@charset "utf-8";
/* CSS Document */

html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0;
	padding: 0;
}  
fieldset, img {
	border: none;
}
ul, ol {
	list-style: none;
}
input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "SimSun", "宋体";
}
select, input {
	vertical-align: middle; 
}
select, input, textarea {
	font-size: 12px;
	margin: 0;
}
textarea {
	resize: none;
}
table {
	border-collapse: collapse;
}
body {
	font: 12px;
	font-family: "微软雅黑";
	color:#000;
	margin:0 auto;
}
a {
	text-decoration: none;
	color:#fff;
}
img{
	vertical-align: top;
}
.clearfix:after{
	content:"";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.clearfix{
	*zoom:1
}
.clearfix:after,clearfix:before{
	content:"";
	display:table;
	clear:both;
}
.clearfix{
	*zoom:1;
}

.dada{
	max-width:1680px;
	margin:0 auto;
	overflow-x: hidden;
}
.kv{
	position: relative;
	min-width: 1103px;
}
.kv img{
	width:100%;
}
.kv-in{
	display:block;
	width:375px;
	height:60px;
	position:absolute;
	top: 75%;
	left: 27.2%;
	border-radius: 60px;
}
.black1{
	background: #000;
	height:112px;
	margin-top: 30px;
	text-align: center;
	padding-top: 40px;
	position:relative;
}
.black1 p{
	font-weight: bold;
	line-height:35px ;
	font-size: 18px;
	color:#fff;
}
.yell{
	position: absolute;
    top: -11%;
    right: 10%;
    width: 180px;
    height: 135px;
    border-radius: 50%;
    background: #ffe835;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    padding-top: 45px;
}
.wrap{
	width:1115px;
	margin:0 auto;
}
.p1-p{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin-top: 55px;
	margin-bottom: 40px;
}
.p1-p img{
	vertical-align: middle;
    margin-top: -10px;
}
.ri{
	margin-right: 10px;

} 
.a1{
	padding:18px 40px;
	background:#000;
	color:#fff;
	display:inline-block;
	font-size: 22px;
	border-radius: 36px;
	margin:0 auto;
	margin-left: 40%;
	margin-top: 30px;
}
.txt1{
	width:1047px;
	height:373px;
	background:url(../image/shy.jpg) no-repeat top center;
	margin-top: 70px;
	padding:60px 0 0 60px;
}
.txt1 h2{
	font-size: 24px;
	font-weight: bold;
}
.txt1 p{
	font-size: 18px;
	line-height: 30px;
	margin-top: 25px;
}
.a2{
	padding:18px 22px;
	margin-left: 80px;
	margin-top: 40px;
}
.block2{
	background:#000;
	height:110px;
	margin-top: 65px;
	text-align: center;
	color:#fff;
}
.block2 h2{
	font-size: 36px;
	font-weight: bold;
	display:inline-block;
	line-height: 110px;
}
.p2-1{
	background:#fff9c7;
	padding-top: 30px;
	padding-bottom: 60px;
}
.left{
	padding-top: 50px;
	display:inline-block;
	margin-right: 20px;
}
.left h2{
	font-size: 24px;
	font-weight: bold;
}
.left p{
	font-size: 18px;
	line-height: 28px;
	margin-top: 10px;
}
.h22{
	margin-top: 30px;
}
.right{
	display: inline-block;
    vertical-align: middle;
    margin-top: -18%;
}
.foot{
	margin-top: 15px;
}
.a3{
	padding: 18px 50px;
	margin-left: 36%;
}
.block3{
	margin-top: 0;
}
.p3-1{
	background:#fef0f3;
}
.left2{
	margin-left: 45px;
	margin-right: 0;
}
.left3{
	margin-right: 65px;
}
 .bt3{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin-top: 45px;
}
.p3-txt{
	width:1105px;
	height:470px; 
	background:url(../image/bg.jpg) no-repeat top center;
	margin:25px auto 75px;
	padding:45px 0 0 25px;
}
.p3-txt h2{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 2px;
}
.p3-txt p{
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
}
.a4{
	padding:18px 45px;
	margin-left: 16%;
    margin-top: -2px;
}
.part4{
	width:100%;
	height:603px;
	background:url(../image/bg2.jpg) no-repeat top center;
	min-width: 1103px;
	padding-top: 30px;
}
.part4 .bt3{
	color:#fff;
	margin-top: 0;
	margin-bottom: 30px;
}

.slideBox{ width:1115px; height:500px; overflow:hidden; position:relative; }
		.slideBox .hd{ height:10px; overflow:hidden; position:absolute; left:50%; bottom:0; z-index:1; margin-left: -75px; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:15px;  width:10px; height:10px; line-height:14px; background:#a4a4a4; cursor:pointer; border-radius: 50%; }
		.slideBox .hd ul li.on{ background:#ffe21f;}
		.slideBox .bd{ position:relative; z-index:0; width:895px; height:470px;  margin:0 auto;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle;}
		.slideBox .bd img{ border-radius: 5px;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:36px; height:48px; background:url(../image/left.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:0; background:url(../image/right.png) no-repeat;}
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
.ban-txt{
	display:inline-block;
	margin: 20px 0 0 40px ;
}
.ban-txt h2{
	color:#ffe31f;
	font-size: 24px;
	line-height: 40px;
}
.ban-txt p{
	color:#fff;
	font-size: 18px;
	line-height: 32px;
}
.buu{
	margin-bottom: 15px;
}
.ban-txt a{
	width:228px;
	height:61px;
	display:inline-block;
	margin:20px 0 0 20px;
}
.ban-txt .top{
	margin-top: 75px;
}
.ban-txt .top1{
	margin-top:105px;
}

@media screen and (max-width: 1366px) {
    .yell{
    	right:4%;
    }
}
.cont{width: 1200px;margin: 0 auto;overflow: hidden;}
.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.clearfix{zoom:1;}
.til{font-size: 36px;text-align: center;padding:40px 0 30px;}
.whiteC{color: #fff;}
.zj{background: url(../image/zj_bg.jpg) no-repeat center top;padding-bottom: 50px;}
.silder ol,.silder ul{float: left;}
.silder ol li{width: 168px;height: 98px;line-height: 98px;background: #fff1af;margin-bottom: 4px;font-size: 34px;padding-left: 20px;position: relative;}
.silder ol li.on{
    background: #ffdc39;
}
.silder ol li.on::after {
    content: '';
    position: absolute;
    width: 31px;
    height: 31px;
    background: url(../image/sid_ico.png) no-repeat center ;
    right:14px;
    top:50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    
}
.silder ul{
    width: 1004px;
    height: 600px;
    border: 4px solid #000;
    position: relative;
}
.silder ul li{
    width: 100%;
    height: 100%;
    padding: 50px 0 0 50px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff url(../image/p7_1.jpg) no-repeat right bottom;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.silder ul li.on{
    z-index: 7;
}
.silder ul li h3{
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
}
.silder ul li h4{
    font-size: 37px;
    font-weight: bold;
    padding-top: 12px;
}
.silder ul li h4 span{
    display: inline-block;
    vertical-align: middle;
}
.silder ul li h4 i{
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -16px;
}
.silder ul li h5{
    font-size: 30px;
    padding-bottom: 20px;
}
.silder ul li .txt{
    width: 386px;
    font-size: 21px;
    line-height: 1.8;
    border-top: 1px dashed #898989;
    color:#454545;
    padding-top: 20px;
}
.silder ul li .btn{
    position: absolute;
    left: 50px;
    bottom: 60px;
}
.silder ul li .btn::after {
    content: '';
    width: 260px;
    height: 163px;
    background: url(../image/p7_kuang.png) no-repeat center;
    position: absolute;
    right: -270px;
    bottom: -22px;
    
}
.silder ul li .btn a{
    display: inline-block;
    width: 190px;
    height: 62px;
    line-height:62px ;
    border-radius: 62px;
    -webkit-border-radius: 62px;
    -moz-border-radius: 62px;
    -ms-border-radius: 62px;
    -o-border-radius: 62px;
    font-size: 24px;
    margin-right: 10px;
    text-align: center;

}
.silder ul li .btn a.one{
    color:#fff;
    background: #000;
    box-shadow: 0 5px 0 #535353;
    -webkit-box-shadow: 0 5px 0 #535353;
    -moz-box-shadow: 0 5px 0 #535353;
    -ms-box-shadow: 0 5px 0 #535353;
    -o-box-shadow: 0 5px 0 #535353;
}
.silder ul li .btn a.two{
    color:#000;
    background: #ffed5b;
    box-shadow: 0 5px 0 #b7aa00;
    -webkit-box-shadow: 0 5px 0 #b7aa00;
    -moz-box-shadow: 0 5px 0 #b7aa00;
    -ms-box-shadow: 0 5px 0 #b7aa00;
    -o-box-shadow: 0 5px 0 #b7aa00;

}
.list_bd li{
  float: left;
  margin: 0 22px 24px;
}

.list_bd li a{
  display: block;
  width:344px;
  height: 98px;
  border: 2px solid #000;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  text-align: center;
  font-size: 26px;
  color:#000;
  line-height: 1.4;
  padding-top: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background: url(../image/list_bg1.jpg) no-repeat center;
  background-size: 100%;
}
.list_bd li.grey a{
  background-image: url(../image/list_bg2.jpg);
}
.list_bd li.first a{
  padding-top: 10px;
}