
.zitib {
	font-family: "Microsoft Yahei", "微软雅黑";
}
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 62.5%;
	height: 100%;
}
body {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	overflow-x: hidden;
	font-family: "Microsoft Yahei", "微软雅黑";
	font-size: 14px;
	font-size: 1.4rem;
	color: black;
}
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: #0e67a9;
}
ol, ul, li {
	list-style: none;
}
img {
	max-width: 100%;
	border: 0px solid #ccc;
}
table, video {
	max-width: 100%;
}
embed {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block
}
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: 1200px;
	margin: auto;
}
 @media screen and (min-width: 1220px) {
.wp {
	width: 1200px;
	margin: auto;
}
}
 @media screen and (min-width: 1000px) and (max-width: 1219px) {
.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: #0e67a9;
}
.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: #0e67a9;
	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: #0e67a9;
}
[class*="-item"] .item-desc {
	overflow: hidden;
}
[class*="-item"] .item-desc a {
	display: block;
}
[class*="-item"] .item-desc a:hover {
	color: #0e67a9;
}
.m-crm {
	margin-top: 7px;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	margin-bottom: 30px;
}
.m-crm .wp {
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
}
.m-crm a {
	color: #333333;
}
.m-crm a:hover {
	color: #0e67a9;
}
.m-crm a.active {
	color: #0e67a9;
}
.m-oths {
	margin-top: 18px;
}
.m-oths .oths-item {
	padding-left: 22px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: left center;
}
.m-oths .oths-item a {
	color: #666;
}
.m-oths .oths-item a:hover {
	color: #0e67a9;
}
.m-oths .oths-item-1 {
	margin-bottom: 12px;
}
.m-oths .oths-item-2 {
}
.m-oths a {
	color: #666666;
}
.m-page {
	letter-spacing: 0;
	font-size: 0;
	text-align: center;
	margin-bottom: 130px;
}
.m-page a {
	margin: 0 5px;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	width: 35px;
	height: 30px;
	line-height: 28px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #333;
	text-align: center;
	border: 1px solid #e5e5e5;
	-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;
}
.no:hover {
	border: 1px solid #e5e5e5 !important;
	color: #333 !important;
	background: #fff !important
}
.m-page a.big {
	width: 61px;
}
.m-page a:hover {
	border-color: #0e67a9;
	color: #0e67a9;
}
.m-page a.active {
	border-color: #0e67a9;
	color: #0e67a9;
}
.m-page span {
	display: inline-block;
	width: 50px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	position: relative;
	top: 3px;
}
.m-page img {
	display: inline-block;
	position: relative;
	top: 3px;
	margin-left: 5px;
	margin-right: 0px;
}
.m-page .ins {
	margin-left: 4px;
	width: 149px;
	display: inline-block;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border: none;
	outline: none;
	background-color: #0e67a9;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	cursor: pointer;
}
.m-page .add {
	width: 180px\0;
}
.m-page2 {
	position: relative;
}
 @media screen and (max-width: 767px) {
.m-page {
	margin-bottom: 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;
}
}
.m-kf {
	position: fixed;
	z-index: 999;
	right: 0px;
	top: 30%;
}
.m-kf .kf-item {
	display: block;
	line-height: 0;
	font-size: 0;
	margin-bottom: 1px;
	background-color: #d8d8d8;
	position: relative;
}
.kf-item1{ display:none !important; }
.m-kf .kf-item:hover {
	background-color: #0e67a9;
}
.m-kf .kf-item.active {
	background-color: #0e67a9;
}
.m-kf .kf-item .img-responsive {
	position: absolute;
	top: 0px;
	right: 100%;
	max-width: 200px;
	width: 500%;
}
.m-kf .kf-wx {
	position: absolute;
	display: none;
	bottom: 0;
	right: 53px;
	width: 90px;
}
 @media screen and (max-width: 767px) {
.m-kf .kf-item .img-responsive {
	top: -151%;
	right: 0px;
	width: 80px;
	height: 80px;
}
.m-kf {
	right: 0;
	top: auto;
	bottom: 0;
	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-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	width: 100%;
	background-color: #0e67a9;
}
.m-kf .kf-item {
	width: 20%;
	text-align: center;
	background-color: #0e67a9;
}
.m-kf .kf-wx {
	bottom: 100%;
	left: 0;
}
.kf-item1{ display:block !important;}
}
.returntop {
	position: fixed;
 *position: absolute;
	z-index: 9;
	right: 6px;
	bottom: 30px;
	width: 72px;
	height: 72px;
	background: url("../images/gotop.png") no-repeat center;
	line-height: 0;
	font-size: 0;
	display: none;
}
 @media screen and (max-width: 959px) {
.returntop {
	right: 0;
	bottom: 65px;
	width: 45px;
	height: 45px;
	background-size: contain;
}
}
.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;
	position: fixed;
	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;
	display: none\0;
}
.wap-nav .menubtn span {
	display: block;
	width: 100%;
	height: 3px;
	margin-bottom: 3px;
	background-color: #0e67a9;
}
 @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: #0e67a9;
}
.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: #0e67a9;
}
}
/* search */















.header .search {
	position: absolute;
	top: 35px;
	right: 0px;
	width: 31px;
	height: 31px;
}
.header .inpu {
	display: block;
	background: url(../images/sousuo.png) no-repeat center;
	width: 31px;
	height: 31px;
}
.header_form {
	display: none;
	margin-left: -167px;
	border: 1px solid #333;
	background: #fff;
	width: 200px;
	height: 31px;
	line-height: 31px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	z-index: 999;
}
.header_form .tex {
	background: transparent;
	text-indent: 17px;
	width: 100%;
	line-height: 31px;
	height: 31px;
	display: inline-block;
	color: #333;
}
.header_form .sub {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 31px;
	width: 31px;
	font-size: 0px;
	cursor: pointer;
	z-index: 99;
	background: url(../images/sch2.png) no-repeat center;
}
/* header_top */















.header_top {
	text-align: right;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 26px;
	text-transform: uppercase;
}
.header_top a {
	color: #fff;
	position: relative;
	top: 5px;
}
.header_top a:hover {
	color: #eee;
}
.header_top span {
	color: #fff;
	position: relative;
	top: 5px;
}
/* header */















