body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none !important;}
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;}
/*.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }*/
body{
	min-width: 1200px;
}
.header{
	height: 40px;
	width: 100%;
	background-color: #323232;
}
.header_top{
	width: 80%;
	margin: 0 auto;
	line-height: 40px;
}
.header_left{
	float: left;
	color: white;
}
.header_right{
	float: right;
}
.header_right a{
	color: white;
	margin-left: 5px;
}
.nav{
	width: 80%;
	height: 100px;
	margin: 40px auto 0px;
	display: flex;
}
.nav_left{
	width: 325px;

}
.nav_right{
	float: right;
}
.nav_daohang{
	width: 70%;
	margin-left:40px;
}
.nav_daohang ul li{
	float: left;
	width:14%;
	line-height: 70px;
	text-align: center;
}
.nav_daohang ul li a{
	color: #343434;
	font-size: 21px;
}
.nav_daohang ul li a:hover{
	color: #cf2526;
}
.nav_daohang ul li:hover{
	border-bottom:2px solid #cf2526;
}
.sousuo{
	width: 80%;
	margin: 0 auto;
	height: 80px;

}
.sousuo_left{
	float: left;
	line-height: 80px;
}
.sousuo_right{
	margin-top: 17px;
	float: right;
	position: relative;
}
.sousuo_right input{
	width: 350px;
	height: 30px;
	border: 1px solid #999999;
}
.sousuo_img{
	position: absolute;
	height: 30px;
	    right: 20px;
    top: 0;
}
.sousuo_bottom{
	height: 80px;
	width: 100%;
		border-bottom: 1px solid #efeef3;	
}
.gongtong{
	margin-top: 20px;
	/*height: 600px;*/
}
.gongtong_zhong p{
	text-align: center;
}
.gongtong_zhong{
	position: relative;
	/*height: 100px;*/
	margin:0 auto;
	padding-top: 50px;
}
.heng{
	    height: 4px;
    width: 380px;
    background: #999999;
    display: block;
    text-align: center;
	margin: 0 auto;
}
.heng_two{
	    height: 4px;
    width: 380px;
    background: #999999;
    display: block;
    text-align: center;
    margin: 0 auto;
}
/*._hongdian{
	height:6px;
	width: 30px;
	background: red;
	position: absolute;
	display: block;
	left: 49%;
	bottom:5px;
}*/
.gongtong_img{
	margin: 40px auto 0px;
}
.tu_p2{
	height:120px;
	width:120px !important;
	position: relative;
	left:35%;
	top: 10%
}
.jingyan{
	margin-top: 50px;
	height: 1200px;
	background: #f5f5f5;
}
.jingyan_zhong p{
	text-align: center;
}
.jingyan_zhong{
	position: relative;
	/*height: 100px;*/
	margin: 20px  auto 0px;
	padding-top: 60px;
}
.jingyan_img{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.jingyan_img img{
	display: block;
	margin: 20px auto 0px;
}
.huiyuan_zhanshi{
	height: 922px;
		margin-top: 15px;
		background: url(../img/bg.png) center top no-repeat;
}
.zhinengxiaoshou{
	height: 600px;
	background-color: white;
	
}
.zhinengxiaoshou_zhong{
	margin: 50px  auto 0px;
	padding-top: 60px;
}
.zhinengxiaoshou_zhong p{
	text-align: center;
}
.xiaoshou{
	width: 100%;
    margin: 5% auto 0px;
    height: 217px;
}
.xiaoshou_first{
	width:25%;
	height: 200px;
	float: left;
}
.xiaoshou_first p{
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
}
.fuwu{
	height: 900px;
	background-color: #f5f5f5;
}
.neirong_first{
	width: 73%;
	margin: 0 auto;
	height: 200px;
}
.neirong_first img{
	float: left;
}
.neirong_right{
	width: 50%;
	height: 200px;
	background-color: white;
	float: left;
}
.overlay_img{

}
.dexie{
	margin:40px 20px 20px 60px;
}
._dexie{
	display: block;
	padding-top: 18px;
	font-size: 16px;
}
.dexie p:last-child{
	display: block;
	padding-top: 15px;
	font-size:px;
}
.fotter{
	background: #33333b;
}
.shiyong{
	width: 60%;
	margin: 0 auto;
	padding-top: 5%;
	text-align: center;
}
.shiyong input{
	height: 54px;
	width: 50%;
	font-size: 20px;
	padding-left:10px;
}
.shiyong button{
	height: 56px;
	background: #d12428;
	width: 200px;
	color: white;
	font-size: 20px;
	position: relative;
	right: 5px;
    top:0;
}
.footer-links {
    padding-top: 60px;
}
.footer-article-item {
    width: 18%;
    height: 226px;
    float: left;
    margin-right: 23px;
    line-height: 2;
    font-size: 14px;
}
.footer-article-item dt {
    color: #ccc;
    font-size: 16px !important;
    margin-bottom: 10px;
    line-height: 2;
    font-weight: 300;
}
.footer-article-item dd a {
	font-size: 18px;
    color: #888;
    transition: all .1s;
}
.footer-article-item dd {
    line-height: 2;
}
.footer-article-item dd a:hover {
	text-decoration: none;
    color: #fff;
}
.clearfix{
	width: 70%;
	margin: 0 auto;
	padding-left: 60px;
}
.footer-contact-item h3 {
    font-size: 16px;
    color: #ccc;
    line-height: 2;
    margin-bottom: 10px;
    font-weight: 400;
}
.footer-contact-item p {
	display: block;
	margin-left: 10px;
    font-size: 22px;
    color: #fff;
    font-family: Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    margin-bottom: 15px;
}
.footer-ewm p {
    font-size: 18px;
    color: #ccc;
    margin-top: 12px;
}
.footer-ewm {
    float: left;
    width: 110px;
    margin-right: 18px;
    text-align: center;
}
.fotter_dibu{
	margin-top: 20px;
	height: 80px;
	background: #2c303c;
}
.dibu{
	width: 80%;
	margin-left: 25%;
}
.footer-contact-item {
    width: 145px;
    float: left;
}
h3{
	    margin: 0 !important;
    padding: 0 !important;
}
.footer-contact-item p{
	margin: 0 !important;
	padding: 0 !important;
}
.jianyan_zhineng{
	width: 80%;
	margin: 0 auto;
	height: 800px;
	position: relative;
}
._zhineng_img{
	height:384px;
	position: absolute;
	top: 100px;
    left: 40px;
}
.zhineng_imgaes{
	position: absolute;
    top: 55px;
    right: 40px;
}
.zhineng_first{
	    position: absolute;
    top: 69px;
    right: 16%;
}
.zhineng_first img{
	float: left;
}
/*.zhineng_first p{
	padding-top: 20px;
}*/
.zhineng_first_p{
	padding-top: 32px;
	padding-left: 20px;
	float: left;
}
.zhineng_two{
	position: absolute;
    right: 19%;
    top: 33%;
}
.zhineng_two img{
	float: left;
}
.zhineng_three{
	position: absolute;
    right: 17%;
    bottom: 29%;
}
.zhineng_three img{
	float: left;
}
	/*#first img:last-child {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
	transition: all 0.5s ease-in;
}

 #first:hover img:last-child {
	opacity: 1;
}*/
#first_img{
	/*height: 178px;
	width: 178px;*/
	background: url(../img/1-1.png) center top no-repeat;
}
.xiaoshou_first p{
	position: relative;
	    top: 175px;
}
#first_img:hover{
	background: url(../img/1-11.png) center top no-repeat;
		color: #ce2528;
}
#two_img{
	/*height: 178px;
	width: 178px;*/
	background:url(../img/1-2.png) center top no-repeat;
	}
