@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 62.5%;
	height: 100%;
}
body {
	width: 100%;
	overflow-x: hidden;
	font-family: Verdana;
	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: #3b61c2;
}
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: Verdana;
}
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: #666;
	line-height: 30px;
}
.m-desc a {
	color: #3b61c2;
}
.m-desc a:hover {
	text-decoration: underline;
}
.m-desc p {
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
	line-height: 30px;
}
.m-desc span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
	line-height: 30px;
}
.m-desc b {
	font-size: 22px;
	font-size: 2.2rem;
	color: #666;
	line-height: 30px;
}
.m-desc a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #3b61c2;
	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, .pro_x table {
	width: 90%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
}
.m-desc table tr td, .pro_x table tr td {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 14px;
	font-size: 1.4rem;
}
 @media screen and (max-width:999px) {
.pro_x table {
	width: 1000px;
}
.pro_x .table {
	overflow: scroll
}
}
 @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: #3b61c2;
}
[class*="-item"] .item-desc {
	overflow: hidden;
}
[class*="-item"] .item-desc a {
	display: block;
}
[class*="-item"] .item-desc a:hover {
	color: #3b61c2;
}
.m-crm {
	margin-top: 26px;
	margin-bottom: 52px;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}
.m-crm .wp {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 6px;
}
.m-crm a {
	color: #333;
}
.m-crm a:hover {
	color: #3b61c2;
}
.m-crm a.active {
	color: #3b61c2;
}
 @media screen and (max-width: 767px) {
.m-crm {
	margin-bottom: 20px;
}
}
.m-page {
	margin-bottom: 100px;
	letter-spacing: 0;
	font-size: 0;
	text-align: center;
}
.m-page a {
	margin: 0 4px;
	display: inline-block;
*display: inline;
*zoom: 1;
	width: 35px;
	height: 30px;
	line-height: 28px;
	font-size: 14px;
	font-size: 1.4rem;
	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;
}
.m-page a.big {
	width: 79px;
}
.m-page a:hover {
	color: white;
	border-color: #3b61c2;
	background-color: #3b61c2;
}
.m-page a.active {
	color: white;
	border-color: #3b61c2;
	background-color: #3b61c2;
}
.m-page span {
	display: inline-block;
	width: 50px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	color: #4b4b4b;
	position: relative;
	top: 3px;
}
.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: 32px;
	line-height: 30px;
	text-align: center;
	border: none;
	outline: none;
	background-color: #3b61c2;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	cursor: pointer;
}
.m-page2 {
	position: relative;
}
 @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;
}
}
/**********************  ce  ************************/

.ce {
	position: fixed;
	top: 20%;
	z-index: 99999;
	width: 74px;
	background: #f8f8f8;
	right: 0px;
	padding: 10px 0px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.ce li {
	margin: 5px 10px;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 5px;
	text-align: center;
}
.ce li.noborder {
	border: none;
}
.ce li span {
	display: block;
	margin-top: 1px;
	font-size: 12px;
	font-size: 1.2rem;
}
.ce li img {
	margin-top: 6px;
}
.ce li:hover span {
	color: #3b61c2;
}
.weixin {
	position: relative;
}
.ewm {
	position: absolute;
	right: 100%;
	bottom: -99999px;
	width: 100px;
}
.weixin:hover .ewm {
	bottom: 0;
}
 @media screen and (max-width: 767px) {
.ce {
	bottom: 0;
	top: auto;
	width: 100%;
	padding: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	right: 0;
}
.ce li {
	border: none;
	float: left;
	width: 50%;
	margin: 0;
}
body {
	padding-bottom: 60px;
}
.ewm {
	right: auto;
	left: 0;
}
.weixin:hover .ewm {
	bottom: 100%;
}
}
.returntop {
	position: fixed;
*position: absolute;
	z-index: 9999999;
	right: 6px;
	bottom: 80px;
	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: 36px;
	height: 36px;
	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;
	display: none\0;
}
.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: arial, helvetica, sans-serif;
}
.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: #3b61c2;
}
 @media screen and (min-width: 960px) {
.wap-nav, .menubtn {
	display: none;
}
}
 @media screen and (max-width: 999px) {
.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: #3b61c2;
}
.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: #3b61c2;
}
}
/* search */

/* search */

.header .search {
	position: absolute;
	top: 41px;
	right: 31px;
	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 */

.header {
}
.header .wp {
	background: #fff;
	position: relative;
}
.header .logo img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	margin-top: 15px
}
.header_ul1 {
	padding-top: 40px;
	margin-right: 165px;
}
.header_ul1 > li {
	float: left;
	margin-left: 18px;
	position: relative;
	padding-bottom: 10px;
}
.header_ul1 > li:hover .dan_header {
	display: block;
}
.header_ul1 > li > a {
	padding-bottom: 12px;
	color: #333;
	line-height: 30px;
	display: block;
	
	font-size: 16px;
	font-size: 1.6rem; font-weight:bold;
	border-bottom: 2px solid transparent;
}
.header_ul1 > li:hover > a, .header_ul1 li.on > a {
	color: #3b61c2;
	border-color: #3b61c2;
}
.dan_header {
	padding: 10px 0px;
	display: none;
	width: 224px;
	position: absolute;
	left: 0px;
	top: 100%;
	background: #fff;
	background: rgba(255, 255, 255, 0.95);
	z-index: 999999;
}
.dan_header > ul > li {
	padding-bottom: 4px;
	line-height: 36px;
	padding-left: 23px;
	position: relative;
	left: 0px;
}
.dan_header > ul > li > a {
	position: relative;
	color: #333333;
	line-height: 36px;
	display: block;
}
.dan_header > ul > li:hover > a {
	color: #3b61c2;
}
.dan_header > ul > li:hover .dan_sanheader {
	display: block;
}
.dan_sanheader {
	display: none;
	width: 224px;
	padding-left: 2px;
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 999999;
}
.dan_sanheader > ul {
	padding: 10px 0px;
	background: #fff;
	background: rgba(255, 255, 255, 0.95);
}
.dan_sanheader > ul > li {
	line-height: 36px;
	padding-left: 23px;
	position: relative;
}
.dan_sanheader > ul > li > a {
	color: #333333;
	line-height: 36px;
	display: block;
}
.dan_sanheader > ul > li:hover > a {
	color: #3b61c2;
}
 @media screen and (max-width: 1219px) {
.header_ul1 > li {
	margin-left: 13px;
	margin-right: 0px;
}
.header_ul1 > li > a {
	font-size: 12px;
	font-size: 1.2rem;
}
.header_ul1 {
	padding-top: 40px;
	margin-right: 153px;
}
}
 @media screen and (max-width: 999px) {
.header {
	position: relative;
	top: 0px;
}
.header_ul1 > li > a {
	font-size: 14px;
	font-size: 1.4rem;
}
.header_ul1 > li {
	margin-left: 11px;
	margin-right: 0px;
}
}
 @media screen and (max-width: 999px) {
.header_top .header_form {
	display: none;
}
.header_top {
	display: none;
}
.header_right {
	display: none;
}
.header {
	padding: 0px;
}
.header .logo {
	float: left;
	margin: 0 auto;
	width: 100%;
	max-width: 200px;
	padding: 0px;
}
.header .search {
	display: none !important
}
.header .logo img {
	display: block;
	max-width: 100%;
	margin: 10px auto;
}
}
 @media screen and (max-width: 768px) {
.slide .carousel-control {
	display: none;
}
}
/* footer */

