body {
	padding-top: 80px
}
#header {
	background-color: #fff;
	width: 100%;
	position: fixed;
	height: 80px;
	top: 0;
	left: 0;
	z-index: 180;
	box-shadow: 0 0 4px silver
}
#navbar .logo {
	float: left;
	position: relative;
	display: inline-block;
	z-index: 50;
	padding-top: 10px
}
#navbar .logo img {
	height: 60px;
	display: block
}
#navbar .logo h1 {
	display: none
}
.small_a {
	float: right;
	margin-left: 1rem;
	margin-top: 28px;
}
.small_a a {
	font-size: 13px;
	color: #aaa;
	display: inline-block;
	line-height: 1;
}
.small_a a:hover {
	color: #0e4081;
}
.small_a a.mid {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 0 0.5rem;
	margin: 0 0.5rem;
}
.tellNum {
	font-size: 1rem;
	letter-spacing: .5px;
	font-family: arial;
	height: 2rem;
	color: #333;
	float: right;
	margin-top: 22px;
	font-weight: bold;
}
 @media (max-width:768px) {
.tellNum {
	font-size: 1.13043478rem
}
.small_a {
	display: none;
}
}
.tellNum img {
	vertical-align: bottom;
	height: 1.6rem
}
.tellNum i {
font-size: .9rem;
	vertical-align: top;
	line-height: 1.7em
}
#Nav {
	display: block;
	overflow: hidden;
	font-size: 0;
	text-align: center
}
#Nav li {
	display: inline-block;
	position: relative;
	width: 11%;
	text-align: right
}
#Nav li a {
	display: inline-block;