#two_img:hover{
	background: url(../img/1-22.png) center top no-repeat;
		color: #ce2528;
}
#three_img{
	/*height: 178px;
	width: 178px;*/
	background: url(../img/1-3.png) center top no-repeat;
}
#three_img:hover{
	background: url(../img/1-33.png) center top no-repeat;
		color: #ce2528;
}
#frou_img{
	/*height: 178px;
	width: 178px;*/
	background: url(../img/1-4.png) center top no-repeat;
}
#frou_img:hover{
	background: url(../img/1-44.png) center top no-repeat;
		color: #ce2528;

}
/*.xiaoshou_first p:hover{
	
}*/
.huaxiang{
	/*position: absolute;*/
    /*left: 28%;
    top: 28px;*/
       position: absolute;
    left: 9%;
    top: 61px;
}
.huaxiang span{
	    position: absolute;
   bottom:100px;
    font-size: 20px;
    color: #999999;
    left: 14px
}
.guanli{
    position: absolute;
        height: 120px;
    width: 100px;
    float: left;
    left: 48%;
    top: -7%
}
.guanli span{
	    position: absolute;
    /* left: 908px; */
    bottom: 100px;
    font-size: 20px;
    color: #999999;
    left: 14px
}
.zhongxin_huo{
    /*position: absolute;
    right: 27%;
    float: right;
    top: 40px;*/
   position: absolute;
    right: 10%;
    float: right;
    top: 54px;
}
.zhongxin_huo span{
    position: absolute;
    /* left: 908px; */
bottom: 100px;
    font-size: 20px;
    color: #999999;
    left: 14px
}
.jiankong{
position: absolute;
    top: 32%;
   left: 0%;
}
.jiankong span{
    position: absolute;
    /* left: 908px; */
    bottom: 100px;
    font-size: 20px;
    color: #999999;
    left: 14px
}
.jingzhun{
        /*position: absolute;
    bottom: 56%;
    right: 19%;*/
    position: absolute;
    bottom: 56%;
    right: 0%;
}
.jingzhun span{
    position: absolute;
    /* left: 908px; */
    bottom: 100px;
    font-size: 20px;
    color: #999999;
    left: 14px
}
.mendian{
	    /*position: absolute;
    bottom: 294px;
    left: 27%;*/
       position: absolute;
    bottom:323px;
    left: 7%;
}
.mendian span{
	    position: absolute;
    /* left: 908px; */
    bottom: 100px;
    font-size: 20px;
    color: #999999;
    left: 14px
	
}
.shuju{
      /*position: absolute;
    bottom: 26%;
    right: 27%;*/
       position: absolute;
    bottom: 33%;
    right: 7%;
}
.shuju span{
	    position: absolute;
    /* left: 908px; */
    bottom: 100px;
    font-size: 20px;
    color: #999999;
    left: 14px
	
}
.yijian{
	    position: absolute;
    float: left;
    left: 45%;
    bottom: 193px;
}
.yijian span{
    position: absolute;
    /* left: 908px; */
    bottom: 100px;
    font-size: 20px;
    color: #999999;
    left: 14px
}
.active{
	color: #ffad05;
}
.nav_daohang ul li a.active{
	text-decoration: none;
}
