@charset "utf-8";
/* CSS Document */



html {
	font-size: 62.5%;
}
body {
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	color: #333;
}
img {
	border: none;
}
ul li {
	list-style-type: none;
}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.clear {
	clear: both;
}
.fl {
	float: left
}
.fr {
	float: right
}
input, textarea {
	background: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	border: none;
}
input {
	outline: none;
}
.f14 {
	font-size: 14px;
	font-size: 1.4rem;
}
.bottom26 {
	padding-bottom: 26px;
}
.zong {
	width: 1100px;
	margin: 0px auto;
	padding: 0px;
}
 @media screen and (min-width:1000px) and (max-width:1119px) {
.zong {
	width: 980px;
	margin: 0 auto
}
}
 @media screen and (max-width:999px) {
.zong {
	width: 95%;
	margin: 0 auto;
}
}
.head {/* padding-top:13px;*/ /*padding-bottom:16px;*/
}
.logo {
	float: left; /*width:273px;*/ /*height:79px;*/
}
.logo img {
	width: 100%;
}
.head_r {
	float: right;
	margin-top: 56px;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #323232;
}
.head_r a {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #323232;
}
.head_r a:hover {
	color: #12336a;
}
.head_email {
	float: left;
	margin-right: 10px;
}
.head_email a {
	padding-left: 36px;
	background: url(../images/head-email.jpg) no-repeat;
	display: block;
}
.head_phone {
	float: left;
	padding-left: 36px;
	background: url(../images/head-phone.jpg) no-repeat;
}
.head_rleft {
	float: left;
}
/*daohang*/

.navs {
	background: #12336a;
}
.daohang {
	margin-top: 0px;
	position: relative;
}
.daohang>li {
	float: left;
	position: relative;
	z-index: 9999;
	padding-right: 5px;
}
.daohang>li>a {
	display: block;
	line-height: 37px;
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 40px;
	padding-right: 40px;
	color: #fff;
}
.daohang>li:hover>a {
	background: #fff;
	color: #12336a;
}
.dangqiandao {
	background: #fff !important;
	color: #12336a !important;
}
.daohanglast {
	padding-right: 0px !important;
}
.yiji {
	width: 240px;
	position: absolute;
	left: 0px;
	top: -999px;
	z-index: 9999;
	background: #12336a;
	padding-top: 9px;
	padding-bottom: 5px;
}
/*.daohang>li:hover .yiji{ top:37px; }*/
.navlist>li:hover .yiji {
	top: 37px;
}
.yiji li {
	position: relative;
}
.yiji li a {
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	margin-bottom: 5px;
}
.yiji li:hover>a {
	background: #fff;
	color: #12336a;
}
.erji {
	position: absolute;
	left: 240px;
	width: 240px;
	top: -9999px;
	z-index: 9999;
	padding-top: 9px;
	padding-bottom: 5px;
	background: #12336a;
}
.yiji li:hover .erji {
	top: -9px;
}
.banner64 {
	display: none
}
/*32anniu*/

