.bannerbox{
	width: 100%;
	height:738px;
	overflow: hidden;
	position: relative;
}
.bannerbox .banner{
	width:1920px; /*图片宽度*/
	position:absolute;
	left:50%;
	margin-left:-960px; /*图片宽度的一半*/
}
.trouble{
	width: 100%;
	height: 835px;
	padding-top: 65px;
	background: url(../images/bg1.png) no-repeat center top;
}
.contain{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.contain h1{
	text-align: center;
}
.trouble_center{
	text-align: center;
	margin-top:95px;
}
.nt{
	width: 100%;
	height: 930px;
	padding-top: 83px;
	background: url(../images/bg2.jpg) no-repeat center top;
}
.nt ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}
.nt ul li{
	width:290px;
	height: 214px;
	float: left;
	margin-bottom: 65px;
	margin-right: 13px;
	overflow: hidden;
	cursor: pointer;
}
.nt ul li:nth-child(4n){
	margin-right: 0px;
}
.nt ul li:hover{
	box-shadow: 0 0 20px #ccc;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.nt ul li img:hover{
	transform: scale(1.05,1.05);
	-webkit-transition: all .9s;
}
.nt a{
	display: block;
	margin: 20px auto;
	text-align: center;
}
.fw{
	width: 100%;
	height:788px;
	padding-top: 80px;
	background: url(../images/bg3.png) no-repeat center top;
}
.fw .contain{
	width: 1220px;
}
.fw ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}
.fw ul li{
	width:234px;
	height: 343px;
	float: left;
	margin-right: 12px;
	overflow: hidden;
	cursor: pointer;
}
.fw ul li:nth-child(2n){
	margin-top: 48px;
}
.fw ul li:last-child{
	margin-right: 0px;
}
.fw a{
	display: block;
	margin: 80px auto 0;
	text-align: center;
}
.ys{
	width: 100%;
	height: auto;
	margin-top: -18px;
	text-align: center;
	background: url(../images/bg3.jpg) no-repeat center top;
}
.ys_box{
	width: 100%;
	height: 631px;
	overflow: hidden;
	position: relative;
	padding-top: 105px;
	
}
.ys_box .ys1{
	width:1920px; /*图片宽度*/
	position:absolute;
	left:50%;
	margin-left:-960px; /*图片宽度的一半*/
}
.ys_box2{
	width: 100%;
	height: 938px;
	overflow: hidden;
	position: relative;	
}
.ys_box2 .ys2{
	width:1920px; /*图片宽度*/
	position:absolute;
	left:50%;
	margin-left:-960px; /*图片宽度的一半*/
}
.fa{
	height: auto;
	overflow: hidden;
	margin-top: 75px;
}
.fa ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}
.fa ul li{
	width:211px;
	height: 361px;
	float: left;
	margin-right: 36px;
}
.fa ul li:last-child{
	margin-right: 0;
}
.lc{
	height: auto;
	margin-top: 80px;
}
.lc .contain{
	width: 1222px;
}
.lc .lc_center{
	margin-top: 60px;
}

