@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	
}

html,
body {
	min-height: 100%;
	width: 100%;
	margin: 0 auto;
	color: #666;
}

body {
	background: #fff;
	font-size: 14px;
	margin: auto;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: none;
}

i,
em {
	font-style: normal;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

img {
	max-width: 100%;
	border: none;
}

/*body{?-moz-user-select:none; -webkit-user-select:none; -ms-user-select:none; ?-khtml-user-select:none;?user-select:none;}
html{-webkit-user-select:none;  -moz-user-select:none;  -ms-user-select:none;  user-select:none; -khtml-user-select:none;  }*/
input,
select,
textarea {
	outline: none;
}


input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #d7d7d7;
}

input::-moz-placeholder,
textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #d7d7d7;
}

input::-ms-placeholder,
textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #d7d7d7;
}

input::-o-placeholder {
	/* Mozilla Firefox 19+ */
	color: #d7d7d7;
}

input::-ms-input-placeholder,
textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #d7d7d7;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


.over1 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.over2,
.over3,
.over4,
.over5,
.over6,
.over7,
.over9 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.over2 {	-webkit-line-clamp: 2;}

.over3 {	-webkit-line-clamp: 3;}

.over4 {	-webkit-line-clamp: 4;}

.over5 {	-webkit-line-clamp: 5;}

.over6 {	-webkit-line-clamp: 6;}

.over7 {	-webkit-line-clamp: 7;}

.over9 {	-webkit-line-clamp: 9;}


/* fonts特殊字体 */
@font-face {
	font-family: 'dincond-regular-webfont';
	src: url('/static/default/assets/fonts/dincond-regular-webfont.eot');
	src: url('/static/default/assets/fonts/dincond-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/static/default/assets/fonts/dincond-regular-webfont.woff2') format('woff2'),
		url('/static/default/assets/fonts/dincond-regular-webfont.woff') format('woff'),
		url('/static/default/assets/fonts/dincond-regular-webfont.ttf') format('truetype'),
		url('/static/default/assets/fonts/dincond-regular-webfont.svg') format('svg');
}

@font-face {
	font-family: 'dincond-medium-webfont';
	src: url('/static/default/assets/fonts/dincond-medium-webfont.eot');
	src: url('/static/default/assets/fonts/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('/static/default/assets/fonts/dincond-medium-webfont.woff2') format('woff2'),
		url('/static/default/assets/fonts/dincond-medium-webfont.woff') format('woff'),
		url('/static/default/assets/fonts/dincond-medium-webfont.ttf') format('truetype'),
		url('/static/default/assets/fonts/dincond-medium-webfont.svg') format('svg');
}


@font-face {
	font-family: 'dincond-bold-webfont';
	src: url('/static/default/assets/fonts/dincond-bold-webfont.eot');
	src: url('/static/default/assets/fonts/dincond-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/static/default/assets/fonts/dincond-bold-webfont.woff2') format('woff2'),
		url('/static/default/assets/fonts/dincond-bold-webfont.woff') format('woff'),
		url('/static/default/assets/fonts/dincond-bold-webfont.ttf') format('truetype'),
		url('/static/default/assets/fonts/dincond-bold-webfont.svg') format('svg');
}


@font-face {
	font-family: 'din-bold-webfont';
	src: url('/static/default/assets/fonts/din-bold-webfont.eot');
	src: url('/static/default/assets/fonts/din-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/static/default/assets/fonts/din-bold-webfont.woff2') format('woff2'),
		url('/static/default/assets/fonts/din-bold-webfont.woff') format('woff'),
		url('/static/default/assets/fonts/din-bold-webfont.ttf') format('truetype'),
		url('/static/default/assets/fonts/din-bold-webfont.svg') format('svg');
}

@font-face {
	font-family: 'din-light-webfont';
	src: url('/static/default/assets/fonts/din-light-webfont.eot');
	src: url('/static/default/assets/fonts/din-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('/static/default/assets/fonts/din-light-webfont.woff2') format('woff2'),
		url('/static/default/assets/fonts/din-light-webfont.woff') format('woff'),
		url('/static/default/assets/fonts/din-light-webfont.ttf') format('truetype'),
		url('/static/default/assets/fonts/din-light-webfont.svg') format('svg');
}

@font-face {
	font-family: 'din-medium-webfont';
	src: url('/static/default/assets/fonts/din-medium-webfont.eot');
	src: url('/static/default/assets/fonts/din-medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('/static/default/assets/fonts/din-medium-webfont.woff2') format('woff2'),
		url('/static/default/assets/fonts/din-medium-webfont.woff') format('woff'),
		url('/static/default/assets/fonts/din-medium-webfont.ttf') format('truetype'),
		url('/static/default/assets/fonts/din-medium-webfont.svg') format('svg');
}

@font-face {
	font-family: "din-regular";
	src: url("/static/default/assets/fonts/din-regular.woff2") format("woff2"),
		url("/static/default/assets/fonts/din-regular.woff") format("woff"),
		url("/static/default/assets/fonts/din-regular.ttf") format("truetype"),
		url("/static/default/assets/fonts/din-regular.eot") format("embedded-opentype"),
		url("/static/default/assets/fonts/din-regular.svg") format("svg");
}



@font-face {
    font-family: 'uni_san';
    src: url('/static/default/assets/fonts/uni_sans_thin-webfont.woff2') format('woff2'),
         url('/static/default/assets/fonts/uni_sans_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





.wrapper{ width: 1200px; margin: 0 auto;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}
.clearfix:after {	content: '';	display: block;	clear: both;	width: 0px;	height: 0px;	overflow: hidden;}
img {	vertical-align: middle;	max-width: 100%;	border: none;	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);	blr: expression(this.onFocus=this.blur());}


.img{ overflow: hidden;}
.img img{ width: 100%; height: 100%; object-fit: cover;}
.scale img{ width: 100%; height: 100%; transition: 1s;}
.scale:hover img{ transform: scale(1.03);}
.fushu{ position: relative; transition: all .2s linear; }
.fushu:hover{  transform: translate3d(0, -7px, 0);   /* box-shadow: 2px 2px 18px rgba(182,182,182,0.3); */ }




/*    hover 效果         */
.self{ position: relative;  transition: all 0.5s; cursor: pointer;}
.self:hover:before{
    content: "";    width: 220px;    height: 100%;    position: absolute;    top: 0;    left: -185px;    overflow: hidden;
    background: -webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,.05)),color-stop(50%,hsla(0,0%,100%,.15)),color-stop(100%,hsla(0,0%,100%,.05)));
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
	z-index: 55;
}
.self:before{  
	-webkit-animation: shine-left 1.2s infinite;
    -moz-animation: shine-left 1.2s infinite;
    -o-animation: shine-left 1.2s infinite;
    animation: shine-left 1.2s infinite;
 }
@-webkit-keyframes shine-left {
	0% {
		left: -180px
	}
	to {
		left: 150%
	}
}







/*      heard      */
.Ehma{ padding-top: 90px; }
.w1440{ max-width: 1440px; margin: auto; min-width: 1100px; padding: 0 15px; box-sizing: initial; }
.haeder{ position: fixed;  left: 0; top: 0; width: 100%; height: 90px; padding: 0 20px;   z-index: 99999999999999999; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.15);}
.logo{ float: left; line-height: 90px;  }
.logo img{ max-height: 70px; }