.32niu {
	display: none;
}
 @media screen and (max-width:1619px) {
.index_focus .bd li img {
	width: 90%;
}
.index_focus {
	height: 405px !important;
}
.slide_nav {
	bottom: 55px !important;
}
}
 @media screen and (max-width:1419px) {
.index_focus .bd li img {
	width: 85%;
}
.index_focus {
	height: 382px !important;
}
.slide_nav {
	bottom: 75px !important;
}
}
 @media screen and (max-width:1219px) {
.index_focus .bd li img {
	width: 80%;
}
.index_focus {
	height: 360px !important;
}
.slide_nav {
	bottom: 95px !important;
}
}
.carousel {
	display: none
}
@media screen and (max-width:999px) {
.index_focus {
	display: none;
}
.carousel {
	display: block;
}
.carousel {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.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;
	width: 70px;
	height: 5px;
	bottom: 16px;
	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: #1473b7;
}
.carousel ol li:last-child {
	margin: 0;
}
.carousel {
	width: 100%;
}
}
 @media screen and (max-width:939px) {
.daohang>li {
	padding-right: 0px;
}
.daohang>li>a {
	padding-left: 35px;
	padding-right: 35px;
}
}
 @media screen and (max-width:819px) {
.daohang>li>a {
	padding-left: 22px;
	padding-right: 22px;
}
}
 @media screen and (max-width:767px) {
.daohang {
	display: none;
}
.logo {
	height: auto;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	float: none;
}
.head_r {
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
	max-width: 452px;
	margin-top: 20px;
	width: 100%;
	float: none;
}
.32niu {
	display: block;
}
}
 @media screen and (max-width:599px) {
.banner64 a img {
	width: 150%;
	margin-left: -25%;
	margin-right: -25%;
}
}
 @media screen and (max-width:499px) {
.head_r {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
	max-width: 320px;
}
.head_r a {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
}
.head_email {
	margin-right: 5px;
}
.head_email a {
	padding-left: 32px;
}
.head_phone {
	padding-left: 32px;
	margin-top: 3px;
}
}
 @media screen and (max-width:359px) {
.head_phone {
	background: url(../images/head-phonex.jpg) no-repeat left center;
	padding-left: 17px;
}
.head_email {
	margin-right: 2px;
}
.head_email a {
	padding-left: 17px;
	background: url(../images/head-emailx.jpg) no-repeat left center;
}
.head_email {
	float: none;
}
}
.icenter {
	background: url(../images/icenter-bg.jpg);
}
.ipart1 {
	padding-top: 46px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 70px;
}
.ipart1_nr {
	text-align: center;
}
.ipart1_nr a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #16366c;
	font-weight: bold;
}
.ipart1_nr a:hover {
	color: #252525;
}
.ipart1_font {
	line-height: 25px;
	padding-top: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ipart1_pic {
	width: 100%;
	max-width: 160px;
	max-height: 160px;
	margin: 0 auto;
}
.ipart1_pic img {
	width: 100%;
	max-width: 160px;
	
}
 @media screen and (max-width:780px) {
.ipart1_pic img {
	width: 60%;
	max-width: 160px;
	max-height: 160px;
}
}
.ipart1_nr1 {
	width: 180px;
	padding-right: 31px;
	float: left;
}
.ipart1_nr2 {
	width: 210px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
}
.ipart1_nr3 {
	width: 180px;
	float: right;
	padding-right: 4px;
}
.ipart1_jl1 {
}
.ipart1_jl2 {
}
.ipart2 {
	padding-bottom: 63px;
}
.ipart2_pro {
}
.ipart2_nr {
	width: 31.1%;
	background: #fff;
	max-width: 342px;
}
.ipart2_nrlast {
	margin-right: 0px !important;
}
.ipart2_nr:hover {
	box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
}
.ipart2_nkuang {
	padding: 10px;
	border: solid 1px #d8d8d8;
	height: 350px;
}
.ipart2_nr:hover .ipart2_nkuang {
	border: solid 1px #fff;
}
.ipart2_nr1 {
	float: left;
	margin-right: 3.3%;
}
.ipart2_nr2 {
	float: left;
	margin-right: 37px;
}
.ipart2_nr3 {
	float: left;
}
.ipart2_ntop {
	text-align: center;
}
.ipart2_ntop a {
	font-size: 24px;
	font-size: 2.4rem;
	color: #12336d;
	display: block;
}
.ipart2_ntop a:hover {
	color: #252525;
}
.ipart2_pic {
	width: 100%;
	max-width: 320px; margin-left:auto; margin-right:auto
}
.ipart2_pic img {
	width: 100%;
	max-width: 320px; margin-left:auto; margin-right:auto
}
.ipart2_title {
	padding-top: 13px;
	line-height: 32px;
}
.iabout_wz {
	padding-top: 5px; /*padding-bottom:11px;*/
}
.iabout_wz a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	color: #666666;
}
.iabout_wz a:hover {
	color: #12336a;
}
.carousel {
	width: 320px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
 @media screen and (max-width:1119px) {
.carousel {
	width: 300px;
}
}
@media screen and (min-width:1000px) {
.carousel, .clear2 {
	display: none
}
}
.carousel {
	width: 320px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.rexiaok {
	margin-top: 5px;
}
/*.img-scroll6{ float:right; height:22px; width:46px; margin-top:38px; }*/
.ipart2_nr2 {
	float: left;
}


.ipart2_nkuang {
	padding: 10px;
	border: solid 1px #d8d8d8;
	height: 350px;
}
.rexiaok {
	margin-top: 5px;
}
.img-scroll6 {
	position: relative;
}
.hotnav {
	width: 50px;
	height: 28px;
	position: absolute;
	right: 0px;
	bottom: -30px;
	z-index: 999;
}
.img-scroll6 .prev6, .img-scroll6 .next6 {
	position: absolute;
	display: block;
	width: 23px;
	height: 22px;
	cursor: pointer;
}
.img-list6 {
	position: relative;
	overflow: hidden;
}
.img-scroll6 .prev6 {
	background: url(../images/ipart2-pre1.jpg) no-repeat;
	left: 0;
}
.ihot_title {
	line-height: 26px;
}
.img-scroll6 .prev6:hover {
	background: url(../images/ipart2-pre2.jpg) no-repeat;
}
.ipart2_title {
	padding-top: 13px;
	line-height: 32px;
}
.img-scroll6 .next6 {
	background: url(../images/ipart2-next1.jpg) no-repeat;
	right: 0;
}
.img-scroll6 .next6:hover {
	background: url(../images/ipart2-next2.jpg) no-repeat;
}
.ipart2_pic {
	width: 100%;

}
.img-list6 ul {
	width: 9999px; padding-top:0px
}
.img-list6 li {
	float: left;
	display: inline;
	width: 320px;
	margin-right: 0px;
	position: relative;
}
.ipart2_ntop {
	text-align: center;
}
.jCarouselLite {
	float: left;
	overflow: hidden;
	width: 320px;
}
.jCarouselLite li {
	width: 320px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	float: left;
}
.ihot_title {
	line-height: 26px;
}
.ihot_title a {
	font-size: 14px;
	font-size: 1.4rem;
	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 320px;
	display: inline-block;
}
.ihot_title a:hover {
	color: #12336a;
}
.ihot_wz {
	padding-top: 5px;
}
.ihot_wz a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	color: #666666;
}
.ihot_wz a:hover {
	color: #12336a;
}
.inews_nxian {
	border-bottom: dashed 1px #d5d5d5;
	margin-bottom: 8px;
}
.inews_nr {
}
.inews_nr a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	padding-left: 16px;
	background: url(../images/ipart2-libg.jpg) no-repeat 3px 15px;
	padding-bottom: 13px;
	padding-top: 5px;
}
.inews_nr a:hover {
	color: #12336a;
}
 @media screen and (max-width:1367px) {
.ipart1_nr {
	width: 18%;
	padding-left: 1%;
	padding-right: 1%;
	float: left;
}
.ipart2_nr {
	width: 32%;
	margin-right: 2%;
}
.carousel, .jCarouselLite, .jCarouselLite li {
	width: 300px;
}
.ipart1_pic img{ max-width:120px !important; display:block; margin-left:auto; margin-right:auto}
}







