 .banner .text a {
 	position: absolute;
 	width: 150px;
 	color: white;
 	height: 40px;
 	line-height: 40px;
 	display: block;
 	text-align: center;
 	font-family: "微软雅黑";
 	font-size: 18px;
 }
 
 .banner .text a.a1 {
 	border: 1px solid#FFFFFF;
 	border-radius: 20px;
 	bottom: 130px;
 	left: 34%;
 }
  .banner .text a.a1:hover{background: white;color: #444444;}
 
 .banner .text a.a2 {
 	background: #3e82c2;
 	border-radius: 20px;
 	bottom: 130px;
 	right: 34%;
 }
  .banner .text a.a2:hover{background:white;color: #3e82c2;}
 .banner {
 	width: 100%;
 	height: 500px;
 	overflow: hidden;
 	position: relative;
 	z-index: 1;
 	display: block;
 }
 
 .banner .bd {
 	width: 100%;
 	height: 500px;
 	overflow: hidden;
 	position: absolute;
 }
 
 .banner .bd li {
 	width: 100%;
 	height: 500px;
 	position: relative;
 	overflow: hidden;
 	float: left;
 }
 
 .banner .bd li a {
 	position: absolute;
 	width: 100%;
 	height: auto;
 	left: 50%;
 	margin-left: -50%;
 }
 
 .banner .bd li img {
 	display: block;
 	width: 100%;
 	height: 500px;
 }
 
 .banner .hd {
 	position: absolute;
 	width: 100%;
 	bottom: 22px;
 	text-align: center;
 	z-index: 9;
 }
 
 .banner .hd ul {
 	display: inline-block;
 }
 
 .banner .hd li {
 	width: 15px;
 	height: 15px;
 	background: #dcdcdc;
 	border-radius: 10px;
 	float: left;
 	cursor: pointer;
 	margin: 0 10px;
 }
 
 .banner .hd li.on {
 	background: #fcd941;
 }
 
 .banner .hd li:hover {
 	background: #fcd941;
 }
 
 .banner .text {
 	position: absolute;
 	top: 0px;
 	z-index: 9;
 	width: 1200px;
 	left: 50%;
 	margin-left: -600px;
 	width: 1200px;
 	text-align: center;
 	height: 500px;
 }
 
 .banner .text h1 {
 	font-family: "微软雅黑";
 	font-size: 38px;
 	color: white;
 	margin-top: 140px;
 }
 
 .banner .text p {
 	color: white;
 	font-family: "微软雅黑";
 	font-size: 20px;
 	width: 900px;
 	margin: auto;
 }
 
 .banner .prev {
 	width: 50px;
 	height: 50px;
 	background: url(../images/arrows-48-48-3.png) no-repeat;
 	position: absolute;
 	top: 50%;
 	left: 0px;
 	z-index: 99;
 }
 
 .banner .next {
 	width: 50px;
 	height: 50px;
 	background: url(../images/arrows-48-48-3.png) right top no-repeat;
 	position: absolute;
 	top: 50%;
 	right: 0px;
 	z-index: 99;
 }
 
 .fuwu {
 	overflow: hidden;
 	position: relative;
 	margin-top: 20px;
 	margin-bottom: 40px;
 }
 
 .fuwu h1 {
 	text-align: center;
 	color: #444444;
 	font-family: "微软雅黑";
 	font-size: 30px;
 }
 
 .fuwu p {
 	text-align: center;
 	font-family: "微软雅黑";
 	font-size: 16px;
 }
 
 .fuwu .ins ul {
 	overflow: hidden;
 	margin-top: 20px;
 	margin-bottom: 20px;
 }
 
 .fuwu .ins ul li {
 	float: left;
 	width: 26%;
 	position: relative;
 	text-align: center;
 	font-family: "微软雅黑";
 	font-size: 16px;
 	margin: 0px 42px;
 }
 
 .fuwu .ins ul li img {
 	width: 100%;
 	display: block;
 }
 
 
 
 .fuwu .ins ul li:hover {
 	color: #1e2189;
 }

 
 .guang {
 	background: url(../images/201610111018093f4f04.jpg) no-repeat;
 	height: 240px;
 	background-size: 100% 100%;
 }
 
 .guang h1 {
 	font-family: "微软雅黑";
 	font-size: 40px;
 	color: #fcd93f;
 	margin-top: 50px;
 	font-weight: 500;
 }
 
 .guang .left {
 	width: 70%;
 	padding-left: 30px;
 }
 
 .guang p {
 	font-family: "微软雅黑";
 	font-size: 18px;
 	color: white;
 }
 
 .guang .right {
 	width: 25%;
 }
 
 .guang .right a {
 	margin-top: 100px;
 	width: 200px;
 	background: rgb(251, 93, 79);
 	color: white;
 	font-family: "微软雅黑";
 	font-size: 18px;
 	display: block;
 	text-align: center;
 	border-radius: 20px;
 	height: 50px;
 	line-height: 50px;
 }
 
 
 
 .pic .chanpin {
 	position: relative;
 	overflow: hidden;
 	margin: 20px 0px 30px 0px;
 }
 
 .pic .chanpin h1 {
 	text-align: center;
 	font-weight: 500;
 	color: #444444;
 	font-family: "微软雅黑";
 	font-size: 30px;
 	margin-top: 50px;
 	position: relative;
 }
 
 .pic .chanpin h1:before {
    display: block;
    content: "";
    position: absolute;
    width: 40%;
    height: 2px;
    background: #fcd941;
    top: 35px;
    left: 25px;
}
 
 .pic .chanpin h1:after {
 	display: block;
 	content: "";
 	position: absolute;
 	width: 40%;
 	 height: 2px;
    background: #fcd941;
 	top: 35px;
 	right: 25px;
 }
 
 .pic .chanpin p.tex {
 	width: 900px;
 	margin: auto;
 	font-family: "微软雅黑";
 	font-size: 14px;
 	color: #9E9E9E;
 	text-align: center;
 	line-height: 20px;
 }
 
 .pic .chanpin .swiper-slide {
 	width: 240px!important;
 	margin: 0 30px;
 	height: auto!important;
 	position: relative;
 	text-align: center;
 }
 
 .pic .chanpin .swiper-slide img {
 	width: 100%;
 	height: 320px;
 }
 
 .pic .chanpin .swiper-wrapper {
 	height: auto!important;
 	padding: 0px!important;
 	overflow: hidden;
 }
 
 div#youdaoBanner {
 	margin: 30px 0px;
 }
 
 .pic .chanpin .swiper-button-next,
 .pic .chanpin .swiper-button-prev {
 	position: absolute;
 	top: 50%;
 	width: 20px;
 	height: 30px;
 	margin-top: -22px;
 	z-index: 10;
 	cursor: pointer;
 	background-size: 100% 100%;
 	background-repeat: no-repeat;
 }
 
 .pic .chanpin .swiper-button-prev {
 	background: url(../images/u14799.png) no-repeat;
 	position: absolute;
 	top: 50%;
 	left: 0px;
 	z-index: 99;
 	background-size: 100% 100%;
 }
 
 .pic .chanpin .swiper-button-next {
 	background: url(../images/u1479.png) right top no-repeat;
 	position: absolute;
 	top: 50%;
 	right: 0px;
 	z-index: 99;
 	background-size: 100% 100%;
 }
 
 .new {
 	position: relative;
 	overflow: hidden;
 	background: #e7e7e7;
 	padding-bottom: 30px;
 }
 
 .new .ben {
 	margin-bottom: 20px;
 }
 
 .new .ben h1 {
 	text-align: center;
 	font-weight: 500;
 	color: #444444;
 	font-family: "微软雅黑";
 	font-size: 30px;
 	margin-top: 20px;
 	position: relative;
 }
 
 .new .ben p {
 	text-align: center;
 	font-family: "微软雅黑";
 	font-size: 16px;
 }
 
 .new .left {
 	width: 43%;
 }
 
 .new .left img {
 	width: 100%;
 	height: 334px;
 	display: block;
 }
 
 .new .right {
 	width: 55%;
 }
 
 .new .right ul li {
 	overflow: hidden;
 	border-bottom: 1px dashed#555555;
 	padding-bottom: 10px;
 	margin-bottom: 10px;
 }
 
 .new .right ul li img {
 	width: 135px;
 	display: block;
 	height: 95px;
 	float: left;
 }
 
 .new .right ul li .text {
 	float: right;
 	width: 500px;
 }
 
 .new .right ul li .text h6 {
 	font-size: 16px;
 	font-weight: 400;
 	font-family: "微软雅黑";
 }
 
 .new .right ul li .text p {
 	font-family: "微软雅黑";
 	font-size: 14px;
 	text-indent: 2em;
 	line-height: 20px;
 	text-overflow: ellipsis;
 	display: -webkit-box;
 	overflow: hidden;
 	-webkit-box-orient: vertical;
 	-webkit-line-clamp: 2;
 }
 
 .new .right ul li .time {
 	text-align: right;
 	display: block;
 }
 



/*优势*/

.you {
    position: relative;
    overflow: hidden;
}
.you h1 {
	margin: 20px auto;
 	text-align: center;
 	font-weight: 500;
 	color: #444444;
 	font-family: "微软雅黑";
 	font-size: 30px;
 	
 	position: relative;
 }
 
.you h1:before {
    display: block;
    content: "";
    position: absolute;
    width: 10%;
    height: 2px;
    background: #fcd941;
    top:35px ;
    left: 30%;
}
 
.you h1:after {
 	display: block;
 	content: "";
 	position: absolute;
 	width: 10%;
 	 height: 2px;
    background: #fcd941;
 	top: 35px;
 	right: 30%;
 }
.ys{height:968px;background:url(../images/ys_bg.jpg) no-repeat center top;display:block;padding-top:90px;font-family: "微软雅黑";}
.ys .ys1{ margin-bottom:75px; height:407px;}
.ys em{ width:610px; height:407px; overflow:hidden;}
.ys em img{ width:610px; height:407px;transition: all 0.6s ease 0s;}
.ys em img:hover{transform: scale(1.2); }


.ys dl{ width:545px; height:119px;}
.ys dl dt{ float:left; width:99px; height:97px; background:#ff8c00; font-size:30px; line-height:34px; color:#fff; text-align:center; padding-top:22px;}
.ys dl dd{ float:right; width:430px; height:119px;}
.ys dl dd h3{ font-size:28px; font-weight:bold; color:#fff; height:44px; line-height:44px; padding-top:20px;}
.ys dl dd span{ font-size:14px; color:#7f9caf; text-transform:uppercase; height:34px; line-height:34px;}
.ys ul{ padding-left:96px; padding-top:15px; width:470px;}
.ys ul li{background:url(../images/yd.png) no-repeat left 10px; padding-left:20px; color:#fff; line-height:22px; margin-top:14px;}

.ys p{ padding-left:113px; height:78px; color:#fff;margin-top: 50px;}
.ys p span{ display:block; height:40px; line-height:40px; font-size:18px ; color:#fff;}
.ys p a{ display:block; width:134px; height:38px; line-height:38px; background:#ff8c00; text-align:center; color:#fff;}

.ys .ys2 ul li{ color:#666666;}
.ys .ys2 p span{ color:#333333;}


/*合作*/
.hz{ height:799px;background:url(../images/hz_bg.jpg) no-repeat center top; display:block; padding-top:0px;}
.hz h2.tit{ font-size:40px; font-weight:bold; color:#fff; text-align:center; line-height:28px; padding-top:78px;background:url(../images/tit_bg.png) no-repeat center 130px; margin-bottom:23px;}
.hz h2.tit a{color:#0a6b9d; }
.hz h2.tit a em{color:#ff8c00; font-size:50px;}
.hz h2.tit span{ display:block; font-size:18px; font-weight:normal; color:#666666; line-height:32px; padding-top:35px;}

.hzcon{background:url(../images/al_bg.jpg) no-repeat center top; height:518px; width:1200px; position:relative;}
.hzcon ul{ width:1088px; padding-left:55px; padding-top:34px;}
.hzcon ul li{width:159px; height:70px; overflow:hidden;float: left;  margin-top:34px;}
.hzcon ul li:nth-of-type(even){ margin-left:770px; text-align:right;}
.hzcon ul li.cur{background:url(../images/hz_cur.png) no-repeat right center;}
.hzcon ul li:nth-of-type(even).cur{background:url(../images/hz_cur2.png) no-repeat left center;}
.hzcon ul li img{ width:151px; height:70px;}
.hzcon .hzdt{ width:674px; height:376px; position:absolute; top:68px; left:257px; border:3px solid #eeeeee;overflow: hidden;}
.hzcon .dtcon{  width:674px; height:376px;position:relative;display: none;}
.hzcon .hzdt img{ width:674px; height:376px; }
.hzcon .hzdt p{ position:absolute; bottom:-3px; left:-3px; width:662px; height:103px; background:#ed6d00; padding-left:18px;}
.hzcon .hzdt p em{ display:block; line-height:36px; height:36px; padding-top:10px; color:#fff; font-size:16px; width:620px;background:url(../images/hzhx.jpg) no-repeat right center;}
.hzcon .hzdt p em a{ color:#fff;}
.hzcon .hzdt p span{ display:block; line-height:22px; color:#fadacb;width:630px;} 
.hzcon .hzdt p span a{ color:#fadacb;}


.pros{position: relative;}
.pros h1 {
 	text-align: center;
 	font-weight: 500;
 	color: #444444;
 	font-family: "微软雅黑";
 	font-size: 30px;
 	
 	position: relative;
 }
 
.pros h1:before {
    display: block;
    content: "";
    position: absolute;
    width: 10%;
    height: 2px;
    background: #fcd941;
    top:35px ;
    left: 30%;
}
 
.pros h1:after {
 	display: block;
 	content: "";
 	position: absolute;
 	width: 10%;
 	 height: 2px;
    background: #fcd941;
 	top: 35px;
 	right: 30%;
 }
 
.pros{position: relative;overflow: hidden;}
.pros .fl{width: 20%;}
.pros .fl ul li{cursor: pointer; position: relative; background:#86c1eb;  text-align: center;font-family: "微软雅黑";font-size: 16px;color: white;}
.pros .fl p{font-family: "微软雅黑";font-size: 16px;background: #86c1eb;color: white;text-align: center;}

.lis-nav{margin: 20px 0px;overflow: hidden;}
.pros .fl ul li.on {background: #fcd941;}
.pros .fl ul li.on:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fcd941;
    top: 9px;
    right: -9px;
}
.pros .fl ul li:hover {background: #fcd941;}
.pros .fl ul li:hover:after{
	position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fcd941;
    top: 9px;
    right: -9px;
}

.pros .fr{width: 75%;}
.pros .fr a{font-family: "微软雅黑";font-size: 16px;display: inline-block;margin-right: 30px;}
.box{position: relative;height: 540px;display: none;}
.box  {
 	width: 100%;
 	height: 540px;
 	display: none;
 	
 
 }
 .box  ul{overflow: hidden;position: absolute;}
 
 .box  li {
 	width: 1200px;
 	height: 540px;
 	/*position: relative;*/
 	overflow: hidden;
 	float: left;
 }
 
 .box  li .list{float: left;width: 23.3%;text-align: center;padding: 10px;}
 .box  li .list img{display: block;width: 100%;height: 186px;}
 .box  li .list p{font-family: "微软雅黑";font-size: 16px;}
 
 ol {
 	position: absolute;
 	width: 100%;
 	bottom: 22px;
 	text-align: center;
 	z-index: 9;
 }
 
 ol ul {
 	display: inline-block;

 }
 
 ol li{
    width: 12px;
    height: 12px;
    background: #4ba4e0;
    border-radius: 10px;
   display: inline-block;
    cursor: pointer;
    margin: 4px 10px;
}
 
 ol li.on {
    width: 20px;
    height: 20px;
    margin: 0px 10px;
}
 
 
 /*.box ol li:hover {
 	width: 20px;
    height: 20px;
    margin: 0px 10px;
 }*/
 
 .box.luns{display: block;}





.big-box {
    overflow: hidden;
}