@charset "utf-8";/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%;
	height: 100%
}
body {
	margin: 0 auto;
	font-size: 14px;
	font-size: 1.4rem;
	height: 100%;
	font-family: Arial;
}
img {
	border: none;
}
ul li {
	list-style-type: none;
}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
}
.clear {
	clear: both;
}
.mln {
	margin-left: auto !important
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	border: none;
	outline: none;
}
.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;
}







::-webkit-input-placeholder {/* WebKit browsers */
 color:#1b1b1b;
}



:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#1b1b1b;
}



::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#1b1b1b;
}



:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#1b1b1b;
}
 @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;
}
}
video {
	display: block
}
/*container*/







/* nav_head */



.nav_head {
	width: 100%;
	display: none;
}
.nav_head li {
	text-align: center;
	width: 25%;
	float: left;
}
.nav_head li a {
	font-size: 18px;
	font-size: 1.8rem;
	color: #333;
	line-height: 46px;
}
.nav_head li.on a {
	color: #005b9a;
}
.nav_head li:hover a {
	color: #005b9a;
}
 @media screen and (max-width:790px) {
.nav_head {
	display: block;
}
}
 @media screen and (max-width:640px) {
.nav_head li a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
}
/*lun bo*/



.index_focus {
	position: relative;
	width: 100%;
	height: 770px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 9
}
.index_focusn {
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -960px;
	height: 100%;
	z-index: 99
}
.index_focus .bd li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 1920px;
	z-index: 999
}
.index_focus .slide_nav {
	position: absolute;
	bottom: 26px;
	left: 50%;
	margin-left: -66.5px;
	z-index: 9998
}
.index_focus .slide_nav a {
	width: 19px;
	height: 18px;
	cursor: pointer;
	float: left;
	margin-right: 9px;
	margin-left: 9px;
	background: url(../images/yao_hui.png) no-repeat center center;
}
.index_focus_post {
	z-index: 10;
}
.index_focus .pic {
	height: auto;
	display: block;
	margin: 0 auto;
}
.index_focus .pic:hover {
	text-decoration: none;
}
.index_focus .slide_nav li:hover, .index_focus .slide_nav .on {
	text-decoration: none;
	background: url(../images/yao_1.png) no-repeat center center;
}
.index_focus2 {
	position: relative;
	width: 100%;
	height: 575px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 9; margin-top:140px
}
.index_focusn2 {
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -960px;
	height: 100%;
	z-index: 99
}
.index_focus2 .bd li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 1920px;
	z-index: 999
}
.index_focus2 .slide_nav {
	position: absolute;
	bottom: 28px;
	left: 50%;
	margin-left: -71.5px;
	z-index: 9998
}
.index_focus2 .slide_nav a {
	width: 18px;
	height: 18px;
	cursor: pointer;
	float: left;
	margin-right: 9px;
	margin-left: 9px;
	background: url(../images/yao_hui.png);
}
.index_focus_post {
	z-index: 10;
}
.index_focus2 .pic {
	height: auto;
	display: block;
	margin: 0 auto;
}
.index_focus2 .pic:hover {
	text-decoration: none;
}
.index_focus2 .slide_nav li:hover, .index_focus2 .slide_nav .on {
	text-decoration: none;
	background: url(../images/yao_1.png);
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.index_focus {
	height: 616px;
}
.index_focusn {
	height: 616px;
}
.index_focusn img {
	width: 80%;
}
.index_focus2 {
	height: 402px;
}
.index_focusn2 {
	height: 402px;
}
.index_focusn2 img {
	width: 70%;
}
}
 @media screen and (min-width:1000px) {
.carousel, .clear2 {
	display: none
}
}
 @media screen and (max-width:999px) {
.index_focus {
	display: none
}
.index_focus2 {
	display: none
}
.carousel {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 99;
}
.carousel ul {
	width: 100%;
	height: 100%;
}
.carousel ul li {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.carousel ul li img {
	width: 100%;
	vertical-align: middle;
}
.carousel ol {
	position: absolute;
	z-index: 2;
	height: 5px;
	bottom: 15px;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
}
.carousel ol li {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 10px;
	border-radius: 5px;
	background-color: #fff;
	transition: all 0.3s ease 0s;
}
.carousel ol li.cur {
	width: 10px;
	background: #005b9a;
}
.carousel ol li:last-child {
	margin: 0;
}
}
/* header_top */







.header_top {
	background: #333333;
	min-height: 40px;
}
.header_top .wp {
	position: relative;
}
.header_top_ul {
	padding-right: 45px;
}
.header_top_ul li {
	padding-left: 31px;
	float: left;
	line-height: 39px;
	margin-left: 12px;
}
.header_top_ul li a {
	color: #fff;
	font-family: "微软雅黑";
	font-size: 12px;
	font-size: 1.2rem;
}
.header_top_ul li.li1 {
	background: url( ../images/guoqi1.png ) no-repeat left center;
}
.header_top_ul li.li2 {
	background: url( ../images/guoqi2.png ) no-repeat left center;
}
/* header */



.header {
	position: absolute;
	z-index: 999999;
	min-height: 102px;
	width: 100%;
	background: #fff;
	background: rgba(255, 255, 255, 0.85);
}
.header .wp {
	position: relative;
}
.header .logo {
	position: absolute;
	left: 0;
	
	top: 10px;
	z-index: 99;
}
.header .header_ul {
	padding-top: 53px;
	margin-left: 100px;
}
.header .header_ul>li {
	float: left;
	margin-left: 44px;
	position: relative;
	padding-bottom: 29px;
}
/*.header .header_ul>li.li5 {*/
/*	margin-left: 236px;*/
/*}*/
.header .header_ul>li>a {
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 16px;
}
.header .header_ul>li:hover>a {
	color: #005b9a;
	border-bottom: 2px solid #005b9a;
}
.header .header_ul>li.on>a {
	color: #005b9a;
	border-bottom: 2px solid #005b9a;
}
.header .header_ul>li:hover .hraf_wrap {
	display: block;
}
.hraf_wrap {
	display: none;
	position: absolute;
	top: 100%;
	background: #fff;
	width: 440px;
}
.hear3_ul {
	width: 95%;
	margin: 0 auto;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hear3_ul>li {
	width: 440px;
	text-align: left;
	line-height: 33px;
}
.hear3_ul>li img {
	    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    display: none;
    max-width: 120px;
}
.hear3_ul>li:hover img {
	display: block;
}
.hear3_ul>li:hover a {
	color: #005b9a;
}
/* search */



.search {
	width: 27px;
	z-index: 99999;
	position: absolute;
	background: none;
	top: 6px;
	right: 0px;
}
.sb-icon-search {
	color: #333;
	width: 27px;
	height: 27px;
	display: block;
}
.sb-search-submit {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: 99999;
}
.search_1000 {
}
.sb-search {
	position: relative;
	width: 0%;
	min-width: 27px;
	height: 27px;
	float: right;
	display: inline;
	overflow: hidden;
	-webkit-transition: width 0s;
	-moz-transition: width 0s;
	transition: width 0s;
	-webkit-backface-visibility: hidden;
	z-index: 99999;
	border-radius: 5px;
	color: #333
}
.sb-search-input {
	position: absolute;
	top: 0;
	left: 0px;
	outline: none;
	width: 236px;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	border: none;
	margin: 0;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	color: #333
}
.sb-icon-search, .sb-search-submit {
	width: 27px;
	height: 27px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background: url(../images/sousuo.png) no-repeat center;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 236px;
	height: 27px;
	line-height: 27px;
	position: relative;
	right: 0px;
	top: 0px;
	z-index: 9999999;
	background: #fff;
	color: #333;
	border: 1px solid #005b9a;
}
.no-js .sb-search .sb-icon-search {
	position: absolute;
	background: #fff url(../images/sousuo.png) no-repeat center;
	z-index: 15;
	right: 0px;
	top: 0px;
	border: none !important
}
.no-js .sb-search .sb-search-submit {
	z-index: 9990;
}
 @media screen and (max-width:1219px) {
.header .header_ul>li {
	margin-left: 20px;
}
/*.header .header_ul>li.li5 {*/
/*	margin-left: 159px;*/
/*}*/
}
 @media screen and (max-width:999px) {
.header .header_ul>li>a {
	text-transform: none !important;
}
.header .logo {
	position: relative;
	left: 50%;
	margin-left: 0px;
	top: 5px;
	margin-bottom: 20px;
}
.header .logo img {
	display: block;
	max-width: 100%;
}
.header {
	position: relative;
	min-height: auto;
}
.header .header_ul {
	padding-top: 30px;
}
.header .header_ul>li {
	margin-left: 10px;
	padding-bottom: 30px;
	margin-right: 10px;
}
.header .header_ul>li.li5 {
	margin-left: auto;
}
}
 @media screen and (max-width:790px) {
.header_top {
	padding-right: 60px;
}
.header .header_ul {
	display: none;
}
}
 @media screen and (max-width:320px) {
.header .logo {
	width: 100px;
	margin-bottom: 5px;
}
}
/*footer*/







.footer {
	background: #333333;
	padding-bottom: 31px;
}
.footer .fontl {
	float: left;
	width: 32.7%;
}
.footer .fontc {
	float: left;
	width: 24%;
}
.footer .fontcon {
	float: left;
	width: 27.4%;
}
.footer .fontr {
	float: left;
	width: 15%;
}
.footer .wp .title {
	margin-bottom: 28px;
	margin-top: 41px;
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.footer .wp .title a {
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.footer ul li {
	font-size: 14px;
	font-size: 1.4rem;
	color: #ffffff;
	line-height: 30px;
}
.footer ul li a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #ffffff;
}
.footer a:hover {
	color: #bbb;
}
.sha_ul {
	padding-top: 9px;
}
.sha_ul li {
	float: left;
	margin-left: 33px;
	margin-bottom: 16px;
}
.links {
	background: #005b9a;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.links p {
	color: #fff;
	line-height: 30px;
}
.links a {
	color: #fff;
	line-height: 30px;
	padding-left: 10px; margin-left:10px; margin-right:10px
}
.links a:hover {
	color: #333;
}
.linkxqy {
	background: #575757;
	height: auto !important;
	line-height: 25px;
	padding-bottom: 5px
}
.links p.fon_botm {
	padding-top: 6px;
}
 @media screen and (max-width:1219px) {
.sha_ul li {
	width: 31%;
	margin-left: 1%;
}
}
 @media screen and (max-width:999px) {
.footer .fontl {
	width: 50%;
}
.footer .fontc {
	width: 50%;
	min-height: 395px;
}
.footer .fontcon {
	width: 50%;
}
.footer .fontr {
	width: 50%;
}
}
 @media screen and (max-width:540px) {
.footer .fontl {
	float: none;
	width: 100%;
}
.footer .fontc {
	float: none;
	width: 100%;
	min-height: auto;
}
.footer .fontcon {
	float: none;
	width: 100%;
}
.footer .fontr {
	float: none;
	width: 100%;
}
}
 @media screen and (max-width:640px) {
.links {
	padding-bottom: 10px;
	height: auto;
}
.link {
	display: none;
}
}
/* break */



.break {
    margin-top: 140px;
}
.break .wp {
	border-bottom: 1px solid #cccccc;
}
.break p {
	background: url( ../images/titlr.png ) no-repeat left 19px;
	padding-left: 22px;
	color: #333333;
}
.break a {
	color: #333333;
	line-height: 49px;
}
.break a.on, .break a:hover {
	color: #005b9a;
}
/* main1 */



.main1 {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 73px;
	background: url( ../images/main1bj.jpg) no-repeat top center;
}
.main1 .title {
	text-align: center;
	background: url( ../images/m1title.png ) no-repeat center bottom;
	padding-top: 26px;
	padding-bottom: 15px;
}
.main1 .title a {
	font-size: 36px;
	font-size: 3.6rem;
	color: #333;
	font-weight: bold;
}
.main1 .title a span {
	color: #005b9a;
}
.m1_ul {
	padding-top: 4px;
}
.m1_ul li {
	width: 208px;
	float: left;
	margin-left: 40px;
	margin-top: 48px;
}
.m1_ul li .m1_wrap {
	max-width: 202px;
	border: 3px solid #ebf0f5;
	text-align: center;
	background: #ebf0f5;
	margin: 0 auto;
}
.m1_ul li .m1_wrap img {
	display: block;
	max-width: 201px;
	max-height: 172px;
	width: 100%;
}
.m1_ul li .m1_wrap a {
	line-height: 40px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.m1_ul li:hover .m1_wrap {
	background: #005b9a;
	border: 3px solid #005b9a;
}
.m1_ul li:hover .m1_wrap a {
	color: #fff;
}
 @media screen and (max-width:1219px) {
.m1_ul li {
	width: 18%;
	margin-left: 1%!important;
	margin-right: 1%;
}
}
 @media screen and (max-width:999px) {
.m1_ul li {
	width: 23%;
	margin-left: 1%!important;
	margin-right: 1%;
	margin-top: 10px;
}
}
 @media screen and (max-width:640px) {
.m1_ul li {
	width: 31%;
	margin-left: 1%!important;
	margin-right: 1%;
}
.main1 .title a {
	font-size: 20px;
	font-size: 2rem;
}
}
 @media screen and (max-width:320px) {
.m1_ul li {
	width: 48%;
	margin-left: 1%!important;
	margin-right: 1%;
}
}
/* main2 */



.main2 {
	width: 100%;
	padding-top: 33px;
	padding-bottom: 66px;
	background: url( ../images/main2bj.jpg) no-repeat top center;
}
.main2 .title {
	margin-bottom: 48px;
	text-align: center;
	background: url( ../images/m1title.png ) no-repeat center bottom;
	padding-top: 26px;
	padding-bottom: 15px;
}
.main2 .title a {
	font-size: 36px;
	font-size: 3.6rem;
	color: #333;
	font-weight: bold;
	text-transform: uppercase
}
.main2 .title a img {
	display: block;
	width: 100%;
	max-width: 346px;
	margin-left: auto;
	margin-right: auto
}
.main2 .title a span {
	color: #005b9a;
}
/* chan pin  xiang qingye*/



.chanp_zhenw {
}
#tab {
	overflow: hidden;
	width: 100%;
	max-width: 1065px;
	margin: 0 auto;
}
#tab li {
	float: left;
	cursor: pointer;
	width: 261px;
	margin-left: 131px;
	border: 3px solid #005b9a;
	line-height: 52px;
	border-radius: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	font-size: 2rem;
	color: #333;
}
#tab li:hover {
	background: #005b9a;
	color: #fff;
}
#tab li.current {
	background: #005b9a;
	color: #fff;
}
#content .chanxn {
	display: none;
	padding-top: 65px;
	width: 100%;
}
#maln {
	margin-left: 0px!important;
}
.m2_wrap {
	width: 100%;
}
.m2_left {
	width: 396px;
	width: 33%;
}
.m2_left .m2_map {
	max-width: 396px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.m2_left .m2_map a {
	display: block;
}
.m2_left .m2_map img {
	width: 100%;
	max-width: 396px;
}
.m2_left .m2_map video {
	display: block;
	max-width: 396px;
	width: 100%;
}
.m2_left .m2_map .fu {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 100%;
}
.m2_left .m2_map:hover .fu {
	top: 100%;
}
.m2_right {
	width: 754px;
	width: 62.8%;
}
.m2_right a {
	display: block;
}
.m2_right .title1 {
	margin-top: 12px;
	margin-bottom: 14px;
	height: 60px;
	overflow: hidden;
	font-size: 20px;
	font-size: 2rem;
	color: #333;
	line-height: 30px;
	font-weight: bold;
}
.m2_right .title2 {
	margin-bottom: 30px;
	height: 120px;
	overflow: hidden;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
.m2_right .more {
	text-indent: 12px;
	font-family: "Verdana";
	color: #005b9a;
	width: 147px;
	height: 36px;
	line-height: 36px;
	background: url( ../images/m2more.png ) no-repeat left center;
}
.m2_right a:hover {
	color: #005b9a;
}
.m2_right .more:hover {
	color: #333;
}
 @media screen and (max-width:1219px) {
#tab li {
	margin-left: 77px;
}
}
 @media screen and (max-width:999px) {
.main2 {
	background: url( ../images/main2bj.jpg) repeat top center;
}
.main2 .title {
	margin-bottom: 20px;
}
#tab li {
	width: 90%;
	margin: 0 auto!important;
	margin-top: 10px!important;
	float: none;
}
.m2_left {
	width: 100%;
	float: none;
}
.m2_right {
	width: 100%;
	float: none;
}
}
 @media screen and (max-width:640px) {
.main2 {
	padding-top: 0px;
}
.main2 .title a {
	font-size: 20px;
	font-size: 2rem;
}
}
 @media screen and (max-width:320px) {
}
/* main3 */