.qingchu {
	display: none;
	clear: both;
}
 @media screen and (max-width:999px) {
.qingchu {
	display: block;
}
.ipart2_pro {
	width: 100%;
	margin: 0 auto;
	max-width: 750px;
}
.ipart2_nr2 {
	width: 100%;
}
.ipart2_nr1, .ipart2_nr3 {
	margin-right: 0px;
	margin-left: 2.5%;
	margin-right: 2.5%;
	width: 45%;
}
.carousel, .jCarouselLite, .jCarouselLite li {
	width: 100%;
}
.ipart2_nr3 {
	float: none;
	margin: 0 auto!important;
	clear: both;
	position: relative;
	top: 20px;
}
}
 @media screen and (max-width:949px) {
.ipart1_pic {
	width: 90%;
}
}
 @media screen and (max-width:779px) {
.ipart1_nr {
	width: 30%;
	padding: 0px;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 20px;
}
.ipart1_font {
	height: 50px;
}
.ipart1_jl1 {
	padding-left: 15%;
}
.ipart1_jl2 {
	padding-right: 15%;
}
}
@media screen and (max-width:755px) {
.ipart2_nr {
	float: none;
	margin: 0 auto!important;
	margin-top: 15px!important;
}
.ipart2_nr3 {
	top: 0;
}
.ipart2_nr1, .ipart2_nr3 {
	width: 52%;
}
}
 @media screen and (max-width:699px) {
.ipart2_nr1, .ipart2_nr3 {
	width: 56%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
}
 @media screen and (max-width:659px) {
.ipart1_nr {
	width: 33%;
	margin-left: 0px;
	margin-right: 0px;
}
}
 @media screen and (max-width:639px) {
.ipart2_nr1, .ipart2_nr3 {
	float: none;
}
.ipart2_nr {
	width: 100%;
	margin: 0 auto !important;
	margin-bottom: 30px !important;
}
}
 @media screen and (max-width:539px) {
.ipart1_nr {
	width: 47%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.ipart1_jl1 {
	padding-left: 0px;
}
.ipart1_jl2 {
	padding-left: 23.5%;
}
}
 @media screen and (max-width:399px) {
.ipart1_nr {
	padding: 0px;
	width: 50%;
	margin: 0 auto;
	float: left;
	margin-bottom: 30px;
}
.ipart2_nr {
	max-width: 300px;
}
.ipart2_nkuang {
	height: auto;
	min-height: 350px;
}
}
 @media screen and (max-width:339px) {
.ipart2_nr {
	max-width: 270px;
}
.qh {
	margin-top: 20px;
}
}
.footer {
	background: url(../images/footer-bg.jpg);
	padding-top: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #bebebe;
	line-height: 26px;
	padding-bottom: 14px;
}

.footer a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #bebebe;
}
.footer a:hover {
	color: #fff;
}
.ftop {
	border-bottom: solid 1px #c1c1c1;
	padding-bottom: 13px;
}
.fleft { /*width:45%; */
	float: left;
}
.ft_wz1 {
	line-height: 26px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #ffffff;
}
.ft_wz2 {
	padding-top: 6px;
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #bebebe;
}
.fxp {
	padding-top: 18px;
}
.fxp_input {
	text-indent: 10px;
	width: 190px;
	height: 37px;
	line-height: 35px;
	background: #fff;
	float: left;
	display: block;
}
.fxp_submit {
	font-size: 14px;
	font-size: 1.4rem;
	color: #e4e4e4;
	text-align: center;
	width: 87px;
	height: 39px;
	line-height: 37px;
	background: #252525;
	float: left;
	cursor: pointer;
	display: block;
}
.fright {
	float: right;
	margin-top: -16px;
	text-align: right;
}
.flogo {
	float: right;
	padding-top: 26px;
	padding-bottom: 2px;
}
.flogo img {
	max-width: 100%;
}
.sjmt {
	float: right;
	margin-top: 10px;
}
.sjmt a {
	margin-left: 10px;
	display: block;
	float: left;
}
.fbottom {
	padding-top: 9px;
}
.fb_left {
	float: left;
}
.reanod {
	margin-left: 5px;
}
.cnzz {
	margin-left: 5px;
}
.banquan {
	float: right;
}
.links {
	padding-top: 1px;
}
.links span {
	padding-right: 5px;
	color: #bebebe;
}
.links a {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px
}
 @media screen and (max-width:839px) {
.fleft {
	margin-top: 20px;
}
.fb_left, .banquan {
	float: none;
	text-align: center;
}
.links {
	text-align: center;
}
}
 @media screen and (max-width:699px) {
.fleft, .fright {
	float: none;
	width: 100%;
	margin: 0 auto;
	max-width: 400px;
	text-align: center;
}
.fleft {
	margin-bottom: 20px;
}
.flogo, .sjmt {
	float: none;
	text-align: center;
	margin: 0 auto;
}
.fxp {
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
}
.sjmt {
	margin-top: 10px;
}
.sjmt a {
	float: none;
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
}
.ftop {
	padding-bottom: 10px;
}
}
 @media screen and (max-width:639px) {
.links {
	display: none;
}
}
 @media screen and (max-width:399px) {
.fxp_input {
	width: 59%;
}
.fxp_submit {
	width: 40%;
}
}
/*kefu*/


.bg {
	background: url(../images/bg.jpg) repeat-x;
	background-attachment: fixed;
}
/*mianbaoxie*/

.brow {
	padding-top: 12px;
	background: #f8f8f8;
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
}
.brow a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
}
.brow a:hover {
	color: #12336a;
}
.browxz {
	color: #12336a !important;
}
.brow span {
}
/*left*/

