.banner{ width:100%;float: left;overflow: hidden;}
.slideBox{ width:100%;  overflow:hidden; position:relative; margin:auto;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right: 47%; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:20px;  width:80px; height:1px; text-align:center; background:#fff; cursor:pointer; transition: 0.3s; opacity: 0.8;}
.slideBox .hd ul li.on{ background:#fff; width: 180px }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:72px; height:73px; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.top{
	width: 100%;
	height: 100px;
	overflow: hidden;
	background-color: #f5f5f5;
}
.w-1200{
	width: 1200px;
	position: relative;
	margin: auto;
}
.top .logo{
	width: 670px;
	height: 54px;
	float: left;
	margin-top: 23px;
}
.top .logo img{
	width: 100%;
}
.top .tel{
	width: 225px;
	float: right;
	margin-top: 28px;
}
.top .tel img{
	width: 39px;
	height: 39px;
	float: left;
}
.top .tel p{
	width: 172px;
	float: right;
	text-align: left;
	font-size: 14px;
	color: #777777;
	line-height: 20px;
}
.top .tel span{
	width: 172px;
	float: right;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #ff98f4;
	line-height: 30px;
}
.nav{
	width: 100%;
	height: 55px;
	overflow: hidden;
	background-color: #ff98f4;
}
.nav ul{
	width: 100%;
	float: left;
}
.nav ul li a{
	width: calc((100%)/11);
	float: left;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 55px;
	transition: 0.3s;
}
.service{
	width: 100%;
	height: 875px;
	overflow: hidden;
}
.service ul{
	width: 100%;
	height: 736px;
	float: left;
	margin-top: 65px;
}
.service ul li{
	width: 400px;
	float: left;
	height: 368px;
	overflow: hidden;
	position: relative;
}
.service ul li .tt{
	width: 100%;
	float: left;
	text-align: left;
}
.service ul li .tu{
	width: 100%;
	height: 100%;
	float: left;
}
.service ul li .tu img{
	width: 100%;
	height: 100%;
}
.service ul li .wz{
	width: 400px;
	left: 50px;
	top: 40px;
	position: absolute;
}
.service ul li .wz p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 14px; 
	color: #666666;
	line-height: 30px;
}
.service ul li .wz span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 24px;
	color: #000000;
}
.about{
	width: 100%;
	height: 750px;
	overflow: hidden;
	background: url(../images/bg.png) no-repeat center
}
.about .tt1{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 108px;
}
.about .des{
	width: 1145px;
	float: left;
	margin-left: 27.5px;
	margin-top: 28px;
}
.about .des p{
	width: 100%;
	height: 120px;
	float: left;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 37px;
}
.about .des span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #ff98f4;
	line-height: 30px;
}

.about .lists{
	width: 100%;
	height: 400px;
	float: left;
	position: relative;
    margin-top: -19px;
}
.about .lists .lts{
	width: 1190px;
	margin: 0px auto 0px;
	overflow: hidden;
}
.about .lists .lts .tempWrap{
	width: 100% !important;
}
.about .lists .lts ul{
	width: 5000% !important;
}
.about .lists .lts ul li{
	width: 187px !important;
	height: 187px;
	float: left;
	border: 4px solid #adce83;
	border-radius: 100%;
	box-sizing: border-box;
	margin-top: 105px;
	margin-right: 22px;
	transition: all .3s;
	overflow: hidden;
}
.about .lists .lts ul li img{
	width: 100%;
	height: 100%;
}
.about .lists .lts ul li.on{
	width: 336px !important;
	height: 336px;
	border-color: #c02;
	margin-top: 55px;
}
.tdzs{
	width: 100%;
	height: 866px;
	overflow: hidden;
	background: url(../images/bg1.png) no-repeat center #f5f5f5;
}


