@charset "utf-8";
/* CSS Document */
body {
	font-size: 14px;
	color: #333;
	line-height: 26px;
}
a, a:active, a:checked {
	color: #333;
}
a:hover {
	color: #009fa8
}
.clear {
	clear: both;
}
.pc {
	display: block;
}
.wap {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.title {
	background: url(../images/titbg.png) center bottom no-repeat;
	padding: 10px 0;
	text-align: center;
	line-height: 40px;
	margin-bottom: 30px;
}
.title span {
	display: inline-block;
	padding: 0 10px;
}
.title .ch {
	color: #dc042b;
	font-size: 30px;
}
.title .en {
	color: #262626;
	font-size: 24px;
}
#header {
	width: 90%;
	margin: 10px auto;  
}
#header .logo {
	display: block; width: 200px;
}
.nav{    line-height: 50px; margin-top: 10px;}
.nav-seach{ float: left; width: 800px; padding-left: 50px }
.nav-seach a{ display: inline-block;    font-size: 16px; padding:0 10px}
.nav-seach a.active,.nav-seach a:hover{  color: #da251c; border-bottom:#da251c 1px solid}
.logo {
	float: left
}
.logo a{ display: block;}
.tel {
	float: right;
	margin-top: 5px;
}
.tel .left {
	float: left
}
.tel .right {
	float: right;
	padding-left: 10px;
}
.teltxt1 {
	color: #2e2e2e;
	padding-top: 5px;
}
.teltxt2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
}
#banner{ position: relative;}
.indexbox1 {
	padding: 50px 0;
}
.indexbox1 .left {
	width: 480px;
}
.indexbox1 .left img {
	width: 100%;
}
.indexbox1 .right {
	width: 700px;
}
.indexbox1 .right p {
	text-indent: 2rem;
}
.more {
	text-align: right;
	margin-top: 10px;
}
.more a {
	color: #da251c;
	font-size: 14px;
}
.indexbox2item {
	width: 50%;
	float: left;
}
.indexbox2item .indexbox2itempic {
	width: 50%;
}
.indexbox2item .indexbox2itempic img {
	width: 100%;
	height: 275px;
}
.indexbox2item .indexbox2itemtxt {
	width: 50%;
	background: #e6f0f0;
	height: 275px;
	text-align: center
}
.indexbox2itemright1 {
	font-size: 28px;
	color: #00a0aa;
	font-weight: bold;
	line-height: 45px;
	padding-top: 35px;
}
.indexbox2itemright2 {
	font-size: 28px;
	color: #e6aa1e;
	font-weight: bold;
	line-height: 45px;
}
.indexbox2itemright3 {
	font-size: 16px;
	color: #050505;
	line-height: 30px;
}
.indexbox3 {
	padding: 50px 0;
}
.indexbox3item {
	width: 590px;
	float: left;
	margin-bottom: 20px;
}
.indexbox3item:nth-child(2n) {
	float: right;
}
.indexbox3item .left {
	width: 207px;
}
.indexbox3item .right {
	width: 363px;
	font-size: 12px;
	line-height: 18px;
}
.indexbox3itemright1 {
	background: url(../images/dd.png) no-repeat center left;
	padding-left: 10px;
	font-size: 16px;
	line-height: 20px;
}
.indexbox3itemright2 {
	padding-top: 5px;
}
.indexbox3itempic {
	width: 600px;
	float: left;
	margin-bottom: 10px;
}
.indexbox3itempic img {
	width: 100%;
}
.indexbox3itempic p {
	font-size: 20px;
	color: #00a0aa;
	line-height: 50px;
	text-align: center;
}
.h30 {
	height: 30px;
}
.indexbox4 {
	background: url(../images/indexbox4.png) repeat-x #f1f1f1;
}
.indexbox4item {
	float: left;
	width: 266px;
	margin-bottom: 30px;
	margin-right: 45px;
}
.indexbox4item a{ display: block;}

