/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#3480ce;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*----- 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;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



.roll_product {float: left;}


/*头部样式*/
.top1{height: 43px;line-height: 43px;overflow: hidden;border-bottom: 1px solid #e5e5e5}
.wel{font-size: 14px;color:#444444;font-size: 14px;background: url(../images/wel.png) no-repeat left center;padding-left: 22px;}
.k1{color: #333333;font-size: 14px;}
.k1 a{color: #333333;}
.k1 a:hover{color: #e50012;text-decoration: underline;}

.top2{height: 136px;overflow: hidden;}
#header{width:1200px;margin:0 auto;}
.logo{float:left;line-height: 136px;}
.top-ad{line-height: 136px;margin-left: 34px;}
.top2 .k2{margin-top: 45px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.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 .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}



/*热门搜索*/
.sou{}
#formsearch{float:left;}
.hotSearch{float:left;font-weight:normal;margin-left: 20px;margin-top: -5px;}
.hotSearch span{display: block;font-size: 14px;color: #999999;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;font-size: 14px;color: #444444;}
#formsearch input{height:36px;background:#efefef;border:none;line-height:36px;}
#formsearch input#keyword{height:36px;line-height:36px;padding-left:20px;color:#979797;width:440px;font-size: 14px;}
#formsearch input#s_btn{width:67px;height:36px;line-height:36px;text-align:center;border:none;cursor:pointer;background: url(../images/sou.jpg) no-repeat top center;}





/*导航栏样式*/
#menu{border-top:1px solid #ebebeb;height: 54px;}
.nav{width:1200px;margin:0 auto;height:53px;}
.nav li{line-height:53px;height:53px;text-align:center;width:150px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:53px;color:#444444;height:53px;padding: 0;font-size: 14px;}
.nav li a:hover{color:#444444;text-decoration:none;background: url(../images/navli.png) no-repeat bottom center;}

.nav .sec{height:0;background:#01557a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:53px;left:0px;}
.nav .sec a{background:#01557a;color:#fff;height:38px;line-height:38px;width:150px;}
.nav .sec a:hover{background:#042d3f;text-decoration:none;}

.owl-carousel .owl-dots button.owl-dot{
    width:40px;
    height: 4px;
    background: #fff;
    opacity: 1;
    border-radius: 0;
}
.owl-carousel .owl-dots button.owl-dot.active{
    background: #e61b2b;
}



.product-index{
    margin-top: 46px;
}

.p-left{
    width:290px;
    position: relative;
    z-index: 1;
}

.p-right{
    width:888px;
    position: relative;
    z-index: 0;
}

.p-img1{
    margin-top: 30px;
}
.p-list{
    margin: 0 -6px;
    margin-top: 12px;
}
.p-list li{
    float: left;
    margin: 0 5px;
    position: relative;
}
.p-list li a.img{
    display: block;
}
.p-list li a.img img{
    width:100%;
}

.p-list li h3{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(229,0,18,.85);
    height: 100%;
    width:100%;
    text-align: center;
    opacity: 0;
}
.p-list li h3 a {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    padding-top: 85px;
}


.p-list li h3 a .jia{
    width:25px;
    height: 25px;
    border:1px solid #fff;
    margin: 0 auto;
    line-height: 25px;
    margin-top: 40px;
} 
.p-list li:hover h3{
    opacity: 1;
}



.sort{
    margin-top: 12px;
    
}

.sort li .layer2{position:absolute;left:284px;top:0px;width:240px;background:rgba(255,255,255,.9);z-index:9999; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);}
.sort li .layer2 li{overflow:hidden;border-bottom: none;}
.sort li .layer2 li a{color:#444444;background:url(../images/jian.png) no-repeat 212px center;}
.sort li .layer2 li a:hover{text-decoration:none;color:#fff;background:url(../images/jianh.png) no-repeat 212px center #e61b2b;}
.sort li {
    position: relative;
    z-index: 999;
    line-height: 40px; 
    border-bottom: 1px dashed #e2e2e2;
}

.sort li a {
    display: block;
    padding-left:36px;
    color:#444444;
    font-size: 14px;
    background: url(../images/sort.png) no-repeat 16px center;
}
.sort li a:hover {
    color: #fff;
    text-decoration: none;
    background: url(../images/sorth.png) no-repeat 16px center #db161b; 
}




.ys-bg{
    background: url(../images/bj1.png) repeat-x top center;
    height: 302px;
    margin-top: 58px;
}
.ys-title1{
    text-align: right;
    margin-top: 98px;
    margin-right: 26px;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}


.ys_nr {
    margin-top: 55px;
    position: relative;
}

.ys_nr .ys_aa {
    height: 380px;
    position: relative;
    margin-bottom: 46px;
}


.ys_aa .num{
    position: absolute;
    content: "";
    width: 101px;
    height: 134px;
    left:62px;
    top: -48px;
    z-index: 999;
}
.ys_aa .ys_img{position: relative;}
.ys_aa .ys_img .num img{
    width: 101px;
    height: 134px;
}

.ys_bb .num{
    position: absolute;
    content: "";
    width: 101px;
    height: 134px;
    right:62px;
    top: -62px;
}
.ys_bb  .ys_iimg{position: relative;}
.ys_bb  .ys_iimg .num img{
 width: 134px;
    height: 134px;
}




.ys_aa .ys_img {
    float: left;
    width: 600px;
}

.ys_aa .ys_img img {
    width: 600px;
    height: 380px;
}

.ys_aa .ys_con {
    float: left;
    width: 600px;
    height: 300px;
    background: #fff;
    padding: 40px;
}

.ys-title {
    margin-top: 10px;
    color: #666666;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
}

.ys-title p{
    font-size: 30px;
    color: #db161b;
    line-height: 50px;
}
.ys-title span{
    display: block;
    width:30px;
    height: 1px;
    background: #e50012;
}



.ys_con .ys_txt {
    margin-top: 20px;
}

.ys_con .ys_txt p {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
}

.ys_nr .ys_bb {
    height: 380px;
    position: relative;
    margin-bottom: 46px;
}

.ys_nr .ys_cc {
    height: 380px;
    position: relative;
}

.ys_bb .ys_ccon {
    float: left;
    width: 600px;
    height: 300px;
    background: #fff;
    padding: 40px 30px;
}

.ys_bb .ys_iimg {
    float: left;
    width: 600px;
}

.ys_bb .ys_iimg img {
    width: 600px;
    height: 380px;
}


.ys_ccon .ys_txt {
    margin-top: 20px;
}

.ys_ccon .ys_txt p {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
}





.case-bg{
    background: url(../images/bj2.jpg) no-repeat top center;
    height: 957px;
    overflow: hidden;
}

.case-left{
    margin-top: 200px;
    width: 910px;
}
.case-title{
    text-align: right;
    float: right;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    margin-right: 28px;
}
.case-list{
    margin: 0px -1px;
    margin-top: 45px;
}
.case-list li{
    float: left;
    position: relative;
    margin: 0 0px;
    margin-bottom: 2px;
}
.case-list li h3{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(229,0,18,.85);
    height: 100%;
    width:100%;
    text-align: center;
    opacity: 0;
}
.case-list li h3 a {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    padding-top: 85px;
}


.case-list li h3 a .jia{
    width:25px;
    height: 25px;
    border:1px solid #fff;
    margin: 0 auto;
    line-height: 25px;
    margin-top: 40px;
} 
.case-list li:hover h3{
    opacity: 1;
}

.case-right{
    margin-top: 90px;
}



.about-bg{
    background: url(../images/bj3.png) no-repeat top center;
    height: 652px;
    overflow: hidden;
}
.about-index{
    position: relative;
}
.about-left{
    width:565px;
    margin-top: 230px;
    text-align: justify;
}
.about-left p{
    color:#fff;
    font-size: 14px;
    opacity: 0.7;
    line-height: 30px;
}
.about-right{
    width:590px;
}
.about-wen{
    width:460px;
    font-size: 14px;
    color: #444444;
    line-height: 30px;
    float: right;
    text-align: justify;
    margin-top: 28px;
}

.about-wen p:nth-of-type(2){
    font-size: 14px;
    color: #aaaaaa;
    line-height: 18px;
    font-family: "Arail";
    margin-top: 20px;
}

.about-more{
    width:104px;
    height: 31px;
    background: #dd0000;
    position: absolute;
    bottom: 2px;
    left: 599px;
}
.about-more a{
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 31px;
}


.news-bg{
    background: url(../images/bj4.png) no-repeat top center;
    height: 843px;
    overflow: hidden;
    margin-top: 90px;
}
.news-left{
    width:290px;
}

.news-right{
    width:910px;
    margin-top: 110px;
}

.news-title{
    margin-left: 48px;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}


.news1{
    margin-top: 36px;
}
.news1-left{
    width:455px;
    background: #f8f8f8;
    padding: 60px;
    height: 303px;
    overflow: hidden;
    position: relative;
}
.n-list li a{
    display: block;
    font-size: 24px;
    color: #444444;
    font-weight: bold;
}
.n-list li span{
    display: block;
    width:24px;
    height: 2px;
    background: #e50012;
    margin:12px 0;
}
.n-list li p{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}
.news1-right{
    width:455px;
}

.n-list li .news-more{
    width:42px;
    height: 42px;
    background: #e50012;
    position: absolute;
    bottom: 0;
    right: 0;
}

.n-list li .news-more a{
    display: block;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}

.n-list2{
    margin-top: 2px;
}
.n-list2 li{
    float: left;
    width:454px;
    background: #fcfcfc;
    height: 118px;
    margin-bottom: 2px;
    padding: 20px 35px;
}
.n-list2 li:nth-child(2n){
    float: right;
}
.n-list2 li a{
    display: block;
    font-size: 16px;
    color: #444444;
    font-weight: bold;
}
.n-list2 li p{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin-top: 10px;
}
.n-list2 li:hover{
    background: #e61b2b;
}
.n-list2 li:hover a{
    color: #fff;
}
.n-list2 li:hover p{
    color: #fff;
}


.f_link{width: 1200px;margin: 0 auto;line-height: 30px;}


.foot-bg{
    background: #252525;
    padding-top: 60px;
}

.foot-index{
    padding-bottom: 90px;
}

.f-title{
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 20px;
}
.ct{
    width:365px;
    float: left;
    margin-right: 34px;
}
.ct p{
    font-size: 14px;
    color: #dddddd;
    line-height: 50px;
    padding-left: 45px;
}

.ct p:nth-of-type(1){
    background: url(../images/p1.png) no-repeat left center;
}

.ct p:nth-of-type(2){
    background: url(../images/p2.png) no-repeat left center;
}
.ct p:nth-of-type(3){
    background: url(../images/p3.png) no-repeat left center;
}
.ct p:nth-of-type(4){
    background: url(../images/p4.png) no-repeat left center;
}

.f1{
    width:220px;
    margin-right: 46px;
}
.f1 dl{
    height: 185px;
    overflow: hidden;
}
.f1 dd{
    border-bottom: 1px solid #383838;
    font-size: 14px;
    line-height: 35px;
}
.f1 dd a{
    display: block;
    color: #dddddd;
}


.f3 p a{
    display: block;
    font-size: 14px;
    line-height: 35px;
    border-bottom: 1px solid #383838;
    color: #dddddd;
}


.copyright{
    border-top: 1px solid #383838;
    line-height: 22px;
    font-size: 14px;
    color: #d0d0d0;
    text-align: center;
    height: 54px;
    padding-top: 6px;
    overflow: hidden;
}



.copyright a{
    color: #d0d0d0;
}


/*内页左侧样式*/

.page-wrap{
    background: url(../images/bj5.jpg) repeat-x top center;
    padding: 0;
}


.container{width: 1200px!important;margin: 0 auto;padding: 0;margin-top: 20px;}

.container-1{
    margin-bottom: 28px;
}
.container-left{
    margin-right: 28px;
}

.right1{
    margin-bottom: 40px;
}

.n-left-title{
    background: url(../images/t11.jpg) no-repeat top center;
    height: 205px;
    width:290px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 46px;
}

.n-left-title span{
    display: block;
    font-size: 40px;
    font-weight: normal;
    font-family: "Arial";
    text-transform: uppercase;
}

.container-right{
    margin-top: 58px;
    width:880px;
}

.nwen{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin-bottom: 36px;
}



.sort1 {
    }

.sort1 li .layer2 {
    position: absolute;
    left: 0;
    top: 55px;
    width: 240px;
    background: rgba(255,255,255,.9);
    z-index: 9999;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
}
.sort1 li .layer2 li {
    overflow: hidden;
    border-bottom: none;
    display: block;
    text-align: left;
}
.sort1 li .layer2 li a {
    color: #444444;
    background: url("../images/jian.png") no-repeat 212px center;
    padding: 0;
    text-align: left;
    padding-left: 28px;
    line-height: 40px;
}
.sort1 li .layer2 li a:hover {
    text-decoration: none;
    color: #fff;
    background: url("../images/jianh.png") no-repeat 212px center #e61b2b;
}
.sort1 li {
    position: relative;
    z-index: 999;
    line-height: 40px;
    display: inline-block;

}

.sort1 li a {
    display: block;
    color: #444444;
    font-size: 14px;
    text-align: center;
    padding: 0 23px;
    line-height: 55px;
}
.sort1 li a:hover {
    color: #fff;
    text-decoration: none;
    background: #e61b2b;
}

.n-product-list{
    margin: 0 -7px;
}
.n-product-list li{
    float: left;
    margin: 0 6px;
    margin-bottom: 30px;
}
.n-product-list li img{
    width:289px;
    height:209px;
}

.n-product-list li h3{
    background: #efefef;
    height: 44px;
}
.n-product-list li h3 a{
    display: block;
    line-height: 44px;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
}
.n-product-list li:hover h3{
    background: #e61b2b;
}

.n-product-list li:hover h3 a{
    color: #fff;
}


.xypg-news-list li .tit h3{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}
.news-listn{
    margin-bottom: 35px;
}
.news-listn li{
    position: relative;
}
.news-listn li .news-listnleft{
    background: url(../images/n2.png) no-repeat top center;
    height: 255px;
    width:574px;
    position: absolute;
    z-index: 999;
    top: 104px;
    left: 0;
    padding: 0 30px;
}
.news-listn li .news-listnleft h3{
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #e5e5e5;
    height: 86px;
    line-height: 86px;
}

.news-listn li .news-listnleft h3 a{
    color:#333333;
}

.news-listn li .news-listnleft span{
    font-size: 14px;
    color: #999999;
    position: absolute;
    right: 48px;
    top: 0;
    line-height: 86px;
}

.news-listn li .news-listnleft p{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin-top: 20px;
}
.news-listn li .news-listnleft .nn-more a{
    color: #e61b2b;
    font-size: 14px;
    margin-top: 10px;
    display: block;
}
.news-listn li .news-listnright{
    width:669px;
    height: 448px;
}
.xypg-news-list li:hover .tit h3{
    font-weight: bold;
    color: #333333
}

.page-position a{color: #fff;}
.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 255px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 200px;}
.xypg-case-list li .img img{width: 300px;height: 157px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}

.xypg-news-list li{
    padding: 16px 22px;
    border:none;
}
.xypg-news-list li .tit{
    margin-bottom: 10px;
}
.xypg-news-list li .tit h3{
    padding-bottom: 10px;
}

.xypg-pagination{
    margin-bottom: 40px;
}