.top@charset "utf-8";
/* CSS Document */
body, div, address, blockquote, iframe,datalist,footer,header,nav,time, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {margin:0; padding:0; font-weight: normal;font-style: normal;font-size: 14px; font-family:"微软雅黑";}
article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section,summary, time, mark, audio, video 
{ display: block;margin: 0; padding: 0;}/* 重置 HTML5 元素 */
table{ border-collapse:collapse;}
ol, ul ,li{list-style: none;}
img {border: 0; margin:0; padding:0;}
body {text-align:left; font-size:12px; overflow-x:hidden;}
a,em{ text-decoration:none; font-style:normal;}
.clear{ clear:both;}
img{ max-width:100%;}
em{float: right;}
.redsatr{color: #d82222;font-size: 18px;}
/*********主体框架代码*********/
.box{ width:1200px; margin:0 auto;}
.fb{font-weight: bold;}
.fl{ float:left;}
.fr{ float:right;}
.tr{text-align: right;}
.tl{text-align: left;}
.cl{clear: both;}
.cla:after{
	display: block;
	content: "";
	clear: both;
}
/*宽度*/
.w10{ width:10px;}

/*空隙*/
.hg_10{ height:10px; clear:both;}

/*字体样式*/
@font-face{
　　font-family:'方正楷体简体';
　　src:url('方正楷体简体.TTF');
}
 

/*Top*/
.top{
	width: 100%;
	height: 100px;
	z-index: 1000;
}
.top_placeholder{
	/*height: 95px;*/
}
.top_in{
	width: 1360px;
	margin: auto;
	position: relative;
}
.top_logo{
	width: 307px;
	margin-top: 33px;
	float: left;
}
.top_phone{
	position: absolute;
	right: 0;
	width: 165px;
	margin-top: 39px;
}
.top_phone .left{
	float: left;
}
.top_phone .right{
	float: left;
	color: #ec9303;
	font-size: 24px;
	margin-left: 5px;
}
.right span{
	font-size: 22px;
	font-family: "宋体";
}

.nav{
	width: 930px;
	float: right;
	margin-left: 50px;
	margin-top: 34px;
}
.nav ul{
	width: 100%;
	display: flex;
	justify-content: space-around;
}

.one{
	width: 80px;
	text-align: center;
	height: 66px;
	line-height: 40px;
	position: relative;
}
.one_a{
	color: #333;
	font-size: 16px;
	display: block;
	width: 100%;
	height: auto;
	box-sizing:border-box;
}
.one_a:hover{
	border-bottom:6px solid #00508b;
}

.two_box{
	position: absolute;
	top: 66px;
	left: 0;
	width: 100%;
	z-index: 99999;
	display: none;
}
.two_box .two{
	width: 100%;
	background: url(../image/black_tmbg.png);
}
.two_box .two:hover{
	background: url(../image/blue_tmbg.png);
}
.two_box .two a{
	color: #fff;
}

.ss{
	width: 100%;
	height: 120px;
	background: url(../img/ssbg.png) no-repeat;
}
.ss_in{
	width: 1200px;
	margin:auto;
	display: flex;
	justify-content: space-between;
}
.ss_left{
	padding-top: 47px;
}
.ss_right{
	width: 600px;
	height: 40px;
}
.ss_right{
	width: 600px;
	height: 40px;
	background-color: #fff;
	display: flex;
	justify-content: space-around;
	margin-top: 40px;
}
.ss_fdj{
	width: 24px;
	height: 24px;
	padding-left: 13px;
	padding-top: 8px;
}
.ss_keyowrds{
	width: 470px;
	border:none;
	padding-left: 10px;
}
.ss_submit{
	width: 90px;
	height: 40px;
	color: #fff;
	background-color: #5d9a1b;
	border: medium none;
	font-size: 18px;
	letter-spacing: 6px;
	text-align: center;
}

.bn{
	width: 100%;
	position: relative;
}
.bnDes{
	margin: auto;
	position: absolute;
	z-index: 999;
	bottom: -40px;
	left: 50%;
	transform: translate(-50%);
	width: 1360px;
	height: 144px;
	padding: 0 10px;
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 0 0 5px #ddd;
	display: flex;
	justify-content: space-around;
}
.bnDesUnit{
	width: 335px;
	height: 85px;
	margin-top: 30px;
	text-align: center;
	border-right: 1px solid #d4d4d4;
}
.bnDesUnit:last-child{
	border-right: none;
}
.bnDesUnitTop{
	color: #00508b;
}
.bnDesUnitTop .number{
	font-size: 56px;
	font-family: "Impact";
	
}



/*主体*/
.p1{
	width: 100%;
	display: block;
	height: 871px;
	background: url(../image/p1bg.jpg) no-repeat;
}
.p1_in{
	width: 1360px;
	height: 445px;
	margin: auto;
	box-sizing:border-box;
}
.p1_bt{
	width: 100%;
	text-align: center;
	padding-top:100px;
}
.p1_con{
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
}
.p1_conl_title{
	height: 45px;
	font-size: 26px;
	font-weight: bold;
	color: #00508b;
	background: url(../image/sb_ico1.png) no-repeat left bottom;
}
.p1_conl{
	width: 750px;
}
.p1_conl_con{
	padding-top: 30px;
}
.p1_conr{
	width: 600px;
	text-align:right;
}
.more_blue{
	display: block;
	margin: auto;
	width: 376px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border:1px solid #00508b;
	border-radius: 19px;
	color: #00568f;
	font-size: 20px;
	margin-top: 60px;
}


.p2{
	width: 100%;
	height: 793px;
}
.p2_in{
	width: 1360px;
	margin: auto;
}
.p2_type{
	width: 100%;
	margin-top: 50px;
}
.p2_type li{
	width: 78px;
	float: left;
}
.p2_con{
	margin-top: 25px;
}
.p2_con li{
	display: flex;
	justify-content: space-between;
	font-size: 16px;
}
.p2_con li .p2_lb{
	width: 632px;
	height: 420px;
}
.p2_con li .p2_lb img{
	width: 100%;
	height: 420px;
}
#p2_lb{
	position: relative;
}
#p2_lb .swiper-slide{
	position: relative;
}
#p2_lb .swiper-slide span{
	position: absolute;
	bottom: 0px;
	left: 0;
	color: #fff;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../image/black_tmbg.png);
	text-align: left;
	padding-left: 25px;
	box-sizing:border-box;
}
#p2_lb .swiper-pagination1{
	width: auto;
	position: absolute;
	bottom: 15px;
	left: auto;
	right: 10px;
	z-index: 9;
}
#p2_lb .swiper-pagination1 .swiper-pagination-bullet{
	width: 35px;
	height: 5px;
	border-radius: 3px;
	background: #fff;
	opacity: 1;
}
#p2_lb .swiper-pagination-bullet-active{
   background-color:#00508b !important;
}
.p2_right{
	width: 728px;
	background: url(../image/p2_rbg.png) no-repeat;
	padding: 35px 45px;
	box-sizing:border-box;
}
.p2_right_one .title{
	font-size: 22px;
}
.p2_right_one .date{
	font-size: 16px;
	color: #8a8a8a;
	padding: 15px 0;
}
.p2_right_one .des{
	font-size: 15px;
	color: #525252;
	border-bottom: 1px dashed #c8cbce;
	padding-bottom: 25px;
}
.p2_right_other li{
	margin-top: 28px;
}
.p2_right_other li span{
	font-size: 16px;
}
.p2_right_other li .time{
	float: right;
}
.p2_right_other li:hover span{
	color: #00568f;
}