font-size: .9rem;
	color: #333;
	position: relative;
	box-sizing: border-box;
	line-height: 78px;
	transition: none;
	white-space: nowrap;
	height: 80px
}
 @media (max-width:768px) {
#Nav li a {
font-size: .94444444rem
}
}
#Nav li a.act, #Nav li:hover>a {
	color: #0e4081;
	border-bottom: 3px solid #0e4081
}
.scroll#header {
	box-shadow: 0 0 12px silver;
	height: 56px
}
.scroll #navbar .logo {
	padding-top: 6px
}
.scroll #navbar .logo img {
	height: 42px
}
.scroll #Nav li a {
	height: 56px;
	line-height: 59px
}
.scroll .tellNum {
	margin-top: 14px
}
.web_banner {
	position: relative
}
.web_banner .banner {
	width: 100%;
	height: 100%
}
.web_banner .banner ul.bb {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	z-index: 5
}
.web_banner .banner ul.bb .bb_li {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 5;
	left: 0;
	top: 0;
	display: none
}
.web_banner .banner ul.bb .bb_li>img {
	width: 100%
}
.web_banner .banner .num {
	text-align: center;
	position: absolute;
	width: 100%;
height: .3rem;
	right: 2px;
	bottom: 4%;
	z-index: 100;
	opacity: .8
}
.web_banner .banner .num li {
	display: inline-block;
	background-color: #fff;
	margin-right: 8px
}
.web_banner .banner .num li a {
	text-align: center;
	color: #fff;
	overflow: hidden;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	width: 40px;
	height: 4px;
	text-indent: -100px;
	opacity: 1
}
.web_banner .banner .num li.num_hover {
	background-color: #0e4081
}
#board {
	overflow: hidden;
	background-color: #f7f8fa;
	border-top: 1px solid #0e4081;
	line-height: 60px;
	height: 60px
}
#board h3 {
	font-size: 14px;
	color: #333;
	float: left;
	line-height: 60px;
	padding: 0 1.5rem;
	background-image: url(../images/i02.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: auto
}
 @media (max-width:640px) {
#board h3 {
	font-size: 13px
}
}
#board ul li {
	display: inline-block;
	float: left;
	box-sizing: border-box;
	border-left: 1px solid #bbb;
	width: 33%;
	padding: 0 15px
}
#board ul li a {
	color: #666;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block
}
 @media (max-width:640px) {
#board ul li a {
	font-size: 13px
}
}
#board ul li a:hover {
	color: #0e4081
}
#board ul li span {
	font-size: 12px;
	margin-right: 20px
}
#board ul li:first-child {
	border: none
}
#web_part4 {
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	box-shadow: 0 0 27px rgba(0, 0, 0, .13)
}
#web_part4 * {
	box-sizing: border-box
}
#web_part4 a {
	display: block
}
#web_part4 .part {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
	background-color: #fff;
	flex: 1 1 150px
}
#web_part4 .part:first-child {
	border: none;
	background-color: #f6f6f6
}
#web_part4 .part:nth-child(3) {
	background-color: #f7f5f6
}
 @media (max-width:500px) {
#web_part4 .part {
	flex-basis: 30%
}
}
#web_part4 h2 {
	font-size: 1rem;
	color: #222;
	display: inline-block;
	line-height: 1.5em;
	border-bottom: 1px solid #222;
	margin-top: 1rem
}
#web_part4 h2 small {
	display: block;
	font-size: 14px;
	color: #666;
	font-weight: 400;
	font-family: FontBlar
}
 @media (max-width:640px) {
#web_part4 h2 small {
	font-size: 13px
}
}
#web_part4 .imWrap {
	padding-top: 110%
}
#web_part4 .imWrap img {
	min-height: initial;
	max-width: 86%
}
#web_part4 .abs {
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .6s ease-in-out
}
#web_part4 .abs img {
	max-height: 15%
}
#web_part4 .part:hover .abs {
	background-color: rgba(1, 71, 157, .4);
	opacity: 1;
	filter: alpha(opacity=100)
}
#web_part4 .con {
	width: 100%;
	height: 80%;
	display: table
}
#web_part4 .cell {
	display: table-cell;
	vertical-align: middle
}
#web_part4 h3 {
	font-size: 1rem;
	color: #fff;
	line-height: 2em
}
#web_part4 p {
font-size: .8rem;
	color: #fff;
	min-height: 50%;
	line-height: 2em
}
 @media (max-width:768px) {
#web_part4 p {
font-size: .88888889rem
}
}
 @media (max-width:640px) {
#web_part4 p {
	font-size: 1rem
}
}
#web_part4 .h50 {
	height: 50%;
	background-color: #01479d
}
#web_part4 .h50:first-child {
	background-color: #22ad38
}
 @media (max-width:640px) {
#web_part4 .h50 {
	height: auto;
	width: 50%;
	float: left
}
#web_part4 .h50 .inner {
	width: 90%;
	padding: 1rem 0
}
#web_part4 .h50 .inner img {
	width: 23%
}
}
#web_part4 .inner {
	display: inline-block;
	vertical-align: middle
}
#web_part4 .inner p {
	height: auto
}
.matter_con .imgcon {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	transform-origin: center bottom;
	opacity: 0;
	transform: scaleY(.5);
	transition: all .7s ease-in-out .2s
}
.matter_con::after {
	display: block;
	content: " ";
	height: 100%;
	width: 19rem;
	z-index: 0;
	position: absolute;
	left: 0;
	top: 0;
	background-color: transparent;
	transition: all 1s ease-in-out .5s
}
.swiper-slide-text {
	float: left;
	width: 18rem;
	z-index: 1;
	position: relative
}
.swiper-slide-text .slide-title {
	font-size: 1.6rem;
	font-weight: 700;
	color: #fff;
	margin-bottom: 1rem;
	line-height: 1em;
	transform: translateY(-20px);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .7s ease-in-out .1s
}
 @media (max-width:768px) {
.swiper-slide-text .slide-title {
	font-size: 1.23076923rem
}
}
.swiper-slide-text .slide-descrition {
	margin-bottom: 1em
}
.swiper-slide-text .slide-descrition span {
	display: block;
	color: #333;
padding: .2rem 0;
font-size: .8rem
}
.radiu-button {
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	text-align: center;
	color: #333;
	z-index: 2;
	width: 10rem;
font: 700 .8rem/3em Arial;
	border: 1px solid #fff;
	border-radius: 1.5rem;
	transform: translateY(20px);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 1.2s ease-in-out .3s
}
.radiu-button:hover {
	color: #fff;
	background-color: #000;
	border-color: #000
}
.radiu-button:hover:after {
	transform-origin: center bottom;
	transform: scaleY(1)
}
.swiper-pagination-bullet i {
	text-align: right;
	display: inline-block;
	font-size: 12px;
	position: absolute;
	z-index: 5;
	right: 1rem;
	top: 0;
	width: 13rem;
	line-height: 1em
}
#web_part5 .swiper-container {
	width: 100%;
	height: 400px;
	margin: 20px auto
}
#web_part5 .swiper-wrapper {
	transition-delay: .3s
}
#web_part5 .swiper-pagination-bullets {
	border-right: 1px solid rgba(186, 186, 186, .3);
	right: 2rem
}
#web_part5 .swiper-pagination-bullet {
	position: relative;
	margin: 18px -7px 18px 0;
	background-color: transparent;
	width: 13px;
	height: 13px
}
#web_part5 .swiper-pagination-bullet:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 5px;
	height: 5px;
	margin: -2.5px 0 0 -2.5px;
	background: #bababa;
	border-radius: 100%;
	transition: all .5s ease-in-out
}
#web_part5 .swiper-pagination-bullet:after {
	content: '';
	position: absolute;
	display: block;
	width: 9px;
	height: 9px;
	border: 2px solid #666;
	border-radius: 100%;
	transform: scale(0);
	transition: all .5s ease-in-out
}
#web_part5 .swiper-pagination-bullet-active:before {
	background: #666
}
#web_part5 .swiper-pagination-bullet-active:after {
	transform: scale(1)
}
#web_part5 .swiper-slide {
	background-color: #fff;
	box-sizing: border-box;
	padding: 2.5vw 4vw
}
#web_part5 .slide-descrition p {
	transform: translateX(-200px);
	opacity: 0;
	transition: all .7s ease-in-out .1s;
	color: #fff
}
#web_part5 .ani-slide p {
	transform: translateX(0);
	opacity: 1
}
#web_part5 .ani-slide .radiu-button, #web_part5 .ani-slide .slide-title {
	opacity: 1;
	transform: translateY(0)
}
#web_part5 .ani-slide .imgcon {
	opacity: 1;
	transform: scaleY(1)
}
#web_part5 .ani-slide::after {
	background-color: rgba(0, 0, 0, .3)
}
#web_part5 .swiper-button-next, #web_part5 .swiper-button-prev {
	top: 90%;
	width: 1rem;
	height: 1rem;
	transform: rotate(90deg);
	right: 1rem;
	background-color: #fff;
	padding: 10px;
	border-radius: 70px;
	background-size: 1rem 1.5rem
}
#web_part5 .swiper-button-prev {
	left: auto;
	top: 78%
}
.web_tit {
	text-align: center;
	position: relative;
	margin: 2vw 0;
	padding-bottom: 15px
}
.web_tit h2 {
	font-size: 1.8rem;
	line-height: 2em;
	color: #252424
}
 @media (max-width:768px) {
.web_tit h2 {
	font-size: 1.28571429rem
}
}
.web_tit small {
font-size: .8rem;
	display: block;
	color: #252424
}
 @media (max-width:768px) {
.web_tit small {
font-size: .88888889rem
}
}
 @media (max-width:640px) {
.web_tit small {
	font-size: 1rem
}
}
.web_tit.bg small {
	color: #fff
}
.web_tit.bg h2 {
	color: #0e4081
}
.web_tit.bg2 h2 {
	color: #fff
}
.web_tit.bg2 small {
	color: #999
}
.web_tit::after {
	display: block;
	content: "";
	height: 4px;
	width: 61px;
	z-index: 5;
	background-color: #0e4081;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -30px
}
.web_pro {
	width: 101%
}
.web_pro li {
	text-align: center;
	float: left;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 20px
}
.web_pro li a {
	display: block
}
.web_pro li .imWrap {
	margin: 10px 0 18px;
	box-shadow: 0 0 12px silver
}
.web_pro li h3 {
	display: block;
	background-color: #000;
	color: #fff;
	font-size: 1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 2.5em
}
.web_pro li p {
	display: none;
	text-align: left;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 5;
	left: 0;
	top: 0;
	color: #fff;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, .5);
	padding: 25px 15px;
	line-height: 24px
}
.web_pro li:hover p {
	display: block
}
.inner_tit {
	text-align: center;
	position: relative;
	margin: 3vw 0;
padding-bottom: .5rem
}
.inner_tit h2 {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.5em;
	color: #252424
}
 @media (max-width:768px) {
.inner_tit h2 {
	font-size: 1.2rem
}
}
.inner_tit small {
font-size: .9rem;
	display: block;
	font-family: '宋体';
	color: #999;
	line-height: 1.5em
}
 @media (max-width:768px) {
.inner_tit small {
font-size: .94444444rem
}
}
.inner_tit p {
font-size: .9rem;
	display: block;
	color: #999;
	line-height: 1.5em
}
 @media (max-width:768px) {
.inner_tit p {
font-size: .94444444rem
}
}
.inner_tit.bg p, .inner_tit.bg small {
	color: #fff
}
.inner_tit.bg h2 {
	color: #0e4081
}
.inner_tit.bg2 h2 {
	color: #fff
}
.inner_tit.bg2 small {
	color: #999
}
.inner_tit::after {
	background-color: #0e4081;
	display: block;
	content: "";
	height: 4px;
	width: 61px;
	z-index: 5;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -30px
}
.design_range ul {
	width: 103%;
	padding: 0 15px;
	margin-left: -15px
}
.design_range li {
	text-align: left;
	float: left;
	width: 30%;
	margin-right: 3%;
	margin-bottom: 3%;
	background-color: #fbfbfb
}
.design_range li a {
	display: block;
	position: relative
}
.design_range li .btn {
	border-color: #0e4081;
	color: #0e4081;
	float: right;
	width: 100px;
	margin-top: 8px
}
.design_range li .con {
padding: .75rem
}
.design_range li h3 {
	display: block;
font-size: .9rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #252424;
	line-height: 1.5em
}
 @media (max-width:768px) {
.design_range li h3 {
font-size: .94444444rem
}
}
.design_range li p {
	color: #999;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.design_range li:hover {
	box-shadow: 0 0 12px silver
}
.imgDiv .abs {
	text-align: center
}
.imgDiv .abs::after {
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	content: ".";
	clear: both;
	width: 0
}
.imgDiv .web_tit {
	display: inline-block;
	vertical-align: middle;
	margin: 0
}
.design_advant {
	overflow: hidden;
	min-height: 600px;
	position: relative;
	background-image: url(../images/10.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 1920px 100%
}
.design_advant .bg {
	width: 100%;
	float: right;
	max-width: 960px;
	background: rgba(255, 255, 255, .75)
}
.design_advant .box {
	width: 100%;
	float: left;
	max-width: 700px;
	padding: 2rem
}
.design_advant li {
	margin-bottom: 1rem
}
.design_advant img {
	float: left;
	margin-right: 1rem;
margin-top: .5rem;
	width: 3.2rem
}
.design_advant h3 {
	font-size: 1.5rem;
	color: #000;
	display: inline-block;
	line-height: 1.5em;
	border-bottom: 3px solid #0e4081;
	margin-bottom: 30px
}
 @media (max-width:768px) {
.design_advant h3 {
	font-size: 1.2rem
}
}
.design_advant h4 {
	font-size: 1rem;
	color: #333;
	font-weight: 400;
	line-height: 2em
}
.design_advant p {
	color: #666;
	display: block;
	line-height: 25px;
	min-height: 3em
}
.design_process {
	overflow: hidden;
	text-align: center
}
.design_process li {
	display: table;
	float: left;
	width: 20%;
	height: 10rem;
	background-image: url(../images/process_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: auto auto
}
.design_process li:nth-child(2) {
	background-image: url(../images/process_04.jpg)
}
.design_process li:nth-child(3) {
	background-image: url(../images/process_05.jpg)
}
.design_process li:nth-child(4) {
	background-image: url(../images/process_06.jpg)
}
.design_process li:nth-child(5) {
	background-image: url(../images/process_07.jpg)
}
.design_process li:nth-child(6) {
	background-image: url(../images/process_09.jpg)
}
.design_process li:nth-child(7) {
	background-image: url(../images/process_10.jpg)
}
.design_process li:nth-child(8) {
	background-image: url(../images/process_11.jpg)
}
.design_process li:nth-child(9) {
	background-image: url(../images/process_12.jpg)
}
.design_process li:nth-child(10) {
	background-image: url(../images/process_13.jpg)
}
.design_process li img {
	width: 32.5%
}
.design_process li p {
	font-size: 1.1rem;
	color: #fff;
	margin-top: 10px
}
 @media (max-width:768px) {
.design_process li p {
	font-size: 1.04761905rem
}
}
.design_process a {
	vertical-align: middle;
	display: table-cell
}
.design_combo ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around
}
.design_combo li {
	background-color: #f6f6f6;
	padding: 1.5rem;
	box-sizing: border-box;
	max-width: 320px;
	flex-basis: 24%
}
.design_combo h3 {
	font-size: 1.3rem;
	color: #252424;
	line-height: 1em
}
 @media (max-width:768px) {
.design_combo h3 {
	font-size: 1.13043478rem
}
}
.design_combo h3 small {
	font-size: 14px;
	color: #666
}
 @media (max-width:640px) {
.design_combo h3 small {
	font-size: 13px
}
}
.design_combo p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
margin-bottom: .5rem
}
 @media (max-width:640px) {
.design_combo p {
	font-size: 13px
}
}
.design_combo .red {
	color: #0e4081
}
.design_combo .more {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 2rem;
	background-color: #252424;
	margin-bottom: 1em
}
.design_combo .more.red {
	background-color: #0e4081;
	margin-bottom: 0;
	margin-top: 1em
}
.design_combo h4 {
font-size: .8rem;
	color: #333;
	font-weight: 400;
	line-height: 2.5em
}
 @media (max-width:768px) {
.design_combo h4 {
font-size: .88888889rem
}
}
 @media (max-width:640px) {
.design_combo h4 {
	font-size: 1rem
}
}
.design_relate .swiper-container {
	padding-bottom: 3rem
}
.design_relate .swiper-slide {
	float: left;
	overflow: hidden;
	box-sizing: border-box;
	padding: 1rem;
	background-color: #f7f7f7
}
.design_relate .swiper-slide .big {
	float: left;
	width: 7rem;
	height: 5rem;
	margin-right: 1.2rem
}
 @media (max-width:640px) {
.design_relate .swiper-slide .big {
	float: none;
	margin-bottom: 1rem
}
}
.design_relate .swiper-slide h4 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #333;
	font-weight: 400;
	line-height: 1em;
	margin-bottom: 10px
}
 @media (max-width:640px) {
.design_relate .swiper-slide h4 {
	font-size: 13px
}
}
.design_relate .swiper-slide p {
	font-size: 13px;
	color: #666;
	overflow: hidden;
	line-height: 2em;
	height: 4em
}
.design_relate .swiper-slide .date {
	font-size: 12px;
	color: #888;
	line-height: 1.5em
}
.design_relate .swiper-slide.hover {
	background-color: #f6f7fb
}
.design_relate .swiper-slide.hover h4, .design_relate .swiper-slide.hover p {
	color: #fff
}
.tit_h2 {
	text-align: center;
	border-bottom: 1px solid #ddd;
	height: 20px;
	overflow: visible;
	margin: 3vw 0
}
.tit_h2 h2 {
	background-color: #fff;
	font-size: 1.8rem;
	color: #333;
	display: inline-block;
	font-weight: 400;
	padding: 0 30px;
	line-height: 36px
}
 @media (max-width:768px) {
.tit_h2 h2 {
	font-size: 1.28571429rem
}
}
.tit_h3 h3 {
	font-size: 1.2rem;
	color: #000;
	display: inline-block;
	line-height: 1.5em;
	border-bottom: 3px solid #0e4081
}
 @media (max-width:768px) {
.tit_h3 h3 {
	font-size: 1.09090909rem
}
}
.about_intro {
	color: #666;
	line-height: 25px
}
.about_intro .tit_h3 {
	margin-bottom: 30px
}
.about_intro .big {
	float: right;
	width: 42%;
	margin-left: 2%;
	display: none
}
.about_intro p {
	text-indent: 2em
}
 @media (max-width:1400px) {
.about_intro .wrap {
	overflow: visible
}
}
 @media (max-width:640px) {
.about_intro .big {
	width: 100%;
margin-bottom: .5rem
}
}
.about_culture {
	overflow: hidden;
	background-color: #f7f7f7;
	padding-top: 2vw
}
.about_culture .cul_icon {
	float: left;
	margin: 0 10%;
	width: 26%
}
.about_culture li {
	float: left;
	width: 50%;
	margin-bottom: 1vw
}
.about_culture .num {
	display: inline-block;
	background-color: #0e4081;
	color: #fff;
	font-family: '宋体';
	font-size: 1.6rem;
	font-style: italic;
	float: left;
padding: .4rem .7rem .4rem .3rem;
margin-right: .8rem
}
 @media (max-width:768px) {
.about_culture .num {
	font-size: 1.23076923rem
}
}
.about_culture h4 {
	font-size: 1.2rem;
	color: #333;
	font-weight: 400;
	line-height: 1.8em;
padding-bottom: .5rem
}
 @media (max-width:768px) {
.about_culture h4 {
	font-size: 1.09090909rem
}
}
.about_culture p {
	color: #333;
	display: block;
	overflow: hidden;
	height: 3.8em
}
.about_help img.tit {
	width: 31%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	min-width: 145px
}
.about_help ul {
	width: 991px;
	font-size: 0;
	overflow: visible;
	margin: 3vw 0 6vw 246px
}
.about_help li {
	display: inline-block;
	box-sizing: border-box;
	padding: 30px;
	width: 141px;
	height: 141px;
	background-image: url(../images/i19.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto auto;
	margin: 6px;
	margin-bottom: -56px
}
 @media (min-width:1200px) {
.about_help li:nth-child(7) {
	margin-left: -70px
}
.about_help li:nth-child(13) {
	margin-right: -20px
}
.about_help li:nth-child(20) {
	margin-left: -70px
}
.about_help li:nth-child(26) {
	margin-right: -20px
}
}
.about_help .imgcon {
	width: 100%;
	height: 100%
}
.market_care ul {
	padding-bottom: 3vw;
	background-image: url(../images/i20.png);
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: auto auto
}
 @media (max-width:960px) {
.market_care ul {
	background: 0 0
}
}
.market_care li {
	float: left;
	border-bottom: 1px dotted #0e4081;
	width: 50%;
	max-width: 377px;
	padding: 1rem 0;
	clear: left
}
.market_care li:nth-child(even) {
	float: right;
	clear: right
}
.market_care .num {
font-size: .85rem;
	color: #fff;
	float: left;
	background-image: url(../images/i21.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 100%;
padding: .2rem 1.2rem .2rem .6rem;
	margin-right: 1rem
}
 @media (max-width:768px) {
.market_care .num {
font-size: .94444444rem
}
}
 @media (max-width:640px) {
.market_care .num {
	font-size: 1.0625rem
}
}
.market_care h4 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
font-size: .9rem;
	color: #0e4081;
	height: 2rem
}
 @media (max-width:768px) {
.market_care h4 {
font-size: .94444444rem
}
}
.market_care .con {
	color: #666;
	height: 3rem
}
.market_do {
	background-color: #000;
	overflow: hidden
}
.market_do ul {
	width: 103%
}
.market_do li {
	float: left;
	width: 31%;
	margin-right: 2%;
	margin-bottom: 3.3rem
}
.market_do .ico {
	float: left;
	width: 4.45rem;
	height: 4.45rem;
	margin-right: 1.3rem
}
.market_do h3 {
	font-size: 1rem;
	position: relative;
	line-height: 1rem;
padding-bottom: .5rem;
margin-bottom: .5rem;
	color: #0e4081
}
.market_do h3::after {
	display: block;
	background-color: #0e4081;
	content: " ";
	height: 4px;
	width: 2rem;
	z-index: 5;
	position: absolute;
	left: 0;
	bottom: 0
}
.market_do .con {
	color: #fff;
	height: 3rem;
	width: 10rem
}
.market_service ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between
}
.market_service li {
	text-align: center;
	box-sizing: border-box;
	padding: 1rem;
	width: 20%;
	border-radius: 1rem;
	background-color: #f3f3f3
}
.market_service li h4 {
	font-size: 1.2rem;
	color: #0e4081;
padding-bottom: .3rem;
	line-height: 2rem
}
 @media (max-width:768px) {
.market_service li h4 {
	font-size: 1.09090909rem
}
}
.market_service li .con {
	color: #333
}
 @media (max-width:960px) {
.market_service li {
	width: 24%
}
}
 @media (max-width:640px) {
.market_service li {
	width: 48%;
	margin-bottom: 1rem
}
}
.market_service .bot {
	margin-top: 1.5rem
}
.market_service .skyimg {
	float: left;
	width: 30.7%;
	margin-right: 1rem
}
 @media (max-width:960px) {
.market_service .skyimg {
	display: none
}
}
.market_service dl {
	overflow: hidden;
	text-align: center
}
.market_service dd {
	display: inline-block;
	background-color: #f3f3f3;
	width: 56%;
	margin-bottom: 1rem
}
.market_service dd:first-of-type {
	float: right
}
.market_service dd:last-of-type {
	float: left
}
.market_service dd .num {
	background-color: #0e4081;
	font-size: 1.8rem;
	color: #fff;
	font-family: '宋体';
	float: left;
	display: block;
	width: 5rem;
	line-height: 5.3rem;
margin-right: .6rem
}
 @media (max-width:768px) {
.market_service dd .num {
	font-size: 1.28571429rem
}
}
.market_service dd h4 {
font-size: .9rem;
	color: #0e4081
}
 @media (max-width:768px) {
.market_service dd h4 {
font-size: .94444444rem
}
}
.market_service dd .wrap {
	text-align: left;
padding: .4rem
}
.market_service dd .con {
	color: #666;
	height: 3rem;
	overflow: hidden
}
.market_tel {
	text-align: center;
	background-image: url(../images/19.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: auto auto;
	padding: 3vw 0
}
.market_tel .con {
	display: inline-block;
	background-image: url(../images/i23.png);
padding: .8rem 1.5rem;
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 100% 100%
}
.market_tel h3 {
	font-size: 1.5rem;
	color: #fff;
letter-spacing: .5rem;
	line-height: 3rem
}
 @media (max-width:768px) {
.market_tel h3 {
	font-size: 1.2rem
}
}
.market_tel p {
font-size: .9rem;
	color: #fff;
	font-family: '宋体';
	letter-spacing: 1px
}
 @media (max-width:768px) {
.market_tel p {
font-size: .94444444rem
}
}
.market_tel span {
	font-size: 1.4rem;
	color: #0e4081;
	line-height: 2rem
}
 @media (max-width:768px) {
.market_tel span {
	font-size: 1.16666667rem
}
}
.market_support ul {
	width: 103%
}
.market_support li {
	float: left;
	width: 22%;
	margin-right: 3%;
	margin-bottom: 2%
}
.market_support .imWrap {
	padding-top: 71%
}
.market_support .con {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 5;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .5)
}
.market_support .con::after {
	display: inline-block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 100%;
	width: 0;
	vertical-align: middle
}
.market_support .con p {
	font-size: 1rem;
	color: #fff;
	display: inline-block;
	vertical-align: middle
}
.market_case .imWrap {
	padding-top: 77%
}
.market_case .con {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.case_categories {
	margin: 3vw 0;
	border: 1px solid #bbb;
	border-bottom: none
}
.case_categories .row {
	position: relative;
	border-bottom: 1px solid #bbb
}
.case_categories .row .tit {
	position: absolute;
	width: 9rem;
	height: 100%;
	z-index: 5;
	left: 0;
	top: 0;
	background-color: #f3f3f3;
	color: #333;
	font-size: 15px;
	text-align: center;
	line-height: 3rem;
	border-right: 1px solid #bbb
}
 @media (max-width:640px) {
.case_categories .row .tit {
	font-size: 1rem
}
}
 @media (max-width:479px) {
.case_categories .row .tit {
	position: relative;
	width: 100%;
	display: block;
	text-align: left;
	border-bottom: 1px solid #bbb;
	padding-left: 1em
}
}
.case_categories .row .wrap {
padding: .7rem 1rem .7rem 9rem
}
 @media (max-width:479px) {
.case_categories .row .wrap {
padding: .7rem 1rem .7rem 0
}
}
.case_categories .row a {
	color: #333;
	font-size: 14px;
	display: inline-block;
	margin-left: 1rem
}
 @media (max-width:640px) {
.case_categories .row a {
	font-size: 13px
}
}
.case_categories .row a.act {
	color: #0e4081
}
.more_add {
	text-align: center;
	width: 80%;
	margin: 2vw auto;
	padding: 1.3rem 0;
	background: #f4f4f4
}
.more_add a {
	display: inline-block;
	border: 1px solid #cacaca;
	font-size: 14px;
	color: #777;
	line-height: 2rem;
	width: 9rem
}
 @media (max-width:640px) {
.more_add a {
	font-size: 13px
}
}
.gf7 {
	background: #f7f7f7;
	margin-bottom: -3vw;
	overflow: hidden;
}
.gf7::after {
	display: block;
	position: relative;
	clear: both;
	content: " ";
	height: 1px;
	width: 100%;
	z-index: 5
}
.Rside {
	float: right;
	position: relative;
	width: 340px;
	margin-left: 2rem
}
.Rside .rtop {
	display: block;
	margin-bottom: 1.5rem;
	max-width: 100%
}
.Rside h2 {
font-size: .8rem;
	text-align: left;
	position: relative;
	box-sizing: border-box;
	font-weight: 400;
	color: #252424;
	text-indent: 2em;
	line-height: 3rem;
	background-color: #fff;
}
.Rside h2::before {
	display: inline-block;
	content: " ";
	height: 90%;
	width: 3px;
	background-color: #0e4081;
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
}
.Rside h2 .change-tag-btn {
	float: right;
	margin-right: 20px;
	color: #e70012;
}
 @media (max-width:768px) {
.Rside h2 {
font-size: .88888889rem
}
}
 @media (max-width:640px) {
.Rside h2 {
	font-size: 1rem
}
}
.Rside h2+ul {
	box-sizing: border-box;
	background-color: #fff;
	padding: 0 1rem;
}
.Rside h2+ul li {
	overflow: hidden;
	display: block;
	border-top: 1px dashed #dfdfdf
}
.Rside h2+ul li:first-child {
	border-top: 1px solid #ddd;
}
.fix {
	width: 100%;
	transition: all .5s ease-in-out
}
.iauth a {
	padding-left: 1rem;
	line-height: 3.3em;
	color: #333;
	position: relative;
	display: block;
	font-size: 15px;
}
.iauth a::after {
	display: block;
    position: absolute;
    right: 0;
    top: 5px;
    color: #333;
    font-size: 16px;
    content: "→";
    z-index: 5;
}
.iauth a.act, .iauth a:hover {
	color: #0e4081
}
.news_pre {
	margin-bottom: 1.5rem;
}
.news_pre li {
	padding: 0.5rem 0;
}
.news_pre .imgcon {
	float: left;
margin-right: .8rem;
	width: 100px;
	height: 75px
}
.news_pre .imgcon img {
	min-height: 100%
}
.news_pre h4 {
	font-size: 14px;
	color: #333;
	font-weight: 400;
	overflow: hidden;
	height: 3em;
	line-height: 1.5em;
	margin-bottom: .5em
}
 @media (max-width:640px) {
.news_pre h4 {
	font-size: 13px
}
}
.news_pre h4:hover {
	color: #0e4081
}
.news_pre .date {
	font-size: 12px;
	color: #666
}
.likeme {
	text-align: center;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	margin-bottom: 1.5rem;
padding-top: .7rem;
	display: none
}
.likeme .hate, .likeme .like {
	border: none;
	display: inline-block;
	width: 4.7rem;
	height: 2.3rem;
	background-image: url(../images/i29.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
margin: .5rem
}
.likeme .hate {
	background-image: url(../images/i30.png)
}
.rcase_top {
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	margin-bottom: 1.5rem;
padding: 0 1rem .5rem 1rem;
	transition: all .3s ease-out .1s;
	z-index: 20;
	right: 0;
	display: none;
}
.rcase_top h3 {
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	border-bottom: 1px solid #dfdfdf;
	color: #29313e;
	line-height: 2.5em
}
 @media (max-width:768px) {
.rcase_top h3 {
	font-size: 1.33333333rem
}
}
.rcase_top p {
	display: block;
	border-bottom: 1px solid #dfdfdf;
	line-height: 1.5em;
padding: .5rem 0
}
.rcase_top ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
margin: 1rem 0 .5rem
}
.rcase_top li {
	flex-basis: 33%;
	text-align: center
}
.rcase_top li img {
	max-width: 100%;
	display: inline-block
}
.rcase_top .a4 {
	display: block;
	text-align: center
}
.rcase_top .a4 img {
	display: inline-block
}
.gdimg {
	margin-bottom: 1.5rem;
}
.inner_learn {
	width: 102%
}
.inner_learn li {
	float: left;
	width: 31%;
	margin-right: 2%;
	margin-bottom: 1rem;
	background: #eee
}
.inner_learn li a {
	display: block;
	position: relative
}
.inner_learn li .imWrap {
	padding-top: 74.6%
}
.inner_learn li .con {
padding: 0 .7rem
}
.inner_learn li h3 {
	text-align: center;
	display: block;
font-size: .8rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
	border-bottom: 1px solid #bbb;
	line-height: 2.5em;
margin-bottom: .5rem
}
 @media (max-width:768px) {
.inner_learn li h3 {
font-size: .88888889rem
}
}
 @media (max-width:640px) {
.inner_learn li h3 {
	font-size: 1rem
}
}
.inner_learn li h3:hover {
	color: #0e4081
}
.inner_learn li p {
	color: #666;
	line-height: 1.8em;
	font-size: 13px;
	height: 3.5em;
	overflow: hidden
}
.inner_learn li .date {
	font-size: 13px;
	color: #666;
	background-image: url(../images/i25.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto auto;
	padding: 5px 0 10px
}
.inner_learn li:hover .abs {
	display: block
}
.inner_learn li:hover .con {
	border-color: #0e4081
}
 @media (max-width:640px) {
.inner_learn li {
	width: 48%
}
}
.fenye {
	border: 1px solid #cacaca;
	background: #f3f3f3;
	color: #666;
	padding: 0 1em;
	margin: 3vw 0 5vw
}
.inner_news li {
	overflow: hidden;
	margin-bottom: 1rem
}
.inner_news li a {
	display: block;
	position: relative
}
.inner_news li .imgcon {
	float: left;
	overflow: hidden;
	width: 208px;
	height: 150px;
	margin-right: 1.2rem
}
.inner_news li .imgcon img {
	min-height: 100%
}
.inner_news li .con {
	overflow: hidden;
padding: 0 .7rem
}
.inner_news li h3 {
	display: inline-block;
font-size: .85rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	border-bottom: 1px solid #ccc;
	line-height: 2.5em;
	margin-bottom: 2px;
	color: #000;
	padding-right: 2rem
}
 @media (max-width:768px) {
.inner_news li h3 {
font-size: .94444444rem
}
}
 @media (max-width:640px) {
.inner_news li h3 {
	font-size: 1.0625rem
}
}
.inner_news li h3:hover {
	color: #0e4081
}
.inner_news li p {
	display: block;
	color: #999;
	line-height: 1.9em;
	font-size: 14px;
	height: 3.5em;
	overflow: hidden
}
 @media (max-width:640px) {
.inner_news li p {
	font-size: 13px
}
}
.inner_news li .date {
	font-size: 1rem;
	color: #666
}
.inner_news li:hover .abs {
	display: block
}
.inner_news li:hover .con {
	border-color: #0e4081
}
.newscon {
	background-color: #fff;
	box-sizing: border-box;
	padding: 1.5rem;
	margin-bottom: 4vw
}
#icon1 {
	display: inline-block;
	vertical-align: top
}
.guide {
	background: #f7f7f7;
	color: #999;
padding: .5rem .8rem;
	font-size: 14px;
	margin: -.5em 0 1rem
}
 @media (max-width:640px) {
.guide {
	font-size: 13px
}
}
.red {
	color: #0e4081
}
.guide_bot {
	background: #f7f7f7;
	color: #999;
padding: .5rem;
	font-size: 14px;
	margin-top: 1.5rem;
	line-height: 1.6em
}
 @media (max-width:640px) {
.guide_bot {
	font-size: 13px
}
}
.skip {
	margin-top: 2rem;
	border-bottom: 1px dashed #ddd;
}
.skip a {
	color: #333;
	display: block;
	line-height: 1.8em;
	text-overflow: ellipsis;
	overflow: hidden;
}
.maylike {
	border: 1px dashed #ddd;
padding: .7rem 1rem 1rem;
	margin-top: 1.5rem
}
.maylike li {
	float: left;
	box-sizing: border-box;
	border-bottom: 1px dashed #ddd;
	width: 43%;
	margin-right: 7%;
	padding-left: 20px;
	background-image: url(../images/i26.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: auto auto;
	line-height: 3.2;
}
.maylike li a {
	color: #555;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.maylike h3 {
	display: inline-block;
	border-bottom: 4px dotted #333;
font-size: .95rem;
	color: #555;
margin-bottom: .5rem
}
.commentArea {
	width: 100%;
	max-width: 979px;
	margin-top: 1.5rem
}
.commentArea h2 {
font-size: .8rem;
	color: #e50012
}
 @media (max-width:768px) {
.commentArea h2 {
font-size: .88888889rem
}
}
 @media (max-width:640px) {
.commentArea h2 {
	font-size: 1rem
}
}
.commentArea img {
	display: block;
	max-width: 100%
}
.commentArea textarea {
	display: block;
	border: none;
	box-sizing: border-box;
	width: 100%;
	border-left: 1px solid #4e9eee;
	border-right: 1px solid #4e9eee;
padding: 0 .5rem
}
.commentArea input[type=submit] {
	border: none;
	float: right;
	width: 6.4rem;
	height: 1.7rem;
	background-image: url(../images/i27.png);
	background-color: transparent;
	color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%
}
.commentArea .guide_bot {
	text-align: center
}
.commentArea .txtBot {
margin-bottom: .5rem
}
.inner_tit_h1 {
	display: inline-block;
	font-weight: 400;
	border-bottom: 3px solid #dd1b1b;
font-size: .8rem;
margin-bottom: .5rem;
	color: #e32235
}
 @media (max-width:768px) {
.inner_tit_h1 {
font-size: .88888889rem
}
}
 @media (max-width:640px) {
.inner_tit_h1 {
	font-size: 1rem
}
}
.case_pre_tit {
	border-bottom: 1px solid #bfbfbf;
	position: relative;
	color: #333;
	padding: 0 1em;
	margin: 3vw 0 1rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 3;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case_pre_tit::before {
	display: block;
	content: " ";
	height: 60%;
	width: 3px;
	background-color: #0e4081;
	z-index: 5;
	position: absolute;
	left: 0;
	top: 10px
}
.case_pre #demoo .container a {
	width: 250px
}
.case_pre .imWrap {
	box-sizing: border-box;
	padding-top: 72%;
	border: 1px solid #ccc
}
.case_pre .con {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff !important;
	background-color: #333
}
.contact_top {
	border-bottom: 1px solid #bbb;
	padding: 2vw 0;
	margin-bottom: 2vw
}
.contact_top h1 {
	font-size: 1.5rem;
	color: #333;
	text-align: center
}
 @media (max-width:768px) {
.contact_top h1 {
	font-size: 1.2rem
}
}
.contact_3s {
	padding: 0 15px;
	margin-left: -15px;
	display: flex;
	padding: 15px;
	margin: 2vw auto;
	flex-flow: row nowrap;
	justify-content: space-between
}
.contact_3s dd {
	box-sizing: border-box;
	position: relative;
	width: 30%;
	text-align: center;
	display: block;
	flex: 1 1 30%;
	max-width: 410px;
	padding: 4vw 0 3vw;
	margin: 5px;
	background-color: #f7f7f7;
	transform: translateY(-50px);
	opacity: 0;
	transition: all 1.2s ease-out .1s
}
.contact_3s dd img {
	display: inline-block
}
.contact_3s dd h3 {
font-size: .9rem;
	color: #0e4081;
	font-weight: 700;
	line-height: 1em;
	padding: 15px 0
}
 @media (max-width:768px) {
.contact_3s dd h3 {
font-size: .94444444rem
}
}
.contact_3s dd p {
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
font-size: .8rem;
	color: #333;
	line-height: 26px
}
 @media (max-width:768px) {
.contact_3s dd p {
font-size: .88888889rem
}
}
 @media (max-width:640px) {
.contact_3s dd p {
	font-size: 1rem
}
}
 @media (max-width:650px) {
.contact_3s {
	flex-wrap: wrap
}
.contact_3s dd {
	flex-basis: 200px;
	max-width: 100%
}
}
.contact_3s.active dd {
	opacity: 1;
	transform: translateY(0)
}
.articleTit {
	font-size: 1.3rem
}
 @media (max-width:768px) {
.articleTit {
	font-size: 1.13043478rem
}
}
.paths {
	overflow: hidden
}
.paths .w50 {
	float: left;
	text-align: right;
	width: 48%;
	margin-right: 2%
}
.paths .w50 img {
	max-width: 47vw
}
 @media (max-width:767px) {
.paths .w50 {
	float: none;
	text-align: center
}
.paths .w50 img {
	max-width: 95vw
}
}
.paths img.tit {
	width: 13.25rem
}
.paths dl {
	box-sizing: border-box;
	border: 1px solid #d0d0d0;
	background-color: #f7f7f7;
	padding: 1rem;
	width: 29rem;
	max-width: 47vw
}
 @media (max-width:767px) {
.paths dl {
	max-width: 100%;
	width: 100%
}
}
.paths dt {
font-size: .9rem;
	color: #0e4081;
	padding-left: 1.8rem;
	line-height: 2.5em;
margin-top: .3rem;
	background-image: url(../images/i37.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 1.3rem auto
}
 @media (max-width:768px) {
.paths dt {
font-size: .94444444rem
}
}
.paths dd {
	padding-left: 1.8rem;
	font-size: 14px;
	color: #666
}
 @media (max-width:640px) {
.paths dd {
	font-size: 13px
}
}
.paths dd span {
font-size: .8rem;
	color: #333
}
 @media (max-width:768px) {
.paths dd span {
font-size: .88888889rem
}
}
 @media (max-width:640px) {
.paths dd span {
	font-size: 1rem
}
}
#toolbar {
	display: none;
	width: 100%;
	height: 55px;
	background: #fff;
	position: fixed;
	z-index: 10000;
	bottom: 0;
	left: 0;
	border-top: 1px solid #E5E9F2;
}
 @media (max-width:767px) {
#toolbar {
	display: block
}
}
#toolbar ul li {
	float: left;
	width: 25%;
	text-align: center;
	position: relative
}
#toolbar ul li a {
	width: 100%;
	color: #1b2c42;
	line-height: 23px;
	padding-top: 7px;
	position: relative;
}
#toolbar ul li a span {
	font-size: 13px;
	display: block;
}
#nav {
	position: relative
}
/*#toolbar ul li:nth-child(2)::after,
#toolbar ul li:nth-child(2)::before {display: block;content: " ";height: 15px;width: 1px;background-color: #a0a0a0;z-index: 5;position: absolute;left: 0;top: 16px}*/

