/*头部样式*/
#header{width:1200px;margin:0 auto;height: 195px;}
.logo{float:left;width: 735px;padding-top: 28px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;padding-top: 38px;width: 450px;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:25px;padding-top:5px;width: 600px;text-align: right;float: right;}
.topLink .k1 a{display: inline-block;padding:0 3px;}
.topLink .k1 a:hover{background-color: #c02d31;color: #fff;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";margin-top: 50px;}

#menu{height: 60px;background-color: #2f318b;}

/*热门搜索*/
.search{text-align:left;height:24px;background-color:#f8f8f8;padding:5px 10px 5px 10px;}
#formsearch{width:385px;float:left;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}

/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{background:none;border:none;}
#formsearch input#keyword{height:34px;line-height:34px;padding-left:15px;color:rgba(102,102,102,.5);border:1px solid #999;width: 222px;border-right: none;}
#formsearch input#s_btn{width:80px;height:36px;line-height:36px;background:url(../images/btn.png) center no-repeat #263b92;cursor:pointer;margin-left: -5px;}

/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;position: relative;}


/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}



.article{
    width: 1200px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
.abt{
    margin-top: 75px;
    padding-bottom: 90px;
}
.abt-img{
    width: 475px;
}

.abt-txt{
    width: 678px;
}
.abt-txt h1{
    font:20px/33px "微软雅黑";
    color: #000;
    margin-bottom: 15px;
}
.abt-txt i{
    font:14px/25px "微软雅黑";
    color: #666;
    text-indent: 2rem;
}
.abt-txt ul{
    margin-top: 40px;
    display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
}
.abt-txt ul li{
    padding-top: 20px;
    float: left;
    width: 50%;
    height: 90px;
    margin-bottom: 20px;
    font:400 25px/30px "微软雅黑";
    text-align: center;
    color: #30318b;
    background:url(../images/cen.png) center no-repeat;
}
.abt-txt ul li span{
    display: block;
    font:14px/25px "微软雅黑";
    color: #000;
}
.ns{
    padding-top: 30px;
    background-color: #f5f5f5;
    padding-bottom: 35px;
}
.black{
    text-align: left;
    font:400 40px/65px "微软雅黑";
    color: #2f318b;
    border-bottom: 1px solid #ccc;
}
.black span{
    font:20px/33px Arial;
    color: #999;
    margin-left: 10px;
    text-transform: uppercase;
}
.black a{
    float: right;
    display: block;
    width: 60px;
    height:20px;
    text-align: center;
    font:14px/20px Arial;
    color: #fff;
    background-color: #2f318b;
    margin-top: 30px;
}
.ns-box{
    margin-top: 55px;
}
.ns-left{
    width: 610px;
}
.ns-left li{
    margin-bottom: 20px;
}
.ns-left li h3{
    font:16px/33px "微软雅黑";
    color: #000;
}
.ns-left li h3 span{
    float: right;
    font-size: 14px;
    color: #999;
}
.ns-left li p{
    font:14px/26px "微软雅黑";
    color: #666;
    margin-top: 8px;
}
.ns-img{
    width: 555px;
}
.prt{
    margin-top: 70px;
}
.prt ul{
    margin-top: 35px;
}
.prt ul li{
    float: left;
    margin-right: 20px;
    position: relative;
}
.prt ul li:last-child{
    margin-right: 0;
}
.prt ul li img{
    width: 283px;
    height: 187px;
}
.prt ul li:after{
    content: "";
    position: absolute;
    z-index: 10;
    left:0;
    right: 0;
    top:0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
}
.prt ul li h3{
    position: absolute;
    z-index: 20;
    width: 100%;
    text-align: center;
    top:65px;
    color:#fff;
    font:25px/40px "微软雅黑";
}
.prt ul li h3 span{
    font:14px/23px Arial;
}
.prt ul li:last-child:after{
    background-color: #2f318b;
}
.spt{
    margin-top: 100px;
    text-align: center;
}
.spt-list li{
    float: left;
    margin-right: 20px;
}
.spt-list li img{
    width: 388px;
    height: 216px;
}
.spt-list li h3{
    text-align: center;
    font:14px/50px "微软雅黑";
    color: #333;
}
.l-left,.l-right{
    display:inline-block;
    width: 41px;
    height: 35px;
    margin-top: 20px;
}
.l-left{
    background:url(../images/l-left.png) center no-repeat;
    margin-right: 10px;
}
.l-left:hover{
    background-image: url(../images/l-left-on.png);
}
.l-right{
    background:url(../images/l-right.png) center no-repeat;
}
.l-right:hover{
    background-image: url(../images/l-right-on.png);
}
.advan{
    margin-top: 70px;
    background: url(../images/advan.png) center no-repeat;
}
.advan .article{
    height: 725px;
}
.ad{
    position: absolute;
    width: 335px;
    color: #fff;
}
.ad h1{
    font:bold 24px/54px "微软雅黑";
    text-align: right;
}
.ad h1 span{
    font:14px/14px Arial;
    display: block;
}
.ad i{
    display: block;
    font:14px/25px "微软雅黑";
    margin-top: 15px;
}
.ad i p{
    padding-right: 30px;
    background: url(../images/1.png) right 10px no-repeat;
}
.ad1{
    padding-right: 90px;
    top:90px;
    background: url(../images/ad1.png) right top no-repeat;
}
.ad2{
    padding-left: 120px;
    right: 0;
    top:90px;
    background:  url(../images/ad2.png) left 10px no-repeat;
}
.ad2 h1{
    text-align: left;
}
.ad2 i p{
    padding-left: 30px;
    background: url(../images/1.png) left 10px no-repeat;
}
.ad3{
    top:400px;
    padding-right:115px;
    background: url(../images/ad3.png) right top no-repeat;
}
.ad4{
    top:400px;
    background:  url(../images/ad4.png) left 10px no-repeat;
}
.outer{
    position: absolute;
    z-index: 10;
    width: 198px;
    height: 198px;
    border:1px solid #fff;
    border-radius: 10px;
    transform:rotate(45deg);
    left:495px;
    top:250px;
}
.liner{
    position: absolute;
    width: 175px;
    height: 175px;
    background: #fff;
    border-radius: 10px;
    top:12px;
    left:12px;
}
.ontxt{
    font:500 40px/52px "微软雅黑";
    color: #2c3791;
    text-align: center;
    position: absolute;
    z-index: 20;
    top:272px;
    left:487px;
}
.ptn{
    margin-top: 75px;
}
.ptn-list li{
    float: left;
    margin-right: 30px;
}
.ptn-list li img{
    width: 192px;
    height: 160px;
    border:1px solid #999;
}
.ptn-list li h3{
    text-align: center;
    font:14px/60px "微软雅黑";
}
.l-prev,.l-next{
    position: absolute;
    cursor: pointer;
    top:175px;
}
.l-next{
    right: 0;
}
.cotat{
    margin-top: 60px;
    padding-top: 30px;
    background: url(../images/cct.png) center no-repeat;
}
.cotat h1{
    font:400 40px/65px "微软雅黑";
    color: #333;
    margin-bottom: 80px;
}
.cotat h1 span{
    font:20px/33px Arial;
    margin-left: 10px;
    text-transform: uppercase;
}
.cotat-left{
    font:14px/50px "微软雅黑";
    color: #333;
}
.contat-right{
    width: 580px;
}

.l-message label{
    font:14px/40px "微软雅黑";
    color:#333;
    cursor: pointer;
    margin-right: 6px;
    display: inline-block;
    position: relative;
    top:-10px;
}
.l-message input{
    border:none;
    height: 40px;
    margin-bottom: 25px;
}
.l-message input#name{
    width: 170px;
    margin-right: 35px;
}
.l-message input#contact{
    width: 232px;
}
.l-message input#address{
    width: 483px;
}
.l-message textarea{
    width: 476px;
}
.l-message img{
    position: relative;
    top:-12px;
}
.l-message .msgbtn,.rstn{
    padding:8px 45px;
    font:16px/16px "微软雅黑";
    color: #fff;
    cursor: pointer;
}
.l-message .msgbtn{
    margin-left: 165px;
    margin-right: 25px;
    background-color: #c21616;
}
.l-message .rstn{
    background-color: #666;
}
/*友情链接*/
.f_link{width:1200px;margin:0 auto;line-height:30px;}

/*页面底部*/
.footer{
    background-color: #2f318b;
    color: #fff;
    padding-top: 25px;
}
.footer .article{
    padding-bottom: 50px;
}
.footer a{
    color: #fff;
}
.nav_foot{
    font:16px/35px "微软雅黑";
}
.copyright{
    font:14px/33px "微软雅黑";
    color: #999;
    text-transform: uppercase;
}
.copyright a{
    color: #999;
}
.foot_code{
    position: absolute;
    right: 0;
    top:0;
}
/*------------内页-------------------*/

.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #2f318b;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.left .box .content {
    padding: 5px 0px;
}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;position:relative;left:50%;margin-left: -960px;}
.n_banner img{width:1920px;height: 300px;}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