.main3 {
	width: 100%;
	background: #eff7ff;
	padding-top: 70px;
	padding-bottom: 50px;
}
.m3_left {
	width: 58.5%;
}
.m3_right {
	width: 37%;
}
.m3_left .title {
	padding-bottom: 18px;
}
.m3_left .title a {
	font-size: 36px;
	font-size: 3.6rem;
	color: #333;
	font-weight: bold;
}
.m3_left .title img {
	display: block;
	width: 100%;
	max-width: 342px
}
.m3_left .title a span {
	color: #005b9a;
}
.m3left_wrap {
	position: relative;
	min-height: 139px;
	margin-top: 30px;
	padding-bottom: 36px;
}
.m3_left .time {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 127px;
	height: 137px;
	text-align: center;
	border: 1px solid #333333;
}
.m3_left .time span {
	display: block;
}
.m3_left .time span.span2 {
	display: block;
	font-size: 68px;
	font-size: 6.8rem;
	padding-top: 17px;
}
.m3_left .time span.span3 {
	font-size: 24px;
	font-size: 2.4rem;
	color: #333;
}
.m3_left .wenzi {
	padding-left: 153px;
}
.m3_left .wenzi .title2 {
	font-size: 18px;
	font-size: 1.8rem;
	color: #333;
	line-height: 30px;
}
.m3_left .wenzi b {
	display: block;
	width: 58px;
	height: 1px;
	background: #333333;
	margin-top: 3px;
	margin-bottom: 12px;
}
.m3_left .wenzi .title3 {
	display: block;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}
.m3_right .title {
}
.m3_right .title a {
	font-size: 36px;
	font-size: 3.6rem;
	font-size: 34px\9;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}
