*{
	margin:0;
	padding:0;
}

a{
	text-decoration: none;
}

li{
	list-style:none;
}

body{
	font-family: "微软雅黑";
}

/*头部*/
.headerwrap{
	width: 100%;
	overflow: hidden;
}

.header{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;		
}

.headerup{		
	background: #EFEFEF;
}

.headerupbox{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.headerup ul{	
	float: right;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}

.headerup ul li{
	float: left;
}

.headerup ul li span{
	margin: 0 10px;
	color:#737373;
}

.headerup ul li a{
	font-size: 14px;
	color: #818181;
	letter-spacing: 1px;
}

.headerup ul li a:hover{
	color:#D70010;
}

.headerdown{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin: 30px auto;
	
}

.logo{
	float: left;
}

.logo img{
	display: block;
	width: 121px;
}

.adwords{
	float: left;
	margin-top: 33px;
	margin-left: 20px;
}

.adwords img{
	display: block;
	height: 69px;
}

.dianhua{
	float: left;
	margin-top: 48px;
	margin-left: 128px;
}

.dianhua img{
	display: block;
	height: 51px;
}

.topcode{
	float: right;
}

.topcode img{
	display: block;
	width: 105px;
	height: 105px;	
}

/*头部*/

/*导航条*/
.navwrap{	
	width: 100%;
}

.navbox{
	max-width: 1920px;
	margin: auto;
	background: #D70010;
}

.nav{
	width: 1200px;
	margin: auto;
}

.nav ul{
	
}

.clearflow{
	clear: both;
}

.nav ul>li{
	float: left;
	padding: 20px 30px;
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	text-align: center;		
}

.nav ul>li a{
	color: #FFFFFF;
}

.nav ul>li:hover{
	background: #242424;
}

.nav ol{
	display: none;
	position: absolute;
	top: 64px;
	left: 0px;
	background: rgba(36,36,36,0.5);
	width: 100%;
	text-align: center;
	z-index: 99;
	padding-top: 1px;
}

.nav ol li{	
	padding:15px 0px 15px;
	
}

.nav ol li a{
	display: block;
	width: 85%;
	margin: auto;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom:1px dashed #E0E0E0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}

.nav ol li:hover{
	background: #242424;
}
/*导航条*/


/*banner图*/
.bannerwrap{
	width: 100%;
	overflow: hidden;
}

.banner{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.banner img{
	display: block;
	width: 1920px;
	height: 350px;
}

/*banner图*/




/*搜索栏*/
.dsearch_wrap{
	width: 100%;
	margin-top: 10px;
}

.dsearch{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.dsearch .searchword{
	float: left;
	line-height: 44px;
}

.dsearch .searchword ul{
	overflow: hidden;
}

.dsearch .searchword ul li{
	float: left;
	font-size: 14px;
	color: #5E5E5E;
	margin-right: 20px;
}

.dsearch .searchbox{
	float: right;
	width: 332px;
	position: relative;
}

.searchbox input{
	width: 270px;
	height: 28px;
	line-height: 28px;
	border: 2px solid #E86F78;
	border-right: none;
	padding-left: 5px;
	position: absolute;
	top: 11px;
	outline: none;
}
.searchbox button{
	width: 50px;
	height: 32px;
	background: #D70010 no-repeat center 6px;
	background-image:url(../img/servicepic/search.png);
	border: none;
	position: absolute;
	top: 11px;
	right: 5px;
	outline: none;
	cursor: pointer;
}

.searchbox button:active{
	transform: scale(1.01);
}

/*搜索栏*/


/*当前位置*/
.location_wrap{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;	
}

.location{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background: #F0F0F0;
}

.location p{
	width: 1200px;
	margin: auto;
	font-size: 14px;
	color: #5E5E5E;
	padding: 10px 0;
	position: relative;
}

.location p i{
    position: absolute;
    left: 78px;
    top: 8px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/servicepic/home.png) no-repeat center;
}

.location p span{
	margin-left: 10px;
	color: #D9202D;
}

/*当前位置*/


/*关于我们*/
.aboutus_wrap{
	width: 100%;
	margin-top: 15px;
}
.aboutus{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.aboutus .abolist{
	float: left;
	
}

.listtop{
	width: 246px;
	height:94px;
	text-align: center;
	overflow: hidden;
	background: url(../img/cancelpic/listtop.jpg);
}
.listbottom{
	width: 246px;
	height:94px;
	overflow: hidden;
	background: url(../img/cancelpic/listbottom.jpg);
}

.listtop h1{
	font-size: 22px;
	font-family: "times new roman";
	font-weight: normal;
	color: #E88D90;
	margin-top: 15px;
}

.listtop h2{
	font-size: 28px;
	font-weight: normal;
	color: #FCF0F1;
}

.listbottom h3{
	font-size: 18px;
	font-weight: normal;
	color: #FAECEC;
	margin-top: 25px;
	margin-left: 75px;
}

.listbottom h4{
	font-size: 25px;
	font-weight: normal;
	color: #FEFCFC;
	margin-left: 75px;
}

.abolist .outside{
	width: 250px;
}

.abolist .outside>li{
	border-radius: 4px;
	margin-bottom: 10px;
	border:1px solid lightgray;
}

.abolist .outside>li h1{
	width: 248px;
	line-height: 40px;
	font-size: 22px;
	color: #484848;
	font-weight: normal;
	overflow: hidden;
}

.abolist .outside li i{
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	background: url(../img/servicepic/turnright.png) no-repeat;
	margin-top: 9px;
	margin-left: 48px;
	margin-right: 20px;
}

.abolist .outside li span{
	float: left;
	display: block;
	width: 132px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.outside li:hover{
	background: #D70010 !important;
}

.outside li h1:hover{
	color: #FFFFFF !important;
}

.outside li:hover i{
	background: url(../img/aboutpic/guanyu_icon_bai.png) no-repeat !important;
}

.first{
	margin-top: 10px;
}

.open{	
	background: #D70010 !important;
}

.open h1{
	color: #FFFFFF !important;
}

.open i{
	background: url(../img/aboutpic/guanyu_icon_bai.png) no-repeat !important;
}

.abocont{
	float: left;
	width: 897px;
	height: 788px;
	margin-left: 53px;
	/*background: lightblue;*/
}

.abocont .conttwo dl{
	padding-bottom:10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #EAEAEA; 
	overflow: hidden;
}

.conttwo dl dt{
	float: left;
	border: 1px solid #EAEAEA; 
}

.conttwo dl dt img{
	display: block;
	width: 244px;
	height: 186px;
}

.conttwo dl dd{
	float: left;
	width: 615px;
	color: #414141;	
	margin-left:30px;
}


.conttwo dl dd span{
	color: #D70010;
}

.conttwo dl dd i{
	font-size: 14px;
	font-style: normal;
	margin-left: 20px;
}

.conttwo dl dd h1{
	font-size: 20px;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 10px;
}

.conttwo dl dd h2{
	font-size: 16px;
	font-weight: normal;
}

.conttwo dl dd p{
	font-size: 16px;
	
}

.bossword{
	margin-bottom: 25px;
	height: 63px;
	overflow: hidden;
}

.sercont{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pagebox{
	width: 230px;
	margin:10px auto 0;
	overflow: hidden;
}

.pagebox a{
	display: block;
	float: left;
	color: #414141;	
	font-size: 12px;
	padding: 6px 10px;
	margin-right: 10px;
	border: 1px solid #CDCDCD;
	font-family: "微软雅黑";
}

.pagebox a:hover{
	background: #D70010;
	color: white !important;
}

.active_case{
	background: #D70010;
	color: white !important;
}


/*关于我们*/

/*最新资讯*/
.latest_wrap{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 40px;
}

.latest{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.information{
	width: 710px;
	height: 335px;
	float: left;
	border: 1px solid lightgray;
	padding:0px 10px 0px 5px;
}

.information h1{
	font-weight: normal;
	position: relative;
	line-height: 27px;
}

.information h1 span{
	font-size:20px;
	color: white;
	background: #D70010;
	padding: 2px 15px 5px;

}

.indetail{
	overflow: hidden;
	margin-top: 25px;
}

.inpic{
	width: 335px;	
	float: left;
}

.inpic img{
	width: 100%;
	border: 4px solid #E5E5E5;
}

.inword{
	float: right;
	margin-top: 10px;
}

.inword p{
	padding-bottom: 10px;
    border-bottom:1px dashed lightgray;
    overflow: hidden;
    margin-bottom: 10px;
}

.inword p a{
	float: left;
	width: 253px;
	font-size: 15px;
	color: #3C3C3C;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 15px;
    
}

.inword p span{
	float: left;
	font-size: 14px;
	color: #868686;
}

.inword p a:hover{
	color: #D70010;
	text-decoration: underline;
}

.project{
	width: 420px;
	height: 335px;
	float: right;
	border: 1px solid lightgray;
	padding:0px 10px 0px 5px;
	position: relative;
}

.project h1{
	font-weight: normal;
	position: relative;
	line-height: 27px;
}

.project h1 span{
	font-size:20px;
	color: white;
	background: #D70010;
	padding: 2px 15px 5px;
   
}

.la{
	position: absolute;
	top: 20px;
	left: 123px;
}

.mo{
	position: absolute;
	top: 20px;
	right: 0;
	width:45px;
	height: auto;
}

.prodetail{
	position: relative;
	height: 303px;
}


.project dl{
	width: 355px;
	height: 271px;
	margin: auto;
	margin-top: 15px;
	position: absolute;
	left: 36px;
}

.project dl dd{
	position: absolute;
	bottom: 3px;
	text-align: center;
	background: #E5E5E5;
	opacity: 0.9;
	width: 355px;
	padding: 5px 0;
	font-size: 20px;
	color: #6E6E6F;
}

.project dl img{
	display: block;
	width: 355px;
	height: 268px;
}

.bt{
	width: 18px;
	height: 23px;	
}

.left{
	position: absolute;
	top: 163px;
	left: 8px;
	cursor:pointer;
	z-index: 99;
}

.right{
	position: absolute;
	top: 163px;
	right: 8px;
	cursor:pointer;
	z-index: 99;
}

.bt img{
	width: 100%;
}
/*最新资讯*/

/*快速导航*/
.quick_wrap{
	width: 100%;
	margin-bottom: 30px;
}

.quick{
	width: 1200px;
	margin: auto;
	
}

.quick h2{
	font-size: 24px;
	color: #2F2F2F;
	border-bottom: 1px dashed lightgray;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.quick h2 span{
	font-size: 16px;
	letter-spacing: -2px;
	color: #727272;
	font-family: "times new roman";
	font-weight: 600;
	margin-left: 10px;
}

.quickdetail dl{
	overflow: hidden;
}

.quickdetail dl dt{
	float: left;
	border: 1px solid lightgray;
	border-radius: 3px;
	padding: 5px 25px 5px 0px;
}

.quickdetail dl dd{
	float: left;
	margin-left: 20px;
}

.quickdetail dl dt span{
	display: block;
	background: #D70010;
	padding: 3px 20px 6px;
	color: white;
	border-radius: 3px;
	font-size: 20px;
}

.quickdetail dl dd ul{
	overflow: hidden;
	width: 930px;
	margin-top: 15px;
}

.quickdetail dl dd ul li{
   float: left;
   font-size: 18px;
   margin-right: 30px;
   margin-bottom: 10px;
}

.quickdetail dl dd ul li a{
	   color: #636363;
}

.quickdetail dl dd ul li a:hover{
	   color: #D70010;
}
/*快速导航*/



/*尾部*/
.footer_wrap{
	width: 100%;	
	overflow: hidden;
}

.footerbox{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background: #535353;
}


.footer{
	margin-top: 20px;
	width: 1200px;
	margin: auto;
	font-size: 14px;
	color: #EDEDED;
	overflow: hidden;
	padding: 30px 0px 30px 0px;
}

.footer a{
	font-size: 16px;
	color: #EDEDED;
}

.footer a:hover{
	color: #D70010;
}

.footer .footleft{
	float: left;
}

.footer .footcenter{
	float: left;
	margin-left: 140px;
}

.footer .footright{
	float: right;
}

.footcenter .friend{
	float: left;
	width: 272px;
	height: 197px;
	padding-right: 70px;
	border-right: 1px solid #F4F4F4;
	overflow: hidden;
}

.friend h1{
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 20px;
	overflow: hidden;
}

.friend h1 span{
	float: left;
}

.friend h1 i{
	font-style: normal;
	float: right;
}



.friend ul{
	width: 312px;
	overflow: hidden;
}

.friend ul li{
	float:left;
	margin-right: 40px;
}


.footcenter .about{
	float: left;
	width: 280px;
	height: 197px;
	padding-left: 70px;
	overflow: hidden;
}

.about h1{
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 20px;	
}

.about ul{
	float: left;
	margin-right: 40px;
}

.footcenter ul li{
	margin-bottom: 5px;
}

.footright dl{
	width: 200px;
	height: 200px;
}

.footright dt{
	overflow: hidden;
}

.footright dt img{
	float: right;
}


.footright dd{
	float: right;
}

.footright dd p{
	margin-top: 5px;
}


.footout{
	background: #D70010;
}

.footout p{
	padding: 5px 0px;
	font-size: 14px;
	color: white;
	text-align: center;
}
/*脚部*/




/*悬浮*/
.xuanfu{
	position: fixed;
	right: 0;
	top: 62%;
	transform: translateY(-50%);
    z-index: 99;
	
}

.xuanfubox{
	position: relative;
	width: 75px;
	height: 370px;
	background:rgba(255,255,255,0.6)
}

.xuanfu a{
	/*display: block;*/
}

.funname{
	width: 75px;
	height: 50px;
	position: absolute;
	top: 0px;
	right: 0;
}

.funname img{
	width: 100%;
	border: none;
}

.funtype{
	 overflow: hidden;
}


.func dl{
 text-align: center;
 overflow: hidden;
 
}

.func dl dt{
	width: 43px;
	height:43px;
	line-height: 43px;
	border-radius: 50%;
	background: #D70010;
	background-size:43px 43px;
	margin:5px auto 0;
	overflow: hidden;
}


.func dl i{
	display: block;
	width: 30px;
	height: 30px;
	margin:6px auto 0;
}


.hidebox{
	width: 100px;
	height: 100px;
	position: absolute;
	right:90px;
	top: 0px;
	display: none;
	z-index: 9999;	
	transition: all 1s;	
}


.fun1{
	width: 75px;
	position: absolute;
	top: 56px;
	right: 0;
}

.fun2{
	width: 75px;
	position: absolute;
	top: 135px;
	right: 0;
}

.fun3{
	position: absolute;
	top: 215px;
	right: 0;
	width: 76px;
}

.fun4{
	width: 75px;
	position: absolute;
	top: 295px;
	right: 0;
}


.fun3 dl{
	width: 75px;
	height: 75px;
    float: right;
}

.fun3 p{
	width: 0px;
	height: 75px;
	float: right;
	text-indent: 10px;
	white-space: nowrap;
	font-size: 20px;
	color: white;
	line-height: 74px;
	border-left:1px solid white;
	/*transition:all 1s;*/
	/*-moz-transition:all 1s; /* Firefox 4 */*/
	/*-webkit-transition:all 1s; /* Safari and Chrome */*/
	/*-o-transition:all 1s; /* Opera */*/
}



.hidebox img{
	width:100%;
	border: 2px solid #D70010; 
}


.fun1 i{
	background: url(../img/k11.png) center;
	background-size:40px  40px;
}

.fun2 i{
	background: url(../img/k21.png) center;
	background-size:40px  40px;
}

.fun3 i{
	background: url(../img/k31.png) center;
	background-size:40px  40px;
}

.fun4 i{
	background: url(../img/k41.png) center;
	background-size:40px  40px;
}

.func dl dd{
	margin-top: 6px;
	color: #6B6B6B;
	font-size: 14px;
}

.func:hover{
	background: #D70010;
}

.func:hover dt{
	background: white;
	border-radius: 50%;
}

.func:hover dd{
	color: white;
}

.fun1:hover i{
	background-image: url(../img/k12.png);
}

.fun2:hover i{
	background-image: url(../img/k22.png);
}

.fun3:hover i{
	background-image: url(../img/k32.png);
}

.fun4:hover i{
	background-image: url(../img/k42.png);
}

.fun4:hover .hidebox{
	display: block;	
}

.fun3:hover{
	width: 236px;
	background: #D70010;
	/*transition: all 1s;*/
}

.fun3:hover:dl{
	background: #D70010;
}

.fun3:hover p{
	width: 160px;
	/*transition: all 1s;*/
}