/* ---------------public start------------------ */
/* Written by genius QQ:940287788 */
body{background-color:#fff;}
 *{margin:0;padding:0}
/*=== 清除浮动(clearfix) ===*/
.cls{
	clear:both; 
	padding:0px; 
	font-size:0px; 

}
.cls:after{
	/*非IE*/
	clear:both;
	height:0;
	padding:0px; 
	visibility:hidden;
	display:block;
	}
.clearfix:before,.clearfix:after{content:'';display:table}
.clearfix:after{clear:both}
.clearfix,.zm{*zoom:1}
/*=== 清除浮动(clearfix) END ===*/
/*头部加入收 height:579px; border:1px solid #FF0004; 藏*/
.Index_top_1{width:100%;margin:0 auto;box-shadow:0px;height:230px;position:fixed;left:0;top:0;z-index:99;background: #fff url(../images/topbgs.png) repeat-x;}




.Index_top_1_0x{width:1024px;margin:0 auto;height:35px;font-size:14px;color:#6E6D6D;line-height:35px;}
.Index_top_1_0x span{float:left;color:#6E6D6D;}
.Index_top_1_0x font{float:right;color:#6E6D6D;}
.Index_top_1_0x font a{color:#6E6D6D;}
.Index_top_1_0x font a:hover{color:#ff0000}
.Index_top_1_0x  strong{color:#DE0106;}






.Index_top_1_0{width:1024px;margin:0 auto;height:139px;font-size:14px;color:#0000;line-height:22px;}
.Index_top_1_0 span{float:left;}
.Index_top_1_0 font{float:right;color:#4C4C4C;}
.Index_top_1_0 font a{color:#4C4C4C;}
.Index_top_1_0 font a:hover{color:#000}

.cont-ser  {float:right;width:330px; text-align:left;}
.cont-ser font {color:#757575;font-size:12px;text-align:left;float:left;}
.cont-ser font a{color:#757575;}
.cont-ser font a:hover{color:#ff0000}
.cont-ser .ser {float:right;width:330px;margin-left:35px;margin-top:49px;height: 25px;border: 1px solid #d8d8d8;border-radius:0px;}
.cont-ser .ser .inpt{height:25px;width:251px;padding-left:25px;border-bottom-left-radius:1px;border-top-left-radius:1px; border:0px #fff solid;background:url("../images/ser-icon_06.png") no-repeat left;}
.cont-ser .ser .sbtn{height:25px;width:54px;background:url("../images/sersh.png") no-repeat center;color: #fff;border-bottom-right-radius:0px;border-top-right-radius:0px;cursor: pointer;border:0px #fff solid;}




.Index_top_1_1{width:1064px;margin:0 auto;height:50px; _height:50px;}


/*头部加入收藏*/


.mydglc{width:100%;margin:0 auto;height:100px; _height:100px;height:auto;overflow:hidden; background:#F8F7F7; margin-top:10px;margin-bottom:10px;}
.mydglc_1{width:1024px;margin:0 auto;height:110px; _height:110px;height:auto;overflow:hidden;}
.mydglc_1_1{width:600px;float:left;font-size:14px;color:#000000;}
.mydglc_1_2{width:370px;float:right;font-size:14px;color:#000000; text-align:right; padding-top:20px;line-height:1.7em;}
.mydglc_1_2 font{font-size:22px;color:#000000; font-weight:bold;}
.mydglc_1_2 span{font-size:16px;color:#000000; font-weight:bold;}

.mydglc_2{width:1024px;margin:0 auto;height:10px; _height:10px;height:auto;overflow:hidden;}
.mydglc_2_1{width:672px;float:left;font-size:14px;color:#000000;}
.mydglc_2_2{width:270px;float:right;font-size:14px;color:#000000; text-align:right;line-height:1.7em;}



.mysyxws{width:100%;margin:0 auto;height:405px; _height:405px;height:auto;overflow:hidden; background:url("../images/xwbg.jpg") no-repeat center; margin-top:10px;margin-bottom:10px;}
.mysyxws_1{width:1024px;margin:0 auto;height:405px;}
.mysyxws_1_1{width:605px;float:right;font-size:14px;color:#000000; padding-right:7px;}



/*首页新闻*/
.hn_column{width:505px;margin-top:10px;}
.hn_column a{color: #fff;}
.hn_column li{ border-bottom:1px dashed #ccc; padding:15px 0; height:70px;}
.fontb,.fontb a{ color:#333}
.fontb a:hover{ color:#f37a20;}
.fontb li dt{ float:left; width:75px; height:100px; background:url(../images/calendar.png) center 0 no-repeat} 
.fontb li dt b{ display:block; font-size:28px; line-height:44px; padding-top:8px;  text-align:center} 
.fontb li dt i{display:block; font-size:14px; text-align:center; font-style:normal}
.fontb li dd{ float:right; width:420px; }
.fontb li dd h2{ font-size:14px; font-weight:bold}
.fontb li dd p{ line-height:23px; padding-top:1px;}

/*首页新闻*/
/*首页推荐*/
.Root{width:1034px;overflow:hidden;margin:0 auto;}
.comdiv{width:100%; overflow:hidden; margin:0px; padding:0px; float:left;}
.indexpro li{float:left; width:250px; margin-right:7px;height:188px;  }
.indexpro_img{  overflow:hidden; margin-bottom:7px;
background-size:cover; background-position:center; background-repeat:no-repeat; position:relative;}
.indexpro_img:hover{ }
.indexpro li.lli{width:600px; margin-right:0px;} 
.indexpro_img_bg{ z-index:10;
position:absolute; left:0; top:0; width:100%; height:100%; background-color:#000;filter:alpha(opacity=0);  
      -moz-opacity:0;  
      -khtml-opacity: 0;  
      opacity: 0;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}
.indexpro_img:hover .indexpro_img_bg{
filter:alpha(opacity=85);  
      -moz-opacity:0.85;  
      -khtml-opacity: 0.85;  
      opacity: 0.85;} 	  
	  
.indexpro_img_bg_top{ z-index:20;filter:alpha(opacity=0);  
      -moz-opacity:0;  
      -khtml-opacity: 0;  
      opacity: 0;
position:absolute; left:2%; top:2%; width:0; height:1px; background-color:#fff;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}
.indexpro_img:hover .indexpro_img_bg_top{width:96%;filter:alpha(opacity=100);  
      -moz-opacity:1;  
      -khtml-opacity: 1;  
      opacity: 1;}
.indexpro_img_bg_bottom{ z-index:20;filter:alpha(opacity=0);  
      -moz-opacity:0;  
      -khtml-opacity: 0;  
      opacity: 0;
position:absolute; left:100%; bottom:2%; width:96%; height:1px; background-color:#fff;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}	
.indexpro_img:hover .indexpro_img_bg_bottom{filter:alpha(opacity=100);  
      -moz-opacity:1;  
      -khtml-opacity: 1;  
      opacity: 1;
left:2%;}
.indexpro_img_bg_left{ z-index:20;filter:alpha(opacity=0);  
      -moz-opacity:0;  
      -khtml-opacity: 0;  
      opacity: 0;
position:absolute; left:2%; top:100%; width:1px; height:96%; background-color:#fff;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;} 
.indexpro_img:hover .indexpro_img_bg_left{filter:alpha(opacity=100);  
      -moz-opacity:1;  
      -khtml-opacity: 1;  
      opacity: 1;
top:2%;}
.indexpro_img_bg_right{ z-index:20;filter:alpha(opacity=0);  
      -moz-opacity:0;  
      -khtml-opacity: 0;  
      opacity: 0;
position:absolute; right:2%; top:2%; width:1px; height:0; background-color:#fff;}  
.indexpro_img:hover .indexpro_img_bg_right{filter:alpha(opacity=100);  
      -moz-opacity:1;  
      -khtml-opacity: 1;  
      opacity: 1;
height:96%;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}
.indexpro_img_bg table{
width:100%; text-align:center; vertical-align:middle; color:#fff;}
.indexpro_img_bg table td{
text-align:center; vertical-align:middle;} 
.indexpro_img_bg_enname{
font-size:16px; padding:20px 0px;}
.indexpro_img_bg_chname span{
display:inline-block; border:1px #fff solid; line-height:30px; padding:0 23px;}
/*首页推荐*/


/*首页产品*/
.big_wapper{width:1024px; clear:both; margin:0px; padding:0px; overflow:hidden;margin:0 auto;}
.indexcase_list{height:330px; background-position:bottom; background-repeat:repeat-x;}
.comdiv{width:100%; overflow:hidden; margin:0px; padding:0px;}
.slide{float:left;margin-left:3px;margin-right:3px;}
.slide_mid{position:relative; overflow:hidden; width:250px; height:225px; margin:0 auto;}
.slide_mid_img{height:180px; overflow:hidden; position:relative;}
.slide_mid_img img{float:left; width:100%; height:180px;-webkit-transition-duration:.5s;transition-duration:.5s;}
.slide_mid_img:hover img{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}
.slide_mid_img_mask{position:absolute; left:0; top:-100%; height:100%; background-image:url(../images/index10.png);-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}
.slide_mid:hover .slide_mid_img_mask{top:0;}
.slide_mid_img span{alpha(opacity=0);  
      -moz-opacity:0;  
      -khtml-opacity: 0;  
      opacity: 0;
position:absolute; left:102px;top:120px; z-index:10; background-position:center; background-repeat:no-repeat; background-image:url(../images/gs_40.png); display:block; width:34px; height:34px;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;} 

.slide_mid:hover span{
top:82px;filter:alpha(opacity=100);  
      -moz-opacity:1;  
      -khtml-opacity: 1;  
      opacity: 1;}

.slide_mid_img_name{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;
position:absolute; left:0; bottom:-41px; height:41px; text-align:center; background-color:#fff;filter:alpha(opacity=0);  
      -moz-opacity:0;  
      -khtml-opacity: 0;  
      opacity: 0;} 
.slide_mid_img_name span{
font-size:14px; display:inline-block; height:41px; line-height:28px; background-image:url(../images/index11.png); background-position:center 25px; background-repeat:no-repeat;}
.slide_mid:hover{webkit-box-shadow:0 8px 16px rgba(0,0,0,0.1);box-shadow:0 8px 16px rgba(0,0,0,0.1); }
.indexcase_list .slide{
padding-bottom:16px;}
.slide_mid:hover .slide_mid_img_name{
bottom:0;filter:alpha(opacity=100);  
      -moz-opacity:1;  
      -khtml-opacity: 1;  
      opacity: 1;}


.indexcase_action{text-align:center;}
.indexcase_action div{display:inline-block; line-height:42px; height:42px;}	 
.indexcase_action_left{width:52px; height:42px; background:url(../images/index12.png) center bottom no-repeat;}
.indexcase_action_left a{display:block; float:left; width:100%; height:42px; text-align:left; text-indent:-999em;}
.indexcase_action_right{width:52px; height:42px; background:url(../images/index13.png) center bottom no-repeat;}
.indexcase_action_right a{display:block; float:right; width:100%; height:42px; text-align:left; text-indent:-999em;} 
.indexcase_action{padding-top:0px;} 
/*首页产品*/


/*index_1*/
.index .icon_group {width:1020px; margin:0px auto 30px; overflow:hidden;}
.index .icon_group ul {width:1030px;}
.index .icon_group ul li {width:110px; height:60px; margin-right:2px; margin-left:2px; background:#F8F7F7 url(../images/icon_group.png) left no-repeat; float:left; text-align:center; color:#666; font-size:12px; line-height:22px; padding-top:70px;text-transform:uppercase;}

.index .icon_group ul li .line {width:60px; height:0px; background:#999; margin:0px auto;}
.index .icon_group ul li span {color:#999; font-size:14px; font-weight:100; display:block;}

.index .icon_group ul li.class_1 {background-position:0px 0px;}
.index .icon_group ul li.class_2 {background-position:-110px 0px;}
.index .icon_group ul li.class_3 {background-position:-220px 0px;}
.index .icon_group ul li.class_4 {background-position:-330px 0px;}
.index .icon_group ul li.class_5 {background-position:-440px 0px;}
.index .icon_group ul li.class_6 {background-position:-550px 0px;}
.index .icon_group ul li.class_7 {background-position:-660px 0px;}
.index .icon_group ul li.class_8 {background-position:-770px 0px;}
.index .icon_group ul li.class_9 {background-position:-880px 0px;}

.index .icon_group ul li:hover {color:#fff; background-color:#000000;}

.index .icon_group ul li:hover .line {background:#fff;}
.index .icon_group ul li:hover span {color:#fff;}

.index .icon_group ul li:hover.class_1 {background-position:0px -240px;}
.index .icon_group ul li:hover.class_2 {background-position:-110px -240px;}
.index .icon_group ul li:hover.class_3 {background-position:-220px -240px;}
.index .icon_group ul li:hover.class_4 {background-position:-330px -240px;}
.index .icon_group ul li:hover.class_5 {background-position:-440px -240px;}
.index .icon_group ul li:hover.class_6 {background-position:-550px -240px;}
.index .icon_group ul li:hover.class_7 {background-position:-660px -240px;}
.index .icon_group ul li:hover.class_8 {background-position:-770px -240px;}
.index .icon_group ul li:hover.class_9 {background-position:-880px -240px;}
/*index_1*/


/*导航*/
.gyNav{ background:#fff; width:100%; min-width:1064px; height:50px; position:relative; z-index:11;}
.gyNav li{ float:left; position:relative; text-align:center; margin-left:21px; margin-right:21px;}
.gyNav li a.far{ display:block;font-size:16px;color:#000000; line-height:50px;}
.gyNav li a.ons{background:url(../images/navbgs.png) center top no-repeat;}
.gyNav li .sub{ background-color:#fff;width:360px;padding:20px 20px; position:absolute; left:0; top:50px; z-index:2; display:none;}/*width:490px;*/
.gyNav li .sub-txt{width:101px; margin-top:-10px;text-align:left;}
.gyNav li .sub-txt a{text-align:left;float:left; width:100%; color:#000000; font-size:14px; line-height:20px; padding:5px 0;height:18px;overflow:hidden;}
.gyNav li .sub-txt a:hover{ color:#ff0000;text-decoration:none;}
.gyNav li .sub-img img{ width:254px; height:184px; display:block;}
.gyNav li:hover a.far{background:url(../images/navbgs.png) center top no-repeat; text-decoration:none;}
.gyNav li:nth-child(8) .sub{ left:auto; right:0;}
.gyNav li:nth-child(9) .sub{ left:auto; right:0;}
.gyNav li:nth-child(10) .sub{ left:auto; right:0;}
/*导航*/

/*滚动图  min-height:241px; _height:241px;height:auto;overflow:hidden; */
.header{width:100%;margin:0 auto;z-index:1;height:250px; _height:250px;height:auto;overflow:hidden; padding-top:230px;}
.headerx{width:100%;margin:0 auto;height:250px;}
.Index_tlbg{width:100%;margin:0 auto;height:115px;background:url(../images/tlbg.png) center top no-repeat;}

.Index_abouts{width:1024px;margin:0 auto;height:250px; _height:250px;height:auto;overflow:hidden;}
.Index_abouts_1{width:100%;margin:0 auto;height:150px; _height:150px;height:auto;overflow:hidden;padding-bottom:36px;}
/*滚动图 上右下左*/


/*公告*/
.new-notice{background:#fff;padding:8px 1px;width:1020px;margin:0 auto;}
.notice{height: 27px;line-height: 27px;}
.notice-head{font-size: 16px;color:#DE0106;font-weight:bold;}
.notice-cont{position: relative;width:800px;height: 27px;overflow: hidden;}
.notice_box{width: 800px;position: absolute;top: 0;left: 0; }
.notice_box ul{overflow: hidden;}
.notice_box ul li{float: left; width: 100%;height: 27px;line-height: 27px;}
.notice_box ul li a{font-family: 'Microsoft YaHei';color:#202020;}
.notice_box ul li a:hover{color:#DE0106;text-decoration: underline;}
.notice_box ul li img{margin-left:10px;}
.notice_box ul li span{margin-left:10px;}
/*公告*/




/*产品*/
.cp_c{height: 870px;}
.cp_z{height: 835px;padding-top: 35px;width: 960px;margin:0 auto;}

.cp_l{background: url(../images/bj02l.jpg) no-repeat center top;width: 238px;height: 910px;display: inline-block;overflow:hidden;}
.cp_l h3{text-align: center;padding-top:40px;padding-bottom:35px;}
.cp_l h3 a{color: #fff;font-size: 22px;font-family: "Microsoft YaHei";}
.cp_l h4{height:36px;line-height: 36px;background: url(../images/xx.jpg) no-repeat center bottom;}
.cp_l h4 span{background: url(../images/jtx.png) no-repeat center right;height: 30px;line-height: 30px;display: inline-block;width: 177px;}
.cp_l h4 a{background: url(../images/ico2.jpg) no-repeat center left;margin-left: 18px;padding-left: 21px;font-size: 14px;color: #DE0106;}
.cp_l ul.u1{padding-left: 8px;margin-right: 12px;height: auto;line-height: 0; overflow:hidden;}
.cp_l ul.u1 li{width:90%;float: left;padding-left: 25px;padding-top:9px;padding-bottom:0px;display: block;line-height: 16px; white-space:nowrap;}
.cp_l ul.u1 li a{padding-left: 9px;background: url(../images/dian.jpg) no-repeat center left; white-space:nowrap; display:block;}
.cp_l ul.u2 li{padding-left: 18px;}
.cp_l ul.u2{height: 62px;}
.cp_l ul.u3{height: 62px;}
.cp_l ul.u4{height: 30px;margin-right: 18px;}
.cp_l ul.u4 li{float: left;padding-left: 25px;}
.cp_l ul.u4 li.dd{padding-left: 20px;}
.cp_l h4.sx span{background: url(../images/jtg.jpg) no-repeat center right;}
.cp_l h4.non{background: none;}

/*产品*/











.mysyabouts{line-height:1.6em;font-size:14px;color:#000000;text-align:left;min-height:80px;_height:80px;height:auto;overflow:hidden;}
.jo_b{width:1010px; margin:0 auto; overflow:hidden;}
/*con*/
.con_left{width:360px; float:left;}
.con_left img{width:360px; height:250px;}
.con_center{width:310px; float:left; margin-left:20px;}
.con_center p{margin:10px 0;display:block;}
.con_center h1{font-size:16px; border-bottom:1px solid #047FD1; line-height:39px; color:#666;display:block;}
.con_center font{line-height:38px; color:#666; padding-left:20px; display:block;}
.c_dz{background:url(../images/icon_dz.jpg) no-repeat left center;}
.c_tel{background:url(../images/icon_tel.jpg) no-repeat left center;}
.c_cz{background:url(../images/icon_cz.jpg) no-repeat left center;}
.c_sj{background:url(../images/icon_phone.jpg) no-repeat left center;}
.c_wz{background:url(../images/icon_wz.jpg) no-repeat left center;}

.con_right{width:300px; float:right;}
.book{ width:298px;overflow:hidden;padding:10px; border:1px solid #eaeaea; float:left; height:278px;}
.wenben{width:298px; height:118px; color:#999; text-indent:1em; line-height:28px; float:left; border:1px solid #ddd; margin-bottom:10px;}
.name{width:268px; height:32px; padding-left:30px; border:1px solid #ddd; margin-bottom:9px; float:left; color:#999; line-height:32px;}
#txtUserName{background:url(../images/icon_name.png) no-repeat 6px center;}
#txtUserTel{background:url(../images/icon_sj.png) no-repeat 6px center;}
.submit{width:130px; height:34px; text-align:center; border: none 0; color:#fff; -moz-border-radius:8px; -webkit-border-radius:8px;}
#tj{background:#DE0106; float:right;}
#cz{background:#999; float:left;}


/*news*/
.news{width:1020px; margin:0 auto;}

.news ul{overflow:hidden; margin-top:20px;}
.news ul li{width:480px; margin:10px; height:100px; float:left; overflow:hidden;}
.date{width:100px; height:100px; float:left; text-align:center; background:#eee;}
.date font{ line-height:40px; font-size:24px; width:100px; margin-top:10px; text-align:center; display:block; font-family:Arial, Helvetica, sans-serif; font-weight:bold;color:#000000}
.date span{width:100px; text-align:center; display:block; line-height:30px;}
.news_txt{float:right; width:360px;}
.news_txt h1 a{line-height:28px; height:28px; overflow:hidden; width:390px;color:#000000}
.news_txt h1 a:hover{color:#dd1017;}
.news_txt p{font-size:14px; color:#999; line-height:24px; height:72px; overflow:hidden;}

/**/

.w500{margin:0 auto;width:500px;margin-top:42px;min-height:58px; _height:58px;height:auto;}
.in_title{margin:0 auto;width:260px;height:30px;border:1px solid #ddd;text-align:center;position:relative;}
.in_title h2{margin:-32px auto 3px;width:162px;background:#fff;color:#E52129;font-size:26px;line-height:35px;font-weight:normal;}
.in_title p{color:#000000;letter-spacing:1px;font-size:14px;font-weight:normal;}
.in_title:after,.in_title:before{position:absolute;top:13px;width:120px;height:1px;background:#ddd;content:''}
.in_title:before{left:-110px}
.in_title:after{right:-110px}





.mywidth{margin:0 auto;width:200px;min-height:45px; _height:45px;height:auto; margin-top:20px;background:url(../images/flbgs.png) center bottom repeat-x;}
.mywidth_1{margin:0 auto;width:110px;min-height:20px; _height:20px;height:auto;font-size:18px;line-height:24px; color:#000000; text-align:center;background:#fff;font-weight:bold;}
.mywidth_2{margin:0 auto;width:110px;min-height:0px; _height:0px;height:auto;font-size:0px;line-height:0px;}
.mywidth_3{margin:0 auto;width:110px;min-height:20px; _height:20px;height:auto;font-size:14px;line-height:24px; color:#DE0106; text-align:center;background:#fff;text-transform:capitalize;}




/*新左右单排滑动*/
.container {padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px) {
.container {width:750px}
}
/*新左右单排滑动*/



/*新案例翻页 border-bottom:1px solid #E8E8E8;*/
.warp{width:1000px;margin:0px auto;clear:both;}
#cases{padding-bottom:1px;padding-top:10px;clear:both;min-width:1000px;}
#caseslist{ position:relative; overflow:hidden;height:250px;}
.caseslist{height:210px; position:absolute; left:0px;top:0px;width:3000px; overflow:hidden;}
.caseslist ul{width:1000px;float:left;padding-left:2px;}
.caseslist ul li{width:237px;float:left;margin-right:11px;background:#FFF;color:#FFF;margin-top:15px; border:1px solid #ddd; overflow:hidden;margin-bottom:15px;}
.caseslist ul li:hover{background:#EB3D04;}
.caseslist ul li a{color:#333;}
.caseslist ul li:hover a{color:#FFF}
.caseslist ul li img{width:238px;height:164px;}
.caseslist ul li p{padding:10px 15px; line-height:25px;height:25px;}



.hide{display:none;}
#jsgopage{clear:both;padding-top:255px;text-align:center;}
#jsgopage em{background:url(../images/jsgopage.png) no-repeat;width:10px;height:10px;display:inline-block;margin:0px 5px;cursor:pointer}
#jsgopage em.cur{ background-position:right top}

.homecaseslist#caseslist{height:520px;}
.homecaseslist .caseslist{height:490px;}
.homecaseslist #jsgopage{padding-top:505px;}
/*新案例翻页*/


/*翻拍*/
.box12{width: 1024px; margin: 0 auto;}
.we_ul .JQ-content-box{width: 100%;height: 300px; overflow: hidden;position: relative;}
.we_ul .JQ-slide-content{position: absolute;min-height: 298px;}
.we_ul .JQ-slide-content li{vertical-align: top;float: left;}
.we_ul .JQ-slide-nav{position: absolute;left: 50%; bottom: 53px;}
.we_ul .JQ-slide-nav li{width: 43px; height: 3px;background: #c8c8c8;float: left;margin-left: 9px;margin-right: 9px;cursor: pointer;}
.we_ul .JQ-slide-nav li.on{background: #EB3D04;}


.we_ul{text-align: center;margin-top: 25px;padding-bottom: 20px;position: relative;}
.we_ul_li{width: 256px; height: 298px; float: left;}
.we_ul_li a{
    position: relative;
}

.front,.back{
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    height: 296px; width: 208px;
    position: absolute;
    top: 0;
    left: 0;
/*    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;*/
    box-shadow: 0 0 5px transparent;
        -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.front{
    z-index: 2;
    border:1px solid #f3f3f3;
    background: #fff;	
}
.back{
    z-index: 1;
    /*border:1px solid #ea5504;*/
     background: #EB3D04;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);	
}
.we_ul_li:first-child{margin-left: 0;}
/*.we_ul li:hover{border:1px solid #ea5504; background: #ea5504;}*/
.we_ul_li a{display: block;height: 298px; width: 210px;margin: 0 auto;overflow: hidden;}
.we_ul_li i{width: 135px; height: 135px;border-radius: 135px; border:0px solid #d6d5cc;margin-top: 24px;}
.we_ico1{background: url(../images/ico_we1.png) center center no-repeat;}
.we_ico2{background: url(../images/ico_we2.png) center center no-repeat;}
.we_ico3{background: url(../images/ico_we3.png) center center no-repeat;}
.we_ico4{background: url(../images/ico_we4.png) center center no-repeat;}
.back .we_ico1{background: url(../images/ico_we1.png) center center no-repeat;}
.back .we_ico2{background: url(../images/ico_we2.png) center center no-repeat;}
.back .we_ico3{background: url(../images/ico_we3.png) center center no-repeat;}
.back .we_ico4{background: url(../images/ico_we4.png) center center no-repeat;}
.we_ul_li .back i{ border:0px solid #fff;}
.we_ul_li h3{color: #595757; font-size: 18px;margin: 12px;}
.we_ul_li .back h3{color: #fff;}
.we_ul_li p{color: #898989;line-height: 1.5em;}
.we_ul_li .back p{color: #fff;}
.we_ul_li:hover a .front{
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.we_ul_li:hover a .back{
    z-index: 3;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
/*翻拍*/





.wmdfw{margin:0 auto;width:1024px;background:#ffffff;min-height:100px; _height:100px;height:auto;overflow:hidden;color:#E62129;margin-top:1px; }
.wmdfw_1{margin:0 auto;width:490px;min-height:100px; _height:100px;height:auto;overflow:hidden;font-size:14px;color:#E62129;line-height:1.5em;}
.wmdfw_2{margin:0 auto;width:1044px;min-height:100px; _height:100px;height:auto;overflow:hidden;}

.more {width:110px; margin:0 auto; overflow:hidden;}
.more a{ margin:0 auto;background: #fff;border: 1px solid #DE0106;border-radius: 3px;color: #DE0106;display: block;font-size: 14px;height: 32px;line-height: 32px;text-indent: 0px; transition: all 0.3s ease-out 0s;width: 100px;margin-top: 26px; text-align:center}
.more a:hover{ background:#DE0106; color:#FFF; border:1px solid #DE0106;}

/**/



/**/



.wmdfw_list{width:1044px; margin:0 auto;  padding-top:15px;}
.wmdfw_list .wmdfw_list_box{width:92px; height:115px;overflow:hidden; display: block; cursor:pointer; float:left; margin-right:2px; margin-bottom:10px;text-align:center;}
.wmdfw_list #marginright.wmdfw_list_box{margin-right:0;}
.wmdfw_list .wmdfw_list_box a{width:98px; height:110px; position:relative;display: block;}
.wmdfw_list .wmdfw_list_box span{ width:98px; display:block; text-align:center; line-height:30px; font-size:14px; transition: all ease-out .3s; color:#666;}
.wmdfw_list .wmdfw_list_box a:hover span{ display:block; color:#E90A00; line-height:35px;text-decoration:none;}
.wmdfw_list .wmdfw_list_box a:hover{text-decoration:none;}
.wmdfw_list .wmdfw_list_box .pic{margin:0 auto;width:80px; height:82px; overflow:hidden;border-radius:10%; text-align:center;}
.wmdfw_list .wmdfw_list_box a img{margin:10px auto;width:69px; height:69px;transition: all ease-out .3s;background:#fff url(../images/load.gif) no-repeat center center;border-radius:50%;}
.wmdfw_list .wmdfw_list_box a:hover img{border-radius:50%;transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}

.wmdmd{margin:0 auto;width:100%;min-height:400px; _height:400px;height:auto;overflow:hidden;color:#E62129;padding-bottom:15px;padding-top:10px;background: #fff;}
/**/


/*产品展示*/
.myclzt{margin:0 auto;width:1044px;min-height:260px; _height:260px;height:auto;overflow:hidden;margin-top:10px;margin-bottom:10px;margin-top:10px;}
.myclzt_1{float:left;width:260px;line-height:22px;font-size:16px;text-align:left;color:#fff;}

.myclzt_1s{margin:0 auto;width:241px;min-height:560px; _height:560px;height:auto;overflow:hidden;padding-top:1px;line-height:22px;font-size:14px;text-align:left;color:#000000;padding-bottom:10px;}



.myclzt_2{float:right;width:780px;height:33px;line-height:33px;font-size:14px;text-align:left;color:#fff;background:url(../images/zb_cp.png) no-repeat;margin-top:6px;}
.myclzt_2 img{float:right;}
.myclzt_3{float:right;width:780px;min-height:260px; _height:260px;height:auto;overflow:hidden;line-height:22px;font-size:16px;text-align:left;color:#fff; padding-top:20px;}

.mymyzds{margin:0 auto;width:1025px;min-height:180px; _height:180px;height:auto;margin-top:10px;margin-bottom:10px;}

.myxwzxl{margin:0 auto;width:1024px;min-height:447px; _height:447px;height:auto;margin-top:-10px;margin-bottom:10px;}
.myxwzxl_1{float:left;width:210px;height:447px;line-height:22px;font-size:14px;text-align:left;color:#fff;}
.myxwzxl_2{float:left;width:435px;height:397px;line-height:22px;font-size:14px;text-align:left;color:#fff; padding-top:48px;background:url(../images/fafd.png)  center top repeat-x;}
.myxwzxl_3{float:right;width:353px;height:447px;line-height:22px;font-size:14px;text-align:left;color:#fff;}
.myxwzxl_3_1{width:353px;height:80px;line-height:22px;font-size:14px;text-align:left;color:#fff;}
.myxwzxl_3_2{width:353px;line-height:22px;font-size:14px;text-align:left;color:#fff;}

/*产品展示*/

.yjqxwzx{margin:0 auto;width:100%;min-height:200px; _height:200px;height:auto;overflow:hidden;color:#E62129;background:#F6F6F6; margin-top:10px;padding-bottom:25px;padding-top:20px;}
.yjqxwzxs{margin:0 auto;width:1024px;min-height:200px; _height:200px;height:auto;overflow:hidden;color:#1D1D1D;}

.yjqxwzxs_1{float:left;width:387px;min-height:300px; _height:300px;height:auto;overflow:hidden;}
.yjqxwzxs_1_1{margin:0 auto;width:100%;min-height:4px; _height:4px;height:auto;overflow:hidden;font-size:0px;line-height:4px;}
.yjqxwzxs_1_2{margin:0 auto;width:100%;min-height:200px; _height:200px;height:auto;overflow:hidden; background-color:#FFFFFF;}
.yjqxwzxs_1_2_1{text-align:left;margin:0 auto;width:357px;min-height:50px; _height:50px;height:auto;overflow:hidden;border-bottom: 1px solid #DEDDDD;}
.yjqxwzxs_1_2_1 p{float:left;padding-top:5px;}
.yjqxwzxs_1_2_1 font{color:#DE0106;font-size:18px; padding-left:15px;line-height:36px;}
.yjqxwzxs_1_2_1 span{color:#DE0106; float:right;padding-right:15px; padding-top:7px;}
.yjqxwzxs_1_2_1 span a{ color:#8C8C8C;font-size:12px;line-height:40px;}
.yjqxwzxs_1_2_1 span a:hover{color:#DE0106;}
.yjqxwzxs_1_2_2{margin:0 auto;width:360px;min-height:110px; _height:110px;height:auto;overflow:hidden; padding:7px; }
.yjqxwzxs_1_2_3{margin:0 auto;width:352px;min-height:170px; _height:170px;height:auto;overflow:hidden; padding:11px;padding-top:0px; color:#000000; line-height:1.5em;}

.yjqxwzxs_1_2_4{margin:0 auto;width:352px;min-height:108px; _height:108px;height:auto;overflow:hidden; padding:11px;padding-top:0px; color:#000000; line-height:1.5em;}
.yjqxwzxs_1_2_4 h3{text-align:center; height:23px; line-height:23px;}
.yjqxwzxs_1_2_4 h3 a{ font-size:15px;color:#007E94; line-height:23px; text-align:center;}
.yjqxwzxs_1_2_4 p{line-height:22px; text-align:left; color:#696A69;}
.yjqxwzxs_1_2_4 li{float:left;text-align:left;line-height:35px;border-bottom:1px dotted #818181; background:url(../images/index_d.png) no-repeat 0 16px;width:385px; padding-left:10px;}
.yjqxwzxs_1_2_4 li a{color:#3A3939;line-height:35px;}
.yjqxwzxs_1_2_4 li a:hover{color:#d00403;line-height:35px;}
.yjqxwzxs_1_2_4 li span{float:right; padding-right:6px;color:#3A3939;}

/************文字滚动************/
.wt_c{ height:388px;overflow:hidden;}
.wt_c dl{ border-bottom:1px dashed #e0e0e0; font-size:14px; padding-top:18px;padding-bottom:15px; }
.wt_c dt{background:url(../images/w.gif) no-repeat left top; line-height:16px; height:16px; overflow:hidden; padding-left:25px;}
.wt_c dd{ background:url(../images/d.gif) no-repeat left 7px; line-height:1.5em;overflow:hidden; padding-left:25px; margin-top:8px; color:#888;}
.wt_c dt a{ color:#333;}
#ticker2 {width:353px;height:388px;position:relative;}


.genius_tys2s{margin:0 auto;width:90%;min-height:115px; _height:115px;height:auto;overflow:hidden;padding-bottom:10px; color:#8A8A8A; line-height:1.4em;}
.genius_i_1{width:320px;float:left;min-height:200px; _height:200px;height:auto;overflow:hidden;}
.news{ position:relative; margin-top:20px;}
.news-pic{ width:320px; height:235px;position:absolute; left:0; top:0;}
.news-pic .hd{  position:absolute; bottom:14px; right:2px; z-index:10;}
.news-pic .hd li{ background:#fff; float:left; width:10px; height:10px; overflow:hidden; font-size:0; margin-right:3px; text-indent:-9999px; cursor:pointer; border-radius:50%;}
.news-pic .hd li.on{ background:#DA251E;}
.news-pic .bd li{ width:320px; height:235px; float:left; overflow:hidden; position:relative; }
.news-pic .bd li>a{display:inline-block;width:100%;height:100%;position: absolute;z-index: 1;}
.news-pic .bd li .pic{ width:100%; height:100%; display:block;}
.news-pic .bd li .title{ background:rgba(0,0,0,.6); width:320px; height:35px; line-height:35px; overflow:hidden; text-align:left; color:#fff; padding:0 38px 0 10px; font-size:12px; position:absolute; bottom:0; left:0; z-index:1; white-space:nowrap; text-overflow:ellipsis;}

.inewsbox{position:relative;width:1020px; margin:0 auto;}
#inews{ height:360px; width:1020px;padding-top:20px;}
#inews h3{text-align:center; height:80px; padding-top:67px;}
#inews li{ width:310px; height:330px; margin-right:40px; float:left;}
#inews li a{ width:310px; height:240px; display: block; cursor:pointer;}
#inews li a:hover{ text-decoration:none;}
#inews li img{ width:290px; height:130px;display:block; padding-bottom:10px;}
#inews li h5{ font-size:14px; color:#000;}
#inews li#marginright{ margin-right:0;}
#inews li span{ color:#c5c5c5; line-height:28px; height:30px; display: block; }
#inews li i{border-bottom:2px solid #707070; width:22px; display:block; height:0;transition: width 0.8s;height:8px;font-size:0px;line-height:8px; }
#inews li p{ line-height:22px; color:#939393; padding-top:10px;}
#inews li a:hover i{border-bottom:2px solid #0C2DFD; width:100%;height:8px; font-size:0px;line-height:8px; }

.inewsbox .inewbox_hd{ position:relative; height:0;}
.inewsbox .inewbox_hd a{ text-align:center;}
.inewsbox .inewbox_hd img{ padding-top:13px;}
.inewsbox .inewbox_hd .prev,
.inewsbox .inewbox_hd .next{ position:absolute; left:-60px; top:150px; display:block;  width:40px; height:40px; overflow:hidden;cursor:pointer;transition:all ease-out .3s; background:#e0e0e0; border-radius: 20px; z-index:100;}
.inewsbox .inewbox_hd .next{ right:-60px; left:auto;}
.inewsbox .inewbox_hd a:hover{ background:#0C2DFD;}
.inewsbox .inewbox_hd .nextStop{ display:none;}










.wmgyxw{margin:0 auto;width:1024px;background:#ffffff;min-height:100px; _height:100px;height:auto;overflow:hidden;color:#5E5D5D;margin-top:30px;margin-bottom:35px;}

.wmgyxw_1{float:left;width:590px;min-height:100px; _height:100px;height:auto;overflow:hidden;font-size:14px;color:#5E5D5D;line-height:1.5em;}
.wmgyxw_1_1{float:left;width:580px;min-height:44px; _height:44px;height:auto;overflow:hidden;font-size:20px;color:#E90A00;line-height:22px;background: url(../images/shuli.png) left center no-repeat; padding-left:10px;font-weight:bold;}
.wmgyxw_1_1 font{float:left;line-height:22px;}
.wmgyxw_1_1 strong{line-height:22px;color:#E6918D;font-weight:normal;font-size:18px;}
.wmgyxw_1_1 span{float:right;line-height:24px;color:#E6918D;font-weight:normal;font-size:14px; padding-top:20px;}
.wmgyxw_1_1 span a{color:#E6918D;}
.wmgyxw_1_2{float:left;width:590px;min-height:220px; _height:220px;height:auto;overflow:hidden;font-size:14px;color:#5E5D5D;line-height:1.45em; padding-top:10px;}

.wmgyxw_2{float:right;width:400px;min-height:100px; _height:100px;height:auto;overflow:hidden;font-size:14px;color:#5E5D5D;line-height:1.5em;}
.wmgyxw_2_1{float:left;width:390px;min-height:44px; _height:44px;height:auto;overflow:hidden;font-size:20px;color:#E90A00;line-height:22px;background: url(../images/shuli.png) left center no-repeat; padding-left:10px;font-weight:bold;}
.wmgyxw_2_1 font{float:left;line-height:22px;}
.wmgyxw_2_1 strong{line-height:22px;color:#E6918D;font-weight:normal;font-size:18px;}
.wmgyxw_2_1 span{float:right;line-height:24px;color:#E6918D;font-weight:normal;font-size:14px; padding-top:20px;}
.wmgyxw_2_1 span a{color:#E6918D;}

.wmgyxw_2_2{float:left;width:400px;min-height:220px; _height:220px;height:auto;overflow:hidden;font-size:14px;color:#5E5D5D;line-height:1.6em; padding-top:10px;}




.indexsy_1{width:100%;margin:0 auto;min-height:400px; _height:400px;height:auto;overflow:hidden; background-color:#fff;padding-top:5px;}

.indexsy_1_1s{margin:0 auto;width:100%;min-height:54px; _height:54px;height:auto;overflow:hidden;line-height:54px;padding-top:0px;}
.indexsy_1_1{margin:0 auto;width:100%;height:54px;background:url(../images/glbg.png) center no-repeat;color:#000000;line-height:54px;font-size:14px; text-align:center;}

.indexsy_1_1 p{}
.indexsy_1_1 font{color:#000000;font-size:18px;}
.indexsy_1_1 span{color:#6B6B6B; float:right;}
.indexsy_1_1 span a{ color:#6B6B6B;font-size:14px;line-height:40px;}
.indexsy_1_1 span a:hover{color:#6B6B6B;}
.indexsy_1_1ss{margin:0 auto;width:100%;height:37px;line-height:37px;font-size:14px;text-align:center;color:#7F7F7F;text-transform:uppercase}
.indexsy_1_1sss{margin:0 auto;width:100%;height:47px;line-height:47px;font-size:14px;text-align:center;color:#7F7F7F;}


.indexsy_1_2{margin:0 auto;width:1024px;line-height:28px;font-size:14px; text-align:left;color:#575656;min-height:28px; _height:28px;height:auto;overflow:hidden;}
.indexsy_1_3{margin:0 auto;width:1024px;min-height:28px; _height:28px;height:auto;overflow:hidden; margin-top:5px;}
.indexsy_1_3 img{float:left;}


.wd1024{margin:0 auto;width:1044px;line-height:28px;font-size:14px; text-align:left;color:#575656;min-height:28px; _height:28px;height:auto;overflow:hidden; margin-bottom:16px;margin-top:16px;}
.wd1024 li{float:left;width:22%; text-align:center;margin-left:5px;margin-right:5px;background-color:#F6F6F5; padding:10px;}
.wd1024 span{color:#000000;font-size:18px; font-weight:bold;}
.wd1024 font{color:#757575;font-size:14px;text-transform:uppercase}
.wd1024 p{display:block;line-height:1.6em;}

.diyi{float:left; width:512px; height:192px;}
.diyi li{float:left; width:256px; height:192px;}
.diyi li img{ float:left; width:256px; height:192px;}
.diyi li a{width:256px;background: #FFf url(../images/syaloff.png) center center no-repeat;color:#050505;line-height:140px;font-size:16px; text-align:center; display:block;height:192px;}
.diyi li a:hover{width:256px;background: #FFf url(../images/syalon.png) center center no-repeat;color:#fff;line-height:140px;font-size:16px; display:block;height:192px;text-decoration:none;}

.dyer{float:left; width:512px; height:192px;}
.dyer li {float:right; width:256px; height:192px;}
.dyer li img{ float:right; width:256px; height:192px;}
.dyer li a{width:256px;background: #FFf url(../images/2syaloff.png) center center no-repeat;color:#050505;line-height:140px;font-size:16px; text-align:center; display:block;height:192px;}
.dyer li a:hover{width:256px;background: #FFf url(../images/2syalon.png) center center no-repeat;color:#fff;line-height:140px;font-size:16px; display:block;height:192px;text-decoration:none;}











/* 更多产品 */
.readMore{display:block; width:170px; margin:5px auto; border:1px solid #eee; background:#fff; font-size:14px; text-align:center; line-height:34px;}
.readMore:hover{ background:#E90A00; transition:all ease-in .4s; color:#fff;}
.indexAboutInfo .readMore { float: right; margin-top: 10px; width: 63px; height: 26px; line-height: 26px; text-align: center; }
.indexAboutInfo .readMore a { display: block; width: 100%; color: #999; background-color: #fff; }
.indexAboutInfo .readMore a:hover { color: #fff; background-color: #d51737; }
.indexAboutSlide { float: left; width: 390px; height: 505px; background-color: #fff; }
/* 更多产品 */











.indexsy_2{width:1024px;margin:0 auto;min-height:325px; _height:325px;height:auto;overflow:hidden;padding-top:5px;padding-bottom:1px;}
.indexsy_2x{width:405px; float:left;min-height:240px; _height:240px;height:auto;overflow:hidden;}
.indexsy_2x_2{margin:0 auto;width:405px;min-height:200px; _height:200px;height:auto;overflow:hidden;padding-top:10px;color:#686666;}


.indexsy_2xx{width:610px; float:right;min-height:240px; _height:240px;height:auto;overflow:hidden; margin-top:5px;}
.indexsy_2xx_2{margin:0 auto;width:610px;min-height:200px; _height:200px;height:auto;overflow:hidden;padding-top:10px;color:#686666;}





/*-----------------滑动滑动滑动响应--------------------*/
.news_diyi{ width:100%;}
.news_diyi h3{text-align:center; height:26px; line-height:26px;}
.news_diyi h3 a{ font-size:15px;color:#F10303; line-height:1.4em; text-align:center;}
.news_diyi p{line-height:22px; text-align:left; color:#686666;}
.news_diyi_gzdt{width:100%;}
.news_diyi_gzdt li{float:left;text-align:left;line-height:34px;border-bottom:1px dotted #818181; background:url(../images/ddxs.jpg) no-repeat 0 11px;width:510px; padding-left:20px;}
.news_diyi_gzdt li a{color:#686666;line-height:34px;}
.news_diyi_gzdt li a:hover{color:#F10303;line-height:34px;}
.news_diyi_gzdt li span{float:right; padding-right:6px;color:#686666;}
/*-----------------滑动滑动滑动响应--------------------*/




/*财税问答*/
.news_list{width:1000px;margin:0 auto;overflow:hidden;}
.news_list li{background:#f7f7f7;zoom:1;margin-top:20px;position:relative;}
.news_list .line{display:block;position:absolute;background:#DE0106;}
.news_list li:after{content:"";clear:both;display:table;}
.news_time{background:#DE0106;width:120px;height:100%;padding:20px 20px 40px 0;}
.news_time .day{display:block;font-size:70px;color:#fff;font-family:"Impact";text-align:right;line-height:66px;}
.news_time .year{display:block;color:#eee;text-align:right;line-height:22px;}
.news_time .author{display:block;color:#eee;text-align:right;line-height:22px;}
.news_time .type{display:block;text-align:right;background:url("../images/n01.jpg") no-repeat right top;padding-top:6px;margin-top:4px;}
.news_time .type a{color:#fff;font-family:'宋体',Arial;}
.news_cont{width:780px;margin-right:40px;}
.news_cont h2{font-size:20px;font-weight:normal;padding-top:26px;}
.news_cont h2 a{color:#333;}
.news_cont a:hover{color:#DE0106;}
.news_cont .demo{line-height:24px;margin-top:14px;}
.news_cont .vis{color:#999;line-height:38px;margin-top:12px;}
.news_cont .morezx{float:right;color:#DE0106;display:inline-block;border:1px solid #DE0106;line-height:38px;padding:0 24px;}
.news_more{width:1000px;margin:40px auto 80px;text-align:center;}
.news_more a{display:block;font-size:14px;color:#DE0106;border:1px solid #DE0106;line-height:38px;}
/*财税问答*/








/**投诉中心**/
.compl-warp{ width:80%; margin:auto; padding-top:1px;}
.compl-filed { margin-top:26px; line-height:29px; min-height:29px; color:#4a4a4a;}
.compl-filed label{ width:160px; text-align:right; float:left; padding-right:5px;}
.compl-filed label .red{ color:#d21300;}
.compl-filed .inpt{ width:435px; height:27px; line-height:27px; padding-left:3px; border:1px #cccbcb solid; border-radius:5px;}
.compl-filed .select{ width:158px; height:29px; line-height:29px; padding-left:3px; border:1px #cccbcb solid; border-radius:5px;}
.compl-filed .filed-item{ padding-right:5px; float:left;}
.compl-filed .filed-item input[type='radio']{ margin:0 8px 0 20px;}
.compl-filed .wth100{ width:100px; margin-right:10px;}
.compl-filed .select.wth100{ width:105px;}
.compl-filed .textarea{ width:435px; height:120px; border:1px #cccbcb solid; border-radius:5px; padding:5px;}
.compl-filed .btn{ background:#ff0000; width:100px; height:42px; line-height:42px; text-align:center; color:#fff; font-size:14px; border-radius:5px; cursor:pointer; border:none; }
.compl-tips{ padding:60px 90px 50px 90px; line-height:30px; color:#868686;}

/*yanyi news 列表*/
.newsul{ clear:both;}
.newsul{padding:0px 100px;}
.newsul li{ /*float:left;*/  position:relative;padding-top: 35px;}
.newsul li a{/* width:525px; height:150px;*/ display:block; overflow:hidden;}
.newsul li a .i_news_right{ float:left; width:100%; margin-left: 150px; border-bottom: 1px dashed #dcdcdc;padding-bottom: 40px;}
.newsul li a .i_news_right .bigbox{ border:1px solid #f1f1f1;position:relative; float:left; width:200px; height:120px; background:url(../images/nopic.gif) center center no-repeat; overflow:hidden}
.newsul li a .i_news_right .bigbox img{ position:absolute; left:0; top:0; width:200px; min-height:120px;transition: 0.5s;
-moz-transition: 0.5s;	/* Firefox 4 */
-webkit-transition: 0.5s;	/* Safari 和 Chrome */
-o-transition: 0.5s;	/* Opera */}
.newsul li a .i_news_right .bigbox:hover img{ position:absolute; left:-10px; top:-10px; width:220px; max-width:220px !important;  min-height:130px;transition: 0.5s;
-moz-transition: 0.5s;	/* Firefox 4 */
-webkit-transition: 0.5s;	/* Safari 和 Chrome */
-o-transition: 0.5s;	/* Opera */}
.newsul li a .i_news_right span{ float:left;  width:590px;  padding:0 0 0 20px; overflow:hidden;}
.newsul li a .i_news_right span b{  font-size:16px; color:#333; line-height:30px; height:30px; display:block;  display: block;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;}
.newsul li a .i_news_right span cite{  color:#555; line-height:18px; font-size:14px; line-height:180%;   overflow:hidden; display:block; padding-top:15px;}

.newsul li a .announcement-time {
  font-size: 12px;
  font-weight: normal;
  color: #5E5E5E;
  padding-left: 5px;
}
.newsul li a:hover .i_news_right span b{ color:#ED3622;}
.newsul li a:hover .i_news_right span cite{ color:#333;}
/*yanyi news 列表*/
/*fabigbig*/
.news-sjc{ width:auto; overflow:hidden; padding-top:36px; position:relative;}
.news-sjc-left{ width:auto; float:left; overflow:hidden; position:absolute; top:0; left:0;}
.news-sjc-left ol,.news-sjc-left dl,.news-sjc-right dd,.news-sjc-right dt{ float:left;}
.news-sjc-left ol dd{ background:url(../images/news-sjc.jpg) repeat-y center; height:161px; padding-top:40px;}
.news-sjc-left ol dd em{ width:42px; height:42px; display:inline-block; background:url(../images/png-a.png) no-repeat 0 -288px;}
.news-sjc-left dl dd{ padding-top:44px;}
.news-sjc-left dl dd strong{ font-size:20px; color:#666; font-weight:normal; line-height:20px;}
.news-sjc-left dl dd span{ color:#999; line-height:16px; font-size:16px;}
.news-sjc-left dl dd p{ display:block; padding:8px 0; margin:0}


/* footer */
.footer{width:100%;margin:0 auto;color:#DFDFDF;background:url(../images/footerbg.png)  center center repeat-x;height:287px;}



.footer_2{width:1020px;margin:0 auto;height:224px;font-size:14px;line-height:30px;text-align:center; padding-top:5px;margin-bottom:10px;}

.footer_2_1{width:360px;float:left;text-align:left;color:#fff;height:222px;padding-top:10px;}
.footer_2_1 li{text-align:left;color:#DEDEDE;line-height:30px;height:30px; font-size:14px; width:45%;float:left;}
.footer_2_1 li a{ color:#DEDEDE;line-height:30px; font-size:14px;height:30px;}
.footer_2_1 li a:hover{color:#FFFFFF;line-height:30px;height:30px;}

.footer_2_2{width:380px;float:left;text-align:center;color:#fff; padding-left:25px;padding-top:10px;}
.footer_2_2 li{text-align:left;color:#DEDEDE;line-height:28px;height:28px; font-size:14px;}
.footer_2_2 li img{padding-right:2px;}
.footer_2_3{width:410px;float:right;text-align:center;color:#fff;}



.footer_ones_4{width:248px;float:right;min-height:20px; _height:20px;height:auto;overflow:hidden;font-size:14px;line-height:2.6em;margin-top:10px; text-align:left;}
.footer_ones_4 span{font-size:16px;color:#FFFFFF;line-height:1.8em;}
.footer_ones_5{width:248px;float:right;height:30px;font-size:14px;line-height:30px; margin-top:3px;}
.footer_ones_5 font{float:left;line-height:30px;}
.footer_ones_6{width:248px;float:right;min-height:30px; _height:30px;height:auto;overflow:hidden;font-size:14px;line-height:2.6em;margin-top:10px; text-align:left;}
.footer_ones_6 img{width:100px; margin-left:40px;}

.footer_4{width:1000px;margin:0 auto;min-height:30px; _height:30px;height:auto;overflow:hidden;padding-top:15px;text-align:center;}
.footer_4 a{color:#DFDFDF;font-size:14px;line-height:30px;}
.footer_4 a:hover{color:#FFFFFF;}
/* footer */




.msgForm{margin-top:1px;}
.msgForm tr,.msgForm td {color:#434343;font-size:14px; }
/* 通用 */
.y_index_y{width:1000px;margin:0 auto;min-height:260px; _height:260px;height:auto;overflow:hidden;}
.y_indexi{padding-top:10px; text-align:left; font-size:14px; line-height:20px;min-height:380px; _height:380px;height:auto;overflow:hidden;padding-bottom:15px;}
.y_indexi img{max-width:908px;_max-width:908px;}
.inputtg {width:320px;height:28px;border: solid 1px #DADADA;border-radius:3px;font-size:14px;color:#7E7F74;background-color:#FFFCFD;padding:2px;vertical-align:top;}
.selecttg {width:320px;height:30px;border: solid 1px #DADADA;border-radius:3px;font-size:16px;color:#7E7F74;background-color:#FFFCFD;padding:2px;vertical-align:top; margin-top:2px;}
.textatg{color:#7E7F74;width:320px;border-radius:3px;padding:2px;border:1px solid #DADADA;vertical-align:top;resize:none;height:100px;font-size:16px;background-color:#FFFCFD;}
.loginbtnup { margin-left:40px;width:110px;height: 30px;border: none;background-color:#E90A00;font-weight: bold;font-size:14px;color: #FFF;text-align: center;cursor: pointer;border-radius:8px;}
/* 通用 */

/* 新加的 */
.myxj{width:1024px;margin:0 auto;min-height:35px; _height:35px;height:auto;overflow:hidden;padding-top:10px;padding-bottom:10px; text-align:center;}
/* 新加的 */

/* 行业资讯*/

/* 正文*/

/* 内页*/
.y_index_ny{width:100%;margin:0 auto;padding-top:10px;}
.y_index_nyi{width:1024px;margin:0 auto;margin-bottom:10px;}
/* 内页*/



/* 左边 */
.y_left{width:100%;margin:0 auto; text-align:center;min-height:31px; _height:31px;height:auto;overflow:hidden;}
/* 左边 */
.y_bbg_1{width:1024px;margin:0 auto;min-height:31px; _height:31px;height:auto;overflow:hidden; padding-top:0px;}

.y_lefts_1{font-size:14px; line-height:1.5em;color:#B0B0B0;position:relative;width:1024px;}
/* left menu */
.y_lefts_1 ul{position: relative;left: 50%;float:left;}
.y_lefts_1 li{position: relative;right: 50%;display:inline;float: left;margin-left:8px;line-height:31px;font-size:14px;color:#484848;background:#fff; float:left; text-align:center;margin-top:10px;}
.y_lefts_1 li a{color:#000;line-height:31px;font-size:14px;display:block;padding-left:7px;padding-right:7px;border:1px solid #B7B7B7;}
.y_lefts_1 li a:hover{line-height:31px;font-size:14px;color:#000;border:1px solid #DE0106;text-decoration:none;display:block;}
.y_lefts_1 .on {color:#000;}
.y_lefts_1 .on a{color:#000;border:1px solid #DE0106;}
.y_lefts_2{height:140px; float:right; padding:10px;}
/* left menu */
/* 左边1 */
.cpzx_101{width:237px;float:left;text-align:center;min-height:331px; _height:331px;height:auto;overflow:hidden;}
.cpzx_001{width:237px;margin:0 auto;text-align:center;min-height:31px; _height:31px;height:auto;overflow:hidden;}
.cpzx_002{width:237px;margin:0 auto;text-align:center;min-height:31px; _height:31px;height:auto;overflow:hidden;background:url(../images/cpzx_02.png) repeat-y center;}
.cpzx_003{width:237px;margin:0 auto;text-align:center;min-height:31px; _height:31px;height:auto;overflow:hidden;}
.cpzx_102{width:775px;float:right;text-align:center;min-height:331px; _height:331px;height:auto;overflow:hidden;}
/* 正文*/

/* article list */
.article-list{width:100%;line-height:1.5em; font-size:14px;color:#666666; }
.article-list .hd{border-color:#c00; margin-bottom:10px;}
.article-list .hd a{ color:#666666;}

.article-list ul{ margin:0 10px;}
.article-list li{ border-bottom:1px dotted #343434; padding-bottom:7px; margin-bottom:8px;}
.article-list li .hh3{ margin-bottom:5px; font-size:14px; font-weight:normal;color:#C7C5C5;}
.article-list li .hh3 a{color:#434343;}
.article-list li .hh3 a:hover{ color:#ff0000;}
.article-list li .time{ float:right; font-size:14px; color:#434343; font-weight:normal;}
.article-list li p{ text-indent:2em; color:#434343;}
.article-list li p span{ color:#727071;}
.article-list li p span a{ color:#D0D0D0;}
.article-list li .more a{font-size:14px; color:#FD4346; font-weight:normal;}
/* article list */


/* 内页产品 */
/* article pic*/
.article{ }
.article .lineTime{ margin-left:10px;}
.article li{}
.articlePics img{vertical-align:middle;}


.articlePics{width:212px; height:210px;float:left; text-align:center;margin:5px 4px 6px 4px;display:table;}
.articlePics span a{width:210px;height:145px; border:1px solid #E0E0DE;display:block;background-color:#ffffff;overflow:hidden;text-align:center;display:table-cell;vertical-align:middle;*float:left;position:relative;}
.articlePics span a:hover{width:210px;height:145px; border:1px solid #EB1218;}
.articlePics .qq { *position:absolute; top:50%;} 
.articlePics .qq img { *position:relative; top:-50%; left:-50%;} 
.articlePics a{font-size:15px; line-height:32px;color:#3A3A3A;}
.articlePics a:hover{font-size:15px; line-height:32px;color:#ff0000;}

                  
                  
                  

.articlePics99{width:242px; height:200px;float:left; text-align:center;margin:5px 8px 6px 6px;display:table;}
.articlePics99 span a{width:240px;height:180px; border:1px solid #F5F5F4;display:block;background-color:#F5F5F4;overflow:hidden;text-align:center;display:table-cell;vertical-align:middle;*float:left;position:relative;}
.articlePics99 span a:hover{width:240px;height:180px; border:1px solid #F5F5F4;}
.articlePics99 .qq { *position:absolute; top:50%;} 
.articlePics99 .qq img { *position:relative; top:-50%; left:-50%;} 
.articlePics99 a{font-size:15px; line-height:30px;color:#3A3A3A;}
.articlePics99 a:hover{font-size:15px; line-height:30px;color:#ff0000;}


/* article pic*/
/* 内页产品 */




/* content */
.content_txt{font-size:14px;text-align:left;color:#434343;min-height:485px;}
.content_txt p{margin:0;padding:0; font-size:100%;}
.content_txt td{ border:1px solid #EBEBEB;color:#434343;font-size:14px; padding-left:5px;}
.content_txt img{max-width:760px;_max-width:760px;border:0px solid #D9D9D9;}
.content_txt h5,.content_txt h3,.content_txt h4{ font-size:16px; font-weight:normal;}
.articles{line-height:22px; padding:5px 0 10px; overflow:hidden; font-size:16px;text-align:center; font-weight:bold;}
.biaoti_div{ border-bottom:2px dotted #C7C5C5;_border-bottom:2px solid #C7C5C5; margin-bottom:15px; padding-bottom:10px;}
.laiyuan span{margin:0 10px;}
.laiyuan{ text-align:center; line-height:20px;  }
/* content */






/* 通用 */

.y_index_y4{width:1024px;margin:0 auto;min-height:260px; _height:260px;height:auto;overflow:hidden;}

.y_indexi_1{background:url(../images/32dfsa.jpg) repeat-x;height:51px;}
.y_indexi_1_1{height:49px;width:5px;float:left;background:url(../images/1y_indexi_1_1.jpg) no-repeat; font-size:0px;}
.y_indexi_1_2{height:49px;padding-left:10px;padding-right:10px;float:left;color:#237C28;font-size:16px;text-align:center;line-height:49px;background:url(../images/1y_indexi_1_2.jpg) repeat-x;}
.y_indexi_1_3{height:49px;width:5px;float:left;background:url(../images/1y_indexi_1_3.jpg) no-repeat;font-size:0px;}
.y_indexi_1_4{height:49px;float:right;text-align:right;line-height:49px; padding-right:8px;}
.y_indexi_1_4 a{height:43px;line-height:49px; color:#787878;}
.y_indexi_1_4 a:hover{color:#9E0301;}
.y_indexi_1_4 span {text-align:left;font-size:14px;color:#9E0301;line-height:28px;height:28px;padding-right:1px;}

.y_indexi_1_5{height:33px;width:3px;float:right;background:url(../ximages/y_indexi_1_5.jpg) repeat-x;font-size:0px;}

.y_indexi_2{padding-top:10px; text-align:left; font-size:14px; line-height:1.5em;min-height:320px; _height:320px;height:auto;overflow:hidden; padding-bottom:15px; color:#434343;}
.y_indexi_2 img{max-width:860px;_max-width:860px;}
/* 通用 */



/* message */
.message{ padding:2px !important; color:#555555;}
.message ul{ border-bottom:1px solid #ddd;}
.message li{ border:1px solid #ddd; border-bottom:0; padding:10px 20px;}
.message .even{ background:#f5f5f5;}
.msgList{ margin-bottom:10px;}
.msgTitle{ margin-bottom:5px; width:88%;margin-left:40px;}
.msgTitle h3{ float:left; font-weight:normal;}
.msgTitle p{ float:right; color:#999; font-size:12px;}
.msgTitle p strong{ font-weight:normal;}
.msgCon{}
.reMsgList{ border:1px solid #ddd; padding:9px !important; background:#f5f5f5;}
.message .even .reMsgList{ background:#fff;}
.reMsgCon{ margin-bottom:10px; width:88%;margin-left:40px;}
.reMsg-time { color:#999; text-align:right; font-size:12px;}
.reMsg-time strong{ font-weight:normal;}
.message th,.message td { border:1px solid #ddd; padding:3px 5px;}
.msgForm{ margin-top:20px;}
.msgForm tbody th{ text-align:right; background:#f5f5f5;}
.msgForm thead th{ background:#eee; font-size:14px; font-weight:bold;}
.msgForm input{ vertical-align:middle;}
.msgForm .btn,.msgForm .btn2{ border:1px #EA0702 solid; background:red; padding:6px 10px; color:#fff; font-weight:bold; cursor:pointer; border-radius:3px;}
.msgForm .btn2{ border-color:#66CC66; background:#6C6;}


/* report */
.red{ color:red;}
#nav .current,i,.btn-green,.btn-orange,.btn-gray,.btn-green2,.btn-orange2,.law .bd li{ background: url(../images/skin.png) no-repeat; }
.btn-green,.btn-orange,.btn-gray,.btn-green2,.btn-orange2{ border:0; display:inline-block; width:150px; height:35px; line-height:33px; font-size:22px; font-family:"微软雅黑","黑体","幼圆"; text-align:center; color:#fff;background-position:0 -40px; text-indent:0; cursor:pointer;}
.btn-gray{ background-position:0 -75px; color:#777; cursor:default;}
.btn-gray .time{ font-size:18px; font-weight:normal;}
.btn-green2,.btn-orange2{ width:80px; height:25px; font-size:16px; background-position:-80px -145px;}
.btn-orange2{background-position:-80px -170px;}


.form{ padding:10px 0;}
.form th,.form td{ border:1px solid #ccc; padding:3px 5px; color:#444; font-size:12px;}
.form tbody th{ text-align:right; font-weight:normal; background:#f5f5f5; width:120px;}
.form tbody td{ background:#fff;}
.form thead th{ background:#ddd; font-size:14px;}
.form input{ line-height:16px;}
.form select{ height:21px;}





/*028tx border:1px solid #FF0004; */
.syicase_list{width:1020px; margin:0 auto; margin-top:1px;margin-bottom:1px;}
.syicase_list .syicase_list_box{width:243px;overflow:hidden; display: block; cursor:pointer; float:left; margin-right:15px; margin-bottom:10px;}
.syicase_list #marginright.syicase_list_box{ margin-right:0;}
.syicase_list .syicase_list_box a{width:100%;position:relative;display: block;}
.syicase_list .syicase_list_box span{width:100%; display:block; text-align:center; line-height:38px;height:38px; font-size:14px; transition: all ease-out .3s; color:#666;overflow:hidden;}
.syicase_list .syicase_list_box a:hover span{ display:block; color:#ff0000; line-height:38px;height:38px;text-decoration:none;overflow:hidden;}
.syicase_list .syicase_list_box a:hover{text-decoration:none;}
.syicase_list .syicase_list_box .pic{width:100%;height:auto;display:block;padding-bottom:69%;position:relative;overflow:hidden;}
.syicase_list .syicase_list_box a img{display:block;position:absolute;width: 100%;height:auto;overflow:hidden;transition: all ease-out .3s;background:#fff url(../images/load.gif) no-repeat center center;}
.syicase_list .syicase_list_box a:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}
/*028tx  */



/*028tx border:1px solid #FF0004; */
.icase_list{width:1000px; margin:0 auto; margin-top:26px;margin-bottom:1px;}
.icase_list .icase_list_box{width:240px; height:134px;overflow:hidden; display: block; cursor:pointer; float:left; margin-right:13px; margin-bottom:10px;}
.icase_list #marginright.icase_list_box{ margin-right:0;}
.icase_list .icase_list_box a{width:240px; height:134px; position:relative;display: block;}
.icase_list .icase_list_box span{ width:240px; display:block; text-align:center; line-height:30px; font-size:14px; transition: all ease-out .3s; color:#000000;}
.icase_list .icase_list_box a:hover span{ display:block; color:#E90A00; line-height:40px;text-decoration:none;}
.icase_list .icase_list_box a:hover{text-decoration:none;}
.icase_list .icase_list_box .pic{ width:238px; height:102px; overflow:hidden;border:1px solid #EEEEEE;border-radius:1px;}
.icase_list .icase_list_box a img{width:240px; height:104px;transition: all ease-out .3s;background:#fff url(../images/load.gif) no-repeat center center;}
.icase_list .icase_list_box a:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}
/*028tx*/

/*028xxxxtx*/
.case_ul{text-align: center;margin:0 auto;width:1040px; padding-bottom:20px;}
.case_ul ul{display: inline-block;*display:inline;zoom:1;margin-top:1px;}
.case_ul li{float: left;position: relative;margin-left: 7px;margin-right: 7px; background: #fff;border-bottom:4px solid #E90A00;margin-top:10px;width: 246px;margin-bottom:10px;}
.case_ul li:hover{ background: #E90A00;text-decoration:none;}
.case_ul li:hover img{transition:transform 1s ease;  transform:scale(1.10,1.10);-moz-transition:scale(1.10,1.10);-ms-transition:scale(1.10,1.10);-o-transition:scale(1.10,1.10);}
.case_img{width: 244px;height: 162px;position: relative;overflow: hidden;border:1px solid #EEEEEE;}
.case_img img{width: 100%;height: 164px;}
.case_img i{width: 100%; height: 100%; position: absolute; left: 0; top: 0;background: #000;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;display: none;}
.case_img b{width: 50px;height: 50px; position: absolute; top: 50%; left: 50%; margin-top: -25px; margin-left: -25px;background: url(../images/ico_case_i.png); z-index: 1;display: none;}
.case_ul li:hover .case_img i,.case_ul li:hover .case_img b{display: block;text-decoration:none;}
.case_ul li h3{font-size: 14px; color: #272727;margin-top: 10px; font-weight:normal;}
.case_ul li p{padding-bottom: 8px;color: #999;min-height: 0.2em;}
.case_ul li p i{margin-left: 10px;}
.case_ul li:hover h3{color: #fff;}
.case_ul li:hover p{color: #fff;}
.case_ul a:hover{text-decoration:none;}
.case_more{margin-top:25px;display: inline-block; width:97px; height:35px;margin-bottom:26px;}
.case_more:hover img{ display:none;}
.case_more:hover{background:url(../images/more_w_2.png) top left no-repeat;}
/*028xxxtx*/


/*分页*/
.PageBox{margin:0 auto;width:97%; text-align:center;min-height:30px; _height:30px;height:auto;overflow:hidden; padding-top:0.5em;}
.SplitPage a{height:28px;border:1px #d8d8d8 solid;margin:0 5px;padding:0 10px;color:#a6a6a6;font-size: 14px;font-family: '微软雅黑';display:inline-block;line-height:26px;}
.SplitPage :hover{background:#E90A00;color:#fff;text-decoration:none;}
.SplitPage .nowpage{background:#E90A00;color:#fff;width: 30px;height: 30px;display: inline-block;vertical-align: top;line-height: 30px;font-weight: normal;}
.SplitPage [disabled]{background-color:#F5F5F5;display:dnone;color:#a6a6a6;}
.SplitPage .disabled{background-color:#F5F5F5;display:dnone;color:#a6a6a6;}
.SplitPage :disabled{background-color:#F5F5F5;display:dnone;color:#a6a6a6;}


/*微信微博分享*/
.wxwbfx{width:1024px;margin:0 auto;height:80px; _height:80px;background-color:#1D1D1D;}

.r_105{margin:0 auto; width:108px;line-height:27px;height:27px;}
.r_105 .weixin{float:left}
.r_105 .weibo{float:left}
.r_105 .fenxiang{float:left}
.r_105 a{ float:left; width:27px; height:27px; margin:0 0 0 9px; }
.r_105 a.dbg1{ background:url(../images/down_img3.png) no-repeat;}
.r_105 a:hover.dbg1{ background: url(../images/down_img3_h.png) no-repeat;}
.r_105 a .pf_wx{ display:none; position:absolute; width:113px; height:118px; left:-44px; top:-118px; z-index:45; background:url(../images/down_img6.png) no-repeat; z-index:100;}
.r_105 a .pf_wx .wximg{ float:left; width:99px; height:97px; margin:8px 7px 0 7px;}
.r_105 a:hover .pf_wx{ display:block;text-decoration:none;}
.r_105 a.dbg2{background:url(../images/down_img4.png) no-repeat;}
.r_105 a:hover.dbg2{ background: url(../images/down_img4_h.png) no-repeat;text-decoration:none;}
.r_105 a.dbg3{background:url(../images/down_img5.png) no-repeat;text-decoration:none;}
.r_105 a:hover.dbg3{ background: url(../images/down_img5_h.png) no-repeat;text-decoration:none;}




/*二中*/
.r_125{ float:left; width:135px; height:24px; background-color:#fff; paddingtop:18px;}
.r_125 .r_60{ float:right; width:60px; height:24px;}
.r_125 .r_60 a{ float:left; width:24px; height:24px; margin-left:6px;}
.r_125 .r_60 a.dbg1{ background:url(../images/top_img1.png) no-repeat;}
.r_125 .r_60 a:hover.dbg1{ background:url(../images/top_img1_h.png) no-repeat;}
.r_125 .r_60 a.dbg2{ background:url(../images/top_img2.png) no-repeat;}
.r_125 .r_60 a:hover.dbg2{ background:url(../images/top_img2_h.png) no-repeat;}
.r_125 .r_60 a .pf_wx{ display:none;position: absolute; left: -32px; top:24px;background: url(../images/top_img3.png) no-repeat;width:93px; height:102px;padding-left: 5px; padding-top:14px; float: left;}
.r_125 .r_60 a:hover .pf_wx{ display: block}
.r_125 .l_dab{ float: left; color:#5e5d5d; line-height:24px;}

/*三中*/
.r_wx{ float:right; padding:42px 10px 0 0;}
.r_wx .l_text{ float:left; width:305px; height:37px; color:#a0a0a0; font-size:14px; line-height:37px;}
.r_wx .l_tb{ float:left; width:129px; height:37px;}
.r_wx .l_tb li{ float:left; width:37px; height:37px; padding:0 6px 0 0;}
.r_wx .l_tb li a{ float:left; width:37px; height:37px; position:relative; z-index:5;}
.r_wx .l_tb li a.bg1{ background:url(../images/top_imgs1.png) no-repeat;}
.r_wx .l_tb li a:hover.bg1{background:url(../images/top_imgs1_h.png) no-repeat;}
.r_wx .l_tb li a.bg2{ background:url(../images/top_imgs2.png) no-repeat;}
.r_wx .l_tb li a:hover.bg2{background:url(../images/top_imgs2_h.png) no-repeat;}
.r_wx .l_tb li a.bg3{ background:url(../images/top_imgs3.png) no-repeat;}
.r_wx .l_tb li a:hover.bg3{background:url(../images/top_imgs3_h.png) no-repeat;}
.r_wx .l_tb li a .pf_wx{ position:absolute; width:80px; height:80px; display:none; left:-45px; top:38px; z-index:5; padding:16px 9px 7px 8px; background:url(../images/top_imgs5.png) no-repeat;}
.r_wx .l_tb li a:hover .pf_wx{ display:block;}
/*微信微博分享*/




/*I案例展示*/
.i05-Icase {width:1024px;margin:0 auto;height: 600px;}
.i05-Icase li{float: left;height: 200px;width: 240px;margin-right: 14px;margin-bottom: 15px;}
.i05-Icase li.no{margin-right: 0px;}
.i05-Icase a{display: block;}
.i05-Icase a:hover span,.i05-Icase a:hover p{display: block;}
.i05-Icase span{height: 200px;width: 240px;position: absolute;background-image: url(../images/i05-Icase.png);background-repeat: no-repeat;background-position: 0px 0px;display: none;margin-top: 0px;margin-left: 0px;}
.i05-Icase p{font-size: 14px;line-height: 20px;color: #FFFFFF;height: 20px;width: 240px;position: absolute;text-align: center;margin-top: 165px;margin-left: 0px;display: none;}
.i05-Icase-more{text-align: center;padding-top: 40px;}


/*i05建网站？这些，可能是您关心的！*/
.i05-guanxin {width:1024px;margin:0 auto;height: 200px;}
.i05-guanxin a{font-size: 14px;line-height: 1em;color: #FFFFFF;display: block;position: absolute;background:#00A0DD;}
.i05-guanxin a:hover{opacity:0.5;}
.i05-guanxin a b{position: absolute;width: 100%;height: 100%;margin-top: 0px;margin-left: 0px;display: none;background-image: url(../images/dd.png);}
.i05-guanxin a:hover b{display: block;}
.i05-guanxin a s{position: absolute;width: 100%;height: 100%;margin-top: 0px;margin-left: 0px;display: none;background-image: url(../images/ddd.png);background-repeat: no-repeat;background-position: center center;}
.i05-guanxin a:hover s{display: block;}
.i05-guanxin a span{text-align: center;position: absolute;width: 100%;margin-left: 0px;}
.i05-guanxin .a1{height: 100px;width: 230px;margin-top: 0px;margin-left: 0px;background-position: 0px 0px;}
.i05-guanxin .a1 span{padding-top: 50px;}


/*第一流程*/
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;width:1170px}
.panel {padding: 50px 0;}
.panel .hd {margin-bottom: 40px;text-align: center;}
.panel .hd h2 {font-size: 36px;margin: 0;}
.panel .hd hr {display: inline-block;width:100px;}
.panel .hd small {display: block;font-size: 16px;}

.ct2 .panel {padding: 0;}

.process {padding: 0;list-style: none;margin: 0 -10px;}
.process li {float: left;width: 12.5%;text-align: center;padding: 0 10px;}
.process .item {border: 1px solid #1283d5;height: 102px;width: 102px;border-radius: 50%;margin: 0 auto;}
.process .item.a {background-color: #1283d5;}
.process i {height: 40px;width: 40px;display: block;margin: 15px auto 9px auto;background: no-repeat center center;}
.process p {margin: 0;color: #1283d5;}
.process .a p {color: #fff;}
.process .i1 {background-image: url(../images/ico1.png);}
.process .i2 {background-image: url(../images/ico2.png);}
.process .i3 {background-image: url(../images/ico3.png);}
.process .i4 {background-image: url(../images/ico4.png);}
.process .i5 {background-image: url(../images/ico5.png);}
.process .i6 {background-image: url(../images/ico6.png);}
.process .i7 {background-image: url(../images/ico7.png);}
.process .i8 {background-image: url(../images/ico8.png);}
.process .a .i1 {background-image: url(../images/ico1a.png);}
.process .a .i2 {background-image: url(../images/ico2a.png);}
.process .a .i3 {background-image: url(../images/ico3a.png);}
.process .a .i4 {background-image: url(../images/ico4a.png);}
.process .a .i5 {background-image: url(../images/ico5a.png);}
.process .a .i6 {background-image: url(../images/ico6a.png);}
.process .a .i7 {background-image: url(../images/ico7a.png);}
.process .a .i8 {background-image: url(../images/ico8a.png);}
@media (max-width: 991px) {
	.process li {width: 25%;}
	.process .item {margin-top: 20px;}
}
@media (max-width: 767px) {
	.process li {width: 50%;}
	.process .item {margin-top: 20px;}
	.process i {background-size: 80%;}
}



.an_box{margin-top:30px;width:100%;background-image:url(../images/b.jpg);background-size:100% 100%;}
.an{width:1200px;margin:auto;padding-top:170px;background-image:url(../images/gs_25.png);background-repeat:no-repeat;background-position:center 39px;padding-bottom:20px;}
.an ul{width:100%;overflow:hidden;}
.an ul li{width:23%;float:left;margin:1%;position:relative;transition:500ms}
.an ul li a{display:block;width:100%;overflow:hidden;}
.an ul li .an_img{width:100%;height:160px;}
.an ul li div{background-image:url(../images/bg1.png);width:100%;height:160px;position:absolute;top:0;left:0;display:none}
.an ul li div img{width:113px;margin:auto;margin-top:38px}
.an ul li div span{display:block;width:33px;height:34px;background-image:url(../images/gs_40.png);background-repeat:no-repeat;margin:auto;margin-top:20px}
.an ul li a span{display:block;width:100%;height:100%;color:#FFF;background-position:center center;text-align:center}
.an ul li a span p{display:block;width:100%;text-align:center}
.p_1{margin-top:30px!important;font-size:16px;display:block;width:100%;text-align:center}

.an_more{display:block;color:#FFF;background-color:#cf0a00;width:120px;height:48px;border-radius:10px;font-size:18px;text-align:center;line-height:48px;margin:auto;margin-top:20px;}






/*首页滑动效果  border:1px solid #FF0004; */

.pc_case{display:none;}
.qiehuan{width: 1034px;margin: 0  2%;display: block;position: relative;margin:0 auto;}

.qiehuan .titleA{float: right;}
.qiehuan .yclmA{float: left;margin-top: 70px;}
.qiehuan .yclmA a{margin-right: 10px;color:#505050;border:1px solid #ccc;width: 100px;height: 25px;line-height: 25px;text-align: center;display: inline-block;}
.qiehuan .yclmA a:hover{background-color: #438ebd;color: #FFF;border-color: #438ebd;}
.qiehuan .yclmA a.on{background-color: #438ebd;color: #FFF;border-color: #438ebd;}
.qiehuan .titleB{float: left;}
.qiehuan .yclmB{float: right;margin-top: 70px;}
.qiehuan .yclmB a{margin-right: 10px;color:#505050;border:1px solid #ccc;width: 100px;height: 25px;line-height: 25px;text-align: center;display: inline-block;}
.qiehuan .yclmB a:hover{background-color: #438ebd;color: #FFF;border-color: #438ebd;}
.qiehuan .yclmB a.on{background-color: #438ebd;color: #FFF;border-color: #438ebd;}


.qiehuan .picScroll-left{ overflow:hidden; position:relative; }
.qiehuan .picScroll-left .hd{ overflow:hidden;padding: 10px 0; height: 50px;width: 300px;margin: 0 auto; text-align:center}
.qiehuan .picScroll-left .hd .prev,
.qiehuan .picScroll-left .hd .next,
.qiehuan .picScroll-left .hd .zhong{ display:inline-block;overflow:hidden;
			 cursor:pointer;width: 50px;height: 50px;border: 0px solid #ccc;}
.qiehuan .picScroll-left .hd .prev{background: url(../images/index12.png) no-repeat center  #FFF;}
.qiehuan .picScroll-left .hd .next{background: url(../images/index13.png) no-repeat center #FFF;  }
.qiehuan .picScroll-left .hd .zhong{background: url(../images/gds.png) no-repeat center #FFF;width: 90px;margin: 0 -10px; }


.qiehuan .picScroll-left .bd{ }
.qiehuan .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.qiehuan .picScroll-left .bd ul li{100%; _display:inline; overflow:hidden;}
.qiehuan .picScroll-left .bd ul li .ge{width: 23.5%; margin-right: 1.5%;float: left;}
.qiehuan .picScroll-left .bd ul li .last{margin-right: 0;}
.qiehuan .picScroll-left .bd ul li .pic{text-align:center;border:1px solid #ccc;width:100%;height:auto;display:block;padding-bottom:70%;position:relative;overflow:hidden;}
.qiehuan .picScroll-left .bd ul li .pic img{display:block;position:absolute;width: 100%;height:auto;overflow:hidden;transition: all ease-out .3s;}
.qiehuan .picScroll-left .bd ul li .pic:hover img{ transform:scale(1.2); }
.qiehuan .picScroll-left .bd ul li .title{font-size: 14px; padding: 15px 0;  line-height:24px; text-align:center;}
.qiehuan .picScroll-left .bd ul li .title a:hover{color: #ff5555;}
.qiehuan .picScroll-left .bd ul li .title p{font-size: 12px; color: #999;  }