html, body, p, div, h1, h2, h3, h4, h5, h6, img, a, input, textarea, b, strong, ul, li, ol, dl, dt, dd, i {
    font-size: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Microsoft YaHei,'Microsoft YaHei',Arial;
}
img{
    display: block;
}
/* start */

#Content,.middle,#Nav{ width:1200px; margin:0 auto;}
.clearfix:after,.wrapper:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.clearfix {display:inline-block}
.clear{ clear:both; height:0; font:0/0 arial;}

.position{ height:40px; line-height:40px; background:#f5f5f5; color:#333333;}
.position .name{ width:1200px; margin:0 auto; padding-left:25px; background:url(../images/contact.gif) 0 10px no-repeat;}
.position a{ color:#333333;}
.position em{ color:#ff0000;}
/* topbar */
.topbar{  position:relative; z-index:999; height:40px; line-height:40px; word-spacing:6px; color:#dfdfdf; background:#fafafa; border-bottom:1px solid #dfdfdf;}
.topbar .rightside{ float:right;}
.topbar .leftside{ float:left;}
.topbar a,.topbar span{ color:#666666;}
.topbar em{ color:#fe0000;}
.topbar .select{ position:relative; z-index:999;}
.topbar .select .name{ position:relative; z-index:999; display:inline-block; height:40px; line-height:40px; padding:0 10px; cursor:pointer;}
.topbar .select .list{transition: all 0.5s; -webkit-transition: all 0.5s; display:none; position:absolute; left:0; top:30px; width:250px; border:1px solid #dfdfdf; border-top:none; padding:10px; background:#ffffff; overflow:hidden;}
.topbar .select.current .name{ padding:0 9px; border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf; background:#ffffff;}
.topbar .select.current .list{ display:block; line-height:25px; }
.topbar .select.current .list a{ display:inline-block; height:22px; line-height:22px;}
.topbar .select .line{ display:none; position:absolute; left:0; bottom:-1px; width:100%; height:2px; font:0/0 arial; background:#ffffff;}
.topbar .select.current .line{ display:block; }
/* nav */
#Nav{ 
	position:relative; 
	z-index:5; 
	height:150px;
}
#Nav .logo{ 
	display:block; 
	float:left; 
	width:275px; 
	height:108px; 
	margin-top:40px; 
	background:url(../images/logo.jpg) no-repeat; 
}
#Nav ul{ 
	float:right; 
	padding-top:55px;
}
#Nav li{ 
	float:left; 
	display:inline; 
	position:relative; 
	z-index:1; 
	height:46px; 
	line-height:23px; 
	padding:0 15px; 
	font-size:16px; 
	color:#686161; 
	text-align:center; 
	font-family:Microsoft YaHei,Arial;
}
#Nav li .i-host{ 
	position:absolute; 
	right:15px; 
	top:-20px; 
	width:30px; 
	height:18px; 
	background:url(../images/host.gif) no-repeat;
}
#Nav li a{ 
	display:block; 
	color:#686161; 
	font-size:16px;
	text-decoration: none;
}
#Nav li p{ 
	color:#404040; 
	font-size:12px; 
}
#Nav li a:hover,#Nav li a:hover p{ 
	text-decoration:none; 
	color:#fe0000;
}
#Nav li.current a,#Nav li.current p{ 
	color:#fe0000;
}