.sjzs{
	width: 100%;
	float: left;
	overflow: hidden;
}
.sjzs .list{
	width: 100%;
	height: 400px;
	position: absolute;
	top: 142px;
	left: 0;
}
.sjzs .list .box1{
	width: 613px;
    height: 404px;
    position: absolute;
    top: 129px;
    right: 0;
    overflow: hidden;
    z-index: 1;
    background-color: #fff;
}
.sjzs .list .box1 ul{
	width: 100%;
	height: 100%;
	float: left;
}
.sjzs .list .box1 ul p{
    width: 440px;
    height: 43px;
    float: left;
    overflow: hidden;
    font-size: 24px;
    color: #000000;
    font-family: "宋体";
    font-weight: bold;
    text-align: left;
    line-height: 43px;
    margin-left: 90px;
    margin-top: 65px;
}
.sjzs .list .box1 ul span{
    width: 440px;
    height: 170px;
    float: left;
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: 27px;
    overflow: hidden;
    letter-spacing: 0.1px;
    margin-top: 32px;
    margin-left: 90px;
}
.sjzs .list .box2{
    width: 100%;
    height: 726px;
    position: absolute;
    top: -2px;
    left: 0;
}
.sjzs .list .box2 .ts{
	width: 679px;
	height: 568px;
	position: absolute;
	top: 0;
	left: 0;
}
.sjzs .list .box2 .ts img{
	width: 100%;
	height: 100%;
}
.sjzs .list .box2 .box3{
    width: 522px;
    height: 191px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.box_list{
	width: 100%;
	height: 100%;
}
.sjzs .list .box2 .box3 ul{
    width: 120%;
    height: 100%;
    float: left;
}
.sjzs .list .box2 ul li{
	float: left;
	width: 159px;
	height: 191px;
	margin-right:24px;
	overflow: hidden;
}
.sjzs .list .box2 ul li img{
	height: 100%;
}
.sjzs .list .box2 ul li:last-child{
	margin-right: 0;
}
.tdzs .lm{
	width: 435px;
	position: absolute;
	top: 122px;
	right: 0;
}
.tdzs .lm p{
	width: 100%;
	float: right;
	text-align: right;
	font-size: 34px;
	color: #555555;
	font-weight: bold;
	height: 69px;
}
.tdzs .lm ul{
	width: 100%;
	float: right;
}
.tdzs .lm ul li a{
	width: 124px;
	height: 35px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #000000;
	box-sizing: border-box;
	border: 1px solid #888888;
	transition: 0.3s;
	line-height: 35px;
	margin-left: 31px;
}
.tdzs .lm ul li a:hover{
	background-color: #ff98f4;
	color: #fff;
	border: none;
}
.tdzs .lm ul li:first-child a{
	margin-left: 0;
}
.tdzs .more a{
	width: 182px;
	height: 74px;
	position: absolute;
	top: 745px;
	left: 467px;
}
.alzs{
	width: 100%;
	height: 750px;
	overflow: hidden;
	background-color: #f5f5f5;
}
.alzs .tt2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 100px;
}
.alzs .case{
	width: 100%;
	float: left;
	margin-top: 50px;
}
.alzs .case ul li{
	width: 270px;
	float: left;
	height: 445px;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	background-color: #f5f5f5;
	margin-left: 40px;
	margin-bottom: 40px;
}
.alzs .case ul li:nth-child(1){
	margin-left: 0;
}
.alzs .case ul li:nth-child(5){
	margin-left: 0;
}
.alzs .case ul li .tup{
	width: 100%;
	height: 390px;
	float: left;
	overflow: hidden;
}
.alzs .case ul li .tup img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.alzs .case ul li:hover .tup img{
	transform: scale(1.1);
}
.alzs .case ul li .tit a{
	width: 100%;
	height: 53px;
	float: left;
	text-align: center;
	line-height: 53px;
	font-size: 14px;
	color: #666666;
}
.alzs .case ul li:hover .tit a{
	background-color: #ff98f4;
	color: #fff;
}
.jdzs{
	width: 100%;
	height: 1538px;
	overflow: hidden;
	background: url(../images/bj.png) no-repeat top center #f5f5f5;
}
.jdzs .base{
	width: 100%;
	float: left;
}
.jdzs .base .box-a{
	width: 100%;
	float: left;
}
.jdzs .base .box-a .zb{
	width: 530px;
	float: left;
	height: 491px;
	overflow: hidden;
}
.jdzs .base .box-a .zb a{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 30px;
	color: #060001;
	line-height: 42px;
	margin-top: 69px;
	overflow: hidden;
	height: 42px;
}
.jdzs .base .box-a .zb .nr{
	width: 500px;
	float: left;
	margin-top: 70px;
	height: 52px;
	overflow: hidden;
}
.jdzs .base .box-a .zb .nr p{
	width: 6px;
	height: 6px;
	float: left;
	background-color: #e60146;
	border-radius: 100%;
    margin-top: 10px;
}
.jdzs .base .box-a .zb .nr span{
	width: 483px;
	float: right;
	height: 52px;
	overflow: hidden;
	font-size: 16px;
	color: #555555;
	text-align: left;
	line-height: 26px;
}
.jdzs .base .box-a .zb .nrt{
	width: 500px;
	float: left;
	margin-top: 75px;
	height: 52px;
	overflow: hidden;
}
.jdzs .base .box-a .zb .nrt p{
	width: 6px;
	height: 6px;
	float: left;
	background-color: #e60146;
	border-radius: 100%;
    margin-top: 10px;
}
.jdzs .base .box-a .zb .nrt span{
	width: 483px;
	float: right;
	height: 52px;
	overflow: hidden;
	font-size: 16px;
	color: #555555;
	text-align: left;
	line-height: 26px;
}
.jdzs .base .box-a .yb{
	width: 670px;
	height: 491px;
	float: right;
	overflow: hidden;
}
.jdzs .base .box-a .yb img{
	width: 100%;
	height: 100%;
}
.jdzs .base .box-b{
	width: 100%;
	float: left;
}
.jdzs .base .box-b .yb1{
	width: 530px;
	height: 608px;
	float: left;
}
.jdzs .base .box-b .yb1 img{
	width: 100%;
	height: 100%;
}
.jdzs .base .box-b .zb1{
	width: 670px;
	float: right;
	height: 608px;
}
.jdzs .base .box-b .zb1 a{
	width: 486px;
	float: left;
	margin-top: 130px;
	margin-left: 118px;
	height: 48px;
	overflow: hidden;
	line-height: 48px;
	font-size: 30px;
	color: #060001;
	text-align: left;
}

