.banner {
	width: 100%;
	height: 504px;
	background: url(../img1/bann.jpg) no-repeat center center;
	overflow: hidden
}

.lay-title {
	width: 700px;
	margin: 60px auto 50px;
	overflow: hidden;
}

.lay-title>p {
	font-size: 36px;
	color: #f17d00;
	text-align: center;
	font-weight: 700
}

.lay-title>em {
	display: block;
	width: 60px;
	height: 4px;
	background: #f17d00;
	margin: 14px auto auto
}

.bggray {
	width: 100%;
	max-width: 1920px;
	margin: auto;
	overflow: hidden;
	background: #ededed
}

.lay7 {
	width: 100%;
	margin: auto;
	background: #f0f0f0;
	overflow: hidden
}

.lay7-son {
	width: 1200px;
	margin: 26px auto auto;
	overflow: hidden
}

.lay7-son>a {
	display: block;
	float: left;
	background: #f17d00;
	width: 584px;
	margin-left: 10px;
}

.lay7-son>a>div {
	width:96%;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	margin: 16px auto;
}

.lay7-son>a>p {
	display: block;
	width:96%;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin: auto;
	height:205px;
}

.m22 {
	margin: 22px auto!important
}

.lay8 {
	width: 1200px;
	margin: auto
}

.lay8>a {
	margin-bottom: 20px;
	overflow: hidden;
	display: block
}

.lay9 {
	width: 1200px;
	margin: 40px auto auto;
	overflow: hidden
}

.lay9>a {
	display: block;
	float: left;
	margin-left: 52px;
	margin-bottom: 20px;
	width: 256px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
	border: 2px solid #cdcdcd
}

.lay10 {
	width: 1200px;
	margin: auto;
	overflow: hidden
}

.lay10>a {
	display: block;
	width: 290px;
	height: 248px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}

.lay10>a:hover {
	transform: scale(.98)
}

.lay-btn {
	display: block;
	width: 360px;
	height: 48px;
	margin: 48px auto;
	line-height: 48px;
	background: #f17d00;
	color: #fff;
	border: 1px solid #f17d00;
	text-align: center;
	font-size: 20px;
	border-radius: 6px;
	transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease
}

.lay-btn:hover {
	background: #fff;
	color: #f17d00;
	text-indent: -14px
}

.div1 {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.div1-box {
	width: 394px;
	float: left;
	height: 379px;
	margin-left: 9px;
	background: #ededed;
}

.div1-box-title {
	width: 360px;
	font-size: 26px;
	margin: 20px auto;
	text-align: center;
	font-weight: bold;
}

.div1-box-content {
	width: 340px;
	margin: auto;
	font-size: 24px;
	line-height: 36px;
	color: #7c8083;
	text-align: left;
	text-indent: 28px;
}

.div-form {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.div-form>div {
	float: left;
	width: 420px;
	margin: 20px auto;
	overflow: hidden;
}

.div-form>div>span {
	float: left;
	width: 120px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}

.div-form>div>input {
	float: left;
	width: 280px;
	height: 50px;
	line-height: 50px;
	border: none;
	text-indent: 10px;
	font-size: 20px;
	border-radius: 4px;
}

.div-form>input {
	width: 290px;
	height: 50px;
	background: #f17d00;
	float: right;
	margin: 20px auto;
	border: none;
	color: #fff;
	font-size: 20px;
	border-radius: 4px;
}

.div2 {
	display: block;
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
}

.slideTxtBox {
	width: 1200px;
	height: 648px;
	margin: auto;
	overflow: hidden;
}

.slideTxtBox .hd {
    position: relative;
    float: left;
    width: 388px;
    height: 846px;
    background: #f17d00;
    overflow: hidden;
}
.slideTxtBox .hd .bg{
    display: block;
    width: 350px;
    height: 83px;
    left: 0;
    right: 0;
    top: 30px;
    margin: auto;
    position: absolute;
    z-index: 1;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 6px 6px 10px #d6d6d6 inset;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.slideTxtBox .hd ul {
    position: relative;
    z-index: 2;
    width: 388px;
    overflow: hidden;
    margin-top: 30px;
}

.slideTxtBox .hd ul li {
	padding: 30px 0;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
    color: #fff;

}

.slideTxtBox .hd ul li.on {
	color: #000;
}
.slideTxtBox .bd{
    width: 811px;
    height: 846px;
    float: left;
    border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.slideTxtBox .bd>div{
    width: 754px;
    margin-left: 32px;
    margin-top: 16px;
}
.kecheng-top{
    width: 754px;
    overflow: hidden;
}
.kecheng-left{
    float: left;
    width: 634px;
}
.kecheng-right{
    float: left;
    width: 291px;
    height: 738px;
    margin-left:36px;
}
.kecheng-left>div>div{
    font-size: 18px;
    font-weight: bold;
    margin: 10px auto;
}
.kecheng-left>div>p{
    font-size: 14px;
    line-height: 24px;
}
.kecheng-left>div>p>b{
    display: inline-block;
    margin: 2px auto;
}
.kecheng-bottom{
    width: 350px;
    margin: auto;
    height: 36px;
    margin-top: 30px;
    overflow: hidden;
}
.kecheng-bottom>a{
    display: block;
    float: left;
    width: 160px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #f69227;
    border-radius: 36px;
}
.kecheng-bottom>a.right{
    float: right;
    background: #0879d9;
}
.lay5{width:100%;height:396px;background:url(../img1/picjiuye.jpg) no-repeat center center}