.header {
	background: url(../images/header.png) no-repeat center top;
	position: relative;
	z-index: 999;
	padding-bottom: 1px;
}
.header .wp {
	position: relative;
}
.header .logo {
	margin-top: 5px;
	margin-bottom: 5px
}
.header .logo img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.header_ul1 {
	padding-right: 30px;
}
.header_ul1 > li {
	float: left;
	margin-left: 0px;
	margin-right: 50px;
	position: relative;
	padding-bottom: 9px;
}
.header_ul1 > li:hover .dan_header {
	display: block;
}
.header_ul1 > li > a {
	color: #fff;
	line-height: 42px;
	display: block;
	border: 1px solid transparent;
	font-family: "Microsoft Yahei", "微软雅黑";
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1.6rem;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0px 20px;
}
.header_ul1 > li:hover > a, .header_ul1 li.on > a {
	background: #fff;
	color: #0e67a9;
}
.dan_header {
	display: none;
	width: 240px;
	position: absolute;
	left: 0px;
	top: 100%;
	background: #fff;
	z-index: 999999;
	border: 1px solid #bbbbbb;
	border-top: 0px;
}
.dan_header > ul > li {
	border-top: 1px solid #bbbbbb;
	line-height: 38px;
	position: relative;
	left: 0px;
}
.dan_header > ul > li > a {
	padding-left: 16px;
	position: relative;
	color: #666666;
	line-height: 38px;
	display: block;
}
.dan_header > ul > li:hover > a {
	background: #e4e5e6;
}
.dan_header > ul > li:hover .dan_sanheader {
	display: block;
}
.dan_sanheader {
	display: none;
	width: 240px;
	padding-left: 2px;
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 999999;
	border: 1px solid #bbbbbb;
	border-top: 0px;
}
.dan_sanheader > ul {
	background: #fff;
}
.dan_sanheader > ul > li {
	line-height: 38px;
	position: relative;
	border-top: 1px solid #bbbbbb;
}
.dan_sanheader > ul > li > a {
	padding-left: 16px;
	color: #666666;
	line-height: 26px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px
}
.dan_sanheader > ul > li:hover > a {
	background: #e4e5e6;
}
.header_right {
	padding-top: 0px
}
 @media screen and (max-width: 1219px) {
.header_ul1 > li {
	margin-left: 0px;
	margin-right: 50px;
}
.header_ul1 > li > a {
	padding: 0px 10px;
}
.header .logo img {
	display: block;
	max-width: 80%;
	margin: 0 auto;
}
}
 @media screen and (max-width: 999px) {
.header {
	position: relative;
}
.header_ul1 > li > a {
	font-size: 14px;
	font-size: 1.4rem;
}
}
 @media screen and (max-width: 959px) {
.header {
	position: relative;
	background: #fff;
}
.header_top .header_form {
	display: none;
}
.header_top {
	display: none;
}
.header_right {
	display: none;
}
.header .logo {
	float: none;
	margin: 0 auto;
	width: 100%;
	max-width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
}
 @media screen and (max-width: 768px) {
.slide .dotList {
	display: none;
}
}
/* footer */















.footer {
	background: #0e67a9;
	padding-top: 54px;
}
.footer a:hover {
	color: #fff;
}
.footer .title {
	font-size: 24px;
	font-size: 2.4rem;
	color: #fff;
	line-height: 30px;
	text-transform: uppercase;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.footer .title a {
	color: #fff;
}
.footer .title a:hover {
	text-decoration: underline
}
.footer .title b {
	display: block;
	width: 60px;
	height: 1px;
	background: #fff;
	margin-top: 11px;
}
.footer_left {
	float: left;
	width: 269px;
}
.footer_left2 {
	float: left;
	width: 269px;
}
.footer_center {
	float: left;
	margin-left: 77px;
	width: 234px;
}
.footer_right {
	float: right;
	width: 249px;
}
.erweima_xz {
	max-width: 100%;
	margin-top: 20px
}
.ftx_ul {
	margin-top: 21px;
}
.ftx_ul li {
	line-height: 30px;
	color: #ffffff;
	padding-left: 20px;
}
.ftx_ul li a {
	color: #ffffff;
}
.ftx_ul li a:hover {
	text-decoration: underline
}
.ftx_ul li.li1 {
	background: url(../images/foli1.png) no-repeat left 8px;
}
.ftx_ul li.ligh {
	background: url(../images/dibudianhua.png) no-repeat left 8px;
}
.ftx_ul li.li2 {
	background: url(../images/foli2.png) no-repeat left 10px;
}
.ftx_ul li.li3 {
	background: url(../images/foli3.png) no-repeat left 10px;
}
.ftx_ul li.li4 {
	background: url(../images/foli4.png) no-repeat left 10px;
}
.ftx_ul li.li5 {
	background: url(../images/foli5.png) no-repeat left 10px;
}
.ftx_ul li.li6 {
	background: url(../images/dibskype.png) no-repeat left 10px;
}
.footer a, .footer p {
	color: #fff;
	line-height: 30px;
}
.footer p a {
	display: inline-block;
	padding-left: 2px;
	line-height: 30px;
	color: #fff;
}
.footer p a:hover {
	text-decoration: underline
}
.ftx_ul2 {
	margin-top: 21px;
}
.ftx_ul2 li {
	line-height: 30px;
	color: #ffffff;
}
.ftx_ul2 li a {
	color: #ffffff;
	position: relative;
	left: 0px;
}
.ftx_ul2 li a:hover {
	padding-left: 20px;
	background: url(../images/fibgj.png) no-repeat left center;
}
.footer .shejiao {
	padding-top: 32px;
}
.footer .shejiao a {
	display: block;
	margin-left: 10px;
	float: left;
}
.shejiao a img {
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s 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_bot {
	margin-top: 15px;
	border-top: 1px solid #4989b9;
	color: #fff;
}
.Links {
	line-height: 30px;
}
.Links a {
	display: inline-block;
	color: #fff;
	margin-left: 13px;
	margin-right: 12px
}
.Links a:hover {
	text-decoration: underline
}
 @media screen and (max-width: 1219px) {
.footer_left {
	float: left;
	width: 200px;
}
.footer_left2 {
	float: left;
	width: 200px;
}
.footer_center {
	float: left;
	margin-left: 20px;
}
}
 @media screen and (max-width: 999px) {
.footer {
	font-size: 0;
	letter-spacing: 0
}
.footer_left {
	width: 50%;
	float: none;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 303px;
	font-size: 14px;
	font-size: 1.4rem
}
.footer_left2 {
	width: 50%;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-size: 1.4rem
}
.footer_center {
	width: 50%;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 0px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 20px;
}
.footer_right {
	width: 100%;
	float: none;
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 20px;
	font-size: 14px;
	font-size: 1.4rem
}
.footer_bot {
	font-size: 14px;
	font-size: 1.4rem
}
}
 @media screen and (max-width: 768px) {
.footer {
	padding-top: 0px;
	padding-bottom: 10px;
}
.footer_left, .footer_left2 {
	display: none;
}
.footer_center {
	display: none;
}
.footer_right {
	padding-left: 0px;
	background: none;
	width: 100%;
}
.Links {
	display: none;
}
.footer_bot {
	display: none;
}
}
/*==========main1==================*/















.main1 {
	background: url(../images/main1.png) no-repeat center top;
	padding-top: 80px;
	margin-top: -24px
}
.main1 .m1_l {
	width: 592px;
	box-sizing: border-box;
	padding-top: 86px;
}
.main1 .m1_l a {
	display: block;
}
.main1 .m1_l img {
	display: block;
}
.main1 .m1_r {
	width: 562px;
	box-sizing: border-box;
}
.main1 .m1_r a {
	display: block;
	max-width: 562px;
	width: 100%;
	margin: 0 auto;
}
.main1 .m1_r img {
	display: block;
	margin: 0 auto;
}
.main1 .wei .title {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 30px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main1 .wei b {
	display: block;
	width: 112px;
	height: 4px;
	background: #0e67a9;
	margin-top: 19px;
	margin-bottom: 32px;
}
.main1 .wei p a {
	display: block;
	text-indent: 2em;
	line-height: 26px;
	font-size: 16px;
	font-size: 1.6rem;
	overflow: hidden;
}
.main1 .wei .more {
	margin-top: 25px;
	display: block;
	width: 136px;
	line-height: 40px;
	text-align: center;
	background: #0e67a9;
	color: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.main1 .wei .more:hover {
	background: #333
}
.main1 .m1_wenzi {
	background: #0e67a9;
	color: #fff;
	padding: 37px 30px 50px 37px;
}
.main1 .m1_wenzi a {
	color: #fff;
}
.main1 .m1_wenzi .title4 {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main1 .m1_wenzi p {
	margin-top: 15px;
}
.main1 .m1_wenzi p a {
	display: block;
	text-indent: 2em;
	line-height: 26px;
	font-size: 16px;
	font-size: 1.6rem;
	overflow: hidden;
}
.main1 .m1_wenzi .more {
	margin-top: 25px;
	display: block;
	color: #fff;
}
.main1 .m1_wenzi .title4:hover, .main1 .m1_wenzi p a:hover, .main1 .m1_wenzi .more:hover {
	text-decoration: underline
}
.main1 .m1_wenzi a:hover {
	color: #eee;
}
.main1 .m1_tu3 {
	position: relative;
}
.main1 .m1_tu3 span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 74px;
	width: 100%;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 39px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 80px;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	background: url(../images/bj8.png) repeat center center;
}
.main1 .m1_tu3:hover span {
	text-decoration: underline
}
 @media screen and (max-width: 1219px) {
.main1 .m1_l {
	width: 48%;
}
.main1 .m1_r {
	width: 50%;
}
}
 @media screen and (max-width: 768px) {
.main1 .wei b {
	margin-top: 5px;
	margin-bottom: 10px;
}
}
 @media screen and (max-width: 640px) {
.main1 {
	background: none;
	padding-top: 40px;
}
.main1 .m1_wenzi {
	padding: 20px;
}
.main1 .m1_tu3 {
	position: relative;
}
.main1 .m1_tu3 span {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-size: 1.4rem;
}
.main1 .wei p a {
	font-size: 14px;
	max-height: auto !important;
	height: auto !important;
	font-size: 1.4rem;
}
.main1 .m1_wenzi p a {
	font-size: 14px;
	max-height: auto !important;
	font-size: 1.4rem;
}
.main1 .m1_l {
	width: 100%;
	float: none;
	margin: 0 auto;
	padding-top: 0px;
	margin-bottom: 30px;
}
.main1 .m1_r {
	width: 100%;
	float: none;
	margin: 0 auto;
	max-width: 562px;
	width: 100%;
}
}
/*==========main2==================*/















.main2 {
	background: url(../images/main2.jpg) no-repeat center top;
	padding-top: 74px;
	padding-bottom: 38px;
	margin-top: 80px;
}
.main2 .m2_title {
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 50px;
	text-transform: uppercase;
	text-align: center;
}
.main2 .m2_title a {
	font-family: "Microsoft Yahei", "微软雅黑";
	color: #fff;
}
.main2 .m2_title b {
	display: block;
	background: #dbdbdb;
	width: 30px;
	height: 3px;
	margin: 0 auto;
	margin-top: 5px;
}
.main2 .img-scroll {
	position: relative;
	width: 100%;
	margin-top: 50px;
}
.main2 .img-scroll .prev {
	position: absolute;
	display: block;
	width: 23px;
	height: 41px;
	top: 50%;
	margin-top: -30.5px;
	z-index: 99;
}
.main2 .img-scroll .next {
	position: absolute;
	display: block;
	width: 23px;
	height: 41px;
	top: 50%;
	margin-top: -30.5px;
	z-index: 99;
}
.main2 .img-scroll .prev {
	left: -74px;
	cursor: pointer;
	background: url(../images/arrowleft.png) no-repeat center;
}
.main2 .img-scroll .next {
	right: -74px;
	cursor: pointer;
	background: url(../images/arrowright.png) no-repeat center;
}
.main2 .img-scroll .prev:hover {
	background: url(../images/arrowlefton.png) no-repeat center;
}
.main2 .img-scroll .next:hover {
	background: url(../images/arrowrighton.png) no-repeat center;
}
.main2 .img-list {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.main2 .img-list ul {
	width: 1000%;
}
.main2 .img-list li {
	float: left;
	width: 267px;
	margin-right: 39px;
}
.main2 .img-list li img {
	display: block;
	max-width: 270px;
	max-height: 200px;
	width: 100%;
	margin: 0 auto;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
.main2 .img-list li .m4zi {
	display: block;
	margin: 0 auto;
	max-width: 270px;
	width: 95%;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	padding-top: 15px;
	color: #333;
	line-height: 38px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main2 .img-list li .m3lien {
	max-width: 270px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
.main2 .img-list li .m3lien:hover .m4fu {
	top: 0;
}
.main2 .m4fu {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/m2tuon.png) no-repeat center center;
	-webkit-transition: 0.6s all;
	-moz-transition: 0.6s all;
	-o-transition: 0.6s all;
	transition: 0.6s all;
}
.main2 .m4fu a {
	display: table;
	width: 100%;
	height: 100%;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
.main2 .m4fu span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.main2 .m4fu b {
	display: block;
	width: 106px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #0e67a9;
	font-weight: normal;
}
.main2 p {
	width: 95%;
	margin: 0 auto;
	margin-top: 20px;
}
.main2 p a {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	text-align: center;
}
.main2 .img-list li .m4zi:hover, .main2 p a:hover, .main2 .m2_title a:hover {
	color: #0e67a9
}
.main2 .wenzo {
	background: #fff;
	padding-bottom: 52px;
	max-width: 270px;
	width: 100%;
	margin: 0 auto;
}
.main2 .more {
	text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
	background: url(../images/m2more.png) no-repeat center center;
	margin-top: 47px;
}
.main2 .more a {
	color: #fff;
}
.main2 .more a:hover {
	color: #0e67a9;
}
 @media screen and (max-width: 1419px) {
.main2 .img-scroll {
	position: relative;
	width: 100%;
	margin-top: 50px;
}
.main2 .img-scroll .prev {
	left: 0;
}
.main2 .img-scroll .next {
	right: 0;
}
}
 @media screen and (max-width: 1219px) {
.main2 .img-list li {
	width: 3%;
	margin-right: .5%;
}
}
 @media screen and (max-width: 999px) {
.main2 .img-list li .m3lien .m4fu {
	top: 0px;
	opacity: 0;
}
.main2 .img-list {
	width: 100%;
}
.main2 .img-list li {
	width: 3%;
	margin-right: .5%;
}
.main2 {
	background: #101010;
}
}
 @media screen and (max-width: 768px) {
.main2 .m2_title {
	font-size: 30px;
	font-size: 3rem;
}
.main2 .img-scroll {
	margin-top: 20px;
}
.main2 .img-list li {
	width: 4.5%;
	margin-right: 1%;
}
.main2 .wenzo {
	padding-bottom: 5px;
}
}
 @media screen and (max-width: 400px) {
.main2 .img-list li {
	width: 10%;
	margin-right: .487%;
}
}
/*==========main3==================*/















.main3 {
	background: #f7f7f7;
	padding-top: 80px;
	padding-bottom: 79px;
}
.main3 .m2tu {
	width: 53.4%;
 *width: 58.5%;
	float: right;
}
.main3 .m2zi {
	width: 44%;
 *width: 39.5%;
	float: left;
	margin-top: 20px;
}
.main3 .m2tu a {
	display: block;
}
.main3 .m2tu a img {
	display: block;
	margin: auto;
	max-width: 100%;
}
.main3 .m2zin {
	width: 488px;
	padding-top: 18px;
	float: right;
}
.main3 .m2biao {
	display: block;
	font-size: 48px;
	font-size: 4.8rem;
	font-family: "Microsoft Yahei", "微软雅黑";
	text-transform: uppercase;
	color: #0e67a9;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main3 b {
	display: block;
	width: 112px;
	height: 4px;
	background: #0e67a9;
	margin-bottom: 50px;
	margin-top: 15px;
}
.main3 .m2zi p a {
	display: block;
	text-indent: 2em;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 32px;
	margin-top: 16px;
	overflow: hidden;
}
.main3 .m2mor {
	font-size: 30px;
	font-size: 3rem;
	color: #333;
	font-weight: bold
}
.main3 .m2zin a:hover {
	color: #0e67a9;
}
.main3 .m2biao:hover {
	color: #333 !important
}
 @media screen and (max-width: 1519px) {
.main3 .m2zi {
	padding-top: 0px;
}
}
 @media screen and (max-width: 1219px) {
.main3 .m2zin {
	width: 383px;
}
.main3 .m2mor {
	margin-top: 20px;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 30px;
}
.main3 .m2zi p a {
	font-size: 20px;
	font-size: 2rem;
}
}
 @media screen and (max-width: 999px) {
.main3 .m2tu {
	width: 95%;
	float: none;
	margin: 0 auto;
	padding: 0px;
	margin-top: 20px;
}
.main3 .m2zi {
	width: 95%;
	float: none;
	margin: 0 auto;
	padding: 0px;
}
.main3 .m2zin {
	width: 100%;
	float: none;
	margin: 0 auto;
	padding-top: 30px;
}
}
 @media screen and (max-width: 768px) {
.main3 {
	padding: 30px 0px;
}
.main3 b {
	margin-bottom: 10px;
}
.main3 .m2biao {
	font-size: 30px;
	font-size: 3rem;
	line-height: 30px;
}
.main3 .m2zi p a {
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 20px;
	max-height: auto !important
}
.main3 .m2mor {
	font-size: 20px;
	font-size: 2rem;
}
}
/*==========main4==================*/















.main4 {
	background: url(../images/main4bj.png) no-repeat center bottom;
	padding-top: 72px;
	padding-bottom: 79px;
}
.main4 .m2_title {
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 50px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 60px;
}
.main4 .m2_title a {
	font-family: "Microsoft Yahei", "微软雅黑";
	color: #0e67a9;
}
.main4 .m2_title a:hover {
	color: #333
}
.main4 .m2_title b {
	display: block;
	background: #dbdbdb;
	width: 30px;
	height: 3px;
	margin: 0 auto;
	margin-top: 5px;
}
.main4 .m4_ul li {
	width: 354px;
	float: left;
	margin-left: 69px;
}
.main4 .m4_ul li:hover .wen_top {
	border-color: #0e67a9;
}
.main4 .m4_ul li:hover .wen_top2 {
	border-color: #0e67a9;
}
.main4 .title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main4 p {
	margin-top: 7px;
	margin-bottom: 26px;
}
.main4 p a {
	display: block;
	text-indent: 2em;
	max-height: 48px;
	overflow: hidden;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
.main4 .time {
	padding-left: 20px;
	background: url(../images/time.png) no-repeat left center;
}
.main4 .time span {
	color: #999;
}
.main4 .wen_top {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 15px;
	padding-bottom: 15px;
}
.main4 .wen_top2 {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.main4 .m4_9 {
	display: none;
}
 @media screen and (max-width: 1219px) {
.main4 .m4_ul li {
	width: 31%;
	margin-left: 1% !important;
	margin-right: 1%;
}
}
 @media screen and (max-width: 999px) {
.main4 .m2_title {
	margin-bottom: 30px;
}
}
 @media screen and (max-width: 768px) {
.main4 .m4_9 {
	display: block;
}
.main4 .m4_7 {
	display: none;
}
.main4 .m2_title {
	font-size: 30px;
	font-size: 3rem;
}
.main4 .m4_ul li {
	width: 98%;
	margin-left: 1% !important;
	margin-right: 1%;
	margin-bottom: 30px;
}
.main4 .m4_ul img {
	display: block !important;
	margin: 0 auto;
}
.main4 .wen_top2 {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 15px;
	padding-bottom: 15px;
}
}
/*==========about==================*/















.about {
	padding-bottom: 124px;
}
.about .title {
	padding-left: 30px;
	background: url(../images/abl.png) no-repeat left center;
	font-size: 20px;
	font-size: 2rem;
	color: #0e67a9;
	margin-top: 23px;
}
.about .title2 {
	line-height: 30px;
	margin-top: 9px;
	font-size: 40px;
	font-size: 4rem;
	line-height: 40px;
	color: #0e67a9;
}
.about p {
	display: block;
	text-indent: 2em;
	line-height: 28px;
	color: #666666;
}
.about .litop {
	position: relative;
	display: block;
	max-width: 521px;
	max-height: 406px;
	width: 100%;
	margin: 0 auto;
	margin-left: 53px;
}
.about .ab2_p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 36px;
	text-align: center;
	color: #666666;
	text-align: center;
	margin-top: 11px;
}
.about .m2_title {
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	margin-top: 71px;
	color: #0e67a9;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.about .m2_title span {
	display: block;
	font-family: "Microsoft Yahei", "微软雅黑";
	color: #0e67a9;
}
.about .m2_title b {
	display: block;
	background: #0e67a9;
	width: 56px;
	height: 2px;
	margin: 0 auto;
	margin-top: 9px;
}
 @media screen and (max-width: 1219px) {
.about .litop {
	width: 50%;
}
.about .title2 {
	font-size: 30px;
	font-size: 3rem;
}
}
 @media screen and (max-width: 999px) {
.about .litop {
	width: 100%;
	float: none;
	margin: 0 auto;
}
}
 @media screen and (max-width: 768px) {
.about {
	padding-bottom: 40px;
}
.about .title2 {
	font-size: 20px;
	font-size: 2rem;
}
.about .fon-3 span {
	margin-top: 10px;
}
.about .m2_title span {
	font-size: 26px;
	font-size: 2.6rem;
}
}
.about .img-scroll {
	position: relative;
	width: 100%;
	margin-top: 44px;
}
.about .img-scroll .prev {
	position: absolute;
	display: block;
	width: 23px;
	height: 41px;
	top: 50%;
	margin-top: -42.5px;
	z-index: 99;
}
.about .img-scroll .next {
	position: absolute;
	display: block;
	width: 23px;
	height: 41px;
	top: 50%;
	margin-top: -42.5px;
	z-index: 99;
}
.about .img-scroll .prev {
	left: 0;
	cursor: pointer;
	background: url(../images/arrowleft2.png) no-repeat center;
}
.about .img-scroll .next {
	right: 0;
	cursor: pointer;
	background: url(../images/arrowright2.png) no-repeat center;
}
.about .img-scroll .prev:hover {
	background: url(../images/arrowleft2on.png) no-repeat center;
}
.about .img-scroll .next:hover {
	background: url(../images/arrowright2on.png) no-repeat center;
}
.about .img-list {
	position: relative;
	width: 91.6%;
	overflow: hidden;
	margin: 0 auto;
}
.about .img-list ul {
	width: 1000%;
}
.about .img-list li {
	float: left;
	width: 340px;
	margin-right: 35px;
}
.about .img-list li .m4fu {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	height: 100%;
}
.about .img-list li img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.about .img-list li .m4zi {
	display: block;
	margin: 0 auto;
	max-width: 340px;
	width: 100%;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	margin-top: 15px;
	color: #333;
	line-height: 25px;
}
.about .img-list li .m3lien {
	max-width: 340px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.about .img-list li .m3lien:hover .m4fu {
	top: 0;
}
 @media screen and (max-width: 1219px) {
.about .img-list li {
	width: 3%;
	margin-right: .5%;
}
}
 @media screen and (max-width: 999px) {
.about .img-list li .m3lien .m4fu {
	top: 0px;
	opacity: 0;
}
.about .img-list {
	width: 100%;
}
.about .img-list li {
	width: 3%;
	margin-right: .5%;
}
}
 @media screen and (max-width: 768px) {
.about .img-scroll {
	margin-top: 20px;
}
.about .img-list li {
	width: 4.5%;
	margin-right: 1%;
}
.about .ab2_p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
}
.about .img-list li .m4zi {
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 5px;
}
}
 @media screen and (max-width: 400px) {
.about .img-list {
	width: 191px;
	margin: 0 auto;
}
.about .img-list li {
	width: 191px;
	margin-right: .487%;
}
}
/* ===============================================================product====================================================== */















/*goods*/















.product .goods {
	width: 937px;
}
.product .box1 ul {
	padding-bottom: 42px;
}
.product .box1 ul li {
	float: left;
	margin-left: 32px;
	width: 291px;
	margin-bottom: 50px;
}
.product .box1 ul li .libox {
	border: 1px solid #dadada;
	padding-bottom: 12px;
}
.product .box1 ul li .img {
	width: 100%;
}
.product .box1 ul li .img > a {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.product .box1 ul li .img > a img {
	display: block;
	width: 100%;
	height: 100%;
}
.product .box1 ul li .img > a .przz {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/chanpinon.png) repeat center center;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}
.product .box1 ul li .img > a .przz span {
	display: block;
	width: 113px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	background-color: #fff;
	text-align: center;
	margin: 89px auto 0;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}
.product .box1 ul li .img > a .przz span:hover {
	color: #0e67a9;
}
.product .box1 ul li .img > a:hover .przz {
	top: 0;
}
.product .box1 ul li .wenzi1 {
	text-align: center;
	padding-top: 19px;
	padding-bottom: 21px;
	border-top: 1px solid #dadada;
}
.product .box1 ul li .wenzi1 a {
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 95%;
	margin: 0 auto;
}
.product .box1 ul li .wenzi1 a:hover {
	color: #0e67a9;
}
.product .box1 ul li .wenzi {
	width: 116px;
	height: 28px;
	margin: 0 auto 10px;
}
.product .box1 ul li .wenzi a {
	display: block;
	float: right;
	width: 95px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	line-height: 26px;
	color: #0e67a9;
	border: 1px solid #0e67a9;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
.product .box1 ul li .wenzi a:hover {
	color: #fff;
	background-color: #0e67a9;
}
.product .box1 ul li .wenzi input {
	cursor: pointer;
	display: block;
	float: left;
	margin-top: 7px;
}
/*list*/















.product .list {
	width: 226px;
	margin-bottom: 30px;
}
.product .list .title1 {
	width: 100%;
	margin-bottom: 10px;
}
.product .list .title1 a {
	display: block;
	font-size: 28px;
	font-size: 2.8rem;
	font-style: italic;
	height: 49px;
	line-height: 49px;
	padding-left: 15px;
	border-bottom: 1px solid #0e67a9;
	color: #0e67a9;
	font-style: italic;
	background-color: #eeeeee;
}
.product .list .title1 a:hover {
	color: #333;
}
.product .list .subNavBox {
	width: 100%;
}
.product .list .subNav {
	cursor: pointer;
	background: #fff;
	margin-top: 4px;
}
.product .list .subNav.div1 {
	margin-top: 0px;
	padding-top: 4px;
}
.product .list .subNav a {
	display: block;
	line-height: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 12px;
	font-size: 1.2rem;
	background: #e4e5e6;
	color: #333333;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
}
.product .list .subNav:hover a {
	background: #0e67a9;
	color: #fff;
}
.product .list .currentDd a {
	background: #0e67a9;
	color: #fff;
}
.product .list .navContent {
	margin-bottom: 13px;
	background-color: #fafafa;
	padding-top: 9px;
	padding-bottom: 11px;
	display: none;
	position: relative;
	top: 0px;
}
.product .list .navContent > li a {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 30px;
	color: #333;
	padding-left: 38px;
	padding-right: 20px;
}
.product .list .navContent > li a:hover {
	color: #0e67a9;
}
.juse {
	color: #0e67a9 !important;
}
.product .list .title2 {
	width: 100%;
	margin-top: 9px;
	margin-bottom: 2px;
}
.product .list .title2 a {
	font-style: italic;
	display: block;
	text-align: left;
	font-size: 22px;
	font-size: 2.2rem;
	height: 46px;
	line-height: 46px;
	border-top: 2px solid #0e67a9;
	color: #0e67a9;
	text-transform: uppercase;
	background-color: #eeeeee;
	padding: 0 15px;
}
.product .list .title2 a:hover {
	color: #333
}
.product .list dl {
	background-color: #eeeeee;
	padding: 0 18px;
}
.product .list dl dd {
	border-bottom: 1px solid #b5b5b5;
}
.product .list dl dd .dd1 {
	border: 1px solid #b5b5b5;
	padding: 2px;
	margin-bottom: 9px;
	margin-top: 6px;
}
.product .list dl dd .dd1 a {
	display: block;
}
.product .list dl dd .dd1 a img {
	display: block;
	max-width: 100%;
}
.product .list dl dd .dd2 {
	margin-bottom: 5px;
}
.product .list dl dd .dd2 span {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	line-height: 30px;
}
.product .list dl dd .dd2 a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product .list dl dd .dd3 {
	margin-bottom: 14px;
}
.product .list dl dd .dd3 a {
	display: block;
	text-indent: 2em;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
	line-height: 24px;
}
.product .list dl dd .dd3 a:hover, .product .list dl dd .dd2 a:hover {
	color: #0e67a9;
}
.product .list dl dd .dd4 {
	margin-bottom: 15px;
}
.product .list dl dd .dd4 a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #0e67a9;
}
.product .list dl dd .dd4 a:hover {
	color: #333;
}
.product .list dl dd.dl2 {
	margin-top: 11px;
	border: none;
}
/* ===============================================================product1====================================================== */















/*goods1*/















#showArea {
	margin-top: 14px;
	margin-bottom: 6px;
}
#showArea img {
	cursor: pointer;
	display: block;
	width: 107px;
	height: 79px;
	margin-bottom: 12px;
	border: 1px solid #e5e5e1;
}
#showArea a {
	display: block;
}
#main_img {
	cursor: pointer;
	display: block;
}
#gotop {
	cursor: pointer;
	display: block;
	margin: auto;
}
#gobottom {
	cursor: pointer;
	display: block;
	margin: auto;
}
#showArea {
	height: 275px;
	overflow: hidden;
}
.MagicZoomBigImageCont {
	background: #FFF;
}
.MagicZoomBigImageCont img {
	max-width: 976px;
	display: block;
}
.MagicZoomPup {
	border: 0px solid #e5e5e1;
	background: #ffffff;
}
.left-pro {
	width: 612px;
	text-align: left;
	margin: 0px auto 39px;
}
.left-pro .t1 {
	width: 109px;
	float: right;
}
.left-pro .t2 {
	width: 488px;
	text-indent: 0;
	float: left;
	border: 1px solid #bfbfb6;
}
.left-pro .t2 a {
	display: block;
	margin-bottom: 0px;
}
.left-pro .t2 img {
	text-indent: 0;
	display: block;
}
.goods1 .content .title {
	padding-top: 2px;
}
.goods1 .content .title h1 {
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.goods1 .content .btn {
	width: 381px;
	margin: 0 auto;
	margin-top: 23px;
	margin-bottom: 33px;
}
.goods1 .content .btn a, .goods1 .content .btn span {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #0e67a9;
	width: 168px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #0e67a9;
}
.goods1 .content .btn a:hover {
	color: #fff;
	background-color: #0e67a9;
}
.goods1 .content .share1 {
	width: 200px;
	margin: 0 auto;
	padding-bottom: 27px;
}
.goods1 .content .share1 .span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #0e67a9;
	height: 26px;
	line-height: 26px;
}
.at-resp-share-element .at-icon {
	width: 26px !important;
	height: 26px !important;
}
.at-style-responsive .at-share-btn {
	padding: 0 !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 26px !important;
	height: 26px !important;
}
.at-resp-share-element .at-share-btn {
	margin-bottom: 0 !important;
	margin-right: 3px !important;
}
.protitle1 {
	background: #eeeeee;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 30px;
}
.protitle1 span {
	height: 48px;
	line-height: 48px;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.8rem;
	color: #000;
	display: inline-block;
	padding: 0px 15px;
	background: #f8f8f8 url(../images/xian1.png) repeat-x bottom center;
}
.protitle1 a {
	height: 48px;
	line-height: 48px;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.8rem;
	color: #000;
	display: inline-block;
	padding: 0px 15px;
	background: #f8f8f8 url(../images/xian1.png) repeat-x bottom center;
}
.goods1 .wenzi p {
	line-height: 30px;
	text-indent: 2em;
	font-size: 14px;
	font-size: 1.4rem;
	color: #000; /*margin-bottom: 30px; */
	font-family: "Microsoft Yahei", "微软雅黑";
}
.goods1 .wenzi span {
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.goods1 .wenzi p img {
	display: block;
	max-width: 100%;
}
.goods1 .wenzi a {
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #0e67a9;
}
.goods1 .wenzi table {
	width: 97%;
	border-collapse: collapse;
	line-height: 24px;
	margin-bottom: 30px;
}
.goods1 .wenzi tr td {
	line-height: 24px;
	padding: 2px;
	border: 1px solid #ccc;
	text-align: center
}
.goods1 .wenzi tr:nth-child(2n+1) {
	background: #dce6f1
}
.protitle4 {
	background: #eeeeee;
	width: 100%;
	margin-bottom: 32px;
	margin-top: 32px;
}
.protitle4 a {
	height: 48px;
	line-height: 48px;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.8rem;
	color: #000;
	display: inline-block;
	padding: 0px 15px;
	background: #f8f8f8 url(../images/xian1.png) repeat-x bottom center;
}
.protitle4 a:hover {
	color: #0e67a9
}
ul.rel-pro {
	margin-bottom: 130px;
}
ul.rel-pro li {
	float: left;
	margin-left: 32px;
	width: 291px;
}
/* ul.rel-pro li .libox{} */















ul.rel-pro li .img {
	border: 1px solid #bfbfb6;
}
ul.rel-pro li .img > a {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}
ul.rel-pro li .img > a img {
	display: block;
	width: 100%;
	height: 100%;
}
ul.rel-pro li .img > a .przz {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/chanpinon.png) repeat center center;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}
ul.rel-pro li .img > a .przz span {
	display: block;
	width: 90%;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	text-align: center;
	margin: 89px auto 0;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}
ul.rel-pro li .img > a .przz span:hover {
	color: #0e67a9;
}
ul.rel-pro li .img > a:hover .przz {
	top: 0;
}
ul.rel-pro li .wenzi1 {
	text-align: center;
	padding-top: 19px;
	padding-bottom: 18px;
	border: 1px solid #dadada;
}
ul.rel-pro li .wenzi1 a {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	color: #333;
	width: 100%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
ul.rel-pro li .wenzi1 a:hover {
	color: #0e67a9;
}
ul.rel-pro li .img > a .przz span:hover {
	color: #eee;
}
.img980 {
	display: none;
	margin-bottom: 20px;
}
.img980 .img-scroll {
	position: relative;
	width: 100%;
	margin-top: 20px;
}
.img980 .img-scroll .prev {
	position: absolute;
	display: block;
	width: 23px;
	height: 23px;
	top: 50%;
	margin-top: -11.6px;
	z-index: 99;
}
.img980 .img-scroll .next {
	position: absolute;
	display: block;
	width: 23px;
	height: 23px;
	top: 50%;
	margin-top: -11.6px;
	z-index: 99;
}
.img980 .img-scroll .prev {
	left: 0;
	cursor: pointer;
	background: url(../images/arrowleft.png) no-repeat center;
}
.img980 .img-scroll .next {
	right: 0;
	cursor: pointer;
	background: url(../images/arrowright.png) no-repeat center;
}
.img980 .img-scroll .prev:hover {
	background: url(../images/arrowlefton.png) no-repeat center;
}
.img980 .img-scroll .next:hover {
	background: url(../images/arrowrighton.png) no-repeat center;
}
.img980 .img-list {
	position: relative;
	width: 91.6%;
	overflow: hidden;
	margin: 0 auto;
}
.img980 .img-list ul {
	width: 1000%;
}
.img980 .img-list li {
	float: left;
	width: 300px;
	margin-right: 30px;
}
.img980 .img-list li img {
	display: block;
	max-width: 300px;
	max-height: 300px;
	width: 100%;
	margin: 0 auto;
}
.img980 .img-list li .m3lien {
	max-width: 300px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
 @media screen and (max-width: 1219px) {
.img980 img-list li {
	width: 3%;
	margin-right: .5%;
}
}
 @media screen and (max-width: 999px) {
.goods1 .wenzi table {
	width: 1000px;
}
.goods1 .wenzi .table {
	overflow: scroll
}
.img980 .img-list {
	width: 100%;
}
.img980 .img-list li {
	width: 3%;
	margin-right: .5%;
}
}
 @media screen and (max-width: 768px) {
.img980 .img-scroll {
	margin-top: 20px;
}
.img980 .img-list li {
	width: 4.5%;
	margin-right: 1%;
}
.goods1 .wenzi tr td {
	height: 30px
}
}
 @media screen and (max-width: 400px) {
.img980 .img-scroll {
	width: 280px;
	margin: 0 auto;
}
.img980 .img-list li {
	width: 10%;
	margin-right: .487%;
}
}































/*pro media zhuyemian*/















@media screen and (max-width: 1219px) {
.product .list {
	width: 260px;
}
.product .goods {
	width: 700px;
}
.product .box1 ul li {
	width: 31%;
	margin: 0 1% 2% 1% !important;
}
}
 @media screen and (max-width: 999px) {
.product .goods {
	width: 650px;
}
}
 @media screen and (max-width: 979px) {
.page {
	margin-bottom: 30px;
}
.page .l {
	float: none;
}
.page a {
	margin-bottom: 10px;
}
.page .add {
	float: none;
}
.product .goods {
	width: 100%;
}
.product .box1 ul li {
	width: 23%;
	margin: 0 1% 2% 1% !important;
}
.product .list {
	width: 100%;
}
.product .box1 ul li .img > a .przz {
	display: none;
}
.product .list dl dd .dd1 {
	border: none;
	border-bottom: 1px solid #b5b5b5;
}
}
 @media screen and (max-width: 900px) {
.product .box1 ul li {
	width: 31%;
	margin: 0 1% 2% 1% !important;
}
}
 @media screen and (max-width: 500px) {
.product .box1 ul li {
	width: 48%;
	margin: 0 1% 2% 1% !important;
}
}
 @media screen and (max-width: 320px) {
.product .box1 ul li {
	width: 100%;
	margin: 0 0% 2% 0% !important;
}
}































/*pro media xiangqingyemian*/















@media screen and (max-width: 1219px) {
.product .goods1 {
	width: 700px;
}
.MagicZoomPup, .MagicZoomBigImageCont {
	display: none !important;
}
.MagicZoom {
	cursor: auto !important;
}
.product .goods1 .content {
	width: 100%;
}
ul.rel-pro li {
	width: 31%;
	margin: 1% !important;
}
}
 @media screen and (max-width: 999px) {
.product .goods1 {
	width: 650px;
}
}
 @media screen and (max-width: 979px) {
.img980 {
	display: block;
}
.left-pro {
	display: none;
}
.product .goods1 {
	width: 100%;
}
ul.rel-pro {
	margin-bottom: 40px;
}
ul.rel-pro li .img > a .przz {
	display: none;
}
}
 @media screen and (max-width: 640px) {
.protitle4 {
	margin-bottom: 10px;
}
.product .box1 ul li .wenzi1 a {
	font-size: 14px;
	font-size: 1.4rem;
}
ul.rel-pro li {
	width: 48%;
	margin: 1% !important;
}
}
 @media screen and (max-width: 410px) {
.protitle1 {
	margin-top: 0px;
}
.goods1 .content .btn {
	width: 100%;
	margin-top: 0px;
}
.goods1 .content .btn a, .goods1 .content .btn span {
	float: none;
	margin: 15px auto 0;
}
}
.titlems {
	position: relative;
}
.titlems a {
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
}
.titlems .dan_p {
	display: none;
	position: absolute;
	right: 5px;
	top: 15px;
}
.titlems .dan_p span {
	margin-bottom: 2px;
	display: block;
	width: 25px;
	height: 4px;
	background-color: #0e67a9;
}
 @media screen and (max-width: 999px) {
.titlems .dan_p {
	display: block;
}
.subNavBox {
	display: none;
}
}
/*==========news==================*/















.news .news_wrp {
	margin-bottom: 40px;
}
.news .nelie {
	border: 1px solid #f6f6f6;
	margin-top: 33px;
}
.news .nelie1 {
	padding-top: 55px;
	padding-left: 56px;
	padding-right: 54px;
	padding-bottom: 23px;
	border: 1px solid #f6f6f6;
}
.news .nelie2 {
	padding-top: 55px;
	padding-right: 54px;
	padding-left: 56px;
	background: #f6f6f6;
	padding-bottom: 23px;
	margin-bottom: 33px;
}
.news .nelie1 .nelietu {
	float: right;
}
.news .nelie1 .nelien {
	float: left;
}
.news .nelie2 .nelietu {
	float: left;
}
.news .nelie2 .nelien {
	float: right;
}
.news .nelietu {
	display: block;
	width: 452px;
}
.news .nelietu img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.news .nelien {
	width: 583px;
}
.news .neliebiao {
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	line-height: 30px;
}
.news .neliebiao:hover {
	color: #0e67a9;
}
.news .nelien p {
	margin-top: 23px;
	margin-bottom: 28px;
}
.news .nelien p a {
	display: block;
	text-indent: 2em;
	color: #4d4d4d;
	line-height: 36px;
	font-size: 18px;
	font-size: 1.8rem;
	overflow: hidden;
}
.news .nelien p a:hover {
	color: #0e67a9;
}
.news .neshang {
	height: 302px;
}
.news .neliemor {
	width: 300px;
	height: 84px;
	background: url(../images/yinying.png) no-repeat bottom center;
	float: left;
	margin-top: 14px;
}
.news .neliemor a {
	display: block;
	width: 278px;
	height: 52px;
	background: #0e67a9;
	color: #fff;
	line-height: 52px;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
}
.news .neliemor a:hover {
	text-decoration: underline
}
.news .nelien span {
	float: right;
	background: url(../images/shizhong.png) no-repeat left center;
	padding-left: 30px;
	color: #333;
	margin-top: 22px;
	font-size: 22px;
	font-size: 2.2rem;
}
.news .neliemor a:hover {
	background: #0e67a9;
}
.news .nelie2 .neliemor {
	float: right;
}
.news .nelie2 span {
	float: left;
	margin-left: 10px;
}
 @media screen and (max-width: 1219px) {
.news .nelie1 .nelien {
	width: 513px;
}
.news .nelie1 .nelietu {
	width: 300px;
}
.news .nelien {
	width: 513px;
}
.news .nelietu {
	width: 300px;
}
}
 @media screen and (max-width: 999px) {
.news .nelie1 .nelien {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.news .nelie1 .nelietu {
	width: 100%;
	float: none;
	margin: 0 auto;
	margin-bottom: 20px;
}
.news .nelien {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.news .nelietu {
	width: 100%;
	float: none;
	margin: 0 auto;
	margin-bottom: 20px;
}
.news .nelien p {
	margin: 10px 0px;
}
.news .nelien p a {
	overflow: hidden;
}
.news .nelie2 .neliemor {
	float: none;
}
.news .nelie2 span {
	margin-top: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	display: block;
}
.news .neliemor {
	float: none;
}
.news .nelien span {
	margin-top: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	float: none;
	line-height: 30px;
	display: block;
}
.news .neliemor a {
	float: none;
}
.news .nelie1 {
	padding: 20px;
}
.news .nelie2 {
	padding: 20px;
}
}
 @media screen and (max-width: 768px) {
.news .nelie1 {
	padding: 10px;
}
.news .nelie2 {
	padding: 10px;
}
.news .neliebiao {
	font-size: 20px;
	font-size: 2rem;
}
.news .nelien p a {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	overflow: hidden;
}
.news .neliemor {
	max-width: 300px;
	width: 100%;
}
.news .neliemor a {
	max-width: 278px;
	width: 100%;
}
}
/* new2 */















.new2 {
	margin-bottom: 70px;
}
.new2_left {
	width: 798px;
}
.new2 .xqy .top1 .title1 h1 {
	font-size: 18px;
	font-size: 1.8rem;
	color: #333;
	font-weight: bold;
	line-height: 30px;
}
.new2 .xqy .top1 .time {
	margin-top: 9px;
	margin-bottom: 18px;
}
.new2 .xqy .top1 .time span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	font-weight: normal;
	display: inline-block;
	line-height: 26px;
}
.new2 .newsx {
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	margin-bottom: 26px;
}
.new2 .newsx p span {
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}
.new2 .newsx p {
	line-height: 26px; text-indent:2rem;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}
.new2 .newsx p strong {
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}
.new2 .newsx p img {
	display: block;
	max-width: 100%;
}
.new2 .newsx p a {
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #0e67a9;
}
.new2 .newsx table {
	width: 90%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
}
.new2 .newsx table tr td {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
.new2_right .back {
	display: block;
	font-family: "Microsoft Yahei", "微软雅黑";
	font-size: 18px;
	font-size: 1.8rem;
	-moz-border-radius: 8px;
	border-radius: 8px;
	max-width: 222px;
	width: 100%;
	margin: 0 auto;
	line-height: 51px;
	text-align: center;
	color: #fff;
	background: #0e67a9;
	margin-bottom: 20px;
}
.new2_right .back:hover {
	background: #333
}
.new2_right .title {
	padding-top: 7px;
	margin-bottom: 6px;
	display: block;
	font-size: 22px;
	font-size: 2.2rem;
	color: #0e67a9;
	line-height: 40px;
	text-transform: uppercase;
}
.new2_right .title:hover {
	color: #333
}
.top_imgtd {
	display: block;
	width: 8px;
	height: 20px;
	margin-bottom: 33px;
}
.new2 .share1 {
	position: relative;
	display: block;
	width: 237px;
	margin: 33px auto 47px;
}
.new2 .share1 .span4 {
	font-size: 16px;
	font-size: 1.6rem;
	color: #0e67a9;
	height: 26px;
	line-height: 26px;
}
.new2 .at-resp-share-element .at-icon {
	width: 26px !important;
	height: 26px !important;
}
.new2 .at-style-responsive .at-share-btn {
	padding: 0 !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
}
.new2 .at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 26px !important;
	height: 26px !important;
}
.new2 .at-resp-share-element .at-share-btn {
	margin-bottom: 0 !important;
	margin-right: 3px !important;
}
.updown {
	padding-top: 15px;
	border-top: 1px solid #d2d2d2;
	margin-bottom: 64px;
}
.updown .up {
	margin-top: 18px;
	margin-bottom: 6px;
}
.updown p {
	display: inline-block;
	text-transform: uppercase;
	line-height: 28px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
}
.updown p .img {
	display: inline-block;
}
.updown p .img img {
	display: inline-block;
	position: relative;
	top: 7px;
	padding-right: 4px;
}
.updown p .on {
	color: #0e67a9;
}
.updown p a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	text-transform: none;
}
.updown p:hover a {
	color: #0e67a9;
}
.updown p:hover {
	color: #333333;
}
.new2_right .ex_wrap {
	border: 1px solid #0e67a9;
	width: 353px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.new2_right .ex_wrap dl {
	max-width: 319px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 19px;
}
.new2_right .ex_wrap dl dd a {
	display: block;
}
.new2_right .ex_wrap dl dd a.we_tit {
	padding-top: 9px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #333;
	line-height: 24px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.new2_right .ex_wrap dl dd a.we_tit:hover {
	color: #0e67a9
}
.new2_right .ex_wrap dl dd .titlewen {
	display: block;
	line-height: 30px;
	margin-top: 8px;
}
.new2_right .ex_wrap dl dd .titlewen:hover {
	color: #333 !important;
}
.new2_right .ex_wrap dl dt img {
	display: block;
	max-width: 100%;
}
 @media screen and (max-width: 1219px) {
.new2_left {
	width: 605px;
}
}
 @media screen and (max-width: 999px) {
.new2_left {
	width: 545px;
}
.new2 .newsx table {
	width: 1000px;
}
.new2 .newsx .table {
	overflow: scroll
}
}
 @media screen and (max-width: 979px) {
.new2_right {
	width: 100%;
	float: none;
}
.new2_left {
	width: 100%;
	float: none;
}
}
 @media screen and (max-width: 400px) {
.new2_right .ex_wrap {
	width: 100%;
}
.new2_right .ex_wrap dl {
	width: 90%;
}
.ex_wrap {
	width: 100%;
}
.ex_wrap dl {
	width: 90%;
}
}
/*==========contact==================*/















.contact {
	padding-top: 10px;
	background: url(../images/contact.png) no-repeat center 28px;
}
.contact .fontitle {
	text-align: center;
	max-width: 1000px;
	margin: 0 auto;
	width: 100%;
	margin-top: 89px;
}
.contact .fontitle .titlr {
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 36px;
	color: #333333;
	text-align: center;
}
.contact .fontitle .titlr img {
	max-width: 100%
}
.contact .fontitle p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
	color: #999999;
	text-align: center;
	margin-top: 28px;
	padding-bottom: 3px;
}
.contact .big_icon {
	max-width: 1100px;
	margin: 0 auto;
	width: 100%;
	background: url(../images/conlibj.png) no-repeat center 50px;
	margin-top: 43px;
}
.contact .big_icon {
	font-size: 0;
	letter-spacing: 0
}
.contact .big_icon li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 24%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
.contact .big_icon li.spe {
	width: 245px;
}
.contact .lxfs {
	text-transform: uppercase;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
	margin-top: 15px;
	color: #a8a8a8;
}
.contact .fs {
	color: #666666;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	height: auto;
	overflow: hidden;
}
.contact .fs a {
	color: #666666;
}
.contact .fs a:hover {
	color: #0e67a9;
}
.contact .ditu {
	margin-top: 70px;
	padding-bottom: 130px;
}
.contact .ditu img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
 @media screen and (max-width: 1219px) {
.contact .iframe {
	overflow: scroll
}
.contact .fontitle {
	margin-top: 50px;
}
.contact .fontitle .titlr {
	font-size: 30px;
	font-size: 3rem;
}
.contact .fontitle p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.contact .big_icon li {
	width: 24%;
	margin-left: 0.5% !important;
	margin-right: 0.5%;
}
.contact .big_icon li.spe {
	width: 23%;
}
}
 @media screen and (max-width: 768px) {
.contact .ditu {
	padding-bottom: 40px;
	margin-top: 20px;
}
.contact .big_icon {
	background: none;
}
.contact .big_icon li {
	width: 48%;
	margin-bottom: 20px;
}
.contact .big_icon li.spe {
	width: 48%;
	margin-bottom: 20px;
}
.contact .fontitle {
	margin-top: 40px;
}
.contact .fontitle .titlr {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 30px;
}
.contact .fontitle p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	margin-top: 10px;
	padding-bottom: 10px;
}
}
 @media screen and (max-width: 450px) {
.contact .big_icon li {
	width: 98%;
	margin-bottom: 10px;
}
.contact .big_icon li.spe {
	width: 98%;
	margin-bottom: 10px;
}
}
.for {
	max-width: 1115px;
	margin: 0 auto;
	width: 100%;
	margin-top: 20px;
}
.for .fonl {
	width: 48.78924%;
}
.for .fonr {
	width: 50.42596%;
}
.for .int1 {
	width: 522px;
	background: url(../images/syxing.png) no-repeat left 19px;
	padding-left: 14px;
	margin-top: 18px;
	margin-bottom: 18px\0;
}
.for .int1 input {
	width: 508px;
	height: 52px;
	line-height: 52px;
	font-family: "Microsoft Yahei", "微软雅黑";
	padding-left: 11px;
	color: #a6a6a6;
	border: 1px solid #a0a0a0;
}
.for .int6 input {
	width: 508px;
	height: 52px;
	line-height: 52px;
	font-family: "Microsoft Yahei", "微软雅黑";
}
.for .int6 {
	background: none;
}
.for .int2 {
	background: url(../images/syxing.png) no-repeat left 19px;
	padding-left: 15px;
	margin-top: 16px;
}
.for .int3 {
	background: url(../images/syxing.png) no-repeat left 19px;
	padding-left: 15px;
	margin-top: 13px;
}
.for .int4 {
	background: #fff;
	width: 253px;
	height: 52px;
	line-height: 52px;
	border: 1px solid #a0a0a0;
	float: left;
	padding-left: 9px;
	color: #a6a6a6;
}
.for .fyanzheng {
	float: left;
	margin-left: 29px;
	cursor: pointer;
}
.for .fren {
	background: #fff;
}
.for .fdianhua {
	background: #fff;
}
.for .fxinfeng {
	background: #fff;
}
.for .ffang {
	background: #fff;
}
.for .int5 {
	width: 546px;
	height: 50px;
	background: #0e67a9;
	border: 1px solid #0e67a9;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	margin-left: 10px;
}
.for .int5:hover {
	background: #fff;
	color: #0e67a9;
	border: 1px solid #0e67a9;
}
.for textarea {
	width: 532px;
	height: 268px;
	line-height: 42px;
	padding-left: 11px;
	color: #a6a6a6;
	font-family: "Microsoft Yahei", "微软雅黑";
	font-size: 14px;
	font-size: 1.4rem;
	background: #fff;
	border: 1px solid #a0a0a0;
}
 @media screen and (max-width: 1219px) {
.for .int1 {
	width: -webkit-calc( 100% - 14px);
	width: -moz-calc( 100% - 14px);
	width: calc( 100% - 14px);
}
.for .sylx {
	padding-top: 80px;
}
.for textarea {
	width: -webkit-calc( 100% - 11px);
	width: -moz-calc( 100% - 11px);
	width: calc( 100% - 11px);
}
.for .int1 input {
	width: -webkit-calc( 100% - 11px);
	width: -moz-calc( 100% - 11px);
	width: calc( 100% - 11px);
}
.for .int4 {
	width: 199px;
}
.for .int5 {
	width: -webkit-calc( 50% - 2px);
	width: -moz-calc( 50% - 2px);
	width: calc( 50% - 2px);
}
}
 @media screen and (max-width: 999px) {
.for .for {
	width: 100%;
}
.for .sylx {
	padding-top: 40px;
}
.for .sylxbt {
	font-size: 40px;
	font-size: 4rem;
}
.for .sylxbt {
	margin-bottom: 40px;
}
.for .int1 {
	float: none;
	margin: 0;
	margin-top: 13px;
}
.for textarea {
	width: -webkit-calc( 100% - 11px);
	width: -moz-calc( 100% - 11px);
	width: calc( 100% - 11px);
}
.for .int1 input {
	width: -webkit-calc( 100% - 11px);
	width: -moz-calc( 100% - 11px);
	width: calc( 100% - 11px);
}
.for .fonl {
	width: 100%;
	float: none;
}
.for .fonr {
	width: 100%;
	float: none;
}
.for .int5 {
	width: -webkit-calc( 100% - 0px);
	width: -moz-calc( 100% - 0px);
	width: calc( 100% - 0px);
	margin-top: 10px;
}
}
 @media screen and (max-width: 768px) {
.for .int4 {
	width: -webkit-calc( 100% - 11px);
	width: -moz-calc( 100% - 11px);
	width: calc( 100% - 11px);
	float: none;
}
.for .fyanzheng {
	float: none;
	margin-top: 10px;
	margin-left: 0px;
	display: block;
}
}
.zanwu {
	margin-bottom: 20px
}
.shuxp_c {
	margin-top: 10px;
	margin-bottom: 10px
}
.wenzi iframe {
	max-width: 100%;
	display: block;
	margin-bottom: 20px
}
.yuyanzw {
	float: right;
	margin-left: 38px;
	margin-top: 13px;
	color: #fff;
}
.yuyanzw:hover {
	color: #f5aa11;
}
.m-kf {
	position: fixed;
	z-index: 99;
	right: 0;
	top: 30%;
}
.m-kf .kf-item {
	display: block;
	line-height: 0;
	font-size: 0;
	margin-bottom: 1px;
}
.m-kf .kf-wx {
	position: absolute;
	display: none;
	top: -20px;
	right: 53px;
	width: 90px;
}
 @media screen and (max-width: 767px) {
.m-kf {
	right: 0;
	top: auto;
	bottom: 0;
	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-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	width: 100%;
	background-color: #0e67a9;
}
.m-kf .kf-item {
	width: 33%;
	text-align: center;
}
.m-kf .kf-wx {
	bottom: 100%; top:auto !important;
	left: 0;
	width: 33%;
}
.m-kf .kf-wx img {
	margin-left: auto;
	margin-right: auto;
	display: block
}
body {
	padding-bottom: 50px;
}
}
 @media screen and (max-width: 959px) {
.main1 {
	margin-top: 0px
}
}
 @media screen and (max-width:1219px) {
.neiyeggt {
	position: relative;
	top: 0px !important
}
}
.xiaoyzhong a {
	color: #fff;
	margin-left: 20px
}
