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

/* ====================
     公共样式
==================== */
@media (max-width: 750px){
.focus {height: 190px !important}
	.pc,#right_top span{display: none!important}
	.m{display: block!important}
.link_txt a{ width:auto!important; height:30px}
.tellink{width:100%; height:100%}
.link_txt {
    width: 100%!important;
    margin: 15px auto;
    height: 90px!important; 
    overflow: hidden!important;}
.articleInfo p{margin:0!important; line-height:25px;}
#right{background-color:#f1f1f1!important}
#right_top{display:block!important; width:100%!important; padding-right:0px!important}
}
.m{display: none}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 200%;
	margin: 0 auto;
	padding: 0;
	color: #333;
	background: #f1f1f1;
}
div {
	margin: 0 auto;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
	margin: 0;
	padding: 0;
	border: none;
	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: #2b4ecc;
}
.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: 1200px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 180px;
	background: url(../images/head_top.jpg) no-repeat center top;
}
#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: #2b4ecc;
	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: #2b4ecc;
	font-family: "Myriad Pro";
}

/*-------- header end ---------*/


/* flash */
#flash {
	width: 100%;
	padding: 0px;
}
/* 本例子css -------------------------------------- */
.focus {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 520px;
}
.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: 45px;
	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%;
	background: url(../images/loading.gif) center center no-repeat;
}
.focus .bd3 li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}

.focus .hd33 {
	width: 100%;
	height: 11px;
	position: absolute;
	z-index: 1;
	bottom: 5px;
	text-align: center;
}
.focus .hd33 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 .hd33 ul li {
	display: inline-block;
	width: 45px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #8C8C8C;
	margin: 0 5px;
	vertical-align: top;
	overflow: hidden;
}
.focus .hd33 ul .on {
	background: #FE6C9C;
}
.focus .bd33 {
	position: relative;
	z-index: 0;
}
.focus .bd33 li img {
	width: 100%;
	background: url(../images/loading.gif) center center no-repeat;
}
.focus .bd33 li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
/* flash end */

element.style {
}
.fr {
    float: right;
}
ul, ol, li {
    list-style: none;
}
input, button, ul, ol {
    margin: 0px;
    padding: 0px;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
/*top_main*/
.top_main {
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: relative;
	z-index: 80;
	background-color: #f2f2f2;
	color: #333333;
	font-size: 12px;
}
.top_main li {
	position: relative;
	display: inline-block;
	text-align: center;
	padding: 0 6px;
}
.top_main li a {
	color: #333333;
	cursor: pointer;
}
.top_main li a:hover {
	color: #137c32;
}
.top_main .split {
	display: inline-block;
	width: 1px;
	height: 12px;
	background: #333;
	vertical-align: middle;
	padding: 0;
}
/*header_main*/
.header_main {
	width: 100%;
	height: 120px;
	z-index: 100;
	background: #fff;
}
.header_main .logo {
	display: block;
	margin-top: 28px;
}
.header_main .logo img {
	width: 100%;
	height: 100%;
	display: block;
}
.header_main .tel {
	width: 286px;
	padding: 32px 0 0 0;
	line-height: 26px;
    float: right !important;
}
.header_main .tel .p1 {
	font-size: 16px;
	color: #333;
	line-height: 14px;
    font-weight: bold;
}
.header_main .tel .p2 {
	margin-top: 6px;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	font-family: arial;
}
.header_main .tel s {
	width: 17px;
	height: 44px;
	float: left;
	margin-right: 10px;
	background-position: 0 0;
}
.header_main .search {
	width: 180px;
	height: 40px;
	line-height: 40px;
	margin-top: 38px;
	border: 1px solid #ccc;
	position: relative;
	float: right !important;
}
.header_main .search * {
	font-family: arial;
}
.header_main .search .sbtn {
	width: 81px;
	height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	position: absolute;
	right: -1px;
	top: 0px;
	background:#2b4ecc;
	cursor: pointer;
	border: 0px;
}
.header_main .search .stxt {
	width: 170px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	border: 0px;
	background: none;
	color: #999;
}
/*nav*/
.nav_main {
	width: 100%;
	height: 60px;
	background: #2b4ecc;
	position: relative;
	z-index: 12;
}
.nav {
	position: relative;
	z-index: 12;
}
.nav .first_line {
	position: absolute;
	top: 0;
	left: -1px;
	width: 1px;
	height: 60px;
	background: #08561a;
	background-size: 2px 60px;
}
.nav .list {
	width: 102%;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	position: relative;
}
.nav li.item {
	float: left;
	width: 170px;
	display: block;
	position: relative;
	z-index: 10;
	font-size: 16px;
	text-align: center;
	border-right: 1px solid #08561a;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

	
}
.nav li.item.hover, .nav li.item:hover {
	background-color: #2b4ecc;
}
.nav .item a {
	display: block;
	height: 60px;
	color: #fff;
	font-size: 16px;
}
.nav .item a:hover{ background: #2b4ecc }
#nav .subnav {
	position: absolute;
	top: 60px;
	left: 0px;
}
#nav .subnav {
	position: absolute;
	left: 0px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	z-index: 199;
	opacity: 0;
	visibility: hidden;
	height: auto;
	overflow: hidden;
	width: 100%;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
#nav li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
#nav .subnav .nav1 {
	position: relative;
	display: block;
	width: 150px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	border-top: 1px solid #ddd;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
#nav .subnav .nav1:first-child {
	border-top: 0;
}
#nav .subnav .nav1:hover {
	background: #2b4ecc;
}
#nav .subnav .nav1 a {
	padding: 0;
	height: 50px;
	line-height: 50px!important;
	font-size: 14px;
	color: #333;
}
#nav .subnav .nav1:hover a {
	color: #fff;
}

