.header-box {
    width: 100%;
    height: 70px;
    background: rgba(255, 255, 255, 1);
    position: fixed;
    z-index: 2000;
}

.w1200 {
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
    overflow: hidden;
}

.logo {


    margin-top: 13px;
}

.c1 {
    color: #12a8dd;
}

.nav {
    margin-left: 170px;
}

.nav span {
    display: inline-block;
    width: 50px;
    height: 70px;
    float: left;
}

.nav .nli {
    text-align: center;
    float: left;
    height: 70px;

    position: relative;
}

.nav .nli.active a {

    color: #12a8dd;
}

.nav .nli>a {
    font-weight: lighter;
    display: block;
    color: #333;
    font-size: 16px;
    transition: all 0.3s ease 0s;
    padding: 24px 0;
}

.nav li.active a,
.nav li:hover a {
    color: #12a8dd;
}

.nav li.active i,
.nav li:hover i {
    width: 100%;
}

.nav li i {
    width: 0;
    height: 2px;
    background: #12a8dd;
    display: block;
    margin: 0 auto;
    transition: 0.3s;
    bottom: 0px;
    position: absolute;
}

.nav li.active i,
.nav li:hover i {
    width: 100%;
}

.top_right {
    overflow: hidden;

}

.top_right .last-p {
    margin-right: 0px;
}

.top_right .dianhua {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.top_right img {
    float: left;
    margin-top: 27px;
    margin-left: 5px;
    margin-right: 5px;

}

.top_right p {
    float: left;
    line-height: 70px;
    margin-right: 25px;
}




.top_right em {
    background: url(../images/index_02.png) no-repeat 0 0;
    display: inline-block;
    width: 7px;
    height: 4px;
    margin-top: 34px;
    float: left;

}

.banner {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}

.banner .bd {
    position: relative;
    z-index: 0;
    text-align: center;
}

.banner .hd {
    width: 100%;
    height: 8px;
    position: absolute;
    z-index: 1;
    bottom: 30px;
    left: 0;
    text-align: center;
}

.banner {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}

.banner .bd ul li a {
    width: 100%;

}

.banner .bd ul li img {
    width: 100%;
    height: auto;
}

.banner .hd ul .on {
    background: #12a8dd;
    width: 8px;
    height: 8px;
}

.banner .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #e1e1e1;
    border-radius: 50%;
    line-height: 9999px;
    position: relative;
    vertical-align: middle;
}

.banner .hd ul .on {
    background: #12a8dd;
    width: 10px;
    height: 10px;
}

.l {
    float: left;
}

.r {
    float: right;
}

.footer {
    background: #f4f4f4;
    padding-top: 60px;

    overflow: hidden;
}

.footer .l {
    float: left;
    overflow: hidden;
}

.footer_center {
    margin-bottom: 100px;
}

.footer .r {
    float: right;
    overflow: hidden;
}

.foot-ul {
    float: left;
    margin-right: 140px;
}

.foot-ul a {
    display: block;
}

.foot-ul a {
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
}

.foot-ul a:first-child {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 30px;
}

a.link {
    display: block;
}

.link {
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #12a8dd;
    border-radius: 3px;
    color: #ffffff;
}

.foot-a {
    margin-bottom: 20px;
}

.foot-a p {
    font-size: 14px !important;
}

.link p {

    color: #ffffff !important;
}

.foot-boot-ico {
    display: inline-block;
    width: 22px;
    height: 18px;
}

.foot-boot-ico.ico1 {
    background: url(../images/weixin-ico.png) no-repeat 0 0;
    margin-right: 15px;
}

.foot-boot-ico.ico2 {
    background: url(../images/weibo-ico.png) no-repeat 0 0;
}

.footer .r p {
    font-size: 16px;
    color: #666666;

}

.footer .r span {
    font-size: 26px;
    color: #12a8dd;
    margin-bottom: 15px;
}

.footer .r {
    font-size: 26px;
    color: #12a8dd;
    margin-bottom: 15px;
}

.foot-bottom {
    background: #ffffff;
    height: 60px;
    line-height: 60px;
}

.foot-bottom a p {
    color: #999999 !important;
    font-size: 12px !important;
}

.foot-bottom a.r {
    margin-bottom: 0px !important;
}

.index-gsjj {
    background: #ffffff;
    padding: 70px 0;
}

.index-gsjj .r {
    width: 604px;
    box-sizing: border-box;
    padding-top: 40px;
    padding-left: 70px;


}

.index-gsjj .r .index-p1 {
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;

}