.left {
	width: 250px;
	float: left;
}
.left_nav {
}
.left_title {
	text-align: center;
}
.left_title a {
	display: block;
	background: #12336a;
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
	line-height: 28px;
	padding-top: 4px;
	padding-bottom: 8px;
}
.left_title a:hover {
	background: #666666;
}
.left_daohang {
}
.lNav2 {
	cursor: pointer;
	font-size: 14px;
	font-size: 1.4rem;
	padding-top: 5px;
	padding-bottom: 9px;
	line-height: 24px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	background: #ededed url(../images/left-jia.png) no-repeat 96.7% center;
	padding-left: 14px;
	margin-top: 8px;
	padding-right: 40px;
}
.lNav2 a {
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
}
.lNav2:hover {
	background: #12336a url(../images/left-jia.png) no-repeat 96.7% center;
	color: #ffffff;
}
.lNav2:hover a {
	color: #ffffff;
}
.currentDt2 {
	color: #ffffff;
	background: #12336a url(../images/left-jian.png) no-repeat 96.7% center;
}
.currentDt2 a {
	color: #ffffff;
}
.navContent2 {
	display: none;
	line-height: 24px;
	margin-top: 4px;
}
.navcontent2 li {
	position: relative;
}
.navContent2 li a {
	display: block;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #666666;
	font-size: 14px;
	font-size: 1.4rem;
}
.navContent2 li a:hover {
	color: #12336a;
}
.leftfirst {
	border-top: none !important;
}
.left_ntitle {
}
.left_ntitle a {
	display: block;
	background: #12336a;
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
	line-height: 28px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-weight: bold;
}
.left_ntitle a:hover {
	background: #666666;
}
.left_news {
	margin-top: 54px;
	padding-bottom: 16px;
}
.left_news_nr {
	padding-bottom: 7px;
	padding-top: 20px;
}
.left_news_nr a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
}
.left_news_nr a:hover {
	color: #12336a;
}
.left_npic {
	float: left;
	width: 75px;
	height: 60px;
}
.left_npic img {
	width: 100%;
	max-width: 75px;

}
.left_nfont {
	float: right;
	width: 165px;
	padding-top: 4px;
}
.right {
	float: right;
	width: 73.7%;
}
/*product1*/