/* --------------  手机版header  -----------  */
#mobile_header {
	display: none;
	width: 100%;
}
#mobile_header #logo2 {
	width: 80%;
	float: left;
}
#mobile_header #logo2 img {
}
#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: 15%;
	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: 29%;
	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: #2b4ecc;
}
#left2 .left_list ul li #lsed {
	background: #2b4ecc;
}
#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: #2b4ecc;
	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_2 img{width:100%}
.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 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: 33% !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: 33%;
	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: #2b4ecc;
	margin: 0 auto 25px;
}
.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: #bbb;
	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: #2b4ecc; color:#fff !important;
}
.ibox1_2 {
	float: right;
	width: 550px;
	height: 330px;
}
/*  首页产品中心  */
.ibox2 {
	width: 100%;
	min-height: 455px;
	padding-top: 25px;
	background: url(../images/product.jpg) repeat center top;
}
#pro_con {
	overflow: hidden;
}
#pro_con .hd {
	text-align: center;
	margin: 10px 0;
}
#pro_con .hd ul {
}
#pro_con .hd li {
	display: inline-block;
	margin:0px 5px;
	width: 55px; height: 5px; background: #ccc;
}
.on{
	 background: #2D7AF2 !important;
}
#pro_con .hd li a {
	display: inline-block;
	height: 44px;
	padding: 0 20px;
	font-size: 14px;
	line-height: 44px;
	color: #2b4ecc;/* background:#bbbbbb; */
	margin-right: 10px;
	border-radius: 5px;
}
#pro_con .hd li a:hover, #pro_con .hd .on a {
	background: #2b4ecc;
	color: #fff;
}
#pro_con .bd {
	width: 100%;
}
#pro_con .bd ul li {
	float: left;
	margin: 0 20px 20px 0;
	width: 280px;
	height: 410px;
	overflow: hidden;
	position: relative;
}
#pro_con .bd ul li a {
}
#pro_con .bd ul li a img {
	width: 100%;
	height: 100%;
	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: red;
}
/* 本例子css */
.slideTxtBox2 {
	width: 100%;
}
.slideTxtBox2 .hd {
	height: 50px;
	position: relative;
	width: 490px;
	margin: 0 auto;
	padding: 40px 0;
}
.slideTxtBox2 .hd ul {
	float: left;
}
.slideTxtBox2 .hd ul li {
	float: left;
	padding: 0 50px;
	line-height: 50px;
	font-size: 14px;
	border: 1px solid #ccc;
	cursor: pointer;
	text-align: center;
	color: #333;
}
.slideTxtBox2 .hd ul li.on {
	height: 50px;
	background: #2b4ecc;
	color: #fff;
}
.slideTxtBox2 .bd ul {
	padding: 0;
	zoom: 1;
	height: 390px;
}
.news1 {
	float: left;
	width: 415px;
	margin-right: 50px;
}
.news1 img {
	width: 100%;
	height: 160px;
	margin-bottom: 20px;
}
.news1 span a {
	font-size: 18px;
	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;
	width: 650px;
}
.news2 ul {
	margin: 0;
	padding: 0;
}
.news2 ul li {line-height: 25px; padding:5px 10px;
}
.news2 ul li:hover { background: #fff;
}
.news2 ul li span {
	float: right;
}
.news2 ul li a{ font-size:14px}
.news2 ul li .art-right {
	width: 100%;
	overflow: hidden;
}
.news2 ul li .art-right h3 a {
	display: block;
	width: 100%;
	height: 22px;
	font-size: 14px;
	line-height: 16px;
	color: #333;
	font-weight: normal;
}
.news2 ul li .art-right h3 a:hover {
	color: red;
}
.news2 ul li .art-right h4 {
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	font-weight: normal;
}
/*  首页新闻中心 end   */

/* footer */

