*{
	margin:0;
	padding:0;
	list-style: none;
}
.clear{
	clear: both;
}
.navigation_ul li a {
    color: #fff;
}
.header{
	background: #fff;
}
#floatBoxBg {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.navigation_ul .clearfix_ul p a {
    float: left;
    margin-right: 38px;
    line-height: 40px;
    font-size: 14px;
    color: #000;
}
.floatBox {
    position: absolute;
    z-index: 100;
}
.header_box{
	width: 1200px;
	margin:0 auto;
	padding-bottom: 16px;
}
.logo{
	float: left;
    margin-right: 24px;
    margin-top: 10px;
}
.header_right{
	float: right;
}

.header_menu{
	float: right;
}
.header_menu li{
	float: left;
	border-left: 1px solid #E3E3E3;
	padding: 0 10px;
	font-size: 14px;
	color: #6E6E6E;
    margin-top: 24px;
    cursor: pointer;
    position: relative;
}
.header_gift{
	position: absolute;
	background: url(../images/headerGift.png) 0 0 no-repeat;
	width: 70px;
	line-height: 17px;
	height: 20px;
	color: #e0b26b;
	font-size: 10px;
	text-align: center;
	top: -22px;
}
.header_menu li:nth-child(1){
	border: 0;
}
.header_menu li:nth-child(3){
	color: #12C8D5
}
.select{
	float: left;
	width: 84px;
    height: 26px;
    position: relative;
    margin-top: 22px;
}
.search_ipt{
	margin-top: 22px;
	float: left;
    display: block;
    width: 140px;
    height: 25px;
    padding: 0 10px;
    line-height: 25px;
    font-size: 14px;
    color: #999;
    border: 0;
    background: none;
    border-bottom: 1px solid #e7e7e7;
}
.select p{
	top: 0;
    left: 0;
    width: 56px;
    height: 26px;
    padding-right: 28px;
    text-align: right;
    line-height: 26px;
    font-size: 16px;
    z-index: 4;
    cursor: pointer;
    color: #8E8E8E;
    position: absolute;
}
.select i{
	background: url(../images//h-an.png) no-repeat;
    display: block;
    top: 11px;
    right: 9px;
    width: 9px;
    height: 6px;
    z-index: 4;
    background-position: 0 -50px;
    position: absolute;
}
.select ul{
	width: 56px;
    line-height: 38px;
    padding-right: 28px;
    text-align: right;
    color: #6E6E6E;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    z-index: 3
}
.select_active{
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	padding-top: 38px;
	top: -9px;
	display: none;
}
.select ul li:hover{
	color: #12C8D5;
}
.search_box{
	display: none;
	float: right;
}
.navigation_box{
    width: 100%;
    background: #12c8d5;
    height: 52px;
    
}
.navigation_ul{
    width: 1200px;
    margin:0 auto;
}
.navigation_ul li{
    float: left;
    line-height: 52px;
    padding: 0 28px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.navigation_ul li p{
    color: #000;
}
.navigation_ul .active{
    background: #00B0BD;
    font-weight: bold;
}
.navigation_ul li:hover  i{
    background: url(../images/h-an.png)  -41px -150px no-repeat #04BECB;
}
.navigation_ul li i{
    display: block;
    float: right;
    margin-top: 24px;
    margin-right: -16px;
    width: 9px;
    height: 6px;
    z-index: 3;
    background: url(../images/h-an.png)  0 -150px no-repeat;
}
.navigation_clearfix{
    width: 100%;
    box-shadow: 0 0 5px #ccc;
    height: 40px;
    position: absolute;
    z-index: 3;
    background: #fff;
    display: none;
    left: 0
}
.clearfix:hover .navigation_clearfix{
    display: block;
}
.navigation_ul li em{
    background: url(../images/san.jpg) no-repeat;
    bottom: 0;
    width: 18px;
    height: 8px;
    left: 40px;
    z-index: 99;
    display: none;
    position: absolute;
}
.clearfix_ul{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.clearfix_ul p a:hover{
    color: #12c8d5;
}
.clearfix1_ul p:nth-child(1){
    margin-left: 290px;
}
.clearfix2_ul p:nth-child(1){
    margin-left: 386px;
}
.clearfix3_ul p:nth-child(1){
    margin-left: 481px;
}
.banner_img{
    width: 100%;
    height: 110px;
    min-width: 1200px;
    background: url(../images/banner.png) center center no-repeat;
}
.main{
    width: 1200px;
    margin:23px auto 0; 
    overflow: hidden;
}
.name_box{
    margin-top: 12px;
}
.name_box .name_tit{
    width: 98px;
    text-align: right;
    float: left;
    margin-left: 166px;
    line-height: 38px;
    font-size: 14px;
}
.name_box .name_tit span{
    color: #E11111;
}
.main .phone_box input{
    width: 218px; 
}
.name_box input{
    width: 348px; 
    height: 38px;
    line-height: 38px;
    margin-left: 10px;
    padding-left: 5px;
    border: 1px solid #EBEAEA;
}
.province_box,.education_box{
    width: 354px; 
    height: 38px;
    margin-left: 10px;
    display: inline-block;
    border: 1px solid #EBEAEA;
    background: url(../images/down.png) 325px center no-repeat;
    position: relative;
}
.province_box p,.education_box p{
     line-height: 38px;
     padding-left: 5px;
     color: #8d8c8c;
     font-size: 14px;
     cursor: pointer;
}
.province_menu{
overflow-y: scroll;
    height: 229px;
}
    
.province_menu,.education_menu{
    position: absolute;
    background:#fff;
    width: 355px;
    cursor: pointer;
    margin-left: -1px;
    display: none;
    z-index: 1
}
.province_menu p:hover{
    color: #12C8D5
}
.education_menu p:hover{
    color: #12C8D5
}
.phone_btn{
    display: inline-block;
    width: 115px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #12C8D5;
    margin-left: 12px;
    cursor: pointer;
}
#imgCode01{
    float: right;
    width: 115px;
    height: 38px;
    margin-left: 12px;
}
.input_box{
    float: left;
}
.float_r{
    float: left;
    width: 355px;
}
.common_box{
    width: 400px;
    overflow: hidden;
    margin-left: 16px;
    margin-top: 12px;
    position: relative;
}
#common_box .swiper-pagination2{
    position: absolute;
    left: 328px;
    bottom: 9px;
    width: 67px;
    z-index: 2;
}
#common_box .swiper-pagination2 span{
    width: 14px;
    height: 6px;
    border-radius: 50px;
}
#common_box .swiper-pagination2 .swiper-pagination-bullet-active{
    background: #fff;
}
.service_box{
    border: 1px solid #EBEAEA;
    margin-top: 12px;
    padding: 21px;
    width: 355px;
    margin-left: 16px;
    height: 164px;
}
.service_tit{
    padding-left: 9px;
    border-left:3px solid #12C8D5;
    color: #12C8D5;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 16px;
}
.service_con{
    font-size: 14px;
    color: #555555;
    line-height: 27px;
}
.register_btn{
    width: 353px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    background: #FD7400;
    margin-left: 276px;
    margin-top: 30px;
    cursor: pointer;
}
.footer {
    background: #42464d;
    font-family: \5FAE\8F6F\96C5\9ED1,\9ED1\4F53;
    margin-top: 90px;
}
.footerxx {
    border-bottom: 1px solid #4b5054;
}
.footerMap {
    clear: both;
    width: 1200px;
    text-align: left;
    margin: 0 auto;
    color: #eee;
    padding: 20px 0;
}
.footerMap .mtit {
    line-height: 38px;
    font-size: 16px;
}
.footerMap .mlist {
    width: 139px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #bfc5c5;
    border-right: 1px solid #5b5f65;
    margin-right: 40px;
}
.footerMap .mlist .dq {
    font-weight: 700;
    color: #eee;
    margin-left: 0;
}
.footerMap .mlist a {
    color: #bfc5c5;
    display: inline-block;
    margin-left: 12px;
    margin-left: 10px;
}
.footerMap .mlist2 {
    width: 120px;
    margin: 0;
    border-right: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.footerxx {
    border-bottom: 1px solid #4b5054;
}
.footerNav {
    clear: both;
    width: 1200px;
    text-align: left;
    margin: 0 auto;
    color: #eee;
    padding: 30px 0 16px;
}
.footerNav .lnav {
    width: 705px;
    padding-top: 36px;
    line-height: 30px;
    font-size: 14px;
}
.fl {
    float: left;
    _display: inline;
}
.footerNav .lnav .w138 {
    width: 138px;
    display: inline-block;
}
.footerNav a {
    color: #eee;
}
a {
    text-decoration: none;
    color: #333;
}
a, a:hover {
    outline: 0;
}
.footerNav .rewm {
    width: 100px;
    margin: 0 30px;
}
.fr {
    float: right;
    _display: inline;
}
.footerNav .rewm img {
    border: 5px solid #fff;
}
.footerNav .rewm-pic {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.footerNav .rewm-txt {
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
}
.footerBq {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    line-height: 28px;
    font-size: 12px;
    color: #c0c5c5;
    text-align: center;
}
.footerBq .fontfam {
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.footerBq a {
    color: #c0c5c5;
}
.footerMap .mlist3 {
    width: auto;
    margin: 0;
    border-right: 0;
}
.footerMap .mlist3 .dq {
    display: inline-block;
    margin: 0 24px 0 0;
}

.mask_box{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: none;
    z-index: 100;
}
.mask_con{
    position: fixed;
    width: 410px;
    height: 427px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin:auto;
    background: url(../images/mask.png) 0 0 no-repeat;
    background-size: 100%;
}
.mask_close{
    width: 30px;
    height: 30px;
    right: 9px;
    top: 9px;
    position: absolute;
}
.mask_tit{
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    padding-top: 30px;
    color: #12c8d5;
    padding-left: 36px;
}
.mask_ts{
    font-size: 16px;
    line-height: 21px;
    padding-top: 12px;
    padding-left: 45px;
    padding-right: 45px;
}
.mask_ewm{
    width: 116px;
    height: 116px;
    margin-top: 44px;
    margin-left: 156px;
    display: block;
}
.mask_fz{
    font-size: 14px;
    text-align: center;
    margin-top: 45px;
    color: #777777;
    float: left;
    padding-right: 17px;
    background: url(../images/fz.png) right center no-repeat;
    margin-left: 77px;
    margin-bottom: 10px;
    line-height: 20px;
}
.clear{
    clear: both;
}
.mask_fz textarea {
    resize: none;
    outline: 0;
    border: 0;
    line-height: 14px;
    vertical-align: bottom;
    color: #777;
    font-size: 14px;
    width: 120px;
    height: 18px;
}