.nav-list{ 
	position:absolute; 
	display:none; 
	left:100px; 
	top:103px; 
	width:200px; 
	height:110px; 
	opacity:0; 
	padding:5px; 
	border:1px solid #fe0000; 
	background:#ffffff; 
	-webkit-transition-duration:.3s; 
	-moz-transition-duration:.3s; 
	-o-transition-duration:.3s;  
	-ms-transition-duration:.3s; 
}
.nav-list .cnt{ 
	height:100px; 
	overflow:hidden;
}
.nav-list a{ 
	display:block; 
	height:34px; 
	line-height:34px; 
	text-align:center; 
	border-bottom:1px solid #f1f1f1; 
	color:#333333; 
}
.nav-list a:hover{ 
	color:#ff0000;
}
.nav-list .i-jian{ 
	position:absolute; 
	left:50%; 
	top:-8px; 
	width:10px; 
	height:8px; 
	margin-left:-5px; 
	font:0/0 arial; 
	background:url(../images/icon.png) no-repeat;
}
.nav-list .list{ 
	display:none; 
	opacity:0; 
	overflow:hidden; 
	-webkit-transition-duration:.3s; 
	-moz-transition-duration:.3s; 
	-o-transition-duration:.3s;  
	-ms-transition-duration:.3s; 
}
/*header_box*/
.header_box{
	width:100%;
	height:190px;
}
/*banner_box*/
.banner_box{
	width:100%;
	height:400px;
	background: url("../images/banner.png") no-repeat 50% 0;
}
/*nav_box*/
.nav_box{
	width:100%;
	height:40px;
	background: #ccc;
}
/*items_box*/
.items_box{
	width:100%;
	overflow: hidden;
	padding-bottom: 30px;
}
.items{
	width:1200px;
	margin:0 auto;
	text-align: center;
	padding-top: 50px;
}
.items h2{
	font-size:40px;
	font-weight: 700;
	font-style: normal;
	color:#ff0000;
}
.items h4{
	padding-top: 20px;
	font-size: 14px;
	color:#ff0000;
}
.items p{
	font-size:14px;
	font-weight: 500;
	font-style: normal;
	padding-top: 16px;	
	color:#333;
}
.items ul{
	padding-top: 48px;
}
.items li{
	float:left;
	width:190px;
	height:230px;
	text-align:left;
	margin-right: 120px;
	padding:10px;
	background: #fff;
}
.items li:nth-child(4){
	margin-right:0;
}
.items img{
	padding-left: 50px;
}
/*reasons_box*/
.reasons_box{
	width:100%;
	overflow: hidden;
	padding-bottom: 30px;
	background: url("../images/reason_bg.jpg") no-repeat 50% 0;
}
.reasons{
	width:1200px;
	margin:0 auto;
	text-align: center;
	padding-top: 50px;
}
.reasons h2{
	font-size:40px;
	font-weight: 700;
	font-style: normal;
	color:#ff0000;
}
.reasons h3{
	padding-left: 50px;
}
.reasons h4{
	padding-top: 20px;
	font-size: 14px;
	color:#ff0000;
}
.reasons p{
	font-size:14px;
	font-weight: 500;
	font-style: normal;
	padding-top: 16px;	
	color:#333;
}
.reasons ul{
	padding-top: 48px;
}
.reasons li{
	float:left;
	width:200px;
	height:200px;
	text-align:justify;
	padding:30px;
	margin-right: 52px;
	background: rgba(255,255,255,0.5);
}
.reasons li:nth-child(4){
	margin-right:0;
}
/*cases_box*/
.cases_box{
	width:100%;
	overflow: hidden;
}
.cases{
	width:1200px;
	margin:0 auto;
	padding-top: 50px;
}
.cases h2{
	font-size:40px;
	font-weight: 700;
	font-style: normal;
	color:#ff0000;
	text-align: center;
}
.cases ul{
	padding-top: 30px;
}
.cases li{
	width:1200px;
	height:444px;
	background-color:#0099d9;
	margin-bottom:30px;
	position: relative;
}
.cases img{
	position: absolute;
	top:54px;
	right:110px;
}
.cases li div{
	width:326px;
	position: absolute;
	top:84px;
	left:74px;
}
.cases h4{
	font-size: 28px;
	font-weight: 700;
	font-style: normal;
	color:#fff;
	padding-bottom: 20px;
	border-bottom: 1px solid #b5e6fb;
}
.cases p{
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	padding-top: 10px;	
	color:#fff;	
	line-height: 28px;
}
.cases li:nth-child(02){
	background:#eab65d;
}
.cases li:nth-child(02) h4{
	border-bottom: 1px solid #f7daa8;
}
.cases .add{
	box-shadow: 10px 10px 20px rgba(0,0,0,0.3);	
}
.module h2.title{ 
	height:50px; 
	padding-bottom:40px; 
	font-size:40px; 
	color:#ff0000; 
	perspective:600px; 
	-webkit-perspective:600px; 
	transition-duration:.5s;
	 -wbkit-transition-duration:.5s;
	}