.index-gsjj .r span {
    font-size: 24px;
    color: #333333;
    margin-bottom: 40px;

}

.index-gsjj .r .index-p2 {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 60px;

}

.ckxq-btn {
    border: 1px solid #c7c7c7;
    width: 170px;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;

}

.ckxq-btn:hover {
    border: 1px solid #12a8dd;
}

.ckxq-btn:hover i {
    background: url(../images/right-ico_2.png) no-repeat 0 0;
    margin-left: 45px;
}

.ckxq-btn:hover p {
    color: #12a8dd;
}

.ckxq-btn p {
    display: inline-block;
    font-size: 16px;
    color: #666666;
    margin-left: 30px;
}

.ckxq-btn i {
    background: url(../images/right-ico_1.png) no-repeat 0 0;
    display: inline-block;
    width: 7px;
    height: 14px;
    margin-left: 35px;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;

}

.index-cp {
    width: 100%;
    background: url(../images/index_08.png) no-repeat;
    background-size: 100% 100%;
    padding: 60px 0;
}

.box-top-tit {
    text-align: center;
    color: #ffffff;
    margin-bottom: 55px;
}

.box-top-tit h3 {
    font-size: 30px;
    margin-bottom: 5px;
}

.box-top-tit p {
    font-size: 14px;
}

.cp-list-bott-box {
    width: 100%;
    background: #ffffff;
    padding: 25px 20px;
    box-sizing: border-box;
}

.cp-list-bott-box i {
    width: 100%;
    height: 1px;
    background: #a3a3a3;
    margin-top: 20px;
    margin-bottom: 20px;
}

