@charset "utf-8";

html {
	overflow-y: auto;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, button, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body,div,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,form ,legend {
	margin: 0;
	padding: 0;
	font-size: 14px;
/*	line-height:1.3;*/
	/*color: #333;*/
	font-family: "Microsoft Yahei", Arial, Helvetica, Verdana, Geneva, sans-serif, tahoma, sans-serif;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
	cursor: pointer;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-weight: normal;
}

input, textarea, select {
	font-size:100%;
	*font-size: 100%;
	outline:none;
	vertical-align: middle;
}

table{
	outline:none;
	border-collapse: collapse;
}

ul,li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}

a,a:hover, a:visited {
	text-decoration: none;
	/*color: #333333;*/
}
*{
	margin:0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.left_fl ,.left,.fl{
	float: left;
	display: inline;
}

.right_fl ,.right,.fr{
	float: right;
	display: inline;
}

.font12{
	font-size:12px;
}

.font16{
	font-size:16px;
}

.font18{
	font-size:18px;
}

.font20{
	font-size:20px;
}

.font24{
	font-size:24px;
}

.bc5,.bc10,.bc15,.bc20,.bc25,.bc30,.bc40{
	display:block;
	clear:both; 
	font-size:0; 
	line-height:1.0;
}


.clear,.clr{
	clear:both;
	overflow:hidden;
	font-size: 0;
}

.main{
	width:100%; 
	height:auto; 
	margin-left: auto;
	margin-right: auto;
}

.container{ 
	margin-left: auto;
	margin-right: auto;
}

.w1200,.w1160,.w1100,.w1000,.w900,.w800{ 
	margin-left: auto;
	margin-right: auto;
	padding:0;
}

.w1200{
	width:1200px;
}
.w1160{
	width:1160px;
}
.w1100{
	width:1100px;
}
.w1000{
	width:1000px;
}
.w900{
	width:900px;
}
.w800{
	width:800px;
}

.w100p,.w80p,.w70p,.w60p,.w50p,.w40p,.w30p,.w20p{
	margin-left: auto;
	margin-right: auto;
}
.w100p{
	width:100%;
}
/* 近视专题 */
/* 页面轮播样式 */
.banner_wrapper{
	background: #00398A;
}
.banner_wrapper a{
	display: block;
	width: 100%;
	height: 570px;
	overflow: hidden;
	position: relative;
}
.banner_wrapper a img{
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}
/* 第一部分内容start */
.col1_wrapper{
	position: relative;
	background: #00419d;
}
.bd-top{
	border-top: 18px solid #fff000;
}
.col1_wrapper .col1_inner{
	padding: 137px 0 81px;
}
.col1_wrapper .col1_bg{
	position: absolute;
}
.col1_wrapper .col2_bg2{
	right: -43px;
	bottom: 138px;
	width: 334px;
	height: 1150px;
	background: url(/images/js_bg2.png) no-repeat left top;
}
.col1_wrapper .col1_bg1{
	top: 52px;
	left: 0;
	width: 289px;
	height: 1116px;
	background: url(/images/js_bg1.png) no-repeat left top;
}
.col1_wrapper h2,.col3_wrapper h2,.col_zt_02 h2,.col5_inner h2{
	font-size: 54px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 54px;
	letter-spacing: 0px;
	text-align: center;
	color: #ffffff;
	margin:0 auto 30px;
	padding-bottom: 35px;
	border-bottom: 10px solid rgba(255, 255, 255, 0.2)
}
.col1_wrapper h2 span,.col3_wrapper h2 span,.col_zt_02 h2 span,.col5_inner h2 span{
	color: #fffc00;
}
.col1_wrapper p{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
	color: #ffffff;
	text-indent: 2em;
}
.col1_wrapper p span{
	color: #fffc00;
}
.col1_wrapper ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 42px;
}
.col1_wrapper ul li{
	width: 504px;
	height: 490px;
	border-radius: 30px;
	margin-bottom: 38px;
	border: 13px solid rgba(255, 255, 255, 0.2);
	overflow: hidden;
}
.col1_wrapper ul li>div{
	height: 100%;
	background: #fff;
}
.col1_wrapper ul li:nth-child(odd){
	margin-right: 40px;
}
.col1_wrapper ul li h3{
	width: 180px;
	height: 48px;
	background-image: linear-gradient(90deg, 
		#5da5e8 0%, 
		#76ceef 100%), 
	linear-gradient(
		#00aef6, 
		#00aef6);
	background-blend-mode: normal, 
		normal;
	border-radius: 0px 0px 24px 24px;
	margin:0 auto 27px;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
.col1_wrapper ul li:nth-child(2) h3{
	background-image: linear-gradient(90deg, 
		#e78a6a 0%, 
		#f2ad75 100%), 
	linear-gradient(
		#00aef6, 
		#00aef6);
	background-blend-mode: normal, 
		normal;
}
.col1_wrapper ul li:nth-child(3) h3{
	background-image: linear-gradient(90deg, 
		#ebad68 0%, 
		#e7c26a 100%), 
	linear-gradient(
		#00aef6, 
		#00aef6);
	background-blend-mode: normal, 
		normal;
}
.col1_wrapper ul li:nth-child(4) h3{
	background-image: linear-gradient(90deg, 
		#58c08a 0%, 
		#63d3ac 100%), 
	linear-gradient(
		#00aef6, 
		#00aef6);
	background-blend-mode: normal, 
		normal;
}
.col1_wrapper ul li:nth-child(5) h3{
	background-image: linear-gradient(90deg, 
		#5da5e8 0%, 
		#76ceef 100%), 
	linear-gradient(
		#00aef6, 
		#00aef6);
	background-blend-mode: normal, 
		normal;
}
.col1_wrapper ul li:nth-child(6) h3{
	background-image: linear-gradient(90deg, 
	#e78a6a 0%, 
	#f2ad75 100%), 
	linear-gradient(
		#00aef6, 
		#00aef6);
	background-blend-mode: normal, 
		normal;
}
.col1_wrapper ul p{
	width: 428px;
	/*font-family: SourceHanSansCN-Regular;*/
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	text-indent: 0;
	color: #333333;
	margin:0 auto;
}
.col1_wrapper ul li p:last-child{
	margin-top: 10px;
}
.col1_wrapper li p span{
	color: #333333;
	font-weight:bold
}
.col1_wrapper ul li img{
	display: block;
	margin:0 auto 22px;
}

/* 第一部分内容end */
/* 第二部分start */
.text-inner1>h2{
	font-size: 54px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 54px;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	padding: 152px 0 25px;
	border-bottom: 10px solid rgba(4, 115, 210, 0.2);
	margin:0 auto 73px;
}
.text-inner1>h2 span{
	color: #378ad7;
}
.col2_inner p{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
	color: #333333;
}
.col2_inner ul{
	width: 999px;
	margin:0 auto;
	background: url(/images/js_col1.png) no-repeat center top;
	background-size: 100%;
	padding-bottom: 215px;
}
.col2_inner ul li h3{
	width: 275px;
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 62px;
	letter-spacing: 0px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 20px;
}
.col2_inner ul li:first-child{
	padding-top: 82px;
	margin-bottom: 96px;
}
.col2_inner ul li p{
	width: 407px;
	/*font-family: SourceHanSansCN;*/
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
	color: #333333;
}
.col2_inner ul li:nth-child(2){
	margin-left: 576px;
	margin-bottom: 88px;
}
.col2_inner ul li:nth-child(2) h3{
	margin-left: 150px;
}
/* 第三部分start */
.col3_wrapper{
	position: relative;
	background: #00419d;
	padding: 154px 0 135px;
}
.col3_wrapper .col1_bg1{
	width: 394px;
	height: 501px;
	background: url(/images/js_bg1.png) no-repeat 0 -728px;
	position: absolute;
	left: 0;
	top: 0;
}
.col3_wrapper .col2_bg2{
	width: 268px;
	height:628px;
	background: url(/images/js_bg2.png) no-repeat 0 0px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.col3_wrapper ul{
	height: 460px;
	background: url(/images/js_img2.png) no-repeat center;
	position: relative;
}
.col3_wrapper ul h3{
	width: 316px;
	background-image: linear-gradient(90deg, 
		#3974ca 0%, 
		#33a9ea 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
	border-radius: 26px;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
.col3_wrapper ul p{
	width: 316px;
	/*font-family: SourceHanSansCN;*/
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
	color: #ffffff;
	padding-top: 20px;
}
.col3_wrapper ul li{
	position: absolute;
	/*top: 0;*/
	top: 136px;
	left:0;
}
.col3_wrapper ul li:nth-child(2){
	top:311px;
}
.col3_wrapper ul li:nth-child(3){
	/*top:468px;*/
	top: 415px;
	left: 444px;
}
.col3_wrapper ul li:nth-child(4),.col3_wrapper ul li:nth-child(5){
	left: 881px;
}
.col3_wrapper ul li:nth-child(5){
	top: 302px;
}
/* 第三部分end */
/* 第四部分start */
.col4_wrapper ul{
	width: 1057px;
	display: flex;
	justify-content:space-between;
	margin:0 auto;

}
.col4_wrapper ul li{
	background: url(/images/js1_img1.png) no-repeat center;
	width: 237px;
	height: 270px;
	text-align: center;
	cursor: pointer;
	
}
.col4_wrapper ul li:nth-child(2){
	background: url(/images/js1_img3.png) no-repeat center;
}
.col4_wrapper ul li:nth-child(3){
	background: url(/images/js1_img2.png) no-repeat center;
}
.col4_wrapper ul li:nth-child(4){
	background: url(/images/js1_img4.png) no-repeat center;
}
.col4_wrapper ul li h3{
	width: 237px;
	height: 270px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 32px;
	font-weight: bold;
	/*font-family: SourceHanSansCN;*/
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0px;
	color: #378ad7;
}
.col4_wrapper ul li.on h3{
	font-weight: bold;
	color: #fff;
}
.col4_wrapper ul li.on,.col4_wrapper ul li.on h3{
	width: 237px;
	height: 270px;
}
.col4_wrapper ul li.on:nth-child(1){
	background: url(/images/js2_img1.png) no-repeat center;
}
.col4_wrapper ul li.on:nth-child(2){
	background: url(/images/js2_img2.png) no-repeat center;
}
.col4_wrapper ul li.on:nth-child(3){
	background: url(/images/js2_img3.png) no-repeat center;
}
.col4_wrapper ul li.on:nth-child(4){
	background: url(/images/js2_img4.png) no-repeat center;
}
.col4_inner p{
	height: 76px;
	/*font-family: SourceHanSansCN;*/
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
	color: #333333;
	text-indent: 2em;
}
.col4_inner p span{
	font-weight: bold;
	color: #378ad7;
}
.col4_inner dl{
	margin-top: 50px;
	padding-bottom: 160px;
}
.col4_inner dl dd{
	display: none;
}
.col4_inner dl dd.on{
	display: block;
}
/* 第四部分end */
.col_zt_02{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	padding-bottom: 122px;
	background: url(/images/zj_bg1.jpg) no-repeat center 0, url(/images/zj_bg2.jpg) no-repeat center 524px;
}
.col_zt_02 .doc_cont{
	height: 564px;
	overflow: hidden;
}
.col_zt_02 h2{
	padding: 106px 0 17px;

}
/* 华厦名家 */
.doc_list{
	height: 355px;
	margin: 60px auto;
}
.doc_list ul {
	position: relative;
	height: 355px;
}
.doc_list ul li.on{
	margin-left: -8px;
}
.doc_list ul li.on img{
	width: 207px;
	height: 304px;
	box-shadow: 2px 0px 6px 0px 
		rgba(27, 56, 106, 0.35);
	border-radius: 5px;
	border: solid 1px #0c4bac;
}
.doc_list ul li:nth-child(1){
	position: absolute;
	/*left: 89px;*/
	/*left: 139px;*/
	left: 18px;
	bottom: 0;
	z-index: 9;
}
.doc_list ul li:nth-child(2){
	position: absolute;
	/*left: 232px;*/
	/*left: 282px;*/
	left: 258px;
	bottom: 0;
	z-index: 8;
}
.doc_list ul li:nth-child(3){
	position: absolute;
	/*left:371px;*/
	/*left: 421px;*/
	left: 498px;
	bottom: 0;
	z-index: 7;
}
.doc_list ul li:nth-child(4){
	position: absolute;
	/*left:521px;*/
	/*left: 571px;*/
	left: 738px;
	bottom: 0;
	z-index: 6;
}
.doc_list ul li:nth-child(5){
	position: absolute;
	/*left:667px;*/
	/*left: 717px;*/
	left: 978px;
	bottom: 0;
	z-index: 5;
}
.doc_list ul li:nth-child(6){
	position: absolute;
	/*left:807px;*/
	left: 857px;
	bottom: 0;
	z-index: 4;
}
/*.doc_list ul li:nth-child(7){
	position: absolute;
	left: 946px;
	bottom: 0;
	z-index: 3;
}
.doc_list ul li:nth-child(8){
	position: absolute;
	left:998px;
	bottom: 0;
	z-index: 2;
}
.doc_list ul li:nth-child(9){
	position: absolute;
	left: 1040px;
	z-index: 1;
	bottom: 0;
}*/
.doc_list ul li{
	/*float: left;*/
	height: 350px;
}
.doc_list ul li span{
	display: block;
	font-size: 28px;
	color: #ffffff;
	text-align: center;
	/*margin-bottom: 40px;*/
	font-weight: normal;
	position: absolute;
	width: 191px;
	top: 0;

}
.doc_list ul li.on span{
	margin-bottom: 14px;
	color: #fff000;
	font-weight: bold;
	width: 209px;
}
.doc_list ul li img{
	width: 191px;
	height: 279px;
	background-color: #e9f5ff;
	box-shadow: -2px 0px 6px 0px 
		rgba(27, 56, 106, 0.35);
	/* box-shadow: 0px 0px 20px
		rgba(27, 56, 106, 0.35); */
	border-radius: 5px;
	cursor: pointer;
	position: absolute;
	bottom: 0;
}
.doc_inner{
	margin: 0 auto 20px;
}
.doc_inner_pic{
	vertical-align: bottom;
	display: inline-block;
	padding-left:25px;
}
.doc_detail{
	display: inline-block;
	vertical-align: bottom;
}

.doc_detail_name{
	border-bottom: dashed 1px #999999;
}
.doc_detail_name h4{
	font-family: SourceHanSerifCN-Bold;
	font-size: 48px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #378ad7;
	display: inline-block;
}
.doc_detail_name p{
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
	display: inline-block;
	margin-left:10px;
}
.doc_detail_name p img{
	vertical-align: middle;
	margin: 0 10px;
}
.doc_detail_list p{
	margin: 20px 0;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	max-width: 715px;
	vertical-align:sub;
}
.doc_detail_list img{
	vertical-align: middle;
}
.doc_detail_list p b{
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	margin:0 15px;
}
.doc_detail_list p span{
	display: inline-block;
	vertical-align:top;
}
.doc_detail_list ul{
	margin-left: 57px;
}
.doc_detail_list ul img{
	margin-left: 20px;
	cursor:pointer;
}
.doc_detail_list .list_hide{
	display: none;
}
.doc_detail_list ul li{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #333333;
}
.doc_btn{
	display: block;
	width: 500px;
	height: 64px;
	background-color: #c6981e;
	border-radius: 10px;
	text-align: center;
	margin-top: 35px;
}
.doc_btn a{
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 64px;
	letter-spacing: 0px;
	color: #ffffff;
}
.cz2_box{
	/* height: 963px; */
	overflow: hidden;
}
.link_btn a{
	display: block;
	width: 490px;
	background-color: #ffffff;
	border-radius: 10px;
	/*font-family: SourceHanSansCN;*/
	border: solid 2px #378ad7;
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 64px;
	letter-spacing: 0px;
	color: #378ad7;
	text-align: center;
	margin:62px auto 0;
}
/* 第五部分start */
.col5_wrapper{
	background-color: #00419d;
	position: relative;
	padding-top: 153px;
	padding-bottom: 150px;
}
.col5_wrapper .col1_bg1{
	width: 334px;
	height: 1150px;
	background: url(/images/js_bg1.png) no-repeat;
	position: absolute;
	left: 0;
	top:0
}
.col5_wrapper .col2_bg2{
	width:289px;
	height: 1116px;
	background: url(/images/js_bg2.png) no-repeat;
	position: absolute;
	right: 0;
	bottom:0
}
/* 第五部分end*/
/* 医生摘镜例子start */
.col5_wrapper .swiper-container{
	width: 1172px;
	margin:0 auto;
	/* padding: 0 50px; */
	padding-left: 40px;
}
.col5_wrapper .swiper-container .swiper-slide{
	width:522px;
}
.col5_wrapper .swiper-container .slide_text{
	width: 522px;
	height: 695px;
	box-sizing: border-box;
	padding: 70px 52px;
	background: url(/images/js_bg3.png) no-repeat;
	background-size: 522px;
	/* margin-right: 20px; */
}
.swiper-container .slide_text ul{
	margin-top: 10px;
}
.swiper-container .slide_text li{
	background: url(/images/line_bg.png) no-repeat center bottom;
}
.swiper-container .slide_text li h3{
	font-size:19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #ffffff;
}
.swiper-container .slide_text li h3 span{
	font-weight: bold;
	font-size: 28px;
}
.swiper-container .slide_text li{
	display: flex;
}
.swiper-container .slide_text li h4,.swiper-container .slide_text li p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #fff;
}
.swiper-container .slide_text li h4{
	color: #fff000;
	width: 100px;
}
.swiper-container .swiper-button-next{
	/* background: url(/images/right_next.png) no-repeat; */
}
/* 医生摘镜例子end */
/* 找医院start */
.col6_wrapper .col6_inner h2{
	/*font-family: SourceHanSansCN;*/
	font-size: 54px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 54px;
	letter-spacing: 0px;
	color: #333333;
	padding:100px 0 0;
	text-align: center;
}
.col6_wrapper .col6_inner h3{
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 84px;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	border-bottom: 10px solid rgba(4, 115, 210, 0.2);
}
/* 地图浮标样式start */
.mapTipText {
	width: 280px;
	height: 110px;
	background-color: rgba(255, 255,255,0.8);
}

.mapTipText .mapTipImg {
	height: 66px;
	width: 66px;
	float: left;
	border: 2px solid #3badfb;
	border-radius: 50%;
	overflow: hidden;
	margin: -12px 5px 0 -12px;
}

.mapTipText .mapTipImg img {
	width: 100%;
	height: 100%;
}

.mapTipText .mapTipList {
	float: left;
	margin-left: 4px;
}

.mapTipText .mapTipList h2 {
	text-align: left;
}

.mapTipText .mapTipList h2 a {
	font-size: 24px;
	color: #262626;
	text-decoration: none;
}

.mapTipText .mapTipList h2 a:hover {
	color: #0085d2;
}

.mapTipText .mapTipList h2 a span {
	font-size: 16px;
	margin-left: 3px;
}

.mapTipText .mapTipList ul {
	width: 203px;
	padding-right: 10px;
}

.mapTipText .mapTipList ul li {
	list-style: none;
	float: left;
	padding: 7px 3px 0 3px;
}

.mapTipText .mapTipList ul li a {
	color: #262626;
	text-decoration: none;
}
.mapTipText .mapTipList ul li a:hover {
	background-color: #2ebcfe;
	color: #ffffff;
}
.col6_map_wrapper{
	/* position: relative; */
	background: url(/images/map_hx_bg.png) no-repeat right bottom;
}
/* 地图浮标样式end */
/* 找医院end */
/* 右侧导航start */
.right_nav_wrapper{
	position: fixed;
	right: 12%;
	top:20%;
	z-index: 99;
}
.right_nav_wrapper li{
	width: 98px;
	height: 98px;
	background-image: linear-gradient(90deg, 
		#579bff 0%, 
		#4888e5 0%, 
		#3974ca 0%, 
		#4c8ae5 0%, 
		#5f9fff 0%, 
		#49b2f5 50%, 
		#33c5ea 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
	box-shadow: 2px 2px 4px 0px 
		rgba(0, 68, 150, 0.35);
	border-radius: 10px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom: 12px;
	position: relative;
}
.right_nav_wrapper li a{
	display: block;
}
.right_nav_wrapper li a img{
	display: block;
	margin:0 auto;
	width: 38px;
}
.right_nav_wrapper li:first-child a img{
	width: 60px;
}
.right_nav_wrapper li:last-child a img{
	width: 34px;
}
.right_nav_wrapper p{
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	padding-top: 10px;
}
.right_nav_wrapper .tel_tip{
	position: absolute;
	left:-355px;
	top: 22px;
	min-width: 340px;
	background-color: #5fa1ff;
	box-shadow: -1px 1px 4px 0px 
		rgba(36, 36, 36, 0.35);
	font-size:24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}
.right_nav_wrapper .tel_tip span{
	/* font-family: Impact; */
	font-weight:bold;
	font-size: 26px;
}
.right_nav_wrapper .code_wrapper{
	width: 212px;
	height: 212px;
	position: absolute;
	left: -225px;
	top: -110px;
	/* box-shadow: 0px 0px 1px #000; */
}
.right_nav_wrapper .code_wrapper img{
	width: 100%;
	height: 100%;
}
.tip_show{
	display: none;
}
.right_nav_wrapper li:hover .tip_show{
	display: block;
}
/* 右侧导航end */
/* 弹窗内容 */
.menu_pop_bg1{
	width:100%;
	max-width:100%;
	height: 100vh;
	background-color: #000000;
	opacity: 0.3;
	position: fixed;
	left:0;
	top:0;
	z-index: 9999;
	pointer-events: auto;
	display: none;
	touch-action: none;
}
.menu_pop_wrapper3{
	width: 1000px;
	height: 500px;
	position: fixed;
	left: 50%;
	margin-left: -500px;
	top: 50%;
	margin-top: -300px;
	z-index: 9999;
	display: none;
}
.menu_pop_wrapper h2{
	line-height: 30px;
	font-size: 16px;
	padding-left: 5px;
	background: #fff;
	padding: 5px 10px;
}
.menu_pop_wrapper h2 span{
	float: right;
	display: inline-block;
	width: 32px;
	height: 30px;
	background: url(/images/bg_close.png) center no-repeat;
	/* border: 2px solid #ccc; */
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.menu_pop_wrapper h2:after{
	content: '';
	display: block;

}
/* 底部增加内容end */
/* 头图引语start */
.col_text_wrapper p{
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0px;
	color: #333;
	padding: 36px 50px;
	box-sizing:border-box;
	-moz-box-siizing:border-box;
	-webkit-box-siizing:border-box;
	margin:70px auto 78px;
	background: url(/images/js_text_bg.png) no-repeat;
}
.col_text_wrapper p span{
	color: #378ad7;

}
/* 头图引语end */
@media screen and (min-width:1780px) and (max-width:1900px){
    .right_nav_wrapper{
		right: 9%;
	}
}
@media screen and (min-width:1500px) and (max-width:1778px){
    .right_nav_wrapper{
		right: 5%;
	}
}
@media screen and (max-width:1499px){
	.right_nav_wrapper{
		right: 5px;
	}
}