@charset "utf-8";

body{ background: #ffffff; font-size:.25rem;}
div { box-sizing:border-box;}
.container { padding: 0 4%;}
.dan_header { position: relative;}
.dan_header_nav { z-index: 10; box-shadow: 0 0 20px rgba(0,0,0,.5); transition: all 0.5s; position: fixed; left:-100%; top: 0; width: 50%; background: #ffffff; height: 100vh;}
.dan_header_nav a { display: block; font-size: .32rem; text-align: center; color: #333; line-height: 3; border-bottom: 1px solid #eee;}
.dan_header dl { font-size: .32rem; text-align: center; float: left;}
.dan_header { padding:5px 4%;}
.dan_header dt:nth-child(1) { color: #01459a; font-weight: bold;}
.dan_header .container { overflow: hidden;}
.h_dhs { line-height: .42rem; margin-right:35px ; float: right;}
.h_dhs span  { color: #f29200; font-weight: bold;}
.sideClick{ width: 24px; height: 20px; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); transition: 0.5s;}
.sideClick span{border-radius:2px ; display: block; position: absolute; width: 100%; height: .04rem; background: #000; left: 0; transition: 0.5s;}
.sideClick span:nth-child(1){ top: 0;}
.sideClick span:nth-child(2){ top: 50%; transform: translateY(-50%);}
.sideClick span:nth-child(3){ bottom: 0;}
.sideClick.on{ transform: translateY(-50%) rotate(180deg);}
.sideClick.on span:nth-child(1){ top: 50%; transform: translateY(-50%) rotate(-45deg);}
.sideClick.on span:nth-child(2){ width: 0;}
.sideClick.on span:nth-child(3){ top: 50%; transform: translateY(-50%) rotate(45deg);}
.banner {width: 100%;

    background: url(../images/banner.jpg) no-repeat center;
    position: relative;
    margin-bottom:18px; padding:20px 0; background-size:cover;}

.dan_ban_input{ padding: 0 4%; height: auto; margin: 10px auto 0; }
.dan_ban_input dl{width:100%;  margin-bottom:15px;}
.dan_ban_input dl dt{ margin-bottom: 4px; height: 100%;line-height:20px;font-size:16px; font-weight: bold; color:#fff;  }
.dan_ban_input dl dd{ height: 100%; position: relative}
.dan_ban_input dl dd input[type="text"]{box-sizing: border-box; width:100%;  height:40px; display: block; font-size: 16px; color: #999999; text-align: left; padding: 0px 10px; border: 0}
.liji_ban{width:261px !important; background: #f29200;  text-align: center; line-height:45px;  margin: 20px auto 0; border: 0; color:#fff; 
	font-size:17px; cursor: pointer; font-weight: bold; display: block}
.liji_ban:hover{background: #333}
.dan_ban_input ul{width:100%; height: auto; text-align: center; overflow: hidden}
.dan_ban_input ul li{ margin-bottom: 5px; width:49%; float: left; height:30px; text-align: center; }
.dan_ban_input ul li:nth-child(2n){ float: right;}
.dan_ban_input ul li:last-child{margin-right: 0}
.dan_ban_input ul li input {display: none}
.dan_ban_input ul li label {color: #333333; display: block; line-height:30px; height:100%; width:100%; font-size: 14px; text-align: center; background: #fff; }
.dan_ban_input ul li input + label {border:1px solid #fff; box-sizing: border-box;}
.dan_ban_input ul li input:checked + label {border:1px solid #f29200; background:#fff url(../images/huang.png) no-repeat 115%  -8px; color: #333333  }
.banner_top>img { width:90%; margin: 16px auto;}
.banner_top h4 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    background: #fff;
    border-radius: 25px;
    padding:10px 20px;
    margin:24px auto;
    display: table;
}
.banner_top h2{ font-size:.28rem; text-align: center; padding: 0 4%; line-height: 1.5;}
.index_zy_title {
    width: 100%;
    background: url(../images/zy_tbjs.png) no-repeat left center;
    margin-bottom:10px;
	background-size: 100% auto;
	 text-align: center;
	 line-height: 1rem;
}
.index_zy_title h3 {
    font-size: .34rem;
    color: #fff;

}
.index_zy_title h3 span {
    font-size: .44rem;
	   font-weight: bold;
}
.index_zuoyong_info {
    width: 100%;
    overflow: hidden;
	text-align: center;
}
.index_zuoyong_info h3 {
    font-size: 20px;
    color: #1c57a1;
    font-weight: bold;
    line-height: 32px;

    width: 100%;

}
.index_zuoyong_info p {
     min-height: 132px; width: 100%;
    height: auto;
    line-height: 22px;
    font-size: 14px;
    color: #333333;
    margin: 2px 0;
}
.zy_ba {
 width:100%;
   background: #f29200;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
	margin: 0 auto;
}
.index_zuoyong li {   width:32%;float: left; margin-right: 1%;}
.index_why_bt {
    width: 100%;
        background: url(../images/zy_tbjs.png) no-repeat left center;
        margin-bottom: 20px;
        background-size: 100% auto;
        text-align: center;
		line-height:1rem;
}
.index_why_bt h3{font-size: .28rem; color: #fff; font-weight: bold; display: inline-block; }
.index_why_bt h3 span{ font-weight: bold; font-size: .34rem;}
.index_why_bt p{font-size: .22rem; color:#fff; margin-left:10px; display: inline-block;}



.index_why ul{overflow: hidden;}
.index_why ul li{ margin-bottom: 10px; background: #eeeeee; float: left; width: 31%;
    margin-right: 2%; text-align: center; position: relative}
.index_why ul li h3{font-size: 14px; color: #333333; font-weight: bold;line-height: 20px; min-height: 60px;}
.index_why ul li p{width:100%; height: 136px; overflow: hidden; border-top:1px solid #f29200; padding-top:3px; line-height:20px; font-size: 12px; margin-top:2px;}
.index_why ul li span{width:100%; background: #01459a; text-align: center; line-height: 24px; color:#fff; font-weight: bold; font-size: 14px; display: block; margin:10px auto 0;}
.index_why li img {    width: 85%;margin: 6px auto;}
.index_why {
    width: 100%;
	padding-top: 20px;
    overflow: hidden;
    background: url(../images/why_bjs.jpg) no-repeat bottom center;
	background-size: cover;
    margin-bottom:25px;
}


.index_lc_bt {    width: 100%;
    background: url(../images/zy_tbjs.png) no-repeat left center;
    margin-bottom: 20px;
    background-size: 100% auto;
    text-align: center;
    line-height: 1rem;}
.index_lc_bt h3{font-size: .28rem; color: #fff; font-weight: bold; display: inline-block; }
.index_lc_bt h3 span{ font-weight: bold; font-size: .34rem;}
.index_lc_bt p{font-size: .22rem; color:#fff; margin-left:10px; display: inline-block;}
.index_liucheng_tan {
    width: 261px;

    background: #f29200;
    color: #fff;
    text-align: center;
    line-height:42px;
    font-size: 16px;
    margin:40px auto;
}
.index_zl_bt{ width: 100%;
    background: url(../images/zy_tbjs.png) no-repeat left center;
    margin-bottom: 20px;
    background-size: 100% auto;
    text-align: center;
    line-height: 1rem;}
.index_zl_bt h3{font-size: .24rem; color: #fff; font-weight: bold; display: inline-block; }
.index_zl_bt h3 span{ font-weight: bold; font-size: .34rem;}
.index_zl_bt p{font-size: .22rem; color:#fff; margin-left:10px; display: inline-block;}
.index_ziliao ul li p {
    background: #f29200;
    border-radius: 8px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    margin:10px auto 0;
	
}
.index_ziliao ul li { margin-right:20px; width: 30%;margin-right: 2%; display: inline-block;}
.index_ziliao ul { overflow-x: auto;white-space:nowrap;}
.index_title {width: 100%;
    background: url(../images/zy_tbjs.png) no-repeat left center;
    margin-bottom: 20px;
    background-size: 100% auto;
    text-align: center;
    line-height: 1rem;}
.index_title h3{font-size: .28rem; color: #fff; font-weight: bold; display: inline-block; }
.index_title h3 span{ font-weight: bold; font-size: .34rem;}
.index_title p{font-size: .22rem; color:#fff; margin-left:10px; display: inline-block;}
.index_ziliao { margin-bottom: 40px;}

.index_zhengshu{width:100%; margin-bottom: 0px; height: auto; overflow: hidden}
.index_zhengshu ul{ height: auto; overflow: hidden; margin:5px auto 0;}
.index_zhengshu ul li{ overflow: hidden; width: 32%; margin-right:1%;float:left; position: relative}
.zs_num{font-size: 100px; color: #e5e5e5; font-family: "Impact"; background: #fff; width: 117px; position: relative; z-index: 9}
.zs_bian{width:100%; border: 1px solid #dcdcdc; padding: 14px 0px; }
.zs_pic_info{width: 90%;
   margin: 0px auto;
    height: auto;
    overflow: hidden;
    position: relative;
    z-index: 999;}
.zs_pic_info img{width:100%; height: auto; display: block}
.zs_bian h3{font-size: 12px; color: #333333; font-weight: bold; text-align: center; line-height:20px; margin-top: 2px;}
.zs_bian p{font-size: 12px; color: #333333; line-height: 22px; text-align: center}

.index_service ul{ height: auto; float: right;}
.index_service ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.index_service ul li h3{font-size: 18px; color: #fff; background: #f29200; padding: 8px 10px;  display: table; font-weight: bold;}
.index_service ul li p{width:100%; height: auto; overflow: hidden; line-height: 28px; font-size: 16px; color: #333333}
.index_service ul li:last-child{margin-bottom: 0}


.index_footer{z-index:999;width:100%; padding: 5px 0; height: auto; overflow: hidden; background:rgb(0,0,0,0.5); margin-top: 15px;}
.index_footer .container{overflow: hidden}
.index_footer_left{ height: 80px; border: 1px solid rgba(255,255,255,0.37); padding:0px 0 0; text-align: center}
.index_footer_left span{font-size: 26px; color: #fff; font-weight: bold;}
.index_footer_left p{font-size: 16px; color: #fff; background: url(../images/f_dhs.png) no-repeat left center; padding-left: 40px; line-height:30px; display: table; margin: 2px auto;}
.index_footer_right{ border: 1px solid rgba(255,255,255,0.37); padding:0px 36px}
.index_footer_right p{font-size: 16px; color: #fff; font-weight: bold; line-height: 30px; margin-bottom:0px;}
.index_footer_right p span{color:#f29200}
.index_footer_text{ height: 32px; background: #fff; border: 0; }
.index_footer_text input[type="text"]{ box-sizing: border-box; width:100%; height: 100%; border:0; padding: 0px 10px;}
.f_submit{width:261px; display: block; margin: 20px auto; background: #f29200; text-align: center; line-height: 46px; color: #fff; font-size: 16px; border: 0}
.footer_copy{display:none;width:100%; height: 60px; border-top:1px solid rgba(255,255,255,0.3); line-height: 60px; text-align: center; font-size: 12px; color: #fff; margin-top:38px;}
.footer_copy a{font-size: 12px; color: #fff}
.f_submit:hover{background: #333; cursor: pointer}

.tan_all{width:100%; height: 100%; overflow: hidden; background: rgba(0,0,0,0.6); position: fixed; top:0; left:0; z-index:9; display: none;}
.zc_tan_one{width:100%; background: #fff; box-shadow: 1px 2px 3px rgba(0,0,0,0.2); 
    position: fixed;  top: 50%; left: 0px; margin-top: -191px; padding: 10px; z-index: 9; border-radius: 8px;}
.tan_all_info{width:100%; height: 100%; border: 1px dashed #eee; border-radius: 8px; padding: 20px;}
.tan_all_info h3{font-size: 26px; color: #f29200; text-align: center; margin-bottom: 20px; font-weight: bold;}
.tan_all_info dl{width:100%; height: 45px; line-height: 45px; margin-bottom: 20px; text-align: center}
.tan_all_info dl dt{width:30%; height: 100%; float: left; background: #eee; color:#333}
.tan_all_info dl dd{width:70%; height: 100%; float: right;background: #eee; color:#333 }
.tan_all_info dl dd input[type="text"]{width:100%; height: 100%; background:none; font-size: 16px; color: #333; border: 0; padding: 0px 10px;}
.sq_tijiao{width:50%; height: 45px; background: #f29200; color:#fff; text-align: center; line-height:45px; display: block; margin: 10px auto; border: 0; font-size: 16px;}
.tan_one_ts{width:100%; height: auto; line-height: 28px; color:#333; font-size: 16px; border-top:1px solid #eee; padding-top: 10px; margin-top: 20px;}
.tan_one_ts span{ color: #f29200; }
.zc_close{width:33px; height: 33px; position: absolute; top:20px; right:20px; z-index: 9}
.sq_tan:hover{cursor: pointer; background: #f29200}