.ad_bar{
	width: 100%;
	height: 120px;
	overflow: hidden;
	position: relative;
	margin-top: 60px;
	
}
.ys_box a{
	display: block;
	width:1920px; /*图片宽度*/
	position:absolute;
	left:50%;
	margin-left:-960px; /*图片宽度的一半*/
}
.tc{
	margin-top: 80px;
	height: auto;
	overflow: hidden;
}
.tc_show{
	margin-top: 80px;
}
.case_show{
	width: 100%;
	height: 854px;
	background: #60bb94;
	margin-top: 50px;
	overflow: hidden;
}
.ct_contain{
	width: 1210px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.tcb.swiper-container {
      width: 1197px;
      height: 600px;
      margin-left: auto;
      margin-right: auto;
	  position: relative;
    }
.tcb .swiper-slide {
      height: 590px;
    }
.tcb .swiper-slide img{
	width: 1197px;
	height: 588px;
}
.tcb .swiper-pagination{
	bottom: 12px;
	width: 100%;
	padding: 5px 0;
}
.tcb .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fefdd8;
}
.tcb .swiper-pagination-bullet{
	background: #fff;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
.case{
	height: auto;
	overflow: hidden;
	margin-top: 80px;
	padding-bottom: 80px;
}
.case ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 65px;
}
.case ul li{
	width: 590px;
	float: left;
}
.case ul li:nth-child(2n){
	float: right;
}
.case ul li img{
	width: 100%;
}
.wt{
	width: 100%;
	height:770px;
	background: url(../images/bg5.png) no-repeat center top;
	overflow: hidden;
}
.wt ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 115px;
}
.wt ul li{
	width: 50%;
	float: left;
	height: 264px;
	margin-bottom: 30px;
}
.message{
	width: 100%;
	height:570px;
	padding: 80px 0;
	border-bottom: 1px solid #FAFAFA;
	/* background: url(../images/bg6.png)no-repeat center top; */
}
.message .left{
	width: 548px;
	height: auto;
	overflow: hidden;
	float: left;
}
.message .left h1{
	text-align: left;
}
.message .left .new_list{
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	padding-left: 50px;
	margin-top: 30px;
	overflow: hidden;
	background: url(../images/new_icon.png)no-repeat 0px 10px;
}
.message .left .new_list span{
	color:#cc0000;
}
.message_box{
	padding: 38px 0;
	background: url(../images/form_bg.png)no-repeat;
	height: auto;
	overflow: hidden;
	margin-top: 12px;
	font-size: 18px;
	color: #232323;
	font-weight: 600;
}
.message_box input{
	width: 298px;
	height:46px;
	text-indent:10px;
	line-height: 46px;
	border: 1px solid #000000;
	background: none;
}
.message_box li{
	width: 100%;
	margin-bottom: 15px;
	margin-left: 65px;
	font-size: 20px;
}
.message_box ul li span{
	margin-left: -36px;
	color: #666;
}
.fw_choice input{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	font-size: 18px;
	font-weight: normal;
	
}
.fw_choice i{
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #232323;
	margin-left: 5px;
	margin-right: 20px;
}
.message_box button{
	width: 260px;
	height: 60px;
	outline: none;
	background: #d8a76c;
	color: #fff;
	font-size: 20px;
	letter-spacing: 5px;
	border-radius: 6px;
	display: block;
	margin: 90px auto 0;
}
.message .right{
	float: right;
}
.message .contain{
	background: url(../images/line1.png)no-repeat center ;
}

/* 弹框 */
.box_sade {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
}
.box_sade_bj {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.7;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.box_sade_con {
    width: 400px;
    height: 260px;
    background: #ffffff;
    position: fixed;
    z-index: 999999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 5px;
    padding: 20px;
}
.box_sade_con h5 {
    font-weight: normal;
    margin-bottom: 20px;
}
.box_sade_con h5 p {
    font-size: 22px;
    color: #171b34;
    position: relative;
    padding-left: 15px;
}
.box_sade_con h5 p span {
    height: 22px;
    width: 3px;
    background: #171b34;
    position: absolute;
    left: 0;
    top: 5px;
}
.box_input p input {
    width: 100%;
    height: 44px;
    padding: 0 15px;
    border-radius: 5px;
    font-size: 14px;
    display: block;
    background: #f5f3f7;
    border: none;
    box-sizing: border-box;
    margin-bottom: 10px;
	color: #666;
}
.box_input p button {
    width: 100%;
    border: none;
    text-align: center;
    color: #fff;
    font-size: 20px;
    height: 44px;
    border-radius: 5px;
    background: -moz-linear-gradient(left, #ffa200 0%, #ff5d00 100%);
    background: -webkit-linear-gradient(left, #fffc00 0%,#ffa200 100%);
    background: -o-linear-gradient(left, #fffc00 0%,#ffa200 100%);
    background: -ms-linear-gradient(left, #fffc00 0%,#ffa200 100%);
    background: linear-gradient(to right, #fffc00 0%,#ffa200 100%);
    background-size: 100% 100%;
}
.box_sade_close img {
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.Boxbottom_top .Boxbottom_left {
    position: absolute;
    left: 66px;
    top: -68px;
}
.Boxbottom_top .Boxbottom_right {
    position: absolute;
    right: 162px;
    top: 50px;
}
.Boxbottom_top .bottomUp {
    width: 46px;
    height: 58px;
    background: url(../images/open11.png) no-repeat;
    position: absolute;
    right: 78px;
    top: 36px;
    -webkit-animation: bottUp 1.3s linear infinite;
    animation: bottUp 1.3s linear infinite;
    cursor: pointer;
}
.Boxbottom_top .bottomDown {
    animation: none;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation: none;
    bottom: 14px;
    top: inherit;
}
/*
.Boxbottom_con .Boxbottom_agin input {
    cursor: pointer;
    width: 124px;
    height: 124px;
    background: url(../images/count.png) no-repeat center center;
}
.Boxbottom_offer ul li a {
    display: block;
    padding-left: 10px;
    font-size: 18px;
    color: #333333;
    background: url(../images/zi.png) no-repeat left center;
    background-size: 14px 14px;
}
.Boxbottom_offer ul li.content a {
    background: url(../images/zion.png) no-repeat left center;
}
.Boxbottom_con .Boxbottom_agin {
    position: absolute;
    left: 520px;
    right: 0;
    top: 0;
    bottom: 0;
    width: 124px;
    height: 124px;
    margin: auto;
}
*/
/*  */
