@charset "utf-8";
html{overflow-x:hidden}
body{font-size:16px;}
html,body{height:100%;width:100%;}
p,h1,h2,h3,h4,h5,h6,dd,dt,dl,li,ol,body,html,form,textarea,input,select,table,ul{margin:0;padding:0;}
ul,li,ol{list-style:none;}
a,u,button{text-decoration:none;color:inherit;}
section,article,aside,nav,header,footer,main{display:block;}
input,button{background:#fff;border:0;outline:0;}
img{border:0;}
.clear::after{content:'';display:block;visibility:hidden;opacity:0;clear:both;height:0;overflow:hidden;}
@font-face { 
  font-family:'cuya'; 
  src: url("../other/cuya.ttf"); 
}
.cuya{font-family: "cuya";}
.w1300{width: 1300px;margin:0 auto;clear: both;position: relative;}
/*webkit scroll*/
::-webkit-scrollbar-track-piece {background-color:#f5f5f5;border-left:1px solid #d2d2d2;}
::-webkit-scrollbar {width:8px;height:13px;}
::-webkit-scrollbar-thumb {background-color:#c6c6c6;background-clip:padding-box;min-height:28px;border-radius: 10px;}
::-webkit-scrollbar-thumb:hover {background-color:#1170ee;}
/*ie scroll*/
@-ms-viewport {width:device-width;}
/* 上边不要动 */
.navg{width:100%;height:60px;background:#fff;border-bottom: 1px solid #ccc;}
.nav_cnt{width: 100%;padding: 19px 2% 0 2%;position:relative;}
.crumbs{color:#8f8f8f;}
.crumbs img{margin-right:14px;margin-top:0px}
.crumbs a{font-size:14px;color:#8f8f8f;}
.crumbs span{float:right;display:block;line-height:24px;color:#ff0000;font-size:20px;}
.crumbs span img{width:22px;padding-top:2px;}
/*主导航多级菜单*/
.hbg{width: 100%;height: 104px;position: absolute;top: 0px;z-index: 9999;background: none;text-align: center}
#logo{margin: 2% 0 0 2%;position: absolute;}
.ttel{position: absolute;right: 0;top: 0;}
#nav{width: 50%;height: 100%;display: inline-block;float: right;margin: 1% 2% 0 0 ;}
#nav>ul{width:100%;position: relative;}
#nav>ul::after{content:'';clear:both;display:block;visibility:hidden;}
#nav>ul>li{width:14.2%;text-align:center;float:left;}
#nav>ul>li a{display:block;position:relative;z-index:1;line-height:104px;padding: 0 2%;color: #fff;}
#nav>ul>li a.act, #nav>ul>li a:hover{color: #fff;}
#nav>ul>li>a::after{content:'';position:absolute;left:6px;bottom:0;width:0;height:30px;z-index:-1;background:#0066ed;opacity:0;transition:all .3s;top: 38px;    border-radius: 25px;}
#nav>ul>li>a:hover::after{content:'';opacity:1;width:90%;}
#nav>ul>li>a.act:after{width:90%;opacity:1;}
#nav ul ul{display:none;width:100%;top:104px;position:absolute;left:0;background:rgba(0,0,0,.8);color:#fff;z-index: 9999;}
#nav ul ul li{float:left;width:25%;margin:0}
#nav>ul>li ul li a{padding:2%!important;transition: .5s}
#nav>ul>li ul li a span{display:block;overflow: hidden;}
#nav>ul>li ul li a img{width:100%;display:block;transform: translateZ(0) scale(1.55);}
#nav>ul>li ul li a p{line-height:30px;font-size: 14px;margin: 0;}
#nav>ul>li ul li a:hover{background: #1170ee;}
@media all and (max-width:1700px){
	.ttel {display: none;}
	#nav{display: block;float: right;margin-right: 5%;}
	#nav>ul>li>a>img{width: 100%}
}
/* ------------------------ */
.sl{width: 100%;margin: 40px auto 0 auto;}
.sl,.st,.st div,.sl div{overflow:hidden;}
.nextinfo{width:100%;overflow:hidden;}
.nextinfo span{background:#eee;margin:20px 1%;width:48%;float:left;text-align:center;border-radius:20px;font-size: 14px;}
.nextinfo span a{color: #000}
/*简介*/
h2.tit a{text-align: center;font-size: 38px;display: block;margin-bottom: 50px;font-weight: bold;color: #fff;}
h2.tit a em{font-size: 18px;display: block;font-weight: normal;padding-top:23px;font-style: normal;opacity: .8;}
.about{padding: 58px 0;background: url("../images/abg.jpg") no-repeat top center;background-size: cover;height: 790px;}
.ab_t{ /*background:url("../images/ab_tbg.png") no-repeat;*/width: 470px;letter-spacing:-1px;line-height: 50px;height: 166px;}
.ab_t a{font-size: 32px;color: #555;}
.ab_t b{width:444px;letter-spacing:4px;border-bottom:2px solid #e36a11;display: block;font-size: 46px;color: #444; padding:15px 0 9px;text-shadow:2px 2px 2px rgba(0,0,0,0.2);}
.ab_t b span{color:#eee;font-size:38px;margin-left:8px;}
.ab dl{margin:0;}
.ab dt{float: right;height: 401px;}
.ab dt img{transition: .5s;}
.ab dt:hover img{margin-right: 10px;}
.ab dd{width: 715px;float:left ;padding-top: 40px;margin-right: 20px;}
.ab dd h3{border-bottom: 1px solid #ffffff57;}
.ab dd h3 a{font-size: 60px;color: #005fdd;font-weight: bold;height: 150px;font-family: Arial;}
.ab dd h3 a em{font-size: 16px;color: #fff;font-weight: normal;display: block;padding-bottom: 20px;font-style: normal;}
.ab dd p{font-size: 16px;color: #999999;line-height: 30px;margin-top: 24px;margin: 0;}
.idx_abt_btn{
	display:block;
	width:144px;
	height:44px;
	background:#005fdd;
	border-radius:4px;
	color:#fff;
	line-height:44px;
	text-align:center;
	margin-left:556px;
	transition-duration:0.4s;
}
.idx_abt_btn:hover{
	background:#0068f3;
}
.athree{width: 770px;text-align: center;position: absolute;left: 0px;top: 548px;}
.athree dl{color: #fff;float: left;width: 25%;border-right: 1px solid #ffffff6e;box-sizing: border-box;margin: 0;}
.athree dl:last-child{border: none;}
.athree dl dt{font-size: 66px;margin-top: 7px;font-family: "cuya";line-height: 1;}
.athree dl dd{font-size: 18px;}
.cppichz a{float: left; width: 280px; margin-right: 20px;text-align: center; position: relative; }
.cppichz a span{overflow: hidden; }
.cppichz a span img{width: 100%;display: block;border:5px solid #fff;height: 212px;}
.cppichz a em{line-height: 2; font-size: 16px; display: block; font-style: normal;color: #fff}
.cppichz a div{position: absolute;width: 100%; height: 100%; background: rgba(249,128,62,0.9); color: #fff; left: 0; top: 20px; opacity: 0; transition: all .3s;}
.cppichz a div::before{content: ''; background: url("../images/356.png") center/cover; width: 60px;height: 60px; margin: auto; margin-top: 60px;display: block;}
.cppichz a:hover div{top: 0; opacity: 1;}
.cppichz a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 30px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px; }
.about .row{width: 90%;margin:0 auto;}
.grid{overflow:hidden;margin:0;width:100%;list-style:none;text-align:center;}
/* Common style */
.grid .figure{position:relative;z-index:1;display:inline-block;overflow:hidden;	width:100%;height:252px;text-align:center;cursor:pointer;}
.grid .figure img{position:relative;display:block;opacity:1;width:100%}
.grid .figure .figcaption{padding:0em;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;}
.grid .figure .figcaption::before,.grid .figure .figcaption::after{pointer-events:none;}
.grid .figure .figcaption,.grid .figure a{position:absolute;top:0;left:0;height:100%;}
.grid .figure a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0;}
.grid .figure h2{word-spacing:-0.15em;font-weight:300;}
.grid .figure h2 span{font-weight:800;}
.grid .figure h2,.grid .figure p{margin:0;}
.grid .figure p{letter-spacing:1px;font-size:14px;}
.figure.effect-zoe .figcaption{top:auto;bottom:0;height:2.75em;color:#3c4a50;-webkit-transition:-webkit-transform 0.35s;-moz-transition:-webkit-transform 0.35s;-ms-transition:-webkit-transform 0.35s;-o-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);}
.figure.effect-zoe h2{float:left;}
.figure.effect-zoe .figcaption > span{}
.figure.effect-zoe p span{position:absolute;text-align:center;width:100%;color:#fff;text-transform:none;font-size:16px;opacity:1;left:0;}
.figure.effect-zoe span.con{width:190px;text-align:center;margin-top:-25px;padding:5px 0px;color:#fff;text-transform:none;font-size:14px;opacity:1;left:0px;display:block;}
.figure.effect-zoe p{position:absolute;bottom:8em;text-align:center;width:100%;color:#fff;text-transform:none;opacity:1;-webkit-transition:opacity 0.35s;-moz-transition:opacity 0.35s;-ms-transition:opacity 0.35s;-o-transition:opacity 0.35s;transition:opacity 0.35s;left:0}
.figure.effect-zoe p img{margin:0 auto;}
.figure.effect-zoe h2,.figure.effect-zoe .figcaption > span{-webkit-transition:-webkit-transform 0.35s;-moz-transition:-webkit-transform 0.35s;-ms-transition:-webkit-transform 0.35s;-o-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translateY(200%);transform:translateY(200%);-moz-transform:translateY(200%);-ms-transform:translateY(200%);-o-transform:translateY(200%);}
.figure.effect-zoe .figcaption > span::before{display:inline-block;padding:5px 10px;font-family:'feathericons';speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-eye::before{content:'\e000';}
.icon-paper-clip::before{content:'\e001';}
.icon-heart::before{content:'\e024';}
.figure.effect-zoe h2{display:inline-block;}
.figure.effect-zoe:hover p{opacity:1;}
.figure.effect-zoe:hover .figcaption,.figure.effect-zoe:hover h2,.figure.effect-zoe:hover .figcaption > span{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.figure.effect-zoe:hover h2{-webkit-transition-delay:0.05s;-moz-transition-delay:0.05s;-ms-transition-delay:0.05s;-o-transition-delay:0.05s;transition-delay:0.05s;}
.figure.effect-zoe:hover .figcaption > span:nth-child(4){-webkit-transition-delay:0.1s;-moz-transition-delay:0.1s;-ms-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s;}
.figure.effect-zoe:hover .figcaption > span:nth-child(3){-webkit-transition-delay:0.15s;-moz-transition-delay:0.15s;-ms-transition-delay:0.15s;-o-transition-delay:0.15s;transition-delay:0.15s;}
.figure.effect-zoe:hover .figcaption > span:nth-child(2){-webkit-transition-delay:0.2s;-moz-transition-delay:0.2s;-ms-transition-delay:0.2s;-o-transition-delay:0.2s;transition-delay:0.2s;}
/*产品*/
.cp01_t{ background:url("../images/idx_pdtshow_dec1.png") no-repeat;background-position:180px 20px;height: 235px;position: relative;z-index: 99999;}
.cp01_t a{font-size: 34px;color: #555;line-height: 50px;display: block;height: 190px;}
.cp01_t b{display: block;font-size: 46px;color: #333; padding:18px 0 8px;}
.cp01_t span{display: block;font-size: 22px;color: #777; background:url("../images/cp_line03.gif") no-repeat 0 10px; padding:0 0 0 55px;line-height: 30px;}
.tx_index_pro{ overflow:hidden;
	width:100%; padding:0px; clear:both;  position:relative;}
	.tx_index_pro_bg{ z-index:0;
	position:absolute; right:0; top:20px; width:100%; height:700px;background:url(../images/idxpdtshow_bg.png) no-repeat;background-size:100%;}
	.tx_index_pro_right{float: left;position: absolute;left:-306px;z-index: 999999;}
	.cssimg img{-webkit-transition-duration:.5s;transition-duration:.5s;}
	.cssimg:hover img{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}
	.tx_index_pro_left{
	float:right; width:640px;}	
	.tx_index_pro_left .swiper-container { width: 100%; height: 100%; color: #fff; text-align: center; }  
	.tx_index_pro_left .swiper-slide .title { text-align:left; line-height:35px;   font-size: 20px; color:#b7946e; padding-bottom:45px; } 
	.tx_index_pro_left .swiper-slide .title span{
	font-size:35px; font-weight:bold; padding-right:10px;}
	.tx_index_pro_left .pagination { position: absolute; z-index: 20; right: 50px; top: 10px; } 
	.tx_index_pro_left .swiper-pagination-switch { display: inline-block; width: 16px; height: 16px; background-position:center; background-repeat:no-repeat; background-image:url("../images/11.png")   margin-right: 0px;   cursor: pointer; } 
	.tx_index_pro_left .swiper-visible-switch {   } 
	.tx_index_pro_left .swiper-active-switch {  background-image:url("../images/10.png") }
	.tx_index_pro_left img{
	max-width:100%;}
	.rtCont{position:relative;}
.rtCont ul{margin:0 auto;width:208px;overflow:hidden;}
.rtCont li{float:left;text-align:center;margin-right: 10px;    margin-left: 10px;}
.rtCont li a{display:block;position: relative;transition:all .2s ease;padding-top: 20px;}
.rtCont li a img{display:block;font-size:0px;width:283px;height:283px;transition:all .2s ease;border:8px solid #fff;border-radius: 8px;-webkit-box-shadow: 0 0px 15px rgba(0,0,0,0.3);
    box-shadow: 0 0px 15px rgba(0,0,0,0.3);}
.rtCont .btnLeft,.rtCont .btnRight{position:absolute;top:150px;margin-top:-15px;width:46px;height:46px;font-size: 56px;color: #005fdd;font-family: "宋体";font-weight:800;text-align: center;line-height: 46px;}
.rtCont li a p{background:#005fdd;border-radius:24px;line-height:40px;margin-top: 18px;font-size: 20px;color: #fff;}
.rtCont li a:hover p{background:#0066ed;}
.rtCont li a:hover img{-webkit-box-shadow: 0 0px 15px rgba(28,113,234,1);
	box-shadow: 0 0px 15px rgba(28,113,234,1);border-color: #005fdd;}
.rtCont li a:hover p{color: #fff;}
.rtCont .btnLeft{left:-50px;}
.rtCont .btnRight{right:-50px;}
.rtCont>a{transition: .5s;}
.rtCont>a:hover{color: #999;}
.pro {padding: 70px 0 40px 0;position: relative;/*background: url(../images/pbg.gif) no-repeat top center;*/}
.pbt{text-align: center;color: #e8b16b;font-size: 16px;}
.pbt h3{color: #f49a12;font-size: 36px;font-weight: bold;}
.pbt p{margin-top: 10px;font-size: 22px;color: #111;}
.pro .prolist{width: 100%;margin:40px 0 0;background:#fff;}
.pro .prolist ul{margin: 0 auto;}
.pro .prolist ul li{position: relative;transition:.5s;float: left;width:13.8%;margin:0 0.2%;}
.pro .prolist ul li img{width: 100%;}
.pro .prolist ul img{width: 14.2%;margin: 0;}
.pro .prolist ul li a{color:#111;font-size:18px;display:block;transition:.2s;line-height:2.5;overflow: hidden;background: #e2e2e2;text-align: center;border-radius: 25px;margin-top: 20px;}
.pro .prolist ul li.cur a{background: #fb8233;color: #fff;}
.pro .f_cb{width: 100%;background: #fff;padding: 1%}
.pro .f_cb li{width: 24%;margin: 0 1% 1% 0;}
.pro .f_cb li a{color:#fff;display: block;overflow: hidden;position: relative;}
.pro .f_cb li a h5{line-height: 45px;text-align: left;position: absolute;bottom: 0px;background: rgba(0,0,0,0.6);color: #fff;z-index: 9999;width: 100%;font-size: 16px;transition: .5s;text-indent: 16px;margin: 0px; transition: .5s;}
.pro .f_cb li a:hover h5{background: rgba(253,132,36,0.75);height: 100%;font-size: 26px;padding: 20% 10% 0 10%;text-align: center;line-height: 30px;}
.pro .f_cb li a p{position: absolute;top: 50%;color: #fff;font-size: 30px;z-index: 9999;width: 100%;text-align: center;opacity: 0;transition: .5s;}
.pro .f_cb li a:hover p{opacity: 1;}
.pro .f_cb li{float: left;zoom:1; }
.pro .f_cb li img{width:100%;display: block; position: relative;z-index: 52; transition: .5s;}
.pro .f_cb li:hover img{filter: brightness(120%);}
.pro .f_cb li a:after{content:">";position: absolute;right: 2%;bottom: 2%;z-index: 99999;transition: .5s;font-family: "SimSun";font-style: normal;font-size: 18px;background: #fff;border-radius: 50%;overflow: hidden;width: 30px;height: 30px;color: #db0014;text-align: center;line-height: 30px;font-weight: bold;}
.pro .f_cb li:hover a:after{content:"+";width: 50px;height: 50px;line-height: 50px;left: 0;right: 0;margin: 0 auto;font-size: 42px;bottom: 6%;}
@media all and (max-width:1600px){
	.pro .prolist ul li a{font-size: 14px;}
}
@media all and (max-width:1470px){
	.pro .f_cb li a h5{line-height: 70px;font-size: 20px;}
	.pro .prolist ul li a:after{width: 30px;height: 30px;line-height: 30px;text-indent: 9px;}
	
}
@media all and (max-width:1366px){
	.pro .f_cb li a h5{line-height: 60px;font-size: 18px;}
	.pro .prolist ul li a:after{width: 25px;height: 25px;line-height: 25px;text-indent: 7px;}
}
/*流程*/
.lc{padding-top: 84px;}
.lc h2.tit a{color: #333333;}
.lc ul {text-align: center;}
.lc ul li{width:138px; height:138px;display: inline-block;margin: 0 10px;transition:all .7s;}
.lc ul li a{width:138px; height:138px;line-height: 173px;text-align: center;display: block;font-size: 20px;color: #333;font-weight: bold;}
.lc ul li.nobot{margin-right: 0;}
.lc ul li a{border-radius: 50%;border:5px solid #f49a12;background-color: #fafafa;position: relative;}
.lc ul li.lc01 a{background:url("../images/lc01.png") no-repeat center 25px;}
.lc ul li.lc02 a{background:url("../images/lc02.png") no-repeat center 25px;}
.lc ul li.lc03 a{background:url("../images/lc03.png") no-repeat center 25px;}
.lc ul li.lc04 a{background:url("../images/lc04.png") no-repeat center 25px;}
.lc ul li.lc05 a{background:url("../images/lc05.png") no-repeat center 25px;}
.lc ul li.lc06 a{background:url("../images/lc06.png") no-repeat center 25px;}
.lc ul li.lc07 a{background:url("../images/lc07.png") no-repeat center 25px;}
.lc ul li a:hover{color: #fff;}
.lc ul li.lc01 a:hover{background:#f49a12 url("../images/lc01h.png") no-repeat center 25px;}
.lc ul li.lc02 a:hover{background:#f49a12 url("../images/lc02h.png") no-repeat center 25px;}
.lc ul li.lc03 a:hover{background:#f49a12 url("../images/lc03h.png") no-repeat center 25px;}
.lc ul li.lc04 a:hover{background:#f49a12 url("../images/lc04h.png") no-repeat center 25px;}
.lc ul li.lc05 a:hover{background:#f49a12 url("../images/lc05h.png") no-repeat center 25px;}
.lc ul li.lc06 a:hover{background:#f49a12 url("../images/lc06h.png") no-repeat center 25px;}
.lc ul li.lc07 a:hover{background:#f49a12 url("../images/lc07h.png") no-repeat center 25px;}
.lc ul li:hover{transform: translateY(-14px);}
.lc span{background:url("../images/tel2.jpg") no-repeat left center;padding-left: 63px;margin: 55px 0 0 376px;float: left;
	height: 60px;display: block;}
.lc span b{font-size: 14px;color: #555;font-weight: normal;}
.lc span em{font-size: 30px;color: #f56d25;font-weight: bold;display: block;padding-top:6px;font-style: normal;}
.lc .zx_btn{float: left;margin-top:74px;margin-left: 28px;}
/*案例*/
.al{width: 100%;padding: 60px 0;background: url("../images/albg.jpg");margin-top: 50px;}
.albt {text-align: center;}
/* focus_Box */
#focus_Box{position:relative;width:1180px;height:490px;margin:40px auto 0 auto;}
#focus_Box li{ z-index:0;position:absolute; width:0px;height:0px;top:146px;cursor:pointer;left:377px; overflow: hidden;border:10px solid #fff;}
#focus_Box li img{width:100%;height:100%;vertical-align:top;transition: .5s;}
#focus_Box li:hover img{transform: scale(1.05,1.05);}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:54px;height:101px;top:131px;transition: 0.5s;opacity: 0.6;}
#focus_Box .prev{background:url("../images/banner_btn_l.png") no-repeat; left:-90px; top:190px;}
#focus_Box .next{background:url("../images/banner_btn_r.png") no-repeat;right:-90px; top:190px;} 
#focus_Box .prev:hover{left: -110px;opacity: 1;}
#focus_Box .next:hover{right:-110px;opacity: 1;}
.albom{text-align: center;position: relative;}
.albom a{display: inline-block;line-height: 50px;color: #fff;width: 260px;position: relative;border-radius: 25px;margin: 0 10px;transition: all .5s;}
.albom a.more {background: #0e5cb6;font-size: 20px;top: -4px;border:1px solid #0e5cb6;transition: all .5s;}
.albom a.tel {background: #f49a12 url("../images/altel.png") no-repeat 30px 10px;font-size: 30px;padding-left: 40px;border:1px solid #f49a12;}
.albom a.more:hover{color: #f49a12;background: #fff;border-color: #f49a12}
.albom a.tel:hover{background-color: #0e5cb6;border-color: #0e5cb6}
/* ---------------新闻----------- */
.css3{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}
.idx_news{
	width:1300px;
	margin:0 auto;
	margin-bottom:32px;
	margin-top:44px;
}
.idx_news .title{
	width:160px;
	float:left;
}
.idx_news .title h3{
	color:#222;
	font-size:40px;
	text-align:center;
	margin:0;
	margin-top:16px;
	/*border-bottom:2px solid #ff7e00;*/
}
.idx_news .title img{
	margin:0 auto;
}
.idx_news .title h4{
	font-family:Arial;
	color:#222;
	font-size:16px;
	text-align:center;
	line-height:16px;
	margin:0;
}
.idx_news .title_2{
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.idx_news .cnt{
}
.idx_news .left{
	width:640px;
	float:left;
}
.idx_news .left .img_box{
	width:100%;
	height:400px;
	overflow:hidden;
}
.idx_news .left .img_box img{
	width:100%;
}
.idx_news .left .news_item{
	width:100%;
	height:170px;
	background:#3074ce;
	padding:0 20px;
	padding-top:20px;
	margin-top:20px;
	box-shadow:0 0 10px rgba(222,229,238,.75);
	transition-duration:0.4s;
	position:relative;
}
.idx_news .left .news_item:hover{
	background:#0c6cec;
}
.idx_news .left .news_item:hover h2{
	color:#fff;
}
.idx_news .left .news_item:hover h3{
	color:#fff;
}
.idx_news .left .news_item:hover h4{
	color:#fff;
}
.idx_news .left .news_item:hover h5{
	color:#fff;
	right:20px;
}
.idx_news .left .news_item h4{
	color:#999;
	font-size:16px;
	position:absolute;
	right:28px;
	transition-duration:0.4s;
}
.idx_news .left .news_item h2{
	color:#fff;
	font-size:24px;
	margin-top:0;
	transition-duration:0.4s;
}
.idx_news .left .news_item h3{
	color:#fff;
	font-size:16px;
	margin-top:22px;
	transition-duration:0.4s;
}
.idx_news .left .news_item h5{
	color:#fff;
	position:absolute;
	right:32px;
	transition-duration:0.4s;
}
.idx_news .right{
	width:640px;
	float:right;
}
.idx_news .right li{
	width:100%;
	height:170px;
	padding:0 20px;
	padding-top:20px;
	margin-top:40px;
	box-shadow:0 0 10px rgba(222,229,238,.75);
	transition-duration:0.4s;
	position:relative;
}
.idx_news .right li:nth-child(1){
	margin-top:0;
}
.idx_news .right li:hover{
	background:#0c6cec;
}
.idx_news .right li:hover h2{
	color:#fff;
}
.idx_news .right li:hover h3{
	color:#fff;
}
.idx_news .right li:hover h4{
	color:#fff;
}
.idx_news .right li:hover h5{
	color:#fff;
	right:20px;
}
.idx_news .right li h4{
	color:#999;
	font-size:16px;
	position:absolute;
	right:28px;
	transition-duration:0.4s;
}
.idx_news .right li h2{
	font-size:24px;
	margin-top:0;
	transition-duration:0.4s;
}
.idx_news .right li h3{
	color:#777;
	font-size:16px;
	margin-top:22px;
	transition-duration:0.4s;
}
.idx_news .right li h5{
	position:absolute;
	right:32px;
	transition-duration:0.4s;
}
/*页脚*/
.footer_bg{
	width:100%;
	background:#2c5d9f;
}
.footer{
	width:1200px;
	margin:0 auto;
	padding-top:56px;
}
.footer_left{
	width:300px;
	padding-left:96px;
	float:left;
}
.footer_left li{
}
.footer_left li:first-child{
	width:90px;
	border-bottom:2px solid #e36a11;
}
.footer_left li:first-child a{
	width:120px;
	display:block;
	font-size:24px;
	line-height:36px;
	font-weight:800;
	letter-spacing:2px;
}
.footer_left li:nth-child(2){
	margin-top:20px;
}
.footer_left li a{
	color:#fff;
	line-height:36px;
}
.footer_mid{
	width:620px;
	height:330px;
	background:url(../images/footer_bg.png) no-repeat;
	background-size:100%;
	padding-left:20px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	float:left;
}
.footer_mid li{
	padding-left:44px;
	margin-left:72px;
}
.footer_mid li:first-child{
	width:90px;
	border-bottom:2px solid #e36a11;
	padding-left:0;
	margin-left:52px;
}
.footer_mid li:first-child a{
	width:120px;
	display:block;
	font-size:24px;
	line-height:36px;
	font-weight:800;
	letter-spacing:2px;
}
.footer_mid li:nth-child(2){
	height:70px;
	background:url(../images/footer_dec1.png) no-repeat;
	background-position:0 4px;
	margin-top:44px;
}
.footer_mid li:nth-child(3){
	height:70px;
	background:url(../images/footer_dec2.png) no-repeat;
	background-position:0 4px;
}
.footer_mid li:nth-child(4){
	height:70px;
	background:url(../images/footer_dec3.png) no-repeat;
	background-position:0 4px;
}
.footer_mid li a{
	color:#fff;
	font-size:18px;
	line-height:44px;
}
.footer_right{
	width:280px;
	padding-left:72px;
	float:left;
}
.footer_right li{
}
.footer_right li:first-child{
	width:90px;
	border-bottom:2px solid #e36a11;
}
.footer_right li:first-child a{
	width:120px;
	display:block;
	font-size:24px;
	line-height:36px;
	font-weight:800;
	letter-spacing:2px;
}
.footer_right li:last-child img{
	width:48%;
}
.footer_right li:last-child p{
	color:#fff;
	margin:4px 0 0 11px;
}
.footer_right li a{
	color:#fff;
	line-height:44px;
}
.footer_bottom_bg{
	width:100%;
	background:#08418e;
	margin-top:36px;
}
.footer_bottom{
	width:1200px;
	height:36px;
	margin:0 auto;
	line-height:36px;
}
.footer_bottom p{
	color:#fff;
	text-align:center;
}
.footer_bottom a{
	color:#;
}
/*产品竖向滚动*/
.cppichz{float: right;width: 81%;}
.cppichz>div{ padding-bottom: 50px;}
.cppichz a{float: left; width: 280px; margin-right: 10px;text-align: center; position: relative; }
.cppichz a span{overflow: hidden; }
.cppichz a span img{width: 100%;display: block;}
.cppichz a em{background: #f5f5f5; line-height: 2; font-size: 16px; display: block; font-style: normal;}
.cppichz a div{position: absolute;width: 100%; height: 100%; background: rgba(28,113,234,0.7); color: #fff; left: 0; top: 20px; opacity: 0; transition: all .3s;}
.cppichz a div::before{content: ''; background: url("../images/356.png") center/cover; width: 60px;height: 60px; margin: auto; margin-top: 60px;display: block;}
.cppichz a:hover div{top: 0; opacity: 1;}
.cppichz a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 30px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px; }
.cppicsz{width:85%;height:800px;margin:60px auto 20px auto;}
.cppicsz a{margin-top:8px;color:#005fdd;float:left;width:24.25%;margin-right:1%;text-align:center;position:relative;margin-bottom:1vh;}
.cppicsz a:nth-child(4n){margin-right: 0;}
.cppicsz a span{overflow:hidden;}
.cppicsz a span img{width:100%;display:block;border-radius:5px;overflow:hidden;}
.cppicsz a em{background:#fff;line-height:52px;font-size:18px;display:block;font-style:normal;}
.cppicsz a div{position:absolute;width:100%;height:100%;background:rgba(227,106,17,0.4);color:#fff;left:0;top:-20px;opacity:0;transition:all 0.4s;}
.cppicsz a div::before{content:'';background:url("../images/356.png") no-repeat;background-size:100%;width:88px;height:88px;margin:auto;margin-top:106px;display:block;}
.cppicsz a:hover div{top:0;opacity:1;}
.cppicsz a div p{position:absolute;left:0;right:0;bottom:0;top:30px;margin:auto;line-height:27px;font-size:16px;text-align:center;height:30px;width:80px;}
.fl{float:left;}
.fr{float:right;}
.tac{text-align:center;}
.page22{width:900px;height:40px;margin:0 auto;line-height:40px;}
.page22 li{width:400px;height:40px;float:left;text-align:center;}
.page11{line-height:40px;font-weight:bold;color:#333;text-align:center;}
.page11 i{color:#999;font-size:14px;font-weight:normal;}
.content h1{text-align:center;font-size:20px;line-height:80px;}
.pnav{width: 100%;padding-top: 120px;}
.pnav ul{margin-top: 10px;text-align: center;}
.pnav ul li {display: block;display: inline-block;margin:0 2vw;}
.pnav ul li a{display: block;transition: all .3s;}
.pnav ul li a .pnimg{border-radius: 50%;overflow: hidden;border:2px solid #fff;transition:  1s;}
.pnav ul li a img{border-radius: 50%;width: 150px;height: 150px;display: block;transform: translateZ(0) scale(1.40);}
.pnav ul li a p{transition-duration:0.3s;text-align: center;font-size: 16px;color: #000;margin-top: 5px;color: #fff;background: #005fdd;border-radius: 25px;line-height: 30px;}
.pnav ul li:hover p{background:#e36a11;}
.pnav ul li:first-child a p{font-size: 14px;}
.pnav ul li a:hover{transform: translateY(-14px);}
.pnav ul li a:hover .pnimg{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg);border: 2px solid #005fdd}
/* 优势 */
.idx_ad_bg{ position:relative; margin-top:33px;}
.idx_adt_bg{ background: url("../images/idx_adt_bg.jpg") no-repeat center top; height:178px;}
.idx_adb_bg{ background:url("../images/idx_adb_bg.jpg") no-repeat center top; height:1566px;}
.idx_adt{
	width:1300px;
	margin:0 auto;
	padding-top:22px;
}
.idx_adt img{
	margin-top:32px;
	float:left;
}
.idx_adt img:nth-child(3){
	margin-left:20px;
}
.idx_adt .top_text{
	color:#fff;
	margin-left:20px;
	float:left;
}
.idx_adt h3{
	font-size:48px;
}
.idx_adt h4{
	font-family:Arial;
	font-size:24px;
	text-align:center;
}
.idx_adb{
	width:1800px;
	margin:0 auto;
}
.idx_adb .idx_adbt{
	margin-top:44px;
	margin-right:44px;
}
.idx_adb .idx_adbt ul:nth-child(1){
	float:right;
}
.idx_adb .idx_adbt ul:nth-child(2){
	margin-top:720px;
	float:left;
}
.idx_adb .idx_adbt li{
	margin-top:56px;
	float:;
}
.idx_adb .idx_adbt h2{
	width:44px;
	height:52px;
	background:#005fdd;
	color:#fff;
	font-size:32px;
	text-align:center;
	padding-top:6px;
	text-decoration:underline;
	float:left;
}
.idx_adb .idx_adbt h3{
	color:#ff7e00;
	font-size:32px;
	line-height:51px;
	border-bottom:1px solid #adadad;
	padding-left:20px;
	float:left;
}
.idx_adb .idx_adbt .cnt{
	width:580px;
	margin-top:16px;
	float:left;
}
.idx_adb .idx_adbt p{
	font-size:18px;
	line-height:26px;
	margin-bottom:6px;
}
.idx_adb .idx_adbt p span{
	margin-right:6px;
}
/*优势结束*/
/*内页*/
#nyba{width:100%;height:400px;background:url("../images/nyba.jpg") top center no-repeat #333;}
#main{width:1300px;height:auto;margin:0 auto;font-size:16px;line-height:35px;}
#main::after{content:'';display:block;visibility:hidden;opacity:0;clear:both;height:0;overflow:hidden;}
#main2{width: 96%; margin: auto; padding: 0 2%;}
#main3{width: 100%;}
/*内页简介*/
.sec_mian{overflow:hidden;}
.sec_aa{padding:60px 0 0;}
.sec_aa div.fl{margin-bottom:44px;/*width:calc(100% - 680px);*/}
.sec_aa div.fl h4{margin:0 0 16px 0;font-size:52px;color:#333;text-align:center;}
.sec_aa div.fl h5{background:url(../images/abt_title_dec1.jpg) no-repeat;background-position:579px 40px;font-family:arial;letter-spacing:2px;margin-bottom:0;font-size:36px;color:#dbdbdb;text-align:center;line-height:44px;}
.sec_aa div.fl img:nth-child(3){line-height:0px;margin:0 auto;margin-left:580px;}
.sec_aa div.fl p{margin-top:24px;font-size:16px;color:#666;line-height:30px;}
.sec_aa div.fr{width:640px;height:314px;background:no-repeat center;background-size:cover;}
.bass{height:60px;line-height:60px;font-size:18px;color:#666;width:100%;margin:0 auto 30px;border-bottom:solid 2px #ddd;}
.bass a{color:#2f44c3;text-decoration:none;font-weight:bold;font-size:18px;}
.love-pic-box{width:100%;overflow:hidden;margin:20px auto;}
.love-pic-box li{width:18%;background:#fff;margin:15px 1%;float:left;list-style:none;overflow:hidden;position:relative;z-index:0;box-shadow:0px 0px 15px #cccccc7d;border:solid 10px #ffffff;box-sizing:border-box;}
.love-pic-box li img{width:100%;padding:0;margin:0;}
.love-pic-box li p{position:absolute;width:100%;height:40px;background:#fff;z-index:999;left:0;bottom:0;margin: 0;}
.love-pic-box li p>a{width:100%;line-height:30px;height:30px;text-align:center;font-size:16px;color:#000;display:block;padding-top:5px;}
.h30{height:30px;}
.ny_left{width:320px;height:auto;float:left;}
.ny_right{height:auto;}
.nr20 ul{text-align: center;}
.nr20 ul li{display: inline-block;text-align: center;width: 33.33%;}
.left-lx{width:290px;overflow:hidden;border:solid 1px #ddd;box-sizing:border-box;padding-bottom:20px;box-shadow:0px 0px 10px #ccc;margin-bottom:20px;}
.lx-tt{height:50px;margin-bottom:10px;background:#2f44c3;color:#888;width:100%;margin:0 auto 10px;box-sizing:border-box;}
.lx-tt h2{font-size:20px;color:#fff;line-height:50px;float:left;font-weight:initial;padding-left:15px;}
.lx-tt a{font-size:14px;color:#eee;float:right;padding-top:10px;padding-right:10px;}
.lx-tt a:hover{color:#1170ee;}
.left-lx p{padding:0px 20px;font-size:16px;color:#333;line-height:30px;}
.pc_tt{background:#2f44c3;color:#fff;width:290px;height:90px;box-sizing:border-box;}
.pc_tt h2{font-size:24px;line-height:30px;text-align:center;padding-top:20px;font-weight:initial;}
.pc_tt>p{font-size:14px;line-height:30px;text-align:center;color:#ccc!important;width:250px;margin:0 auto;}
.left_cplei{width:290px;height:auto;padding:5px 0px;color:#fff;}
.left_cplei a{width:230px;height:40px;background:url("../images/left1.png") 15px center no-repeat #666;margin:10px auto;text-align:left;line-height:40px;font-size:18px;padding-left:40px;position:relative;z-index:1;display:block;}
.left_cplei a::after{content:'';background:url("../images/left1.png") 15px center no-repeat #2f44c3;z-index:-1;position:absolute;width:0px;height:40px;left:0;right:0;opacity:0;transition:all .3s}
.left_cplei a:hover::after{content:'';opacity:1;width:100%;}
.left_cplei a.act::after{content:'';opacity:1;width:100%;}
.ny_news,.ny_news li{width:1300px;margin:0 auto;}
.ny_news li{transition:.3s;border:1px solid #eee;margin-top:20px;}
.ny_news .center{width:1276px;margin:0 auto;padding-right:26px;position:relative;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;left:0;}
.ny_news>li>a{padding:12px 0;display:block;}
.ny_news .num{display:block;width:205px;font-weight:bold;font-style:italic;}
.ny_news .num img{width:100%;text-indent:-9999px;}
.ny_news .font{display:block;width:77.7%;margin-top:20px;font-size:18px;line-height:30px;}
.ny_news .font .intro{font-size:14px;color:#bbb;}
.ny_news li:hover{background:#005fdd;}
.ny_news li:hover .num,.ny_news li:hover .font p,.ny_news li:hover .font .intro{color:#fff;}
.ny_news li:hover .center{left:16px;}
.nynews_list{margin-bottom:30px;width:100%;overflow:hidden;}
.nynews_list h1{margin-bottom:20px;}
.nynews_list li{width:46%;height:45px;margin:5px 2%;float:left;background:url("../images/news1.jpg") left center no-repeat #fff;box-sizing:border-box;line-height:45px;color:#666;}
.nynews_list li a{color:#555;padding-left:10px;    display: block;border:solid 1px #ddd;}
.nynews_list li a:hover{color:#fff;background: #1170ee;transition:all .3s;border:solid 1px #1170ee;}
@media all and (max-width:1520px){
	.abg .fr .atxt{line-height: 30px;}
}
@media all and (max-width:1520px){
	.abg .fr .atxt{font-size: 14px;line-height: 22px;}
}
.ystab{text-align: center;margin-top: 50px;}
.ystab a{display: inline-block;width: 300px;height: 60px;line-height: 60px;color: #fff;background: #1170ee;border-radius: 45px;font-size: 26px;margin: 0 10px}
.gtr{
	box-shadow:-3px 3px 9px rgba(0,0,0,0.1);
	position:fixed; z-index:999999; right:0; width:70px; margin-top:-99px; top:62%;}
	.gtr ul li{border-bottom:1px #ececec solid;
	float:left; position:relative; width:100%; height:65px;}
	.gtr ul li:hover{border-bottom:1px #ececec solid;}
	.gtr ul li:nth-child(3) img,.gtr ul li:nth-child(1) img,.gtr ul li:nth-child(1) p{ display:none;
	position:absolute; top:0; right:70px; max-width:none;}
	.gtr ul li:nth-child(1) p{width: 176px;font-size: 22px;font-family: "cuya";color: #434343;line-height: 50px;}
	.gtr ul li a{background-color:#fff;
	display:block; width:100%; height:65px;  background-position:center; background-repeat:no-repeat;-webkit-transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		-moz-transition-duration: 0.5s;
		transition-duration: 0.5s;}
	.gtr ul li:hover a{
	background-color:#005fdd;
	}
	.qqchat{ display:none;
	position:absolute; right:75px; width:255px; height:144px; top:-32px; background-image:url("../images/qqchat.png"); background-position:center; background-repeat:no-repeat;}
	.gtr ul li:nth-child(3):hover img,.gtr ul li:nth-child(1):hover img,.gtr ul li:nth-child(1):hover p{
	display:block;}
	.gtr ul li:nth-child(1) a{
	background-image:url("../images/r1.png");}
	.gtr ul li:nth-child(1):hover a{
	background-image:url("../images/r1on.png");}
	.gtr ul li:nth-child(2) a{
	background-image:url("../images/r2on.png");}
	.gtr ul li:nth-child(2):hover a{
	background-image:url("../images/r2.png");}
	.gtr ul li:nth-child(3) a{
	background-image:url("../images/qq2.png");}
	.gtr ul li:nth-child(3):hover a{
	background-image:url("../images/qq.png");}
	.gtr ul li:nth-child(4) a{
	background-image:url("../images/r3.png");}
	.gtr ul li:nth-child(4):hover a{
	background-image:url("../images/r3on.png");}
	.gtr ul li .qqchat dl{
	float:left; width:248px;}
	.gtr ul li .qqchat dl dd{
	float:left; width:100%;}
	.gtr ul li .qqchat dl dd a{  
	display:block; width:100%; height:48px; line-height:48px; background-image:url("../images/q.png") text-indent:45px; background-position:9px center; background-repeat:no-repeat;}
	.gtr ul li .qqchat dl dd:hover{
	background-color:#ebf3fa;}
	.gtr ul li:hover .qqchat dl dd a{
	background-color:transparent; background-image:url("../images/q.png")}
	.gtr ul li:hover .qqchat{
	display:block;}
/*新闻详情页内容*/
.newsdtl_main{
	width:1200px;
	margin:0 auto;
	margin-top:48px;
	margin-bottom:72px;
}
.newsdtl_main .title{
}
.newsdtl_main .title h2{
	color:#444;
	font-size:32px;
	text-align:center;
}
.newsdtl_main .title h3{
	color:#a3a3a3;
	font-size:16px;
	text-align:center;
	margin-top:20px;
}
.newsdtl_main .title h3 span{
	margin-left:36px;
}
.newsdtl_main .cnt{
	width:100%;
	margin-top:44px;
}
.newsdtl_main .cnt p{
	width:100%;
	line-height:24px;
}
.newsdtl_main .newspre_next{
	width:100%;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	margin-top:52px;
}
.newsdtl_main .newspre_next a{
	color:#666;
	font-size:14px;
	line-height:52px;
	margin-left:20px;
}
.newsdtl_main .newspre_next a:hover{
	color:#2677de;
}
.newsdtl_main .newspre_next .newsdtlbktlst{
	color:#2677de;
}
/*产品详情页*/
.pdtdtl{
	width:1000px;
	margin:0 auto;
}
.pdtdtl .left_img{
	width:520px;
	height:390px;
	border-radius:8px;
	overflow:hidden;
	float:left;
}
.pdtdtl .left_img img{
	width:100%;
}
.pdtdtl .right_words{
	width:434px;
	margin-top:20px;
	margin-left:44px;
	float:left;
}
.pdtdtl .right_words h1{
	color:#333;
	font-size:32px;
}
.pdtdtl .right_words h3{
	height:96px;
	color:#555;
	font-size:16px;
	margin-top:38px;
}
.pdtdtl .right_words .askonline{
	width:100%;
	border-top:1px solid #ccc;
	padding-left:16px;
	margin-top:32px;
}
.pdtdtl .right_words .askonline img{
	
}
.pdtdtl .right_words .askonline span{
	color:#999;
	line-height:44px;
	margin-left:12px;
}
/*页面下方表单*/
.cntyou_form{
	width:748px;
	margin:0 auto;
}
.cntyou_form input{
	margin:0 6px;
}
.cntyou_form .putin{
	width:280px;
	height:40px;
	background:rgba(255,255,255,0.7);
	padding-left:12px;
}
.cntyou_form .give{
	width:140px;
	height:40px;
	background:#ffa200;
	color:#fff;
}
.cntyou_form .give:hover{
	color:#fff;
	background:#ffae00;
}
/*联系我们*/
.nr20{
	margin-top: 50px;
}
.nr20 >h2{
	color:#333;
	font-size:40px;
	text-align:center;
	letter-spacing:2px;
}
.nr20 >h3{
	color:#dbdbdb;
	font-family:arial;
	font-size:36px;
	letter-spacing:2px;
	text-align:center;
	line-height:44px;
	background:url(../images/abt_title_dec1.jpg) no-repeat;
	background-position:579px 40px;
}
.nr20 >ul{
	margin-top:56px;
}
.nr20 p{
	text-align: center;
}
/*联系我们-联系方式*/
.contact_ifo{
	width:1660px;
	margin:64px 0;
	float:right;
}
.contact_ifo .img_box{
	width:420px;
	height:263px;
	overflow:hidden;
	float:left;
}
.contact_ifo .img_box img{
	width:100%;
}
.contact_erweima{
	margin-left:56px;
	margin-top:16px;
}
.contact_ifo .ifo_main_bg{
	width:1200px;
	height:280px;
	background:url(../images/contact_ifo_bg.png) no-repeat;
	margin-left:32px;
	float:left;
	position:relative;
}
.contact_ifo .ifo_main{
	position:absolute;
	left:244px;
	top:18px;
}
.contact_ifo .ifo_main h2{
	font-size:26px;
	font-weight:300;
	line-height:40px;
	margin:0;
}
.contact_ifo .ifo_main h3{
	font-size:26px;
	font-weight:300;
	line-height:64px;
	margin:0;
}
.contact_ifo .ifo_main h4{
	font-size:26px;
	font-weight:300;
	line-height:40px;
	margin:0;
}
/*内页顶部及导航菜单*/
/*顶部*/
.isd_top{
	width:1200px;
	margin:0 auto;
	margin-top:26px;
	margin-bottom:12px;
}
.isd_top .logo{
	float:left;
}
.isd_top .top_numb{
	float:right;
}
.isd_top .top_numb img{
	float:left;
}
.isd_top .top_numb .cnt{
	margin-left:12px;
	float:left;
}
.isd_top .top_numb h2{
	color:#333;
	font-size:18px;
	font-weight:800;
	line-height:22px;
	margin:0;
}
.isd_top .top_numb h3{
	color:#e36a11;
	font-size:32px;
	font-weight:800;
	line-height:44px;
	margin:0;
}
/*导航*/
.isd_nav_bg{
	width:100%;
	background:#1B4A93;
}
.isd_nav{
	width:1200px;
	height:48px;
	margin:0 auto;
}
.isd_nav li{
	padding:0 48px;
	float:left;
}
.isd_nav .on {
	background:#e36a11;
}
.isd_nav li:last-child{
	border-right:none;
}
.isd_nav li:hover{
	background:#e36a11;
}
.isd_nav li a{
	color:#fff;
	font-size:18px;
	line-height:48px;
	text-align:center;
}
/*产品页面分类*/
.pdt_tyle{
	
	margin:0 auto;
	margin-top:32px;
	margin-bottom:20px;
}
.pdt_tyle li{
	margin:0 18px;
	float:left;
}
.pdt_tyle li:hover img{
	transform:translateY(-4px);
}
.pdt_tyle li:hover p{
	background:#e36a11;
}
 .pdt_tyle li a{
 	
 }
   .pdt_tyle li a img{
   	width:100%;
   	border-radius:144px;
   	margin-bottom:12px;
	transition-duration:0.3s;
   }
  .pdt_tyle li a p{
  	height:36px;
	background:#005fdd;
  	color:#fff;
 	font-size:18px;
 	line-height:36px;
 	text-align:center;
	border-radius:24px;
	transition-duration:0.3s;
  }
/*19-12-2 产品列表页更改*/
.pdt_list{
	margin:0 auto;
}
.pdt_list li{
	width:23%;
	margin:0 1%;
	margin-top:6px;
  	float:left;
}
.pdt_list li .img_box{
    width:100%;
    border-radius:12px;
    overflow:hidden;
}
.pdt_list li .img_box img{
	width:100%;
}
.pdt_list li h3{
	color:#666;
	font-size:18px;
	text-align:center;
	line-height:36px;
	margin-top:4px;
}
.pdt_list li:hover h3{
	color:#fff;
	background:#005fdd;
}