@charset "utf-8";

@font-face {
  font-family: fontName; 
  src: url(../font/syht.otf);
}

/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;font-family:fontName;}
*{font-family:fontName;box-sizing: border-box;}
body{width:100%;font-family:fontName;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}


.header{
	
}
.header1{
	overflow: hidden;
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.logo{
	float: left;
	font-size: 0;
	margin-top: 22px;
}
.nav{
	margin-top: 10px;
	float: right;
}
.nav ul{
	overflow: hidden;
}
.nav ul li{
	list-style-type: none;
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 74px;
	font-weight: bold;
	border-bottom: 4px solid #fff;
	padding: 0 5px;
	margin-right: 50px;
}
.nav ul li a{
	color: #666666;
}
.nav ul li.on{
	border-bottom: 4px solid #0d7fc4;
}
.nav ul li.on a{
	color: #0d7fc4;
}
.language{
	float: right;
	margin-top: 10px;
	line-height: 74px;
	font-size: 14px;
	color: #333333;
}
.language a{
	color: #333333;
}
.language a.on{
	color: #0d7fc4;
	font-weight: bold;
}
.banner{
	font-size: 0;
}
.banner .swiper-pagination{
	bottom: 33px;
}
.banner .swiper-pagination-bullet{
	background-color: #fff;
	opacity: 1;
	width: 11px;
	height: 11px;
	border-radius: 5px;
}
.banner .swiper-pagination-bullet-active{
	background-color: #fff;
	width: 40px;
}
.banner1{
	position: relative;
}
.banner2{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.banner3{
	font-size: 60px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.banner4{
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	margin-top: 24px;
}
.banner5{
	margin-top: 50px;
	text-align: center;
}
.banner5 a{
	display: inline-block;
	width: 200px;
	height: 53px;
	background-color: #0d7fc4;
	border-radius: 26px;
	text-align: center;
	line-height: 53px;
	font-size: 18px;
	color: #ffffff;
}
.product{
	margin-top: 50px;
}
.product1{
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
}
.product2{
	font-size: 36px;
	color: #333333;
	text-align: center;
}
.product3{
}
.product3 ul{
	overflow: hidden;
	padding: 10px;
}
.product3 ul li{
	list-style-type: none;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 32px;
	padding-bottom: 20px;
}
.product3 ul li:nth-child(3n){
	margin-right: 0;
}
.product4{
	font-size: 0;
}
.product4 img{
	width: 100%;
}
.product5{
	font-size: 18px;
	color: #424242;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.product6{
	width: 26px;
	height: 2px;
	background-color: #0d6fa6;
	margin: 12px auto 0;
}
.product7{
	margin-top: 9px;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	height: 96px;
	text-align: center;
	padding: 0 16px;
}
.product3 ul li:hover{
	box-shadow: 0 0 10px #e9e9e9;
}
.more{
	margin-top: 49px;
	text-align: center;
}
.more a{
	display: inline-block;
	width: 202px;
	height: 47px;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	color: #0d6fa6;
	border: 1px solid #0d6fa6;
}
.app{
	padding: 60px 0;
	background-color: #f2f2f2;
	margin-top: 70px;
}
.app1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.app2{
	margin-top: 12px;
}
.app2 ul{
	overflow: hidden;
}
.app2 ul li{
	list-style-type: none;
	float: left;
	width: 18%;
	margin-right: 2.5%;
	font-size: 0;
	margin-top: 30px;
}
.app2 ul li:nth-child(5n){
	margin-right: 0;
}

.case{
	margin-top: 60px;
}
.case1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.case1 .inner_case1{
	margin-top: 30px;
	width: 100%;
}
.case1 .inner_case1 .inner_case2{
	font-size: 20px;
}
.index_case .case_index{
	display: none;
}
.case2{
	margin-top: 35px;
}
.case2 ul{
	overflow: hidden;
}
.case2 ul li{
	list-style-type: none;
	float: left;
	width: 32.5%;
	margin-right: 1.25%;
	margin-top: 30px;
}
.case2 ul li:nth-child(3n){
	margin-right: 0;
}
.case3{
	font-size: 0;
}
.case3 img{
	width: 100%;
}
.case4{
	padding: 20px 16px 16px;
	background-color: #f2f2f2;
}
.case5{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.case6{
	font-size: 12px;
	color: #666666;
	margin-top: 18px;
	margin-top: 12px;
}
.contact{
	margin-top: 100px;
}
.contact1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.contact2{
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.contact2 span{
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e7e6;
}
.contact3{
	margin-top: 49px;
	overflow: hidden;
}
.contact4{
	float: left;
	margin-top: 60px;
}
.contact4a{
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.contact4a span{
	color: #81807f;
	font-weight: normal;
}
.contact4b{
	font-size: 20px;
	color: #0d7fc4;
}
.contact4b span{
	font-size: 28px;
	font-weight: bold;
}
.contact4c{
	font-size: 18px;
	color: #666666;
}
.contact4d{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-top: 16px;
}
.contact5{
	float: right;
	width: 62%;
	height: 473px;
}

.footer{
	margin-top: 70px;
	background-color: #f2f0ec;
	padding: 49px 0 32px;
}
.footer1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.footer2{
	font-size: 0;
}
.footer3{
	overflow: hidden;
	margin-top: 49px;
	border-top: 1px solid #d4d4d4;
	padding-top: 40px;
}
.footer4{
	float: left;
}
.footer4a{
	font-size: 16px;
	color: #0d7fc4;
	line-height: 32px;
}
.footer4a span{
	font-size: 22px;
}
.footer4b{
	font-size: 14px;
	color: #333333;
}
.footer5{
	float: left;
	margin-left: 100px;
}
.footer5a{
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}
.footer6{
	float: right;
}
.footer6 a{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-left: 52px;
	line-height: 52px;
}
.beian{
	background-color: #f2f0ec;
	padding: 16px 0 49px;
	border-top: 1px solid #a0a0a0;
}
.beian1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
	font-size: 12px;
	color: #666666;
}

.header_m{
	display: none;
}

.header_m1{
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 0 0 12px;
}
.logo_m img{
}
.icon_m{
	width: 10%;
	float: right;
	margin: 6px 0 0 0;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}

.more1{
	margin-top: 49px;
	text-align: center;
}
.more1 a{
	display: inline-block;
	width: 212px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	color: #ffffff;
	border-radius: 22px;
	background-color: #4e8cee;
}

.inner_banner{
	font-size: 0;
	position: relative;
}
.inner_banner1{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	min-width: 80%;
}
.inner_banner2{
	font-size: 36px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.inner_banner3{
	width: 103px;
	height: 5px;
	background-color: #ffffff;
	margin: 36px auto 0;
}
.ability{
	width: 90%;
	max-width: 1400px;
	margin: -62px auto 0;
	background-color: #fff;
	box-shadow: 0 0 10px #ededed;
	position: relative;
}
.ability ul{
	overflow: hidden;
}
.ability ul li{
	list-style-type: none;
	float: left;
	width: 25%;
	padding: 25px;
	overflow: hidden;
}
.ability1{
	float: left;
	width: 83px;
	font-size: 0;
}
.ability2{
	float: right;
	width: calc(100% - 99px);
}
.ability2a{
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
}
.ability2b{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-top: 10px;
}

.question{
	margin-top: 60px;
}
.question1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.question2{
	font-size: 30px;
	text-align: center;
}
.question3{
	overflow: hidden;
	margin-top: 60px;
}
.question4{
	float: left;
	font-size: 0;
	width: 699px;
	text-align: center;
}
.question4 img{
	max-width: 90%;
}
.question5{
	float: right;
	width: calc(100% - 699px);
}
.question5 ul li{
	list-style-type: none;
	font-size: 24px;
	color: #000000;
	line-height: 44px;
	margin-top: 23px;
}
.question5 ul li span{
	display: inline-block;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-color: #0d7fc4;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	line-height: 44px;
	margin-right: 24px;
}
.build{
	margin-top: 96px;
}
.build1{
}
.build2{
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
}
.build3{
	margin-top: 140px;
	padding: 40px 0 90px;
	background-color: #0d7fc4;
}

.build4{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
	zoom: 1;
}
.build4:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.build5{
	position: absolute;
	top: -96px;
	left: 0;
	width: 40%;
}
.build6{
	float: right;
	width: 59%;
}
.build7{
	font-size: 16px;
	color: #fefefe;
	line-height: 25px;
	text-indent: 2rem;
}
.build8{
	margin-top: 40px;
}
.build8 ul{
	overflow: hidden;
}
.build8 ul li{
	list-style-type: none;
	float: left;
	width: 33%;
	font-size: 16px;
	color: #fefefe;
	margin-top: 36px;
}
.build8 ul li span{
	display: inline-block;
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	background: url(../img/build_bg.png) no-repeat;
	background-position: right bottom;
}
.site{
	margin-top: 66px;
}
.site1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.site2{
	margin-top: 70px;
}
.site2 ul{
	overflow: hidden;
}
.site2 ul li{
	list-style-type: none;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 36px;
}
.site2 ul li:nth-child(3n){
	margin-right: 0;
}
.site3{
	height: 121px;
	font-size: 0;
	text-align: center;
}
.site4{
	font-size: 22px;
	color: #000000;
	text-align: center;
	margin-top: 36px;
}
.site5{
	margin-top: 16px;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	height: 72px;
	text-align: center;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.message{
	background: url(../img/w_bg.jpg) no-repeat;
	background-size: 100% 100%;
	margin-top: 66px;
	padding: 36px 0 48px;
}
.message1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.message2{
	overflow: hidden;
}
.message3{
	float: left;
	font-size: 24px;
	color: #ffffff;
	line-height: 62px;
}
.message4{
	float: right;
}
.message4a{
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	line-height: 34px;
}
.message4b{
	font-size: 18px;
	color: #ffffff;
	line-height: 28px;
}
.message5{
	margin-top: 27px;
	font-size: 16px;
	color: #ffffff;
}
.message5 span{
	margin-right: 30px;
}
.message5 span input{
	margin-right: 9px;
	vertical-align: middle;
}
.message6{
	margin-top: 24px;
	overflow: hidden;
}
.message6a{
	float: left;
	width: 24%;
}
.message6a input{
	width: 100%;
	height: 50px;
	border-radius: 5px;
	background-color: #ffffff;
	padding-left: 19px;
}
.message6b{
	float: left;
	width: 24%;
	overflow: hidden;
	margin-left: 1%;
}
.message6b span{
	display: inline-block;
	width: 30%;
	float: left;
	height: 50px;
	text-align: center;
	background-color: #ffffff;
	line-height: 50px;
	border-right: 1px solid #dbdbdb;
	border-radius: 5px 0 0 5px;
}
.message6b input{
	width: 70%;
	float: left;
	height: 50px;
	border-radius: 0 5px 5px 0;
	background-color: #ffffff;
	padding-left: 19px;
}
.message6c{
	float: left;
	width: 30%;
	margin-left: 1%;
}
.message6c input{
	width: 100%;
	height: 50px;
	border-radius: 5px;
	background-color: #ffffff;
	padding-left: 19px;
}
.message6d{
	float: left;
	width: 19%;
	margin-left: 1%;
}
.message6d input{
	width: 100%;
	height: 50px;
	border-radius: 5px;
	background-image: linear-gradient(to right, #011cf4, #47cfff);
	color: #ffffff;
	font-size: 20px;
}
.process{
	background: url(../img/w_bg1.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 66px 0;
}
.process1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.process3{
	font-size: 0;
	text-align: center;
	margin-top: 70px;
}

.app_main{
	background-color: #f5f5fa;
	padding: 66px 0 80px;
}
.app_main1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.app_main2{
	margin-top: 54px;
}
.app_main2 ul{
	overflow: hidden;
}
.app_main2 ul li{
	list-style-type: none;
	float: left;
	width: 19%;
	margin-right: 1.25%;
	border-radius: 9px;
	background-color: #ffffff;
	padding: 24px;
}
.app_main2 ul li:nth-child(5n){
	margin-right: 0;
}
.app_main2a{
	font-size: 0;
	text-align: center;
}
.app_main2b{
	font-size: 18px;
	color: #000000;
	text-align: center;
	line-height: 24px;
	height: 72px;
	margin-top: 36px;
}
.app_main2c{
	font-size: 16px;
	color: #6f6f6f;
	line-height: 24px;
	height: 72px;
}
.life{
	margin-top: 39px;
	background-color: #ffffff;
	box-shadow: 0 0 10px #dbdbe0;
	padding: 54px 50px 50px;
}
.life1{
	margin-top: 60px;
}
.life1 ul{
	overflow: hidden;
}
.life1 ul li{
	list-style-type: none;
	float: left;
	width: 32%;
	margin-right: 2%;
	padding: 10px;
}
.life1 ul li:nth-child(3n){
	margin-right: 0;
}
.life2{
	width: 93px;
	height: 93px;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	position: relative;
}
.life2 img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.life3{
	font-size: 22px;
	color: #000000;
	margin-top: 20px;
}
.life4{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	height: 96px;
	margin-top: 10px;
}
.custome{
	background: url(../img/app_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 60px 0 22px;
}
.custome1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.custome2{
	margin-top: 36px;
	font-size: 20px;
	border-bottom: 1px solid #6f6f6f;
	padding: 0 13px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.custome2 a{
	display: inline-block;
	position: relative;
	padding: 0 3px 10px;
}
.custome2 a.on{
	color: #0d7fc4;
}
.custome2 a.on:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 3px;
	background-color: #0d7fc4;
}
.custome3{
	margin-top: 27px;
}
.custome4{
	display: none;
	overflow: hidden;
}
.show{
	display: block !important;
}
.custome5{
	float: right;
	font-size: 0;
}
.custome6{
	float: left;
	max-width: 860px;
}
.custome6a{
	margin-top: 49px;
}
.custome6a img{
	vertical-align: middle;
}
.custome6a span{
	display: inline-block;
	height: 49px;
	line-height: 49px;
	margin-left: 36px;
	padding-left: 36px;
	font-size: 20px;
	color: #000000;
	vertical-align: middle;
	border-left: 1px solid #969799;
}
.custome6b{
	margin-top: 36px;
}
.custome6b1{
	display: inline-block;
	margin-right: 36px;
}
.custome6b2{
	font-size: 28px;
	color: #000000;
	text-align: center;
}
.custome6b2 span{
	color: #6f6f6f;
	font-size: 20px;
}
.custome6b3{
	font-size: 20px;
	color: #979799;
	text-align: center;
}
.custome7{
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	margin-top: 40px;
}

.tool{
	margin-top: 60px;
}
.tool1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.tool2{
	margin-top: 32px;
}
.tool2 ul{
	overflow: hidden;
}
.tool2 ul li{
	float: left;
	border: 1px solid #e2e2e2;
	box-shadow: 0 0 10px #f1f1f1;
	width: 32%;
	margin-right: 2%;
}
.tool2 ul li:nth-child(3n){
	margin-right: 0;
}
.tool3{
	font-size: 0;
	height: 163px;
	padding: 40px 157px 0 40px;
	font-size: 28px;
	line-height: 32px;
	color: #ffffff;
}
.tool2 ul li:nth-child(1) .tool3{
	background: url(../img/app_bg1.png) no-repeat;
	background-size: 100% 100%;
}
.tool2 ul li:nth-child(2) .tool3{
	background: url(../img/app_bg2.png) no-repeat;
	background-size: 100% 100%;
}
.tool2 ul li:nth-child(3) .tool3{
	background: url(../img/app_bg3.png) no-repeat;
	background-size: 100% 100%;
}
.tool4{
	padding: 20px 24px 60px;
	height: 310px;
}
.tool4a{
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}
.tool4a span{
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background-color: #0d7fc4;
	vertical-align: top;
	margin-right: 9px;
	margin-top: 9px;
}
.tool5{
	text-align: center;
	margin-top: 16px;
}
.tool5 a{
	display: inline-block;
	background-color: #0490e0;
	width: 187px;
	height: 42px;
	border-radius: 3px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #ffffff;
}
.about{
	margin-top: 60px;
}
.about1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.about2{
	overflow: hidden;
}
.about3{
	font-size: 0;
	float: left;
	width: 60%;
}
.about4{
	float: right;
}
.about5{
	display: flex;
	justify-content: flex-start;
	flex-flow: row-reverse;
	width: 100%;
}
.about6{
	display: flex;
	justify-content: flex-start;
	flex-flow: row-reverse;
	width: 100%;
}
.h3_tit01_en {
    position: relative;
    padding-left: 6.0rem;
    color: #0d7fc4;
    font-size: 12px;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    letter-spacing: 0.07em;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin-left: 20px;
	padding-top: 6.6rem;
	padding-left: 0;
	text-align: left;
}
.h3_tit01_en:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: inherit;
    width: 1px;
    height: 5.2rem;
    margin: auto;
    background-color: #0d7fc4;
    content: "";
}
.about5a{
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0;
	webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-feature-settings: normal;
}
.about7{
	margin-right: 30px;
	height: 585px;
	font-size: 16px;
	color: #666666;
	margin-bottom: 0;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-feature-settings: normal;
}
.about7 span{
	margin-left: 30px;
	display: inline-block;
}
.inner_contact{
	background-color: #f4fcff;
	margin-bottom: -70px;
	margin-top: 80px;
	padding: 80px 0;
}
.inner_case{
	margin-top: 60px;
}
.inner_case1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.inner_case2{
	font-size: 30px;
	color: #666666;
	text-align: center;
	font-weight: bold;
}
.inner_case2 a{
	color: #666666;
	margin: 0 50px;
	padding: 0 3px 12px;
	display: inline-block;
}
.inner_case2 a.on{
	color: #0d7fc4;
	border-bottom: 4px solid #0d7fc4;
}
.page{
	text-align: center;
	margin-top: 40px;
}
.page a{
	display: inline-block;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 52px;
	background-color: #a8a4a0;
	margin: 0 6px;
}
.page a.on{
	background-color: #0d7fc4;
}
.case_deta{
	margin-top: 30px;
}
.case_deta1{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.case_deta2{
	font-size: 30px;
	color: #414141;
	font-weight: bold;
}
.case_deta3{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-top: 10px;
}
.case_deta4{
	font-size: 0;
}
.case_deta4 img{
	display: block;
	margin: 27px auto 0;
}




