.p3{
	width: 100%;
	height: 647px;
	background-color: #2262a5;
}
.p3_in{
	width: 1360px;
	margin: auto;
}
.p3_con{
	margin-top: 45px;
	position: relative;
}
#p3_con{
	position: relative;
	height: 318px;
}
.swiper-button-prev3{
	width: 32px !important;
	height: 107px !important;
	left: -60px !important;
	top: 148px !important;
	color: #fff !important;
    background: #333;
    opacity: 0.5;
    position: absolute;
    left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-next3{
	width: 32px !important;
	height: 107px !important;
	right: -60px !important;
	top: 148px !important;
	color: #fff !important;
    background: #333;
    opacity: 0.5;
    position: absolute;
    right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-prev3:after, .swiper-button-next3:after {
    font-family: "swiper-icons";
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
}
.swiper-button-next3:after{
    content: 'next';
}
.swiper-button-prev3:after{
	content: 'prev';
}

#p3_con .swiper-slide{
	position: relative;
}
#p3_con .text{
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	color: #fff;
	padding: 10px 15px 0;
	box-sizing:border-box;
}
#p3_con .text a{
	color: #fff;
}
#p3_con .intro{
	font-size: 13px;
	color: #dfdfdf;
	margin-top: 3px;
}
.more_88c8f9{
	display: block;
	margin: auto;
	width: 376px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border:1px solid #88c8f9;
	border-radius: 19px;
	color: #88c8f9;
	font-size: 20px;
	margin-top: 60px;
}




.p4{
	width: 100%;
	height: 856px;
	background:url(../image/p4bg.jpg) no-repeat;
}
.p4_in{
	width: 1360px;
	margin: auto;
}
.p4_con{
	display: flex;
	justify-content: space-between;
	margin-top: 76px;
}
.p4_nr{
	width: 1088px;
	display: flex;
	justify-content: space-between;
}
.p4_nr li{
	display: flex;
	justify-content: space-between;
}
.p4_nr .text{
	width: 515px;
}
.p4_nr .text_bt{
	height: 56px;
	font-size: 34px;
	font-weight: bold;
	background: url(../image/sb_ico1.png) no-repeat left bottom;
}
.p4_nr .text_des{
	margin-top: 35px;
	line-height: 2;
	height: 350px;
}
.p4_nr .text_bt .en{
	font-size: 14px;
	color: #b7b7b7;
}
.p4_nr .pic{
	width: 505px;
	height: 505px;
	margin-left: 30px;
}
.p4_nr .pic img{
	width: 100%;
	border-radius: 50%;
}
.text_more{
	display: block;
	width: 172px;
	height: 48px;
	line-height: 48px;
	text-align: left;
	box-sizing:border-box;
	padding-left: 30px;
	background: url(../image/sb_select.jpg) no-repeat;
	font-size: 16px;
	color: #fff;
}
.text_more span{
	float: right;
	margin-right: 24px;
}
.p4_type{
	width: 284px;
	background-color: #fff;
	padding: 25px 0;
}
.p4_type li{
	width: 284px;
	height: 57px;
	line-height: 57px;
	font-size: 16px;
	float: right;
	box-sizing:border-box;
	padding-left: 27px;
}
.p4_type li a{
	display: block;
	width: 232px;
	border-bottom: 1px solid #efefef;
}
.type_select{
	width: 298px !important;
	background: url(../image/sb_select.jpg) no-repeat;
	padding-left: 42px !important;
}
.type_select a{
	color: #fff;
	cursor: pointer;
}



.p5{
	width: 100%;
	height: 680px;
}
.p5_in{
	width: 1360px;
	margin: auto;
}
.p5_con{
	display: flex;
	justify-content: space-around;
	margin-top: 65px;
}
.p5_con li{
	width: 320px;
	height: 403px;
	box-shadow: 0 0 5px #ccc;
}
.p5_con_pic{
	width: 300px;
	height: 211px;
	margin: 20px auto;
}
.p5_con_text{
	width: 300px;
	margin: auto;
}
.p5_con_title{
	margin: 24px auto;
	font-size: 20px;
	color: #00508b;
}
.p5_con_place{
	height: 48px;
	color: #686868;
	font-size: 16px;
}
.p5_con_phone{
	color: #686868;
	font-size: 16px;
}

/*新闻动态*/
.ej_bn{
	width: 100%;
	height: 402px;
	background: url(../img/ejbn.jpg) no-repeat center;
}
.emain_top{
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #eee;
}
.emain_topin{
	width: 1360px;
	margin: auto;
}
.emain_wz{
	width: auto;
	float: right;
	color: #aeaeae;
	padding-top: 30px;
}
.emain_type{
	width: 80%;
	display: flex;
	justify-content: flex-start;
	float: left;
}
.emain_type li{
	width: auto;
	margin-right: 70px;
	padding-top: 30px;
}
.emain_type li a{
	display: block;
	height: 34px;
	font-size: 16px;
}
.emain_type li a.select{
	color: #02408f;
	border-bottom: 2px solid #02408f;
}
.emain_type li a:hover{
	color: #02408f;
	border-bottom: 2px solid #02408f;
}
.emain_bot{
	width: 1410px;
	margin: auto;
}
.emain_bot ul li{
	width: 422px;
	height: 319px;
	box-shadow: 0 0 5px #ddd;
	margin: 70px 24px 0;
	float: left;
}
.emain_bot_pic{
	width: 100%;
	height: 175px;
	overflow: hidden;
}
.emain_bot_title{
	height: 92px;
	padding: 20px 12px 0;
	line-height: 2;
	border-bottom: 1px solid #eaeaea;
	box-sizing:border-box;
}
.emain_bot_other{
	padding: 12px 12px 0;
	display: flex;
	justify-content: space-between;
}
.emain_bot_other .date{
	display: inline-block;
	color: #929292;
	background: url(../image/ico_clock.jpg) no-repeat center left;
	padding-left: 18px;
	line-height: 30px;
}
.emain_bot_other .more{

}

