
  /* @font-face {
    font-family: 'webfont';
    font-display: swap;
    src: url('../font/SourceHanSansSC-Regular.otf');
  } */
  @font-face {
    font-family: 'montserrat';
    font-display: swap;
    src: url('../fonts/Montserrat-Regular-8.otf');
  }


  @font-face {
    font-family: "sourcehansans"; 
    src: url("//assets-font-sh.oss-accelerate.aliyuncs.com/sourcehansans.eot"); 
    src: url("../fonts/sourcehansans.eot") format("embedded-opentype"),
    url("../fonts/sourcehansans.woff") format("woff"),
    url("../fonts/sourcehansans.ttf") format("truetype"),
    url("../fonts/sourcehansans.svg#yourwebfontname")
     format("svg"); 
   
  }
	html,body {
	margin:0;
	padding:0;
	font-family: 'montserrat','sourcehansans';
font-weight: 100;
}

html {
	font-size:14px;
	color:#4f4f4f;
	line-height:26px;
	
}
body{
    overflow-x: hidden;
}

a {
	text-decoration:none;
}
div{
	-moz-box-sizing: border-box;

-webkit-box-sizing: border-box;

box-sizing: border-box;

	
	
}
a:link {
	text-decoration:none;
	/* 指正常的未被访问过的链接*/
}
a:visited {
	text-decoration:none;
	/*指已经访问过的链接*/
	
}
a:hover {
	text-decoration:none;
	/*指鼠标在链接*/
}
a:active {
	text-decoration:none;
	/* 指正在点的链接*/
}
/*清除number的默认样式,就是那个上下加减的箭头*/

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
	-webkit-appearance:none !important;
	margin:0;
}
input[type="number"] {
	-moz-appearance:textfield;
}
input {
border: none;  /* 去掉边框 */
outline: none; /* 去掉描边 */
background-color: transparent; /* 去掉背景色 */
}

button{
	border: none;  /* 去掉边框 */
outline: none; /* 去掉描边 */
background-color: transparent; /* 去掉背景色 */
	
	}

/*禁止textarea拉伸*/

