menubg@charset "utf-8";

/* CSS Document */

* {
	font-family: Microsoft Yahei;
}
body {
	margin: 0;
	border: none;
	font-family: Microsoft Yahei;
}

ol,
ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: none;
}
a,input,textarea{ font-family:"微软雅黑"; text-decoration:none; blr:expression(this.onFocus=this.blur())}
input,textarea,button{outline: none;}
hr {
	margin: 0;
	padding: 0;
	height: 1px;
	border: none;
	width: 100%;
	background: #969696;
}

a {
	color: #333;
	text-decoration: none;
}
.titbg {
	width: 100%;
	height: 40px;
	background: #333333;
}

.tit {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}

.tit-left {
	height: 40px;
	float: left;
	font-size: 14px;
	color: #e5e5e5;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 1px;
}

.tit-left img {
	vertical-align: -3px;
	margin-right: 5px;
}

.tit-right {
	float: right;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}

.tit-right img {
	vertical-align: middle;
	width: 20px;
	margin-top: -2px;
	margin-right: 5px;
}

.tit-right span {
	color: #999999
}
.orderhaedindex{
	float: left;
	display: block;
	color: #e5e5e5;

}
.orderhaedindex img{
	
}
.orderhaedindex a{
	color: #fff;
}
.head {
	width: 100%;
	height: 18.1200px;
	clear: both;
	text-align: center;
	background: #393f43;
	-moz-box-shadow: 0px 0px 20px #dddddd;
	/*firefox*/
	-webkit-box-shadow: 0px 0px 20px #dddddd;
	/*safari或chrome*/
	box-shadow: 0px 0px 20px #dddddd
}

#shou {
	background: #105b9e;
	color: #fff;
	
}

.menubg {
	width: 100%;
	min-width: 1200px;
	height: 100px;
	background: #fff;
	border-bottom: 2px solid #105b9e;
	overflow: hidden;
}

.menu {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	background: #fff;
	line-height: 60px;
	color: #FFF;
	z-index: 4;
	font-size: 16px;
	overflow: hidden;
}

.menu-logo {
	height: 60px;
	float: left;
	margin-left: 0%;
}

.menu-logo img {
	height: 60px;
	margin-top: 20px;
}

.menu-menuitem {
	width: auto;
	height: 60px;
	float: right;
	font-size: 14px;
	margin-top: 30px;
}

.menu-menuitem a {
	color: #323232;
	text-decoration: none;
}

.menu-menuitem a:hover {
	color: #003e95;
}

.menu-menuitem ul li {
	width: auto;
	height: 70px;
	display: inline-block;
	line-height: 70px;
	padding: 0px 20px;
	transition: .5s;
	font-size: 16px;
	border-top-left-radius:3px;
	border-top-right-radius:3px ;
	letter-spacing: 1px;
}

.menu-menuitem ul li:hover {
	background: #105b9e;
	color: #fff;
}

.menu-menuitem ul li:hover a {
	color: #fff;
}



/*banner*/
.banner img{
	width: 100%;
	display: flex;
}



.banner{
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.banner img{
	width: 100%;
	height: 100%;
}
.banner .swiper-container{
	width: 100%;
	height: 100%;
}
.banner .swiper-wrapper{
	width: 100%;
	height: 100%;
}
.banner .swiper-slide{
	width: 100%;
	height: 100%;
}
.banner .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
}
.banner .swiper-pagination-bullet{
	opacity: 10;
	background: #fff;
	width: 13px;
	height: 13px;
}
.banner .swiper-pagination-bullet-active{
	background: #007AFF;
}






/*质控中心*/
.center{
	width: 1200px;
	margin: 0 auto;
	height: 394px;
}
.center_title{
	width: 100%;
	text-align: center;
	padding: 40px 0;
	height: 58px;
}
.center_title p{
	margin: 0;
	padding: 0;
}
.c_title_1{
	font-size: 24px;
	color: #3e454d;
}
.c_title_2{
	font-size: 16px;
	color: #3e454d;
	margin-top: 6px !important;
}	

