/*初始化样式*/
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:#3051a9;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;}
dt{font-weight: normal;}
b, strong{}
/*----- 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;}
/*.page-banner{margin-top:-1px;}*/

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

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#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.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}


/* */
.product-detail-swiper {
    width: 399px;
    float: left;
}

.product-detail-swiper .view {
    border: 1px solid #e5e5e5;
}

.product-detail-swiper .view .swiper-slide {
    outline: none;
}

.product-detail-swiper .view .slick-con {
    text-align: center;
    display: block;
    height: 318px;
    line-height: 318px;
    font-size: 0;
}

.product-detail-swiper .view .slick-con img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.product-detail-swiper .view .slick-con:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.product-detail-swiper .preview {
    margin: 0 -5px;
    position: relative;
    margin-top: 10px;
    display: none;
}

.product-detail-swiper .preview .swiper-slide {
    outline: none;
}

.product-detail-swiper .preview .swiper-slide.active-nav .slick-con {
    border-color: #ea3d02;
}

.product-detail-swiper .preview .slick-con {
    text-align: center;
    display: block;
    height: 101px;
    line-height: 99px;
    margin: 0 5px;
    border: 1px solid #e1e1e1;
    font-size: 0;
}

.product-detail-swiper .preview .slick-con img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.product-detail-swiper .preview .slick-con:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.product-detail-swiper .preview .arrow-left,
    .product-detail-swiper .preview .arrow-right {
    position: absolute;
    z-index: 99;
    top: 50%;
    margin-top: -25px;
    width: 20px;
    height: 50px;
    background: rgba(89, 89, 89, 0.8);
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
}

.product-detail-swiper .preview .arrow-left {
    left: 5px;
}

.product-detail-swiper .preview .arrow-right {
    right: 5px;
}

.product-detail-lists {
    width: calc(100% - 440px);
    padding-top: 20px;
    float: right;
}
.product-detail-lists .product-detail-item li {
    border-top: 1px solid #eee;
    padding: 10px 0;
    font-size: 18px;
    color: #333333;
}

.product-detail-lists h1 {
    font-size:26px;
    font-weight: bold;
    color: #333333;
    line-height: 65px;
}

.product-detail-lists .product-detail-item li {
    border-top: 1px solid #eee;
    padding: 8px 0;
    font-size: 18px;
    color: #333333;
}

.product-detail-lists .product-detail-item li span {
    /*font-size: 14px;*/
    /*color: #666666;*/
    font-size: 18px;
    color: #333333;
}

.product-detail-lists .product-detail-inquiry {
    margin-bottom: 20px;
}

.product-detail-lists .product-detail-inquiry a {
    display: inline-block;
    width: 80%;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background: #a83635;
    border-radius: 2px;
}

.product-detail-lists .product-detail-inquiry a i {
    font-size: 20px;
    line-height: 0;
    vertical-align: -2px;
    margin-right: 5px;
}

.product-detail-lists .service-number {
    font-size: 14px;
    color: #333333;
}

.product-detail-lists .service-number span {
    font-size: 25px;
    color: #a83635;
}


.icon-arrowleft:before {
    content: "e620"!important;
}

.icon-arrowright:before {
    content: "e61f"!important;
}

