@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

ul,
ol {
	list-style: none;
}

body {
	background: #fff;
	font-family: "MicrosoftYaHeiSemilight";
}

img {
	max-width: 100%;
}

a {
	text-decoration: none;
	color: #fff;
	transition: all 200ms;
}
.clearfix:after {
	content: " ";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.f1 {
	float: left;
}

.f2 {
	float: right;
}

input,
textarea,
select {
	outline: none;
	border: none;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}


/*顶部*/

header {
	width: 100%;
	height: 37px;
	overflow: hidden;
	background-color: #f09701;
}

.top {
	width: 1200px;
	height: 37px;
	margin: 0 auto;
}

.top1,
.top2 {
	display: flex;
}

.top1_one {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	/*letter-spacing: 1px;*/
	color: #ffffff;
	margin: 10px 0px;
	padding-left: 25px;
	background: url(../img/top1.png)no-repeat left center;
}

.top1_tow {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffffff;
	margin: 10px 0px;
	padding-left: 25px;
	margin-left: 10px;
	background: url(../img/top2.png)no-repeat left center;
}

.top2_one {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	/*letter-spacing: 1px;*/
	color: #ffffff;
	margin: 10px 0;
	padding-left: 25px;
	margin-left: 10px;
	background: url(../img/top3.png)no-repeat left center;
}

.top2_one2 {
	width: 1px;
	height: 23px;
	margin: 10px 10px;
	background-color: #e18e01;
}


/*导航*/

.top02 {
	height: 86px;
	width: 100%;
}

.top02 .top02_center {
	width: 1200px;
	margin: 0 auto;
}

.logo {
	width: 344px;
	float: left;
	padding-top: 13px;
}

.logo img {
	float: left;
}

.logo .logo-year {
	margin-top: 17px;
	height: 20px;
	line-height: 20px;
	width: 38px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #f67524;
	border-radius: 4px;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
}

.logo .logo-text {
	margin-top: 5px;
	height: 18px;
	color: #656565;
	line-height: 18px;
	overflow: hidden;
}

.nav {
	float: right;
}

.nav li{
	width: 100px;
	padding-right: 22px;
	margin: 0 22px 0 0;
	float: left;
	text-align: center;
	background: url(../img/top_bg1.png) right 46px no-repeat;
	padding-bottom: 25px;
}

.nav li:last-child {
	background: none;
	padding-right: 0;
	margin-right: 0;
}

.nav a.mmm {
	width: 100px;
	/*height: 46px;*/
	padding-right: 25px;
	padding-top: 40px;
	display: inline-block;
	font-size: 16px;
	color: #333;
}

.nav a.mmm:hover {
	color: #f3782a;
}

.nav .on a.mmm {
	color: #f3782a;
}

#top_bg {
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	display: none;
}

.nav .sub {
	display: none;
	width: 100%;
	padding: 0;
	position: fixed;
	top: 124px;
	overflow: hidden;
	text-align: left;
	z-index: 110;
	left: 0px;
	background-color: #f5f5f5;
}

.nav .sub .nav_xiao {
	width:1200px;
	overflow: hidden;
	margin: 0 auto;
}

.nav .sub .nav_xiao.max1100 {
	max-width: 1100px;
}

.nav .sub .nav_xiao .xiao_one {
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 40px;
}

.nav .sub .nav_xiao .xiao_one ul li {
	float: left;
    display: inline;
    height: 184px;
    margin-left: 30px;
    width: 30%;
    overflow: hidden;
    text-align: center;
    background: none;
    margin: 0;
    padding-right:0;
    padding-bottom:0;
}

.nav .sub .nav_xiao .xiao_one ul li a {
	display: block;
	height: 100%;
	border-right: 1px solid #e6e6e6;
	line-height: 56px;
	overflow: hidden;
	color: #000000;
	margin-top: 13px;
	font-size: 18px;
	transition: all 0.3s;
}

.nav .sub .nav_xiao .xiao_one ul li:last-child a {
	border-right: 0;
}

.nav .sub .nav_xiao .xiao_one ul li a:hover {
	color: #f67524;
}

