input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
    -webkit-text-fill-color: rgba(0,0,0,1)!important;
}
html,body,div,a,p,h2{
    margin: 0;
    padding: 0;
}
body{
	font-size: 16px;
	line-height: 16px;
	font-family: "微软雅黑";
}
ul,li{
    list-style: none;
    padding: 0;
    margin: 0;
}
a{
	text-decoration: none;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}
.clear{
	clear: both;
}
.clearfix:after {
	clear: both
}
.clearfix {
	*zoom: 1
}
.w1100{
    width: 1100px;
    margin: 0 auto;
}
/*banner*/
.header{
    background: url(../image/banner.jpg) no-repeat left top;
    background-size: cover;
    width: 100%;
    height: 440px;
    padding: 60px 0 0;
}
.header img{
    display: block;
    width: 220px;
    margin-bottom: 40px;
}
.header .banner_jj{
    width: 100%;
    box-sizing: border-box;
    padding: 30px 40px 60px;
    background: url(../image/jianjie_bg.png);
}
.header .banner_jj h2{
    color: #fff;
    font-size: 32px;
    line-height: 50px;
    font-weight: normal;
}
.header .banner_jj p{
    font-size: 14px;
    color: #fff;
    line-height: 26px;
}
.header .banner_jj a{
    display: block;
    border: 2px solid #34c9a2;
    float: right;
    font-size: 14px;
    color: #fff;
    width: 106px;
    text-align: center;
    line-height: 30px;
}
.header .banner_jj a:hover{
    background: #34c9a2;
}
/*icon_list*/
.icon_list{
    margin: 80px 0;
}
.icon_list li{
    width: 25%;
    float: left;
    text-align: center;
    font-size: 24px;
}
.icon_list li a{
    display: block;
    padding-top: 130px;
    color: #5a5a5a;
}
.icon_list li a:hover{
    color: #34c9a2;
}
.icon_list li.icon1 a{
    background: url(../image/icon1.png) no-repeat center top;
}
.icon_list li.icon2 a{
    background: url(../image/icon2.png) no-repeat center top;
}
.icon_list li.icon3 a{
    background: url(../image/icon3.png) no-repeat center top;
}
.icon_list li.icon4 a{
    background: url(../image/icon4.png) no-repeat center top;
}
.icon_list li.icon1 a:hover{
    background: url(../image/icon1_1.png) no-repeat center top;
}
.icon_list li.icon2 a:hover{
    background: url(../image/icon2_1.png) no-repeat center top;
}
.icon_list li.icon3 a:hover{
    background: url(../image/icon3_1.png) no-repeat center top;
}
.icon_list li.icon4 a:hover{
    background: url(../image/icon4_1.png) no-repeat center top;
}
/*count_box1*/
.count_box{
    padding: 100px 0;
}
.count_box img{
    display: block;
    float: left;
}
.count_box .count_box_info{
    float: right;
}
.count_box1{
    background: url(../image/count_bg1.jpg) no-repeat center top;
    background-size: cover;
    height: 326px;
    padding-top: 100px;
}
.count_box2{
    background: url(../image/count_bg2.jpg) no-repeat center top;
    background-size: cover;
    height: 326px;
    padding-top: 100px;
}
.count_box_info{
    width: 720px;
}
.tit_header1{
    background: url(../image/title_bg.png) no-repeat left center;
    color: #272727;
    font-size: 28px;
    font-weight: normal;
    line-height: 70px;
    padding-left: 8px;
    margin-bottom: 30px;
}
.count_box_info p{
    line-height: 30px;
    color: #686868;
    font-size: 16px;
    text-indent: 32px;
}
.count_box_info p a{
    color: #272727;
}
.count_box_info p a:hover{
    color: #34c9a2;
}
/**/
.tit_header2{
    color: #272727;
    font-size: 28px;
    line-height: 48px;
    font-weight: normal;
    float: left;
    margin-bottom: 35px;
}
.tit_header2.on{
    background: url(../image/title_bg2.jpg) no-repeat left bottom;
}
.count_box3{
    background: #f4f5f5;
    padding: 50px 0;
}
.hz_list li{
    float: left;
    width: 156px;
    margin-bottom: 20px;
}

.tab_counts{
    margin: 50px auto;
}
.tab_tit h2{
    cursor: pointer;
}
.tab_bount .img{
    display: block;
    width: 1100px;
    height: 490px;
}
.tab_bount{
    position: relative;
}
.tab_bount .arrow{
    position: absolute;
    width: 38px;
    height: 80px;
    display: block;
}
.tab_bount .arrowleft{
    left: -50px;
    top: 220px;
}
.tab_bount .arrowright{
    right: -50px;
    top: 220px;
}
/*footer*/
.footer{
    background: #242424;
    padding: 70px 0;
}
.footer .logo_box{
    width: 380px;
    float: left;
}
.footer .logo_box span{
    display: block;
    width:100px;
    background-color: #b1b1b1;
    line-height: 30px;
    color: #313131;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    margin-top: 30px;
}
.footer .logo_box p{
    font-size: 34px;
    color: #b1b1b1;
    font-weight: bold;
    line-height: 48px;
}
.footer .xinxi{
    width: 470px;
    float: left;
    color: #b1b1b1;
    line-height: 36px;
    font-size: 18px;
}
.footer .xinxi p a{
    color: #b1b1b1;
}
.footer .xinxi p a:hover{
    color: #34c9a2;
}
.footer .ewm{
    width: 240px;
    float: right;
}
.footer .ewm div{
    width: 50%;
    float: left;
    text-align: center;
    color: #fff;
    line-height: 26px;
}

