﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */

/* ====================
     公共样式
==================== */
body {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 200%;
	margin: 0 auto;
	padding: 0;
	color: #333;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	background-color: #fff;
}
div {
	margin: 0 auto;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
	margin: 0;
	padding: 0;

	list-style-type: none;
}
.block {
	width: 1032px;
	height: auto;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.dis {
	display: block;
}
.inline {
	display: inline;
}
.none {
	display: none;
}
.dashed {
	background: url(../images/linebg.gif) repeat-x left top;
	color: #3f3f3f;
	padding: 2px 0 3px 12px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
/*英文强制换行*/
.word {
	word-break: break-all;
}
a {
	text-decoration: none;
	color: #4b555d;
}
a:hover {
	color: #0071C1;
}
.clear {
	clear: both;
}
.blank {
	height: 30px;
	line-height: 30px;
	clear: both;
	visibility: hidden;
}
.input_text {
	background: url(../images/inputbg.png) no-repeat left top;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	padding: 0 10px;
	float: left;
}
.input_area {
	background: #fff url(../images/inputbg.png) no-repeat left top;
	width: 501px;
	height: 80px;
	border: 0px;
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.input_submit {
	width: 77px;
	height: 41px;
	float: left;
	background: url(../images/search.png) no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url(../images/qq_3.gif) repeat-y left top;
	width: 118px;
	padding: 2px 0;
	float: left;
}
/*---------- header ---------*/
.w1100 {
	width: 1180px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 180px;
  background-color: #ffffff;

}
#logo {
	float: left;
	width: 54% !important;
	height: 130px;
}
#logo img {
}
#topright {
	float: right;
	width: 46% !important;
	height: 130px;
}
.topright1 {
	width: 100%;
	float: right;
	margin: 48px 0 30px 0;
}
.topright1 a {
	float: right;
	font-size: 12px;
	line-height: 12px;
	color: #0071c1;
	border-right: 2px solid #d0e1ec;
	padding: 0 6px;
}
.topright1 a:hover {
	color: red;
}
.topright2 {
	float: right;
	width: 287px;
	height: 39px;
	background: url(../images/hotline.png) no-repeat;
}
.topright2 span {
	padding-left: 116px;
	font-size: 24px;
	line-height: 39px;
	color: #0071c1;
	font-family: "Myriad Pro";
}
/* nav */
#nav {
	width: 100%;
	height: 50px;
    background-color: #016fc4;
	z-index: -1;
	float: left;
}
#nav ul {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	position: relative;
}
#nav ul li {
	float: left;
	width: 14.28%;
	background: url(../images/nav_li.jpg) no-repeat right center;
	height: 50px;
	line-height: 50px;
}
#nav ul li.first_menu {
}
#nav ul li a {
	width: 100%;
	font-size: 16px;
	color: #fff;
	height: 50px;
	display: block;
	text-align: center;
	background-position: 0 -50px;
	z-index: 2;
	position: relative;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
#nav ul li a:hover, nav ul li a.current {
	color: #fff;
	font-size: 18px;
	background: #09548c;
}
.nav_active {
	background: #17659b;
	background-size: 100% 100%;
	height: 50px;
	position: absolute;
	left: 0;
	z-index: 1;
}
/*-------- header end ---------*/


/* flash */
#flash {
	width: 100%;
	padding: 0px;
}
/* 本例子css -------------------------------------- */
.focus {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.focus .hd3 {
	width: 100%;
	height: 11px;
	position: absolute;
	z-index: 1;
	bottom: 5px;
	text-align: center;
}
.focus .hd3 ul {
	display: inline-block;
	height: 5px;
	padding: 3px 5px;
	background-color: rgba(255,255,255,0.7);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 0;
	vertical-align: top;
}
.focus .hd3 ul li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #8C8C8C;
	margin: 0 5px;
	vertical-align: top;
	overflow: hidden;
}
.focus .hd3 ul .on {
	background: #FE6C9C;
}
.focus .bd3 {
	position: relative;
	z-index: 0;
}
.focus .bd3 li img {
	width: 100%;

}
.focus .bd3 li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
/* flash end */


/* --------------  手机版header  -----------  */
#mobile_header {
	display: none;
	width: 100%;
}
#mobile_header #logo2 {
	width: 80%;
	float: left;
}
#mobile_header #logo2 img {
	width: 100%;
}
#mobile_header #home {
	width: 20%;
	float: right;
}
#mobile_header #home a {
	float: right;
	width: 100%;
}
#mobile_header #home img {
	float: right;
	width: 40%;
	margin-top: 35%;
	margin-right: 10%;
}
.mobile_nav {
	width: 100%;
	height: 85px;
	background: url(../images/mobile_nav.jpg)repeat-x left top;
}
.mobile_nav ul {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.mobile_nav ul li {
	float: left;
	width: 33.3%;
	background: url(../images/mobile_nav_li.jpg)no-repeat right center;
	height: 42px;
	line-height: 42px;
}
.mobile_nav ul li.first_menu {
	display: none;
}
.mobile_nav ul li a {
	width: 100%;
	font-size: 16px;
	color: #fff;
	height: 42px;
	display: block;
	text-align: center;
	z-index: 2;
	position: relative;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.mobile_nav ul li a:hover, .mobile_nav ul li a.current {
	color: #fff;
	font-size: 18px;
	background: #3db5c3;
}
/* 内页产品中心 */
#left2 {
	display: none;
}
 @media screen and (max-width: 1120px) {
#myFocus, .pic img {
	width: 100% !important;
	height: 380px !important;
}
.banner img {
	width: 100%;
	height: auto;
}
.w1100 {
	width: 95%;
	margin: 0 auto;
}
.ibox1_1 {
	width: 550px !important;
	float: none !important;
	margin: 0 auto;
}
.ibox1_2 {
	width: 400px !important;
	float: none !important;
	margin: 0 auto;
}
#pro_con .bd ul li {
	float: left;
	width: 24% !important;
	margin: 0 1% 2% 0 !important;
}
/* 内页产品中心 */
#left {
	display: none;
}
#left2 {
	display: block;
}
#left2 .left_list ul {
	text-align: center;
	margin-top: 10px;
	width: 100%;
}
#left2 .left_list ul li {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin: 1%;
	padding: 0px;
	width: 31%;
	border-radius: 5px;
	background: #888B8E;
	overflow: hidden;
}
#left2 .left_list ul li a {
	font-size: 14px;
	color: #fff;
	width: 100%;
	display: block;
}
#left2 .left_list ul li:hover {
	background: #0071c1;
}
#left2 .left_list ul li #lsed {
	background: #0071c1;
}
#right {
	width: 100% !important;
}
#right_top {
	display: none;
}
.pro_img {
	height: 304px !important;
}
   