.p1 {
	padding-top: 41px;
	padding-bottom: 22px;
}
.p1_nr {
	width: 43.2%;
	margin-bottom: 42px;
	max-width: 350px;
}
.p1_ntop {
}
.p1_ntop a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
}
.p1_ntop a:hover {
	color: #12336a;
}
.p1_pic {
	width: 100%;
	max-width: 350px;
}
.p1_pic img {
	width: 100%;
	max-width: 350px;
}
.p1_ntitle {
	padding-top: 10px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p1_nwz {
	padding-top: 5px;
	min-height: 30px;
}
.p1_nwz a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p1_nwz a:hover {
	color: #12336a;
}
.p1_nbottom {
	padding-top: 12px;
}
.p1_check {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
}
.p1_in {
	float: left;
	padding-left: 9px;
}
.p1_in a {
	display: block;
	width: 98px;
	height: 26px;
	line-height: 24px;
	text-align: center;
f ont-size:14px;
	font-size: 1.4rem;
	color: #12336a;
	border: solid 1px #12336a;
}
.p1_in a:hover {
	color: #fff;
	background: #12336a;
}
.p1_bottom {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.p1_fy {
	display: inline-block !important;
}
.n1_fy {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.n1_fy a {
	display: inline-block;
	margin-right: 9px;
	height: 28px;
	width: 33px;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 20px;
	border: solid 1px #e5e5e5;
	background: #eeeeee;
}
.n1_fy a:hover {
	color: #12336a;
	border: solid 1px #12336a;
}
.n1fyxz {
	color: #12336a !important;
	border: solid 1px #12336a !important;
}
.n1_pn {
	width: 59px !important;
}
.n1_pre {
	margin-right: 9px !important;
}
.p1_b_right {
	display: inline-block;
	padding-left: 6px;
}
.p1_submit {
	width: 140px;
	line-height: 26px;
	padding-bottom: 2px;
	color: #fff;
	background: #12336a;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
}
.p1_sel {
	display: inline-block;
	margin-left: 5px;
}
 @media screen and (max-width:1119px) {
.right {
	width: 70%;
}
.p1_nr {
	width: 47%;
}
}
 @media screen and (max-width:999px) {
.right {
	width: 66%;
}
.p1_nr {
	width: 48.5%;
}
}
 @media screen and (max-width:899px) {
.right {
	width: 63%;
}
}
 @media screen and (max-width:829px) {
.right {
	width: 60%;
}
}
 @media screen and (min-width:700px) and (max-width:829px) {
.p1_nr {
	width: 100%;
	float: none;
	margin: 0 auto;
	margin-bottom: 40px;
}
}
 @media screen and (max-width:759px) {
.right {
	width: 56%;
}
}
 @media screen and (max-width:699px) {
.right {
	width: 100%;
	float: none;
}
.left {
	width: 100%;
	float: none;
	margin: 0 auto;
	margin-top: 40px;
}
.left_news_nr {
	width: 100%;
	margin: 0 auto;
	max-width: 400px;
}
.left_nfont {
	width: 74%;
}
}
 @media screen and (max-width:499px) {
.p1_nr {
	width: 100%;
	float: none;
	margin: 0 auto;
	margin-bottom: 40px;
}
}
 @media screen and (max-width:399px) {
.left_nfont {
	width: 68%;
}
}
/*product2*/

.p2 {
	padding-top: 41px;
	padding-bottom: 36px;
}
.p2_top {
}
.left1-p2 {  /*width:54.1%; */
	float: left;
	margin-top: 1px;
}
#tsShopContainer li, #tsShopContainer img {
	vertical-align: top;
}
#tsShopContainer {
	width: 400px;
	position: relative;
	float: left;
}
#tsShopContainer #tsImgS {
	text-align: center;
	width: 400px;
	height: 287px;
	position: relative;
	padding: 0px !important;
	margin-bottom: 17px;
}
#tsShopContainer #tsImgS a {
	display: block;
	text-align: center;
	margin: 0px auto;
	width: 100%;
}
#tsShopContainer #tsImgS img {
	display: block;
	margin: 0px auto;
}
#tsShopContainer #tsPicContainer {
	position: relative;
	height: 72px;
}
#tsShopContainer #tsPicContainer #tsImgSArrL {
	width: 11px;
	height: 72px;
	background: url(../images/p2-pre1.png) no-repeat;
	position: absolute;
	left: 0px;
	cursor: pointer;
	top: 0px;
}
#tsShopContainer #tsPicContainer #tsImgSArrL:hover {
	background: url(../images/p2-pre2.png) no-repeat;
}
#tsShopContainer #tsPicContainer #tsImgSArrR {
	width: 11px;
	height: 72px;
	background: url(../images/p2-next1.png) no-repeat;
	position: absolute;
	right: 0px;
	cursor: pointer;
	top: 0px;
}
#tsShopContainer #tsPicContainer #tsImgSArrR:hover {
	background: url(../images/p2-next2.png) no-repeat;
}
#tsShopContainer #tsPicContainer #tsImgSCon {
	overflow: hidden;
	margin-top: 0px;
	width: 369px !important;
	position: absolute;
	left: 28px;
}
#tsShopContainer #tsPicContainer #tsImgSCon ul {
}
#tsShopContainer #tsPicContainer #tsImgSCon li {
	float: left;
	cursor: pointer;
	width: 123px;
	height: 72px;
}
#tsShopContainer #tsPicContainer #tsImgSCon li img {
	display: block;
	width: 100px;
	height: 72px;
}
#tsShopContainer #tsPicContainer #tsImgSCon li img:hover {
}
.MagicZoomBigImageCont {
}
.MagicZoomMain {
	text-align: center !important;
	width: 92px;
}
.MagicZoomMain div {
	padding: 0px !important;
}
.MagicZoomPup {
	background: #ffffff;
}
.MagicZoomLoading {
	text-align: center;
	background: #ffffff;
	color: #444;
	border: 1px solid #ccc;
	opacity: 0.8;
	padding: 3px 3px 3px 3px !important;
	display: none;
}
.MagicZoomLoading img {
	padding-top: 3px !important;
}
.p2_tright {
	float: right;
	width: 46%;
}
.p2_title {
	font-size: 20px;
	font-size: 2rem;
	line-height: 26px;
	border-bottom: solid 1px #dfdfdf;
	padding-top: 17px;
	padding-bottom: 10px;
}
.p2_twz {
	padding-top: 15px;
	padding-bottom: 51px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
	color: #666666;
}
.p2_tshare {
	color: #12336a;
	font-size: 14px;
	font-size: 1.4rem;
}
.p2_tshare .span {
	padding-right: 10px;
	display: block;
	float: left;
	padding-top: 1px;
	line-height: 21px;
}
.p2_tshare img {
	float: left;
}
.p2_tin {
	padding-top: 99px;
}
.p2_tin a {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	color: #fff;
	background: #12336a;
	width: 150px;
	height: 35px;
	line-height: 33px;
	text-align: center;
}
.p2_tin a:hover {
	background: #666;
}
.p2_tleft {
	float: left;
	display: none;
}
.p2_tleft img {
	float: left;
	width: 45%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-bottom: 20px;
	max-width: 400px;
	max-height: 287px;
}
.p2_center {
	margin-top: 39px;
}
.p2_ctop {
	border-bottom: solid 2px #12336a;
	margin-bottom: 15px;
}
.p2_ctitle {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	width: 150px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #12336a;
}
.p2_cwz {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
}
.p2_bottom {
	margin-top: 28px;
}
.p2_btitle {
	border-bottom: solid 2px #12336a;
	margin-bottom: 29px;
}
.p2_btitle a {
	display: block;
	width: 160px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	background: #12336a;
}
.p2_btitle a:hover {
	background: #666666;
}
.p2_bnr {
	float: left;
	width: 29.7%;
	max-width: 240px;
	padding-right: 5.4%;
}
.p2_bnrlast {
	padding-right: 0px !important;
}
.p2_bnr a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
}
.p2_bnr a:hover {
	color: #12336a;
}
.p2_bpic {
	width: 100%;
	max-width: 240px;

}
.p2_bpic img {
	width: 100%;
	max-width: 240px;

}
.p2_bfont {
	padding-top: 7px;
	line-height: 26px;
	text-align: center;overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
 @media screen and (max-width:1119px) {
.left1-p2 { float:none
	
}
.p2_tright {
    float: none;
    width: 100%;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 20px;
}
.p2_tleft {
	display: block;
	width: 52%;
}
.p2_title {
	padding-top: 0px;
}
.p2_twz {
	padding-bottom: 15px;
}
.p2_tin {
	padding-top: 20px;
}
}
 @media screen and (min-width:1000px) {
	 .p2_tleft{ display:none}
	 
 }
 @media screen and (max-width:999px) {
	 .left1-p2 {
	display: none;
}
.p2_tleft{ display:block}
.p2_tleft {
	float: none;
	width: 100%;
}
.p2_tright {
	float: none;
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
}
.p2_title {
	text-align: center;
}
.p2_tin {
	width: 100%;
	max-width: 350px;
}
.p2_bnr {
	width: 31%;
	padding-right: 2%;
}
}
 @media screen and (min-width:700px) and (max-width:799px) {
.p2_bnr {
	width: 100%;
	float: none;
	padding: 0px;
	margin: 0 auto;
	margin-bottom: 20px;
}
}
 @media screen and (max-width:579px) {
.p2_bnr {
	width: 100%;
	float: none;
	padding: 0px;
	margin: 0 auto;
	margin-bottom: 20px;
}
}
 @media screen and (max-width:379px) {
.p2_tleft img {
	float: none;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
}
}
 @media screen and (max-width:359px) {
.p2_tin a {
	float: none;
	margin: 0 auto;
	margin-bottom: 15px;
}
}
/*news1*/

.n1 {
	padding-top: 42px;
	margin-bottom: 13px;
	padding-bottom: 10px;
}
.n1_pro {
}
.n1_nr {
	margin-bottom: 48px;
}
.n1_pic {
	float: left;
	width: 232px;
	height: 186px;
}
.n1_pic img {
	width: 100%;
	max-width: 232px;
}
.n1_right {
	float: right;
	width: 75.3%;
}
.n1_title {
	padding-top: 8px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.n1_title a {
	font-size: 18px;
	font-size: 1.8rem;
}
.n1_title a:hover {
	color: #12336a;
}
.n1_wz {
	padding-top: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
.n1_wz a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
	color: #666666;
}
.n1_wz a:hover {
	color: #12336a;
}
.n1_tm {
	padding-top: 23px;
	font-family: Arial, Helvetica, sans-serif;
}
.n1_time {
	float: left;
	margin-top: 11px;
	line-height: 24px;
	color: #666666;
	padding-left: 23px;
	background: url(../images/rili.png) no-repeat 2px 4px;
}
.n1_more {
	float: right;
}
.n1_more a {
	display: block;
	width: 98px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #12336a;
	font-size: 14px;
	font-size: 1.4rem;
	border: solid 1px #12336a;
}
.n1_more a:hover {
	background: #12336a;
	color: #fff;
}
.hot {
	margin-top: 20px;
}
.hot_title {
	border-bottom: solid 2px #12336a;
	margin-bottom: 29px;
}
.hot_title a {
	display: block;
	width: 160px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	background: #12336a;
}
.hot_title a:hover {
	background: #666666
}
.hot_pro {
}
.hot_nr {
	width: 21.9%;
	float: left;
	padding-right: 4.1%;
	max-width: 240px;
}
.hot_nrlast {
	padding-right: 0px !important;
}
.hot_nr a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
}
.hot_nr a:hover {
	color: #12336a;
}
.hot_pic {
	width: 100%;
	max-width: 240px;
	max-height: 172px;
}
.hot_pic img {
	width: 100%;
	max-width: 240px;
	max-height: 172px;
}
.hot_font {
	padding-top: 7px;
	line-height: 26px;
	text-align: center;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
table tr:nth-of-type(1) {
	background: #ededed;
	text-align: center;
}
table tr td:nth-child(1) {
	text-align: left!important;
	padding-left: 10px!important;
}
.p2_cwz table tr td {
	text-align: center;
}
/*news2*/

.n2 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.n2_title {
	line-height: 26px;
	text-align: center;
	margin-bottom: 9px;
	font-size: 18px;
	font-size: 1.8rem;
}
.n2_time {
	line-height: 24px;
	text-align: center;
	background: url(../images/rili.png) no-repeat 44.5% 4px;
	padding-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.n2_wz {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
}
.n2_wz a {
	font-size: 14px;
	font-size: 1.4rem;
}
.n2_wz a:hover {
	color: #12336a;
}
.n2_bottom {
	border-top: solid 1px #dbdbdb;
	padding-top: 7px;
	margin-top: 54px;
}
.n2_fy {
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	line-height: 26px;
}
.n2_fy a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
}
.n2_fy a:hover {
	color: #12336a;
}
 @media screen and (max-width:1119px) {
.n1_right {
	width: 73%;
}
.n1_pic {
	margin-top: 5px;
}
.n1_title {
	padding-top: 0px;
}
.n1_tm {
	padding-top: 10px;
}
.n1_nr {
	margin-top: 0px;
	margin-bottom: 35px;
}
.hot_nr {
	width: 23%;
	padding-right: 2.5%;
}
.n2_time {
	background-position: 44.5% 4px;
}
}
 @media screen and (max-width:999px) {
.n1_right {
	width: 70%;
}
}
 @media screen and (max-width:959px) {
.n2_time {
	background-position: 43.5% 4px;
}
}
 @media screen and (max-width:929px) {
.n1_pic {
	margin-top: 0px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	float: none;
	text-align: center;
}
.n1_right {
	float: none;
	width: 100%;
	margin: 0 auto;
	max-width: 800px;
	margin-top: 20px;
	text-align: center;
}
.n1_tm {
	max-width: 300px;
	margin: 0 auto;
}
.n1_time {
	margin-top: 5px;
}
}
 @media screen and (max-width:879px) {
.hot_pro {
	text-align: center;
}
.hot_nr {
	display: inline-block;
	float: none;
	width: 45%;
	padding-right: 0px;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 20px;
}
}
 @media screen and (max-width:799px) {
.n2_time {
	background-position: 42.5% 4px;
}
}
 @media screen and (max-width:699px) {
.n2_time {
	background-position: 41.5% 4px;
}
}
 @media screen and (max-width:619px) {
.n2_time {
	background-position: 40% 4px;
}
}
 @media screen and (max-width:519px) {
.n2_time {
	background-position: 38.5% 4px;
}
}
 @media screen and (max-width:459px) {
.hot_nr {
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
}
 @media screen and (max-width:439px) {
.n2_time {
	background-position: 36% 4px;
}
}
 @media screen and (max-width:379px) {
.n2_time {
	background-position: 34% 4px;
}
}
 @media screen and (max-width:339px) {
.n2_time {
	background-position: 32% 4px;
}
}
/*service1*/

.s1 {
	padding-top: 42px;
	padding-bottom: 16px;
}
.sersdu{ width:100%; clear:both}
.s1_nr {
float: left;
width: 27.2%; margin-left:3%; margin-right:3%;
max-width: 300px;

margin-bottom: 60px;

}
.s1_nrlast {
	padding-right: 0px !important;
}
.s1_nr a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
}
.s1_nr a:hover {
}
.s1_pic {

	width: 100%;
	
}
.s1_pic img {
	width: 100%;
	max-width: 300px; display:block; margin-left:auto; margin-right:auto

}
.s1_font {
	
	text-align: center;
	color: #fff;
	line-height: 28px;
	padding-bottom: 2px;margin-left:auto; margin-right:auto;
	background: #12336a;
	background: rgba(18,51,106,0.8);
	width: 100%;max-width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.s1_nr:hover .s1_font { /*background:#666666; background:rgba(102,102,102,0.8);*/
	color: #12336a;
	background: #fff;
	background: rgba(255,255,255,0.8);
}
/*service2*/

.s2 {
	padding-top: 36px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
	padding-bottom: 62px;
}
.bottom26 {
	padding-bottom: 26px;
}
.s2_title {
	line-height: 30px;
	font-size: 24px;
	font-size: 2.4rem;
	color: #12336a;
}
.s2_top {
	padding-top: 27px;
}
.s2_tleft {
	float: left;
	width: 20.3%;
	max-width: 243px;
}
.s2_tleft img {
	width: 100%;
	max-width: 243px;
}
.s2_tright {
	float: right;
	width: 73.7%;
	padding-top: 23px;
}
 @media screen and (max-width:1367px) {
.s1_nr {
	
	margin-bottom: 40px;
}
.s2_tright {
	padding-top: 10px;
	width: 76%;
}
.s1_pic img {

	max-width: 250px; display:block; margin-left:auto; margin-right:auto

}
.s1_font {
	
	;max-width: 250px;
	
}
}
 @media screen and (max-width:999px) {
.s2_tleft {
	width: 25%;
}
.s2_tright {
	width: 72%;
}
}
 @media screen and (max-width:899px) {
.s1_nr {
	width: 31%; margin-left:1%; margin-right:1%;
	
	margin-bottom: 30px;
}
}
 @media screen and (max-width:879px) {
.s2_tleft {
	width: 100%;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.s2_tright {
	width: 100%;
	float: none;
	margin-top: 20px;
}
}
 @media screen and (max-width:759px) {
.s1_nr {
	width: 45%;
	
	margin-left: 2.5%;
	margin-right: 2.5%;
}
}
 @media screen and (max-width:599px) {
.s1_nr {
	width: 47%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
}
 @media screen and (max-width:499px) {
.s1_nr {
	width: 100%;
	margin: 0 auto;
	float: none;
	margin-bottom: 30px;
}
}
/*about*/

.a {
	padding-top: 35px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 26px;
	padding-bottom: 52px;
}
.a_top {
	padding-bottom: 33px;
}
.a_tleft {
	float: left;
	width: 58.2%;
}
.a_title {
	line-height: 30px;
	font-size: 24px;
	font-size: 2.4rem;
	color: #12336a;
	padding-bottom: 15px;
}
.a_tright {
	float: right;
	width: 38.6%;
	margin-top: 10px;
}
.a_tright img {
	width: 100%;
	max-width: 424px;
	max-height: 323px;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
	margin-bottom: 10px;
}
.a_bottom {
	padding-top: 35px;
}
.a_btitle {
	line-height: 30px;
	padding-bottom: 10px;
	font-size: 24px;
	font-size: 2.4rem;
	color: #12336a;
}
 @media screen and (max-width:1119px) {
.a_tright {
	margin-top: 50px;
}
}
 @media screen and (max-width:999px) {
.a_tleft {
	width: 100%;
	float: none;
}
.a_tright {
	float: none;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.a_top {
	padding-bottom: 20px;
}
}
/*contact*/

.c {
	padding-top: 32px;
	padding-bottom: 48px;
}
.c_msg {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
}
.c_top {
	padding-top: 16px;
}
.c_tleft {
	float: left;
	width: 50%;
}
.c_title {
	line-height: 30px;
	font-size: 20px;
	font-size: 2rem;
	color: #12336a;
	text-transform: uppercase;
}
.c_tmsg {
	font-size: 18px;
	font-size: 1.8rem;
	padding-top: 12px;
	line-height: 26px;
}
.c_lx {
	padding-top: 8px;
}
.c_lx li {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	padding-left: 20px;
}
.c_lx li a {
	font-size: 14px;
	font-size: 1.4rem;
}
.c_lx li a:hover {
	color: #12336a;
}
.c_libg1 {
	background: url(../images/c-add.png) no-repeat left 7px;
}
.c_libg2 {
	background: url(../images/c-phone.png) no-repeat left 9px;
}
.c_libg3 {
	background: url(../images/c-fax.png) no-repeat left 10px;
}
.c_libg4 {
	background: url(../images/c-email.png) no-repeat left 11px;
}
.c_libg5 {
	background: url(../images/wap.png) no-repeat left 9px;
}
.c_libg6 {
	background: url(../images/tell.png) no-repeat left 8px;
}
.c_skypec {
	background: url(../images/skypec.png) no-repeat left 8px;
}
.c_wechatc {
	background: url(../images/wechatc.png) no-repeat left 8px;
}
.c_map {
	float: right;
	width: 43.6%;
	text-align: right;
	padding-top: 8px;
}
.c_map img {
	width: 100%;
	max-width: 479px;
	max-height: 193px;
}
.c_xtitle {
	line-height: 30px;
	color: #12336a;
	text-transform: uppercase;
	font-size: 20px;
	font-size: 2rem;
	padding-top: 21px;
}
.c_xmsg {
	padding-top: 5px;
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
}
.c_xmsg a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #12336a;
	padding-right: 3px;
}
.c_xmsg a:hover {
	text-decoration: underline;
}
.c_xp {
	padding-top: 26px;
}
.c_div1 {
	padding-bottom: 37px;
}
.c_div2 {
	padding-bottom: 34px;
}
.c_div3 {
	padding-bottom: 27px;
}
.c_nr1 {
}
.c_bt1, .c_bt2 {
	float: left;
	height: 36px;
	line-height: 36px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	color: #dc000c;
}
.c_bt1 {
	width: 16px;
}
.c_bt2 {
	width: 10px;
}
.c_input, .c_textarea, .c_captcha {
	float: left;
	border: solid 1px #cccccc;
	color: #666666;
	background: #fff;
}
.c_input, .c_captcha {
	height: 33px;
	line-height: 33px;
}
.c_input {
	width: 499px;
	text-indent: 6px;
}
.c_textarea {
	width: 1096px;
	line-height: 26px;
	height: 141px;
	padding-top: 1px;
	background: #fff url(../images/c-bt.jpg) no-repeat 4px 12px;
	text-indent: 13px;
}
.c_captcha {
	width: 152px;
	text-indent: 13px;
	background: #fff url(../images/c-bt.jpg) no-repeat 4px center;
}
.c_yzm {
	float: left;
	cursor: pointer;
	margin-left: 19px;
}
.c_send {
	float: left;
	cursor: pointer;
	margin-left: 34px;
	width: 181px;
	height: 33px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	background: #12336a;
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 1px;
}
.c_send:hover {
	background: #666666;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}
 @media screen and (max-width:1119px) {
.c_map {
	width: 47%;
}
.c_input {
	width: 400px;
}
.c_textarea {
	width: 97%;
}
}
 @media screen and (max-width:999px) {
.c_tleft {
	width: 100%;
	float: none;
}
.c_map {
	float: none;
	width: 100%;
	text-align: left;
	margin-top: 20px;
}
}
 @media screen and (max-width:959px) {
.c_div1, .c_div2, .c_div3 {
	padding-bottom: 0px;
}
.c_nr1 {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.c_input, .c_textarea {
	width: 95%;
}
}
 @media screen and (max-width:599px) {
.c_send {
	float: none;
	margin-left: 0px;
	width: 95%;
	margin-top: 20px;
}
}
 @media screen and (max-width:479px) {
.c_input, .c_textarea, .c_send {
	width: 90%;
}
.c_captcha {
	width: 90%;
}
.c_yzm {
	margin-left: 0px;
	float: none;
	margin-top: 20px;
}
}
.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;
}
 @media screen and (max-width:1119px) {
.ipart1, .ipart2, .footer, .bg {
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
}
}
 @media screen and (max-width:999px) {
.ipart1, .footer, .bg {
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
}
}
.n1_fy a.no:hover {
	border: solid 1px #e5e5e5;
}
.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;
}
.p2_tin a.no:hover {
	color: #fff;
	background: #12336a;
}
.ppp {
	line-height: 25px;
	margin-top: 8px;
}
.listcart {
	width: 100%;
	margin-top: 40px;
}
.listcart a {
	display: inline-block;
	height: 30px;
	width: 150px;
	line-height: 30px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	color: #12336a;
	cursor: pointer;
	border: 1px solid #12336a;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 10px;
}
.listcart a:hover {
	border: #12336a solid 1px;
	background: #12336a;
	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
}
}
.navs .zong {
	position: relative;
}
 @media screen and (max-width:999px) {
.navs .zong {
	position: static;
}
.daohang>li>a {
	padding: 0;
}
.daohang>li {
	width: 16.66%;
	text-align: center;
	padding-right: 0;
}
}
 @media screen and (max-width:830px) {
.daohang>li>a {
	font-size: 14px;
	font-size: 1.4rem;
}
.head_r a, .head_r {
	font-size: 14px;
	font-size: 1.4rem;
}
}
/*.n2_wz img{
	width: 100%;
}*/
.s2_tright img {
	max-width: 100%;
}
.p2_cwz img {
	width: 100%;
}
.gq {
	float: right;
	margin-left: 25px;
	margin-top: 5px;
}
 @media screen and (max-width: 767px) {
.gq {
	position: absolute;
	top: -116px;
	right: 0;
}
}
@media screen and (max-width: 560px) {
.gq {
	right: 35px;
}
}
@media screen and (max-width: 370px) {
.gq {
	right: 45px;
}
}
/*banner*/

.index_focus {
	position: relative;
	max-width: 1920px;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 20;
	z-index: 9;
}
.index_focus .bd li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 1920px;
}
.index_focus .bd li img {
	width: 100%;
	max-width: 1920px;/* max-height:391px;*/
}
.index_focus .slide_nav {
	position: absolute;
	text-align: center;
	bottom: 11px;
	width: 100%;
*width:auto;
*left:45%;
}
.index_focus .slide_nav a {
	width: 13px;
	height: 13px;
	cursor: pointer;
*float:left;
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
	background: url(../images/banner-pre.png) no-repeat;
}
.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/banner-next.png) no-repeat;
}
.slideshow .item img {
	width: 100%;
	-webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.slideshow .item.slick-active img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.slick-dots {
	position: absolute;
	bottom: 11px;
	width: 100%;
	text-align: center
}
.slick-dots li {
	display: inline-block;
}
.slick-dots li button {
	cursor: pointer;
	width: 13px;
	height: 13px;
	cursor: pointer;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	border: 1px solid #12336a;
	border-radius: 50%;
	font-size: 0px;
	background: none
}
.slick-dots li.slick-active button {
	text-decoration: none;
	background: #12336a;
}
.slick-prev, .slick-next {
	display: none !important
}
 @media screen and (max-width:999px) {
.slick-prev, .slick-next {
	display: none!important;
}
.slick-dots {
	width: 100%;
	bottom: 20px;
	text-align: center !important;
	margin-left: 0%;
	text-align: center
}
}
.p2_cwz table {
	width: 100%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
}
.p2_cwz table tr td {
	padding: 3px;
	border: 1px solid #ccc;
}
@media screen and (max-width:1000px) {
.p2_cwz .table {
	width: 100%;
	overflow: scroll;
}
.p2_cwz table {
	width: 885px;
}
}
.s2_tright table {
	width: 100%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
}
.s2_tright table tr td {
	padding: 3px;
	border: 1px solid #ccc;
}
@media screen and (max-width:1000px) {
.s2_tright .table {
	width: 100%;
	overflow: scroll;
}
.s2_tright table {
	width: 885px;
}
}
.xunpanc a:hover{ color:#12336a}