.center_content{
	width: 100%;
	float: left;
	height: 256px;
	display: inline-block;
}	
.c_content_1{
	width: 28%;
	height: 100%;
	float: left;
	background-color: #fff;
	box-shadow: 0 0 20px #c6c6c6;
	behavior: url(PIE.htc);
	border-top:3px solid #167efb;
	
	text-align: center;

	-moz-box-shadow:0 0 20px #c6c6c6;
	-webkit-box-shadow:0 0 20px #c6c6c6;
	 box-shadow:0 0 20px #c6c6c6;
	
	 
}
.c_content_2{
	width: 28%;
	height: 100%;
	float: left;
	margin-left: 8%;
	background-color: #FFFFFF;
	box-shadow: 0 0 20px #c6c6c6;
	border-top:3px solid #fa962a;
	text-align: center;
}
.c_content_3{
	width: 28%;
	height: 100%;
	float: right;
	background-color: #FFFFFF;
	box-shadow: 0 0 20px #c6c6c6;
	border-top:3px solid #4cbc37;
	text-align: center;
}
.c_content_img{
	width: 30%;
	margin: 0 auto;
	margin-top: 30px;
}
.c_content_1 p{
	margin: 0;
	padding: 0;
}
.c_content_2 p{
	margin: 0;
	padding: 0;
}
.c_content_3 p{
	margin: 0;
	padding: 0;
}
.c_zuzhi_1{
	font-size: 22px;
	color: #3e454d;
	margin-top: 20px !important;
}
.c_zuzhi_2{
	font-size: 14px;
	color: #3e454d;
	margin-top: 5px !important;
}




/*中心介绍*/

.introduce{
	width:100%;
	background: #f5f5f5;
	margin-top: 80px;
	padding-bottom: 80px;
}
.jies_content{
	width: 1200px;
	height: 350px;
	margin: 0 auto;
}
.jies_word{
	width: 50%;
	height: 100%;
	float: left;
	background-image: url(../img/introduce_mh.png);
}
.jies_img{
	width: 50%;
	height: 100%;
	float: left;
}
.jies_img img{
	width: 100%;
	height: 100%;
	
}
.jies_nbk{
	width: 90%;
	margin: 0 auto;
	height: 290px;
	margin-top: 30px;
	border: 1px solid #FFFFFF;
}
.jies_tltle{
	width: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 5%;
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 22px;
}
.jies_nbk_content{
	width: 100%;
	height:16px;
}
.jies_nbk_content{
	width: 90%;
	margin-left: 5%;
	color: #FFFFFF;
	height: 180px;
	text-indent: 2em;
	font-size: 16px;	
	line-height: 2;
	max-height: 180px;	
	display: -webkit-box;
	-webkit-box-orient: vertical;	
	-webkit-line-clamp: 5;	
	overflow: hidden;
}
.jies_more{
	width: 90%;
	margin-left: 5%;
	text-align: right;
	color: #dedede;
	
	height: 60px;
	line-height: 60px;
}
.jies_more a{
	color: #dedede;
	font-size: 14px;
}



.news{
	width: 1260px;
	margin: 0 auto;
	margin-bottom: 50px;
}




