﻿@charset "utf-8";
/* -------- 全局样式-------- */  
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #5c5c5c;
	overflow-x: hidden;
    overflow-y: scroll;
}
div, form, img, ul, li, dl, dt, dd {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td, p, div, li, select, input, textarea {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
td, p, div, li, input, textarea {
	word-break: break-all;
}
h1, h2, h3, h4, h5, h6, b, strong, th{    font-size: 100%; font-weight: normal;}
/*强行换行*/
table, tr, td, th {
	font-size: 14px;
}
ul, li {
	list-style-type: none;
}
/*ul,li{ LIST-STYLE: none;}*/
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
/* -------- 链接-------- */
a:link {
	color: #333;
	text-decoration: none;
} /* 未访问的链接 */
a:visited {
	color: #333;
	text-decoration: none;
} /* 已访问的链接 */
a:hover {
	color: #d73240;
	text-decoration: none;
} /* 鼠标放上去的链接 */
a:active {
	color: #333;
} /* 激活链接 */
/* -------- 表单 -------- */


/* -------- 文本样式 -------- */ 
.fB {
	font-weight: bold;
}
.f12px {
	font-size: 12px;
}
.f14px {
	font-size: 14px;
}
.lh_16 {
	line-height: 16px;
}
.lh_18 {
	line-height: 18px;
}
.lh_20 {
	line-height: 20px;
}
.lh_22 {
	line-height: 22px;
}
/* -------- 对齐和边距 -------- */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.c{clear:both;font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden; background:#fff;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px;}
.c100{width:100%; clear:both; height: 100px;}
/*设置浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
/*.clear{ clear:both; visibility:hidden;font-size:1px; width:1px;}  */
.pd_10 {
	padding: 10;
}
.mg_10 {
	margin: 10;
}
.ma {
	margin: 0 auto;
}
/* -------- 结构布局 --------*/
.main {
	background: #fff;
}
.center {
	max-width: 1400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 1300px;
	width: 90%;
}
.left {
}
.right {
}
/* -------- 栏目板块 -------- */ 
.wrap,.w1200{width:1200px; margin:0 auto;}

/* top 头部样式 */
.top {
	height: 30px;
	background: #f6f6f6;
	color: #5c5c5c;
	line-height: 30px;
}
.top_r {
	float: right;
}
.collection {
	float: right;
}
.head{
    height: 100px;
    position: absolute;
    z-index: 9999;
    margin: 0 auto;
    width: 100%;
}
.logo{
    float: left;
    padding-top: 24px;
}
.logo a{}
.logo img{}

.menu{
    float: left;
    padding-left: 6%;
}
.menu ul{}
.menu ul li{
    float: left;
    line-height: 100px;
}
.menu ul li a{
    color: #fff;
    font-size: 16px;
    padding: 0 16px;
}
.menu ul li a:hover{ font-weight:bold;}

.nav{
    float: left;
    padding-left: 6%;
}
.nav ul{}
.nav ul li{
    float: left;
    line-height: 100px;
}
.nav ul li a{	
    color: #111;
    font-size: 20px;
	font-weight:bold;	
    padding: 0 16px;
}
.nav ul li a:hover{ color:#ef011c; }


.top_tel{
    float: right;
    padding-top: 30px;
}
.top_tel img{
    padding-top: 2px;
}
.top_tel p{
    float: right;
    padding-left: 20px;
    color: #fff;
    font-size: 12px;
}
.top_tel p span{
    display: block;
    font-size: 20px;
    line-height: 25px;
}

.top_telx{
    float: right;
    padding-top: 30px;
}
.top_telx img{
    padding-top: 2px;
}
.top_telx p{
    float: right;
    padding-left: 20px;
    color: #111;
    font-size: 12px;
}
.top_telx p span{
    display: block;
    font-size: 20px;
    line-height: 25px;
}


.class_bg{width:100%;height:300px; min-width:1200px; clear:both;}
.path{width:100%;height:80px;}
.path .path_con{
    width: 1200px;
    overflow: hidden;height: 50px;line-height: 50px;
    margin: 0 auto;background:#f0f0f0;margin-top:20px;
}
.path_con .subnav{
    width: auto;
    height: 50px;
    line-height: 50px;
    float: left; 
}
.path_con .subnav a{
    display: block;
    float: left;
    width:178px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin-right: 10px;
    background: #333;
    color: #fff;
    text-align: center; 
    font-size: 20px;
}
.path_con .subnav a:hover,.path_con .subnav a.hover{
    background: #0D62BE;
}
.path h2{float:left; font-weight:bold; font-size:16px; background:#212121; display:block; padding:0px 30px; color:#fff;}
.path span{float:right; padding-right:10px; font-size:14px;}

.con_tit{
    height: 50px;
    overflow: hidden;
    margin-bottom:20px;
    font-size: 30px;
    line-height:50px;
    color: #fff;
    text-align: center;
}
.con_tit h3{
    color: #fff;height:50px;line-height: 50px;background:#0D62BE; 
    font-weight: bold;font-size: 30px;width:260px; margin:0 auto;-moz-transform: rotate(0deg) scale(1, 1) skewX(-30deg) skewY(0deg) translate(14px, 0px);/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px);/* Opera 10.5 */
-ms-transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px);/* IE 9 */
transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px); margin-bottom:10px;
}

.main-product {
    width: 100%;
    padding: 60px 0;
    position: relative;
    background-color: #f8f8f8;
  }

  .title-style{
    text-align: center;
}
.title-style h3{
    font-size: 32px;
    color: #3b3b3b;
    line-height: 36px;
    margin-bottom: 10px;
}
.title-style h5{
  text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    color: #2f2f2f;
    font-weight: lighter;
    display: inline-block;
    vertical-align: middle;
}
.title-style b{
    width: 40px;
    height: 1px;
    background-color: #424242;
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
}
.title-style p{
    font-size: 16px;
    line-height: 20px;
    margin-top: 30px;
}

.more-btn b{
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #2f2f2f;
    text-transform: uppercase;
    padding-right: 30px;
    background-image: url(../images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px;
}

.index_tit{
    height: 50px;
    overflow: hidden;
    margin-bottom:20px;
    font-size: 30px;
    line-height:50px;
    color: #fff;
    text-align: center;
}
.index_tit h3{
    color: #fff;height:50px;line-height: 50px;background:#0D62BE; 
    font-weight: bold;font-size: 30px;width:260px; margin:0 auto;-moz-transform: rotate(0deg) scale(1, 1) skewX(-30deg) skewY(0deg) translate(14px, 0px);/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px);/* Opera 10.5 */
-ms-transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px);/* IE 9 */
transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px); margin-bottom:10px;
}
.index_tit .titxr,.con_tit .titxr{-moz-transform: rotate(0deg) scale(1, 1) skewX(30deg) skewY(0deg) translate(-14px, 0px );/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(-14px, 0px);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(-14px, 0px);/* Opera 10.5 */ text-indent:30px; font-size:20px;
-ms-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(-14px, 0px);text-align:center; color:#FFF; line-height:50px; text-decoration:none;/* IE 9 */}
.index_tit p{
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    color: #666;
}

.product-list{
    width: 1200px;
    margin: 34px auto 44px;
    padding: 16px !important;
}
.product-list .product-li{
    width: 300px;
    height: 320px;
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.product-list .product-li:hover{
    box-shadow: 0 0px 12px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0px 12px rgba(0,0,0,.2);
}
.product-list .product-li:hover .product-img img{
    transform: scale(1.05);
}
.product-item{
    width: 100%;
    height: 100%;
}
.product-img{
    width: 100%;
    height: 220px;
    overflow: hidden;
    display: flex;
}
.product-img img{
    width: 100%;
    height: auto;
    object-fit: cover;
    align-items: center;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.product-title{
    width: 100%;
    padding-top: 20px;
}
.product-title strong{
    font-size: 18px;
    color: #2f2f2f;
    font-weight: normal;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.product-title b{
    display: block;
    width: 68px;
    height: 2px;
    background-color: #f08a13;
    margin: 0 auto;
    margin-top: 16px;
}


.main-case{
    width: 100%;
    background-image: url(../images/case-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    padding: 60px 0;
    position: relative;
}

.case-list{
    width: 1300px;
    margin: 40px auto 40px;
    padding: 20px !important;
}
.case-list li{
    width: 386px !important;
    height: 360px;
    padding: 20px;
    background-color: #ffffff;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    margin-left: 10px;
    margin-right: 10px;
}
.case-list li:hover{
    box-shadow: 0 0px 16px rgba(255,255,255,.8);
    -webkit-box-shadow: 0 0px 16px rgba(255,255,255,.8);
}
.case-list li:hover .case-title strong{
    color: #f08a13;
}
.case-item{
    width: 100%;
    height: 100%;
}
.case-img{
    width: 100%;
    height: 256px;
    overflow: hidden;
}
.case-img img{
    width: 356px;
    
    height: 100%;
    object-fit: cover;
}
.case-title{
    width: 100%;
    text-align: left;
    padding-top: 10px;
}
.case-title strong{
    font-size: 20px;
    color: #1d1d1d;
    font-weight: normal;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.case-title b{
    display: block;
    width: 60px;
    height: 1px;
    background-color: #f08a13;
    margin: 12px 0 16px;
}
.case-title p{
    font-size: 14px;
    line-height: 20px;
    color: #9c9c9c;
    padding-left: 20px;
    background-image: url(../images/address.png);
    background-repeat: no-repeat;
    background-position: left center;
}


.pro_con{width:100%; margin:0 auto; padding:15px 0; font-size:16px; line-height:26px;}
.view_con p,.pro_con p{padding-top:8px; font-size:16px;}
.pro_con .left p{background:url(../images/heidian.jpg) no-repeat 10px 8px;display:block; padding:0px 10px; text-indent:1em;}

.pro_con b{font-weight:normal;}
.pro_con table .pro,.pro_con table .fab{ text-align:left; padding-left:20px; display:block;padding:15px;}
.pro_con .left{width:80%; display:block; padding:15px;}
.view_con table,.pro_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:100%; margin:10px auto;}
.view_con table td,.pro_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:6px 0px; text-align:center;}


.ys1{height:846px;background: url(../images/ys1_bg.jpg) no-repeat center;}
.ys1 h2{height:100px;text-align: center;position: relative;padding-top:154px;}
.ys1 h2 em{font-size: 44px;color:#333333 ;display: block;line-height: 44px;font-weight:normal;}
.ys1 h2 em i{font-weight: bold;}
.ys1 h2 span{font-size:20px;color: #333333;line-height:20px;    font-weight: normal;padding-top:9px;display: block;}
.ys1 h2:after{position: absolute;width: 18px;height:15px;background: url(../images/h_s1.png) no-repeat;content: "";left: 49.3%;bottom:-6px;}
.ys1 h2:before{position: absolute;width:6px;height:6px;border-radius: 20px;background: #c2c2c2;content: "";left: 44.3%;top: 175px;}



.ys_1{height:565px;position: relative;margin-top:27px;}
.ys_1 dl{height:565px;}
.ys_1 dl dt{position: absolute;right:-360px;top:0px;float:right;height:565px ;width:959px;overflow: hidden;}
.ys_1 dl dt img{height:565px ;width:959px;display: block;transition: all 0.3s linear 0s;}
.ys_1 dl dd{float: left;width:560px;}
.ys_1 dl dd b{height:64px;width:91px;display: block;background: url(../images/y_01.jpg) no-repeat center;text-align: center;font-size:24px;color:#ffffff;font-weight: bold;padding-top: 87px;}
.ys_1 dl dd h3{height:70px;width: 400px;margin-top:42px;}
.ys_1 dl dd h3 em{font-size:36px;color:#ffffff;display: block;line-height:36px;font-weight:bold;}
.ys_1 dl dd h3 span{font-size:20px;color:#ffffff;display: block;line-height:20px;font-weight: normal;padding-top: 10px;}
.ys_1 dl dd p{padding-left:8px;font-size: 16px;line-height: 28px;color: #ffffff;display: block;padding-top: 35px;width: 447px;background: url(../images/jt_s.png) no-repeat left 46px;}

.ys_1 ul{height:475px;width:96px;position: absolute;top: 36px;left: 46%;}
.ys_1 ul li{float: left;margin-top: 22px;}
.ys_1 ul li i img{height: 96px;width: 96px;display: block;transition: all 0.5s linear;}
.ys_1 ul li:hover img{transform: rotateY(180deg);}
.ys_1 dl dt:hover img{transform: scale(1.05);}


/* -- 炬能优势02 -- */
.ys2{height:544px;position: relative;padding-top: 28px;}
.ys2 dl{height: 463px;}
.ys2 dl dt{position: absolute;margin-left: -71px;float:left;height:407px ;width:867px;overflow: hidden;bottom: 81px;}
.ys2 dl dt img{height:407px ;width:867px;display: block;transition: all 0.3s linear 0s;}
.ys2 dl dd{float:right;width:362px;}
.ys2 dl dd b{    width: 91px;
    display: block;
    background: #086dc3;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    height: 111px;
    padding-top: 20px;}
    .ys2 dl dd b h1{font-size: 42px;}
.ys2 dl dd h3{height:62px;width: 362px;margin-top:31px;}
.ys2 dl dd h3 em{font-size:28px;color:#086dc3;display: block;line-height:28px;font-weight:bold;}
.ys2 dl dd h3 span{font-size:20px;color:#333333;display: block;line-height:20px;font-weight: normal;padding-top: 10px;}
.ys2 dl dd p{padding-left:8px;font-size: 16px;line-height: 28px;color:#666666;display: block;padding-top:25px;width:355px;background: url(../images/jt_s2.png) no-repeat left 37px;}
.ys2 dl dt:hover img{transform: scale(1.05);}


/* -- 炬能优势03 -- */
.ys3{height:606px;background: url(../images/ys3_bg.jpg) no-repeat center;padding-top: 31px;}
.ys_3 b{width: 91px;
    display: block;
    background: #086dc3;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    height: 111px;
    padding-top: 20px;float: left;}
    .ys3  b h1{font-size: 42px;}
.ys_3 h3{height:108px;margin-top:43px;float: left;margin-left: 36px;width: 1073px;}
.ys_3 h3 em{font-size:36px;color:#086dc3;display: block;line-height:36px;font-weight:bold;}
.ys_3 h3 span{font-size:20px;color:#333333;display: block;line-height:20px;font-weight: normal;padding-top: 10px;}

.ys_3 dl{height:355px;width:351px;float: left;margin-top:40px;margin-right: 73px;}
.ys_3 dl dt{height: 177px;width: 351px;display: block;overflow: hidden;}
.ys_3 dl dt img{height: 177px;width: 351px;display: block;transition: all 0.3s linear 0s;} 
.ys_3 .a1 dd{padding-left:72px;height: 180px;background: url(../images/ys3_01.png) no-repeat left;}
.ys_3 dl dd i{font-size:22px;color:#333333;display: block;line-height:22px;padding-top:36px;font-weight: bold;}
.ys_3 dl dd p{font-size:16px;color:#666666;display: block;line-height:28px;padding-top:16px;}
.ys_3 .a2 dd{padding-left:80px;height: 180px;background: url(../images/ys3_02.png) no-repeat left;}
.ys_3 dl:last-child{margin-right: 0;}
.ys_3 dl:last-child dd{padding-left:72px;height: 180px;background: url(../images/ys3_03.png) no-repeat left;}
.ys_3 dl dt:hover img{transform: scale(1.05);}

/* -- 服务 -- */
.fw{height:667px;background: url(../images/fw_bg.jpg) no-repeat center;}

.fw h2{height:102px;text-align: center;position: relative;padding-top:123px;}
.fw h2 em{font-size: 44px;color:#ffffff ;display: block;line-height: 44px;font-weight:normal;}
.fw h2 em i{font-weight: bold;}
.fw h2 span{font-size:20px;color: #ffffff;line-height:20px;    font-weight: normal;padding-top:13px;display: block;}
.fw h2:after{position: absolute;width: 18px;height:15px;background: url(../images/h_s2.png) no-repeat;content: "";left: 49.3%;bottom:-6px;}
.fw h2:before{position: absolute;width:6px;height:6px;border-radius: 20px;background: #c2c2c2;content: "";    left: 42.5%;top: 145px;}

.fw_1{height: 245px;margin-top:80px;}
.fw_1 ul li{float: left;height: 245px;width:130px;}
.fw_1 ul li i{height: 108px;width: 108px;display: block;}
.fw_1 ul li i img{height: 108px;width: 108px;display: block;transition: all 0.5s linear;}
.fw_1 ul li b{font-size:26px;color:#ffffff;display: block;line-height:26px;font-weight:normal;padding-top:45px;}
.fw_1 ul li span{font-size:16px;color:#ffffff;display: block;line-height:24px;padding-top:15px;}
.fw_1 ul .f1{margin-right:65px;}
.fw_1 ul .f1 span{width:108px;text-align: center;}
.fw_1 ul .f2 i{margin:0 auto;}
.fw_1 ul .f2 b{text-align: center;}
.fw_1 ul .f2{margin-right:86px;}
.fw_1 ul .f2 span{width:140px;text-align: center;}
.fw_1 ul .f3{margin-right:99px;}
.fw_1 ul .f3 i{margin:0 auto;}
.fw_1 ul .f3 b{text-align: center;}
.fw_1 ul .f3 span{width:140px;text-align: center;}
.fw_1 ul .f4{margin-right: 107px;}
.fw_1 ul .f4 i{margin:0 auto;}
.fw_1 ul .f4 b{text-align: center;}
.fw_1 ul .f4 span{width:135px;text-align: center;}

.fw_1 ul .f5{margin-right:85px;}
.fw_1 ul .f5 i{margin:0 auto;}
.fw_1 ul .f5 b{text-align: center;}
.fw_1 ul .f5 span{width:140px;text-align: center;}

.fw_1 ul .f6{margin-right:0px;width: 108px;}
.fw_1 ul .f6 b{text-align: center;}
.fw_1 ul .f6 span{text-align: center;}
.fw_1 ul li :hover img{transform: rotateY(180deg);}



/*幻灯Banner*/
.fullSlide{width:100%;position:relative;height:910px; z-index:0;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:910px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:910px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=90);opacity:0.9;line-height:999px;transition:all 0.6s;}
.fullSlide .hd ul .on{background:#333;width:70px;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:10%;z-index:1;width:40px;height:100px;background:url(../images/slider-arrow.png) -126px -117px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:10%;background-position:-6px -117px;}



/*demo1*/
.demo1 {
	width: 1002px;
	margin: 0px auto 0px;
}

/*title*/

.title font {
font-family: Tahoma, Geneva, sans-serif;
font-size: 14px;
}
.nameff {
	float: left;
	width: 492px;
	height:56px;
	background: url(../images/dt_bg.png) repeat-x 0 50px;
}
.nameff p {
	float: left;
}
.nameff p span {

font-size:16px;
padding-bottom: 16px;
height: 40px;
margin-bottom: 30px;
font-weight: normal;
overflow: hidden;
display:block;
color:#333;
}
.nameff p em {
	display: block;
	font-style:normal;
	color: #989898;
	line-height: 22px;
	font-size: 12px;
	z-index: 0;
	text-transform:Uppercase;
}
.nameff a {
	float: right;
	padding: 12px 0 0 0;
	color: #333;
}

.copright {
	margin: 20px 0 0 0;
	text-align:left;
}
.copright p {
	color: #fff;
	line-height:24px;
	
}

.copright a {
	color: #fff;
	margin:0 0px 0 0;
}
.copright a:hover {
	color: #ffae00;
}
.link {height: 20px;
    padding: 15px 0;}
.link  p{    font-size: 12px;
    color: #fff;
    font-weight: bold;
	float:left;}
.link a{    
float:left;
margin:0 5px;
 color: #fff;
}

.content{
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}
/*优势*/
.til01 {
	text-align: center;
	height: 159px;
	color: #2b2b34;
	font-size: 40px;
	line-height: 64px;
	font-family: "Microsoft Yahei";
	background: url(../images/tilbg1.png) no-repeat center 63px;
}
.til01 p {
	color: #767676;
	display: block;
	font-weight: normal;
	line-height: 46px;
	font-size: 20px;
}
.til01 a {
	color: #2b2b34;
}

.edge {
	line-height: 24px;
	color: #737373;
	font-family: "Microsoft Yahei";
	padding: 88px 0 66px;
	font-size: 16px;
	position: relative;
	padding: 128px 0 0;
	background: url(../images/edge_line.gif) no-repeat center 232px;
}
.edge h2 {
	position: absolute;
	left: 0;
	top: -64px;
}
.edge h3 {
	height: 97px;
	font-size: 28px;
	color: #e3232f;
	line-height: 38px;
}
.edge h3 em {
	display: block;
	font-weight: normal;
	font-style: normal;
	font-family: Arial;
	font-size: 14px;
	color: #a8a8a8;
	text-transform: uppercase;
	line-height: 17px;
}
.edge li {
	clear: both;
	padding: 0 0 12px 23px;    font-size: 18px;
    color: #000;
	background: url(../images/ico01.gif) no-repeat 2px 9px;
}
.edge1 {
	height: 430px;
}
.edge2 {
	height: 273px;
}
.edge3 {
	height: 339px;
}
.edge4 {
	height: 324px;
}
.edge_p1 {
	width: 519px;
}
.edge_w1 {
	width: 520px;
	padding: 46px 0 0;
}
.edge_ico1 {
	top: 39px;
	left: 564px;
}
.edge_p2 {
	width: 539px;
	top: -120px;
	right: 0;
}
.edge_w2 {
	width: 404px;
	left: 122px;
	top: -58px;
	white-space: nowrap;
}
.edge_w2 h3, .edge_w4 h3 {
	text-align: right;
}
.edge_ico2 {
	top: -58px;
	left: 564px;
}
.edge_p3 {
	width: 540px;
	left: 5px;
	top: -46px;
}
.edge_w3 {
	width: 520px;
}
.edge_ico3, .edge_ico4 {
	top: 2px;
	left: 564px;
}
.edge_p4 {
	width: 547px;
	top: -96px;
	right: 0;
}
.edge_w4 {
	width: 362px;
	padding: 0 0 0 158px;
}
.edge_w4 ul {
	margin: 0 0 0 80px;
}
/*设备*/
.show {
	font-family: "Microsoft Yahei";
	background: url(../images/showbg.png) no-repeat center 0;
	margin-top: -102px;
	position: relative;
	padding: 127px 0 0;
	height: 929px;
}
.show .til01, .newbox .til01 {
	color: #fff;
	height: 130px;
}
.show .til01 p, .show .til01 a, .newbox .til01 a, .newbox .til01 p {
	color: #fff;
}
.showtil {
	height: 91px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	padding: 0 0 0 430px;
}
.showtil li {
	width: 164px;
	line-height: 48px;
	float: left;font-size: 22px;
	background: #868686;
	margin: 0 9px 0 0;
}
.showtil li:hover {
	background: #e3232f;
	font-weight: bold;
}
.show_c ul {
	width: 1210px;
	position: relative;
}
.show_c li {
	position: relative;
	float: left;
	margin: 0 7px 7px 0;
}
.show_c li span {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: rgba(0 , 0 , 0 , 0.4);
}
.show_c li span a {
	color: #fff;
	display: block;
}
.show_c li, .show_c li img {
	width: 293px;
	height: 220px;
	display: block;
	overflow: hidden;
}
.show_c li.show_l1, .show_c li.show_l1 img {
	width: 598px;
	height: 448px;
}
.show_c li.show_l1 span {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}
.show_c li.show_l2 {
	position: absolute;
	left: 0;
	top: 227px;
}
.container{
    width: 1500px;margin: 0 auto;
  }

.home5 {
	height: 460px;
	background: url(../images/home-fwlcbg.jpg) center no-repeat;
	background-size: cover;
	padding: 66px 0
}

.home5 .p1 {
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
	display: inline-block
}

.home5 .p2 {
	font-size: 26px;
	color: #ffffff;
	display: inline-block;
	margin-left: 36px
}

.home5 .fwlc {
	width: 100%;
	margin-left: -30px;
	margin-top: 77px;
	margin-bottom: 90px
}

.home5 .fwlc li {
	width: 16.667%;
	text-align: center;
	float: left;
	position: relative;
	z-index: 1
}

.home5 .fwlc li:before {
	content: "";
	width: 120px;
	height: 1px;
	border-top: 1px dashed #FFFFFF;
	opacity: 0.4;
	position: absolute;
	left: -55px;
	top: 50px;
	z-index: -1;
	transition: all linear 0.3s
}

.home5 .fwlc li span {
	width: 99px;
	height: 99px;
	background: url(../images/home-fwlczs2.png) center no-repeat;
	line-height: 130px;
	display: block;
	margin: 0 auto;
	position: relative
}

.home5 .fwlc li span:before {
	content: "";
	background: url(../images/home-fwlczs.png) right bottom no-repeat;
	position: absolute;
	left: -2px;
	right: -2px;
	top: -2px;
	bottom: -2px
}

.home5 .fwlc li p {
	font-size: 14px;
	color: #fffefe;
	margin-top: 22px
}

.home5 .fwlc li:first-child:before,.home5 .fwlc li:first-child:after {
	display: none
}

.home5 .fwlc li:hover span:before {
	animation: myAnimation 5s linear infinite;
	-webkit-animation: myAnimation 5s linear infinite
}

.home5 .msgbox .tit {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 18px
}

.home5 .msgbox form {
	overflow: hidden
}

.home5 .msgbox form .same {
	height: 46px;
	background: #FFFFFF;
	border-radius: 5px;
	font-size: 14px;
	line-height: 46px;
	padding: 0 14px;
	margin-right: 23px;
	display: block;
	float: left
}

.home5 .msgbox form .lytel {
	width: 239px
}

.home5 .msgbox form .lytxt {
	width: 580px
}

.home5 .msgbox form .submit {
	width: 120px;
	height: 46px;
	background: #FF6204;
	background: linear-gradient(90deg, #FF6204, #DC721B);
	border-radius: 5px;
	display: block;
	float: left;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
	transition: all linear 0.3s
}

.home5 .msgbox form .submit:hover {
	border-radius: 30px
}

/*内页*/

.title_ny {
	font-size: 14px;
color: #fff;
font-weight: normal;
line-height: 22px;
overflow: hidden;
height: 20px;
padding: 0 0 10px 40px;
background: url('../images/jt.png') no-repeat 20px 8px;
}
.title_ny span {
	margin: 0 0 0 5px;
}
.a_left {
	width: 210px;
	float: left;
	position: relative;
}
.a_title {
	height: 35px;
	line-height: 35px;
	background: #d73240;
	font-size: 14px;
	padding-left: 17px;
	color: #fff;
	text-align: left;
}
.a_title a {
	color: #fff;
}
.a_list {
	width: 208px;
	border: 1px solid #ccc;
	margin: 20px 0 0 0;
	padding: 0px 0 10px 0;
}
.a_list ul {
	padding: 10px 0px 0 0;
	padding-left: 40px;
}
.a_list ul li {
	line-height: 30px;
}
.a_list ul li >a {
	background: url(../images/jt.gif) no-repeat left center;
	padding-left: 12px;
	color: #333;
}
.a_list ul li >a:hover {
	color: #C30D23;
}
.a_list ul li dl {
	padding-left: 10px;
}
.a_list ul li dl dd {
	height: 22px;
	line-height: 22px;
}
.a_list ul li dl dd a {
	padding-left: 15px;
	background: url(../images/-.gif) no-repeat left center;
	color: #333;
}
.a_list ul li dl dd a:hover {
	color: #C30D23;
}
.a_contact {
	width: 208px;
	border: 1px solid #ccc;
	margin: 10px 0 20px 0;
	text-align: center;
	padding-bottom: 5px;
}
.a_contact >p {
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding: 0 8px 0 8px;
}
.a_contact >p >a {
	color: #333;
}
.a_contact >p >a:hover {
	color: #C30D23;
}
.a_contact img {
	margin: 5px 0 5px 0;
}
.a_tel {
	background: url(../images/dh.gif) no-repeat 8px center;
	text-align: left;
	padding-left: 68px;
	margin-bottom: 10px;
}
.a_tel span {
	color: #333;
}
.a_tel p {
	color: #C30D23;
	font: 14px "Impact";
}
.a_right {
	width: 930px;
	float: right;
	position: relative;
	margin: 31px 0 0 0;
}
/* 下一个产品 */
.preNext {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f9f9f9;
	padding-left: 20px;
	border-radius: 10px;
}
.preNext .line {
	height: 10px;
	overflow: hidden;
	clear: both;
	margin: 4px auto;
	padding-top: 10px;
}
.preNext .line strong {
	display: block;
	width: 8px;
	height: 10px;
	overflow: hidden;
	font-size: 0px;
	line-height: 100px;
	float: left;
}







.preNext .text {
	color: #333;
	
}

.preNext .text li{/* margin-bottom:10px; */line-height: 30px;font-size: 15px;color: #666;}
.preNext .text li a{color:#555;}
.preNext .text dt{line-height: 38px;}
.preNext .text a:hover {
	color: #086dc3;
	text-decoration: underline;
}
.preNext .text dt a {
	color: #333;
}
.preNext .text dt a:hover {
	color: #262d3f;
}
.preNext .text_b {
	color: #262d3f;
}
.preNext .text_b a {
	color: #262d3f !important;
}
.nrfg{border-bottom: 1px solid #eee;margin: 0 0 20px 0;}
.nrfg span{    font-size: 18px;  font-weight: bold; line-height:50px;}
/*新闻列表*/
.news_list{/* padding-bottom: 40px; */}
.news_list li {

border-bottom: 2px #f5f5f5 solid;

padding: 20px 0;

background: #fff;
}
.news_list li {
	font-size: 16px;
	display: table;
	width: 100%;
}
.news_list li img{
    float: left;
    /* border: 1px solid #f5f5f5; */
    /* padding: 4px; */
    margin-right: 30px;
    border-radius: 6px;
    }
.news_list li i{
    font-style: normal;
    color: #999;
    font-size: 12px;
    display: block;
    }
.news_list li em{
    display: block;
    float: left;
    width: 110px;
    height: 32px;
    border: 1px solid #f2f2f2;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    margin-top: 12px;
    border-radius: 6px;
    color: #999;
    }
.news_list li a em:hover{background: #086dc3;
    color: #fff;}
.news_list span {
	color: #666666;
	font-size: 15px;
	line-height: 34px;
	display: block;
}
.news_list li p{
    color: #555;
    font-size: 20px;
    text-align: justify;
    margin-bottom: 0;
    }
.news_list li a {
	color: #555;
	display:block;
}
.news_list li a:hover {
	color: #086dc3;
}
/* 翻页 */
.page_list {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	;
	font-size: 12px;
	margin-top: 20px;
	border: none !important;
	margin-bottom: 20px;
}
.page_list a {
	display: inline-block;
	color: #aaa;
	border: 1px solid #aaa;
	background: #fff;
	text-align: center;
	margin: 0 1px;
	width: auto;
	height: 20px;
	padding: 0px 6px;
	font-family: "Microsoft Yahei", "宋体";
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #C30D23;
	background: #C30D23;
}
.page_list a.on {
	color: #fff;
	border: 1px solid #C30D23;
	background: #C30D23;
}
/*新闻详细*/
.title_news_article {
	font-size: 28px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	line-height: 40px;
}
.news_aticle {
	line-height: 24px;
	font-size: 14px;
	color: #333;
	margin:20px 0;
}
.title_news_article p{    text-align: center;
    background: #f6f6f6;
    margin-top: 5px;
    border-radius: 10px;
    margin-bottom: 30px;
	lin-height:30px;}
.title_news_article a{    color: #999;}
/*product 页面*/
.prolist {
}
.prolist ul li {
	float: left;
	margin: 0 7px 0 8px;
	height:260px;
}
.prolist ul li > a {
	display: block;
	width: 210px;
	border: 1px #ccc solid;
}
.prolist ul li p {
	margin-bottom: 10px;
}
.prolist ul li p a {
	width: 210px;
	text-align: center;
	margin-top: 0px;
	font-size: 14px;
	color: #333;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
}
.prolist ul li p a:hover {
	color: #C30D23;
}
/* 产品详情 */
.proinfo {
	width: 100%;
	height: 350px;
}
.photo{width: 100%;}
.photo h3{     text-align: center;
    font-weight: bold;
    padding-top: 20px;}
.photo h3 a{color: #333;
    font-weight: normal;
    font-size: 28px;}
.photo_img{width: 600px;margin: 0 auto;margin-top: 20px;border: 10px #fff solid;}
.proinfo_img {
	float: left;
	width: 360px;
	border: 1px #f5f5f5 solid;
	height: 360px;
}
.proinfo_text {
	float: right;
	width: 440px;
	margin-left: 30px;
}
.proinfo_text h1 {
    color: #555;
    border-bottom: 1px #eee solid;
    height: 50px;
    font-size: 28px;
    font-weight: bold;
    line-height: 50px;
    margin-top: 10px;
    font-family: "微软雅黑";
    margin-bottom: 20px;
}
.proinfo_text p {
	margin: 10px 0;
	color: #333;

}
.pro_c {
	color: #333;
	line-height: 32px;
	font-size:16px;
}
.pro_c p{
    font-size: 16px;
}
.pro_c img{
    max-width: 100%;
}
.pro_c p strong{ font-weight:bold;}

/*相关信息*/
.related_news {
	margin: 20px 0 0 0;
	display: table;
	width: 100%;
}
.related_title {
	border-bottom: 1px solid #eee;
	margin: 0px 0 20px 0;
}
.related_title span {
	font-size: 18px;
	font-weight: bold;
	line-height:30px;
}

.related_title a {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #999;
}
/*相关新闻*/

.related_news ul li {

	width: 50%;





	float: left;
	padding: 2px 60px 2px 0;
	box-sizing: border-box;
	border-bottom:1px #eee dashed;
}
.related_news ul li a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	line-height: 50px;
	font-size: 16px;
}
.related_news ul li a span {
	float: right;
	color: #999;
	font-size: 14px;
}
/*相关产品*/
.related_product {
	height: 340px;
}
.related_product ul li {
	float: left;
	width: 23.8%;
	margin-right: 15px;
}
.related_product ul li img{width:100%; height:100%;}
.related_product ul li:nth-last-child(1){margin-right:0;}
.related_product ul li>a {
	border: 1px #f2f2f2 solid;
	/* width: 250px; */
	height: 210px;
	display: block;
}
.related_product ul li p a {
	text-align: center;
	display: block;
	font-size: 16px;
	line-height: 46px;
}
.related_product ul li:hover{    font-weight: bold; color: #086dc3;}
.related_product ul li:hover a{color: #086dc3;}

/* 分页 */
.page_info{text-align:center;margin-top:10px;color:#aaa;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:20px;line-height:20px;text-align:center;letter-spacing:0;;font-size:12px;margin-top:20px; border:none !important;}
.page_list a{display:inline-block;color:#aaa;border:1px solid #aaa;background:#fff;text-align:center;margin:0 1px; width:auto; height:20px; padding:0px 6px;font-family:"Microsoft Yahei";}
.page_list a:hover{color:#fff;border:1px solid #C30D23;background:#C30D23;}
.page_list a.on{color:#fff;border:1px solid #C30D23;background:#C30D23;}


.pagination {
    clear: both;
    text-align: center;
    float: right;
    border-bottom: none !important;
    margin-top: 20px;
}
.pagination li {
   display: inline-block;
}
.pagination li a {
    display: block;
    padding: 5px 12px;
    background-color: #fcfcfc;
    border: 1px solid #eeeeee;
    font-size: 16px;
}
.pagination li + li a {
    border-left: none;
}
.pagination li.active a,
.pagination li a:hover {
    background-color: #086dc3;
    color: #ffffff;
}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.bg1_cont {width: 960px;margin:0 auto;/* height: 328px; */overflow: hidden;}
.bg1_text {padding-left: 30px;width:472px;background: url(../images/line1.gif) no-repeat left top;}
.bg1_text .p1 img {vertical-align: top;}
.bg1_text .p2 {padding: 16px 0 22px 0;font: 14px/24px "Microsoft YaHei";color: #333;}
.fr { float:right;}
.adv1 {background: url(../images/adv1.jpg) center no-repeat; height:721px;}
.adv3 {background: url(../images/adv3.jpg) center no-repeat; height:206px; margin-bottom:25px;}
.adv2 a:hover {color:#fab00e;}


	   
	   /* 询盘 */
.xqtitle{ width:80px; height:24px; text-align:center;  line-height:24px; background:#C30D23; font-size:14px; margin-bottom:10px; font-family:"Microsoft Yahei","微软雅黑"; color:#fff; }
.goodsConts{color:#666; margin-top:20px;}
.inquiry{ margin:0 auto; clear:both; font-size:14px; border:1px #ddd solid; padding:30px; background:#f8f8f8} 
.form-group1{ width:50%; float:left; margin-bottom:10px} 
.form-group10{ width:50%; float:left; margin-bottom:10px} 
.form-group2{ width:100%; float:left; margin-bottom:10px} 
.form-group3{ float:left; margin:0 50px 10px 0;} 
.form-group4{ float:left; margin-bottom:10px} 

.inquiry label{ float:left; line-height:30px;} 
.form-control1{ float:left; width:75%; border:1px #ddd solid; height:30px; line-height:30px;} 
.form-control2{ float:left; width: 87.5%; border:1px #ddd solid; height:100px; line-height:30px;} 
.form-control3{ float:left; width:100px; border:1px #ddd solid; height:30px; line-height:30px;} 
.form-sub1{ width:80px; height:30px; color:#fff; background:#C30D23; border:none;}

	   /* 留言 */
.content01{padding: 10px 10px 20px 10px;}
.form-group{margin: 0 auto;clear: both;padding: 12px 0;}
.form-group label{float: left;font-size: 16px;}
.form-control{float: left;border: 1px #f1f1f1 solid;height: 30px;line-height: 30px;border-radius: 6px;width: calc(100% - 50px);}
.form-control-c{float: left;border: 1px #f1f1f1 solid;height: 100px;line-height: 30px;border-radius: 6px;width: calc(100% - 50px);}
button.form-sub{width: 100%;margin: 0 auto;clear: both;font-size: 16px;font-family: "微软雅黑", "宋体", arial;border-radius: 8px;}
.form-sub{height: 40px;color: #fff;background: #086dc3;border: none;}
.form-control-y{float: left;width: 140px;border: 1px #f1f1f1 solid;height: 30px;line-height: 30px;border-radius: 6px 0 0 6px;}



ul {
	list-style: none outside none;
}

.wfixed{max-width: 1400px;margin:0 auto;min-width: 1300px;}
.fl{float:left;}
.fr{float:right;}
	   /* 首页产品列表产品 */	   
.cpbg{width:100%;background: #f2f2f2;padding-top: 60px;display: table;margin-bottom: 60px;}
.g-sd1{position: relative;float: left;width: 240px;margin-bottom: 40px;}
.cate-box{width: 100%; background-color: #f7f7f7; color: #fff;}
.cate-box h3{font-size: 30px;color: #fff;line-height: 100px;text-align: center;position: relative;overflow: hidden;background: #086dc3;border-radius: 20px 20px 0 0;}
.cate-box ul{/* border-left:2px #262d3f solid; *//* border-right:2px #262d3f solid; *//* border-bottom: 2px #086dc3 solid; */}
.cate-box ul li{font-size: 17px;background: #fff;margin: 5px 0;}
.cate-box ul li a{color: #333;display: block;line-height: 60px;/* border-bottom:1px #ddd dashed; */text-align: center;font-size: 18px;}
.cate-box ul li a:hover{background: #ddd;}
.tel-box{border: 2px solid #086dc3;text-align: left;background-color: #fff;padding: 20px 15px;border-radius: 6px;}
.tel-box p.big{font-size: 16px;text-align: center;}
.tel-box strong{color: #086dc3;font-size: 24px;font-weight: bold;/* line-height: 40px; */}
.tel-box a{background-color: #086dc3;border-radius: 15px;padding: 8px 25px;color: #fff;display: block;}
.mt10{margin-top: 10px;}

.cate-box2{width: 100%; background-color: #f7f7f7; color: #fff;}
.cate-box2 h3{font-size: 30px; color: #fff; line-height: 80px; text-align: center; position: relative; overflow: hidden; background:#262d3f; margin-bottom:1px; }
.cate-box2 ul{  border-left:2px #262d3f solid; border-right:2px #262d3f solid; border-bottom:2px #262d3f solid;}
.cate-box2 ul li{font-size: 18px;border-bottom: 1px #ddd dashed;}
.cate-box2 ul li a{color: #333;display: block;line-height: 60px;padding-left: 40px;background: #eee;}
.cate-box2 ul li a:hover{ background:#262d3f; color:#fff;}
.cate-box2 ul li a p{}
.cate-box2 ul li p a{
    line-height: 40px;
    background: #f7f7f7;
    border-top: 1px #ddd dashed;
    font-size: 16px;
    color: #666;
}


.g-mn1{max-width: 1130px;float:right;margin-bottom:30px;width: calc(100% - 270px);}
.widget_search{padding: 14px 0; width: 100%; line-height: 35px; text-align: left; background-color: #fff; position: relative; height: 40px;}
.widget-notice{width: 645px; height: 40px; float: left;}
.widget-notice img{float:left; padding-top: 10px;}
.widget-notice span{float:left; padding-left: 20px; font-size: 14px; color: #000; line-height: 32px; width: 625px; box-sizing: border-box;}
.widget-search-form{width:282px; float:right;}
.input_text{
    box-sizing: border-box;
    display: block;
    width: 220px;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #888;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eae7e7;
    border-radius: 0;
    float:left;
    border-radius: 6px 0 0 6px;
    }
.widget-search-form .input_text{float: left;  width: 75%; height: 35px; vertical-align: top; border-color: #262d3f; border-radius: 20px;}
.input_text:focus{border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}
.btn_search{font-size: 16px;border:none;background: #999;color:#262d3f;padding: 0 5px;border-radius: 0 6px 6px 0;}
.widget_product ul{    margin-top: 10px;}
.widget_product li{float: left;margin-right: 25px;width: 340px;height: 303px;/* background: #f2f2f2; */margin-bottom: 20px;border: 1px solid #f2f2f2;/* border-radius: 10px; */}
.widget_product li a p{line-height: 50px;font-size: 16px;text-align: center;background: #f2f2f2;color: #333;/* border-radius: 0 0 10px 10px; */}
.widget_product li a img{display:block;/* border-radius: 6px 6px 0 0; */}
.widget_product li:nth-child(3n){margin-right: 0;}



.about_f ul{ margin-top:50px;}
.about_f li{float: left; margin-right: 16px; width: 260px; background: #fff; margin-bottom: 20px; border:1px #eee solid;}
.about_f li p{  line-height: 40px; font-size: 16px; text-align: center; background:#262d3f; color:#fff;}
.about_f li:nth-child(2){margin-right: 0;}
.about_f li:nth-child(4){margin-right: 0;}




	   /* 首页优势 */
	   
	   
.g-one {
	background: #fff;
	height: 670px;
	overflow: hidden;
}
.g-one h4 {
	text-align: center;
	font: 40px "Microsoft YaHei";
	color: #333;
	font-weight: bold;
	height: 120px;
	margin: 46px 0 14px 0
}
.g-one h4 p {
	font: 20px "Microsoft YaHei";
	color: #333;
	padding: 12px 0px;
}
.one {
	width: 1200px;
	margin: 20px auto;
}
.one dl {
	width: 265px;

	height: 410px;
	border: 5px solid #f5f5f5;
	float: left;
	margin-right: 33px;
	display: inline;
}
.one dt {
	width: 139px;
	height: 139px;
	font: 24px "Microsoft YaHei";
	color: #fff;
	background: url(../images/rs_05.png) no-repeat;


	text-align: center;
	line-height: 139px;
	margin: 32px auto;
}
.one dd {
	text-align: center;
	font: 15px "Microsoft YaHei";
	color: #333;
	padding: 0 15px;
	line-height: 35px;
	text-align:left;
}
.one .none {
	margin-right: 0px;
}	   
	   





#in_04{width: 1200px;height: 500px;margin:60px auto;position: relative;}
#in_04_lou{width: 277px;height: 544px;position: absolute;left:246px;top:102px;z-index: 2;}
#in_04_hx1{width: 950px;height: 1px;background: #cbcbcb;position: absolute;left:246px;top:230px;z-index: 1;}
#in_04_hx2{width: 950px;height: 1px;background: #cbcbcb;position: absolute;left:246px;top:500px;z-index: 1;}
#in_04_l{width: 246px;height: 500px;float: left;background: #fff url(../images/in_04_l.png) bottom center no-repeat;border-radius: 5px;}
#in_04_title{width: 246px;height: 208px;background: url(../images/in_04_title.png) bottom center no-repeat;margin:0 auto;}
#in_04_info{width: 246px;height: 57px;margin:0 auto; margin-top:20px;line-height: 25px;color: #979797;font-size: 15px;text-align: center;}
#in_04_reason{width: 246px;margin:0 auto; margin-top:10px;line-height: 50px;color: #696969;font-size: 30px; font-weight:bold; text-align: center;}
#in_04_reason span{color: #262d3f;}
#in_04_more{width: 133px;height: 34px;margin:0 auto;margin-top: 10px;text-align: center;line-height: 34px;}
#in_04_more a{display: block;width: 133px;height: 34px;background: url(../images/in_04_more.png) center no-repeat;color: #fff;font-weight: bold;font-size: 14px;}
#in_04_tel{width: 100%;line-height: 20px;text-align: center;font-size: 14px;margin:0 auto;margin-top:95px;}
#in_04_tel span{color: #fff;font-size: 30px;}
#in_04_r{width: 920px;float: right;}
#in_04_r li{width: 100%;height: 200px;margin:0 auto;margin-bottom: 70px;position: relative;}
#in_04_r li .in_04_img{position: absolute;right: 0px;top:-40px;}
#in_04_r li .in_04_title{ width: 550px;height: 25px; line-height: 25px;color: #262d3f;font-size: 18px;font-weight: bold; position: absolute;left: 0px;top:0px;}
#in_04_r li .in_04_title span{padding-left: 34px;font-size: 24px;}
#in_04_r li .in_04_info{ width: 570px;line-height: 40px;color: #686767;font-size: 15px; position: absolute;left: 20px;top:36px; }
#in_04_r li .in_04_info span{color: #b28744;}
#in_04_r li .in_04_more{ width: 110px;height: 35px; line-height: 35px;position: absolute;right: 400px;bottom:0px; background:#262d3f; border-radius:10px;}
#in_04_r li .in_04_more a{display: block; width: 110px;color: #fff;font-size: 14px; line-height:30px; text-align:center;}

	   
	   
	   
.youshi{background:url(../images/advs.jpg) top center no-repeat #0f8e41; height:152px;}
.youshi2{background:url(../images/adv_bg.jpg) top center no-repeat #0f8e41; height:152px;}
.ys_l{background-color: #fff; height: 1180px; padding-top: 40px;}
.ys_l .T{background: url(../images/adv05.png) top center no-repeat; height: 130px; padding-bottom: 35px;}
.ys_s{width:100%; height: 500px;}
.ys_d{width:587px;}
.ys_span{padding: 20px 0; background: inherit; text-align: left; display: block;}
.ys_span h3{position: relative; padding-left: 76px; color: #262d3f; font-weight: 700;}
.ys_span h3:before{position: absolute; top: -2px; left: 0; width: 68px; height: 56px; background: url(../images/adv_bg2.png) no-repeat;
    color: #fff; text-align: center; font-weight: bolder; font-size: 36px; line-height: 45px; }
.ys_span h3:before{content: '01';}
.ys_span .yss:before{content: '02';}
.ys_span .ysa:before{content: '03';}
.ys_span .ysb:before{content: '04';}
.ys_span h3 p{padding: 0; color: inherit; font-size: 24px;}
.ys_span h3 p:before{content: '';}
.ys_span p{padding-left: 76px; height: auto; color: #3a3a3a; font-size: 14px; line-height: 32px;}
.ys_span p:before{color: #262d3f; content: '+'; font-weight: 700;}
.ys_span h3 small{color: #262d3f; font-size: 18px; line-height: 32px;}

	   /* 产品轮播 */
.hot_rx{background: #262d3f;height: 1130px;padding-top: 60px;}
.E{background: url(../images/case_t.png) top center no-repeat; height: 160px; padding-bottom: 10px;}
.box{ width:1200px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.hotproduct {margin: 15px 0 20px 0;}
.top_14 {list-style: none outside none; display: inline;}
.top_14 li {float: left;/* height: 265px; */overflow: hidden;padding-right: 8px;padding-top: 8px;text-align: center;width: 285px;background: #fff;margin-right: 20px;padding-left: 8px;}
.top_14 h3 {/* height: 217px; */margin: 0 auto;}
.top_14 h3 a {padding: 1px; display: table-cell;}
.top_14 h3 img {vertical-align: middle;}
.top_14 li p {}
.top_14 li p .a1 {font-size: 18px;display: block;line-height: 38px;}
.top_14 li p .a1:hover {color: #262d3f;}

	   /* 关于我们 */
.about_box{border: 2px solid #262d3f;height: 540px;margin-top: 60px;margin-bottom: 60px;position: relative;}
.about_t{padding: 50px 30px 30px;position: relative;width: 610px;box-sizing: border-box;}
.about_t h3{position: absolute; top: -30px; background: #262d3f; font-size: 30px; color: #fff; padding: 8px 60px; font-weight: bold;}
.f-toe{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.about_t .C{color: #333;font-size: 16px;line-height: 28px;text-align: justify;}
.about_t .C p{width:100%;background:#262d3f;color:#fff;line-height:42px;text-align:center;display:block;margin-top:10px;font-size: 16px;}
.about_t .C p a{ color:#fff;}

.about_f{width:554px;box-sizing: border-box;margin-right: 30px;background:url(../images/about2.jpg) center no-repeat;height: 441px;margin-top: 50px;}
.gdal{width: 540px; line-height: 42px; background-color: #f5f5f5; text-align: center; color: #262d3f; position: absolute; bottom: 35px;}

	   /* 首页新闻 */
.index_new{width:587px; margin-top: 60px;}	   
.box-t{border-bottom: 1px solid #ccc;font-size: 24px;color: #262d3f;margin-bottom: 25px;padding-bottom: 10px;position: relative;line-height: 24px;text-align: left}
.box-t strong{font-weight: bold;}
.box-t .small{font-size: 18px; font-weight: bold;}
.box-t a{font-size: 12px;color: #b2b2b2;}
.box-t:after{position: absolute;display: block;content: '';width: 100px;height: 2px;background-color: #262d3f;bottom: -1px}	   
.PageCrumbList{float: left;font-size: 14px;color: #b2b2b2;font-weight: normal;padding-left: 10px;border-left: 2px solid #eee;margin-left: 10px;line-height: 20px;margin-top: 8px;}
.PageCrumbList a{font-size: 14px; color: #666;}
.box-t:after{position: absolute; display: block; content: ''; width: 100px; height: 2px; background-color: #262d3f; bottom: -1px;}

.news-box{position: relative; color: #828282; height: 143px;}
.news-cont{width:380px;}
.news-cont h3{font-size: 18px;font-weight: bold;margin-top: 6px;}
.news-cont h3 a{color:#262d3f;}
.news-cont p{font-size: 14px;line-height: 24px;color: #666;padding-top: 10px;text-align: justify;}

.new-box{font-size: 16px; color: #535353; padding-top: 10px; margin-bottom: 1em;}
.new-box li{font-size: 15px; line-height: 42px; border-bottom:1px #eee solid;} 
.new-box li a{color:#333;}

.new-box li span{padding-right: 8px; float: right; color: #828282; display:block;}


.index_news{width:587px; margin-top: 60px;}
.newss-box{position: relative; color: #828282; border-bottom: 1px solid #ddd; padding-bottom: 1em; margin-bottom: 1em;}
.newss-box h3{font-size: 16px; font-weight: bold; line-height: 32px;}
.newss-box h3 i{background-color: #262d3f;}
.newss-box i{font-size: 12px; border-radius: 5px; color: #fff; padding: 4px; font-weight: normal; margin-right: 10px; font-style:normal;}
.newss-box h3 a{color: #262d3f; }
.newss-box p{padding: 3px 0; line-height: 24px; font-size: 14px;}
.newss-box p i{background-color: #0c8854;}
.newss-box p span{ }

	   /* 友情链接 */
.busMess{background: #f2f2f2;height: 70px;line-height: 30px;padding-top: 10px;}
.busMess span{font-size: 16px; color:#333;}


.box-x{padding: 10px 40px;background-color: #fff;color: #262d3f;text-align: left;font-size: 18px;line-height: 35px;display: table;width: 100%;box-sizing: border-box;border-radius: 6px;margin-bottom: 5px;}
.box-x strong{font-weight: bold;color: #333;float: left;}
.box-x .PageCrumbList{color: #999;}

.box-x .PageCrumbList a{color: #999;}

.pagination li {display: inline-block;display: inline-block;zoom: 1;float: left;margin: 0;width: auto;height: auto;border: none !important;width: 40px !important;}
.sy_rxcp{
    text-align: center;
    color: #fff;
    margin-top: 10px;
    width: 1200px;
    margin: 0 auto;
}
.sy_rxcp p{
    font-size: 40px;
    line-height: 70px;
    font-weight: bold;
    color: #fff;
}
.sy_rxcp span{
    font-size: 18px;
    margin-top: 10px;
    display: table;
}
.sy_rxcp span a{color:#fff;display: block;font-size: 16px;float: left;border: 1px solid #adaaaa;margin: 4px;width: 190px;line-height: 40px;/* background: #d73240; */border-radius: 3px;/* font-weight: bold; */}
.sy_rxcp span a:hover{font-weight: bold;
    background: #d73240;
    border: 1px solid #d73240;}
.gsdt{  }
.lxwmym{    background: #f5f8f9;    margin-bottom: 30px;     padding: 20px;}
.liuyan p{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #333;
    margin-bottom: 10px;
}
.liuyan{
    background: #f9f9f9;
    margin-bottom: 30px;
    border-radius: 10px;
    width: 550px;
    padding: 39px 40px;
    width: calc(100% - 500px);
}

.widget_product{
    background: #fff;
    padding: 27px;
    display: table;
    width: 100%;
    box-sizing: border-box;
    }

.news_parameters{     font-size: 14px !important;
    color: #999 !important;}
.news_parameters a{color:#999;}

.sy_chanpin{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}
.sy_chanpin ul{}
.sy_chanpin ul li{
    float: left;
    margin: 10px 10px;
}
.sy_chanpin ul li p{}
.sy_chanpin ul li p img{}
.sy_chanpin ul li p a{
    display: block;
    height: 380px;
}
.sy_chanpin ul li:hover span a{ font-weight:bold;}
.sy_chanpin ul li span{
    background: #d73240;
    display: block;
    line-height: 60px;
}
.sy_chanpin ul li span a{
    text-align: center;
    display: block;
    color: #ffffff;
    font-size: 16px;
}

.rx_cp{
    background: #fff;
    
    padding-bottom: 80px;
}


.zx_cpzs{
    height: 448px;
    width: 100%;
    margin: 0 auto;
}
.zx_cpzs ul{}
.zx_cpzs ul li{
    width: 385px;
    float: left;
    border-right: 1px solid #eeeeee;
}
.zx_cpzs ul li:hover p a{background: #000;}
.zx_cpzs ul li:hover p a img{    opacity: 0.95;}
.zx_cpzs ul li:hover span{background: #f2f2f2;}
.zx_cpzs ul li p{
    height: 324px;
    width: 385px;
    border-radius: 20px 20px 0 0;
}
.zx_cpzs ul li p a{
    display: block;
    width: 385px;
    height: 324px;
    border-radius: 20px 20px 0 0;
    transition: all 0.6s;
}
.zx_cpzs ul li p img{}
.zx_cpzs ul li span{
    display: block;
    color: #fff;
    text-align: center;
    width: 385px;
    height: 122px;
    border-top: 1px solid #fff;
    background: #fff;
    border-radius: 0 0 20px 20px;
    transition: all 0.6s;
}
.zx_cpzs ul li span a{
    color: #333;
    font-size: 20px;
    font-weight: bold;
    display: block;
    padding-top: 28px;
}
.zx_cpzs ul li span em{display:block;font-weight:normal;font-style: normal;font-size: 18px;color: #666;line-height: 48px;}
.zx_cpzs ul li span em i{
    font-style: normal;
    padding: 0 4px;
}

.zx_cpzs ul li:hover span a{padding-bottom: 40px;}
#demo1p {width: 100%;/* height: 190px; */overflow: hidden;/* position: relative; */margin: 0 auto;}
#indemo1p {float: left;width: 980%;}
#demo1p1 {float: left;word-break: break-all;}
#demo1p2 {float: left;}
.rx_aboutb ul{width:100%;height: 190px;/* background: #0066d9; */}
.rx_aboutb ul li{
    float: left;
    background: #f9f9f9;
    width: 450px;
    margin-right: 20px;
    padding: 20px 30px;
    border: 1px solid #dfdfdf;
    height: 190px;
    box-sizing: border-box;
}
.rx_aboutb ul li a{ display:block; }
.rx_aboutb ul li p{
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
	color:#333;
}
.rx_aboutb ul li span{
    font-size: 15px;

    display: block;
    line-height: 26px;
	color:#666;
}
.rx_aboutb ul li a:hover p{color: #333;}
.rx_aboutb ul li a:hover span{color:#666;}
.sy_xw_a{
    text-align: center;
    margin-bottom: 30px;
}
.sy_xw_a i{    display: block;
    font-style: normal;
    font-size: 50px;
    color: #262d3f;
    font-weight: bold;
    line-height: 66px;}
.sy_xw_a span{    font-size: 38px;
    line-height: 50px;
    padding-bottom: 25px;
    position: relative;
    font-weight: bold;
    color: #333;}
.sy_xw_a em{    width: 50px;
    height: 2px;
    background: #d73240;
    display: block;
    margin: 0 auto;
    margin-top: 20px;}


.sh_slsb{background:url(../images/slsb.jpg) center no-repeat;height:942px;padding-top: 134px;box-sizing: border-box;}
.sh_zy{
    float: left;
    /* padding-right: 123px; */
}
.sh_zy p{
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    line-height: 45px;
}
.sh_zy p i{
    width: 105px;
    display: block;
    height: 6px;
    background: #333;
    border-radius: 6px;
    margin-top: 17px;
}
.sh_zy ul{
    margin-top: 53px;
}
.sh_zy ul li{
    font-size: 22px;
}
.sh_zy ul li:nth-child(1) a{font-weight: bold;}
.sh_zy ul li:nth-child(1) i{ background:#999;}
.sh_zy ul li a{
    color: #e8e5e5;
    line-height: 56px;
}
.sh_zy ul li i{
    float: left;
    width: 10px;
    height: 10px;
    border: 2px solid #999;
    border-radius: 10px;
    margin-top: 20px;
    margin-right: 22px;
    }


.sh_cpzs{
    padding-top: 128px;
    float: left;
    /* width: calc(100% - 397px); */
}
.sh_cpzs dl:nth-child(1){ display:block;}
.sh_cpzs dl{
    display: none;
}
.sh_cpzs dl dt{
    width: 700px;
    height: 546px;
    background: #fff;
    border-radius: 100px 20px 100px 20px;
    float: left;
}
.sh_cpzs dl dt img{
    margin: 0 auto;
    border-radius: 100px 20px 100px 20px;
}
.sh_cpzs dl dd{
    float: left;
    margin-left: 60px;
    background: url(../images/sh_cpzs.png) left top 10px no-repeat;
    height: 500px;
    padding-left: 43px;
    margin-top: 12px;
    }
.sh_cpzs dl dd span{
    display: block;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 34px;
}
.sh_cpzs dl dd p{
    font-size: 20px;
    color: #fff;
    line-height: 56px;
    width: 400px;
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis;
    /* opacity: 0.9; */
}
.sh_cpzs dl dd a{
    width: 243px;
    height: 57px;
    display: block;
    background: #086dc3;
    border-radius: 28px;
    text-align: center;
    line-height: 57px;
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
    margin-left: -43px;
}


.sh_sz{
    width: 442px;
    float: right;
    margin-top: -100px;
}
.sh_sz .prev{background:url(../images/ico25.png) center no-repeat;width: 40px;height: 40px;float: left;padding-top: 15px;opacity: 0.8;}
.sh_sz .next{background:url(../images/ico26.png) center no-repeat;width: 40px;height: 40px;float: left;padding-top: 15px;opacity: 0.8;}
.mub{
    float: left;
    right: 100px;
    bottom: 90px;
    color: #999;
    font-size: 22px;
    padding: 0 26px;
}
.mub span{
    color: #ccc;
    font-size: 40px;
}

.sh_hz{ background:url(../images/sh_hz.jpg) center no-repeat; height:1201px; width:100%;}
.sh_hztit{
    padding-top: 134px;

    text-align: center;
    padding-bottom: 80px;
}
.sh_hztit p{
    font-size: 45px;
    font-weight: bold;
    color: #333;
    line-height: 70px;
}

.sh_hztit span{
    font-size: 26px;
    color: #bbbbbb;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 26px;
}
.sh_hz dl{
    float: left;
    width: 278px;
    height: 760px;
    margin-right: 38px;
    background: #fff;
    border-radius: 100px 20px 20px 20px;
    overflow: hidden;
    /* transition: all .4s; */
    overflow: hidden;
    /* transition: all .4s; */
    display: flex;
    justify-content: center;
    /* transition: all 0.6s; */
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .1);
}
.sh_hz dl:hover{
	    margin-top: -20px;
	    box-shadow: 10px 10px 20px rgba(0, 0, 0, .3);
	    transition: all 0.6s;
	    }
.sh_hz dl dt{
}
.sh_hz dl dt img{
    height: 402px;
    border-radius: 100px 0 0;
}
.sh_hz dl dt p{
    padding-left: 30px;
    font-size: 26px;
    font-weight: bold;
    color: #333;
    line-height: 26px;
    padding-top: 52px;
}
.sh_hz dl dt span{
    padding: 0 30px;
    display: block;
    font-size: 18px;
    line-height: 32px;
    color: #666666;
    padding-top: 20px;
}






.sh_hz dl dt i{background:url(../images/hzmo.png) center no-repeat;display:block;width:45px;height:45px;margin-left: 30px;margin-top: 75px;-webkit-transform: rotate(360deg);animation: rotation 4s linear infinite;-moz-animation: rotation 4s linear infinite;-webkit-animation: rotation 4s linear infinite;-o-animation: rotation 4s linear infinite;}
.sh_hz dl dd{
    display: none;
    height: 760px;
    max-width: 763px;
    border-radius: 100px 20px 100px 20px;
    /* width: calc(100% - 637px); */
    min-width: 663px;
}
.sh_hz dl dd img{}
.sh_hz dl dd p{
    padding-left: 45px;
    font-size: 26px;
    font-weight: bold;
    color: #333;
    line-height: 26px;
    padding-top: 52px;
}
.sh_hz dl dd span{
    padding: 0 45px;
    display: block;
    font-size: 20px;
    line-height: 32px;
    color: #666666;
    padding-top: 20px;
}
.sh_hz dl dd em{
    display: block;
    font-style: normal;
    padding: 0 45px;
    font-size: 18px;
    padding-top: 30px;
    line-height: 32px;
}
.sh_hz dl dd b{
    font-weight: bold;
}
.sh_hz dl dd i{
    background: url(../images/hzmo1.png) center no-repeat;
    display: block;
    width: 442px;
    height: 20px;
    margin-left: 45px;
    margin-top: 52px;
    }

.sh_hz dl:nth-last-child(1){margin-right: 0;}
.sh_hz .self{height: 760px;max-width: 763px;border-radius: 100px 20px 100px 20px;min-width: 665px;width: calc(100% - 637px);}

.sh_hz .self dt{ display:none;}
.sh_hz .self dd{ display:block;}



.sh_wm{ background:url(../images/sh_wm.jpg) center no-repeat; height:958px;}
.sh_emtit{
    padding-top: 134px;
    max-width: 1400px;
    margin: 0 auto;
    min-width: 1300px;
    width: 90%;
}
.sh_emtit p{
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    line-height: 45px;
}
.sh_emtit i{
    width: 105px;
    display: block;
    height: 6px;
    background: #888;
    border-radius: 6px;
    margin-top: 17px;
}

.sh_wm dl{
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 99px;
    display: table;
    min-width: 1300px;
}
.sh_wm dl dt{
    width: 594px;
    height: 524px;
    float: left;
    padding-right: 69px;
}

.sh_wm dl dt img{
    border-radius: 100px 20px 100px 20px;

	transition: all 0.6s;
}
.sh_wm dl dt img:hover{margin-top:-20px;}
.sh_wm dl dd{float: right;width: calc(100% - 668px);}
.sh_wm dl dd span{

    display: block;
    padding-bottom: 20px;
}
.sh_wm dl dd img{

    float: left;
    padding-right: 22px;
}

.sh_wm dl dd em{
    font-size: 26px;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    line-height: 26px;
}
.sh_wm dl dd i{
    display: block;
    font-size: 24px;
    font-style: normal;
    color: #fff;
    opacity: 0.6;
    line-height: 60px;
}
.sh_wm dl dd p{
    font-size: 16px;
    color: #fff;
    opacity: 0.9;
    line-height: 32px;
}


.sh_wmlb{
    max-width: 1400px;
    margin: 0 auto;
    min-width: 1300px;
}
.sh_wmlb ul{
    width: 1064px;
    float: right;
    margin-top: -114px;
}
.sh_wmlb ul li{
    float: left;
    width: 266px;
    height: 114px;
    background: #fff;
    margin-right: 2px;
    text-align: center;
    font-size: 20px;
    padding-top: 19px;
    box-sizing: border-box;
	transition: all 0.6s;
}
.sh_wmlb ul li:hover{margin-top:-5px;}
.sh_wmlb ul li a{ display:block;}
.sh_wmlb ul li:hover img{    transform: rotateY(180deg);}
.sh_wmlb ul li img{transition: all 0.3s linear 0s;}
.sh_wmlb ul li p{
    font-size: 20px;
    color: #333;
}
.sh_wmlb ul li:nth-child(1){
    width: 258px;
    background: #086dc3;
    border-radius: 20px 0 0 20px;
}
.sh_wmlb ul li:nth-child(1) p{
    color: #fff;
}
.sh_wmlb ul li:nth-last-child(1){
    border-radius: 0 20px 20px 0;
}

.sh_xw{
    margin-bottom: 80px;
}
.sh_xwtit{padding-top: 50px;
    text-align: center;
    padding-bottom: 70px;}
.sh_xwtit span{font-size: 26px;
    color: #bbbbbb;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 26px;}
.sh_xwtit p{    font-size: 45px;
    font-weight: bold;
    color: #333;
    line-height: 70px;}

.sh_xw dl{
    float: left;
    margin-right: 37px;
    height: 600px;
    background: #f2f2f2;
    border-radius: 100px 20px 100px 20px;
    transition: all 0.6s;
    width: calc(100% - 900px);
    max-width: 440px;
}
.sh_xw dl:hover{margin-top: -20px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);}
.sh_xw dl:nth-child(3){margin-right: 0;}
.sh_xw dl dt{
    display: table;
}
.sh_xw dl dt img{
    border-radius: 100px 20px 0 0;
    padding-bottom: 10px;
    width: 100%; height:267px;object-fit: cover;
}
.sh_xw dl dt p{
    padding-left: 36px;
    font-size: 45px;
    font-weight: bold;
    line-height: 45px;
    float: left;
    text-align: center;
    color: #333;
}
.sh_xw dl dt p em{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    display: block;
    line-height: 24px;
    color: #999999;
}
.sh_xw dl dt i{}
.sh_xw dl dd{
    margin: 0 36px;
    border-top: 1px solid #dddddd;
    margin-top: 10px;
    padding-top: 36px;
}
.sh_xw dl dd p{
    font-size: 20px;
    color: #333;
    line-height: 20px;
    padding-bottom: 15px;
}
.sh_xw dl dd span{
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
}
.sh_xw dl dd i{
    background: url(../images/hzmo.png) center no-repeat;
    display: block;
    width: 45px;
    height: 45px;
    margin-top: 29px;
    -webkit-transform: rotate(360deg);
    animation: rotation 4s linear infinite;
    -moz-animation: rotation 4s linear infinite;
    -webkit-animation: rotation 4s linear infinite;
    -o-animation: rotation 4s linear infinite;
}

.sh_xw ul{max-width: 1400px;margin:0 auto;display:table;min-width: 1300px;}
.sh_xw ul li{
    max-width: 440px;
    height: 267px;
    float: left;
    background: #f2f2f2;
    margin-right: 37px;
    border-radius: 20px;
    margin-top: 35px;
    padding: 0 36px;
    box-sizing: border-box;
    padding-top: 45px;
    width: calc(100% - 900px);
    x); */
}
.sh_xw ul li:nth-child(3){margin-right: 0;}
.sh_xw ul li p{
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.sh_xw ul li:hover p{color: #086dc3;}

.sh_xw ul li:hover i{color: #086dc3;}
.sh_xw ul li span{
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    padding-top: 11px;
}
.sh_xw ul li em{

    display: block;
    font-style: normal;
    color: #999999;
    line-height: 42px;
}
.sh_xw ul li i{
    font-size: 16px;
    color: #999999;
    text-transform: uppercase;
    font-style: normal;
    display: block;
    padding-top: 26px;
}

/*bottom*/

.sh_flb{ background:url(../images/sh_flb.jpg) center no-repeat; height:281px; width:100%;}
.sh_flb ul{max-width: 1400px;margin:0 auto;padding-top: 67px;min-width: 1300px;}
.sh_flb ul li{text-align:center;float:left;width: 33.2%;border-right:1px solid #aaa;height:150px;}
.sh_flb ul li a{ display:block;}
.sh_flb ul li img{ padding-bottom: 17px;    transition: all 0.3s linear 0s;}
.sh_flb ul li:hover img{transform: scale(1.1);}
.sh_flb ul li p{font-size:22px; color:#fff;}
.sh_flb ul li span{font-size:18px;font-weight:bold;color:#fff;padding-top: 13px;display: block;}
.sh_flb ul li:nth-last-child(1){border-right:none;}

.sh_foot{ width:100%; height:310px; background:#222222;}
.sh_foot dl{max-width: 1400px;margin:0 auto;padding-top: 60px;min-width: 1300px;}
.sh_foot dl dt{
    float: left;
    width: 490px;
}
.sh_foot dl dt span{
    display: block;
    font-size: 26px;
    color: #fff;
    padding-bottom: 10px;
    line-height: 26px;
}
.sh_foot dl dt p{
    font-size: 16px;
    color: #fff;
    opacity: 0.6;
    line-height: 54px;
}
.sh_foot dl dt img{
    float: left;
    padding-top: 12px;
    padding-right: 12px;
}
.sh_foot dl dd{
    float: left;
    padding-right: 113px;
    text-align: center;
}
.sh_foot dl dd em{
    display: block;
    font-size: 20px;
    color: #fff;
    font-style: normal;
    line-height: 20px;
    padding-bottom: 11px;
}
.sh_foot dl dd a{
    display: block;
    font-size: 16px;
    color: #aaaaaa;
    line-height: 33px;
}
.sh_foot dl dd span{
    float: left;
    width: 200px;
    text-align: left;
}
.sh_foot dl dd span a{}
.sh_foot dl dd p{
    font-size: 26px;
    color: #fff;
    line-height: 26px;
    padding-bottom: 20px;
}
.sh_foot dl dd i{
    font-size: 14px;
    color: #aaa;
    font-style: normal;
    display: block;
}
.sh_foot dl dd img{
    margin-top: 15px;
	border-radius: 4px;width:140px;
}

.sh_bottom{height:60px; background:#086dc3; text-align:center; line-height:60px;}
.sh_bottom p{font-size:16px; color:#fff;}
.sh_bottom p a{ color:#fff;}
.sh_foot dl dd.xnav{width: 300px; padding-right: 0;margin-right:60px;}
.sh_foot dl dd.xnav em{text-align: left;}
.sh_foot dl dd.xnav span{width:150px; float:left;}

.sh_foot dl dd:nth-child(3){width: 400px; padding-right: 0;}
.sh_foot dl dd:nth-child(3) em{text-align: left;}
.sh_foot dl dd:nth-child(4){    
    padding-right: 0;
    float: right;}

.ban{height:500px; background:url(../images/cp_bg.jpg) center no-repeat; width:100%;}
.sousuo{height: 34px;padding-top:2px;box-sizing: border-box;}


.ny_lxwm{
    width: 400px;
    float: left;
}
.ny_lxwm p{
    background: #f9f9f9;
    margin-bottom: 10px;
    line-height: 73px;
    border-radius: 6px;
	font-size: 18px;
}

.sh_nycp{
    display: table;
    max-width: 1400px;
    margin: 0 auto;
    min-width: 1300px;
    }
.sh_nyfl{ }
.sh_nyfl dl{
    padding-top: 60px;
    margin-bottom: 20px;
}
.sh_nyfl dl dt{ }
.sh_nyfl dl dt p{text-align:center;font-size:46px;color:#333;font-weight:bold;line-height: 100px;}
.sh_nyfl dl dt span{}

.sh_nyfl dl dd{background:#fff;height:132px;margin-top: 10px;border-radius: 10px;}
.sh_nyfl dl dd a{display:block;float:left;color:#333;font-size:18px;text-align:center;line-height: 64px;border-bottom: 2px solid #f2f2f2;border-right: 2px solid #f2f2f2;/* max-width: 231px; */width: 16.5%;}
.sh_nyfl dl dd a:nth-child(1){
    background: #086dc3;
    color: #fff;
    border-radius: 10px 0 0;
    font-weight: bold;
    }

.sh_nyfl dl dd a:nth-child(6){
	border-right: 0;
	border-radius: 0 10px 0 0;
	}
.sh_nyfl dl dd a:nth-child(12){
	border-right: 0;
	/* width: 235px; */
	border-radius: 0 0 10px 0;
	}
.sh_nyfl dl dd a:nth-child(7){    border-radius: 0 0 0 10px;}
.sh_nyfl dl dd a:hover{background: #086dc3;
    color: #fff;}
.sh_nycpzs{
    background: #fff;
    border-radius: 6px;
    padding: 45px;
    box-sizing: border-box;
    border: none;
    margin-bottom: 60px;
}
.sh_nycpzs dl{
    float: left;
    width: 636px;
    height:264px;
    margin-right: 28px;
    background: #f7f8fa;
    margin-bottom: 20px;
	transition: all 0.3s;
    }
.sh_nycpzs dl:hover{    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .12);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .12);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .12);}
.sh_nycpzs dl:nth-child(2n){margin-right:0;}
.sh_nycpzs dl dt{width: 281px;padding-left: 15px;padding-top: 13px;float: left;}
.sh_nycpzs dl dt img{display: block;}
.sh_nycpzs dl dd{
    float: right;
    width: 260px;
    padding-right: 15px;
    padding-top: 13px;
}
.sh_nycpzs dl dd p{
    font-size: 20px;
    line-height: 40px;
    color: #333;
    padding-top: 8px;
}
.sh_nycpzs dl dd i{
    font-size: 15px;
    font-style: normal;
    display: block;
    color: #888;
    line-height: 30px;
    }
.sh_nycpzs dl dd em{
    color: #666666;
    float: left;
    margin-bottom: 15px;
    padding-right: 20px;
}
.sh_nycpzs dl dd b{
    content: '';
    display: block;
    height: 5px;
    width: 100%;
    background: url(../images/line-bg.png) repeat-x;
    margin: 5px auto 20px;
    }
.sh_nycpzs dl dd em img{
    display: block;
    float: left;
    padding-right: 10px;
}
.sh_nycpzs dl dd span{
    color: #888;
    display: block;
    /* margin-top: 15px; */
    clear: left;
    line-height: 24px;
}
.sh_nycpzs dl dd i{
    display: block;
    width: 140px;
    line-height: 36px;
    background-color: #262a3d;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
    border-radius: 4px;
}


.sh_nycpzs{
}
.sh_nycpzs ul{
    border-left: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    display: table;
    width: 100%;
}
.sh_nycpzs ul li{
    width: 24.92%;
    float: left;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #f2f2f2;
    /* width: calc(100% - 810px); */
}
.sh_nycpzs ul li:hover p a{background: #000;}
.sh_nycpzs ul li:hover p a img{    opacity: 0.95;}
.sh_nycpzs ul li:hover span{background: #f2f2f2;}
.sh_nycpzs ul li p{
    height: 257px;
    /* width: 326px; */
    border-radius: 20px 20px 0 0;
    margin: 0 auto;
}
.sh_nycpzs ul li p a{
    display: block;
    /* width: 326px; */
    height: 257px;
    border-radius: 20px 20px 0 0;
    margin: 0 auto;
    text-align: center;
}
.sh_nycpzs ul li p img{
    width: 100%;
    height: 100%;
}
.sh_nycpzs ul li span{
    display: block;
    color: #fff;
    text-align: center;
    /* width: 326px; */
    height: 122px;
    border-top: 1px solid #fff;
    background: #fff;
    border-radius: 0 0 20px 20px;
    =: calc(100% - 810px)
}
.sh_nycpzs ul li span a{
    color: #333;
    font-size: 20px;
    font-weight: bold;
    display: block;
    padding-top: 28px;
}
.sh_nycpzs ul li span em{display:block;font-weight:normal;font-style: normal;font-size: 15px;color: #666;line-height: 48px;}
.sh_nycpzs ul li span em i{
    font-style: normal;
    padding: 0 4px;
}

.sh_nycpzs ul li:hover span a{padding-bottom: 40px;}


.sh_cpxqy{background:url(../images/cpxqy.png) center no-repeat;width:100%;height:803px;padding-top: 180px;box-sizing: border-box;z-index: 999;position: relative;}
.sh_cpxq_t{float:left;width: 653px;padding-right: 83px;}
.sh_cpxq_t p{
    background:url(../images/cpxq_t.png) center no-repeat;
    width:653px;
    height:513px;
    -webkit-transform: rotate(360deg);
    animation: rotation 8s linear infinite;
    -moz-animation: rotation 8s linear infinite;
    -webkit-animation: rotation 8s linear infinite;
    -o-animation: rotation 8s linear infinite;
    z-index: 1;
    }
.sh_cpxq_t img{
    border-radius: 220px;
    margin-top: -460px;
    z-index: 999;
    position: absolute;
    margin-left: 76px;
}

.sh_cpxq_w{
    float: left;
    margin-top: 36px;
    width: calc(100% - 740px);
}
.sh_cpxq_tit{
    font-size: 42px;
    font-weight: bold;
    color: #fff;
}
.sh_cpxq_w dl{
    width: 100%;
    background: #fff;
    height: 330px;
    border-radius: 10px;
    padding: 35px 32px;
    box-sizing: border-box;
    margin-top: 30px;
}
.sh_cpxq_w dl dt{
    font-size: 14px;
}
.sh_cpxq_w dl dt p{
    line-height: 30px;
    font-size: 16px;
    border-bottom: 1px dashed #999;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.sh_cpxq_w dl dt p b{font-weight: bold;
    color: #086dc3;}
.sh_cpxq_w dl dt span{
    color: #999;
    line-height: 30px;
    font-size: 14px;
    display: block;
}
.sh_cpxq_w dl dt span a{}
.sh_cpxq_w dl dd{
    margin-top: 30px;
}
.sh_cpxq_w dl dd img{}
.sh_cpxq_w dl dd p{
    height: 55px;
    display: inline-block;
    color: #999;
    background: url(../images/pro_tel.png) left center no-repeat;
    line-height: 25px;
    font-size: 14px;
    padding-left: 60px;
    margin-left: 50px;
    margin-bottom: 10px;
}
.sh_cpxq_w dl dd span{
    font-style: normal;
    color: #333;
    font-size: 30px;
    display: block;
    font-weight: bold;
    font-family: Times New Roman;
}
.sh_cpxq_w dl dd a{
    display: block;
    float: left;
    display: inline-block;
    padding: 0 60px;
    color: #fff;
    background: #086dc3;
    border-radius: 5px;
    line-height: 45px;
    font-size: 18px;
    /* font-weight: bold; */
    margin-top: 5px;
}
.sh_cpxq_w dl dd a:hover{background: #086dc3;font-weight: bold;}

.sh_cpnyjs{width:1117px;min-height: 1000px;background: #fff;padding: 35px;box-sizing: border-box;width: calc(100% - 284px);padding-top: 115px;margin-bottom: 60px;}
.sh_cpnyjs_tit{
    border-bottom: 1px solid #eaeaea;
    line-height: 40px;
    margin-top: 18px;
    margin-bottom: 20px;
}
.sh_cpnyjs_tit span{
    font-size: 22px;
    font-weight: bold;
    border-bottom: 3px solid #086dc3;
    padding-bottom: 7px;
    color: #333;
}
.ny_ban{ background:url(../images/ny_ban.jpg) center no-repeat; height:500px; width:100%;}
.ejdh{
    width: 100%;
    position: absolute;
    z-index: 9999;
    margin-top: 100px;
    display: none;
    background-color: rgba(255,255,255,0.95);
    height: 340px;
    left: 0;
}
.ejdh dl{
    /* min-width: 1300px; */
    margin: 0 auto;
    border-radius:10px;
    padding: 48px 0;
    box-sizing: border-box;
    width: 1300px;
    }
.ejdh dl dt{
    float: left;
    padding-right: 20px;
}
.ejdh dl dt img{ border-radius:10px;}
.ejdh dl dd{
    float: left;
    width: 800px;
}
.ejdh dl dd span{
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #086dc3;
    line-height: 60px;
    padding-left: 60px;
}
.ejdh dl dd p{
    padding-top: 5px;
}
.ejdh dl dd p a{
    float: left;
    line-height: 40px;
    width: 200px;
    display: block;
    font-size: 18px;
    color: #555;
    padding-left: 65px;
    border-right: 1px solid #ccc;
}
.ejdh dl dd p a:hover{ font-weight:bold;}
.new_div{float: right;width: calc(100% - 244px);}

.sh_cpxq_zz{    max-width: 1400px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    min-width: 1300px;
    width: 90%;
	margin-top: -80px;
    position: relative;
	z-index:1;}

.lyzz{    margin: 0 auto;
    padding: 45px 250px;}

@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
.cpfy{     margin: 0 auto; display:table;}


.feedback {
	Z-index:9999;
	background:#fff;
    width: 340px;
    position: fixed;
    right: 30px;
    bottom: -9999px;
    box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    border-radius: 10px 10px 0 0;

}

.feedback .feedbackHeader {
    height: 40px;
    line-height: 40px;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    text-indent: 50px;
    font-weight: normal;
    cursor: pointer;
}

.feedback .eMailIco {
    background: url("../images/emailIco.png") 16px center no-repeat #086dc3;
    background-size: 21px auto;
}

.feedbackForm {
    padding: 16px 16px 40px 16px;
}

.feedbackForm .tips {
    color: #222d38;
    padding-bottom: 20px;
}

.feedbackForm .linee {
    margin-bottom: 16px;
}

.feedbackForm .linee input, .feedbackForm .linee textarea {
    width: 100%;
    box-sizing: border-box;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: solid 1px #ccc;
    color: #222d38;
    display: block;
}

.feedbackForm textarea {
    resize: none;
    height: 78px;
    padding: 11px;
    line-height: 20px;
}

.feedbackForm .linee input {
    height: 40px;
    line-height: 40px;
    padding: 0 11px;
}

.feedbackForm .btn {
    background: #086dc3;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    cursor: pointer;
}

.feedback .closeBtn {
    background: url("../images/closeBtn.png") no-repeat;
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    position: absolute;
    left: -36px;
    top: 6px;
    cursor: pointer;
    display: none;
}
.w1290{width:1290px; margin:0 auto; clear:both; display:block;}
.rongyu{width:100%;background:url(../images/rongyu_bg.jpg) no-repeat center top; height:769px;}
.picScroll-left{ overflow:hidden; position:relative;width:360px; float:left;}
.pic_desc{padding:168px 45px 20px 45px; font-size:18px; color:#000; font-weight:bold;}
.picScroll-left .hd{ overflow:hidden;  height:30px;padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{overflow:hidden; zoom:1; zoom:1; text-align:center;width:104px; margin:0 auto; clear:both; padding-left:20px;}
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:15px; text-indent:-999px; cursor:pointer; background:#fff; border-radius:10em;}
.picScroll-left .hd ul li.on{background:#F00;}
.picScroll-left .bd{ padding:0px; width:268px; margin:0 auto;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 0px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:268px; height:274px;object-fit: cover;  display:block;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ height:50px; line-height:50px; color:#000; font-size:18px;}

.rongyu_text{position:relative; width:900px; float:right;}
.rongyu_text li{ position:absolute;width:160px;}
.rongyu_text li h3{font-size:24px; color:#fff; font-weight:bold; height:44px; line-height:44px;}
.rongyu_text li p{font-size:16px; color:#cbcbcb; line-height:24px;}
.rongyu_text li.ry1{left:30px; top:460px;}
.rongyu_text li.ry2{left:140px; top:340px;}
.rongyu_text li.ry3{left:290px; top:230px;}
.rongyu_text li.ry4{left:470px; top:140px;}

.m2{ width:100%; height:1300px; background:url(../images/m2.jpg) no-repeat center top;}
.m3{ width:100%; height:535px; background:url(../images/m3.jpg) no-repeat center top;}
.m2t{ text-align:center; padding-top:60px; margin-bottom:30px;}
.m2c{ text-align:center; color:#fff; width:1100px; margin: 0 auto 30px; font-size:16px;}
.m2c p{font-size:16px; line-height:28px;}
.m2 li{ width:300px; float:left; margin:0px 50px; display:inline; height:290px; text-align:center; background:url(../images/m21.png) #fff no-repeat center 30px;}
.m2p1{ font-size:18px; line-height:28px; padding-top:80px;}
.m2p2{ font-size:14px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#666; line-height:20px;}
.m2p3{ margin:10px 20px; line-height:24px; font-size:14px; text-align:left;}
.m2gd{ width:100px; height:26px; line-height:26px; border:1px #272622 solid; margin:0 auto;}
.m2 li:hover{background:url(../images/m21_1.png) #f0b802 no-repeat center 30px;}
.m2 li:hover .m2p1,.m2 li:hover .m2p2{ color:#fff;}
.m2 li:hover .m2gd{ background-color:#272622;}
.m2 li:hover .m2gd a{ color:#fff;}
.m2 .l1{  background:url(../images/m22.png) #fff no-repeat center 30px;}
.m2 .l1:hover{background:url(../images/m22_1.png) #f0b802 no-repeat center 30px;}
.m2 .l2{  background:url(../images/m23.png) #fff no-repeat center 30px;}
.m2 .l2:hover{background:url(../images/m23_1.png) #f0b802 no-repeat center 30px;}

.con_right{width:890px; float:right;display:block; overflow: hidden;}
.index_cp{width:100%;display:block;}
.index_cp ul{margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width:378px; overflow: hidden;text-align:center;border-collapse:collapse;border:1px solid #e0e0e0; margin: 0 10px; margin-bottom:25px; }
.index_cp li b{font-weight:normal;}
.index_cp li a{display:block; font-size:16px;}
.index_cp li a .cp_name{display: block; width:378px; height:300px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden;}
.index_cp li a:hover b{color: #fff;}
.index_cp li a img{max-width: 378px; max-height:300px; vertical-align:middle;}
.index_cp li span{height:40px; line-height:40px;display:block; clear:both; width:100%; margin:0 auto; background:#f0f0f0; overflow:hidden; padding-bottom:8px;}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}
.index_cp li .zxzx{ padding:0; clear:both;}
.index_cp li .zxzx a{ display: block; float: left;  width:50%;  text-align: center; height: 36px; line-height:36px;color: #fff;}
.index_cp li .zxzx a.zzl{background: #333; color: #fff;}
.index_cp li .zxzx a.zzr{ background: #333;color: #fff;}

.view_con table,.pro_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:100%; margin:10px auto;}
.view_con table td,.pro_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:6px 0px; text-align:center;}



.info_title {
	margin: 10px 0 0 0;
	width: 100%;
	height: 40px;
	background: #E2E2E2;
	margin-bottom: 10px; clear:both;
}
.info_title b {
	display: inline-block;
	padding:0px 20px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #333;
	color: #fff; font-size:16px;
	line-height: 40px;
}
.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}
#allmap{width:100%; height:400px; line-height:25px;}

/*分页*/
.pages{text-align:center;clear:both; padding:5px 0px 10px 0px;font-size:14px;width:100%; margin:0 auto;margin:15px 0;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}
/*留言*/
.messagex{background:url(../images/lxwm.jpg) no-repeat right center; width:70%; padding-right:30%; height:400px;}
.member_f{width:100%; margin:0 auto;margin-top:5px;}
.member_f li{padding:10px 0; display:block;}
.member_f li .inp{height:40px; line-height:40px; width:98%; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.member_f li .inpx{height:40px; line-height:40px; width:50%; border:1px solid #e2e2e2;border-radius:5px; padding-left:5px;}
.member_f li .textarea{height:120px; width:96%;border:1px solid #e2e2e2;border-radius:5px;padding:5px;}
.member_f li.anniu{ text-align:center;}
.member_f .btnbig{height:40px; line-height:40px; font-size:16px; background:#0D62BE; border:none; cursor:pointer; width:280px; margin:0 auto; color:#fff;}

/*联系我们*/
.con_way{width: 1200px;height:160px;margin:0 auto; margin-bottom: 30px; }
.con_way div{width: 585px;float: left;text-align: center;font-size: 16px;}
.con_way div dl dt span, .con_way div li i{background: url("../images/icon_contact.png") no-repeat;display: block;width: 60px;height: 60px;margin: 35px auto 0;background-position-y: -14px;transition: all .3s;}
.con_way div dl{width: 100%;height: 150px;margin-bottom: 20px;}
.con_way div dl dt{width: 150px;height: 100%;background: #f0f0f0;float: left;transition: all 0.3s;}
.con_way div dl dd{width: 435px;height: 86.5%;background: #f5f5f5;float: left;line-height: 50px; font-size:16px;transition: all .3s;}
.con_way div dl.add span{background-position-x: -16px;}
.con_way div dl.tel span{background-position-x: -106px;}
/*.con_way div dl.tel dd{color:#ff3f3b;}*/
.con_way div ul{width: 100%;height: 150px;}
.con_way div ul li{width: 282px;height: 150px;float: left;background: #f5f5f5;transition: all .3s;}
.con_way div ul li a{transition: all .3s;display: block;}
.con_way div ul li i.email{background-position-x: -211px;}
.con_way div ul li i.wx{background-position-x: -312px;}
.con_way div ul li i.qq{background-position-x: -417px;}
.con_way div ul li i.dnt{background-position-x: -511px;}
.con_way div ul li:first-child{margin-right: 20px;}
.con_way div ul li:last-child{float: right;}
.con_way div.last{float: right;}
.con_way div.last dl dd{line-height: 32px;padding-top: 45px;height: 105px;}
.con_way .wx_con img{ width: 150px; height: 150px; margin: 0 auto; }
.index_tit .titxr,.con_tit .titxr{-moz-transform: rotate(0deg) scale(1, 1) skewX(30deg) skewY(0deg) translate(-14px, 0px );/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(-14px, 0px);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(-14px, 0px);/* Opera 10.5 */ text-indent:30px;
-ms-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(-14px, 0px);text-align:center; color:#FFF; line-height:50px; text-decoration:none;/* IE 9 */}

.product_cat{
    
    line-height: 40px;
    overflow: hidden; float:right;margin-top:5px;
}
.product_cat a{
    display: block;
    float: left; text-align:center;
    padding: 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #f0f0f0;
    color: #333; font-size:16px; padding:0 10px;
    margin:0 0%;
}
.product_cat a:hover{
    color: #fff;
    background: #0D62BE;
}
.product_cat a.hover{
    color: #fff;
    background: #0D62BE;
}

.atit{
    width: 1200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
    color: #333;
    margin: 0 auto;
}
.atit h3{
   font-size: 30px; 
   font-weight: bold;
}

.view-title{font-size:24px; height:50px; line-height:50px; display:block; text-align:center;}
.view-date{height:25px; line-height:25px; display:block; text-align:center;}
.view_img{
    text-align: center;
    margin: 10px 0;
}
.view_img img{
    max-width: 800px;
    height: auto;
}
.updown{width:100%; clear:both; margin-top:15px; margin-bottom:25px; height:50px; display:block;}
.updown li{width:45%;background:#333; margin:10px 2%; float:left;height:40px; line-height:40px; overflow:hidden; color:#fff; text-indent:20px; border-radius:20px;}
.updown li a{color:#fff;}

.newslist{
    width: 1200px;
    padding: 20px 0;
    overflow: hidden;
}
.newslist ul li{
    padding: 15px 5px;
    overflow: hidden;
    border-bottom: #ccc dashed 1px;
}
.newslist ul li .news_pic{
    width: 205px;
    height: 135px;
    float: left;
}
.newslist ul li .news_pic img{
    width: 205px;
    height: 135px;
}
.newslist ul li .news_text{
    width: 970px;
    height: 135px;
    overflow: hidden;
    float: right;
}
.newslist ul li .news_text h3{
    font-size: 16px;
    font-weight: 600;
    height: 46px;
    line-height: 46px;
    color: #999;
}
.newslist ul li .news_text p.news_desc{
    font-weight: 400;
    height: 50px;
    line-height: 24px;
    color: #999;
    margin-bottom: 16px;
    overflow: hidden; 
}
.newslist ul li .news_text .news_time{
    height: 26px;
    line-height: 26px;
}

/*产品组图*/
.pro_list{padding:0px 0px;}
#imgto{width:520px; height:490px; float: left;}
#imgto .big{width:520px;height:380px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/  text-align:center; background:#fff;}
#imgto .big img{max-width:510px;max-height:380px;}

#imgto .small{height:100px; margin-top:8px;width:100%; clear:both;}
#imgto .small div{float:left;overflow:hidden;}
#imgto .small div.imgl,#imgto .small div.imgr{width:13px;height:80px; border:1px solid #CCC; background-color:#F6F6F6; text-align:center; line-height:80px; font-weight:bold; color: #999; cursor:pointer; font-family:"宋体"}
#imgto .small div.imgl:hover,#imgto .small div.imgr:hover{ background-color: #E7E7E7; color: #666}
#imgto .small div.imgc{width:486px; position:relative;height:100px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
#imgto .small div.imgc ul{ position:absolute;width:2200px; height:100px;top:0; left:0;}
#imgto .small div.imgc ul li{ float:left; width:108px; margin-left:10px;cursor:pointer;border:1px solid #1a1f23;}
#imgto .small div.imgc ul li img{max-width:106px; height:80px;}
#imgto .small div.imgc ul li.the {border:1px solid #0D83F2}

.pro_right{width:600px; float:right;}
.pro_right h1{line-height:40px; font-size:26px; display:block; padding:10px 0;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:10px 15px;}
.pro_right .pro_zx{height:28px; line-height:28px; float:left; margin-left:40px; margin-top:40px; font-size:30px; background:#0D62BE url(../images/zixun.png) no-repeat 26px 14px; padding:15px 25px;text-indent:50px; color:#fff;}
.pro_img{ width:550px; height:400px;padding:10px; border:1px solid #e2e2e2;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
.pro_img img{vertical-align: middle;max-width:550px;max-height:400px;}

.weixin{ width:120px; float:left; height:120px; margin-right:50px;padding:10px; border:1px solid #e2e2e2;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
.weixin img{vertical-align: middle;max-width:120px;max-height:120px; float:left;}
.weixin span{height:200px; line-height:200px; font-size:20px; padding:0px 40px;}
.pro_zxxj{width:460px; clear:both;}
.pro_zxxj li{width:50%; float:left; height:50px; line-height:50px; color:#fff;}
.pro_zxxj li a{color:#fff; font-size:18px; padding-left:70px;width:100%; display:block;}
.pro_zxxj li.message{background:#333 url(../images/xunjia.png) no-repeat 30px center;}
.pro_zxxj li.zxzx{background:#FC8213 url(../images/zixun.png) no-repeat 30px center;}
.view_title{width:100%; background:#f4f4f4; height:50px; line-height:50px;}
.view_title h3{background:#0D62BE url(../images/ico.png) no-repeat 20px center; display:block; float:left; color:#fff; width:140px; text-indent:50px; font-size:16px;}
.view_title span{float:right; display:block; height:26px;width:100px; line-height:26px; margin:10px 10px 0 0;}
.view_title span a{display:block; background:#333; color:#fff; text-align:center; border-radius:50em; font-family:"宋体"}

.cp_class{height: auto;overflow: hidden;width: 1200px;margin:0px auto;}
.cp_class a{position: relative; float: left; width: 155px;line-height: 45px;color: #000 !important;margin-left:14px;margin-bottom:10px;}
.cp_class a i{width: 155px;line-height: 45px;height: 45px;position: absolute;z-index: 0;background: #fff; border:1px solid #dbdbdb;transform:skew(-30deg);transition:.4s;}
.cp_class a:last-child i{background: #0D62BE;}
.cp_class a:hover i{transform:skew(-30deg); background:#0D62BE; border:1px solid #0D62BE;}
.cp_class a span{display: block; position: relative;z-index: 8;text-align: center;font-size:16px;}
.cp_class a:hover span{color:#fff;}
.cp_class a.hover i{transform:skew(-30deg); background:#0D62BE; border:1px solid #0D62BE;}
.cp_class a.hover span{color:#fff;}

.yb_conct{position:fixed;z-index:9999999;top:200px;right:0px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
