/* @font-face {
	font-family:"Source-Regular";
	src: url(../fonts/SourceHanSansCN-Regular.otf);
}

@font-face {
	font-family:"Source-Medium";
	src: url(../fonts/SourceHanSansCN-Medium.otf);
}

@font-face {
	font-family:"Source-Bold";
	src: url(../fonts/SourceHanSansCN-Bold.otf);
} */


body,html {
	margin: 0;
	padding: 0;
	font-family: "Source-Regular","MavenPro-Regular", Helvetica Neue,  Helvetica, PingFang SC,  Noto Sans CJK SC, Source Han Sans CN,  Microsoft YaHei,  Arial,  sans-serif;
    background-color: #fdf4f5 !important;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	cursor: default;
	letter-spacing: 0px;
	/* background-image: url(../images/research.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left 2276px; */
}

h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd { margin: 0; padding: 0;}

td { vertical-align: middle; box-sizing: border-box; }

a {font-weight: normal; display: inline-block; text-underline: none; text-decoration: none; color: #333;}

input,button {outline:none;	border-style: none;	}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }
input[type="number"]{ -moz-appearance: textfield; } 

input::-webkit-autofill { 
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
  box-shadow: 0 0 0px 1000px white inset !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
     -webkit-transition-delay: 99999s;
     -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}


img ,video { border: none; max-width: 100%;}

 .swiper-container {   width: 100%;   height: 100%;    }

 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	overflow: hidden;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
	content: "";
}

.swiper-button-prev {
	outline: none;
	/* background-image: url(../img/icons/slide-pre.png); */
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 100px;
	margin:  0 5%;
}

.swiper-button-next {
	width: 100px;
	height: 100px;
	margin:  0 5%;
	outline: none;
	/* background-image: url(../img/icons/slide-next.png); */
	background-repeat: no-repeat;
	background-position: center center;
}

