* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 62.5%;
	height: 100%;
}
body {
	width: 100%;
	overflow-x: hidden;
	font-family: "Microsoft Yahei", "微软雅黑";
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	max-width: 1920px;
	margin: 0 auto;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
	tap-highlight-color: transparent;
	focus-ring-color: transparent;
	-webkit-tap-highlight-color: transparent;
	-webkit-focus-ring-color: transparent;
	-moz-tap-highlight-color: transparent;
	-moz-focus-ring-color: transparent;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
a:hover {
	color: #2b407f;
}
ol, ul, li {
	list-style: none;
}
img {
	max-width: 100%;
	border: 0px solid #ccc;
}
table, embed, video {
	max-width: 100%;
}
input, textarea {
	border: none;
	background: none;
	font-family: "Microsoft Yahei", "微软雅黑";
}
input[type="submit"], textarea[type="submit"] {
	cursor: pointer;
}
input[type="checkbox"], textarea[type="checkbox"] {
	cursor: pointer;
}
input[type="radio"], textarea[type="radio"] {
	cursor: pointer;
}
input:focus, textarea:focus {
	outline: none;
}
textarea {
	resize: none;
}
button {
	border: none;
	background: none;
	cursor: pointer;
}
em, i {
	font-style: normal;
}
/* .c-xx start */
.c-fl {
	float: left;
}
.c-fr {
	float: right;
}
.c-cb {
	clear: both;
}
.c-mg {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.c-oh {
	overflow: hidden;
}
.c-wd {
	width: 1200px;
}
.c-tsn {
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.c-bbx {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.c-pr {
	position: relative;
}
.c-mt-5 {
	margin-top: 5px;
}
.c-mt-10 {
	margin-top: 10px;
}
.c-mt-15 {
	margin-top: 15px;
}
.c-mt-20 {
	margin-top: 20px;
}
.c-mt-25 {
	margin-top: 25px;
}
.c-mt-30 {
	margin-top: 30px;
}
.c-mt-35 {
	margin-top: 35px;
}
.c-mt-40 {
	margin-top: 40px;
}
.c-mt-45 {
	margin-top: 45px;
}
.c-mt-50 {
	margin-top: 50px;
}
.c-nomt {
	margin-top: 0 !important;
}
.c-nomr {
	margin-right: 0 !important;
}
.c-nomb {
	margin-bottom: 0 !important;
}
.c-noml {
	margin-left: 0 !important;
}
.c-nofont {
	line-height: 0;
	font-size: 0;
}
.c-nobg {
	background: none !important;
}
/* .c-xx end */
/* .f-xx start */
.f-czjz {
	position: relative;
	top: 50%;
	-webkit-transform: translate(0px, -50%);
	-moz-transform: translate(0px, -50%);
	-ms-transform: translate(0px, -50%);
	-o-transform: translate(0px, -50%);
	transform: translate(0px, -50%);
}
.f-box {
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
}
 @media screen and (min-width: 960px) and (max-width: 1219px) {
.f-box {
	width: 950px;
}
}
 @media screen and (min-width: 768px) and (max-width: 959px) {
.f-box {
	width: 750px;
}
}
 @media screen and (max-width: 767px) {
.f-box {
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}
/* .f-xx end */
.l {
	float: left;
}
.r {
	float: right;
}
.fix {
*zoom: 1;
}
.fix:after, .fix:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.box {
	position: relative;
}
.mln {
	margin-left: 0 !important;
}
.clear {
	clear: both;
}
.wp {
	width: 1400px;
	margin: auto;
}
 @media screen and (max-width: 1420px) {
.wp {
	width: 1200px;
	margin: auto;
}
}
 @media screen and (max-width: 1220px) {
.wp {
	width: 980px;
	margin: auto;
}
}
 @media screen and (max-width: 999px) {
.wp {
	width: 95%;
	margin: auto;
}
}
/* .m-xx start */
.m-desc {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
.m-desc a {
	color: #2b407f;
}
.m-desc a:hover {
	text-decoration: underline;
}
.m-desc p {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
.m-desc span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
.m-desc b {
	font-size: 22px;
	font-size: 2.2rem;
	color: #333;
	line-height: 30px;
}
.m-desc a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #2b407f;
	line-height: 30px;
}
.m-desc img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.m-desc iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.m-desc table {
	width: 90%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
}
.m-desc table tr td {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 14px;
	font-size: 1.4rem;
}
 @media screen and (max-width: 767px) {
.m-tt1 {
	font-size: 24px !important;
	font-size: 2.4rem !important;
}
.m-tt2 {
	font-size: 20px !important;
	font-size: 2rem !important;
}
.m-tt3 {
	font-size: 18px !important;
	font-size: 1.8rem !important;
}
.m-desc1 {
	font-size: 16px !important;
	font-size: 1.6rem !important;
}
.m-desc2 {
	font-size: 14px !important;
	font-size: 1.4rem !important;
}
[class*="-item"] .item-title {
	font-size: 14px;
	font-size: 1.4rem;
}
[class*="-item"] .item-desc {
	font-size: 13px;
	font-size: 1.3rem;
}
[class*="-item"] .item-link {
	font-size: 13px;
	font-size: 1.3rem;
}
[class*="-item"] .item-modal {
	display: none;
}
}
/* .m-xx end */
/* .j-xx start */
.j-offset-top {
	-webkit-transition: all 750ms;
	-o-transition: all 750ms;
	-moz-transition: all 750ms;
	transition: all 750ms;
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0;
}
.j-offset-top.run {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.j-offset-left {
	-webkit-transition: all 750ms;
	-o-transition: all 750ms;
	-moz-transition: all 750ms;
	transition: all 750ms;
	-webkit-transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	transform: translateX(100px);
	opacity: 0;
}
.j-offset-left.run {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
.j-offset-right {
	-webkit-transition: all 750ms;
	-o-transition: all 750ms;
	-moz-transition: all 750ms;
	transition: all 750ms;
	-webkit-transform: translateX(-100px);
	-moz-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	-o-transform: translateX(-100px);
	transform: translateX(-100px);
	opacity: 0;
}
.j-offset-right.run {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
/* .j-xx end */
[class*="-item"] .item-pic {
	position: relative;
	display: block;
	line-height: 0;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}
[class*="-item"] .item-pic img {
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
[class*="-item"] .item-pic:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
[class*="-item"] .item-title {
	overflow: hidden;
}
[class*="-item"] .item-title a:hover {
	color: #2b407f;
}
[class*="-item"] .item-desc {
	overflow: hidden;
}
[class*="-item"] .item-desc a {
	display: block;
}
[class*="-item"] .item-desc a:hover {
	color: #2b407f;
}
.m-crm {
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}
.m-crm a {
	color: #333;
}
.m-crm a:hover {
	color: #2b407f;
}
.m-crm a.active {
	color: #2b407f;
}
.m-page {
	margin-bottom: 31px;
	letter-spacing: 0;
	font-size: 0;
	text-align: center;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.m-page a {
	margin: 0 5px;
	display: inline-block;
*display: inline;
*zoom: 1;
	width: 26px;
	height: 26px;
	line-height: 24px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
	background: #333333;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.m-page a.big {
	width: auto;
	background: #fff !important;
	color: #333 !important;
}
.m-page a.big:hover{ color:#2b407f !important}
.m-page a:hover {
	color: white;
	border-color: #2b407f;
	background-color: #2b407f;
}
.m-page a.active {
	color: white;
	border-color: #2b407f;
	background-color: #2b407f;
}
.m-page span {
	display: inline-block;
	width: 64px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #4b4b4b;
	position: relative;
	top: 3px;
}
.m-page a.no:hover{ color:#333 !important}
.m-page img {
	display: inline-block;
	position: relative;
	top: 5px;
	margin-left: 15px;
	margin-right: 8px;
}
.m-page .ins {
	margin-left: 4px;
	width: 170px;
	display: inline-block;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border: none;
	outline: none;
	background-color: #2b407f;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	cursor: pointer;
}
.m-page2 {
	position: relative;
	margin-bottom: 0px;
	padding-top: 5px;
}
 @media screen and (max-width: 767px) {
.m-page {
	margin-top: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.m-page a {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
}
.returntop {
	z-index: 9;
	width: 69px;
	height: 69px;
	line-height: 0;
	font-size: 0;
	display: block !important;
}
.wap-hd-nav {
	display: none;
}
.wap-nav {
	width: 5px;
	height: 100%;
	position: absolute;
	right: 0;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 999999999999999;
	cursor: pointer;
	top: -5px;
	right: 0;
	display: block;
}
.wap-nav .nav {
	overflow: hidden;
	width: 300px;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: auto;
	overflow: scroll;
}
.wap-nav .nav span {
	font-family: "Microsoft Yahei", "微软雅黑";
}
.wap-nav .nav form {
	margin: 15px auto;
	width: 258px;
	height: 26px;
	border: 1px solid #fff;
}
.wap-nav .nav form .iptc {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	background-color: #fff;
	width: 80%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: left;
}
.wap-nav .nav form .ipsc {
	width: 20%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: right;
	background: #fff url("../images/sch2.png") no-repeat center center;
}
.wap-nav .nav > ul {
	display: none;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: scroll;
	padding-top: 45px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wap-nav .nav > ul > li {
	line-height: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	text-indent: 20px;
	position: relative;
}
.wap-nav .nav > ul > li .addition {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 10px;
	background: url("../images/shizi.png") no-repeat center center;
}
.wap-nav .nav > ul > li .addition.fa:before {
	margin-right: 5px;
	color: #fff;
	text-indent: 0;
}
.wap-nav .nav > ul > li > a {
	margin-right: 40px;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
}
.wap-nav .nav > ul > li > a span {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
}
.wap-nav .nav > ul > li .c-show {
	display: none;
	width: 100%;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 {
	position: relative;
	padding-left: 15px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > a {
	position: relative;
	margin-right: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 {
	position: relative;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 {
	position: relative;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a {
	margin-right: 40px;
	text-indent: 35px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 {
	position: relative;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a {
	margin-right: 40px;
	text-indent: 50px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.wap-nav .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.wap-nav .nav > ul > dl {
	padding: 20px;
}
.wap-nav .nav > ul > dl dd {
	float: left;
	margin: 0 2px;
}
.wap-nav .menubtn {
	width: 23px;
	height: 18px;
	position: absolute;
	top: 12px;
	right: 12px;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 9999;
}
.wap-nav .menubtn span {
	display: block;
	width: 100%;
	height: 3px;
	margin-bottom: 3px;
	background-color: #fff;
}
 @media screen and (min-width: 960px) {
.wap-nav, .menubtn {
	display: none;
}
}
 @media screen and (max-width: 959px) {
.wap-hd-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #2b407f;
}
.wap-hd-nav-item {
	width: 25%;
}
.wap-hd-nav-item a {
	display: block;
	padding: 5px 0;
	line-height: 20px;
	font-size: 14px;
	color: white;
	text-align: center;
	background-color: #363636;
}
.wap-hd-nav-item a.active {
	color: white;
	background-color: #2b407f;
}
}
/* search */
.m-hdlang {
	position: relative;
	height: 27px;
	display: inline-block;
}
.m-hdlang .lang-click {
	position: relative;
	display: block;
	width: 109px;
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	border: 1px solid #fff;
	-moz-border-radius: 50px;
	border-radius: 50px;
	text-align: left;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-hdlang .lang-click:before {
	content: "";
	position: absolute;
	right: 0;
	width: 15px;
	height: 100%;
}
.m-hdlang .lang-list {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	width: 100%;
	padding: 10px 0;
	background-color: #f8f7f7;
	border: 1px solid #fff;
	z-index: 99;
}
.m-hdlang .list-item {
	padding: 0 5px;
}
.m-hdlang .list-item a {
	display: block;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
	text-align: center;
}
.m-hdlang .list-item a:hover {
	color: #fff;
	background-color: #2b407f;
}
.m-hdlang .list-item a.active {
	color: #fff;
	background-color: #2b407f;
}
/* search */
/* header_top */
.header_top {
	background: #333333;
}
.header_top .down {
	color: #fff;
	border: 1px solid #fff;
	width: 140px;
	line-height: 22px;
	display: block;
	text-align: center;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top: 7px;
	margin-bottom: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	font-size: 1.4rem; margin-right:140px
}
.header_top .down:hover{ text-decoration:underline}
.header_top .shejiao {
	display: block; /*margin-right: 20px; */
	padding-right: 7px;
	margin-top: 3px;
	position: relative;
}
.header_top .shejiao a {
	display: block;
	float: left;
	margin-left: 5px;
}
.header_top p {
	display: block;
	position: relative;
	font-size: 18px;
	font-size: 1.8rem;
}
.header_top p a {
	color: #fff;
	display: block;
	float: left;
	padding-left: 29px;
	background: url(../images/meilw.png) no-repeat left 11px;
	line-height: 39px;
}
.header_top p a:hover{color: #fff !important; text-decoration:underline}
.header_top p span {
	color: #fff;
	display: block;
	float: left;
	padding-left: 24px;
	background: url(../images/meilw2.png) no-repeat left 11px;
	line-height: 39px;
	margin-right: 70px;
}
.header_top .guoqi {
	font-size: 18px;
	font-size: 1.8rem;
}
.header_top .guoqi a.a1 {
	margin-right: 4px;
	display: block;
	float: left;
	color: #fff;
	padding-left: 35px;
	line-height: 39px;
}
.header_top .guoqi a.a2 {
	display: block;
	float: left;
	color: #fff;
	padding-left: 35px;
	line-height: 39px;
}
/* header */
.header { /* search */
}
.header .wp {
	position: relative;
}
.header .logo {
	padding-top:17px;
}
.header .logo img {
	display: block; max-width:100%;
	margin: 0 auto;
}
.header .search {
	position: relative;
	top: 30px;
	right: 0;
	width: 41px;
	height: 41px;
}
.header .logowei{ margin-top: 30px; } 



.header .inpu {
	display: block;
	background: url(../images/suosou.png) no-repeat center;
	width: 41px;
	height: 41px;
}
.header .header_form {
	display: none;
	margin-left: -167px;
	border: 1px solid #333;
	background: #fff;
	width: 200px;
	height: 30px;
	line-height: 30px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	z-index: 999;
}
.header .header_form .tex {
	background: transparent;
	text-indent: 17px;
	width: 100%;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	color: #333;
}
.header .header_form .sub {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 30px;
	width: 30px;
	font-size: 0px;
	cursor: pointer;
	z-index: 99;
	background: url(../images/sch2.png) no-repeat center;
}
.header_ul1 {
	padding-top: 32px;
}
.header_ul1 > li {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	padding-bottom: 29px;
}
.header_ul1 > li:hover .dan_header {
	display: block;
}
.header_ul1 > li > a {
	color: #333;
	line-height: 40px;
	display: block;
	font-weight: bold; padding-left:8px; padding-right:8px;
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
}
.header_ul1 > li:hover > a, .header_ul1 li.on > a {
	color: #2b407f;
	background: url(../images/header_ul1.png) repeat center top;
}
/*.dan_header { display: none; width: 715px; position: absolute; left: -80px; top: 100%; background: #fff; z-index: 999999; border: 1px solid #bac6cb; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.dan_header > ul { padding-top: 16px; }
.dan_header > ul > li { float: left; line-height: 36px; width: 237px; position: relative; left: 0px; text-align: center; }
.dan_header > ul img { display: block; max-width: 200px; margin: 0 auto; }
.dan_header > ul > li > a { position: relative; color: #333; display: block; }
.dan_header > ul span { display: block; font-size: 16px; font-size: 1.6rem; line-height: 57px; }
.dan_header > ul p a { display: block; text-align: center; background: #fafafa; text-align: center; line-height: 60px; font-size: 16px; font-size: 1.6rem; }
.dan_header > ul > li > p a:hover { background: #2b407f; color: #fff; }
.dan_header > ul > li:hover .dan_sanheader { display: block; }*/
.dan_header {
	display: none; width: 477px;
	position: absolute;
	left: -40px;
	top: 100%;
	background: #fff;
	z-index: 999999;
	border: 1px solid #bac6cb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dan_header > ul {
	padding-top: 16px;
}
.dan_header > ul > li {
	float: left;
	line-height: 36px;
	width: 237px;
	position: relative;
	left: 0px;
	text-align: center;
}
.dan_header > ul img {
	display: block;
	max-width: 200px;
	margin: 0 auto;
}
.dan_header > ul > li > a {
	position: relative;
	color: #333;
	display: block;
}
.dan_header > ul span {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 57px;
}
.dan_header > ul > li:hover > p a {
	background: #2b407f;
	color: #fff;
}
.dan_header > ul > li:hover #content2 {
	display: block;
}
.dan_header > ul > li > a:hover span{ color:#2b407f !important;}
.dan_header p {
	float: left;
	line-height: 36px;
	width: 237px;
}
.dan_header p a {
	display: block;
	text-align: center;
	background: #fafafa;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	font-size: 1.6rem;
}
.dan_header #content2 .chanxn2 {
	display: none;
	padding-top: 17px;
	width: 100%;
}
.dan_header #content2 .chanxn2 p a:hover {
	background: #2b407f;
	color: #fff;
}
.dan_header #content2 .chanxn2 p a.on {
	background: #2b407f;
	color: #fff;
}
.dan_header > ul > li:hover #content2 {
	display: block;
}
.dan_sanheader {
	display: none;
	width: 284px;
	padding-left: 2px;
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 999999;
}
.dan_sanheader > ul {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
}
.dan_sanheader > ul > li {
	line-height: 36px;
	position: relative;
}
.dan_sanheader > ul > li > a {
	padding-left: 18px;
	color: #333;
	line-height: 36px;
	display: block;
}
.dan_sanheader > ul > li:hover > a {
	color: #fff;
	background: #2b407f;
}
.dan_sanheader > ul > li:hover .dan_sanheader2 {
	display: block;
}
.dan_sanheader2 {
	display: none;
	width: 177px;
	padding-left: 2px;
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 999999;
}
.dan_sanheader2 > ul {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
}
.dan_sanheader2 > ul > li {
	line-height: 36px;
	position: relative;
}
.dan_sanheader2 > ul > li > a {
	padding-left: 18px;
	color: #333;
	line-height: 36px;
	display: block;
}
.dan_sanheader2 > ul > li:hover > a {
	color: #fff;
	background: #2b407f;
}
.dan_sanheader2 > ul > li:hover .dan_sanheader3 {
	display: block;
}
.dan_sanheader3 {
	display: none;
	width: 177px;
	padding-left: 2px;
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 999999;
}
.dan_sanheader3 > ul {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
}
.dan_sanheader3 > ul > li {
	line-height: 36px;
	position: relative;
}
.dan_sanheader3 > ul > li > a {
	padding-left: 18px;
	color: #333;
	line-height: 36px;
	display: block;
}
.dan_sanheader3 > ul > li:hover > a {
	color: #fff;
	background: #2b407f;
}
.dan_sanheader3 > ul > li:hover .dan_sanheade4 {
	display: block;
}
 @media screen and (max-width: 1420px) {
.header_ul1 > li {
	margin-left: 20px;
	margin-right: 20px;
}
}
 @media screen and (max-width: 1219px) {
.header_ul1 > li {
	margin-left: 15px;
	margin-right: 15px;
}
.header_top p a, .header_top p span {
	font-size: 14px;
	font-size: 1.4rem;
}
.header .search {
	margin-left: 0px;
}
}
 @media screen and (max-width: 999px) {
.header {
	position: relative;
}
.header_ul1 > li > a {
	font-size: 14px;
	font-size: 1.4rem;
}
.head_top {
	position: relative;
}
.m-hdlang {
	float: left;
}
.header_top .shejiao {
	margin-left: 5px;
}
.header_top .shejiao a {
	margin-left: 6px;
}
.dan_header > ul span{ font-size:14px; font-size:1.4rem}
}
 @media screen and (max-width: 959px) {
.header_top .down {
	float: left;
	width: 96px;
}
.header_top .guoqi {
	float: left;
	margin-right: 20px;
}
.header_top { height:30px
}
.header_top p {
	display: none;
}
.header_top .shejiao {
	display: none;
}
.header_ul1 {
	display: none;
}
.header .search {
	top: 0px;
	position: absolute;
}
.header {
	padding: 15px 0px;
}
.header .logo ,.header .logowei{
	float: none;
	/*margin: 0 auto;*/
	width: 100%;
	max-width:150px;
	padding: 0px;display: inline-block;
}
.header .logowei{margin-top: 0px;}
.header .wp {
 
  text-align: center;
}
.dan_header {
	display: none !important;
}
}
 @media screen and (max-width: 768px) {
.slide .carousel-control {
	display: none;
}
}
/* footer */
.footer {
	background: #262626 url(../images/footer.png) no-repeat center top;
}
.footer a:hover {
	color: #eee;
}
.footer .title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}
.footer .title a {
	color: #fff;
}
.footer .title b {
	display: block;
	width: 40px;
	height: 2px;
	background: #d86e1a;
	margin-top: 4px;
}
.footer_left {
	float: left;
	width: 425px;
	padding-top: 122px;
}
.footer_center {
	float: left;
	margin-left: 130px;
	width: 380px;
	padding-top: 122px;
}
.footer_right {
	float: right;
	width: 377px;
	background: url(../images/footer_right.png) no-repeat center top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 34px 25px;
}
.footer p {
	color: #d0d0d0;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
}
.footer p a {
	line-height: 24px;
	color: #d0d0d0;
}
.ftx_ul2 {
	margin-top: 19px;
}
.ftx_ul2 li {
	line-height: 36px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #ffffff;
	padding-left: 27px;
}
.ftx_ul2 li a {
	color: #ffffff;
}
.ftx_ul2 .li1 {
	background: url(../images/fli1.png) no-repeat left 12px;
}
.ftx_ul2 .li2 {
	background: url(../images/fli2.png) no-repeat center left;
}
.ftx_ul2 .li3 {
	background: url(../images/fli3.png) no-repeat center left;
}
.ftx_ul2 .li4 {
	background: url(../images/fli4.png) no-repeat center left;
}
.ftx_ul2 .li5 {
	background: url(../images/fli5.png) no-repeat left 12px;
}
.ftx_ul2 .li6 {
	background: url(../images/fli6.png) no-repeat left 10px;
}
.ftx_ul2 .li7 {
	background: url(../images/fli7.png) no-repeat left 8px;
}
.ftx_ul {
	margin-top: 19px;
}
.ftx_ul li {
	float: left;
	width: 50%;
}
.ftx_ul a {
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	display: block;
}
.ftx_ul a:hover,.ftx_ul2 li a:hover,.footer_bot p a:hover,.Links a:hover{ color:#d86e1a !important}
.footer .shejiao {
	padding-top: 13px;
	padding-bottom: 0px;
}
.footer .shejiao a {
	display: block;
	float: left;
	margin-top: 22px; margin-right:5px
}
.shejiao a img {
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	transition: 1s all;
}
.shejiao a:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
 .footer_right ::-webkit-input-placeholder { /* WebKit browsers */
color: #fff;
}
 .footer_right :-o-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff;
}
 .footer_right ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff;opacity: 1
}
 .footer_right :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff;
}
.footer_right .title {
	font-size: 18px;
	font-size: 1.8rem;
	padding-left: 8px;
	text-transform: uppercase;
}
.footer_right form {
	margin-top: 16px;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.footer_right .c_div {
	margin-top: 0px;
	margin-bottom: 16px;
}
.footer_right .c_div2 {
	margin-top: 8px;
}
.footer_right .c_input, .footer_right .c_captcha {
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	height: 38px;
	line-height: 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_right .c-span {
	width: 18px;
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	text-indent: 1px;
}
.footer_right .c_input {
	padding-bottom: 10px;
	width: 100%;
	padding-left: 35px;
	display: block;
	font-family: "Microsoft Yahei", "微软雅黑";
	border-bottom: 1px dashed #fff;
}
.footer_right .c_textarea {
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	line-height: 38px;
	font-family: "Microsoft Yahei", "微软雅黑";
	background: url(../images/xp-icon5.png) no-repeat 8px 8px;
	padding-left: 23px;
	width: 100%;
	height: 38px;
	border: 0px;
	border-bottom: 1px dashed #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_right .c_yzm {
	display: block;
	float: right;
	cursor: pointer;
}
.footer_right .c_captcha {
	display: block;
	float: left;
	padding-left: 13px;
	width: 210px;
	width: 200px\0;
	margin-right: 10px;
	border-bottom: 1px dashed #fff;
}
.footer_right .c_send {
	margin-top: 25px;
	width: 100%;
	background: url(../images/c_send.png) repeat center top;
	color: #fff;
	height: 43px;
	font-family: "Microsoft Yahei", "微软雅黑";
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
	line-height: 43px;
	cursor: pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}
.footer_right .c_send:hover {
	background: #aaa;
}
.footer_right .c_xpbg1 .c_input {
	display: block;
	background: url(../images/xp-icon1.png) no-repeat 8px 8px;
}
.footer_right .c_xpbg2 .c_input {
	display: block;
	background: url(../images/xp-icon2.png) no-repeat 8px 8px;
}
.footer_right .c_xpbg3 .c_input {
	display: block;
	background: url(../images/xp-icon3.png) no-repeat 8px 8px;
}
.footer_bot {
	margin-top: 18px;
	border-top: 1px solid #515151;
	color: #fff;
	padding-top: 17px;
	padding-bottom: 16px;
}
.footer_bot p {
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
}
.footer_bot p a {
	color: #fff;
}
.footer_bot .tech {
	display: inline-block;
	margin-left: 10px;
}
.Links {
	min-height: 30px;
	line-height: 30px;
	color: #fff;
}
.Links a {
	display: inline-block;
	padding-right: 20px;
	color: #fff;
}
 @media screen and (max-width: 1420px) {
.footer .shejiao a {
	margin-left: 10px;
}
.footer_center {
	float: left;
	width: 303px;
	margin-left: 20px;
}
}
 @media screen and (max-width: 1220px) {
.footer_left {
	width: 317px;
}
.footer_right {
	width: 339px;
}
.footer_right .c_captcha {
	width: 171px;
}
}
 @media screen and (max-width: 999px) {
.footer_left {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_center {
	width: 49%;
	float: right;
	margin-left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_right {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 20px;
	background: #2b407f;
}
.footer_right .c_captcha {
	width: 300px;
}
}
 @media screen and (max-width: 768px) {
.footer {
	padding: 0px;
	background: #262626;
}
.footer_left, .footer_right {
	display: none;
}
.footer_center {
	display: none;
}
.Links {
	display: none;
}
.footer_bot {
	border: 0px;
	padding: 20px 0px;
	margin: 0 auto;
}
}
.main_title {
	text-align: center;
	padding-top: 100px;
}
.main_title a,.main_title span {
	font-size: 40px;
	font-size: 4rem;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
}
.main_title b {
	background: url(../images/main_title2.png) no-repeat center top;
	display: block;
	width: 100%;
	height: 14px;
	margin-top: 18px;
}
 @media screen and (max-width: 999px) {
.main_title a,.main_title span {
	font-size: 30px;
	font-size: 3rem;
}
.main_title {
	padding-top: 40px;
}
}
 @media screen and (max-width: 768px) {
.main_title {
	padding-top: 40px;
}
.main_title a,.main_title span {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 24px;
}
.main_title b {
	margin-top: 5px;
}
}
.main1 {
	background: url(../images/m1bj.jpg) no-repeat center;
	padding-top: 100px;
	padding-bottom: 96px;
}
.main1 .wp {
	background: url(../images/m1bj1.png) no-repeat left top;
}
.main1 .main_title2 {
	text-align: left;
	padding-top: 86px;
}
.main1 .main_title2 a {
	font-size: 30px;
	font-size: 3rem;
	line-height: 30px;
	font-weight: bold;
}
.main1 .main_title2 b {
	background: url(../images/main_title.png) no-repeat center top;
	display: block;
	width: 100px;
	height: 14px;
	margin-top: 18px;
}
 @media screen and (max-width: 1420px) {
.main1 .main_title2 a {
	font-size: 30px;
	font-size: 3rem;
}
}
 @media screen and (max-width: 999px) {
.main1 .main_title2 a {
	font-size: 20px;
	font-size: 2rem;
}
}
 @media screen and (max-width: 768px) {
.main1 .main_title2 {
	padding-top: 40px;
}
.main1 .main_title2 a {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 24px;
}
.main1 .main_title2 b {
	margin-top: 5px;
}
}
.main1 .m1_title2 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
	margin-top: 23px;
	font-weight:normal;
}
.main1 .m1_title2 a{ color:#333
}
.main1 .m1_title2 a:hover{ color:#2b407f}
.main1 .m1_l {
	width: 563px;
	padding-left: 42px;
}
.main1 p {
	margin-top: 58px;
	padding-bottom: 69px;
}
.main1 p a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	overflow: hidden;
}
.main1 a.more {
	color: #2b407f;
	font-size: 18px;
	font-size: 1.8rem;
	border: 1px solid #2b407f;
	display: block;
	width: 188px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main1 a.more:hover{color: #333;border: 1px solid #333;}
.main1 .img {
	display: block;
	max-width: 776px;
	margin-top: 123px;
}
.main1 .img img {
	display: block;
	margin: 0 auto;
}
.main1 .m1_titl3 {
	max-width: 1002px;
	margin: 0 auto;
	margin-top: 27px;
}
.main2 .m1_titl3 a {
	display: block;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	/*height: 60px;*/
	overflow: hidden;
	margin-top: 23px;
	background: #fff;
	width: 55%;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 65px;
}
 @media screen and (max-width: 1420px) {
.main1 .m1_l {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main1 .img {
	width: 49%;
}
}
 @media screen and (max-width: 999px) {
.main1 {
    padding-top: 30px; padding-bottom:30px
}
.main1 .wp {
	background: none;
}
.main1 .m1_l {
	width: 100%;
	float: none;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #f7f7f7;
	padding: 40px 10px;
	margin-bottom: 20px;
}
.main1 .img {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.main1 .main_title2 {
	padding-top: 0px;
}
.main1 p {
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-size: 1.4rem;
}
.main2 .m1_titl3 a {
	font-size: 14px;
	font-size: 1.4rem;
}
}
 @media screen and (max-width: 768px) {
.main1 {
	padding-bottom: 10px;
}
.main1 .m1_title2 {
	font-size: 16px;
	font-size: 1.6rem;
}
.main1 p a {
	font-size: 14px;
	font-size: 1.4rem;
}
}
/*==========main2==================*/
.main2 {
	max-width: 1920px;
	margin: 0 auto;
	background: url(../images/main2.png) repeat center top;
}
.main2 .m2tu {
	width: 50%;
*width: 50%;
}
.main2 .m2zi {
	width: 50%;
*width: 50%;
	padding-top: 74px;
}
.main2 .m2tu a {
	display: block;
}
.main2 .m2tu a img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 960px;
}
.main2 .m2zin {
	width: 630px;
	margin-right:52px;
	padding-top: 0px;
}
.main2 .m2biao {
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 40px;
	padding-top: 17px;
	font-weight: bold;
	color: #333;
}
.main2 .m2biao:hover{ color:#2b407f}
.main2 .m2biao b {
	width: 40px;
	height: 2px;
	background: #d86e1a;
	display: block;
	margin-top: 8px;
}
.main2 .m2zi .p {
	padding-top: 36px;
	padding-bottom: 35px;
}
.main2 .m2zi .p a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	overflow: hidden;
}
.main2 .m2zi .p p{ text-indent:2em}
.main2 .m2zin2 {
	margin-left: 73px;
}
.main2 .more {
	color: #2b407f;
	border: 1px solid #2b407f;
	display: block;
	width: 138px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main2 .more:hover{ color:#333; border: 1px solid #333;}
 @media screen and (max-width: 1620px) {
.main2 .m2zi {
	padding-top: 5%;
}
.main2 .m2mor {
	margin-top: 10%;
}
.main2 .m2zin {
	width: 419px;
}
}
 @media screen and (max-width: 1449px) {
.main2 .m2mor {
	margin-top: 5%;
}
.main2 .m2zi {
	padding-top: 3%;
}
.main2 .m2zi .p {
	padding: 10px 0px;
}
}
 @media screen and (max-width: 1219px) {
.main2 {
	padding-bottom: 30px;
}
.main2 .m2tu {
	width: 95%;
*width: 95%;
	float: none;
	margin: 20px auto;
}
.main2 .m2zi {
	width: 95%;
*width: 95%;
	float: none;
	margin: 20px auto;
}
.main2 .m2zin {
	float: none;
	margin: 0 auto;
	width: 95%;
}
.main2 .m2zi {
	padding-top: 0px;
	margin-bottom: 30px;
}
.main2 .m2mor {
	margin-top: 10px;
}
.main2 .m2zi .p a {
	margin-top: 10px;
}
}
 @media screen and (max-width: 999px) {
.main2 .m2zi .p a {
	font-size: 14px;
	font-size: 1.4rem;
}
.main2 .m2biao {
	font-size: 20px;
	font-size: 2rem;
	padding-top: 0px;
	line-height: 30px;
}
}
.main3 .m1_titl3 {
	max-width: 1002px;
	margin: 0 auto;
	margin-top: 27px;
}
.main3 .m1_titl3 a,.main3 .m1_titl3 {
	display: block;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	overflow: hidden;
}
 @media screen and (max-width: 768px) {
.main3 .m1_titl3 a {
	font-size: 14px;
	font-size: 1.4rem;
}
}
/*==========main5==================*/
.main5 {
	width: 100%;
	padding-top: 55px;
}
.main5 a {
	display: block;
}
.main5 img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	-webkit-transition: 1s all;
	-o-transition: 1s all;
	-moz-transition: 1s all;
	transition: 1s all;
}
.main5 .m2_wrap {
	position: relative;
	overflow: hidden;
	-webkit-transition: 1s all;
	-o-transition: 1s all;
	-moz-transition: 1s all;
	transition: 1s all;
}
.main5 .m2fu {
	position: absolute;
	top: 100%;
	height: 100%;
	width: 100%;
	background: url(../images/m5fu.png) repeat center center;
	background-size: contain;
	-webkit-transition: 1s all;
	-o-transition: 1s all;
	-moz-transition: 1s all;
	transition: 1s all;
}
.main5 b {
	font-weight: normal;
}
.main5 span {
	display: block;
}
.main5 .span1 {
	font-size: 30px;
	font-size: 3rem;
	color: #fff;
	text-align: center; width:90%; margin-left:auto; margin-right:auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main5 .wep {
	position: relative;
	top: 50%;
	margin: 0 auto;
}
.main5 .m2_wrap:hover .m2fu {
	position: absolute;
	top: 0%;
}
.main5 .m5_left {
	width: 50%;
}
.main5 .m5_right {
	width: 49.6%;
}
.main5 .m5_left .m2_a {
	display: block;
	width: 49.2%;
	margin-bottom: 10px;
}
.main5 .m2_wrap {
	display: block;
	-webkit-transition: 1s all;
	-o-transition: 1s all;
	-moz-transition: 1s all;
	transition: 1s all;
}
.main5 .m2_wrap:hover img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.main5 .m4_ul .m4_wen {
	overflow: hidden;
}
.main5 .m4_wrap img {
	display: block;
	-webkit-transition: 1s all;
	-o-transition: 1s all;
	-moz-transition: 1s all;
	transition: 1s all;
}
.main5 .m4_wrap {
	display: block;
	-webkit-transition: 1s all;
	-o-transition: 1s all;
	-moz-transition: 1s all;
	transition: 1s all;
}
.main5 .m4_wrap:hover img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
 @media screen and (max-width: 1419px) {
.main5 .m5_right .span1 {
	margin-top: 0%;
}
.main5 .m5_right .span2 {
	margin-top: 5%;
}
}
 @media screen and (max-width: 1219px) {
.main5 .span1 {
	font-size: 20px;
	font-size: 2rem;
}
.main5 .span2 {
	font-size: 14px;
	font-size: 1.4rem;
}
}
 @media screen and (max-width: 999px) {
.main5 {
	padding-top: 10px;
}
.main5 .m5_left {
	width: 100%;
	float: none;
}
.main5 .m5_right {
	width: 100%;
	float: none;
}
.main5 .m2fu {
	position: relative;
	top: 0px;
	margin: 0 auto;
	background: #3a3c3d;
}
.main5 .wep {
	position: relative;
	margin: 0 auto;
	max-width: 100%;
	width: 95%;
	padding-bottom: 20px;
}
.main5 .m5_left .span1 {
	margin-top: 0px;
	padding-top: 20px;
}
.main5 .m5_left .span2 {
	margin-top: 0px;
	padding-top: 10px;
}
.main5 .m5_right .span1 {
	margin-top: 0px;
	padding-top: 20px;
}
.main5 .m5_right .span2 {
	margin-top: 0px;
	padding-top: 10px;
}
.main5 .m2_wrap:hover .m2fu {
	position: relative;
	top: 0%;
}
.main5 .m5_right {
	width: 98%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.main5 .m5_left .m2_a {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
}
}
 @media screen and (max-width: 768px) {
.main5 .span1 {
	font-size: 16px;
	font-size: 1.6rem;
}
}
 @media screen and (max-width: 480px) {
.main5 .span1 {
	font-size: 14px;
	font-size: 1.4rem;
}
}
.main4 {
	padding-top: 90px;
	margin-bottom: 25px;
}
.main4 .title1 a {
	font-size: 40px;
	font-size: 4rem;
	color: #333;
	line-break: 40px;
	text-transform: uppercase;
	font-weight: bold;
}
.main4 .title1 a:hover {
	color: #2b407f;
}
.main4 .cont1 {
	margin-top: -1px;
}
.main4 .cont1 a {
	font-size: 14px;
	font-size: 1.4rem;
	text-transform: uppercase;
	color: #2b407f;
}
.main4 .cont1 a:hover {
	color: #333;
}
.main4 .limg {
	width: 658px;
}
.main4 .rtxt {
	width: 700px; margin-top:-10px
}
.main4 .rtxt .rmore {
	margin-top: 10px;
}
.main4 .rtxt .rmore a {
	display: block;
	width: 84px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #2b407f;
	border: 1px solid #2b407f;
	font-size: 16px;
	font-size: 1.6rem;
}
.main4 .rtxt .rmore a:hover {
	background-color: #2b407f;
	color: #fff;
}
.main4 ul {
	margin-top: 45px;
}
.main4 ul li {
	margin-bottom: 28px;
}
.main4 ul li .lriqi {
	width: 110px;
	padding-top: 5px;
}
.main4 ul li .lriqi .lmonth {
	font-size: 58px;
	font-size: 5.8rem;
	line-height: 58px;
	color: #333;
	margin-top: 5px;
}
.main4 ul li .lriqi .rday {
	text-align: center;
}
.main4 ul li .lriqi .rday .r-top {
	margin-top: 0px;
	padding-bottom: 11px;
	margin-bottom: 7px;
	background: url(../images/riqi-dian.png) no-repeat bottom center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
}
.main4 ul li .lriqi .rday .r-bot {
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
}
.main4 ul li .rnews a {
	display: block;
	width: 553px;
	width: 553px\9;
	max-width: 553px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 28px;
	height: 78px;
	overflow: hidden;
	color: #333; text-indent:2em
}
.main4 ul li .rnews a:hover {
	color: #2b407f;
}
 @media screen and (max-width: 1420px) {
.main4 .limg {
	width: 46.7%;
}
.main4 .rtxt {
	width: 50%;
}
.main4 ul {
	margin-top: 20px;
}
.main4 ul li .rnews a {
	width: 452px;
}
.main4 ul li {
	margin-bottom: 5px;
}
}
 @media screen and (max-width: 1220px) {
	 .main4 .rtxt{ margin-top:0px}
.main4 ul li .rnews a {
	width: 352px;
}
}
 @media screen and (max-width: 999px) {
.main4 {
	padding-top: 40px;
}
.main4 .title1 a {
	font-size: 30px;
	font-size: 3rem;
}
.main4 .cont1 a {
	font-size: 13px;
	font-size: 1.3rem;
}
.main4 .limg {
	width: 100%;
	margin-top: 0;
	/*max-width: 658px;*/
	margin: 0 auto;
	float: none;
}
.main4 .limg img {
	margin: 0 auto;
	display: block;
}
.main4 ul li {
	position: relative;
	overflow: hidden;
	min-height: 100px;
}
.main4 ul li .lriqi {
	position: absolute;
	left: 0px;
	top: 0px;
}
.main4 ul li .rnews a {
	width: 100%;
	padding-left: 130px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	font-size: 1.4rem;
	max-width: none;
}
.main4 .rtxt {
	margin-top: 15px;
	width: 100%;
}
.main4 ul li {
	margin-bottom: 0;
}
}
/************product1*************/
.product1 {
	padding-bottom: 33px;
}
.pzuo {
	width: 271px;
}
.pyou {
	width: 1089px;
}
.pbox {
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #fafafa;
	margin-bottom: 25px;
	min-height: 307px;
	padding: 10px;
}
.pboxn {
	position: relative;
}
.ptu img {
	width: 100%;
	max-width: 307px;
	max-height: 307px;
	display: block;
}
.pcon {
	border: 1px solid #c2c2c2;
	position: absolute;
	left: 0;
	top: 0;
	width: 307px;
}
.pcon input {
	cursor: pointer;
	position: absolute;
	top: 7px;
	left: 7px;
}
.pnr {
	padding-left: 382px;
	padding-bottom: 10px;
}
.pp1 { /*display: inline-block;*/
	margin-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 20px;
	font-weight: bold;
}
.pp2 {
	padding-right: 22px;
	display: block;
	color: #666666;
	line-height: 24px;
	margin-top: 18px;
	height: 96px;
	overflow: hidden;
}
.pp3 {
	display: block;
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #2b407f;
	color: #fff;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 41px;
}
.pnr p {
	padding-bottom: 12px;
	padding-top: 24px;
	background: url(../images/clbg.png) no-repeat left bottom;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pbox .pp2{ text-indent:2em}
.pbox:hover .pp2 {
	color: #2b407f;
}
.pbox:hover .pp3 {
	background: #eee;
	color: #2b407f;
}
.product1 .subNavBox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product1 .subNav {
	cursor: pointer;
	width: 260px;
	line-height: 43px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	padding-left: 11px;
	margin-bottom: 5px;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-o-transition: 1s all;
	transition: 1s all;
}
.product1 .subNav.div1 {
	margin-top: 0px;
	padding-top: 4px;
}
.product1 .subNav a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333333;
	padding-left: 33px;
	background: url(../images/fljt.png) no-repeat left top;
}
.product1 .subNav:hover {
	background: #2b407f;
	margin-left: 10px;
}
.product1 .subNav:hover a {
	color: #fff;
	background: url(../images/fljt2.png) no-repeat left top;
}
.product1 .currentDd {
	background: #2b407f;
	margin-left: 10px;
}
.product1 .currentDd a {
	color: #fff;
	background: url(../images/fljt2.png) no-repeat left top;
}
.product1 .navContent {
	margin-left: 10px;
	padding-top: 9px;
	padding-bottom: 11px;
	background-color: #fafafa;
	display: none;
	position: relative;
	top: 0px;
	margin-top: -5px;
	margin-bottom: 5px;
}
.product1 .navContent > li {
	padding-left: 29px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.product1 .navContent > li a {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 23px;
}
.product1 .navContent > li:hover a {
	color: #2b407f;
}
.product1 .navContent > li.on a {
	color: #2b407f;
}
 @media screen and (max-width: 1420px) {
.pyou {
	width: 890px;
}
}
 @media screen and (max-width: 1220px) {
.pyou {
	width: 690px;
}
}
 @media screen and (max-width: 999px) {
.pyou {
	width: 100%;
}
.pzuo {
	width: 100%;
	margin-top: 50px;
}
.product1 {
	padding-bottom: 40px;
}
.ms_ye a {
	margin-bottom: 10px;
}
.product1 .ms_ye {
	text-align: center;
}
.xiangshang {
	position: static;
	display: inline-block;
}
.pzuo li:hover {
	background: #2b407f;
	left: 0px;
}
.pzuo li.currentfl {
	background: #2b407f;
	left: 0px;
}
.pnr {
	padding-left: 340px;
}
}
 @media screen and (max-width: 639px) {
.pcon {
	position: relative;
	margin: 0 auto;
	max-width: 307px;
	width: 100%;
}
.pnr {
	padding-left: 0;
	padding-top: 0px;
}
.pp3 {
	margin-top: 15px;
}
}
/*==========#showArea==================*/
#showArea img {
	cursor: pointer;
	display: block;
	margin-top: 13px;
	width: 128px;
	height: 128px;
	border: 1px solid #c2c2c2;
}
#showArea a {
	display: block;
	padding-right: 8px;
}
#main_img {
	cursor: pointer;
	display: block;
}
#showArea a:hover {
	background: url(../images/sanjiao.png) no-repeat center right;
}
#showArea a:hover img {
	border-color: #2b407f;
}
#gotop {
	cursor: pointer;
	display: block;
	margin: auto;
	height: 12px;
	background: url(../images/pr_top.png) no-repeat center center;
}
#gobottom {
	cursor: pointer;
	display: block;
	margin: auto;
	height: 12px;
	background: url(../images/pro_bottom.png) no-repeat center center;
}
#gotop:hover {
	background: url(../images/pr_toph.png) no-repeat center center;
}
#gobottom:hover {
	background: url(../images/pro_bottomh.png) no-repeat center center;
}
#showArea {
	height: 432px;
	margin-top: 6px;
	margin-bottom: 3px;
	overflow: hidden;
}
.MagicZoomBigImageCont {
	background: #FFF;
	border: 1px solid #c2c2c2;
}
.MagicZoomBigImageCont img {
	max-width: 864px;
}
.MagicZoomPup {
	border: 0px solid #c2c2c2;
	background: #ffffff;
}
.left-pro {
	width: 613px;
	text-align: left;
}
.left-pro .t1 {
	width: 138px;
	float: left;
}
.left-pro .t2 {
	width: 459px;
	text-indent: 0;
	float: right;
	height: 459px;
	border: 1px solid #c2c2c2;
}
.left-pro .t2 a {
	display: block;
	margin-bottom: 18px;
}
.left-pro .t2 img {
	text-indent: 0;
	display: block;
}
.MagicZoomBigImageCont, .MagicZoomPup {
	display: block;
}
/*==========product==================*/
.product .img980 {
	display: none;
}
.product .content {
	width: 418px;
}
.product h1 {
	margin-top: 16px;
	font-size: 20px;
	font-size: 2rem;
	color: #2b407f;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
}
.product h1 b {
	display: block;
	width: 50px;
	height: 2px;
	background: #2b407f;
	margin-top: 10px;
}
.product .btn {
	width: 100%;
	margin-top: 19px;
}
.product .btn a, .product .btn span {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #2b407f;
	float: left;
	margin-right: 27px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 170px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #2b407f;
	margin-bottom: 20px;
}
.product .btn a:hover, .product .btn span:hover {
	background: #2b407f;
	color: #fff;
}
.product .share1 {
	position: relative;
	top: 0px;
	display: inline-block;
	width: 180px;
	margin-top: 22px;
}
.product .share1 .span4 {
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	line-height: 26px;
}
.product .pro_x {
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	line-height: 30px;
	margin-top: 20px;
}
.product .pro_x a {
	color: #2b407f;
	line-height: 30px;
	color: #2b407f;
}
.product .pro_x img {
	display: block;
	max-width: 100%;
}
.product .pro_x iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.product .pro_x .table table {
	width: 100%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
}
.product .pro_x .table table tr td {
	padding: 3px;
	border: 1px solid #ccc;
}
 @media screen and (max-width: 1000px) {
.product .pro_x .table {
	width: 100%;
	overflow: scroll;
}
.product .pro_x .table table {
	width: 885px;
}
}
.product .img980 {
	display: none;
}
.product .protitle1 {
	margin-top: 50px;
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
	background: url(../images/protitle1.png) no-repeat left bottom;
}
.product .protitle2 {
	margin-top: 30px;
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
	background: url(../images/protitle1.png) no-repeat left bottom;
}
.product .pro_x2 {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
	margin-top: 20px;
}
.product .pro_x2 p{ text-indent:2em}
.product .pro_x2 a {
	color: #2b407f;
	line-height: 30px;
	color: #2b407f;
}
.product .pro_x2 img {
	display: block;
	max-width: 100%;
}
.product .pro_x2 iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.product .pro_x2 .table table {
	width: 100%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
}
.product .pro_x2 .table table tr td {
	padding: 3px;
	border: 1px solid #ccc;
}
 @media screen and (max-width: 1000px) {
.product .pro_x2 .table {
	width: 100%;
	overflow: scroll;
}
.product .pro_x2 .table table {
	width: 885px;
}
}
.product .pr2_ul li {
	float: left;
	width: 186px;
	margin-left: 113px;
	margin-top: 36px;
}
.product .pr2_ul li .m3lien .m4fu {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	height: 100%;
}
.product .pr2_ul li .m3lien {
	max-width: 186px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.product .pr2_ul li .m3lien img {
	max-width: 186px;
	max-height: 119px;
	width: 100%;
	margin: 0 auto;
}
.product .pr2_ul li .m4zi {
	display: block;
	margin: 0 auto;
	max-width: 186px;
	width: 95%;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	color: #333;
	line-height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 10px;
}
.product .pr2_ul li .m3lien:hover .m4fu {
	top: 0;
}
.product .pr2_ul2 li {
	float: left;
	width: 307px;
	margin-left: 82px;
	margin-top: 43px;
}
.product .pr2_ul2 li .m3lien .m4fu {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	height: 100%;
}
.product .pr2_ul2 li .m3lien {
	max-width: 307px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.product .pr2_ul2 li .m3lien img {
	max-width: 307px;
	max-height: 119px;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #c2c2c2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product .pr2_ul2 li .m4zi {
	display: block;
	margin: 0 auto;
	max-width: 307px;
	width: 95%;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	color: #333;
	line-height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 0px;
}
.product .pr2_ul2 li .m3lien:hover .m4fu {
	top: 0;
}
.product .img-scroll {
	position: relative;
	width: 100%;
	padding-top: 21px;
}
.product .img-scroll .hot {
	position: relative;
	top: -49px;
	float: right;
	max-width: 55px;
	width: 100%;
	height: 24px;
}
.product .img-scroll .prev {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	z-index: 999;
}
.product .img-scroll .next {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	z-index: 999;
}
.product .img-scroll .prev {
	left: 0;
	cursor: pointer;
	background: url(../images/arrowleft.png) no-repeat center;
}
.product .img-scroll .next {
	right: 0;
	cursor: pointer;
	background: url(../images/arrowright.png) no-repeat center;
}
.product .img-scroll .prev:hover {
	background: url(../images/arrowlefton.png) no-repeat center;
}
.product .img-scroll .next:hover {
	background: url(../images/arrowrighton.png) no-repeat center;
}
.product .img-list {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.product .img-list ul {
	width: 1000%;
}
.product .img-list li {
	float: left;
	width: 270px;
	margin-right: 36px;
}
.product .img-list li a {
	display: block;
}
.product .img-list li .m3lien {
	max-width: 270px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	overflow: hidden;
	border: 1px solid #bababa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product .img-list li .m3lien img {
	display: block;
	max-width: 270px;
	width: 100%;
	margin: 0 auto;
}
.product .img-list li .m4zi {
	display: block;
	margin: 0 auto;
	max-width: 270px;
	width: 95%;
	text-align: center;
	color: #333;
	line-height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 1px;
}
.product .pro_wrpprer {
	padding-bottom: 70px;
}
 @media screen and (max-width: 1420px) {
.product .MagicZoomBigImageCont {
	display: none !important;
}
.product .MagicZoomPup {
	display: none !important;
}
.product #tsShopContainer {
	float: none;
	margin: 0 auto;
}
.product .left-pro {
	margin: 0 auto;
	width: 613px;
}
.product .content {
	width: 246px;
}
.product .share1 {
	margin-top: 20px;
}
.product .img-list li {
	width: 3%;
	margin-right: .5%;
}
.product .pr2_ul li {
	width: 23%;
	margin-left: 1% !important;
	margin-right: 1%;
}
.product .pr2_ul img {
	display: block;
	margin: 0 auto;
}
.product .pr2_ul2 li {
	width: 31%;
	margin-left: 1% !important;
	margin-right: 1%;
}
.product .pr2_ul2 img {
	display: block;
	margin: 0 auto;
}
}
 @media screen and (max-width: 1220px) {
.product .MagicZoomBigImageCont {
	display: none !important;
}
.product .MagicZoomPup {
	display: none !important;
}
.product #tsShopContainer {
	float: none;
	margin: 0 auto;
}
.product .content {
	width: 100%;
	float: none;
	margin-top: 20px;
}
.product .left-pro {
	margin: 0 auto;
	max-width: 613px;
	width: 100%;
	float: none;
}
.product .content {
	width: 100%;
	float: none;
}
.product .share1 {
	margin-top: 20px;
}
.product .img-list li {
	width: 3%;
	margin-right: .5%;
}
.product .pr2_ul li {
	width: 23%;
	margin-left: 1% !important;
	margin-right: 1%;
}
.product .pr2_ul img {
	display: block;
	margin: 0 auto;
}
}
 @media screen and (max-width: 999px) {
.product .left-pro {
	display: none;
}
.product .img980 {
	display: block;
}
.product .img980 .img-scroll {
	margin-top: 0px;
}
.product .img-list {
	width: 100%;
}
.product .img-list li {
	width: 3%;
	margin-right: .5%;
}
.product .img-scroll .hot {
	position: absolute;
	max-width: 100%;
	top: 50%;
	z-index: 999;
}
}
 @media screen and (max-width: 768px) {
.product .protitle1, .product .protitle2 {
	font-size: 20px;
	font-size: 2rem;
}
.product .img-scroll {
	margin-top: 20px;
}
.product .img-list li {
	width: 4.5%;
	margin-right: 1%;
}
.product .pr2_ul li {
	width: 31%;
	margin-left: 1% !important;
	margin-right: 1%;
	margin-top: 10px;
}
.product .pr2_ul img {
	display: block;
	margin: 0 auto;
}
.product .pr2_ul li .m4zi {
	font-size: 14px;
	font-size: 1.4rem;
}
.product .pr2_ul2 li {
	width: 48%;
	margin-left: 1% !important;
	margin-right: 1%;
}
.product .pr2_ul2 img {
	display: block;
	margin: 0 auto;
}
.product .pr2_ul2 li .m4zi {
	font-size: 14px;
	font-size: 1.4rem;
}
}
 @media screen and (max-width: 400px) {
.product .img-list li {
	width: 10%;
	margin-right: .487%;
}
}
.service {
	padding-bottom: 31px;
}
.service .se_p {
	padding-bottom: 48px;
}
.service .se_p p {
	/*padding-left: 20px;
	background: url(../images/se_p.png) no-repeat 2em 10px;*/
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px; text-indent:2em
}
.service img {
	display: block;
	margin: 0 auto;
}
 @media screen and (max-width: 768px) {
.service .se_p {
	padding-bottom: 48px;
}
.service .se_p p {
	font-size: 14px;
	font-size: 1.4rem;
}
}
/*==========ab_top==================*/
.ab_top .ab_title {
	padding-top: 45px;
	display: block;
	font-size: 40px;
	font-size: 4rem;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
}
.ab_top .ab_title strong {
	color: #2b407f;
	font-weight: normal;
	font-size: 40px;
	font-size: 4rem;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
}
.ab_top a {
	display: block;
}
.ab_top .m1_l {
	width: 658px;
}
.ab_top .m1_r {
	width: 702px;
}
.ab_top .m1_r img {
	display: block;
	margin: 0 auto;
}
.ab_top .title2 {
	margin-top: 12px;
	margin-bottom: 34px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 30px;
	color: #666666;
}
.ab_top p {
	display: block;
	line-height: 30px;
	color: #333333;
	font-size: 16px;
	font-size: 1.6rem; text-indent:2em
}
.ab_top .m1_text {
	margin-top: 32px;
	margin-bottom: 28px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 40px;
	margin-right: 42px;
}
.ab_top .m1_text span {
	margin-right: 9px;
	display: block;
	float: left;
	font-size: 40px;
	font-size: 4rem;
	color: #333;
	line-height: 40px;
}
 @media screen and (max-width: 1420px) {
.ab_top .m1_l {
	width: 48%;
}
.ab_top .m1_r {
	width: 50%;
}
.ab_top .ab_title {
	font-size: 30px;
	font-size: 3rem;
	padding-top: 0px;
}
.ab_top .title2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
}
 @media screen and (max-width: 1219px) {
.ab_top .m1_text a {
	margin-right: 20px;
}
.ab_top p {
	font-size: 14px;
	font-size: 1.4rem;
}
.ab_top .ab_title {
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
}
}
 @media screen and (max-width: 999px) {
.ab_top .m1_l {
	width: 100%;
	float: none;
	margin-top: 20px;
}
.ab_top .m1_r {
	width: 100%;
	max-width: 661px;
	margin: 0 auto;
	float: none;
}
.ab_top .ab_title strong {
	font-size: 20px;
	font-size: 2rem;
}
}
/*==========ab_top2==================*/
.ab_top2 {
	padding-top: 23px;
}
.ab_top2 .m1_l {
	width: 686px; margin-top:50px
}
.ab_top2 .m1_r {
	width: 677px;
}
.ab_top2 .m1_r img {
	display: block;
	margin: 0 auto;
}
.ab_top2 .p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px; text-indent:2em
}
.ab_top2 .title3 strong{font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;}
.ab_top2 .title3 {
	margin-top: 10px;
}
 @media screen and (max-width: 1420px) {
.ab_top2 .m1_l {
	width: 48%;
}
.ab_top2 .m1_r {
	width: 50%;
}
.ab_top2 .title3 {
	margin-top: 0px;
}
}
 @media screen and (max-width: 1219px) {
.ab_top2 .m1_text a {
	margin-right: 20px;
}
.ab_top2 p {
	font-size: 14px;
	font-size: 1.4rem;
}
.ab_top2 .title3 {
	font-size: 14px;
	font-size: 1.4rem;
}
}
 @media screen and (max-width: 999px) {
.ab_top2 .m1_l {
	width: 100%;
	float: none;
	margin-top: 20px;
}
.ab_top2 .m1_r {
	width: 100%;
	max-width: 661px;
	margin: 0 auto;
	float: none;
}
}
/*==========about2==================*/
.about2 {
	background: url(../images/about2bj.jpg) repeat-y center top;
	padding-top: 66px;
	margin-top: 76px;
}
.about2 .title2 {
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 20px;
	background: url(../images/title2.png) no-repeat center bottom;
}
.about2 .ab_ul21 {
	padding-top: 49px;
	padding-bottom: 93px; font-size:0; letter-spacing:0
}
.about2 .ab_ul21 li {
	float: none; display:inline-block; vertical-align:top;
	margin-left: 105px;
	width: 271px;
}
.about2 .ab_ul21 .wrap {
	background: url(../images/abtu21.png) repeat center top;
	max-width: 271px;
	margin: 0 auto;
	min-height: 254px;
	text-align: center;
	padding-top: 29px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.about2 .ab_ul21 .title3 {
	margin-top: 21px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.about2 .ab_ul21 p {
	color: #fff;
	line-height: 30px; font-size:14px; font-size:1.4rem; width:95%; margin-left:auto; margin-right:auto
}
.about2 .ab_ul21 img {
	display: block;
	margin: 0 auto;
}
 @media screen and (max-width: 1420px) {
.about2 .ab_ul21 {
	padding-top: 49px;
	padding-bottom: 93px;
}
.about2 .ab_ul21 li {
	width: 23%;
	margin-left: 1% !important;
	margin-right: 1%;
}
.about2 .ab_ul21 .wrap {
	min-height: 273px;
}
}
 @media screen and (max-width: 999px) {
.about2 .ab_ul21 {
	padding-top: 49px;
	padding-bottom: 93px;
}
.about2 .ab_ul21 li {
	width: 48%;
	margin-bottom: 20px;
}
.about2 .ab_ul21 .wrap {
	min-height: 273px;
	padding-bottom: 10px;
}
}
@media screen and (max-width: 999px) {
	.about2 .ab_ul21 li {
	width: 48%;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 420px) {
	.about2 .ab_ul21 li {
	width: 98%;
	margin-bottom: 20px; clear:both
}
}
/*==========about3==================*/
.about3 {
	padding-bottom: 19px;
}
.about3 .img-scroll {
	position: relative;
	width: 100%;
	margin-top: 84px;
}
.about3 .img-scroll .prev {
	position: absolute;
	display: block;
	width: 36px;
	height: 36px;
	top: 50%;
	margin-top: -30.5px;
	z-index: 99;
}
.about3 .img-scroll .next {
	position: absolute;
	display: block;
	width: 36px;
	height: 36px;
	top: 50%;
	margin-top: -30.5px;
	z-index: 99;
}
.about3 .img-scroll .prev {
	left: 0;
	cursor: pointer;
	background: url(../images/arrowleft.png) no-repeat center;
}
.about3 .img-scroll .next {
	right: 0;
	cursor: pointer;
	background: url(../images/arrowright.png) no-repeat center;
}
.about3 .img-scroll .prev:hover {
	background: url(../images/arrowlefton.png) no-repeat center;
}
.about3 .img-scroll .next:hover {
	background: url(../images/arrowrighton.png) no-repeat center;
}
.about3 .img-list {
	position: relative;
	width: 91.6%;
	overflow: hidden;
	margin: 0 auto;
}
.about3 .img-list ul {
	width: 1000%;
}
.about3 .img-list li {
	float: left;
	width: 283px;
	margin-right: 44px;
}
.about3 .img-list .m4fu {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	height: 100%;
}
.about3 .img-list img {
	display: block;
	max-width: 283px;
	max-height: 220px;
	width: 100%;
	margin: 0 auto;
}
.about3 .img-list .m4zi {
	display: block;
	margin: 0 auto;
	max-width: 283px;
	width: 100%;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 28px;
	text-align: center; padding-top:5px; padding-bottom:5px
}
.about3 .img-list .m3lien {
	max-width: 283px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.about3 .img-list .m3lien:hover .m4fu {
	top: 0;
}
 @media screen and (max-width: 1420px) {
.about3 .img-list li {
	width: 3%;
	margin-right: .5%;
}
}
 @media screen and (max-width: 999px) {
.about3 .img-list li .m3lien .m4fu {
	top: 0px;
	opacity: 0;
}
.about3 .img-list {
	width: 100%;
}
.about3 .img-list li {
	width: 3%;
	margin-right: .5%;
}
}
 @media screen and (max-width: 768px) {
.about3 .img-scroll {
	margin-top: 40px;
}
.about3 .img-list li {
	width: 4.5%;
	margin-right: 1%;
}
}
 @media screen and (max-width: 500px) {
.about3 .img-scroll {
	margin-top: 40px;
}
.about3 .img-list li {
	width: 9.9%;
	margin-right: 1%;
}
}
/*==========video==================*/
.video .litop {
	position: relative;
	max-width: 1402px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 47.1%;
	height: 0;
	overflow: hidden;
}
.video .litop iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.video .litop iframe body {
	margin: 0px !important;
}
.video .vi_botom {
	background: #f2f2f2;
	padding: 23px 30px;
	margin-top: 1px;
	margin-bottom: 34px;
}
.video .title2 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 30px;
}
.video p {
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem; text-indent:2em
}
.video .m-page {
	padding-top: 20px;
}
 @media screen and (max-width: 999px) {
.video .vi_botom {
	padding: 10px 20px;
}
}
 @media screen and (max-width: 768px) {
.video p {
	font-size: 14px;
	font-size: 1.4rem;
}
}
/*==========news==================*/
.news .fwp {
	padding-bottom: 67px;
	position: relative;
}
.news .swp {
	position: absolute;
	top: 0;
	left: 0;
}
.news .swp a {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.news .swp a img {
	display: block;
	max-width: 432px;
	width: 100%;
	margin: 0 auto;
}
.news .zi {
	padding-left: 471px;
	min-height: 243px;
	padding-right: 0px;
}
.news .zi .time {
	padding-bottom: 14px;
	padding-top: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	color: #333;
}
.news .zi .title {
	padding-top: 25px;
	color: #333;
	display: block;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news .zi .p {
	display: block;
	max-height: 56px;
	overflow: hidden;
	margin-bottom: 33px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 28px; text-indent:2em
}
.news .zi .more {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	width: 113px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background: #2b407f;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.news .zi .title:hover {
	color: #2b407f;
}
.news .zi .p:hover {
	color: #2b407f;
}
.news .zi .more:hover {
	background: #ccc;
	color: #333;
}
 @media screen and (max-width: 768px) {
.news .fwp {
	padding-bottom: 30px;
}
.news .swp {
	position: relative;
	top: 0;
	left: 0;
	padding: 0px;
}
.news .zi {
	padding-left: 0px;
	min-height: 215px;
	padding-right: 0px;
}
.news .zi .time {
	padding-bottom: 0px;
	padding-top: 0px;
}
.news .zi .title {
	margin-top: 10px;
}
.news .zi .p {
	margin-bottom: 10px;
}
}
.news2 .title1 h1 {
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	font-weight: bold;
	line-height: 30px;
}
.news2 .time {
	margin-top: 6px;
	margin-bottom: 18px;
	text-align: center;
}
.news2 .time span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	font-weight: normal;
	display: inline-block;
	line-height: 26px;
}
.news2 .newsx {
	font-size: 16px;
	font-size: 1.6rem;
	color: #333333;
	line-height: 30px;
	margin-bottom: 40px;
}
.news2 .newsx p{ text-indent:2em}
.news2 .newsx a {
	color: #2b407f;
	line-height: 30px;
	color: #2b407f;
}
.news2 .newsx img {
	display: block;
	max-width: 100%;
}
.news2 .newsx iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.news2 .newsx .table table {
	width: 100%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
}
.news2 .newsx .table table tr td {
	padding: 3px;
	border: 1px solid #ccc;
}
 @media screen and (max-width: 1000px) {
.news2 .newsx .table {
	width: 100%;
	overflow: scroll;
}
.news2 .newsx .table table {
	width: 885px;
}
}
.news2 .share1 {
	position: relative;
	top: 0px;
	display: inline-block;
	width: 190px;
	margin-bottom: 28px;
}
.news2 .share1 .span4 {
	font-size: 14px;
	font-size: 1.4rem;
	color: #2b407f;
	line-height: 26px;
}
.news2 .updown {
	padding-top: 15px;
	border-top: 1px solid #d2d2d2;
	margin-bottom: 28px;
}
.news2 .updown .up {
	margin-top: 18px;
	margin-bottom: 6px;
}
.news2 .updown p {
	display: inline-block;
	text-transform: uppercase;
	line-height: 28px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #888888;
}
.news2 .updown p .img {
	display: inline-block;
}
.news2 .updown p .img img {
	display: inline-block;
	position: relative;
	top: 7px;
	padding-right: 4px;
}
.news2 .updown p .on {
	color: #2b407f;
}
.news2 .updown p a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	text-transform: none;
}
.news2 .updown p a:hover {
	color: #2b407f;
}
/*.news2 .updown p:hover { color: #2b407f; }*/
/* contact_top */
.contact_top {
	padding-bottom: 17px;
	background: #f6f6f6 url(../images/conleft1.jpg) no-repeat left top;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
/* c_left */
.c_left {
	width: 541px;
	padding-top: 75px;
	padding-bottom: 14px;
	-moz-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
}
.c_left_wrap {
	width: 392px;
	margin: 0 auto;
}
.c_left_wrap .c_title {
	padding-bottom: 14px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	line-height: 28px;
	font-weight: bold;
}
.c_left_wrap .ftx_ul2 li {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 11px;font-weight: bold;
}
/*.c_left_wrap .ftx_ul2 span {
	font-weight: bold;
}
.c_left_wrap .ftx_ul2 a {
	font-weight: bold;
}*/
/* c_right */
.c_right {
	float: right;
	width: 47%;
	margin-right: 102px;
}
.c_title2 {
	padding-top: 27px;
	padding-left: 14px;
	line-height: 30px;
	font-weight: bold;
	font-size: 27px;
	font-size: 2.7rem;
	color: #2b407f;
	text-transform: uppercase;
	padding-bottom: 11px;
}
.c_xp {
	padding-top: 13px;
}
.c_div1 {
	padding-bottom: 24px;
	background: url(../images/cxing.png) no-repeat left 15px;
	padding-left: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.c_div4 {
	padding-top: 2px;
	margin-bottom: 5px;
}
.c_input1 {
	float: left;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	font-size: 1.4rem;
	text-indent: 14px;
	color: #666666;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #cccccc;
	background: #fff;
}
.c_textarea {
	float: left;
	font-size: 14px;
	font-size: 1.4rem;
	text-indent: 14px;
	color: #666666;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #cccccc;
	line-height: 26px;
	padding-top: 1px;
	height: 250px;
	background: #fff;
}
.c2_captcha {
	font-size: 14px;
	font-size: 1.4rem;
	background: #fff;
	width: 180px;
	float: left;
	line-height: 40px;
	height: 40px;
	text-indent: 9px;
	color: #666666;
	border: solid 1px #cccccc;
}
.c2_yzm {
	float: left;
	margin-left: 19px;
	cursor: pointer;
}
.c2_send {
	float: right;
	text-align: center;
	color: #fff;
	background: #333333;
	width: 213px;
	height: 37px;
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	cursor: pointer;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.map {
	margin: 55px auto 28px;
}
.map img {
	display: block;
	max-width: 1400px;
	max-height: 444px;
	width: 100%;
}
 @media screen and (max-width: 1420px) {
.c_left {
	width: 45%;
}
.c_right {
	margin-right: 0px;
	padding-right: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.c2_captcha {
	width: 130px;
}
.c2_send {
	width: 170px;
}
}
 @media screen and (max-width: 1219px) {
.c_right {
	width: 43%;
}
.c2_send {
	width: 100%;
	margin-top: 20px;
}
.c_textarea {
	height: 190px;
}
}
 @media screen and (max-width: 999px) {
.contact_top {
	background: #e5e5e5;
	margin-top: 20px;
}
.map {
	margin: 20px auto 20px;
}
.map .iframe{ overflow:scroll}
.c_left {
	float: none;
	width: 95%;
	margin: 0 auto;
	max-width: 450px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	background: url(../images/conleft1.jpg) no-repeat left top;
}
.c_right {
	float: none;
	width: 95%;
	margin: 0 auto;
	margin-top: 20px;
	padding-right: 0px;
}
.c_title2 {
	padding-top: 0px;
}
.c_left_wrap {
	width: 95%;
}
.c_left_wrap .c_title {
	padding-bottom: 20px;
}
.c_left_wrap .ftx_ul2 li {
	font-size: 16px;
	font-size: 1.6rem;
}
.main4 ul li .rnews a {
	width: 100%;
}
}
 @media screen and (max-width: 419px) {
.c_left_wrap .c_tiyl {
	margin-bottom: 15px;
}
.c2_captcha {
	width: 100%;
	margin-bottom: 20px;
}
.c2_yzm {
	margin-left: 0px;
}
.c_left_wrap .ftx_ul2 li {
	font-size: 14px;
	font-size: 1.4rem;
}
.c_left_wrap .c_title {
	font-size: 14px;
	font-size: 1.4rem;
}
}
/*==========about3==================*/
/*# sourceMappingURL=style.css.map */
.at-resp-share-element .at-icon {
	width: 24px!important;
	height: 24px!important;
}
.at-style-responsive .at-share-btn {
	padding: 0!important;
	border-radius: 2px!important;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px!important;
	height: 24px!important;
}
.at-resp-share-element .at-share-btn {
	margin-bottom: 0!important;
	margin-right: 3px!important;
}
.ppp {
	line-height: 30px;
}
.dan_header > ul > li:hover p {
	display: block;
}
.dan_header > ul > li p {
	display: none;
}
.updown a.no:hover {
	color: #333;
}
.main3 a:hover {
	color: #333;
}
.listcart {
	width: 100%;
	margin-top: 40px;
}
.listcart a {
	background: #fff;
	display: inline-block;
	height: 30px;
	width: 200px;
	line-height: 30px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	color: #2b407f;
	cursor: pointer;
	border: 1px solid #2b407f;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 10px;
}
.listcart a:hover {
	border: #2b407f solid 1px;
	background: #2b407f;
	color: #fff!important;
}
 @media screen and (max-width:999px) {
.rnews {
	width: 100%
}
.listcart a {
	margin-left: 2.5%;
	margin-right: 2.5%;
	padding-left: 0px;
	padding-right: 0px
}
.listcart {
	width: 100%;
	margin-top: 2rem
}
.ab_top .m1_r img {
	margin-bottom: 20px;
}
}
 @media screen and (max-width:420px) {
.listcart a {
	width: 95% !important;
	float: none;
	overflow: hidden;
	margin-bottom: 1rem;
	margin-top: 1rem
}
}
.btn a.no:hover {
	border: 1px solid #2b407f;
	color: #2b407f;
	background: #fff;
}
/*.MagicZoomBigImageCont{width: 400px;height: 400px;left: -402px;}*/
.xqtitle {
	display: block;
	margin: 0 auto;
	margin-top: 0px;
	max-width: 307px;
	width: 95%;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	color: #333;
	line-height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 0px;
}
.pro_x2 strong {
	color: #2b407f;
}
 @media screen and (max-width:1219px) {
.header_top .down {
	width: 124px;
}
}
 @media screen and (max-width:640px) {
.main2 .m1_titl3 a {
	display: block;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	background: #fff!important;
	overflow: hidden;
	margin-top: 23px;
	width: 90%;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 65px;
}
}
.m-crm span {
	padding-left: 5px;
	padding-right: 5px;
}
.updown a.no:hover {
	color: #333!important;
}
.main3 .main_title {
	text-align: center;
	padding-top: 95px;
}
.main2 .m1_titl3 {
	background: #fff;
}
.footer a:hover {
	color: #2b407f;
}
.header_top p a:hover {
	color: #2b407f;
}
.m1_titl3 a {
	display: block;
	text-align: center; line-height:30px;
	font-size: 16px;
	font-size: 1.6rem;
}
.header_ul1 li:hover .yiji {
	top: 100%;
}
.header_ul1 .yiji {
	position: absolute;
	top: -9999px;
	left: 50%;
	margin-left: -74px;
	width: 200px;
	z-index: 99;
	background-color: #2b407f;
	padding: 4px 0;
}
.header_ul1 .yiji li {
	text-align: left;
	position: relative;
	padding: 0 4px;
	margin-bottom: 5px;
}
.header_ul1 .yiji li > a {
	display: block;
	padding: 5px 10px 6px 19px;
	line-height: 24px;
	background-color: #2b407f;
	color: #fff;
}
.header_ul1 .yiji li:hover > a {
	background-color: #fff;
	color: #2b407f;
}
.header_ul1 .yiji li:hover .erji {
	left: 100%;
}
 @media screen and (max-width: 999px) {
.main3 .main_title {
	text-align: center;
	padding-top: 30px;
}
 }
 @media screen and (max-width: 980px) {
.header_ul1 .yiji {
	display: none;
}
}
.header_ul1 .erji li:hover .sanji {
	left: 100%;
}
.header_ul1 .erji, .header_ul1 .sanji {
	position: absolute;
	top: 0;
	left: -9999px;
	width: 200px;
	background-color: #2b407f;
	padding: 4px 0;
}
.ftx_ul2 a:hover {
	color: #2b407f;
}
.erwm,.erwm2{ width:94px; overflow:hidden; float:left; margin-top:20px}
.erwm2{ margin-left:20px}
.erwm img,.erwm2 img{ max-width:100%}
.erwm p,.erwm2 p{ color:#fff; font-size:16px; font-size:1.6rem; line-height:30px; text-align:center}
.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.contact-pc { position: fixed; z-index: 99999; right: 0; width: 69px; background-color: #f2f2f2; padding: 8px 0px 0 0px; }
.contact-pc, .contact-pc a { color: #333; }
.contact-pc li { position: relative; width: 100%; height: 67px;font-family: "Microsoft Yahei", "微软雅黑"; }
.contact-pc li:first-child:after { display: none; }
.contact-pc li:after { position: absolute; content: ''; width: 50px; left: 50%; margin-left: -25px; height: 1px; background-color: #636363; top: 0; }
.contact-pc li a { display: block; height: 100%; width: 100%; text-align: center; cursor: pointer; font-size: 12px; font-size: 1.2rem; padding-top: 15px; }
.contact-pc li a:hover{ color:#019fe6}
.contact-pc li .iconfont { display: block; margin: 0 auto 6px; }
.contact-pc li .ewm { position: absolute; top: 0; left: 125px; max-width: 120px; width: 120px; height: 120px; }
.contact-pc li.ewm-box:hover .ewm { left: -125px; }
.contact-phone { position: fixed; bottom: 0; height: 60px; left: 0; right: 0; display: none; z-index: 999; background-color: #f2f2f2;font-family: "Microsoft Yahei", "微软雅黑"; }
.contact-phone, .contact-phone a { color: #333; }
.contact-phone li { width: 50%; height: 100%; float: left; position: relative; }
.contact-phone li a { display: block; height: 100%; width: 100%; text-align: center; cursor: pointer; }
.contact-phone li .iconfont { font-size: 20px; font-size: 2.0rem; color: #023B80; display: block; margin: 4px auto; }
.contact-phone li .ewm { position: absolute; bottom: 60px; left: 0; display: none; max-width: 120px; width: 120px; height: 120px; }
@media only screen and (max-width: 767px) { .contact-pc { display: none; }
  .contact-phone { display: block; width:100% }
  .footer { padding-bottom:60px; }
  .contact-phone li .ewm { position: absolute; bottom: 60px;    width: 100%; left:50%; margin-left:-60px; display: none;   }
   }
.pro1-top { margin-bottom: 44px; }
@media screen and (max-width: 1219px) { .pro1-top { margin-bottom: 30px; } }
@media screen and (max-width: 767px) { .pro1-top { margin-bottom: 20px; } }
.pro1-top .item-title { font-size: 30px; font-size: 3rem; line-height: 24px; font-family: "Lato-Bold"; margin-top: 6px; }
@media screen and (max-width: 1219px) { .pro1-top .item-title { font-size: 24px; font-size: 2.4rem; } }
@media screen and (max-width: 991px) { .pro1-top .item-title { font-size: 22px; font-size: 2.2rem; } }
@media screen and (max-width: 767px) { .pro1-top .item-title { font-size: 18px; font-size: 1.8rem; line-height: 20px; } }
.pro1-top .item-desc { margin-top: 25px; font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #777; }
@media screen and (max-width: 1219px) { .pro1-top .item-desc { margin-top: 15px; font-size: 14px; font-size: 1.4rem; line-height: 24px; } }
@media screen and (max-width: 991px) { .pro1-top .item-desc { font-size: 14px; font-size: 1.4rem; line-height: 22px; } }
@media screen and (max-width: 767px) { .pro1-top .item-desc { font-size: 12px; font-size: 1.2rem; line-height: 20px; } }
.main4 .rtxt .input{width: 50%;margin-bottom: 10px;}
.main4 .rtxt .input input{width: 74%;line-height: 40px;height: 40px;font-size: 14px;font-size: 1.4rem;text-indent: 14px;color: #666666;    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #cccccc;
    background: #fff;}
.main4 .rtxt .input label{display:inline-block;font-size: 16px;line-height: 40px;width: 20%;}
.main4 p{font-size: 20px;line-height: 30px;font-weight: bold;padding-bottom: 34px;}
.main4 .button {
	display: block;
	text-align: center;
	color: #fff;
	background: #333333;
	width: 213px;
	height: 37px;
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	cursor: pointer;
	font-family: "Microsoft Yahei", "微软雅黑";margin: auto;
}
.main4 .button:hover{background: #2b407f;}
.main4 .rtxt{margin-top: 0;}
.main4 .c_textarea{float: none;height: 92px;margin-bottom: 10px;}
@media screen and (max-width: 1420px) {
	.main4 .rtxt .input label{width: 30%;}
.main4 .rtxt .input input{width: 68%;}

}
@media screen and (max-width: 999px){
.main4 .c_textarea{height: 80px;}
}
@media screen and (max-width: 452px){
.main4 .rtxt .input{width: 100%;}
}