.footer {
	background: #403e3e url(../images/footer.png) no-repeat center top;
	padding-top: 43px;
}
.footer a:hover {
	color: #fff;
}
.footer .title {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 30px;
	padding-bottom: 10px;
	color: #fff;
	line-height: 30px;
	font-weight: bold;
	border-bottom: 1px solid #aba9a9;
}
.footer .title a {
	color: #fff;
}
.footer_left {
	float: left;
	width: 248px;
}
.footer_center {
	float: left;
	margin-left: 46px;
	width: 340px;
}
.footer_right {
	float: right;
	width: 498px;
}
.ftx_ul2 {
	margin-top: 12px;
}
.ftx_ul2 li {
	line-height: 30px;
	color: #fff;
	padding-left: 27px;
	background: url(../images/fibgj.png) no-repeat left center;
}
.ftx_ul2 li a {
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
}
.ftx_ul {
	margin-top: 19px;
}
.ftx_ul li {
	line-height: 30px;
	color: #fff;
}
.ftx_ul li span {
	padding-left: 35px;
}
.ftx_ul li a {
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
}
.ftx_ul li a:hover {
	text-decoration: underline
}
.ftx_ul p {
	color: #fff;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.ftx_ul p a {
	line-height: 24px;
	color: #fff;
}
.footer_right form {
	margin-top: 25px;
}
.footer_right .c_div {
	margin-top: 0px;
	margin-bottom: 15px;
}
.footer_right .c_div2 {
	margin-top: 10px;
}
.footer_right .c_nr { width: 226px; padding-left: 20px; }


.footer_right .c_nr2 {
	padding-left: 20px;
}
.footer_right .xing {
	background: url(../images/xing.png) no-repeat left 19px;
}
.footer_right .c_div_l {
	padding-left: 20px;
	background: url(../images/xing.png) no-repeat left 19px;
}
.footer_right .c_input, .footer_right .c_captcha {
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	height: 44px;
	line-height: 44px;
	border: 1px solid #cccccc;
}
.footer_right .c-span {
	width: 18px;
	display: block;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	text-indent: 1px;
}
.footer_right .c_input {
	width:185px;
	padding-left: 35px;
	display: block;
	background-color: #fff;
}
.footer_right .c_textarea {
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	font-family: Arial;
	line-height: 44px;
	border: 1px solid #cccccc;
	background: #fff url(../images/xp-icon5.png) no-repeat left top;
	padding-left: 35px;
	width: 100%;
	height: 124px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_right .c_yzm {
	display: block;
	float: left;
	cursor: pointer;
}
.footer_right .c_captcha {
	display: block;
	float: left;
	padding-left: 15px;
	width: 160px;
	margin-right: 11px;
	background: #fff;
}
.footer_right .c_send {
	float: right;
	width: 161px;
	background: #3b61c2;
	color: #fff;
	height: 44px;
	text-transform: uppercase;
	line-height: 36px;
	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: #fff url(../images/xp-icon1.png) no-repeat left top;
}
.footer_right .c_xpbg2 .c_input {
	display: block;
	background: #fff url(../images/xp-icon2.png) no-repeat left top;
}
.footer_right .c_xpbg3 .c_input {
	display: block;
	background: #fff url(../images/xp-icon3.png) no-repeat left top;
}
.footer_right .c_xpbg4 .c_input {
	display: block;
	background: #fff url(../images/xp-icon4.png) no-repeat left top;
}
.footer .shejiao {
	padding-top: 15px;
	padding-bottom: 11px;
}
.footer .shejiao a {
	display: block;
	margin-left: 9px;
	float: left;
	margin-bottom: 22px;
}
.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: 30px;
	color: #fff;
	padding-top: 17px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}
.footer_bot .cnzz {
	display: inline-block;
	margin-left: 10px;
}
.footer_bot a {
	color: #fff;
}
.Links {
	min-height: 30px;
	line-height: 30px;
	color: #fff;
}
.Links a {
	display: inline-block;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px
}
 @media screen and (max-width: 1219px) {
.footer_center {
	float: left;
	width: 280px;
	margin-left: 20px;
}
.footer_right {
	width: 414px;
}
.footer_right .c_nr {
	width: -webkit-calc( 50% - 20px) ;
	width: -moz-calc( 50% - 20px);
	width: calc( 50% - 20px) ;
}
.footer_right .c_input {
	width: calc(100% - 35px);
}
.footer_right .c_captcha {
	width: 92px;
}
.footer_right .c_send {
    float: right;
    width: 143px;
    background: #3b61c2;
    color: #fff;
    height: 44px;
    text-transform: uppercase;
    line-height: 36px;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
}
}
 @media screen and (max-width: 999px) {
.footer_left {
	width: 45%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_center {
	width: 50%;
	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;
}
.footer_right .c_div {
	margin-bottom: 0px;
}
.footer_right .c_nr {
	width: 100% !important;
	float: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_right .c_input {
	width: 100%;
	float: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.footer_right .c_textarea {
	width: 100%;
	float: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.footer_right .c_captcha {
	width: 100%;
	float: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}
}
 @media screen and (max-width: 768px) {
.footer {
	padding: 0px;
}
.footer_left, .footer_right {
	/*display: none;*/
}
.footer_center {
	display: none;
}
.Links {
	display: none;
}
.footer_bot {
	border: 0px;
	padding: 20px 0px;
	margin: 0 auto;
}
.footer_bot span {
	display: none;
}
}
.main_title {
	text-align: center;
	padding-top: 37px;
}
.main_title a {
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
.main_title b {
	display: block;
	width: 66px;
	height: 3px;
	background: #333;
	margin: 0 auto;
	margin-top: 10px;
}
 @media screen and (max-width: 768px) {
.main_title a {
	font-size: 30px;
	font-size: 3rem;
}
}
.main1 {
	background: url(../images/main1.png) repeat-y left top;
	border-top: 1px solid #fff;
	padding-bottom: 69px;
}
.main1 .about11_wrap {
	max-width: 1400px;
	margin: 0 auto;
	width: 95%;
	margin-top: 53px;
}
.main1 .about11_wrap #tab {
	overflow: hidden;
	width: 100%;
}
.main1 .about11_wrap #tab li {
	float: left;
	cursor: pointer;
	text-align: center;
	margin-left: 83px;
	padding-bottom: 65px;
	margin-right: -30px\0;
}
.main1 .about11_wrap #tab li a.img {
	display: block;
	margin: 0 auto;
	max-width: 196px;
	max-height: 196px;
	border: 8px solid #d0d0d0;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.main1 .about11_wrap #tab li img {
	display: block;
	max-width: 196px;
	max-height: 196px;
	width: 101%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.main1 .about11_wrap #tab li p a {
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 24px;
	font-weight: bold;
	padding-top: 9px;
	display: block;
}
.main1 .about11_wrap #tab li h3 {
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 24px;
	font-weight: bold;
	padding-top: 9px;
	display: block;
}
.main1 .about11_wrap #tab li p.danpp {
	height: 19px;
}
.main1 .about11_wrap #tab li .danpp {
	height: 19px;
}
.main1 .about11_wrap #tab li:hover {
	color: #3b61c2;
}
.main1 .about11_wrap #tab li.current {
	color: #3b61c2;
}
.main1 .about11_wrap #tab li:hover a.img {
	border-color: #3b61c2;
}
.main1 .about11_wrap #tab li.current {
	color: #3b61c2;
}
.main1 .about11_wrap #maln {
	margin-left: 0px !important;
}
.main1 .about11_wrap #content .chanxn {
	display: none;
	padding-top: 17px;
	padding-bottom: 18px;
	width: 100%;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 24px;
}
.main1 .about11_wrap #content .chanxn a {
	display: block;
}
.main1 .about11_wrap #tab li:hover p a {
	color: #3b61c2;
}
.main1 .about11_wrap #tab li:hover p {
	color: #3b61c2;
}
.main1 .about11_wrap #tab li.current a.img {
	border-color: #3b61c2;
}
.main1 .about11_wrap #tab li.current p {
	color: #3b61c2;
}
.main1 .about11_wrap #tab li.current p a {
	color: #3b61c2;
}
.main1 .about11_wrap #tab li.current {
	background: url(../images/danhuijiao.png) no-repeat center bottom;
}
.main1 .about11_wrap .chanxn {
	background: #fff;
	max-width: 1333px;
	margin: 0 auto;
	line-height: 24px;
}
.main1 .about11_wrap .chan_wrap {
	padding-top: 27px;
	max-width: 1146px;
	width: 95%;
	margin: 0 auto;
}
.main1 .about11_wrap .chan_wrap p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	margin-bottom: 20px;
}
.main1 .about11_wrap .chan_wrap p a {
	display: block;
}
 @media screen and (max-width: 1450px) {
.main1 .about11_wrap #tab li {
	width: 18%;
	margin-left: 1% !important;
	margin-right: 1% !important;
}
}
 @media screen and (max-width: 1420px) {
.main1 .about11_wrap #tab li a.img {
	border: 2px solid #d0d0d0;
}
.main1 .about11_wrap #tab li p a {
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
}
 @media screen and (max-width: 768px) {
.main1 .about11_wrap #tab li {
	padding-bottom: 35px;
}
.main1 .about11_wrap {
	margin-top: 20px;
}
}
/*==========main2==================*/