.jdzs .base .box-b .zb1 .nr1{
	width: 500px;
	float: left;
	margin-top: 70px;
	height: 52px;
	overflow: hidden;
    margin-left: 100px;
}
.jdzs .base .box-b .zb1 .nr1 p{
	width: 6px;
	height: 6px;
	float: left;
	background-color: #e60146;
	border-radius: 100%;
    margin-top: 10px;
}
.jdzs .base .box-b .zb1 .nr1 span{
	width: 483px;
	float: right;
	height: 52px;
	overflow: hidden;
	font-size: 16px;
	color: #555555;
	text-align: left;
	line-height: 26px;
}
.jdzs .base .box-b .zb1 .nrt1{
	width: 500px;
	float: left;
	margin-top: 75px;
	height: 52px;
	overflow: hidden;
	margin-left: 100px;
}
.jdzs .base .box-b .zb1 .nrt1 p{
	width: 6px;
	height: 6px;
	float: left;
	background-color: #e60146;
	border-radius: 100%;
    margin-top: 10px;
}
.jdzs .base .box-b .zb1 .nrt1 span{
	width: 483px;
	float: right;
	height: 52px;
	overflow: hidden;
	font-size: 16px;
	color: #555555;
	text-align: left;
	line-height: 26px;
}

.jdzs .tt3{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 79px;
}
.jdzs .zsjm{
	width: 100%;
	height: 174px;
	float: left;
	margin-top: 55px;
}
.jdzs .zsjm ul li{
	width: 595px;
	height: 174px;
	float: left;
	position: relative;
	margin-left: 10px;
}
.jdzs .zsjm ul li:first-child{
	margin-left: 0;
}
.jdzs .zsjm ul li .tb{
	width: 100%;
	height: 100%;
	float: left;
}
.jdzs .zsjm ul li .tb img{
	width: 100%;
	height: 100%;
}
.jdzs .zsjm ul li a{
	width: 190px;
	height: 58px;
	position: absolute;
	top: 60px;
	left: 205px;
	box-sizing: border-box;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 58px;
	transition: 0.3s;
}
.jdzs .zsjm ul li a:hover{
	background-color: #fff;
	color: #ff98f4;
}
.zxkf{
	width: 100%;
	height: 240px;
	overflow: hidden;
	background-color: #ff98f4;
}
.zxkf .tt4{
	width: 720px;
	float: left;
	text-align: left;
	margin-top: 70px;
}
.zxkf .join a{
	width: 208px;
	height: 60px;
	float: right;
	margin-top: 90px;
	margin-right: 10px;
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
	line-height: 30px;
	color: #ff98f4;
	line-height: 60px;
	font-size: 30px;
	color: #ff98f4;
	font-weight: bold;
}
.news{
	width: 100%;
	height: 695px;
	overflow: hidden;
	background-color: #f4f7fd;
}
.news .tt5{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 92px;
}
.news .xw{
	width: 100%;
	float: left;
	margin-top: 50px;
}
.news .xw ul li{
	width: 590px;
	height: 202px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #e9ebee;
	margin-left: 10px;
	margin-bottom: 18px;
}
.news .xw ul li:nth-child(1){
	margin-left: 0;
}
.news .xw ul li:nth-child(3){
	margin-left: 0;
}
.news .xw ul li .tps{
	width: 269px;
	height: 202px;
	float: left;
	overflow: hidden;
}
.news .xw ul li .tps img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.news .xw ul li:hover .tps img{
	transform: scale(1.1);
}
.news .xw ul li .ms{
	width: 319px;
	float: right;
	height: 200px;
}
.news .xw ul li .ms p{
	width: 280px;
	height: 30px;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	margin-top: 28px;
	overflow: hidden;
	margin-left: 25px;
}
.news .xw ul li .ms span{
	width: 280px;
	height: 50px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	margin-top: 10px;
	margin-left: 25px;
	overflow: hidden;
}
.news .xw ul li .ms a{
	width: 66px;
	height: 23px;
	float: left;
	background-color: #ff98f4;
	text-align: center;
	line-height: 23px;
	font-size: 13px;
	color: #fff;
	border-radius: 5px;
	margin-top: 35px;
	margin-left: 25px;
}
.liuyan{
	width: 100%;
	height: 510px;
	overflow: hidden;
	background-color: #f5f5f5;
}
.liuyan .dhhm{
	width: 300px;
	height: 361px;
	float: left;
	background: url(../images/bj1.png) no-repeat center;
	margin-top: 69px;
}
.liuyan .dhhm p{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 284px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.liuyan .ly{
	width: 758px;
	float: right;
	margin-top: 66px;
}
.liuyan .ly .tt6{
	width: 100%;
	float: left;
	text-align: left;
}
.liuyan .ly .infor{
	width: 100%;
	float: left;
	margin-top: 8px;
}
.footer{
	width: 100%;
	height: 480px;
	overflow: hidden;
	background-color: #2c2c2c;
}
.footer .lx{
	width: 390px;
	float: left;
	margin-top: 70px;
}
.footer .lx .mz{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
}
.footer .lx p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}
.footer .ditu{
	width: 635px;
	height: 350px;
	float: right;
	margin-top: 60px;
}
.footer .ewm{
	width: 147px;
	position: absolute;
	top: 210px;
	left: 308px;
}
.footer .ewm .ew{
	width: 100%;
	height: 143px;
	background: url(../images/kk.png) no-repeat center;
	float: left;
}
.footer .ewm .ew img{
	width: 130px;
	height: 125px;
	float: left;
	margin-top: 8.5px;
	margin-left: 8.5px;
}
.footer .ewm p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #dddddd;
	line-height: 32px;
}
.last{
	width: 100%;
	height: 65px;
	overflow: hidden;
	background-color: #2a2a2a;
}
.last a{
	float: left;
	font-size: 14px;
	color: #aaaaaa !important;
	line-height: 65px;
}
.last p{
	float: right;
	font-size: 14px;
	color: #aaaaaa;
	line-height: 65px;
}