/*中心介绍*/
.e1{
	width: 1370px;
	min-height: 595px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding-top: 75px;
	padding-bottom: 50px;
	box-sizing:border-box;
}
.e1_left{
	width: 860px;
}
.e1_right{
	width: 482px;
	margin-top: 115px;
}
.e_ch{
	font-size: 28px;
	color: #06558f;
	font-weight: bold;
}
.e_en{
	font-size: 28px;
	color: #aeaeae;
	font-weight: bold;
	padding-top: 5px;
}
.e1_left .con{
	margin-top: 60px;
	font-size: 16px;
	line-height: 2;
}
.e1_left .con a{
	color: #f5401d;
}


.e2{
	width: 100%;
	background-color: #fbfbfb;
}
.e2_in{
	width: 1370px;
	min-height: 521px;
	margin: auto;
}
.e2_bt{
	padding-top: 44px;
	text-align:center;
}
.e2_con{
	display: flex;
	justify-content: space-between;
	margin-top: 65px;
}
.e2_left{
	width: 661px;
	height: 275px;
}
.e2_right{
	width: 675px;
	font-size: 16px;
}
.e2_right_top{
	padding-top: 10px;
	line-height: 2;
	min-height: 220px;
}
.e2_right_more{
	margin-left: 30px;
	color: #f5401d;
}

.e3{
	width: 100%;
	height: 644px;
}
.e3_in{
	width: 1360px;
	margin: auto;
}
.e3_in_pic{
	display: block;
}
.e3_bt{
	text-align: center;
	padding-top: 45px;
	margin-bottom: 45px;
}

.e4{
	width: 100%;
	height: 581px;
	background-color: #fbfbfb;
}
.e4_in{
	width: 1400px;
	margin: auto;
}
.e4_bt{
	text-align: center;
	padding-top: 40px;
}
.e4_con {
	display: flex;
	justify-content: flex-start;
	margin-top: 60px;
}
.e4_con li{
	width: 319px;
	height: 262px;
	background-color: #fff;
	margin: 0 15px;
	box-shadow: 0 0 5px #ddd;
}
.e4_con li .pic{
	width: 308px;
	height: 213px;
	overflow: hidden;
	margin: 4px;
	float: left;
}
.e4_con li .title{
	font-size: 16px;
	line-height: 44px;
	text-align: center;
}
.e4_con_select .title{
	color: #fff !important;
	background-color: #06558f !important;
}


.e5{
	width: 100%;
	height: 567px;
}
.e5_in{
	width: 1370px;
	margin: auto;
}
.e5_bt{
	text-align: center;
	padding-top: 40px;
}
.e5_con {
	display: flex;
	justify-content: flex-start;
	margin-top: 60px;
}
.e5_con li{
	width: 319px;
	height: 262px;
	background-color: #fff;
	margin: 0 15px;
	box-shadow: 0 0 5px #ddd;
}
.e5_con li .pic{
	width: 308px;
	height: 213px;
	overflow: hidden;
	margin: 4px;
	float: left;
}
.e5_con li .title{
	font-size: 16px;
	line-height: 44px;
	text-align: center;
}
.e5_con_select .title{
	color: #fff !important;
	background-color: #06558f !important;
}

/*品牌介绍*/
.develop{
	width: 100%;
	height: 742px;
	background-color: #fbfbfb;
}
.develop_in{
	width: 1370px;
	margin: auto;
	padding-top: 58px;
	display: flex;
	justify-content: flex-start;
}
.develop_left{
	width: 115px;
}
.develop_left .caption{
	font-size: 28px;
	font-weight: bold;
	color: #06558f;
	margin-top: 80px;
}
.develop_left .xd{
	display: inline-block;
	width: 75px;
	height: 3px;
	background-color: #a5a5a5;
}
.develop_type{
	width: 66px;
	margin-left: 65px;
	border-right: 1px solid #eaeaea;
}
.develop_type li{
	color: #a5a5a5;
	font-size: 18px;
	font-weight: bold;
	height: 42px;
	line-height: 42px;
	margin: 10px 0;
	cursor: pointer;
}
.develop_select{
	color: #f58345;
	border-right: 5px solid #f58345;
}
.develop_con{
	width: 1060px;
	margin-left: 85px;
}
.develop_con li{
	padding-top: 45px;
}
.develop_con_title{
	font-size: 56px;
	color: #747474;
	font-weight: bold;
}
.develop_con_con{
	margin-top: 30px;
	line-height: 2;
}
.single_all{
	width: 1360px;
	margin: auto;
	padding-top: 76px;
}
.single_all .con{
	margin-top: 76px;
	padding-bottom: 100px;
}


/*团队*/
.team_in{
	width: 1370px;
	margin: auto;
}
.team_unit li{
	width: 252px;
	height: 326px;
	overflow: hidden;
	margin: 70px 11px 0;
	float: left;
	position: relative;
}
.team_unit li .text{
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0;
	padding: 10px 12px 0;
	box-sizing:border-box;
	color: #fff;
}
.team_unit li .text .title .name{
	font-size: 16px;
	font-weight: bold;
}
.team_unit li .text .title .level{
	font-size: 14px;
}
.team_unit li .text .intro{
	margin-top: 5px;
}

/*设备*/
.equipment_in{
	width: 1390px;
	margin: auto;
}
.equipment_unit li{
	width: 318px;
	height: 262px;
	float: left;
	box-shadow: 0 0 5px #ccc;
	margin: 48px 14px 0;
}
.equipment_unit li .pic{
	width: 309px;
	height: 214px;
	margin: 4px;
	overflow: hidden;
}
.equipment_unit li .title{
	text-align: center;
	height: 44px;
	line-height: 44px;
}
.e4_con_select{
	background-color: #06558f !important;
}

