* {
	padding: 0;
	margin: 0;
	font-weight: normal;
	box-sizing: border-box;
	cursor: default;
}

ul {
	list-style: none;
}

.cursor {
	cursor: pointer;
}

.tou{
    width: 100%;
    height:90px;
    background: #fff;
}
@keyframes aa {
    0%{
        width: 0;
    }
    100%{
        width: 110px;
    }
}
@keyframes bb {
    0%{
        margin-top: 100px;
        opacity: 0;
    }
    100%{
        margin-top: 0;
        opacity: 1;
    }
}
@keyframes bb6 {
    0%{
        margin-top: 100px;
        opacity: 0;
    }
    100%{
        margin-top: 10px;
        opacity: 1;
    }
}
@keyframes bb1 {
    0%{
        margin-top: 100px;
    }
    100%{
        margin-top: 30px;
    }
}
@keyframes bb2 {
    0%{
        margin-top: 100px;
        opacity: 0;
    }
    100%{
        margin-top: 40px;
        opacity: 1;
    }
}
@keyframes bb3 {
    0%{
        margin-top: 100px;
        opacity: 0;
    }
    100%{
        margin-top: 50px;
        opacity: 1;
    }
}
@keyframes bb4 {
    0%{
        margin-left: -100px;
        opacity: 0;
    }
    100%{
        margin-left: 0px;
        opacity: 1;
    }
}
.tou1{
    width: 1200px;
    height:100%;
    position: relative;
    margin: 0 auto;
}
.logo{
    width: 145px;
    height:52px;
    position: absolute;
    top:0;
    bottom:0;
    left: 0;
    margin: auto;
}
.list{
    width: auto;
    height:100%;
    position: absolute;
    top:0;
    left:190px;
}
.list li{
    width: 110px;
    height:100%;
    text-align: center;
    line-height: 90px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    position: relative;
    float: left;
	z-index:999;
}
.list li a{
	color: #333;
	text-decoration: none;
}
.list li a:hover{
	color: rgba(35, 100, 160, 1);
}
.xx{
    width: 0;
    position: absolute;
    right:0;
    bottom:0;
    height: 3px;
    background-color: rgba(35, 100, 160, 1);
	z-index:999;
}
.list li:hover{
    color: rgba(35, 100, 160, 1);
}
.list li:hover .xial{
    display: none;
}
.list li:hover .xia2{
    display: block;
}
.list li:hover .xx{
    animation: aa 0.5s forwards;
}
.list li img{
    width: 7px;
    height:6px;
    position: absolute;
    right:5px;
    top:0;
    bottom:0;
    margin: auto;
}
.list li:nth-child(1) img{
    right:20px;
}
.list li .xia2{
    display: none;
}
.lianx{
    width: 215px;
    height:100%;
    position: absolute;
    top:0;
    right:0;
}
.erji{
    width: 100%;
    height:0;
    position: absolute;
    left:0;
    top:90px;
    background: #fff;
    overflow: hidden;
    transition: 0.5s;
    z-index: 99;
}
.erji1{
    width: 100px;
    height:40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    border-bottom: 1px solid rgba(230, 230, 230, 1);;
}
.erji .erji1:last-child{
    border-bottom: 0;
}
.lianx .dh{
    width: 25px;
    height:25px;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    margin: auto;
}
.dh1{
    width: auto;
    height:100%;
    display: block;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 90px;
    letter-spacing: 0px;
    color: #333333;
    position: absolute;
    top:0;
    left:30px;
}
.dh1 a:hover{color: #2f93e7;}
.lianx .qq{
    width: 25px;
    height:25px;
    position: absolute;
    top:0;
    bottom:0;
    left:155px;
    margin: auto;
}
.qq .qq1,.qq .qq2{
    width: 24px;
    height:24px;
    position: absolute;
    top:0;
    left:0;
}
.lianx .qq a{
    width: 100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity: 0;
}
.qq:hover .qq2{
    display: block;
}
.qq .qq2{
    display: none;
}

.wx{
    width: 24px;
    height:24px;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    margin: auto;
}
.wx .wx1,.wx .wx2{
    width: 24px;
    height:24px;
    position: absolute;
    top:0;
    left:0;
}
.wx .wx2{
    display: none;
}
.wx .wx3{
    width: 144px;
    height:144px;
    position: absolute;
    top:34px;
    right:-45px;
    z-index: 999;
    display: none;
}
.wx:hover .wx2,.wx:hover .wx3{
    display: block;
}

.banner img {
	display: block;
	width: 100%;
	position: relative;
}

.banner_text {
	width: 1200px;
	position: absolute;
	top: 174px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.banner_title {
	font-size: 68px;
	color: #ffffff;
}

.text_blue {
	/*color: #7ae4ff;*/
	color: #ffffff;
	font-size: 34px;
}

.text_white {
	font-size: 27px;
	color: #ffffff;
}

.banner_other {
	font-size: 22px;
	color: #fff;
	margin-top: 10px;
}

.box_1 {
	width: 100%;
	height: 380px;
	background-color: #f5f5f5;
	padding-top: 50px;
}

.container {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.zan_box {
	height: 116px;
}

.box_1_title {
	font-size: 32px;
	color: #202020;
}

.box_1_info {
	font-size: 16px;
	color: #333333;
	line-height: 26px;
}

.box_1_line {
	display: flex;
	width: 168px;
	margin: 10px auto;
	justify-content: space-between;
	align-items: center;
}

.box_1_line_gray {
	width: 54px;
	height: 1px;
	background: #d5d5d5;
}

.box_1_line_red {
	width: 30px;
	height: 3px;
	background-color: #f24957;
}

.box1_carBox {
	margin-top: 21px;
}

.box1_carBox li {
	width: 287px;
	height: 159px;
	background-color: #ffffff;
	box-shadow: 0px 0px 27px 1px rgba(21, 21, 21, 0.1);
	padding: 38px 30px 38px;
}

.box1_carBox ul {
	display: flex;
	justify-content: space-between;
}

.box1_carBox ul li {
	position: relative;
}

.box1_carBox ul li:hover {
	transform: translateY(-10px);
	transition: all 0.3s;
}

.box1_carBox ul li img {
	position: absolute;
	top: 10px;
	right: 10px;
	/* 			width: 100px;
			height: 90px; */
	z-index: 1;
}

.car_title {
	z-index: 5;
	font-size: 19px;
	color: #fd5c1c;
}

.car_info {
	z-index: 5;
	margin-top: 25px;
	font-size: 16px;
	color: #333333;
}

.box1_carBox .car_info {
	z-index: 99
}

.box2 {
	padding: 50px 0px 91px;
	height: 688px;
	width: 100%;
	background-color: #fff;
}


/* 服务体系 */

.box2_carBox {
	margin-top: 57px;
}

.box2_carBox ul {
	display: flex;
	justify-content: space-between;
}

.box2_carBox ul li {
	width: 280px;
	height: 407px;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
	padding: 40px 0px 34px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


/* 	
		.box2_carBox ul li:hover .box2_bg{
			animation: file_button_buy  0.5s;
		}
		.box2_carBox ul li:hover .tedian{
		}

		@keyframes file_button_buy 
		{
		from {bottom: -407px;}
		to {bottom:0px;}
		} */

.box2_car_title {
	font-size: 24px;
	color: #202020;
}

.box2_car_description {
	margin-top: 17px;
	font-size: 13px;
	color: #666666;
}

.box2_car_line {
	width: 192px;
	height: 2px;
	border-bottom: dashed 1px #e5e5e5;
	margin: 0 auto;
	margin-top: 16px;
}

.box2_car_img {
	width: 110px;
	height: 102px;
	margin: 28px auto;
}

.box2_car_img img {
	width: 100%;
	height: 100%;
}

.box2_car_info {
	width: 226px;
	margin: 0 auto;
	font-size: 13px;
	color: #666666;
}

.box2_car_moreBtn {
	margin: 25px auto 0px;
	width: 236px;
	height: 41px;
	line-height: 41px;
	background-color: #f5f5f5;
	border-radius: 20px;
}

.box2_bg {
	width: 280px;
	height: 407px;
	position: absolute;
	bottom: -407px;
	left: 0;
	background-color: #4b4b4b;
	color: #fff;
	text-align: left;
	font-size: 13px;
}

.tedian {
	width: 100%;
	height: 87px;
	border-bottom: 1px solid #666666;
	font-size: 12px;
	color: #dbdbdb;
	padding: 15px;
	display: flex;
}

.box2_bg .box2_bgTittle {
	width: 100%;
	height: 82px;
	line-height: 82px;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #666666;
}

.box2_bg .box2_bgInfo {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 100%;
	height: 87px;
	border-bottom: 1px solid #666666;
	font-size: 12px;
	color: #dbdbdb;
	padding: 15px;
	display: flex;
}

.good {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 100%;
	height: 87px;
	font-size: 12px;
	color: #dbdbdb;
	padding: 15px;
	display: flex;
}

.box2_bg .box2_bgInfo span {
	min-width: 40px;
}

.box2_bg .btn {
	width: 236px;
	height: 41px;
	line-height: 41px;
	background-color: #fff;
	border-radius: 20px;
	color: #333;
	text-align: center;
	font-size: 16px;
	margin: 0 auto;
}

.box2_bg .btn:hover {
	background-color: #fd5c1c;
	color: #fff;
}


/* 精品案例展示 */

.box3 {
	width: 100%;
	height: 688px;
	text-align: center;
}

.box3_carBox {
	margin-top: 56px;
	height: 642px;
	width: 100%;
}

.box3_carBox ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.box3_carBox ul li {
	width: 25%;
	height: 240px;
	position: relative;
	overflow: hidden
}

.box3_carBox ul li img {
	width: 100%;
	height: 100%;
}

.box3_carBox ul li .box3_info {
	width: 100%;
	height: 266px;
	position: absolute;
	top: 186px;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #ffffff;
}

.box3_carBox ul li:hover .box3_info {
	transform: translateY(-206px);
	transition: all 0.3s;
}


/* 我们的优�?*/

.box4 {
	padding-top: 20px;
	margin-bottom: 42px;
}

.box4_carBox {
	margin-top: 56px;
}

.box4_carBox ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.box4_carBox ul li {
	width: 336px;
	height: 146px;
	display: flex;
}

.box4_left {
	width: 78px;
	height: 78px;
	margin-right: 29px;
}

.box4_right_title {
	text-align: left;
	font-size: 19px;
	color: #202020;
}

.box4_carBox ul li:hover .box4_right_title {
	color: #fd5c1c;
}

.box5_carBox ul li:hover .box5_car_img img {
	transform: rotate(360deg);
	transition: transform .5s ease;
}

.box4_right_info {
	margin-top: 19px;
	width: 260px;
	text-align: left;
	font-size: 16px;
	color: #666666;
}


/* 定制网站流程 */

.box5 {
	width: 100%;
	height: 618px;
	background-image: url('../images/box5_00.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 71px;
	position: relative;
}

.box_5_title {
	color: #ffffff;
}

.box5_info {
	color: #ffffff;
	font-size: 16px;
}

.box5_carBox {
	margin-top: 30px;
}

.box5_carBox ul {
	display: flex;
	justify-content: space-between;
}

.box5_carBox ul li {
	width: 146px;
	height: 317px;
	background-color: rgba(0, 0, 0, 0.63);
	padding-top: 37px;
	position: relative;
}

.box5_car_img {
	width: 64px;
	height: 64px;
	margin: 0px 41px;
	background-color: #393939;
	border-radius: 50%;
	padding: 15px;
}

.box5 ul li .active {
	background-color: #fd5c1c;
}

.box5_car_img img {
	display: block;
	width: 34px;
	height: 34px;
}

.box5_car_title {
	margin-top: 40px;
	font-size: 19px;
	color: #ffffff;
}

.box5_car_info {
	width: 112px;
	font-size: 13px;
	color: #b0b0b0;
	margin: 26px auto 0px;
	text-align: left;
}

.box5_extend {
	width: 370px;
	height: 98px;
	background-color: #fd5c1c;
	border-radius: 10px;
	font-size: 18px;
	color: #ffffff;
	padding: 24px 68px;
	position: absolute;
	bottom: -49px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.box5_extend_line {
	background: #fd5c1c;
	height: 64px;
	width: 2px;
	position: absolute;
	top: 14px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.box5_extend_circle {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #fd5c1c;
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.box5_carBox li:hover .box5_car_img {
	animation-name: myfirst;
	animation-duration: 0.5s;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
}

@keyframes myfirst {
	0% {
		background: #393939;
	}
	100% {
		background: #fd5c1c;
	}
}


/* 建站 */

.box6_carBox ul li:hover .box6_carBox_top {
	animation-name: box6_top;
	animation-duration: 0.5s;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	color: #fff;
}

.box6_carBox ul li:hover .circle {
	animation-name: box6_circle;
	animation-duration: 0.5s;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
}

.box6_carBox ul li:hover .box6_carBox_btn {
	animation-name: box6_btn;
	animation-duration: 0.5s;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	color: #ffffff;
}

@keyframes box6_top {
	0% {
		background: #f9f9f9;
	}
	100% {
		background: #fd5c1c;
	}
}

@keyframes box6_circle {
	0% {
		background: #d2d2d2;
	}
	100% {
		background: #fd5c1c;
	}
}

@keyframes box6_btn {
	0% {
		background: #fff;
	}
	100% {
		background: #fd5c1c;
	}
}

.box6 {
	margin-top: 98px;
	padding-top: 45px;
}

.box_6_title {
	font-size: 29px;
	color: #ff6d0b;
	animation-delay: 0.8s;
}

.box6_info {
	font-size: 18px;
	color: #202020;
	animation-delay: 0.8s;
}

.container2 {
	margin-top: 26px;
	width: 100%;
	height: 646px;
	background-color: #f2f2f2;
	padding-top: 58px;
}

.box6_carBox {
	width: 1200px;
	height: 608px;
	margin: 0 auto;
}

.box6_carBox ul {
	display: flex;
	justify-content: space-around;
}

.box6_carBox ul li {
	width: 300px;
	height: 540px;
	background-color: #ffffff;
	position: relative;
	display: none;
}

.box6_carBox_top {
	width: 300px;
	height: 177px;
	background-color: #f9f9f9;
	padding-top: 32px;
	margin-bottom: 58px;
	text-align: center;
	position: relative;
}

.box6_carBox_top_title {
	font-size: 22px;
	margin-bottom: 18px;
}

.box6_carBox_info .text {
	font-size: 14px
}

.box6_carBox_top_info {
	font-size: 16px;
}

.box6_carBox_top_img {
	width: 128px;
	display: flex;
	position: absolute;
	bottom: -32px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.box6_carBox_top_img .img {
	width: 64px;
	height: 64px;
	background-color: #ffffff;
	box-shadow: 0px 0px 7px 0px rgba(20, 20, 20, 0.13);
	border-radius: 50%;
}

.box6_carBox ul li .bgActive {
	background-color: #fd5c1c;
	color: #ffffff;
}

.box6_carBox ul li .fontActive {
	color: #ffffff;
}

.box6_carBox_info {
	display: flex;
	margin-left: 100px;
	align-items: center;
	margin-bottom: 17px;
}

.box6_carBox_info .circle {
	background-color: #d2d2d2;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin-right: 12px;
}

.box6_carBox_btn {
	width: 260px;
	height: 53px;
	border: solid 1px #fd5c1c;
	text-align: center;
	line-height: 53px;
	font-size: 19px;
	color: #fd5c1c;
	position: absolute;
	bottom: 23px;
	left: 0px;
	right: 0px;
	margin: auto;
}


/* 售后 */

.box7 {
	padding-top: 70px;
	height: 470px;
}

.box7_carBox {
	height: 290px;
}

.box7_carBox ul {
	display: flex;
	justify-content: space-between;
}

.box7_carBox ul li {
	background-color: #fff;
	width: 220px;
	padding: 0 16px;
}

.box7_carBox_top {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 auto;
}

.box7_carBox_top img {
	width: 100%;
	height: 100%;
}

.box7_carBox_title {
	font-size: 18px;
	color: #202020;
	margin-top: 14px;
}

.box7_carBox_info {
	margin-top: 18px;
	color: #666666;
	font-size: 15px;
	letter-spacing: 0px;
	text-align: left;
}


/* 免费诊断方案 */

.box8 {
	width: 100%;
	height: 192px;
	position: relative;
}

.box8 img {
	width: 100%;
	height: 100%;
}

.box8_text {
	text-align: center;
	width: 1200px;
	font-size: 27px;
	color: #fefefe;
	position: absolute;
	top: 48px;
	left: 0px;
	right: 0px;
	margin: auto;
}

.box8_btn {
	width: 220px;
	height: 50px;
	background-color: #fd5c1c;
	border-radius: 8px;
	font-size: 19px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	position: absolute;
	top: 104px;
	left: 0px;
	right: 0px;
	margin: auto;
	-webkit-animation: pulse 1s .2s ease infinite;
	-moz-animation: pulse 1s .2s ease infinite;
}

.box8_btn:hover {
	background: #cd4915;
	cursor: pointer;
}

.news_tittle {
	margin-top: -25px;
}

.news_time {
	margin-top: -25px;
}
.banner_text{
	text-align: center;
}
.footerbox{
	background-color: #000;
}
.banner_bottom{
	margin-top: 80px;
	
}
#footer{
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	padding: 30px 0;
	display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #3d424c;
}
.foot-c{width: 730px;border-left: 1px solid #3d424c;border-right: 1px solid #3d424c;padding-left: 30px;}
.foot-c p{padding-bottom: 15px;padding-left: 40px;}
.foot-c p:last-child{margin-bottom: 0}
.foot-c p.dh{background-image: url('../../img/footer/footer3.png');background-repeat: no-repeat}
.foot-c p.sj{background-image: url('../../img/footer/footer4.png');background-repeat: no-repeat}
.foot-c p.qq{background-image: url('../../img/footer/footer5.png');background-repeat: no-repeat}
.foot-c p.dz{background-image: url('../../img/footer/footer6.png');background-repeat: no-repeat}
.foot-c p.ba{background-image: url('../../img/footer/footer7.png');background-repeat: no-repeat}
.foot-c p.qq a{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.foot-r{
	padding-left: 55px;
	text-align: center;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.1)
	}
	100% {
		-webkit-transform: scale(1)
	}
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(1)
	}
	50% {
		-moz-transform: scale(1.1)
	}
	100% {
		-moz-transform: scale(1)
	}
}