.swiper-pagination { left: 50%; transform: translateX(-50%); }
.swiper-pagination .swiper-pagination-bullet { width: 10px; height: 10px;  outline: none; opacity: .5; margin-right: 8px;}
.swiper-pagination-bullet-active { background-color: #c72348 !important; opacity: 1 !important;}


.bg_blue {	background-color: #011f5b;	padding: .95rem 0 1.15rem; }

.clearfix { clear: both;}
.container { width: 14rem; margin: auto; position: relative; z-index: 1; padding: 0; }
.phone { display: none;}
.theme-color a { max-width: 23%; margin: auto; display: block; color: #011f5b !important; text-decoration: none; }


/* 公共标题 */
.main  { padding: 1rem 0; position: relative; z-index: 1; }
.co-title { font-size: .44rem; color: #fff; text-align: center; margin-bottom: .56rem; font-weight: normal; }
.co-title i { display:block; margin: auto; margin-top: 30px; width: 60px; height: 5px; background-color: #c72348; }
.co-title span { display: inline-block; line-height: 1.5; margin-top: 25px;  color: #666; font-size: .16rem; }



/* headtop */
.headtop {width: 100%;padding-top: 14px;position: fixed;top:0;z-index: 50;transition: all .35s;}
.headtop::after {
	content: "";
	width: 66%;
	height: 100%;
	background-color: #011f5b;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	border-bottom-left-radius: 55px;
}

.fixed  {position: fixed !important;top: 0;left: 0;}
.fixed_bg { position: fixed !important; top: 0; background-color: #011f5b; transition: all .35s;}
.fixed_bg .logo {  transform: translateY(-9px); transition: all .35s; }
.fixed_bg img.red { opacity: 0; z-index: -1;  transition: all .35s;}
.fixed_bg img.bai { opacity: 1 !important; z-index: 1;  transition: all .35s;}


.headtop .container { width: 16rem; display: flex; align-items: center; justify-content: start; }
.headtop .logo { width: 36%;  float: left;transition: all .35s; }
.headtop .logo a { display: block;  position: relative; z-index: 1;  height: 56px;}
.headtop .logo img {  position: absolute; top: 50%; left: 0; z-index: 5; transform: translateY(-50%); height: 80%; object-fit: cover; transition: all .35s;} 
.headtop .logo img.bai { opacity: 0; transition: all .35s; }


.h-menu { width:49.5%; float: left; }
.outlinks { width: 100%; color: #fff; text-align: right; line-height: 1; margin-bottom: 15px;  }
.outlinks a { color: #fff; display: inline-block; text-decoration: none; font-size: .12rem; }

.menu { width: 100%; }
.menu ul { list-style: none; display: flex; justify-content: space-between; flex-flow: row nowrap; }
.menu ul li { font-size: .16rem; position: relative; z-index: 1; }
.menu ul li p a { color: #fff; display: inline-block; border-bottom: 4px transparent solid; padding-bottom: 15px; }
.menu ul li ol {
   position: absolute;
   top: 100%;
   left: 50%;
   transform: translateX(-50%);
   z-index: 5;
   width: 1rem;
   background-color: #fff;
   box-shadow: 0 0 15px rgba(0,0,0,.15);
   padding: 8px 0;
   display: none; 
   border-radius: 8px;
}
.menu ul li ol a {
	display: block;
	margin: 15px;
	padding-bottom: 5px;
	line-height: 1.98;
	text-align: center;
	font-size: .14rem;
	color: #666;
	text-decoration: none;
	border-bottom: 1px #DCDCDC solid;
	transition: all .35s;
}

.menu ul li ol a:last-child { border: none; }

.menu ul li:hover ol { display: block; }

.menu ul li ol a:hover { color: #c72348; border-color: #c72348; transition: all .35s; }
.menu ul li:hover p a { border-color: #c72348; text-decoration: none; transition: all .35s; }


.tool { float: right; width: 12%; color: #fff; margin-left: auto;  margin-right: 0; text-align:left; }

.tool a {
	display: inline-block;
	line-height: 1;
	padding: 0 5px;
	color: #fff;
	cursor: pointer;
	font-size: .14rem;
	text-decoration: none;
	line-height: 1;
}

.tool a.btn-search {
	margin-left: 8px;
	width: .3rem;
	height: .3rem;
	background-color: #eee;
	background-image: url(../images/icon/btn-searh.png);
	background-repeat: no-repeat;
	background-position: center center; 
	background-size: .15rem;
	border-radius: 50%;
	transform: translateY(9px);
}

.sousuo { width: 100%; height: .35rem; position: relative; z-index: 1;  padding-left: 10px; }

.sousuo input.searchbox {
	width: 80%;
	background-color: transparent;
	outline: none;	
	padding: 5px;
	line-height: .25rem;
	font-size: .12rem;
	border-bottom: 1px #fff solid;
}

.sousuo .btn-search {
	width:  .33rem;
	height: .33rem;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	border-radius: 50% ;
	outline: none;
	background-image: url(../images/icon/btn-searh.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50%;
}



/* footer */
.foot { background-color: #011f5b; padding: 1rem 0; }
.links { color: #fff; }
.links a { display: inline-block; color: #fff; font-size: .18rem; margin :0 10px; text-decoration: none; }
.links a:nth-child(1) { margin-left: 0 ; }
.ft-content hr { outline: none; border-top: 1px #fff  solid; opacity: .5; }

.ft-contact p strong { display: block; color: #fff; margin-bottom: 10px; }
.ft-contact p { min-width: 48%; float: left; margin-bottom: 25px; color: #fff; font-size: .14rem; line-height: 1.15; }

.copyright { font-size: .12rem; color: #fff; opacity: .5; }


.share { width: 100%; text-align: right; }
.share ul { list-style: none;}
.share ul li { float: right;  margin-left: 4%;  position: relative;  z-index: 1; }	
.share ul li a { 
	display: block;
	width: .32rem; height: .32rem; 
	border-radius: 50%;
	background-color: rgba(255,255,255,.5);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 58%;
} 

.share ul li p {
    position: absolute;
    top: 184%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 1.5rem;
	opacity: 0;
	transition: all .35s;
}

.share ul li p::before {
	content: "";
	width: 0;
	height: 0;
	border: 10px transparent solid;
	border-top: none;
	border-bottom: 13px #fff solid;
	position: absolute;
	top: -13px;
	left: 50%;
	transform: translateX(-50%);
}

.share ul li p img { width: 100%; }

.share ul li:hover p { opacity: 1; transition: all .35s; }


/* foot-end */



/* 内页页面导航 */
.page-location { margin-bottom: 38px; }
.page-location p { font-size: .14rem; line-height: 1.35; color: #c72348;}
.page-location p a { color: #333; text-decoration: none; }

.co-title2 { font-size: .46rem;	color: #011f5b; font-weight: normal; margin-bottom: 45px;}
.co-title2 i.shortline { display: block; width: 65px; height: 2px; background-color: #c72348; margin-top: 25px; }

/* 内页页面导航-end */



/* 分页 */
.fenye { 
	border-top: 2px #dadada solid; 
	padding-top: .3rem;
	text-align: center;
}

.no_line {border: none !important;}

.fenye ul { list-style: none;}

.fenye ul a {
	display: inline-block;
	width: .35rem;
	height: .35rem;
	text-align: center;
	line-height: .38rem;
	color: #333;
	margin: 0 5px;
	text-decoration: none;
}

.fenye ul a:hover ,
.fenye ul a.active { background-color: #c72348;	color: #fff; }

.fenye ul a:first-child,
.fenye ul a:last-child {
	width: .7rem;
	height: .35rem;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: center -.5rem;
	background-size: .3rem;
}

.fenye ul a:first-child:hover,
.fenye ul a:last-child:hover { background-position:center 7px; }

/*.prev {	background-image: url(../images/icon/rili-prev.png);	}*/
/*.next {	background-image: url(../images/icon/rili-next.png); }*/


.page-fy {
	border-top: 1px #DCDCDC solid;
	padding-top: .26rem;
	margin-top: .4rem;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}

.page-fy a {
	display: inline-block;
	font-size: .16rem;
	line-height: 2;
	color: #333;
	text-decoration: none;
}

.page-fy a.up ,
.page-fy a.down {
	width: 1.16rem;
	height: .35rem;
	text-align: center;
	line-height: .35rem;
	background-color: #d2d2d2;
	color: #333;
}

.page-fy a:hover { color: #c72348;}

.page-fy a.up:hover ,
.page-fy a.down:hover { background-color: #c72348;	color: #fff; }


.pages-change { width: 100%; border-top: 2px #011f5b solid; padding-top: 24px; }

.pages-change ol { padding: 0; list-style: none; display: flex; justify-content: space-between; flex-flow: row nowrap; }
.pages-change ol li a { display: inline-block; font-size: 15px; color: #666; text-decoration: none; padding: 6px 25px;}

.pages-change ol li a.btn-change {
	display: inline-block;
    padding: 6px 25px;
    border: 1px #dcdcdc solid;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    line-height: 1.35;
	transition: all .35s;
}

.pages-change ol li:hover a {color:#d4254c; transition: all .35s; }

.pages-change ol li a.btn-change:hover {
	color: #fff;
	background-color: #d4254c;
	border-color: #d4254c;
	transition: all .35s;
}

/* 分页-end */


/* 手机端菜单 */
.sm_head { background-color: #011F5B; color: #fff;  position: fixed; top: 0; left: 0; width: 100%; z-index: 50; display: none;  }
.sm_head .container {padding: 15px 0;  }
.sm_head .logo a { display: block; height: 35px; }
.sm_head .logo img { height: 100%; object-fit: cover; } 
.dot { width: 70px; height: 100%; background-color:#d4254c ;padding-top: 15px;  position: absolute; top: 0; right: 0;z-index: 5;  }
.dot span {
	display: block;
	width: 35px;
	height: 3px;
	border-radius: 8px;
	background-color: #fff;
	margin: auto;
	margin-top: 10px;
	transform-origin: center;
	transform: translate(0,0)  rotate(0deg);
	transition: all .35s;
}	

.sm_body {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 53;
	height: 100vh;
	padding-top:20px;
	background-color: rgba(0,0,0,.9);
	overflow-y: scroll ;
	opacity: 0;
	transform: translateX(105%);
	transition: all .35s;
}

.slideleft { opacity: 1 !important; transform: translateX(0) !important; transition: all .35s; }

.sm_body .container {  }

.sm_search { border-top: 1px rgba(255,255,255,.6) solid; border-bottom: 1px rgba(255,255,255,.6) solid; }

.sm_search a {
	display: block;
	width:45px;
	height: 40px;
	line-height: 40px;
	float: left;
	border-right:1px rgba(255,255,255,.6) solid;
	float: left;
	color: #fff;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;	
	opacity: .6;
	position: static;
}

.sm_search a.sm_home { background-image: url(../images/icon/home.png); background-size: 18px;  }
.sm_search .sm_close { background-image: url(../images/icon/close.png); border: none;  }
.container2 { margin-left: 7.5%; }

.sm_body .menu ul li p { 
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url(../images/icon/rili-next.png);
	background-position: 98% -42px;
	background-size: 24px;
	padding-right: 52px;
}

.sm_body .menu ul li ol a:last-child  { border-bottom: 1px #fff solid; }

/*.show span:nth-child(1) {*/
/*	transform: translate(0,6px)  rotate(45deg) !important;*/
/*	transition: all .35s;*/
/*}*/

/*.show span:nth-child(2) {*/
/*	transform: translate(0px,-6px)  rotate(-45deg) !important;*/
/*	transition: all .35s;*/
/*}*/

.sm_active { z-index: 25 !important; overflow: visible !important; }
.sm_active p { background-position: 98% 4px !important;  }

.sm_foot { border-top: 1px rgba(255,255,255,.6) solid; margin-top: 55px; padding-top: 16px; color: rgba(255,255,255,.6); }

/* 手机端菜单-end */



/* 宣传片弹窗 */
#windows { display: none; width: 100%; height: 100vh; position: fixed; top: 0; left: 0; z-index: 9999; background-color: rgba(0,0,0,.85); }
#windows video { width: 75%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) ; z-index: 1; }
.close, .close:hover {
    width: 35px;
    height: 35px;
    background-image: url(../images/icon/close.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 35px;
    right: 35px;
    z-index: 5;
    opacity: 1;
    cursor: pointer;
}
/* 宣传片弹窗-end */