.m3_right .title a span {
	color: #005b9a;
}
.m3_right a.img {
	display: block;
	max-width: 100%;
	margin-top: 49px;
}
.m3_right a.img img {
	display: block;
	max-width: 100%;
}
.m3_left .wenzi a:hover {
	color: #005b9a;
}
.m3_left .title a:hover {
	text-decoration: underline;
}
.m3_right .title a:hover {
	text-decoration: underline;
}
 @media screen and (max-width:1219px) {
.main3 {
	padding-top: 40px;
}
.m3_right .title a {
	font-size: 28px;
	font-size: 2.8rem;
}
.m3_left .title a {
	font-size: 28px;
	font-size: 2.8rem;
}
.m3_left .title {
	padding-bottom: 0px;
}
}
 @media screen and (max-width:999px) {
.m3_left {
	width: 100%;
	float: none;
}
.m3_right {
	width: 100%;
	float: none;
}
}
 @media screen and (max-width:640px) {
.m3_right {
	width: 100%;
	float: none;
	padding-top: 20px;
}
.m3_left .time {
	position: relative;
	margin-bottom: 10px;
}
.m3_left .wenzi {
	padding-left: 0;
}
.m3left_wrap {
	margin-top: 20px;
	padding-bottom: 0px;
}
.m3_right a.img {
	margin-top: 20px;
}
.m3_left .time {
	height: 93px;
}
.m3_left .time span.span2 {
	font-size: 40px;
	font-size: 4rem;
	padding-top: 5px;
}
}
 @media screen and (max-width:320px) {
.m3_right .title a {
	font-size: 20px;
	font-size: 2rem;
	color: #333;
}
.m3_left .title a {
	font-size: 20px;
	font-size: 2rem;
	color: #333;
}
}
/* main4 */



.main4 {
	width: 100%;
	padding-top: 41px;
	padding-bottom: 68px;
	background: url( ../images/m4bj.jpg) no-repeat center top;
}
.main4 .title {
	text-align: center;
	background: url( ../images/m1title.png ) no-repeat center bottom;
	padding-bottom: 13px;
}
.main4 .title a {
	font-size: 36px;
	font-size: 3.6rem;
	color: #333;
	font-weight: bold;
	text-transform: uppercase
}
.main4 .title2 {
	padding-bottom: 64px;
	padding-top: 35px;
	max-width: 1177px;
	margin: 0 auto;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
	text-align: center;
}
.main4 .title2 a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
	text-align: center;
}
.main4 a:hover {
	color: #005b9a;
}
.m3box {
	position: relative;
}
.m3box .inner {
	overflow: hidden;
	width: 1100px;
	margin: auto;
}
.m3box ul {
	width: 99999px;
	height: 383px;
}
.m3box li {
	float: left;
	width: 244px;
	margin-right: 18px;
	margin-top: 50px;
}
.m3box li.cur {
	width: 580px;
	height: 383px;
	margin-top: 0;
}
.m3box li img {
	width: 100%;
	max-width: 580px;
	max-height: 383px;
}
.m3box li p {
	display: none;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 50px;
	text-align: center;
}
.m3box .des {
	height: 50px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 50px;
	text-align: center;
}
.m3box .prev, .m3box .next {
	position: absolute;
	top: 118px;
	width: 17px;
	height: 31px;
}
.m3box .prev {
	left: 0px;
	background: url(../images/m3box-prev.png) no-repeat left center;
}
.m3box .next {
	right: 0px;
	background: url(../images/m3box-next.png) no-repeat left center;
}
.m3box .prev:hover {
	background: url(../images/m3box-prevh.png) no-repeat left center;
}
.m3box .next:hover {
	background: url(../images/m3box-nexth.png) no-repeat left center;
}
 @media screen and (max-width:1299px) {
.main3 {
	padding-bottom: 60px;
}
.main3 .topcat {
	padding-top: 10px;
}
.main3 .topcat li {
	width: 28%;
	margin-left: 0.5% !important;
	margin-right: 0.5%;
	margin-top: 10px;
}
.m3box .inner {
	width: 900px;
}
.m3box ul {
	height: 288px;
}
.m3box li {
	width: 214px;
}
.m3box li.cur {
	width: 435px;
	height: 288px;
}
.m3box .prev {
	left: 0;
}
.m3box .next {
	right: 0;
}
}
 @media screen and (max-width:999px) {
.main4 .title2 {
	padding-bottom: 20px;
}
.m3box .inner {
	width: 90%;
}
.m3box ul {
	width: 10000%;
	height: auto;
}
.m3box li {
	width: 0.278%;
	height: auto;
	margin-top: 30px;
}
.m3box li.cur {
	width: 0.4%;
	height: auto;
	padding-bottom: 20px;
}
.m3box .prev, .m3box .next {
	top: 32%;
}
}
 @media screen and (max-width:789px) {
.main3 .topcat li {
	width: 40%;
	width: calc(49% - 32px)
}
.main3 .content {
	padding-top: 40px;
}
}
 @media screen and (max-width:524px) {
.main3 .topcat {
	padding: 10px;
}
.main3 .topcat li {
	width: 90%;
	width: calc(99% - 32px)
}
.main3 .content {
	padding-top: 0;
}
.m3box li {
	width: 1%;
}
.m3box li.cur {
	padding-bottom: 0;
}
.m3box .prev, .m3box .next {
	top: 40%;
}
.m3box .des {
	display: none;
}
.m3box li p {
	display: block;
	line-height: 25px
}
}
/* product1 */



.product1 {
}
.product1_ul {
	padding-top: 13px;
}
.product1_ul li {
	float: left;
	margin-right: 17px;
	margin-top: 39px;
}
.product1_ul li a {
	display: block;
	padding-left: 21px;
	padding-right: 21px;
	line-height: 40px;
	border: 1px solid #005b9a;
	color: #005b9a;
	border-radius: 50px;
}
.product1_ul li a:hover {
	color: #fff;
	background: #005b9a;
}
.product1_ul li.on a {
	color: #fff;
	background: #005b9a;
}
.pro1_ul2 {
	padding-top: 7px;
	padding-bottom: 124px;
	display: flex;
    flex-wrap: wrap;
}
.pro1_ul2 li {
	/*width: 231px;*/
	width: 20%;
	/*float: left;*/
	/*margin-left: 11px;*/
	margin-top: 60px;
}
.pro1_ul2 li .pro1_wrap {
	max-width: 231px;
	width: 100%;
}
.pro1_ul2 li .wenzi {
	position: relative;
	text-align: center;
	line-height: 25px;
}
.pro1_ul2 li .wenzi input {
	position: absolute;
	cursor: pointer;
	top: 15px;
	left: 0px;
}
.pro1_ul2 li .wenzi a {
	width: 82%;
	display:inline-block;
	margin: 0 auto;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}
.pro1_ul2 li a.img {
	display: block;
	border: 1px solid #e9e9e9;
}
.pro1_ul2 li img {
	display: block;
	max-width: 229px;
	max-height: 197px;
	width: 100%;
}
.pro1_ul2 li .more {
	display: block;
	max-width: 156px;
	width: 153px;
	height: 41px;
	line-height: 41px;
	font-size: 16px;
	font-size: 1.6rem;
	border: 1px solid #005b9a;
	color: #005b9a;
	text-align: center;
	margin: 0 auto;
	border-radius: 50px;
	margin-top: 7px;
}
.pro1_ul2 li:hover .more {
	color: #fff;
	background: #005b9a;
}
.pro1_ul2 li:hover a {
	color: #005b9a;
}
/*page*/