.main2 {
	background: url(../images/main2.jpg) no-repeat center top;
}
.main2 .main_title2 {
	text-align: center;
	padding-top: 60px;
}
.main2 .main_title2 a {
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #fff;
}
.main2 .main_title2 b {
	display: block;
	width: 66px;
	height: 3px;
	background: #fff;
	margin: 0 auto;
	margin-top: 10px;
}
.main2 .main2_p {
	text-align: center;
	margin-top: 34px;
}
.main2 .main2_p a {
	color: #fff;
	display: block;
	line-height: 30px;
	/*height: 60px;*/
	overflow: hidden;
}
.main2 .m2_ul {
	padding-top: 9px;
}
.main2 .m2_ul li {
	float: left;
	width: 379px;
	margin-left: 31px;
	margin-top: 40px;
}
.main2 .m2_ul .wrap {
	max-width: 379px;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #d4d4d4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main2 .m2_ul img {
	display: block;
	max-width: 376px;
	max-height: 273px;
	width: 100%;
	margin: 0 auto;
	
}
.main2 .m2_ul a {
	display: block;
}
.main2 .m2_ul p {
	background: url(../images/m2_ul.png) no-repeat center top;
	height: 46px;
	line-height: 46px;
	text-align: center;
}
.main2 .m2_ul p a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 95%;
	margin: 0 auto;
	font-size: 16px;
	font-size: 1.6rem;
}
.main2 .more {
	margin-top: 74px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #666666;
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	display: block;
}
 @media screen and (max-width: 1219px) {
.main2 .m2_ul li {
	width: 31%;
	margin-left: 1% !important;
	margin-right: 1%;
}
}
 @media screen and (max-width: 768px) {
.main2 .m2_ul li {
	width: 48%;
	margin-left: 1% !important;
	margin-right: 1%;
	margin-top: 20px;
}
.main2 .m2_ul p a {
	font-size: 14px;
	font-size: 1.4rem;
}
.main2 .main_title2 a {
	font-size: 30px;
	font-size: 3rem;
}
.main2 .more {
	margin-top: 40px;
}
}
/************  main3  ************/

/*==========main3==================*/

.main3 {
	background: url(../images/main1.png) repeat-y left top;
}
.main3 .fenlei {
	padding-top: 58px;
	padding-bottom: 100px;
}
.main3 .fenlei .fen1 {
	width: 562px;
	position: relative;
	z-index: 14;
}
.main3 .fenlei .fen1 .limg {
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
}
.main3 .fenlei .fen1 .limg .tupian {
	position: relative;
	z-index: 9;
	width: 328px;
}
.main3 .fenlei .fen1 .limg .tupian a {
	display: block;
}
.main3 .fenlei .fen1 .limg .tupian a img {
	display: block;
	max-width: 100%;
}
.main3 .fenlei .fen1 .limg .tupian p {
	position: absolute;
	left: 13px;
	top: 8px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
}
.main3 .fenlei .fen1 .limg .tupian p span {
	font-size: 40px;
	font-size: 4rem;
	color: #fff;
	font-weight: bold;
}
.main3 .fenlei .fen1 .rcont {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 15;
	width: 228px;
}
.main3 .fenlei .fen1 .rcont .rwenzi {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	padding-bottom: 34px;
	padding-left: 18px;
	padding-right: 25px;
	background: url(../images/nrbg.png) repeat top center;     box-sizing: border-box;
    width: 100%;
}
.main3 .fenlei .fen1 .rcont .rwenzi .wz1 {
	padding-top: 28px;
}
.main3 .fenlei .fen1 .rcont .rwenzi .wz1 a {
	line-height: 22px;
	display: block;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 80%
}
.main3 .fenlei .fen1 .rcont .rwenzi .wz2 {
	margin-top: 6px;
	margin-bottom: 7px;
}
.main3 .fenlei .fen1 .rcont .rwenzi .wz2 a {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	color: #fff;
}
.main3 .fenlei .fen1 .rcont .rwenzi .wz3 a {
	width: 96px;
	height: 25px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	margin-top: 35px;
	text-transform: uppercase;
}
.main3 .fenlei .fen1:hover .rwenzi {
	background: url(../images/nrbgon.png) repeat top center;
}
 @media screen and (min-width: 1000px) and (max-width: 1219px) {
.main3 .fenlei .fen1 {
	width: 475px;
}
}
 @media screen and (max-width: 999px) {
.main3 .sybt {
	background: none;
}
.main3 .fenlei .fen1 {
	width: 49%;
}
.main3 .fenlei .fen1 .limg .tupian {
	width: 70%;
}
.main3 .fenlei .fen1 .rcont .rwenzi .wz1 {
	padding-top: 16px;
}
.main3 .fenlei .fen1 .rcont .rwenzi .wz3 a {
	margin-top: 15px;
}
.main3 .fenlei .fen1 .rcont .rwenzi {
	padding-bottom: 20px;
}
.main3 .fenlei {
	padding-bottom: 20px;
}
}
 @media screen and (max-width: 767px) {
.main3 .fenlei .fen1 {
	width: 100%;
	margin-bottom: 20px;
}
.main3 .fenlei .fen1 .rcont {
	position: static;
}
.main3 .fenlei .fen1 .limg .tupian {
	width: auto;
	max-width: 400px;
	margin: 0 auto;
}
.main3 .fenlei .fen1 .rcont {
	width: 100%;
}
.main3 .fenlei .fen1 .rcont .rwenzi {
	background: #3b61c2;
	float: none;
}
.main3 .fenlei .fen1 .rcont .rwenzi .wz2 a {
	height: auto;
}
}
/*==========product==================*/