.NewsRight{
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.NewsRightHead{
	width: 1200px;
	margin: 0 auto;
    height: 47px;
    border-bottom: 1px solid #105b9e;
    background: #fff;
    line-height: 45px;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 16px;
    /*color: #ca4538;*/
    padding-left: 0;
}
.NewsRightHead em{
	display: block;
	font-style: inherit;
	width: 80%;
	height: 100%;
	float: left;
}
.NewsRightHead a{
	display: block;
	float: right;
	font-size: 14px;
	color: #999;
}
.NewsRightHead em span{
	width:120px;
	height: 100%;
	float: left;
	display: block;
	text-align: center;
	cursor: pointer;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 18px;
	letter-spacing: 1px;
}
.NewsRightHeadSpan{
	color: #fff;
	background: #105b9e;
}


.NewsRightCom ul{
	display: none;
}

.news_block{
	width: 580px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	height: 150px;
}
.news_img{
	width: 35%;
	float: left;
}
.news_img img{
	width: 100%;
	height: 150px;
}
.news_content{
	width: 63%;
	margin-left: 2%;
	float: left;
	
}
.news_title{
	color: #3e454d;
	font-weight: bold;
	font-size: 20px;
	padding: 0 0 10px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news_word{
	height: 80px;
	font-size: 16px;
	color: #666666;
	max-height: 80px;	
	line-height: 1.6;
	display: -webkit-box;
	-webkit-box-orient: vertical;	
	-webkit-line-clamp: 3;	
	overflow: hidden;
	
	
}
.news_date{
	font-size: 14px;
	color: #666;
	text-align: right;
	padding-top: 5px;
}








.bottom{
	width: 100%;
	height: 200px;
	background: #105b9e;
	font-size: 14px;
	color: #fff;
}
.bottom_center{
	width: 1200px;
	margin: 0 auto;
	height: 100px;
	padding: 20px 0;
	border-bottom: 1px solid #4596df;
}
.b_first_left{
	width: 38%;
	float: left;
	height: 100%;
	border-right: 1px solid #4596df ;
}
.b_first_right{
	width: 60%;
	height: 100%;
	float: left;
}
.bottom_content{
	height: 35px;
	line-height: 35px;
	letter-spacing: 2px;
}
.bottom_content img{
	width: 20px;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -2px;
}
.bottom_r_content{
	height: 35px;
	line-height: 35px;
	letter-spacing: 2px;
	padding-left: 150px;
}
.bottom_b{
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	letter-spacing: 2px;
}
.bottom_b a{
	color: #fff;
}
	





/*中心介绍*/

.center_banner{
	width: 100%;
}
.center_banner img{
	width: 100%;
}
.retire{
	width: 1200px;
	min-height: 200px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.center_left_title{
	width: 100%;
	height: 80px;
	background: #105b9e;
}
.center_left_title p{
	margin: 0;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 15px;
}
.introduce_name{
	font-size: 18px;
	padding-top: 15px;
}
.introduce_english{
	font-size: 12px;
	padding-top: 6px;
}
.introduce_two{
	margin-top: 10px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #105b9e;
	text-align: center;
	color: #FFFFFF;
}


/*新增样式*/

.introduce_classify{
	margin-top: 10px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #a2a2a2;
	text-align: center;
	color: #FFFFFF;
}

.centernews{
	width: 90%;
	margin:0 5%;
	background: #fff;
	float: left;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 2;
	color: #666666;
}


.centernews_list{
	width: 100%;
	margin:0 auto;
	border-bottom: 1px dashed #e5e5e5;
}
.centernews_head{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	
}
.centernews_details{
	width: 100%;
	color: #999;
    max-height: 80px;	
	line-height: 1.6;
	display: -webkit-box;
	-webkit-box-orient: vertical;	
	-webkit-line-clamp: 2;	
	overflow: hidden;
	margin: 5px 0;

}
.centernews_bottom{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 100%;
}
.centernews_date{
	width: 50%;
	float: left;
	color: #999;
}
.centernews_more{
	width: 80px;
	float: right;
	border: 1px solid #105b9e;
	color: #105b9e;
	border-radius: 5px;
	height: 26px;
	line-height: 26px;
	text-align: center;
}


/*新增样式结束*/




.retireLeft{
	width: 200px;
	overflow: hidden;
	float: left;
	font-size: 16px;
}

.retireRight{
	width: 980px;
	overflow: hidden;
	min-height: 200px;
	float: right;
	background: #fff;

		}
.right_content{
	width: 978px;
	float: left;
	border: 1px solid #E5E5E5;
	background: #fff;
	
}
.register_top{
	width: 90%;
	margin:0 5%;
	background: #fff;
	float: left;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 2;
	color: #666666;
}


.i_right_button{
	/**width: 100%;
	height: 50px;
	border-bottom: 1px solid #E5E5E5;
	line-height: 50px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
	box-sizing: border-box;
	background: #f5f5f5;
	margin: 0;**/

}
.i_right_title{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #E5E5E5;
	line-height: 50px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-left: 20px;
	box-sizing: border-box;
	background: #f5f5f5;
	margin: 0;

}
.i_right_title img{
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
	}