﻿.header {
    background: #222;
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    /*min-height: 262px;*/
}
.section_bg{
    min-height: 262px;
    padding:20px 0;
	background: #222;
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    background-size: cover;
}
.section_bg .link p{color: #fff;}
.section_bg .link a{
	display: block;
	max-width: 308px;
	width: 55%;
	height: 60px;
	line-height: 60px;
	margin: auto;
	font-weight: bold;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: center;
    color: #fff;
    box-shadow: 0 5px 15px #666;
    font-size: 16px;
    background: #ffa200;
}
.section_bg .link:nth-of-type(2) a{background:#0ed55e;}
.section_five{
	width: 100%;
}
.swiper-container {
    width: 100%;
    margin-bottom: 30px;
}
.swiper-wrapper{
	display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
}
.swiper-slide {
	width: 293px;
	text-align: center;
	font-size: 18px;
	background: #f5f5f5;
}
.swiper-slide div{
	padding: 10px;
}
.swiper-slide p{
	margin: 0;
	line-height: 30px;
	font-size: 16px;
	color: #3a3a3a;
}
.swiper-slide span{
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #848484;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*en*/
.span12 p{
	margin-top: 1rem;
	font-size: 18px;
	color:#333;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*form*/
.subform{margin-bottom: 60px;overflow: hidden;}
.form-div{margin-top: 30px;overflow: hidden;}
.form-bd{height: 40px;border:1px #f5f5f5 solid;border-radius: 6px; background: #fff;}
.form-bd input{border:0;outline: none;}
.form-bd input.form_input{width: 100%;height: 30px;line-height: 30px;margin: 5px 0;padding: 0 10px;border:0;outline: none;}
.form-bd input.form_sub{width: 100%;height: 100%;color: #fff;background:#309e86; }
.form_all .form-bd{width: 100%}
.form_area{height: 100px;}
.form_area textarea{width: 100%;height: 100%;border:0;padding: 0 10px;}

.form-div{margin-top: 20px;}
.form-bd{border-radius: 8px; height: auto;}
.form-bd input.form_input{height: auto;line-height: 1.5;margin: 6px 0;padding: 0 10px;font-size: 20px !important;}
.form-bd input.form_sub{height: 45px;border-radius: 8px;}
.form_area{height: 200px;margin-top: 10px;}
.form_area textarea{width: 100%;height: 100%;border:1px #f5f5f5 solid;padding: 0 10px;}

.form-div .form-txt{font-size: 18px;line-height: 1.5;padding-bottom: 8px;border-bottom: 1px #f5f5f5 solid;}
.form-hd{font-size: 20px;line-height: 1.5;}
.form-radio label{display: block;font-size: 20px;line-height: 1.5;}
.form-radio input[type="radio"]{width: 18px;height: 18px;margin-right: 5px;}


/*comp*/
.comp-hd{line-height: 30px;overflow: hidden;}
.comp-hd a{float: left;display: block; width: 33.3%;padding-bottom: 10px;color: #bdbdbd;text-decoration: none;text-align: center;border-bottom: 5px #f5f5f5 solid;}
.comp-hd a.select{color: #000;border-color: #309e86;}
.comp-bd{margin-bottom: 30px;overflow: hidden;}
.comp-list{display: none;min-height: 310px;}
.comp-list.select{display: block;}
.comp-item{display: block;width:100%;padding: 15px;margin-top: 20px;border:1px #ddd solid;background: #fff;overflow: hidden;}
.comp-item p{text-indent: 0;color: #000;margin-bottom: 0;}
.comp-item span{display: block;color: #999;}
/**/
.mask{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);z-index: 1032;}
.mask.show{display: block !important;}
.fix_comp{position: fixed;top: 50%;left: 0;right: 0;margin: auto;width: 90%;height: 500px;background: #fff;transform:translateY(-50%);z-index: 9;overflow: hidden;}
.fix_main{padding: 20px;height: 440px;font-size: 14px;line-height: 30px; background: #fff;overflow-y:scroll;}
.fix_main h3{font-size: 16px;color: #309e86;}
.fix_main p{margin-bottom: 0;color: #999;}
.fix_main span{color: #000;}
.fix_btn{width: 100%;height: 40px;line-height: 40px;margin: 20px auto 0 auto; text-align: center;color: #fff;background: #309e86;overflow: hidden;}
/*加载更多--没有更多*/
.comp-list .list_end{line-height: 40px;font-size: 16px;color: #bbb;text-align: center;}
.comp-list .list_end span{display: inline-block;padding: 0 10px;}
.comp-list .list_end a{margin: 0;max-height: 100%;height: 40px; border: 0;color: #bbb;background-color: #f3f3f3;background-image: url("../mimages/loading.gif");background-position: center center;background-repeat: no-repeat;background-size: 1.2rem 1.2rem;}
/*news_list*/
.news_list{width: 100%;padding: 0;margin:0; overflow: hidden;}
.news_list li{padding-top: 20px;border-bottom: 1px #ddd solid;margin-bottom: 20px; overflow: hidden;}
.news_list li a{display: block;text-decoration: none;}
.news_list li h3{font-size: 16px;line-height: 30px;font-weight: normal;color: #309e86;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_list li p{font-size: 14px;line-height: 30px;color: #999;text-indent: 0;}