.product .list {
	width: 239px;
	margin-bottom: 40px;
	position: relative;
}
.product .list .title1 {
	margin-bottom: 2px;
	position: relative;
	background-color: #3b61c2;
}
.product .list .title1 a {
	padding-left: 17px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 24px;
	font-size: 2.4rem;
}
.product .list .title1:hover {
	background-color: #3b61c2;
}
.product .list .subNav {
	cursor: pointer;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 0px;
	background: #f2f2f2;
}
.product .list .subNav a {
	line-height: 45px;
	padding-left: 17px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
}
.product .list .subNav:hover a {
	color: #3b61c2;
}
.product .list .currentDd a {
	color: #3b61c2;
}
.product .list .navContent {
	display: none;
	background: #fff;
	position: relative;
	padding-top: 8px;
	padding-bottom: 10px;
	border: 1px solid #d2d2d2;
	border-top: 0;
}
.product .list .navContent > li a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	padding-top: 0;
	padding-bottom: 0px;
	color: #333;
	padding-left: 47px;
	line-height: 30px;
}
.product .list .navContent > li a:hover {
	color: #3b61c2;
}
.product .pro_right {
	width: 896px;
}
.product .m2_ul {
	padding-bottom: 38px;
}
.product .m2_ul li {
	float: left;
	width: 282px;
	margin-left: 25px;
	margin-bottom: 47px;
}
.product .m2_ul .wrap {
	max-width: 282px;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #d4d4d4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product .m2_ul img {
	display: block;
	max-width: 376px;
	width: 100%;
	margin: 0 auto;
	border: 4px solid transparent;
}
.product .m2_ul a {
	display: block;
}
.product .m2_ul p {
	background: url(../images/m2_ul.png) no-repeat center top;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.product .m2_ul p a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 95%;
	margin: 0 auto;
}
.product .m2_ul .pro_wrap {
	width: 282px;
	margin: 0 auto;
	width: 100%;
}
.product .m2_ul .bott {
	position: relative;
	text-align: center;
	margin-top: 15px;
}
.product .m2_ul .bott a {
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #3b61c2;
	width: 141px;
	height: 33px;
	background-color: #fff;
	line-height: 31px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #3b61c2;
}
.product .m2_ul .bott input {
	display: inline;
	cursor: pointer;
	margin-right: 35px;
	position: relative;
	top: 2px;
}
.product .m2_ul .bott a:hover {
	background: #3b61c2;
	color: #fff;
}
 @media screen and (max-width: 1219px) {
.product .list {
	width: 239px;
	margin-bottom: 40px;
}
.product .pro_right {
	width: 700px;
}
.product .m2_ul li {
	width: 31%;
	margin-left: 1% !important;
	margin-right: 1%;
}
}
 @media screen and (max-width: 999px) {
.product .list {
	width: 100%;
	float: none;
	margin-bottom: 40px;
}
.product .pro_right {
	width: 100%;
	float: none;
}
.product .m2_ul .bott input {
	margin-right: 10px;
}
}
 @media screen and (max-width: 648px) {
.product .m2_ul .bott a {
	max-width: 141px;
	width: 70%;
}
.product .m2_ul li {
	width: 48%;
	margin-left: 1% !important;
	margin-right: 1%;
}
}
.product .titlems {
	position: relative;
}
.product .titlems a {
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
}
.product .dan_p {
	display: none;
	position: absolute;
	right: 5px;
	top: 15px;
}
.product .dan_p span {
	margin-bottom: 2px;
	display: block;
	width: 25px;
	height: 4px;
	background-color: #fff;
}
 @media screen and (max-width: 999px) {
.product .dan_p {
	display: block;
}
.product .subNavBox {
	display: none;
}
}
/*==========ab1l==================*/