/*  产品详情  */
.productImg {
	float: none !important;
	width: 50%;
}
.productRight {
	text-align: center;
	float: none !important;
	width: 100% !important;
}
.productDes {
	display: none;
}
/* 频道内页详情  */
#right_con {
	width: 100% !important;
	padding: 0 !important;
}
}
 @media screen and (max-width:1000px) {
#myFocus, .pic img {
	width: 100% !important;
	height: 320px !important;
}
.w1100 {
	width: 95%;
	margin: 0 auto;
}
#pro_con .bd ul li {
	width: 24% !important;
	margin: 0 1% 2% 0 !important;
	height: 168px !important;
}
#pro_con .hd li a:hover, #pro_con .hd .on a {
	background: #0071c1;
	color: #fff;
}
/*  内页产品中心 */
.pro_img {
	height: 226px !important;
}
}
@media screen and (max-width:900px) {
#topright {
	display: none !important;
}
}
 @media screen and (max-width:767px) {
#myFocus, .pic img {
	width: 100% !important;
	height: 260px !important;
}
.w1100 {
	width: 95%;
	margin: 0 auto;
}
.ibox1_1 {
	width: 90% !important;
	height: auto !important;
	margin: 0 auto;
	float: none !important;
}
.ibox1_2 {
	width: 90% !important;
	height: auto !important;
	margin: 0 auto;
	float: none !important;
	padding-top: 15px;
}
.ibox1_title h2 {
	font-size: 25px !important;
}
.ibox1_1 span {
	font-size: 12px !important;
	line-height: 24px !important;
}
/* 首页 产品中心 */
#pro_con .hd {
	margin: 15px 0 !important;
}
#pro_con .hd ul {
	width: 100% !important;
	margin: 0 auto;
}
#pro_con .hd li {
	width: 33.3% !important;
	text-align: center;
}
#pro_con .hd li a {
	height: 30px !important;
	width: 100% !important;
	line-height: 30px !important;
	font-size: 14px !important;
	padding: 0 !important;
	overflow: hidden;
}
#pro_con .bd ul li {
	width: 48% !important;
	margin: 1% !important;
	height: 256.6px !important;
}
#pro_con .bd ul li .pro_title, #pro_con .bd ul li .pro_title h4 {
	display: block;
	position: absolute;
	bottom: 0 !important;
	left: 0 !important;
	line-height: 200% !important;
	font-size: 14px !important;
}
.slideTxtBox2 .hd, .slideTxtBox2 .hd ul {
	width: 100% !important;
}
.slideTxtBox2 .hd ul li a {
	padding: 0 !important;
	width: 32% !important;
}
#pro_con .bd ul li:nth-child(4n+1) {
	clear: both;
}
/* 首页 新闻中心 */
.news1 {
	width: 100% !important;
	float: none !important;
	margin-bottom: 10px;
}
.news2 {
	width: 100% !important;
	margin-bottom: 10px;
}
.news2 ul li .art-right {
	width: inherit !important;
	height: auto !important;
}
.news2 ul li .art-right h3 a {
	height: auto !important;
}
.slideTxtBox2 .bd ul {
	height: auto !important;
}
/* 底部 */
.footer1, .footer2 {
	display: none;
}
.footer3 {
	border: 0 !important;
	width: 100% !important;
}
.footer4 {
	margin-top: 20px;
	width: 200px !important;
}
/* 内页 产品中心 */
.productList li {
	width: 48% !important;
	margin: 1%;
}
.pro_img {
	height: 256px !important;
}
/* 内页 新闻中心 */
.news_right {
	width: 100% !important;
	height: auto !important;
}
}
#toolbar {
	display: none;
}
 @media screen and (max-width:640px) {
#header {
	display: none;
}
#mobile_header {
	display: block;
}
.w1100 {
	width: 95%;
	margin: 0 auto;
}
.ibox1_1 {
	display: none !important;
}
/* toolBar */
.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}
#toolbar {
	color: #fff;
	text-align: center;
	width: 100%;
	height: 54px;
	float: left;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10000;
	background: #383838;
	display: block;
}
#toolbar ul {
}
#toolbar li {
	float: left;
	width: 25%;
	height: 54px;
}
#toolbar a {
	width: 100%;
	height: 24px;
	color: #fff;
	display: block;
	padding: 30px 0 0 0;
	line-height: 24px;
	font-size: 14px;
}
.f1 {
	background: url(../images/t1.png) no-repeat center 8px;
}
.f2 {
	background: url(../images/t2.png) no-repeat center 8px;
}
.f3 {
	background: url(../images/t3.png) no-repeat center 8px;
}
.f4 {
	background: url(../images/t4.png) no-repeat center 8px;
}
.f_clear {
	clear: both;
	width: 100%;
	float: left;
	margin: 5px auto;
}
.f_list .fl_r {
	width: 80%;
}
/*首页新闻中心*/
.slideTxtBox2 .hd ul li {
	padding: 0 !important;
	width: 32% !important;
}
/* 首页 产品中心 */
#pro_con .bd ul li {
	height: 213px !important;
}
/*  内页产品中心 */
.pro_img {
	height: 213px !important;
}
.productImg {
	width: 100% !important;
}
.productDesc img {
	max-width: 100% !important;
}
}
}
 @media screen and (max-width:480px) {
.w1100 {
	width: 95%;
	margin: 0 auto;
}
/* 内页 新闻中心 */
.news_left {
	width: 100% !important;
	height: auto !important;
}
.news_left img {
	width: 100% !important;
	height: auto !important;
}
}
 @media screen and (max-width:480px) {
/* 首页 产品中心 */
#pro_con .bd ul li {
	height: 158px !important;
}
/*  内页产品中心 */
.pro_img {
	height: 158px !important;
}
}
 @media screen and (max-width:414px) {
/* 首页 产品中心 */
#pro_con .bd ul li {
	height: 136px !important;
}
/*  内页产品中心 */
.pro_img {
	height: 136px !important;
}
}
 @media screen and (max-width:375px) {
/* 首页 产品中心 */
#pro_con .bd ul li {
	height: 122px !important;
}
/*  内页产品中心 */
.pro_img {
	height: 122px !important;
}
}
 @media screen and (max-width:360px) {
/* 首页 产品中心 */
#pro_con .bd ul li {
	height: 117px !important;
}
/*  内页产品中心 */
.pro_img {
	height: 117px !important;
}
}
/*  ------------ 手机版header end  ------------  */