textarea[type="textarea"] {
	resize:none;
}
ul,ol {
	padding:0;
	margin:0;
}
ul li,ol li {
	list-style:none;
}
body,p,dl,dd,h1,h2,h3,h4,h5,h6 {
	font-size:14px;
	margin:0;
	font-family: 'montserrat','sourcehansans';
    
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
img {
	border:none;
	vertical-align:middle;
    max-width: 100%;
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}
/*清除浮动*/

.clearfix {
	*zoom:1;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
/* 表格边框和元素间距清空 */

table {
	border-collapse:collapse;
	border-spacing:0;
}

.coox{ width:1200px; margin:0 auto; height:auto; overflow:hidden;}
.tyxy ul{ border-bottom:1px solid #e8e8e8; height:auto; overflow:hidden;}
.tyxy ul li{ float:left; margin-right:2%; padding-top:12px; padding-bottom:12px;}
.tyxy ul .on{border-bottom:2px solid #1a7eaf; }
.tyxy ul .on a{ color:#1a7eaf;}
.tyxy ul li:hover{border-bottom:2px solid #1a7eaf; }
.tyxy ul li:hover a{color:#1a7eaf;}
.tyxy ul li a{ color:#646464; font-size:14px;}


.mapc{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e8e8e8; padding-top:60px; padding-bottom:60px;}
.mapcli{ width:33.33%; float:left; }
.mapc .mapcli:nth-child(2){ padding-left:8%;}
.mapc .mapcli:nth-child(3){ padding-left:15%;}
.mapcli h1{padding-bottom:20px; height:auto; overflow:hidden;}
.mapcli h1 a{ color:#171717; font-size:18px; font-weight:700; }
.mapcli h2 a{ color:#7d7d7d; font-size:14px; line-height:36px;}

.footx{ background-color:#646464; height:auto; overflow:hidden; width:100%;}
.footx1{ width:73%; float:left;}
.footx2{ width:20%; float:right;}
.footx1li{ width:16%; float:left;}
.footx1li:nth-child(2){ margin-right:18px;}

.footx{ height:auto; overflow:hidden; padding-top:80px;}
.footx1li h1{ margin-bottom:18px;}
.footx1li h1 a{ color:#fff; font-size:18px; font-weight:700; letter-spacing:2px; }
.footx1li h2 a{ color:#b5b5b5; font-size:14px; line-height:36px;}
.footewm{ float:left; margin-left:10%; text-align:center;}
.footewm h6{ margin-bottom:10px;}
.footewm h5{ font-size:14px; color:#b5b5b5; line-height:18px;}

.footx3{ margin-top:60px;}
.footx3 ul li {color:#b5b5b5; font-size:14px; line-height:36px; float:left; display: block; margin-right:5px;}
.footx3 ul li a{color:#b5b5b5; font-size:14px; line-height:36px; float:left; display: block; margin-right:5px;}

.copyright{ background-color:#3b3b3b; height:auto; overflow:hidden; padding-top:10px; padding-bottom:10px; width:100%;}
.copyright ul li {color:#b5b5b5; font-size:14px; line-height:36px; float:left; display: block; margin-right:5px;}
.copyright ul li a{color:#b5b5b5; font-size:14px; line-height:36px; float:left; display: block; margin-right:5px;}
.copyright p{color:#b5b5b5; font-size:14px; line-height:26px;}
.copyright p a{color:#b5b5b5; font-size:14px; line-height:26px;}


.tknr h1{ font-size:20px; color:#7c7c7c; text-align:center; font-weight:700; margin-top:80px; margin-bottom:50px;}
.tknr{ height:auto; overflow:hidden; padding-bottom:60px;}

.tybanner img{ width:100%;}
.contact{ height:auto; overflow:hidden; padding-bottom:55px; padding-top:90px;}
.contact h5{ font-size:36px; font-weight:700; color:#222; line-height:36px;}
.contact h6{ font-size:20px; font-weight:700; color:#171717; margin-top:12px;}

.contactf{height:auto; overflow:hidden; margin-top:80px;}
.contactf_li{ background-color:#f2f2f2;border-radius: 30px; float:left; margin-left:5%; width:47.5%; padding-left:4%; padding-top:50px; padding-bottom:20px;}
.contactf_li:nth-child(1){ margin-left:0;}
.contactf_li h3{ color:#197dae; font-size:20px; font-weight:700; margin-bottom:40px;}
.contactf_x{ border-left:1px solid #197dae; margin-bottom:40px; padding-left:5%;}
.contactf_x h4{ color:#171717; font-size:16px; font-weight:800; line-height:18px; margin-bottom:10px;}
.contactf_x p{ color:#7d7d7d;}


.contact2{ height:auto; overflow:hidden; }
.contact2 h6{font-size:20px; font-weight:700; color:#171717; margin-bottom:40px;}
.for1x{ width:100%; height:auto; overflow: hidden;}
.for1{ width:47.5%; margin-right:5%; float:left;}
.for1:nth-child(2){ margin-right:0;}
.sqxq input{ width:100%;border-radius: 22px; border:2px solid #7d7d7d; font-size:14px; line-height:36px; padding-left:5%; padding-right:5%;}

.for3{ margin-top:20px;height:auto; overflow: hidden;}
.for3 input{ padding-left:2.5%;}
.for4{ width:100%; text-align:right;}
.for4 button{ font-size:16px; color:#696969; text-align:center; border:2px solid #1a7eb0;border-radius: 18px; padding:10px; padding-left:60px; padding-right:60px; margin-top:30px;}
.for4 button:hover{ background-color:#1a7eb0; color:#fff;}

.contact3{ height:auto; overflow:hidden; margin-top:90px; background-color:#f2f2f2; padding-top:90px; padding-bottom:90px;}
.contact3 h5{ font-size:36px; font-weight:700; color:#222; line-height:36px;}
.contact3 h6{ font-size:20px; font-weight:700; color:#171717; margin-top:12px;}

.lsmnx{ border-left:1px solid #197dae; margin-bottom:40px; padding-left:3.5%; margin-top:90px;}
.lsmnx p{ font-size:16px; color:#000; font-weight:700; margin-bottom:10px;}
.contact3_z{width:55%; margin-right:5%; float:left;}
.contact3_y{width:40%;  float:left;}
.contact3_y img{ width:100%;}

.news{ padding-top:90px;}
.news1_z{ width:65%; float:left; margin-right:5%;}
.news1_y{ width:30%; float:left; padding-top:80px; }
.news1_y h2{ font-size:20px; color:#000;}
.news1_y h3{ font-size:14px; margin-top:15px; font-weight:700; color:#7c7c7c; margin-bottom:25px;}
.news1_y p{ color:#7e7e7e; font-size:16px;}

.news2{ margin-top:80px;}
.news2 h2{ font-size:20px; color:#000; margin-top:20px; padding-left:8%; padding-right:8%;}
.news2 h2:hover{color:#1a7eaf;}
.news1_y h2:hover{color:#1a7eaf;}
.news2 h3{ font-size:14px; margin-top:8px; font-weight:700; color:#7c7c7c; margin-bottom:30px;padding-left:8%; padding-right:8%;}
.news2 p{ color:#7e7e7e; font-size:16px;padding-left:8%; padding-right:8%;}
.news2 ul li{ float:left; margin-right:3%; width:31%; border:1px solid #eee; padding-bottom:20px; margin-bottom:40px;}
.news2 ul li:nth-child(3n+3){ margin-right:0;}

.tyjc{ height:auto; overflow:hidden; padding-top:90px; padding-bottom:60px;}
.tyjc ul li{ margin-right:0.5%; float:left; width:24.625%; border-top:none; padding-bottom:20px; background-color:#f2f2f2; margin-bottom:50px;}
.tyjc ul li:nth-child(4n+4){ margin-right:0;}
.tyjc ul li h1{ font-size:18px;font-weight:600; color:#6b6b6b;  padding-left:8%; padding-right:8%;  line-height:28px; margin-top:20px; margin-bottom:10px;}
.tyjc ul li h5{padding-left:8%; padding-right:8%; font-size:14px; color:#6b6b6b;}
.tyjc ul li h5 span{ font-size:20px; color:#6b6b6b;}

.kxyq{ height:auto; overflow:hidden; padding-top:90px;}
.kxyq h5{ font-size:28px; font-weight:700; color:#222;}
.kxyq h6{ font-size:20px; font-weight:700; color:#171717; margin-top:12px;}

.kxyq1{ height:auto; overflow:hidden; margin-top:80px; padding-bottom:40px;}
.kxyq1 ul li img{ width:100%; height:218px;}
.kxyq1 ul li{ margin-right:0.5%; float:left; width:24.625%; border-top:none; padding-bottom:20px; background-color:#ededed; margin-bottom:50px;}
.kxyq1 ul li:nth-child(4n+4){ margin-right:0;}
.kxyq1 h1{ font-size:16px; color:#6b6b6b; margin-top:26px; font-weight:700;padding-left:12px; padding-right:12px; height:auto; overflow:hidden; margin-bottom:10px; }
.kxyq1 h1 span{ font-size:26px; float:left; padding-top:3px; color:#1c7eaf; margin-right:10px;}
.kxyq1 h1 strong{  float:left;}

.kxyq1 ul li:hover{ background-color:#1a7eaf;}
.kxyq1 ul li:hover span{ color:#fff;}
.kxyq1 ul li:hover strong{ color:#fff;}
.kxyq1 ul li:hover h5{ color:#fff;}



.tyjc ul li:hover{ background-color:#1a7eaf;}
.tyjc ul li:hover h1{ color:#fff;}
.tyjc ul li:hover span{ color:#fff;}
.tyjc ul li:hover h5{ color:#fff;}


.kxyq1 h5{ font-size:14px;color:#6b6b6b;padding-left:12px; padding-right:12px;clear:both; margin-left:36px;}

.trdx { padding-bottom:80px; height:auto; overflow:hidden;}
.trdx ul li{margin-right:2%; float:left; width:23.5%;}


.gxqd { background-color:#ededed; height:auto; overflow:hidden; padding-top:80px; padding-bottom:80px;}
.gxqd h5{ font-size:28px; font-weight:700; color:#222;}
.gxqd h6{ font-size:20px; font-weight:700; color:#171717; margin-top:12px;}
.gxqd1{ width:60%; margin:0 auto; margin-top:90px;}
.gxqd1_li{ width:33%; float:left; text-align:center; color:#7d7d7d;}
.gxqd1_li h3{color:#7d7d7d; font-size:20px; margin-top:8px;}
.gxqd1_li h2{ margin-top:20px;}


.nshow{ padding-top:90px; padding-bottom:100px;}
.nshow .nrbt { font-size:32px; color:#171717; text-align:center; border-bottom:1px solid #ececec; line-height:66px; letter-spacing:2px; margin-bottom:30px;}
.nshow p{ font-size:14px; line-height:32px;}

/*文章轮播*/
.rvc{			
	max-width: 1140px;
	position: relative;
	margin: auto;
	margin-top: 90px;
}
.rvc .rvc-wrapper{
	margin: auto;
	overflow: hidden;
}
.rvc .rvc-wrapper ul{
	overflow: hidden;
	position: relative;
}
.rvc .rvc-wrapper ul li{
	-moz-box-sizing: border-box;

-webkit-box-sizing: border-box;

box-sizing: border-box;
	float: left; border:1px solid #d8d8d8; padding-bottom:30px;
}
.rvc .rvc-wrapper ul li a{
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
}
.rvc .rvc-wrapper ul li a .img-wrapper{
	height: 150px;
	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;
}
.rvc .rvc-wrapper ul li a h2{
	

}
.rvc .rvc-wrapper ul li a p{

}
.rvc-prv,.rvc-next{
	position: absolute;
	height: 100%;
	top: 0;
	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;
}
.rvc-prv{						
	left: 0;			
}
.rvc-next{			
	right: 0;
	
}

.nshow2{ background-color:#f2f2f2; height:auto; overflow:hidden; padding-top:90px; padding-bottom:90px;}
.tybb h5{ font-size:36px; font-weight:700; color:#222; line-height:36px;letter-spacing: 2px;}
.tybb h6{ font-size:22px; font-weight:700; color:#171717; margin-top:12px;letter-spacing: 2px;}
.rvc-wrapper img{ width:100%;}

.rvc-wrapper h2{ font-size:20px; color:#000; margin-top:40px; padding-left:8%; padding-right:8%;}
.rvc-wrapper h3{ font-size:14px; margin-top:8px; font-weight:700; color:#7c7c7c; margin-bottom:10px;padding-left:8%; padding-right:8%;}
.rvc-wrapper p{ color:#7e7e7e; font-size:16px;padding-left:8%; padding-right:8%;}
.rvc-wrapper h2:hover{color: #1a7eaf;}

.logoni{width: 100%;
background: url(../img/kxyq.jpg) no-repeat top center;
  background-size: auto;

background-size: 100% 100%; height:auto; overflow:hidden;}

.logonix{ background-color:#ffffff;border-radius: 16px; width:45%; margin:0 auto; padding-top:75px; padding-bottom:75px; margin-top:115px; margin-bottom:115px;}
.logonix h3{ color:#171717; font-size:22px; font-weight:600; text-align:center;}
.logonix h4{ font-size:16px; color:#000;  text-align:center; margin-top:30px;}
.logonix h5 { width:40%;  margin:0 auto;text-align:center; margin-top:15px; margin-bottom:30px;}
.logonix h5 img{border:1px solid #dcdcdc;}
.logonix h6{ width:100%; margin:0 auto; text-align:center;}
.logonix h6 span{ width:86px; height:1px; background-color:#d9d9d9; display:inline-block; margin-left:20px; margin-right:20px; margin-top:-5px;}
.logonix h6 strong{ font-weight:100; line-height:46px; font-size:14px; color:#666;  }
.iocbz{clear:both}
.logonix p{font-weight:100; line-height:46px; font-size:14px; color:#666; text-align:center;clear:both;}
.iocbzli{ width:35px; height:35px; background-color:#f15d03;border-radius: 360px; float:left; margin-right:10%;}
.iocbzli a{ width:35px; height:35px; display:block;}
.iocbz{ margin:0 auto; text-align:center; height:auto; overflow:hidden; padding-left:40%; margin-top:20px; margin-bottom:20px; }
.iocbzli span{ color:#fff; font-size:18px; line-height:34px;}
.iocbzli:nth-child(2) span{ line-height:40px;}
.iocbzli:nth-child(2){ background-color:#7d6957;}
.iocbzli:hover{ background-color:#d9d9d9;}
.logonix p a{font-weight:100;  font-size:14px; color:#666;}
.logonix p a:hover{ color:#4d99bf;}

.login-box{ margin:0 auto; overflow:hidden; text-align:center; margin-top:20px;}
.login-box  .form-input {
  _margin-top: -1px;
  display: block;
  width: 248px;
  _width: 230px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e3e3e3;
    border-left-color: rgb(227, 227, 227);
    border-left-style: solid;
    border-left-width: 1px;

  color: #b5b5b5;
  font-family: Arial,Tahoma,Helvetica;
  padding-left: 0; margin:0 auto; border-radius: 4px; margin-bottom:10px; padding-left:15px;
}


.g-blue-btn {
  background-color: #1a7eaf;
  color: #fff;
}
.g-common-btn {
  border: 0;
 
  line-height: 34px;
  font-size: 14px;
 
  width: 248px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer; border-radius: 4px;
   height: 40px;
  line-height: 34px;
}
.g-common-btn:hover{ background-color:#f15d03;}

.xj1 span{ line-height:35px;}
.xj2 span{ line-height:35px !important;}
.xj2{ background-color:#46bb36 !important;}
.xj2:hover{background-color:#d9d9d9 !important;}
.yzms{ height:auto; overflow:hidden; margin-bottom:30px;}
.yzms .sjhx6{-moz-box-sizing: border-box;

-webkit-box-sizing: border-box;

box-sizing: border-box;border: 1px solid #e3e3e3;
  border-left-color: rgb(227, 227, 227);
  border-left-style: solid;
  border-left-width: 1px;
border-left-color: rgb(227, 227, 227);
border-left-style: solid;
border-left-width: 1px;
color: #b5b5b5;height: 40px;
line-height: 40px; padding-left: 15px; width:150px; }
.sdjkx7{ background-color:#eee;height: 40px; font-size:14px; color:#333; width:82px;}

/*tab切换*/
.investment_f{ width:100%; margin:20px auto;}
.investment_f .investment_title{height:44px;  width:960px; overflow:hidden}
.investment_title div{  height:34px; float:left; margin-right:20px; display:inline; font-size:14px; font-weight:bold; text-align:center; line-height:34px; color:#555; cursor:pointer; margin-left:1px; border:1px solid #1a7eaf;border-radius: 26px; padding-left:50px; padding-right:50px;}
.investment_title a,.investment_title a:link,.investment_title a:visited,.investment_title a:hover{ color:#1a7eaf;width:131px; height:44px;display:inline-block}
.investment_title div.on a,.investment_title div.on a:link,.investment_title div.on a:visited,.investment_title div.on a:hover{ color:#f70}
.investment_title div.on{ color:#fff; background-color:#1a7eaf;}
.investment_con{ clear:both; background:#fff;padding:30px; padding-left:0; padding-right:0;}

.investment_title div:hover{color: #fff;
background-color: #1a7eaf;}



.cpjs{ padding-top:60px; padding-bottom:60px;}
.cpxx_z{ width:60%; float:left; }
.cpxx_y{ width:35%; float:right; height:250px;}
.cpxx_z h3{ color:#1a7eaf; font-size:20px; font-weight:700; margin-bottom:20px;}
.cpxx_z h4 a{ display:block; border:2px solid #1a7eaf;border-radius: 26px; padding-left:30px; padding-right:30px;  text-align:center; width:80px; padding-top:6px; padding-bottom:6px; color:#666; float:left;}
.cpxx_z h4:hover a{ background-color:#1a7eaf; color:#fff;}
.cpxx_z h5{ width:35px; height:35px;border-radius: 360px; float:left;border:2px solid #1a7eaf; margin-left:20px; line-height:35px; text-align:center; cursor: pointer;}
.cpxx_z h5:hover{ background-color:#1a7eaf; color:#fff;}
.smn{ margin-top:30px;}
.cpxx_z h5 span{ color:#7d7d7d; font-size:14px; margin-left:2px; line-height:37px;}
.cpxx_z h5 span:hover{ color:#fff;}

/*轮播图*/
 .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* 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;
		height:auto; overflow:hidden;
    }
   .swiper-pagination{ display:inline;}
   .xswqc{display:none;}
   
  .cptd2{ background-color:#f2f2f2; padding-top:90px; padding-bottom:30px;} 
  .cptd2 ul{ height:auto; overflow:hidden; padding-top:90px;}
  .cptd2 ul li{ float:left; margin-right:6%; width:47%; margin-bottom:60px;}
  .cptd2 ul li:nth-child(2n+2){ margin-right:0;}
  .cptd2 ul li h5{ color:#1a7eaf; font-size:20px; font-weight:700; }
  .cptd2 ul li h5 span{}
  .cptd2 ul li h5  img{ margin-right:6px;}
  .cptd2 ul li h6{ color:#7d7d7d; font-size:16px; margin-top:20px;}
  
.cptd3{ height:auto; overflow:hidden; padding-top:90px; padding-bottom:60px;}
.cptd3 ul li .dsn{ background-color:#f2f2f2; padding-bottom:30px; }
.cptd3 ul li h1{ font-size:18px;font-weight:600; color:#6b6b6b;  padding-left:8%; padding-right:8%;  line-height:28px; padding-top:15px; padding-bottom:8px;}
.cptd3 ul li h5{padding-left:8%; padding-right:8%; font-size:14px; color:#6b6b6b;}
.cptd3 ul li h5 span{ font-size:20px; color:#6b6b6b;}
.cptd3 ul li:hover .dsn{ background-color: #1a7eaf;}
.cptd3 ul li:hover h1{ color:#fff;}
.cptd3 ul li:hover span{ color:#fff;}
.cptd3 ul li:hover h5{ color:#fff;}



.iesjx ul li{ border:none !important;}
.iesjx ul li img{ width:100%; height:220px;}
.iesjx ul li h2{ text-align:center; font-size:16px; margin-top:15px; color:#7d7d7d;}
.iesjx .rvc-wrapper ul li a .img-wrapper{ height:222px;border: 1px solid #d8d8d8;}
.iesjx .rvc-next img{ margin-top:-60px;}
.iesjx .rvc-prv img{ margin-top:-60px;}

.mtx{ margin-top:30px;}
.mtxb{ margin-bottom:30px;}
.aboutx{ padding-top:90px; padding-bottom:80px;}
.aboutx h3{font-size: 26px;font-weight: 700;color: #222; color:#1a7eaf; line-height:40px;}
.aboutx p{ font-size:16px; line-height:36px; margin-bottom:12px;}

.hzkh{ padding-top:90px; padding-bottom:40px; background-color:#f2f2f2;}
.hzkh ul{ height:auto; overflow:hidden; margin-top:60px;}
.hzkh ul li{ width:14.285%; float:left; height:75px; margin-bottom:30px;}
.hzkh ul li img{ width:100%;}


/* about-history */
.about-history{ height:570px; padding:64px 106px 0;  width:1200px; margin:0 auto;}
.about-title {margin-bottom: 25px;}
.about-title h3 {margin: 0 0 10px;font-size:34px;font-weight:400;color: #2c2c2c;}
.about-title p {margin: 0;font-size: 36px;font-weight: 300;color: #ECECEC;}
.title-white h3{ color:#d6d6d6;}
.title-white p{ color:rgba(222,222,222,.09);}
.about-history-list{ position:relative;}
.about-history-list .flex-viewport{ padding:0 0px;}
.about-history-list .flex-viewport:before{ position:absolute; top:50%; right:0; left:0; border-top:1px solid #1a7eaf; content:'';}
.about-history-list .slides li{ position:relative; width:243px; height:757px; margin-right:31px; }
.about-history-list .slides li .item{ position:absolute; right:-32px; top:280px; left:-32px; height:auto; padding:44px 0 0 0; background-color:#fff; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; -ms-transition:all .2s ease; -o-transition:all .2s ease; transition:all .2s ease; border:1px solid #eee; z-index:9999;}
.about-history-list .slides li .item:before{ position:absolute; top:-49px; left:50%; width:20px; height:20px; overflow:hidden; margin-left:-10px; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%;  content:''; }
.about-history-list .slides li .item:after{ position:absolute; top:-35px; left:50%; width:12px; height:12px; overflow:hidden; margin-left:-7px; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; background-color:#fff; content:'';border:1px solid #1a7eaf;}
.about-history-list .slides li:nth-child(odd) .item{-moz-box-sizing: border-box;

-webkit-box-sizing: border-box;

box-sizing: border-box; top:0; bottom:auto; padding:0 0 44px;}
.about-history-list .slides li:nth-child(1){ margin-left:35px;}
.about-history-list .slides li:nth-child(odd) .item:before{ top:auto; bottom:-49px;}
.about-history-list .slides li:nth-child(odd) .item:after{ top:auto; bottom:-35px;}
.about-history-list .slides li .item:hover{ background-color:#1a7eaf;}
.about-history-list .slides li .item h3{ position:absolute; top:0; right:0; left:0; height:44px; line-height:44px; margin:0; font-size:20px; font-weight:400; color:#999999; text-align:center; background-color:#e2e2e2; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; -ms-transition:all .2s ease; -o-transition:all .2s ease; transition:all .2s ease;}
.about-history-list .slides li .item:hover h3{ color:#fff; background-color:#1a7eaf;}
.about-history-list .slides li .item h3:before{ position:absolute; bottom:100%; left:50%; margin-left:-9px; border-width:0 9px 18px; border-style:solid; border-color:transparent transparent #1a7eaf; content:'';}
.about-history-list .slides li .item:hover h3:before{ position:absolute; bottom:100%; left:50%; margin-left:-9px; border-width:0 9px 18px; border-style:solid; border-color:transparent transparent #1a7eaf; content:'';}
.about-history-list .slides li:nth-child(odd) .item h3{ top:auto; bottom:0;}
.about-history-list .slides li:nth-child(odd) .item h3:before{ top:100%; bottom:auto; border-width:18px 9px 0; border-color:#1a7eaf transparent transparent;}
.about-history-list .slides li:nth-child(odd) .item:hover h3:before{ top:100%; bottom:auto; border-width:18px 9px 0; border-color:#1a7eaf transparent transparent;}
.about-history-list .slides li .item .desc{ line-height:24px; padding:15px 15px 0; font-size:14px; color:#929292;border-bottom: 1px solid #eee;border-top: 1px solid #eee}
.about-history-list .slides li .item:hover .desc{ color:#ffffff; }
.about-history-list .slides li .item .desc p{ margin:0; margin-bottom:10px;}
.about-history-list .flex-direction-nav{ padding:0; margin:0; list-style:none;}
.about-history-list .flex-direction-nav a{ position:absolute; top:50%; width:48px; height:160px; line-height:160px; overflow:hidden; margin-top:-80px; font-size:50px; font-family:simsun; color:#7d7d7d; text-align:center;}
.about-history-list .flex-direction-nav a.flex-prev{ left: -115px;}
.about-history-list .flex-direction-nav a.flex-next{ right:-115px;}
.about-history-swiper{ width:100%;}
.about-history-swiper .swiper-slide .item{ overflow:hidden; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background-color:#fff;}
.about-history-swiper .swiper-slide .item h3{ margin:0; height:40px; line-height:40px; overflow:hidden; font-size:20px; text-align:center; color:#999999; background-color:#e2e2e2;}
.about-history-swiper .swiper-slide .item .desc{ line-height:20px; padding:10px; font-size:14px; color:#929292;}
.about-history-swiper .swiper-slide .item .desc p{ margin:0;}
.about-history-swiper .about-history-pagination{ position:static; margin-top:10px;}
.about-history-swiper .about-history-pagination .swiper-pagination-bullet{ background:#fff;}
.about-history-swiper .about-history-pagination .swiper-pagination-bullet-active{ background:#C91523;}
a{color:#414141;text-decoration:none; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; -ms-transition:all .2s ease; -o-transition:all .2s ease; transition:all .2s ease;}a:hover{text-decoration:none;}.pull-left{float:left;}.pull-right{float:right;}.pull-none{float:none;}.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:".";font-size:0;}* html .clearfix{zoom:1;}*:first-child+html .clearfix{zoom:1;}.container{width:980px;margin:0 auto;}img{max-width:100%;}img.full{display:block;width:100%;}.list{padding:0;margin:0;list-style:none;}.hidden{ display:none;}.col-1{ float:left; width:8.33333333%;}.col-2{ float:left; width:16.66666667%;}.col-3{ float:left; width:25%;}.col-4{ float:left; width:33.33333333%;}.col-5{ float:left; width:41.66666667%;}.col-6{ float:left; width:50%;}.col-7{ float:left; width:58.33333333%;}.col-8{ float:left; width:66.66666667%;}.col-9{ float:left; width:75%;}.col-10{ float:left; width:83.33333333%;}.col-11{ float:left; width:91.66666667%;}.col-12{ float:left; width:100%;}.col-13{ float:left; width:20%;}.col-offset-3{ margin-left:25%;}.tb{display:table; width:100%; height:100%;}.tbr{display:table-row;}.tbc{display:table-cell;vertical-align:middle;}


.about-history-list .slides li:nth-child(even){ margin-left:-222px;}
.skrr{ margin-top:90px;}

.fwlcx{height:auto; overflow:hidden; padding-top:90px; padding-bottom:60px;}
.fwlcx img{ width:100%;}
.fwlct{height:auto; overflow:hidden;}


.downx{padding-top:90px; padding-bottom:60px;height:auto; overflow:hidden;}
.downs{height:auto; overflow:hidden; margin-top:60px;}
.downs_li{ background-color:#f2f2f2; width:48.5%; padding:30px; height:auto; overflow:hidden; float:left; margin-right:3%;}
.downs_li:nth-child(2){ margin-right:0;}
.downs_li h6{ text-align:center; margin:0 auto;}
.downs_li h5{text-align:center; margin:0 auto; color:#7d7d7d; font-weight:700; font-size:20px; margin-top:5px; margin-bottom:50px;} 

.downs_li ul li{ border-bottom:1px solid #e8e8e8; height:auto; overflow:auto; padding-top:8px; padding-bottom:8px;}
.downs_li ul li:nth-child(1) strong{ font-size:16px; color:#7d7d7d; font-weight:700;}
.downs_li ul li:nth-child(1) span{ font-size:16px; color:#7d7d7d; font-weight:700;padding-left:20px; padding-right:20px;}
.downs_li strong{ float:left; font-size:16px; font-weight:100; color:#b5b4b4; line-height:36px;} 
.downs_li span{ float:right; font-size:16px; font-weight:100; color:#fff; line-height:26px; padding-top:5px;} 
.downs_li span a{ font-size:14px; font-weight:100; color:#fff; line-height:26px; display:block; background-color:#b5b4b4;border-radius: 24px; padding-left:18px; padding-right:18px; padding-top:0px; padding-bottom:0px;} 
.downs_li span a:hover{ background-color:#1a7eaf;}
.downs .fanye ul{ margin-left:20%;}




.cjwt{padding-top:90px; padding-bottom:90px;height:auto; overflow:hidden; background-color:#f2f2f2;}
.askul{ height:auto; overflow:hidden; background-color:#fff; border:1px solid #e1e1e1; padding:30px; margin-top:80px;}
.askul ul li{ border-bottom:1px solid #e8e8e8; height:auto; overflow:auto; padding-top:8px; padding-bottom:8px;}

.askul strong{width:80%; float:left;  float:left; font-size:16px; font-weight:100; color:#b5b4b4; line-height:36px;} 
.askul span{ width:10%; float:left; font-size:16px; font-weight:100; color:#fff; line-height:36px; text-align:right;} 
.askul span a{ font-size:14px; font-weight:100; color:#fff; line-height:36px; display:block; background-color:#b5b4b4;border-radius: 24px; padding-left:20px; padding-right:20px;} 
.askul span a:hover{ background-color:#1a7eaf;}
.askul em{width:10%; float:left; font-style: normal; font-size:14px; color:#b5b4b4;margin-top: 5px;}
.askul ul li:nth-child(1) strong{ width:80%; float:left; font-size:16px; color:#7d7d7d; font-weight:700;}
.askul ul li:nth-child(1) em{ width:10%; float:left; font-size:16px; color:#7d7d7d; font-style: normal; line-height:36px; font-weight:700;}
.askul ul li:nth-child(1) span{-moz-box-sizing: border-box;

-webkit-box-sizing: border-box;

box-sizing: border-box; width:10%; float:left; font-size:16px; color:#7d7d7d; font-weight:700;padding-right: 18px;}

.askul .fanye ul{ margin-left:40%;}


.sjhx{ height:50vh; overflow:auto;color:#b5b4b4;}

.sjhx p{ color:#b5b4b4;}
.md-close{position: absolute; right:0px; top:18px;}
.md-close img{ width:30px;}
.smdew .md-close{position: absolute; right:20px; top:100px;}

.askul span button{ font-size:14px; font-weight:100; color:#fff; line-height:26px; display:block; background-color:#b5b4b4;border-radius: 24px; padding-left:18px; padding-right:18px; padding-top:0; padding-bottom:0; margin-top:7px;text-align: right;
float: right;} 
.askul span button:hover{ background-color:#1a7eaf;}



#focus_Box{position:relative;width:1200px;height:348px;margin:20px auto; margin-top:50px;}
#focus_Box ul{position:relative;width:1200px;height:348px;margin-left: 80px;}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;}
#focus_Box li img{width:100%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(../img/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{background:url(../img/btn.png) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(../img/btn.png) right bottom no-repeat;right:0px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(../img/share-btn.png) no-repeat;text-indent:-999px;}


.ygfl{ margin-top:50px;}
.tybbxd h5{ text-align:center; margin:0 auto; margin-top:80px;}
.tybbxd h5 strong{  font-size:24px; font-weight:100; color:#1a7eaf;}
.ygfl ul li{ width:18.4%; margin-right:2%; float:left; background-color:#519aa0; text-align:center;padding-top:30px; padding-bottom:40px;}
.ygfl ul li h3{ color:#fff; font-size:16px; margin-top:10px; font-weight:200; letter-spacing:2px;}
.ygfl ul li:nth-child(5){ margin-right:0;}
.ygfl ul li:nth-child(2){ background-color:#4f93dc;}
.ygfl ul li:nth-child(3){ background-color:#d38183;}
.ygfl ul li:nth-child(4){ background-color:#c8a644;}
.ygfl ul li:nth-child(5){ background-color:#59a7ce;}

.zpgw{ margin-top:40px; height:auto; overflow:hidden; padding-bottom:80px;}
.zpgw ul li{border-bottom: 1px solid #e8e8e8;padding-top: 8px;padding-bottom: 8px; height:auto; overflow:hidden;}
.zpgw ul li:nth-child(1){border-bottom: 1px solid #1a7eaf; background-color:#f0f0f0;}
.zpgw ul li:nth-child(1) span{ color:#7d7d7d; font-weight:700; line-height:36px;}
.zpgw ul li span{ width:16.66%; float:left; text-align:center; color:#999; font-size:14px;margin-top: 5px;}

.ceq3{ padding:0!important;  margin:0 !important; }
.ceq4{ color:#1a7eaf; font-size:16px; font-weight:600;margin-bottom:15px;}
.ceq5{ margin-bottom:20px;}
.ceq5 strong{color:#1a7eaf; font-size:14px; font-weight:100; margin-right:30px;  }
.smdew p{ font-size:14px; color:#6a6a6a; padding:0 !important; line-height:36px;}
.smdew .sjhx{ height:50vh; padding-bottom:100px; padding-top:50px;}
.zpnrx strong{ font-weight:600; font-size:16px;}

.blh2{ font-size:16px; color:#1a7eaf;font-weight:600; line-height:32px;}
.mtx30{ margin-top:30px;}
.mtx20{margin-top:20px;}
.mtx20 button{ margin-top:20px !important; text-align:right; float:right; }
.smdew .md-close{ margin-top:15px;}
.smdew{max-width: 950px !important; }
.smdew .md-content{box-shadow: #666 0px 0px 0.6rem;}
.zpgw ul li .md-trigger{text-align: center;color: #999;font-size: 14px;}
.zpgw ul li:hover .md-trigger{text-align: center;color: #1a7eaf;}





/*头部*/

 header{ position: relative; z-index: 9999; height: 75px; box-sizing: border-box;}
        .wrap{width: 1200px;margin: 0 auto;}
        #nav {flex-direction: row;justify-content: center;align-items: center;flex-wrap: wrap;}
        .logo{width: 230px;overflow: hidden; float:left;}
        .logo a{display:block;}
        .logo a img {max-width: 100%;}
        ul.nav {padding-left:50px; }
		.nav{ float:right;}
        li.nav-item { float:left; margin-right:28px;padding-bottom: 22px;}
		.nav li:nth-child(8){ margin-right:0;}
        li.nav-item>a{text-align: center;line-height: 55px;font-size: 16px;position: relative; padding-bottom:4px;}
		li.nav-item:nth-child(1)>a{ letter-spacing:0;}
        li.nav-item>a::before{ display: none; content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); border-width: 0 6px 6px; border-style: solid; border-color: transparent transparent #1a7eaf; position: absolute; top:40px; }
        li.nav-item.active>a{color: #1a7eaf; border-bottom:1px solid #1a7eaf; text-align:center; }
        li.nav-item.active:hover>a::before{display: block;}
        /* 二级菜单 */
        .subMenu{display: none;position: absolute;top: 75px;left: 0;width: 100%; height:auto!important; overflow:hidden;background-color: #fff; border-top:1px solid #1a7eaf; padding-top:20px; padding-bottom:30px; }
        .subMenu>ul{ width:1200px; height:auto; overflow:hidden;}
		.subMenu>ul li{ float:left;}
        .subMenu>ul>li>a{display:block;padding:0 18px;text-align: center;line-height: 36px;color:#171717; font-size:14px;}
        .subMenu>ul>li>a:hover{color:#1a7eaf;}
		
		.ab1{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; padding-left: 310px;}
		.ab1 li{ margin-right:30px;}
		.ab2{ padding-left:280px;}
		.ab3{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; padding-left:780px;}
		.ab3 li{ margin-right:50px;}
		
		.ab4{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; padding-left:1065px; width:1400px !important;}
		.ab4 li{ margin-right:50px;}
		.nav li:nth-child(1).nav-item.active>a::before{display: none;}
		.nav li:nth-child(6).nav-item.active>a::before{display: none;}
		.nav li:nth-child(8).nav-item.active>a::before{display: none;}
		
		
		
.topx{ background-color:#555555;}		
.topx h3{ font-size:14px; line-height:36px; color:#fff;}		
.topx2_li a{ color:#666; font-size:14px;}
.topx2 li{ float:left;}

.d3 div {
 position:relative; border:1px solid #999; border-radius: 12px;
}
.d3 input, .d3 button {
  border: none;
  outline: none;
  background: transparent;
}
.d3 input {
  width: 100%;
  height: 30px;
  padding-left: 15px;
}
.d3 button {
  height: 30px;
  width: 42px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.topx2{ width:100%; text-align:right;}
.topx2_li{ float:right; padding-top:3px; margin-right:20px;}
.dskt{ margin-right:20px;}
.dskt img{ margin-right:8px;}
.dskt a{ margin-right:3px;}
.dskt a:nth-child(3){ margin-left:3px;}
.search{ float:right;}
.topx2{ height:auto; overflow:hidden; padding-top:20px;}
.topx2_li a:hover{ color:#1a7eaf;}
.topx2_li img{ margin-right:8px; margin-top:-2px;}
.topx2_li a{ margin-right:3px;}
.topx2_li a:nth-child(3){ margin-left:3px;}







.subMenu .abx{ width:1200px; padding-left:200px;}
.subMenu .abx li{  display:block; float:left; text-align:left; width:300px;}
.subMenu .abx li a{ text-align:left; border-left:1px solid #ededed; }
.subMenu .abx li:nth-child(3){ margin-right:0;}
.subMenu .abx li:nth-child(4n+4){ margin-right:0;}

.subMenu li .ycxe2{ display:none;text-align:center; margin:0 auto;}
.subMenu li:hover .ycxe1{ display:none; text-align:center; margin:0 auto;}
.subMenu li:hover .ycxe2{ display:block;text-align:center;margin:0 auto;}


.ab2 li{ margin-right:30px; border-right:1px solid #ededed; height:325px; padding-right:30px; }
.ab2 li a{ color:#9f9f9f !important; text-align: left!important;}
.ab2 li a:hover{color:#1a7eaf !important;}
.ab2 li a:nth-child(1){ font-size:16px; color:#9f9f9f!important; text-align: left;}
.ab2 li a:hover:nth-child(1){ color:#1a7eaf !important;}
.ab2 li:nth-child(4){ border:none;}
.ab2 li:nth-child(1){ border-left:1px solid #ededed; padding-left:30px;}


.xtmig{ overflow:hidden;}
.xtmig img {
  transition: transform ease 0.3s;
}
.xtmig:hover img {
	transform: scale(1.3);
	transition: all 2s ease-out;
}

.hidden {
display: none;
}

.show {
display: block;
}


.spft{position: fixed; background-color:rgba(0,0,0,0.5); width:100%;height:100%;top:0; left:0; z-index:9999;}
.spftx{position: fixed; z-index:9999999; width:1200px;top: 50%;left: 50%;transform: translate(-50%, -50%);}

.spft video{  left:0;position: relative; width:100%;}
#closeBtn{z-index:9999; position:absolute; right:0; top:-25px;} 



.fanye{ margin:0 auto; text-align:center;clear:both;}
.fanye ul{ height:auto; overflow:hidden;  text-align:center; margin:0 auto; margin-top:30px;}
.fanye ul li{width: fit-content;
width: -webkit-fit-content;
width: -moz-fit-content; float:left; border: none; border:1px solid #b5b4b4; border-radius: 4px; color:#707070;font-size:12px; text-align:center;margin-right:5px; padding:0;}  
.fanye ul li a{color:#707070; font-size:12px; display:block;   padding-left:9.5px; padding-right:9.5px;text-align:center;}
.fanye ul  .hover{ background-color:#b5b4b4; color:#fff;}
.fanye ul  .hover a{ background-color:#b5b4b4; color:#fff;} 
.fanye ul li a:hover{background-color:#b5b4b4; color:#fff;}

.newfy{ padding-left:42%; padding-bottom:90px;}

.gxqd1_li h2{ text-align:center;margin: 0 auto; margin-top:25px;}
.gxqd1_li  h2 .ycxe2{ display:none; text-align:center;margin: 0 auto;}
.gxqd1_li  h2:hover .ycxe1{ display:none;text-align:center;margin: 0 auto;}
.gxqd1_li  h2:hover .ycxe2{ display:block;text-align:center;margin: 0 auto;}

.fzlca{position: relative;
top: 1000px;}

.mt100{ margin-top:100px;}

.swiper-slide{
	width:100%; height:auto !important; overflow:hidden;
	
}

.fksx{ float:left; margin-left:10px; line-height:42px;}
.fksx2{ float:right; margin-right:10px;}
.fksx2 a{ color:#b5b5b5;}


/*首页滚动*/
   .contain {
            width: 100%;
            margin: auto auto;
            overflow: hidden;
        }

        .single {
            width: 100%;
            height: 100%;
            position: relative;
            font-size: 0;
        }

        .prex {
            position: absolute;
            width: 20px;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            cursor: pointer;
        }

        .prex:hover {
            background-color: rgba(0, 0, 0, 0.8);
        }

        .prex::before {
            content: "";
            width: 12px;
            height: 12px;
            border: solid #fff;
            border-width: 2px 0 0 2px;
            transform: translate(-50%, -50%) rotate(-45deg);
            position: absolute;
            left: 70%;
            top: 50%;
        }

        .nextx {
            position: absolute;
            width: 20px;
            height: 100%;
            right: 0px;
            background-color: rgba(0, 0, 0, 0.5);
            cursor: pointer;
        }

        .nextx:hover {
            background-color: rgba(0, 0, 0, 0.8);
        }

        .nextx::before {
            content: "";
            width: 12px;
            height: 12px;
            border: solid #fff;
            border-width: 0 2px 2px 0;
            transform: translate(-50%, -50%) rotate(-45deg);
            position: absolute;
            left: 30%;
            top: 50%;
        }

        .single ul {
            list-style: none;
            white-space: nowrap;
            display: inline-block;
        }

        .single ul li {
            display: inline-block;
        }
		

	


.sideMen6 h3{ height:32px; line-height:32px; padding-left:0px; color:#000; font-size:14px!important;}
.sideMen6 h3 a{ color:#000!important;}
.sideMen6 h3 a:hover{color: #1a7eaf!important;}
.sideMen6 h3 em{ float:right; display:block; width:40px; height:32px;   /*background:url(../img/icoAdd.png) 16px 12px no-repeat;*/ cursor:pointer; }
.sideMen6 h3:hover em{ background:url(../img/icoAdd.png) 16px 12px no-repeat; }
.sideMen6 h3.on em{background:url(../img/icoAdd.png) 16px 12px no-repeat;  background-position:16px -57px; }
.sideMen6 dl{ padding:1px 0px; display:none  }
.sideMen6 dl dt a{ color:#9f9f9f!important; font-size:12px!important;}
.sideMen6 dl dt a:hover{color: #1a7eaf!important;}

.sideMen29 h3{ height:32px; line-height:32px; padding-left:0px; color:#000; font-size:14px!important;}
.sideMen29 h3 a{ color:#000!important;}
.sideMen29 h3 a:hover{color: #1a7eaf!important;}
.sideMen29 h3 em{ float:right; display:block; width:40px; height:32px;   /*background:url(../img/icoAdd.png) 16px 12px no-repeat;*/ cursor:pointer; }
.sideMen29 h3:hover em{ background:url(../img/icoAdd.png) 16px 12px no-repeat; }
.sideMen29 h3.on em{background:url(../img/icoAdd.png) 16px 12px no-repeat;  background-position:16px -57px; }
.sideMen29 dl{ padding:1px 0px;display:none  }
.sideMen29 dl dt a{ color:#9f9f9f!important; font-size:12px!important;}
.sideMen29 dl dt a:hover{color: #1a7eaf!important;}

.sideMen1033 h3{ height:32px; line-height:32px; padding-left:0px; color:#000; font-size:14px!important;}
.sideMen1033 h3 a{ color:#000!important;}
.sideMen1033 h3 a:hover{color: #1a7eaf!important;}
.sideMen1033 h3 em{ float:right; display:block; width:40px; height:32px;   /*background:url(../img/icoAdd.png) 16px 12px no-repeat;*/ cursor:pointer; }
.sideMen1033 h3:hover em{ background:url(../img/icoAdd.png) 16px 12px no-repeat; }
.sideMen1033 h3.on em{background:url(../img/icoAdd.png) 16px 12px no-repeat;  background-position:16px -57px; }
.sideMen1033 dl{ padding:1px 0px;display:none  }
.sideMen1033 dl dt a{ color:#9f9f9f!important; font-size:12px!important;}
.sideMen1033 dl dt a:hover{color: #1a7eaf!important;}

.sideMen1034 h3{ height:32px; line-height:32px; padding-left:0px; color:#000; font-size:14px!important;}
.sideMen1034 h3 a{ color:#000!important;}
.sideMen1034 h3 a:hover{color: #1a7eaf!important;}
.sideMen1034 h3 em{ float:right; display:block; width:40px; height:32px;   /*background:url(../img/icoAdd.png) 16px 12px no-repeat;*/ cursor:pointer; }
.sideMen1034 h3:hover em{ background:url(../img/icoAdd.png) 16px 12px no-repeat; }
.sideMen1034 h3.on em{background:url(../img/icoAdd.png) 16px 12px no-repeat;  background-position:16px -57px; }
.sideMen1034 dl{ padding:1px 0px;display:none  }
.sideMen1034 dl dt a{ color:#9f9f9f!important; font-size:12px!important;}
.sideMen1034 dl dt a:hover{color: #1a7eaf!important;}
		
	
/* banner 开始 */

.apple-banner { width: 100%; height: 750px; overflow: hidden;}

.apple-banner .swiper-container1 { width: 100%; height:750px; position:relative;}

.apple-banner .swiper-container1 .swiper-button-prev, .apple-banner .swiper-container1 .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}

.apple-banner .swiper-container1 .swiper-button-prev { left:0;}	

.apple-banner .swiper-container1 .swiper-button-next { right:0;}

.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}

.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../img/arrows1.png) center center no-repeat; left: 20px;}

.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../img/arrows2.png) center center no-repeat; right:20px;}

.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .7;}

/*分页器*/

.apple-banner .swiper-container-horizontal>.swiper-pagination-bullets, .apple-banner .swiper-pagination-custom, .apple-banner .swiper-pagination-fraction{ top:auto; bottom:40px;}

.apple-banner .swiper-pagination-bullet { display: inline-block; width: 15px; height:15px; background:none; border:1px solid #1a7eaf; margin: 0 4px; cursor: pointer;border-radius:0;opacity: 1; border-radius:50%;}

.apple-banner .swiper-pagination-bullet-active { background:#1a7eaf;}

@media screen and (max-width:1499px){

	.apple-banner { height: 666px;}

	.apple-banner .swiper-container1{ height: 666px;}

}

@media screen and (max-width:1299px){

	.apple-banner { height: 500px;}

	.apple-banner .swiper-container1{ height: 500px;}

}

@media screen and (max-width:1023px){

	.apple-banner { height: 450px;}

	.apple-banner .swiper-container1{ height: 450px;}

}

@media screen and (max-width:768px){

	.apple-banner { height: 400px;}

	.apple-banner .swiper-container1{ height: 400px;}

	.apple-banner .swiper-container-horizontal>.swiper-pagination-bullets, .apple-banner .swiper-pagination-custom, .apple-banner .swiper-pagination-fraction{bottom:20px;}

	.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width:44px; height:44px; background-size:44px 44px;}

	.apple-banner .swiper-button-prev span { left:10px;}

	.apple-banner .swiper-button-next span { right:10px;}

	.apple-banner .swiper-pagination { bottom:12px;}

	.apple-banner .swiper-pagination-bullet { width:10px; height:10px; margin:0 2px;}

	.apple-banner .swiper-pagination-bullet span { width:10px; height:10px;}

	.apple-banner .swiper-pagination-bullet i { height:10px;}

}

@media screen and (max-width:600px){

	.apple-banner { height: 350px;}

	.apple-banner .swiper-container1{ height: 350px;}

}

@media screen and (max-width:500px){

	.apple-banner { height: 250px;}

	.apple-banner .swiper-container1 { height: 250px;}

}

@media screen and (max-width:375px){

	.apple-banner { height: 200px;}

	.apple-banner .swiper-container1 { height: 200px;}

}

@media screen and (max-width:320px){

	.apple-banner { height: 180px;}

	.apple-banner .swiper-container1 { height: 180px;}

}	
@media (min-width: 1600px){ 

 }