.ab1l {
	float: left;
	background: url(../images/abtiao.jpg) no-repeat 10px 42px;
	margin-top: -24px;
}
.ab1l li {
	background: url(../images/huiquan.jpg) no-repeat left center;
	padding-left: 36px;
	margin-top: 24px;
}
.ab1l li a {
	display: block;
	width: 240px;
	height: 43px;
	border: 1px solid #d2d2d2;
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 43px;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ab1l li:hover {
	background: url(../images/lanquan.jpg) no-repeat left center;
}
.ab1l li:hover a {
	background: #3b61c2;
	color: #fff;
	border: 1px solid #3b61c2;
}
.dangqianab {
	background: url(../images/lanquan.jpg) no-repeat left center !important;
}
.dangqianab a {
	background: #3b61c2 !important;
	color: #fff !important;
	border: 1px solid #3b61c2 !important;
}
 @media screen and (max-width: 999px) {
.ab1l {
	width: 100%;
	background: none;
	float: none;
}
.ab1l li {
	background: none !important;
	padding-left: 0px;
	width: 30%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-top: 5px;
}
.ab1l li a {
	width: 100%;
}
}
 @media screen and (max-width: 820px) {
.ab1l li {
	width: 47%;
}
.ab1l li a {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}
}
 @media screen and (max-width: 509px) {
.ab1l li {
	width: 100%;
	float: none;
}
.ab1l li a {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}
}
/*==========about==================*/

.about .ab1l {
	width: 278px;
}
.about .ab1_r {
	width: 879px;
}
.about .ab1_top .title1 {
	padding-top: 16px;
	padding-bottom: 29px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 30px;
}
.about .ab1_top p {
	/*color: #666666;*/
	color: #333333;
	line-height: 30px;
}
.about .ab1_top table{width:100%;}
.about .ab1_top img {max-width: 100%;}
.about .title3 {
	padding-top: 16px;
	padding-bottom: 39px;
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
	font-weight: bold;
	line-height: 30px;
}
.about .ab_ul1 {
	padding-bottom: 90px; font-size:0; letter-spacing:0
}
.about .ab_ul1 .li {
float: none; display:inline-block; vertical-align:top;
    margin-bottom: 3px;
    width: 31%;
    margin-left: 1% !important;
    margin-right: 1%;
}
.about .ab_ul1 img {
	display: block; margin-left:auto; margin-right:auto; max-width:100%;
}
.about .ab_ul1 p {
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
	text-align: center;
	margin-top: 5px;
	color: #333333;
}
 @media screen and (max-width: 1219px) {
.about .ab1l {
	width: 278px;
}
.about .ab1_r {
	width: 650px;
}
.about .ab_ul1 {
	padding-bottom: 10px;
}
.about .ab_ul1 .li {
	width: 31%;
	margin-left: 1% !important;
	margin-right: 1%;
}
}
 @media screen and (max-width: 999px) {
.about .ab1l {
	width: 100%;
	float: none;
	margin: 0 auto;
}
.about .ab1_r {
	width: 100%;
	float: none;
	margin: 0 auto;
}
}
 @media screen and (max-width: 768px) {
.about .ab1_top .title1 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 26px;
}
.about .ab1_top p {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 10px;
}
}
 @media screen and (max-width: 500px) {
.about .ab_ul1 {
	padding-bottom: 10px;
}
.about .ab_ul1 .li {
	width: 48%;
	margin-left: 1% !important;
	margin-right: 1%;
}
}
.newsl-list {
	padding-bottom: 78px;
}
.newsl-list-item {
	margin-top: 41px;
	padding-bottom: 44px;
	border-bottom: 1px dashed #b5b5b5;
	overflow: hidden;
}
.newsl-list-item * {
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.newsl-list-item .item-time {
	float: left;
	width: 69px;
	height: 74px;
	padding-top: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	color: white;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #3b61c2;
}
.newsl-list-item .item-time span {
	font-size: 22px;
	font-size: 2.2rem;
}
.newsl-list-item .item-time i {
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 11px;
	display: block;
	width: 21px;
	height: 1px;
	background-color: white;
}
.newsl-list-item .item-pic {
	float: left;
	margin-left: 15px;
	display: block;
	line-height: 0;
	font-size: 0;
	width: 300px;
	overflow: hidden;
}
.newsl-list-item .item-pic img {
	width: 100%;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.newsl-list-item .item-font {
	float: right;
	width: 66%;
	max-width: 792px;
}
.newsl-list-item .item-title {
	margin-top: 7px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	font-size: 2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsl-list-item .item-title a {
	color: #333;
}
.newsl-list-item .item-desc {
	margin-top: 13px;
	max-height: 90px;
	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
	overflow: hidden;
}
.newsl-list-item .item-desc a {
	color: #666;
}
.newsl-list-item .item-link {
	margin-top: 44px;
	line-height: 30px;
}
.newsl-list-item .item-link a {
	color: #3d63c3;
}
.newsl-list-item .item-link a:hover, .newsl-list-item .item-link .hd-nav-item > a.active, .newsl-list-item .item-link .hd-nav-item > a.current, .newsl-list-item .item-link .hd-subnav-item > a.active, .newsl-list-item .item-link .hd-subsubnav-item > a.active, .newsl-list-item .item-link .m-bread a.active, .m-bread .newsl-list-item .item-link a.active, .newsl-list-item .item-link .m-page a.active, .m-page .newsl-list-item .item-link a.active {
	color: #3b61c2;
	text-decoration: underline;
}
.newsl-list-item:first-child {
	margin-top: 0;
}
 @media screen and (max-width: 1219px) {
.newsl {
	padding: 0 0 25px;
}
}
 @media screen and (min-width: 768px) and (max-width: 1219px) {
.newsl-list-item {
	position: relative;
	padding-left: 409px;
}
.newsl-list-item .item-time {
	position: absolute;
	left: 0;
	top: 0;
}
.newsl-list-item .item-pic {
	position: absolute;
	left: 77px;
	top: 0;
}
.newsl-list-item .item-font {
	width: 100%;
	max-width: 100%;
}
}
 @media screen and (max-width: 767px) {
.newsl-list {
	padding-bottom: 20px;
}
.newsl-list-item {
	margin-top: 25px;
	padding-bottom: 25px;
}
.newsl-list-item .item-time {
	float: none;
	right: 0;
	width: 100%;
	height: 30px;
	padding-top: 0;
	line-height: 30px;
	color: #333;
	text-align: left;
	background: none;
}
.newsl-list-item .item-time span {
	color: #3b61c2;
}
.newsl-list-item .item-time i {
	display: none;
}
.newsl-list-item .item-pic {
	float: none;
	margin-top: 15px;
	margin-left: 0;
	width: 100%;
	max-width: 300px;
	display: block;
}
.newsl-list-item .item-pic img {
	display: block;
	margin: 0 auto;
}
.newsl-list-item .item-font {
	float: none;
	margin-top: 15px;
	width: 100%;
	max-width: 100%;
}
.newsl-list-item .item-title {
	font-size: 16px;
}
.newsl-list-item .item-desc {
	margin-top: 10px;
	font-size: 14px;
}
.newsl-list-item .item-link {
	margin-top: 10px;
}
}
/*==========news2==================*/

.news2 {
	padding-bottom: 104px;
}
.news2 .news-title {
	margin-top: 44px;
	line-height: 30px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.news2 .news-info {
	margin-top: 17px;
	line-height: 26px;
	color: #666;
	text-align: center;
}
.news2 .news-info > img {
	margin-top: -2px;
	vertical-align: middle;
}
.news2 .news-share {
	margin-left: 16px;
	vertical-align: middle;
	display: inline-block;
*display: inline;
*zoom: 1;
	line-height: 0;
	font-size: 0;
}
.news2 .news-desc {
	padding-top: 38px;
	padding-bottom: 50px;
	border-bottom: 1px dashed #cfcfcf;
}
.news2 .news-other {
	margin-top: 16px;
}
.news2 .news-other-item {
	line-height: 32px;
	font-size: 14px;
	color: #666666;
}
.news2 .news-other-item img {
	margin-top: -3px;
	margin-right: 5px;
	vertical-align: middle;
}
.news2 .news-other-item a {
	color: #666666;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}
.news2 .news-other-item a:hover {
	color: #3b61c2;
}
 @media screen and (max-width: 480px) {
.news2 {
	padding-bottom: 50px;
}
.news2 .news {
	padding-bottom: 25px;
}
.news2 .news-title {
	margin-top: 20px;
}
.news2 .news-desc {
	padding-top: 20px;
	padding-bottom: 20px;
}
}
/*==========qualit==================*/

.qualit, .about {
	padding-bottom: 30px
}
.qualit .qc_botpr {
	padding-bottom: 23px;
}
.qualit .qc_botpr img {
	display: block;
	margin-right: 26px;
}
.qualit .qc_botpr p {
	line-height: 26px;
	padding-top: 52px;
}
.qualit .qc_botpr p.p2 {
	padding-top: 26px;
}
.qualit .qc_botpr2 .qc_rlt {
	padding-top: 119px;
}
.qualit .qc_botpr2 p {
	line-height: 30px;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/qc_botpr2.png) no-repeat left 10px;
}
.qualit .qc_title21 {
	padding-top: 82px;
	padding-bottom: 35px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #3b61c2;
}
.qualit p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}
.qualit .qc_title23 {
	padding-top: 31px;
	padding-bottom: 118px;
}
.qualit .qc_title23 p {
	line-height: 30px;
}
 @media screen and (max-width: 1219px) {
.qualit .qc_botpr {
	padding-bottom: 23px;
}
.qualit .qc_botpr img {
	display: block;
	width: 50%;
}
.qualit .qc_botpr p {
	padding-top: 0px;
	margin-bottom: 20px;
}
.qualit .qc_botpr2 img {
	display: block;
	width: 50%;
}
.qualit .qc_botpr2 .qc_rlt {
	padding-top: 100px;
}
}
 @media screen and (max-width: 999px) {
.qualit .qc_botpr {
	padding-bottom: 23px;
}
.qualit .qc_botpr img {
	display: block;
	width: 100%;
	float: none;
	max-width: 456px;
	margin: 0 auto;
}
.qualit .qc_botpr p {
	padding-top: 10px;
	margin-bottom: 0px;
}
.qualit .qc_botpr2 img {
	display: block;
	width: 100%;
	float: none;
	max-width: 536px;
	margin: 0 auto;
}
.qualit .qc_botpr2 .qc_rlt {
	padding-top: 20px;
}
}
 @media screen and (max-width: 768px) {
.qualit .qc_title21 {
	padding-top: 30px;
	padding-bottom: 10px;
}
.qualit .qc_title22 {
	font-size: 12px;
	font-size: 1.2rem;
}
.qualit 　 .qc_title23 p {
	font-size: 12px;
	font-size: 1.2rem;
}
}
/* =================================download================================= */

.download {
	padding-top: 2px;
}
.download ul li {
	margin-bottom: 39px;
	padding-bottom: 29px;
	border-bottom: 1px dashed #d6d6d6;
}
.download ul li .limg {
	width: 64px;
}
.download ul li .limg a {
	display: block;
}
.download ul li .limg a img {
	max-width: 100%;
	display: block;
	max-height: 100%;
}
.download ul li .ltxt {
	width: 950px;
	margin-left: 20px;
}
.download ul li .ltxt .txttop {
	margin-top: -5px;
	margin-bottom: 8px;
}
.download ul li .ltxt .txttop a {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	color: #333;
}
.download ul li .ltxt .txttop a:hover {
	color: #3b61c2;
}
.download ul li .ltxt .txtbot a {
	display: block;
	color: #666666;
	line-height: 26px; /*max-height: 52px;*/
	overflow: hidden;
}
.download ul li .ltxt .txtbot a:hover {
	color: #3b61c2;
}
.download ul li .rdown {
	margin-top: 20px;
}
.download ul li .rdown a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	display: block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #3b61c2;
	background: #fff url(../images/download1.png) no-repeat 20px center;
	color: #3b61c2;
	text-indent: 50px;
}
.download ul li .rdown a:hover {
	background: #3b61c2 url(../images/download2.png) no-repeat 20px center;
	color: #fff;
}
.page.downpage {
	margin-top: 68px;
	margin-bottom: 110px;
}
 @media screen and (max-width: 1219px) {
.download ul li .ltxt {
	width: 700px;
}
}
 @media screen and (max-width: 979px) {
.download ul li .ltxt {
	width: -webkit-calc(100% - 260px);
	width: -moz-calc(100% - 260px);
	width: calc(100% - 260px);
}
}
 @media screen and (max-width: 639px) {
.download ul li .ltxt .txttop a {
	font-size: 16px;
	font-size: 1.6rem;
}
.download ul li .ltxt {
	width: -webkit-calc(100% - 0px);
	width: -moz-calc(100% - 0px);
	width: calc(100% - 0px);
	margin-left: 0;
	margin-top: 30px;
}
}
/*==========contact==================*/

.m-ctusinfo {
	width: 40%;
}
.box-list{ margin-top:20px}
.m-ctusinfo .box-title {
	line-height: 26px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #333333;
	padding-bottom: 7px;
}
.m-ctusinfo .list-item {
	padding-left: 32px;
	line-height:35px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	background-repeat: no-repeat;
}
.m-ctusinfo .list-item a {
	color: #333;
}
.m-ctusinfo .list-item a:hover {
	color: #3b61c2;
}
.m-ctusinfo .list-item-1 {
	background: url("../images/cicon1.png") no-repeat left 10px;
}
.m-ctusinfo .list-item-1 p {
	padding-left: 35px;
}
.m-ctusinfo .list-item-2 {
	background: url("../images/cicon2.png") no-repeat left 10px;
}
.m-ctusinfo .list-item-3 {
	background: url("../images/cicon3.png") no-repeat left 10px;
}
.m-ctusinfo .list-item-4 {
	padding-left: 89px;
}
.m-ctusinfo .list-item-5 {
	background: url("../images/cicon5.png") no-repeat left 10px;
}
.m-ctusinfo .list-item-5 p {
	padding-left: 45px;
}
.m-ctusinfo .list-item-6 {
	background: url("../images/cicon7.png") no-repeat left 10px;
}
.m-ctusinfo .list-item-7 {
	background: url("../images/cicon8.png") no-repeat left 8px;
}
.m-ctusinfo  .list-item-skeyj{background: url("../images/cicon99.png") no-repeat left 8px;}
 @media screen and (max-width: 959px) {
.m-ctusinfo {
	float: none;
	width: 100%;
}
}
.m-ctusform {
	float: right;
	width: 55.83333%;
	overflow: hidden;
}
.m-ctusform .form-item {
	float: left;
	position: relative;
	margin-bottom: 22px;
	padding-left: 22px;
	line-height: 0;
	font-size: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.m-ctusform .form-item.important {
	background: url("../images/star2.png") no-repeat 8px 28px;
}
.m-ctusform .form-item-1 {
	width: 50%;
}
.m-ctusform .form-item-2 {
	width: 100%;
}
.m-ctusform .form-item-2.important {
	background: url("../images/star2.png") no-repeat 8px 18px;
}
.m-ctusform .form-item-3 {
	margin-right: 3.28358%;
	width: 29.85075%;
}
.m-ctusform .form-item-4 {
	width: 26.26866%;
	height: 54px;
	padding-left: 0;
	line-height: 52px;
	text-align: center;
	background-color: transparent;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d2d2d2;
	background: #f3fbfe;
}
.m-ctusform .form-item-4 img {
	max-height: 52px;
	vertical-align: middle;
}
.m-ctusform .form-item-5 {
	float: right;
	border: none;
	width: 37.31343%;
	padding-left: 0;
}
.m-ctusform .item-btn1 {
	width: 100%;
	height: 54px;
	padding-left: 0;
	line-height: 54px;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	text-transform: uppercase;
	background-color: #3d63c3;
}
.m-ctusform .item-text {
	width: 100%;
	height: 54px;
	line-height: 52px;
	padding-left: 14px;
	padding-right: 14px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d2d2d2;
}
.m-ctusform .item-text2 {
	height: 193px;
	line-height: 40px;
}
 @media screen and (max-width: 959px) {
.m-ctusform {
	float: none;
	margin-top: 30px;
	width: 100%;
}
}
 @media screen and (max-width: 767px) {
.m-ctusform .form-item {
	margin-bottom: 15px;
	width: 100%;
}
.m-ctusform .form-item.important {
	background-position: 5px 13px;
}
.m-ctusform .item-text {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-size: 1.4rem;
}
.m-ctusform .item-text2 {
	height: 140px;
}
}
.m-ctusmap {
	margin-top: 180px;
	margin-bottom: 135px;
}
.m-ctusmap img {
	display: block;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
 @media screen and (max-width: 999px) {
.m-ctusmap {
	margin-top: 30px;
	margin-bottom: 30px;
}
.m-ctusinfo .box-title {
	font-size: 16px;
	font-size: 1.6rem;
}
}
/*==========prob-pic==================*/

.m-prob1 .prob-pic {
	width: 468px;
}
.m-prob1 .prob-pic-big {
	width: 468px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #c9c9c9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.m-prob1 .prob-pic-big-img {
	display: block;
	line-height: 0;
	font-size: 0;
	border: 8px solid transparent;
}
.m-prob1 .prob-pic-big-img .zoomPad {
	float: none;
	z-index: 8;
}
.m-prob1 .zoomWrapperImage img {
	max-width: 936px;
}
.m-prob1 .prob-pic-small {
	position: relative;
	margin-top: 10px;
	padding: 0px 40px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-sizing: border-box;
}
.m-prob1 .prob-pic-btn {
	position: absolute;
	top: 0;
	display: block;
	width: 16px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.m-prob1 .prob-pic-btn.prev {
	left: 0;
	background-image: url("../images/jtl1.png");
}
.m-prob1 .prob-pic-btn.next {
	right: 0;
	background-image: url("../images/jtr1.png");
}
.m-prob1 .prob-pic-btn.prev:hover {
	background-image: url("../images/jtl12.png");
}
.m-prob1 .prob-pic-btn.next:hover {
	background-image: url("../images/jtr12.png");
}
.m-prob1 .prob-pic-list {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.m-prob1 .prob-pic-list ul {
	width: 1000%;
	overflow: hidden;
}
.m-prob1 .prob-pic-list ul li {
	position: relative;
	float: left;
	margin-right: 0.2%;
	width: 3.2%;
	padding-top: 5px;
}
.m-prob1 .prob-pic-item .item-pic {
	border: 1px solid #cfcfcf;
	overflow: inherit;
}
.m-prob1 .prob-pic-item .item-pic img {
	border: 1px solid transparent;
}
.m-prob1 .prob-pic-item .item-pic:hover {
	border-color: #3b61c2;
}
.m-prob1 .prob-pic-item .item-pic:hover img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.m-prob1 .prob-pic-item .item-pic.active {
	border-color: #3b61c2;
}
.m-prob1 .prob-pic-item .item-pic.active:before {
	display: block;
}
.m-prob1 .prob-info {
	float: right;
	width: 381px;
}
.m-prob1 .prob-info-title {
	position: relative;
	padding-bottom: 16px;
	line-height: 30px;
	/*text-transform: uppercase;*/
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
.pro_x {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	line-height: 30px;
	margin-top: 22px;
}
.pro_x a {
	color: #3b61c2;
	line-height: 24px;
	color: #3b61c2;
}
.pro_x strong {
	color: #3b61c2;
}
.pro_x img {
	display: block;
	max-width: 100%;
}
.pro_x iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.pro_x .table table {
	width: 100%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
}
.pro_x .table table tr td {
	padding: 3px;
	border: 1px solid #ccc;
}
 @media screen and (max-width: 1000px) {
.pro_x .table {
	width: 100%;
	overflow: scroll;
}
.pro_x .table table {
	width: 885px;
}
}
.item-tabel {
	margin-bottom: 12px;
}
.item-tabel .item-cell {
	color: #999;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 35px;
	width: 10%;
	font-size: 16px;
	font-size: 1.6rem;
}
.item-tabel p {
	width: 83%;
}
.item-tabel p span {
	margin-bottom: 10px;
	color: #333333;
	cursor: pointer;
	font-size: 14px;
	font-size: 1.4rem;
	border: 1px solid #afafaf;
	display: block;
	padding: 0px 6px;
	line-height: 35px;
	float: left;
	text-align: center;
	margin-right: 10px;
}
.item-tabel p span.on, .item-tabel p span:hover {
	border-color: #3b61c2;
}
.m-prob1 .prob-share {
	margin-top: 14px;
}
.m-prob1 .prob-share .font {
	float: left;
	margin-right: 10px;
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	margin-top: 5px
}
.m-prob1 .prob-share .img {
	float: left;
	height: 26px;
}
.m-prob1 .prob-info-link {
	margin-top: 32px;
	overflow: hidden;
}
.m-prob1 .prob-info-link a {
	float: left;
	margin-bottom: 20px;
	display: block;
	width: 141px;
	height: 33px;
	line-height: 31px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #3b61c2;
	color: #3b61c2;
}
.m-prob1 .prob-info-link a:hover {
	color: white;
	background-color: #3b61c2;
	border-color: #3b61c2;
}
.m-prob1 .prob-info-link a:first-child {
	float: left;
	margin-right: 45px;
}
 @media screen and (max-width: 1219px) {
.zoomPad {
	cursor: default !important;
}
.zoomPup {
	display: none !important;
}
.zoomWindow {
	display: none !important;
}
.zoomPreload {
	display: none !important;
}
.m-prob1 .prob-pic {
	float: none;
	margin: 0 auto;
}
.m-prob1 .prob-info {
	margin-top: 20px;
	width: 100%;
	height: auto;
}
}
 @media screen and (max-width: 767px) {
.m-prob1 .prob-pic-list {
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
}
.m-prob1 .prob-pic {
	width: 100%;
}
.m-prob1 .prob-pic-big {
	display: none;
}
.m-prob1 .prob-pic-small {
	margin-top: 0;
}
.m-prob1 .prob-info-link a {
	width: 100%;
}
.m-prob1 .prob-pic-list ul li {
	margin-right: .2%;
	width: 4.9%;
}
.m-prob1 .prob-pic-item .item-pic:before {
	display: none !important;
}
.m-prob1 .prob-info-title {
	margin-top: 25px;
}
.m-prob1 .prob-share {
	margin-top: 20px;
}
}
.m-prob2 {
	margin-top: 50px;
}
.m-prob2 .box-title {
	padding-bottom: 7px;
	line-height: 30px;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	color: #3b61c2;
	border-bottom: 1px solid #ccc;
}
.m-prob2 .box-desc {
	margin-top: 25px;
	line-height: 28px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
}
.m-prob2 .box-desc p {
	line-height: 28px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
}
.m-prob2 .box-desc span {
	line-height: 28px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
}
 @media screen and (max-width: 767px) {
.m-prob2 {
	margin-top: 30px;
}
.m-prob2 .box-title {
	font-size: 20px;
	font-size: 2rem;
}
}
 @media screen and (max-width: 480px) {
.m-mpro .list-item {
	margin-left: 0%;
	margin-right: 0% !important;
	width: 10%;
}
}
.pro_title {
	padding-top: 97px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 14px;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 40px;
	color: #3b61c2;
}
.pro_title a {
	color: #3b61c2;
}
 @media screen and (max-width: 999px) {
.pro_title {
	padding-top: 10px;
}
}
/*==========pro_botpm==================*/

.pro_botpm {
	padding-bottom: 94px;
}
.pro_botpm .pro_title2 {
	padding-top: 20px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 3px;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 40px;
	color: #3b61c2;
}
.pro_botpm .pro_title2 a {
	color: #3b61c2;
}
.pro_botpm .img-scroll {
	position: relative;
	width: 100%;
	margin-top: 5px;
}
.pro_botpm .img-scroll .hot {
	position: relative;
	top: -32px;
	float: right;
	max-width: 42px;
	width: 100%;
	height: 25px;
}
.pro_botpm .img-scroll .prev {
	position: absolute;
	display: block;
	width: 13px\0;
	width: 10px;
	height: 25px\0;
	height: 19px;
	z-index: 9;
}
.pro_botpm .img-scroll .next {
	position: absolute;
	display: block;
	width: 13px\0;
	width: 10px;
	height: 25px\0;
	height: 19px;
	z-index: 9;
}
.pro_botpm .img-scroll .prev {
	left: 0;
	cursor: pointer;
	background: url(../images/jtl1.png) no-repeat center;
	background-size: contain;
}
.pro_botpm .img-scroll .next {
	right: 0;
	cursor: pointer;
	background: url(../images/jtr1.png) no-repeat center;
	background-size: contain;
}
.pro_botpm .img-scroll .prev:hover {
	background: url(../images/jtl12.png) no-repeat center;
	background-size: contain;
}
.pro_botpm .img-scroll .next:hover {
	background: url(../images/jtr12.png) no-repeat center;
	background-size: contain;
}
.pro_botpm .img-list {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.pro_botpm .img-list ul {
	width: 1000%;
}
.pro_botpm .img-list li {
	float: left;
	width: 282px;
	margin-right: 25px;
}
.pro_botpm .img-list .wrap {
	max-width: 282px;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #d4d4d4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pro_botpm .img-list img {
	display: block;
	max-width: 280px;
	max-height: 203px;
	width: 100%;
	margin: 0 auto;
	border: 4px solid transparent;
}
.pro_botpm .img-list a {
	display: block;
}
.pro_botpm .img-list p {
	background: url(../images/m2_ul.png) no-repeat left top;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.pro_botpm .img-list p a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 95%;
	margin: 0 auto;
}
.pro_botpm .img-list .pro_wrap {
	width: 282px;
	margin: 0 auto;
	width: 100%;
}
.pro_botpm .img-list .bott {
	position: relative;
	text-align: center;
	margin-top: 15px;
}
.pro_botpm .img-list .bott a {
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #3b61c2;
	width: 141px;
	height: 33px;
	background-color: #fff;
	line-height: 31px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #3b61c2;
}
.pro_botpm .img-list .bott input {
	display: inline;
	cursor: pointer;
	margin-right: 35px;
	position: relative;
	top: 2px;
}
.pro_botpm .img-list .bott a:hover {
	background: #3b61c2;
	color: #fff;
}
 @media screen and (max-width: 1219px) {
.pro_botpm .img-list li {
	width: 3%;
	margin-right: .5%;
}
}
 @media screen and (max-width: 999px) {
.pro_botpm .img-list li .m3lien .m4fu {
	top: 0px;
	opacity: 0;
}
.pro_botpm .img-list {
	width: 100%;
}
.pro_botpm .img-list li {
	width: 3%;
	margin-right: .5%;
}
}
 @media screen and (max-width: 768px) {
.pro_botpm {
	padding-bottom: 20px;
}
.pro_botpm .img-list li {
	width: 4.5%;
	margin-right: 1%;
}
}
 @media screen and (max-width: 400px) {
.pro_botpm .img-list li {
	width: 10%;
	margin-right: .487%;
}
}
#container2 {
	max-height: 593px;
	overflow: hidden;
	height: 593px\0;
}
.container {
	max-height: 787px;
	overflow: hidden;
	height: 787px\0;
}
/*# 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;
}
.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: #3b61c2;
	cursor: pointer;
	border: 1px solid #3b61c2;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 10px;
}
.listcart a:hover {
	border: #3b61c2 solid 1px;
	background: #3b61c2;
	color: #fff!important;
}
 @media screen and (max-width:999px) {
.listcart a {
	margin-left: 2.5%;
	margin-right: 2.5%;
	padding-left: 0px;
	padding-right: 0px
}
.listcart {
	width: 100%;
	margin-top: 2rem
}
}
 @media screen and (max-width:420px) {
.listcart a {
	width: 95% !important;
	float: none;
	overflow: hidden;
	margin-bottom: 1rem;
	margin-top: 1rem
}
}
 .aaa::-webkit-input-placeholder { /* WebKit browsers */
 color: #999999!important;
}
 .aaa::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #999999!important;
opacity: 1
}
 .aaa::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #999999!important;
opacity: 1
}
 .aaa::-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #999999!important;
}
.prob-info-link a.no:hover {
	border: 1px solid #3b61c2!important;
	background: #fff!important;
	color: #3b61c2!important;
}
.listcart {
	margin-bottom: 20px;
}
.addthis_inline_share_toolbox_d1ka {
	display: inline-block;
	position: relative;
	top: 6px;
}
.ppp {
	line-height: 30px;
	margin-bottom: 20px;
}
.m-page .add {
	width: 320px\0;
}
.m-page a.no:hover {
	border: 1px solid #e5e5e5!important;
	color: #000!important;
	background: #fff!important;
}

.m-ctusinfo p{ line-height:25px; font-size:14px; font-size:1.4rem; margin-top:15px}
.jushang20{ margin-top:30px}


.service_du .ab_ul1  { font-size:0; letter-spacing:0
}
.service_du .ab_ul1 .li { float:none; display:inline-block; vertical-align:top;
	width: 23%;
	margin-left: 1% !important;
	margin-right: 1%;
}
.about .ab_ul1 p{    font-size: 12px;
    font-size: 1.2rem;
    line-height: 30px;
    text-align: center;
    margin-top: 5px;
    color: #333333;}
 @media screen and (max-width:640px) {
	 .service_du .ab_ul1 .li {
	width: 48%;
	margin-left: 1% !important;
	margin-right: 1%;
}
 }


 .head_tag{
 	font-family: Verdana;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    font-weight: normal;
    float: right;
    margin-right: 40px;
    margin-top: 10px;
 }
 .about .ab1_top p a{
 	color: #666;
 }
 .about .ab1_top p a :hover{
 	color: #3b61c2;
 }
 .about .ab1_top h1{
  	font-size: 14px;
    font-size: 1.4rem;
    color: #666;
  }
 .about .ab1_top h2{
	font-size: 14px;
    font-size: 1.4rem;
    color: #666;
 }
 
 
 .dan_header{
     z-index:999999;
 }
 .header{
     position: fixed;
    z-index: 1;
    margin: auto;
    width: 100%;
    background: #fff;
    top:0;
 }
 
 
 
@media screen and (max-width: 999px){
      .wap-hd-nav{
     position: relative;
         position: fixed;
    width: 100%;
    z-index: 9;
          
      }
 }
 
 
 
 .product .m2_ul p{
    height: 75px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    background-size: cover;
    line-height:25px;
     
 }
 
  .product .m2_ul p a{
    height: 100%;
    text-align: left;
    white-space: normal;
    font-weight:700;
     display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;
 }
 
 
 @media screen and (max-width: 767px){
      
  .product .m2_ul p a{
    font-weight:normal;
 }
 
 }
 
 .tiaozhuan table{
     margin: 0 auto;
 }
 .tiaozhuan td{
     text-align: center;
    width: 300px;
    border-top: 1px solid black;
    /* border: 1px solid black; */
    border-bottom: 1px solid black;
 }
  .tiaozhuan td:nth-child(1){
      border-right:1px solid black;
 }
 .tiaozhuan td a{
     display:block;
     padding:5px;
 }
  .tiaozhuan td a:first-child{
     display:block;
     margin-top:20px;
 }
   .tiaozhuan td a:last-child{
     display:block;
     margin-bottom:20px;
 }
 
 
 .tiaozhuan table{
     width:100%;
 }
 .tuwen  img{
     width:30%;
     display:inline-block;
     vertical-align:top;
 }
  .tuwen .wenzi{
     width:69%;
     display:inline-block;
 }
 .tuwen .you{
     margin-top:50px;
 }
 .tuwen {
         margin-top:40px;
 }
 
  .tuwen .you .wenzi{
      padding-right:2%;
  }
  .tuwen .zuo .wenzi{
      padding-left:2%;
  }
  .tuwen {
      margin-bottom:100px;
  }
 
 .yincang{
     display:none;
 }
  @media screen and (max-width:515px) {
 .tuwen img{
    width: 90%;
    margin: 0 auto;
    display: block;
 }
 .tuwen .wenzi{
    width: 100%;
    padding: 0 0 0 10px;
        padding-top: 20px;
    margin-bottom: 20px;
}
  .tuwen .you .wenzi{
      padding-right:0%;
  }
  .tuwen .zuo .wenzi{
      padding-left:0%;
  }
  .yincang{
      display:block;
  }
  .tuwen .you{
      display:none;
  }
 }
 
 .inpua{
         color: #fff;
    padding: 0 10px;
 }
 
 .header .dibu{
    position: absolute;
    top: 39px;
    right: 25px;
    height: 31px;
    line-height: 31px;
    background-color: #3b61c2;
    border-radius: 6px;
     
 }
  @media screen and (max-width:767px) {
  /*.header .dibu{display:none;}*/
  
  .header .logo img {
    max-width: 100%  !important;
    
    }
    .tuwen{
        margin-bottom:40px;
    }
    .header .dibu{ top:9px; right:0;}
    .inpua{ font-size:12px;}
}
  



@media screen and (max-width: 999px){
.header .logo img {
    max-width: 135%;
    
}
.header{
    height:110px;
}
.wap-hd-nav{
    margin-top:110px;
    top: 0;

}
#banner{margin-top:140px;}
}

@media screen and (max-width: 500px){

.header{
    height:92px;
}
.wap-hd-nav{
    margin-top:92px;
    top: 0;

}
#banner{margin-top:122px;}
}

.inpua:hover{
    color:#fff;
}


.wpa{
    width: 100%;
}
.setud{
    font-size: 12px;
          
    /*width: 22.2%;*/
    /* margin-right:3.5%;*/
     width: 24%;
     margin-right:1.33333%;
    position:relative;
    display: inline-block;
    /*height: 700px;*/
   padding-bottom:15px;
   
    /*border:1px solid #385d8a;*/
}
.setud::before{
    content:url("../images/xiexian.jpg");
    position:absolute;
    top:-8px;
    right:-6px;
}
.setu{ overflow: hidden;
        border:1px solid #385d8a;
        padding-left: 10px;
        height:650px;
}
.setu >img{padding-top: 10px;}
.setu .duigou{
      background: url(../images/duigou.jpg) no-repeat 0px 0px;
      width: 19px;
      height: 13px;
      display: inline-block;
           
}
.setu span{
    padding-left: 5px;
    }
.setu p{
       line-height: 20px !important; 
}
.duishang{
          padding: 3px 0;
}
.setu p{padding: 5px 0;}
.setud:nth-child(4){margin-right:0;}
.setud{display:inline-block;}
.setu p,.setu span,.setu strong{ font-size: 12px;font-weight: inherit;}
.wpa {}
@media screen and (min-width: 1220px) and (max-width: 2000px){
    .setu{
        height:600px;}
}
@media screen and (max-width: 999px){
    .setu{
        height:550px;}
}
@media screen and (max-width: 900px){
    .setu{
        height:650px;}
}
@media screen and (max-width: 767px){
    .setu{
        height:450px;}
          .setud{
        height:560px;}
}
@media screen and (max-width: 573px){
    .setu{
        height:500px;}
           .setud{
        height:600px;}
}
@media screen and (max-width: 499px){
    .setu{
        height:550px;}
}
@media screen and (max-width: 400px){
    .setu{
        height:650px;}
          .setud{
        height:700px;}
}


@media screen and (max-width: 767px){
.setud{
    width:48%;
}
.setud:nth-child(2){
    margin-right:0;
}
    
}


.tuwen p{    text-align: center;
    font-weight: bolder;
    font-size: 22px;padding-bottom:20px;}
    
    
@media screen and (max-width: 600px){
    .tuwen p{
    font-size: 18px;}
}
    
    
.tiaozhuan td a{
    color:#3b61c2;
}

.wenzi{line-height: 26px;}

.title2 {}
.title2 table {
	width: 100% !important;
	border-collapse: collapse;
	border: 1px solid #ccc;
	background: #fff;
}
.title2 table tr td {
	padding: 5px 3px;
	border: 1px solid #ccc;
	/*word-break: break-word !important;*/
	word-break: initial;
	font-size:16px;
	font-size:1.6rem;
	word-break: inherit !important;;
}
    