.nav{ position: absolute; left: 0; right: 0; margin: auto; width: 545px; text-align: center; }
.nav ul{ display: inline-block;}
.nav li{ float: left; position: relative; margin:0 21px; position: relative; height: 90px; line-height: 90px;  }
.nav li::after{ content: ''; position: absolute; left: 0; top: 0; right: 0; margin: auto; width: 25px; height: 3px; background: #0a3d8a; opacity: 0;  }
.nav li:last-child{ margin-right: 0; }

.nav li a{  color: #365d97; }
.nav li:first-child{ margin-left: 0;}
.nav li a:hover,
.nav li.active a{  font-weight: bold;}
.nav li.active::after{ opacity: 1; }


.nav li .hide{ position: absolute;  width: 120px; background: rgba(0,0,0,0.5); left: -35px; display: none; }
.nav li .hide a{ line-height: 1; margin: 0; color: #fff; display: block; font-weight: normal;  white-space: normal; overflow: hidden; text-overflow: clip; line-height: 36px;}
.nav li:hover .hide{ display: block; }
.nav li .hide a:hover{ background: #0a3d8a; font-weight: bold;}

.login-btn{ line-height: 90px; padding-left: 55px; background: url(/static/default/assets/images/loginb.png) no-repeat left center;  }
.login-btn a{ display: inline-block; color: #164690; }
/* .login-btn a:hover{ font-weight: bold; } */
.onckock{ position: absolute; left: 55px;  top: 70px; height: 30px; line-height: 30px; color: #6684b3; opacity: 0; z-index: -1;  transition: 0.3s;cursor: pointer; min-width: 50px;}
.login-btn:hover .onckock{opacity: 1;  z-index: 2; top: 60px; }






.footer{ padding: 100px 20px 80px; background: #022354; }

.fotleft{ width: 480px; }
.fotile{ color: #fff; font-weight: bold; font-size: 24px; margin-bottom: 35px; }
.fotile p{ margin-bottom: 10px; }

.fotadd{ position: relative; }
.fotadd .add{ padding-left: 40px; margin-bottom: 10px; font-size: 16px; color: rgba(255,255,255,0.4);}
.fotadd .add .a{ color: #Fff; }
.fotadd .add i{ color: rgba(255,255,255,0.1); font-size: 12px; margin-left: 5px; }

.fotadd .o1{ background: url(/static/default/assets/images/dh.png) no-repeat center left; }
.fotadd .o2{ background: url(/static/default/assets/images/cz.png) no-repeat center left; }
.fotadd .o3{ background: url(/static/default/assets/images/yx.png) no-repeat center left; }

.rw{ position: absolute; right: 0; bottom: 0; width: 152px; height: 152px; border-radius: 6px; background: #Fff; text-align: center;  padding: 8px;}
.rw img{  }

/* .selc{ margin-top: 40px; }
.selc select{ height: 56px ; background: #0c2949 url(../images/frr.png) no-repeat right 30px center; border: 1px solid #1f4c7e; width: 100%; color: #6b8199; font-size: 16px; padding: 0 60px 0 30px; }
*/
.selc{ position: relative; margin-top: 40px; }
.selc .select-head{ height: 56px ; line-height: 56px; background: #0c2949 url(../images/frr.png) no-repeat right 30px center; border: 1px solid #1f4c7e; width: 100%; color: #6b8199; font-size: 16px; padding: 0 60px 0 30px; }

.option{ position: absolute; top: 20px; background: #0C2949; width: 100% ; padding-top: 10px; height: 90px; overflow: hidden; overflow-y: auto; opacity: 0; transition: 0.3s;  z-index: -2;}
.option a{ display: block; line-height: 30px;  padding: 0 30px; font-size: 16px; margin-bottom: 8px; transition: 0.2s;}
.option a:hover{ color: #f1f1f1; background: #6b8199; }
.selc:hover .option{ top: 56px; opacity: 1; z-index: 1; }

.option::-webkit-scrollbar{
  width:8px;
  height:8px;
}
.option::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.3);
  border-radius:2px;
}
.option::-webkit-scrollbar-thumb{
  background: #999;
  border-radius:10px;
}



















.fotright{ position: relative; width: 720px; padding-top: 52px; }
.scroll{ position: fixed; right: 3px; top: 70%; width: 66px; height: 66px; z-index: 2; cursor: pointer;  background: rgba(2,35,84,0.1); border-radius: 3px; display: none;}
.fotright .fnav{}
.fnav ul{ width: 780px;}
.fnav li{ float: left;  width: 124px; margin-right: 40px;}
.fnav li:last-child{ width: auto; margin-right: 0; }
.fnav li a{ display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #fff; font-size: 16px; transition: 0.2s; }
.fnav li div{ margin-top: 26px; }
.fnav li div a{ color: #6d8198;  font-size: 14px; line-height: 26px; }
.fnav li div a:hover{ color: #aac0d7; }

.sharebox{ border-top: 1px solid rgba(255,255,255,0.1); margin-top: 20px; padding-top: 25px;  }
.sharebox .fl{ color: #355374; font-size: 12px; margin: 10px; }
.sharebox .fl a{ color: #355374;}

/* #fotshar a{ display: inline-block; width: 26px; height: 26px; padding: 0; margin: 0 0 0 20px; transition: 0.3s; opacity: 1; vertical-align: top;}
#fotshar .bds_tsina{  background: url(/static/default/assets/images/wb.png) no-repeat center  ;}
#fotshar .bds_weixin{ background: url(/static/default/assets/images/wx.png) no-repeat center  ;}
#fotshar .bds_sqq{    background: url(/static/default/assets/images/qq.png) no-repeat center  ;}
#fotshar .bds_tsina:hover{  background: url(/static/default/assets/images/wb1.png) no-repeat center  ;}
#fotshar .bds_weixin:hover{ background: url(/static/default/assets/images/wx1.png) no-repeat center  ;}
#fotshar .bds_sqq:hover{    background: url(/static/default/assets/images/qq1.png) no-repeat center  ;}

.bd_weixin_popup .bd_weixin_popup_foot{ width: 230px !important; }
 */

#fotshar a{ position: relative; display: inline-block; width: 26px; height: 26px; padding: 0; margin: 0 0 0 20px; transition: 0.3s; opacity: 1; vertical-align: top;}
#fotshar .wb{  background: url(/static/default/assets/images/wb.png) no-repeat center  ;}
#fotshar .wx{ background: url(/static/default/assets/images/wx.png) no-repeat center  ;}
#fotshar .qq{    background: url(/static/default/assets/images/qq.png) no-repeat center  ;}
#fotshar .wb:hover{  background: url(/static/default/assets/images/wb1.png) no-repeat center  ;}
#fotshar .wx:hover{ background: url(/static/default/assets/images/wx1.png) no-repeat center  ;}
#fotshar .qq:hover{    background: url(/static/default/assets/images/qq1.png) no-repeat center  ;}

.erwei{ position: absolute; left: -43px; text-align: center; width: 108px; bottom: 35px; height: 112px; background: url(/static/default/assets/images/ewbg.png) no-repeat center ;
 padding: 6px; display: none;}
#fotshar a:hover .erwei{ display: block;}







.userbox{ position: relative; }
.userbox .login{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-radius: 6px; width: 480px; height: 360px;  background: #fff;}
.userbox .login.on{ height: 495px; }
.loTop{ position: relative; text-align: center;  height: 72px; overflow: hidden; }
.loTop span{ display: inline-block; height: 72px; line-height: 72px; border-bottom: 2px solid transparent;  font-size: 20px; color: #999; width: 80px; margin: 0 30px; cursor: pointer;}
.loTop:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: rgba(25,97,178,0.1);  }
.loTop span.active{ color: #164690; border-bottom: 2px solid #164690; font-weight: bold; }

.querH .erwm{ width: 180px ; height: 180px; margin: 35px auto 0; border: 1px solid rgba(25,97,178,0.1); border-radius: 6px; padding:6px 5px; text-align: center; }
.querH p{ text-align: center; color: #999; margin-top: 8px; line-height: 20px; }
.querH p span{ display: block; color: #333;  }


.querH{ display: none; }
.logonout{ display: none; }


.lomore{ margin: 30px 0 15px; text-align: center; position: relative; z-index: 1; }
.lomore span{ display: inline-block;  background: #fff; text-align: center; padding: 0 20px; color: #164690; }
.lomore::after{ content: ''; position: absolute; left: 0; width: 100%; top: 50%; width: 100%; height: 1px; background: rgba(25,97,178,0.1);   z-index: -1;}
.qha{ width: 130px; margin: auto; text-align: center; cursor: pointer; }
.qha p{ color: #666;}


.logonout{ margin: 0 30px; }
.logonout form{ display: block; margin-top: 30px; }
.logonout .inptxt{ position: relative; border: 1px solid rgba(25,97,178,0.1); border-radius: 6px; margin-bottom: 10px;  }
.inptxt input{ border: 0; padding: 0 28px; height: 46px; background: transparent; width: 95%; }
.inptxt .yImg{ position: absolute; width: 88px; height: 37px; right: 20px; top: 4px; }
.buta{ display: block; border: 0; width: 100%; border-radius: 6px; color: #fff; background: #164690; height: 48px; font-size: 16px; margin-bottom: 41px; }





.bgff{ background: #fff; border-radius: 6px; }
/* 小我私家中心 */
.contper{ min-height: 500px; background: #f7f7f7;padding: 30px 0; }
.cont-left{  width: 240px; }
.perbox{ height: 240px; text-align: center; background: #fff; border-radius: 6px; font-size: 16px; color: #333; overflow: hidden; margin-bottom: 10px; }
.cont-left .img{ width: 120px; height: 120px; border-radius: 50%; overflow: hidden; margin: auto; margin-bottom: 20px; margin-top: 30px;}
.cont-left p{ color: #666; font-size: 14px; margin-top: 5px; }

.cont-left ul{ border-radius: 6px; background: #fff; }
.cont-left li{ border-bottom: 1px solid rgba(80,129,231,0.1); padding: 0 25px; }
.cont-left li:last-child{ border: 0; }
.cont-left li a{ display: block; line-height: 55px; font-size: 16px; color: #999; }
.cont-left li.active a{ color: #164690; font-weight: bold; }

.cont-right{ width: 930px; }
.paix{ position: relative; margin-bottom: 15px; }
.paix span { display: inline-block; font-size: 16px; color: #164690; padding-right: 27px; background: url(/static/default/assets/images/px.png) right center no-repeat; }
.paix p{ position: absolute; right: 0; top: 0; padding-left: 25px; background: url(/static/default/assets/images/d.png) no-repeat left top; color: #666; }

.dlist li { position: relative; border-radius: 6px; background: #FFF; padding: 20px 28px; color: #999; transition: 0.2s; margin-bottom: 10px; }
.dlist li div{ font-size: 16px; color: #333; margin-bottom: 5px; height: 22px; line-height: 22px; }
.dlist li .adown{ position: absolute; right: 28px; top: 25px; height: 37px; padding-right: 69px; background: url(/static/default/assets/images/a.png) no-repeat right 1px center; color: #ccc; font-size: 14px;  line-height: 38px; transition: 0.2s; }
.dlist li i{ position: absolute; right: 108px; top: 25px; height: 37px; color: #ccc; font-size: 14px;  line-height: 38px; }

.dlist li:hover div{ color: #164690; font-weight: bold;  }
.dlist li:hover .adown{ background-image: url(/static/default/assets/images/a1.png); }

.load{ padding: 15px 0;  color: #999;margin: 10px auto ; border-radius: 6px; background: #fff; cursor: pointer; text-align: center;}
.load img{ width:30px; margin-right: 10px;}

.load.on img{ animation: rot 2s linear infinite;  }
@keyframes rot{
	from{ transform: rotate(0); }
	to{ transform: rotate(360deg);}
}


.portrait{ position: relative; padding-top: 45px; border-bottom: 1px solid #eee; }
.img-portrait{ width: 200px; border-radius: 50%; height: 200px; margin: auto; }
.portrait-name{ position: relative; background: #164690; width: 130px; line-height: 44px; border-radius: 6px; margin: 20px auto 30px;  text-align: center; color: #fff;}
.portrait-name #camera{ position: absolute; width: 100%; height: 100%; z-index: 6;  left: 0; top: 0; opacity: 0; cursor: pointer; }

.form{ margin: 30px; }
.form p{ font-weight: bold; color: #164690; font-size: 20px; margin-bottom: 20px; }
.form .ali{ position: relative; padding-left: 105px; margin-bottom: 10px; }
.form .ali span{ position: absolute; left: 0; top: 0; line-height: 38px; font-size: 16px; color: #333; }
.form .ali input,
.form .ali select{ width: 316px; border-radius: 6px; border: 1px solid #eee; padding: 0 25px; height: 38px;  color: #999;}
.form .ali select{ background: url(/static/default/assets/images/sr.png) no-repeat right 25px center;  }
.form .ali .rad{ background: #fafafa; }

.forbtn{  padding: 1px; border-top: 1px solid #eee;}
.forbtn input{ display: block; background: #164690; width: 130px; line-height: 44px; border-radius: 6px; color: #fff; border: 0; margin: 30px auto 50px; cursor: pointer; }





/* 1-1关于 */


.home{ background: #f9f9f9 url(../images/axb.jpg) no-repeat left top; overflow:  hidden; border-bottom: 1px solid #f9f9f9; }
.leftNav a{  display: inline-block; line-height: 58px; height: 60px; border-bottom: 2px solid #f6f6f6; color: #000; margin-left: 55px; }
.leftNav a.active{ color: #355999; font-weight: bold; border-color: #355999; }

.subNav{ text-align: right; color: #666; line-height: 60px; background: #fff; }
.subNav span{ display: inline-block; padding-left: 38px; background: url(/static/default/assets/images/home.png) left center no-repeat; }
.subNav a{ color: #666; }
.subNav a.active{ color: #015398; }


.abbg{ position: relative; height: 417px; background: url(/static/default/assets/images/abbg.jpg) no-repeat center; padding-top: 77px; }
.abbg::after{ content: ''; position: absolute; right: 40px; bottom: 0; width: 1px; height: 54px; background: #164690; }
.abbg .atle{ position: absolute; top: 172px; left: 60px; z-index: 2; }
.aimg{ height: 300px; width: 840px; }

.abtook{ margin: 25px 0 75px; line-height: 26px; color: #666; }
.abtook p{ margin-bottom: 15px; }
.abtook b{ color: #0a3d8a; }


.abbox{ height: 673px; background: url(/static/default/assets/images/abbg1.jpg) no-repeat center; padding-top: 75px;}
.atit{ position: relative; text-align: center;  z-index: 1; padding-top: 15px;}
.atit img{ z-index: -1; position: absolute; left: 0; top: 0; right: 0; text-align: center; margin: auto; }
.atit p{ font-size: 30px; color: #333333; }
.atit p i{ width: 16px; height: 2px; background: #164690; vertical-align: middle;  display: inline-block; margin: 0 17px;}

.swiper{ position: relative; height: 440px; margin-top: 30px;  padding-bottom: 45px;}
.swiper .swiper-container{ height: 100%; }
.swiper li{ width: 595px; background: #fff; border: 1px solid #eee; height: 90px; }
.swiper li a{ position: relative; display: block; padding: 20px 30px 0 100px; }
.swiper li span{ position: absolute; left: 28px; top: ; font-size: 50px; color: #164690; font-family: 'din-bold-webfont'; line-height: 1; }
.swiper li .name{ font-size: 16px; color: #666666; padding-top: 7px; }
.swiper li .txt{ font-size: 16px; color: #cccccc; margin-top: 5px; }

.swiper .stop{ height: 5px; width: 100%; bottom: 0; background: transparent; border-radius: 6px; overflow: hidden;  z-index: 1; border: 0;}
.swiper .stop::after{ content: ''; position: absolute; left: 0; top: 1px; background: #fff; width: 100%; height: 3px;z-index: -1; }
.swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: #164690; border-radius: 6px !important; overflow: hidden; }




.abqh .wrapper{ height: 650px; background: url(/static/default/assets/images/abbg3.jpg) no-repeat center right; padding-top: 77px;}
.abqh dt{ font-size: 24px; color: #164690; }
.abqh dd{ line-height: 18px; color: #cccccc; margin-top: 5px; }
.abc{ position: relative ; height: 400px; margin-top: 25px;}
.abc::before{ content: ''; position: absolute; right: 0; top: 0;  background: url(/static/default/assets/images/dd.png) no-repeat right top;  z-index: 2; width: 52px; height: 46px;}
.qh-left{ width: 800px; height: 400px;}
.qh-left .img{ height: 400px; }
.qh-right{ position: absolute; right: 30px; top: 33px; width: 585px; height: 340px; background: #fff; padding: 50px; box-shadow: 3px 0 7px rgba(0,0,0,0.05); }
.qh-right li{ line-height: 26px; color: #666; height: 208px; text-align: justify; }

.qh-right .aacc{ left: 50px; bottom: 48px; width: 300px ; height: 5px; text-align: left;}
.qh-right .aacc span{width: 11px; height: 5px; background: rgba(53,89,153,0.8); transition: 0.3s; border-radius: 5px; margin: 0 6px 0 0; }
.qh-right .aacc .swiper-pagination-bullet-active{ background: #355999; width: 32px; }


.abbgfive{ background: url(/static/default/assets/images/abbg4.jpg) no-repeat center; height: 450px; }
.abtk{ width: 500px; padding-top: 73px;  text-align: justify;}
.abtk div{ font-size: 24px; color: #fff; line-height: 36px; margin-bottom: 20px; }
.abtk p{ line-height: 24px; color: #fff; }



/* 1-2tem */
.tem{ padding: 75px 0 0; }
.tem ul{ width: 1221px; }
.tem li{ float: left; width: 580px; background-color: #f9f9f9; background-repeat: no-repeat; background-position: right bottom -10px; margin: 0 40px 20px 0; transition: 0.3s;}
.tem li:nth-child(2n){ margin-right: 0; }
.tem li .img{ width: 260px; height: 323px ; }
.tem li .txt{ width: 240px; margin-right: 45px; text-align: justify;  }
.tem li dl{ background: url(/static/default/assets/images/dbc.png) no-repeat right top; margin-top: 55px;  transition: 0.4s;}
.tem li dt{ font-weight: bold; color: #333; font-size: 20px; }
.tem li dd{ color: #999; margin-bottom: 20px; }
.tem li:hover{ background-image: url(/static/default/assets/images/libg.png);  background-position: right bottom; background-color: #fff; box-shadow: 0 0 25px rgba(0,0,0,0.05); }
.tem li:hover dl{ background-image: url(/static/default/assets/images/dbc1.png); }
.tem li:hover dt{color: #164690; }


.pagea{ text-align: center; margin: 35px 0 75px;}
.pagea a{ display: inline-block; text-align: center; width: 40px; line-height: 40px; background: #eee; margin: 0 2px; font-family: simhei;}
.pagea .z-crt{ background: #164690; color: #fff; }
.pagea .prev,
.pagea .next{ width: 95px; color: #666;}



/* 1-3zz */
.zzImg{ background: url(/static/default/assets/images/zzbg.jpg) no-repeat center bottom; padding: 75px 0; }


/* 1-4 */
.zzlist{ margin-top: 75px; }
.zztook{ text-align: center; line-height: 24px; color: #999; background: url(/static/default/assets/images/zzma.png) no-repeat center; padding: 23px 0 45px; }
.zzlist ul{ width: 1215px; }
.zzlist li{ float: left; width: 227px; margin: 0 17px 13px 0; }
.zzlist li:nth-child(5n){ margin-right: 0; }
.zzlist li .img{ height: 310px; border: 2px solid #eee; padding: 1px; }
.zzlist li p{ text-align: center; color: #666666; margin-top: 10px; }


/* 1-5 */
.rrlist{ margin-top: 75px; }
.rrlist li{ float: left; width: 285px; margin: 0 17px 13px 0; }
.rrlist li:nth-child(4n){ margin-right: 0; }
.rrlist li .img{ height: 190px; border: 2px solid #eee; padding: 3px 10px; }
.rrlist li p{ text-align: center; color: #666666; margin-top: 10px; }




/* 2-1 ts*/
.testyw{ background: url(/static/default/assets/images/tsbg.jpg) no-repeat bottom center; padding: 60px 0 40px; }
.picture{ position: relative; height: 880px; background: url(/static/default/assets/images/tebl.png) no-repeat center; }
.bisboxa{ position: absolute; width: 365px; height: 250px; left: 0; right: 0; top: 0; bottom: 0; margin: auto; text-align: center; }
.bisboxa .bisName{ font-size: 24px; color: #333; margin-top: 15px; }
.bisboxa p{ color: #cccccc;  }
.bisboxa .xx{ width: 24px; height: 2px; background: #164690; display: block; margin: 15px auto ; }
.bisboxa .xxbox{ line-height: 24px; color: #666; height: 96px; margin-bottom: 22px; }
.yhmore{ display: block; margin: auto; width: 215px; height: 50px; line-height: 48px; color: #999; border: 1px solid #d4d4d4; }
.yhmore i{ color: #ccc; }
.yhmore:hover{ color: #164690; }


.picture .li{ position: absolute; max-height: 110px; overflow: hidden; }
.picture .li .xxbox{ display: none; }
.picture .li span{ width: 103px; height: 103px; }
.picture .li span img{
	opacity: 0.6;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.picture .li dl{ margin-top: 51px; transform: translateY(-50%);}
.picture .li dt{ font-size: 20px; font-weight: bold; color: #666; }
.picture .li dd{ color: #ccc; }
.picture .li.li-le span{ float: left;}
.picture .li.li-le dl{ float: right;  }

.picture .li.li-ht span{ float: right;} 
.picture .li.li-ht dl{ float: left; text-align: right; }


.picture .li1{ left: 550px; top: 0; width: 345px; }
.picture .li1 dl{ margin-top: 30px; width: 220px; }

.picture .li2{ right: 87px; top: 90px; width: 345px; }
.picture .li2 dl{ width: 220px; }

.picture .li3{ right: 10px; top: 275px; width: 290px; }
.picture .li3 dl{  width: 172px; }
		
.picture .li4{ right: 0; top: 505px; width: 295px; }
.picture .li4 dl{  width: 172px; }

.picture .li5{ right: 145px; bottom: 85px; width: 280px; }
.picture .li5 dl{width: 155px; }

.picture .li6{ right: 543px; bottom: 10px; width: 260px; }
.picture .li6 dl{ margin-top: 80px; width: 135px; }

.picture .li7{ left: 100px; bottom: 80px; width: 330px; }
.picture .li7 dl{ width: 210px; }

.picture .li8{ left: 20px; top: 505px; width: 275px; }
.picture .li8 dl{  width: 155px;  }

.picture .li9{ left: -20px; top: 285px; width: 330px; }
.picture .li9 dl{  width: 215px;  }

.picture .li10{ left: 100px; top: 90px; width: 330px; }
.picture .li10 dl{  width: 215px;  }

/* 
.picture .li10 span{  background: url(/static/default/assets/images/lz7.png) no-repeat center; }
.picture .li9 span{  background: url(/static/default/assets/images/lz7.png) no-repeat center; }
.picture .li8 span{  background: url(/static/default/assets/images/lz7.png) no-repeat center; }
.picture .li7 span{  background: url(/static/default/assets/images/lz7.png) no-repeat center; }
.picture .li6 span{  background: url(/static/default/assets/images/lz6.png) no-repeat center; }
.picture .li5 span{  background: url(/static/default/assets/images/lz5.png) no-repeat center; }
.picture .li4 span{  background: url(/static/default/assets/images/lz4.png) no-repeat center; }
.picture .li3 span{  background: url(/static/default/assets/images/lz3.png) no-repeat center; }
.picture .li2 span{  background: url(/static/default/assets/images/lz2.png) no-repeat center; }
.picture .li1 span{  background: url(/static/default/assets/images/lz1.png) no-repeat center; } */

.picture .li.on dt{ color: #164690;  } 
/* .picture .li1.on span{ background-image: url(/static/default/assets/images/lz01.png); }
.picture .li2.on span{ background-image: url(/static/default/assets/images/lz02.png); }
.picture .li3.on span{ background-image: url(/static/default/assets/images/lz03.png); }
.picture .li4.on span{ background-image: url(/static/default/assets/images/lz04.png); }
.picture .li5.on span{ background-image: url(/static/default/assets/images/lz05.png); }
.picture .li6.on span{ background-image: url(/static/default/assets/images/lz06.png); }
.picture .li7.on span{ background-image: url(/static/default/assets/images/lz07.png); }
.picture .li8.on span{ background-image: url(/static/default/assets/images/lz07.png); }
.picture .li9.on span{ background-image: url(/static/default/assets/images/lz07.png); }
.picture .li10.on span{ background-image: url(/static/default/assets/images/lz07.png); }
 */
.picture .li.on span img{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: gray;
	opacity: 1;
}

/* 202{} */
.wyts{ margin: 75px 0; }
.ywTop{ background: url(/static/default/assets/images/tstbg.jpg) no-repeat right top; height: 215px; }
.ywTop .en{ font-size: 50px; line-height: 1; color: rgba(22,70,144,0.1);  text-transform: uppercase; font-weight: bold; font-family: 'din-medium-webfont';}
.ywTop .cn{ font-size: 30px; color: #164690; background: #fff; width: 750px; position: relative; z-index: 2;  margin-top: -20px; }
.ywTop i{ display: block; width: 160px; height: 1px; background: rgba(22,70,144,0.1); margin: 15px 0; }
.ywTop .hr1{width: 204px;}
.ywTop .dt{ color: #333; font-size: 20px; }
.ywTop .dd{ color: #ccc; }
.ywTop a{ display: block; width: 204px; border: 1px solid #e7e7e7; height: 50px; line-height: 48px; text-align: center; margin-top: 17px; }
.ywTop a img{ vertical-align: top; margin-top: 16px; margin-right: 3px; }

.twtook { margin-top: 40px; line-height: 28px; color: #666;  text-align: justify; }
.twtook b{ color: #164690; }

.Morepage{ margin-top: 50px; padding-top: 20px; border-top: 1px solid #eee; padding-bottom: 70px;}
.Morepage a{ width: 49.2%; line-height: 58px; border: 1px solid #eee; color: #666;  text-align: center; transition: 0.3s;}
.Morepage span{ display: inline-block; width: 20px; height: 20px; margin: 0 20px;  vertical-align: middle; }
.Morepage a:hover{ background: #164690; border-color: #164690; color: #fff; }
.Morepage .fl span{ background: url(/static/default/assets/images/tt.png) no-repeat center; }
.Morepage .fl:hover span{ background: url(/static/default/assets/images/tt1.png) no-repeat center; }
.Morepage .fr span{ background: url(/static/default/assets/images/bb.png) no-repeat center; }
.Morepage .fr:hover span{ background: url(/static/default/assets/images/bb1.png) no-repeat center; }




/* 3-1 */
.nnbox{ padding: 80px 0 70px; }
.nc{ height: 400px; background:#f1f1f1 url(../images/ygbg.jpg) no-repeat center right ; }
.nc li .img{ margin-right: 120px; width: 575px; height: 400px; }
.nc .swiper-slide .leet{ transform:translateX(-20px); opacity:0; transition:all .5s; }
.nc .ani-slide .leet{ transform:translateX(0); opacity:1; }
.leet{ position: absolute; width: 300px; left: 75px; top: 80px; height: 160px;  }
.leet .pc{ font-size: 60px; font-weight:bold; color: rgba(22,70,144,0.06); z-index: -1; text-transform: uppercase; }
.leet .pd{ font-size: 24px; font-weight: bold; color: #164690; padding-bottom: 40px; background: url(/static/default/assets/images/bol.png) no-repeat left bottom; margin-top: -35px; }
.leet .pname{ font-size: 20px; color: #333333; font-weight: bold; margin-top: 25px;}
.leet .pname span{ font-size: 16px; font-weight: normal; margin-left: 10px; }

.nc .stop{ left: 75px; bottom: 95px; width: 300px ; height: 5px; text-align: left;}
.nc .stop span{width: 11px; height: 5px; background: rgba(53,89,153,0.8); transition: 0.3s; border-radius: 5px; margin: 0 6px 0 0; }
.nc .stop .swiper-pagination-bullet-active{ background: #355999; width: 32px; }


.divlisa{}
.divTit{ font-weight: bold; color: #164690; font-size: 20px; margin: 37px 0 15px; }
.divTit i{ color: #cccccc; font-size: 14px; font-weight: normal; margin-left: 5px; }

.divlisa li{ height: 365px; }
.divlisa li .img{ height: 323px; }
.divlisa li .txt{ text-align: center; line-height: 40px; color: #666; border-bottom: 1px solid #eee; transition: 0.3s; }
.divlisa li:hover .txt{ border-color: #164690; color: #164690; }


/* 3-2 */
.newlist{ position: relative; z-index: 1;}
.contimg{  float: left; width: 600px; height: 375px; z-index: 56; position: relative; }
.newlist .swiper-container { z-index: 656; }
.newlist li { z-index: 1; }
.newlist li .txt{ width: 600px; height: 375px; border: 1px solid #eee; border-left: 0; padding: 30px 50px; }
.data{ font-size: 40px; color: #222; font-family: "din-regular"; }
.mul{ font-size: 16px; color: #888; font-family: "din-regular";  }
.Nname{ font-size: 20px; color: #222; margin: 20px 0; }
.newtook{ line-height: 22px; color: #888; height: 88px; }
.ei{ font-family: "din-regular"; color: #164690; margin-top: 20px;  }
.newlist .tion{ bottom: 35px; left: 650px; width: 150px; text-align: left; z-index: 2; }
.newlist .tion span{ width: 16px; height: 16px; background: url(/static/default/assets/images/st.jpg) no-repeat center; border-radius: 0; opacity: 1; }
.newlist .tion span.swiper-pagination-bullet-active{ background-image: url(/static/default/assets/images/st1.jpg); }

.tsn{ float: left;  width: 600px; height: 375px; overflow: hidden; }



.wslist{}
.wslist li { position: relative; margin-top: 20px; }
.wslist li .img{ width: 230px; height: 160px; }
.wslist li .txt{ width: 970px; border: 1px solid #eee; height: 160px; padding-right: 172px; padding-left: 32px; }
.wslist li .dl{ position: absolute; right: 20px; top: 22px; height: 114px;  text-align: right;}
.wslist li .dl::after{ position: absolute; bottom: 0; right: 0; width: 22px; height: 2px; background: #888; content: ''; }
.wslist li .Nname{ font-size: 16px; color: #222; margin: 28px 0 12px;  }
.wslist li .newtook{ line-height: 22px; color: #888; height: 44px; }
.wslist li .ei{ margin-top: 11px; }
.wslist li:hover .Nname{ color: #164690; font-weight: bold; }
.wslist li:hover .data{ color: #164690; }

.nnbox .pagea { margin-bottom: 0px }



/* 3-3 study */
.studylist{ padding: 80px 0 70px; }
.ssrc { border: 1px solid #eee; }
.ssrc input{ width: 1000px; height: 64px; color: #333; padding-left: 30px; border: 0; }
.ssrc input.sub{ float: right; width: 180px; height: 66px; margin-top: -1px; background: #164690 url(../images/ssec.png) no-repeat left 45px center; color: #fff; padding-left: 40px;  cursor: pointer; }

.hotser{ color: #333; padding: 18px 0 23px; border-bottom: 1px solid #f0f0f0; }
.hotser a{ display: inline-block; color: #999; margin-right: 30px; }


.stlist ul{ width: 1216px; margin-top: 28px; }
.stlist li{ position: relative; float: left; width: 390px; height: 80px; border: 1px solid #eee; margin: 0 15px 10px 0; transition: 0.3s; }
.stlist li:nth-child(3n){ margin-right: 0; }
.stlist li span{ position: absolute; display: block; left: 0; top: 0; width: 80px; height: 100%; text-align: center; line-height: 80px; font-family: 'din-bold-webfont'; font-size: 30px; background: #f3f3f3; transition: 0.3s;}
.stlist li i{ display: inline-block; width: 8px; height: 2px; background: rgba(204,204,204,0.6); margin: 40px 6px 0; vertical-align: top; }
.stlist li p{ width: 240px; line-height: 78px; margin-left: 120px;  font-size: 16px;}
.stlist li:hover{ background: #bed0ed; }
.stlist li:hover span{ background: #164690; color: #fff; }



.stTitle{ font-size: 24px; color: #164690; margin: 50px 0 35px; }
.stion{ width: 1221px; }
.stion li{ float: left; position: relative; border: 1px solid #eee; width: 380px; height: 140px;transition: 0.3s; margin: 0 30px 20px 0; }
.stion li:nth-child(3n){ margin-right: 0; }
.stion li span{ position: absolute; right: 0; top: 0; width: 53px;height: 100%; background: #f2f2f2 url(../images/ss.png) no-repeat center; transition: 0.3s; }
.texte { width: 285px; margin-left: 25px; padding-top: 25px; }
.texte .stiName{ font-size: 16px; color: #333333; margin-bottom: 20px; line-height: 24px; height: 48px; }
.stbq{ color: #ccc; }
.stbq i{ margin-left: 25px; padding-left: 24px;}
i.i1{ margin-left: 0; background: url(/static/default/assets/images/ey.png) no-repeat left center; padding-left: 32px; }
i.i2{ background: url(/static/default/assets/images/ey1.png) no-repeat left center; }
i.i3{ background: url(/static/default/assets/images/ey2.png) no-repeat left center; }

.stion li:hover{ background: #BED0ED; }
.stion li:hover i{ color: #164690; }
.stion li:hover span{ background: #164690 url(../images/ss1.png) no-repeat center; }
.stion li:hover .i1{ background-image: url(/static/default/assets/images/ey0.png); }
.stion li:hover .i2{ background-image: url(/static/default/assets/images/ey01.png);}
.stion li:hover .i3{ background-image: url(/static/default/assets/images/ey02.png);}


.stbook { margin: 50px 0 0; }
.stbook .stbq{ text-align: center; margin: 16px 0; }
.namett{ font-size: 24px; color: #333; text-align: center; }
.namedate{ margin: 10px 0; font-size: 14px; color: #999999; text-align: center;}
.namedate i{ margin: 0 10px;}
.namedate em{ margin: 0 10px;}

.hidebox{ position: relative; line-height: 26px; color: #666; box-sizing: initial; overflow: hidden; }
.seekang{ position: absolute; text-align: center; background: url(/static/default/assets/images/xcc.png) no-repeat bottom center; bottom: 0; width: 100%; height: 335px; bottom: 0; padding-top: 225px; z-index: 2; /* pointer-events: none; */ }
.seekang a{ pointer-events: auto;}
 .seekang::after{ content: ''; position: absolute; left: 0; bottom: 0; height: 130px; width: 100%; background: #fff;  z-index: -1;}
.seekang img{ width: 370px; height: 74px; box-shadow: 0 3px 10px rgba(20,77,149,0.3); cursor: pointer; }
.hidebox.on{ height: auto; }

.open{ display: none; background: rgba(0,0,0,0.5); position: fixed; top: 0; left: 0;  width: 100%; height: 100%; z-index: 998;}
.open .obox{text-align: center; width: 840px; height: 640px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: #fff; }
.zhifu{  border-bottom: 1px solid #eee; margin-top: 48px; }
.zhifu span{ font-weight: bold; color: #164690; font-size: 24px; }
.zhifu p{ color: rgba(22,70,144,0.2); text-transform: uppercase;  margin: 8px 0 10px; font-family: "din-regular"; }
.zhifu i{ display: block; width: 96px; height: 3px; background: #164690; margin: 0 auto; margin-bottom: -1px; }

.zftxt{ line-height: 22px; margin: 17px 0 25px;}
.erw{ padding: 5px; border-radius: 6px; border: 1px solid rgba(20,77,140,0.1); display: inline-block; margin-bottom: 12px; }
.erw img{ width: 160px; height: 160px; }

.zhiqur{ display: inline-block; margin-top: 40px; background: url(/static/default/assets/images/wh.png) no-repeat left center; padding-left: 30px; }
.zhiqur em{ border-bottom: 1px solid #eee; line-height: 30px; display: inline-block; }

.zhibtn{ padding-top: 30px; border-top: 1px solid #eee; margin-top: 30px; }
.zhibtn a,
.zhibtn i{ display: inline-block; width: 205px; line-height: 50px; background: #f5f5f5; text-align: center; margin: 0 10px; cursor: pointer;}
.zhibtn a{ color: #fff; background: #164690; }

.zhi { padding-top: 30px; border-top: 1px solid #eee ; margin-top: 35px;}
.zhi .Morepage{ width: 660px; margin-bottom: 0px; border: 0; padding: 0; margin: 0; }

.download{ height: 60px; text-align: center; line-height: 60px; background: #164690; width: 180px; }





/*  */
.zplist{ padding: 75px 0 1px; }
.zptop{}
.zptop p{ float: left; text-align: center; color: #fff; width: 33.33%; line-height: 74px;  font-size: 20px;}
.zptop p img{ margin-right: 5px; }
.zplist .li1{ background: #2c589c; }
.zplist .li2{ background: #164690; }
.zplist .li3{ background: #123f84; }

.zplist li { border: 1px solid #eee; margin-top: 5px;}
.zplist li p{ float: left; width: 33.33%;  text-align: center; line-height: 60px; color: #999;  font-size: 16px;}
.zplist li p:nth-child(1){ font-size: 18px; }
.zplist li:hover p:nth-child(1){ font-weight: bold; color: #164690; }
.zplist li:hover p{ color: #666; }



/*  */
.cont{ padding: 75px 0 0; }
.celteft{ width: 520px; }
.wel{ font-size: 52px; color: #164690; font-family: 'din-bold-webfont';  text-transform: uppercase;}
.wel p{ width: 22px; height: 3px; background: #164690; margin-top: 25px; }
.wltx{ line-height: 22px; color: #999; margin: 25px 0; }

.adda p{ padding-left: 45px;  line-height: 32px; margin-bottom: 10px; font-size: 16px; color: #666;}
.adda .p1{ background: url(/static/default/assets/images/add.png) no-repeat center left; }
.adda .p2{ background: url(/static/default/assets/images/add2.png) no-repeat center left; }
.adda .p3{ background: url(/static/default/assets/images/add3.png) no-repeat center left; }
 
 
.contfrom{ width: 550px; padding-top: 50px; }
.fbox{ position: relative; background: url(/static/default/assets/images/ff1.png) no-repeat left center; margin-top: 16px; }
.fbox input{ width: 100%; height: 45px; color: #666; background: transparent; padding-left: 45px; border: 0; border-bottom: 2px solid #eee;  }
.fbox.f2{ background-image: url(/static/default/assets/images/ff2.png) ; }
.fbox.f3{ background-image: url(/static/default/assets/images/ff3.png) ; }
.fbox.f4{ background-image: url(/static/default/assets/images/ff5.png) ; }
.fbox.f4 input{ width: 280px; }
.fbox .yzm{ position: absolute; left: 175px; width: 103px; height: 35px; top: 5px;  }
.fbox .fbtn{ position: absolute; right: 0; width: 215px; top: 5px; }
.fbox .fbtn input{ display: inline-block; width: 100px; height: 40px; background: #ededed; color: #666;  padding: 0; cursor: pointer;}
.fbox .fbtn input[type=submit]{ background: #164690; color: #fff; margin-left: 10px; }

.mappppp,
.mappppp img{ height: 499px; margin-top: 20px;}





/*  */
.Habout{ margin-top: 48px; border-bottom: 1px solid rgba(20,70,144,0.1); margin-bottom: 75px; }
.Habout .w1440{  background: url(/static/default/assets/images/ablebg.jpg) no-repeat left 15px bottom; }
.ableft{ width: 33.334%;   text-align: right;}

.abright{ width: 66.666%; padding-top: 33px; }
.abright .htit{ height: 110px;  padding-left: 52px; }
.htit{ position: relative; }
.htit span { font-weight: 600;  font-size: 24px; color: #0a3d8a; margin-top: 5px; display: inline-block; }
.htit  a{ position: absolute; right: 0; top: 0; }

.abrtook{ line-height: 24px;  margin-left: 52px; width: 40vw;  text-align: justify; margin-top: 15px; height: 96px; margin-bottom: 2.5vw ;}
.abrtook span{  }
.abrtook a{  color: #0a3d8a; margin-left: 28px; }
.abrtook a i{ color: #5e88c7; }
.abrtook a em{ color: #95b1dc; }


.Htebox{ position: relative; }
.Htebox .swiper-container{ margin-top: 27px; }
.hrestion{ right: 0; bottom: 0; }
.hrestion span{ width: 5px; height: 15px; border-radius: 20px; background: #164690; margin: 0 3px; }
.hrestion span.swiper-pagination-bullet-active{ height: 30px; }


.dowebok{ height: 27.08vw; overflow: hidden; margin-top: 27px; }
.Htebox li{ position: relative; display: inline-block; width: 25vw; height: 27.08vw; }
.Htebox li .img{ height: 100%; }

.Htebox li .text{ position: absolute; width: 100%; bottom: -1px;  background: url(/static/default/assets/images/htbg.png) no-repeat top center border-box / 100% 100%; padding: 2.6vw 2.5vw 0;  text-align: center; color: #fff; padding-bottom: 22px; height: 117px; transition: 0.3s; }
.Htebox li .name{ font-size: 16px; }
.Htebox li .ntook{ color: rgba(255,255,255,0.4); margin-top: 3px;}
.Htebox li .tobok{ line-height: 24px;  margin: 20px 0; display: none; }
.Htebox li .vmore{ height: 48px; border: 1px solid rgba(255,255,255,0.2); line-height: 46px; display: none;  }
.Htebox li:hover .text{ height: 100%; background-image: url(/static/default/assets/images/htbg1.png); padding-top: 60%; }
.Htebox li:hover .tobok{ display: -webkit-box; }
.Htebox li:hover .vmore{ display: block; }

.banner .swiper-pagination-bullet{ background-color: #FFFFFF; width: 12px; height: 12px;}
.banner .swiper-pagination-bullet-active{ opacity: 1;}



.Hnews{ margin: 75px 0; }

.axibane{ position: absolute; right: 0; bottom: 0;  }
.axibane span{ margin-left: 100px; font-size: 16px; font-weight: normal; color: #666; cursor: pointer;}
.axibane span.active{  font-weight: bold; color: #164690; }

.newsA{  margin-top: 20px; display: none; }
.newleft{ width: 49.3%;   }
.newleft li{ position: relative; padding: 35px 40px; height: 210px; border: 1px solid #eee; transition: 0.3s; margin-top: 20px; }
.namea{ font-size: 20px; color: #666; margin-bottom: 15px; }
.toona{ color: #999; line-height: 22px; height: 44px; margin-bottom: 33px; }
.emm{ text-align: right; color: #e5e5e5; font-family: simhei; }

.newleft li dl{ position: absolute; bottom: 35px; left: 40px; color: #e5e5e5;  }
.newleft li dt{ float: left; font-size: 40px; font-family: "simhei black"; line-height: 1;  }
.newleft li dd{ float: right; font-size: 16px; font-family: simhei; margin-left: 5px; margin-top: 5px;} 

.newleft li:hover,
.newleft li.active{ background: #0a3d8a; border-color: #0a3d8a;}
.newleft li:hover .namea,
.newleft li.active .namea{ color: #fff; font-weight: bold; }
.newleft li:hover .toona,
.newleft li.active .toona{ color: #859fc7; }
.newleft li:hover .emm,
.newleft li.active .emm{ color: #fff; }
.newleft li:hover dl,
.newleft li.active dl{ color: #315995; }


.newright{ position: relative; width: 49.3%; height: 440px; margin-top: 20px;}
.newright .swiper-container{ height: 440px;}
.ftext { position: absolute; bottom: 0; left: 0; width: 100%; height: 80px; line-height: 80px; background: rgba(0,0,0,0.6); padding: 0 30px; }
.ftext p{ max-width: 440px; color: #fff; font-size: 16px; }
.ftext span{ color: #9f9f9f; }


.H5bg{ background: url(/static/default/assets/images/h5bg.jpg) no-repeat center / cover; padding-bottom: 1px; }
.H5bg .w1440{ position: relative; }
.H5bg .htit{ position: absolute; top: 75px;  width: 100%; }

.imga{ position: relative; }
.ddd{ position: absolute; width: 140px; text-align: center;  }
.ddd span{ display: block; font-family: 'dincond-bold-webfont'; font-size: 66px; height: 40px; overflow: hidden; line-height: 1; color: rgba(255,255,255,0.2); transition: 0.6s; }
.ddd p{color: #fff; line-height: 22px; font-size: 18px; margin-top: 3px;  transition: 0.6s;}

.d1{ left: 8.3%;   bottom: 35.45%; }
.d2{ left: 18.5%;  bottom: 52%; }
.d3{ left: 22.5%;  bottom: 37.5%; }
.d4{ left: 26.25%; bottom: 65%; }
.d5{ left: 46.25%; bottom: 73.5%; }
.d6{ left: 51.73%; bottom: 56%; }
.d7{ left: 41.25%; bottom: 43.8%; }
.d8{ left: 64.2%;  bottom: 67.1%; }
.d9{ left: 80%;  bottom: 56.5%; }
.d10{ left: 61.5%; bottom:35.5%; }
.d11{ left: 82.98%; bottom:43.2%; }

.ddd:hover span,
.ddd:hover p{ transform: scale(1.15); }





.Hconta{ position: relative; margin-top: 80px; min-width: 1200px; }
.hcleft{ width: 50%; }
.hcright{ width: 50%; background: url(/static/default/assets/images/hcbg.jpg) no-repeat bottom -1px center / cover; padding-left: 45px; padding-right: 60px; }

.hctook{ line-height: 22px; margin: 35px 0 25px; }
.ul li{ float: left; width: 260px; margin-right: 3vw; padding-left: 50px; background: url(/static/default/assets/images/hcic1.png) no-repeat left center; color: #0a3d8a; 
 margin-bottom: 25px; }
.ul li div i{ margin-left: 5px; opacity: 0.3;   } 
.ul li div b{ font-size: 16px; }
.ul li p{ margin-top: 2px; }
.ul li:nth-child(2n){ margin-right: 0; }
.ul li.li2{ background-image: url(/static/default/assets/images/hcic2.png); }
.ul li.li3{ background-image: url(/static/default/assets/images/hcic3.png); }
.ul li.li4{ background-image: url(/static/default/assets/images/hcic4.png); }


.hcbtn{ position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; z-index: 5; width: 290px; height: 58px; }
.hcbtn div{ width: 50%; background-color: #fff; background-position: center; background-size: 67px; background-repeat: no-repeat; 
height: 58px; margin: 0; top: 0; opacity: 1 !important; outline: none; }
.prev{ background-image: url(/static/default/assets/images/lee1.png); left: 0;  }
.next{ background-image: url(/static/default/assets/images/htt1.png); right: 0; }

.hcbtn div:hover{ background-color: #164690; }
.prev:hover{ background-image: url(/static/default/assets/images/lee.png); }
.next:hover{ background-image: url(/static/default/assets/images/htt.png); }





@media only screen and (max-width: 1600px) {
	/* hhhh */
	.Htebox li .tobok{ line-height: 20px; }
	.Htebox li .vmore{ height: 44px;  line-height: 42px;   }
	.Htebox li:hover .text{  padding-top: 55%; }
	.hcright{ padding-right: 0; }
	.abrtook{ width: 45vw; }
}


@media only screen and (max-width: 1500px) {
	.fotright{ width: 605px; }
	.fnav ul{ width: 680px;}
	.fnav li{ width: 110px; margin-right: 25px;}
	.abrtook{ width: 48vw; }
	
	/* hhhh */
	.Htebox li .tobok{ line-height: 20px; }
	.Htebox li .vmore{ height: 40px;  line-height: 38px;   }
	.Htebox li:hover .text{ height: 100%; padding-top: 45%; }
	
}





























































































































<!--耗时1775297562.4165秒-->