.page {
	position: relative;
	margin: 0 auto 55px;
}
.page {
	text-align: center;
}
.page a, .page span {
	display: inline-block;
	background-color: #fff;
	color: #333;
	margin-right: 12px;
	width: 29px;
	height: 31px;
	line-height: 31px;
	border: 1px solid #005b9a;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	border-radius: 50%;
}
.page a.on, .page span.on, .page a.on:hover {
	background-color: #005b9a;
	color: #fff !important;
}
.page a:hover {
	background-color: #005b9a;
	color: #fff !important;
}
.page a.first, .page span.first {
	width: 71px;
	margin-right: 18px;
	border: 1px solid #005b9a;
	border-radius: 50px;
	background-color: #005b9a;
	color: #fff;
}
.page a.last, .page span.last {
	width: 71px;
	margin-left: 4px;
	border: 1px solid #005b9a;
	border-radius: 50px;
	background-color: #005b9a;
	color: #fff;
}
.page span {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	position: relative;
	top: 3px;
}
.page img {
	display: inline-block;
	position: relative;
	top: 5px;
	margin-left: 15px;
	margin-right: 8px;
}
.ins {
	margin-left: 4px;
	width: 156px;
	display: inline-block;
	height: 31px;
	line-height: 31px;
	text-align: center;
	border: none;
	outline: none;
	background-color: #005b9a;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	cursor: pointer;
	border-radius: 50px;
	top: -33px;
	position: relative;
}
.page a.first:hover, .page a.last:hover {
	background-color: #fff;
	border: 1px solid #005b9a;
	color: #005b9a !important;
}
 @media screen and (max-width:1219px) {
.pro1_ul2 li {
	width: 18%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 20px;
}
}
 @media screen and (max-width:999px) {
.pro1_ul2 li {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
}
.pro1_ul2 li .more {
	max-width: 153px;
	width: 95%;
}
.product1_ul li {
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	margin-top: 10px;
}
.product1_ul li a {
	padding: 0px;
}
.page {
	margin-bottom: 30px;
}
.page a {
	margin-bottom: 10px;
}
.add {
	float: none;
}
.ins {
	position: relative;
	top: 0px;
}
.pro1_ul2 {
	padding-bottom: 30px;
}
}
 @media screen and (max-width:650px) {
.product1_ul li {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	margin-top: 10px;
}
.pro1_ul2 li {
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
}
}
 @media screen and (max-width:490px) {
.pro1_ul2 li {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.pro1_ul2 li .wenzi {
	height: auto !important
}
}
 @media screen and (max-width:430px) {
.product1_ul li {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	margin-top: 10px;
}
}
/* product2 */



.product2 {
	padding-top: 52px;
	padding-bottom: 63px;
}
.pro2_top {
	padding-bottom: 52px;
}
.img980 {
	display: none;
}
.img980 ul li {
	width: 23%;
	margin: 1%;
	float: left;
}
.img980 ul li a {
	display: block;
	width: 100%;
}
.img980 ul li a img {
	display: block;
	width: 100%;
}
#showArea {
	margin-top: 22px;
	margin-bottom: 15px;
}
#showArea img {
	cursor: pointer;
	display: block;
	width: 110px;
	height: 96px;
	margin-bottom: 16px;
	border: 1px solid #e7e7e7;
}
#showArea a {
	display: block;
}
#main_img {
	cursor: pointer;
	display: block;
}
#gotop {
	cursor: pointer;
	display: block;
	height: 17px;
	margin: auto;
	background: url( ../images/top.png ) no-repeat top center;
}
#gobottom {
	cursor: pointer;
	display: block;
	height: 17px;
	margin: auto;
	background: url( ../images/bottom.png ) no-repeat top center;
}
#gotop:hover {
	cursor: pointer;
	display: block;
	margin: auto;
	background: url( ../images/toph.png ) no-repeat top center;
}
#gobottom:hover {
	cursor: pointer;
	display: block;
	margin: auto;
	background: url( ../images/bottomh.png ) no-repeat top center;
}
#showArea {
	height: 336px;
	overflow: hidden;
}
.MagicZoomBigImageCont {
	background: #FFF;
}
.MagicZoomBigImageCont img {
	width: 500px;
}
.MagicZoomPup {
	border: 1px solid #e7e7e7;
	background: #ffffff;
}
.left-pro {
	width: 625px;
	text-align: left;
}
.left-pro .t1 {
	width: 112px;
	float: right;
}
.left-pro .t2 {
	width: 471px;
	text-indent: 0;
	float: left;
	border: 1px solid #e7e7e7;
}
.left-pro .t2 a {
	display: block;
	margin-bottom: 0px;
}
.left-pro .t2 img {
	text-indent: 0;
	display: block;
}
.MagicZoomBigImageCont img {
	width: 800px!important;
	height: 686px!important;
	display: block;
}
.pro2_top .content {
	width: 474px;
}
.pro2_top .content .title .ttile1 {
	font-size: 20px;
	font-size: 2rem;
	color: #005b9a;
}
.pro2_top .content .title {
	padding-top: 2px;
	margin-bottom: 11px;
}
.pro2_top .content .title h1 {
	font-size: 28px;
	font-size: 2.8rem;
	color: #333;
	line-height: 68px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 37px;
}
.pro2_top .content .title img {
	display: block;
	max-width: 100%;
}
.pro2_top .content .btn {
	margin-top: 72px;
	max-width: 411px;
}
.pro2_top .content .btn a, .pro2_top .content .btn span {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #005b9a;
	width: 168px;
	height: 40px;
	border-radius: 50px;
	line-height: 40px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #005b9a;
}
.pro2_top .content .btn a:hover {
	background-color: #005b9a;
	color: #fff;
}
.pro2_top .content .share1 {
	padding-top: 38px;
}
.pro2_top .content .share1 p {
	text-align: center;
	display: inline-block;
}
.pro2_top .content .share1 p span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	position: relative;
	top: -7px;
	margin-right: 9px;
	display: inline-block;
}
.pro2_top .content .share1 .shar {
	display: inline-block;
}
.protitle1 {
	padding-bottom: 5px;
	background: url(../images/proline1.png) no-repeat left bottom;
	width: 100%;
	margin-bottom: 26px;
}
.protitle1 a {
	text-transform: uppercase;
	font-size: 26px;
	font-size: 2.6rem;
	color: #005b9a;
	line-height: 42px;
	text-transform: uppercase;
}
.product2 .peo_x {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
	padding-bottom: 20px;
}
.product2 .peo_x {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
	padding-bottom: 20px;
}
.product2 .biaogexit p {
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 30px;
}
.product2 .peo_x span, .product2 .peo_x p span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 30px;
}
.product2 .peo_x b, .product2 .peo_x p b, .product2 .peo_x p strong {
	font-size: 22px;
	font-size: 2.2rem;
	color: #005b9a;
	line-height: 30px;
}
.product2 .peo_x a, .product2 .peo_x p a {
	text-transform: uppercase;
	font-size: 20px;
	font-size: 2rem;
	color: #005b9a;
	line-height: 30px;
}
.product2 .peo_x img, .product2 .peo_x p img {
	display: block;
	max-width: 100%;
}
.product2 .peo_x table, .product2 .peo_x p table {
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #666;
}
.product2 .peo_x table tr td, .product2 .peo_x p table tr td {
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	font-size: 1.4rem
}
.product2 .peo_x table tr td:first-child {
	width: 35%;
}
.product2 .peo_x table tr td img {
	display: block;
	max-width: 100% !important;
	margin: 0px;
}
.protitle2 {
	width: 100%;
	margin-bottom: 15px;
	margin-top: 27px;
}
.protitle2 a {
	text-transform: uppercase;
	font-size: 20px;
	font-size: 2rem;
	color: #005b9a;
	font-weight: bold;
}
.title_pro2 {
	background: url(../images/proline3.png) no-repeat center center;
	text-align: center;
	margin-bottom: 66px;
}
.title_pro2 a {
	font-size: 28px;
	font-size: 2.8rem;
	color: #005b9a;
}
.pro2_ul2 {
}
.pro2_ul2 li {
	float: left;
	max-width: 265px;
	margin-left: 46px;
}
.pro2_ul2 li a {
	display: block;
	text-align: center;
	line-height: 59px;
}
.pro2_ul2 li a img {
	display: block;
	max-width: 263px;
	width: calc( 100% - 2px );
	border: 1px solid #e7e7e7;
	margin: 0 auto;
}
.pro2_ul2 li:hover a {
	color: #005b9a;
}















/*pro media xiangqingyemian*/



@media screen and (max-width:1219px) {
.MagicZoomPup, .MagicZoomBigImageCont {
	display: none!important;
}
.MagicZoom {
	cursor: auto!important;
}
.left-pro {
	float: none;
	margin: 0 auto;
	margin-bottom: 20px;
}
.pro2_top .content {
	width: 100%;
}
.protitle1, .protitle2 {
	background: none;
}
.rel-pro li {
	width: 23%;
	margin: 1%!important;
}
.pro2_ul2 li {
	width: 23%;
	margin: 1%!important;
}
.pro2_ul2 li a {
	line-height: 25px
}
}
 @media screen and (max-width:999px) {
.title_pro2 {
	margin-bottom: 1.5rem;
}
.product2 .table {
	overflow: scroll
}
.product2 table {
	width: 800px
}
.product2 {
	padding-top: 30px;
	padding-bottom: 33px;
}
.img980 {
	display: block;
}
.left-pro {
	display: none;
}
.pro2_top .content .share1 {
	padding-top: 20px;
}
.pro2_top .content .btn {
	margin-top: 20px;
}
}
 @media screen and (max-width:640px) {
.pro2_top .img980 ul li {
	width: 48%;
	margin: 0 1% 2% 1%!important;
}
.pro2_ul2 li {
	width: 48%;
	margin: 1%!important;
}
.pro2_top .content .title h1 {
	font-size: 20px;
	font-size: 2rem;
}
.title_pro2 a {
	font-size: 20px;
	font-size: 2rem;
}
.protitle1 a {
	font-size: 20px;
	font-size: 2rem;
}
}
 @media screen and (max-width:370px) {
.pro2_top .content .btn a, .pro2_top .content .btn span {
	float: none;
	margin: 15px auto 0;
}
}
/* about */



