/*banner*/
.banner{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner .ban_ico{
    width: 100%;
    height: 100%;
    position: relative;
}
.nivo-controlNav{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 5px;
    padding: 0;
    font-size: 0;
    z-index: 10000;
    text-align: center;
}
.nivo-controlNav a{
    width: 10px;
    height: 10px;
    background-color: #8d8785;
    border-radius: 90%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 15px;

    -webkit-transition: 0.4s ease;
       -moz-transition: 0.4s ease;
        -ms-transition: 0.4s ease;
         -o-transition: 0.4s ease;
            transition: 0.4s ease;
}
.nivo-controlNav a:last-child{
    margin-right: 0;
}
.nivo-controlNav .active{
    background-color: #8d8785;
}
.nivo-controlNav a:hover{
    background-color: #b81414;
}


.header{
	width: 100%;
	height: 85px;
	overflow: hidden;
	background-color: #f2f2f2;
}
.head{
	width: 1200px;
	height: 85px;
	margin: auto;
}
.head .logo{
	width: 248px;
	height: 73px;
	float: left;
	margin-top: 6px;
}
.head .logo img{
	width: 100%;
}
.head .nav{
	width: 865px;
	height: 73px;
	float: right;
}
.head .nav ul li a{
	width: 80px;
	height: 73px;
	float: left;
	text-align: center;
	line-height: 73px;
	font-size: 18px;
	color: #1a1a1a;
	box-sizing: border-box;
	margin-left: 28px;
}
.head .nav ul li a:hover{
	border-bottom: 3px solid #edaf07;
}
.alzs{
	width: 100%;
	overflow: hidden;
}
.al{
	width: 100%;
	float: left;
}
.alzs ul{
	width: 100%;
	float: left;
}
.alzs ul li{
	width: 33.333%;
	float: left;
}
.alzs ul li .tu{
	width: 100%;
	float: left;
	overflow: hidden;
	height: 460px;
}
.alzs ul li .tu img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.alzs ul li .tu img:hover{
	transform: scale(1.1);
}
.alzs ul li .tit{
	width: 100%;
	height: 138px;
	float: left;
	background-color: #f2f2f2;
	transition: 0.3s;
}
.alzs ul li .tit a{
	width: 100%;
	height: 60px;
	float: left;
	text-align: center;
	line-height: 60px;
	margin-top: 25px;
	font-size: 30px;
	color: #edaf07;
	overflow: hidden;
}
.alzs ul li .tit p{
	width: 100%;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #2e2f35;
	overflow: hidden;
}
.alzs ul li:hover .tit{
	background-color: #e5e5e5;
}
.abt{
	width: 100%;
	height: 704px;
	overflow: hidden;
	background: url(../images/bg.png) no-repeat center;
}
.ab{
	width: 1200px;
	height: 704px;
	margin: auto;
}
.ab .left{
	width: 600px;
	height: 704px;
	float: left;
	overflow: hidden;
}
.ab .left .tt{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 97px;
}
.ab .left .des{
	width: 394px;
	height: 215px;
	overflow: hidden;
	float: left;
	margin-top: 38px;
	margin-left: 103px;
}
.ab .left .des p{
	width: 394px;
	height: 125px;
	overflow: hidden;
	float: left;
	font-size: 14px;
	color: #434343;
	text-align: center;
	line-height: 24px;
}
.ab .left .des a{
	width: 130px;
	height: 40px;
	float: left;
	background-color: #edaf07;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin-left: 132px;
	margin-top: 40px;
	transition: 0.3s;
}
.ab .left .des a:hover{
	opacity: 0.8;
}
.ab .right{
	width: 340px;
	height: 317px;
	float: right;
	margin-top: 320px;
	margin-right: 190px;
}
.fwxm{
	width: 100%;
	height: 975px;
	overflow: hidden;
	background-color: #ffffff;
}
.fw{
	width: 1200px;
	height: 975px;
	margin: auto;
}
.fw .tt1{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 50px;
}
.fw .list{
	width: 100%;
	height: 820px;
	float: left;
	overflow: hidden;
	margin-top: 35px;
}
.fw .list ul li{
	width: 571px;
	height: 400px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
}
.fw .list ul li .tp{
	width: 100%;
	height: 295px;
	float: left;
	overflow: hidden;
}
.fw .list ul li .tp img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.fw .list ul li .tp img:hover{
	transform: scale(1.1);
}
.fw .list ul li .ms{
	width: 100%;
	height: 105px;
	float: left;
	overflow: hidden;
}
.fw .list ul li .ms a{
	width: 100%;
	height: 45px;
	float: left;
	text-align: left;
	font-size: 20px;
	color: #1a1a1a;
	line-height: 45px;
	overflow: hidden;
}
.fw .list ul li .ms p{
	width: 100%;
	height: 50px;
	float: left;
	overflow: hidden;
	font-size: 18px;
	color: #808080;
	text-align: left;
	line-height: 25px;
	overflow: hidden;
}
.xqbj{
	width: 100%;
	height: 721px;
	overflow: hidden;
	background: url(../images/bg1.jpg) no-repeat center;
}
.bj{
	width: 1200px;
	height: 721px;
	margin: auto; 
}
.bj .need{
	width: 630px;
	height: 460px;
	float: right;
	margin-top: 130px;
	background-color: #ffffff;
}
.case{
	width: 100%;
	height: 1130px;
	overflow: hidden;
}
.cas{
	width: 1200px;
	height: 1130px;
	margin: auto;
}
.cas .tt2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 60px;
}
.cas .box{
	width: 100%;
	height: 900px;
	float: left;
	overflow: hidden;
}
.cas .box ul li{
	width: 348px;
	height: 378px;
	float: left;
	overflow: hidden;
	margin-top: 35px;
	margin-left: 36px;
}
.cas .box ul li .tus{
	width: 100%;
	height: 335px;
	float: left;
	overflow: hidden;
	position: relative;
}
.cas .box ul li .tus .tps img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.cas .box ul li .tus .tps{
	width: 100%;
	height: 100%;
	float: left;
}
.cas .box ul li .tus .tps img:hover{
	transform: scale(1.1);
}
.cas .box ul li .tus .tits a{
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/yy.png) no-repeat center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.cas .box ul li .jin{
	width: 100%;
	height: 42px;
	float: left;
}
.cas .box ul li .jin .ct{
	width: 228px;
	height: 10px;
	float: left;
	margin-top: 17px;
}
.cas .box ul li .jin .zi{
	float: right;
	font-size: 14px;
	color: #313233;
	line-height: 42px;
}
.cas .more a{
	width: 160px;
	height: 48px;
	float: left;
	margin-left: 520px;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	background-color: #323232;
	transition: 0.3s;
}
.cas .more a:hover{
	letter-spacing: 5px;
}
.jrwm{
	width: 100%;
	height: 645px;
	overflow: hidden;
	background: url(../images/bg2.jpg) no-repeat center;
}
.jm{
	width: 1200px;
	height: 645px;
	margin: auto;
}
.jm .bj{
	width: 764px;
	height: 377px;
	float: left;
	background: url(../images/bj.png) no-repeat center;
	margin-top: 135px;
	margin-left: 219px;
}
.jm .bj a{
	width: 194px;
	height: 40px;
	float: left;
	margin-left:285px;
	float: left;
	margin-top: 305px;
	background-color: #ff9c00;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	border-radius: 5px; 
	transition: 0.3s;
}
.jm .bj a:hover{
	letter-spacing: 2px;
}
.gcpt{
	width: 100%;
	height: 950px;
	overflow: hidden;
}
.gc{
	width: 1200px;
	height: 950px;
	margin: auto;
}
.gc .zb{
	width: 719px;
	height: 450px;
	float: left;
	margin-top: 110px;
	margin-left: -70px;
}
.gc .zb img{
	width: 100%;
	height: 100%;
}
.gc .yb{
	width: 506px;
	height: 450px;
	float: right;
	margin-top: 110px;
}
.gc .yb p{
	width: 100%;
	height: 35px;
	float: left;
	border-left: 4px solid #ff9c00;
	font-size: 30px;
	color: #010101;
	text-align: left;
	line-height: 35px;
	padding-left: 20px;
}
.gc .yb span{
	width: 100%;
	height: 145px;
	float: left;
	overflow: hidden;
	margin-top: 25px;
	font-size: 16px;
	color: #1a1a1a;
	line-height: 28px;
}
.gc .yb .tup{
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 105px;
}
.gc .yb .tup img{
	width: 100%;
}
.gc .zc{
	width: 100%;
	float: left;
	height: 215px;
	overflow: hidden;
	margin-top: 100px;
}
.gc .zc ul li{
	width: 288px;
	float: left;
	height: 215px;
	overflow: hidden;
	margin-left: 12px;
	position: relative;
}
.gc .zc ul li .yuan{
	width: 146px;
	height: 146px;
	float: left;
	background: url(../images/yuan1.png) no-repeat center;
	transition: 0.3s;
	margin-left: 71px;
	transition: 0.7s;
}
.gc .zc ul li a{
	width: 146px;
	height: 146px;
	transition: 0.7s;
	position: absolute;
	top: 0;
	left: 71px;
	text-align: center;
	line-height: 146px;
	font-size: 24px;
	color: #1a1a1a;
}
.gc .zc ul li:hover .yuan{
	transform: rotate(360deg);
}
.gc .zc ul li:nth-child(2) .yuan{
	background: url(../images/yuan2.png) no-repeat center;
}
.gc .zc ul li:nth-child(3) .yuan{
	background: url(../images/yuan3.png) no-repeat center;
}
.gc .zc ul li:nth-child(4) .yuan{
	background: url(../images/yuan4.png) no-repeat center;
}
.gc .zc ul li .xq{
	width: 213px;
	float: left;
	height: 60px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-left: 37.5px;
}
.news{
	width: 100%;
	height: 645px;
	overflow: hidden;
}
.ns{
	width: 100%;
	height: 645px;
	float: left;
}
.ns .xw{
	width: 50%;
	height: 645px;
	float: left;
	background: url(../images/bg3.png) no-repeat center;
}
.ns .xw .nk{
	width: 94%;
	height: 560px;
	float: left;
	box-sizing: border-box;
	border: 7px solid #ebebeb;
	margin-left: 3%;
	margin-top: 40px;
}
.ns .xw .nk .tt3{
	width: 46%;
	float: left;
	margin-left: 27%;
	margin-top: 90px;
}
.ns .xw .nk .tt3 img{
	width: 100%;
}
.ns .xw .nk .mst{
	width: 68%;
	height: 205px;
	float: left;
	margin-left: 16%;
	margin-top: 25px;
}
.ns .xw .nk .mst a{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 1.4vw;
	line-height: 50px;
	text-align: center;
}
.ns .xw .nk .mst p{
	width: 100%;
	height: 80px;
	float: left;
	overflow: hidden;
	font-size: .8vw;
	color: #666666;
	line-height: 27px;
	text-align: center;
}
.ns .xw .gd a{
	width: 140px;
	height: 40px;
	float: left;
	margin-left: calc((100% - 140px)/2);
	background-color: #ff9c00;
	text-align: center;
	line-height: 40px;
	font-size: .8vw;
	color: #fff;
	transition: 0.3s;
}
.ns .xw .gd a:hover{
	letter-spacing: 2px;
}
.ns .xw1{
	width: 50%;
	height: 645px;
	float: right;
	overflow: hidden;
	background: url(../images/bg4.png) no-repeat center;
}
.ns .xw1 .nk1{
	width: 94%;
	height: 560px;
	float: left;
	box-sizing: border-box;
	border: 7px solid #fff;
	margin-left: 3%;
	margin-top: 40px;
}
.ns .xw1 .nk1 .tt4{
	width: 11%;
	float: left;
	margin-top: 90px;
	margin-left: 35%;
}
.ns .xw1 .nk1 .tt4 img{
	width: 100%;
}
.ns .xw1 .nk1 .mst1{
	width: 60%;
	float: left;
	height: 240px;
	float: left;
	margin-left: 35%;
}
.ns .xw1 .nk1 .mst1 a{
	width: 100%;
	float: left;
	text-align: left;
	height: 60px;
	font-size: 1.4vw;
	line-height: 60px;
	overflow: hidden;
}
.ns .xw1 .nk1 .mst1 p{
	width: 100%;
	height: 80px;
	float: left;
	overflow: hidden;
	font-size: .8vw;
	color: #666666;
	line-height: 27px;
}
.ns .xw1 .nk1 .gd1 a{
	width: 145px;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: .8vw;
	background-color: #1a1a1a;
	color: #fff;
	margin-left: 35%;
	transition: 0.3s;
}
.ns .xw1 .nk1 .gd1 a:hover{
	letter-spacing: 2px;
}
.footer{
	width: 100%;
	height: 285px;
	overflow: hidden;
}
.foot{
	width: 1200px;
	height: 285px;
	margin: auto;
}
.foot .lx{
	width: 100%;
	height: 98px;
	float: left;
}
.foot .lx .lo{
	width: 166px;
	height: 56px;
	float: left;
	margin-top: 40px;
}
.foot .lx .cot{
	width: 960px;
	float: right;
	height: 40px;
	margin-top: 40px;
}
.foot .lx .cot ul li{
	width: 320px;
	float: left;
	border-left: 4px solid #ff9c00;
	box-sizing: border-box;
	height: 40px;
}
.foot .lx .cot ul li p{
	width: 100%;
	float: left;
	text-align: left;
	margin-left: 15px;
	line-height: 20px;
	font-size: 18px;
	color: #1a1a1a;
}
.foot .lx .cot ul li span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #434343;
	line-height: 27px;
	margin-left: 15px;
	height: 20px;
	overflow: hidden;
}
.foot .box1{
	width: 100%;
	height: 160px;
	float: left;
}
.foot .box1 .rx{
	width: 360px;
	height: 96px;
	float: left;
	margin-top: 65px;
}
.foot .box1 .rx p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 24px;
	color: #1a1a1a;
}
.foot .box1 .rx span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 48px;
	color: #ff9c00;
}
.foot .box1 .nv{
	width: 210px;
	float: left;
	margin-top: 55px;
	height: 105px;
	overflow: hidden;
	margin-left: 150px;
}
.foot .box1 .nv ul li a{
	width: 105px;
	float: left;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #1a1a1a;
}
.foot .box1 .ewm{
	width: 385px;
	height: 95px;
	float: right;
	margin-top: 58px;
}
.foot .box1 .ewm ul li{
	width: 190px;
	float: left;
	height: 95px;
}
.foot .box1 .ewm ul li .ew{
	width: 103px;
	height: 95px;
	float: left;
}
.foot .box1 .ewm ul li .ew img{
	width: 100%;
	height: 100%;
}
.foot .box1 .ewm ul li .wz{
	width: 87px;
	float: right;
	height: 95px;
}
.foot .box1 .ewm ul li .wz img{
	width: 51px;
	height: 58px;
	float: left;
	margin-left: 15px;
}
.foot .box1 .ewm ul li .wz p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #000000;
	line-height: 50px;
}
.serch{
	width: 100%;
	height: 52px;
	overflow: hidden;
	background-color: #f3f3f3;
}
.ser{
	width: 1200px;
	height: 52px;
	margin: auto;
}
.ser .fx{
	width: 240px;
	float: left;
	height: 52px;
}
.ser .ss{
	width: 700px;
	height: 30px;
	float: right;
	margin-top: 11px;
}
.ser .ss p{
	width: 220px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #b2b2b2;
	line-height: 30px;
}
.ser .ss .wc{
	width: 460px;
	height: 30px;
	float: right;
	box-sizing: border-box;
	border: 1px solid #b2b2b2;
}
.last{
	width: 100%;
	float: left;
	height: 58px;
}
.la{
	width: 1200px;
	height: 58px;
	margin: auto;
}
.la a{
	width: 100%;
	float: left;
	height: 58px;
	color: #b2b2b2 !important;
	font-size: 12px;
	line-height: 58px;
	text-align: center;
}
.bj .need .tt5{
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 30px;
	margin-left: 35px;
}
.bj .need .n-box{
	width: 560px;
	float: left;
	margin-left: 35px;
	margin-top: 30px;
}
.bj .need .n-box .floor-one{
	width: 100%;
	height: 75px;
	float: left;
}
.bj .need .n-box .floor-one .hx{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #333333;
	line-height: 35px;
}
.bj .need .n-box .floor-one select{
	width: 128px;
	float: left;
	box-sizing: border-box;
	height: 38px;
	margin-right: 12px;
}
.bj .need .n-box .floor-two{
	width: 100%;
	height: 75px;
	float: left;
	margin-top: 15px;
}
.bj .need .n-box .floor-two .dq{
	width: 100%;
	height: 35px;
	float: left;
}
.bj .need .n-box .floor-two .dq p{
	width: 268px;
	height: 35px;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #333333;
	line-height: 35px;
}
.bj .need .n-box .floor-two select{
	width: 128px;
	height: 38px;
	float: left;
	margin-right: 12px;
}
.bj .need .n-box .floor-two .form_mj{
	width: 269px;
    height: 38px;
    box-sizing: border-box;
    float: right;
    border: 1px solid #a7a5a5;
    margin-right: 10px;
    border-radius: 1px;
}
.bj .need .n-box .floor-3{
	width: 100%;
	height: 80px;
	float: left;
}
.bj .need .n-box .floor-3 .mingzi{
	width: 100%;
	float: left;
	height: 35px;
}
.bj .need .n-box .floor-3 .mingzi p{
	width: 128px;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #333333;
	line-height: 35px;
}
.bj .need .n-box .floor-3 .form_name{
	width: 128px;
	height: 38px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #a7a5a5;
	border-radius: 2px;
}
.bj .need .n-box .floor-3 .form_tel{
	width: 410px;
    box-sizing: border-box;
    float: left;
    border: 1px solid #a7a5a5;
    height: 38px;
    margin-left: 13px;
}
.bj .need .n-box .submit{
	width: 552px;
    height: 38px;
    float: left;
    background-color: #ff9000;
    color: #fff;
    text-align: center;
    line-height: 38px;
    border-radius: 5px;
    margin-top: 12px;
}







