﻿@charset "utf-8";
img, ul, li, button {
	padding: 0px;
	margin: 0px;
}
img, button {
	border: none;
}
a {
	color: #000;
	text-decoration: none;
	display: inline-block;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix {
	display: inline-table;
}
input, textarea {
	outline: none;
	border: 0px;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.main-con-text img{
    width: 100%;;
    text-align: center;
}
h3 {
	font-size: 18px;
}
/* End hide from IE-mac */
h3 a {
	color: #bb0000;
}
/*top*/
.top {
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #f3f3f3;
}
.top-c {
	width: 1180px;
	margin: 0 auto;
}
.top-c dl dt {
	float: left;
	width: 220px;
}
.top-c dl dd {
	float: right;
	width: 255px;
}
.top-c dl dd a {
	margin: 0 5px;
}
/* banner */
.banner {
	width: 100%;
	position: relative;
	height: 460px;
	overflow: hidden;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 460px;
	background: transparent;
	overflow: hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden
}
.fullSlide .bd ul {
	width: 100% !important
}
.fullSlide .bd li {
	width: 100% !important;
	height: 460px;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat
}
.fullSlide .bd li a {
	display: block;
	height: 460px
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0
}
.fullSlide .hd ul {
	text-align: center;
	margin-bottom: 10px
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #252525;
*filter:alpha(opacity=50);
*opacity:.5;
	line-height: 999px
}
.fullSlide .hd ul .on {
	background: #bb0000;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	cursor: pointer;
*filter:alpha(opacity=50);
*opacity:.5;
	display: none
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px
}
/*search*/
#search {
	width:90%;
	height: 57px;
	line-height: 57px;
	margin: 0 auto;
	padding: 0 5px;
	overflow: hidden;
	font-size: 14px;
}
.search_left {
	float: left;
	background: url(../images/pic.jpg) no-repeat left center;
	padding-left: 25px;
	font-size: 16px;
}
.search_left b {
	font-size: 14px;
}
.search_left img {
	vertical-align: middle;
	margin-right: 10px;
}
.search_left span a {
	margin: 0 10px;
	color: #6f6f6f;
	font-size: 15px;
}
.search_right {
	float: right;
	width:100%;
	margin-top: 12px;
	height: 42px;
	line-height: 42px;
	border-radius: 20px;
	border: 1px solid #e1e1e1;
}
.font1 {
	padding-left: 8px;
}
.out {
	width:80%;
	height: 42px;
	float: left;
	line-height: 32px;
	font-size: 12px;
	margin-left: 14px;
}
.btnn {
	width: 24px;
	height: 19px;
	background: url(../images/search.png) no-repeat;
	background-size:contain;
	cursor: pointer;
	float: right;
	margin: 11px 10px 0 0;
}
 @charset "utf-8";
.main {
	width:1500px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 40px auto;
}
.all {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 40px auto;
}
.main {
	margin-top: 100px;
	font-family: "Microsoft YaHei";
}
.main .main_left {
	float: right;
	width: 200px;
}
.main .main_left .leftitem {
	border: #d5d5d5 1px solid;
	border-radius: 4px;
	margin-bottom: 12px;
	font-size: 12px;
}
.main .main_left .leftitem .tit {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	text-indent: 20px;
	font-weight: bold
}
.main .main_left .leftitem .cates {
	padding: 12px 0px;
}
.main .main_left .leftitem .cates dl {
	padding: 0px 12px;
}
.main .main_left .leftitem .cates dl dt {
	height: 30px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	border-radius: 2px;
	border-bottom: 1px dashed #CCCCCC;
	
}
.main .main_left .leftitem .cates dl dt a {
	color: #333;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width:100%;
}
.main .main_left .leftitem .cates dl dd {
	line-height: 24px;
	height: 24px;
	padding-left: 30px;
}
.main .main_left .leftitem .lianxi {
	padding: 12px 0px;
}
.main .main_left .leftitem .lianxi dl {
	padding: 0px 8px;
}
.main .main_left .leftitem .lianxi dl dt {
	background: url(../images/tell.gif) no-repeat;
	padding-bottom: 10px;
	padding-left: 60px;
}
.main .main_left .leftitem .lianxi dl dt .dh {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}
.main .main_left .leftitem .lianxi dl dd {
	line-height: 24px;
	font-size: 14px;
}
.main .main_right {
	float: left;
	width: 965px;
	overflow: hidden;
}
.main .main_right .sitemap {
	width:100%;
	float:left;
	border-radius: 4px;
	height: 34px;
	line-height: 34px;
	padding-left: 12px;
	font-size: 14px;
}
.main .main_right .content {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	padding: 12px 10px;
	margin-top: 12px;
	font-size: 14px;
	line-height: 28px;
}
.main .main_right .content .newslist {
	font-size: 12px;
	overflow: hidden
}
.main .main_right .content .newslist li {
	padding: 20px 0px;
	overflow: hidden;
	_height: 118px;
	border-bottom: 1px dashed #999;
}
.main .main_right .content .newslist li .img {
	width: 168px;
	float: left;
	overflow: hidden;
	margin-top: 2px;
}
.main .main_right .content .newslist li .img img {
	width: 167px;
}
.main .main_right .content .newslist li .txt {
	float: right;
	width: 720px;
	line-height: 24px;
	height: 118px;
	overflow: hidden;
}
.newslist li .txt span{
    display: block;
    margin-top: 1%;
    color: #666;
    font-size: 12px;
}
.main .main_right .content .newslist li .txt h2 a {
	font-size: 14px;
}
.main .main_right .content .pagebar {
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	border: 1px solid #d5d5d5;
	font-size: 12px;
	padding: 0px 12px;
	line-height: 30px;
}
.main .main_right .content .pagebar .pl {
	float: left
}
.main .main_right .content .pagebar .pr {
	float: right
}
.main .main_right .content .pagebar .pr a {
	border: 1px solid #d5d5d5;
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 12px;
	padding: 4px;
	_margin-top: 4px;
}
.main .main_right .content .pagebar .pr a:hover {
	border: 1px solid #dd127b;
}
.main .main_right .cateslist {
	margin-top: 12px;
	overflow: hidden;
	font-size: 12px;
}
.main .main_right .cateslist dl {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}
.main .main_right .cateslist dl dt {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
}
.main .main_right .cateslist dl dd {
	float: left;
	margin: 12px 15px;
	width: 195px;
	display: inline;
}
.main .main_right .cateslist dl dd .img {
	width: 100%;
}
.main .main_right .cateslist dl dd .img img {
	width: 100%;
	border: 1px solid #d5d5d5;
}
.main .main_right .cateslist dl dd .img a:hover img {
	border: #000 1px solid
}
.main .main_right .cateslist dl dd .txt {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.main .main_right .cateslist dl dd .txt a{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}



.main1 {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 40px auto;
}
.all1 {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 40px auto;
}
.main1 {
	margin-top: 20px;
	font-family: "Microsoft YaHei";
}
.main1 .main_left1 {
	float: right;
	width: 200px;
}
.main1 .main_left1 .leftitem {
	border: #d5d5d5 1px solid;
	border-radius: 4px;
	margin-bottom: 12px;
	font-size: 12px;
}
.main1 .main_left1 .leftitem .tit {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	text-indent: 20px;
	font-weight: bold
}
.main1 .main_left1 .leftitem .cates {
	padding: 12px 0px;
}
.main1 .main_left1 .leftitem .cates dl {
	padding: 0px 12px;
}
.main1 .main_left1 .leftitem .cates dl dt {
	height: 30px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
	border-radius: 2px;
	border-bottom: 1px dashed #CCCCCC;
}
.main1 .main_left1 .leftitem .cates dl dt a {
	color: #333;
}
.main1 .main_left1 .leftitem .cates dl dd {
	line-height: 24px;
	height: 24px;
	padding-left: 30px;
}
.main1 .main_left1 .leftitem .lianxi {
	padding: 12px 0px;
}
.main .main_left .leftitem .lianxi dl {
	padding: 0px 8px;
}
.main1 .main_left1 .leftitem .lianxi dl dt {
	background: url(../images/tell.gif) no-repeat;
	padding-bottom: 10px;
	padding-left: 60px;
}
.main1 .main_left1 .leftitem .lianxi dl dt .dh {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}
.main1 .main_left1 .leftitem .lianxi dl dd {
	line-height: 24px;
	font-size: 14px;
}
.main1 .main_right1 {
	float: left;
	width: 1200px;
	overflow: hidden;
}
.main1 .main_right1 .sitemap {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	height: 34px;
	line-height: 34px;
	padding-left: 12px;
	font-size: 14px;
}
.main1 .main_right1 .content {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	padding: 12px 24px;
	margin-top: 12px;
	font-size: 14px;
	line-height: 28px;
}
.main1 .main_right1 .content .newslist {
	font-size: 12px;
	overflow: hidden
}
.main1 .main_right1 .content .newslist li {
	padding: 20px 0px;
	overflow: hidden;
	_height: 118px;
	border-bottom: 1px dashed #999;
}
.main1 .main_right1 .content .newslist li .img {
	width: 168px;
	height: 118px;
	float: left;
	overflow: hidden;
	margin-top: 2px;
}
.main1 .main_right1 .content .newslist li .img img {
	width: 167px;
	height: 118px;
}
.main1 .main_right1 .content .newslist li .txt {
	float: right;
	width: 720px;
	line-height: 24px;
	height: 118px;
	overflow: hidden;
}
.main1 .main_right1 .content .newslist li .txt h2 a {
	font-size: 14px;
}
.main .main_right1 .content .pagebar {
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	border: 1px solid #d5d5d5;
	font-size: 12px;
	padding: 0px 12px;
	line-height: 30px;
}
.main1 .main_right1 .content .pagebar .pl {
	float: left
}
.main1 .main_right1 .content .pagebar .pr {
	float: right
}
.main1 .main_right1 .content .pagebar .pr a {
	border: 1px solid #d5d5d5;
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 12px;
	padding: 4px;
	_margin-top: 4px;
}
.main1 .main_right1 .content .pagebar .pr a:hover {
	border: 1px solid #dd127b;
}
.main1 .main_right1 .cateslist {
	margin-top: 12px;
	_overflow: hidden;
	font-size: 12px;
}
.main1 .main_right1 .cateslist dl {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}
.main1 .main_right1 .cateslist dl dt {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
}
.main1 .main_right1 .cateslist dl dd {
	float: left;
	margin: 12px 15px;
	width: 269px;
	display: inline;
}
.main1 .main_right1 .cateslist dl dd .img {
	width: 260px;
	height:auto;
}
.main1 .main_right1 .cateslist dl dd .img img {
	width: 260px;
	height:auto;
	border: 1px solid #d5d5d5;
}
.main1 .main_right1 .cateslist dl dd .img a:hover img {
	border: #000 1px solid
}
.main1 .main_right1 .cateslist dl dd .txt {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size:14px;
}


.news_xaingxi {
	width: 100%;
	height: 60px;
	border-bottom: #e1e3df dashed 1px;
	margin: 15px auto 0 auto;
	line-height: 55px;
	color: #505050;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.news_author {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #505050;
	font-size: 12px;
	text-align: center;
	border-bottom: #e1e3df dashed 1px;
	margin: 0 auto;
}

.main-lx{
	border-bottom: 1px solid rgba(238, 238, 238, .2);
	border:solid 1px #e1e1e1;
	width:90%;
	margin:2% 5%;
	float:left;
}
.main-lx .img1{
   margin: 0;
    width: 15%;
    float: left;
	margin-top:5.5%;
}
.lx-p{
    width: 81%;
    float: right;
	background-color:#f9f9f9;
	padding:2%;
}
.lx-p p{width:100%;float:left;font-size:16px;}
.tel2{
    height: auto;
    background: url(../images/new_tel.png) no-repeat left 25px;
    padding-left: 50px;
    margin-top: 29px;
	background-size:38px;
}
.tel2 strong{
    font-size: 28px;
    color: #0090ff;
}
.afs{
    width: 123px;
    height: 35px;
    float: right;
    background: #0090ff;
    text-align: center;
    font-size: 16px;
    display: block;
    margin: 10px 0 0;
	border-radius:5px;
	line-height: 35px;
}
.afs a{
color:#fff;
}

.news_content {
	width: 95%;
	height: auto;
	line-height: 25px;
	color: #505050;
	font-size: 12px;
	margin: 15px auto 0 auto;
	overflow: hidden;
}
.news_content p{
	font-size:15px;
}
.form_box dl {
	clear: both;
	padding: 8px 0px;
	font-size: 12px;
	line-height: 28px;
}
.form_box dl dt {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
}
input.txt {
	width: 200px;
	float: left;
}
#txtContent {
	float: left;
}
.input {
	display: inline;
	margin-right: 5px;
	padding: 5px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #CACACA;
	border-radius: 4px;
	font-family: "Microsoft YaHei";
}
.txt {
	float: right;
	width: 100%;
	line-height: 24px;
	font-size: 12px;
}
.form_box dl dd .btn_submit {
	padding: 10px 50px;
	border: 1px solid #bb0000;
	background: none repeat scroll 0% 0% #bb0000;
	color: #FFF;
	font-size: 14px;
	line-height: 1em;
	margin-left: 100px;
	cursor: pointer;
	font-family: "Microsoft YaHei";
}
.search_list {
	margin-top: 30px;
}
ul, ol, dl, li, dt, dd, p, h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	list-style: none outside none;
}
.search_list li a {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: 900;
	text-align: left;
}
.search_list li span {
	text-align: right;
	float: right;
}
.search_list li p {
	margin: 10px 0px;
	line-height: 25px;
	padding-left: 15px;
}
.info_key {
	border-bottom: 1px solid #CCC;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	margin: 10px 0px;
	overflow: hidden;
}
.lpse{
      width:100%;
     float:left;
/*margin-top:24%;*/
    
}
#focus {
	width: 100%;
	height:auto;
	overflow: hidden;
	/*position:absolute;*/
	top:0px;left:0px;z-index:1;
	margin: 0 auto;
    margin-top: -150px;
}
#focus a{width:100%;float:left;}
#focus a img{width:100%;float:left;}
#focus ul {
	height: 320px;
	position: absolute;
}
#focus ul li {
	float: left;
	width: 1180px;
	height: 320px;
	overflow: hidden;
	position: relative;
}
#focus ul li img {
	width: 1180px;
	height: 320px;
}
#focus ul li div {
	position: absolute;
	overflow: hidden;
}
.main .main_right .cateslist1 {
	margin-top: 12px;
	overflow: hidden
}
.main .main_right .cateslist1 dl {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}
.main .main_right .cateslist1 dl dt {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
}
.main .main_right .cateslist1 dl dd {
	float: left;
	margin: 12px 8px;
	margin-left: 30px;
	width: 185px;
	display: inline;
}
.main .main_right .cateslist1 dl dd .img {
	width: 185px;
	height: 185px;
}
.main .main_right .cateslist1 dl dd .img img {
	width: 185px;
	height: 185px;
	border: 1px solid #d5d5d5;
}
.main .main_right .cateslist1 dl dd .img a:hover img {
	border: #000 1px solid
}
.main .main_right .cateslist1 dl dd .txt {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.hot {
	overflow: hidden;
	margin: 20px;
}
.hot ul li {
	width:100%;
	float:left;
	height:auto;
	line-height: 22px;
	padding-bottom:20px;
	padding-top:20px;
}
.hot ul li:last-child{
border:none;
}
.hot ul li img {
	width: 160px;
	height: 160px;
}
.zklist {
	overflow: hidden;
	margin-top: 15px;
	border: 1px solid #D5D5D5;
	border-radius: 4px;
	font-family: "宋体";
	font-size: 12px;
}
.zklist-T {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	text-indent: 12px;
	font-size:16px;
}
.zklist-C {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
.zklist-C ul li {
	width: 45%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	border-bottom: 1px dashed #7a848e;
	font-size:14px;
}
.zklist-C ul li a {
	float: left;
	width: 75%;
}
.zklist-C ul li span {
	float: right;
	text-align: right;
}
.tantou {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.tantou img {
	width: 100%;
	height: auto;
}
.flickr {
	width: 100%;
	height: 30px;
	margin-top: 30px;
	display: flex;
}
.flickr span {
	display: flex;
	margin-right: 10px;
}
.flickr span a{
	float: left;
	margin-right: 10px;
}
.zoom-section {
	clear: both;
	margin-top: 20px;
}
*html .zoom-section {
	display: inline;
	clear: both;
}
.zoom-desc {
	float: left;
	margin-left: 10px;
	width: 310px;
	margin-bottom: 20px;
}
.zoom-small-image {
	border: 1px solid #ececec;
	float: left;
	margin:1%;
}
.zoom-tiny-image {
	border: 1px solid #CCC;
	margin: 0px;
}
.zoom-tiny-image:hover {
	border: 1px solid #C00;
}
.prohead {
    width:100%;
    float:left;
	box-shadow: 1px 5px 20px #f1e1e1;
}
.prohead .hleft {
	width:45%;
	float: left;
	padding-top: 28px;
}
.prohead .hleft .proimg {
	width: 100%;
}
.prohead .hleft .proimg img {
	width: 100%;
}
.prohead .hleft .smallimg {
	width: 402px;
	height: 60px;
	overflow: hidden
}
.prohead .hleft .smallimg dl {
	width: 402px;
	height: 60px;
}
.prohead .hleft .smallimg dl dt {
	width: 10px;
	height: 45px;
	margin-top: 8px;
}
.prohead .hleft .smallimg dl dt.prev {
	float: left;
}
.prohead .hleft .smallimg dl dt.next {
	float: right;
}
.prohead .hleft .smallimg dd {
	width: 360px;
	height: 60px;
	float: left;
	margin-left: 12px;
	overflow: hidden
}
.prohead .hleft .smallimg dd li {
	width: 72px;
	float: left;
	height: 60px;
	text-align: center
}
.prohead .hleft .smallimg dd li img {
	width: 58px;
	height: 58px;
	border: 1px solid #ccc;
}
.prohead .hleft .smallimg dd li a:hover img, .prohead .hleft .smallimg dd li a.hover img {
	border-color: #dd127b
}
.prohead .hleft .btns {
	margin-top: 20px;
}
.prohead .hleft .btns span {
	display: none
}
.prohead .hleft .btns a {
	display: block;
	height: 22px;
	line-height: 22px;
	text-indent: 20px;
	font-size: 12px;
	float: left;
	margin-right: 16px;
	width: 80px;
}
.prohead .hleft .btns a.b1 {
	background-position: left -150px
}
.prohead .hleft .btns a.b2 {
	background-position: left -30px;
	width: 93px;
}
.prohead .hleft .btns a.b3 {
	background-position: left -120px;
}
.prohead .hleft .btns a.b4 {
	background-position: left -60px;
}
.btns1 {
	clear: both;
	margin-top: 15px;
}
.prohead .hright {
	float: right;
	width: 480px;
	font-family: microsoft yahei;
	margin-right:25px;
}
.prohead .hright h1 {
	font-size: 30px;
}
.proinfo p{
    font-size:14px;
	line-height:25px;
	}
.prohead .hright h2 {
	font-size: 15px;
	color: #ff7300;
}
.prohead .hright .proinfo {
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
	margin-top:5%;
}
.ul_prodinfos li{
    line-height: 60px;
}
.propar{
	width: 21%;
	float: left;
	margin:1%;
}
.propar a{width:100%;float:left;line-height:40px;border-radius:10px;font-size:16px;text-align:center;background-color:#004ea2;color:#fff;}
.prohead .hright .btns {
	width: 100%;
	overflow: hidden;
	margin: 15px auto;
}
.prohead .hright .btns img {
	margin-right: 20px;
}
.prohead .hright .tips {
	border: #F66 1px solid;
	background-color: #FCF;
	font-size: 12px;
	padding: 0px 12px;
	color: #F00;
	display: none
}

.procontent .tit {
	height: 34px;
	line-height: 40px;
	border-bottom: 2px solid #ccc;
}
.procontent .tit dt {
	float: left;
	height: 33px;
	line-height: 33px;
	color: #000;
	background: url(../images/tit1.gif) repeat-x;
	border: 1px solid #ccc;
	text-align: center;
	width: 160px;
	font-weight: bold;
	font-size: 14px;
}
.procontent .detail {
	margin-top: 20px;
}
.comment_list {
	width: 95%;
	margin: 0 auto;
}
.formbox222 {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	padding-left: 25px;
	margin-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
}
.formbox {
	margin-top: 20px;
}
.formbox dl {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}
.formbox dl dt {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
}
.formbox dl dd {
	padding: 20px 0px;
	line-height: 26px;
}
.formbox dl dd input {
	border: 1px solid #ccc;
	height: 30px;
	border-radius: 4px;
	padding: 0px 12px;
}
.formbox dl dd textarea {
	border: 1px solid #ccc;
	height: 100px;
	border-radius: 4px;
}
.formbox dl dd input.submit {
	background-color: #dd127b;
	color: #FFF;
	border-color: #9c0c56;
	text-shadow: 1px 1px 0px #9c0c56;
}
.formbox dl dd .rate {
	width: 80px;
	height: 12px;
	overflow: hidden;
}
.formbox dl dd .rate label {
	width: 14px;
	height: 12px;
	float: left;
	display: block;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
	margin-right: 1px;
}
.formbox dl dd .ratesbox {
	width: 0px;
	height: 0px;
	overflow: hidden;
	float: left
}
.formbox .btnews {
	padding: 0px 20px;
	overflow: hidden
}
.formbox .btnews li {
	width: 300px;
	float: left;
	list-style: square inside;
	margin-left: 20px;
	margin-right: 10px;
}
.formbox .reviewbox {
	padding: 0px 30px;
}
.formbox .reviewbox li {
	padding-bottom: 12px;
}
.formbox .reviewbox li .name {
	font-weight: bold;
}
.formbox .reviewbox li .name span {
	color: #F90;
	margin: 0px 12px;
}
.formbox .reviewbox li .reply {
	background: #f4f4f4;
	padding: 0px 12px;
}
.formbox .reviewbox li .reply span {
	color: #999
}
input.txt {
	width: 200px;
	float: left;
}
.input {
	display: inline;
	margin-right: 5px;
	padding: 5px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #CACACA;
	border-radius: 4px;
	font-family: "Microsoft YaHei";
}
.btn_submit {
	background: none repeat scroll 0px 0px #8A8888;
	color: #FFF;
	cursor: pointer;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	line-height: 1em;
	padding: 10px 30px;
}
.contactus strong {
	padding: 0px 6px 0px;
}
.contactus {
	padding: 20px;
}
.prohead .hright .tels {
	border-bottom: 1px solid #DDD;
	font-size: 16px;
	line-height: 36px;
}
.prohead .hright .tels span {
	color: #F00;
	font-size: 28px;
	font-weight: bold;
	margin-left: 12px;
	line-height: 36px;
}
.formbox {
	margin-top: 20px;
}
.formbox dl {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}
.formbox dl dd {
	padding: 20px 0px;
	line-height: 26px;
}
.formbox dl dd input {
	border: 1px solid #ccc;
	height: 30px;
	border-radius: 4px;
	padding: 0px 12px;
}
.formbox dl dd textarea {
	border: 1px solid #ccc;
	height: 100px;
	border-radius: 4px;
}
.formbox dl dd input.submit {
	background-color: #0555aa;
	color: #FFF;
	border-color: #9c0c56;
	text-shadow: 1px 1px 0px #9c0c56;
}
.formbox dl dd .rate {
	width: 80px;
	height: 12px;
	overflow: hidden;
}
.formbox dl dd .rate label {
	width: 14px;
	height: 12px;
	float: left;
	display: block;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
	margin-right: 1px;
}
.formbox dl dd .ratesbox {
	width: 0px;
	height: 0px;
	overflow: hidden;
	float: left
}
/*首页样式公用开始*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
body {
	font-family: "Microsoft YaHei";
}
.bxytop1 {
	width: 100%;
	height: 22px;
	background: url(../images/bxytop1.jpg) no-repeat top center;
	overflow: hidden;
}
.bxyhead {
	width: 1080px;
	height: 100%;
	margin: 0 auto;
}
.bxyhead1 {
	width: 100%;
	height: 45px;
	color: #000;
}
.bxyhead11 {
	float: left;
	height: 100%;
	line-height: 45px;
	font-size: 15px;
	color: #000;
}
.bxyhead12 {
	float: right;
	height: 100%;
	line-height: 31px;
	font-size: 12px;
	color: #fff;
}
.bxyhead12 li {
	float: right;
}
.bxyhead12 a {
	color: #ccc;
}
.bxyhead12 a:hover {
	color: #cb0d00;
}
.bxyding {
	width: 100%;
	height: 105px;
	/* background: url(../images/bxyding.jpg) no-repeat top center; */
	overflow: hidden;
}

.bxydingn {
	width: 1280px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.bxydingn h1{
	float: left;
	margin-top: 15px;
}
.bxydingn h1 img{
	margin-right: 15px;
	width: 74px;
	/* height:73px; */
}
.bxydingn_1{
	float: left;
	display: flex;
	flex-direction: column;
	margin-top: 15px;
	margin-left:35px;
}
.bxydingn_2{
	float: right;
	display: flex;
	flex-direction: column;
}
.bxydingn h1 a{
	display: flex;
	justify-content: space-between;
	
}
.bxydingn .logo{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.bxydingn .logo p:first-child{
	font-size: 46px;
	color: #230d0dd1;
	font-weight: normal;
	line-height: 50px;
}
.bxydingn .logo p:last-child{
	font-size: 14px;
	color: #230d0dd1;
	font-weight: normal;

}

.bxydingn span {
	color: #005dc5;
	width: 100%;
	height: auto;
	line-height: 40px;
	float: left;
	font-size: 26px;
	font-weight: normal;
	/* text-align: center; */
	/* letter-spacing: 8px; */
	margin-left: 20px;
	line-height: 45px;
}

.bxydingn1 {
	font-size: 22px;
	color: #212121;
	font-weight: bold;
	/* position: absolute;
	left: 295px;
	top: 18px; */
}

.bxydingn2 {
	font-size: 16px;
	color: #333333;
	/* position: absolute;
	left: 295px;
	top: 50px; */
	margin-left: 20px;
	font-weight: normal;
}
.bxydingn_2 p{
	 
}
.bxydingn_2 p:first-child{
	margin-top: 7px;
	font-size: 16px;
}
.bxydingn_2 p:nth-child(2){
	font-size: 24px;
	line-height: 40px;
}
.bxydingn_2 p:nth-child(3){
	font-size: 24px;
	line-height: 20px;
}
.bxydh {
	width: 100%;
	height: 52px;
	background: url(../images/bxydh.jpg) no-repeat top center;
	overflow: hidden;
}
.bxydh ul {
	width: 1080px;
	height: 52px;
	margin: 0 auto;
}
.bxydh ul li {
	float: left;
	font-size: 15px;
	padding: 0 25px 0 25px;
	height: 52px;
	line-height: 52px;
	background: url(../images/bxydhlm.jpg) no-repeat right top;
}
.bxydh ul li a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
.bxydh ul li a:hover {
	color: #f61700;
}
/*.bxyfoot {*/
/*	width: 100%;*/
/*	height: 300px;*/
/*	background: url(../images/bxyfoot.jpg) no-repeat top center;*/
/*	overflow: hidden;*/
/*	background-size:cover;*/
/*}*/
.bxyfootn {
	width: 1080px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.bxyfootn1 {
	width: 1080px;
	height: 50px;
	padding-top: 40px;
	color: #fff;
	margin: 0 auto;
}
.bxyfootn1 ul {
	width: 820px;
	float: right;
}
.bxyfootn1 li {
	float: left;
	font-size: 12px;
	margin-right: 25px;
}
.bxyfootn1 li a {
	color: #fff;
}
.bxyfootx {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.bxyfootx2 {
	width: 880px;
	float: left;
	margin-left: 78px;
	margin-top: 30px;
	font-size: 14px;
}
.bxyfootx2 a {
	color: #fff;
}
.bxyfootx2 p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}
.bxyliu {
	width: 300px;
	height: 110px;
	position: absolute;
	right: 7px;
	top: 47px;
}
.bxyliun {
	width: 100%;
	height: 100%;
	position: relative;
}
.intxt3 {
	width: 200px;
	height: 25px;
	font-size: 14px;
	position: absolute;
	left: 55px;
	top: 3px;
	background-color: transparent;
	outline: none;
	color: #000;
}
.intxt4 {
	width: 200px;
	height: 25px;
	font-size: 14px;
	position: absolute;
	left: 55px;
	top: 43px;
	background-color: transparent;
	outline: none;
	color: #000;
}
.coolbg5 {
	cursor: pointer;
	font-size: 12px;
	color: #0151a7;
	font-family: "Microsoft YaHei";
	position: absolute;
	left: 31px;
	top: 88px;
	outline: none;
	background-color: transparent;
}
.sidebar {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
    text-align: center;
}
.sidebar li {
    width: 18.3%;
    height: auto;
    margin-bottom: 10px;
    margin-right: 2%;
    display: inline-block;
    float: left;
}
.sidebar li a {
    width: 100%;
    height: 38px;
    line-height: 36px;
    float: left;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.sidebar li .current{
background:#1063c4;
color:#fff;
}
.sidebar li:nth-child(5n) {
    margin-right: 0;
}
.ipro {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 20px;
}
.sidebar li.on a{background: #394a95;color: #ffffff;}
.sidebar li a:hover{background: #1063c4;color: #ffffff;}


/*首页样式公用结束*/

/* 产品详情页选择框 */
   .newProTab_top {
     width: 100%;
     float:left;
    height: 70px;
    border-bottom: 1px solid #eaeaea;
	}
   .newProTab_top ul {
    width: 100%;

}
.newProTab_top ul li {
    position: relative;
    width: 20%;
    height: 70px;
    text-align: center;
    border-bottom: 2px solid transparent;
	float: left;
	margin: 0 15%;
}
.newProTab_top ul .active a {
    color: #006ac4;
}
.newProTab_top ul li a {
    display: block;
    line-height: 70px;
    font-size: 18px;
    height: 70px;
    text-align: center;
}
.newProTab_top ul .active::after {
    width: 100%;
}
.newProTab_top ul li::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 2px;
    transition: all 0.6s;
    background: #006ac4;
}
.newProTab_con {
    padding: 30px 0;
    width: 100%;
}
.i-px {
    width:100%;
    line-height: 20px;
    display: flex;
    float:left;
    justify-content: space-between;
}
.i-px p{width:50%;float:left;line-height:40px;background-color:#f9f9f9;font-size:16px;}
.newProTab_con_1 img{
width:100%;
}
.new_container{
    max-width:1200px;
    margin:0 auto;
    height: 640px;
}
.new_contact{   
    position: relative;
    padding: 50px 0;
}
.contact_left{
    width: 60%;
    padding: 20px;
    box-shadow: 0 0 10px #ababab;
    float: left;
}
.contact_left h3{
    font-size: 30px;
    margin-bottom: 20px;
    float: left;
}
.contact_left span{
    font-size: 16px;
    color: #666;
    float: left;
}
.contact_left i{
    margin: 20px 0;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    float: left;
}
.contact_left p{
    margin-bottom: 20px;
    font-size: 18px;
    float: left;
    width: 60%;
}
.contact_right{
    position: absolute;
    right: 100px;
    top: 170px;
    z-index: 99;
    width: 50%;
    border: 15px solid rgba(2, 114, 190, 0.2);
    float: right;
}
.contact_left p img {
    width: 120px;
    height: 120px;
}
.nsj_aa{width:100%;margin-top:6%;float:left;}
.nsj_ab{width:1300px;margin:0px auto;}
.nsj_ac{width:100%;float:left;}
.nsj_ac span{width:80%;float:left;font-size:22px;line-height:90px;}
.nsj_ad{width:100%;float:left;margin-top:2%;}
.nsj_ad span{height:35px;float:left;line-height:35px;font-size:16px;margin:0.5% 0px;}
.nsj_ad font{width:89%;float:right;}
.nsj_ad font a{width:17%;background-color:#f9f9f9;border-bottom:solid 1px #f9f9f9color:#333;border-bottom:solid 2px #e1e1e1;margin:0.5%;float:left;line-height:35px;border-radius:5px;text-align:center;padding:0px 1%;font-size:15px;}
.nsj_add{width:100%;float:left;margin-top:2%;}
.nsj_add font{width:100%;float:left;box-shadow: 0 5px 30px 1px rgba(0, 0, 0, .1);background-color:#fff;}
.nsj_add font a{width:16.5%;text-align:center;border-bottom:solid 1px #f7f7f7;color:#333;float:left;line-height:40px;font-size:16px;}
.nsj_add font a.active{background-color:#c39c62;color:#fff;}
.kfod{width:100%;margin:2% 0px;float:left;}
.kfod ul{width:100%;float:left;}
.kfod ul li{width:25%;float:left;}
.kfod ul li a  img{width:100%;float:left;}
.kfod ul li a h2{width:100%;float:left;line-height:45px;font-size:15px;text-align:center;font-weight:normal;}
#dj1,#dj3,#dj6,#dj8,#dj9,#dj11,#d13,#dj14,#dj16,#dj17,#dj19,#dj22,#dj24,#dj25,#dj27,#dj31,#dj33,#dj36,#dj38,#dj39,#dj41{background-color:#f9f9f9;}
.nsj_ac a{width:10%;background-color:#364aab;color:#fff;float:right;text-align:center;font-size:16px;line-height:40px;margin-top:2%;}

.tg_pages {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 100%;
	margin-top:5%;
	margin-bottom:5%;
}
.page-status{display:none !important;}
.tg_pages span {
	display: inline-block;
}

.tg_pages span a {
	color: #bebebe;
	display: inline-block;
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.page-num-current{
	padding:0.5%;
    color: #fff !important;
    background: #004ea2 !important;
    border: 1px solid #004ea2 !important;
}

.tg_pages span.thisclass a {
	background: #3468b9 none repeat scroll 0 0;
	border: 1px solid #3468b9;
	color: #ffffff;
}

/*----------å†…å®¹é¡µ-----*/
.main-con-text {
    width: 98%;
    margin:1%;
    float:left;
    text-align: :justify;
}

.dylu{width:48%;float:left;margin:1%;}
.dylu h1{width:100%;margin-top:2%;float:left;line-height:60px;font-size:18px;text-align:center;}
.dylu span{width:46% !important;float:left;margin:1% !important;padding:1%;font-size:13px;line-height:25px;}
.dylu font{width:96%;padding:1%;margin:0px 1%;color:#a9a9a9;text-align:justify;float:left;font-size:13px;line-height:20px;}
.dylu p{border:solid 1px #e1e1e1;border-radius:10px;width:50%;float:left;margin-left:1%;margin-top:1%;line-height:40px;font-size:20px;text-align:center;color:#004ea2;font-weight:bold;}
.xqw_sa{width:50%;float:left;}
.xqw_sa span p{width:23%;cursor:pointer;margin:1%;line-height:40px;font-size:16px;border-radius:5px;float:left;text-align:center;}
#urq2 img{width:90%;float:left;margin:0px 5%;}
/*--------------售后----------*/
.gxsho{width:100%;float:left;}
.gxsho img{width:100%;float:left;}
.gxsjo_a{width:1350px;margin:0px auto;}
.gcdo_a{width:100%;background-color:#fff;border-left:solid 1px #c39c61;border-right:solid 1px #c39c61;position:relative;top:-35px;left:0px;z-index:55;float:left;}
.gcdo_a span{width:33%;border-top:solid 1px #c39c61;float:left;border-left:solid 1px #c39c61;}
.gcdo_a span a{width:100%;cursor:pointer;float:left;line-height:55px;text-align:center;font-size:18px;color:#c39c61;}
.hdnrr{width:1500px;margin:0px auto;}
.hdnnr_a{width:100%;float:left;}
.hgee_a{width:100%;float:left;}
.hgee_a h1{width:100%;float:left;font-size:28px;line-height:80px;text-align:center;}
.hgee_a span{width:70%;margin:0px 15%;float:left;text-align:justify;line-height:30px;font-size:15px;}
.hgee_a p{height:40px;width:10%;margin:2% 44%;text-align:center;float:left;font-size:18px;padding:0px 1%;line-height:40px;border-radius:10px;background-color:#c39c61;color:#fff;}
.jj_gyab{width:100%;margin:2% 0px;float:left;}
.jj_gyab span{width:14.5%;text-align:center;font-size:45px;float:left;margin:1%;font-weight:bold;}
.jj_gyab span p{width:100%;float:left;padding-top:3%;font-size:15px;text-align:center;line-height:35px;}
.jj_gyac{width:100%;margin:2% 0px;float:left;}
.jj_gyac img{width:100%;float:left;}
.jj_gyja{width:100%;float:left;}
.jj_gyja img{width:65%;float:left;}
.jj_gjab{width:30%;float:right;border:solid 1px #e1e1e1;}
.jj_gjab span{width:100%;height:200px;overflow:hidden;float:left;}
.jj_gjab span img{width:100%;float:left;}
.jj_gjab p{width:90%;margin:0px 5%;float:left;text-align:center;font-size:20px;color:#004ea2;line-height:75px;}
.jj_gjab font{width:90%;padding-bottom:4%;line-height:30px;margin:0px 5%;float:left;font-size:16px;color:#999;margin-top:2%;}
.jj_gjab font b{font-weight:normal;font-size:18px;}
.jj_gja{width:1350px;margin:0px auto;}
.mdkye{width:100%;float:left;}
.mdkye img{width:100%;border-radius:20px;float:left;}
.nbang{width:100%;float:left;}
.banyt{width:100%;float:left;}
.banyt span{width:100%;float:left;color:#c39c61;padding-bottom:1.5%;font-size:22px;font-weight:bold;text-align:center;}
.banyt font{width:80%;float:left;margin:0px 10%;}
.banyt font ul  li{width:19%;float:left;margin:0.5%;}
.banyt font ul  li img{width:100%;float:left;}
.banyt font ul  li p{width:100%;float:left;line-height:40px;text-align:center;font-size:14px;}
.gryzzz{width:100%;float:left;display:none;}
.gryzzz_a{width:1350px;margin:0px auto;}
.gryzzz_a span{width:100%;float:left;color:#c39c61;padding-bottom:1.5%;font-size:22px;font-weight:bold;text-align:center;}
.gryzzz_a ul{width:100%;float:left;}
.gryzzz_a ul li{width:16.5%;padding:1%;border:solid 1px #e1e1e1;float:left;margin:0.5%;}
.gryzzz_a ul li img{width:100%;float:left;}
.gryzzz_a ul li p{width:100%;float:left;font-size:14px;text-align:center;line-height:30px;}
.qyjsre{width:100%;float:left;}
.bzdrs{width:100%;display:none;float:left;}
.urdxd{width:1500px;margin:0px auto;}
.urdxd span{width:100%;float:left;color:#c39c61;margin-top:5%;padding-bottom:1.5%;font-size:28px;font-weight:bold;text-align:center;}
.uthys{width:100%;float:left;}
.uthys ul li{width:22%;float:left;margin:5% 1%;border:solid 1px #c39c61;}
.uthys ul li img{width:30%;float:left;margin:10% 35% 10% 35%;}
.uthys ul li p{width:100%;float:left;font-size:23px;font-weight:bold;line-height:80px;text-align:center;}
.uthys ul li font{width:90%;float:left;margin:5%;font-size:14px;line-height:28px;text-align:justify;}
@media screen and (min-width:1200px) and (max-width:1500px) {
    .gxsjo_a,.hdnrr,.urdxd,.gryzzz_a{width:90%;margin:0px 5%;}
}
/*--------------售后----------*/
/*------------产品栏目---------*/
.sdycn{width:100%;margin-top:8%;float:left;}
.sdycn_a{width:1500px;margin:0px auto;}
.sdycn_aa{width:100%;height:60px;float:left;position:relative;top:0px;left:0px;z-index:1;}
.sdycn_aa span{width:100%;float:left;font-size:32px;text-align:center;position:absolute;top:0px;left:0px;z-index:55;}
.sdycn_aa p{width:100%;float:left;font-size:18px;text-align:center;position:absolute;top:18px;left:0px;z-index:11;color:#e1e1e1;}
.sdycn_aa font{width:100%;float:left;font-size:15px;text-align:center;position:absolute;bottom:0px;left:0px;z-index:33;}
.sdnca_a{width:100%;margin-top:3%;float:left;border-bottom:solid 3px #efefef;}
.sdnqa{width:100%;border-bottom:solid 3px #efefef;float:left;}
.sdnqa span{height:45px;line-height:45px;float:left;margin-right:4%;}
.sdnqa span a{width:100%;height:43px;float:left;font-size:20px;font-weight:bold;}
#hu1 a{color:rgb(0, 74, 155);border-bottom:solid 2px rgb(0, 74, 155);}
.trcpzx{width:100%;padding:1% 0px;float:left;}
.trcpzx_a{width:100%;float:left;}
.trcpzx_a span{width:16%;line-height:55px;float:left;font-size:18px;}
.trcpzx_a span b{color:#bb3236;}
.trcpzx_a font{width:87%;margin-top:0.5%;float:right;}
.trcpzx_a font a{width:12.6%;overflow:hidden;text-align:center;height:35px;border-bottom:solid 2px #fff;background-color:#f9f9f9;padding:0px 1%;margin:0.5% 1%;float:left;font-size:16px;line-height:35px;}
.trjtg_a,.trjtg{width:100%;float:left;}
.trjtg_a span{width:100%;line-height:60px;font-weight:bold;float:left;font-size:22px;}
.kisne{width:100%;float:left;}
.kisne ul li{width:46%;padding:1%;background-color:#efefef;float:left;margin:1%;}
.kisne ul li a span{width:10%;margin-right:2%;border-radius:30px 0px 30px 0px;float:left;font-size:23px;background-color:#e1e1e1;text-align:center;line-height:55px;}
.kisne ul li a span p{width:100%;float:left;font-size:16px;line-height:35px;}
.kisne ul li a font{width:60%;float:left;}
.kisne ul li a font h2{width:100%;height:55px;overflow:hidden;float:left;font-size:18px;line-height:55px;}
.kisne ul li a font b{width:100%;font-weight:normal;float:left;font-size:13px;line-height:25px;}
.kisne ul li a font strong{width:100px;background-color:#c39c61;color:#fff;border-radius:30px;margin-top:2%;float:right;text-align:center;line-height:30px;font-size:14px;}
.kisne ul li a img{width:25%;height:144px;background-color:#fff;float:right;}
.dmk_ews{width:100%;padding:2% 0px;float:left;background-color:#f9f9f9;}
.ewrkta{width:100%;position:relative;margin-top:1%;top:0px;left:0px;z-index:1;float:left;}
.zzd_cright ul a b{text-shadow: 0.2px 0.3px 2px #cacaca;color:#7d7d7d;height:20px;line-height:20px;overflow:hidden;font-size:10px;font-weight:normal;float:right;position:absolute;top:4%;right:2%;z-index:999;}
.zzd_cright ul{width:100%;float:left;}
.ewrkta li{width:25%;position:relative;top:0px;left:0px;z-index:1;float:left;}
.zzd_cright ul li:hover{box-shadow: 0 5px 30px 1px rgba(0, 0, 0, .1);position: relative;background-color:#fff !important;}
.ewrkta li a img{width:100%;padding-top:12%;float:left;}
.ewrkta li a h2{width:100%;height:35px;overflow:hidden;float:left;height:45px;line-height:45px;font-size:16px;font-weight:normal;text-align:center;}
.zzd_cright ul a span{width:30px;float:left;position:absolute;top:2%;left:2%;z-index:999;}
.zzd_cright ul a span img{width:100%;height:auto;float:left;}
#kl1,#kl3,#kl6,#kl8,#kl9,#kl11,#kl14,#kl16,#kl17,#kl19,#kl22,#kl24{background-color:#f9f9f9;}
.sd_cright ul a b{text-shadow: 0.2px 0.3px 2px #cacaca;color:#7d7d7d;height:20px;line-height:20px;overflow:hidden;font-size:13px;font-weight:normal;float:right;position:absolute;top:4%;right:2%;z-index:999;}
.sd_cright ul a span{width:30px;float:left;position:absolute;top:2%;left:2%;z-index:999;}
.sd_cright ul a span img{width:100%;height:auto;float:left;}
.sd_cright{width:100%;margin-top:1%;float:right;}
.sd_cright span{width:13%;float:left;}
.sd_cright span a img{width:20%;float:left;border:solid 1px #e1e1e1;}
.sd_cright span a font{width:75%;float:right;}
.sd_cright span a font h2{width:100%;font-size:25px;line-height:50px;float:left;}
.sd_cright span a font strong{width:100%;float:left;font-size:15px;line-height:45px;font-weight:normal;}
.sd_cright span a font p{width:100%;float:left;font-size:14px;line-height:25px;text-align:justify;}
.sd_cright span a font b{width:100px;height:40px;line-height:40px;text-align:center;margin-top:2%;color:#fff;float:left;background-color:#14438e;}
.sd_cright span a font i{width:100%;float:left;font-size:28px;color:#009122;margin-top:2%;font-weight:bold;}
.trcpzx_a font a:hover,.mir_a span:hover{transform:scale(1.1);transition: all .5s;}
.ewrkta li:hover{transform:scale(1.02);background-color:#fff;box-shadow: 0 5px 30px 1px rgba(0, 0, 0, .1);transition: all .5s;}
.erte{width:100%;margin-top:10%;float:left;}
.erte_a{width:1300px;margin:0px auto;}
.erte_aa{width:100%;float:left;}
.erte_aa span{width:100%;line-height:55px;float:left;font-size:15px;color:#777777;}
.erte_aa span a{color:#777777;}
.ertdj{width:100%;box-shadow: 0 5px 13px rgba(0, 0, 0, .1);margin-bottom:2%;float:left;background-color:#f9f9f9;border-radius:5px;}
.ertdj img{width:40%;margin-top:4%;float:left;}
.ertdj span{width:58%;padding:0px 1%;float:right;}
.ertdj span h1{width:100%;float:left;font-size:30px;line-height:100px;}
.ertdj span font{width:31%;background-color:#efefef;float:left;border-left:solid 2px #c39c61;font-size:15px;padding-left:1%;line-height:35px;}
.ertdj span p{width:80%;margin-top:2%;float:left;text-align:justify;line-height:30px;font-size:14px;color:#777777;}
.ertdj span img{width:18%;float:right;margin:3% 1% 1% 1%;}
.ertdj span a{width:180px;border-radius:50px;margin-top:2%;text-align:center;float:left;line-height:50px;background-color:#c39c61;color:#fff;}
.ertdj span b{width:300px;float:left;text-align:center;font-size:27px;font-weight:bold;line-height:90px;}
.ertdrj{width:100%;box-shadow: 0 5px 13px rgba(0, 0, 0, .1);margin-bottom:2%;float:left;background-color:#f9f9f9;border-radius:5px;}
.ertdrj span{width:90%;margin:0px 5%;float:right;}
.ertdrj span h1{width:100%;float:left;font-size:30px;line-height:100px;}
.ertdrj span font{width:31%;background-color:#efefef;float:left;border-left:solid 2px #c39c61;font-size:15px;padding-left:1%;line-height:35px;}
.ertdrj span p{width:100%;margin-top:2%;float:left;line-height:30px;font-size:15px;color:#777777;}
.ertdrj span a{width:100px;margin-top:2%;text-align:center;float:left;line-height:50px;background-color:#c39c61;color:#fff;}
.ertdrj span b{width:300px;float:left;text-align:center;font-size:27px;font-weight:bold;line-height:90px;}
.njsew{width:96%;padding:2%;float:left;}
.njsew span{width:100%;float:left;font-size:15px;line-height:35px;}
.njsew span p{width:96%;padding:0.5% 1%!important;margin:0.5% 0px;background-color:#f9f9f9;float:left;}
.mkwes{width:80%;box-shadow: 0 5px 13px rgba(0, 0, 0, .1);border:solid 1px #f9f9f9;float:left;}
.ssew{width:18%;background-color:#f9f9f9;float:right;}
.ssew span{width:100%;float:left;line-height:45px;font-size:18px;text-align:center;}
.ssew font{width:98%;overflow:hidden;float:left;margin:1%;}
.ssew font a img{width:100%;float:left;}
.ssew font a h2{width:100%;float:left;font-size:13px;line-height:25px;text-align:center;font-weight:normal;}
.ssres{width:16%;padding:0px 1%;background-color:#f9f9f9;float:right;margin-top:2%;}
.ssres span{width:100%;float:left;line-height:45px;font-size:22px;text-align:center;}
.ssres font{width:98%;overflow:hidden;float:left;margin:1%;}
.ssres font a h3{width:100%;float:left;font-size:14px;font-weight:normal;line-height:25px;border-bottom:solid 1px #e6e6e6;}
.mkseda{width:100%;background-color:#e1e1e1;float:left;}
.mkseda span{width:48%;float:left;font-size:14px;line-height:25px;margin:1%;}
#urq2{display:none;}
/*------------产品栏目---------*/