.form_box{
    width: 400px;
}
.form_box h2{
    font-size: 24px;
    color: #03af4a;
    font-weight: 500;
    margin-bottom: 0;
}
.form_box span{
    font-size: 12px;
    color: #979797;
}

.form_list{
    width: 100%;
}
.form_list input{
    background: none;
    box-sizing: border-box;
    line-height: 45px;
    width: 365px;
    font-size: 14px;
    margin-top: 5px;
    color: #555555;
    float: left;
    border: 1px solid #c0c0c0 !important;
    padding-left: 10px;
    margin-right: 14px;
}


.form_list input::-webkit-input-placeholder{
    color: #555555;
}
.form_list input:-moz-placeholder {
    color: #555555;
}
.form_list input::-moz-placeholder {
    color: #555555;
}
.form_list input:-ms-input-placeholder {
    color: #555555;
}
.form_list textarea{
    width: 744px;
    height: 130px;
    background:none;
    box-sizing: border-box;
    color: #555555;
    font-weight: 200;
    font-size: 14px;
    margin-top: 5px;
    outline: none;
    resize: none;
    border: 1px solid #c0c0c0 !important;
    margin-bottom: 8px;
    padding-left: 10px;
    line-height: 28px;
}
textarea::-webkit-input-placeholder{
    color: #555555;
}

.submit{
    width: 160px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #ff98f4;
    color: #fff!important;
    display: block;
    float: left;
}
.copy{
    background: #222222;
    color: #666666!important;
    height: 30px;
    z-index: 10;
    bottom: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    line-height: 30px;
}
.copy a{
    color: #666666!important;
}

/*提示框*/
.tipBox{
    width:  290px;
    height:  100px;
    background: #fff;
    position: fixed;
    z-index: 1000000000;
    text-align: center;
    line-height: 100px;
    color: #000;
    font-size: 15px;
    border: 1px solid transparent;
    border-radius: 5px;
    box-shadow: 0 0 5px 2px #eee;
    cursor: context-menu;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: none;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.green{
    color: #0d7720;
    box-shadow: 0 0 5px 2px #0d7720;
}
.red{
    color: #ec4949;
    box-shadow: 0 0 5px 2px #ec4949;
}
/*提示框*/










