/* ---------------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 0px 0px #E5E5E5;height:89px;position:fixed;left:0;top:0;z-index:99;background:#363535;}

.Index_top_1_0x{width:1184px;margin:0 auto;height:98px;font-size:14px;color:#7D7D7D;line-height:32px;}
.Index_top_1_0x_l{width:400px;margin:0 auto;font-size:14px;color:#6E6E6E;text-align:left;line-height:1.8em;float:left;}
.Index_top_1_0x_l img{float:left;}

.Index_top_1_0x_r{width:380px;margin:0 auto;font-size:14px;color:#6E6E6E;text-align:left;line-height:1.2em;float:right; padding-top:30px;}
.Index_top_1_0x_r font{float:right;line-height:20px;width:190px;text-align:left;}
.Index_top_1_0x_r font a{color:#7D7D7D;}
.Index_top_1_0x_r font a:hover{color:#7D7D7D}
.Index_top_1_0x_r img{float:left;}
.Index_top_1_0x_r span{color:#7D7D7D;}
.Index_top_1_0x_r strong{color:#2C1860;}






/*head*/
.top {background: #fff;}
.top .logo {display: inline-block;width:360px;height:85px; float:left;position:absolute;z-index:100;}
.top .top-right {float:right;width:200px; }
.top .top-right .tel  {color: #3f3b3a;width:170px; text-align:left;float:right;line-height:22px;}
.top .top-right .tel  span{color: #1A5799;font-weight: bold;padding-right:10px;}
.top .top-right .tel  img{float:left;}


.nav-wrap a:hover{text-decoration:none;}
.nav-wrap  .nav .nLi{float: left;position: relative;}
.nav-wrap  .nav .nLi font{font-size:12px;text-transform:uppercase;}
.nav-wrap  .nav .nLi:before{content: "";display: inline-block;width: 0;height:0px;position: absolute;left:50%;top:82px;background: #ffffff;transition: 0.3s }
.nav-wrap  .nav .nLi.active:before,.nav-wrap  .nav .nLi:hover:before{width:80%;left:0;top:82px;transition: 0.5s;left:12%;}
.nav-wrap  .nav .nLi:last-child {margin-right: 0}
.nav-wrap  .nav .nLi>a{display:inline-block;height:81px;line-height:42px;color: #ffffff;font-size:14px;text-align: center;padding: 0 5px;width:108px;box-sizing: border-box; padding-top:20px;}
.nav-wrap  .nav .nLi:hover>a,.nav-wrap  .nav .nLi.active>a {background:url(../images/navbgx.png) center top no-repeat;color: #EEEEEE;}

.nav .nLi  .sub{ display:none;width:108px;top:58px;position:absolute;z-index: 10;background: #333333; padding-top:5px;padding-bottom:5px;}
.sub a {color: #ffffff;line-height:30px;display: inline-block;width: 100%;text-align: center;font-size: 14px;border-bottom:0px solid #0096DB;}
.sub a:hover {background:#454343;color: #EEEEEE; text-transform:capitalize;transition: 0.3s linear;}
.w1800 {width:94.6%;margin: 0 auto;min-height:10px; _height:10px;height:auto;overflow:hidden;}
.w1200s {width:94.6%;margin: 0 auto; margin-top:5px;}
.w1200xxx {width:1200px;margin: 0 auto; height:40px; _height:40px;height:auto;overflow:hidden;color:#000000;}

/*head*/
.heades{width:100%;margin:0 auto;z-index:1;height:300px; _height:300px;height:auto;overflow:hidden; padding-top:89px;}




/*轮播图*/
.slideBox {
	width:100%;
	position:relative;
	z-index:1;
}
.slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	left:42%;
	top:95%;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
auto
}
.slideBox .hd ul li {
	float:left;
	margin-right:8px;
	width:40px;
	height:5px;
	line-height:5px;
	text-align:center;
	background:#fff;
	cursor:pointer;
	border-radius:10px; 

}
.slideBox .hd ul li.on {
	background:#686661;
	color:#DFDDD9;
}
.slideBox .bd {
	position:relative;
	height:100%;    
	z-index:0;
	padding-bottom:44%;
}
.slideBox .bd li {
	display:block;
	width:100%;
	height:auto;
	zoom:1;
	vertical-align:middle;
	position:absolute;
	left:1%;
	margin-left:-1%;	
}
.slideBox .bd img {
	width:100%;
	height:auto;
	display:block;
	position:absolute;

}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position:absolute;
	left:3%;
	top:38%;
	margin-top:-25px;
	display:block;
	width:45px;
	height:100px;
	background:url(../images/slider-arrow.png) 0 0 no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next {
	left:auto;
	right:3%;
	background-position:-55px 0;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}

.pcbon{display:block;}
.sjbon{display:none;}


/*焦点产品*/
.focus-product {
	width:100%;
	height:596px;
	background-color:#f6f5f3
}
.focus-product .focus-product-top {
	width:1002px;
	height:147px;
}
.focus-product .focus-product-below {
	width:100%;
	height:359px;
}
.focus-product .focus-product-below ul li {
	display:bloc;
	width:228px;
	height:195px;
	background-color:#fff;
	float:left;
	margin-left:18px;
}
.focus-product .focus-product-below ul li .red-jia {
	position:absolute;
	z-index:999;
	margin-left:193px
}
.focus-product .focus-product-below ul li .product-thumbnail {
	display:block;
	width:198px;
	height:165px;
	margin:15px 0px 0px 15px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	position:relative;
}
.focus-product .focus-product-below ul li .product-thumbnail img {
	width:198px;
	height:165px;
}
.focus-product .focus-product-below ul li .product-thumbnail .focus-product-bt {
	display:block;
	position:absolute;
	width:198px;
	height:45px;
	bottom:0;
	text-align:center;
	vertical-align:middle;
	line-height:45px;
	background:rgba(0, 0, 0, 0.4)!important;
}
.focus-product-content {
	display:none;
	width:198px;
	height:126px;
	position:absolute;
	bottom:0;
	background:rgba(0, 0, 0, 0.4)!important;
	left:0
}
.focus-product-content h2 {
	width:169px;
	height:38px;
	margin:0 auto;
	vertical-align:middle;
	line-height:38px;
	border-bottom:1px solid #fff
}
.focus-product-content p {
	width:169px;
	height:98px;
	margin:0 auto;
	font-size:12px;
	padding-top:10px;
	line-height:20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.focus-product-content p:hover {
	text-decoration:underline
}
/*全局*/
.container {
	width:1002px;
	height: auto;
	overflow: hidden;
	zoom:1;
	margin: 0 auto;
}

/*案列介绍   border:1px solid #FF0004; */
.case-introduced {
	width:100%;
	height:auto;
	overflow:hidden;
	zoom:1;
	clear:both;
	margin-bottom:32px;
	margin-top:26px;
	
}



.case-introduced .case-introduced-top li {
	display:block;
	width:100%;
	float:left;
	position:relative;
	margin-left:0.84%;
	margin-right:0.8%;
	margin-bottom:10px;
	border-radius:16px; 
}
.case-introduced .case-introduced-top li .case_tp {
	display:block;
	width:100%;
	height:100%;
}
.case-introduced .case-introduced-top li span {
	display:none;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.4)!important;
	position:absolute;
	bottom:0;
	clear:both;
	cursor:pointer;
	border-radius:16px; 
}
.case-introduced .case-introduced-top li span img {
	display:block;
	margin:0 auto;
	margin-top:150px;
	vertical-align: middle;
	
}
.case-introduced .case-introduced-top li span a {
	display:block;
	width:85px;
	height:30px;
	border:1px solid #fff;
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
	line-height:30px;
	text-decoration:none;
	color:#fff;
}

.casesjb{width:100%;margin:0 auto;z-index:1;height:50px; _height:50px;height:auto;overflow:hidden;}
.casesjb li {
	display:block;
	width:100%;
	float:left;
	position:relative;
	margin-left:0.84%;
	margin-right:0.8%;
	margin-bottom:10px;
	border-radius:16px; 
}
.casesjb img{width:100%;}


/*滚动图  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;}
.headerx{width:100%;margin:0 auto;height:250px;}
/*滚动图 上右下左*/

/**/

.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}



.myabgs{margin:0 auto;width:100%;min-height:320px; _height:320px;height:auto;background:url(../images/myabgs.png) repeat-x #F7EFE6;border-bottom:1px solid #F7EFE6;}


.myabouts{margin:0 auto;width:1010px;min-height:190px; _height:190px;height:auto;overflow:hidden;font-size:16px;line-height:1.8em; text-align:left; color:#3B2113;}


.mywidth{margin:0 auto;width:1200px;min-height:50px; _height:50px;height:auto; margin-top:20px;background:url(../images/abg.png) repeat-x;margin-top:122px;margin-bottom:1px;}
.mywidth_1{margin:0 auto;min-width:190px;max-width:220px;width:auto;min-height:69px; _height:69px;height:auto;font-size:26px;line-height:66px; padding-bottom:3px;color:#000000; text-align:center;background:#FFFFFF; padding-left:10px; padding-right:10px;}
.mywidth_2{margin:0 auto;width:280px;min-height:9px; _height:9px;height:auto;font-size:0px;line-height:9px;background:url(../images/flbgs2.jpg) center top no-repeat;}
.mywidth_3{margin:0 auto;width:380px;min-height:28px; _height:28px;height:auto;font-size:18px;line-height:28px; padding-top:3px; color:#9D9D9D; text-align:center;}




/*新左右单排滑动*/
.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;  border:1px solid #ff0000  */
.warp{width:1000px;margin:0px auto;clear:both;}
#cases{padding-bottom:1px;padding-top:1px;clear:both;min-width:1000px;}
#caseslist{ position:relative; overflow:hidden;height:220px;}
.caseslist{height:200px; position:absolute; left:0px;top:0px;width:3000px; overflow:hidden;}
.caseslist ul{width:1000px;float:left;padding-left:2px;}
.caseslist ul li{width:238px;float:left;margin-right:12px;color:#FFF;margin-top:5px; overflow:hidden;margin-bottom:8px;}
.caseslist ul li:hover{background:#F7EFE6;}
.caseslist ul li a{color:#3B2113;}
.caseslist ul li:hover a{color:#C40005}
.caseslist ul li img{width:234px;height:164px;border:2px solid #DCDCDC; }
.caseslist ul li img:hover{border:2px solid #C40005; }
.caseslist ul li p{line-height:30px;height:30px;text-align:center;}



.hide{display:none;}
#jsgopage{clear:both;padding-top:225px;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:440px;}
.homecaseslist .caseslist{height:420px;}
.homecaseslist #jsgopage{padding-top:420px;}
/*新案例翻页*/


/*翻拍*/
.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:130px; margin:0 auto; overflow:hidden;}
.more a{ margin:0 auto;background: #F6EFE7;border: 1px solid #d5d5d5;border-radius: 3px;color: #000;display: block;font-size: 14px;height: 32px;line-height: 32px;text-indent: 0px; transition: all 0.3s ease-out 0s;width: 120px;margin-top: 26px; text-align:center}
.more a:hover{ background:#C40004; color:#FFF; border:1px solid #C40004;}

/**/



/**/



.wmdfw_list{width:1110px; margin:0 auto;margin-top:-129px;z-index:99;}
.wmdfw_list .wmdfw_list_box{width:136px; height:109px;overflow:hidden; display: block; cursor:pointer; float:left; margin-right:2px; margin-bottom:20px;text-align:center;}
.wmdfw_list #marginright.wmdfw_list_box{margin-right:0;}
.wmdfw_list .wmdfw_list_box a{width:122px; height:109px; position:relative;display: block;}
.wmdfw_list .wmdfw_list_box span{width:122px;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:122px; height:109px; overflow:hidden;text-align:center;}
.wmdfw_list .wmdfw_list_box a img{width:122px; height:109px;transition: all ease-out .3s;}


.wmdmd{margin:0 auto;width:100%;min-height:400px; _height:400px;height:auto;overflow:hidden;color:#E62129;padding-bottom:15px;padding-top:10px;background: #F7F7F7;}
/**/

.yjqxwzx{margin:0 auto;width:100%;min-height:400px; _height:400px;height:auto;overflow:hidden;color:#E62129;padding-bottom:15px;padding-top:10px;background:#F7F7F7; margin-top:40px;margin-bottom:-31px; padding-bottom:50px;}
.yjqxwzxs{margin:0 auto;width:1024px;min-height:200px; _height:200px;height:auto;overflow:hidden;color:#1D1D1D; padding-top:22px;}
.yjqxwzxs_1{float:left;width:333px;min-height:300px; _height:300px;height:auto;overflow:hidden;}
.yjqxwzxs_1_1{margin:0 auto;width:333px;min-height:4px; _height:4px;height:auto;overflow:hidden;font-size:0px;line-height:4px;background: url(../images/xwzxbg.png) center center no-repeat;}
.yjqxwzxs_1_2{margin:0 auto;width:331px;min-height:200px; _height:200px;height:auto;overflow:hidden;border: 1px solid #DEDDDD; background-color:#FFFFFF;}
.yjqxwzxs_1_2_1{text-align:left;margin:0 auto;width:331px;min-height:40px; _height:40px;height:auto;overflow:hidden;border-bottom: 1px solid #DEDDDD;}
.yjqxwzxs_1_2_1 p{float:left;}
.yjqxwzxs_1_2_1 font{color:#010101;font-size:18px; padding-left:15px;line-height:36px;}
.yjqxwzxs_1_2_1 span{color:#B5B4B4; float:right;padding-right:5px;}
.yjqxwzxs_1_2_1 span a{ color:#B5B4B4;font-size:12px;line-height:40px;}
.yjqxwzxs_1_2_1 span a:hover{color:#9D9D9D;}
.yjqxwzxs_1_2_2{margin:0 auto;width:316px;min-height:110px; _height:110px;height:auto;overflow:hidden; padding:7px; }
.yjqxwzxs_1_2_3{margin:0 auto;width:308px;min-height:170px; _height:170px;height:auto;overflow:hidden; padding:11px;padding-top:0px; color:#8A8A8A; line-height:1.5em;}

.yjqxwzxs_1_2_4{margin:0 auto;width:308px;min-height:170px; _height:170px;height:auto;overflow:hidden; padding:11px;padding-top:0px; color:#8A8A8A; 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:33px;border-bottom:1px dotted #818181; background:url(../images/index_d.png) no-repeat 0 16px;width:295px; padding-left:10px;}
.yjqxwzxs_1_2_4 li a{color:#3A3939;line-height:33px;}
.yjqxwzxs_1_2_4 li a:hover{color:#d00403;line-height:33px;}
.yjqxwzxs_1_2_4 li span{float:right; padding-right:6px;color:#3A3939;}


.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:990px;min-height:100px; _height:100px;height:auto;overflow:hidden;color:#3B2113;margin-top:20px;margin-bottom:28px;}

.wmgyxw_1{float:left;width:317px;min-height:100px; _height:100px;height:auto;overflow:hidden;font-size:14px;color:#3B2113;line-height:1.5em;}
.wmgyxw_1_1{margin:0 auto;width:275px;min-height:39px; _height:39px;height:auto;overflow:hidden;font-size:16px;color:#fff;line-height:22px;background: url(../images/nesbg1.png) left center no-repeat; padding-left:42px;font-weight:bold;}
.wmgyxw_1_1 font{float:left;line-height:39px;}
.wmgyxw_1_1 strong{line-height:22px;color:#E6918D;font-weight:normal;font-size:12px;}
.wmgyxw_1_1 span{float:right;line-height:24px;color:#fff;font-weight:normal;font-size:12px;padding-top:10px;padding-right:10px;}
.wmgyxw_1_1 span a{color:#fff;}
.wmgyxw_1_2{margin:0 auto;width:317px;min-height:120px; _height:120px;height:auto;overflow:hidden;font-size:14px;color:#3B2113;line-height:1.45em; padding-top:5px;}

.genius_gyxwlx_2_2_on{width:295px;margin:0 auto;min-height:111px; _height:111px;height:auto;overflow:hidden;}
.genius_gyxwlx_2_2_on h3{text-align:center; height:23px; line-height:23px;}
.genius_gyxwlx_2_2_on h3 a{ font-size:15px;color:#007E94; line-height:23px; text-align:center;}
.genius_gyxwlx_2_2_on p{line-height:22px; text-align:left; color:#696A69;}
.genius_gyxwlx_2_2_on li{float:left;text-align:left;line-height:32px;border-bottom:1px dotted #818181; background:url(../images/index_d.png) no-repeat 0 16px;width:285px; padding-left:10px;}
.genius_gyxwlx_2_2_on li a{color:#3A3939;line-height:32px;}
.genius_gyxwlx_2_2_on li a:hover{color:#d00403;line-height:32px;}
.genius_gyxwlx_2_2_on li span{float:right; padding-right:6px;color:#3A3939;}



.wmgyxw_2{float:left;width:317px;min-height:100px; _height:100px;height:auto;overflow:hidden;font-size:14px;color:#3B2113;line-height:1.5em; margin-left:20px;}
.wmgyxw_2_1{margin:0 auto;width:275px;min-height:39px; _height:39px;height:auto;overflow:hidden;font-size:16px;color:#fff;line-height:22px;background: url(../images/nesbg2.png) left center no-repeat; padding-left:42px;font-weight:bold;}
.wmgyxw_2_1 font{float:left;line-height:39px;}
.wmgyxw_2_1 strong{line-height:22px;color:#E6918D;font-weight:normal;font-size:12px;}
.wmgyxw_2_1 span{float:right;line-height:24px;color:#fff;font-weight:normal;font-size:12px;padding-top:10px;padding-right:10px;}
.wmgyxw_2_1 span a{color:#fff;}
.wmgyxw_2_2{margin:0 auto;width:317px;min-height:120px; _height:120px;height:auto;overflow:hidden;font-size:14px;color:#3B2113;line-height:1.6em;padding-top:10px;text-indent: 2em;}



.wmgyxw_3{float:right;width:317px;min-height:100px; _height:100px;height:auto;overflow:hidden;font-size:14px;color:#3B2113;line-height:1.5em;}
.wmgyxw_3_1{margin:0 auto;width:275px;min-height:39px; _height:39px;height:auto;overflow:hidden;font-size:16px;color:#fff;line-height:22px;background: url(../images/nesbg3.png) left center no-repeat; padding-left:42px;font-weight:bold;}
.wmgyxw_3_1 font{float:left;line-height:39px;}
.wmgyxw_3_1 strong{line-height:22px;color:#E6918D;font-weight:normal;font-size:12px;}
.wmgyxw_3_1 span{float:right;line-height:24px;color:#fff;font-weight:normal;font-size:12px;padding-top:10px;padding-right:10px;}
.wmgyxw_3_1 span a{color:#fff;}
.wmgyxw_3_2{margin:0 auto;width:300px;min-height:120px; _height:120px;height:auto;overflow:hidden;font-size:14px;color:#3B2113;line-height:1.45em; padding-top:10px;}
.wmgyxw_3_2 li{width:290px; color:#000000;float:left;padding-left:10px;margin-bottom:5px;margin-top:4px;border-bottom:1px solid #DAD9DA;line-height:18px; padding-bottom:5px;}
.wmgyxw_3_2 li img{float:left; padding-right:5px;}


/**/
.htc_dg{margin:0 auto;font-size:14px;line-height:1.5em;min-height:60px; _height:60px;height:auto;overflow:hidden;color:#D8D8D8;margin-top:10px;border-radius:5px; margin-bottom:10px;}
.htc_dg_main{margin:0 auto;padding:30px;min-height:50px; _height:50px;height:auto;overflow:hidden; text-align:center; }
.htc_xxx110{width:600px;margin:0 auto;min-height:22px; _height:22px;height:auto;overflow:hidden;}


.inputkk {margin:0 auto;min-height:22px; _height:22px;height:auto;overflow:hidden;margin-bottom:15px; padding-left:2%;text-align:center;}
.inputkkin {min-height:22px; _height:22px;height:auto;overflow:hidden;float: left;font-size:14px;}
.inputinput {width:310px;height:36px;border: solid 1px #dcdcdc;border-radius: 3px;font-size:1.2rem;color: #808080;}
.smz {height:26px;line-height:36px;font-size:14px;color: #D8D8D8;float: left;text-align:right;}
.sm {width:auto;height: 36px;line-height: 26px;font-size:14px;color: #D8D8D8;float: left;margin-left:10px;}
.loginbtnup { margin-left:50px;width:130px;height:30px;border: none;background-color:#E90A00;font-weight: bold;font-size:14px;color: #FFF;text-align: center;cursor: pointer;border-radius:8px;}
.radioradio{vertical-align:middle;}
.inputkkin span{display:inline-block;vertical-align:middle;font-size:14px;line-height:22px;margin-right:20px;margin-left:5px;}
.textarea{color:#999;width:310px;border-radius:3px;padding:2px;border:1px solid #dcdcdc;vertical-align:top;resize:none;height:100px;font-size:14px;}
/**/



.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:74px; _height:74px;height:auto;overflow:hidden;line-height:74px;padding-top:0px;margin-top:99px;}
.indexsy_1_1{margin:0 auto;width:178px;height:74px;color:#000000;line-height:74px;font-size:14px; text-align:center;}

.indexsy_1_1 p{}
.indexsy_1_1 font{color:#000000;font-size:24px;}
.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;}
.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:760px;line-height:28px;font-size:14px; text-align:center;color:#050505;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:20px;}

.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;}

/*diyixw*/
.genius_tab{width:400px;margin:0 auto;min-height:100px; _height:100px;height:auto;overflow:hidden;}
.genius_tab li {width:400px; height:55px ; color:#010101; float:left; margin-top:7px;margin-bottom:12px;}
.genius_tab li a:link,.genius_tab li a:visited{color:#010101;display:block;height:55px;background:url(../images/xwoff.png)  left top no-repeat;}
.genius_tab li a:hover{background:url(../images/xwon.png)  left top no-repeat;height:55px;color:#CF2A2E; text-decoration:none;}

.date{float:left;width:55px;height:55px;line-height:22px;text-align:center;font-size:16px;margin-right:15px;color:#fff;padding-top:6px;}
.date font{font-size:12px;}
.date{float:left;width:55px;height:55px;line-height:22px;text-align:center;font-size:16px; margin-right:15px;color:#fff;}
.news-p{font-size:14px;font-weight:bold;}
.news-p span{float:left;}
.news-p font{float:right;font-weight:normal;}
.news-describe {line-height:16px;font-size:12px;}

.genius_tab li .date:hover{color:#fff;}
.genius_tab li .news-p:hover{color:#CF2A2E;}
.genius_tab li .news-describe:hover{color:#CF2A2E;}
/*diyixw*/



/*-----------------滑动滑动滑动响应--------------------*/
.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_diyix{width:98%;margin-top:-16px;}
.news_diyix li{padding-bottom:8px;text-align:left;line-height:1.4em;float:left;width:98%;border-bottom:1px solid #62521E; padding-top:-0px; padding-left:5px; padding-right:5px;}
.news_diyix p{isplay:block;text-align:left;}
.news_diyix h3{text-align:left; height:26px; padding-top:5px;font-weight:normal;}
.news_diyix h3 a{float:left;color:#fff;text-align:center; font-weight:normal; font-size:14px;}
.news_diyix h3 span{float:right;padding-right:1%;}
.news_diyix font{line-height:22px; text-align:left; color:#777777; }
.news_diyix a span{line-height:22px; text-align:left; color:#fff;}
.news_diyix a:hover{color:#fff;}
.news_diyix img{border-radius:5px;border-bottom:1px solid #012D74; padding:2px; width:118px; height:88px; float:left; margin-right:10px;}
/*-----------------滑动滑动滑动响应--------------------*/

.zqHead{ background:#363535;position:relative; padding:0px 0px 0 0px; z-index:99; transition:all 0.3s;position:fixed;left:0;top:0;z-index:99;width:98%;}





/**手机导航**/
.menuBtn { width:35px; height:30px; position:absolute; right:10px; top:15px; z-index:1100; cursor:pointer; display:none;background:#363535;}
.menu-handler { width:35px; height:30px; cursor: pointer; position: relative; float: right; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); background-color:#ffffff; }
.menu-handler .burger { width:25px; height: 2px; background: #010101; display: block; position: absolute; z-index: 5; top:8px; left:5px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center; -webkit-transition: all .6s cubic-bezier(0.245, 0.145, 1.355, 1); -moz-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1); -o-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1); -ms-transition: all .6s cubic-bezier(0.445, 1.045, 0.355, 1); transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);}
.menu-handler .burger-2 { top: 14px; }
.menu-handler .burger-3 { top: 21px; }
.menu-handler.active .burger-1 { top: 14px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2 { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3 { top: 14px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }


.menuMobileBox { position: fixed; left: 0px; top: 0%; width: 100%; height: 0%; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; z-index: 10006; background:#363535;opacity:0.96;filter: alpha(opacity=96);transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; }
.menuclose {width:35px; height:30px; display: block; position: absolute; right:10px; top:15px; cursor: pointer;}
.menuclose:hover { background-color:#ffffff; }
.menuclose:hover i { background-color: #010101; }
.menuclose i { width:25px; height: 2px; background-color: #fff; position: absolute; left: 5px; top: 15px;}
.menuclose .i1 { -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menuclose .i2 { -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }
.mobileLogo {width:100%;float:left;height:51px;width:100%; margin-top:-66px;background-color:#363535;position: absolute; top:0px; left:0px;}
.mobileLogo img{width:132px;height:51px;top:0px;margin-left:4px;float:left;}

.navMobile {padding:65px 0;}
.navMobile dd { display: block; width: 100%; text-align: center; border-bottom:#333 solid 1px;background:#000000;}
.navMobile dd p a { display:block; text-transform: uppercase; font-size:14px; position: relative; padding:7px 0; transition: 600ms ease 350ms; -webkit-transition: 600ms ease 350ms; opacity: 0;color: #fff;}
.navMobile dd p a.cur, .navMobile dd p a:hover { background:#000; color: #fff; }
.navMobile dd .msubnav { background-color: #333; display: none; padding: 0px 0px;}
.navMobile dd .msubnav a { display: block; font-size: 14px; padding: 5px 0px; color: #ffffff; position: relative; border-bottom:#666 solid 1px;}
.navMobile dd .msubnav a:hover{ background:#989793; color:#fff;}

.open .menuMobileBox{ height: 100%;}
.open .mobileLogo{ padding-top:71px;padding-left:6px;}
.open .navMobile dd p a{opacity: 1;}





/* footer */



.footer{width:100%;margin:0 auto;color:#9B9B9B;min-height:126px; _height:126px;height:auto;overflow:hidden;background-color:#E5E5E5;}

.footer_1{width:94.6%;margin:0 auto;min-height:30px; _height:30px;height:auto;overflow:hidden;font-size:14px;line-height:30px;padding-top:1px; text-align:center;color:#000000;}
.footer_1 a{color:#000000;font-size:14px;line-height:30px;}
.footer_1 a:hover{color:#000000;}

.footer_2{float:right;width:300px;min-height:24px; _height:24px;height:auto;overflow:hidden;padding-top:5px;text-align:left;}

.rightBottom{display: block;float: right;overflow: hidden;/* height: 32px; *//* padding: 14px 0px; */padding-top:18px;padding-right:18px;}
.rightBottom span{display: block;float: none;line-height: 20px;/* font-weight: bold; */color: #000000;text-indent: 14px;}
.rightBottom a{ width:39px; height:32px; display:block; float:left; margin: 14px 0px 14px 18px;}
.rightBottom .weixin{ background:url(../images/weixin_icon.png) no-repeat center center;} 
.rightBottom .qq{ background:url(../images/qq_icon.png) no-repeat center center;}
.rightBottom .xinlan{ background:url(../images/xinlai_icon.png) no-repeat center center;}
.rightBottom .weixin:hover{ background:url(../images/weixin.png) no-repeat center center;}
.rightBottom .qq:hover{ background:url(../images/qq.png) no-repeat center center;}
.rightBottom .xinlan:hover{ background:url(../images/xinlan.png) no-repeat center center;}

.rightBottom a{ background-position:0px 0px; background-repeat:no-repeat;}
.rightBottom .bds_weixin{ background-image:url(../images/weixin_icon.png);background-size: 100% 100%;}
.rightBottom .bds_weixin:hover{background-image:url(../images/weixin.png);background-size: 100% 100%;}
.rightBottom .bds_qzone{ background-image:url(../images/qq_icon.png);background-size: 100% 100%;}
.rightBottom .bds_qzone:hover{ background-image:url(../images/qq.png);background-size: 100% 100%;}
.rightBottom .bds_tsina{ background-image:url(../images/xinlai_icon.png);background-size: 100% 100%;}
.rightBottom .bds_tsina:hover{background-image:url(../images/xinlai.png);background-size: 100% 100%;}
.rightBottom .bds_tqq{ background-image:url(../images/texun.png);background-size: 100% 100%;}
.rightBottom .bds_tqq:hover{ background-image:url(../images/texun_on.png);background-size: 100% 100%;}

.footer_3{float:left;width:730px;min-height:24px; _height:24px;height:auto;overflow:hidden;margin-top:51px;text-align:left;}



/* footer */


.msgForm{margin-top:1px;}
.msgForm tr,.msgForm td {color:#000000;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;}
/* 通用 */


.info_form{ padding:10px 0;margin:0 auto;}
.info_form th,.info_form td{ border:1px solid #787878; padding:2px 2px; color:#666666; font-size:14px;}
.info_form tbody td{text-align:left; padding-left:5px;}
.info_form font{color:#fff;}








.pic_box{width:900px;overflow:hidden;margin:0 auto;}
.big_pic_box{width:850px;float:left;margin-left:25px;margin-top:1px;display:inline;height:643px;background:url(../images/dtkuangaa.png) no-repeat;overflow:hidden;position:relative;z-index:8;}
.big_pic{width:850px;background:url(../images/loading.gif) no-repeat center center;overflow:hidden;}
.big_pic li{width:815px;height:611;margin-left:17px;margin-top:14px;display:inline;float:left;overflow:hidden;}
.big_pic li img{width:815px;height:611px;display:block;}
.big_pic_box .prev{width:48px;height:48px;position:absolute;z-index:9;left:20px;top:270px;/*	opacity: 0.8;                
    filter:alpha(opacity=35);*/background:url(../images/btn3.png) no-repeat left top;}
.big_pic_box .prev:hover{background:url(../images/btn3.png) no-repeat left bottom;}
.big_pic_box .next{width:48px;height:48px;position:absolute;z-index:9;right:20px;top:270px;/*	opacity: 0.8;                
    filter:alpha(opacity=35);*/background:url(../images/btn3.png) no-repeat right top;}
.big_pic_box .next:hover{background:url(../images/btn3.png) no-repeat right bottom;}
.small_pic{width:890px;margin-bottom:5px;display:inline;float:left;background:url(../images/smallgdbja.png) no-repeat;height:120px;overflow:hidden;margin-top:-2px;}
.small_pic .prev{width:30px;display:inline;/*background: url(../images/left.jpg) no-repeat left center;*/float:left;height:70px;overflow:hidden;margin-top:20px;cursor:pointer;margin-right:6px;}
.small_pic .next{width:30px;display:inline;/*background: url(../images/right.jpg) no-repeat left center;*/float:right;height:70px;margin-left:6px;margin-top:20px;overflow:hidden;cursor:pointer;}
#thumblist{width:810px;float:left;display:inline;height:95px;margin-top:20px;margin-left:13px;display:inline;overflow:hidden;}
#thumblist UL{float:left;}
#thumblist DIV{float:left;}
#thumblist LI{width:97px;display:inline;float:left;height:73px;overflow:hidden;margin-right:6px;margin-left:6px;border:3px solid #623f12;}
#thumblist uI span{width:93px;height:93px;float:left;overflow:hidden;background:url(../images/smalltubj.png) no-repeat;}
#thumblist LI.cur{border-color:#623f12;}
/*#thumblist LI A
{
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	width: 85px;
	display: block;
	height: 55px;
	overflow: hidden;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
}
#thumblist LI.cur a{
	border-color:#F90;}*/#thumblist LI IMG{width:97px;height:73px;}



/* 行业资讯*/

/* 正文*/

/* 内页*/
.y_index_ny{width:100%;margin:0 auto;}
.y_index_nyi{width:1200px;margin:0 auto;background:#ffffff;min-height:480px; _height:480px;height:auto;overflow:hidden;}
/* 内页*/



/* 左边 */
.y_left{width:100%;margin:0 auto; text-align:center;min-height:31px; _height:31px;height:auto;overflow:hidden;margin-bottom:5px;}
/* 左边 */
.y_bbg_1{width:1200px;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:1200px;}
/* 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:12px;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:18px;padding-right:18px;border:1px solid #B7B7B7;}
.y_lefts_1 li a:hover{line-height:31px;font-size:14px;color:#fff;border:1px solid #fff;text-decoration:none;display:block;background:#363535;}
.y_lefts_1 .on {color:#fff;}
.y_lefts_1 .on a{color:#fff;border:1px solid #fff;background:#363535;}
.y_lefts_2{height:140px; float:right; padding:10px;}
/* left menu */
/* 左边1 */



/* 正文*/

/* 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:#000000;min-height:285px;}
.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:1199px;_max-width:1199px;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_y3{width:176px;float:left;min-height:260px; _height:260px;height:auto;overflow:hidden;border:2px solid #E9CD6C}

.y_index_y4{width:1200px; margin:0 auto;min-height:260px; _height:260px;height:auto;overflow:hidden;}

.y_indexi_1{height:44px;border-bottom:1px solid #63531F; display:none;}
.y_indexi_1_1{height:44px;width:5px;float:left;font-size:0px;}
.y_indexi_1_2{height:44px;padding-left:10px;padding-right:10px;float:left;color:#000000;font-size:16px;text-align:center;line-height:49px;}
.y_indexi_1_3{height:44px;width:5px;float:left;background:url(../images/1y_indexi_1_3.jpg) no-repeat;font-size:0px;}
.y_indexi_1_4{height:44px;float:right;text-align:right;line-height:49px; padding-right:8px;color:#787878;}
.y_indexi_1_4 a{height:43px;line-height:49px; color:#787878;}
.y_indexi_1_4 a:hover{color:#787878;}
.y_indexi_1_4 span {text-align:left;font-size:14px;color:#000000;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:25px; text-align:left; font-size:14px; line-height:1.6em;min-height:60px; _height:60px;height:auto;overflow:hidden; padding-bottom:15px; color:#000000;}
.y_indexi_2 img{max-width:1199px;_max-width:1199px;}
/* 通用 */



.right_zh{width:918px;float:left;overflow:hidden;}
.tea{height:30px;float:left;margin-bottom:20px;line-height:30px;font-size:15px;color:#a5792e;font-weight:700;margin-left:20px;display:inline;overflow:hidden;padding-left:20px;background:url(../images/sj.jpg) no-repeat 0 10px;}
.xian{width:720px;height:1px;float:left;overflow:hidden;margin-top:13px;margin-left:20px;display:inline;border-bottom:1px dashed #333;}
.pie{width:918px;float:left;overflow:hidden;/*	margin-top:20px;
	display:inline;*/}
.pie dl{width:202px;float:left;overflow:hidden;margin-left:20px;margin-bottom:20px;display:inline;}
.pie dl dt{width:202px;height:154px;float:left;overflow:hidden;background:#ffffff;}
.pie dl dt p{width:185px;height:136px;float:left;margin-left:6px;margin-top:6px;display:inline;overflow:hidden;}
.pie dl dt img{width:185px;height:136px;display:inline;}
.pie dl dd{width:202px;height:28px;float:left;line-height:28px;text-align:center;}
.pie dl dd a{font-size:14px;font-weight:700;color:#fff;}
.left_nav{width:100%;float:left;overflow:hidden;padding-bottom:20px;display:inline;}
.left_nav_item{width:918px;float:left;overflow:hidden;display:inline;}
.left_nav_item span{width:560px;height:32px;line-height:30px;float:left;overflow:hidden;font-size:14px;font-weight:700;margin-left:30px;display:inline;padding-left:300px;color:#999;cursor:pointer;}
.left_nav_item span a{width:209px;height:30px;overflow:hidden;color:#8f8d8e;}
.left_nav_item span a:hover{color:#0a5ca5;}
.left_nav .hover,.left_nav .open{background:url(../images/l.jpg) no-repeat;}
.left_nav .hover span a,.left_nav .open span a{color:#0a5ca5;}
.left_nav_item span b{width:50px;height:28px;float:left;overflow:hidden;background:url(../images/zka.jpg) no-repeat 0 3px;}
.left_nav .left_nav_item_son{width:100%;float:left;overflow:hidden;margin-top:3px;padding-bottom:3px;display:none;}
.left_nav a{color:#666;}
.left_nav a:hover{color:#F30;}
.left_nav a.cur{}
.left_nav .open .left_nav_item_son{display:block;}
.left_nav .open span b{background:url(../images/zkb.jpg) no-repeat 0 3px;}
.left_nav .left_nav_item_son li{width:180px;height:25px;line-height:25px;float:left;overflow:hidden;padding-left:10px;background:url(../images/ico_5.gif) no-repeat left center;display:inline;margin-left:30px;}




/* 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:1180px; margin:0 auto; margin-top:10px;margin-bottom:1px;}
.syicase_list .syicase_list_box{width:278px;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; font-size:14px; transition: all ease-out .3s; color:#666;}
.syicase_list .syicase_list_box a:hover span{ display:block; color:#ff0000; line-height:38px;text-decoration:none;}
.syicase_list .syicase_list_box a:hover{text-decoration:none;}
.syicase_list .syicase_list_box .pic{width:96%;height:auto;display:block;padding-bottom:60%;position:relative;overflow:hidden;border:1px solid #DDDDDD;}
.syicase_list .syicase_list_box a img{display:block;position:absolute;width:99%;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  */

.qrcodes{margin:0 auto;width:100%;text-align:center;min-height:130px; _height:130px;height:auto;overflow:hidden; margin-bottom:5%;}
.qrcodes span{font-size:1.4rem;color:#000000;line-height:2.8rem; display:block;font-weight:bold;}
.qrcodes font{display:none;}
#qrcode{position:relative;margin:0 auto;width:132px;height:132px;}

.sjb_div{margin:0 auto;max-width:750px;text-align:center;min-height:30px; _height:30px;height:auto;overflow:hidden;margin-bottom:2%;margin-top:1%;}
.sjb_div font{font-size:1.6rem;color:#000000;line-height:3.0rem; display:block;font-weight:bold;}
.sjb_div span{font-size:1.6rem;color:#000000;line-height:3.0rem; display:block;font-weight:bold;}
.sjb_txt{margin:0 auto;max-width:750px;text-align:left;min-height:30px; _height:30px;height:auto;overflow:hidden;font-size:1.6rem;color:#000000;line-height:3.0rem; display:block;font-weight:normal; }
.sjb_div img{max-width:750px;_max-width:750px;border:0px solid #D9D9D9; margin-bottom:12px;}
.shoujkg{display:block;}

/*border:1px solid #ff0000;*/

.pNews-list{ padding-top:0px;margin-bottom:18px;}
.pNews-list li{ padding:15px 7px 15px 15px; overflow:hidden; vertical-align:middle; margin-top:18px; border:1px #e7ecd9 solid; animation-name:fadeInUp; animation-delay:0.2s; transition:all 0.5s;}
.pNews-list li .aImg {position:relative;width:207px; height:139px;border:1px solid #ECECEC;overflow:hidden;}
.pNews-list li .aImg img{ width:203px;position:absolute; left:0; top:0; min-height:135px;transition: 0.5s;padding:2px;}

.pNews-list li .aWord{ width:795px; padding:0 20px; min-height:145px; border-right:1px #e7ecd9 solid;}
.pNews-list li .aWord .t{ font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-top:4px;}
.pNews-list li .aWord .datesx{ background:url(../images/date-icon.png) no-repeat left center; padding-left:27px; color:#999; margin-top:5px; display:block;}
.pNews-list li .aWord .c{ line-height:25px; color:#666;margin-top:1px; overflow:hidden;}
.pNews-list li .icon{ width:109px; text-align:center; }
.pNews-list li .icon i{ background:url(../images/pNews-arrow.png) no-repeat; background-position:0 -42px; width:37px; height:37px; display:inline-block; margin-top:45px;}
.pNews-list li:hover{ border-color:#962C2F;}
.pNews-list li:hover .aWord .t{ color:#962C2F;}
.pNews-list li:hover .aWord .t a{ color:#962C2F;}
.pNews-list li:hover .icon i{ background-position:0 0;}
.pNews-list li:nth-child(1){ animation-delay:0.2s;}
.pNews-list li:nth-child(2){ animation-delay:0.4s;}
.pNews-list li:nth-child(3){ animation-delay:0.6s;}
.pNews-list li:nth-child(4){ animation-delay:0.8s;}

/*border:1px solid #ff0000;*/




/*028tx border:1px solid #FF0004; */
.icase_list{width:1000px; margin:0 auto; margin-top:26px;margin-bottom:1px;}
.icase_list .icase_list_box{width:210px; height:194px;overflow:hidden; display: block; cursor:pointer; float:left; margin-right:13px; margin-bottom:10px;margin-left:6px;}
.icase_list #marginright.icase_list_box{ margin-right:0;}
.icase_list .icase_list_box a{width:210px; height:204px; position:relative;display: block;}
.icase_list .icase_list_box span{ width:210px; display:block; text-align:center; line-height:30px; font-size:14px; transition: all ease-out .3s; color:#9B9B9B;}
.icase_list .icase_list_box a:hover span{ display:block; color:#fff; line-height:40px;text-decoration:none;}
.icase_list .icase_list_box a:hover{text-decoration:none;}
.icase_list .icase_list_box .pic{ width:208px; height:152px; overflow:hidden;border:1px solid #535353;border-radius:1px;}
.icase_list .icase_list_box a img{width:210px; height:154px;transition: all ease-out .3s;}
.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;}














.content{color:#b1a292; font:12px/28px "微软雅黑";}
.title{color:#bc9467; font:bold 18px/35px "宋体"; text-align:center;}
.time{color:#939393; font:12px/25px "宋体"; text-align:center; height:35px;}
.scr_con {position:relative;height:500px;width:640px;margin:20px auto;}
.content #dv_scroll{position:absolute;height:500px;overflow:hidden;width:640px;}
.content #dv_scroll .Scroller-Container{width:100%;}
.content #dv_scroll_bar {position:absolute;margin-top:10px;width:0px;height:480px; margin-left:670px; border:1px solid #bc9467;}
.content #dv_scroll_bar .Scrollbar-Track{position:absolute;width:7px;height:460px; top:10px;}
.content #dv_scroll_bar .Scrollbar-Handle{position:absolute;width:7px;height:21px;overflow:hidden;background:url(../images/n_07.png) no-repeat;cursor:pointer;margin-left: -3px;}
.content #dv_scroll_text {position:absolute;}

.contact{color:#A2815B; font:12px/28px "微软雅黑";}
.contact #dv_scroll{position:absolute;height:290px;overflow:hidden;width:640px;}
.contact #dv_scroll .Scroller-Container{width:100%;}
.contact #dv_scroll_bar {position:absolute;margin-top:10px;width:0px;height:270px; margin-left:670px; border:1px solid #bc9467;}
.contact #dv_scroll_bar .Scrollbar-Track{position:absolute;width:7px;height:250px; top:10px;}
.contact #dv_scroll_bar .Scrollbar-Handle{position:absolute;width:7px;height:21px;overflow:hidden;background:url(../images/n_07.png) no-repeat;cursor:pointer;margin-left: -3px;}
.contact #dv_scroll_text {position:absolute;}
.contit{color:#bc9467; font:16px/35px "微软雅黑"; height:40px; }
.contit span{font-size:14px;}
.conlx{color:#CBBDAE; font:12px/35px "微软雅黑"; margin-bottom:15px;}
.conlx img{float:left; margin-right:10px; padding-top:8px;}
