﻿@charset "utf-8";
/* CSS Document */
body { margin:0 auto; padding:0 0; font-family:微软雅黑; background:#fff; font-size:14px; color:#333; text-align:justify}
div,ul,li,dt,dd,dl,h1,h2,h3,h4,span,p{ padding:0 0; margin:0 0; list-style:none;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#333
}
a:active {
	text-decoration: none;
}
img{ border:none}
a{ outline:none; cursor: pointer}
*{margin:0 0;padding: 0 0;}
.select,.textarea,input[type=button],input[type=submit],input[type=reset]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}
input,input:focus,select,textarea{outline:0}
.clearfix:after{content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden}
.fl{float:left;}
.fr{float:right;} 
.dispcnone{ display:none; }
.dispcblock{ display:block; }

.cl{ width:100%; height:15px}
.iframe_k{ width:800px; height:300px}
.com_1180{ width:1200px; margin:0 auto; height: auto; }
.com_1200{ width:1200px; margin:0 auto; height: auto; overflow:hidden;}
.com_1180_news{ width:1200px; margin:0 auto}
.cphp_100{ width:94%; margin:0 auto; overflow:hidden;}

/**首页标题**/
.title{ width:1200px; margin:30px auto; height:auto; background:url(../images/titbg.png) bottom center no-repeat}
.title h1{ width:1200px; font-size:36px; font-weight:normal; line-height:38px; text-align:center; color:#000;}
.title h2{  width:60px; height:0px; background:#999; margin:0 auto; margin-top:10px; margin-bottom:10px}
.title p{  width:1200px;font-size:14px; font-weight:normal; line-height:20px; text-align:center; color:#333; padding-bottom:25px}
.title span{ color:#f76d27;}

.title_bai{ width:1200px; margin:10px auto; height:auto; margin-top:20px}
.title_bai h1{ width:1200px; font-size:30px; font-weight:normal; line-height:50px; text-align:left; color:#333;}
.title_bai p{  width:1200px;font-size:16px; font-weight:normal; line-height:30px; text-align:center; color:#eee;}
.title_bai span{ color:#333;}



/**首页标题**/

/**more**/
.inmore{ width:1200px; margin:0 auto; margin-bottom:40px;}
.inmore a{width:300px; height:36px; font-size:14px; font-weight:normal; line-height:36px; color:#333; margin:0 auto; text-align:center;display:block;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; border-radius:2px; text-decoration:underline;}

.inmore a:hover{ font-size:20px; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; color:#f76d27}


.inmore1{ width:1200px; margin:0 auto; margin-bottom:20px; margin-top:20px}
.inmore1 a{width:180px; height:36px; font-size:14px; font-weight:normal; line-height:36px;  color:#fff; margin:0 auto; text-align:center;display:block;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;border-radius:2px; }

.inmore1 a:hover{width:280px; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
/**more**/

/*dingbu*/

.dingbu{ width:100%; height:50px; margin:0 auto; background:#f1f1f1;}
.dingbu_left{ width:800px; float:left; font-size:14px; color:#666; line-height:50px}
.dingbu_right{ width:190px; float:right;}

.gongzhonghao{ width:80px; float:left; color:#666; line-height:50px;}
.header{
    display:inline-block;
	transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;
	position:relative;
	width:80px;
	background:url(../images/dingbu_wx.png) left center no-repeat; background-size:20px 20px; text-indent:24px}
.header:hover .downbtn{
    display:block;
    background-color: #fff;
	transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;
}
.header:hover{
    background:;
	transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;
}
.header span{
    line-height:50px;
    cursor:pointer;
    color: #666;
	transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;
	 display:block;
}
.header .downbtn{
    display:none;
    background-color:#f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    width: 150px;
	height:150px;
	text-align:center;
	position:absolute;
	right:-30px;
	top:46px;
	z-index:3000;
	border-radius:6px;
	 text-indent:0px;
	transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;
}
.header .downbtn img{ width:140px; height:140px; margin:0 auto;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;  margin-top:8px
	}
.header .downbtn li{
    line-height:30px;
    text-align:left;
    padding-left:5px;
	transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;
}
.header .downbtn a:hover{
    text-decoration:underline;
    color:#f00;
	transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;
}
.header .downbtn a{
    display:block;
    color:black;
    width:100%; 
	transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;   
}

.dingbu_lx{ width:80px; float:right; background:url(../images/dingbu_qq.png) left center no-repeat; background-size:20px 20px; line-height:50px; text-indent:20px}
.dingbu_lx a{ color:#666}

/**top**/
.htop{ width:100%; margin:0 auto; height:110px; background:#fff; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.logo{ width:250px; float:left;margin-top:20px; text-align:center}
.logo img{ width:92%}

.top_left{ width:430px; float:left; line-height:22px; font-size:22px; color:#352522; font-weight:400;margin-top:33px; margin-left:60px; text-align:right }
.top_left span{color:#f76d27 ; font-weight:400; }
.top_right_tel{width:240px;text-align:left; font-size:20px; color:#333; font-weight:normal; background:url(../images/toptel.png) left center no-repeat; background-size:48px 48px; text-indent:50px; float:right; margin-top:24px;}

.top_right_tel p{color:#666 ; font-weight:400; font-size:14px; line-height:20px;}
.top_right_tel h1{color:#f76d27 ; font-weight:600; font-size:30px; font-family:arial ;line-height:30px;}



.topgun{ width:100%; margin:0 auto; height:auto; position:fixed; z-index:80; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }
.topgunheight{
  height:90px;
  background:#fff  
  
}
.top_jl{ width:100%; height:90px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.bodyid{ width:100%; margin:0 auto; overflow:hidden;}

/**top**/





/*网站导航*/

.nav{ width:100%; margin:0 auto; height:60px; background:#0063ce}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; text-decoration:none; height:60px; line-height:60px;color:#fff; font-size:16px; font-weight:400}
ul.menu A:hover {DISPLAY: block;	COLOR: #fff; 	TEXT-DECORATION: none;}
ul.menu li { width:167px;height:60px;position:relative; float:left; z-index:100; text-align:center; color:#fff; margin-right:1px}
ul.menu ul {position:absolute; left:0; top:60px;display:none; opacity:0.1; list-style:none; z-index:1000000; background:#f76d27; }
ul.menu ul li {position:relative;width:167px;z-index:1000000; height:46px; margin:0 0 0 0 }
ul.menu ul li a {display:block; background:url(); font-family:"微软雅黑"; font-size:14px; color:#eee; text-align:center;height:46px;line-height:46px;  margin:0 auto;}
ul.menu ul li a:hover { background:;color:#fff;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }
ul.menu ul ul {left:0px;}



ul.menu .menulink { width:90px;height:90px; font-size:14px;color:#fff;font-family:"微软雅黑";text-align:center;background:url();font-weight:normal; line-height:90px;}
ul.menu .menulink:hover, ul.menu .menuhover {background:#f76d27;color:#fff;}
ul.menu .menulinkbg { width:90px;height:90px; font-size:14px;font-family:"微软雅黑";text-align:center;color:#fff;font-weight:normal; line-height:90px;background:#f76d27;}
ul.menu .menulinkbg:hover{color:#fff;}



.menu1 {DISPLAY: block;	BACKGROUND: url() no-repeat; text-align:center;	TEXT-DECORATION: none;}
#menu10 {WIDTH:1180px; height:60px; LINE-HEIGHT: 0px; margin:0 auto; z-index: 200; }


.menu>li.active>a {
	background:#f76d27;
    color: #fff; 
}

.menu>li:hover>a,.menu>li.static>a {
	background:#f76d27;
    color: #fff}

/*网站导航*/

/*banner*/
.banner{ width:100%; margin:0 auto; height:500px; margin-top:1px}
#flashs{ position:relative; height:500px; overflow:hidden; border-bottom:1px solid #CCC}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ bottom: 5px;padding: 20px 6px;position: absolute;z-index: 7; left:48%}
/*#flashs .btn span{ background: none repeat scroll 0 0 #5977d2;border: 1px solid #5977d2;color: #FFFFFF;cursor: pointer;display: inline-block;margin-left: 5px;padding: 2px 5px;}
*/
#flashs .btn span{ background:#fff; font-size:0px; display:block; float:left; width:16px; height:16px; margin:0 5px; border-radius:10px}
#flashs .btn span.cur{ background:#f76d27;}


.slick-list,.slick-slider,.slick-track{position:relative;display:block}
.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-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)}
.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] 
.slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}/*# sourceMappingURL=slick.min.css.map */

.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}
.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-loading .slick-list{background:url(ajax-loader.gif) center center no-repeat #fff}
@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format('embedded-opentype'),url(fonts/slick.woff) format('woff'),url(fonts/slick.ttf) format('truetype'),url(fonts/slick.svg#slick) format('svg')}
.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}
.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}
.slick-next:before,.slick-prev:before{font-size:30px;line-height:1;opacity:.75;color:#fff}
.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}
.slick-prev:before{content:'←'}
.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}
.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}
[dir=rtl] .slick-next:before{content:'←'}
.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 4px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}
.slick-dots li button:focus,.slick-dots li button:hover{outline:0}
.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}
.slick-dots li button:before{font-size:30px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.65;}
.slick-dots li.slick-active button:before{opacity:.75;color:#222}
/*# sourceMappingURL=slick-theme.min.css.map */

/*banner*/

/*sousuo*/


#sousuonav{ width:100%; height:70px;font-size:14px;margin:0 auto; background:#f1f1f1; overflow:hidden; z-index:500}
.sousuonav_list{ width:1180px; overflow:hidden; margin:0 auto;}



.sousuonav_list_left{ width:900px; float:left}
.sousuonav_list_left h1{ width:85px; float:left; height:70px; line-height:70px; font-size:14px; background:; text-indent:0px; font-weight:normal;}
.sousuonav_list_left a{float:left; color:#999;display:block; padding-right:20px; line-height:70px ; font-size:14px; }
.sousuonav_list_left a:hover{color:#f76d27;}
.sousuonav_list_left a span{color:#f76d27; }

.sousuonav_list_right{ width:250px; margin:0 auto; overflow:hidden; float:right}
.sousuo{ width:250px; height:30px;display: inline; font-size: 14px; line-height:28px;color:#666;}
.kuang{width:190px; height:70px; font-size:14px; border-left:1px solid #ccc; color:#999;border-right:none;border-top:none; border-bottom:none;text-indent:20px}

.sousuoan{width:51px; height:70px; background:#f76d27; line-height:70px; color:#FFF;display:block;text-align:center; cursor:pointer;  border:none}
.sousuonav_list_right input{ float:left}





/*gynn*/


.gynn{ width:100%; margin:0 auto; overflow:hidden; background:#fff;}
.gynn_tit{ width:100%; overflow:hidden;text-align:center; margin:0 auto;margin-top:40px; margin-bottom:30px}
.gynn_tit h1{ width:100%; line-height:48px; overflow:hidden; font-size:30px; font-weight:600; color:#111; margin:0 auto;}
.gynn_tit p{ width:100%;font-size:14px; font-weight:400; color:#333;line-height:24px;}
.gynn_tit h1 span{ color:#f76d27 }


.gynn_list{ width:1200px; margin:30px auto;overflow:hidden}



.about_tit{ width:100%; overflow:hidden;text-align:center; margin:0 auto;margin-top:40px; margin-bottom:30px}
.about_tit h1{ width:100%; line-height:48px; overflow:hidden; font-size:30px; font-weight:600; color:#111; margin:0 auto;}
.about_tit p{ width:100%;font-size:14px; font-weight:400; color:#666;line-height:24px; font-family:arial}








.liucheng_bg{background: url(../images/bg3.jpg) top center no-repeat #f9f9f9; width:100%; margin:0 auto; overflow:hidden;}
.liucheng{ width:100%;background:#fff; overflow:hidden;background:url(../images/shuju_bg.png) bottom center no-repeat #fff; background-size:100%;}

.index_company_left{ width:450px; overflow: hidden; background:rgba(255,255,255,0.7); padding:40px 60px 40px 60px}
.index_company{ width:100%; overflow: hidden;}
.index_company h1{ font-size:36px; color:#333; line-height:50px; text-align:center; font-weight:400; margin-bottom:15px}
.index_company h1 span{ color:#f76d27; }

.index_company p{ font-size:14px; color:#666; line-height:26px; text-align: left}


.index_company_more{ width:120px; display:block; height:36px; margin:0 auto; margin-top:40px}
.index_company_more a{ width:100%; line-height:36px; color:#fff;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; font-size:14px; background:#f76d27; display:block; text-align:center;border-radius:2px}
.index_company_more a:hover{ color:#ccc;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}


/*index shuju*/
.shuju{ width:100%; background:; overflow:hidden; margin:0 auto; padding-top:10px}
.shujuul{ width:100%;margin:0 auto; margin-top:40px; overflow:hidden}
.shujuli{ width:25%; float:left; text-align:center; overflow:hidden}
.shujuli_li{ width:120px; margin:0 auto; overflow:hidden; height:100px; position:relative; }

.shujuli_li h1{ width:100%; font-size:42px; color:#f76d27; font-weight:200; line-height:60px; font-family: fantasy}
.shujuli_1 { width:20%; font-size:20px; color:#111; font-weight:400;position: absolute; left: 114px;top: 23px; line-height:30px; overflow:hidden}
.shujuli_2 { width:30%; font-size:26px; color:#111; font-weight:400;position: absolute; left: 62px;top: 23px; line-height:30px; overflow:hidden}
.shujuli_3 { width:20%; font-size:26px; color:#f76d27; font-weight:400; font-family:arial; position: absolute; left:86px;top:-5px;}
.shujuli_4 { width:20%; font-size:20px; color:#111; font-weight:400;position: absolute; left: 158px;top: 25px;}
.shujuli_5 { width:20%; font-size:20px; color:#111; font-weight:400;position: absolute; left: 120px;top: 23px; }
.shujuli_6 { width:20%; font-size:26px; color:#f76d27; font-weight:400; font-family:arial; position: absolute; left: 94px;top: -5px;}
.shujuli_7 { width:20%; font-size:20px; color:#111; font-weight:400;position: absolute; left: 83px;top: 23px;}
.shujuli_8 { width:20%; font-size:26px; color:#f76d27; font-weight:400; font-family:arial; position: absolute; left: 80px;top: -5px;}
.shujuli_li h1 i{ width:100%; font-size:36px; color:#f76d27; font-weight:200; font-family:arial; font-style:inherit;vertical-align:text-top; height:60px}


.shujuli_li h2{ width:100%; font-size:14px; color:#333; font-weight:400; line-height:20px}
/*index shuju*/







/*netw*/
.netw{ width:100%; margin:0 auto; overflow:hidden; background:#333; height:auto; padding-top:30px; padding-bottom:10px}

.netw_left{width:350px; float:left; margin-top:40px;}
.netw_left h1{width:350px; line-height:50px; font-size:20px; font-weight:600; color:#333}
.netw_left p{width:350px; line-height:30px; font-size:16px; font-weight:400; color:#333;  text-indent:30px}

.netw_left a{width:140px; height:36px; font-size:12px; font-weight:normal; background:#f76d27;color:#fff;line-height:36px;  margin-top:70px; display:block; text-align:center;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.netw_left a:hover{width:180px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.netw_right{width:800px; float:right; margin-top:10px; text-align:right;}
.netw_right img{width:650px; height:auto;}









/*首页prolist*/
.inpro{ width:100%; margin:0 auto; overflow:hidden; padding:20px 0px 80px 0; background: #fff; }

.pnTab{width:1180px;overflow:hidden; margin:0 auto; height:60px; background:#f9f9f9; border-radius:30px}
.pnTab .pTabTitle{height: auto;overflow: hidden;}
.pnTab .pTabTitle ul{width:1180px; height: 20px; margin:0 auto;padding-top:20px; }
.pnTab .pTabTitle li{ width:128px; height:20px; line-height:20px; font-size:16px; font-weight:400;  float:left; text-align:center; display:block;  transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; cursor:pointer;  border-right:1px solid #ccc}

.pnTab .pTabTitle .pactive{color:#f76d27; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.pnTab .pTabTitle .pnormal{color:#333;transition:all ease 0.5s;-webkit-transition:all ease 0.5s;-moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.pTabContent{width:1180px; margin:0 auto; overflow:hidden; height:auto}




.inpro_list{ width:100%; margin:0 auto; height:auto; overflow:hidden;margin-top:30px;}
.inpro_list ul{ width:100%; margin:0 auto; overflow:hidden;}
.inpro_list ul li{ width:265px; float:left; height:238px; margin:14px;transition:all ease 0.5s; border:1px solid #ccc}
.inpro_list ul li a{ width:100%; height:auto; display: block;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.inpro_list_img{width:100%; height:194px; overflow:hidden;}
.inpro_list_img img{width:100%; height:194px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.inpro_list_text{ width:100%; height:42px; font-size:14px; font-weight:normal; line-height:42px; color:#333; margin:0 auto; text-align:center; overflow:hidden; background:#f9f9f9;transition:all ease 0.5s;}


.inpro_list ul li:hover{ background:#f76d27;transition:all ease 0.5s;border:1px solid #f76d27}
.inpro_list ul li a:hover .inpro_list_img img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.inpro_list ul li a:hover .inpro_list_text{color:#fff;transition:all ease 0.5s; background:#f76d27}




.prod_list{ width:1200px; margin:0 auto; height:auto; overflow:hidden; margin-bottom:20px}
.prod_list ul{ width:100%; margin:0 auto; overflow:hidden;}
.prod_list ul li{ width:278px; float:left; height:242px; margin:10px;transition:all ease 0.5s; border:1px solid #ccc}
.prod_list ul li a{ width:100%; height:auto; display: block;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.prod_list_img{width:100%; height:200px; overflow:hidden;}
.prod_list_img img{width:100%; height:200px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.prod_list_text{ width:100%; height:42px; font-size:14px; font-weight:normal; line-height:42px; color:#333; margin:0 auto; text-align:center; overflow:hidden; background:#f9f9f9;transition:all ease 0.5s;}


.prod_list ul li:hover{ background:#f76d27;transition:all ease 0.5s;border:1px solid #f76d27}
.prod_list ul li a:hover .prod_list_img img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.prod_list ul li a:hover .prod_list_text{color:#fff;transition:all ease 0.5s; background:#f76d27}











.inpromore{ width:120px; display:block; height:36px; margin:0 auto; margin-top:30px}
.inpromore a{ width:100%; line-height:36px; color:#fff;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; font-size:14px; background:#f76d27; display:block; text-align:center; border-radius:2px}
.inpromore a:hover{ color:#ccc;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}



.cpzong_list{ width:1200px; margin:0 auto; height:auto; overflow:hidden;margin-top:30px;}
.cpzong_list ul{ width:100%; margin:0 auto; overflow:hidden;}
.cpzong_list ul li{ width:388px; float:left; height:351px; margin:10px 1px 10px 1px; padding:1px;transition:all ease 0.5s;}
.cpzong_list ul li a{ width:388px; height:auto; display: block;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.cpzong_list_img{width:388px; height:301px; overflow:hidden;}
.cpzong_list_img img{width:388px; height:301px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.cpzong_list_text{ width:100%; height:50px; font-size:14px; font-weight:normal; line-height:50px; color:#333; margin:0 auto; text-align:center; overflow:hidden; background:#f9f9f9;transition:all ease 0.5s;}


.cpzong_list ul li:hover{ background:#f76d27;transition:all ease 0.5s;}
.cpzong_list ul li a:hover .cpzong_list_img img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.cpzong_list ul li a:hover .cpzong_list_text{color:#fff;transition:all ease 0.5s; background:#f76d27}








/*prolist*/


/*video*/

.video{ width:100%; margin:0 auto; overflow:hidden; padding-top:30px; padding-bottom:30px;background:url(../images/video_bg1.jpg) top center no-repeat}

.video_fenlei{ width:300px; margin:30px auto; overflow:hidden}
.video_fenlei a{ width:58px; height:20px; line-height:20px; display:block; color:#333; font-weight:400; text-align:center; padding:0 20px 0 20px; border-right:1px solid #ccc; transition:all ease 0.5s; float:left}

.video_fenlei a:hover{ color:#f76d27; transition:all ease 0.5s}


.videolist{ width:1200px; margin:0 auto; overflow:hidden; margin-top:20px }
.videolist a{ width:375px; height:300px; overflow:hidden; background:#fff; display:block; position:relative; float:left; margin:0 10px 20px 10px;transition:all ease 0.5s}
.videosize{ width:375px; height:250px; background:#fff; overflow:hidden; }
.videosize img{ width:375px; height:250px;transition:all ease 0.5s;}

.videotit{ width:379px; height:50px; line-height:50px; font-size:14px; color:#333; text-align:center;transition:all ease 0.5s}
.videosize_bg{ width:375px; height:250px; position:absolute;z-index:100; background:rgba(0,0,0,0);transition:all ease 0.5s }


.videolist a:hover{color:#f76d27; transition:all ease 0.5s}
.videolist a:hover .videotit{color:#f76d27; transition:all ease 0.5s}

.videolist a:hover .videosize_bg{background:url(../images/video_bg.png) top center no-repeat; transition:all ease 0.5s}
.videolist a:hover .videosize img{ transition:all ease 0.5s;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}


/*首页广告条*/ 
.inadv{ width:100%; background:#eb2a39;overflow:hidden; margin:0 auto; padding-top:20px; padding-bottom:20px;}
.inadv_left{ width:530px; height:113px; float:left; margin-top:15px;background:url(../images/kefulogo.png) left center no-repeat; background-size:120px 113px; padding-left:140px; border-right:1px solid #ffbc98}
.inadv_left_title{ width:480px; height:60px; font-size:36px; font-weight:bold; color:#fff;  line-height:60px; text-align:center; padding-top:10px}
.inadv_left_text{ width:480px; height:30px; font-size:20px; font-weight:normal; color:#ff0; line-height:30px;text-align:center}

.inadv_right{ width:460px; height:120px; float:right; margin-top:25px; }
.inadv_right_title{ width:460px; height:60px; font-size:34px; font-weight:bold; color:#fff;  line-height:60px; text-align:left;background:url(../images/fuwu.png) left center no-repeat; background-size:45px 45px; padding-left:45px}
.inadv_right_text{ width:460px; height:30px; font-size:20px; font-weight:normal; color:#ff0; line-height:30px;text-align:center}

/*首页广告条*/

/*首页服务*/
.inser{ width:100%; background: url(../images/advbg.png) top center no-repeat; overflow:hidden; margin:0 auto; margin-bottom:20px; margin-top:10px}
.inser_bg{ width:100%; background-color:rgba(255,255,255,0); overflow:hidden; margin:0 auto;  padding-bottom:30px; padding-top:50px}

.inser_list{ width:160px; height:265px; margin:5px 5px 0px 5px; float:left; padding:25px 15px 20px 15px; background:;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; cursor:pointer }
.inser_list_img{ width:140px; height:140px;overflow:hidden; margin:0 auto; text-align:center; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; border:1px solid #f76d27; border-radius:70px;margin-top:10px; background:#f76d27 }

.inser_list_img h1{ width:140px; height:40px; font-size:20px; font-weight:normal; color:#333;  line-height:40px; margin-top:30px  }
.inser_list_img h1 img{ width:40px; height:40px; }
.inser_list_img p{ width:140px; height:50px; font-size:26px; font-weight:normal; color:#fff;  line-height:50px; font-family:arial  }

.inser_list_text{ width:160px; height:56px; font-size:16px; font-weight:normal; color:#000;  line-height:28px; text-align:center; margin-top:30px ; }

.inser_list:hover{ background:#; }
.inser_list:hover .inser_list_img{ margin-top:-15px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }
/*首页服务*/

/*inys*/
.inys{ width:100%; background:#fff; overflow:hidden; margin:30px auto;}

.inys1{width:1200px; background:#fff; overflow:hidden; margin:30px auto;}







/*首页新闻*/
.innews{ width:100%; background:url(../images/video_bg1.jpg) bottom center no-repeat;  overflow:hidden; margin:0 auto; padding-top:30px; padding-bottom:40px; }
.indexnews{width:1180px;overflow:hidden; margin:0 auto;margin-top:50px; }
.indexnews ul li{width:370px; float:left;font-size:14px; overflow:hidden; margin-bottom:29px; margin-left:10px; margin-right:10px;}
.indexnews ul li a{width:370px; background:#; padding:0px; display:block;transition:all ease 1s;-webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s; color:#333; }

.none{ display:none;}
.indexnews ul li a:hover{background:#; padding:0px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; color:#f76d27;}




.innews_tit{width:310px; height:60px; overflow:hidden; float:right; margin-top:40px}
.innews_tit a{width:70px; color:#666; line-height:60px; padding-left:28px; height:60px; display:block; float:left; font-size:14px;transition:all ease 0.5s;}
.innews_titbg1{ background:url(../images/innews_titbg1.png) left center no-repeat; background-size:24px 24px;}
.innews_titbg2{ background:url(../images/innews_titbg2.png) left center no-repeat; background-size:24px 24px;}
.innews_titbg3{ background:url(../images/innews_titbg3.png) left center no-repeat; background-size:24px 24px;}

.innews_tit a:hover{color:#f76d27;transition:all ease 0.5s;  }

.innews_titleft{ width:400px; overflow:hidden;text-align:center;margin-top:30px; margin-bottom:60px; float:left; margin-left:390px}
.innews_titleft h1{ width:100%; line-height:48px; overflow:hidden; font-size:30px; font-weight:600; color:#111; margin:0 auto;}
.innews_titleft p{ width:100%;font-size:14px; font-weight:400; color:#333;line-height:24px;}
.innews_titleft h1 span{ color:#f76d27 }




/*news*/

/*gcase*/
.gcase{ width:100%; margin:0 auto; overflow:hidden; padding-bottom:30px; background:rgba(0,0,0,0.05); }
.gcasecon{ width:1200px; margin:0 auto; overflow:hidden}
.gnTab{width:1200px;margin-bottom:20px; overflow:hidden;}
.gnTab .gTabTitle{clear: both; height: 60px;overflow: hidden;}
.gnTab .gTabTitle ul{width:1200px; height: 60px;  }
.gnTab .gTabTitle li{float: left;width:231px;cursor: pointer;list-style-type: none; line-height:60px; text-align:left;font-size:18px; font-family:微软雅黑;font-weight:normal; text-align:center; margin-right:2px; transition:all ease 0.5s; border-radius:4px; margin-left:2px; }


.gnTab .gTabTitle .gactive{color:#fff; background:#f76d27;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.gnTab .gTabTitle .gnormal{color:#ddd;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; background:#666; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.gTabContent{width:1200px;overflow:hidden; margin-top:15px;}

.gcaselist{ width:100%; margin:0 auto; overflow:hidden; margin-top:30px}
.gcaselist ul{ width:100%; margin:0 auto; overflow:hidden;}
.gcaselist ul li{ width:378px; float:left; height:330px; margin:11px}
.gcaselist ul li a{ width:378px; height:330px; display: block;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; padding:0px}
.gcaselist_img{width:378px; height:280px; overflow:hidden}
.gcaselist_img img{width:378px; height:280px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.gcaselist_text{ width:378px; height:50px; font-size:14px; font-weight:normal; line-height:46px; color:#333; margin:0 auto; background:rgba(0,0,0,0); overflow:hidden;transition:all ease 0.5s;text-align:left}



.gcaselist ul li a:hover{ background:#fff; }
.gcaselist ul li a:hover .gcaselist_img img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.gcaselist ul li a:hover .gcaselist_text{color:#fff;background:#f76d27;transition:all ease 0.5s; text-indent:30px}
.gcaselist ul li a:hover .gcaselist_anniu{color:#fff;background:#f76d27;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}









/*首页案例*/
.incase{ width:100%; background:#fff;  overflow:hidden; margin:0 auto; padding-bottom:30px;}

.cphp{ width:100%; margin:0 auto; overflow:hidden;  padding-top:20px; padding-bottom:20px; background:url(../images/video_bg1.jpg) bottom center no-repeat}
.product_scroll{width:80px;height:auto;position:relative; margin-bottom:70px;}
.newpp_xh{ width:1200px; margin:0 auto; overflow:hidden; height:auto}
.newpp{ width:1200px; margin:0 auto; overflow:hidden; height:auto; }

.control a{ display:block; width:30px; height:30px; position:absolute; top:496px}
.control a.go_next{ background:url(../images/butt-right.png) no-repeat center center/30px 30px #999;left:1168px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }
.control a.go_next:hover{transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);background:url(../images/butt-right.png) no-repeat center center/30px 30px #f76d27; }
.control a.go_prev{ background:url(../images/butt-left.png) no-repeat center center/30px 30px #999;left:1132px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.control a.go_prev:hover{transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);background:url(../images/butt-left.png) no-repeat center center/30px 30px #f76d27;}

.newslist{ width:285px; float:left; height:427px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; padding:20px 20px 20px 0;}
.newslist a{ width:100%;height:200px; display:block; margin:0 auto;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s;}
.news_left_img{ width:100%; height:220px; }
.news_left_img img{ width:100%; height:220px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.news_left_img span{ display:block; overflow:hidden}

.news_left_con{width:100%;}
.news_left_con h3{ width:50px; height:1px; line-height:60px; font-size:18px; font-weight:200; background:#ccc; margin-top:20px;}

.news_left_con h1{ width:100%; height:auto; line-height:30px; font-size:16px; font-weight:400; color:#333; margin-top:15px;margin-bottom:15px}
.news_left_con h2{width:100%; font-size:20px; color:#999; margin-top:5px; margin-bottom:10px; font-weight:200; font-family:"微软雅黑"}
.news_left_con p{ width:100%; height:80px; line-height:25px; font-size:14px; font-weight:400;  margin:0 auto; color:#999; overflow:hidden}


.newsmore{ width:150px; float:left; text-align:center; position:relative; bottom:62px; transition:all ease 0.5s;}
.newsmore a{ width:100px;font-size:14px; color:#fff; line-height:36px;transition:all ease 0.5s;background:#f76d27 ; border-radius:2px; display:block}
.newsmore a:hover{ width:120px; transition:all ease 0.5s; }

.newslist:hover{transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; margin-top:-10px}

.newslist:hover .news_left_img img{ transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}


.newslist:hover .news_left_con h1{ color:#f76d27;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.newslist:hover .news_left_con p{ color:#333;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.newslist:hover .news_left_con h2{color:#333;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.newslist:hover .news_left_con h3{background:#f76d27;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}




.honor_list{ width:240px; float:left;padding:0 5px;   /*  margin-right:5px; margin-left:5px; */transition:all ease 1s; -webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 0.5s; margin-bottom:20px;height: 230px;}

.honor_list a{width: 240px;  display: block; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;height: 320px;; padding-bottom:25px;padding-top:15px;}

.honor_list_img{max-width:220px; min-width:160px; height:190px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;  display:block; margin:0 auto; text-align:center;overflow:hidden; border:1px solid #ccc; padding:4px}
.honor_list_img img{max-width:220px; min-width:160px; height:190px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.honor_list_p{ height:40px; text-align:center; line-height:40px; font-size:14px; color:#666; width:92%; margin:0 auto; font-weight:normal; overflow:hidden}


.honor_list:hover img{transition:all ease 1s; -webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s;ransform: scale(1.1); -ms-transform: scale(1.1);-webkit-transform: scale(1.1);}



.honor_list_wap{ width:280px; float:left;padding:0 5px;   /*  margin-right:5px; margin-left:5px; */transition:all ease 1s; -webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 0.5s; height: 260px; border:1px solid #ddd}

.honor_list_wap a{width: 280px;  display: block; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;height: 220px;background:#fff; padding-bottom:25px;padding-top:15px;}

.honor_list_img_wap{width:256px; height:190px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;  display:block; margin:0 auto; text-align:center;overflow:hidden;}
.honor_list_img_wap img{max-width:256px; height:190px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.honor_list_p_wap{ height:40px; text-align:center; line-height:40px; font-size:14px; color:#333; width:92%; margin:0 auto; font-weight:normal; overflow:hidden}


.honor_list_wap:hover img{transition:all ease 1s; -webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s;ransform: scale(1.1); -ms-transform: scale(1.1);-webkit-transform: scale(1.1);}


/*首页案例*/

/*首页客服板块*/

.sectionOne{ width:100%; height:auto; padding:0px 0 30px 0;  margin: 0 auto}
.sectionHeader{text-align:center}
.sectionHeader h1{font-size:32px;font-weight:normal;}
.sectionHeader p{color:#999;font-size:16px;margin:10px 0 20px; text-transform:uppercase; }
.sectionHeader .wecan_des{color:#333;font-size:16px}
.sectionOneWarrp{display:flex;text-align:center;justify-content:space-between;padding:90px 0 0}
.sectionOneContent{flex-basis:256px;/*transform: rotateY(0);
     transition: all 0.50s ease-in-out 0s; */}
.sectionOneContent:hover .wzcon_pic{background-color:#007aff;transform: rotateY(360deg);transition: all 0.8s ease-in-out 0s;}
.sectionOneContent:hover .wzcon_pic>img:nth-child(2){display:none}
.wzcon_pic{height:107px;width:107px; transform:rotateY(0);transition: all 0.50s ease-in-out 0s;background-color:#f2f2f2;margin:0 auto;border-radius:50%;position:relative;transition:all .3s ease-in-out}
.wzcon_pic img{width:45%;display:block;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;transition:all .3s linear}
.imgsmall>img{width:55%!important}
.sectionOneContent>h1{display:block;color:#000;font-size:18px; font-weight:normal; margin:20px auto 15px; font-family:微软雅黑;}
.wzcon_des{color:#666;font-size:15px;line-height:30px; padding:0 20px;}
.sectionTwo{background-image:url(../images/bgsection.png);background-position:center center;background-size:cover;background-repeat:no-repeat}


.infor_send{ width:100%; height:auto; background: url(../images/pro_bg.jpg) top center no-repeat; overflow:hidden; padding-top:40px; padding-bottom:100px}
.infor_send .sectionHeader>h1{color:#f76d27;}
 .sectionHeader>p{color:#f76d27;}
.contes{ padding-top:50px; padding-bottom:0px }
.contes_lef{ float:left;width:450px; color:#111; }
.contes_lef_til{ padding:10px 20px 0x 0; min-height:40px;  color:#333; font-size:16px;line-height:40px}
.cont_mescoico{ padding:14px 0px; line-height:20px; font-size:16px}
.cont_mescoico i{ display:inline-block; vertical-align:top; width:20px; height:20px; margin-right:15px;}
.cont_mescoico01{ background:url(../images/dianhua.png) no-repeat center; background-size: 100% 100%}
.cont_mescoico02{ background:url(../images/email.png) no-repeat center; background-size: 100% 100%}
.cont_mescoico03{ background:url(../images/web.png) no-repeat center; background-size: 100% 100%}
.cont_mescoico04{ background:url(../images/ditu.png) no-repeat center; background-size: 100% 100%}
.contes_imwe{ height:auto; margin-top:10px;}
.contes_imwe img{ display:block; width:60%;height:auto;}
.contes_reg{  width:800px; padding-top:0px; margin:0 auto }
.cont_mescoico span{ font-size:20px; color:#111}

.contes_lef_til span{ font-size:20px; color:#111; line-height:40px; font-weight:bold}

.cont_mesinput{ width:100%; height:50px;margin-bottom:1%;}
.cont_mesinput input{ width:46%; height:42px; line-height:42px; padding:0 4px 0; font-size:14px;background:#ccc; border:1px solid #ccc; float:left}
.cont_mesinput input.gs_name{ width:96%; }
.cont_mesinput input.gs_email{ width:96%; }
.cont_mesinput input:first-child{ margin-right:2%;}
.cont_mesinput .select_list{ width:96%; height:42px; background:#ccc;  border:1px solid #ccc; padding:0 10px; }
.cont_mesteart textarea{ width:96%; height:80px; line-height:30px;float:left; padding:0 1% 0; font-size:14px;resize:none; border:1px solid #ccc; background:#ccc}
.cont_mesbtnck{ width:96%; display:block; background:#eee; height:52px; line-height:50px; color:#fff; padding:0 5px; font-size:18px; text-align:center;margin-top:4%;}

.contes_imwe{ width:100%; height:160px; position:relative;overflow:hidden }
.erweima{ display:block; width:128px; height:160px;float:left ; margin-right:20px; overflow:hidden}
.erweima img{display:block; width:100px; height:100px; background:#fff; padding:10px; }
.erweima p{ width:128px;color:#fff; font-size:14px; line-height:20px; margin-left: 0; text-align:center }
.contes_imwe_con{ color:#fff; font-size:16px; line-height:28px; padding-top:20px; margin-left: 0 }
.input_c{ width:30%; height:42px; line-height:42px; color:#fff; padding:0 5px; font-size:16px; text-align:center;margin-top:2%; cursor:pointer;background:#f76d27; border:none; font-weight:normal;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; font-family:微软雅黑}
.input_c:hover{ width:45%; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

/*首页客服板块*/

/*底部导航*/
.footnav{ width:100%; margin:0 auto; background:#0063ce; padding:70px 0 20px 0; overflow:hidden}
.footnav_list{ width:120px; float:left; margin-bottom:30px; border-left:1px solid #59aae9; height:220px; text-align:left; padding-left:60px}
.footnav_list h1{ width:120px; height:40px; line-height:24px; font-size:16px; font-weight:400; color:#fde6e8; }
.footnav_list a{ width:120px; line-height:32px; font-size:14px; font-weight:normal; color:#fde6e8; display:block}
.footnav_list img{ width:130px; padding-top:0px;  text-align:right; padding-bottom:20px}
.footnav_list a:hover{color:#fff;}

.footnav_list1{ width:580px; float:right; height:200px;}
.footnav_list1_l{ width:320px; float:left}
.lx_foot{width:320px;text-align:left; font-size:20px; color:#fff; font-weight:normal; background:url(../images/lx_foot1.png) left center no-repeat; background-size:48px 48px; text-indent:50px;}
.lx_foot p{color:#fff ; font-weight:400; font-size:14px; line-height:20px;}
.lx_foot h1{color:#fff ; font-weight:600; font-size:24px; font-family:arial ;line-height:30px;}

.lx_foot_add{ width:100%;color:#fff ; font-weight:400; font-size:14px; line-height:32px; font-weight:400; margin-top:23px}
.lx_foot_tel{width:100%;color:#fff ; font-weight:400; font-size:14px; line-height:32px; font-weight:400;}

.footnav_list1_r{width:140px; float:right}
.footnav_list1_r img{width:120px; height:120px; margin-top:60px}
.footnav_list1_r p{width:120px; color:#fff ; font-weight:400; font-size:14px; line-height:26px; font-weight:400; text-align:center}





.Foot{ width:100%;overflow:hidden; margin:0 auto; padding:10px 0;}
.Foot a{ color:#eee;}
.Foot  .Nr{ width:1200px; margin:0 auto; overflow:hidden; border-top:1px solid #59aae9; padding-top:20px; text-align:left; color:#eee; line-height:24px }
/*底部导航*/
/* fiexd-right */
.fiexd-right{
	height: auto;
	position: fixed;
	right: 6px;
	bottom: 290px;
	z-index: 1000;
}
.fiexd-right li{
	height: 50px;
	margin-bottom: 2px;
	width: 100%;
	cursor:pointer;
	position: relative;
	
}
.fiexd-c{
	width:0;
	background: #666;
	height: 50px;
	text-align: center;
	color: #eee;
	font-size: 18px;
	overflow:hidden;
	position: absolute;
	top: 0;
	line-height:50px;
	right: 54px;
	border-radius:2px;
	
}
.fiexd-c p{
    font-size: 18px;
	line-height: 50px;
	font-weight: 400;
	
}
.fiexd-c h3{
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
}
.fiexd-rimg{
	height: 50px;
	width: 50px;
	background: #666;
	float: right;
	position: relative;
	border-left:0px solid #666;
	text-align:center;
	
	border-radius:2px;
}
.fiexd-rimg span{
	display: block;
	height: 20px;
	width: 20px;
	font-size: 30px;
	color: #b2b2b2;
	margin-left: 17.5px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.fiexd-rimg p{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #b2b2b2;
	text-align: center;
}
.fiexd-rimg img{
	width:30px; height:30px; padding-top:10px}

.fiexd-right li:hover .fiexd-rimg{
	background: #333;
	border-left:2px solid #333;
}
.fiexd-right .telqt:hover .fiexd-rimg{
	border-left:2px solid #333;
}
.fiexd-right li:hover .icon{
	color: #fff;
}

.fiexd-right li:hover .fiexd-c{
	width:150px;
}
.fiexd-right li.telqt2:hover .fiexd-c{
	width:80px;
	height:80px;
}
.footer_flixd_bottom{
	display: none;
}
.footer_flixd{
	display: none;
}

.fiexd-kf h3{ line-height:70px; font-size:16px; display:inline-block;}
.fiexd-kf .icon_kf{ display:inline-block; width:30px; height:70px;vertical-align:top;
 background:url(../images/icon_kf.png) no-repeat center center/30px 30px;
}
.fiexd-erweima{ height:125px; padding-top:6px}
.fiexd-erweima img{ width:120px; height:120px; }
.ph_no{
	display: none;
}
/* fiexd-right */

.ts3{transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -moz-transition:all ease 0.3s; -ms-transition:all ease 0.3s; 
 -o-transition:all ease 0.3s;}
.ts5{transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; 
 -o-transition:all ease 0.5s;}

/* fiexd-right */
/*返回顶部*/
.back {width: 51px; height: 51px; right: 5px; bottom: 239px; display: none; position: fixed; _position: absolute; _margin-top: 0;border-radius:2px; background:#666;transition:all ease 0.3s;}
.back a {background: url("../images/back.png") no-repeat;background-size:36px 36px; background-position:8px 6px; width: 51px; height: 51px; text-indent: -99em; overflow: hidden; font-size: 0px; display: block;border-radius:2px;
}
.back:hover { background:#333;transition:all ease 0.3s;}
/*返回顶部*/


/*友情链接*/
.inlink{ width:100%; margin:0 auto;overflow:hidden; padding-top:10px; background:#E60012}
.inlink_left{ width:70px; height:30px; line-height:30px; font-size:14px; font-weight:bold; float:left; color:#ccc}
.inlink_list{ width:1200px; height:auto; line-height:30px;  margin:0 auto}
.inlink_list a{ width:auto; height:30px;float:left;display:block;line-height:30px; margin-right:20px; color:#f599a0; border:1px solid #f599a0; padding:0 10px 0 10px;transition:all ease 0.5s}
.inlink_list a:hover{color:#fff;border:1px solid #fff;transition:all ease 0.5s}


/*内页CSS*/
/* about banner*/
.banner_about{ width: 100%; margin: 0 auto; overflow: hidden; height: 400px;}
.banner_a_title{ width:400px; margin:0 auto; margin-top:130px; overflow:hidden; text-align:center; height:100px; background-color:rgba(0,0,0,0.2);}
.banner_a_title h1{ font-size:36px; font-weight:normal; color:#fff ; line-height:100px}

.aboutcon{ width:1200px; margin:20px auto; overflow:hidden; color:#666;}
.aboutcon p{ font-size:14px; line-height:30px;}



/*mianbaoxue*/
.mianbao{ width:100%; margin:10px auto; height:40px; border-bottom:1px solid #CCC}
.mianbao h1{ font-weight:normal; font-size:14px; color:#666; line-height:40px}
.mianbao h1 a{ color:#666; padding:0 5px}
.mianbao h1 a:hover{ color:#f76d27}
.mianbao h1 span{ color:#666; padding:0 5px}


/*about_dl*/
.about_dl{ width:100%; margin:0 auto; height:56px;margin-bottom:30px; line-height:56px; margin-top:30px }
.about_dl1180{ width:460px; margin:0px auto; height:60px;margin-bottom:20px; line-height:60px; }

.about_dl_left{width:640px; overflow:hidden ; margin:0 auto} 
.about_dl_left a{width:120px; float:left; font-size:14px; font-weight:400; color:#222;transition:all ease 0.5s; text-align:center; display:block; margin-right:20px;transition:all ease 0.5s } 
.about_dl_left a:hover{ background:url(../images/menu_bg.png) center center no-repeat; color:#fff; transition:all ease 0.5s } 
.about_dl_left a.abg{ background:url(../images/menu_bg.png) center center no-repeat; color:#fff;transition:all ease 0.5s  } 

.news_dl_left{width:420px; overflow:hidden ; margin:0 auto;height:60px;line-height:60px;} 
.news_dl_left a{width:120px; float:left; font-size:14px; font-weight:400; color:#222;transition:all ease 0.5s; text-align:center; display:block; margin-right:20px;transition:all ease 0.5s } 
.news_dl_left a:hover{ background:url(../images/menu_bg.png) center center no-repeat; color:#fff; transition:all ease 0.5s } 
.news_dl_left a.abg{ background:url(../images/menu_bg.png) center center no-repeat; color:#fff;transition:all ease 0.5s  } 


.case_dl_left{width:800px; overflow:hidden ; margin:0 auto;height:60px;line-height:60px;} 
.case_dl_left a{width:140px; float:left; font-size:14px; font-weight:400; color:#222;transition:all ease 0.5s; text-align:center; display:block; margin-right:20px;transition:all ease 0.5s} 
.case_dl_left a:hover{ background:url(../images/menu_bg_case.png) center center no-repeat; color:#fff; transition:all ease 0.5s} 
.case_dl_left a.aabg{background:url(../images/menu_bg_case.png) center center no-repeat; color:#fff;transition:all ease 0.5s  } 

.pro_dl_left{width:1180px; overflow:hidden ; margin:0 auto; border-radius:2px} 
.pro_dl_left a{width:130px; float:left; font-size:14px; font-weight:400; color:#222;transition:all ease 0.5s; text-align:center; display:block;transition:all ease 0.5s; border-right:1px solid #fff; background:#ddd} 
.pro_dl_left a:hover{ background:#f76d27; color:#fff; transition:all ease 0.5s } 
.pro_dl_left a.abg{ background:#f76d27; color:#fff;transition:all ease 0.5s  } 





.about_dl_right{width:350px; float:right; overflow:hidden; text-align:right; color:#666; font-size:14px; }
.about_dl_right a{color:#666;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;} 
.about_dl_right a:hover{color:#f76d27;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}  


.ch_date{ width:1100px; margin:0 auto; overflow:hidden; margin-bottom:40px;margin-top:40px}
.ch_date ul li{ width:345px; margin:0 auto; overflow:hidden; margin-bottom:20px;background:#f9f9f9; float:left; margin-left:10px; margin-right:10px; height:180px; }
.ch_date_img{ width:257px; line-height:162px; float:left; margin-right:50px;}
.ch_date_img img{ width:257px; line-height:162px;}
.ch_date_dian{ width:16px; height:16px; display:block; background:#ccc; border-radius:20px; float:left; margin-right:50px; margin-top:20px}
.ch_date_year{ width:80px; height:50px; font-size:16px; font-weight:400;color:#fff;  font-family:arial; background:#f76d27; line-height:50px;margin-right:50px;border-bottom-right-radius:30px; text-indent:10px;}

.ch_date_txt{ width:260px;margin:0 auto; clear:both; padding-top:20px}
.ch_date_txt p{ width:100%; line-height:28px; font-size:14px; font-weight:400;color:#333;}







/*caseshow*/





/*内页产品详情*/
/*
组图开始
小图部分
*/

.thumbpic{margin:0 auto;width:700px; overflow:hidden; padding-bottom:10px; margin-top:15px; margin-bottom:5px}
#piclist{width:660px;float:left;overflow:hidden;height:110px;position:relative;}
#piclist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#piclist ul li{float:left;cursor:pointer;position:relative;background:#fff;height:82px;margin:0 6px; border:1px solid #ccc; padding:5px }
#piclist ul li img{width:108px;height:80px;}
#piclist .hover{height:82px;border:1px solid #f76d27;box-shadow:0px 5px 5px #f76d27;}
#piclist ul li tt{background:#000;color:#FFF;position:absolute;z-index:20; font-family:arial;font-size:12px;line-height:16px;padding:0 5px;margin:45px 0 0 -100px; display:none}

.thumbpic a.bntprev{float:left;width:20px;height:64px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center; margin-top:18px}
.thumbpic a.bntnext{float:left;width:20px;height:64px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;margin-top:18px}

#originalpic{position:relative;overflow:hidden;zoom:1;height:100%;clear:both;text-align:center;  padding-top:0px}
#originalpic ul{list-style:none;}
#originalpic li{display:none;position:relative;width:900px; text-align:center; margin:0 auto}
#originalpic li img{margin:30px 0;min-width:500px; height:auto; max-width:900px; }
#originalpic li div{text-align:left;line-height:24px;color:#444;}
#aPrev{position:absolute;z-index:10;left:0;top:0;display:block;width:50%;height:100%;background:url(../images/blank.gif);}
#aNext{position:absolute;z-index:10;right:0;top:0;display:block;width:50%;height:100%;background:url(../images/blank.gif);}




/*翻页list*/
.list_page{text-align:center;margin:0 auto;display:block; width:99%; overflow:hidden; }
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{width:100%; list-style:none;margin:0 auto;padding:0;display:inline-block;margin-top:10px;margin-bottom:20px}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{ width: auto;height:30px;color:#333;line-height:30px;display:block;
transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#f1f1f1; float:left; margin-right:5px; text-align:center; padding:2px 10px}
.list_page ul a:hover{background:#f76d27; color:#fff}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}




/*内页新闻列表*/
.aboutnews{ width:1200px; margin:0 auto;overflow:hidden}
.aboutnews ul{ width:1200px; margin:0 auto; overflow:hidden;}
.aboutnews ul li{width:1200px; height:auto;margin:0 0 15px 0;  overflow:hidden}
.aboutnews ul li a{ width:1150px; height:auto; overflow:hidden; display:block; background:#f1f1f1; padding:15px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }

.aboutnews_img{ width:220px; height:140px; float:left;overflow:hidden;}
.aboutnews_img img{ width:220px; height:140px; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.aboutnews_img span{overflow:hidden; display:block;}

.aboutnews_text{ width:900px; height:auto; float:right}
.aboutnews_text h1{ width:900px; height: auto; line-height:40px; font-size:16px; font-weight:bold; color:#222; margin-top:0px; overflow:hidden}

.aboutnews_anniu{width:40px; height:2px;  background:#f76d27;  margin-top:8px; text-align:center;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.date{ width:900px; height:40px; line-height:40px; font-size:14px; font-weight:normal; color:#666}

.aboutnews ul li a:hover{ transition:all ease 0.5s;-webkit-transition:all ea se 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.aboutnews ul li a:hover .aboutnews_img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.aboutnews ul li a:hover .aboutnews_anniu{width:100%;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}

.aboutnews_intro{width:900px; height:52px; line-height:26px; font-size:14px; font-weight:normal; color:#333; overflow:hidden}
/*prolist*/





/*zixun*/
.zixun_pro1{ width:100%; margin:0 auto; overflow:hidden; background:url(../images/pro_bg.jpg) top center repeat-y; padding-bottom:120px}


.zixun_pro{ width:100%; margin:0 auto; overflow:hidden; background:url(../images/pro_bg.jpg) top center no-repeat; padding-bottom:120px}
.prozong{ width:1200px; margin:0 auto; overflow:hidden}
.prozonglist{ width:500px; margin:10px; float:left; height:200px; background:rgba(255,255,255,1); padding:40px}
.prozonglist_left{ width:240px; margin:10px; float:left; }
.prozonglist_left h1{ width:100%; font-size:24px; color:#222; line-height:60px; font-weight:400;transition:all ease 0.5s; }
.prozonglist_left h2{ width:20%; height:1px; background:#ccc;  margin-bottom:20px;transition:all ease 0.5s; }
.prozonglist_left p{ width:100%; font-size:14px; color:#666; line-height:30px; font-weight:400 }
.prozonglist_left span{ width:30px; height:30px; font-size:20px; color:#999; line-height:30px; font-weight:600; border-radius:20px; display:block; border:1px solid #ccc; margin-top:30px ; text-align: center; font-family:"宋体";transition:all ease 0.5s; }

.prozonglist_right{ width:240px; float:right; box-shadow:0px 5px 5px #eee; overflow:hidden }
.prozonglist_right img{ width:240px; height:200px;transition:all ease 0.5s;  }

.prozonglist a:hover .prozonglist_left h1{color:#f76d27;transition:all ease 0.5s;  }
.prozonglist a:hover .prozonglist_left h2{ width:25% ;transition:all ease 0.5s;background:#f76d27 }
.prozonglist a:hover .prozonglist_left span{color:#fff;border:1px solid #f76d27; transition:all ease 0.5s; background:#f76d27 }

.prozonglist a:hover .prozonglist_right img{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s; }






.zixun{ width:1200px; margin:0 auto; overflow:hidden; margin-top:30px; margin-bottom:30px}
.zxleft{ width:220px; float:left;border:1px solid #f76d27; border-top:4px solid #f76d27}
.zxlefttit{ width:220px; height:46px; background:#f9f9f9; font-size:16px; font-weight:bold; line-height:50px; text-indent:25px; color:#f76d27;}
.zxleftlsit{ width:218px;  border:0px solid #eee;  padding-bottom:20px}

.zxleftlsit a{ width:180px; height:46px; margin:0 auto; border-bottom:1px solid #eee; display:block; text-align:left; line-height:46px; font-size:14px; color:#666; background:url(../images/jiantou.png) left center no-repeat; background-size:15px 15px; text-indent:20px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }

.zxleftlsit a:hover{color:#f76d27; background:url(../images/jiantou-1.png) left center no-repeat; background-size:15px 15px; text-indent:30px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }

.zxleftlsit a.aabg{color:#f76d27; background:url(../images/jiantou-1.png) left center no-repeat; background-size:15px 15px; text-indent:20px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }


.zxright{ width:920px; margin:0 auto;overflow:hidden; float:right}
.zxrighttit{ width:920px; height:46px; line-height:46px;border-bottom:1px solid #eee; }
.zxrighttit a{ width:auto; margin-right:50px; float:left; font-size:16px; font-weight:400; color:#222;}
.zxrighttit a:hover{border-bottom:2px #f76d27 solid; color:#f76d27 }
.zxrighttit a.habg{ border-bottom:2px #f76d27 solid;}



.zxrightlist{ width:1180px; overflow:hidden; margin:0 auto;}
.zxrightlist ul{ width:100%; margin:0 auto; overflow:hidden}
.zxrightlist ul li{width:100%; height:auto; background:#f9f9f9; margin-bottom:20px; margin-top:10px; padding:20px 0 20px 0;transition:all ease 0.5s;-webkit-transition:all ea se 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; overflow:hidden}
.zxrightlist ul li a{ width:100%; height:auto; overflow:hidden; display:block; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }



.zxrightlist_text{ width:700px; height:auto; float:left; margin-left:60px}
.zxrightlist_text h1{ width:700px; height:70px; line-height:70px; font-size:16px; font-weight:400; color:#111; overflow:hidden;transition:all ease 0.5s;-webkit-transition:all ea se 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.zxrightlist_intro{width:700px; height:auto; line-height:28px; font-size:14px; font-weight:normal; color:#999; }
.zxrightlist_date{ width:700px; height:60px; line-height:60px; font-size:16px; font-weight:400; color:#999;}

.zxrightlist_img{ width:260px; height:200px; margin:0 auto;float:right; overflow:hidden;margin-right:20px}
.zxrightlist_img img{ width:260px; min-height:200px; height:auto;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; display:block}


.zxrightlist ul li:hover{background:#f76d27;  transition:all ease 0.5s;-webkit-transition:all ea se 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.zxrightlist ul li a:hover{ transition:all ease 0.5s;-webkit-transition:all ea se 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.zxrightlist ul li:hover .zxrightlist_text h1{ color:#fff;transition:all ease 0.5s;-webkit-transition:all ea se 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.zxrightlist ul li:hover .zxrightlist_intro{ color:#fff;transition:all ease 0.5s;-webkit-transition:all ea se 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.zxrightlist ul li:hover .zxrightlist_date{ color:#fff;transition:all ease 0.5s;-webkit-transition:all ea se 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.zxrightlist ul li:hover .zxrightlist_img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }


.zxrightknow{ width:920px; overflow:hidden; margin-bottom:20px }
.zxrightknow ul{ width:920px; overflow:hidden;}
.zxrightknow ul li{width:920px; height:auto;overflow:hidden; border-bottom:1px solid #eee; padding-bottom:30px; padding-top:30px }


.question_1{ width:920px; height:40px; margin:0 auto;overflow:hidden}
.question_1 span{  width:26px; height:26px; font-style:normal; color:#fff; background:#666; display:block; float:left; color:14px; line-height:26px; text-align:center }
.question_1 h1{ width:880px; height:26px; display:block; overflow:hidden; font-size:18px; color:#222;font-weight:bold;float:right; line-height:26px}

.answer_1{ width:920px; height:auto; margin:0 auto; margin-bottom:0px; overflow:hidden}
.answer_1 span{  width:26px; height:26px; font-style:normal; color:#fff; background:#f76d27; display:block; float:left; color:14px; line-height:26px; text-align:center }
.answer_1 h1{ width:880px; height:auto; display:block; overflow:hidden; font-size:14px; color:#222;font-weight:normal;float:right; line-height:24px}






/*newsshow*/
.aboutnewscon{ width:920px; margin:0 auto;overflow:hidden; padding-bottom:20px; float:right}
.aboutnewscon a{ color:#666;}
.aboutnewscon_title{width:100%; font-size:18px; font-weight:200; color:#000; text-align:center; line-height:46px;font-weight:600}


.item{color:#999;text-align:center;margin:0 auto;font-family:arial;border-bottom:1px solid #f0f0f0; padding-bottom:15px; font-size:12px }
.content{ font-size:14px; line-height:30px; color:#999; margin:20px auto; width:100%}
.content p{margin:0 0;font-size:14px; }
.content img{max-width:950px;}

.pre{line-height:22px;height:22px;color:#999; border-top:1px solid #eee; padding-top:10px; font-size:12px}
.next{line-height:22px;height:22px;color:#999; font-size:12px}

.pre a,.next a{ color:#666}


.pre a:hover,.next a:hover{ color:#f76d27}



/*内页product**/
.aboutpro{ width:1200px; margin:0 auto; overflow:hidden;}

.aboutpro_right{ width:920px; margin:0 auto; float:right; overflow:hidden; background:#fff}

.aboutpro_right_title{ width:900px; height:46px; line-height:46px;border-bottom:1px solid #ccc;  }
.aboutpro_right_title h1{ width:auto; margin-right:50px; float:left; font-size:16px; font-weight:400; color:#222;border-bottom:2px solid #f76d27; float:left }
.aboutpro_right_title a{ width:auto; height:30px; line-height:30px;  float:left; font-size:12px; font-weight:400; color:#fff;float:right; background:#f76d27; padding:0 10px 0 10px; margin-top:10px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.aboutpro_right_title a:hover{  padding:0 19px 0 19px; transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}



.aboutpro_tt1{ width:100%; height:46px;  background:#eee;}
.aboutpro_tt1 h1{ width:50%; height:46px; font-size:16px; font-weight:bold; line-height:46px;text-indent:15px; display:block; float:left}
.aboutpro_tt1 a{ width:20%; height:46px; font-size:14px; font-weight:normal; line-height:46px;display:block; float:right; text-align:right; color:#666; padding-right:15px}
.aboutpro_tt1 a:hover{ color:#f76d27;}

.changye_n{ width:916px; overflow:hidden; margin:20px auto; border:1px solid #eee; padding:15px 0 15px 0; margin-top:0px; border-top:none} 
.changye_n ul li{ width:46%; overflow:hidden; margin:0 auto; float:left; margin-right:15px; border-bottom:1px dashed #ccc; margin-left:15px}
.changye_n ul li a{ width:100%; height:40px; display:block; overflow:hidden; line-height:40px} 
.changye_n ul li a h1{ width:80%; height:40px; display:block; overflow:hidden; float:left; font-size:14px; color:#333; background:url(../images/nleft.png)left center no-repeat;background-size:15px 15px; text-indent:18px; font-weight:normal} 
.changye_n ul li a p{ width:20%; height:40px; display:block; overflow:hidden; float:left; font-size:12px; color:#999; text-align:right} 

.changye_n ul li a:hover{ color:#f76d27} 
.changye_n ul li a:hover h1{ color:#f76d27; background:url(../images/nleft-2.png)left center no-repeat;background-size:15px 15px; } 
.changye_n ul li a:hover p{ color:#f76d27}






/**/
.book_name{width:237px; height:40px; line-height:40px; padding:0 4px 0; font-size:14px; border:1px solid #ccc; float:left; display:block; margin-right:5px; overflow:hidden;color:#666; }
.book_tel{width:500px; height:40px; line-height:40px; padding:0 4px 0; font-size:14px;background:#ddd; border:1px solid #ccc; float:left; display:block; overflow:hidden;color:#666}
.book_emali{width:237px; height:40px; line-height:40px; padding:0 4px 0; font-size:14px;background:#ddd; border:1px solid #ccc; float:left; display:block; overflow:hidden;color:#666}
.book_concent{width:500px; height:70px; line-height:42px; padding:0 4px 0; font-size:14px;background:#ddd; border:1px solid #ccc; float:left; display:block; overflow:hidden;font-family:微软雅黑;color:#666}
.book_code{width:237px; height:40px; line-height:40px; padding:0 4px 0; font-size:14px;background:#ddd; border:1px solid #ccc; display:block; overflow:hidden; float:left;color:#666}
.book_sub{width:25%; height:42px; line-height:42px; color:#fff; padding:0 5px; font-size:16px; text-align:center;cursor:pointer;background:#ec6e29; border:none; font-weight:normal;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; font-family:微软雅黑}
.book_tz{width:23.5%; height:42px; line-height:42px; color:#fff; padding:0 5px; font-size:16px; text-align:center;cursor:pointer;background:#666; border:none; font-weight:normal;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; font-family:微软雅黑}



.bpro_1{ width:100%; margin:0 auto;margin-top:90px; background:rgba(20,20,20,0.45); position:fixed; z-index:10; height:50px}
.bpro{ width:1180px; margin:0 auto;}
.bprolist{ width:295px; float:left; height:50px; overflow:hidden;transition:all ease 0.5s; cursor:pointer; text-align:center;background:;  }
.bprolist_tit{ width:293px; height:50px; line-height:50px; background:url(../images/down_icon.png) center center no-repeat; background-size:21px 15px; background-position:260px 18px; color:#ccc;font-weight:400; font-size:16px; border-right:1px solid #999; }

.bprolist_tit a{ color:#ccc}


.bprolist_con{ width:92%; margin:0 auto; overflow:hidden; padding:10px 0 10px 0}
.bprolist_con_l{ width:49%; float:left; border-right:1px solid #ccc}
.bprolist_con_l h1{ width:90%; height:20px; line-height:18px; font-size:12px; color:#f76d27; font-weight:600;text-align:left; margin-bottom:10px}

.bprolist_con_l a{ width:95%; line-height:16px; font-size:12px; color:#666; text-align:left; display:block; margin-bottom:7px; text-align:start}
.bprolist_con_l a:hover{ color:#f76d27}


.bprolist_con_r{ width:46%; float:right; margin-left:4%}
.bprolist_con_r h1{ width:90%; height:20px; line-height:20px; font-size:12px; color:#f76d27; font-weight:600; text-align:left;margin-bottom:10px}

.bprolist_con_r a{ width:100%; line-height:16px; font-size:12px; color:#666; text-align:left; display:block; margin-bottom:7px;text-align:start}
.bprolist_con_r a:hover{ color:#f76d27}


.bprolist:hover{height:330px; overflow:hidden;transition:all ease 0.5s;background:#eee;  color:#f76d27;}
.bprolist:hover .bprolist_tit{background:url(../images/down_icon_1.png) center center no-repeat; background-size:21px 15px; background-position:260px 18px; color:#f76d27;border-right:1px solid #eee;}


.bprolist:hover .bprolist_tit a{ color:#f76d27;}


.aboutprocon_title{width:100%; font-size:18px; font-weight:200; color:#000; text-align:left; line-height:46px;font-weight:600}

.aboutprocon_title span{width:auto; background:#f76d27; font-size:18px; font-weight:200; color:#fff; text-align:center; line-height:46px; margin-right:10px; padding:10px 20px 10px 20px; border-radius:2px; font-weight:600}




.protop{ width:1200px; margin:0 auto; overflow:hidden; margin-bottom:60px}
.protopyou{ width:900px; float:right}

.bprozuo{ width:230px; float:left; }
.bprozuolist_tit{ width:228px; height:46px; line-height:46px; border-bottom:1px solid #fff}

.bprozuolist_tit a{ color:#333; background:url(../images/down_icon_2.png) left center no-repeat #eee; background-size:21px 15px; background-position:10px 15px;font-weight:400; font-size:14px; text-indent:40px; display:block;transition:all ease 0.5s;}




.bprozuolist_tit a:hover{background:url(../images/down_icon_2-1.png) right center no-repeat #f76d27; background-size:21px 15px; background-position:200px 15px; color:#fff;transition:all ease 0.5s;text-indent:20px; }


.bprozuolist_biaoti{ width:228px; height:46px; line-height:46px; border-bottom:1px solid #fff;background:#f76d27; color:#fff; text-indent:20px; font-size:18px;font-weight:600; border-top-left-radius:4px; border-top-right-radius:4px;}


 
.bpro_right{ width:980px; float:right; overflow:hidden}





.xwneiye{width:1180px;overflow:hidden; margin:0 auto;margin-top:50px; }
.xwneiye ul li{width:275px; float:left;font-size:14px; overflow:hidden; margin-bottom:29px; margin-left:10px; margin-right:10px;}
.xwneiye ul li a{width:100%; background:#; padding:0px; display:block;transition:all ease 1s;-webkit-transition:all ease 1s; -moz-transition:all ease 1s; -ms-transition:all ease 1s; -o-transition:all ease 1s; color:#333; }
.xwneiye_img{ width:273px; height:202px; overflow:hidden;border:1px solid #eee}
.xwneiye_img img{ width:273px; height:200px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }

.xwneiye_img span{ display:block; overflow:hidden}

.xwneiye_con{width:98%; margin:0 auto; overflow: hidden; margin-top:10px}
.xwneiye_con h1{ width:100%; height:30px; line-height:30px; font-size:16px; font-weight:400;margin:0 auto; color:#222;}
.xwneiye_con p{ width:100%; height:78px; line-height:24px; font-size:14px; font-weight:normal;  margin:0 auto; color:#999; overflow:hidden; text-align:justify; transition:all ease 0.5s;}


.xwneiye ul li a:hover{background:#; padding:0px;transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; color:#f76d27;}

.xwneiye ul li a:hover .xwneiye_img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;}
.xwneiye ul li a:hover .xwneiye_con p{transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; color:#111 }
.xwneiye ul li a:hover .xwneiye_con h1{transition:all ease 0.5s;-webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;  color:#f76d27; }


.cphp_case{ width:100%; margin:0 auto; overflow:hidden;background:#fff;padding-top:40px;padding-bottom:40px}

.cphplist{ width:32.2%; height:340px; float:left; margin:0.5%}
.cphplist a{ width:100% ;height:340px;color:#222; overflow:hidden; background:#f1f1f1; display:block; position:relative;}
.cphplist a img{ width:100% ; min-height:340px; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }
.cphplist span{ display:block; overflow:hidden}

.cphplist a h1{ width:100%; font-weight:200; font-size:14px; margin:0 auto;  position: absolute; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; bottom:0px;background-color:rgba(0,0,0,0.4); color:#ccc; text-align:center; line-height:40px; height:40px;}

.cphplist a:hover{transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; }

.cphplist a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; overflow:hidden;}

.cphplist a:hover h1{ height:60px; line-height:60px;transition:all ease 0.5s; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s;color:#fff;}