.module h3.tit{ 
	padding:20px 50px; 
	font-size:16px; 
	font-weight:normal; 
	color:#000; 
	transition-duration:.5s; 
	-wbkit-transition-duration:.5s;
}
.module{ 
	padding-top:50px;
}
.module h2.title{ 
	line-height:32px; 
	overflow:hidden;
}
.module h2.title .name{ 
	float:left; 
	height:22px; 
	line-height:22px; 
	margin-top:5px; 
	border-left:3px solid #ff0900; 
	padding-left:8px; 
	color:#483f3f; 
	font-size:20px;  
	font-family:Microsoft Yahei,Arial;
}
.module h2.title .en{ 
	float:left; 
	padding-left:5px; 
	font-size:32px; 
	color:#fbe9e8; 
	font-weight:normal; 
	font-family:Arial;
}
.module h3{ 
	clear:both; 
	height:40px; 
	font-size:30px; 
	padding-top:5px; 
	font-weight:normal; 
	font-family:Microsoft Yahei,Arial; 
	color:#ff0000;
}
/* .brand  */
.brand .title{  
	height:50px; 
	font-size:40px; 
	color:#ff0000; 
}
.brand .content{ 
	padding:20px 0; 
}
.brand .img-list{ 
	overflow:hidden; 
}
.brand .img-list ul{ 
	float:left; 
	width:1305px;
}
.brand .img-list li{ 
	float:left; 
	width:325px; 
	margin-right:110px; 
	color:#666666;
}
.brand .see{ 
	height:20px;
}
.brand .see span{ 
	display:block; 
	width:70px; 
	height:20px; 
	line-height:20px; 
	color:#ffffff; 
	background:#ff0900; 
	text-align:center;
}
.brand .img{ 
	width:325px; 
	height:100px; 
	margin-bottom:5px; 
	overflow:hidden;
}
.brand .img img{
	transition: all 0.5s; 
	width:325px; 
	height:100px;
}
.brand li p{ 
	line-height:22px;
}
.brand li .aside{ 
	text-align:right; 
	color:#da251e;
}
.brand .logo-list{ 
	float:left; 
	width:99999em; 
	overflow:hidden; 
}
.brand .logo-list li .pic{ 
	transition: all 0.5s; 
	height:120px; 
	display:-webkit-box; 
	-webkit-box-pack:center; 
	-webkit-box-align:center; 
}

.brand-logo{ 
	padding-top:30px; 
	overflow:hidden; 
}
.brand-logo ul{ 
	float:left; 
	overflow:hidden;
}
.brand-logo li{ 
	float:left; 
	display:inline;
	width:171px; 
	text-align:center;
}
.brand-logo li img{
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	display:block;
	margin:0 auto; 
	max-width:160px; 
	max-height:90px;
}
.brand-logo li .pic:hover img,.product .img-list a:hover img,.brand .img:hover img{ 
	transform: scale(1.2) ;
	-ms-transform: scale(1.2) ;
	-webkit-transform: scale(1.2) ;
	-o-transform: scale(1.2) ;
	-moz-transform: scale(1.2) ; 
	opacity:.7; 
}
.brand .edit ul,.tech .edit ul{ 
	padding:10px 0 30px; 
	*width:100px; 
	*margin:0 auto; 
	text-align:center; 
}
.brand .edit li,.tech .edit li{ 
	display:inline-block; 
	_display:inline; 
	*float:left; 
	width:9px; 
	height:9px; 
	font:0/0 arial; 
	margin-right:10px; 
	cursor:pointer; 
	font:0/0 arial; 
	background:url("../images/dian.png") -10px 0 no-repeat;
	 _background:url("../images/dian.png") -10px 0 no-repeat;}
	.brand .edit li.current,.tech .edit li.current{ background-position:0 0;
}

.brand{ 
	background:#f5f5f5; 
	padding:50px 0;
}
.brand .demo{ 
	float:left; 
	width:1100px; 
	overflow:hidden;
}
.logo-list li{ 
	float:left; 
	width:200px; 
	height:215px; 
	margin:0 10px; 
	padding:0; 
	border:1px solid #cccccc; 
	color:#333333; 
	font-size:14px; 
	text-align:center; 
	overflow:hidden; 
	background:#fff; 
	transition-duration:1s; 
	-webkit-transition-duration:1s;
}
.logo-list li:hover{ 
	background:#f2b40d; 
	color:white;
}
.brand .logo-list li .pic{ 
	width:190px; 
	height:160px; 
	overflow:hidden; 
	margin:5px auto 10px; 
	background:white;
}
.brand .left-btn,.brand .right-btn{ 
	display:block; 
	float:left; 
	width:29px; 
	height:49px; 
	line-height:49px; 
	margin-top:80px; 
	border:1px solid #d8d8d8; 
	text-align:center;
}
.brand .left-btn{ 
	margin-right:10px; 
}
.brand .left-btn i,.brand .right-btn i{ 
	display:inline-block; 
	width:10px; 
	height:17px; 
	vertical-align:top; 
	margin-top:15px; 
	background:url("../images/jian.gif") -15px -42px no-repeat;
}
.brand .left-btn:hover,.brand .right-btn:hover{ 
	background:#ff0900; 
	border-color:#ff0900;
}
.brand .left-btn:hover i{ 
	background-position:0 -42px;
}
.brand .right-btn{ 
	float:right; 
	margin-right:0;
}
.brand .right-btn i{  
	background-position:-15px -23px;
}
.brand .right-btn:hover i{ 
	background-position:0 -23px;
}
/* contact */
.contact{ 
	padding:135px 0 10px; 
	overflow:hidden; 
	background:url(../images/contact-bg.jpg) center 0 no-repeat;
}
.contact h2{ 
	padding-left:5px; 
	height:30px; 
	line-height:30px; 
	font-size:30px; 
	color:#ff0900; 
	border-left:3px solid #ff0900; 
}
.contact h2 span{ 
	font-size:20px; 
	font-weight:normal; 
	color:#a5a5a5; 
}
.contact .logo{ 
	height:56px; 
	margin:30px 0; 
}
.contact .leftside{ 
	float:left; 
	width:400px;
}
.contact .weixin{ 
	float:left; 
	width:130px; 
	padding-top:110px; 
	text-align:center;
}
.contact .weixin .img{ 
	width:120px; 
	height:127px; 
	background:url(../images/weixin.jpg) no-repeat;
}
.contact .leftside li{ 
	height:20px; 
	line-height:20px; 
	margin-bottom:15px; 
	padding-left:25px; 
	color:#666666; 
	background:url(../images/contact.gif) no-repeat;
}
.contact .leftside li.tel{ 
	background-position: 0 -31px;
}
.contact .leftside li.email{ 
	background-position: 0 -55px;
}