/*头部样式*/
.top1{height: 34px;background: #e6e6e6;color: #666666;line-height: 34px;overflow: hidden;font-size: 13px;border-bottom: 1px solid #dadce0;}
.top2{height: 120px;overflow: hidden;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;margin-top:30px;
}
.toplogo{background: url(../images/0f8a99d6b5284142badde18b8fabca7ae95dda79.png) left center no-repeat;font:bold 20px/30px MicrosoftYaHei;color: #333333;padding-left: 17px;margin-top: 35px;margin-left: 14px;}
.top2 .k2{margin-top: 38px;font:normal 14px/24px MicrosoftYaHei;color: #666666;background: url(../images/4afc6d112a822a9c586a1239ba0734ae6304632f.png)left center no-repeat;padding-left: 37px;}
.toplist{
    margin-top: 23px;
    margin-right: 20px;
}
.toplist li{
    float: left;
    border-right: 1px solid #e7e7e7;
    width: 95px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 3px;
}
.toplist li:last-child{
    border: none;
}
.toplist li .toptus{
    width: 19px;
    height: 19px;
    margin:0 auto;
    text-align: center;
}
.toplist li h3{font:normal 14px/14px MicrosoftYaHei;	color: #333333;margin-top: 7px;}
.toplist li h4{font:normal 12px/12px MicrosoftYaHei;color: #666666;margin-top: 6px;}



.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 .k1 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{    background: #333333;
    height: 50px;}

/*热门搜索*/
.sou{height: 61px;border-bottom: 1px solid #dddddd;}
#formsearch{float:right;background: url(../images/7b76ea4f4c8afaa52408815b9992f7955e775732.png) center no-repeat;width: 256px;
	height: 34px;margin-top: 13px;}
.hotSearch{float:left;font:bold 16px/60px MicrosoftYaHei;color: #333333;;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;font:normal 14px/60px MicrosoftYaHei;color: #5a5a5a;}
#formsearch input{height:34px;background:none;border:none;line-height:34px;outline: none;}
#formsearch input#keyword{height:34px;line-height:34px;padding-left:13px;color:#666;width: 212px;}
#formsearch input#s_btn{width:44px;height:34px;line-height:34px;text-align:center;color:#fff;border:none;cursor:pointer;font-size: 0;float: right;}

/*首页banner*/
.banner{position:relative;}
.banner{width:100%;height:100%;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;width:100%;height:100%;}
.banner ul.bb li{position:absolute;display:none;width:100%;height:100%;}
.banner ul.bb li a{width:100%;display:block;height:100%;}
.banner ul.bb li a img{width:100%;height:100%;}
.banner .num{position:absolute;right:0;bottom:40px;z-index:100;text-align: center;width: 100%;}
.banner .num li{display:inline-block;margin:0 5px;width:61px;height: 6px; text-indent:-100px;overflow:hidden;background: #3051a9;}
.banner .num li.num_hover{background-color:#e15616;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:16px;height:16px;line-height:16px;}




/*导航栏样式*/
.nav li{text-align:center;float:left;position:relative;z-index:999;width: 133px; }

.nav li a{display:block;line-height:62px;color:#fff;height:62px;padding: 0;font-size: 16px;padding: 0;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#e15616;}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #e15616;
}

.nav .sec{height:0;background:#3051a9;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:62px;left:0px;width: 100%;}
.nav .sec a{background:#3051a9;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.nav .sec a:hover{background:#e15616;text-decoration:none;}






/*内页左侧样式*/


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


.page-product-inquiry a{color: #fff;}



/*  */
.w1{
    margin-top: 30px;
}
.hztt{
    width: 211px;
    background: url(../images/a83d88e9cc9a3b357f41ae3d632a333e86da7d45.png)top left no-repeat;
    padding-top: 96px;
    height: 140px;
    font:bold 18px/18px Arial;
    color: #3051a9;
    text-align: center;
    border-right: 1px dashed #333333;
    padding-right: 21px;
}
.helist{
    width: 967px;
}
.helist li{
    width: 184px;
	height: 140px;
	background-color: #ffffff;
    border: solid 1px #dddddd;
    float: left;
    margin:0 9px;
}


/*  */
.w2{
    margin-top: 56px;
}
.w2tt{text-align: center;background: url(../images/24bec37866911da0a09f4af7ca6d75a16e998ab7.png)top center no-repeat;padding-top: 45px;}
.w2tt h3{
    font:bold 36px/36px MicrosoftYaHei;
    color: #333333;
}
.w2tt h3 b{color: #3051a9;}
.w2tt h3 img{margin-right: 14px;}
.w2tt h4{
    font:normal 16px/16px MicrosoftYaHei;
    color: #666666;
    margin-top: 20px;
}
.w2bgs{
    margin-top: 40px;
}
.w2le{
    width: 260px;
	padding-bottom: 13px;
    border: 2px solid #3051a9;
}
.w2lett{
    text-align: center;
    padding-bottom: 11px;
    background: #3051a9;
    padding-top: 14px;
}
.w2lett dd{
    font:bold 30px/30px MicrosoftYaHei;
    color: #ffffff;
}
.w2lett dt{
    font:normal 18px/18px MicrosoftYaHei;
    color: rgba(255, 255, 255, .34);
    margin-top: 9px;
}
.w2sort{
    width: 256px;
    margin:0 auto;
    background-color: #ffffff;
    padding:0 5px;
    margin-bottom: 6px;
}
.w2sort li{
    border-bottom: 1px dashed #c7c7c7;
    height: 44px;
    background: url(../images/293ed8d….png) left center no-repeat;
    font: normal 16px/43px MicrosoftYaHei;
    color: #333333;
    padding-left: 21px;
}
.w2sort li:last-child{
    border: none;
}
.w2sort li a{
    font:normal 16px/45px MicrosoftYaHei;
    color: #333333;
}
.w2sort li:hover a{
    color: #3051a9;
}
.w2le .pronames{
    height: 40px;
    text-align: center;
    font:bold 18px/40px MicrosoftYaHei;
    color: #ffffff;
    background-color: #3051a9;
}
.w2le h3{
    font:bold 18px/18px MicrosoftYaHei;
    color: #3051a9;
    margin-top: 14px;
    text-align: center;
}
.proewms{margin-top: 12px;text-align: center;font:normal 14px/36px MicrosoftYaHei;color: #333333;}

.w2ris{
    width: 920px;
}
.w2tj{
    height: 350px;
    border: solid 1px #dddddd;
    position: relative;
}
.w2tj .protus{
    width: 460px;
	height: 349px;
}
.w2tj .protus img{
    width: 100%;
}
.w2tj .proris{
    width: 350px;
    margin-top: 51px;
    margin-left: 54px;
}
.w2tj .proris h3{
    font:bold 20px/20px MicrosoftYaHei;
    color: #333333;
}
.w2tj .proris span{
    display: block;
    width: 78px;
	height: 1px;
    background-color: #bdbdbd;
    margin-top: 13px;
}
.w2tj .proris .proconts{
    font:normal 14px/28px MicrosoftYaHei;
    color: #666666;
    margin-top: 15px;
}
.w2tj .proris .proconts b{
    font-weight: normal;
    margin-bottom: 15px;
}
.proris a{
    display: block;
    width: 120px;
	height: 34px;
    background-color: #333333;
    float: left;
    margin-right: 20px;
    text-align: center;
    font:normal 14px/34px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 35px;
}
.proris a.promess{
    background: #3051a9;
}

.w2tj .hd{
    position: absolute;
    right: 19px;
    bottom: 22px;
    z-index: 999;
}
.w2tj .hd li{
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #333333;
    margin: 0 3px;
    font-size: 0;

}
.w2tj .hd li.on{
    background-color: #3051a9;
}
.w2list{
    margin-top: 32px;
}
.w2list li{
    width: 220px;
    float: left;
    margin-right: 13px;
    margin-bottom: 22px;
    text-align: center;
}
.w2list li:nth-child(4n){
    margin-right: 0;
}
.w2list li a.img{
    display: block;
    width: 220px;
    height: 180px;
    overflow: hidden;
    border: solid 1px #dddddd;
}
.w2list li img{width: 100%;height: 100%;object-fit: cover;}
.w2list li h3{
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    margin-top: 12px;
}
.w2list li h4{
    height:42px;
    font:normal 12px/18px MicrosoftYaHei;
    color: #666666;
    margin-top: 6px;
}


/*  */
.w3{
    margin-top: 80px;
}

.w3tt{text-align: center;background: url(../images/ba0cd9f82e49552a7a89b6b7704c425c36e41b7f.png)top center no-repeat;padding-top: 45px;}
.w3tt h3{
    font:bold 36px/36px MicrosoftYaHei;
    color: #333333;
}
.w3tt h3 b{color: #3051a9;}
.w3tt h3 img{margin-right: 14px;}
.w3tt h4{
    font:normal 16px/28px MicrosoftYaHei;
    color: #666666;
    margin-top: 20px;
    text-align: left;
}

.w3bgs{
    margin-top: 25px;
}
.ables{
    width: 500px;
}
.ables h3{
    font:bold 20px/35px MicrosoftYaHei;
    color: #666666;
    background: url(../images/6bf51ff3984bda6a971b80397651d146822730b6.png)left center no-repeat;
    padding-left: 24px;
}
.ables h4{
    font:bold 26px/26px MicrosoftYaHei;
    color: #3051a9;
    margin-top: 24px;
    margin-left: 24px;
}
.ables .abconts{
    font:normal 16px/28px MicrosoftYaHei;
    color: #666666;
    margin-top: 43px;
    height: 250px;
    overflow: hidden;
}
.ables a{
    display: block;
    font:normal 16px/20px MicrosoftYaHei;
    color: #3051a9;
    margin-top: 34px;
} 

.abtus{
    width: 640px;
	height: 420px;
}



/*  */
.w4{
    background: url(../images/f156a2890d4bdbdbe6b17d4b52a87eadcf1a4ecb.png) top center no-repeat;
    padding-bottom: 76px;
}
.w4tt{text-align: center;background: url(../images/59a5e3fa0d0cb1af44929ac774f34d3a033439b1.png)top center no-repeat;padding-top: 45px;}
.w4tt h3{
    font:bold 36px/36px MicrosoftYaHei;
    color: #333333;
}
.w4tt h3 b{color: #3051a9;}
.w4tt h3 img{margin-right: 14px;}
.w4tt h4{
    font:normal 16px/28px MicrosoftYaHei;
    color: #666666;
    margin-top: 20px;
    text-align: left;
}

.w4bgs{
    margin-top: 35px;
}
/*.w4bgs li{*/
/*    float: left;*/
/*    width: 380px;*/
/*    height: 460px;*/
/*    margin-right: 30px;*/
/*    position: relative;*/
/*}*/
/*.w4bgs li:last-child{*/
/*    margin-right: 0;*/
/*}*/
/*.w4bgs li .fwname{*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 15px;*/
/*    width: 337px;*/
/*    margin:0 auto;*/
/*    z-index: 99;*/
/*}*/
/*.w4bgs li .fwname h4{*/
/*    font:normal 16px/24px MicrosoftYaHei;color: #ffffff;*/
/*    margin-top: 20px;*/
/*}*/
.w4bgs li{
    width: 209px;
    float: left;
    background: url(../images/8aadb84d3dc632ffb7cfe0d2f41901cf0bf298a7.png) center no-repeat;
    height: 238px;
    margin-right: 38px;
    position: relative;
}
.w4bgs li:last-child{
    margin-right: 0;
}
.w4bgs li .w4conts1{
    position:absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    padding-top: 57px;
    transition: all 0.4s;
}
.w4bgs li .w4conts1 .nums{
    font:normal 40px/40px MicrosoftYaHei;
    color: #dedddc;
}
.w4bgs li .w4conts1 span{
    display: block;
    width: 28px;
	height: 2px;
	background-color: #dedddc;
	margin:0 auto;
	margin-top: 7px;
}
.w4bgs li .w4conts1 h3{
    width: 90px;
    margin:0 auto;
    font:normal 21px/28px MicrosoftYaHei;
    color: #333333;
    margin-top: 10px;
}

.w4bgs li:hover{
    background: #ffffff;
    transition: all 0.4s;
}
.w4bgs li:hover .w4conts1{
    opacity: 0;
    transition: all 0.4s;
}
.w4bgs li .w4conts2{
    opacity: 0;
    text-align: center;
    padding-top: 49px;
    height: 238px;
    width: 209px;
    background: #fff;
    box-shadow:1px 2px 20px #eeeeee;
}
.w4bgs li .w4conts2 h3{
    font:normal 22px/22px MicrosoftYaHei;
    color: #3051a9;
}
.w4bgs li .w4conts2 span{
    display: block;
    width: 37px;
	height: 1px;
	background-color: #dedddc;
	margin:0 auto;
	margin-top: 26px;
}
.w4bgs li .w4conts2 h4{
    font:normal 13px/24px MicrosoftYaHei;
    color: #666666;
    margin-top: 28px;
}
.w4bgs li:hover .w4conts2{
    opacity: 1;
    transition: all 0.4s;
    background:none;
}



/**/
.wheng{
    background: url(../images/99d0173f3472f05ac232d654fd77df1cc6af9a81.png) top center no-repeat;
    height: 155px;
    padding-top: 31px;
    margin-bottom: 80px;
}
.wheng h3{
    font:bold 26px/26px MicrosoftYaHei;
    letter-spacing: 1px;
	color: #ffffff;
}
.wheng h4{
    font:bold 16px/30px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 10px;
}
.hentels{
    margin-top: 6px;
}
.hentels dd{
    text-align: center;
    font:normal 18px/18px MicrosoftYaHei;
    letter-spacing: 1px;
	color: #f4f4f4;padding-right:21px;
}
.hentels .hentudianh{
    background: url(../images/55a4e6798ddac45db09797fd73d7553868158bd9.png)left center no-repeat;
    padding-left: 74px;
    font:bold 30px/50px MicrosoftYaHei;
    letter-spacing: 1px;
	color: #ffffff;
	margin-top: 20px;
}






/*  */
.w5{
    margin-bottom: 80px;
}
.w5tt{text-align: center;background: url(../images/b4443e179b754d15afa2a6afd77937e6083b7046.png)top center no-repeat;padding-top: 45px;}
.w5tt h3{
    font:bold 36px/36px MicrosoftYaHei;
    color: #333333;
}
.w5tt h3 b{color: #3051a9;}
.w5tt h3 img{margin-right: 14px;}
.w5tt h4{
    font:normal 16px/28px MicrosoftYaHei;
    color: #666666;
    margin-top: 20px;
}


.w7bgs{margin-top: 40px;margin-bottom: 31px;}
.xin1{
    width: 784px;
    height: 510px;
    border: solid 1px rgba(135, 132, 132, 0.41);
    background: url(../images/6c036f3eaa7dba28a1e0ea5a95917e38da0dba62.png) top center no-repeat;
}
.xintits{
    height: 58px;
	background-color: #333333;
}
.xintits li{
    background: url(../images/64d1f3a618b03b05e934204605bdbb73ebbd1580.png) left 17px center no-repeat #333333;
    float: left;
    width: 391px;
}
.xintits li .xints{font:normal 18px/58px MicrosoftYaHei;color: #fff;color: #ffffff;padding-left: 43px;position: relative;}
.xintits li .xints a{display: block;position: absolute;font:normal 15px/58px MicrosoftYaHei;color: #fff;right: 15px;top: 0;}
.xintits li:hover{
    background: url(../images/64d1f3a618b03b05e934204605bdbb73ebbd1580.png) left 17px center no-repeat #3051a9;
}

.xintj{
    margin-top: 27px;
    margin-left: 14px;
}
.xintj li{
    width: 352px;
    margin:0 auto;
    float: left;
    margin-right: 42px;
    margin-bottom: 25px;
}
.xintj li:nth-child(2n){
    margin-right: 0;
}
.xintj li+li{
    margin-bottom: 0;
}
.xintj li h3{
    position: relative;
    font:normal 14px/14px MicrosoftYaHei;
    color: #333333;
}
.xintj li h3 span{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font:normal 12px/12px MicrosoftYaHei;
    color: #999999;
}
.xintj li h4{
    font:normal 12px/24px MicrosoftYaHei;
    color: #666666;
    margin-top: 6px;
}
.xintj li h4 span{color: #3051a9;}

.xinlie{
    margin-top: 25px;
    margin-left: 15px;
    margin-right: 15px;
}
.xinlie li{
    font:normal 14px/33px  MicrosoftYaHei;
    color: #222222;
    background:url(../images/3f9d3ee8ad734f0cda7f75f097f89136d9d3c8dd.png) left center no-repeat;
    position: relative;
    float: left;
    width: 352px;
    padding-left: 15px;
}
.xinlie li a{display: block;font:normal 14px/33px  MicrosoftYaHei;
    color: #222222;}
.xinlie li span{display: block;position: absolute;font:normal 12px/33px  MicrosoftYaHei;color: #999999;right: 0;top: 0;}
.xinlie li:nth-child(2n){float: right;}




.xright{width: 400px;height: 508px;border:1px solid #ebebeb;}
.question-news{
    width: 558px;
    margin-top: 58px;
}

#kehu{overflow:hidden;height:415px;margin:0 auto;position:relative;}
#jian {height:100%;}
#zheng {}
#xtop{}


#kehu1{overflow:hidden;height:415px;margin:0 auto;position:relative;}
#jian1 {height:100%;}
#zheng1 {}
#xtop1{}

.nbt2{height: 58px;line-height: 58px;  background: url(../images/e1f9052d8cda4b076801c60ce2c459f8fbfc3eb2.png) left 29px center no-repeat #3051a9;}
.nnt{font-size: 18px;color: #fff;padding-left: 60px;}
.nbt2 a{font-size: 15px;color: #fff;display: block;text-transform: uppercase;margin-right: 18px;}

.news-list li{
    margin-bottom: 20px;
    margin: 0 13px 0 15px;
}

.news-list li a{
    background: url(../images/88e1e90df0e32d0bfbfa15a17ef89466e195d7de.png) no-repeat left center;
    padding-left: 24px;
    line-height: 30px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
    font-weight: normal;
    display: block;
}
.news-list li p{
    background: url(../images/b9bddbe152a2db2d91e24ccef1d8d4fa6a6bc508.png) no-repeat left 5px;
    padding-left: 25px;
    color: #666666;
    font-size: 12px;
    line-height: 23px;
    margin-top: 5px;
    padding-bottom: 16px;
    border-bottom: 1px solid #cecece;
}

.qusetion-list{
    padding-top: 20px;
}
.news-list li:hover a{
    color: #3051a9;
}



/*  */
.w6{
    background: url(../images/d56d8c2212bc3d9299abc177c846394632a41655.png)top center no-repeat;
    padding-top: 40px;
    padding-bottom: 24px;
}
.mess1{
    width: 470px;
}
.mess1 .me1{
    margin-bottom: 10px;
}
.mess1 .me1 input{
    width: 230px;
    height: 40px;
    border: none;
    outline: none;
    padding-left: 38px;
    background: url(../images/d9da875cea3b04f7d524120c85a057be5b93b034.png) center no-repeat;
}
.mess1 .me1 .metel{
    background: url(../images/5dd849adf0d86cfd1510b05c2543cc91630787d4.png) center no-repeat;
}
.mess1 .me2{
    margin-bottom: 22px;
} 
.mess1 .me2 textarea{
    border: none;
    outline: none;
    padding-left: 38px;
    background: url(../images/71d5b809a52b9a1c13baa33cc503b63e891e9591.png) center no-repeat;
    width: 470px;
	height: 70px;
}
.mess1 .me3 .yzm{
    margin-top: 5px;
}
.mess1 .me3 .yzm input{
    width: 80px;
    height: 40px;
    background: #fff;
    outline:none;
    border: none;
    padding-left: 5px;
}
.mess1 .me3 .tjbtn{
    background: url(../images/2de0af310b46eb85abffc54f6f329f4ca9aa9cd5.png) top left no-repeat;
    width: 276px;
    height: 50px;
}
.mess1 .me3 .tjbtn input{
    width: 146px;
    text-align: center;
    border: none;
    outline: none;
    background: none;
    font:bold 18px/50px MicrosoftYaHei;
    color: #333333;
}

.menames{
    width: 590px;
    margin-left: 58px;
}
.menames h3{
    font:bold 30px/40px MicrosoftYaHei;
    color: #ffffff;
}
.menames h4{
    font:bold 20px/20px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 10px;
}
.mestels{
    width: 441px;
    height: 38px;
    padding-left: 19px;
    font:normal 18px/36px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 30px;
    position: relative;
    background: url(../images/18240f047b218006d17f1709f739f17f588d9e9c.png) top center no-repeat;
}
.mestels a{
    display: block;
    width: 120px;
    height: 38px;
    text-align: center;
    font:normal 16px/38px MicrosoftYaHei;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 0;
}


/*  */
.footbgs{
    background: #222222;
    padding-top: 61px;
    padding-bottom:15px;
}
.flogos h4{
    font:bold 16px/24px MicrosoftYaHei;
    color: #dddddd;
    margin-top: 18px;
}

.hotSearch1{display:none;font:bold 12px/20px MicrosoftYaHei;color: #bdbdbd;margin-top: 30px;}
.hotSearch1 a{margin-right:6px;font:normal 12px/20px MicrosoftYaHei;color: #bdbdbd;}
.flogos{width:400px;}
.fnavs{
    margin-left: 53px;
    /*border-right: 1px solid rgba(255, 255, 255, .06);*/
}
.fnavs dl{
    width: 200px;
    float: left;
}
.fnavs dl dt{
    background: url(../images/0c035568952da97aa2c070dace887d936c7d73c0.png) left center no-repeat;
    font:normal 16px/16px MicrosoftYaHei;
    color: #ffffff;
    padding-left: 21px;
    margin-bottom: 12px;
}
.fnavs dl dd a{
    font:normal 14px/24px MicrosoftYaHei;
    color: #bdbdbd;
    background:url(../images/226bc999fb6077b42340c5b14f8199bbbeb7c6aa.png) left center no-repeat;
    margin-left: 7px;
    padding-left: 15px;
}
.fnavs dl dd a:hover{
    background:url(../images/04886f6f1e239285f1b0e9bc41e074cac09fd014.png) left center no-repeat;
}

.fadds{
    /*margin-left: 30px;*/
}
.fadds dd{
    background: url(../images/0c035568952da97aa2c070dace887d936c7d73c0.png) left center no-repeat;
    font:normal 16px/16px MicrosoftYaHei;
    color: #ffffff;
    padding-left: 21px;
    margin-bottom: 12px;
}
.fadds dt p{
    font:normal 14px/24px MicrosoftYaHei;
    color: #bdbdbd;
    background:url(../images/226bc999fb6077b42340c5b14f8199bbbeb7c6aa.png) left center no-repeat;
    margin-left: 7px;
    padding-left: 15px;
}
.fewm{
    text-align: center;
    font:normal 12px/32px MicrosoftYaHei;
    color: #ffffff;
}
.fshme{
    margin-top:30px;
    font:normal 14px/22px MicrosoftYaHei;
    color: #bdbdbd;
}
.fshme a{ color: #bdbdbd;}

/*友情链接*/

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



.foos{
    background: #111111;
    text-align: center;
    font:normal 13px/40px MicrosoftYaHei;
    color: #dddddd;
}
.foos a{
    color: #dddddd;
}






.hotSearch p{
    box-sizing: border-box;
    background-color: rgb(255, 255, 255);
    color: rgb(90, 90, 90);
    text-decoration-line: none;
    margin: 0px 6px 0px 0px;
    padding: 0px;
    border: 0px;
    outline: none;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: 60px;
    white-space: normal;
}
.hotSearch p span{
    color: rgb(51, 51, 51);font-weight: 700; background-color: rgb(255, 255, 255);
}


.p4 {
    margin-top: 60px;
    background: url(../images/w1.png) no-repeat left top;
    height: 238px;
}

.p4a {
    text-align: center;
    width: 650px;
    margin-top: 56px;
}

.p4a h3 {
    font-size: 30px;
    font-weight: normal;
    line-height: 25px;
    color: #ffffff;
    margin-bottom: 24px;
}

.p4a span {
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
}

.p4a p {
    font-size: 20px;
    line-height: 33px;
    color: #ffffff;
    margin-top: 23px;
    margin-left: 40px;
    width: 566px;
    height: 36px;
    border: 1px solid #ffffff;
}

.p4b {
    margin-right: -5px;
    margin-top: 68px;
}

.p4b h4 {
    font-size: 19px;
    font-weight: normal;
    line-height: 34px;
    letter-spacing: 1px;
    color: #fff;
    background: url(../images/fw.png) no-repeat center center;
    text-align: center;
}

.p4b2 {
    margin-left: 35px;
}

.p4b2>img {
    margin-top: 16px;

}

.p4b2 p {
    display: inline-block;
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    font-weight: 700;
    padding-top: 21px;
    padding-left: 4px;
    float: left;
}

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



.p5 {
}

.p5 .p1a {
    margin-top: 80px;
    background: url(../images/hx.png) no-repeat center 8px;
}

.p5b1Ul {
    width: 612px;
    margin: 36px auto 0;
}

.p5b1Ul li {
    margin-right: 28px;
    cursor: pointer;
}

.p5b1Ul li h3 {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    font-weight: 400;
    padding-left: 30px;
    background: url(../images/kuang1.png) no-repeat left center;
}

.p5b1Ul li:hover h3 {
    color: #3051a9;
    background: url(../images/kuang.png) no-repeat left center;
}

.p5b1Ul li.on h3 {
    color: #3051a9;
    background: url(../images/kuang.png) no-repeat left center;
}

.p5b2 {
    margin-top: 89px;
}

.p5b2a {
    margin-left: 50px;
}

.p5b2a1 {
    position: relative;
    margin-right: 88px;
}

.p5b2a1 img {
    width: 511px;
    height: 376px;
}

.p5b2a1 span {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 118px;
    background-color: #3051a9;
    font-size: 60px;
    line-height: 118px;
    color: #ffffff;
    text-align: center;
    font-weight: 400;
}

.p5b2a1 span::after {
    content: "";
    width: 31px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    bottom: 17px;
    left: 50%;
    transform: translateX(-50%);
}

.p5b2a2 {
    width: 480px;
    height: 268px;
    margin-top: 53px;
}

.p5b2a2 .p11 {
    font-size: 20px;
    color: #333333;
}

.p5b2a2 .p11 span {
    font-size: 48px;
    line-height: 28px;
    color: #3051a9;
}

.p5b2a2 .p22 {
    font-size: 24px;
    line-height: 28px;
    color: #333333;
    margin-top: 38px;
}

.p5b2a2 .p22 strong {
    font-size: 24px;
    color: #3051a9;
}

.p5b2a2 .p33 {
    font-size: 15px;
    line-height: 32px;
    color: #666666;
    margin-top: 42px;
}

.p5b2a2 .p33 strong {
    font-size: 15px;
    color: #3051a9;
    font-weight: 400;
}

.p5b2a2 a {
    display: block;
    width: 129px;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-indent: 9px;
    margin-top: 30px;
    background: url(../images/zx1.png) no-repeat center center;
}

.p1a {
    text-align: center;
    background: url(../images/title.png) no-repeat center 8px;
}

.p1a h3 {
    font-size: 30px;
    color: #333333;
}

.p1a p {
    font-size: 16px;
    color: #666666;
    margin-top: 16px;
}





/*优势*/
.yous{overflow: hidden;padding: 20px 0 0;}
.yous dl dd h5{height: 90px;position: relative;font-size: 32px;color: #35459a;line-height: 34px;overflow: hidden;}
.yous dl dd h5:before{content: "";width: 234px;height: 1px;background: #dfdfdf;position: absolute;bottom: 0;left: 85px;}
.yous dl dd em{display: block;line-height: 0;width: 60px;height: 60px;overflow: hidden;border-radius: 50%;background: #35459a;float: left; transition: all 0.3s ease-in-out 0s;}
.yous dl dd em img{width: 60px;height: 60px;}
.yous dl dd:hover em{ transform: rotateY(180deg);}
.yous dl dd span{display: block;float: left;padding: 0 0 0 20px;}
.yous dl dd i{display: block;font-size: 12px;color: #bbb;font-weight: normal;font-family:Arial, Helvetica, sans-serif;}
.ys_desc{position: relative;margin-top: 30px;}
.ys_desc:before{content: "";width: 1px;height: 100%;background: #dcdcdc;position: absolute;top: 10px;left: 35px;}
.ys_desc p{font-size: 16px;color: #333;line-height: 26px;position: relative;padding:20px 0 0 80px;}
.ys_desc p:before{content: "";width: 10px;height: 10px;background: #dcdcdc;position: absolute;top: 28px;left: 30px;border-radius: 50%;}
.ys01{height: 465px;padding: 20px 0 0;}
.ys01 dt{float: right;margin: 0 -20px 0 0;}
.ys01 dt img{width: 632px;height: 449px;}
.ys01 dd{width: 540px;float: left;padding: 40px 0 0;}
.ys02{height: 450px;}
.ys02 dt{float: left;}
.ys02 dt img{width: 512px;height: 420px;}
.ys02 dd{width: 620px;float: right;padding: 40px 0 0;}
.ys03{height: 520px;}
.ys03 dt{float: right;}
.ys03 dt img{width: 565px;height: 457px;}
.ys03 dd{width: 600px;float: left;padding: 60px 0 0;}
.ys04{height: 360px;}
.ys04 dt{float: left;}
.ys04 dt img{width: 538px;height: 356px;}
.ys04 dd{width: 600px;float: right;padding: 26px 0 0;}
.yous dl dt,.ys_qie ul li{-webkit-transition:transform .3s;transition:transform .3s;line-height: 0;}
.yous dl dt:hover,.ys_qie ul li:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.ys_qie{padding: 40px 0 0 80px;overflow: hidden;}
.ys_qie ul li{width: 160px;height: 90px;float: left;margin:10px 10px 0 0;}
.ys_qie ul li img{width: 160px;height: 90px;border: #e5e5e5 1px solid;box-sizing: border-box;}
.header, .content {
    width: 1200px;
    margin: 0 auto;
}










.ryzz img{
	width: 190px;object-fit: cover;
	height: 280px;
}
.ryzz span {
	font-weight: bold;
    font-size: 24px;
    color: #f08300;
}
.ryzz{
	padding: 20px 0;
}
.ryzz span b {
    font-weight: normal;
    font-size: 16px;
    color: #3051a9;
}

.mySwiper{
	width: 100%;
	overflow: hidden;
  }
  .mySwiper_ryzz{
	width: 100%;
	overflow: hidden;
  }







































































































































































































































































































































