/*  首页关于同沁  */
.ibox1 {
	margin-top: 25px;
}
.ibox1_title h4 {
	display: block;
	min-height: 56px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	margin: 0 auto;
}
.ibox1_title h2 {
	display: block;
	height: 56px;
	text-align: center;
	font-size: 30px;
	line-height: 56px;
	margin: 0 auto;
}
.ibox1_title h3 {
	display: block;
	width: 6%;
	height: 4px;
	background: #0071c1;
	margin: 0 auto;
}
.ibox1_con {
	margin-top: 35px;
	margin-bottom: 64px;
}
.ibox1_1 {
	float: left;
	width: 600px;
	height: 330px;
	overflow: hidden;
}
.ibox1_1 span {
	width: 100%;
	height: 243px;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
}
.btn1 {
	margin-top: 23px;
	margin-left: 6px;
	margin-bottom: 20px;
}
.btn1 a {
	display: block;
	width: 110px;
	height: 40px;
    background: #0071c1;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
}
.btn1 a:hover {
	background: #0370c2;
}
.ibox1_2 {
	float: right;

}
/*  首页产品中心  */
.ibox2 {
	width: 100%;


	
}
#pro_con {

     overflow: hidden;
    width: 68%;
    float: left;
      border: 1px #f3f3f3 solid;
  
}
#pro_conn {
	overflow: hidden;
   width: 30%;
    float: right;
      border: 1px #f3f3f3 solid;
  
}
#pro_con .hd {

text-align: center;
 
	
  
}





#pro_con .hd ul {
  height: 44px;

    background: #f3f3f3;
  
}

#pro_con .hd li {
    display: inline-block;
    margin-bottom: 5px;

    float: left;
    background-color: #f3f3f3;
}



#pro_con .hd li ztt {
    height: 30px;
    line-height: 30px;
    background: #eeeeee repeat;
}




#pro_con .hd li a {
	display: inline-block;
	height: 44px;
	padding: 0 40px;
	font-size: 14px;
	line-height: 44px;
	color:#6c7a84;/* background:#bbbbbb; */
	margin-right: 10px;
text-align: center;
}
#pro_con .hd li a:hover, #pro_con .hd .on a {
	background: #0071c1;
	color: #fff;
     
}






#pro_con .hdd {


      background-color: #f9f9f9;
}
#pro_con .hdd ul {
}
#pro_con .hdd li {
    display: inline-block;
    margin-bottom: 5px;
    width: 33%;
    float: left;
    background-color: #f3f3f3;%;
}
#pro_con .hdd li a {
	display: inline-block;
	height: 44px;
	padding: 0 40px;
	font-size: 14px;
	line-height: 44px;
	color:#6c7a84;/* background:#bbbbbb; */
	margin-right: 10px;
text-align: center;
}
#pro_con .hdd li a:hover, #pro_con .hd .on a {
	background: #0071c1;
	color: #fff;

}











#pro_con .bd {
	width: 100%;
}
#pro_con .bd ul li {
	float: left;
    margin: 0 0px 20px 20px;

	overflow: hidden;
	position: relative;
}
#pro_con .bd ul li a {
}
#pro_con .bd ul li a img {
	    width: 243px;
	height: 180px;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
}
#pro_con .bd ul li:hover a img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
#pro_con .bd ul li .pro_title {
	display: block;
	;
	text-align: center;
	position: absolute;
	bottom: -20%;
	left: 0;
	z-index: 2;
	background: #333;
	opacity: 0.7;
	width: 100%;
	height: 20%;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
#pro_con .bd ul li .pro_title h4 {
	width: 100%;
	height: 100%;
	line-height: 300%;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	bottom: -20%;
	left: 0;
}
#pro_con .bd ul li:hover .pro_title {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
#pro_con .bd ul li:hover .pro_title h4 {
	position: absolute;
	bottom: 0;
	left: 0;
}
.btn2 {
	margin-top: 20px;
	padding-bottom: 27px;
}
.btn2 a {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 50px;
	line-height: 50px;
	background: #3bb4c3;
	color: #fff;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
}
.btn2 a:hover {
	background: #0370c2;
}
/*  首页新闻中心  */

.ibox3 {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 20px;
}
.ibox3 a:hover, .ibox3 h3 a:hover {
	color:#0071c1;
}
/* 本例子css */
.slideTxtBox2 {
	    width: 68%;
    float: left;
    border: 1px #eee solid;
}
.slideTxtBox2 .hd {
	height: 10px;
	position: relative;

    margin-bottom: 35px;
}
.slideTxtBox2 .hd ul {
	float: left;
}
.slideTxtBox2 .hd ul li {
	float: left;
	padding: 0 50px;
	line-height: 43px;
	font-size: 14px;
	border: 1px solid #ccc;
	cursor: pointer;
	text-align: center;
	color: #333;
}
.slideTxtBox2 .hd ul li.on {
	height: 43px;
	background: #0071c1;
	color: #fff;
}
.slideTxtBox2 .bd ul {
	padding: 0;
	zoom: 1;

      text-align: left;
}
.news1 {
	float: left;
	width: 415px;
	margin-right: 50px;
}
.news1 img {
	width: 100%;
	height: 160px;
	margin-bottom: 20px;
}
.news1 span a {
	font-size: 14px;
	line-height: 30px;
	color: #333;
}
.news1 h5 {
	font-size: 12px;
	line-height: 15px;
	height: 24px;
	color: #999;
}
.news1 p {
	font-size: 12px;
	line-height: 24px;
	color: #666;
}
.news2 {
	float: left;

}
.news2 ul {
	margin: 0;
	padding: 0;
}
.news2 ul li {
    height: 40px;
    line-height: 40px;
   
  
  
  background-image: url(../images/dot.jpg);
    background-repeat: no-repeat;
    background-position: left center;

    border-bottom: 1px #ccc dotted;
}
.news2 ul li .time {
float: right;
}
.news2 ul li .time .time-day {
	width: 100%;
	height: 20px;
  font-size: 12px;
    color: #999;


}
.news2 ul li .time .time-date {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.news2 ul li .art-right {
	width: 400px;

    font-size: 15px;
	overflow: hidden;
      float: left;
}
.news2 ul li .art-right h3 a {
color: #606060;
    font-size: 14px;
    margin-left: 15px;
	font-weight: normal;
}
.news2 ul li .art-right h3 a:hover {
    color: #0071c1;
}
.news2 ul li .art-right h4 {
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	font-weight: normal;
}
/*  首页新闻中心 end   */



/*  频道内页 */
.banner {
	width: 100%;
	height: auto;
}
.banner img {
	width: 100%;
	height: auto;
}
/*left*/
#left {
	width: 220px;
	float: left;
	margin-right: 25px;
	text-align: center;
      border: 1px #eee solid;
}
.left_list {
	width: 100%;
	float: left;
}
.left_top {
	width: 100%;
	    height: 60px;
    line-height: 60px;
	float: left;
    background: url(../images/bg_left_nav.png) no-repeat center center;
      margin-bottom: 10px;
}
.left_top h3, .left_top h3 a {
	float: left;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #fff;
	width: 100%;
	text-align: center;
	font-weight: normal;
}
.left_con {
	width: 200px;
	float: left;
    background: #ffffff;
	padding: 0 10px 20px 10px;
}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.type_list li {
	list-style-type: none;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	font-family: "微软雅黑";
	overflow: hidden;
	background: url(../images/left_li.jpg)repeat-x left bottom;
      text-align: left;
}
.type_list li a {
	color: #4b555d;
	display: block;
}
.type_list li a:hover, #lsed {
	color: #0071C1;
}
/*end*/