.cp-list-bott-box span {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.cp-list-bott-box p {
    margin-bottom: 40px;
    height: 57px;
}

.qiehuan-btn-bot {
    position: relative !important;
    margin-top: 45px;
    text-align: center;
}

.qiehuan-btn-bot li {
    margin: 0 6px;
}

.qiehuan-btn-bot .swiper-pagination-bullet-active {
    background: #ffffff;

}

.qiehuan-btn-bot .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.cp-list-bott-box .link {
    width: 60px;
    height: 22px;
    line-height: 22px;
}

.cp-list-bott-box a.link {
    margin-bottom: 0px;
    display: inline-block;
}


.cp-list-bott-box .link p {
    font-size: 12px !important;
    margin-bottom: 0px;

}

.index-news {
    padding: 50px 0 90px 0;
}

.new-top-tit {
    color: #333333;
}

.new-box-r-top {
    overflow: hidden;
}

.index-news-box .news-box-l {
    width: 600px;
}

.index-news-box .news-box-l2 {
    width: 560px;
    margin-left: 40px;
}

.new-box-r-top .sj {
    width: 110px;
    height: 110px;
    background: #12a8dd;
    color: #ffffff;
    text-align: center;
    padding: 10px 10px 0 10px;
    box-sizing: border-box;
}

.new-box-r-top .sj span {
    font-size: 36px;
}

.new-box-r-top .sj p {
    font-size: 16px;
}


.new-box-r-top .sj i {
    width: 100%;
    height: 1px;
    background: #ffffff;
    margin-top: 8px;
    margin-bottom: 8px;
}

.new-box-r-top-news {
    width: 450px;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 15px;
}

.new-box-r-top-news span {
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
}

.new-box-r-top-news p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.new-box-r-boot {
    margin-top: 35px;
    padding-top: 35px;
    border-top: 1px solid #e3e3e3;
}

.new-box-r-boot a {
    width: 100%;

}

.new-box-r-boot li {
    overflow: hidden;
    margin-bottom: 15px;
}

.new-box-r-boot li i {
    background: url(../images/jiahao-ico.png) no-repeat 0 0;
    float: left;
    width: 7px;
    height: 7px;
    margin-right: 15px;
    margin-top: 7px;
}

.new-box-r-boot li p {
    float: left;
    font-size: 14px;
    color: #666666;
}

.new-box-r-boot li em {
    float: right;
    margin-right: 10px
}

.news-box-l:hover img {
    transform: scale(1.05);
}

.index-cp-list li {
    overflow: hidden;
}

.index-cp-list li img {
    width: 100%;
}

.index-cp-list li:hover img {
    transform: scale(1.05);
}

.about-topnav {
    background: #f3f3f3;
    height: 160px;
    width: 100%;
    line-height: 160px;
    color: #666666;
    overflow: hidden;
}

.about-topnav i {
    background: url(../images/about_03.png) no-repeat 0 0;
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 74px;
    margin-right: 10px;
}

.about-topnav p.l {
    font-size: 24px;
}

.about-topnav a {
    font-size: 12px;
}

.about-gsjj {
    background: #ffffff;
    padding-top: 50px;
    padding-bottom: 75px;
}

.gsjj-top span {
    font-size: 24px;
    color: #333333;
    margin-bottom: 30px;

}

.gsjj-top p {
    font-size: 16px;
    color: #666666;
    margin-bottom: 60px;
    line-height: 30px;

}

.gsjj-top {
    width: 100%;
    height: auto;
}

.gsjj-bott {
    margin-top: 75px;
}

.gsjj-bott ul {
    overflow: hidden;
}

.gsjj-bott li {
    width: 33%;
    border-right: 1px solid #cccccc;
    text-align: center;
    float: left;
    height: 108px;
}

.gsjj-bott li:last-child {

    border-right: none;
}

.gsjj-bott li span {
    font-size: 24px;
    color: #333333;
    margin-bottom: 35px;

}

.gsjj-bott li p {
    font-size: 16px;
    color: #666666;
}

.about-ryzs {
    width: 100%;
    height: 579px;
    background: url(../images/about_10.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 50px;

}

.about-ryzs-list li {


    text-align: center;
    width: 285px;
    height: 445px;


}

.mbaox-nav {
    float: left;
}

.mbaox-nav-a {
    float: left;
}

.mbaox-nav-a a {
    display: none;

}

.mbaox-nav-a a:last-child {
    display: block;
}

.about-ryzs-list li img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.datufuceng {
    position: fixed;
    left: -300%;
    bottom: 0;




}

.datufuceng.active {
    text-align: center;


    width: 100%;
    left: 0;
    height: 100%;
    z-index: 1000;

    background: rgba(0, 0, 0, 0.5);

    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;


}

.datufuceng.active img {


    margin-top: 120px;
    transform: scale(1);
    max-height: 800px;
    max-width: 1000px transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;

}

/*.about-ryzs-list li img {
    border-left: 45px solid #ffffff;
    border-right: 45px solid #ffffff;
    border-bottom: 35px solid #ffffff;
    border-top: 35px solid #ffffff;
}*/

.about-ryzs-list li p {
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
}

.about-gssl {
    padding-top: 40px;
    padding-bottom: 70px;
}

/*.about-gssl-list ul {
    overflow: hidden;
}
*/
.about-gssl-list li {
    float: left;
    margin-right: 10px;
    text-align: center;
}

.about-gssl-list li p {
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
}

.about-rz {
    background: #fafafa;
    padding-top: 40px;
    padding-bottom: 80px;
}

.about-rz-list ul {
    margin: 0 90px;
}

.about-rz-list ul {
    overflow: hidden;
}

.about-rz-list li {
    width: 145px;
    height: 125px;
    border-radius: 6px;
    line-height: 125px;
    background: #ffffff;
    border: 2px solid #f1f1f1;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
    text-align: center;
}

.about-rz-list li:nth-of-type(6n) {

    margin-right: 0px;

}

.top-nav-hx {
    border-bottom: 1px solid #e4e4e4;
}

.product-top-nav-ul1 {
    overflow: hidden;

}

.product-top-nav-ul1 li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 50px;
    font-size: 16px;
    position: relative;
    color: #333333;
    font-weight: 600;
}

.product-top-nav-ul1 li i {
    width: 0;
    height: 3px;
    background: #12a8dd;
    display: block;
    margin: 0 auto;
    transition: 0.3s;
    bottom: -4px;
    position: absolute;
}

.product-top-nav-ul1 li.active i,
.product-top-nav-ul1 li:hover i {
    width: 100%;
}

.product-top-nav-ul1 li.active,
.product-top-nav-ul1 li:hover,
.product-top-nav-ul2 li.active,
.product-top-nav-ul2 li:hover {
    color: #12a8dd;
}

.product-top-nav-ul2 {
    overflow: hidden;
}

.product-top-nav-ul2 li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 40px;
    font-size: 14px;
}

.product-list {
    padding-top: 60px;
    padding-bottom: 100px;
}

.product-list li {
    overflow: hidden;
    margin-bottom: 30px;
}

.cp-img {
    width: 528px;

}

.cp-img img {
    border: 1px solid #c3c3c3;
}

.cp-js {
    width: 672px;
    box-sizing: border-box;
    padding-top: 25px;
    padding-left: 60px;
}