.about {
	padding-top: 53px;
}
.about p img {
	max-width: 100%
}
.about .about_img1 {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.about .title1 {
	text-transform: uppercase;
	margin-bottom: 25px;
	margin-top: 44px;
	padding-left: 35px;
	background: url( ../images/abo1bj.jpg ) no-repeat left center;
	font-size: 34px;
	font-size: 3.4rem;
	color: #333;
	font-weight: bold;
}
.about .title1 img {
	display: block;
	width: 100%;
	max-width: 277px; max-height:34px
}
.about p {
	line-height: 30px;
	padding-bottom: 29px;
}
.about .title2 {
	padding-top: 32px;
	font-size: 30px;
	font-size: 3rem;
	color: #333;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.lunboa {
	position: relative;
}
img {
	border: 0;
}
/*1*/



.ban {
	width: 955px;
	height: 751px;
	position: relative;
	/*overflow:hidden;*/



	margin: 49px auto 0 auto;
}
.ban2 {
	width: 845px;
	height: 547px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	right: 0px;
	border: 10px solid #fff;
	border-top: 9px solid #fff;
	border-bottom: 9px solid #fff;
	box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
}
.ban2 ul {
	position: absolute;
	left: 0;
	top: 0;
}
.ban2 ul li {
	width: 845px;
	height: 547px;
}
.prev {
	float: left;
	cursor: pointer;
}
/*2*/



.num {
	height: 137px;
	overflow: hidden;
	width: 867px;
	position: relative;
	float: left;
}
.min_pic {
	padding-top: 11px;
	width: 955px;
}
.num ul {
	position: absolute;
	left: 0;
	top: 0;
}
.num ul li {
	width: 199px;
	height: 137px;
	margin-right: 23px;
	margin-right: 17px\0;
	padding: 0px;
	position: relative;
	float: left;
}
.num ul li a.fu {
	display: block;
	width: 199px;
	height: 137px;
	background: url( ../images/bisd.png ) no-repeat top center;
	position: absolute;
	top: 100%;
	z-index: 9999;
}
.num ul li a img {
	width: 199px;
	height: 129px;
	margin-top: 11px;
}
.prev_btn1 {
	width: 11px;
	text-align: center;
	height: 19px;
	margin-top: 63px;
	margin-right: 30px;
	cursor: pointer;
	float: left;
}
.next_btn1 {
	width: 11px;
	text-align: center;
	height: 19px;
	margin-top: 63px;
	cursor: pointer;
	float: right;
}
.prev1 {
	position: absolute;
	top: 263px;
	left: -17px;
	width: 24px;
	height: 45px;
	z-index: 9;
	cursor: pointer;
}
.next1 {
	position: absolute;
	top: 263px;
	right: -17px;
	width: 24px;
	height: 45px;
	z-index: 9;
	cursor: pointer;
}
.mhc {
	z-index: 99999;
	background: #000;
	width: 100%;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(Opacity=50);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.num ul li.on a.fu {
	top: 0px;
}
.num ul li:hover a.fu {
	top: 0px;
}
/*3*/



.pop_up {
	width: 971px;
	height: 570px;
	padding: 10px;
	background: #fff;
	position: fixed;
	-position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -498px;
	margin-top: -273px;
	display: none;
	z-index: 9999999;
}
.pop_up_xx {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -40px;
	right: 0;
	cursor: pointer;
}
.pop_up2 {
	width: 500px;
	height: 500px;
	position: relative;
	overflow: hidden;
}
.pop_up2 {
	width: 971px;
	height: 570px;
	position: relative;
	overflow: hidden;
	float: left;
}
.pop_up2 ul {
	position: absolute;
	left: 0;
	top: 0;
}
.pop_up2 ul li {
	width: 971px;
	height: 570px;
	float: left;
}
.lunboa {
	padding-bottom: 50px;
}
.lunboa .ban .ban2 ul li {
	position: relative;
}
.lunboa .ban .ban2 ul li .mzz {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lunboa .ban .ban2 ul li .mzz a {
	width: 100%;
	display: block;
	text-align: center;
	height: 40px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	line-height: 40px;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lunbob {
	display: none;
}
.lunbob ul li {
	width: 48%;
	position: relative;
	float: left;
	margin: 20px 1%!important;
}
.lunbob ul li a {
	display: block;
}
.lunbob ul li a img {
	display: block;
	width: 100%;
}
.lunbob ul li .mzz {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lunbob ul li .mzz a {
	width: 100%;
	display: block;
	text-align: center;
	height: 44px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	line-height: 44px;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
 @media screen and (max-width:1219px) {
.prev1 {
	position: absolute;
	top: 263px;
	left: 0px;
	width: 41px;
	height: 79px;
	z-index: 9;
	cursor: pointer;
}
.next1 {
	position: absolute;
	top: 263px;
	right: 0px;
	width: 41px;
	height: 79px;
	z-index: 9;
	cursor: pointer;
}
}
 @media screen and (max-width:999px) {
.about {
	padding-top: 10px;
}
.lunboa {
	display: none;
}
.lunbob {
	display: block;
}
.about .title1 {
	margin-top: 0px
}
}
 @media screen and (max-width:640px) {
.about .title1, .about .title2 {
	font-size: 20px;
	font-size: 2rem
}
.about .title2 {
	padding-top: 0px
}
.mpmain2 {
	padding-top: 5px !important;
	padding-bottom: 5px !important
}
}
 @media screen and (max-width:500px) {
.lunbob ul li {
	width: 98%;
	margin: 20px 1%!important;
}
}
 @media screen and (max-width:1219px) {
.prev1 {
	position: absolute;
	top: 263px;
	left: 0px;
	width: 41px;
	height: 79px;
	z-index: 9;
	cursor: pointer;
}
.next1 {
	position: absolute;
	top: 263px;
	right: 0px;
	width: 41px;
	height: 79px;
	z-index: 9;
	cursor: pointer;
}
}
 @media screen and (max-width:979px) {
.lunboa {
	display: none;
}
.lunbob {
	display: block;
}
}
 @media screen and (max-width:500px) {
.lunbob ul li {
	width: 98%;
	margin: 20px 1%!important;
}
}
/* project */



.project {
	padding-top: 6px;
}
.project .fwp {
	margin-top: 46px;
	padding-bottom: 33px;
	position: relative;
	min-height: 291px;
	border-bottom: 1px dashed #bcbcbc;
}
.project .swp {
	position: absolute;
	top: 0;
	left: 0;
}
.project .swp a {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.project .swp a img {
	display: block;
	max-width: 441px;
	max-height: 291px;
	width: 100%;
	margin: 0 auto;
}
.project .zi {
	padding-left: 488px;
	min-height: 176px;
	padding-right: 0px;
}
.project .zi .title {
	padding-top: 15px;
	padding-bottom: 14px;
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	color: #333;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.project .zi .time .more {
	display: block;
	color: #fff;
	background: #005b9a;
	width: 121px;
	line-height: 38px;
	text-align: center;
	border-radius: 50px;
}
.project .zi .title:hover {
	color: #005b9a;
}
.project .zi .p {
	line-height: 30px;
	display: block;
	height: 90px;
	overflow: hidden;
	margin-bottom: 52px;
}
.project .zi .p:hover {
	color: #005b9a;
}
.project .zi .time .more:hover {
	background: #333;
	color: #fff;
}
.project .page {
	margin-top: 64px;
}
.project2 .xqy {
	position: relative;
}
.project2 .xqy .top1 {
	margin-top: 50px;
}
.project2 .xqy .top1 .title1 {
	text-align: center;
}
.project2 .xqy .top1 .title1 h1 {
	font-size: 36px;
	font-size: 3.6rem;
	color: #333;
	font-weight: normal;
}
.project2 .xqy .top1 .title1_new h1 {
	font-size: 30px;
	font-size: 3rem;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.project2 .share1 {
	padding-top: 11px;
	text-align: center;
}
.project2 .share1 p {
	text-align: center;
	display: inline-block;
}
.project2 .share1 p .span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	position: relative;
	top: -7px;
	margin-right: 2px;
	display: inline-block;
}
.project2 .share1 .shar {
	display: inline-block;
}
.project2 .share2 {
	padding-top: 29px;
	text-align: center;
}
.project2 .share2 p {
	text-align: center;
	display: inline-block;
}
.project2 .share2 p .span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	position: relative;
	top: -7px;
	margin-right: 2px;
	display: inline-block;
}
.project2 .share2 .shar {
	display: inline-block;
}
.project2 .share2 p span.spai {
	color: #666666;
	padding-right: 20px;
}
.project2 .newsx {
	margin-top: 60px
}
.project2 .newsx p {
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;

	font-family: Arial, Helvetica, sans-serif;
}
.project2 .newsx p b,.project2 .newsx p strong {
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.project2 .newsx p img,.project2 .newsx  img {
	display: block;
	max-width: 100%;
}
.project2 .newsx p a,.project2 .newsx  a {
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #005b9a;
}
.newsx table, .newsx p table {
	width: 90%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc; font-size:14px; font-size:1.4rem;
	margin-left: auto;
	margin-right: auto
}
.newsx table tr td, .newsx p table tr td {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff
}
.updown {
	padding-top: 45px;
	border-top: 1px solid #cccccc;
	margin-bottom: 78px;
}
.updown .up {
	margin-top: 0px;
	margin-bottom: 0px;
}
.updown p {
	line-height: 30px;
	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: 5px;
}
.updown p .on {
	color: #005b9a;
}
.updown p a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
}
.updown p a:hover {
	color: #005b9a;
}
 @media screen and (max-width:999px) {
.newsx .table {
	overflow: scroll
}
.newsx table {
	width: 800px
}
.project .zi .p {
	margin-bottom: 10px;
}
.project .fwp {
	padding-bottom: 0px;
	margin-top: 15px;
}
.project .swp {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 10px;
}
.project .time { width:100%; float:none
}
.project .zi {
	padding-left: 0px;
	min-height: auto;
	padding-right: 0px;
	padding-bottom: 20px; width:100%; float:none;
}
.project .page, .project2 .newsx {
	margin-top: 20px;
}
.project2 .xqy .top1 .title1 h1 {
	font-size: 24px;
	font-size: 2.4rem;
	color: #333;
	font-weight: normal;
}
}
/* certification */



.certification {
}
.certification ul {
	padding-bottom: 103px;
}
.certification ul li {
	float: left;
	width: 209px;
	margin-left: 121px;
	padding-top: 53px;
	margin-bottom: 13px;
}
.certification ul li .dan_wrap {
	position: relative;
	max-width: 209px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.certification ul li .dan_wrap .fu {
	position: absolute;
	top: 100%;
	width: 100%;
	height: 100%;
	left: 0;
}
.certification ul li .dan_wrap img {
	display: block;
	max-width: 209px;
	max-height: 302px;
	width: 100%;
}
.certification ul li .wenzi {
	padding-top: 6px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
}
.certification ul li:hover .dan_wrap .fu {
	top: 0px;
}
 @media screen and (max-width:1219px) {
.certification ul li {
	width: 23%;
	margin-left: 1%!important;
	margin-right: 1%!important;
}
}
 @media screen and (max-width:999px) {
.certification ul {
	padding-bottom: 30px;
}
.certification ul li {
	width: 31%;
	margin-left: 1%!important;
	margin-right: 1%!important;
	padding-top: 20px;
	margin-bottom: 0px;
}
.certification ul li .dan_wrap .fu {
	top: 0px;
}
}
 @media screen and (max-width:640px) {
.certification ul li {
	width: 48%;
	margin-left: 1%!important;
	margin-right: 1%!important;
}
}
/*abnav2*/



.abnav2 {
	text-align: center;
	background: url(../images/ab2xvxian.png) repeat-x left 54px;
	margin-top: 67px;
}
.abnav2 a {
	display: inline-block;
	width: 116px;
	margin-left: 61px;
	margin-right: 61px;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333333;
	color: #555555;
	text-align: center;
	padding-top: 130px;
	text-transform: uppercase;
}
.ab21{ background:url(../images/ab2nav1.png) no-repeat top center;}
.ab22{ background:url(../images/ab2nav2.png) no-repeat top center;}
.ab21:hover{ background:url(../images/ab2nav1h.png) no-repeat top center;}
.ab22:hover{ background:url(../images/ab2nav2h.png) no-repeat top center;}
.dangqianab2.ab21{ background:url(../images/ab2nav1h.png) no-repeat top center !important;}
.dangqianab2.ab22{ background:url(../images/ab2nav2h.png) no-repeat top center !important;}


.abnav2 a:hover{  color: #005b9a;}
.abnav2 a.dangqianab2.ab21{ background:url(../images/ab2nav1h.png) no-repeat top center !important; color: #005b9a;}
.abnav2 a.dangqianab2.ab22{ background:url(../images/ab2nav2h.png) no-repeat top center !important; color: #005b9a;}

.abnav2 a:hover {
	color: #005b9a;
}
.abnav2 a.dangqianab2.ab21 {
	color: #005b9a;
}
.abnav2 a.dangqianab2.ab22 {
	color: #005b9a;
}
 @media screen and (max-width:1219px) {
}
 @media screen and (max-width:999px) {
.abnav2 {
	background: none;
}
.abnav2 a {
	margin-top: 10px;
}
}
 @media screen and (max-width:500px) {
.abnav2 {
	text-align: center;
	background: none;
	margin-top: 0px;
}
.abnav2 a {
	padding: 0px;
	display: inline-block;
	width: auto;
	margin-left: 10px;
	margin-right: 10px
}
.ab21 {
	background: none;
}
.ab22 {
	background: none;
}
.ab21:hover {
	background: none;
}
.ab22:hover {
	background: none;
}
.abnav2 a.dangqianab2.ab21 {
	background: none !important;
	color: #005b9a;
}
.abnav2 a.dangqianab2.ab22 {
	background: none !important;
	color: #005b9a;
}
}
.new_ul3 {
	width: 100%;
	padding-top: 26px;
	padding-bottom: 125px;
}
.new_ul3 li {
	width: 561px;
	margin-top: 42px;
}
.new_ul3 li .img {
	border: 2px solid #f4f4f4;
	position: relative;
}
.new_ul3 li .img img {
	display: block;
	max-width: 556px;
	max-height: 404px;
	width: 100%;
	margin: 0 auto;
}
.new_ul3 li .img .wen {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 36px;
	position: absolute;
	bottom: 0;
	height: 56px;
	line-height: 56px;
	color: #333;
	background: #f4f4f4;
	width: 100%;
	font-size: 16px;
	font-size: 1.6rem;
	;
	color: #000;
}
.titm {
	background: #f4f4f4;
	margin-bottom: 12px;
}
.titm p {
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	padding-left: 19px;
}
.titm p span {
	display: block;
	padding-left: 46px;
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	background: url( ../images/rili.png) no-repeat left 14px;
}
.new_ul3 li .img:hover {
	border-color: #005b9a;
}
.new_ul3 li .img:hover .wen {
	background: #005b9a;
	color: #fff;
}
.dizhi {
	background: #f4f4f4;
}
.dizhi p {
	height: 50px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	padding-left: 22px;
}
.dizhi p span {
	font-family: Verdana;
	display: block;
	max-width: 437px;
	padding-left: 40px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	line-height: 50px;
	background: url( ../images/dandizhi.png) no-repeat left center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dizhi p span a:hover, .titm p span a:hover {
	color: #005b9a
}
 @media screen and (max-width:1219px) {
.new_ul3 li {
	width: 48%;
}
}

 @media screen and (max-width:999px) {
	 .new_ul3 li .img {
	    border: 2px solid #f4f4f4;
    position: inherit !important;
}

.new_ul3 li .img .wen {
    white-space: normal !important;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 0px;
    position: inherit !important;
    height: 56px;
    display: block;
    line-height: 25px;
}
 }






 @media screen and (max-width:570px) {
.new_ul3 {
	width: 100%;
	padding-top: 26px;
	padding-bottom: 25px;
}
}
 @media screen and (max-width:570px) {
.new_ul3 li {
	width: 100%;
	max-width: 580px;
	margin: 0 auto;
	float: none;
	margin-top: 30px;
	margin-bottom: 20px;
}
.dizhi {
	height: auto;
	padding-bottom: 10px;
}
.dizhi p {
	height: auto;
}
.page a {
	margin-bottom: 20px;
}
.shejiao a {
	margin-left: 0px;
	width: 20%;
}
}
/* contact */



.contact {
	padding-top: 50px;
	margin-bottom: 89px;
}
.con_wrap {
	margin-bottom: 57px;
}
.con_wrap .title {
	font-size: 24px;
	font-size: 2.4rem;
	color: #005b9a;
	text-transform: uppercase;
}
.con_wrap .title2 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 30px;
}
.con_wrap_left {
	width: 384px;
}
.con_wrap_right {
	width: 704px;
}
.con_wrap_left_ul {
}
.con_wrap_left_ul li {
	padding-left: 32px;
	line-height: 41px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
}
.con_wrap_left_ul li.li1 {
	background: url( ../images/conli1.png ) no-repeat left center;
}
.con_wrap_left_ul li.li2 {
	background: url( ../images/conli2.png ) no-repeat left center;
}
.con_wrap_left_ul li.li3 {
	background: url( ../images/conli3.png ) no-repeat left center;
}
.con_wrap_left_ul li.li4 {
	background: url( ../images/conli4.png ) no-repeat left center;
}
.con_wrap_left_ul li.li5 {
	background: url( ../images/dizhiicon.png ) no-repeat left 10px;
}
.con_wrap_left_ul li.li7 {
	background: url( ../images/contact3.png ) no-repeat left 10px;
}
.coxin {
	margin-top: -9px;
}
.coxin .int1 {
	width: 299px;
	height: 47px;
	border: 1px solid #dcd9d9;
	background: url(../images/xing.jpg) no-repeat center left;
	padding-left: 19px;
	line-height: 47px;
	float: left;
	margin-top: 37px;
	color: #1b1b1b;
}
.coxin .int2 {
	width: 304px;
	height: 47px;
	border: 1px solid #dcd9d9;
	background: none;
	padding-left: 14px;
	line-height: 47px;
	float: right;
	margin-top: 37px;
	color: #1b1b1b;
}
.coxin .int3 {
	width: 299px;
	height: 47px;
	border: 1px solid #dcd9d9;
	background: url(../images/xing.jpg) no-repeat center left;
	padding-left: 19px;
	line-height: 47px;
	float: right;
	margin-top: 37px;
	color: #1b1b1b;
}
.coxin textarea {
	width: 686px;
	height: 177px;
	border: 1px solid #dcd9d9;
	background: url(../images/xing.jpg) no-repeat top left;
	padding-left: 18px;
	line-height: 47px;
	margin-top: 37px;
}
.coxin .int4 {
	width: 298px;
	height: 47px;
	border: 1px solid #dcd9d9;
	background: url(../images/xing.jpg) no-repeat center left;
	padding-left: 19px;
	line-height: 47px;
	float: left;
	margin-top: 37px;
}
.yanzheng {
	margin-left: 25px;
	margin-top: 37px;
	cursor: pointer;
	float: left;
}
.coxin .int5 {
	width: 137px;
	height: 49px;
	float: left;
	margin-left: 18px;
	margin-top: 37px;
	cursor: pointer;
	background: #005b9a;
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
}
.map {
	display: block;
	max-width: 100%;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.con_wrap_right {
	width: 572px;
}
.coxin .int1, .coxin .int2, .coxin .int3 {
	width: 257px;
	padding-left: 19px;
}
.coxin textarea {
	width: 553px;
	padding-left: 19px;
}
.coxin .int5 {
	width: 100px;
}
.coxin .int4 {
	width: 187px;
}
}
 @media screen and (max-width:999px) {
.comain {
	padding-bottom: 20px;
}
.con_wrap_right {
	width: 100%;
	clear: both
}
.con_wrap_left {
	width: 100%;
	margin-bottom: 20px;
}
.coxin .int1, .coxin .int2, .coxin .int3 {
	width: 95%;
	float: none;
	padding-left: 19px;
}
.coxin textarea {
	width: 95%;
	padding-left: 19px;
}
.coxin .int5 {
	width: 100px;
	margin-top: 20px;
}
.coxin {
	margin-top: 0px;
}
.coxin .int1, .coxin .int2, .coxin .int4 {
	margin-top: 20px;
}
.yanzheng {
	margin-top: 20px;
}
}
 @media screen and (max-width:710px ) {
.coxin .int1, .coxin .int2, .coxin .int3 {
	width: 90%;
	float: none;
}
.coxin textarea {
	width: 90%;
}
.coxin .int4 {
	width: 90%;
}
.yanzheng {
	margin-left: auto;
	margin-right: 5px;
}
.coxin .int5 {
	width: 64px;
	margin-left: 0px;
}
.contact {
	padding-top: 50px;
	margin-bottom: 30px;
}
.con_wrap {
	margin-bottom: 20px;
}
.con_wrap .title {
	font-size: 20px;
	font-size: 2rem;
}
}
/* quality */



.quality {
	padding-bottom: 78px;
}
.quality img {
	max-width: 100%
}
.quality .title {
	padding-top: 48px;
	padding-bottom: 37px;
	text-align: center;
	font-size: 30px;
	font-size: 3rem;
	color: #333;
	line-height: 30px;
}
.quality .title2 {
	line-height: 30px;
}
.quality .title3 {
	padding-top: 35px;
	padding-bottom: 9px;
	font-weight: bold;
	color: #005b9a;
}
.quality p {
	line-height: 30px;
}
 @media screen and (max-width:599px) {
.quality .title {
	font-size: 20px;
	font-size: 2rem;
	padding-top: 20px;
	padding-bottom: 20px;
}
}
.Download {
	width: 100%;
	margin-top: 60px;
}
.Download ul a:hover {
	color: #005b9a;
}
.Download ul {
	padding-bottom: 35px;
}
.Download ul li {
	border-bottom: 1px dashed #ccc;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 28px;
}
.Download .titl2 {
	color: #333;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 35px;
	padding-left: 31px;
	padding-right: 150px;
	background: url(../images/yun.png) no-repeat left top;
}
.Download .more {
	position: absolute;
	right: 5px;
	bottom: 14px;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	width: 138px;
	line-height: 36px;
	background: url(../images/yun1.png) no-repeat center center;
	color: #fff;
	text-indent: 3em;
}
.Download .more:hover {
	color: #bbb;
}
 @media screen and (max-width:640px) {
.Download .titl2 {
	padding-right: 0px;
}
.Download .more {
	position: relative;
	bottom: 0px;
}
}
/* new12_top */



.new12_top {
	background: #f6f5f5;
	margin-top: 66px;
}
.new12_top .n2_left {
	width: 48%;
}
.new12_top .n2_rigth {
	width: 47.1%;
	padding-right: 2%;
}
.new12_top .n2_rigth a {
	display: block;
}
.new12_top .n2_rigth .titlle2 {
	padding-top: 11px;
	padding-bottom: 8px;
	font-size: 20px;
	font-size: 2rem;
	color: #333;
	line-height: 32px;
	font-weight: bold;
}
.new12_top .n2_rigth .title3 {
	color: #666666;
	line-height: 30px;
}
.new12_top .n2_rigth b {
	margin-top: 5px;
	margin-bottom: 18px;
	display: block;
	width: 62px;
	height: 2px;
	background: #333333;
}
.new12_top .n2_rigth p {
	line-height: 30px;
	height: 150px;
	overflow: hidden;
}
.new12_top .n2_rigth a.more {
	margin-top: 30px;
	width: 158px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #005b9a;
	color: #fff;
	text-transform: uppercase;
}
.new12_top .n2_rigth a:hover {
	color: #005b9a;
}
.new12_top .n2_rigth a.more:hover {
	color: #333;
}
.new12_top .n2_left img {
	display: block;
	max-width: 576px;
	width: 100%;
}
.new1_ul1 {
	padding-top: 67px;
	padding-bottom: 14px;
}
.new1_ul1 li {
	width: 334px;
	border: 1px solid #eeecec;
	float: left;
	margin-left: 96px;
	margin-bottom: 73px;
	padding-bottom: 44px;
}
.new1_ul1 li .ne1_wrap {
	width: 90%;
	margin: 0 auto;
}
.new1_ul1 li .time {
	line-height: 45px;
	padding-top: 23px;
	padding-bottom: 14px;
	font-size: 30px;
	font-size: 3rem;
	color: #666;
}
.new1_ul1 li .title3 {
	height: 64px;
	overflow: hidden;
	font-size: 20px;
	font-size: 2rem;
	color: #333;
	line-height: 32px;
}
.new1_ul1 li b {
	margin-top: 11px;
	margin-bottom: 23px;
	display: block;
	width: 62px;
	height: 2px;
	background: #333333;
}
.new1_ul1 li p a {
	line-height: 30px;
	display: block;
}
.new1_ul1 li .more {
	display: block;
	margin-top: 49px;
	text-transform: uppercase;
	border: 2px solid #005b9a;
	width: 152px;
	line-height: 42px;
	text-align: center;
	background: #005b9a;
	color: #fff;
}
.new1_ul1 li:hover {
	background: #f6f5f5;
}
.new1_ul1 li a:hover {
	color: #005b9a;
}
.new1_ul1 li .more:hover {
	background: transparent;
	color: #005b9a;
}
 @media screen and (max-width:1219px) {
.new12_top .n2_rigth b {
	margin-top: 5px;
	margin-bottom: 0px;
}
.new12_top .n2_rigth a.more {
	margin-top: 10px;
}
.new12_top .n2_rigth .titlle2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.new1_ul1 li {
	width: 31%;
	margin-left: 1%!important;
	margin-right: 1%;
}
}
 @media screen and (max-width:999px) {
.new12_top {
	padding-bottom: 10px;
	padding-top: 10px;
}
.new12_top .n2_left {
	width: 95%;
	float: none;
	margin: 0 auto;
}
.new12_top .n2_rigth {
	width: 95%;
	padding-right: 0%;
	float: none;
	margin: 0 auto;
}
.new1_ul1 li .time {
	font-size: 28px;
	font-size: 2.8rem;
}
}
 @media screen and (max-width:680px) {
.new1_ul1 li {
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.new1_ul1 li .time {
	padding-top: 10px;
}
.new1_ul1 li .more {
	margin-top: 20px;
}
.new1_ul1 li .time {
	font-size: 20px;
	font-size: 2rem;
}
.new1_ul1 li {
	width: 98%;
	margin-left: 1%!important;
	margin-right: 1%;
}
}
#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	background-color: rgba(0,0,0,.8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
	z-index: 99999999999999999999999999999999999999;
}
#baguetteBox-overlay.visible {
	opacity: 1
}
#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}
#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}
#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.6);
	box-shadow: 0 0 8px rgba(0,0,0,.6);
}
#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0,0,0,.6);
	font-family: Verdana, Geneva, sans-serif;
}
#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}
#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -moz-transform .4s ease;
	transition: left .4s ease, transform .4s ease
}
#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}
#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}
.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50,50,50,.5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease;
}
.baguetteBox-button:hover {
	background-color: rgba(50,50,50,.9)
}
.baguetteBox-button#next-button {
	right: 2%
}
.baguetteBox-button#previous-button {
	left: 2%
}
.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px
}
.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}
.spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px
}
.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}
.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}
.top20du {
	margin-bottom: 10px;
	margin-top: 10px
}
.product2 .shar .at-resp-share-element .at-icon {
	width: 26px!important;
	height: 26px!important;
}
.product2 .shar .at-style-responsive .at-share-btn {
	padding: 0!important;
	border-radius: 2px!important;
}
.product2 .shar .at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 26px!important;
	height: 26px!important;
}
.product2 .shar .at-resp-share-element .at-share-btn {
	margin-bottom: 0!important;
	margin-right: 3px!important;
}
.project2 .shar .at-resp-share-element .at-icon {
	width: 25x!important;
	height: 25px!important;
}
.project2 .shar .at-style-responsive .at-share-btn {
	padding: 0!important;
	border-radius: 2px!important;
}
.project2 .shar .at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 25px!important;
	height: 25px!important;
}
.project2 .shar .at-resp-share-element .at-share-btn {
	margin-bottom: 0!important;
	margin-right: 3px!important;
}
.project2 .shar .at-resp-share-element .at-icon {
	width: 21px!important;
	height: 21px!important;
}
.project2 .shar .at-style-responsive .at-share-btn {
	padding: 0!important;
	border-radius: 2px!important;
}
.project2 .shar .at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 21px!important;
	height: 21px!important;
}
.project2 .shar .at-resp-share-element .at-share-btn {
	margin-bottom: 0!important;
	margin-right: 3px!important;
}
.listcart {
	width: 100%;
	margin-top: 40px
}
.listcart a {
	display: inline-block;
	height: 25px;
	width: 150px;
	line-height: 25px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	color: #005b9a;
	cursor: pointer;
	background: #fff;
	border: #005b9a solid 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 10px;
	border-radius: 10px;
}
.listcart a:hover {
	border: #005b9a solid 1px;
	background: #005b9a;
	color: #fff
}
 @media screen and (max-width:999px) {
.listcart a {
	width: 40%;
	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
}
}
.shuxp_c {
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 10px;
	margin-bottom: 10px
}
/***************************************************************************  main  *************************************************************/