.contact .rightside{ 
	float:right; width:560px;
}
.contact .form{ 
	padding-top:35px; 
	overflow:hidden;
}
.contact .form ul{ 
	margin-bottom:20px; 
	overflow:hidden;
}
.contact .form ul li{ 
	float:left; 
	width:275px; 
	position:relative; 
	z-index:1;
}
.contact .form ul li i{ 
	position:absolute;
	left:8px; 
	top:11px; 
	background:url(../images/contact.gif) no-repeat;
}
.contact .form ul li .i-qq{ 
	width:15px; 
	height:15px; 
	background-position:0 -83px;
}
.contact .form ul li .i-conpany{ 
	*left:13px; 
	width:15px; 
	height:15px; 
	background-position:0 -108px;
}
.contact .form ul li .i-tel{ 
	width:15px; 
	height:20px; 
	background-position:0 -31px;
}
.contact .form ul li .i-yanzhen{ 
	top:13px; 
	*left:13px; 
	width:15px; 
	height:15px; 
	background-position:0 -133px;
}
.contact .form ul li input{  
	width:230px; 
	padding:4px; 
	height:30px; 
	line-height:30px; 
	padding-left:35px; 
	border:1px solid #d8d8d8; 
}
.contact .form ul li.left{ 
	margin-right:5px;
}
.contact .form ul li.right{ 
	margin-left:5px;
}
.contact .text textarea{ 
	width:548px; 
	height:66px; 
	margin-bottom:20px; 
	padding:5px; 
	border:1px solid #d8d8d8; 
	overflow:hidden;
}
.contact .submit .btn{
   float:right; 
   width:130px; 
   height:40px; 
   line-height:40px; 
   background:#ff0900; 
   text-align:center; 
   color:#fff; 
   font-size:14px; 
   cursor:pointer; 
   border:none;
}
/* footer */
.footer-info{ clear:both;}
#Footer{ clear:both; border-top:10px solid #ff0900; background:#2b2828; color:#dadada; overflow:hidden;}
#Footer a{ color:#dadada;}
#Footer .navbar{ padding:60px 0 20px; background:#353535;  overflow:hidden; }
#Footer .navbar dl{ float:left; width:350px; margin-left:75px; line-height:22px;  overflow:hidden; }
#Footer .navbar dl.first{ margin-left:0;}
#Footer .navbar dt{ height:30px; margin-bottom:15px; border-bottom:1px solid #848484; font-size:15px; font-weight:bold; color:#ffffff; }
#Footer .navbar ul{ padding-bottom:10px; overflow:hidden;}
#Footer .navbar li .text{ float:left; height:22px; line-height:22px; width:240px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all;}
#Footer .navbar li span{ float:right; width:85px; text-align:right;}
#Footer .navbar .more{ float:left; display:block; width:150px; height:28px; line-height:28px; border:1px solid #868686; color:#da251e; text-align:center; font-size:14px; font-family:articl;}
#Footer .navbar .more:hover{ text-decoration:none; color:#fff; background:#ce2620;}
#Footer .copyright{ padding:25px 0; text-align:center; line-height:20px;}

