@charset "utf-8";
.fix {
 *zoom: 1;
}
.fix:after, .fix:before {
	display: block;
	content: "";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.taLeft {
	text-align: left !important;
}
.taCenter {
	text-align: center !important;
}
.taRight {
	text-align: right !important;
}
.fsP1 {
	font-size: 1.08em !important;
}
.fsP2 {
	font-size: 1.16em !important;
}
.fsP3 {
	font-size: 1.24em !important;
}
.fsP4 {
	font-size: 1.32em !important;
}
.fsP5 {
	font-size: 1.4em !important;
}
.fsM1 {
	font-size: 0.92em !important;
}
.fsM2 {
	font-size: 0.84em !important;
}
.fsM3 {
	font-size: 0.76em !important;
}
.fsM4 {
	font-size: 0.68em !important;
}
.fsM5 {
	font-size: 0.6em !important;
}
.fwNormal {
	font-weight: normal !important;
}
.fwBold {
	font-weight: bold !important;
}
.mt0 {
	margin-top: 0 !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
/*------------------------------------------------------------
	clearfix
------------------------------------------------------------*/
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
a.tapCtrl, input.tapCtrl, .tapCtrl a, .tapCtrl input {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tcenter {
	text-align: center;
}
.tleft {
	text-align: left;
}
/*------------------------------------------------------------
	Default style
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body, table, input, textarea, select, option {
	font-size: 1.08em;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
}
a, a:link {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
img {
	max-width: 100%;
	height: auto;
}
 input:-webkit-autofill {
/* -webkit-text-fill-color: #ededed !important;
 -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
 background-color:transparent;
 background-image: none;
 transition: background-color 50000s ease-in-out 0s;*/
}
body {
	min-width: 1400px;
	font-family: 'SourceHanSansCN', sans-serif;
	color: #000;
	font-size: 13px;
	background-color: #fff;
}
.container {
	overflow: hidden;
}
/*header*/
.headerBox {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #FFF;
	z-index: 101;
}
.trigger {
	position: absolute;
	right: 15px;
	top: 32px;
	display: none;
}
.close {
	width: auto !important;
	position: absolute !important;
	right: 15px;
	top: -62px;
	background-color: #FFF;
	display: none;
	border-bottom: none !important;
	z-index: 666;
}
.close a {
	padding: 0 !important;
}
/*footer*/
.footerWrap {
	position: relative;
	clear: both;
}
.footerWrap .contactBox {
	padding: 81px 0 60px;
	background: url(../images/contact_bg.jpg) no-repeat center top;
	background-size: cover;
}
.footerWrap .fBox {
	padding: 80px 0 112px;
	background-color: #C9DFEE;
}
.footerWrap .subBox {
	margin: 0 auto;
	padding-left: 2%;
	width: 81%;
	color: #FFF;
	font-size: 16px;
}
.footerWrap .subInfo {
	width: 34.34%;
	float: left;
}
.footerWrap .subInfo:first-child {
	width: 42.66%;
}
.footerWrap .subInfo:last-child {
	margin-top: -8px;
	width: 23%;
	float: right;
}
.footerWrap .subInfo .imgBox {
	margin: 0 auto;
	width: 180px;
	text-align: center;
}
.footerWrap .subBox .pTitle {
	margin-bottom: 30px;
	font-size: 22px;
}
.footerWrap .subBox .pTitle span {
	margin-bottom: 30px;
	display: block;
	font-size: 36px;
	font-weight: bold;
}
.footerWrap .subBox .pText {
	margin-top: 20px;
	font-size: 16px;
}
.footerWrap .subInfo li {
	margin-bottom: 18px;
}
.footerWrap .subBox .ulImg {
	margin-left: 2px;
}
.footerWrap .subBox .ulImg li {
	margin: 0 36px 0 0;
	float: left;
}
.footerWrap .fBox .subBox {
	margin: 0 auto;
	width: 84%;
	color: #333;
	font-size: 20px;
}
.footerWrap .fBox .lBox {
	margin-top: 12px;
	width: 34%;
	float: left;
}
.footerWrap .fBox .lBox .fLogo img {
	width: 191px;
	height: atuo;
}
.footerWrap .fBox .lBox p {
	margin: 46px 0 0 10px;
	font-size: 14px;
	line-height: 2.0;
}
.footerWrap .fBox .rBox {
	width: 50%;
	float: right;
}
.footerWrap .fBox .rBox .ulBox {
	width: 33.33%;
	float: left;
}
.footerWrap .fBox .rBox .ulBox p {
	margin-bottom: 15px;
	font-weight: bold;
}
.footerWrap .fBox .rBox .ulBox li {
	margin-bottom: 10px;
}
.footerWrap .fBox .rBox .ulBox li a {
	color: #333;
	font-size: 14px;
}
.menu-mobile {
	display: none;
}
.indexBox .banner {
	height: 100%;
	text-align: center;
	overflow: hidden;
}
.indexBox .banner video {
	width: 100%;
	height: auto;
	object-fit: fill;
}
.indexBox .banner_box {
	position: relative;
}
.indexBox .banner_box .img {
	position: absolute;
	left: 0;
	top: 0;
}
.indexBox .banner_box img {
	width: 100%;
	height: auto;
}
/*index*/
.slideBox {
	width: 100%;
	max-height: 658px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.slideBox02, .slideBox04 {
	background-color: #D6E8F4;
}
.slideBox .hd ul li {
	float: left;
	margin: 0 5px;
	font-size: 12px;
	color: #444;
	line-height: 20px;
	text-align: center;
}
.slideBox02 .bd li, .slideBox03 .bd li, .slideBox04 .bd li {
	display: flex;
	align-items: center;
}
.slideBox .bd .img, .comSectionAuto .img {
	flex: 0 0 50%;
	max-width: 50%;
	max-height: 658px !important;
	position: relative;
}
.slideBox .bd img, .comSectionAuto img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.comSectionAuto .words-Section {
	max-width: 785px;
	float: right;
	margin-right: 315px;
	padding-left: 90px;
}
.slideBox .comIcon {
	margin: 40px 0 8px;
	width: 166px;
	height: 122px;
	overflow: hidden;
}
.slideBox .prev, .slideBox .next, .slideBox .btnLeft, .slideBox .btnRight {
	margin-top: 0;
	width: 60px;
	height: 60px;
	position: inherit !important;
	opacity: 1 !important;
}
.slideBox .prev, .slideBox .btnLeft {
	float: left;
	background: url(../images/img_prev.png) left top no-repeat;
}
.slideBox .prev:hover, .slideBox .btnLeft:hover {
	background: url(../images/img_prev_on.png) left top no-repeat;
	background-size: 60px;
}
.slideBox .next, .slideBox .btnRight {
	float: right;
	background: url(../images/img_next.png) right top no-repeat;
}
.slideBox .next:hover, .slideBox .btnRight:hover {
	background: url(../images/img_next_on.png) right top no-repeat;
	background-size: 60px;
}
.slideBox .bd .comTitleBox {
	padding: 0 107px 40px 137px;
	flex: 0 0 50%;
	max-width: 50%;
	box-sizing: border-box;
}
.comSectionAuto .BoxRight {
	padding: 40px 0 0 90px;
	flex: 0 0 50%;
	max-width: 50%;
	box-sizing: border-box;
}
.slideBox03 .bd .comTitleBox {
	padding: 0 200px 40px 260px;
	order: -1;
}
.indexBox .comTitleBox p {
	padding: 2px 0 4px 20px;
	color: #135885;
	font-size: 33px;
	font-weight: bold;
	line-height: 1.0;
	letter-spacing: 2px;
	border-left: 10px solid #135885;
	z-index: 10;
	position: relative;
}
.indexBox .comTitleBox p span {
	margin-top: 30px;
	display: block;
	color: #eb6503;
	font-size: 30px;
	font-weight: normal;
}
.indexBox .comTitleBox .txt {
	margin-top: 50px;
	padding: 0;
	color: #3f3f3f;
	font-size: 16px;
	font-weight: normal;
	line-height: 2;
	letter-spacing: 0;
	border-left: none;
	max-height: 234px;
    overflow: hidden;
}
.indexBox .comTitleBox .txt span {
	margin-top: 0;
	display: inline-block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.spImg {
	display: none !important;
}
.indexBox .comSectionAuto {
	display: flex;
	align-items: center;
	width: auto;
}
.comSectionAuto .comTitleBox {
	width: 50%;
}
.slideBox .hd {
	display: none;
}
.indexBox .newsBox {
	margin: 24px -2.5% 0;
	display: block;
	position: relative
}
.indexBox .newsBox .subBox {
	margin: 0 2.5% 2%;
	width: 28.33%;
	float: left;
	box-shadow: 0 2px 20px #efefef;
	background-color: #fff;
}
.indexBox .newsBox .subBox a {
	display: block;
	overflow: hidden;
}
.indexBox .newsBox .subBox .photo {
	display: block;
	overflow: hidden;
}
.indexBox .newsBox .subBox .photo img {
	transition: transform .3s;
}
.indexBox .newsBox .subBox:hover {
	background-color: #C9DFEE;
}
.indexBox .newsBox .subBox a:hover img {
	transform: scale(1.1);
}
.indexBox .newsBox .index_news_thumb_box {
	width: 100%;
	overflow: hidden;
}
.indexBox .newsBox .news_list_thumb {
	width: 100%;
	object-fit: cover;
}
.indexBox .newsBox .subBox .spanBg {
	padding: 20px;
	display: block;
	font-size: 13px;
	line-height: 1.9;
}
.indexBox .newsBox .subBox .txt {
	margin-bottom: 15px;
	display: block;
	color: #135885;
	font-size: 24px;
	display: block;
	max-height: 144px;
	overflow: hidden;
}
.indexBox .newsBox .subBox .link {
	margin: 20px 0;
	display: block;
	color: #135885;
	font-size: 16px;
}
.indexBox .newsBox .subBox .date {
	margin: 0 -20px;
	padding: 15px 15px 0;
	display: block;
	font-size: 14px;
	border-top: 1px solid #DDDBDB;
}
.indexBox .newsBox .subBox a:hover .date {
	border-top: 1px solid #FFF;
}
.comSection {
	margin: 88px auto;
	width: 85.5%;
}
.comSectioncp {
	font-size: 15px;
	line-height: 2;
}
.comSection .title {
	color: #135885;
	font-size: 20px !important;
}
.comSection .newsBox .title {
	margin: 0 30px 48px;
}
.comSection .title span {
	margin-bottom: 6px;
	display: block;
	font-size: 28px;
	font-weight: bold;
}
.comSection .newsBox .title span {
	margin-bottom: 20px;
}
.comSection.imgBox {
	margin-bottom: 60px;
}
.imgBox .photoBox {
	width: 48%;
	float: right;
}
.imgBox .photoBox img,
.banner_box img,
.indexBox .comImgInfo .photo img,
.aboutBox .comImgInfo .photo img,
.jsBox .subBox .pic img {
	width: 100%;
	height: auto;
}
.imgBox .textBox {
	margin-top: 20px;
	width: 48%;
	float: left;
}
.imgBox .textBox p {
	margin-bottom: 23px;
	font-size: 14px;
	line-height: 1.7;
}
.imgBox .textBox .title {
	margin-bottom: 40px;
}
.zw {
	color: #555555;
	text-indent: 2em;
}
.imgBox .textBox .more {
	padding-top: 30px;
}
.imgBox .textBox .more a {
	width: 170px;
	height: 47px;
	display: inline-block;
	color: #FFF;
	font-size: 16px;
	line-height: 47px;
	font-weight: bold;
	text-align: center;
	background-color: #16679C;
	border-radius: 10px;
}
.indexBox .mapBox {
	margin: 0 auto 105px;
	width: 96%;
}
.indexBox .mapBox .comTitleBox {
	margin: 0 auto;
	width: 78%;
}
.indexBox .mapBox .comTitleBox p {
	padding: 0 10px 0 0;
	font-size: 36px;
	text-align: right;
	border-left: none;
	border-right: 7px solid #EC6602;
}
.indexBox .mapBox ul {
	margin: 54px auto 0;
	width: 89.7%;
}
.indexBox .mapBox li {
	margin-right: 4.5%;
	width: 20.5%;
	float: left;
	cursor: pointer;
}
.indexBox .mapBox li:hover {
	opacity: 0.6;
}
.indexBox .mapBox li:last-child {
	margin-right: 0;
}
.indexBox .mapBox li .box {
	padding: 24px 16px 22px;
	background-color: #ECECEC;
	border-left: 3px solid #287AB1;
	overflow: hidden;
}
.indexBox .mapBox li img {
	width: 70px;
	float: left;
}
.indexBox .mapBox li .txtBox {
	margin-top: 4px;
	width: calc(100% - 92px);
	float: right;
}
.indexBox .mapBox li .txt {
	margin-bottom: 10px;
	color: #000;
	font-size: 26px;
}
.indexBox .mapBox li p {
	color: #737373;
	font-size: 11px;
}
.bgBox {
	padding: 75px 0;
	background-color: #F2F2F2;
}
.speBgBox {
	padding: 70px 0;
	background-color: #FFF;
}
.bgBox .comSection {
	margin: 0 auto;
	padding: 0 5%;
	box-sizing: border-box;
}
.pagePath {
	margin: 0 40px 43px;
	text-align: right;
}
.pagePath li {
	color: #555;
	font-size: 16px;
	display: inline;
}
.pagePath li a {
	margin-right: 3px;
	color: #555;
}
.pagePath li img {
	margin-right: 10px;
	vertical-align: middle;
}
.newsBox .comSection p {
	margin-bottom: 42px;
	color: #7c7c7c;
	font-size: 15px;
	line-height: 2.2;
	text-indent: 2.0em;
}
.newsBox .comSection .pTitle {
	margin-bottom: 91px;
	font-size: 16px;
	text-align: center;
	text-indent: 0;
}
.newsBox .comSection .pTitle span {
	margin-bottom: 7px;
	display: block;
	color: #313234;
	font-size: 20px;
	font-weight: bold;
}
.newsBox .comSection .pSpe {
	margin-bottom: 40px;
	text-indent: 0;
}
.comH2 {
	margin: -10px 0 60px;
	color: #444;
	font-size: 30px;
	text-align: center;
	position: relative;
}
.comH2:after {
	margin-left: -55px;
	position: absolute;
	left: 50%;
	bottom: -25px;
	width: 110px;
	height: 10px;
	background-color: #135885;
	border-radius: 5px;
	content: "";
}
.newsBox .ulList {
	margin: 0 auto;
	width: 92%;
}
.zzlist a {
	font-size: 14px;
	display: block;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
}
.newsBox .ulList li {
	padding: 0 0.8%;
	width: 33.33%;
	float: left;
	text-align: center;
	box-sizing: border-box;
}
.newsBox .ulList li img {
	width: 100%;
	height: auto;
}
.newsBox .ulList li span {
	margin-top: 10px;
	display: block;
	color: #444;
	font-size: 18px;
}
.comUlTab {
	margin: 0 auto 88px;
	padding-top: 7px;
	width: 88%;
}
.newsBox .comUlTab, .aboutBox .comUlTab {
	margin-bottom: 122px;
	width: 62%;
}
.comUlTab li {
	padding: 0 2.5%;
	width: 25%;
	float: left;
	text-align: center;
	box-sizing: border-box;
}
.newsBox .comUlTab li, .aboutBox .comUlTab li {
	width: 33.33%;
}
.comUlTab li a {
	padding: 10px;
	color: #444;
	font-size: 16px;
	display: block;
	background-color: #FFFFFF;
	border-radius: 25px;
}
.aboutBox .comUlTab li a {
	background-color: #F2F2F2;
}
.comUlTab .on a, .comUlTab li a:hover {
	color: #FFF;
	background-color: #073763 !important;
}
.comImgInfo {
	margin: 0 -56px 29px;
	display: inline-table;
}
.newsBox .bgBox .comImgInfo {
	margin: 0 -42px 29px;
	padding-bottom: 42px;
	border-bottom: 1px solid #D5D5D5;
}
.speBgBox .comImgInfo {
	margin: 0 -22px 29px 10px;
}
.comImgInfo .photo {
	margin-right: 3.5%;
	width: 62.3%;
	display: inline-table;
	vertical-align: middle;
}
.speBgBox .comImgInfo .photo {
	margin-right: 0;
	width: 66.6%;
}
.newsBox .bgBox .comImgInfo .photo {
	width: 25.5%;
}
.newsBox .bgBox .comImgInfo .photo img {
	width: 100%;
	height: auto;
}
.comImgInfo .textBox {
	width: 33.8%;
	display: inline-table;
	vertical-align: middle;
}
.speBgBox .comImgInfo .textBox {
	margin-right: 1.5%;
	width: 30.8%;
}
.newsBox .bgBox .comImgInfo .textBox {
	width: 68.3%;
}
.comImgInfo .textBox p {
	margin-bottom: 35px;
	padding-right: 14%;
	font-size: 16px;
	text-indent: 0;
}
.productBox .comImgInfo .textBox p {
	color: #7c7c7c;
	line-height: 2.0;
	min-height: 96px;
	overflow: hidden;
}
.newsBox .comImgInfo .textBox p {
	margin-bottom: 15px;
	min-height: 83px;
	font-size: 14px;
}
.newsBox .comImgInfo .bgBox .textBox p {
	line-height: 2.5;
}
.speBgBox .comImgInfo .textBox p {
	padding-right: 0;
}
.comImgInfo .textBox .title {
	margin-bottom: 6px;
	padding-right: 0;
	min-height: auto !important;
	color: #313234;
	font-size: 20px !important;
	font-weight: bold;
}
.productBox .comImgInfo .textBox .title {
	margin-bottom: 55px;
	color: #213d79 !important;
	font-size: 33px !important;
	line-height: 1.0;
	height: auto;
}
.productBox .comImgInfo .textBox .title span {
	margin-bottom: 30px;
	display: block;
}
.comImgInfo .textBox .link a {
	padding: 10px;
	width: 210px;
	display: block;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	background-color: #135885;
	box-sizing: border-box;
}
.showDetail .pTitle {
	margin-bottom: 50px;
	color: #213d79;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.showDetail .comImgInfo .photo {
	margin: 0;
	width: 58.3% !important;
	float: left;
}
.showDetail .comImgInfo .textBox {
	margin-top: 0;
	width: 39.2% !important;
	float: right;
}
.showDetail .comImgInfo .textBox .pBorder {
	min-height: auto;
	color: #FFF;
	font-size: 22px;
	border-bottom: 1px solid #213D79;
}
.showDetail .comImgInfo .textBox .pBorder span {
	padding: 2px 55px;
	background-color: #213D79;
	display: inline-block;
}
.showDetail .comImgInfo .textBox p {
	line-height: 2.6;
}
.showDetail .speBgBox .ulText li {
	margin-bottom: 25px;
	padding-left: 25px;
	color: #7c7c7c;
	font-size: 18px;
	background: url(../images/icon.png) no-repeat left center;
	overflow: hidden;
}
.showDetail .speBgBox .ulText li span {
	float: left;
}
.showDetail .speBgBox .ulText li span:first-child {
	width: 150px;
	color: #213d79;
	font-size: 22px;
	font-weight: bold;
}
.spPhoto {
	display: none !important;
}
.indexBox .comImgInfo, .aboutBox .comImgInfo {
	margin: 0 40px;
}
.indexBox .comImgInfo .photo, .aboutBox .comImgInfo .photo {
	margin: 0;
	width: 50%;
}
.indexBox .comImgInfo .textBox, .aboutBox .comImgInfo .textBox {
	padding-right: 7%;
	width: 50%;
	box-sizing: border-box;
}
.indexBox .comImgInfo .textBox .title, .aboutBox .comImgInfo .textBox .title {
	margin-bottom: 40px;
	color: #135885;
	font-size: 33px !important;
	font-weight: bold;
	text-indent: 0;
}
.indexBox .comImgInfo .textBox p, .aboutBox .comImgInfo .textBox p {
	padding-right: 0;
	color: #444;
	line-height: 2.0;
	text-indent: 2.0em;
}
.comImgInfo .textBox p:last-child {
	margin-bottom: 0;
}
.bgBox {
	padding: 40px 0;
	background-color: #E7E9E8;
}
.bgBox .comSection {
	padding: 0 3.5%;
}
.bgBox .comImgInfo {
	margin: 0;
	width: 100%;
}
.bgBox .txt {
	margin-bottom: 30px;
	color: #444;
	font-size: 33px;
	font-weight: bold;
}
.bgBox .comImgInfo .photo {
	width: 70%;
}
.bgBox .comImgInfo .photo .pcPhoto {
	width: 90%;
	height: auto;
}
.bgBox .comImgInfo .textBox {
	padding-right: 0;
	width: 30%;
}
.bgBox .comImgInfo .textBox li {
	margin-bottom: 20px;
	position: relative;
}
.bgBox .comImgInfo .textBox li span {
	margin: -18px 0 0 -76px;
	padding: 4px 0;
	width: 152px;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	background-color: #135885;
}
.aboutBox .ulList {
	margin: 0 40px;
	background:https://zlzx-56f3.obs.ap-southeast-1.myhuaweicloud.com/images/gjh.png no-repeat left center;
}
.aboutBox .ulList li {
	padding: 0 0.8% 1.6%;
	width: 25%;
	float: left;
	box-sizing: border-box;
	text-align: center;
}
.aboutBox .ulList li .title {
	margin-top: 10px;
	font-size: 16px !important;
}
.aboutBox .ulList li img {
	width: 100%;
}
.aboutBox .comH2:after {
	background-color: #DA151C;
}
.contactBox .infoBox .lBox {
	width: 57%;
	float: left;
}
.contactBox .infoBox .rBox {
	width: 37%;
	float: right;
}
.contactBox .infoBox .lBox .ulImg {
	margin-top: 20px;
	width: 60%;
	float: left;
}
.contactBox .infoBox .lBox .box {
	width: 31%;
	float: right;
}
.contactBox .infoBox h2 {
	margin-bottom: 50px;
	font-size: 21px;
	color: #6c6c6c;
	font-weight: normal;
}
.contactBox .infoBox h2 span {
	margin-bottom: 15px;
	font-size: 26px;
	color: #201e1e;
	display: block;
}
.contactBox .infoBox .lBox .ulImg li {
	margin-bottom: 30px;
	font-size: 16px;
}
.contactBox .infoBox .lBox .ulImg li img {
	margin-right: 20px;
	width: 40px;
	vertical-align: middle;
}
.contactBox .infoBox .lBox .erweima {
	margin-bottom: 15px;
}
.contactBox .infoBox .lBox .erweima .speImg {
	margin-top: 0;
	background-color: #FFF;
	padding: 18px;
}
.contactBox .infoBox .lBox .erweima span {
	margin-top: 20px;
	font-size: 19px;
	color: #4c4c4c;
	display: block;
	text-align: center;
}
.contactBox .infoBox .lBox .ulList {
	margin: 0 25px;
}
.contactBox .infoBox .lBox .ulList li {
	margin-bottom: 10px;
}
.contactBox .infoBox .rBox form li span {
	margin-bottom: 15px;
	display: block;
	color: #6c6c6c;
	font-size: 16px;
}
.contactBox .infoBox .rBox form li {
	margin-bottom: 30px;
}
.contactBox .infoBox .rBox form li input, .contactBox .infoBox .rBox form li textarea {
	padding: 10px;
	width: 100%;
	height: 50px;
	font-size: 19px;
	color: #4c4c4c;
	line-height: 50px;
	border: none;
	box-sizing: border-box;
}
.contactBox .infoBox .rBox form button {
	width: 100%;
	height: 50px;
	font-size: 18px;
	color: #FFF;
	line-height: 49px;
	border: none;
	background-color: #135885;
	box-sizing: border-box;
}
.mapInfo {
	position: relative;
}
.mapInfo .pInfo a img {
	transition: transform 0.3s ease;
}
.mapInfo .pInfo a img:hover {
	transform: scale(0.8);
}
.mapInfo .pInfo a img:hover:hover {
	transform: scale(1.2);
}
.mapInfo li:hover .pBox {
	display: block;
	transform: translateY(-5px);
}
.mapInfo .pBox {
	padding: 15px 25px;
	width: 196px;
	height: 110px;
	position: absolute;
	left: -192px;
	top: -104px;
	display: none;
	background-color: #2470A2;
	box-sizing: border-box;
	border-radius: 10px;
	z-index: 10;
	transition: all 0.3s ease;
}
.mapInfo li {
	position: absolute;
}
.mapInfo .li01 {
	right: 27.2%;
	top: 52%;
}
.mapInfo .li02 {
	right: 28.2%;
	top: 55.5%;
}
.mapInfo .li03 {
	right: 31.2%;
	top: 54.5%;
}
.mapInfo .li04 {
	right: 26.2%;
	top: 63%;
}
.mapInfo .pBox p {
	color: #FFF;
	font-size: 19px;
}
.mapInfo .pBox p:first-child {
	margin-bottom: 8px;
	font-size: 25px;
}
#top_scroll {
	height: 660px;
	overflow: hidden;
	max-width: 100%;
	margin: 0 auto;
}
.productBox .bgBox .comImgInfo .photo {
	width: 62.3%;
}
.productBox .bgBox .comImgInfo .photo img, .newsBox .bgBox .comImgInfo .photo img {
	width: 100%;
	height: auto;
	margin: 0;
}
.indexBox .bgBox, .aboutBox .bgBox {
	padding: 0;
}
.aboutBox .comImgInfo .photo {
	margin-top: 40px;
}
.indexBox .bgBox .txt, .aboutBox .bgBox .txt {
	margin-bottom: 50px;
}
.slideBox03 .comSectionAuto .words-Section {
	margin-right: 100px;
	float: left;
}
.contactBox .bgBox {
	padding-bottom: 60px;
	background-color: #F2F2F2;
}
.contactBox .infoBox .rBox h2 span {
	margin-right: 10px;
	display: inline-block;
}
.contactBox .infoBox .rBox form li {
	margin-bottom: 55px;
	width: 100%;
	display: inline-table;
}
.contactBox .infoBox .rBox form li span {
	width: 20%;
	color: #201e1e;
	display: table-cell;
	vertical-align: middle;
}
.contactBox .infoBox .rBox form li input, .contactBox .infoBox .rBox form li textarea {
	width: 100%;
	height: 72px;
	line-height: 72px;
	display: table-cell;
	vertical-align: middle;
}
.contactBox .infoBox .rBox form li textarea {
	height: 122px;
	line-height: 30px;
}
.contactBox .infoBox .rBox form .button {
	text-align: center;
}
.contactBox .infoBox .rBox form button {
	width: 45%;
	border-radius: 50px;
}
.contactBox .infoBox .lBox .ulImg, .contactBox .infoBox .lBox .box {
	width: auto;
	float: none;
}
.contactBox .infoBox .lBox .ulImg li {
	width: 43%;
	float: left;
}
.contactBox .infoBox .lBox .ulImg li:nth-child(2n) {
	width: 57%;
}
.contactBox .infoBox .lBox .ulList {
	margin: 0 1.5% 0 -1.5%;
}
.contactBox .infoBox .lBox .ulList li {
	margin: 0 1.5%;
	padding: 20px;
	width: 30.33%;
	float: left;
	border: 1px solid #C7D9E4;
	border-radius: 10px;
	box-sizing: border-box;
	background-color: #FFF;
	text-align: center;
}
.contactBox .infoBox .lBox .ulList li:last-child {
	margin-right: 0;
}
.contactBox .infoBox .lBox .ulList li img {
	margin-bottom: 15px;
	padding: 0 5px;
	width: 100%;
	height: auto;
	border: 1px solid #C7D9E4;
	border-radius: 10px;
	box-sizing: border-box;
}
.contactBox .infoBox .lBox .ulList li span {
	padding: 5px 0;
	margin: 0 auto;
	width: 60%;
	display: block;
	color: #FFF;
	font-size: 17px;
	background-color: #135885;
	border-radius: 20px;
}
.footerWrap .fBox .subBox .link {
	padding-right: 130px;
	text-align: right;
}
/*#translate > .translateSelectLanguage,
.Language {
    position: fixed;
    right: 6%;
    top: 2.3rem;
	height: 28px;
    font-size: 0.8rem;
    padding: 0.3rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    background-color: #083763 !important;
    color: #fff;
	z-index:9999999;
	width:100px;
	border-radius:20px;
	opacity: 1 !important;
}
#translate > .translateSelectLanguage{
	display: none;
}
.Language {
	padding: 0;
	box-sizing: border-box;
	background: #FFF url(../images/guojihua.png) no-repeat 4px center !important;
	background-size: 20px !important;
}
.Language a {
	display: block;
    padding: 0.3rem 0.5rem 0.3rem 1.7rem;
	color: #000;
}*/

.bgInfo {
	padding-bottom: 37%;
	position: relative;
	background: -webkit-gradient(linear, 0% 0%, 100% 100%, from(#FFFFFF), to(#CCCCCC));
	background: linear-gradient(to bottom right, #fff, #ccc);
}
.scene {
	width: 45%;
	margin: 5% 5% 5% 50%;
	perspective: 1000px;
}
.book {
	position: relative;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
}
.page {
	cursor: pointer;
	position: absolute;
	color: black;
	width: 100%;
	height: 100%;
	transition: 1.5s transform;
	transform-style: preserve-3d;
	transform-origin: left center;
}
.front, .back {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 10% 5% 72.3%;
	box-sizing: border-box;
	backface-visibility: hidden;
	background: -webkit-gradient(linear, 0% 0%, 100% 100%, from(#FFFFFF), to(#CCCCCC));
	background: linear-gradient(to bottom right, #fff, #ccc);
}
.back {
	transform: rotateY(180deg);
}
.page.active {
	z-index: 1;
}
.page.flipped {
	transform: rotateY(-180deg);
}
.page.flipped:last-of-type {
	z-index: 1;
}
.front img, .back img {
	width: 100%;
	height: auto;
}
.bgInfo a {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.poster_box {
	overflow: hidden;
	margin: 30px 20px
}
.poster_box h2 {
	font-size: 30px;
	color: #015293;
	font-weight: bold;
	text-align: center;
}
.poster_box h3 {
	font-size: 16px;
	color: #015293;
	margin: 10px 0 35px;
	text-align: center;
}
.poster-main {
	position: relative;
	width: 100%;
	height: 340px!important;
	margin-left: auto;
	margin-right: auto;
}
.poster-main img {
	display: block;
	box-shadow: 0px 0px 10px #222222;
	-webkit-box-shadow: 0px 0px 10px #222222;
}
.poster-main a, .poster-main img {
	display: block;
	width: 100%;
	height: 100%;
}
.poster-main img {
}
.poster-main .poster-list {
	width: 1000px;
	height: 500px;
}
.poster-main .poster-list .poster-item {
	width: 200px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
}
.poster-main .poster-list .poster-item .item {
	position: relative;
	width: 100%;
	height: 100%
}
.poster-main .poster-btn {
	position: absolute;
	top: 0;
	cursor: pointer;
	filter: opacity(.5) brightness(1);
}
.poster-main .poster-btn:hover {
	filter: opacity(1) brightness(2);
}
.poster-main .poster-prev-btn {
	left: 0;
	background: url(../images/left.png) no-repeat center center;
}
.poster-main .poster-next-btn {
	right: 0;
	background: url(../images/right.png) no-repeat center center;
}
#owl-demo .item span {
	display: block;
}
.poster-item-title, #owl-demo .item span {
	background: rgba(42, 42, 42, 0.8) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=80);
	background: #2a2a2a;
	color: #FFF;
	width: 100%;
	height: 52px;
	line-height: 52px;
	position: absolute;
	bottom: 0;
	text-indent: 29px
}
.lunbo_btn {
	height: 15px;
	width: 100%;
	margin: 0px auto;
	position: absolute;
	z-index: 3;
	text-align: center;
	bottom: 2px
}
.lunbo_btn li {
	width: 14px;
	height: 14px;
	display: inline-block;
	background-color: #b4b5b7;
	border-radius: 50%;
	margin: 0px 2px;
	cursor: pointer;
}
.lunbo_btn li.poster-btn-active {
	background-color: #0b518a;
}
.spBox {
	display: none;
}

.jsBox {
    padding-bottom: 40px;
}

.jsBox .subBox {
	padding: 0 0.8% 1.6%;
	width: 25%;
	float: left;
	box-sizing: border-box;
	text-align: center;
	height:469px;
}

#owl-demo1 .owl-pagination {
	display: none;
}

.jsBox .owl-buttons div {
	width: 72px;
	height: 72px;	
}

.jsBox .owl-prev {
	left: -72px;
	background-size: 72px;
}

.jsBox .owl-next {
	right: -72px;
	background-size: 72px;
}

.jsBox .item .title {
	margin-top: 10px;
    font-size: 16px !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
}


/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.scene {
	width: 90%;
	height: 90%;
	margin: 5%;
}
}