@charset "utf-8";
body {
	 font-family:'Microsoft YaHei','微软雅黑','Century Gothic', 'Helvetica', 'SimSun', '宋体', 'Heiti', '黑体', 'Arial', 'sans-serif';
	 font-size:14px;
	 width:100%;
	 height:100%;
	 color:#666;
	 -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
}
*{
	 margin:0;
	 padding:0;
}
li {
	 list-style:none;
}
em,span,i{
  display: inline-block;
}
a {
	 text-decoration:none;
	 color: inherit;
	 display: block;
	 transition:all 0.3s;
}  
.simple-article ul li,
ol li{
    list-style: inside;
}
button{
  border: 0;
  cursor: pointer;
  transition: 0.3s all;
  display: block;
}
input,
select,
textarea {
	
	 border:none;
	 outline:none;
	 background:none;
	 font-family:'微软雅黑';
	 padding: 0;
   font-size: 14px;
}
textarea {
	 resize:none;
	 overflow: hidden;
	 -webkit-appearance: none;
}
img {
	 border:none;
	 vertical-align: top;
}
table {
	 border:0;
	 border-collapse: collapse;
}
em,
i {
	 font-style:normal;
}
.fr {
	 float:right;
}
.fl {
	 float:left;
}
.clear {
	 zoom:1;
}
.clear:after {
	 content:"";
	 display:block;
	 clear:both;
}
.contain{
	width: 1600px;
	margin: 0 auto;
}
table{width:100%;border-collapse:collapse;border-spacing:1;border-spacing:0;}

img{max-width: 100%;height: auto;}

input::-ms-clear{display:none;}
input::-ms-reveal{display:none;}