.indexbox4item1 {
	font-size: 20px;
	background: url(../images/dian.png) no-repeat left center;
	padding-left: 10px;
	text-align: left;
	margin: 10px 0;
}
.indexbox4item2 {
	border: #000000 1px solid;
	padding-right: 30px;
	display: inline-block;
}
.indexbox4item a:hover .indexbox4item2 {
    border: #009fa8 1px solid; }
.indexbox4item2 span {
	background: url(../images/sanj.png) no-repeat right center;
	display: inline-block;
	padding-left: 20px;
	padding-right: 30px;
}
.indexbox5 {
	padding: 50px 0;
	background: #f1f1f1;
}
#footer {
	background: #282828;
	color: #c5c5c5;
	padding: 50px 0 0 0;
}
#footer a {
	color: #c5c5c5
}
.footer1 {
	padding-bottom: 30px;
}
.footer1 dl {
	float: left;
	margin-right: 60px;
}
.footer1 dl dt {
	background: url(../images/dd.png) no-repeat center left;
	padding-left: 10px;
	color: #fff;
	border-bottom: #fff 1px solid;
	padding-right: 80px;
	margin-bottom: 10px;
}
.footer1 dl dt a {
	color: #fff
}
.footer1 dl dd {
	background: url(../images/sjx.png) no-repeat center left;
	padding-left: 10px;
	font-size: 12px;
}
.footer1 dl dd a {
	font-size: 12px;
}
.footer2 {
	border-top: #c5c5c5 1px solid;
	padding: 10px 0;
	text-align: center
}
.titlech {
	display: flex;
	align-content: center;
	justify-content: center;
}
.titlemid {
	padding: 0 30px;
	font-size: 36px;
	font-weight: bold;
}
.titleen {
	font-size: 20px;
	text-align: center;
	padding: 30px 0;
}
.about {
	font-size: 18px;
	line-height: 38px;
}
.about p {
	text-indent: 2rem;
	font-size: 18px;
	line-height: 38px;
}
.about h3 {
	font-size: 30px;
	color: #34b3ba;
	line-height: 60px;
	margin-top: 10px;
	font-weight: bold;
}
.aboutbox1 {
	padding: 50px 0;
}
.aboutbox2item {
	border: #34b3ba 2px solid;
	float: left;
	width: 595px;
	margin: 0 10px 15px 0;
	text-align: center;
	font-size: 30px;
	line-height: 70px;
}
.aboutbox2itemtit {
	background: #34b3ba;
	color: #fff;
}
.aboutbox2itemtit span {
	display: inline-block;
	padding: 0 10px;
}
.aboutbox2itemtit span:first-child {
	letter-spacing: 10px;
}
.aboutbox2itemtxt {
	color: #c79f62;
}
.aboutbox2itemimgsum .aboutbox2itemimg {
	width: 582px;
	float: left;
	margin-bottom: 30px;
}
.aboutbox2itemimgsum .aboutbox2itemimg img {
	width: 100%;
}
.aboutbox2itemimgsum .aboutbox2itemimg:nth-child(2n) {
	float: right;
}
.news_box a {
	display: block;
	border-bottom: 1px dotted #e7e7e7;
	padding: 30px 0;
	overflow: hidden;
}
.news_box .news-img {
	width: 225px;
}
.news_box .news-img img {
	width: 100%;
}
.news_box .news-fonts {
	width: 950px;
}
.news_box .news-fonts .p1 {
	font-size: 18px;
	color: #c79f62;
	margin-bottom: 5px;
	font-weight: bold;
}
.news_box .news-fonts .p2 {
	color: #595757;
	text-align: justify;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.aboutbox3 {
	padding: 30px 0;
}
.aboutbox3 .titleen {
	padding-bottom: 0;
}
.dianbox {
	height: 500px;
	overflow: hidden;
	margin-bottom: 50px;
	margin-top: 20px;
}
.mendianleft {
	float: left;
	width: 50%;
}
.mendianright {
	float: left;
	width: 50%;
}
.dian {
	clear: both;
}
.showtabledtitem {
	border-radius: 0;
	font-size: 15px;
	width: 180px;
	margin-right: 3%;
	position: relative;
	display: inline-block;
}
.showtabledtitem h4 {
	background-color: #fff;
	font-family: Helvetica-Neue, HelveticaNeue-Bold, Helvetica, sans-serif;
	font-weight: 700;
	border: 1px solid #ddd;
	line-height: 25px;
	padding: 10px;
	text-align: left;
}
.showtabledtitem h4 b {
	display: block;
	color: #000000;
}
.showtabledtitem ul {
	display: none;
	position: absolute;
	top: 46px;
	left: 0;
	background-color: #fff;
	font-family: Helvetica-Neue, HelveticaNeue-Bold, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	border: 1px solid #ddd;
	width: 100%;
	width: 178px;
	text-align: left;
}
.hui {
	background: #ccc;
}
.showtabledtitem ul li {
	padding: 5px 10px;
}
.showtabledtitem ul .cs {
	cursor: pointer;
}
.mendianxz {
	background: #009fa8;
	padding: 15px;
	text-align: center;
}
.fdxx {
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.dian {
	padding: 10px 10px;
	height: 400px;
	overflow-y: auto;
	background: #f8f9fb;
}
.bgb {
	background: #fff;
}
.dlitemt {
	padding: 20px 10px;
	color: #333333;
	cursor: pointer;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.diantit {
	padding-bottom: 10px;
}
.dianbox {
	height: 500px;
	overflow: hidden;
}
.jiqibox1 {
	padding: 50px 0 0 0;
}
.jiqibox1 ul li {
	width: 600px;
	float: left;
	margin-bottom: 10px;
}
.jiqibox1 ul li:nth-child(2n) {
	float: right;
}
.jiqibox1 ul li .jiqitxt {
	text-align: center;
	font-size: 28px;
	padding: 30px 0;
}
.jishu {
	width: 900px;
	margin: 0 auto;
	padding: 50px 0;
}
.jishuitem {
	width: 360px;
	float: left;
	position: relative;
	height: 550px;
}
.jishuitem:nth-child(2n) {
	float: right;
}
.jishuitemtxt {
	position: absolute;
	top: 320px;
	width: 300px;
	left: 30px;
	background: #fff;
	padding: 20px;
}
.jishuitemtxt h3 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
.jiamengbox1 {
	margin-top: 50px;
}
.jiamengtxt p {
	text-indent: 2rem;
}
.jiamengtxt {
	padding: 50px 0;
	font-size: 16px;
	line-height: 30px;
}
.jiamengtxt h3 {
	font-size: 40px;
	padding: 30px 0;
	text-align: center;
}
.jiamengitem {
	background: #f1f1f1;
	padding: 30px;
	width: 298px;
	float: left;
	margin-right: 153px;
	text-align: center;
	margin-bottom: 30px;
}
.jiamengitemtit {
	font-size: 26px;
	color: #39bac2;
	line-height: 60px;
}
.jiamengitemtxt {
	height: 78px; font-size: 16px;
}
.youshitxt {
	font-size: 30px;
	text-align: center;
	padding: 30px 0;
}
.youshi2txt {
	font-size: 18px;
	line-height: 38px;
	padding: 30px 0 0 0;
}
.youshi2txt p {
	text-indent: 2rem;
}
.ys5 {
	padding-bottom: 20px;
}
.ys5 .part1 .box {
	margin-bottom: 30px;
}
.ys5 .part1 .box .box-img {
	float: left;
	width: 300px;
	height: 130px;
}
.ys5 .part1 .box .box-fonts {
	float: right;
	width: 880px;
	height: 130px;
	position: relative;
}
.ys5 .part1 .box .box-fonts .p1 .span1 {
	display: inline-block;
	width: 150px;
	height: 30px;
	background: url(../images/e-icon1.png) no-repeat;
	background-size: 100% 100%;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	box-sizing: border-box;
	color: #fff;
}
.ys5 .part1 .box .box-fonts .p1 .span2 {
	font-size: 16px;
	color: #c79f62;
	line-height: 30px;
	margin-left: 10px;
}
.ys5 .part1 .box .box-fonts .p2 {
	 
	text-align: justify; 
	margin-top: 10px;
}
.jiamengbox2 {
	padding-top: 30px;
}
.xianshangtxt,.xianshangimg{ padding-bottom: 30px;}

.xianshangtxt p {
	font-size: 20px; text-indent: 2rem; line-height: 35px;
}
.xianshang{ padding: 50px 0 0 0;}
.xianshang .jiamengtxt{ padding: 30px 0; font-size: 20px; line-height: 35px;}
.jiamengtit{ background: #00a0a9; color: #fff; font-size: 30px;  line-height: 60px; width: 600px; text-align: center; border-radius: 40px; margin: 0 auto;}
.jiamengtxt .left,.jiamengtxt .right{ width: 50%;}
.youshi1 {background: url(../images/bgg.png) bottom left repeat-x #fff;   }









.youshilunbo{ background: url(../images/shang.png) no-repeat top left; margin-top: 30px; padding-top: 30px; padding-bottom: 130px; overflow: hidden; position: relative;}

.swiper-container1 {
      width: 100%;
      height: 100%;  background: url(../images/xia.png) no-repeat  bottom left; 
    }
  .swiper-container1  .swiper-slide {
      text-align: center;
      font-size: 18px; position: relative;
 

      /* Center slide text vertically */
   
	  transition: 300ms;
	  transform: scale(0.8);
    }
.swiper-container1  .swiper-slide img{ width: 100%;}
	.swiper-container1 .swiper-slide-active,.swiper-container1 .swiper-slide-duplicate-active{
      transform: scale(1);
	}
.swiper-container1  .swiper-slide .jishuitemtxt h3{ font-size: 26px;}

.swiper-container1  .swiper-slide .jishuitemtxt{ width: 80%; left:10%;}

.swiper-container1 .swiper-pagination {
    bottom: 50px;
    
}
.swiper-container1 .swiper-pagination-bullet{ background: #fff; opacity:1; width: 12px;
    height: 12px; margin: 0 20px !important;}
.swiper-container1 .swiper-pagination-bullet-active{ background: #fd6e6e;}



.swiper {
      width: 100%;
      height: 100%; overflow: hidden
    }

   .swiper .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }
.swiper .swiper-slide a{ display: block;
      width: 100%;
      height: 100%;}
    .swiper .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }


.swiper .swiper-pagination {
    bottom: 50px;
    
}
.swiper .swiper-pagination-bullet{ background: #fff; opacity:1; width: 42px;
    height: 10px; margin: 0 5px !important; border-radius: 10px;}
.swiper .swiper-pagination-bullet-active{ background: #fd6e6e;}
.indexbox5item{ margin-bottom: 30px;}
.indexbox5itemkong{ width:345px; float: left;  height: 90px;}
.indexbox5itemtit{ width:190px; margin: 0 10px; float: left;}
.indexbox5itemtit1{ text-align: right;}
.indexbox5itempic{ width:90px; float: left;}
.indexbox5itemtxt{width:540px;   float: left; background: #ffffff; position: relative;     padding: 15px;}
.indexbox5itemtxt1{margin-left: 15px; }
.indexbox5itemtxt2{margin-right: 15px; }
.indexbox5itemtxt1:after{ content: ""; 
    width: 0;
    height: 0;
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; position:absolute; left:-8px; top:40px;
} 
.indexbox5itemtxt2:after{ content: ""; 
    width: 0;
    height: 0;
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; position:absolute; right:-8px; top:40px;
} 
.indexbox5item{ overflow: hidden;}