.cp-js span {
    font-size: 24px;
    color: #12a8dd;
    font-weight: bold;
    margin-bottom: 45px;
}

.cp-js-list p {
    font-size: 16px;
    color: #666666;
    margin-bottom: 20px;
    display: inline-block;

}

.cp-js-list i {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #12a8dd;
    margin-right: 10px;
    display: inline-block;
}

.cp-yy li .cp-js p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.cp-yy li {
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    padding: 60px 0;
}

.cp-yy li:nth-child(even) .l.cp-img {
    float: right !important;
}

.cp-yy li .cp-img img {
    border: none !important;
    width: 525px;
    height: 350px;
}

.cp-yy {
    padding-bottom: 75px;
}

.cp-yy li {
    overflow: hidden;
    height: 350px;
}

.news-img {
    width: 440px;
}

.news-box {
    width: 760px;
    box-sizing: border-box;
    padding-top: 25px;
    padding-left: 60px;
}

.news-box span {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 40px;
}

.news-box span {
    font-size: 16px;
    color: #666666;
    margin-bottom: 30px;
}

.news-box {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 60px;
}

.news-box p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 60px;
}

.new-sj {
    vertical-align: ;
}

.new-sj i {
    display: inline-block;
    background: url(../images/news_06.png) no-repeat 0 0;
    width: 16px;
    height: 16px;

    margin-right: 5px;
    vertical-align: middle;
}

.new-sj em {
    display: inline-block;
    background: url(../images/news_09.png) no-repeat 0 0;
    width: 26px;
    height: 14px;

    margin-right: 5px;
    margin-left: 25px;
    vertical-align: middle;
}

.new-sj p {
    font-size: 14px;
    color: #999999;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
}

.news-list li {
    margin-bottom: 40px;
    overflow: hidden;
}

.news-list {
    padding-top: 40px;
    padding-bottom: 35px;
}

.ypsq-tit {
    text-align: center;
}

.ypsq-tit span {
    font-size: 30px;
    color: #333333;
    margin-bottom: 20px;
}

.ypsq-tit p {
    font-size: 16px;
    color: #999999;
    margin-bottom: 40px;
}

.lianxi-input ul {
    overflow: hidden;
}

.lianxi-input li {
    float: left;
    width: 405px;
    overflow: hidden;
    height: 70px;
    line-height: 70px;
    background: #f6f6f6;
}

.lianxi-input li:first-child {
    margin-right: 10px;
}

.lianxi-input li p {
    float: left;
    color: #666666;
    font-size: 16px;
    margin-left: 35px;
}

.lianxi-input li input {
    float: left;
    text-indent: 35px;
    outline: none;
    color: #666666;
    font-size: 16px;
    width: 100%;
    height: 70px;
    background: #f6f6f6;
}

.textarea1 {
    float: left;
    width: 100%;
    height: 309px;
    margin-top: 20px;
    outline: none;
    font-size: 16px;
    text-indent: 35px;
    line-height: 30px;
    color: #666666;
    background: #f6f6f6;
    resize: none;
}

.lianxi-input {
    margin-left: 30px;
}

.lianxi-input li input::-webkit-input-placeholder,
.textarea1::-webkit-input-placeholder {
    color: #666666;
}

.ypsq-btn-sub {
    width: 100%;
    text-align: center;
    height: 70px;
    line-height: 70px;
    margin-top: 20px;
    color: #ffffff;
    font-size: 16px;
    outline: none;
    border: 0;
    background-color: #12a8dd;
}

.yp-box {
    padding-bottom: 100px;
    padding-top: 50px;
}

.contact-top {
    text-align: center;
    margin-bottom: 70px;
}

.lx-span-1 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 50px;
}

.contact-top ul {
    overflow: hidden;
}

.contact-top li {
    float: left;
    width: 25%;
}

.contact-top li p {
    font-size: 14px;
    color: #666666;
    margin: 10px 0;
}

.contact-top li span {
    font-size: 24px;
    color: #666666;
}

.contact-box {
    padding-top: 60px;
    padding-bottom: 100px;
}

.news_ny {
    background: #f3f3f3;
}

.centerd-box-bottom-left {
    float: left;
    background-color: #ffffff;
    width: 65%;
    margin-right: 30px;
    padding: 20px 50px;
}

.centerd-box-bottom-left .top h3 {
    text-align: center;
    color: #333333;
    font-size: 24px;
}