#toolbar ul li:nth-child(2)::after {
	left: initial;
	right: 0
}
#toolbar ul li ul li {
	width: 100%;
	border-bottom: 1px solid #fff
}
#toolbar ul li ul li a {
	width: 100%;
	padding: 0;
	height: 28px;
	line-height: 28px
}
#toolbar ul li:hover a {
	color: #d40314;
}
#toolbar ul li:hover a::after {
	content: '';
	height: 2px;
	border-radius: 0 0 10px 10px;
	display: block;
	background: #d40314;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}
.web_cn img {
	max-width: 100% !important;
	height: auto !important;
	display: inline-block;
}
.web_cn p {
	text-wrap: inherit !important;
	line-height: 30px
}
.web_cn p span {
	text-wrap: inherit !important;
}
body.sidebarActive {
	overflow: hidden;
}
.sidebarWrapper {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 11000;
	overflow: auto;
	display: none;
	background: rgba(0, 0, 0, 0.5);
}
.sidebarWrapper .overlay {
	position: fixed;
	left: 250px;
	right: 0;
	top: 0;
	bottom: 0;
}
.sidebar {
	background: #fff;
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
	width: 250px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 3;
	overflow: auto;
	font-size: 16px;
	left: -90%;
	transition: 0.2s all;
}
.sidebar .profilebox {
	padding: 20px;
}
.sidebar .profilebox .avatar {
	max-width: 126px;
	max-height: 48px;
	margin-bottom: 12px;
}
.sidebar .profilebox .title {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0;
	color: #1B2C42;
	margin: 0 0 6px 0;
}
.sidebar .profilebox .lead {
	font-size: 14px;
	color: #8D95A0;
	font-weight: 400;
	margin: 0;
}
.sidebar .profilebox .button {
	position: absolute;
	right: 15px;
	top: 20px;
	font-size: 20px;
}
.sidebar .profilebox .button a {
	display: inline-block;
	padding: 4px 5px;
	margin-left: 5px;
	color: #1B2C42;
}
.sidebar .bottomButton {
	position: absolute;
	left: 0;
}
.sidebarMenu {
	padding: 0;
	margin: 0 0 20px 0;
}
.sidebarMenu > li {
	display: block;
}
.sidebarMenu > li > a {
	display: block;
	color: #1B2C42;
	padding: 12px 40px 12px 20px;
	position: relative;
}
.sidebarMenu > li > a .badge {
	position: absolute;
	right: 20px;
	top: 15px;
	padding: 2px 6px;
}
.sidebarMenu > li > a i.icon {
	text-align: center;
	font-size: 26px;
	position: absolute;
	left: 20px;
	top: 5px;
}
.sidebarMenu > li > a .avatar {
	width: 26px;
	height: 26px;
	position: absolute;
	left: 20px;
	top: 11px;
	border-radius: 100px;
}
.sidebarMenu > li > a:active {
	background: rgba(229, 233, 242, 0.4);
}
.sidebarMenu li.title {
	padding-left: 20px;
	font-size: 14px;
	color: #8D95A0;
	font-weight: 500;
	padding-bottom: 10px;
}
.sidebar.is-active {
	left: 0;
}
#web_corp {
	text-align: center
}
.web_corp {
	display: block;
	width: 102%
}
.web_corp li {
	float: left;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	width: 13.2%;
	margin-right: 1%;
	border: 1px solid #e6e6e6;
	padding: 0 2%;
	margin-bottom: 1%;
}
.web_corp li a {
	display: block
}
.web_corp li .imWrap {
	padding-top: 61%
}
.web_corp li img {
	transition: all .5s linear 10ms;
	transform: rotateY(0)
}
.web_corp li:hover {
	border-color: #0e4081
}
.cont .back {
	float: right;
	display: inline-block;
	background: #000;
	color: #fff;
	padding: 0 1.2em;
	line-height: 2.2;
	margin-top: 6px;
}
.cont .back .fa {
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	line-height: 10px;
	padding-left: 5px;
	position: relative;
	height: 14px;
	overflow: hidden;
}
.flow.right_side {
	position: fixed;
	width: 60px;
	height: 275px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 100;
	z-index: 999;
}
.flow ul {
	overflow: visible;
}
.flow ul li {
	width: 60px;
	height: 60px;
	float: left;
	position: relative;
	margin-bottom: 2px;
}
.flow ul li .sidebox {
	position: absolute;
	border-radius: 5px;
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: rgba(210, 5, 21,0.7);
	color: #fff;
	font: 15px/60px;
	overflow: hidden;
}
.flow ul li .sidetop, .flow ul li .wx {
	width: 60px;
	height: 60px;
	border-radius: 5px;
	display: block;
	background: rgba(210, 5, 21,0.7);
	transition: all 0.3s;
}
.flow ul li i {
	display: inline-block;
	width: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	vertical-align: middle;
}
.flow .wx {
	position: relative;
}
.flow .wx .wx_code {
	position: absolute;
	width: 120px;
	height: 120px;
	background: rgba(210, 5, 21,0.5);
	padding: 4px;
	left: -130px;
	top: 50%;
	display: none;
	transform: translateY(-50%);
}
.flow .wx .wx_code img {
	max-width: 100%;
}
.flow .wx:hover .wx_code {
	display: block;
}
.flow ul li .sidetop:hover, .flow ul li .sidebox:hover, .flow .wx:hover {
	background: rgba(210, 5, 21,0.5);
}
/* 留言 */
#dialogBg {
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: .6;
	filter: alpha(opacity=60);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
}
#dialog {
	width: 700px;
	display: none;
	background: url(../images/mess_bg.png)center no-repeat;
	background-size: 100% 100%;
	position: fixed;
	z-index: 10000;
	padding: 0 30px 20px 30px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.dialogTop {
	letter-spacing: 1px;
	padding: 10px 0 0;
	text-align: right;
}
.dialogTop a {
	color: #fff;
	font-size: 15px;
}
.dialogIco {
	width: 50px;
	height: 50px;
	position: absolute;
	top: -25px;
	left: 50%;
	margin-left: -25px;
}
#dialog h4 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	color: #fff;
}
.message2 .txt {
	display: inline-block;
	width: 100px;
	padding-left: 20px;
	box-sizing: border-box;
	color: #fff;
}
.message2 .txt .red {
	color: #0e4081;
}
.message2 .mod1 {
	width: 100%;
}
.message2 .mod1 .ui-input {
	width: calc(100% - 120px);
}
.message2 .mod .field {
	width: 50%;
	float: left;
}
.message2 .mod .field .ui-input {
	width: calc(100% - 120px);
}
.message2 #verify {
	height: 35px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	padding-left: 1%;
	margin-bottom: 20px;
}
.message2 #code_img {
	width: 100px;
	height: 35px;
	cursor: pointer;
	border: 1px solid #e2e2e2;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.message2 .ui-input {
	line-height: 35px;
	padding-left: 1%;
	color: #666;
	margin-bottom: 20px;
	margin-right: 2%;
	box-sizing: border-box;
}
.message2 .ui-textarea {
	margin-bottom: 15px;
	height: 80px;
	padding-left: 1%;
	font-family: "microsoft yahei";
	width: calc(100% - 120px);
	padding-top: 5px;
	color: #666;
}
.message2 .ui-btn1 {
	background: #f8c325;
	border: none;
	color: #fff;
	width: 120px;
	padding: 10px;
	margin-right: 30px;
}
.message2 .ui-btn2 {
	background: #bbbbbb;
	border: none;
	color: #fff;
	width: 120px;
	padding: 10px;
}
.message2 .code_fr {
	width: 48%;
	float: right;
}
.message2 .code_fr li {
	width: 50%;
	text-align: center;
	color: #666;
	margin-top: 20px;
	float: left;
}
.message2 .code_fr li img {
	max-width: 100%;
}
.message2 .txt2 {
	color: #0e4081;
	padding-top: 10px;
}
 @media only screen and (max-width: 1000px) {
.right_side.flow {
	display: none;
}
}
.web_img img {
	display: block
}
.lyonline {
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 20px;
	right: 28px;
	z-index: 55;
	background-color: #0e4081;
	box-shadow: 2px 2px 12px rgba(70,70,70,.5);
	text-align: center;
	border-radius: 30px;
}
.lyonline i {
	color: #fff;
	border-radius: 27px;
	font-size: 30px;
	line-height: 60px;
}
.lyonline .icon-guanbidanchuang {
	display: none;
}
.lyonline.act .icon-youjian {
	display: none;
}
.lyonline.act .icon-guanbidanchuang {
	display: block;
}
#lytable {
	border-radius: 8px;
	overflow: hidden;
	z-index: 1000;
	position: fixed;
	bottom: 100px;
	right: 20px;
	width: 350px;
	border: 1px solid #fff;
	background-color: #fff;
	display: none;
}
#lytable .top1 {
	text-indent: 18px;
	height: 60px;
	background: #e60517;
}
#lytable .top1 i {
	font-size: 30px;
	color: #fff;
	line-height: 60px;
}
#lytable .title {
	height: 39px;
	text-align: center;
	color: #fff;
	line-height: 23px;
	background: #e60517;
	font-size: 15px;
}
.formFrame {
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	padding: 16px 15px 0;
	margin: 20px 20px 0;
}
.formFrame input {
	box-shadow: none;
	height: 42px;
	border-style: solid;
	margin-bottom: 11px;
	border-color: #d0d0d0;
	box-sizing: border-box;
	display: inline-block;
	padding-left: 11px;
	border-width: 2px;
	color: #656565;
	font-weight: 700;
	border-radius: 5px;
	width: 100%;
}
.formFrame textarea {
	box-shadow: none;
	border-style: solid;
	margin-bottom: 11px;
	border-color: #d0d0d0;
	box-sizing: border-box;
	display: inline-block;
	padding-left: 11px;
	border-width: 2px;
	color: #656565;
	font-weight: 700;
	border-radius: 5px;
	width: 100%;
}
.formFrame input.tijiao {
	background: #e60517;
	color: #fff;
	border-color: #e60517;
	margin: -4px 0 18px;
}
.formFrame+.subtxt {
	display: block;
	text-align: center;
	line-height: 2.5;
	padding-bottom: 8px;
}
.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}
.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 100%
}
.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}
.pagination a:hover {
	color: #333;
	border: 1px solid #333;
}
.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}
.pagination .st {
	font-family: 宋体
}
.text-secondary {
	text-align: center;
	padding: 20px 0
}