/*团队详情*/
.teamshow{
	width: 1360px;
	min-height: 663px;
	margin:96px auto;
	box-shadow: 0 0 5px #ccc;
	padding: 62px 84px;
	box-sizing:border-box;
	display: flex;
	justify-content: space-between;
}

.teamshow_pic{
	width: 367px;
	height: 469px;
	float: left;
	border: 3px solid #ddd;
	box-sizing:border-box;
}
.teamshow_pic img{
	width: 100%;
}
.teamshow_text{
	width: 790px;
	height: 469px;
}
.text_f1{
	display: flex;
}
.teamshow_text .name{
	font-size: 48px;
	font-weight: bold;
	color: #00568f;
}
.teamshow_text .xg{
	font-size: 60px;
	font-weight: bold;
	color: #00568f;
	padding: 0px 0 0 5px;
}
.professional_title{
	font-size: 28px;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-left: 15px;
}
.text_f2{
	border-top: 1px solid #02408f;
	border-bottom: 1px solid #02408f;
	font-size: 23px;
	color: #02408f;
	line-height: 54px;
	margin-top: 10px;
}
.text_f3{
	margin-top: 24px;
	height: 340px;
}
.detail_page{
	line-height: 2;
	text-align: left;
	display: flex;
	justify-content: flex-end;
}
.detail_page span{
	color: #606060;
}
.detail_page .left{
	margin-right: 22px;
}
.detail_page a:hover{
	color: #1888ce;
	border: 1px solid #1888ce;
}
.detail_page span:hover{color: #1888ce;}
.detail_page a{
	font-size: 16px;
	color:#333;
	border: 1px solid #d2d2d2;
	display: inline-block;
	width: 153px;
	height: 37px;
	line-height: 37px;
	border-radius: 17px;
	text-align: center;
}
.detail_page .zw{
	color: #ddd;
}

.equipmentshow{
	width: 1370px;
	margin: 80px auto 0;
	padding-bottom: 110px;
}
.equipmentshow_title{
	font-size: 24px;
	text-align: center;
}
.equipmentshow_other{
	font-size: 14px;
	color: #959494;
	text-align: center;
	padding: 15px 0 28px 0;
	font-size: 14px;
	border-bottom: 1px solid #f7f7f7;
}
.equipmentshow_con{
	margin-top: 68px;
}
.equipmentshow_pic{
	width: 632px;
	height: 384px;
	margin: 27px auto 0;
}
.equipmentshow_pic img{
	width: 632px;
	height: 384px;
}
.equipmentshow_con_title{
	font-size: 20px;
	font-weight: bold;
	color: #00568f;
}
.equipmentshow_con_nr{
	color: #6b6b6b;
	min-height: 380px;
	padding-top: 20px;
	margin-bottom: 80px;
}

.equipmentshow_page span{
	background-color: #f0f0f0;
	color: #333;
	font-size: 16px;
	width: 616px;
	height: 57px;
	line-height: 57px;
	display: block;
	padding-left: 23px;
}
.equipmentshow_page span:hover{
	color: #fff;
	background-color: #00568f;
}
.equipmentshow_page span p{
	float: left;
}
.equipmentshow_page span a{
	display: block;
	width: 85%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.equipmentshow_page span a:hover{
	color: #fff;

}
.equipmentshow_page .prev{
	float: left;
}
.equipmentshow_page .next{
	float: right;
}


/*套餐*/
.tc_unit li{
	width: 312px;
	min-height: 407px;
	float: left;
	margin: 42px 19px 0;
}
.tc_unit li .pic{
	width: 312px;
	min-height: 312px;
}
.tc_unit li .text{
	padding: 0 15px;
	height: 95px;
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}
.tc_unit li .title{
	font-size: 18px;
	padding-top: 20px;
}
.tc_unit li .other{
	padding-top: 15px;
}
.tc_unit li .price{
	font-size: 20px;
	font-weight: bold;
	color: #e35818;
}
.tc_unit li .more{
	float: right;
	display: inline-block;
	width: 78px;
	border-bottom: 1px solid #ececec;
	color: #6c6c6c;
	text-align: right;
}

.tc_pic{
	width: 576px;
	height: 536px;
	margin: 35px auto;
	position: relative;
}

.tc_ewm{
	width: 186px;
	height: 186px;
	position: absolute;
	left: 740px;
	bottom: 0px;
}

/*体检服务*/
.health{
	width: 1400px;
	margin: auto;
}
.health_unit{
	width: 668px;
	height: 184px;
	float: left;
	background-color: #f9f9f9;
	margin: 44px 12px;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
}
.health_unit .pic{
	width: 221px;
	height: 124px;
	border:2px solid #fff;
	margin-top: 26px;
	margin-left: 20px;
}
.health_unit .text{
	width: 375px;
	height: 124px;
	margin-top: 27px;
	margin-right: 30px;
}
.health_unit .text .title{
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
}
.health_unit .text .decription{
	color: #969696;
	font-size: 16px;
	height: 60px;
	line-height: 2;
}
.health_unit .text .more{
	font-size: 14px;
	color: #00568f;
	border-bottom: 2px solid #00568f;
	float: right;
}

/*联系我们*/
.contact{
	width: 1400px;
	margin: auto;
}
.contact_unit{
	width: 650px;
	height: 384px;
	float: left;
	padding: 33px;
	box-sizing:border-box;
	background-color: #fff;
	margin: 35px 25px;
}
.contact_unit .text{
	margin-left: 15px;
	width: 460px;
	color: #6c6c6c;
}
.contact_unit .title{
	font-size: 26px;
}
.contact_unit .address{
	display: flex;
	justify-content: flex-start;
	height: 96px;
	padding-top: 20px;
	box-sizing:border-box;
	border-bottom: 1px solid #c6c6c6;
}
.contact_unit .phone{
	display: flex;
	justify-content: flex-start;
	height: 96px;
	padding-top: 20px;
	box-sizing:border-box;
	border-bottom: 1px solid #c6c6c6;
}
.contact_unit .email{
	display: flex;
	justify-content: flex-start;
	height: 96px;
	padding-top: 20px;
	box-sizing:border-box;
}
.contact_unit .unit_ico{
	width: 50px;
	height: 50px;
}
.mapico{
	width: 36px;
	height: 30px;
	padding-top: 15px;
	cursor: pointer;
}
.contact_unit .text .text_top{
	font-size: 16px;
}
.contact_unit .text .text_bot{
	font-size: 18px;
	padding-top: 6px;
}
.contactmap{
	display: none;
	position: relative;
	z-index: 9;
}


/*bot*/
/*.bot_nav{
	width: 100%;
	height: 74px;
	line-height: 74px;
	background-color: #95c835;
}
.bot_nav_in{
	text-align: center;
}
.bot_nav_in a{
	display: inline-block;
	padding: 0 20px;
}*/

.bot{
	width: 100%;
	height: 60px;
	background-color: #000;
	color: #fff;
}
.bot_in{
	line-height:60px;
}

.bottom{
	width: 100%;
	height: 550px;
	background: url(../image/botBg.jpg) no-repeat;
}
.bottom_in{
	width: 1350px;
	height: 470px;
	box-sizing:border-box;
	margin:auto;
	padding-top: 130px;
	display: flex;
	justify-content: space-between;
}
.bottom_left{
	width: 715px;
}
.bottom_left .info{
	color: #fff;
	margin-top: 23px;
	line-height: 1.5;
}
.bot_cor{
	border-top: 1px solid #5989b7;
	padding-top: 20px;
	color: #bebebe;
}




.bottom1{
	width: 317px;
	height: 220px;
	text-align: center;
	background: url(../img/fgx.png) no-repeat right center;
}
.bottom1_text{
	font-size: 20px;
	color: #fff;
	font-family: "宋体";
	padding-top: 24px;
}
.bottom2{
	width: 390px;
	height: 220px;
	padding: 0 50px;
	box-sizing:border-box;
}
.bottom2_top{
	font-size: 24px;
	color: #fff;
}
.bottom2_bot{
	font-size: 18px;
	color: #fff;
	padding-top: 30px;
	line-height: 1.5;
}
.bottom3{
	width: 385px;
	height: 220px;
	text-align: center;
}
.bottom3 img{
	width: 140px;
	height: 140px;
}

.side_column{
	width: 66px;
	position: fixed;
	top: 55%;
	right: 8%;
	z-index: 99999;
}
.side_column li{
	width: 66px;
	height: 66px;
	background-color: #787878;
	border-radius: 33px;
	text-align: center;
	margin-top: 9px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.side_column li:hover{
	background-color: #af311a;
}
.side_column img{
	display: block;
	margin: auto;
	padding: 14px 0 6px;
}
.side_column li span{
	color: #fff;
	line-height: 1;
}

/*单页*/

.a1_in{
	width: 1200px;
	margin: auto;
}
.a1_top{
	padding-top: 80px;
	text-align: center;
}
.a1_top .ch{
	font-size: 36px;
	color: #000;
	font-weight: bold;
}
.a1_top .en{
	font-size: 14px;
	color: #000;
	margin: 20px 0;
}
.a1_bot{
	display: flex;
	justify-content: space-between;
	margin: 40px 0;
}
.a1_bot_left{
	width: 520px;
	height: 320px;
	font-size: 20px;
	line-height: 30px;
	padding-top: 25px;
	text-indent: 40px;
}
.a1_bot_right{
	width: 567px;
	height: 383px;
}

.a2{
	width: 100%;
	height: 549px;
}
.a2_bot{
	display: flex;
	justify-content: space-around;
	width: 1200px;
	margin: auto;
}
.a2_bot_unit{
	width: 154px;
	text-align: center;
	margin-top: 30px;
}
.a2_bot_unit_title{
	height: 29px;
	font-size: 30px;
	color: #5d9a1b;
	padding: 15px 0 15px;
}
.a2_bot_unit_des{
	width: 100%;
	font-size: 20px;
	color: #1c1c1c;
	line-height: 40px;
	font-family: "AdobeHeitiStd-Regular";
}

.a3{
	width: 100%;
	height: 759px;
	background: url(../img/a3bg.jpg) no-repeat;
}

.a3_bot{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 46px;
}
.a3_bot .select{
	background-color: #5d9a1b !important;
}
.a3_bot .select .def{
	display: none;
}
.a3_bot .mouse{
	display: none;
}
.a3_bot .select .mouse{
	display: block;
	color: #fff;
}
.a3_bot_left{
	width: 600px;
	height: 460px;
	background-color: #fff;
}
.a3_bot_left_in{
	border: 1px solid #ddd;
	width: 567px;
	height: 431px;
	margin:14px auto;
	box-sizing:border-box;
	padding: 91px 22px 0;
	font-size: 16px;
	color: #333;
}
.a3_bot_right{
	width: 600px;
	height: 460px;
}
.a3_bot_right>div{
	box-sizing:border-box;
}
.a3_bot_right_unit{
	width: 300px;
	height: 230px;
	background-color: #f2f2f2;
	border: solid 1px #c1c1c1;
	float: left;
}
.a3_bot_right_unit:nth-child(2){
	background-color: #fafafa;
}
.a3_bot_right_unit:nth-child(3){
	background-color: #fafafa;
}
.a3_bot_right_unit .select .def{
	display: none;
}
.a3_bot_right_unit .mouse{
	display: none;
}
.a3_bot_right_unit .select .mouse{
	display: block;
}
.a3_bot_right_unit_in{
	margin: 10px;
	padding: 0 10px;
}
.a3_bot_right .select .a3_bot_right_unit_in{
	border:1px solid #fff !important;
	height: 206px;
}

.a3_unit_sort{
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: solid 2px #595959;
	border-radius: 50%;
	font-size: 24px;
	color: #595959;
	margin: 40px auto 29px;
}
.a3_unit_ch{
	text-align: center;
	font-size: 24px;
	color: #065fa4;
}
.a3_unit_en{
	margin-top: 5px;
	text-align: center;
	font-family: "ArialNarrow";
	font-size: 12px;
	color: #595959;
}
.a3_unit_sl{
	margin: auto;
	width: 19px;
	height: 5px;
	font-size: 30px;
	color: #595959;
}


/*新闻详情*/
.qyzx_detail{
	width: 100%;
}
.qyzx_detail_in{
	width: 1200px;
	padding: 80px 40px;
	box-sizing:border-box;
	margin:80px auto;
	background-color: #ffffff;
	box-shadow: 0px 4px 18px 0px 
		rgba(0, 0, 0, 0.17);
}
.qyzx_detail_top{
	border-bottom: 2px solid #5d9a1b;
	padding-bottom: 40px;
}
.qyzx_detail_top .title{
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 30px;
}
.qyzx_detail_top .other span{
	color: #606060;
	font-size: 16px;
}
.qyzx_detail_bot{
	min-height: 300px;
	margin-top: 40px;
	border-bottom: 2px solid #5d9a1b;
}

/*联系我们*/
.lxwm{
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.lxwm_left{
	width: 960px;
	height: 555px;
	background: url(../img/contact_leftbg.png) no-repeat;
	background-size: 100% 100%;
}
.lxwm_left_con{
	width: 550px;
	margin-left: 300px;
	margin-top: 140px;
}
.lxwm_left_con .ch {
	font-size: 31px;
	font-weight: bold;
	line-height: 32px;
	color: #1c8cea;
}
.lxwm_left_con .en {
	padding-top: 15px;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	color: #767676;
}
.lxwm_left_con_unit{
	margin-top: 30px;
}
.lxwm_left_con_unit img{
	float: left;
}
.lxwm_left_con_unit span{
	display: inline-block;
	float: left;
	padding-top: 5px;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	color: #484848;
	padding-left: 15px;
}
.lxwm_right{
	width: 960px;
	height: 555px;
}
.lxwm_right img{
	display: block;
	height: 555px;
}


/*products_list*/
.sec_bn{
	width: 100%;
	position: relative;
}
.sec_bn_bar{
	width: 100%;
	height: 43px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/bar_tmbg.png);
}
.bar_in{
	width: 1200px;
	margin: auto;
}
.bar_in span{
	float: right;
	line-height: 43px;
	color: #fff;
}
.bar_in span a{
	color: #fff;
}
.ico_bar{
	float: left;
	margin-right: 12px;
	margin-top: 8px;
}

.secmain{
	width: 1200px;
	margin: 38px auto 50px;
}
.secmain_left{
	width: 251px;
	float: left;
}
.left_lanmu{
	width: 100%;
	height: 119px;
	background: url(../images/sectype_bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 25px 0 0 25px;
	box-sizing:border-box;
}
.left_lanmu .ch{
	font-size: 26px;
	color: #fff;
}
.left_lanmu .en{
	font-size: 18px;
	color: #fff;
}
.left_type{
	width: 100%;
	padding: 25px 0;
	background-color: #f6f6f6;
}
.type_grade1 a{
	display: block;
	width: 205px;
	margin-left: 25px;
	font-size: 18px;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #e0e0e0;
}
.type_grade2{
	display: none;
}
.type_grade2 a{
	display: block;
	width: 205px;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	margin-left: 25px;
	box-sizing:border-box;
	padding-left: 35px;
	background: url(../images/arrow.png) no-repeat left center;
	border-bottom: 1px solid #e0e0e0;
}

.type_select .type_grade1{
	background-color: #39bbe7 !important;
}
.type_select .type_grade1 a{
	color: #fff !important;
	border-bottom: none;
}
.type_grade2 a.type2_select{
	background: url(../images/arrow_select.png) no-repeat left center;
}

.left_contact{
	width: 251px;
	height: 373px;
	background: #f6f6f6 url(../images/contact.png) no-repeat;
	background-position: 6px 260px;
	margin-top: 10px;
	padding: 0 26px;
	box-sizing:border-box;
}
.left_contact .title{
	font-size: 26px;
	padding-top: 36px;
}
.left_contact .con{
	padding-top: 15px;
}
.left_contact .con p{
	margin-top: 10px;
}

.secmain_right{
	width: 900px;
	float: right;
	font-size: 16px;
}
.secmain_right ul li{
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.secmain_right .list_pt{
	width: 185px;
	height: 119px;
	float: left;
}
.secmain_right .list_text{
	width: 690px;
	float: right;
}
.secmain_right .list_text_title{
	font-size: 18px;
	padding-top: 15px;
}
.secmain_right .list_text_title .date{
	font-size: 14px;
	font-weight: 200;
	float: right;
}
.secmain_right .list_text_intro{
	color: #959595;
	line-height: 2;
	margin-top: 10px;
}

/*page*/
.page1{padding-top: 10px;height: 30px;margin: 40px 0 40px 0;text-align: center;}
.page1 a{display: inline-block;color: #333;background-color:#efeff1;margin-left: 5px;width: 24px;height: 24px;line-height:24px;border-radius: 3px;font-size: 14px;text-align: center;}
.page1 a.page0{margin: 0 5px;background: none;color: #333;}
.page1 a.page10{margin: 0 5px;}
.page1 a:hover{background: #39bbe7;color: #fff;}
.page1 a.select{background: #39bbe7;color: #fff;}


/*用户留言*/
.yzm{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.submit_gb{
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #39bbe7;
	color: #fff;
	border: medium none;
	font-size: 22px;
	letter-spacing: 2px;
	border-radius: 5px;
}
.rese_tg{
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #b0b0b0;
	color: #fff;
	border: medium none;
	font-size: 22px;
	letter-spacing: 2px;
	margin-left: 15px;
	border-radius: 5px;
}

/*走进康佑*/
.zj1{
	width: 100%;
	height: 643px;
	background: url(../images/zjky_ebg.jpg) no-repeat;
	background-position: 84% 85%;
}
.zj2{
	width: 100%;
	height: 745px;
	background: url(../images/zjky2_bg.jpg) no-repeat;
}
.zjbt{
	width: 1200px;
	margin: auto;
}
.zjbt>div{
	color: #fff;
	text-align: center;
}
.zjbt_title{
	font-size: 38px;
	font-weight: bold;
	padding-top: 75px;
}

.zjbt_subhead span{
	padding: 0 10px;
}
.zj2_con{
	width: 1200px;
	height: 549px;
	margin:40px auto;
	background: #f7f7f8;
}
.zj2_con_left{
	padding: 75px 0 0 80px;
	width: 628px;
	float: left;
	box-sizing:border-box;
}
.zj2_con_left_text{
	margin-top: 60px;
	line-height: 2;
}
.zj2_con_right{
	width: 361px;
	height: 439px;
	float: right;
	margin: 50px 50px 0 0;
}

.zj3{
	width: 100%;
	height: 710px;
}
.zj3_con{
	width: 1236px;
	margin: 80px auto 0;
}
.zj3_con ul li{
	width: 272px;
	height: 340px;
	float: left;
	margin: 0 18px;
}
.zj3_year{
	text-align: center;
	font-size: 30px;
}
.zj3_round{
	text-align: center;
	background: url(../images/zj3_st.jpg);
	margin: 20px 0;
}
.zj3_text{
	line-height: 2;
}
.zj3_pic{
	margin-top: 55px;
}

.zj4{
	width: 100%;
	height: 611px;
	background-color: #ecedef;
}
.zj4_con{
	width: 1220px;
	margin: 45px auto 0;
	overflow: hidden;
}
.zj4_con ul li{

	float: left;
}
.zj4_con_box{
	width: 100%;
	height: 352px;
	margin: 0 9px;
	background-color: #fff;
}
.zj4_con_title{
	margin-top: 26px;
	font-size: 20px;
	padding: 0 26px;
	height: 52px;
	box-sizing:border-box;
	text-align: left;
}
.zj4_con_more{
	padding: 0 26px;
	text-align: left;
}
.zj4_con_more a{
	color: #a1a1a1;
	font-size: 14px;
}

.zj5{
	width: 100%;
	height: 438px;
}
.zj5_con{
	width: 1200px;
	margin: auto;
	padding-top: 40px;
	position: relative;
}
.zj5_con_unit{
	width: 350px;
	text-align: center;
	float: left;
}
.zj5_con_unit:nth-child(2){
	position: absolute;
	left: 50%;
	transform:translateX(-50%);
}
.zj5_con_unit_title{
	font-size: 28px;
	color: #333;
	font-weight: bold;
}
.zj5_con_unit_text{
	font-size: 26px;
	font-weight: bold;
}
.zj5_con_pt{
	padding: 25px 0;
}

/*down_list*/
.download_now{
	width: 100px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	float: right;
	background-color: #b3b3b3;
}



/*about*/
.fy{
	width: 1200px;
	margin:0 auto;
}
.fy_type{
	width: 100%;
}
.fy_type li{
	display:inline-block;
	width: 200px;
	height: 49px;
	line-height: 49px;
	margin: 30px 20px;
	position: relative;
	background-color: #9a9a9a;
	border-radius: 29px;
	text-align: center;
	overflow: hidden;
}
.fy_type_onea{
	display: block;
	width: 100%;
	color: #fff;
	font-size: 20px;
}
.fy_type_onea:hover{
	background-color: #af311a;
}
.fy_con{
	min-height: 400px;
	margin-top: 17px;
	margin-bottom: 30px;
}



/*products_list*/
.recreation{
	width: 1225px;
	margin: auto;
}
.recreation_list{
	margin-top: 13px;
}
.recreation_list li{
	width: 383px;
	height: 299px;
	float: left;
	margin: 15px 12.5px;
	border-radius: 8px;
	overflow: hidden;
}
.recreation_text{
	box-sizing:border-box;
	padding: 0 26px 0 16px;
	height: 60px;
	background-color: #af311a;
}
.recreation_text a{
	color: #fff;
}
.recreation_title{
	float: left;
	font-size: 22px;
	line-height: 60px;
}
.recreation_arrow{
	float: right;
	margin-top: 24px;
}

.fy_type_twoa{
	display: inline-block;
	width: 70px;
	color: #717171;
	font-size: 14px;
	line-height: 2;
}
.fy_type_twoa:hover{
	color: #333;
	border-bottom: 1px solid #333;
}



/*products_show*/
.fy_ps{
	width: 100%;
	margin-top: 60px;
}
.fy_ps_left{
	width: 367px;
	float: left;
}
.fy_ps_right{
	width: 740px;
	float: right;
}
.fy_ps_right_title{
	font-size: 24px;
}
.fy_ps_right_keywords{
	font-size: 12px;
}
.fy_ps_right_con{
	margin-top: 35px;
}


/*news_list*/
.news_center li{
	width: 100%;
	padding-left: 32px;
	background: url(../images/arrow.png) no-repeat left center;
	border-bottom: 1px solid #f2f2f2;
	box-sizing:border-box;
}
.news_center>a{
	display: block;
	height: 50px;
	line-height: 50px;
}
.news_center .title{
	float: left;
	margin-top: 11px;
}
.news_center .date{
	float: right;
}

/*news_show*/
.fy_ns{
	width: 100%;
	padding-top: 30px;
}
.fy_ns_pic{
	margin-top: 30px;
}
.fy_ns_bt{
	font-size: 26px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
.fy_ns_time{
	text-align: center;
	margin-top: 10px;
	color: #818181;
}
.fy_ns_info{
	padding: 30px 0;
	box-sizing:border-box;
	font-size: 16px;
}
.fy_ns_date{
	padding-left: 20px;
}
.fy_ns_digest{
	padding: 25px 20px;
	border: 1px solid #dedede;
	background-color: #fafcff;
	text-align: left;
	font-size: 16px;
}
.fy_ns_con{
	text-align: left;
	padding: 30px 0;
	color: #9f9f9f;
	border-bottom: 1px solid #e7e7e7;
	font-size: 16px;
}



/*joblist*/
.joblist{
	width: 100%;
}
.joblist_join{
	font-size: 40px;
	text-align: center;
	padding: 64px 0 54px;
	color: #444;
}
.joblist_all{
	width: 1224px;
	margin: auto;
}
.joblist_all li{
	width: 384px;
	height: 232px;
	float: left;
	background:url(../images/manpower_bg.jpg) no-repeat;
	margin: 12px;
	padding: 44px 50px;
	box-sizing:border-box;
	cursor: pointer;
}
.joblist_all li.jl_select{
	background: url(../images/manpower_hover.jpg) no-repeat !important;
	color: #fff;
}

.joblist_title{
	font-size: 26px;
	font-weight: bold;
}
.department_number{
	font-size: 20px;
	margin-top: 15px;
}
.joblist_more{
	display: block;
	width: 41px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	color: #c3c3c3;
	font-size: 34px;
	float: right;
	margin-top: 40px;
}
.job_page{
	width: 1200px;
	margin: 20px auto;
	text-align: center;
	padding-bottom: 50px;
}
.job_page a{
	width: 14px;
	height: 14px;
	display: inline-block;
	background-color: #a9a9a9;
	color: #a9a9a9;
	border-radius: 50%;
	margin: 0 5px;
}
.job_page a.select{
	background-color: #95c835;
	color: #95c835;
}

/*job_show*/
.jobshow_title{
	font-size: 18px;
}
.jobshow_time{
	font-size: 14px;
	color: #9f9f9f;
	margin: 10px 0;
}
.jobshow_con{
	font-size: 16px;
	color: #9f9f9f;
}

/*theme*/
.theme{
	width: 1200px;
	margin: auto;
}
.theme_top{
	width: 100%;
	margin-top: 24px;
}
.theme_top_l1{
	width: 335px;
	height: 515px;
	float: left;
}
.theme_top_l1 img{
	display: block;
	margin-bottom: 9px;
}
.theme_top_l2{
	width: 252px;
	height: 515px;
	background: #b43636;
	color: #fff;
	text-align: right;
	box-sizing:border-box;
	padding: 174px 26px 0;
	float: left;
	margin-left: 8px;
}
.theme_top_l2_title{
	font-size: 32px;
	font-weight: bold;
}
.theme_line{
	width: 58px;
	height: 2px;
	background-color: #fff;
	margin: 17px 0;
}
.theme_top_l2_intro{
	width: 100%;
	line-height: 2;
	font-size: 16px;
}
.theme_top_l3{
	width: 253px;
	height: 515px;
	margin-left: 7px;
	float: left;
}
.theme_top_l4{
	width: 335px;
	float: right;
}
.theme_top_l4 img{
	display: block;
	margin-bottom: 9px;
}
.theme_top_l4_1{
	width: 335px;
	height: 165px;
	background-color: #ed9805;
	color: #fff;
	margin-bottom: 9px;
	box-sizing:border-box;
	padding: 50px 40px 0 0;
	text-align: right;
}
.theme a{
	color: #fff;
	cursor: pointer;
}

.theme_middle{
	margin-bottom: 9px;
}
.theme_middle_left{
	width: 335px;
	height: 338px;
	float: left;
}
.theme_middle_center{
	width: 514px;
	height: 338px;
	float: left;
	margin-left: 8px;
}
.theme_middle_center_top{
	height: 166px;
	margin-bottom: 6px;
}
.theme_middle_center_top_pic{
	float: left;
}
.theme_middle_center_top_text{
	width: 252px;
	height: 166px;
	background-color: #42862b;
	color: #fff;
	float: right;
	text-align: right;
	box-sizing:border-box;
	padding-right: 30px;
	padding-top: 48px;
}
.theme_middle_right{
	width: 335px;
	height: 166px;
	float: right;
}

.theme_bot{
	margin-bottom: 37px;
}
.theme_bot_left{
	width: 335px;
	height: 338px;
	float: left;
	background-color: #0b92d8;
	color: #fff;
	box-sizing:border-box;
	padding: 62px 42px;
}
.theme_bot_center{
	width: 514px;
	float: left;
	margin-left: 8px;
}
.theme_bot_center_l{
	width: 253px;
	float: left;
}
.theme_bot_center_l img{
	margin-bottom: 6px;
}
.theme_bot_center_r{
	float: right;
}
.theme_bot_right{
	width: 335px;
	float: right;
}

/*theme_show*/
.theme_show{
	position: relative;
}
.theme_show_in{
	position: absolute;
	top: 132px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 1158px;
}
.theme_show_in_l{
	width: 577px;
	height: 474px;
	float: left;
}
.theme_show_in_r{
	width: 581px;
	height: 474px;
	float: right;
	overflow: hidden;
	box-sizing:border-box;
	padding-left: 47px;
}
.theme_show_in_r1{
	width: 100%;
	height: 150px;
	box-sizing:border-box;
	letter-spacing: 5px;
	font-size: 26px;
	text-align: right;
	margin-top: 10px;
}
.theme_show_in_r2{
	font-size: 35px;
	margin-top: 34px;
}
.theme_show_in_r_line{
	width: 62px;
	height: 7px;
	background-color: #af311a;
	margin: 30px 0 20px;
}
.theme_show_in_r3{
	font-size: 26px;
	text-align: right;
	color: #666;
}
.theme_show_in_r4{
	color: #fff;
	font-size: 24px;
	padding:  15px;
	float: right;
	background-color: #af311a;
	margin-top: 40px;
}


/*activity*/
.activity_bn{
	width: 100%;
	padding-top: 600px;
	height: 2258px;
	box-sizing:border-box;
}
.activity_path{
	text-align: right;
	color: #666;
}
.activity_path a{
	color: #666;
}
.activity_path img{
	margin-right: 10px;
}
.activity{
	width: 1200px;
	margin: auto;
}
.activity_body{
	width: 100%;
	height: 1582px;
	margin-top: 11px;
	background-color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.activity_unit{
	width: 1134px;
	margin:auto;
}
.activity_unit li{
	width: 100%;
	height: 304px;
	margin-bottom: 42px;
}
.activity_unit_pic{
	width: 560px;
	height: 304px;
}
.activity_unit_text{
	width: 526px;
	height: 304px;
	line-height: 1;
}
.activity_unit_text_title{
	font-size: 40px;
	font-weight: bold;
	color: #af311a;
	padding-top: 13px;
}
.activity_unit_text_des{
	font-size: 18px;
	margin-top: 40px;
}
.activity_unit_text_date{
	color: #ccc;
	margin-top: 16px;
}
.activity_unit_text_intro{
	line-height: 2;
	margin-top: 18px;
}
.activity_unit_more{
	display: block;
	width: 152px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	color: #af311a;
	border: 2px solid #af311a;
	box-sizing:border-box;
	margin-top: 30px;
}

/*hotel*/
.hotel{
	width: 1200px;
	margin:auto;
}
.hotel_titleline{
	width: 38px;
	height: 3px;
	background-color: #af311a;
	border-bottom: 1px solid #e4bab3;
}
.hotel_con_top_pic{
	width: 535px;
	height: 306px;
	float: left;
}
.hotel_con_top_text{
	width: 620px;
	height: 306px;
	float: right;
}
.hotel_con_top_text_l{
	width: 504px;
	height: 164px;
	float: left;
	box-sizing:border-box;
	padding-top: 45px;
}
.hotel_con_top_text_r{
	width: 113px;
	height: 164px;
	float: right;
}
.hotel_con_top_text_l_title{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-top: 25px;
}
.hotel_con_top_text_bot{
	line-height: 2;
}
.hotel_con_bot{
	width: 1200px;
	height: 623px;
	margin: 27px auto;
}