.footer {
	width: 100%;
	background: #535353;
	padding: 25px 0 15px;
	text-align: center;
}
.footer h3 a {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}
.footer .footer_list, .footer .footer_list a {
	font-size: 12px;
	line-height: 25px;
	color: #ccc;
}
.footer1 {
	float: left;
	width: 145px;
	min-height: 130px;
	border-right: 1px solid #656565;
}
.footer2 {
	float: left;
	width: 334px;
	min-height: 130px;
	border-right: 1px solid #656565;
	text-align: left;
}
.footer2 h3 {
	width: 200px;
	margin: 0 auto;
}
.footer2 ul {
	width: 200px;
	margin: 0 auto;
}
.footer2 ul li {
	width: 100px;
	float: left;
}
.footer3 {
	float: left;
	width: 240px;
	min-height: 130px;
	border-right: 1px solid #656565;
	text-align: left;
}
.footer3 h3, .footer3 .footer_list {
	width: 195px;
	margin: 0 auto;
}
.footer4 {
	float: left;
	width: 170px;
	min-height: 130px;
	text-align: center;
}
.footer4 img {
	width: 102px;
height;
102px;
	margin: 0 auto;
	padding-bottom: 8px;
}
.footer4 .footer_list {
	color: #fff;
}
.footer a:hover, .footnav a:hover {
	color:#2D7AF2;
}
.footnav {
	width: 100%;
	background: #282828;
	padding: 15px 0;
	text-align: center;
	color: #999;
}
.footnav a {
	color: #999;
	padding: 0 5px;
}
.link_txt {
	width: 1200px; margin: 15px auto; height: 33px;
}
.link_txt a{
	display: block; margin: 0 15px; width: 88px; height: 33px; float: left;  line-height: 33px;
}
.link_txt a img{height: 33px;}
.link_txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_txt li {
	margin: 0px;
	padding: 0 5px;
	list-style-type: none;
	display: inline;
	line-height: 25px;
}
/* footer end */


/*  频道内页 */
.banner {
	width: 100%;
	height: auto;
}
.banner img {
	width: 100%;
	height: auto;
}
/*left*/
#left {
	width: 320px;
	float: left;
	margin-right: 25px;
	text-align: center;
}
.left_list {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.left_top {
	width: 100%;
	height: 80px;
	line-height: 80px;
	float: left;
	background: #2b4ecc;
}
.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: 300px;
	float: left;
	background: #fff;
	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;
	border-bottom:1px dashed #ccc;
}
.type_li li {
    width: 28%;
    margin: 3% 1%;
    text-align: center;
    background: #fff;
    float: left;
    font-size: 16px;
    line-height: 40px;
}
.type_list li span{ float: right}
.type_list li:hover{ background: #e1e7eb
}
.type_list li a {
	color: #4b555d;
}
.type_list li a:hover, #lsed {
	color: #2b4ecc;
}
/*end*/

/*right*/
#right {
	width: 855px;
	float: right;
	min-height: 455px;
	background: #fff;
}
#right_top {
	width: 835px;
    height: 62px;
    line-height: 62px;
    float: left;
    border-bottom: 1px solid #bfbfbf;
    padding-right: 20px;
}
#right_top h3 {
	font-size: 24px;
	font-family: "微软雅黑";
	float: left;
	height: 62px;
	margin-left: 12px;
	border-bottom: 3px solid #2b4ecc;
}
#right_top h3 a {
	color: #2b4ecc;
}
#right_top span {
	float: right;
	color: #999;
}
#right_top span a {
	color: #999;
	font-size: 12px;
}
#right_con {
	width: 825px;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
	padding: 0 15px;
	min-height: 600px;
	height: auto !important;
}
#right_con img{max-width：90% !important;}
#right_con1 {
	width: 100%;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
	min-height: 600px;
	height: auto !important;
	margin-top: 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_right2 {
	width: 100%;
	float: left;
	overflow: hidden;
}
.news_li_title a {
	width: 100%;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	color: #333333;
	float: left;
	margin-bottom: 15px;
	overflow: hidden;
}
.news_right span {
    font-size: 12px;
    color: #999;
    float: right;
}
.news_right{font-size: 14px;}
.news_right p {
	width: 100%;
	max-height: 75px;
	font-size: 14px;
	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: #2b4ecc;
	border: 1px solid #2b4ecc;
	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: #2b4ecc;
}
.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: 10px 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;
}
.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: #2b4ecc;
	border: 1px solid #2b4ecc;
	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: #2b4ecc;
	color: #fff;
}
.pages a.page_now {
	background: #2b4ecc;
	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: #2b4ecc;
}
.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: #2b4ecc;
}



.marquee {
	width: 850px;
	height: 30px;
	float: left;
	color: #3A3A3A;
	display: flex;
	box-sizing: border-box;
}

.marquee_title {
	height: 30px;
	width: 80px;
	font-size: 14px;
	border-right: 1px solid #fff;
	align-items: center;
}

.marquee_box {
	display: block;
	position: relative;
	width: 100%;
	height: 30px;
	overflow: hidden;
}

.marquee_list {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.marquee_top {
	transition: all 0.5s;
	margin-top: -30px
}

.marquee_list li {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding-left: 20px;
}

.marquee_list li span {
	padding: 0 2px;
}

.red {
	color: #FF0101;
}