/*right*/
#right {
	width: 920px;
	float: right;
	min-height: 455px;
      text-align: left;
}
#right_top {
	width: 100%;
	height: 32px;
	line-height: 32px;
	float: left;
	border-bottom: 1px solid #bfbfbf;
}
#right_top h3 {
	font-size: 14px;
	font-family: "微软雅黑";
	float: left;
	height: 32px;
	margin-left: 12px;
	border-bottom: 3px solid #0071c1;
}
#right_top h3 a {
	color: #0071c1;
}
#right_top span {
	float: right;
	color: #999;
}
#right_top span a {
	color: #999;
	font-size: 12px;
}
#right_con {
	    width: 100%;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
	padding: 0 15px;
	min-height: 600px;
	height: auto !important;
}
#right_con1 {
	width: 100%;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
	min-height: 600px;
	height: auto !important;
	margin-top: 20px;
  margin-bottom: 20px;
}
/*end*/






.nybannerbg {
	background: #000;
	padding: 15px;
}
.nytitle {
	height: 29px;
	line-height: 29px;
	background: url(../images/titlebg.jpg);
	color: #fff;
	padding: 0 12px;
}
.nytitle h3 {
	float: left;
}
.p_type {
	width: 100%;
	float: left;
}
.p_type li {
	width: 100%;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #666;
	float: left;
	background: url(../images/li_0.png) no-repeat 200px center;
}
.p_type li a {
	margin: 0 12px;
}
.nytitle span {
	float: right;
}
.nytitle a {
	color: #fff;
}
.channelbox {
	padding: 15px;
	line-height: 200%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.hide {
	display: none;
}
/*news*/
.articleList {
	width: 100%;
	float: left;
}
.articleList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.articleList li {
	padding: 15px 0;
	border-bottom: 1px dashed #CCC;
}
.news_left {
	width: 300px;
	height: 220px;
	float: left;
	margin-right: 25px;
	position: relative;
}
.news_left img {
	width: 300px;
	height: 210px;
}
.news_right {

	float: left;
}
.news_right2 {
	width: 100%;
	float: left;
	overflow: hidden;
}
.news_li_title a {
	width: 100%;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	color: #333333;
	float: left;
	overflow: hidden;
}
.news_right span {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	float: left;
	margin-bottom: 10px;
}
.news_right p {
	    width: 100%;
    max-height: 75px;
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    float: left;
    overflow: hidden;
}
.news_btn {
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 20px;
}
.news_btn a {
	float: right;
	display: block;
	width: 120px;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	color: #0071C1;
	border: 1px solid #0071C1;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.news_btn a:hover {
	color: #fff;
	background: #0071C1;
}
.articleTitle {
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
}
.articleAuthor {
	text-align: center;
	padding: 7px 0px;
	border-bottom: 1px dotted #ccc;
}
.articleauthor span {
	margin: 0px 6px;
	font-size: 9pt;
}
.articleInfo {
	width: 100%;
	padding: 10px 0;
}
.pageUpDown {
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
}
.pageUpDown a {
	color: #333333;
}
.pageUpDown a:hover {
	color: #0E6EB8;
}
/*end*/

/*Product*/
.productList {
	width: 100%;
	overflow: hidden;
}
.productList ul {
	width: 100%;
}
.productList li {
	text-align: center;
	float: left;
	width: 32.3%;
	margin-right: 1%;
	margin-bottom: 1%;
	line-height: 35px;
	overflow: hidden;
}
.pro_img {
	width: 100%;
	height: 207px;
	overflow: hidden;
}
.prooo_img {
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.productList li img {
	width: 100%;
	height: 100%;
}
.productTitle {
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
}
.productImg {
	width: 60%;
	margin: 0 auto;
	text-align: center;/*float:left;width:350px;*/
}
.productImg img {/*width:350px;*/
	width: 100%;
	border: 1px solid #ccc;
}
.productRight {/*width:480px;*/
	width: 100%;
	text-align: center;/*float:right;*/
}
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left;
}
/*end*/

/*page*/
.pages {
	font-size: 14px;
	text-align: center;
	padding: 25px 0px 25px 0px;
}
.pages a {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 12px;
	padding: 4px 15px;
	border: 0;
	color: #0071C1;
	border: 1px solid #0071C1;
	margin-right: 10px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pages a:hover {
	background: #0071C1;
	color: #fff;
}
.pages a.page_now {
	background: #0071C1;
	color: #fff;
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages b {
	font-weight: normal;
}
/*end*/


/* 产品左侧下拉 */

		/* 本例子css */
.sideMenu {
	background: #e1e7eb;
	text-align: left;
}
.sideMenu h3, .sideMenu h3 a {
	height: 48px;
	line-height: 48px;
	padding-left: 10px;
	background: url(../images/left_li.jpg)repeat-x left bottom;
	cursor: pointer;
	color: #4b555d;
	font-size: 14px;
}
.sideMenu h3 a {
	display: block;
	color: #4b555d;
	padding: 0;
}
.sideMenu h3:hover, .sideMenu h3 a:hover {
	color: #0071C1;
}
.sideMenu h3 em {
	float: right;
	display: block;
	width: 40px;
	height: 48px;
	background: url(../images/icoadd.png) 16px 24px no-repeat;
	cursor: pointer;
}
.sideMenu h3.on em {
	background-position: 16px -45px;
}
.sideMenu ul {
	padding: 8px 25px;
	color: #4b555d;
	display: none; /* 默认都隐藏 */
}
.sideMenu ul li {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #4b555d;
}
.sideMenu ul li a {
	color: #4b555d;
}
.sideMenu ul li a:hover {
	color: #0071C1;
}

.g-tit1 span {
    font-size: 16px;
    font-weight: normal;
    min-width: 70px;
    font-family: 微软雅黑, "Microsoft Yahei";
    display: inline-block;
    background-color: rgb(38, 122, 189);
    color: rgb(255, 255, 255);
    position: relative;
    padding: 0px 10px;
}


/*******************************
	-------[=æœºæž„å½¢è±¡]-------
********************************/
.g-tit1{height: 29px;line-height: 29px;font-size: 12px;padding-right: 10px;
  margin-top: 20px;
	background: url(../images/bg-tit1.jpg) repeat-x left center;margin: 0 0 15px;
      margin-top: 20px;
}
.g-tit1 .more,.g-tit1 a{float: right;font-family:'å®‹ä½“';}
.g-tit1 .a1{color: #2f74a8;}
.g-tit1 span{font-size: 16px;font-weight: normal;min-width: 70px;font-family:"å¾®è½¯é›…é»‘","Microsoft Yahei";
	display: inline-block;padding: 0 10px;background-color: #267abd;color: #fff;position: relative;
}
.g-tit1 span:after{content: '';position: absolute;left: 100%;top: 0;height: 100%;width: 20px;
	background: url(../images/bg-tag1.png) no-repeat left center;
}

.g-tit2{font-size: 12px;line-height: 30px;margin: 10px 0;}
.g-tit2 span{display: inline-block;font-size: 14px;color: #023e6e;font-weight: bold;
	line-height: 15px;border-left: 4px solid #ee9b25;padding-left: 10px;vertical-align: middle;
}

.g-sel{height: 20px;border: 1px solid #b9b9bb;display: block;width: 100%;margin-bottom: 15px;}

.g-list1{}
.g-list1 .slide{position: relative;}
.g-list1 .pic{position: relative;height: 0;padding-top: 81%;overflow: hidden;}
.g-list1 .pic img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.g-list1 .txt{position: absolute;width: 100%;left: 0;bottom: 0;z-index: 999;
	line-height: 35px;background: rgba(0,0,0,.6);color: #fff;
	overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
	font-size: 14px;font-family: "å®‹ä½“";padding: 0 10px;
}
.g-list1-2 .pic{padding-top: 65%;}

/*æ»šåŠ¨*/
.g-slider .slick-dots{font-size: 0;text-indent: 999;position: absolute;right: 7px;bottom: 0;}
.g-slider .slick-dots li{display: inline-block;margin: 0 3px;}
.g-slider .slick-dots a{width: 13px;height: 13px;display: block;background-color: #fff;border-radius: 50%;}
.g-slider .slick-dots .slick-active a{background-color: #f8bb38;}

.g-txt-ul1{font-size: 14px;line-height: 34px;}
.g-txt-ul1 li{padding-left: 7px;background: url(../images/dot3.jpg) no-repeat left center;
	overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
	border-bottom: 1px solid #eee;
}

.g-intro{color: #666;line-height: 1.8;height: 12.6em;overflow: hidden;font-family: "å®‹ä½“";}
.g-intro p{margin-bottom: 0;}
.g-intro img{float: left;margin-right: 10px;}

.g-txt-ul2{line-height: 30px;font-size: 14px;}
.g-txt-ul2 a{color: #666;}
.g-txt-ul2 a:hover{color: #f60;}
.g-txt-ul2 li{padding-left: 20px;background: url(../images/ico-honor.png) no-repeat left center;
	overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}

.g-Column{border: 1px solid #ddd;padding: 10px 8px;}
.g-Column li{float: left;width: 33.333%;padding: 5px 7px;}
.g-Column img{display: block;width: 100%;}

.g-guide{overflow: hidden;}
.g-guide ul{margin: 0 -2px;}
.g-guide li{float: left;width: 50%;padding: 2px;}
.g-guide a{display: block;border: 1px solid #88c2f3;border-radius: 2px;overflow: hidden;
	padding: 20px 0 15px;text-align: center;font-size: 14px;color: #2b569e;
	font-family:"å¾®è½¯é›…é»‘","Microsoft Yahei";position: relative;
	background: url(../images/bg-linear1.jpg) no-repeat left top;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.g-guide .hot a:before{
	content: '';position: absolute;left: -1px;top: -1px;width: 29px;height: 29px;
	background: url(../images/ico-hot.png) no-repeat left top;
}
.g-guide .ico{display: block;height: 50px;line-height: 50px;}
.g-guide .ico img{display: inline-block;vertical-align: middle;}

.g-tab{border-bottom: 1px solid #dcdcdc;margin-bottom: 20px;font-size: 14px;height: 35px;line-height: 35px;}
.g-tab li{float: left;}
.g-tab a{display: block;padding: 0 10px;font-weight:bold;}
.g-tab li.on a{border: 1px solid #dcdcdc;border-top: 3px solid #ee9b25;line-height: 32px;
	border-bottom: 0;background-color: #fff;font-weight: bold;color: #023e6e;
}

.index-links{border: 1px solid #e5e5e5;padding: 10px;}
.index-links li{float: left;padding: 10px 1%;text-align: center;}
.index-links li img{width: 88px;height: 30px;display: inline-block;}

/*******************************
	-------[=ä¸šåŠ¡åœ¨çº¿]-------
********************************/
.g-tit-tel{height: 50px;line-height: 45px;margin: 0 0 0 -40px;
	font-size: 18px;color: #fff;font-family:"å¾®è½¯é›…é»‘","Microsoft Yahei";
	padding-left: 60px;background: url(../images/bg-tel.png) no-repeat left top;
}
.g-tel{color: #ff9f19;font-size: 14px;font-family:"å¾®è½¯é›…é»‘","Microsoft Yahei";}
.g-tel p{text-align: center;border-top: 1px dotted #ffc677;margin-bottom: 0;padding: 5px 0;}
.g-tel em{color: #ff7f00;font-size: 22px;font-family:'Iskoola_Pota';font-weight: bold;}
.g-tel a{color: #ff9f19;font-family:"å¾®è½¯é›…é»‘","Microsoft Yahei";font-size: 14px;}

.g-box-t{border: 1px solid #ffa73b;background-color: #fff4e5;font-family:'å®‹ä½“';
	position: relative;overflow: hidden;padding: 0 5px 5px;
}
.g-box-t:before{
	content: '';position: absolute;left: -10px;
	width: 0;height: 0;border-width: 10px;
	border-style: dashed solid dashed dashed;
	border-color: #ffa73b transparent transparent transparent;
}

.g-tit3{font-size: 14px;color: #f28d00;line-height: 35px;padding: 0 10px;
	background-color: #fff4e5;font-weight: bold;margin: 0;
}

.g-table-file{background-color: #fff;}
.g-table-file td{padding: 0 9px;line-height: 30px;border: 2px solid #fff4e5;}
.g-table-file a{color: #f28d00;}

.g-Column2{text-align: right;font-size: 18px;font-family:"å¾®è½¯é›…é»‘","Microsoft Yahei";}
.g-Column2 li{position: relative;margin-bottom: 6px;}
.g-Column2 a{}
.g-Column2 .g-ul img{display: block;width: 100%;}
.g-Column2 span{color: #fff;text-shadow: 0 1px 1px #333;position: absolute;right: 10px;top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.g-address{font-size: 14px;font-family:"å¾®è½¯é›…é»‘","Microsoft Yahei";}
.g-address p{padding: 5px;border-bottom: 1px dotted #ccc;margin: 0;}

.m-newzone{padding: 15px 5px;border: 1px solid #eee;position: relative;}
.m-newzone .slide{padding: 0 15px;}
.m-newzone .slide a{display: block;position: relative;height: 0;padding-top: 96%;overflow: hidden;}
.m-newzone .slide img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}

.m-newzone .slick-prev,.m-newzone .slick-next{
	font-size: 0;line-height: 0;position: absolute;top: 50%;left: 0;
	margin-top: -20px;width: 20px;height: 40px;overflow: hidden;
	background: url(../images/arr-l.png) no-repeat right center;
}
.m-newzone .slick-next{left: auto;right: 0;
	background-image: url(../images/arr-r.png);
	background-position: 0 center;
}


.g-txt-ul3{font-size: 14px;line-height: 30px;}
.g-txt-ul3 li{border-bottom: 1px dotted #dcdcdc;padding-left: 10px;
	background: url(../images/dot3.jpg) no-repeat 2px 14px;
	overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}
.g-txt-ul3 li span.ads{display:block;font-size:12px;line-height:22px;color:#999;white-space:normal;height:44px;}

.g-txt-ul3 .time{float: right;font-size: 12px;color: #999;}

/*新闻中心*/
.m-slider1{}
.m-slider1 .item{position: relative;}
.m-slider1 .item img{width: 100%;display: block;height: 100%;}
.m-slider1 .item p{position: absolute;width: 100%;left: 0;bottom: 0;z-index: 999;
	height: 30px;line-height: 30px;background: rgba(0,0,0,.6);color: #fff;
	font-size: 14px;padding-left: 10px;margin: 0;
}
.m-slider1 .slick-prev,.m-slider1 .slick-next{font-size: 0;height: 0;position: absolute;left: -9999px;}
.m-slider1 .slick-dots{font-size: 0;text-indent: 999;position: absolute;
	right: 7px;bottom: 0;
}
.m-slider1 .slick-dots li{display: inline-block;margin: 0 3px;}
.m-slider1 .slick-dots a{width: 13px;height: 13px;display: block;
	background-color: #fff;border-radius: 50%;
}
.m-slider1 .slick-dots .slick-active a{background-color: #f8bb38;}

.m-list2{min-height:103px; }
.m-list2 li{border-bottom: 1px solid #eee;}
.m-list2 li a{line-height: 33px;height: 33px;display: block;overflow: hidden;
	font-size: 14px;color: #000;padding-left: 8px;

}
.m-list2 li span,.m-list2 li em{line-height: 33px;color: #d0d0d0;font-size: 12px;
	font-weight: normal;
}
.m-list2 li em{margin-right: 5px;}
.m-list2 li span{float: right;margin-left: 10px;}


.m-list3{min-height:103px; }
.m-list3 li{border-bottom: 1px solid #eee;}
.m-list3 li a{line-height: 33px;height: 33px;display: block;overflow: hidden;
	font-size: 14px;color: #000;padding-left: 8px;   
	
}
.m-list3 li span,.m-list3 li em{line-height: 33px;color: #d0d0d0;font-size: 12px;
	font-weight: normal; 
}
.m-list3 li em{margin-right: 5px;}
.m-list3 li span{float: right;margin-left: 10px;}


  .col-md-6 {
    width: 48%;
       margin-right: 15px;
  }


  @media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {

      }
        .col-md-12 {
    width: 100%;
      }
    
    
    
    
    
    
    
    @charset "UTF-8";
*{
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 14px;
}
.list_dt{
    background: #ffffff;
    color: #4b555d;
    text-align: left;
    padding: 0 40px 0 20px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #eaeaea;
}
.list_dt:hover{
    background: #f3f3f3;
}
.list_dt:hover ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #4285F4;
}
#open{
    background:#f3f3f3;
}
#open ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #4285F4;
}
.list_dt_icon{
    position: absolute;
    right: 10px;
    top: 9px;
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/off.png") no-repeat;
      margin-top: 10px;
}
#open .list_dt_icon{
    background: url("../images/open.png") no-repeat;
      margin-top: 10px;
}
.list_dd{
    display: none;
}
.list_li{
    background: #4e4e4e;
    list-style-type: none;
    color: white;
  
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    border-bottom: 1px solid #6b6b6b;
    text-align: left;
  
}
    .list_li a {

    color:#fff;

}
.list_li:hover{
    background: #4285F4;
}
    
    
    
    @media (max-width:479px) {
.met-index-service [class*=blocks] li p {
	width: 100%
}
}
.met-index-product {
	text-align: center;
	padding: 60px 0;
	background-position: center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important
}
.met-index-product .container {
	max-width: 1330px;
	position: relative
}
.met-index-product .nav-tabs {
	border-bottom: none;
	margin: 30px auto;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center
}
.met-index-product .nav-tabs li {
	white-space: nowrap;
	display: inline-block;
	float: none
}
.met-index-product .nav-tabs li.active a {
	background: #000;
	color: #fff;
	padding: 8px 30px
}
.met-index-product .nav-tabs li a {
	background: #fff;
	padding: 8px 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
	border: #d2d2d2 1px solid;
	font-size: 12px;
	margin-right: 5px;
	transition: all 0.5s ease-out
}
.met-index-product .nav-tabs li a:hover {
	border-color: #000;
	color: #000;
	transition: all 0.5s ease-out
}
@media (max-width:767px) {
.met-index-product .nav-tabs {
	margin: 20px auto
}
}
.met-index-product .swiper-navtab .swiper-scrollbar {
	bottom: 15px
}
.met-index-product .box-case {
	height: 160px;
	border-radius: 3px;
	display: block;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow, transform;
	transition-property: box-shadow, transform
}
.met-index-product .box-case .widget-content {
	padding: 5px 0;
	text-align: center;
	border-radius: 0 0 3px 3px;
	position: absolute;
	width: 100%;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 2;
	margin: 0
}
.met-index-product .box-case .widget-content p {
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
	margin: 0;
	word-break: keep-all;
	padding: 0 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.met-index-product .box-case:hover {
	box-shadow: 0 10px 10px -10px rgba(0,0,0,0.5);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
    
    
    
/*尾部*/
.f_bg {
	overflow: hidden;
	background: #313131;
	color: #8f8f8f;
	font-size: 12px;
	clear: both;
	padding-top: 2%;
	padding-bottom: 2%;
  text-align: left;
}
.f_bg_div {
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
}
.f_bg a {
	color: #8f8f8f;
	text-decoration: none;
}
.f_bg a:hover {
	color: #fff;
}
.f_bg .links {
	float: left;
	padding-right: 4%;
	margin-right: 4%;
	overflow: hidden;
	padding-bottom: 2%;
}
.f_bg .links h2 {
	font-size: 18px;
	line-height: 38px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #c7c7c7;
}
.f_bg .links ul li {
	display: block;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.f_bg .links ul li a {
	transition: all 0.3s;
	padding-right: 5px;
}
.f_bg .links ul li a:hover {
	margin-left: 5px;
	padding-right: 0;
}
.f_bg .f_div2_r2 {
	float: right;
	text-align: center;
	padding-bottom: 2%;
}
.f_bg .f_div2_r2 img {
	display: block;
	width: 118px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
.f_bg .f_div2_r {
	float: left;
	overflow: hidden;
width: 410px;
}
.f_bg .f_div2_r h2 {
	font-size: 20px;
	line-height: 38px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #c7c7c7;
}
.f_bg .f_div2_r span {
	display: block;
	color: #8f8f8f;
	line-height: 30px;
	padding-top: 2%;
	clear: both;
}
.f_bg .f_div2_r a {
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom: 8px;
	color: #afafaf;
	font-size: 26px;
	font-family: Arial;
}
.f_bg .f_div2_r a:Hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.foot_a {
	height: 41px;
	width: 135px;
	display: block;
	margin-top: 10px;
}
.f_div3 {
	line-height: 24px;
	min-height: 24px;
	background-color: #313131;
	border-top: 1px solid #424242;
	clear: both;
	overflow: hidden;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #8f8f8f;
}
.f_div3 a {
	color: #8f8f8f;
}
.f_div3 a:hover {
	color: #fff;
	transition: all 0.3s;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
    
    
    
    
    
    
    
    /*尾部*/
.f_bgg {
	overflow: hidden;
	background: #313131;
	color: #8f8f8f;
	font-size: 12px;
	clear: both;
	    padding-top: 15px;
    padding-bottom: 10px;
    text-align: left;
    border-top: 1px #444444 solid;
}
.f_bgg_div {
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
}
.f_bgg a {
	color: #8f8f8f;
	text-decoration: none;
}
.f_bgg a:hover {
	color: #fff;
}
.f_bgg .links {
	float: left;
	padding-right: 4%;
	margin-right: 4%;
	overflow: hidden;
	padding-bottom: 2%;
}
.f_bgg .links h2 {
	font-size: 14px;
	line-height: 38px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #8f8f8f;
}
    
    
    .f_bgg .links h3 {
	font-size: 10px;

	font-weight: normal;

	color: #636262;
}
    
    
    
    
    
    
.f_bgg .links ul li {
	display: block;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.f_bgg .links ul li a {
	transition: all 0.3s;
	padding-right: 5px;
}
.f_bgg .links ul li a:hover {
	margin-left: 5px;
	padding-right: 0;
}
.f_bgg .f_div2_r2 {
	float: right;
	text-align: center;
	padding-bottom: 2%;
}
.f_bgg .f_div2_r2 img {
	display: block;
	width: 118px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
.f_bgg .f_div2_r {
	float: left;
	overflow: hidden;
width: 410px;
}
.f_bgg .f_div2_r h2 {
	font-size: 20px;
	line-height: 38px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #c7c7c7;
}
.f_bgg .f_div2_r span {
	display: block;
	color: #8f8f8f;
	line-height: 30px;
	padding-top: 2%;
	clear: both;
}
.f_bgg .f_div2_r a {
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom: 8px;
	color: #afafaf;
	font-size: 26px;
	font-family: Arial;
}
.f_bgg .f_div2_r a:Hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.foot_a {
	height: 41px;
	width: 135px;
	display: block;
	margin-top: 10px;
}
.f_div3 {
	line-height: 24px;
	min-height: 24px;
	background-color: #313131;
	border-top: 1px solid #424242;
	clear: both;
	overflow: hidden;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #8f8f8f;
}
.f_div3 a {
	color: #8f8f8f;
}
.f_div3 a:hover {
	color: #fff;
	transition: all 0.3s;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
    
    
    
    
    
    
    
    
.wrapper {
	position: relative;
	width: 100%;

}
.wrapper .sitepath {
	color: #d9d9d9;
	text-transform: uppercase;
}
.wrapper .sitepath .home {
	width: 14px;
	height: 16px;
	display: inline-block;
	background-position: -114px -122px;
	margin-right: 10px;
}
.wrapper .sitepath a {
	display: inline-block;
	white-space: nowrap;
	color: #2f4056;
}
.wrapper .sitepath a:hover {
	color: #379bec;
}
.wrapper .sitepath span {
	color: #2f4056;
}
.wrapper .w1200 {
	position: relative;
	z-index: 5;
}
.wrapper .left {
    text-align: left;
}
.wrapper .left .submenubox {
	padding-bottom: 20px;
}
.wrapper .left .submenubox .left_title {
	height: 80px;
	background: #379bec;
	color: #fff;
}
.wrapper .left .submenubox .left_title h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 80px;
	padding-left: 26px;
	text-transform: uppercase;
}
.wrapper .left .submenubox .left_title s {
	background-position: -248px -76px;
	vertical-align: middle;
	width: 28px;
	height: 28px;
	margin-right: 30px;
	margin-top: 28px;
}
.wrapper .left .submenu {
	position: relative;
}
.wrapper .left .submenu li {
	display: block;
}
.wrapper .left .submenu li a.sub1 {
	height: 60px;
	line-height: 60px;
	display: block;
	padding-left: 28px;
	background: url(../images/jtou.png) no-repeat 90% center #fff;
	font-size: 18px;
	border: 1px solid #eeeeee;
	border-top: 0 none;
	overflow: hidden;
}
.wrapper .left .submenu li a.sub1:hover {
	background: url(../images/jtou_a.png) no-repeat 90% center #fff;
	border-left: 2px solid #379bec;
	border-right: 1px solid #f5f5f5;
	color: #379bec;
}
.wrapper .left .submenu li.hover a.sub1 {
	background: url(../images/jtou_a.png) no-repeat 90% center #fff;
	border-left: 2px solid #379bec;
	border-right: 1px solid #f5f5f5;
	color: #379bec;
}
.wrapper .left .submenu s {
	width: 2px;
	height: 61px;
	display: block;
	background: #379bec;
	position: absolute;
	left: 0;
	top: 0;
}
.wrapper .left .submenu .box {
	padding-bottom: 0;
	background: #f9f9f9;
	border: 1px solid #eeeeee;
	border-top: 0 none;
	display: none;
}
.wrapper .left .submenu .box a {
	color: #333;
	line-height: 40px;
	display: block;
	height: 40px;
	padding-left: 28px;
	overflow: hidden;
}
.wrapper .left .submenu .box a s {
	width: 10px;
	height: 10px;
	margin-right: 8px;
	display: inline-block;
	background-position: 2px -178px;
}
.wrapper .left .submenu .box a:hover, .wrapper .left .submenu .box a.hover {
	color: #379bec;
}
.wrapper .left .submenu li.hover .box {
	display: block;
}
.wrapper .left .leftbox {
	padding: 10px;
	position: relative;
	margin-bottom: 20px;

}
.wrapper .left .leftbox .left_title {
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	padding-left: 5px;
}
.wrapper .left .leftbox .left_title h3 {
	font-size: 18px;
	font-weight: normal;
	color: #379bec;
	display: block;
	text-transform: uppercase;
}
.wrapper .left .leftbox .leftprocomt {
	padding-top: 10px;
}
.wrapper .left .leftbox .leftprocomt li {
	float: left;
	text-align: center;
	width: 104px;
	margin-right: 10px;
}
.wrapper .left .leftbox .leftprocomt li img {
	width: 104px;
	height: 78px;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.wrapper .left .leftbox .leftprocomt li p {
	font-size: 12px;
	line-height: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.wrapper .left .leftbox .leftprocomt li:hover img {
	-webkkit-filter: brightness(105%);
	filter: brightness(105%);
}
.leftprocomt li:hover p {
	color: #379bec;
}
.wrapper .left .leftbox .cont {
	padding-top: 18px;
	white-space: normal;
}
.wrapper .left .leftbox .cont .img {
	float: left;
	display: block;
	border: 1px solid #e5e5e5;
	margin: 0 auto 10px;
}
.wrapper .left .leftbox .cont img {
    width: 190px;
    height: 190px;
}
.wrapper .left .leftbox .cont p {
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
}
.wrapper .left .leftbox .cont .zx {
	width: 100%;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	background: #379bec;
	color: #fff;
	display: block;
	margin-top: 10px;
}
.wrapper .left .leftbox .cont .zx em {
	width: 50px;
	height: 50px;
	display: inline-block;
	background-position: -152px -152px;
	vertical-align: top;
	border-right: 1px solid #fff;
	margin-right: 35px;
}
.wrapper .left .leftbox .cont .zx:hover {
	background: #ed8e06;
}
.wrapper .right {
	width: 930px;
}
.wrapper .right .right_title {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	text-transform: uppercase;
}
.wrapper .right .right_title h3 {
	color: #379bec;
	font-size: 18px;
	border-left: 3px solid #379bec;
	height: 20px;
	line-height: 20px;
	padding-left: 14px;
	margin-top: 5px;
}
.wrapper .right .cont {
	padding: 40px 0;
	color: #666666;
}
.wrapper .right .cont .t1 {
	padding: 0 0 25px;
	color: #379bec;
	font-size: 20px;
}
.wrapper .right .cont .t2 {
	color: #379bec;
	font-size: 30px;
	display: block;
	padding: 30px 0;
}
.wrapper .Productlist {
}
.wrapper .Productlist .list {
	width: 100%;
}
.wrapper .Productlist .item {
	float: left;
	width: 288px;
	margin-right: 30px;
	margin-bottom: 30px;
	display: block;
	position: relative;
	text-align: center;
	border: 1px solid #eee;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.wrapper .Productlist .item a {
	display: block;
	width: 100%;
}
.wrapper .Productlist .item img {
	width: 288px;
	height: 216px;
	display: block;
}
.wrapper .Productlist .item h3 {
	display: block;/* border: 1px solid #eee; */
	border-top: 0 none;
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
}
.wrapper .Productlist .item:hover {
	box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);
}
.wrapper .single img {
	max-width: 100%;
	display: inline;
}
.wrapper .showinfo img {
	max-width: 100%;
	display: inline;
}
.wrapper .showinfo .Article-title {
	border-bottom: 1px solid #92e9ff;
	padding-bottom: 20px;
	text-align: center;
}
.wrapper .showinfo .Article-title h1 {
	font-size: 24px;
}
.wrapper .showinfo .Article-title .mark span {
	font-size: 12px;
	padding: 0 5px;
}
.wrapper .showinfo .newsinfo {
	padding: 20px 0;
}
.wrapper .reLink {
	height: 48px;
	line-height: 48px;
	padding: 0;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	margin: 20px auto;
}
.wrapper .reLink .prevLink, .wrapper .reLink .nextLink {
	width: 50%;
}
.wrapper .reLink .nextLink {
	text-align: right;
}
.wrapper .thumblist .item {
	width: 430px;
	height: 144px;
	margin-right: 38px;
}
.wrapper .thumblist .item a {
	width: 414px;
	height: 128px;
	padding: 8px;
}
.wrapper .thumblist .item img {
	width: 180px;
	height: 127px;
	display: block;
}
.wrapper .thumblist .item .txt {
	width: 212px;
	height: 127px;
	overflow: hidden;
	position: relative;
}
.wrapper .thumblist .item .txt h3 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.wrapper .thumblist .item .txt p {
	padding-top: 8px;
	color: #737373;
	line-height: 22px;
}
.wrapper .thumblist .item .txt .jia {
	display: none;
}
.wrapper .thumblist .item .di {
	width: 430px;
	height: 144px;
	border: 1px solid #e5e5e5;
	position: absolute;
	right: -10px;
	bottom: -10px;
}

/*TAG*/
.tag{ background:#eeeeee; padding:10px 20px; margin-top:5px; margin-bottom:10px; clear:both;}
.tag span,.tag span a{ color:#3569a0; font-weight:bold;font-family:Microsoft Yahei;word-wrap:break-word;}
.tag span:hover,.tag span a:hover{ color:#000;}
.tag .glyphicon-tags{ color:#003E7E;}

    
.ucontent table{
 border:1px;
 border-color:#7BB504;
}

    
    
    
    table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: #623F20;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0 1px;
    text-align: center;
}
table td, table th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #623F20;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 3px;
}