.mpmain2 {
	padding-bottom: 90px;
	padding-top: 17px;
}
.zhanshi_tp2 {
	position: relative;
	width: 986px;
	margin: auto;
	margin-top: 23px;
}
.zhanshi_tp2 .ulBigPic {
	width: 863px;
	margin-left: 61px;
	overflow: hidden;
	box-shadow: 2px 2px 6px #a7a4a4;
}
.zhanshi_tp2 .ulBigPic li {
	width: 845px;
	display: none;
	border: 9px solid #fff;
	position: relative;
}
.abfu {
	position: absolute;
	width: 100%;
	font-size: 20px;
	font-size: 2rem;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	line-height: 39px;
	bottom: 0px;
	left: 0px;
	background: #000;
	background: rgba(0,0,0,0.5);
}
.zhanshi_tp2 .ulBigPic .liSelected {
	display: block;
}
.zhanshi_tp2 .ulBigPic img {
	display: block;
	width: 845px;
	height: 546px;
}
.zhanshi_tp2 .sLeftBtnA, .zhanshi_tp2 .sLeftBtnASel, .zhanshi_tp2 .sLeftBtnABan, .zhanshi_tp2 .sRightBtnA, .zhanshi_tp2 .sRightBtnASel, .zhanshi_tp2 .sRightBtnABan {
	width: 24px;
	height: 45px;
	display: block;
	position: absolute;
	top: 259px;
}
.zhanshi_tp2 .sLeftBtnA, .zhanshi_tp2 .sLeftBtnASel, .zhanshi_tp2 .sRightBtnA, .zhanshi_tp2 .sRightBtnASel {
	cursor: pointer;
}
.zhanshi_tp2 .sLeftBtnA, .zhanshi_tp2 .sLeftBtnASel, .zhanshi_tp2 .sLeftBtnABan {
	left: 0px;
	background: url(../images/index_tab_l.png)
}
.zhanshi_tp2 .sRightBtnA, .zhanshi_tp2 .sRightBtnASel, .zhanshi_tp2 .sRightBtnABan {
	right: 0px;
	background: url(../images/index_tab_r.png)
}
.zhanshi_tp2 .dSmallPicBox {
	width: 986px;
	height: 139px;
	position: relative;
	margin-top: 10px;
}
.zhanshi_tp2 .dSmallPic {
	width: 863px;
	left: 61px;
	height: 139px;
	position: absolute;
	top: 0px;
	overflow: hidden;
}
.zhanshi_tp2 .dSmallPic ul {
	position: absolute;
}
.zhanshi_tp2 .dSmallPic li {
	width: 221px;
	height: 139px;
	float: left;
	display: inline;
	cursor: pointer;
	overflow: hidden;
}
.zhanshi_tp2 .dSmallPic .sPic {
	width: 199px;
	height: 131px;
	padding-top: 8px;
	display: block;
}
.zhanshi_tp2 .dSmallPic .sPic img {
	width: 193px;
	height: 125px;
	border: 3px solid #fff;
}
.zhanshi_tp2 .dSmallPic .sPic:hover {
}
.zhanshi_tp2 .dSmallPic .sPic img:hover {
	border: 3px solid #333333;
}
.zhanshi_tp2 .dSmallPic .liSelected .sPic {
}
.zhanshi_tp2 .dSmallPic .liSelected .sPic img {
	border: 3px solid #333333;
}
.zhanshi_tp2 .sLeftBtnB, .zhanshi_tp2 .sLeftBtnBSel, .zhanshi_tp2 .sLeftBtnBBan, .zhanshi_tp2 .sRightBtnB, .zhanshi_tp2 .sRightBtnBSel, .zhanshi_tp2 .sRightBtnBBan {
	width: 11px;
	height: 19px;
	display: block;
	position: absolute;
	top: 65px;
}
.zhanshi_tp2 .sLeftBtnB, .zhanshi_tp2 .sLeftBtnBSel, .zhanshi_tp2 .sRightBtnB, .zhanshi_tp2 .sRightBtnBSel {
	cursor: pointer;
}
 @media screen and (min-width:1000px) and (max-width:1219px) {
.zhanshi_tp2 {
	width: 976px;
}
.zhanshi_tp2 .dSmallPicBox {
	width: 976px;
}
}
 @media screen and (min-width:1000px) {
.gongchang2 {
	display: none
}
}
 @media screen and (max-width:999px) {
.mpmain2 {
	padding-bottom: 30px;
	padding-top: 17px;
}
.zhanshi_tp2 {
	display: none
}
.gongchang2 {
	width: 100%
}
.gonglie2 {
	display: block;
	width: 45%;
	float: left;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-top: 10px;
}
.gongtu2 img {
	width: 100%;
	max-width: 845px;
	max-height: 546px;
}
.gongzi2 {
	display: block;
	text-align: center;
	line-height: 30px;
	margin-top: 5px;
}
.ab3main {
	padding-bottom: 39px;
}
}
 @media screen and (max-width:639px) {
.gonglie2 {
	width: 95%;
}
.wenav a {
	width: 135px;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
	margin: 0 2px;
}
}
.cuowu404 {
	width: 100%;
	max-width: 435px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 90px;
	padding-bottom: 20px
}
.cuowu404 img {
	width: 100%
}
 @media screen and (max-width:999px) {
.cuowu404 {
	width: 80%;
	overflow: hidden;
	padding-top: 2rem;
	padding-bottom: 2rem
}
}
 @media screen and (max-width:999px) {
.cuowu404 {
	width: 80%;
	overflow: hidden;
	padding-top: 2rem;
	padding-bottom: 2rem
}
}
/*.container*/