.simple-article h1,.simple-article h2,.simple-article h3,.simple-article h4,.simple-article h5,.simple-article h6 {font-weight:bold;}
.simple-article h1 { font-size:34px; line-height:1.3em; margin-bottom:5px;}
.simple-article h2 { font-size:30px; line-height:1.2em; margin-bottom:10px; }
.simple-article h3 { font-size:26px; line-height:1.6em; margin-bottom:10px; }
.simple-article h4 { font-size:22px; line-height:1.25em; margin-bottom:10px; }
.simple-article h5 { font-size:18px; line-height:1.6em; margin-bottom:10px;}
.simple-article h6 { font-size:14px; line-height:1.5em; margin-bottom:10px; }
.simple-article a{display: inline-block;}
.simple-article blockquote { display:block; font-family: Georgia,"Times New Roman",Times,serif; padding:10px 20px 10px 45px; color:#666; line-height:160%; margin-bottom:15px;} /* ????”¨ */
.simple-article blockquote em { color:#999; text-align:right; display:block;}
.dropcap {float:left;   padding:10px 10px 5px 0; font-weight:bold;}  /* é|–?-—????2‰ */
.simple-article hr{ border:1px solid #ddd; border-width:0 0 1px 0; height:1px; font-size:0; margin:25px 0; clear:both; *margin:17px 0;}
.simple-article .br {font-size: 0;}


/*-------------------------------------
   List
-------------------------------------*/
.simple-article li ul,.simple-article li ol { margin: 0; }
.simple-article ul,.simple-article ol { margin: 0 0 15px 0; padding-left:1.5em; line-height:180%; _margin-left:5px; }
.simple-article ul { list-style-type:disc;}
.simple-article ul.square { list-style:square;}
.simple-article ul.circle { list-style:circle;}

.simple-article ol { list-style-type:decimal; *padding-left:1.8em;}
.simple-article dl { margin: 0 0 1.5em 0; }
.simple-article dl dt { font-weight: bold; }
.simple-article dd { margin-left: 1.5em;}

/*-------------------------------------
   2. table
-------------------------------------*/
.simple-article table {border-collapse: collapse; border-spacing: 0;overflow:hidden; width:fit-content; margin-bottom:15px;}
.simple-article table th { font-weight:bold;}
.simple-article table th, .simple-article table td {
    border: 1px solid #DDDDDD;
    line-height: 18px;
    padding: 8px;
    /*text-align: left;*/
    vertical-align: top;
}   
.simple-article table colgroup + thead tr:first-child th, .simple-article table colgroup + thead tr:first-child td, .simple-article table thead:first-child tr:first-child th, .simple-article table thead:first-child tr:first-child td {border-top: 0 none;}
.simple-article table thead tr th,.simple-article table thead tr td {*border-top: 0 none;}
.simple-article .table-striped tbody tr:nth-child(2n+1) td,.simple-article  .table-striped tbody tr:nth-child(2n+1) th { background-color: #F9F9F9;}
.simple-article table th { background:#EBEBEB;}
.simple-article .table-bordered { -moz-border-colors: none; border-collapse: separate; border-color: #DDDDDD #DDDDDD #DDDDDD; border-style: solid solid solid none; border-width: 1px 1px 1px 0;}
.simple-article .table-bordered th, .table-bordered td {border-left: 1px solid #DDDDDD;}
.simple-article .table-row thead th { background:#ebebeb; }
.simple-article .table-row tbody th { background:#f5f5f5; }
.simple-article .table-col { border-top-width:0; }
.simple-article .table-col tbody th { background:#ebebeb; }
.simple-article ul li{list-style: inside}
/*Alignment*/
.alignleft {
   display:inline; float:left; margin-right:1.625em;
}
.alignright {
   clear:both; display:inline; float:right; margin-left:1.625em;
}
.aligncenter {
   clear:both; display:block; margin-left:auto; margin-right:auto;text-align: center;
}

/*-------------------------------------
   page 翻页器end
-------------------------------------*/

.simple-article video,
.simple-article .wp-video{
    clear:both; display:block; margin-left:auto; margin-right:auto;
}
.simple-article span,.simple-article em,.simple-article i{display: inline;}
/* 小屏幕导航 */
.p_transition {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}

.small_nav_btn {
  position: fixed;
  top: 10px;
  right: 10px;
  height: 30px;
  z-index: 8;
  display: none;
  width: 30px;
  height: 30px;
  background: url(../../images/new/m_menu1.png) no-repeat center;
}

.small_nav_btn.active {
  background: url(../../images/new/m_menu2.png) no-repeat center;
}

.small_nav .wapper .btn i {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
  border-left: 1px solid #e5e5e5;
  background: url(../../images/new/h_content_dot.png) no-repeat center;
  background-size: 13px;
}

.small_nav .wapper .btn.active>i {
  -webkit-transform: rotate(180deg);
  transform: rorate(180deg);
  border-left: 0;
  border-right: 1px solid #e5e5e5;
}

.small_nav .show a {
  line-height: 50px;
}
.small_nav .show .btn{
  padding-left: 20px;
  position: relative;
}
.scale img {
  transition: all 0.2s;
}

.scale:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.small_nav .wapper {
  position: relative;
}

.small_nav {
  position: fixed;
  width: 100%;
  top: 50px;
  left: 0;
  text-align: center;
    height: calc(100vh - 50px);
  background: #003c81;
  z-index: 7;
  display: none;
  overflow: auto;
}

.small_nav a {
  font-size: 13px;
  display: block;
  color: #fff;
  border-bottom: 1px solid #fff;
  line-height: 50px;
  text-align: left;
  text-indent: 15px;
  position: relative;
}

.small_nav .show {
  background: #003c81;
  display: none;
}


.map img{
    max-width: inherit;
}
/*内页banner*/
.inside_banner{
  height: 400px;
}


/*自适应图片*/
.autoimg{
  position: relative;
  /*float: left;
  height: 210px;
  width: 28.33333333333333%;*/
  overflow: hidden;
}
.autoimg:after{
  content: '';
  /*padding-top: 61.76%;*/
}
.autoimg img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: inherit;
}

.owl-stage{
  transition: 0.75s all !important; 
}

input:-ms-input-placeholder,
input::-moz-placeholder,
input:-moz-placeholder,
input::-webkit-input-placeholder {
   color: #999;
}


.swiper-button-prev:after,
.swiper-button-next:after{
	display: none !important
}

.swiper-button-prev:focus,
.swiper-button-next:focus{
	outline: inherit !important;
}
.swiper-pagination{
	z-index: 2 !important;
}



/* 分页1 */
.paging {
  text-align: center;
}

.paging li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.paging li.style {
  height: 35px;
  width: 35px;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  color: #333;
  font-size: 14px;
  background-color: #fff;
  transition: all 0.3s;
}


.paging li.style.first,
.paging li.style.prev,
.paging li.style.next {
  width: 60px;
}


.paging li.style a {
  color: #333;
  display: block;
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 3px;
}

.paging li.active a,
.paging li.style a:hover {
  background-color: #e0c287;
  color: #fff;
  border-color: #e0c287;
}


.paging li.prev a {
  height: 100%;
  background-position: center center;
  background-size: 45% 45%;
  background-repeat: no-repeat;
}

.paging li.next a {
  height: 100%;
  background-position: center center;
  background-size: 45% 45%;
  background-repeat: no-repeat;
}
.paging li.prev a{
  height: 100%;
  background: url(../../images/new/paging_1.png) no-repeat center;
}
.paging li.prev:hover a{
  background: url(../../images/new/paging_11.png) no-repeat center #2972ec;
}
.paging li.next a{
  height: 100%;
  background: url(../../images/new/paging_2.png) no-repeat center;
}
.paging li.next:hover a{
  background: url(../../images/new/paging_22.png) no-repeat center #2972ec;
}



.share .social-share .social-share-icon{
  border: 0;
  margin: 0 0 0 60px;
  width: 30px;
  height: 30px;
}
.share .social-share .icon-wechat{
  background: url(../../images/new/share1.png) no-repeat center;
}
.share .social-share .icon-weibo{
  background: url(../../images/new/share2.png) no-repeat center;
}
.share .social-share .social-share-icon:before{
  display: none;
}
.bg_white{
  background: #fff;
}

.rela{
  position: relative;
}


.scrollBar::-webkit-scrollbar-track-piece { /*//滚动条凹槽的颜色，还可以设置边框属性*/
background-color:#f8f8f8;
}
.scrollBar::-webkit-scrollbar {/*//滚动条的宽度*/
width:9px;
height:9px;
}
.scrollBar::-webkit-scrollbar-thumb {/*//滚动条的设置*/
background-color:#dddddd;
background-clip:padding-box;
min-height:28px;
}
.scrollBar::-webkit-scrollbar-thumb:hover {
background-color:#bbb;
}







body{
  padding-top: 82px;
}
.header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
}
.header .logo{
  float: left;
  height: 79px;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content:center;
}
.header .logo img{
  max-height: 100%;
}
.header .nav>li{
  float: left;
  line-height: 79px;
  margin-right: 25px;
}
.header .nav>li>a{
  color: #333;
  position: relative;
  border-bottom: 2px solid transparent;
}
.header .nav>li>a:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #003c81;
  transition:0.3s all;
}
.header .nav>li.active>a:after,
.header .nav>li:hover>a:after{
  width: 100%;
}
.header .nav>li.active>a,
.header .nav>li:hover>a{
  color: #003c81;
}
.header .nav{
  margin-right: 35px;
}
.header .search{
  position: relative;
}
.header .search .show{
  position: absolute;
  width: 0;
  overflow: hidden;
  top: -25px;
  opacity: 0;
  transition: 0.6s all;
  visibility: hidden;
  padding: 45px 20px 0;
  box-sizing: border-box;
  z-index: 5;
  border-radius: 0 0 20px 20px;
  box-shadow: 0 0 20px 10px rgba(0,0,0,0.1);
  background: #fff;
  right: 0;
}
.header .search .show.active{
  width: 926px;
  opacity: 1;
  visibility: visible;
}
.header .search .show .top{
  border: 1px solid #003c81;
  border-radius: 40px;
  height: 38px;
  white-space: nowrap;
  overflow: hidden;
}
.header .search .p1{
  float: left;
  width: 120px;
  line-height: 36px;
  font-size: 14px;
}
.header .search i{
  float: left;
  width: 40px;
  height: 36px;
  background: url(../../images/new/search1.png) no-repeat center;
}
.header .search input{
  width: 794px;
  float: left;
  line-height: 36px;
  height: 36px;
  font-size: 14px;
}
.header .search .to_show{
  border: 1px solid #666;
  border-radius: 36px;
  margin-top: 21px;
}
.header .search .show .btn{
  float: left;
  width: 40px;
  height: 36px;
  background: url(../../images/new/search2.png) no-repeat center;
}
.header .search .show .close{
  float: right;
  width: 50px;
  height: 36px;
  background: url(../../images/new/close.png) no-repeat center;
}
.header .search .show .main{
  padding: 30px 0 30px 20px;
}
.header .search .show .main a{
  line-height: 36px;
  color: #333;
}
.header .search .show .main a:hover{
  color: #003c81;
}
.header .contain{
  position: relative;
}
.header .logo img{
  height: 38px;
}
.header .login{
  margin-top: 25px;
  margin-left: 10px;
}
.header .login .a1{
  width: 60px;
  margin-right: 10px;
  line-height: 30px;
  text-align: center;
  float: left;
}
.header .login .a2{
  width: 60px;
  line-height: 30px;
  text-align: center;
  background: #003c81;
  border-radius: 30px;
  float: left;
  color: #fff;
}
.header .login .a1:hover{
  color: #003c81;
}
.header .login .a2:hover{
  background: #42b3dc;
}
.header .show img{
  float: left;
}
.header .show .font{
  padding-left: 8px;
  float: left;
}
.header .show .p1{
  font-weight: bold;
  color: #333;
}
.header .show .p2{
  font-size: 12px;
}
.header .nav-item .show{
  position: absolute;
  left: 50%;
  margin-left: -800px;
  z-index: 3;
  line-height: 20px;
  opacity: 0;
  visibility: hidden;
  transform: translate(0,-20px);
  padding: 30px 30px 10px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.header .nav-item:hover .show{
  opacity: 1;
  visibility: visible;
  transform: translate(0,0);
}
.header .nav-item .show a{
  float: left;
  padding: 20px;
  box-sizing: border-box;
  width: 21%;
  border-radius: 8px;
  margin-bottom: 20px;
  margin-right: 5.333%;
}
.header .nav-item .show a:nth-of-type(4n){
  margin-right: 0;
}
.header .nav-item .show a:hover{
  box-shadow: 0 0 20px rgba(0,0,0,0.05);
}
.header .nav-item .show a:hover .p1{
  color: #003c81;
  text-decoration: underline;
}
.title{
  text-align: center;
}
.title .pq{
  font-size: 42px;
  font-weight: bold;
  line-height: 40px;
  color: #333;
  margin-bottom: 40px;
}
.white_title .pw,
.white_title .pq{
  color: #fff;
}
.title .pw{
  font-size: 16px;
  line-height: 32px;
  margin-top: -15px;
}
.bg_gray{
  background: #f5f5f5;
}
.p80{
  padding-top: 80px;
  padding-bottom: 80px;
}
.footer{
  padding: 45px 0 0;
  background: #eee;
}
.footer .left .p1{
  font-size: 16px;
  margin-bottom: 15px;
  color: #333;
}
.footer .left .p2{
  font-size: 20px;
  color: #333;
  margin-bottom: 25px;
}
.footer .left .p3{
  font-size: 16px;
  margin-bottom: 15px;
  color: #333;
}
.footer .list li{
  float: left;
  margin-right: 100px;
}
.footer .list li .a1{
  margin-bottom: 15px;
  font-size: 16px;
}
.footer .list li a{
  line-height: 34px;
  color: #333;
}
.footer .list li a.active,
.footer .list li a:hover{
  color: #003c81;
  text-decoration: underline;
}
.footer .copyright{
  padding: 25px 0 20px;
  border-top: 1px solid #cecece;
  text-align: center;
  margin-top: 30px;
  line-height: 24px;
}
.footer .copyright .p2{
  margin-top: 10px;
}
.footer .copyright .p2 em{
  border: 1px solid #666;
  border-radius: 4px;
  line-height: 24px;
  padding: 0 4px;
  margin-left: 5px;
}
.slide_bar{
  width: 56px;
  position: fixed;
  right: 20px;
  border-radius: 56px;
  top: 50%;
  background: #fff;
  z-index: 3;
  transform: translate(0,-50%);
  box-shadow: 0 0 20px rgba(0,0,0,0.05);
}
.slide_bar li{
  position: relative;
}
.slide_bar li:before{
  content: "";
  position: absolute;
  bottom: 0;
  width: 20px;
  height: 1px;
  background: #666;
  left: 50%;
  margin-left: -10px;
}
.slide_bar li:last-child:before{
  display: none;
}
.slide_bar .ico{
  width: 100%;
  height: 56px;
}
.slide_bar .ico1{
  background: url(../../images/new/slide_bar1.png) no-repeat center;
}
.slide_bar .ico2{
  background: url(../../images/new/slide_bar2.png) no-repeat center;
}
.slide_bar .ico3{
  background: url(../../images/new/slide_bar3.png) no-repeat center;
}
.slide_bar .show{
  position: absolute;
  right: 100%;
  color: #333;
  text-align: center;
  padding-right: 8px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all;
  top: 50%;
  transform: translate(0,-50%);
}
.slide_bar li:hover .show{
  opacity: 1;
  visibility: visible;
}
.slide_bar .show:before{
  content: "◆";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  color: #fff;
  font-size: 28px;
}
.slide_bar .show .main{
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0,0,0,0.05);
}
.slide_bar .show1{
  width: 200px;
  line-height: 24px;
}
.slide_bar .show1 .main{
  padding: 16px;
}
.slide_bar .show3{
  width: 240px;
  text-align: left;
  line-height: 24px;
}
.slide_bar .show3 .main{
  padding: 16px;
}
.slide_bar .show3 .main input{
  border: 1px solid #eee;
  width: calc( 100% - 60px );
  float: left;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 30px;
  padding: 0 10px;
}
.slide_bar .show3 .main .callback{
  color: #fff;
  line-height: 30px;
  background: #003c81;
  text-align: center;
  font-size: 12px;
  width: 60px;
  float: left;
}
.slide_bar .show3 span{
  font-size: 12px;
}
.slide_bar .show2{
  width:128px;
  text-align: center;
  line-height: 24px;
}
.slide_bar .show2 .main{
  padding: 20px 20px 14px;
}
.backTop{
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 56px;
  z-index: 2;
  height: 56px;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(0,0,0,0.05);
  background: url(../../images/new/backTop.png) no-repeat center #fff;
}

.header{
  border-bottom: 1px solid #ccc;
  z-index: 5;
}
.inside_part1 .img{
  width: 130px;
  height: 130px;
  margin: 0 auto;
  background: #003c81;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0,60,129,0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
.inside_part1{
  text-align: center;
}
.inside_part1 .p1{
  margin-top: 70px;
  font-size: 42px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}
.inside_part1 .p2{
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #333;
}
.inside_part1 .p3{
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 40px;
  color: #333;
}
.after_login {
  width: 110px;
  float: right;
  margin-left: 25px;
}
.after_login .name{
  cursor: pointer;
}
.after_login .name em{
  line-height: 80px;
  width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.after_login .name i{
  width: 16px;
  height: 16px;
  float: right;
  line-height: 16px;
  font-size: 12px;
  border-radius: 50%;
  margin-top: 32px;
  color: #fff;
  text-align: center;
  background: #003c81;
}
.after_login{
  position: relative;
}
.after_login .show{
  background: #fff;
  padding: 30px 20px;
  color: #333;
  position: absolute;
  width: 170px;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  right: 0;
  top: 100%;
  box-shadow: 0 0 20px rgba(0,0,0,0.05);
}
.after_login:hover .show{
  visibility: visible;
  opacity: 1;
}
.after_login .show p{
  line-height: 36px;
}
.after_login .show a{
  line-height: 46px;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.after_login .show a:hover{
  color: #003c81;
}
.after_login .show a i{
  position: absolute;
  width: 16px;
  right: 0;
  height: 16px;
  float: right;
  line-height: 16px;
  font-size: 12px;
  border-radius: 50%;
  margin-top: 15px;
  color: #fff;
  text-align: center;
  background: #003c81;
}





.all_btn{
  padding: 0 35px;
  display: inline-block;
  line-height: 48px;
  border: 1px solid #333;
  color: #333;
  margin: 0 auto 0;
  font-size: 16px;
  border-radius: 50px;
  text-align: center;
}
.all_btn:hover{
  color: #003c81;
  border: 1px solid #003c81;
}
.all_btn_white{
  border: 1px solid #fff;
  color: #fff;
}
.all_btn_white:hover{
  color: #fff;
  border: 1px solid #fff;
}
.center{
  text-align: center;
}

.font42{
  font-size: 42px;
  font-weight: bold;
  color: #333;
}
.font24{
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.font20{
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.font16{
  font-size: 16px;
  line-height: 24px;
}
.mt40{
  margin-top: 40px;
}
.mt20{
  margin-top: 20px;
}
.p30{
  padding-left: 30px;
  padding-right: 30px;
}

.width_790{
  width: 790px;
}
.pt80{
  padding-top: 80px;
}
.pt40{
  padding-top: 40px;
}

/* 针对 IE/Edge 浏览器 */
input[type="password"]::-ms-reveal,
input[type="text"]::-ms-clear {
    display: none;
}

/* 针对 Webkit 内核浏览器（Chrome、Safari 等） */
input[type="password"]::-webkit-credentials-auto-fill-button,
input[type="text"]::-webkit-search-cancel-button {
    display: none !important;
}

/* 针对 Firefox 浏览器 */
input[type="password"]::-moz-clear,
input[type="text"]::-moz-clear {
    display: none;
}

/* 通用兼容性优化 */
input[type="password"],
input[type="text"] {
    -webkit-appearance: none;  /* 禁用 Webkit 默认样式 */
    -moz-appearance: none;     /* 禁用 Firefox 默认样式 */
    appearance: none;          /* 标准属性 */
    &::-webkit-contacts-auto-fill-button { /* 隐藏自动填充按钮 */
        display: none !important;
    }
}
.top_fixed1{
  height: 83px;
  display: none;
}
.top_fixed1.fixed{
  display: block;
}
.width100_textarea{
  height: 190px;
  border: 1px solid #ccc;
  padding: 16px;
  box-sizing: border-box;
  border-radius: 8px;
  width: 100%;
}