@media all and (min-width:900px){
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #555;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

td,
th,
caption {
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
i,

strong {
    font-style: normal;
    font-weight: normal;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
    vertical-align: middle;
}

ol,
ul,
li {
    list-style: none;
}
a{text-decoration:none !important} 
input,
textarea,
select,
button {
    font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    overflow-y: scroll;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.clear{
    clear: both !important
}





/*banner*/
.banner{
	width:100%;
	position: relative;
	overflow: hidden;
}
/*.banner img{*/
/*	width: 100%;*/
/*}*/
.banner .position{
	width: 100%;
	height: 100%;
	position:absolute;
	top:0;
	left:0;
}
.banner .position .center{
	width: 1320px;
	margin: auto;
	user-select:none;


}
.banner .position .center .title{
	width: 58.5%;
	margin:10% auto 0;

}
.banner .position .center .title .left{
	width: 5.12%;
	float: left;
}
.banner .position .center .title .right{
	width: 5.12%;
	float: right;
}
.banner .position .center .title .min{
	width: 80.91%;
	float: left;
	font-size: 58px;
	color: #fff;
	text-align: center;
	margin-left: 4.425%;
}
.banner .position .center .banner_min{
	width: 100%;
	margin-top:14%;
}
.banner .position .center .banner_min ul li{
	width: 24.66%;
	float: left;

}
.banner .position .center .banner_min ul li:nth-child(1){
	margin-left: 4.33%;
}
.banner .position .center .banner_min ul li:nth-child(2){
	margin-left: 11%;
}
.banner .position .center .banner_min ul li:nth-child(3){
	margin-left: 10.58%;
}
.banner .position .center .banner_min ul li p:nth-child(1){
	font-size: 20px;
	color:#fff;
	margin: 0;
}
.banner .position .center .banner_min ul li p:nth-child(2){
	font-size: 102px;
	color:#fff;
	margin: 0;
}
.banner .position .center .banner_min ul li p:nth-child(2) span{
	font-size: 35px;
	color: #fff;
}
.banner .position .center .banner_min ul li p:nth-child(2) .span_s{
	font-size: 65px;
}
.banner .position .center .banner_major{
	width: 79.08%;
	margin:10% auto 0;

}
.banner .position .center .banner_major .division{
	width: 29.5%;
	height: 1px;
	background: #fff;
	margin-top: 25px;
}
.banner .position .center .banner_major .left{
	float: left;
}
.banner .position .center .banner_major .right{
	float: right;
}
.banner .position .center .banner_major .major_min{
	width: 34.98%;
	float: left;
	font-size: 36px;
	color:#fff;
	text-align: center;
	margin-left: 3.2%;
}
.banner .position .center .phone{
	width: 31.08%;
	margin: 1% auto 0;

}
.banner .position .center .phone img{
	width: 9.97%;
	float: left;
}
.banner .position .center .phone span{
	width: 86.7%;
	float: right;
	font-size: 26px;
	color: #fff;
	display: block;
}


/*项目服务*/
.service{
	width: 1320px;
	margin: 90px auto 0;
}
.service .title{
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #2a2a2a
}

.service .division{
	width: 5.83%;
	height: 2px;
	margin: 20px auto;
	background: #ec4344
}
.service .content{
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #535353;
	margin-top: 50px;
}


.service .icon{
	width: 100%;
	margin-top: 58px;
}
.service .icon ul li{
	width: 25%;
	float: left;
	text-align: center;
}
.service .icon ul li img{
	width: 40%;
	border-radius: 50%;
}
.service .icon ul li .title{
	width: 100%;
	margin-top: 25px;
	font-size: 18px;
	color: #3e3e3e;
}
.service .icon ul li .title_en{
	font-size: 14px;
	color: #848484;
	margin-top: 10px;
}
.advantage{
	width: 100%;
	background: #f9f9f9;
	margin: 85px auto 0;
	padding: 80px 0 85px;
}
.advantage ul {
	width: 1320px;
	margin:60px  auto 0;
}
.advantage ul li{
	width: 15%;
	float: left;
	padding: 67px 0;
	background: #fff;
	position: relative;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	margin-left: 2%;

}
.advantage .advantage_title{
	width: 100%;
	font-size: 36px;
	color:#2a2a2a;
	text-align: center;
}
.advantage_division{
	width: 3.64%;
	height: 2px;
	background: #ec4344;
	margin: 20px auto 0;
}
.advantage ul li:hover .position{
	top: 0%;
}
.advantage ul li img{
	width: 27.77%;
}
.advantage ul li:nth-child(1){
	margin-left: 0;
}
.advantage ul li:nth-child(1) .title{
	color: #6095e3;
}
.advantage ul li:nth-child(2) .title{
	color: #42c3cf;
}
.advantage ul li:nth-child(3) .title{
	color: #ec4344;
}
.advantage ul li:nth-child(4) .title{
	color: #c06cc8;
}
.advantage ul li:nth-child(5) .title{
	color: #97b531;
}
.advantage ul li:nth-child(6) .title{
	color: #f59c1d;
}

.advantage ul li:nth-child(1) .position{
	background: #6095e3;
}
.advantage ul li:nth-child(2) .position{
	background: #42c3cf;
}
.advantage ul li:nth-child(3) .position{
	background: #ec4344;
}
.advantage ul li:nth-child(4) .position{
	background: #c06cc8;
}
.advantage ul li:nth-child(5) .position{
	background: #97b531;
}
.advantage ul li:nth-child(6) .position{
	background: #f59c1d;
}
.advantage ul li .title{
	width: 100%;
	font-size: 18px;
	margin-top: 28px;
}
.advantage ul li .title_en{
	width: 100%;
	font-size: 14px;
	margin-top: 15px;
	color: #848484;
}
.advantage ul li .position{
	width: 100%;
	height: 100%;
	position: absolute;
	top: -100%;
	left: 0;
	transition: 1s;
}
.advantage ul li .position img{
	width: 28.77%;
	margin-top: 35px;
}
.advantage ul li .position .title{
	color: #fff;
	margin-top: 15px;
}
.advantage ul li .position .title_en{
	color: rgba(255,255,255,.6);
	margin-top: 13px;
}
.advantage ul li .position .division{
	width: 11.11%;
	margin: 10px auto 0;
	height: 2px;
	background: #fff;
}
.advantage ul li .position .min{
	width: 78.88%;
	margin: 35px auto 0;
	font-size: 14px;
	color: #fff;
	text-align: center;

}






/*grow*/

li{
	list-style: none;
}
.wang_grow{
	width: 100%;
	padding: 91px 0;
}
.wang_grow .wang_center{
	width: 1200px;
	margin: auto;
}
.wang_grow .wang_center .grow_title{
	text-align: center;
	font-size: 36px;
	width: 100%;
	color:#1b1b1b;
}
.wang_grow .wang_center .division{
	width: 70px;
	height: 2px;
	margin:20px auto 0;
	background: #ec4344;
}
.wang_grow .wang_center .grow_min{
	width: 100%;
	margin-top:51px;
}
.wang_grow .wang_center .grow_min ul li{
	width: 83.75%;
	margin: auto;
	height: 100px;

}
.wang_grow .wang_center .grow_min ul li .wang_box:hover .left{
	background: #ec4344;
	color: #fff;
}
.wang_grow .wang_center .grow_min ul li:nth-child(2n+1) .wang_box:hover .left .trigon{
	border-left:12px solid #ec4344;
}
.wang_grow .wang_center .grow_min ul li:nth-child(2n) .wang_box:hover .left .trigon{
	border-right:12px solid #ec4344;
}
.wang_grow .wang_center .grow_min ul li .wang_box:hover .right .time{
	background: #ec4344;
	color:#fff;
}



.wang_grow .wang_center .grow_min ul li .wang_box .left{
	width: 65.68%;
	padding: 18px 3%;
	font-size: 18px;
	color:#555555;
	background: #f8f8f8;
	border-radius:5px;
	position:relative;
	transition: 0.5s;
	margin-top: 22px;
}
.wang_grow .wang_center .grow_min ul li .wang_box .left .trigon{
	transition: 0.5s;
}
.wang_grow .wang_center .grow_min ul li .wang_box .right{
	width: 19.71%;
}
.wang_grow .wang_center .grow_min ul li .wang_box .right .division{
	width: 1px;
	height: 36px;
	background: #ffcccc;
	margin: auto;
}
.wang_grow .wang_center .grow_min ul li .wang_box .right .time{
	width: 95%;
	border:1px solid #ec4344;
	border-radius:40px;
	text-align: center;
	font-size: 22px;
	color: #ec4344;
	transition: 0.5s;
}




.wang_grow .wang_center .grow_min ul li:nth-child(2n+1) .wang_box{
	float: left;
	margin-left: 83px;
}
.wang_grow .wang_center .grow_min ul li:nth-child(2n+1) .wang_box .left{
	float: left;
}
.wang_grow .wang_center .grow_min ul li:nth-child(2n+1) .wang_box .left .trigon{
	width:0;
	height:0;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:12px solid #f8f8f8;
	position: absolute;
	top: 30%;
	right: -11px;
}
.wang_grow .wang_center .grow_min ul li:nth-child(2n+1) .wang_box .right{

	float: right;
}






.wang_grow .wang_center .grow_min ul li:nth-child(2n) .wang_box{
	float: right;
	margin-right: 77px;
}
.wang_grow .wang_center .grow_min ul li:nth-child(2n) .wang_box .left{
	float: right;
}
.wang_grow .wang_center .grow_min ul li:nth-child(2n) .wang_box .left .trigon{
	width:0;
	height:0;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-right:12px solid #f8f8f8;
	position: absolute;
	top: 30%;
	left: -11px;
}
.wang_grow .wang_center .grow_min ul li:nth-child(2n) .wang_box .right{
	float: left;
}


.wang_grow .wang_center .grow_min ul li .wang_box{
	width: 46.5833%;
	cursor: pointer;
}
.wang_grow .wang_center .grow_button{
	width: 19.166%;
	margin:44px auto 0;
	padding: 14px 0;
	text-align: center;
	background: #ec4344;
	font-size:18px ;
	border-radius:5px;
	color:#fff;

}
.wang_grow .wang_center .grow_button a{
	color:#fff;
}
a{ text-decoration:none}









.clear{
	clear: both;
}





/*ldea*/
.ldea{
	width: 1320px;
	margin: auto;
}
.ldea .left{
	width: 44.34%;
	float: left;
	height: 335px;
	padding: 45px 2.83%;
	background: #ec4344;
}
.ldea .left .title{
	width: 100%;
	font-size: 36px;
	color:#fff
}
.ldea .left .division{
	width: 70px;
	margin-top: 20px;
	background: #fff;
	height: 2px;
}
.ldea .left .min_title{
	width: 100%;
	font-size: 20px;
	color: #fff;
	margin-top: 34px;
}
.ldea .left .min_content{
	width: 100%;
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
	line-height: 30px;
}
.ldea .center{
	width: 22.75%;
	float: left;
	margin-left: 1px;
}
.ldea .center img{
	width: 100%;
}
.ldea .center img:nth-child(2){
	margin-top: 1px;
}
.ldea  .right{
	width: 9.8333%;
	float: left;
	margin-left: 1px;
	background: red;
}




/*customer*/
.customer{
	width: 1320px;
	margin: 100px auto 0;
}
.customer .customer_title{
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #1b1b1b;
}
.customer .customer_division{
	width: 70px;
	margin: 20px auto 0;
	height: 2px;
	background: #ec4344;
}
.customer .content{
	width: 100%;
	margin-top: 60px;
}
.customer .content .left{
	width: 1.75%;
	float: left;
	margin: 0 0 0 2.25% ;
}
.customer .content .left i:after{
	content: url("../font/customer_left");
	display: block;
	margin-top: 72px;
	cursor: pointer;
}
.customer .content .right{
	width: 1.75%;
	float: right;
	margin: 0 2.25% 0  0;
}
.customer .content .right i:after{
	content: url("../font/customer_right");
	display: block;
	margin-top: 72px;
	cursor: pointer;
}
.customer .content .center{
	width: 80.83%;
	float: left;
	margin-left: 5%;
	overflow: hidden;
}
.customer .content .margin_box{
	width: 100%;
}
.customer .content .margin_box ul li img{
	width: 100%;
}
.customer .content .margin_box ul li{
	width: 17.678%;
	float: left;
	border:1px solid #ccc;
	margin-left: 2.57%;
	margin-top: 35px;
}
.customer .content .margin_box ul li:nth-child(5n+1){
	margin-left: 0;
}
.customer .content .margin_box ul li:nth-child(1){
	margin-top: 0;
}
.customer .content .margin_box ul li:nth-child(2){
	margin-top: 0;
}
.customer .content .margin_box ul li:nth-child(3){
	margin-top: 0;
}
.customer .content .margin_box ul li:nth-child(4){
	margin-top: 0;
}
.customer .content .margin_box ul li:nth-child(5){
	margin-top: 0;
}
.customer .content .margin_box ul{
	display: block;
	float: left;
}

}