.container {
	width: 5px;
	height: 100%;
	position: absolute;
	right: 0;
	-webkit-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;
}
.container .nav {
	overflow: hidden;
	width: 300px;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 0px;
	right: 0;
	display: block;
	height: auto;
	overflow: scroll;
}
.container .nav form {
	margin: 15px auto;
	width: 258px;
	height: 26px;
	border: 1px solid #fff;
}
.container .nav form .iptc {
	box-sizing: border-box;
	padding-left: 15px;
	background-color: #fff;
	width: 80%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: left;
}
.container .nav form .ipsc {
	width: 20%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: right;
	background: #fff url(../images/sousuo1.png) no-repeat center center;
}
.container .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;
	box-sizing: border-box;
}
.container .nav > ul > li {
	line-height: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	text-indent: 20px;
	position: relative;
}
.container .nav > ul > li .addition {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 10px;
	background: url("fonts/shizi.png") no-repeat center center;
}
.container .nav > ul > li .addition.fa:before {
	margin-right: 5px;
	color: #fff;
	text-indent: 0;
}
.container .nav > ul > li > a {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
	margin-right: 50px;
}
.container .nav > ul > li > a span {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
}
.container .nav > ul > li .c-show {
	display: none;
	width: 100%;
}
.container .nav > ul > li .c-show1 .c-s1 {
	position: relative;
	padding-left: 15px;
}
.container .nav > ul > li .c-show1 .c-s1 > a {
	margin-right: 50px;
	position: relative;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.container .nav > ul > li .c-show1 .c-s1 > a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 {
	position: relative;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 {
	position: relative;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a {
	margin-right: 50px;
	text-indent: 35px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.container .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 {
	position: relative;
}
.container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a {
	margin-right: 50px;
	text-indent: 50px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.container .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.container .nav > ul > dl {
	padding: 20px;
}
.container .nav > ul > dl dd {
	float: left;
	margin: 0 2px;
}
.container .menubtn {
	width: 23px;
	height: 18px;
	position: absolute;
	top: 12px;
	right: 12px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 9999;
}
.container .menubtn span {
	display: block;
	width: 100%;
	height: 3px;
	margin-bottom: 3px;
	background-color: #005b9a;
}
 @media screen and (min-width: 980px) {
.container, .nav {
	display: none !important;
}
}
 @media screen and (max-width: 979px) {
.search, .header_top {
	display: none !important
}
}
.applicatondu .alldz {
	clear: both;
	width: 100%
}
.applicatondu p {
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	float: left
}
 @media screen and (max-width: 767px) {
.applicatondu p {
	width: 47%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	float: left
}
}
 @media screen and (max-width: 420px) {
.applicatondu p {
	width: 97%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	float: none
}
}
.kefu .close{background:none;border:none;position:absolute;right:2px;*left:160px;top:5px;color:#000;z-index:999;cursor:pointer;}


.kefu{position:fixed;right:0px;top:210px;width:69px;height:auto;overflow:hidden;text-align:center; border: 1px solid #c1c1c1;  background: #fff;   z-index:999; padding-bottom:18px; padding-top:3px; }
.kefu_nr{ border-bottom:1px solid #aaaaaa; width:50px; margin-left:11px; padding-top:10px; margin-bottom:7px; }
.kefu_font{ line-height:26px; }
.kefu a{ display: block; color:#333; line-height: 23px; }
.kefu a:hover,.kefu a:active{ color:#e22130; }
.kefu_bottom{ padding-bottom:7px; }
.kefu .linenone{border-bottom: none;padding-bottom: 0;}
.kefu a .kefu_font{ font-size: 12px;color: #333;}


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


    .kefu{position: fixed;bottom: 0!important;top:auto;height: 63px;width: 100%!important;padding-bottom: 0;}

    .kefu_nr { width: 27%; float:left; border: 0;  }
    .kefu1{ padding-top: 0; }
    .kefu_nr .p{ border: 0; }
    
    }
.slide .carouse{width:100%;overflow:hidden;position:relative; cursor: pointer;}
.slide .slideItem .banner-img{width:100%;}
.slide .carouse .slideItem{	width:100%;	position:absolute;}
.slide .console{ height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }
.slide .dotList{ position: absolute; left: 0; bottom: 20px; width: 100%; text-align: center; margin-top: 20px; }
.slide .dotList ul li{ display: inline-block; width: 10px; height: 10px; background-position:-12px 0px; margin-left: 10px; cursor:pointer; }
.slide .dotList ul li.active{ background-position:0px 0px; background:#005b9a;}
.slide .carousel-control{position: absolute; top: 45%; width: 62px; height: 62px; z-index:999; }
.slide .carousel-control.left{display:none;left:0;	cursor:pointer; background-image: url("../img/jtl1.png");}
.slide .carousel-control.right{	right:0; cursor:pointer;}
.slide .carousel-control.right {display:none; right: 0; background-image: url("../img/jtr1.png"); background-repeat: no-repeat; cursor: pointer; }

.slide .carousel-control.right:hover {display:none; background-image: url("../img/jtr1.png"); }

.slide .dotList ul li{cursor: pointer; background:#fff; font-size: 0px; margin-left: 4.5px; margin-right: 4.5px; border: none;outline: none; width: 16px; height: 16px;border-radius: 9px;    border: 1px solid #005b9a}

.slide .slidedetail{display:none;}
.slide .slide-count { display: none; }