﻿html,body{-webkit-overflow-scrolling:touch; overflow-scrolling:touch; }
*{margin:0; padding:0;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-touch-callout:none; } 
a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, dl, dt, fieldset, form, h1,time, h2, h3, h4, h5, h6, html, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, span, strike, strong, ul {margin:0; padding:0; border:0; outline:0; vertical-align:baseline; }
body{font-family:微软雅黑; min-width: 1000px;font-size:14px; text-align:left; margin:0 auto; line-height:24px; background:#fff; color:#333; font-weight:normal; overflow-x:hidden;    -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block; }
h1,h2,h3,h4,h5,h6{font-size:100%;}
h1,h2,h1 a,h2 a{ color:#222;}
a{color:#555; text-decoration:none;cursor: pointer}
a:hover{text-decoration:none; color:#f1801b;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
a:link,a:active,a:visited,a:hover {background:none; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight-color:transparent; }
img {max-width: 90%;height: auto;    vertical-align: bottom;-ms-interpolation-mode: bicubic;border: 0;}
i,em{ font-style: normal;}
li{list-style:none;}
button,input,select,textarea{font-size:100%;}
.clearfix:after{ content: " "; display: block; height: 0px; visibility: hidden; clear:both;}
transition{transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; }
button{border-radius:0px; -webkit-border-radius:0px; outline:none; }
input{border-radius:0; outline:none; }
input:-ms-clear{display:none; }
input,textarea{border:0; }
textarea {resize :none; outline:none; }
img{border:0; vertical-align:middle; }
ul,li{list-style:none; } 
.wrap{max-width:1560px;margin:0 auto; padding:0 15px; overflow:hidden; padding:1% 0 0 0 ;}
.l {float: left}.r {float: right}
.clear { clear:both; overflow:hidden; }
@keyframes rotateSquare {
	0% {
		transform: translate3d(-50%, -50%, 0) rotate(0deg);
	}
	25% {
		transform: translate3d(-50%, -50%, 0) rotate(90deg);
	}
	50% {
		transform: translate3d(-50%, -50%, 0) rotate(180deg);
	}
	75% {
		transform: translate3d(-50%, -50%, 0) rotate(270deg);
	}
	100% {
		transform: translate3d(-50%, -50%, 0) rotate(360deg);
	}
}

/*=======================nav begin===================*/
.header_home {   background: rgba(0,0, 19, 0.0);width:100%; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); padding:4px 0;-webkit-transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);-moz-transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);-o-transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);position:fixed;z-index: 9999;box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);}
.ny_header {   background:#0b153a;width:100%; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); padding:4px 0 15px;-webkit-transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);-moz-transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);-o-transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);}
.header_home .logo,.ny_header .logo{float:left;width:20%;text-align:left;display: block; margin-top:5px;vertical-align:top;}
.header_home .nav_right,.ny_header .nav_right{float:right; width:70%;}
.header_home .nav_right ul,.ny_header .nav_right ul{ float:left; width:73%;}
.header_home .nav_right .tel,.ny_header .nav_right .tel{float:right;width:23%;box-shadow:0px 4px 9px rgba(7, 29, 49, 0.48);background-image: linear-gradient(to right, #f58805 0%, #ff6912 100%);clip: rect(1px,1px,1px,1px);color: #ffefd8;  border:2px dotted #ffc24f;    background-size: cover;text-align: center;line-height: 46px; height:46px;border-radius: 30px;font-size:24px;position: relative;margin-top:4px; padding-right:5px;z-index:5;  }
.header_home .nav_right .tel:before,.ny_header .nav_right .tel:before{content: '';position:absolute; background:#3852A6;  background: -ms-linear-gradient(left,#3a97ff 0,#486ff7 100%);  background: -webkit-linear-gradient(left,#3a97ff,#486ff7 100%); z-index:1;width:40px;height:10px; right:0px; bottom:-2px;border-radius:5px  40px 40px 40px;}
.header_home ul li,.ny_header ul li{float:left;position:relative; width:14%; text-align:center;font-size:18px;display:block;height:60px; line-height:60px;}
.header_home ul li:before,.ny_header ul li:before{ content: ""; border-bottom:50%;   width: 0;
    height: 2px;
    background: #f1801b;
    display: block;
    position: absolute;
    left: 50%;
    bottom:5px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all .3s;}
.header_home ul li:hover:before,.ny_header ul li:hover:before {width:73px;}
.header_home ul li a,.ny_header ul li a{color:#fff;font-size:18px;display: block;transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; }
.header_home ul li span,.ny_header ul li span{ color:#FEA34A; font-weight:800; margin-right:4px;}
.header_scroll{ width:100%;background:#212546 !important; z-index:999999px;position: fixed !important;top: 0 !important;box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.15);-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1); z-index:999999999}
.header_scroll .logo{width:16%;-webkit-transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);-moz-transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);-o-transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);transition: all 500ms cubic-bezier(0.455, 0.03, 0, 1);background: none;line-height: 1;height: auto;padding-top:5px;}
.header_scroll ul li{float:left;}
.header_scroll ul li a{color:#fff;}

/* banner */

.banner {
    width: 100%;
    position: relative;
}
.banner .one-item img{
    position: relative;
    display: block;
    width: 100%;
    z-index: 1;
}
.banner img {
    position: absolute;
    left:0;
    top:0;
    width: 100%;
}
.banner.slick-slider img{position: relative;}
.banner .slick-dots {
    position: absolute;
    left: 5.2%;
    top: 289px;
    width: 80px;
    z-index: 1;
}

.banner .slick-dots li {
    margin-bottom: 30px;
    transition: all .25s;
    -moz-transition: all .25s;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    background-color: #fff;
    width: 40px;
    height: 2px;
    position: relative;
}

.banner .slick-dots li button {
    position: absolute;
    top: -28px;
    right: 0;
    overflow: hidden;
    color: transparent;
    cursor: pointer;
    outline: none;
    border: none;
    font-size: 18px;
    background: transparent;
    
}

.banner .slick-dots li.slick-active{
    width: 80px;
    background: #f1801b;
} 

.banner .slick-dots li.slick-active button{
    color: #fff;
}

.banner:after{content:'';width: 27px;height: 46px;background: url(../images/index-sb.png) no-repeat;}
/* banner */

.maxw{ max-width:1560px; padding:0 15px; margin-left:auto;margin-right:auto;}

/* type */
.type{ clear:both;  margin: 60px auto 0;}
.main_tit{ width: 90%; margin: 0 auto;}
.main_tit h1,.main_tit h2{ color: #111; font-size:40px; text-align: center;    position: relative;height: 1.8em; line-height: 1.8em;}
.main_tit h1:before,.main_tit h2:before{ position: absolute;  display: inline-block; vertical-align: middle;
    content: '';
    top: 50%;
    left:50%;
    width: 30px;
    height: 30px; border-radius:3px;
    background: rgba(81, 66, 190, 0.15);
    transform: translate3d(-50%, -50%, 0);
    animation: rotateSquare 6s ease infinite;
	-webkit-animation: rotateSquare 6s ease infinite;
	 -moz-animation: rotateSquare 6s ease infinite;}
.main_tit h1:before{margin-left:-200px;}
.main_tit h2:before{  margin-left:-80px;}	
.main_tit p{ color: #444; font-size: 18px; text-align: center; line-height: 30px; margin: 5px 0 30px;}
.type ul{ position: relative; margin-left:-3.6%;clear:both;}
.type li{ float: left; width: 16.4%; height:auto; padding-top:20px; padding-bottom:40px; text-align: center; margin-left: 3.6%;}
.type li:last-child{ margin-right: 0;}
.type li img{ width:80%; height:auto; margin: 0px auto 0px;  padding:15px;background-image: linear-gradient(to top, #accbee 0%, #e7f0fd 100%);/*background-color:#50649a;*/border-radius:50%; transition:all 0.25s ease; -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease;}
.type li:hover a{ color: #2c4082;}
.type li:hover a img{ transform: translateY(-5px); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -o-transform: translateY(-5px);}
.type li p a{ display: block; color:#2c4082; border: dashed 1px #2c4082; display:inline-table; padding:10px 30px;  border-radius:40px; font-weight: bold;}
.type li p{ text-align:center; margin-top:20px; font-size:22px;}
.type li p a:hover{ color: #f1801b;border: dashed 1px #f1801b;}
/* type */
.index_case{ clear:both; overflow:hidden; margin: 60px auto 0;}
.main1{ width:100%; margin:0 auto; position:inherit; clear:both;}

.index_pro{ clear: both; margin:55px auto 0;background: url(../images/index_probg.jpg) no-repeat bottom center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover; padding:70px 0 30px;}
.index_pro .main_tit h2 { color:#fff;}
.index_pro .main_tit h2 a{ color:#fff;}
.index_pro .main_tit p{ color:#cfddfb;}
.hotpro-box{position: relative;padding:0px 0 109px;}
.index-hotpro{display: none;}
.index-hotpro .one-slick img{display: block;width: 100%;z-index: 1;position:relative;}
.index-hotpro img{position: absolute;left:0;top:0;width: 100%;}
.index-hotpro.slick-slider img{position: relative;}
.hotpro-item {text-align: center;position: relative;}
.hotpro-item .img{display: inline-block;max-width: 1078px;width: 100%; text-align:center;}
.hotpro-item .img img{display: block;width: 100%;height: auto; margin:0 auto;}
.hotpro-item .hotpro_txt{width: 269px;position: absolute;top: 94px;text-align: left;left: 11.6%;}
.one-slick .hotpro_txt{left: 7.3%;}

.hotpro_txt .tit{display: block;font-size: 36px;line-height: 46px;color: #fff;font-weight: bold;}
.hotpro_txt .tit:hover{color: #f1801b;}
.hotpro_txt p{font-size: 18px;color: #ffffff;line-height: 32px;margin-top: 18px;font-weight: 100; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.hotpro_txt .look-more{display: inline-block;font-size: 16px;color: #fff;font-weight: 100;height: 34px;line-height: 34px;border-radius: 17px;border:1px solid #62686b;padding:0 32px;margin-top: 43px;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;-ms-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;}
.hotpro_txt .look-more:hover{background: #62686b;}
.index-hotpro .hotpro-item{outline: none;}
.hotpro-item .hotpro_ly{text-align: left;color: #fff;position: absolute;top: 94px;width: 360px;right: 8.75%;}
.one-slick .hotpro_ly{width: 290px;right: 5%;right: 1%\0;}
.hotpro_ly p{line-height: 26px;font-weight: 100;font-size: 18px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.hotpro_ly p.on{font-size: 24px;font-weight: bold;line-height: 34px;margin-bottom: 21px;}
.hotpro-gn{margin-top: 60px;}
.hotpro-gn p b{font-size: 24px;color: #fce4be;line-height: 34px;}
.index-hotpro .slick-dots{position: absolute;top: 50%;top:120px\0;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);left: 56px;}
.index-hotpro .slick-dots li{margin-bottom: 30px;position: relative;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.index-hotpro .slick-dots li button{background: transparent;border: none;outline: none;color: #ffffff;font-size: 16px;line-height: 26px;cursor: pointer;}
.index-hotpro .slick-dots li.slick-active button{color: #ec5c4a;}
.index-hotpro .slick-dots li:before{content:'';width: 0;height: 2px;background:transparent;position: absolute;top: 11px;left: -6px; }
.index-hotpro .slick-dots li.slick-active:before{width: 20px;background:#ec5c4a;}
/* 自定义指示点 */
.custom-nav {overflow: hidden;position: absolute;bottom: 50px;left: 50%;left: 35%\0;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.custom-nav .slick-dot{display: block;width: 13px;height: 13px;border-radius: 50%;border:2px solid #ffddd9; background-color:#042862;float: left;margin: 0 60px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;cursor: pointer;}
.custom-nav .slick-dot i{display: block;width: 5px;height: 5px;border-radius: 50%;background: #fff;margin: 2px;}
.custom-nav:after{content: '';width: 411px;height: auto;border-bottom: 1px dashed #fff;position: absolute;left: 66px;top: 8px;z-index: -1;}

.custom-nav .slick-dot.on{background: #f1801b;border-color:#f1801b; }
.custom-nav .slick-dot:hover{background: #f1801b;border-color:#f1801b;}
/*产品推荐*/


.index_case{ clear: both; margin:60px auto;   }
.index_new{ clear: both; margin:55px auto 35px;  }
.index_new:after{display:block; content: ''; overflow:hidden; clear:both; }
.index_case ul{clear: both; overflow: hidden; margin-left: -0.2%; padding: 3px; box-sizing: border-box; }
.index_case ul li{ float: left; position:relative; width:24.8%; margin-left:0.2%; height:100%; list-style:none; overflow:hidden; box-shadow:1px 3px 3px 0 rgba(0,0,0,.1); -webkit-box-shadow:1px 3px 3px 0 rgba(0,0,0,.1); -moz-box-shadow:1px 3px 3px 0 rgba(0,0,0,.1); box-sizing:border-box;}
.index_case ul li .line1 img{ width:100%; height:auto;}
.index_case ul li .line1 .line-name{ position:absolute; bottom:0; left:0; width:100%; height:100px; text-align: center;     background: linear-gradient(to top, rgba(0, 0, 0, 1) 0, transparent 100%);}
.index_case ul li .line1 .line-name h3{ position: relative; bottom:0; font-size: 22px; font-weight: normal; width:100%; height:100px; line-height: 120px; text-align: center; margin: 0 auto; background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgba(4, 18, 56, 0.4)), to(transparent) );}
.index_case ul li .line1 .line-name h3 a{ color:#fff;}
.index_case ul li .line2{ position:absolute; bottom:-100%;  width:100%; height:100%;text-align:center; color:#FFF; background:rgba(4,18,56,0.8); padding-top: 40%; box-sizing: border-box; transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; -o-transition:.3s;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);}
.index_case ul li .line2 .p1{ width:100%; text-align:center; color:#FFF; font-size:26px; font-weight:bolder;}
.index_case ul li .line2 .p1 a{ color:#fff;}
.index_case ul li .line2 .p1 a:hover{ color:#f1801b;}
.index_case ul li .line2 .p2{ text-align:center; line-height:20px; margin-top:20px; font-size:16px; color:#FFF;}
.index_case ul li .line2 .p3{ width:40%; height:42px; line-height:40px; font-size:16px; border-radius:20px; margin:30px auto 0; background-image: -webkit-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%),-webkit-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%);
    background-image: -moz-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%),-moz-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%);
    background-image: -o-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%),-o-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%);
    background-image: linear-gradient(to right,#edbe03 0%,#ff5029 100%),linear-gradient(to right,#edbe03 0%,#ff5029 100%); }
.index_case ul li .line2 .p3 a{ display: block; color: #FFF; }
.index_case ul li .line2 .p3:hover{ background-color:#0862D9; background: -webkit-linear-gradient(left,#00A5F0,#0862D9);   background: -o-linear-gradient(right,#00A5F0,#0862D9);   background: -moz-linear-gradient(right,#00A5F0,#0862D9);  background: linear-gradient(to right, #00A5F0,#0862D9); }
.index_case ul li:hover .line2{ bottom:0;}
.index_case ul li:hover .line-name{ display: none; }


.list{width:38%; float:left; margin:0 0 40px;}
.list li{width:100%;  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15);}
.list li .pic{ width: 100%;  display: block;  overflow: hidden;}
.list li .pic img{ width:100%; transition: all 0.6s ease;}
.list li:hover .pic img{ transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1);  -webkit-transform: scale(1.1, 1.1);  -o-transform: scale(1.1, 1.1);    -moz-transition: all .6s ease;  -ms-transition: all .6s ease;  -o-transition: all .6s ease;  -webkit-transition: all .6s ease;  transition: all .6s ease;}
.list li .box { padding: 20px 20px 35px;}
.list li .box h3 { font-weight: normal;overflow:hidden;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.list li .box h3 a{ font-size: 30px; line-height:1.6em;  color: #444; display: block;}
.list li:hover .box h3 a{ color: #f1801b;}
.list li .box .tit{font-size: 16px; line-height: 1.6em; overflow:hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp:3; color: #444; opacity: .8; margin-top: 10px; margin-bottom: 25px;}
.list li .box .left{ float: left;}
.list li .box .left span{ font-size: 14px;  color: #808080;  line-height: 50px;}
.list li .box .left span img{ width: 50px; height: 50px; border-radius: 50%;  border: 2px solid #fff; box-shadow: 0 0px 13px rgba(36, 41, 56, 0.1); margin-right: 10px;}
.list li .box .left p {display: inline-block; font-size: 16px; color: #808080;  line-height: 50px;}
.list li .box .right { float: right; margin-top: 5px;}
.list li .box .right a {  font-size: 18px; color: #f1801b; border-radius:30px;  display: block;   border: 1px solid #f1801b; width: 200px;   text-align: center;  height: 40px;   line-height:38px;
 position: relative; transition: color 0.3s ease, background 0s ease; overflow:hidden;}
.list li .box .right a:before { position: absolute;  content: ''; background: #f1801b; transition-duration: .3s;  z-index: -1; top: 0; right: 0;  bottom: auto;  left: auto; width: 0; height: 100%;
    opacity: 1;}
.list li:hover .box .right a:before {  width: 50%;  height: 100%;   opacity: 1;}
.list li:hover .box .right a { color: #fff;}
.list li .box .right a:after {position: absolute; content: ''; background: #f1801b;transition-duration: .3s; z-index: -1;  top: 0; right: auto;bottom: auto;left:0; width:0;  height:100%; opacity: 1;}
.list li:hover .box .right a:after{ width: 50%;  height: 100%;  opacity: 1;}
.index_new dl{ width:57%; float:right;}
.index_new dl dd { position: relative;  overflow: hidden;  box-shadow: 0 10px 40px rgba(0,0,0,0.15);  border-radius: 10px; padding: 27px 20px 15px 20px;  margin:0px 0 35px;  width: 100%;}
.index_new dl dd span{display: block; float: left;  width: 95px;  text-align: center;  border-right: 1px dashed #ddd;  color: #999;  font-size: 16px;  margin-right: 20px}
.index_new dl dd span strong{display: block; font-size: 34px; font-weight: normal;  line-height:1; margin-top: 10px; color: #333;}
.index_new dl dd a {display: block; font-size: 16px; color: #222; margin: 0 0 12px}
.index_new dl dd a.pointer { position: absolute; width: 100%;  height: 100%;  left:0;  top: 0}
.index_new dl dd p {font-size: 16px; padding-top:3px; color: #777}
.index_new dl dd h3 a{overflow:hidden; color:#444;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;    font-size: 22px;}
.index_new dl dd p a{ color: #777;overflow:hidden;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;}
.index_new dl dd:hover h3 a {  color: #f1801b}

/*客服浮动开始*/
.right-fd{position: fixed;bottom: 10%;right: 5px;text-align: center;z-index: 9999;display: none;}
.right-fd ul{width: 85px;background: #fff;margin-top: -6px;-webkit-box-shadow: 0px 10px 100px rgba(3,3,3,0.2);-moz-box-shadow: 0px 10px 100px rgba(3,3,3,0.2);
    box-shadow: 0px 10px 100px rgba(3,3,3,0.2);position: relative;z-index: 10;}
.right-fd ul #slidebar{width: 3px;height: 60px;background:#f5a623;display: block;position: absolute;
    top: 0;right: -3px;transition: all 0.5s;}
.right-fd li{position: relative;}
.right-fd .l3 p{width: 0;background: #252e3c;position: absolute;top: 0;right: 0px;text-align: left;z-index: 10;transition-property:width;
    transition-duration:0.8s;}
.right-fd .l3 p span{font-size: 18px;color: #fff;line-height: 1.5;display: block;padding: 16px 15%;white-space: nowrap;overflow: hidden;   opacity: 0;transition-duration:1s;transition-delay: 0.2s;}
.right-fd .l3 p span strong{font-size: 20px;color: #f4a523 ;display: block;}
.right-fd .l3:hover p{width: 216px;}
.right-fd .l3:hover p span{opacity: 1;}
.right-fd .l3:hover p img{opacity: 1;}
.right-fd li a{font-size: 14px;color: #252e3c;line-height: 1;font-weight: bold;text-align: center;display: block;    padding: 60px 0 15px 0;border-top: 1px solid #ccc;}
.right-fd .l1 a{background: url("../images/right_tb01.png") center 15px no-repeat;border-top: 1px solid #fff;}
.right-fd .l2 a{background: url("../images/right_tb03.gif") center 15px no-repeat;}
.right-fd .l3 a{background: url("../images/right_tb02.png") center 15px no-repeat;}
.right-fd .l4 a{background: url("../images/right_tb04.png") center 15px no-repeat;}
.right-fd li a:hover{color: #ff6912;}
.right-fd .l1 a:hover{background: url("../images/right_tb1.png") center 15px no-repeat;}
.right-fd .l2 a:hover{background: url("../images/right_tb3.png") center 15px no-repeat;}
.right-fd .l3 a:hover{background: url("../images/right_tb2.png") center 15px no-repeat;}
.right-fd .l4 a:hover{background: url("../images/right_tb4.png") center 15px no-repeat;}
.scroll-top{width: 85px;display: block;background: url("../images/right_top.png") center 10px no-repeat #fff;padding:25px 0 5px 0;margin-top: 15px;
    -webkit-box-shadow: 0px 10px 100px rgba(3,3,3,0.2);-moz-box-shadow: 0px 10px 100px rgba(219, 121, 121, 0.2);box-shadow: 0px 10px 100px rgba(3,3,3,0.2);}
.scroll-top:hover{background: url("../images/right_tops.png") center 10px no-repeat #fff;color: #f4a523 ;}
/*客服浮动结束*/

/*新闻中心开始*/
.index_news{ clear: both; margin:0px auto; display:block; }
.index_news ul {
    margin-left: -6%;
    margin-top: 20px; display: block; clear:both;
    padding-bottom:70px;
}
.index_news ul:after{ content:''; clear:both; display:block;}
.index_news ul li {
    float: left;
    width: 38%;
    margin-left: 12%;
    margin-top: 20px; margin-bottom: 20px;
}

.index_news ul li .box:hover {
    box-shadow: 0px 10px 30px rgba(0,0,0,0.15);
    transform: translate(0, -3px);
}

.index_news ul li .box:hover strong a {
    color: #f1801b;
}

.index_news ul li .date {
    font-size: 14px;
    color: #999;
    margin-bottom: 8px;
    margin-left: 110px;
}

.index_news ul li .box {
    background: #fff;
    position: relative;
    padding: 20px 30px 25px 110px;
    transition: all .3s ease-out;
    border-radius: 10px;
    border-bottom-right-radius: 10px;    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.index_news ul li .box strong a {
    font-size: 22px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.index_news ul li .box p {
    font-size: 16px;
    color: #888;
    margin-top: 20px;
    line-height: 24px;
    position: relative;
    text-align: justify;
    height: 45px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.index_news ul li .box p span {
    width: 53px;
    background: #888;
    height: 1px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0
}

.index_news ul li:hover .box p span {
    background: #f1801b;
}

.index_news ul li .box .new_img { position: absolute; left: -15%; top: -30px; width: 30%; border-radius: 10px; overflow: hidden;}
.index_news ul li .box .new_img img{ height: 150px;}
/*新闻中心结束*/

.index_about{ max-width:100%;padding:55px 0 50px; color:#afb8c0; margin-top:20px; position:relative;  background: url(../images/about_bg1.jpg) top center no-repeat; background-color:#f9f8ff; overflow:hidden; height:auto; }
.index_about a{color:#fff;}
.index_about .main_tit p{color:#b9bac3;}
.index_about:after{ content: ''; width: 299px; height: 155px; background: url(../images/aboutbg.png) no-repeat; position: absolute; bottom:80px; left: 0%;}
.index_about:before{
    content: '';
    width: 299px;
    height: 155px;
    
    position: absolute;
    top:20px;
    right: 0%;
}


.about-con{max-width:1560px; margin:20px auto 0; padding:40px 15px 0; clear:both;}

.index_about .ab-left {
    float: left;
    width: 51%;
}

.index_about .ab-left .con {
    margin: 0px 0 40px 0;
    padding-right: 65px;
}

.index_about .ab-left p {
    font-size: 18px;
    line-height: 2em; margin-bottom:20px; color:#f5f6f6;
}

.index_about .ab-factory {
    float: right;
    width: 48.8%;
    position: relative;
    z-index: 1;
    margin-bottom: 45px;
    border-radius: 10px 10px 10px 100px;
}

.ab-factory .about_slick,.ab-factory .about_slick img { text-align:right;
    border-radius: 10px 10px 10px 30px;box-shadow: 0 10px 40px rgba(0,0,0,0.15);
}

.ab-factory:before {
    content: '';
    max-width: 733px;
    width: 96%;
    max-height: 487px;
    height: 100%;
        background: #3058b0;  opacity: .2;
    border-radius: 10px 10px 10px 100px;
    position: absolute;
    right: -20px;
    top: -20px;
    z-index: -2;
}

.ab-factory:after {
    content: '';
    max-width: 733px;
    width: 96%;
    max-height: 507px;
    height: 100%;
   /* background: rgba(23, 72, 200, .3);*/background: #3058b0;  opacity: .4;
    border-radius: 10px 10px 10px 100px;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: -1;
}

.about-ls {background: url(../images/index_about_bg.jpg) no-repeat;
    max-width: 900px;
    width: 100%;
    /*background: rgba(255, 255, 255, .9);*/
       border-radius: 80px 0 80px 0;
    -webkit-box-shadow: 0 6px 35px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 6px 35px rgba(0, 0, 0, .4);
    -ms-box-shadow: 0 6px 35px rgba(0, 0, 0, .4);
    -o-box-shadow: 0 6px 35px rgba(0, 0, 0, .4);
    box-shadow: 0 6px 35px rgba(0, 0, 0, .4);
    position: absolute;
    bottom: 150px;
    left:8.3%;
    z-index: 3;
}

.about-ls li { color:#333;
    width: 25%;
    float: left;
    text-align: center;
    margin: 20px 0 30px;
    position: relative;
}

.about-ls li strong {
    display: block;
    font-size: 40px;
    line-height: 64px;
    color:#ff6912;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; background-image: linear-gradient(to bottom, #f58805 0%, #ff6912 100%);
}

.about-ls li span {
    display: block;
    font-size: 20px;
}

.about-ls li:after {
    content: '';
    width: 2px;
    height: 32px;
    background: #eaedf7;
    position: absolute;
    right:0;
    top: 45%;
}
.about-ls li:last-child:after{ width:0;}
.footer{ width:100%;clear:both;padding:20px 0px;line-height:1.8em;color:#828abd;font-size: 16px;text-align:center;background-color:#1E254F;box-shadow: 40px 20px 40px rgba(0, 0, 0, 0.15); overflow:hidden;}
.footer a:link,.footer a:visited{color:#828abd; text-decoration:none; }
.footer a:hover,.footer a:active{color:#eee; text-decoration:underline;}
.footer a{padding-right:15px;}
/*index结束*/


/*pro开始*/
.pro_info { width:100%;
	background-image: url(../images/aboutbg.jpg);
	background-position: center top;
	background-repeat: no-repeat; 
}
.pro_info .wrap,.case_info .wrap {
	padding: 20px 15px 110px
}
.breadcrumb {
	width: 100%;
	height: 36px;
	overflow: hidden;
	font-size: 15px;
	color: #bfc5d2;
	line-height: 36px; overflow:hidden;
}
.breadcrumb span, .breadcrumb a {
	display: inline-block;
	color: #bfc5d2;
	transition: .5s all ease-in-out
}
.breadcrumb a:hover {
	color: #fcc96d
}
.breadcrumb span {
	margin: 0 5px
}
.pro_info .wrap .breadcrumb,.case_info .wrap .breadcrumb{
	margin-bottom: 60px
}
.pro_info .wrap .lf_panel {
	width: 51%; float:left;
}
.pro_info .wrap .lf_panel .product-img {
	position: relative
}
.pro_info .wrap .lf_panel .product-img:before, .pro_info .wrap .lf_panel .product-img:after {
	content: '';
	display: block;
	position: absolute;
	background: #2c5fc0;
}
.pro_info .wrap .lf_panel .product-img:before {
	top:-10px;
	left:-10px; right:10px; bottom:10px;
	opacity:0.3;
	filter: alpha(opacity=30)
}
.pro_info .wrap .lf_panel .product-img span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 3
}
.pro_info .wrap .lf_panel .product-img span img {
	display: block;
	width: 100%
}
.pro_info .wrap .lf_panel .bz-list {
	margin-top: 20px;
	width: 100%;
	overflow: hidden
}
.pro_info .wrap .lf_panel .bz-list li {
	height: 32px;
	width: 25%;
	float: left;
	text-align: center;
	font-size: 0
}
.pro_info .wrap .lf_panel .bz-list li span {
	line-height: 32px;
	font-size: 17px;
	display: inline-block;
	vertical-align: middle;
	color: #65718a;
	padding-left: 20px;
	position: relative
}
.pro_info .wrap .lf_panel .bz-list li span:before {
	margin-top: -6px;
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	border: 1px solid #70798d;
	background: #334260;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-box-shadow: 3px 3px 5px rgba(109,121,162,0.5);
	-moz-box-shadow: 3px 3px 5px rgba(109,121,162,0.5);
	box-shadow: 3px 3px 5px rgba(109,121,162,0.5)
}
.pro_info .wrap .rt_panel {
	width: 43%; float:right;
}
.pro_info .wrap .rt_panel h1 {
	font-size: 42px;
	height: 52px;
	line-height: 52px;
	color: #fff;
	font-weight: bold;
	width: 100%;
	overflow: hidden
}
.pro_info .wrap .rt_panel .notice {
	margin-top: 30px;
	position: relative
}
.pro_info .wrap .rt_panel .notice:before, .pro_info .wrap .rt_panel .notice:after {
	left: 22px;
	content: '';
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #5783df;
	top: 50%;
	margin-top: -6px
}
.pro_info .wrap .rt_panel .notice:before {
	z-index: 1;
	opacity: .4;
	filter: alpha(opacity=40);
	-webkit-box-shadow: 0 0 16px 16px rgba(87,131,223,0.8);
	-moz-box-shadow: 0 0 16px 16px rgba(87,131,223,0.8);
	box-shadow: 0 0 16px 16px rgba(87,131,223,0.8)
}
.pro_info .wrap .rt_panel .notice:after {
	opacity: .5;
	filter: alpha(opacity=50);
	z-index: 2;
	-webkit-box-shadow: 0 0 4px 4px #5783df;
	-moz-box-shadow: 0 0 4px 4px #5783df;
	box-shadow: 0 0 4px 4px #5783df
}
.pro_info .wrap .rt_panel .notice span {
	padding: 5px 50px;
	line-height: 36px;
	font-size: 17px;
	border-radius: 32px;
	display:inline-table;
	border: 1px dashed #5178c8;
	color: #65718a;
	position: relative;
	z-index: 3
}
.pro_info .wrap .rt_panel .notice span:before {
	left: 18px;
	content: '';
	display: block;
	width: 18px;
	height: 22px;
	background: url(../images/icon_01.png) center center no-repeat;
	position: absolute;
	top: 22px;
	margin-top: -11px
}
.pro_info .wrap .rt_panel .cs_panel {
	width: 100%;
	position: relative;
	margin: 50px 0 40px; overflow:hidden;
}
.pro_info .wrap .rt_panel .cs_panel p {
	padding: 30px 10px 30px 24px; text-align:center;
	width: 46%;
	float: left;
	background-image: url(../images/article_cs_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	font-size: 28px;
	line-height: 40px;
	font-weight: bold;
	color: #f0f3f8;
}
.pro_info .wrap .rt_panel .cs_panel p span {
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: 32px;
	height: 32px; font-weight:normal;
	color: #959fb4
}
.pro_info .wrap .rt_panel .cs_panel p+p {
	float: right
}
.pro_info .wrap .rt_panel>p {
	height:auto; margin-bottom:15px;
	line-height: 32px;
	font-size: 17px;
	width: 100%;
	color: #909bb1
}
.pro_info .wrap .rt_panel>p strong {
	font-weight: normal
}
.pro_info .wrap .rt_panel .swt_panel {
	width: 100%;
	position: relative;
	margin-top: 55px;
	padding-right: 210px
}
.pro_info .wrap .rt_panel .swt_panel .swt_link {
	width: 100%;
	font-size: 0
}
.pro_info .wrap .rt_panel .swt_panel .swt_link:hover a.icon:before {
	left: 0
}
.pro_info .wrap .rt_panel .swt_panel .swt_link:hover a.font {
	border-radius: 5px
}
.pro_info .wrap .rt_panel .swt_panel .swt_link a {
	height: 54px;
	border-radius: 26px;
	display: inline-block;
	background-color: #ffc742;
	vertical-align: middle;
	position: relative
}
.pro_info .wrap .rt_panel .swt_panel .swt_link span {
	display: inline-block;
	height: 2px;
	width: 8px;
	background: #ffc742;
	position: relative
}
.pro_info .wrap .rt_panel .swt_panel .swt_link span:before, .pro_info .wrap .rt_panel .swt_panel .swt_link span:after {
	content: '';
	display: block;
	position: absolute;
	top: -2px
}
.pro_info .wrap .rt_panel .swt_panel .swt_link span:before {
	left: 0;
	border-left: 3px solid #ffc742;
	border-top: 3px dashed transparent;
	border-bottom: 3px dashed transparent
}
.pro_info .wrap .rt_panel .swt_panel .swt_link span:after {
	right: 0;
	border-right: 3px solid #ffc742;
	border-top: 3px dashed transparent;
	border-bottom: 3px dashed transparent
}
.pro_info .wrap .rt_panel .swt_panel .swt_link a.icon {
	width: 70px;
	background-image: url(../images/icon_swt.png);
	background-position: center center;
	background-repeat: no-repeat
}
.pro_info .wrap .rt_panel .swt_panel .swt_link a.icon:before {
	border-radius: 27px;
	content: '';
	width: 100%;
	height: 100%;
	border: 1px solid rgba(255,255,255,0.8);
	position: absolute;
	top: 0;
	left: -8px;
	transition: .5s all ease-in-out
}
.pro_info .wrap .rt_panel .swt_panel .swt_link a.font {
	padding: 0 48px;
	line-height: 54px;
	font-size: 22px;
	color: #2d3649;
	font-weight: bold;
	transition: .5s all ease-in-out
}
.pro_info .wrap .rt_panel .swt_panel dl {
	width: 210px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden
}
.pro_info .wrap .rt_panel .swt_panel dl dt {
	font-size: 28px;
	height: 34px;
	line-height: 34px;
	width: 100%;
	font-weight: normal;
	color: #e0eaff;
	font-family: Arial, Helvetica, sans-serif
}
.pro_info .wrap .rt_panel .swt_panel dl dd {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	width: 100%;
	color: #909bb1
}
.pro_info .wrap .rt_panel>p {
    line-height:1.8;
    font-size: 18px;
}

.ny_menu{ width:100%; margin:0 auto 30px;position: relative;}
.ny_menu:after {width:100%; height:100px;background: url(../images/pronav.jpg) center top no-repeat;
    content: '';
    display: block;
    position: absolute; z-index:1;
}
.ny_menu:before {
    content: ''; height:10px;
    display: block; bottom:-90px;
    position: absolute;
    left: 8%;
    right: 8%;       opacity: .8; 
    -webkit-box-shadow: 0 0 20px 10px #5f6879;
    -moz-box-shadow: 0 0 20px 10px #5f6879;
    box-shadow: 0 0 20px 10px #5f6879;
}
.ny_menu ul {
	width: 100%;
	position: relative;
	z-index: 2
}
.ny_menu ul li {
	width: 184px;
	height: 120px;
	float: left
}
.ny_menu ul li a {
	height: 100px;
	line-height: 100px;
	font-size: 22px;
	display: block;
	text-align: center;
	color: #4d5a75;
	position: relative
}
.ny_menu ul li a:hover {
	color: #2a2a2a
}
.ny_menu ul li.active {
	background: url(../images/ny_menubg.png) center top no-repeat;
}
.ny_menu ul li.active a {
	font-size: 26px;
	color: #fff;
	font-weight: bold
}
.ny_menu ul li.active a span {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #d6ddfa;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: 12px
}
.pro_m { max-width:1560px; margin:0 auto 50px; padding:0 15px; clear:both;}
.pro_m:after{ width:100%; content:''; display:block; overflow:hidden;}
.p_l {
  float: left; margin-top:15px;
  width: 67%; padding-bottom:0px;
}
.pro_ml {
  width:100%;
}
.pro_ml a{ color:#0000FF;}
.pro_ml a:hover{ text-decoration:underline;}
.pro_ml h2 {
  font-size: 26px;
  font-weight: bold;
  color: #4c546a;
  line-height: 36px;
  margin-bottom:30px;
  background: url(../images/pro_hbg.png) no-repeat -10px 0px;
  padding-left: 30px;margin-top:50px; overflow:hidden; clear:both;
} 
.pro_ml h3 {
  font-size: 24px;
  font-weight: bold;
  color: #4c546a;
  line-height: 36px;
  margin-bottom:30px;
  background: url(../images/pro_hbg.png) no-repeat -10px 0px;
  padding-left: 30px;margin-top:50px; overflow:hidden; clear:both;
} 
.pro_ml h4{color:#f1801b;font-size:32px; line-height:1.6; margin:35px auto 20px;}
.new_ml .new_ml h2 {
  font-size: 26px;
  font-weight: bold;
  color: #333;
  line-height: 36px;
  margin-bottom: 30px;
  background: url(../images/pro_hbg.png) no-repeat -10px 0px;
  padding-left: 30px; margin-top:30px;
}

.new-con .pro_ml h3 {
  font-size: 26px;
  font-weight: bold;
  color: #4c546a;
  line-height: 36px;
  margin-bottom: 20px;
 
  padding-left: 45px;
}

.pro_ml video{
  max-width: 800px;
  width: 100%;
}

.pro_ml p {
     font-size: 16px; text-indent:2em;
    line-height: 2.2em;
    margin-top: 20px;
    margin-bottom: 20px;color: #666;
}
.pro_ml .ccp3{ text-align:left; margin:0 auto; display:inline-table; text-indent:0; padding:0px 20px 0 10px; border-radius:0 26px 0px 0; color:#000; background-color:#dfe9f9; font-weight:bold;}
.pro_ml .ccp4{ margin:0px auto 20px; padding:10px 10px 0; text-indent:0; line-height:1.8; border-left:1px solid #dfe9f9; }
.pro_ml .pic-info {
  text-align: center;
  color: #4c546a;
  margin-top: -12px;
}

.pro_ys li {
  color: #e28704;
  margin-bottom: 30px;
  padding: 2px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.pro_ys li.pro_on {
  border: 1px dashed #e28704;
  border-radius: 33px;
}

.pro_ys li::after {
  content: '';
  display: block;
  width: 60px;
  height: 100%;
  background: #fff url(../images/ys.jpg);
  border-radius: 30px;
  -webkit-box-shadow: 5px 7px 16px rgba(218, 170, 180, 0.41);
  -moz-box-shadow: 5px 7px 16px rgba(218, 170, 180, 0.41);
  -ms-box-shadow: 5px 7px 16px rgba(218, 170, 180, 0.41);
  -o-box-shadow: 5px 7px 16px rgba(218, 170, 180, 0.41);
  box-shadow: 5px 7px 16px rgba(218, 170, 180, 0.41);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.pro_ys li i {
  display: block;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  top: 0px\9;
  left: 25px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-style: normal;
  z-index: 2;
 
}

:root .pro_ys li i{
  top:50%;
}
.pro_ys li span {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  padding: 18px 20px 18px 80px;
}

.pc-cs {
  margin-top: 40px;
}

.pc-cs .cs-click {
  margin-bottom: 30px;
}

.pc-cs .cs-click li {
  font-size: 20px;
  color: #444444;
  height: 56px;
  line-height: 50px;
  border-radius: 28px;
  padding: 0 40px;
  background-color: #e9edf6;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  color: #444444;
  border: 3px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.pc-cs .cs-click li.on, .pc-cs .cs-click li:hover {
  background-color: transparent;
  border-color: #598dcb;
  -webkit-box-shadow: 0 7px 10px rgba(89, 141, 203, 0.4);
  -moz-box-shadow: 0 7px 10px rgba(89, 141, 203, 0.4);
  -ms-box-shadow: 0 7px 10px rgba(89, 141, 203, 0.4);
  -o-box-shadow: 0 7px 10px rgba(89, 141, 203, 0.4);
  box-shadow: 0 7px 10px rgba(89, 141, 203, 0.4);
}

.pc-cs table {
  margin-bottom: 50px;
}

.pc-cs table td {
  padding: 15px 0;
  word-break: break-all;
}


.new_recom{max-width:1560px; clear:both; margin:60px auto; box-shadow: 0 0 10px rgba(204,204,204,0.6);}
.base-name{height: 56px;line-height: 56px; background-color: #F0F3FA;}
.base-name strong{display: inline-block;height: 56px;padding: 0 20px;color:#2D203B;font-size:26px;background-color: #FFF;-webkit-border-top-right-radius: 20px;-moz-border-top-right-radius: 20px;-ms-border-top-right-radius: 20px;-o-border-top-right-radius: 20px;border-top-right-radius: 20px;}
.base-name a{float: right;padding-right: 30px;color: #635D6B;}
.base-name a:hover{color:#2D203B;}
.new_recom ul{padding: 20px 30px 40px;margin-left: -4%;}
.new_recom ul li{ float: left;width: 46%;margin-left: 4%; position:relative;border-bottom: 1px dashed #DCDADE;padding: 20px 0;}
.new_recom ul li:before{content: "";display: inline-block;position: absolute;left: 0;top: 22px;width: 22px;height: 23px;background:url(../images/newlitb.png) no-repeat;}
.new_recom ul li a{position: relative; width:100%;   overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;    display: block;    float: left; box-sizing:border-box; padding-right:120px;color: #635D6B;font-size: 16px;line-height: 1.2;padding-left: 25px;-webkit-transition:.5s;-moz-transition:.5s; -ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.new_recom ul li:hover a{margin-left: 5px;color: #f1801b;
-moz-transition:.5s; -ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.new_recom ul li span{ width:120px;display:inline-table; position:absolute; text-align:right; right:0; font-size: 16px; z-index:5;  color: #777; }


.p_r {
  float: right;
  width: 27%;
}
.pro_recom {
  float: right;
  width: 100%; margin-top:40px;
  border-radius: 20px 6px 0 0;
}

.pro_recom h3 {
  font-size: 24px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.pro_recom h3:after {
  content: '';
  width: 100%;
  height: 78px;
  background: url(../images/pro-img2.png) no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}

.pro_recom ul {
  padding: 20px 20px 0  20px;
  border: 1px solid #d3d9e8;
}

.pro_recom ul li {
  margin-bottom: 20px;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pro_recom  ul li a {
  display: block;
}

.pro_recom  ul li .img {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-top: 75%;
}

.pro_recom  ul li .img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.pro_recom  ul li .tit {
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 52px;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pro_recom ul li:hover .img img {
  border-radius: 10px 10px 0 0;
}

.pro_recom ul li:hover .tit {
  -webkit-box-shadow: 0 0 15px rgba(4, 16, 44, 0.15);
  -moz-box-shadow: 0 0 15px rgba(4, 16, 44, 0.15);
  -ms-box-shadow: 0 0 15px rgba(4, 16, 44, 0.15);
  -o-box-shadow: 0 0 15px rgba(4, 16, 44, 0.15);
  box-shadow: 0 0 15px rgba(4, 16, 44, 0.15);
}
.case_recomm_con{ width:100%; padding:35px 0; background:url(../images/case__recommon.jpg) repeat; }
.case_recom{ max-width:1560px; margin:0 auto 30px; padding:0 15px; overflow:hidden; }
.case_recom h4{ font-size:36px; line-height:1.8em;}
.case_recom ul{padding:25px 0px 10px 0px; margin-left:-3%; }
.case_recom ul li{float:left; margin-left:3%; width:22%; margin-bottom:10px; transition:all 0.3s; }
.case_recom ul li a{clear:both; display:block; }
.case_recom ul li a:first-child+a{color:#0e0e0e; font-size:16px; text-align:center; padding:0px 10px 0px 10px; margin:0px 0; line-height:55px; position:relative;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 1; overflow: hidden; background:#edf1fb; }
.case_recom ul li a:first-child{position:relative; overflow:hidden; }
.case_recom ul li a:first-child img{width: 100%;}
.case_recom ul li a:first-child:after{content:''; position:absolute; left:0px; right:0px; height:100%; background:rgba(0, 0, 0, 0.5); bottom:-100%; z-index:1; }
.case_recom ul li a:first-child:before{content:''; position:absolute; left:50%; top:150%; width:50px; height:50px; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); background:url(../images/hovericon.png) no-repeat center center rgba(0, 0, 0, 0.5); background-size:39px; z-index:2; border:2px solid #fff; border-radius:50%; transition:all 0.5s; -webkit-transition:all 0.5s; }
.case_recom ul li:hover a:first-child:after{bottom:0%; transition:all 0.5s; -webkit-transition:all 0.5s; }
.case_recom ul li:hover a:first-child:before{top:50%; transition:all 0.5s; -webkit-transition:all 0.5s; }
.case_recom ul li:hover{ transition:all 0.3s; box-shadow:0px 5px 12px rgba(0, 0, 0, 0.1); }
.message {background:#264675;background:url("../images/message.jpg") no-repeat;padding:65px 15px; clear:both; overflow:hidden;}
.message .maxw{border-radius:10px; padding:0; background-color:#fff; overflow:hidden; }
.message .maxw dl{width:100%; overflow:hidden; display:block; clear:both; position:relative;}
.message dd {width:42%;background:url(../images/bg_zs.png) center no-repeat #fff;background-size:100%;padding:35px 0px 25px 60px ;position:relative;}
.message dd h3 {font-size:36px;font-weight:700;line-height:1.2;background:url(../images/msg_tb1.png) left center no-repeat;padding-left:50px;}
.message dd .msg_box {background:#fff;border-radius:10px;padding:25px 30px;margin:30px 0;box-shadow:0 0 20px #dcdcdc;}
.message dd .msg_box p {font-size:18px;line-height:40px;}
.message dd .msg_box p span{ width:10%; vertical-align:top;}
.message dd .msg_box P strong{position:relative;width:87.5%;display:inline-block;}
.message dd .msg_box p input{ position:relative;width:99%;height:40px;border:1px solid #e4e4e4;border-radius:5px;font-size:16px;font-family:微软雅黑;padding-left:45px;}
.message dd .msg_box p textarea { position:relative;width:99%;border:1px solid #e4e4e4; padding-top:10px; height:120px;border-radius:5px;display:inline-block;font-size:16px;font-family:微软雅黑;padding-left:45px;}
.message dd .msg_box .msg_name i{ position:absolute; width:15px; height:17px; background-size:100%; z-index:10; left:15px; top:12px;background:url("../images/msg_name.png") no-repeat;}
.message dd .msg_box .msg_tel i{ position:absolute; width:20px; height:24px; background-size:100%; z-index:10; left:12px; top:9px;background:url("../images/msg_tel.png") no-repeat;}
.message dd .msg_box .msg_text i{ position:absolute; width:21px; height:21px; background-size:100%; z-index:10; left:12px; top:13px;background:url("../images/msg_text.png") no-repeat;}
.message dd .msg_box .msg_tel {margin:25px 0;position:relative;}
.message dd .msg_sub {width:140px;height:40px;background:#0862D9;background: -o-linear-gradient(right,#00A5F0,#0862D9); background: -moz-linear-gradient(right,#00A5F0,#0862D9);  background: linear-gradient(to right, #00A5F0,#0862D9);display:block;border:none;border-radius:5px 5px 20px 5px;font-size:18px; cursor:pointer;font-weight:bold;color:#fff;float:right;box-shadow:0 0 10px #ccc;transition:all .3s ease;}
.message dd .msg_sub:hover {border-radius:5px 20px 5px 20px;}
.message dt {width:55%; right:0; height:100%;overflow:hidden; clear:both;background:url(../images/msg-pic.jpg) right top no-repeat; background-size:100% auto; position:absolute;}
/*pro结束*/




/*protype开始*/

.inside_main {
    background: url(../images/banner1_bg.jpg) no-repeat top center; padding-top:30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
.pro_type {
  margin: 50px -1.1% 0; clear:both;zoom:1;
}
.clear1 {zoom:1;}

.clear1:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.pro_type dl {
  float: left;
  width: 17.8%;
  margin: 0 1.1%;
  text-align: center;
  position: relative;
  margin-bottom: -86px;
}

.pro_type dl dt {
  position: relative;
  margin-bottom: -63px;
  z-index: 1;
}
.pro_type dl dt img{ border-radius:100%; border:3px solid #104ba0; padding:5px; background-color:#ffffff; box-sizing:border-box;}

.pro_type dl dd {
  padding: 97px 0 36px;
  background: url(../images/protype_bg.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 12px 12px 28px 28px;
  -webkit-box-shadow: 0 6px 20px rgba(62, 83, 115, 0.35);
  -moz-box-shadow: 0 6px 20px rgba(62, 83, 115, 0.35);
  -ms-box-shadow: 0 6px 20px rgba(62, 83, 115, 0.35);
  -o-box-shadow: 0 6px 20px rgba(62, 83, 115, 0.35);
  box-shadow: 0 6px 20px rgba(62, 83, 115, 0.35);
}

.pro_type dl dd span {
  display: block;
  font-size: 24px;
  color: #f2f6ff;
  line-height: 34px;
  font-weight: bold;
}

.pro_type dl dd p {
  font-size: 16px;
  color: #d4d4d4;
  line-height: 26px;
  margin-top: 8px;
}

.pro_type dl dd.hover {
  background: url(../images/protype_bg1.png) no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.pro_typelist{ margin-top:106px;}
.type_list{ padding:40px 0; display:block; overflow:hidden;}
.type_list dl{ padding-top:30px;}
.type_list .list:nth-child(odd) {padding:90px 0;}
.type_list .list:nth-child(even) {background:#f5f5f5;padding:50px 0;}
.type_list h3 {background:url("../images/cpfl-tb.png") left center no-repeat; background-size:40px;font-size:36px; line-height:1.6em;font-weight:bold;padding-left:50px;display:inline-block;}
.type_list h3 a{ color:#222;}
.type_list .label {background:#0862D9;background:-webkit-linear-gradient(left top,#00A5F0,#0862D9);background:-o-linear-gradient(bottom left,#00A5F0,#0862D9);background:-moz-linear-gradient(bottom left,#00A5F0,#0862D9);background:linear-gradient(to bottom left,#00A5F0,#0862D9);font-size:18px;color:#fff;display:inline-block;padding:5px 14px;border-radius:15px;position:relative;vertical-align:top; margin-top:15px;margin-left:10px;}
.type_list .label:before,.type_list .label:after {content:"";width:6px;height:6px;background:#00A5F0;background:-webkit-linear-gradient(left top,#00A5F0,#0862D9);background:-o-linear-gradient(bottom left,#00A5F0,#0862D9);background:-moz-linear-gradient(bottom left,#00A5F0,#0862D9);background:linear-gradient(to bottom left,#00A5F0,#0862D9);border:2px solid #fff;border-radius:50%;display:block;position:absolute;top:11px;}
.type_list .label:before {left:-5px;}
.type_list .label:after {right:-5px;}
.type_list .look_more {width:140px;height:45px;background:url("../images/look-detail.png") 20px center no-repeat; background-color:#fff;border:1px solid #0862D9;font-size:18px;line-height:43px;display:block;border-radius:30px;padding-left:50px;}
.type_list .look_more:hover {color:#fc752e;}
.type_list .text{font-size:16px;color:#666666;line-height:30px;margin:25px 0px 0;}
.type_list ul{clear:both; display:block; margin-left:-3%;  position:relative; z-index:2; }
.type_list ul li{float:left; margin-left:3%; margin-top:40px; margin-bottom:40px; transition: all .3s ease-out; width:22%;position:relative;border-radius:6px;box-shadow: 0 5px 15px #e3e4eb; overflow:hidden; }
.type_list ul li:hover{transform: translate(0, -10px);box-shadow:0 0px 20px rgba(0,52,123,0.4);}
.type_list ul:nth-of-type(1)  .type_list ul li:nth-child(2):after,.type_list ul:nth-of-type(2) .type_list ul li:first-child:after,.type_list ul:nth-of-type(3) .type_list ul li:first-child:after,.type_list ul:nth-of-type(4) .type_list ul li:first-child:after{content:''; position:absolute; right:15px; top:-6px;
width:30px; height:35px; background-size:30px; }
.type_list ul li>a{clear:both; display:block;  overflow:hidden; }
.type_list ul li>a img{width: 100%;}
.type_list ul li img{clear:both; display:block; }
.type_list ul li .type_list_tit{ background-color:#fff;   }
.type_list ul li .type_list_tit a{ padding:0 15px;clear:both; display:block; font-size:20px;height:3em; line-height:3em; display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 1;overflow:hidden;  text-align:center; color:#444;  }
.type_list ul li:hover .type_list_tit a{ color:#f58805;}
.listbg{background:url("../images/groovepaper.png") repeat; clear:both;}
.type_list ul li .so_title{ padding:0 25px; }
.type_list ul li .so_title a{ clear:both; display:block; font-size:22px;height:2.5em; font-weight:bold; line-height:2.5em; display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 1;overflow:hidden;   color:#444;  }
.type_list ul li .so_con { font-size: 16px;padding:0 25px;  color: #666;  line-height: 2;height: 2; overflow:hidden;}
.type_list ul li .so_con span{    font-weight: bold;  color: #555;}
.type_list ul li div{ padding:10px 0 15px;background-color:#f0f3fa; }
.listbg ul li div{background-color:#fff; }
/*protype结束*/




/*caselist开始*/
.content_tit {width:100%;position:relative;}
.content_tit .left {width:44%;padding:70px 0 50px;}
.content_tit .left h3 {font-size:36px;color:#eef2ff;font-weight:bold;margin:15px 0 20px 0; line-height:1.5;}
.content_tit .left p {font-size:16px;color:#cadefc;line-height:32px; padding:10px 0;}
.content_tit .right { width:53%;max-width:780px;position:absolute;right:0;top:0;border-radius:50px 0 0 50px;overflow:hidden;}
.case_titbg{ max-width:1560px;padding:0 15px; margin:0 auto;background:url("../images/case_titbg.png") left  20px no-repeat;}
.caselist{ width:100%; margin:170px auto 30px;  position: relative;}
.caselist ul { margin: 0 -2.65%; padding: 0 0 0 0;}
.caselist ul li { float:left;
    width: 28%;
    margin: 0 2.65% 88px;
}

.case_text .more {
    bottom: -14px;
}


.caselist ul li .img {
    border-radius: 18px 18px 100% 100%/18px 18px 15% 15%;
    -webkit-box-shadow: 0 5px 10px rgba(22, 35, 67, .25);
    -moz-box-shadow: 0 5px 10px rgba(22, 35, 67, .25);
    box-shadow: 0 5px 10px rgba(22, 35, 67, .25);
}

.caselist ul li .img img {
    border-radius: 18px 18px 100% 100%/18px 18px 15% 15%;
    display: block;
    width: 100%;
}

.caselist ul li .case_text {
    padding: 0 10px 0 5px;
    box-sizing: border-box;
    position: relative;
    margin-top: -70px;
}

.caselist .case_text .con {
    background: url(../images/index-bg02.png) no-repeat;
    padding: 15px 24px 0 30px;
    box-sizing: border-box;
    border-radius: 8px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -ms-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    height: 212px;
}

.caselist .case_text h3 a {
    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #26376d;
    line-height: 42px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.caselist .case_text span {
    display: block;
    font-size: 18px;
    line-height: 33px;
    padding-left: 45px;
}

.caselist .case_text span.one {
    color: #f1801b;
    margin-bottom: 15px;
    background: url(../images/icon01.png) no-repeat left center;
}

.caselist .case_text span.two {
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/icon02.png) no-repeat left center;
}

.caselist .case_text span strong {
    color: #333333;
}

.caselist .case_text .more {
    display: block;transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    width: 52px;
    height: 52px;
    background: #fff url(../images/arr.png) no-repeat center;
    border-radius: 50%;
    position: absolute;
    left: 43.5%;
    bottom: -30px;
    -webkit-box-shadow: 0 5px 15px rgba(22, 35, 67, .2);
    -moz-box-shadow: 0 5px 15px rgba(22, 35, 67, .2);
    box-shadow: 0 5px 15px rgba(22, 35, 67, .2);
}

.caselist .case_text h3:hover a {
    color: #f1801b;
}

.caselist .case_text .more:hover {
    background-position: 25px center;
}

/*caselist结束*/



/*case开始*/
.case_info{ width:100%;	background-image: url(../images/case_m1bg.jpg);	background-position: center top;background-repeat: no-repeat; }
.case{ max-width:1560px; margin:-20px auto 0;padding:0 15px;  clear:both; overflow:hidden;}
.case .case_img{ float: left;  width: 54%;}
.case .case_img .img {  border-radius: 6px 60px 6px 6px;
  -webkit-box-shadow: 0 0 62px 15px rgba(18, 22, 27, 0.3);
  -moz-box-shadow: 0 0 62px 15px rgba(18, 22, 27, 0.3);
  -ms-box-shadow: 0 0 62px 15px rgba(18, 22, 27, 0.3);
  -o-box-shadow: 0 0 62px 15px rgba(18, 22, 27, 0.3);
  box-shadow: 0 0 62px 15px rgba(18, 22, 27, 0.3);
}

.case .case_img .img img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0px 30px 0px 0px;
}

.case .case_img .other {
  margin-top: 30px;
  margin-bottom: 80px;
}

.case .case_img .other span {
  display: inline-block;
  color: #ffffff;
  width: 263px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #2e3c4a;
  border-radius: 20px;
  position: relative;
  margin-left: 18px;
  z-index: 1;
}

.case .case_img .other span:before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #daaa6e;
  position: absolute;
  top: 16px;
  left: -18px;
}

.case .case_img .other span:after {
  content: '';
  width: 263px;
  height: 50px;
 
  position: absolute;
  top: 20px;
  left: 0;
  z-index: -1;
}

.case .case_img .other span:nth-child(1) {
  margin-right: 40px;
}

.case .case_text {
  float: right;
  width: 46%;
}

.case .case_text h1 {
  font-size: 40px;
  color: #ffffff;
  line-height: 50px;
  margin: 30px 0 33px;
  padding-left: 6.4%;
}

.case .case_text .qt {
  padding: 40px 50px 52px 6.4%;
  position: relative;
  z-index: 1;
}

.case .case_text .qt ul {
  overflow: hidden;
  margin-bottom: 32px;
}

.case .case_text .qt li {
  width: 40%; padding:0 2.5%;
  height: 130px;
  float: left;
  background: url(../images/article_cs_bg.png) no-repeat right center;
  text-align: left;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -ms-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;

}
.case .case_text .qt li:first-child{
  margin-right: 8%;
}

.case .case_text .qt li span {
  display: block; text-align:center;
  font-size: 20px;
  color: #d1e1f4;
  line-height: 28px;
  margin: 27px 0 11px;
}

.case .case_text .qt li strong { text-align:center;
  display: block;
  font-size: 24px;
  color: #f0f3f8;
}

.case .case_text .qt p {
  font-size: 16px;
  line-height: 36px;
  color: #c6c9d0;
}

.case .case_text .qt:after {
  content: '';
  width: 98%;
  height: 336px;background-image: linear-gradient(to top, #0c3483 0%, #1e1e3c 100%, #6b8cce 100%, #1e1e3c 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 0 50px 50px 0;
  -webkit-box-shadow: 0 0 62px 15px rgba(18, 22, 27, 0.3);
  -moz-box-shadow: 0 0 62px 15px rgba(18, 22, 27, 0.3);
  -ms-box-shadow: 0 0 62px 15px rgba(18, 22, 27, 0.3);
  -o-box-shadow: 0 0 62px 15px rgba(18, 22, 27, 0.3);
  box-shadow: 0 0 62px 15px rgba(18, 22, 27, 0.3);
}
.case_m .pro_ml table tr td{ vertical-align: middle; border: 1px solid #ccc;}
.case_m .pro_ml h4{font-size: 26px;  color: #f1801b;}
.case_zxbtn {
  padding: 10px 0;
  margin-left: 6%;
  margin-top: 50px;
  background: url(../images/btn-zx.png) no-repeat left center;
  padding-left: 28px;
  position: relative;
 /* cursor: pointer;*/
}

.case_zxbtn span {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  height: 60px;
  line-height: 60px;
}

.case_zxbtn u {
  display: inline-block;
  font-size: 26px;
  color: #fdc848;
  letter-spacing: 2px;
  line-height: 60px;
  text-decoration: none
}
 

.case_zxbtn i {
  font-style: normal;
  width: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  display: block;
  line-height: 1.1;
  position: absolute;
  left: 65%;
  top: 15px;
}

.case_zxbtn em {
  display: block;
  width: 116px;
  height: 116px;
  background: url(../images/kf.png) no-repeat center;
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: 0 0 16px rgba(56, 62, 62, 0.48);
  -moz-box-shadow: 0 0 16px rgba(56, 62, 62, 0.48);
  -ms-box-shadow: 0 0 16px rgba(56, 62, 62, 0.48);
  -o-box-shadow: 0 0 16px rgba(56, 62, 62, 0.48);
  box-shadow: 0 0 16px rgba(56, 62, 62, 0.48);
  z-index: 2;
}

.case_zxbtn:after {
  content: '';
  width: 116px;
  height: 84px;
 
  position: absolute;
  right: 0;
  top: 22px;
  z-index: 1;
}
.case_m { max-width:1560px; margin:0 auto 50px; padding:0 15px; clear:both;    border: 1px solid #e7e7e7;
    background: url(../images/case_bg.jpg) left top repeat;
    padding: 0px 50px 60px;}

/*case结束*/

/*newcenter开始*/
.newcenter_main {
    background: url(../images/newbanner_bg.jpg) no-repeat center center; padding-top:30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
.newcenter_main ul,.inside_main ul{ width:100%; margin-left:15px; margin-bottom:80px;}
.newcenter_main ul li,.inside_main ul li{ margin-top:15px; border-radius:60px; display:table; float:left;  color: #a7cbfd;  border: 1px dashed #cadefc;  font-size:18px; line-height: 2;  margin-left: -15px; margin-bottom:20px;}
.newcenter_main ul li a,.inside_main ul li a{color: #cadefc; display:block; padding: 0 28px;  }
.newcenter_main ul li:hover a,.inside_main ul li:hover a{color:#fcc96e;} 
.newcenter_main ul li:hover,.inside_main ul li:hover{border:1px dashed #fcc96e;} 
.content_tit .newcenterbg{background:url("../images/newcenter_titbg.png") left  20px no-repeat; padding:0 15px; max-width:1560px; margin:0 auto;}
.content_tit .wuliaobg{background:url("../images/wuliao_titbg.png") left  20px no-repeat; padding:0 15px; max-width:1560px; margin:0 auto;}
.newcenter_list{ width:100%; padding:40px 0 50px; clear:both; display:block; overflow:hidden;}
.newcenter_list h3,.newcenter_m3 h3,.newcenter_m4 h3 {background:url("../images/newcenter_listbg.png") left center no-repeat; height:60px; line-height:60px;font-size:36px;font-weight:bold;padding-left:70px;display:inline-block;}
.newcenter_list h3 a,.newcenter_m3 h3 a,.newcenter_m4 h3 a{ color:#222;}
.newcenter_list .look_more,.newcenter_m3 .look_more,.newcenter_m4 .look_more {width:140px; padding-left:25px;height:45px;background:url("../images/more.png") 100px center no-repeat; background-color:#fff;border:1px solid #0862D9;font-size:18px;line-height:43px;display:block;border-radius:30px;}
.newcenter_list .look_more:hover,.newcenter_m3 .look_more:hover,.newcenter_m4 .look_more:hover {color:#fc752e;}
.newcenter_list ul{padding: 20px 0;margin-left: -3%; padding-bottom:50px;}
.newcenter_list ul li{ float: left;width: 47%;margin-left: 3%; position:relative;border-bottom: 1px dashed #DCDADE;padding: 20px 0;}
.newcenter_list ul li:before{content: "";display: inline-block;position: absolute;left: 0;width: 22px;height: 23px;background:url(../images/newlitb.png) 0  center no-repeat;}
.newcenter_list ul li a{position: relative; width:100%; overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  display: block;  float: left; box-sizing:border-box; padding-right:120px;color: #635D6B;font-size: 16px;line-height: 1.2;padding-left: 25px;-webkit-transition:.5s;-moz-transition:.5s; -ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.newcenter_list ul li:hover a{margin-left: 5px;color: #f1801b;
-moz-transition:.5s; -ms-transition:.5s;-o-transition:.5s;transition:.5s;}
.newcenter_list ul li span{ width:120px;display:inline-table; text-align:right; position:absolute; right:0; font-size: 16px; z-index:5;  color: #777; }
.newcenter_m3,.newcenter_m4{ clear: both; margin:0px auto; display:block; padding:50px 0 0;}
.newcenter_m3 ul {
    margin-left: -6%;
    margin-top: 20px; display: block; clear:both;
    padding-bottom:70px;
}
.newcenter_m3 ul:after{ content:''; clear:both; display:block;}
.newcenter_m3 ul li {
    float: left;
    width: 38%;
    margin-left: 12%;
    margin-top: 20px; margin-bottom: 20px;
}

.newcenter_m3 ul li .box:hover {
    box-shadow: 0px 10px 30px rgba(0,0,0,0.15);
    transform: translate(0, -3px);
}

.newcenter_m3 ul li .box:hover strong a {
    color: #f1801b;
}

.newcenter_m3 ul li .date {
    font-size: 14px;
    color: #999;
    margin-bottom: 8px;
    margin-left: 110px;
}

.newcenter_m3 ul li .box {
    background: #fff;
    position: relative;
    padding: 20px 30px 25px 110px;
    transition: all .3s ease-out;
    border-radius: 10px;
    border-bottom-right-radius: 10px;    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.newcenter_m3 ul li .box strong a {
    font-size: 22px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.newcenter_m3 ul li .box p {
    font-size: 16px;
    color: #888;
    margin-top: 20px;
    line-height: 24px;
    position: relative;
    text-align: justify;
    height: 45px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.newcenter_m3 ul li .box p span {
    width: 53px;
    background: #888;
    height: 1px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0
}

.newcenter_m3 ul li:hover .box p span {
    background: #f1801b;
}

.newcenter_m3 ul li .box .new_img {
    position: absolute;
    left: -15%;
    top: -30px;
    width: 30%;
    border-radius: 10px;
    overflow: hidden;
}
.newcenter_m4 ul{margin-left: -3%; margin-top:30px; margin-bottom:50px;}
.newcenter_m4 ul li{float:left;width:30.3%;margin-left:3%;padding:30px; background-color: #F5F5F5;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease; -ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-bottom: 30px;}
.newcenter_m4 ul li span{display: block;color:#A0A8B0;font-size: 14px;line-height: 20px;margin:15px 0;}
.newcenter_m4 ul li p{font-size: 18px;line-height: 36px;height:108px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.newcenter_m4 .tit{display: block; color: #333;font-size: 24px;line-height: 40px;height: 80px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.newcenter_m4 .more{float:right;color:#054263;font-size: 18px;line-height: 24px;margin-top: 20px;}
.newcenter_m4 ul li:hover{-webkit-box-shadow: 0px 1px 20px rgba(0,0,0,.2);-moz-box-shadow: 0px 1px 20px rgba(0,0,0,.2);-ms-box-shadow: 0px 1px 20px rgba(0,0,0,.2);-o-box-shadow: 0px 1px210px rgba(0,0,0,.2);box-shadow: 0px 1px 20px rgba(0,0,0,.2);-webkit-transform: translateY(-3px);-moz-transform: translateY(-3px); -ms-transform: translateY(-3px);-o-transform: translateY(-3px);transform: translateY(-3px);}
.newcenter_m4 ul li:hover .tit{font-weight: bold;}
/*newcenter结束*/


/*newlist开始*/
.newlist_main {
    margin-bottom: 76px;
}

.newlist_main ul {
    margin: 80px -2% 60px; overflow:hidden;
}

.newlist_main li {
    background: #fff;
    width: 29.33%;
    margin: 0 2% 20px;
    float: left;
    -webkit-box-shadow: 0 0 20px rgba(3, 10, 27, .15);
    -moz-box-shadow: 0 0 20px rgba(3, 10, 27, .15);
    box-shadow: 0 0 20px rgba(3, 10, 27, .15);
    border-radius: 20px 20px 0 60px; 
}

.newlist_main li .img {
    border-radius: 20px 20px 0 80px;
    margin-bottom: 10px;
    overflow: hidden;
}

.newlist_main li .img img {
    display: block;
    width: 100%;
}

.newlist_main li .txt {
    padding: 0 30px;
    height: auto;clear:both; overflow:hidden;
}

.newlist_main .txt h3 a {
    display: block;
    font-size: 22px;
    color: #26376d;
    line-height: 36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1; overflow:hidden;
}

.newlist_main .txt .date {
    display: block;
    font-size: 16px;
    color: #555555;
    margin: 15px 0;
}

.newlist_main .txt .date:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/date.png) no-repeat left center; background-size:100%;
    vertical-align: middle;
    margin-right: 5px;
}

.newlist_main .txt p {
    font-size: 16px;
    color: #666666;
     overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2; margin-bottom:20px;
}

.newlist_main .txt h3:hover a {
    color: #f1801b;
}

.newlist_main li .img:hover img {
 transition-delay: 0s; transition-duration: 0.4s; transition-property: all; transition-timing-function: ease;-moz-transition-delay: 0s;
    -moz-transition-duration: 0.4s;  -moz-transition-property: all;  -moz-transition-timing-function: ease;	-webkit-transition-delay:0s;-webkit-transition-duration: 0.4s; -webkit-transition-property: all;-webkit-transition-timing-function: ease;-o-transition-delay:0s;   -o-transition-duration: 0.4s;
    -o-transition-property: all; -o-transition-timing-function: ease;transform: scale(1.1, 1.1);	-ms-transform:scale(1.1, 1.1); 	/* iE 9 */	-moz-transform:scale(1.1, 1.1); 		-webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);
}

.ny_page{ margin:50px auto;text-align: center;}
.ny_page a,.ny_page span{display: inline-block;width: 50px;height: 46px;line-height:45px;text-align: center;border:1px solid #344b99;margin-right:8px; -webkit-border-radius: 2px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;color:#02091C;font-family: Arial;}
.ny_page span.current,.ny_page a:hover{color:#fff;background-color: #f1801b;}
.pages .cpb{background-color: #f1801b;color:#fff;border:1px solid #f1801b; }
.ny_page span.disabled{color:#999;}
.newlist_main2 {
  margin-top: 50px;
}

.newlist_main2 ul {
  position: relative;
  z-index: 1;
}

.newlist_main2 ul:after {
  content: '';
  width: 2px;
  position: absolute;
  top: 112px;
  bottom: 112px;
  left: 10px;
  background-color: #f5f4f9;
  z-index: -1;
}

.newlist_main2 li { border-radius:10px 3px 0 10px;
  margin-left: 62px;
  margin-bottom: 60px;
  position: relative;
  -webkit-box-shadow: 0 5px 20px rgba(22, 35, 67, 0.1);
  -moz-box-shadow: 0 5px 20px rgba(22, 35, 67, 0.1);
  -ms-box-shadow: 0 5px 20px rgba(22, 35, 67, 0.1);
  -o-box-shadow: 0 5px 20px rgba(22, 35, 67, 0.1);
  box-shadow: 0 5px 20px rgba(22, 35, 67, 0.1);
}

.newlist_main2 li .date {
  float: left;
  width: 162px;
  background-color: #e6e9f2;
  padding-left: 20px;
  border-radius: 10px 0 0 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.newlist_main2 li .date span {
  display: block;
  color: #3e4355;
}

.newlist_main2 li .date .year {
  font-size: 16px; text-align:center;
  line-height: 26px;
  margin-top: 50px;
}

.newlist_main2 li .date .day {
  font-size: 46px;
  line-height: 56px;
  font-weight: bold;
  margin: 10px 0 46px;
}

.newlist_main2 li .date .time {
  font-size: 16px;
  line-height: 26px;
  margin: 10px 0 57px;
}

.newlist_main2 li:hover .date {
  background-color: #344b99;
}

.newlist_main2 li:hover .date span {
  color: #fff;
}

.newlist_main2 li .con {
  margin-left: 220px;
  padding: 40px 60px 42px 0;
}

.newlist_main2 li .con h3 {
  display: block;
  font-size: 22px;
  color: #3e4355;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}
.newlist_main2 li .con h3 a{ color: #26376d;}

.newlist_main2 li .con h3:hover a {
  color: #f1801b;
}

.newlist_main2 li .con p{
  font-size: 16px;
  color: #666666;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.newlist_main2 li:before {
  content: '';
  width: 50px;
  height: 50px;
  background: url(../images/new-icon.png) no-repeat;
  position: absolute;
  left: -73px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*newlist结束*/



/*new开始*/

.new{ max-width:1560px; margin:0 auto;}
.new_tit{ width:100%; background-color: #f0f3fa; display:block; box-sizing:border-box; padding:30px 0 0 38px;  min-height:215px;border-radius: 0 0 0 30px;    margin-bottom: 38px; }
.new .crumbs p { width:100%; display:block;
    font-size: 14px;
    color: #666666;
    line-height: 36px;
}

.new .crumbs p:before {
    content: '';
    width: 18px;
    height: 22px;
    background: url(../images/icon_01.png) no-repeat left center;
    vertical-align: middle;
    display: inline-block;
    margin-right: 3px;
}

.new .crumbs p a {
    color: #666;
}

.new .crumbs p a:hover {
    color: #e57a1a;
}



.new_tit .left {
    float: left;
    width: 62%;display:block; clear:both; overflow:hidden;
}

.new_tit h1 {
    font-size: 30px; padding-right:35px;
    color: #04102c;
    font-weight: bold;
    line-height: 36px;
    margin-top: 15px;
}

.new_tit .sub-date span {
    display: inline-block;
    font-size: 16px;
    color: #555555;
    padding-left: 25px;
    margin: 25px 0 40px;
}

.new_tit .sub-date .date {
    background: url(../images/time01.png) no-repeat left center;
    margin-right: 30px;
}

.new_tit .sub-date .author {
    background: url(../images/zz.png) no-repeat left center;
}

.new_tit .right {display:block;
    float: right;
    width: 38%;
    position: relative;
    margin-top: 8px;
}

.new_tit .right .tit {
    display: inline-block;
    background: #cad5f6;
    width: 76%;
    font-size: 16px;
    color: #555555;
    line-height: 26px;
    padding: 15px 38px 15px 40px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 45px;
}

.new_tit .right .tit:after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 12px solid #cad5f6;
    border-right: 12px solid transparent;
    position: absolute;
    right: -12px;
    top: 45%;
}

.new_tit .right .tel {
    font-size: 15px;
    color: #333333;
    line-height: 54px;
    background: #fff;
    display: inline-block;
    padding-left: 40px;
    border-top-left-radius: 30px;
    -webkit-box-shadow: 0 6px 15px rgba(20, 40, 70, .15);
    -moz-box-shadow: 0 6px 15px rgba(20, 40, 70, .15);
    -ms-box-shadow: 0 6px 15px rgba(20, 40, 70, .15);
    -o-box-shadow: 0 6px 15px rgba(20, 40, 70, .15);
    box-shadow: 0 6px 15px rgba(20, 40, 70, .15);
   width: 88%;  
    position: absolute;
    left: 0;
    bottom: -40px;
}

.new_tit .right .tel i{ font-style:normal;}
.new_tit .right .tel span {
    font-size: 24px; font-weight:bold;
    color: #e57a1a;
    display: inline-block;
    line-height: 54px;
    margin-left: 6px;
   /* cursor: pointer; cc*/
}

.new_tit .right .zx {
    display: block;
    position: absolute;
    right: -14px;
    line-height: 67px;
    background: -webkit-linear-gradient(-45deg, #354775, #8098da);
    background: -o-linear-gradient(-45deg, #354775, #8098da);
    background: -moz-linear-gradient(-45deg, #354775, #8098da);
    background: linear-gradient(-45deg, #354775, #8098da);
    color: #fff;
    color: #04102c\0;
    font-size: 20px;
    font-weight: bold;
    padding: 0 27px;
    border-radius: 40px 0 30px 0;
    bottom: -40px;
    cursor: pointer;
}

.new_tit .right:before {
    content: '';
    width: 86px;
    height: 89px;
    background: url(../images/newkf.png) no-repeat;
    position: absolute;
    right: 24px;
    top: 11px;
}

.new_tit .right .zx:after {
    content: '';
    width: 14px;
    height: 8px;
    position: absolute;
    right: 0px;
    top: -8px;
    background: url(../images/arr01.png) no-repeat;
}

.new_tit .right .zx:hover {
    color: #f5c623;
}
.new_paging{
    overflow: hidden;
    background: #f0f3fa;
    border-radius: 40px;
    margin: 50px 0;
}

.new_paging .newbtn {
    width: 43%;
    position: relative;
    padding: 10px 0 10px;
    font-size: 16px;
    color: #333333;
}

.new_paging .newbtn span {
    display: block;
    line-height: 30px;
    font-weight: 600;
}

.new_paging .newbtn a {
    display: block;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
}

.new_paging .newbtn:hover a {
    color: #ff1f22;
}

.new_paging .new_prev {
    float: left;
    padding-left: 84px;
}

.new_paging .new_prev a:before {
    content: '';
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background: url(../images/left-btn.png) no-repeat center;
    position: absolute;
    left: 8px;
    top: 7px;
}

.new_paging .return {
    float: left;
    font-weight: 600;
    font-size: 16px;
    width: 80px;
    background: url(../images/new-ys.png) no-repeat center;
    text-align: center;
    line-height: 20px;
    padding: 20px 0;
    margin: 0 1%;
}

.new_paging .return a {
    color: #333333;
}

.new_paging .new_next {
    float: right;
    text-align: right;
    padding-right: 84px;
}

.new_paging .new_next a:before {
    content: '';
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background: url(../images/right-btn.png) no-repeat center;
    position: absolute;
    right: 8px;
    top: 7px;
}

.new_paging .new_next .last {
    font-weight: 500;
}
/*new结束*/

/*about开始*/
.about_main {
    background: url(../images/about_banner.jpg) no-repeat top right; padding-top:30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
.content_tit .aboutbg{background:url("../images/about_titbg.png") left  20px no-repeat; padding:0 15px; max-width:1560px; margin:0 auto;}
.about_m1 {
	background: url("../images/about_bg.jpg") center top no-repeat;
	 display:block;
}
.about_m{max-width:1560px; padding:0px 15px 100px; display:block; margin:0 auto; clear:both; overflow:hidden; position:relative;}
.about_m:before,.about_m1 .rt_panel .top-panel:before {content: "";   display: table;}
.about_m1 .img-panel {	display: block;	width: 100%;overflow: hidden;	position: relative}
.about_m1 .img-panel:hover:before {content: "";    display: table;
	-webkit-animation: lightMove .6s ease-out forwards;
	-moz-animation: lightMove .6s ease-out forwards;
	-o-animation: lightMove .6s ease-out forwards;
	animation: lightMove .6s ease-out forwards
}
.about_m1 .img-panel:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 140%;
	margin-top: 0;
	margin-left: -100%;
	overflow: hidden;
	z-index: 6;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.4)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg)
}
.about_m1 .img-panel img {
	display: block; border-radius:5px;
	width: 100%
}
.about_m1 .ab_panel {
	width: 42.14286%;
	float: left;
	padding-top: 100px
}
.about_m1 .ab_panel h2 {
	height: 72px;
	line-height: 72px;
	font-size: 40px;
	margin-top: 70px;
	margin-bottom: 20px;
	padding-left: 50px;
	width: 100%;
	color: #fcfcfc;
	position: relative
}
.about_m1 .ab_panel h2:before {
    display: table;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
	width: 24px;
	height: 24px;
	border: 2px solid #fcb452;
	background: #181b29;
	border-radius: 100%
}
.about_m1 .ab_panel p { padding-bottom:60px;
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	overflow: hidden;
	color: #fff
}
.about_m1 .rt_panel {
	width: 54.71429%;
	float: right
}
.about_m1 .rt_panel .top-panel {
	padding-top: 100px;
	margin-bottom: 50px;
	padding-right: 15.1436%;
	position: relative
}
.about_m1 .rt_panel .top-panel .title_panel {
	width: 9.39948%; max-width:72px; border-radius:0 0 50px 50px;
	top: 0;
	bottom: 0;
	position: absolute;
	right: 0;
	background: #0964b6;/*background-image: linear-gradient(to bottom, #0c3483 0%, #a2b6df 100%, #6b8cce 100%, #a2b6df 100%);*/background-image: linear-gradient(to top, #f6bf78 0%, #ff6912 100%);}
.about_m1 .rt_panel .top-panel .title_panel span {
	display: block;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 30px
}
.about_m1 .rt_panel .top-panel .title_panel span img {
	display: block;
	width: 100%;
}
.about_m2 { width:100%; margin:0 auto;
	overflow: hidden
}
.about_m2 img {
	display: block;
	width: 100%
}

.about_m3 { max-width:1560px;  margin:70px auto 100px; display:block; overflow:hidden;}

.about_m3 .pic {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.about_m3 h2 ,.contact_main2 h2{ display:block; position:relative;
    font-size: 38px; line-height:1.2em;
    color: #05163f;
    text-align: center;
    font-weight: bold;
}

.about_m3 h2:before,.contact_main2 h2:before {
    display: table; margin-left:-120px; 
	content: '';
	position: absolute;
	left: 50%;
	top: 15px;
	width: 12px;
	height: 12px;
	border: 2px solid #fcb452;
	border-radius: 100%
}
.contact_main2 h2:before{margin-left:-240px; }
.about_m3 h2:after,.contact_main2 h2:after {
    display: table; margin-left:100px; 
	content: '';
	position: absolute;
	left: 50%;
	top: 15px;
	width: 12px;
	height: 12px;
	border: 2px solid #fcb452;
	border-radius: 100%
}
.contact_main2 h2:after{margin-left:220px; }
.about_m3 h2 img{
    display: inline-block;
    margin-left: -35px;
    width: 30px;
    height: 30px;
    margin-top: -10px;
}

.about_m3 .tit,.contact_main2 .tit {
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    color: #555f7d;
    width: 73%;
    margin: 20px auto 40px;
}

.about_m3 ul {
    overflow: hidden;
    margin-left: -3%;
}

.about_m3 li {
    float: left;
    position: relative;
    width: 30.3333%;
    margin-left: 3%;
}

.about_m3 li:after {
 
    width: 100%;
    height: 160px;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    background-size: cover;
}

.about_m3 li .box {
    position: absolute;
    bottom: 0;
    padding: 0 20px 20px;
    box-sizing: border-box;
    z-index: 10
}

.about_m3 li .pic {
    width: 100%
}

.about_m3 li .box img {
    margin-bottom: 20px;
    transition: all 0.6s ease;
}

.about_m3 li:hover .box img {
    margin-bottom: 40px;
    transition: all 0.6s ease;
}

.about_m3 li .box p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.about_m3 li:after {background: url(../images/ser_tm.png) repeat;
    width: 100%;
    height: 160px;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    background-size: cover;
}

/*about结束*/




/*contact开始*/
.contact_main {
    background: url(../images/contact_banner.jpg) no-repeat top center; padding-top:30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
.contact_titbg{ max-width:1560px; padding:0 15px; margin:0 auto;background:url("../images/contact_titbg.png") left  20px no-repeat;}
.contact_titbg .left ul{ margin-top:50px;}
.contact_titbg .left ul li {
  position: relative;
  z-index: 1;
  margin-left: 30px;
}

.contact_titbg .left ul li p {
  display: block;
  font-size: 18px;
  max-width: 520px;
  width: 100%;
  line-height: 66px;
  height: 66px;
  border-radius: 33px;
  color: #fff; padding:0 0 0 48px;
  background: -moz-linear-gradient(left, #2c3b69 0%, #5475b5 100%);
  background: -webkit-linear-gradient(left, #2c3b69 0%, #5475b5 100%);
  background: -o-linear-gradient(left, #2c3b69 0%, #5475b5 100%);
  background: -ms-linear-gradient(left, #2c3b69 0%, #5475b5 100%);
  background: linear-gradient(to right, #2c3b69 0%, #5475b5 100%);
  background: #5475b5\0;
}

.contact_titbg .left ul li p strong {
  font-size: 28px;
}

.contact_titbg .left ul li p em {
  font-style: normal;
  font-size: 18px;
}

.contact_titbg .left ul li:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #daaa6e;
  position: absolute;
  left: -30px;
  top: 30px;
}


.contact_titbg .left ul .tel {
  margin-bottom: 24px;
}

.contact_titbg .left ul .tel strong {
 /* cursor: pointer;*/
}

.contact_titbg .left .qt {
  overflow: hidden;
  margin: 60px 0 50px;
}

.contact_titbg .left .qt span {
  float: left;
  font-size: 16px;
  color: #daaa6e;
  line-height: 26px;
  margin-right: 20px;
  background: url(../images/icon1.png) no-repeat left center;
  padding-left: 60px;
}

.contact_titbg .left .qt span:last-child {
  margin-right: 0;
}

.contact_titbg .right {
  float: right;
  width: 45%;
}

.contact_titbg .right .pic {
  margin-top: 50px;
  margin-right: 50px;
  position: relative;
  z-index: 1;
  border-radius: 10px 100px 6px 10px;
  -webkit-box-shadow: 0 0 20px 4px rgba(42, 50, 65, 0.2);
  -moz-box-shadow: 0 0 20px 4px rgba(42, 50, 65, 0.2);
  -ms-box-shadow: 0 0 20px 4px rgba(42, 50, 65, 0.2);
  -o-box-shadow: 0 0 20px 4px rgba(42, 50, 65, 0.2);
  box-shadow: 0 0 20px 4px rgba(42, 50, 65, 0.2);
}

.contact_titbg .right .pic img {
  border-radius: 10px 100px 6px 10px;
  display: block;
  width: 100%;
  height: auto;
}

.contact_titbg .right .tel{
  display: block;
  width: 150px;
  height: 66px;
  line-height: 66px;
  border-radius: 33px 0 0 33px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  right: 0;
  bottom: 56px;
  -webkit-box-shadow:-5px -6px 10px rgba(36,41,56,.2);
  -moz-box-shadow:-5px -6px 10px rgba(36,41,56,.2);
  -ms-box-shadow:-5px -6px 10px rgba(36,41,56,.2);
  -o-box-shadow:-5px -6px 10px rgba(36,41,56,.2);
  box-shadow:-5px -6px 10px rgba(36,41,56,.2);
  cursor: pointer;
}
.contact_main2{ padding:50px 0 0; clear:both; }
.contact_main2 ul{
    margin:30px -1.4% 0px; padding-bottom:80px; overflow:hidden; clear:both;
}

.contact_main2 li {
    width: 20%;
    float: left;
    padding: 0 1.4%;
}

.contact_main2 li .item {
    background: #fff;
    text-align: center;
    border-radius: 16px 16px 10px 10px;
    -webkit-box-shadow: 0 0 10px rgba(1, 3, 8, .1);
    -moz-box-shadow: 0 0 10px rgba(1, 3, 8, .1);
    -ms-box-shadow: 0 0 10px rgba(1, 3, 8, .1);
    -o-box-shadow: 0 0 10px rgba(1, 3, 8, .1);
    box-shadow: 0 0 10px rgba(1, 3, 8, .1);
}

.contact_main2 .item .pic {
    padding: 20px 0;
    background: -webkit-linear-gradient(-45deg, #50649a, #8098da);
    background: -o-linear-gradient(-45deg, #50649a, #8098da);
    background: -moz-linear-gradient(-45deg, #50649a, #8098da);
    background: linear-gradient(-45deg, #50649a, #8098da);background-image: linear-gradient(to right, #0c3483 0%, #a2b6df 100%, #6b8cce 100%, #a2b6df 100%);
    border-radius: 16px 16px 0 0;
}
.contact_main2 .txt{padding: 18px 20px 25px;}
.contact_main2 .txt strong {
    display: block;
    font-size: 20px;
    line-height: 42px;
    font-weight: 600;
}

.contact_main2 .txt span {
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}
/*contact结束*/


/*wuliao开始*/
.wl_m1,.wllist_m1{ margin:0px auto 65px; max-width:1560px; padding:0 15px; overflow:hidden; clear:both;}
.wl_m1:after,.wllist_m1:after{  content:''; clear:both; display:block;}
.wl_m1 h2,.wllist_m1 h2{ font-size:30px; margin:30px auto 20px; display:block; font-weight:600; line-height:1.5em; height:1.5em;overflow:hidden;}
.wl_m1 ul,.wllist_m1 ul{ margin-left:-3%; overflow:hidden;}
.wl_m1 ul li{ width:17%; margin-left:3%;  margin-bottom:25px; margin-top:15px; background-color:#f0f3fa; float:left;-webkit-transition: all .5s ease; transition: all 0.5s ease; }
.wllist_m1 ul li{ width:22%; margin-left:3%;  margin-bottom:25px; margin-top:15px; background-color:#f0f3fa; float:left;-webkit-transition: all .5s ease; transition: all 0.5s ease; }
.wl_m1 ul li img,.wllist_m1 ul li img{ width:100%;}
.wl_m1 ul li p,.wllist_m1 ul li p{ text-align:center; display:block; margin:10px auto; font-size:16px; line-height:1.5;}
.wl_m1 ul li:hover,.wllist_m1 ul li:hover{ background-color:#f39800;}
.wl_m1 ul li:hover p a,.wllist_m1 ul li:hover p a{color:#fff;}
.wl_m2{  background: #f0f3fa;  padding: 30px 0%;}
.wl_m21{ margin:30px auto; max-width:1560px; overflow:hidden;}
.wl_m21 h2{ font-size:30px; text-align:center; margin:0px auto 20px; display:block; font-weight:600; line-height:1.5em; height:1.5em;overflow:hidden;}
.wl_m21 ul{ width:100%; text-align:center; margin:25px auto 50px;}
.wl_m21 ul li{ width:30%; display:inline-table;color:#fff; border-radius:30px; background-color:#38425a; height:2em; line-height:2em; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; padding:5px 0px;  font-size:20px; margin:0 5px; cursor:pointer;}
*+html .wl_m21 ul li{ height:45px; line-height:45px; }
.wl_m21 ul li:hover,.wl_m21 ul li.hover{  background-color:#f39800;}
.wl_m2 p{ margin:10px auto 20px; font-size:16px; padding:0 10px;}
.wl_m2 p img{ max-width:100%;margin:20px auto 20px;}
/*wuliao结束*/


/*wuliao_xq开始*/
.wlxq_m1{margin-top: 60px;margin-bottom: 30px;}
.wlxq_m1 h1{line-height: 60px;font-size: 40px;margin-bottom: 15px;color: #07284E; text-align:center}
.tsy{background:url(../images/newkf.png) no-repeat 50px center #f0f3fa;background-size: 74px;padding:30px 50px 30px 150px; margin-bottom:50px;margin-top:13px;color:#FA3B1F;    border: 1px dashed #cad5f6;overflow:hidden;box-sizing: border-box;}
.tsy p.tip{text-indent:0; font-size:16px; color:#666;}
.tsy .tel{ width:52%; float:left; color:#f1801b; font-size:28px; font-weight:bold; margin-top:8px;}
.tsy .tel span{ font-size:15px; color:#333; font-weight:normal; vertical-align:center;}
.tsy .tool{ float:right; width:22%;}
.tsy .tool a{ font-size:15px; color:#fff;display:block; float:right; text-align:center;}
.tsy .tool a img{ width:35px;vertical-align: middle;animation: myfirst 0.5s infinite;display: inline-block;margin-left: 10px;}
.tsy .tool a.baojia{padding:8px 25px 8px 45px;background: #f20d01;font-size: 20px;background-image: -webkit-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%),-webkit-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%);
    background-image: -moz-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%),-moz-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%);
    background-image: -o-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%),-o-linear-gradient(266.78deg,#edbe03 13.56%,#ff5029 93.16%);
    background-image: linear-gradient(to right,#edbe03 0%,#ff5029 100%),linear-gradient(to right,#edbe03 0%,#ff5029 100%); margin-top: -15px;}
@keyframes myfirst {
 0% { -webkit-transform: translatex(0); transform: translateY(0);}
50% { -webkit-transform: translatex(-5px) scale(1.01); transform: translatex(-5px) cale(1.01);}
70% { -webkit-transform: translatex(1px) scale(1);  transform: translatex(1px) scale(1);}
100% { -webkit-transform: translatex(0);  transform: translatex(0);}
}
.wlxq_m1 .cont p{line-height: 32px;padding-bottom: 15px;font-size: 16px;color: #3d3d3d;text-indent: 2em;}
.wlxq_m1 .cont p img{ max-width:100%; height:auto;display: block;margin:15px auto;text-align: center;}
.wlxq_m1 .cont .left{ float:left; width:75%; line-height:30px;}
.wlxq_m1 .cont .left img{ margin:15px auto}
.wlxq_m1 .cont .right{ float:right; width:20%;}
.fanye_bottom{ border:#f3f3f3 10px solid; }
.fanye_bottom ul{padding:10px 7%;}
.fanye_bottom li ._mark{ padding-bottom:8px; font-size:19px; font-weight:bold; color:#07284E000; width:100%; display:block; }
.fanye_bottom .date{ height:30px; line-height:30px; margin-bottom:7px; *width:100%; *overflow:hidden;  font-size:13px; color:#676767; display:block;  background:url(../images/clock.png) no-repeat left center;padding-left:25px;}
.fanye_bottom li ._title:hover { color:#5c5c5c; }
.fanye_bottom li ._title { font-size:16px; font-weight:bold; color:#5c5c5c; }
.fanye_bottom li { padding: 27px 0; }
.fanye_bottom li._prev{ border-bottom:1px #ececec solid; }
/*wuliao_xq结束*/



/*solutions开始*/
.so_m{ margin-top:0px;}
.so_wl{padding:0px 0; display:block; overflow:hidden;}
.so_m .type_list{ padding:40px 0 0;}
/*solutions结束*/




/*ccadd for chanshu biaoge*/
.pro_ml table { width: 100%; border-spacing: 0px; border-collapse: collapse; background: #fff; border-bottom: 1px solid #ddd; margin-bottom: 15px;} /*在用[[参数=制砂机]]*/

.online_cc{ color:#0033FF; text-decoration:underline;}
.pro_ml  table  .bhead,.pro_ml  table  tr:first-child{ background-image: linear-gradient(90deg,#4A8BEC 3%,#1842A3 100%);  padding:10px 0; color: #fff;}
/*.pro_ml  table  tr:first-child{ background-image: linear-gradient(90deg,#4A8BEC 3%,#1842A3 100%); height: 60px; line-height: 60px; color: #fff;}*/
.pro_ml table   tr { border: 1px solid #ddd;}
.pro_ml table tr td { line-height:1.8;padding:15px 5px; text-align:center; border-collapse: collapse; border: 1px solid #ddd;}
.pro_ml table tr th{ text-align:center; border-collapse: collapse; border: 1px solid #ddd;}
.pro_ml table tr:nth-child(2n+3) { background: #f5f5f5;}
.mtb table{    border-spacing: 1px;
    border-collapse: separate;
    background: #cccccc;
    border: 0px;} /*重要别动*/
/*ccadd for chanshu biaoge*/



@media (max-width:1680){
 .hotpro-item .img{width: 800px;}
	
}

@media (max-width:1440px){
.about-ls{bottom:80px; left:25px;}
.caselist{margin-top:120px;}
.caselist ul li .case_text {padding: 0 5px 0 5px;}
.caselist ul li.case_text span.one { margin-bottom:3px;}
.caselist .case_text .more{bottom: -6px;left: 43%;}
.case_zxbtn i{ left:inherit; right:165px;}

.hotpro-item .img{width: 700px;}
.hotpro-item .hotpro_txt{top: 40px;}
.hotpro-item .hotpro_ly{top: 40px;}
.hotpro_ly p,.hotpro_txt p{font-size: 16px;}
.hotpro_ly p.on{font-size: 20px;margin-bottom: 15px;}
.hotpro_txt .tit{font-size: 30px;}
.hotpro-gn p b{font-size: 20px;}
.hotpro-gn {margin-top: 34px;}
.hotpro-item .hotpro_ly{right: 10px;}
.one-slick .hotpro_ly{right:10px;}
}


@media (max-width:1366px){
.new_tit .right .tel i{ display:none;  }
.new_tit .right .tel {padding-left: 20px;}
.new_tit .right .tel span{ margin-left:0;}
.case_zxbtn i{ left:inherit; right:140px; background-color:#fdc848;  padding:5px; border-radius:15px;}
.caselist .case_text span.one,.caselist .case_text span.two{ margin-bottom:5px;}	
.caselist .case_text h3 a{ margin-bottom:0px;}
}

@media (max-width:1280px){
.header_home .nav_right .tel,.ny_header .nav_right .tel{ width:25%;}
.header_home ul li a, .ny_header ul li a,.index_about .ab-left p{ font-size:16px;}
.about-ls{bottom:40px; left:15px;}
.case_text .con{ height:190px;}
.case_text h3 a{ margin-bottom:0;}
.case_text .more{left: 43%;bottom:0px;}
.pro_info .wrap .rt_panel .swt_panel .swt_link a.font{ padding:0 30px;}
.case_zxbtn i{ left:inherit; right:120px; background-color:#fdc848; padding:5px 25px 5px 5px; display:inline-block; border-radius:15px;}
.case_zxbtn{ margin-top:30px; margin-bottom:50px;}	
.caselist{margin-top: 70px;}
}


@media (max-width:1024{

	
}