.nav .sub .nav_xiao .xiao_one ul li a i {
	display: block;
	width: 101px;
	height: 84px;
	margin: 0 auto;
	margin-bottom: 23px;
	overflow: hidden;
	background-image: url(../img/top_pic1.png);
	background-repeat: no-repeat;
	transition: all 0.3s;
	margin-top: 20px;
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs1 {
	background-position: -720px top;
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs2 {
	background-position: left top;
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs3 {
	background-position: -360px top;
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs4 {
	background-position: -1088px top;
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i {
	background-image: url(../img/top_pic1.png);
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs1 {
	background-position: -720px bottom;
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs2 {
	background-position: left bottom;
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs3 {
	background-position: -360px bottom;
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs4 {
	background-position: -1088px bottom;
}

.nav .sub .nav_xiao .xiao_two {
	margin-top: 40px;
	/*margin-left:405px; width:670px;*/
	margin-bottom: 40px;
	overflow: hidden;
}

.nav .sub .nav_xiao .xiao_two ul li {
	float: left;
	display: inline;
	height: 184px;
	width: 25%;
	overflow: hidden;
	text-align: center; 
    background: none;
    margin: 0;
    padding-right:0;
    padding-bottom:0;
}

.nav .sub .nav_xiao .xiao_two ul li a {
	display: block;
	height: 100%;
	border-right: 1px solid #e6e6e6;
	line-height: 56px;
	overflow: hidden;
	color: #000000;
	margin-top: 13px;
	font-size: 18px;
	transition: all 0.3s;
}

.nav .sub .nav_xiao .xiao_two ul li:last-child a {
	border-right: 0;
}

.nav .sub .nav_xiao .xiao_two ul li a:hover {
	color: #f67524;
}

.nav .sub .nav_xiao .xiao_two img {
	float: left;
	margin-right: 25px;
}

.nav .sub .nav_xiao .xiao_two .nav_div {
	float: left;
	width: 380px;
	padding-top: 30px;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}

.nav .sub .nav_xiao .xiao_two .nav_div h2 {
	font-size: 16px;
	color: #f3782a;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 36px;
}

.nav .sub .nav_xiao .xiao_two ul li a i {
	display: block;
	width: 104px;
	height: 104px;
	margin: 0 auto;
	margin-bottom: 13px;
	overflow: hidden;
	background-image: url(../img/top_pic2.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-color: #999999;
	border-radius: 50%;
	position: relative;
	transition: all 0.3s;
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs1 {
	background-position: 30px center;
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs2 {
	background-position: -330px center;
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs3 {
	background-position: -691px center;
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs4 {
	background-position: -1050px center;
}

.nav .sub .nav_xiao .xiao_two ul li a:hover i {
	background-color: #f67524;
	margin-top: 5px;
}

.nav .sub .nav_xiao .xiao_three {
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 60px;
}

.nav .sub .nav_xiao .xiao_three ul li {
	float: left;
	display: inline;
	width: 18%;
	height: 218px;
	overflow: hidden;
	margin-right:8.5%;
	text-align: center;
	position: inherit;
	line-height: 56px;
	background-color: #fff;  
    padding-right:0;
    padding-bottom:0;
}

.nav .sub .nav_xiao .xiao_three ul li:last-child {
	margin-right: 0;
}

.nav .sub .nav_xiao .xiao_three ul li img {
	width: 100%;
	display: block;
	transition: all 0.3s;
}

.nav .sub .nav_xiao .xiao_three ul li a {
	color: #000000;
	width: 100%;
	font-size: 18px;
	height: 100%;
	display: block;
}

.nav .sub .nav_xiao .xiao_three ul li a:hover {
	color: #f67524;
}

.nav .sub .nav_xiao .xiao_four {
	width: 50%;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
}

.nav .sub .nav_xiao .xiao_four.l {
	border-right: 1px solid #e3e3e3;
}

.nav .sub .nav_xiao .xiao_four.r {
	width: 49%;
}

.nav .sub .nav_xiao .xiao_four h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: 18px;
	line-height: 18px;
}

.nav .sub .nav_xiao .xiao_four .ul {
	margin-top: 23px;
}

.nav .sub .nav_xiao .xiao_four .ul li {
	padding-top: 11px;
	padding-bottom: 11px;
	height: 44px;
	line-height: 22px;
	padding-left: 15px;
	margin-right: 40px;
	width: 265px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-bottom: 10px;
	position: inherit;
}

.nav .sub .nav_xiao .xiao_four .ul li:nth-child(2n+0) {
	margin-right: 0;
}

.nav .sub .nav_xiao .xiao_four .ul li:hover {
	background-color: #fff;
}

.nav .sub .nav_xiao .xiao_four .ul li a {
	display: block;
	text-align: left;
	color: #999999;
	font-size: 14px;
}

.nav .sub .nav_xiao .xiao_four .ul li a i {
	margin-right: 10px;
	margin-top: 4px;
	float: left;
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center center;
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs1 {
	background-image: url(../img/top_pic4.png);
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs2 {
	background-image: url(../img/top_pic5.png);
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs3 {
	background-image: url(../img/top_pic6.png);
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs4 {
	background-image: url(../img/top_pic7.png);
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs5 {
	background-image: url(../img/top_pic8.png);
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs6 {
	background-image: url(../img/top_pic9.png);
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs7 {
	background-image: url(../img/top_pic10.png);
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs8 {
	background-image: url(../img/top_pic11.png);
}

.nav .sub .nav_xiao .xiao_four .ul li a b {
	font-weight: normal;
	font-size: 16px;
	display: block;
	color: #000;
	height: 22px;
	overflow: hidden;
}

.nav .sub .nav_xiao .xiao_four .ul2 {
	width: 540px;
	margin: 0 auto;
	overflow: hidden;
}

.nav .sub .nav_xiao .xiao_four .ul2 h2 {
	margin-bottom: 23px;
}

.nav .sub .nav_xiao .xiao_four .ul2 li {
	padding-top: 11px;
	padding-bottom: 11px;
	height: 44px;
	line-height: 22px;
	margin-right: 40px;
	width: 250px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-bottom: 10px;
	position: inherit;
}

.nav .sub .nav_xiao .xiao_four .ul2 li:nth-child(2n+0) {
	margin-right: 0;
}

.nav .sub .nav_xiao .xiao_four .ul2 li a {
	display: block;
	text-align: left;
	color: #999999;
	font-size: 14px;
}

.nav .sub .nav_xiao .xiao_four .ul2 li a b {
	font-weight: normal;
	font-size: 16px;
	display: block;
	color: #000;
	height: 22px;
	overflow: hidden;
}

.nav .sub .nav_xiao .xiao_four .ul2 li a b i {
	display: inline-block;
	width: 35px;
	height: 15px;
	overflow: hidden;
	background: url(../img/top_pic12.png) no-repeat;
	margin-left: 3px;
}

.nav .sub .nav_xiao .xiao_four .ul2 li a:hover b {
	color: #f67524;
}

.nav .sub .nav_xiao .xiao_five {
	width: 549px;
	overflow: hidden;
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	border-right: 1px solid #e6e6e6;
}

.nav .sub .nav_xiao .xiao_five img {
	width: 391px;
	height: 259px;
}

.nav .sub .nav_xiao .xiao_five a {
	width: 391px;
	height: 259px;
	padding: 0;
	margin-right: 45px;
	float: left;
}

.nav .sub .nav_xiao .xiao_five2 {
	float: right;
	text-align: left;
	margin-top: 71px;
}

.nav .sub .nav_xiao .xiao_five2 a {
	text-align: left;
	float: left;
	margin-right: 100px;
	height: 38px;
	line-height: 38px;
	/* width:155px;*/
	color: #000000;
	font-size: 18px;
	margin-bottom: 42px;
	transition: all 0.3s;
}

.nav .sub .nav_xiao .xiao_five2 a:nth-child(2n+0) {
	margin-right: 3px;
}

.nav .sub .nav_xiao .xiao_five2 a i {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background-color: #999999;
	background-repeat: no-repeat;
	background-image: url(../img/top_pic3.png);
	float: left;
	margin-right: 20px;
	transition: all 0.3s;
	margin-left: 0px;
}

.nav .sub .nav_xiao .xiao_five2 a:hover {
	color: #f67524;
}

.nav .sub .nav_xiao .xiao_five2 a:hover i {
	background-color: #f67524;
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs1 {
	background-position: 9px 8px;
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs2 {
	background-position: -233px 8px;
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs3 {
	background-position: 9px -72px;
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs4 {
	background-position: -233px -72px;
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs5 {
	background-position: 9px -152px;
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs6 {
	background-position: -233px -152px;
}

.nav .sub .nav_xiao .xiao_six {
	overflow: hidden;
	height: 338px;
	border-left: 1px solid #e6e6e6:border-right:1px solid #e6e6e6:
}

.nav .sub .nav_xiao .xiao_six ul li {
	float: left;
	display: inline;
	height: 338px;
	width: 33.2%;
	overflow: hidden;
	border-right: 1px solid #e6e6e6;
	text-align: center;
}

.nav .sub .nav_xiao .xiao_six ul li.bgs1 {
	background: url(../img/yuming_bg1.png) right 168px no-repeat;
}

.nav .sub .nav_xiao .xiao_six ul li.bgs2 {
	background: url(../img/yuming_bg2.png) right 168px no-repeat;
}

.nav .sub .nav_xiao .xiao_six ul li.bgs3 {
	background: url(../img/yuming_bg3.png) right 168px no-repeat;
}

.nav .sub .nav_xiao .xiao_six ul li .xiao_six_con {
	margin: 0 auto;
	width: 80%;
	max-width: 360px;
	height: 338px;
	overflow: hidden;
	text-align: left;
}

.nav .sub .nav_xiao .xiao_six ul li:last-child {
	border-right: 0;
}

.nav .sub .nav_xiao .xiao_six ul li .xiao_six_l {
	font-size: 18px;
	font-weight: bold;
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 23px;
}

.nav .sub .nav_xiao .xiao_six ul li a {
	float: left;
	width: 136px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
}

.nav .sub .nav_xiao .xiao_six ul li a:hover {
	color: #f67524;
}

.nav .sub .nav_xiao .xiao_six ul li .a {
	display: block;
	width: 182px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top: 31px;
	transition: all 0.3s;
	clear: both;
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs1 {
	background-color: #f67524;
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs2 {
	background-color: #248cf6;
	margin-top: 61px;
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs3 {
	background-color: #1ecc85;
	margin-top: 91px;
}

.nav .sub .nav_xiao .xiao_six ul li .a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color: #fff;
}


/*轮播*/

.banner {
	width: 100%;
	position: absolute;
}

.swp_img {
	width: 100%;
	height: 650px;
}


/*网站建设*/

.i_bg {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 573px;
}

.i_one {
	background-color: #fff;
	overflow: hidden;
	width: 1200px;
	height: 147px;
	position: absolute;
	z-index: 2;
	border-radius: 9px;
	margin-bottom: 32px;
}

.i_service_t {
	text-align: center;
	padding-top: 15px;
	color: #666;
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 50px;
}

.i_service_t h2 {
	height: 66px;
	line-height: 66px;
	font-size: 40px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: "华文细黑"!important;
}

.i_service_t p {
	font-size: 18px;
}

.advantage {
	text-align: center;
	overflow: hidden;
}

.num_box {
	width: 20%;
	float: left;
	height: 124px;
	background: url(../img/i_one_bg1.png) right center no-repeat;
}

.num_box:last-child {
	background: none;
}

.num_box .num {
	font-weight: bold;
	color: #f67524;
	font-family: "华文细黑"!important;
	font-weight: normal;
	font-size: 48px;
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	position: relative;
	z-index: 2;
	letter-spacing: 1px;
	margin-top: 10px;
}

.num_box h3 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	line-height: 30px;
}
.num_box .num_text {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	line-height: 30px;
}

.fuwu {
	padding: 150px 0 80px;
	text-align: center;
}

.fuwu h1 {
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #333333;
}

.what {
	width: 1200px;
	margin: 50px auto 0;
}

.what ul {
	display: flex;
}

.what ul li {
	margin: 0 auto;
	width: 283px;
	height: 322px;
	text-align: center;
	padding: 85px 50px 60px;
}
.what ul li img {
	margin: 0 auto;
}
.what ul li p {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
	margin-top: 30px;
	margin-bottom: 26px;
}

.whatt {
	text-align: center;
	width: 148px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #ffffff;
	margin: 0 auto;
	border: solid 1px #ffffff;
}

.whatt:hover {
	background: #e86d03;
	color: #fff;
}




/*合作案列*/

.case {
	width: 100%;
	background: #eeeeee;
	padding: 47px 0 84px;
	text-align: center;
}

.case h1 {
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #333333;
}

.fuwup {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 65px;
	color: #333333;
}

.case2 {
	display: flex;
	flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
}

.case2 li {
	margin: 0 10px;
	width: 380px;
	height: 422px;
	background: #fff;
	margin-top: 60px;
}

.case2 li:hover {
	-moz-box-shadow: 5px 5px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 2px 1px rgba(0, 0, 0, 0.2);
}

.case2 li a img {
	width: 100%;
	height: 275px;
}

.case3 {
	width: 100%;
	padding: 20px 30px;
	text-align: left;
	line-height: 180%;
}

.case3p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
}

.case3p:hover {
	color: #e86d03;
}

.case3p2 {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color: #777777;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.case3p2:hover {
	color: #e86d03;
}

.case4 {
	width: 85%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 12px;
	margin: 0 auto;
	color: #777777;
	text-align: left;
	border-top: 1px solid #e5e5e5;
	background: url(../img/jian.png)no-repeat right center;
}

.case4:hover {
	color: #e86d03;
}

.case5 {
	margin: 0 auto;
	width: 278px;
	height: 53px;
	line-height: 53px;
	border-radius: 5px;
	border: solid 1px #e86d03;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	color: #e86d03;
	margin-top: 83px;
	cursor: pointer;
}

.case5:hover {
	background: #e86d03;
	color: #fff;
}


/*解决方案begin*/

.solutioncon {
	height: 806px;
	overflow: hidden;
	background: url(../img/bg.jpg) center center no-repeat;
}

.solutioncon .solutioncon_l {
	width: 48%;
	/*max-width: 409px;*/
	float: left;
	overflow: hidden;
	color: #fff;
	margin-top: -80px;
}

.solutioncon .solutioncon_l .divhidden {
	display: none;
}

.solutioncon .solutioncon_l .h2 {
	font-size: 28px;
	font-weight: normal;
	margin-top: 223px;
	margin-bottom: 36px;
}

.solutioncon .solutioncon_l .p {
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
	margin-top: 80px;
	max-width: 409px;
}

.solutioncon .solutioncon_l .guwenmore3 {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	clear: both;
	overflow: hidden;
	transition: all 0.3s;
	border: 2px solid #fff;
	border-radius: 50%;
}

.guwenmore3:Hover {
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

@keyframes ani-svg2 {
	0% {
		opacity: 0;
		transform: translateX(-12px);
	}
	25% {
		opacity: 0.25;
		transform: translateX(-10px);
	}
	50% {
		opacity: 0.5;
		transform: translateX(0px);
	}
	75% {
		opacity: 0.75;
		transform: translateX(10px);
	}
	100% {
		opacity: 1.0;
		transform: translateX(12px);
	}
}

@-webkit-keyframes ani-svg2 {
	0% {
		opacity: 0.4;
		-webkit-transform: translateX(-20px);
	}
	15% {
		opacity: 0.65;
		-webkit-transform: translateX(-15px);
	}
	25% {
		opacity: 0.8;
		-webkit-transform: translateX(-10px);
	}
	50% {
		opacity: 1;
		-webkit-transform: translateY(0px);
	}
	65% {
		opacity: 0.8;
		-webkit-transform: translateX(5px);
	}
	75% {
		opacity: 0.65;
		-webkit-transform: translateX(10px);
	}
	100% {
		opacity: 0.4;
		-webkit-transform: translateX(15px);
	}
}

@-moz-keyframes ani-svg2 {
	0% {
		opacity: 0.4;
		-moz-transform: translateX(-20px);
	}
	15% {
		opacity: 0.65;
		-moz-transform: translateX(-15px);
	}
	25% {
		opacity: 0.8;
		-moz-transform: translateX(-10px);
	}
	50% {
		opacity: 1;
		-moz-transform: translateX(0px);
	}
	65% {
		opacity: 0.8;
		-moz-transform: translateX(5px);
	}
	75% {
		opacity: 0.65;
		-moz-transform: translateX(10px);
	}
	100% {
		opacity: 0.4;
		-moz-transform: translateX(15px);
	}
}

.solutioncon .solution_ul {
	width: calc(50% - 1px);
	width: -webkit-calc(50% - 1px);
	width: -moz-calc(50% - 1px);
	float: right;
	overflow: hidden;
	border-right: 1px solid #495a6f;
	border-bottom: 1px solid #495a6f;
	margin-top: 85px;
}

.solutioncon .solution_ul ul li {
	float: left;
	height: 230px;
	width: calc(50% - 1px);
	width: -webkit-calc(50% - 1px);
	width: -moz-calc(50% - 1px);
	border-top: 1px solid #495a6f;
	border-left: 1px solid #495a6f;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.solutioncon .solution_ul ul li a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9999;
	top: 0;
	left: 0;
}

.solutioncon .solution_ul ul li .shade {
	width: 100%;
	height: 100%;
	background: #f67524;
	position: absolute;
	transform: rotate(-90deg);
	top: -120%;
	left: -10%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.solutioncon .solution_ul ul li img {
	height: 58px;
	display: block;
	margin: 0 auto;
	margin-bottom: 27px;
	margin-top: 71px;
	position: relative;
}

.solutioncon .solution_ul ul li strong {
	display: block;
	text-align: center;
	height: 84px;
	line-height: 84px;
	background: url(../img/i_bg3.png) center top no-repeat;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	position: relative;
}

.solutioncon .solution_ul ul li:hover .shade {
	top: 0;
	left: 0;
	transform: rotate(0deg);
}

.solutioncon .solution_ul ul li p {
	display: none;
}

.solutioncon .solution_ul ul li .CorebgColour {
	width: 100%;
	height: 100%;
	z-index: -1;
	padding: 1px;
	margin: -1px;
	background: #f67524;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	filter: Alpha(Opacity=0);
	opacity: 0;
}

.solutioncon .solution_ul ul li:hover .CorebgColour {
	z-index: 99;
	filter: Alpha(Opacity=100);
	opacity: 1.0;
}

#guu {
	width: 1200px;
	margin: 0 auto;
	padding-top: 53px;
}

.gu {
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #fff;
	text-align: center;
}


/*新闻资讯*/

.new {
	width: 100%;
	height: auto;
	padding-top: 52px;
}

.new h1 {
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #333;
	text-align: center;
}

.new_table {
	width: 510px;
	margin: 0 auto;
	padding-bottom: 45px;
}

.new_table ul {
	display: flex;
	flex-wrap: wrap;
}

.new_table ul li {
	margin: 0 auto;
	min-width: 107px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

.new_table ul li:hover {
	background: #e86d03;
}

.new_table ul li a {
	color: #000000;
}

.okk {
	background: #e86d03;
}

.okk a {
	color: #fff!important;
}

.new_table ul li:hover a {
	color: #ffff;
}

.new_table2 {
	width: 100%;
	background: #f5f5f5;
	padding: 80px 0;
}

.new_table3 {
	width: 1200px;
	margin: 0 auto;
}

.new_table3 ul {
	display: flex;
}

.new_table3 ul li {
	margin: 0 auto;
	width: 910px;
	height: 418px;
}

.new_img {
	width: 350px;
	height: 238px;
	overflow: hidden;
}

.new_img img {
	width: 350px;
	height: 238px;
	transition: all 0.6s;
}

.new_table3 ul li:hover .new_img img {
	transform: scale(1.1);
}

.new_zi {
	padding: 23px 3px 29px 11px;
	background: #fff;
}

.new_zi1 {
	font-size: 16px;
	color: #333333;
	height: 22px;
	overflow-y: hidden;
}

.new_zi1:hover {
	color: #f47101;
}

.new_zi2 {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color: #777777;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2;
	/** 显示的行数 **/
	overflow: hidden;
	margin-top: 21px;
	margin-bottom: 30px;
}

.new_zi3 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	color: #838383;
}

.new2 {
	display: flex;
	padding: 9px 13px;
	background: #fff;
	margin-bottom: 23px;
	float: left;
	width: 390px;
	height:89px;
	margin-left: 10px;
}

.new2 {
	border: 1px solid #f1ebeb;
}

.new2:hover {
	border: 1px solid #f47101;
}

.new2 div {
	margin: 0 auto;
}

.new2_left {
	width: 65px;
	height: 68px;
	border: solid 1px #b5b5b5;
	text-align: center;
}

.new2_left p {
	font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 37px;
	letter-spacing: 0px;
	color: #b5b5b5;
}

.new2_left2 {
	height: 29px;
	background-color: #b5b5b5;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
	line-height: 29px;
}

.new2:hover .new2_left2 {
	color: #fff;
	background-color: #e86d03;
}

.new2_right {
	width: 280px;
}


/*联系我们*/

.we {
	width: 1200px;
	margin: 0 auto;
	padding-top: 59px;
	padding-bottom: 81px;
	text-align: center;
}

.we h1 {
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #333333;
}

.we2 {
	display: flex;
}

.we2_left,
.we_right {
	margin: 0 auto;
}

.we2_left {
	width: 420px;
	height: 466px;
	background-color: #f47101;
}

.we2_left1 {
	width: 351px;
	height: 141px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(../img/img9.png)no-repeat left center;
	border-bottom: solid 1px #ffffff;
}

.we2_left1 p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffffff;
}

.we2_right {
	width: 685px;
	height: 466px;
	text-align: left;
	margin-top: 30px;
}

.we2_right p {
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #777777;
}

.we2_right input {
	width: 685px;
	height: 70px;
	border: solid 1px #e5e5e5;
	padding: 27px 19px;
	margin-top: 30px;
}

.we2_right2 {
	overflow: hidden;
}

.we2_right2 input {
	width: 48%;
	height: 70px;
	border: solid 1px #e5e5e5;
	padding: 27px 19px;
}

.we2_rightbtn {
	width: 333px;
	height: 70px;
	margin-top: 30px;
	background-color: #f47101;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffffff;
	border: none;
}


/*结尾*/

.footer {
	width: 100%;
	height: 258px;
	padding: 39px 0;
	background-color: #313131;
}

.footer2 {
	width: 1200px;
	margin: 0 auto;
	display: flex;
}

.footer2 ul {
	margin: 0 auto;
	width: 160px;
	border-right: 1px solid #3e3e3e;
}

.footer2 ul li {
	margin: 0 auto;
	font-size: 14px;
	line-height: 36px;
	letter-spacing: 1px;
}

.footer2 ul li a {
	color: #9f9e9e;
}

.footer2 ul li:hover a {
	color: #f47101;
	;
}


/*标注*/

.biao {
	width: 100%;
	background-color: #262626;
	padding: 32px 0 55px;
	text-align: center;
}

.biao p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color: #777777;
	line-height: 180%;
}

.biao2 {
	width: 1200px;
	margin: 0 auto;
}

.biao2 p a {
	color: #777777;
	cursor: pointer;
}

.biao2 p a:hover {
	color: #f47101;
}


/*anie.css*/

.anni_banner {
	width: 100%;
	height: 460px;
}

.anni_tab {
	width: 1200px;
	height: 78px;
	margin: 0 auto;
	background-color: #ffffff;
	box-shadow: 0px 2px 15px 0px rgba(168, 167, 165, 0.29);
}

.anni_tab ul {
	display: flex;
}

.anni_tab ul li {
	margin: 0 auto;
	height: 78px;
	line-height: 78px;
	text-align: center;
}

.anni_tab ul li a {
	color: #000000;
}

.lihover {
	border-bottom: 4px solid #f09701;
}

.anni_tab2 {
	width: 1200px;
	margin: 0 auto;
}
 

.anni_tab3 .anni_ul {
	display: flex;
	flex-wrap: wrap;
}

.anni_tab3 .anni_ul li {
	margin: 0 10px;
	margin-top: 60px;
	width: 380px;
	height: 422px;
	border: solid 1px #e5e5e5;
}

.anni_tab3 .anni_ul li img {
	width: 389px;
	height: 276px;
}
.anni_case {
	border-top: none;
}
.anni_tab3 .anni_ul li:hover {
	-moz-box-shadow: 5px 5px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 2px 1px rgba(0, 0, 0, 0.2);
} 
/*分页*/
.fenye {
	width: 800px;
	height: auto;
	display: flex;
	margin: 86px auto;
}

.fenye ul {
	margin: 0 auto;
}
.fenye ul li{
	float: left;
	margin: 0 5px;
}

.fenye1 {
	height: 38px;
	border-radius: 2px;
	border: solid 1px #e4e4e4;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #999999;
	padding: 0 5px;
}

.fenye2 { 
    color: #999999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: solid 1px #e4e4e4;
	border-radius: 2px;
	padding: 0 15px;
}

.fenye3 {
	padding: 0 5px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 2px;
	border: solid 1px #e4e4e4;
}

.fenye4 {
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 2px;
	border: solid 1px #e4e4e4;
	padding: 0 5px;
}

.hober {
	color: #fff;
	background-color: #f3782a;
}

.fenye li:hover {
	color: #fff;
	background-color: #f3782a;
}
.fenye li .page_select{
	padding: 10px;
	border: 1px solid #e4e4e4;
}

/*new.css*/
.new_tab{
	width:1200px;
	margin: 0 auto;
}
.new_tab2 {
	display: none;
}
.news_list ul li {
	float: left;
	width: 32%;
	overflow: hidden;
	margin-right: 2%;
	background: #fff;
	transition: all 0.5s;
	margin-top:5%;
	border: solid 1px #eeeeee;
	cursor: pointer;
}
.news_list ul li a{
	/*display: inline-block;*/
}
.news_list ul li:nth-child(3n+0) {
	margin-right: 0;
}
.news_list ul li .txts {
	width: 92%;
	margin: 0 auto;
	max-width: 400px;
}

.news_list ul li .txts .h2 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	height: 48px;
	line-height: 48px;
	/*margin-top: 24px;*/
	transition: all 0.3s;
	overflow: hidden;
}

.news_list ul li .txts .p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	transition: all 0.3s;
}

.news_list ul li .txts .dates {
	margin-top: 16px;
	padding-top: 24px;
	border-top: 1px solid #f5f5f5;
	overflow: hidden;
	font-family: "华文细黑";
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-bottom: 26px;
	background: url(../img/case_bg4.png) right 50px no-repeat;
	transition: all 0.3s;
}

.news_list ul li .txts .dates span {
	display: block;
	color: #000000;
	font-size: 48px;
	line-height: 46px;
	height: 46px;
	transition: all 0.3s;
	margin-bottom: 2px;
}

.news_list ul li .txts .tags {
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	color: #999;
	margin-top: 10px;
}

.news_list ul li .txts .tags span {
	float: left;
	margin-right: 6px;
	font-size: 14px;
}

.news_list ul li .txts .tags a {
	float: left;
	margin-right: 5px;
	font-size: 14px;
	color: #999;
}

.news_list ul li:hover .txts .dates {
	background: url(../img/case_bg4_on.png) right 50px no-repeat;
	color: #fff;
	border-top: 1px solid #ffa166;
}

.news_list ul li:hover .txts .dates span {
	color: #fff;
}

.news_list ul li:hover .txts .h2 {
	color: #fff;
	overflow: hidden
}

.news_list ul li:hover .txts .p {
	color: #fff;
}

.news_list ul li:hover {
	-webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
	background: #f67524;
}

.news_list ul li:hover .tags span {
	color: #fff;
}

.news_list ul li:hover .tags a {
	color: #fff;
}
/*new2.css*/
#new2_left{
	float: left;
	width: 855px;
	height: auto;
	text-align: left;
	padding: 45px 30px;
	border: solid 1px #eeeeee;
	margin-top: 60px;
	margin-bottom: 80px;
}
#new2_left h1{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
}
#new2_left .fbrq{
	font-weight: normal;
	font-stretch: normal;
	color: #777777;
	margin-top: 26px;
}
#new2_zi{
	font-size:14px;
	font-weight: normal;
	font-stretch: normal;
	line-height:200%;
	color: #777777;
	margin-top: 34px;
}
#new2_zi a{
	font-size:14px;
	color:#E58A20;
}
#new2_zi a:hover{
	font-size:14px;
	color:#E58A20;
	text-decoration:underline
}
#new2_zi2{
	line-height:180%;
	margin-top: 83px;
}
#new2_zi2 p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
}
#new2_zi2 p a{
	color: #333333;
}
#new2_zi2 p:hover a{
	color:#f09701;
}
#new2_right{
	float:right;
	border: solid 1px #eeeeee;
	width:306px;
    margin-top:60px;
    padding:45px 23px;
}
#new2_right p{
	font-size: 24px;
	color: #333333;
}
#newri{
	width: 269px;
	height: auto;
	line-height:180%;
	margin-top: 26px;
	padding-bottom: 20px;
	border-bottom: dashed 1px #dcdcdc;
}
#newri a:hover p{
	color:#f09701;
}
#newri a{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
}
#newri a:hover{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color:#f09701;
}
#new2_zi4{
	display:flex;
	width: 309px;
	margin: 0 auto;
	margin-top: 20px;
}
#new2_zi3 p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
}
#new2_zi3{
	text-align: center;
	margin-top: 38px;
}
#new2_zi4 img{
	margin: 0 auto;
}
/*domain.css*/
.domain1{
	display: none;
	width: 100%;
	margin: 0 auto;
}
.domain2{
    margin: 82px 0;
    text-align: left;
    float: left;
}
.domain2 h1{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	/*margin-bottom: 17px;*/
}
.domain3{
	width: 608px;
	line-height: 36px;
	color: #333333;
	word-wrap: break-word;
	margin:43px 0;
}
.domo{
	width: 1200px;
	margin: 0 auto;
}
.doa{
	display: inline-block;
	width: 190px;
	height: 49px;
	border: solid 1px #f09701;
	text-align: center;
	line-height: 49px;
	color: #f09701;
	font-size: 16px;
}
.doa:hover{
	background:#f09701;
	color: #fff;
}
.domain2_img{
	width: 444px;
	height: 377px;
	float: right;
	margin-top: 82px;
}
.domo2{
	width: 100%;
	padding:57px 0;
	background-color: #eeeeee;
}
.domain4{
	width:1200px;
	margin: 0 auto;
}
.domain4 p{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
	text-align: center;
}
.domain5{
	width: 1200px;
	background-color: #ffffff;
	border: solid 1px #d2d2d2;
	margin:0 auto;
    margin-top: 44px;
	/*overflow-x: scroll;*/
}
.domain6{
	height: 67px;
	background-color: #f09701;
}
.domain6 ul{
	display: flex;
}
.domain6 ul li{
	font-size: 18px;
	line-height: 67px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
	margin: 0 auto;
}
.domain7 ul {
	display: flex;
}
.domain7 ul li ol li{
	margin-top: 50px;
	font-size: 16px;
}
 
.domain8{
	width: 80%;
    height: 300px;
    background-color:#fff;
    margin: 0 auto;
    margin-top: 50px;
}
.domain8 p{
	float: left;
	color:red;
}
.domain10{
	float: right;
	margin-left: 40px;
    margin-top: -28px;
}
.domain9{
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	font-size: 16px;
    color: #333333;
}
.domain10 p{
	font-size: 16px;
    color: #333333;
   /* margin-top: 30px;*/
}
.domain10 p a{
	color: red;
}
/*虚拟主机*/
.domo3{
	width:1200px;
	padding:75px 0;
	margin: 0 auto;
}
.domo3 h1{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.domo3_zi{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	color: #333333;
}
.domo3_zi2{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	color: #333333;
    margin-top:20px;
}
.ll li{
	height: 85px;
    line-height: 85px;
}
/*其他类型*/
.domo4{
	width: 1200px;
	background-color: #ffffff;
	border: solid 1px #d2d2d2;
	padding:46px 81px 46px 69px;
	margin: 0 auto;
	margin-top: 30px;
}
.domo4_zi{
	float:left;
	font-size: 16px;
	color: #d00c0c;
}
.domo4_zi2{
	float: right;
	margin-right: 120px;
}
.domo4_zi3{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	color: #333333;
}
.domo4_zi5{
	float: left;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 36px;
	margin-top: 40px;
}
.domo4_zi5 b{
	color: #d00c0c;
	font-weight: normal;
}
.domo4_zi6{
	float:right;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 36px;
	margin-top: 40px;
}
.domo4_zi6 b{
	color: #d00c0c;
	font-weight: normal;
}
/*constr.css*/
.constr{
	width: 1200px;
	margin:0 auto 55px;
}
.constr3{
	display: none;
	/*height: 520px;*/
	padding-top: 56px;
	padding-bottom: 43px;
}
.constr4{
	overflow: hidden;
	position: relative;
}
.constr4 ul{
	display: flex;
	flex-wrap: wrap;
}
.constr4 ul li{
	margin: 0 auto;
	margin-top: 12px;
	position: relative;
}
.constr4 ul li img{
	display:flex;
}
.conh{
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	color: #31548e;
	text-align: center;
}
.conh2{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
	text-align: center;
	margin-top: 32px;
}
.conh4{
	float: left;
	text-align: left;
	width:504px;
}
.conh4_top{
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
}
.conh4_top2{
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-top:10px;
}
.conh4_top3{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	color: #999999;
	margin-top: 37px;
}
.conh4_top4{
	width: 181px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	color: #fff;
	background-color: #f09701;
	border-radius: 22px;
	margin-top: 47px;
}
.conh5{
	float: right;
	width: 401px;
	height: 316px;
}
.conh3{
	margin-top: 74px;
}
.koko{
   position: absolute;
    z-index: 999;
    top: -10px;
    left: 45%;
}
/*网站建设流程*/
.website{
	width:100%;
	height: 650px;
	margin:0 auto;
	overflow:hidden;
	position:relative
}
.webkl{
	width: 100%;
	height: 650px;
	background:url(../img/con6.jpg);
	background-attachment: fixed;
    background-position: center 100%;
    background-repeat: no-repeat;
    position: relative;
}
.website2{
	width: 1200px;
	margin: 0 auto;
	overflow:hidden;
	text-align: center;
}
.website2 h1{
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
	margin-top: 58px;
	margin-bottom:35px;
}
.website2 p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
}
.website3{
	width: 1200px;
	height:356px;
	margin-top:50px;
}
/*网站维护*/
.maintain{
	width: 1200px;
	margin:55px auto 0;
	text-align: center;
}
.maintain h1{
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	color: #31548e;
}
.maintain p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	color: #666666;
	margin-top: 34px;
}
.maintain2{
	width: 851px;
	margin: 0 auto;
	margin-top: 65px;
	border: solid 1px #e5e5e5;
	color: #666666;
}
.maintain2 p{ 
	margin-top: 0;
}
.main1 ul{
	display: flex;
	padding: 41px 0;
	border-bottom:1px solid #eeeeee;
}
.main1 ul li{
	margin:0 auto;
	line-height: 36px;
}
/*网站七大核心*/
.kernel{
	width: 100%;
	padding-top: 55px;
	padding-bottom:55px;
	margin-top: 79px;
	background-color: #eeeeee;
}
.kernel2{
	width: 457px;
	margin: 0 auto;
	display: flex;
	text-align: center;
}
.kernel2 p{
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	color: #31548e;
	margin: 0 auto;
	margin-top: 30px;
}
.kernel2 i{
	width: 108px;
	height: 108px;
	display: inline-block;
	margin: 0 auto;
	background: url(../img/mm.png) no-repeat center center;
}
.kernel3{
	width: 1200px;
	height: 527px;
	display: flex;
    flex-wrap: wrap;
	margin: 0 auto;
	margin-top: 51px;
	background:url(../img/ju8t.png)no-repeat center center;
}
.kernel4{
	display: flex;
}
.kernel4 img{
	width: 34px;
	height: 34px;
}
.kernel5{
	margin-left: 10px;
}
.kernel5p{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	color: #31548e;
}
.kernel5p2{
	width: 291px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color: #777777;
    line-height: 20px;
	word-break: break-word;
	margin-top:12px;
}
/*we.css*/
.aboutne{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding:80px 0 107px;
	text-align: center;
} 
.aboutne2{
	text-align: center;
}
.aboutne h1{
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
}
.dd{
	margin-top: 30px;
	line-height: 200%;
	font-size: 16px;
	color: #333333;
	text-align: left;
}
.about_img{
	display: flex;
	flex-wrap: wrap;
	margin-top: 49px;
	/*background: pink;*/
}
.about_img2{
	width: 391px;
	height: 335px;
	background-color:#f4f4f4;
	padding: 124px 88px;
}
.about_img2 p{
	text-align:left;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	color: #777777;
	margin-bottom: 18px;
}
.about_img3{
	width: 790px;
	height: 335px;
	overflow: hidden;
	margin-left: 15px;
}
/*.about_img3 img{
	transition: all 0.6s;
}
.about_img3:hover img{
	transform: scale(1.1);
}*/
.about_img4{
	width: 390px;
	height:335px;
	overflow: hidden;
	margin-top: 13px;
}
.ab{
	margin-left: 15px;
}
/*.about_img4 img{
	transition: all 0.6s;
}
.about_img4:hover img{
	transform: scale(1.1);
}*/
/*企业文化*/
.enterpris{
  width: 100%;
  height:598px;
  padding-top:40px;
  text-align: center;
  background:url(../img/ab10.jpg)no-repeat center center;
}
.enterpris2 h1{
	font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    color: #fff;
}
.enterpris ul{
	display: flex;
	flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}
.enterpris ul li{
	margin: 0 auto;
	width: 283px;
	height: auto;
}
.enterpris ul li img{
	width: 283px;
	height: 183px;
	/*transition: all 5s;*/
}
/*.enterpris ul li:hover img{
	transform: rotateY(360deg);
}    */
.enterpris3 p{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
	margin-top: 20px;
}
.enterpris3_zi{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	color: #ffffff;
	margin-top: 25px;
}
.enterpris ul li:hover {
	-webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.enterpris ul li:hover .enterpris3_zi{
	color:#f09701;
}
/*加入我们*/
.jion{
	width: 1200px;
	margin: 0 auto;
	padding:67px 0;
}
.enterpris2{
	text-align: center;
}
.jion2{
     margin-top: 78px;
}
.jion2_left{
	float: left;
}
.jion2_left ul li{
    width: 243px;
	height: 54px;
	background-color:#dcdcdc;
	text-align: center;
	line-height: 54px;
	margin-top:30px;
	color: #fff;
	cursor:pointer;
}
.jim{
	background-color:#f09701!important;
}
.jion2_right2{
	width: 891px;
	height: auto;
}
.jioright{
	width: 890px;
	height: 72px;
	line-height:72px;
	background-color: #e5e5e5;
	padding:0 36px; 
}
.jioright p{
	float: left;
}
.jioright img{
	float: right;
	margin: 30px 0;
}
.jioright2{
	width: 890px;
	padding:44px 47px;
	border: solid 1px #e5e5e5;
	display:none;

}
.jioright3{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	color: #333333;
}
.jioright4{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	color: #333333;
	margin-top: 53px;
}
/*支付方式*/
.apply{
	width: 100%;
	height:939px;
	padding-top: 56px;
	padding-bottom: 90px;
	background: url(../img/apply.png)no-repeat center center;
}
.apply2{
	display: flex;
	flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
}
.apply2 li{
	width: 569px;
	height: 209px;
	background-color: #ffffff;
	border: solid 1px #dcdcdc;
	margin: 0 15px;
	margin-top: 40px;
}
.apply2 li:hover{
	border: solid 1px #f09701;
}
.apply2_top{
	width: 567px;
	height: 49px;
	line-height: 49px;
	padding: 0 23px;
	border-bottom: solid 1px #dcdcdc;
}
.apply2_bot{
    padding:17px 21px; 	
}
.apply2_botimg{
	float: left;
	width: 172px;
	height: 123px;
}
.apply2_botimg2{
	line-height:40px;
	float: left;
	margin-left:26px;
	font-size: 14px;
}
.apply2_botimg2 p{
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
}
/*联系我们*/
.lianxi{
	padding-top: 56px;
	padding-bottom: 90px;
}
.lianxi2{
	width: 1200px;
	margin:0 auto; 
	margin-top: 77px;
}
.lianxi2_left{
	float: left;
}
.lianxi2_right{
	float: right;
}
.lianxi2_left2 {
	line-height:45px;
}
.lianxi2_left2 b{
	font-size: 18px;
	font-stretch: normal;
	color: #333333;
   line-height:60px;
}
.lianxi2_left2 p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
} 
.lianxi2_left3{
	display: flex;
	margin-top: 42px;
}
.ziuxn{
	width: 160px;
	height: 41px;
	display: flex;
	line-height: 41px;
	padding-left:15px;
	border: solid 1px #eeeeee;
	margin-right: 20px;
}
.ziuxn img{
	width: 20px;
    height: 24px;
    margin-right: 15px;
    margin-top: 8px;
}
.lianxi2_right{
	width: 655px;
	height: 425px;
}
/*新增*/
.dfef ul li{
	margin:0 6.5% !important;
}