.centerd-box-bottom-left .top1 {
    position: relative;
    margin-top: 10px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.centerd-box-bottom-left .top1 .top_bott {
    overflow: hidden;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    color: #666666;
}

.centerd-box-bottom-left .top .top_bott p {
    float: left;
}

.centerd-box-bottom-left .top .top_bott i {
    width: 26px;
    height: 14px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 2px;
    float: left;
    background: url(../images/news_09.png) no-repeat center;
}

.centerd-box-bottom-left .top .top_bott span {
    float: left;
}


.centerd-box-bottom-left .bottom {
    margin-top: 40px;
    line-height: 34px;
    padding-bottom: 40px;
    color: #989898;
}

.centerd-box-bottom-right {
    float: right;
    background-color: #ffffff;
    width: 24%;
}

.centerd-box-bottom-right .top {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
    font-size: 18px;
    color: #333333;
}

.centerd-box-bottom-right .top p {
    margin-left: 30px;
}

.centerd-box-bottom ul {
    padding-bottom: 0px;
    overflow: hidden;
}

.centerd-box-bottom-right .bottom ul a {
    width: 100%;
}

.centerd-box-bottom-right .bottom ul li {
    margin: 20px 0;
    font-size: 16px;
    color: #666666;
    margin-left: 50px;
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
}

#map {
    height: 500px;
}

.nav li:hover .menu_nav {
    z-index: 11;
    display: block;
    top: 70px;
}

.menu_nav {
    position: absolute;
    top: 70px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: none;
    z-index: -1;
    overflow: hidden;
    width: max-content;
    border-top: 2px solid #12a8dd;

}

.menu_nav a.menu_nav-a1 {
    display: block;
    word-break: keep-all;
    min-width: 80px;
    text-align: center;
    line-height: 30px;
    padding: 5px 20px;
    font-size: 14px !important;
    color: #333 !important;
    float: left;
}

.w1200a {
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
}



.menu_nav a span {
    display: inline;
    width: 100%;
    text-align: center;
    height: auto;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #666666;
    line-height: 40px;

}

.menu_nav-box {
    display: inline-block;
    float: left;
    padding: 0 20px;
}

.menu_nav ul {
    margin-top: 65px;
}

.menu_nav ul li {
    overflow: hidden;
    margin-bottom: 15px;
    height: 80px;
    line-height: 80px;

}

.menu_nav ul li a {
    overflow: hidden;
    display: inline;
}

.menu_nav ul li a p {
    float: left;
    color: #666;
}

.menu_nav ul li:hover a p {
    color: #12a8dd;
}

.menu_nav ul li a img {
    float: left;
    width: 120px;
    height: 80px;
    margin-right: 30px;

}

.about-topnav a {
    display: none;
}



.about-topnav a:last-child {
    display: block;
}


.about-topnav p.l a:last-child {
    display: block;
    font-size: 24px;
}

.cpyy-nav-box {
    float: unset;
    overflow: hidden;
    display: block;
    width: 750px;
}

.cpyy-nav-box a {
    float: left;
}

.cpyy-nav-box ul li {
    float: left;
    width: 250px;
    line-height: unset;
}

.cpyy-nav-box ul li a {
    overflow: hidden;
}

.cpyy-nav-box ul li a img {
    display: inline-block;
    vertical-align: middle;
    float: unset;
    width: 120px;
    height: 80px;
    margin-right: 10px;
}

.cpyy-nav-box ul li a p {
    float: unset;
    display: inline-block;
    vertical-align: middle;
    width: 100px;
}

.language {
    float: right;
    margin-top: 18px;
    width: 100px;
    height: 34px;
    line-height: 34px;
    position: relative;
    cursor: pointer;
    font-size: 12px;
    margin-left: 25px;
    margin-right: -5px;
}

.language em {
    display: inline-block;
    width: 28px;
    height: 18px;
    margin-right: 6px;
    margin-left: 14px;
    margin-top: -3px;
    vertical-align: middle;
}

.language .q-en {
    background: url(../images/en.png);
}

.language .q-cn {
    background: url(../images/cn.png);
}

.language:hover .lanage-show {
    opacity: 1;
    height: auto;
}

.language .lanage-show {
    width: 100px;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    color: #393939;
    transition: opacity 0.3s;
    z-index: 999999999;
    overflow: hidden;
    height: 0;
}

.language .lanage-show li {
    height: 34px;
}

.language .lanage-show a {
    color: #393939;
}

.cp-yy li:nth-child(even) .l.cp-js {
    padding-left: 0px;
    padding-right: 60px;
}

.ly-ico {
    display: block;
}

.ly-ico em {
    background: url(../images/ly.png);
    width: 70px;
    height: 70px;
}