/* 导航菜单宽度\底部宽度设置*/

.pull-left {
font-size:14px;
	float:left;
	color:#666;
}
.pull-right {
font-size:14px;
	float:right;
	color:#666;
}
.clr,.clear {
	clear:both;
}
.color-red {
	color:#e31711;
}
.font-bold {
	font-weight: bold;
}
.text-center {
	text-align: center;
}
.section {
	font: 12px "黑体";
}
div.header-top {
	width:100%;
	min-width:1230px;
	height:41px;
	background: url(../img/header-top.png) repeat-x;
	color:#999;
	font: 12px/41px "黑体";
}

.color-black {
	color:#323232!important;
}
.color-gray {
	color:#999!important;
}

#mpid a{
	color:#cc0000;
	font-weight:600;
}

.nav {
	float:left;
	padding-left:20px;
	text-align: center;
}
.nav ul li a:hover {
	color:#000;
}
.nav ul li {
	display: inline;
	font-size: 16px;
	line-height: 105px;
}
.nav ul li a {
	color:#666;
	margin:0px 14px;
}
.search {
    font-size:16px;
	float:left;
	width:80px;
	height:30px;
	margin-top:34px;
	margin-left:50px;
	text-align:center;
	background-image:url(../images/shouye.jpg);
	padding-top:7px;
}
.nav_btn{
font:"宋体";
color:#fff!important;
}

#menu {
	margin: 0;
	padding: 0;
	position: fixed;
	right: 17px;
	top:300px;
	list-style-type: none;
	z-index: 70;
	background: url(../img/s.png) repeat-y center ;
}
#menu li {
	width:29px;
	height:29px;
}
#menu li + li {
	margin-top: 60px;
}
#menu a {
	display: block;
	width:29px;
	height:29px;
	background:url(../img/page.png) no-repeat center center;
}
#menu .active a {
	color: #fff;
	background:url(../img/active.png) no-repeat center center;
}


.fullSlide {
	width:1920px;
	position:relative;
	height:600px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:1920px !important;
}
.fullSlide .bd li {
	width:1920px !important;
	height:600px;
	overflow:hidden;
	text-align:center;
	background-attachment: fixed;
	background-clip: border-box;
	background-origin: padding-box;
	background-color:#666;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.fullSlide .bd li a {
	display:block;
	height:600px;
}
.fullSlide .hd {
	width:1920px;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
	text-align:center;
	_background:#000;
	_filter:alpha(opacity=60);
}
.fullSlide .hd ul {
	text-align:center;
	padding-top:5px;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:8px;
	height:8px;
	margin:5px;
	overflow:hidden;
	line-height:9999px;
}
.fullSlide .hd ul .on {
	background-position:0 0;
}


/* 产品列表*/
.news {
	width:1024px;
	height:45px;
	position:absolute;
	z-index:999;
	left:50%;
	margin-left: -512px;
	background:#eee;
	top:90%;
	border-radius:5px;
	overflow: hidden;
}
.news .news2 {
	width:160px;
	height:45px;
	position: absolute;
	right:0px;
	top:0px;
	color:#fff;
	text-align: center;
	line-height: 45px;
	font-size:14px;
	background:#0359a8;
}
.news .name {
	width:105px;
	height:45px;
	line-height:45px;
	text-align: center;
	color:#0066ac;
	font-size:14px;
}

.news a:hover{
	color:red;
	text-decoration:underline;
}

.news .name img {
	margin-top: 19px;
}

.s5 {
	background: url(../img/s4.jpg) no-repeat center center;
}
.gc, .jd, .about{width:100%;margin:80px auto;position: relative;}
.about .o{margin:0 auto;}
.about .bd{padding-top: 72px;}
.about .bd li{width:240px;height:400px;float: left;position: relative;margin-right: 20px;}
.about .bd li .border{width:100%;height:6px;border-radius:6px;background:#888;position: absolute;bottom:0px;left:0px;}
.about .bd .about-a .img{display: block;width:240px;height:160px;border-radius:5px;overflow: hidden;}
.about .bd .about-a h6{color:#0067b2;display:block; font-size:16px;line-height:42px;}
.about .bd .about-a .font{color:#949494;font-family: "宋体"; font-size:13px;line-height: 24px;}
.about .prev, .about .next{width:22px;height:30px;position: absolute;margin-top:245px;cursor: pointer}
.about .prev {background:url(../img/i-left.png) no-repeat center center;left:-49px;}
.about .next {background:url(../img/i-right.png) no-repeat center center;right:-49px;}

.about .bd li .hover{
	position:absolute;
	overflow:hidden;
	z-index:9;
	width:240px;
	height:400px;
	line-height:420px;
	bottom:-400px;
	left:0px;
	color:#fff;
	font-size:16px;
	font-weight:600;
	text-align:center;
	background:url(../img/about-arr.png) no-repeat;
	background-position:50% 40%;
	background-color:rgba(20,114,178,1);
	border-radius:5px;
}

#BMap{
	width:100%;
	height:200px;
    opacity: 0;
}
.jd .bd {
	margin-top:52px;
}
.jd .prev, .jd .next {
	width:46px;
	height:64px;
	display:block;
	position: absolute;
	margin-top: 205px;
	cursor: pointer;
}
.jd .prev {
	left:-130px;
	background:url(../img/hm-left.png) no-repeat center center;
}
.jd .next {
	right:-130px;
	background:url(../img/hm-right.png) no-repeat center center;
}
.jd .bd li {
	width:240px;
	height: 380px;
	float:left;
	margin-right:21px;
	background:#FFF;
}
.jd .bd li:hover {
	background:#0067b2;
}
.jd .bd li:hover .font {
	color:#FFF;
}
.jd .bd li:hover h5 {
	color:#FFF;
}
.jd .bd li:hover a {
	color:#FFF;
}
.jd .bd li .font {
	padding:11px 17px;
}
.jd .bd li h5 {
	display: block;
	border-bottom:1px solid #e4e4e4;
	color:#666;
	line-height: 24px;
}
.jd .bd li p {
	line-height: 24px;
	margin-top:10px;
}
.jd .bd li a {
	margin-top: 20px;
	display: block;
}
.gc .bd {
	margin-top:80px;
}
.gc .bd li {
	width:225px;
	float:left;
	margin-right:41px;
	text-align: center;
}
.gc .bd li>a {
	color:#666;
	font-size: 18px;
	margin-top: 25px;
	display: block;
}
.gc .bd li .img {
	display: block;
	width:213px;
	height:213px;
	border-radius:50%;
	border:6px solid #FFF;
	overflow: hidden;
	text-align: center;
}
	.gc .bd li:hover .img {
	border:5px solid #0094de;
}
.gc .bd li:hover a {
	color:red;
}
.gc .prev, .gc .next {
	width:22px;
	height:30px;
	position: absolute;
	margin-top:205px;
	cursor: pointer
}
.gc .prev {
	background:url(../img/t-left.png) no-repeat center center;
	left:-49px;
}
.gc .next {
	background:url(../img/s-right.png) no-repeat center center;
	right:-49px;
}
.content-box-wrapper {
	display: table;
	width:100%;
}
.footer {
	display: table-cell;
	vertical-align: bottom;
}
.contact {
	margin-top: 50px;
	margin-bottom: 68px;
}
.contact tr td {
	vertical-align: top;
	color:#666;
}
.contact tr td span {
	padding-right:20px;
	display: block;
	line-height: 20px;
}
.contact tr td p {
	color:#0066ac;
	margin-bottom:5px;
	font-size:14px;
}
.footer-copy {
	width:100%;
	min-width:1230px;
	background-color:#f3f3f3;
	text-align: center;
	padding-top:50px;
	padding-bottom:100px;
	line-height: 20px;
}
.seven {
	width:1024px;
	margin:0 auto;
	height:420px;
	background:#FFF;
	margin-top:30px;
}
.seven a {
	display:block;
}
.seven .a {
	width:292px;
	height:100%;
	float: left;
}
.seven .b {
	width:243px;
	float:left;
	height:210px;
	position: relative;
	background:#edf6ff;
	border-left:1px dotted #fff;
}
.seven .b h5 {
	font-size:24px;
	color:#666;
	margin-top: 37px;
	margin-left:32px;
	font-weight:normal;
}
.seven .b h5 small {
	font-size: 12px;
	display: block;
	color:#bcbcbc;
	margin-top:15px;
}
.seven .b .view {
	display:block;
	width:68px;
	height:27px;
	background:url(../img/more.png) no-repeat center center;
	line-height: 27px;
	text-indent: 12px;
	color:#bcbcbc;
	position: absolute;
	bottom:41px;
	left:33px;
}
.seven .b:hover .view {
	width:66px;
	height: 25px;
	border:1px solid #000;
	line-height: 25px;
	text-indent: 11px;
	border-radius:4px;
}
.seven .b .more {
	display:block;
	width:90px;
	height:32px;
	line-height: 32px;
	text-align:center;
	color:rgba(255,255,255,0.5);
	font-size:14px;
	border:1px solid rgba(255,255,255,0.5);
	border-radius:5px;
	position: absolute;
	bottom:90px;
	left:50%;
	margin-left:-45px;
}
.seven .b .more:hover{
	background:#fff;
	color:#0154a4;
}
.product .bd {
	width:1024px;
	height:75px;
	background:#0066ac;
	margin-top:7px;
}
.product .bd li {
	width:254px;
	border-right: 1px dotted #66a3cd;
	float:left;
	text-align: center;
	color:#FFF;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	margin-top:25px;
}
.product .bd li:last-child {
	border-right: none;
}
.product .bd li a {
	color:#FFF;
}
.product .prev, .product .next {
	display: block;
	width:10px;
	height:20px;
	position: absolute;
	bottom:25px;
	background: #FFF;
	cursor: pointer;
	z-index: 10;
}
.product .prev {
	background: url(../img/v-left.png) no-repeat center center;
	left:12px;
}
.product .next {
	background: url(../img/v-right.png) no-repeat center center;
	right:12px;
}
.bg-about {
	display:none;
	width: 100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background: url(../img/bg.png);
	z-index: 10000;
}
.bg-pro {
	display:none;
	width: 100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background: url(../img/bg.png);
	z-index: 10000;
}
.wrap {
	width:820px;
	height:380px;
	position:absolute;
	top:50%;
	margin-top:-210px;
	left:50%;
	margin-left:-430px;
	background: #FFF;
	padding:20px;
}
.about-img {
	margin:20px auto;
	display:block;
}
.about-content {
	display:block;
	width:100%;
}
.about-content h6 {
	display: block;
	border-bottom:1px solid #ddd;
	color:#0067b2;
	font-size: 16px;
	line-height:48px;
}
#jiax {
	line-height: 24px;
	color:#9d9d9d;
	width:100%;
	height:230px;
	overflow: hidden;
	line-height:180%;
	word-break:break-all;
	margin-top:20px;
}
#jiax h5 {
	font-size:18px;
}
/*#page1, #Pagecount1, .pages {
	display:none
}*/
	#pages ,#page-1,#Pagecount1 {
	display: none;
}
.uppage, .downpage {
	width: 30px;
	height:30px;
	text-indent:-9999px;
	display: block;
	float:right;
	margin-top:20px;
}
.uppage {
	background: url(../img/up.png) no-repeat center;
}
.downpage {
	background: url(../img/down.png) no-repeat center;
	margin-left:10px;
}
.hr {
	background:#ddd;
	margin-top:20px;
	height:1px;
	width:100%;
}
.back {
	width:116px;
	height:45px;
	background: url(../img/hback.png) no-repeat center center;
	position:absolute;
	bottom:-85px;
	left:50%;
	margin-left:-58px;
	cursor:pointer;
}
div.t {
	width: 50px;
	height:8px;
	position: absolute;
	left:50%;
	margin-left:-25px;
	top:-63px;
	background: url(../img/g.png) repeat-x;
	border-radius:8px;
}
.pro-wrap {
	width:860px;
	height:385px;
	position:absolute;
	top:50%;
	margin-top:-194px;
	left:50%;
	margin-left:-430px;
	background: #FFF;
}
.pro-content {
	padding-left:144px;
	padding-top:25px;
	padding-right: 20px;
}
.pro-content h5 {
	font-size:24px;
	color:#666;
	font-weight:normal;
}
.pro-content h5 small {
	display: block;
	color:#0067b2;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pro-content .text {
	color:#9d9d9d;
	line-height: 20px;
}
.page-wrap {
	width:100%;
	min-width: 1024px;
	padding:0px;
	margin:0px auto;
}
.wrap-banner {
	width:100%;
	min-width: 1024px;
	height:300px;
}
.wrap-banner-1 {
	background:url(../images/banner_1.jpg) no-repeat center center;
	background-size:cover;
}
.wrap-banner-2 {
	background:url(../images/banner_2.jpg) no-repeat center center;
	background-size:cover;
}
.wrap-banner-3 {
	background:url(../images/banner_3.jpg) no-repeat center center;
	background-size:cover;
}
.localhost {
	margin:22px 0px 40px 0px;
	overflow: hidden;
	background:#0154a4;
	width: 100%;
}
.localhost li {
	width: 138px;
	background:#0154a4;
	height: 40px;
	float: left;
	text-align: center;
	position: relative;
}
.localhost li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color:#FFF;
	position: absolute;
	left:0px;
}
.localhost li span {
	display:block;
	width:137px;
	text-align: center;
	border-right:1px solid #fff;
}
.localhost li .current {
	background:url(../img/l.png) no-repeat center center;
	width:154px;
	z-index: 10;
}
.localhost li .current1 {
	background:url(../images/l1.png) no-repeat center center;
	width:154px;
	z-index: 9;
}
.localhost li .current span {
	border:none;
	font-size: 16px;
}
.about-img {
	display:block;
	width:390px;
	height:257px;
	padding:7px;
	border:1px solid #dbdbdb;
	box-shadow: 2px 2px 3px #dbdbdb;
	float:left;
	margin-right: 20px;
}
.about-img img {
	width: 390px;
	height: 257px;
	vertical-align: middle;
}
.about-img2 {
	display:block;
	width:1011px;
	padding:7px;
	margin-bottom:20px;
	border:1px solid #dbdbdb;
}
.about-img2 img {
	width: 100% !important;
	height: 350px;
	vertical-align: middle;
}
.te{	
	font-size:12px;
	text-align:left;
}
.te p{
	margin-bottom:20px;
	line-height:24px;
}
.t {
	font-size: 16px;
	color:#444444;
	font-weight: normal;
	display:block;
	line-height: 30px;
}
.text {
	color:#666;
	line-height: 20px;
	min-height:300px;
}
.inv-img {
	display: block;
	width: 284px;
	height: 394px;
	padding:7px;
	border:1px solid #dbdbdb;
	box-shadow: 2px 2px 3px #dbdbdb;
	float:left;
	margin-bottom:40px;
	margin-right: 40px;
}
.inv-img img {
	width: 284px;
	height: 394px;
	vertical-align: middle;
}
.inv-ul {
	float: right;
	width: 683px;
}
.inv-ul h3 {
	display: block;
	border-bottom:1px dashed #c7c7c7;
	color:#666;
	font-size:22px;
	padding-bottom:5px;
}
.inv-ul ul {
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
.inv-ul ul li {
	width:46%;
	float:left;
	line-height: 26px;
	margin-left:2%;
}
.inv-ul li:nth-child(2n) {
	margin-left: 4%;
}
.inv-ul li img {
	vertical-align: middle;
	margin-top:-2px;
	margin-right: 10px;
}
.inv-ul li a {
	color:#8f8f8f;
}
.select_box {
	width:313px;
	height:44px;
	border:1px solid #d2d2d2;
	background:#f6f6f6;
	position: relative;
	margin-bottom: 10px;
}
.select_box .select_txt {
	display: block;
	line-height: 44px;
	text-indent: 23px;
	border: none;
	width: 96%;
	background: none;
	height: 100%;
	outline:none;
}
.select_txt option {
	}
.select_box .selet_open {
	display: block;
	width: 13px;
	height: 8px;
	background:url(../images/b.png) no-repeat center center;
	position: absolute;
	top:50%;
	margin-top:-4px;
	right:20px;
}
.select_box .option {
	display: none;
}
.product-input {
	width: 702px;
	height: 44px;
	border:1px solid #d2d2d2;
	background:#f6f6f6;
	float: left;
	margin-left: 5px;
	position:relative;
}
.product-input input {
	width:100%;
	height: 44px;
	background:none;
	text-align: center;
	font-size: 14px;
	color:#20568a;
}
.product-ul {
	overflow: hidden;
	width:1044px;
}
.product-ul .pimg {
	width:312px;
	height:214px;
}
.product-ul li {
	width: 312px;
	height: 300px;
	padding:8px;
	background: #FFF;
	border:1px solid #d4d4d4;
	box-shadow: 2px 2px 2px #eee;
	float: left;
	margin-right: 17px;
	margin-bottom: 9px;
	margin-top:9px;
	line-height: 24px;
}
.show {
	display: block!important;
}
.product-ul li:hover {
	background:#0154a4;
	color:#FFF;
}
.product-ul li:hover a {
	color:#FFF;
}
.product-ul li:hover h3 {
	color:#FFF;
}
.product-ul li:hover .line {
	background: #FFF;
}
.product-ul .line {
	width: 32px;
	height: 1px;
	background: #cdcdcd;
	margin-bottom: 16px;
	margin-top: 20px;
}
.product-ul li h3 {
	display: block;
	line-height: 30px;
	color:#20568a;
	font-weight: normal;
	font-size:16px;
	margin-top: 5px ;
	margin-bottom: 10px;
}
.product-ul li h3 img {
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 5px;
}
.product-ul li a {
	color:#919191;
}
.ff {
	background: #fafafa;
	padding:70px 0px;
	margin-top: 50px;
}
.ff img {
	float: left;
	margin-right: 55px;
}
.ff a {
	display: block;
	line-height: 24px;
}
.ff h3 {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#323232;
	font-weight: normal;
	font-size:22px;
}
.ff td {
	width:50%;
}
.news_page {
	padding: 10px 0px;
	overflow: hidden;
	border-top: 1px solid #f0efef;
	margin-top:30px;
}
.news_page a {
	color:#666;
}
.news_page a.back_1 {
	display: block;
	width: 87px;
	height: 32px;
	background: #0066ac;
	color:#FFF;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
.news_page_a {
	line-height: 30px;
}
.news_img {
	border:6px solid #ededed;
	margin-right: 40px;
	width:240px;
	height:140px;
}
.news_img img{
	
}
.news_bd {
	margin-bottom: 30px;
}
.news_bd li {
	overflow: hidden;
	display: none;
}
.news_bd h3 {
	color:#0154a4;
	font-size: 16px;
	margin-bottom: 20px;
}
.news_bd p{
	line-height:24px;
	font-size:14px;
	color:#888;
}
.news_bd a{
	display:block;
}


.txtScroll-left p {
	line-height: 18px;
	color:#666;
}
.txtScroll-left .bd {
	width:1040px;
	margin:0 auto;
	height: 114px;
	position: relative;
}
.txtScroll-left {
	width:1073px;
	margin:0 auto;
	height: 114px;
	position: relative;
}
.txtScroll-left .bd ul {
	background:url(../images/bg1.png) repeat-x 0px 33px;
	overflow: hidden;
	height: 114px;
}
.txtScroll-left .bd ul li {
	width: 62px;
	height: 67px;
	float: left;
	position: relative;
	margin-right:34px;
	margin-left: 34px;
	text-align: center;
	cursor: pointer;
}
.txtScroll-left .prev, .txtScroll-left .next {
	display: block;
	width: 13px;
	height: 19px;
	position: absolute;
	top:22px;
	z-index: 20;
	cursor: pointer;
}
.txtScroll-left .prev {
	left:0px;
	background: url(../images/prev.png) no-repeat center center;
}
.txtScroll-left .next {
	right:0px;
	background: url(../images/next.png) no-repeat center center;
}
.txtScroll-left .bd .num {
	margin-left: 10px;
}
.txtScroll-left .bd .num span {
	display: block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #d7d7d5;
	color:#0154a4;
	line-height: 26px;
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-13px;
	margin-left:-13px;
}
.txtScroll-left .bd .num .date {
	display: block;
	margin-top:50px;
	color:#999;
}
.txtScroll-left .bd .num a {
	display: none;
}
.txtScroll-left .bd ul li.current {
	width: 62px;
	height: 67px;
	float: left;
	position: relative;
	margin-right:34px;
	margin-left: 34px;
	background:url(../images/q.png) no-repeat center center;
	text-align: center;
}
.txtScroll-left .bd .current .date {
	width:62px;
	height:67px;
	line-height: 67px;
	font-size:14px;
	margin-top: 0px;
	color:#0154a4;
}
.txtScroll-left .bd .current span {
	display: none;
}
.txtScroll-left .bd .current a {
	display: block;
	position: absolute;
	width: 160px;
	left:50%;
	margin-left:-80px;
	margin-top: 10px;
	color:#8f8f8f;
}
.page-footer {
	width:100%;
	background: #3f3f3f;
	overflow: hidden;
	padding-top: 53px;
	padding-bottom: 27px;
	margin-top:0px;
}
.page-footer-a {
	vertical-align: top;
	width: 118px;
	color:#FFF;
	background:url(../images/46.png) repeat-y left;
	text-indent: 17px;
}
.page-footer-a a {
	display: block;
	color:#cbcbcb;
	line-height: 20px;
}
.page-footer-a h5 {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 17px;
}

.tt, .ee {
	float: left;
	height: 32px;
	color:#4e4e4e;
	background: #303030;
	margin-top: 10px;
	margin-bottom: 18px;
	line-height: 32px;
	text-indent:40px;
	border-radius: 3px;
}
.tt {
	width: 137px;
	margin-right: 7px;
}
.ee {
	width: 177px;
}
.send {
	clear:both;
	width: 87px;
	height: 32px;
	color:#fff;
	border-radius: 3px;
	text-align: center;
	background: #0066ac;
	font-size: 14px;
	cursor: pointer;
}
.copyt {
	overflow: hidden;
	width: 100%;
	background: #2c2c2c;
	color:#797979;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*导航--------------------------------------*/

.nav .m {
	float:left;
	position:relative;
	z-index:1;
}
.nav .s {
	float:left;
	width:3px;
	text-align:center;
	color:#D4D4D4;
	font-size:12px;
}
.nav h3 a {
	display:block;
	text-align:center;
}
.nav .sub {
	display:none;
	position:absolute;	
	z-index:1;
	width:117px;
	border:1px solid #E6E4E3;
	border-top:0;
	background:#f8fcff;
}
.nav .sub li {
	text-align:center;
	margin-bottom:-1px;
}
.nav .sub li a {
	display:block;
	border-bottom:1px solid #E6E4E3;
	padding:8px 0;
	height:28px;
	line-height:28px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
.nav .sub li a:hover {
	color:#0154a4;
}
.nav .block {
	height:8px;
	width:120px;
	background:#FE7700;
	position:absolute;
	left:0;
	top:42px;
	overflow:hidden;
}

.ig{
	float:left;
	width:325px;
	padding:20px 0px 10px 20px;
}
.vg{
	float:left;
	margin-left:20px;
	padding-top:20px;
	padding-right:20px;
	width:630px;
}
.vg .tit{
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
}
.appli li{
	margin-bottom:15px;
	border-bottom:1px dashed #ddd;
	padding-bottom:10px;
}
.appli li:hover{
	background:#f9f9f9;
	box-shadow: -5px 4px 50px -21px #999; 
}

#pro-sub{
	position:absolute;
	background:url(../images/serch.png) top center no-repeat;
	width:25px;
	height:25px;
	top:8px;
	right:15px;
}
/*======顶部菜单======*/
#top .menu1 #menu1{
	width:750px;
	height:105px;
	line-height:105px;
	float:left;
	text-align:right;
	
}
#top .menu1 #menu1 a{
	display:inline-block;
	font-size:16px;
	font-weight:500;
	color:#222;
	padding:0px 20px;
}
#top .menu1 #menu1 a:hover{
	color:#0154a4;
}

#menuson .navcon .nav a{
	display:block;
	height:30px;
	line-height:30px;
	text-align:left;
	background:url(../img/hmenuson_hover-arr.png) no-repeat;
	background-position:90px center;
	padding-left:5px;
	border-bottom:1px solid #d4d4d4;
}
#menuson .navcon .nav a:hover{
	background:url(../img/menuson_hover-arrb.png) no-repeat;
	background-position:95px center;
}
#menuson .ad{
	float:right;
	width:450px;
	height:190px;
	padding-top:10px;
	position:relative;
	text-align:left;	
	color:#888;
	font-family:"宋体";
	font-size:14px;
	line-height:24px;
}
#menuson .ad .view{
	position:absolute;
	bottom:10px;
	right:0px;
	background:#aaa;
	display:inline-block;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-family:"宋体";
	font-size:13px;
}
#menuson .ad .view:hover{
	background:#0154a4;
}
#shadow{
	width:100%;
	height:3px;
	margin:150px auto 0px auto;
	background:url(../images/shadow.png) repeat-x top center;
	position:absolute;
	z-index:9;
	top:0px;
	left:0px;
}

/*======走进中兰====*/

.cont {overflow:hidden;width:100%;margin:0 auto; padding:0; clear:both; height:auto; text-align:center;background:url(../img/hm_bgg.jpg) repeat-x 0px bottom;border-top:0px solid #d3d3d3;}/*关于我们、产品系列、新闻中心2021*/
.cont01{overflow:hidden;width:1200px;margin:0px auto;padding:0px 10px 10px 10px;;background:url(../img/bj5.png) repeat 0px 0px;}/*新闻中心*/
.cont02{overflow:hidden;width:1200px;background:url(../img/bj5.png) repeat 0px 0px;margin:0 auto; padding:0;;border:0px solid #fbe6e6;display:inline-block;_display:inline;zoom:1;}
/* 2017*/

/* about.html2017*/
.about01 {width:100%;height:230px;background:url(../img/about-bg1.jpg) repeat-x 0px 0px; margin-top:150px;}

.about4 {width:100%;height:230px;background:url(../img/hm_head_01.jpg) no-repeat center 0px;margin-top:150px;}/*走进中兰*/
.about3 {width:100%;height:230px;background:url(../img/hm_head_02.jpg) no-repeat center 0px;margin-top:150px;}/*产品系列*/
.about5 {width:100%;height:272px;background:url(../img/about-top.jpg) no-repeat center 0px; margin-top:150px;}
.about6 {width:100%;height:272px;background:url(../img/hm_head_03.jpg) no-repeat center 0px; margin-top:150px;}/*中兰咨询*/
.about7 {width:100%;height:272px;background:url(../img/hm_head_04.jpg) no-repeat center 0px;margin-top:150px; }/*技术实力*/
.about10 {width:100%;height:272px;background:url(../img/hm_head_05.jpg) no-repeat center 0px;margin-top:150px; }/*解决方案*/
.about9 {width:100%;height:272px;background:url(../img/hm_head_07.jpg) no-repeat center 0px; margin-top:150px;}/*成功案例*/
.about2{width:100%;height:230px;background:url(../img/hm_head_08.jpg) no-repeat center 0px;margin-top:150px;}/*营销服务*/
.about8 {width:100%;height:272px;background:url(../img/hm_head_06.jpg) no-repeat center 0px;margin-top:150px; }/*服务与支持*/



/*----二级网页内容顶部图片样式end-----*/

.leftl{width:230px; height:208px; border:solid 0px #dedede; background:#ffffff;margin-top:15px; text-align:center; background:url(../img/rela.png); margin-left:9px;}

.leftbc {overflow:hidden;width:242px;padding:10px 0px 30px;}
.leftbc ul {list-style:none;}
.leftbc ul li {float:left;font-size:14px;width:242px;}
.leftbc ul li a {display:block;color:#2a2929;background:url(../img/bj8.png) no-repeat 30px 20px;width:186px;line-height:34px;padding:7px 0px 2px 46px;}
.leftbc ul li a:hover {color:#fff;font-weight:bold;background:url(../img/bj7.png) no-repeat 0px 0px;text-decoration:none;}
.leftbc ul li a.on {color:#fff;font-weight:bold;background:url(../img/bj7.png) no-repeat 0px 0px;}
.leftbc ul li ul li {float:left;font-size:12px;width:242px;}
.leftbc ul li ul li a {display:block;color:#2a2929;background:url(../img/bj11.jpg) no-repeat 46px 12px;width:164px;line-height:18px;padding:5px 10px 0px 58px;}
.leftbc ul li ul li a:hover {color:#e2000b;font-weight:normal;background:url(../img/bj12.jpg) no-repeat 46px 12px;}
.leftbc ul li ul li a.on {color:#e2000b;font-weight:normal;background:url(../img/bj7.jpg) no-repeat 46px 12px;}

/*----产品详细内容页样式2021-----*/
.hotcp {overflow:hidden;width:1150px; margin-left:auto; margin-right:auto; margin-top:60px;line-height:20px; padding-top:8px;border-bottom:1px solid #CCCCCC; 
height:40px; text-align:left;
font-family:"宋体"; 
font-weight: bold;
font-size: 20px; 
color: #000; }
.cp_list{ width:1150px;margin-left:auto; margin-right:auto; overflow:hidden; clear:both; margin-top:0px; text-align:left; font-size:16px;}
.cp_list ul{ width:1150px; margin:0 auto;}
.cp_list li{ width:100%; height:40px; overflow:hidden; clear:both; line-height:40px; border-bottom:1px dashed #CCCCCC; font-size:14px;font-weight:400;color:#000; }
.cp_list li a{ line-height:40px; float:left; overflow:hidden; clear:both;padding-left:5px; font-size:15px;}
.cp_list li a:hover{line-height:40px; float:left; overflow:hidden; clear:both; color:#000; text-decoration: none; font-size:15px;}
.cp_list li p{float:right; width:20%; text-align:right; line-height:32px; padding-right:6px; font-size:14px; padding-top:10px; }

.product-detail {overflow:hidden;width:100%;margin:0 auto; padding:0;display:inline-block;_display:inline; height:auto; border:#FF9900 solid 0px;}
.rightpr {overflow:hidden; margin:0px;width:950px;border:#FF0000 solid 1px;}
.cptitle {font-family:"宋体"; font-size:30px; font-weight:350; color:#000000;height:60px;line-height: 50px;overflow: hidden;text-align: center;width:70%; margin-top:30px; border-bottom:dotted #999999 1px;margin: auto; }
.cppic{text-align:center; text-valign:center;margin: auto; width:auto; height:auto;border:solid red 1px;overflow:hidden; display:inline-block !important; display:inline; }
.cppic img{
max-width:380px;_width:expression(this.width >380 ? "380px" : this.width);
max-height:410px;_height:e­xpression(this.height>410?"410px":this.height);
}

.product-detail .photo{overflow:hidden; margin:0px;width:100%; padding:0;}
.product-detail .photo .large{width: 323px;height: 216px;margin-right:10px;border:1px solid #ccc; overflow:hidden; text-align:center; float:left;}
.product-detail .photo .info{width:70%;border:0px solid #000; float:right; height:216px;}
.product-detail .info .param{border-bottom:1px solid #ccc;}
.product-detail .info .param div{margin-bottom: 22px; border:#000099 solid 0px; text-align:left;}

.product-detail .info .param label{display: inline-block;width:64px;line-height:25px;margin-right: 25px;background: #d20000;font-weight: bold;color: #fff;text-align: center;}
.product-detail .info .param span{line-height: 20px;font-size: 14px;}
.product-detail .info .thumb{margin-top:20px;overflow: hidden;}
.product-detail .info .thumb img{float: left;width: 151px;height: 101px;margin-right: 20px;border: 1px solid #ccc;cursor: pointer;}
.product-detail .info .thumb img.active{border-color: #d20000;}
.product-detail .tab-content{display: none;}
.product-detail .tab-title{margin-top:15px;overflow: hidden;border-bottom: 1px solid #ccc; width:100%;}
.product-detail .tab-title a{float: left;width: 140px;line-height: 35px;margin-right: 10px;background: #eee;font-size: 18px;color: #333;text-align: center;}
.product-detail .tab-title a.active{background: #d20000;color: #fff;}
.product-detail .tab-content{width:99%; margin:0; text-align:left; height:100%;color:#000000;padding-top:15px; font-size:16px; padding-left:15px;}

.right h1{font-size:24px;font-weight: 900;height: 50px;line-height: 50px;overflow: hidden;text-align: left;width: 690px; margin-top:20px; border-bottom:#CCCCCC dotted 1px; color:#666666;}
.rightop {overflow:hidden;width:100%;height:30px;border-bottom:1px dashed #d1d1d1; margin-top:0px;}/*新闻列表*/
.rightop h3 {float:left;font-family:"宋体"; font-size:20px;font-weight:normal;line-height:35px; margin:15px 5px auto;}
.rightop h4 {float:right;font-size:16px;color:#777;font-weight:normal;padding-top:12px;}
.rightop h4 a {color:#777;}
.rightop h4 a:hover {color:#e2000b;}
.rightop h2{float:left;background:url(../img/logo1.gif) no-repeat 0px 10px;line-height:40px;padding-left:65px;}


/*公司新闻、成功案例内容样式2021*/
.right {overflow:hidden;width:100%; margin-top:0px;}
.rightc {overflow:hidden;width:100%;line-height:26px;margin-top:5px; text-align:left;}
.rightc p {font-size:16px; width:94%; margin:auto; font-size:15px; padding-left:5px;}
.rightc h6 {font-size:14px;font-weight:normal;padding:10px 0px 0px 0px;}
.rightc h3 {font-size:15px;font-weight: bolder;padding:0px 30px 0px;font-family:"宋体"; color:#000000; }
.rightc h33 {font-size:16px;font-weight: normal;font-family:"宋体"; text-align:center; }
.rightc h8 {font-size:15px;font-weight: bolder;padding-left:30px;font-family:"宋体"; color:#000000;}
.rte {width:50%;line-height:40px;margin:0 auto; text-align:center; padding-top:20px;}
.rte h11 {font-size:18px;font-weight: bold;font-family:"宋体"; padding-top:20px; text-align:center;}
.rte h2 {font-size:14px;font-weight: normal;text-align:center;}

/*产品用户列表star*/
.productc{overflow:hidden;width:1200px;background:url(../img/bj5.png) repeat 0px 0px;margin:0 auto; padding:0;height:100%; text-align:center;border:0px solid #ddd;}
.productc .list{margin-top:0px; verflow: hidden;}
.productc .list a{position: relative;float: left;width:270px;height: 150px;margin: 5px 15px 30px 15px;background: #fff;border: 1px solid #ddd;}
.productc .list a img{display: block;max-width:90%; position: absolute;top: 0;right: 0;bottom:0px;left: 0;  margin: auto; height:35%;}
.productc .list a .name{position: absolute;bottom:0;width: 100%;;background: #eee; height:35px;}
.productc .list a .name span{display: block;font-size: 14px;text-align:center; padding-top:12px;}
.productc .list a:hover{border-color: #ea0007;}
.productc .list a:hover .name{background: #ea0007;color: #fff;}
/* 产品系列内容、技术实力 - 详情 */
.product{overflow:hidden;width:1200px;background:url(../img/bj5.png) repeat 0px 0px;margin:0 auto; padding:0;height:100%; text-align:center;}
.product .list{margin-top:0px; verflow: hidden;}
.product .list a{position: relative;float: left;width:370px;height: 370px;margin: 5px 15px 30px 14px;background: #fff;border:1px solid #d2d2d2;}
.product .list a img{display: block;max-width: 100%; position: absolute;    top: 0;    right: 0;    bottom:0px;    left: 0;  margin: auto; height:90%;}
.product .list a .name{position: absolute;bottom:0;width: 100%;;background: #eee; height:35px;}
.product .list a .name span{display: block;font-size: 14px;text-align:center; padding-top:12px;}
.product .list a:hover{border-color: #ea0007;}
.product .list a:hover .name{background: #ea0007;color: #fff;}

/*新闻中心菜单列表star*/
.left {width:100%;height:100px;border-bottom:1px dotted #BEBEBE; text-align:center; vertical-align:middle;}
.left ul {display:inline-block; height:15px; vertical-align:top;}/*新闻中心菜单列表*/
.left ul li {float:left; display:inline-block; width:100px;font-size:18px;padding:0px 40px 5px;}/*新闻中心菜单列表*/
.left ul li a {display:block;color:#000;line-height:25px; height:60px; padding-top:10px;}
.left ul li a:hover {color:#fff;text-decoration:none; background-color:#ED1B24; }/*新闻中心菜单列表*/
.left ul li a.on {color:#fff;background-color:#ED1B24;}
/*新闻中心菜单列表end*/

/*新闻列表内容样式2021*/
.h_news_content{}	
.h_news_con_nav{overflow: hidden; border-top: 0px solid #ED1B24; border-bottom: 1px solid #DCDCDC;}
.h_news_con_nav ul{ text-align:center;}
.h_news_con_nav ul li{padding: 15px 16px; cursor: pointer; margin: 0 42px; font-size: 18px; display:inline-block;}
.h_news_con_nav ul li.on{background-color: #ED1B24;color: #FFF;}

.h_news_con_son{ margin-top:10px; width:1100px; margin:auto; padding:0px; border:#0099CC solid 0px;}
.h_news_con_son ul li{border-bottom: 1px dotted #BEBEBE;  overflow:hidden; padding-bottom:10px; margin-bottom:10px;}
.h_news_con_son_img{ width:150px; height:100%; float:left; overflow:hidden; margin-top:8px;}
.h_news_con_son_text{ float:right; width:930px; height: 120px; position:relative; text-align:left; padding:10px 10px 10px 10px;border: 0px solid #BEBEBE; margin-top:10px;}
.h_news_con_son_text h2{ font-weight:normal; color:#000; height:40px;overflow: hidden;text-overflow: ellipsis; font-size:22px;}
.h_news_con_son_text h2.on{ color:#ED1B24;}
.h_news_con_son_text h3{width:18px;height:15px;background:url(../img/tools_ico.png) no-repeat;display:inline-block;vertical-align:middle; margin-top:-18px;}
.h_news_con_son_text h4{ width:100px;font-weight:normal; color:#999999; height:30px;overflow: hidden;text-overflow: ellipsis; font-size:12px; margin-top:-20px; margin-left:20px;}
.h_news_con_son_text p{color: #666666; font-size:16px; margin-top:0px; height:100%;overflow: hidden; line-height: 25px;}
.h_news_con_son_img img{ width:100%; height:100%;transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s; -webkit-transition: all 0.3s;}
.h_news_con_son_img img:hover{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.h_news_con_son_text span{ position:absolute; right:0px; bottom:0px; font-size: 14px;color: #666666;}

.rightt {overflow:hidden;width:1100px;margin:28px auto 0px;padding:14px 0px 0px;border-top:1px solid #CCCCCC; height:70px; text-align:center;}
.rightt ul {list-style:none;}
.rightt ul li {overflow:hidden;float:left;font-size:14px;color:#1e1f1f;width:800px;height:25px;line-height:24px;}

/*新闻详细的上一条和下一条*/

/*企业资质图片内容*/
.hm_pic_boxes  li
            {
                border: 0px solid;
                width:295px; /*每个元素的初始化宽度*/
                text-align: center; 
				float:right;
				margin-left:5px;
            }

            /*以下为设置多栏div自动横向排列的样式*/
.hm_pic_boxes /*这是关键*/
            {
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
			            } 
.hm_pic_boxes box 
            {
                border: 0px solid #999; 
                border-radius: 10px; 
                flex: auto;/*这是关键*/
                           padding:0px; 
                width:50px;/*每个元素的初始化宽度,这是关键*/
				margin:0 auto;
				
            }   
.hm_pic_boxes_img{ width:280px; height:320px; float:left; overflow:hidden; margin-top:48px;border: 1px solid #BEBEBE; padding-top:15px;} 
.hm_pic_boxes_img_text{
 float:left; 
 width:282px; 
 height:40px; 
 margin-top:-55px; 
font-size:15px;
font-weight: bold;
 font-style:normal; padding-top:15px;
 color:#fff; 
 background-color:rgba(32,25,31,0.5);

 }  
.hm_pic_boxes box1
            {
                flex:2;/*设置匹配元素所占宽度为平均值的2倍，如果不设置，所有栏等宽*/
            }

/*企业资质图end*/
.rightd {overflow:hidden;width:540px;height:25px;margin:24px auto 0px;padding:0px 0px 0px 100px;}
.rightd li {float:left;_display:inline;font-family:Arial, Helvetica, sans-serif;font-size:12px;margin-left:10px;border:1px solid #ccc;}
.rightd li a {display:block;float:left;color:#333;height:21px;line-height:21px;padding:0px 7px;}
.rightd li a:hover {display:block;float:left;color:#fff;background:#e40000;text-decoration:none;}
.rightd .thisclass {float:left;display:inline;color:#fff;background:#e40000;height:21px;line-height:21px;padding:0px 7px;}

/*新闻、产品、案例内容样式*/
.news_c {overflow:hidden;width:800px; text-align:center;margin:0 auto; height:110px; padding-top:0px;}
.news_c_hh1{ font-size:20px;color:#000;text-align:center;line-height:32px; height:40px;font-weight:bold; padding-top:10px;font-family: "宋体";}
.news_c_hh2{ font-size:14px;text-align:center;font-weight:normal;line-height:14px;border-bottom:1px solid #ccc;width:100%; margin-top:0px; color:#666666; height:25px;}

/*招聘内容样式*/
.znews_c {overflow:hidden;width:900px; text-align:center;margin:0 auto; height:100%; padding-top:0px;}
.znews_c_h1{ font-size:20px;color:#000;text-align:left;line-height:32px; height:40px;font-weight:normal; padding-top:10px; padding-left:15px;}
.znews_c_h2{ font-size:12px;text-align:left;font-weight:normal;line-height:14px;border-bottom:1px solid #e9e9e9;width:100%; color:#666666; height:35px; padding:0px 0px 10px 15px;}
.znews_c_h4{ font-size:16px;text-align:left;font-weight:normal;line-height:14px;border-bottom:1px solid #e9e9e9;width:100%;color:#000; height:40px; padding:13px 0px 8px 15px;}
.znews_c_h3{ font-size:18px;text-align:left;font-weight:600;line-height:14px;width:100%; margin-top:0px; color:#000; height:60px; padding:30px 0px 10px 15px;}
.zprightc {overflow:hidden;width:900px; border:#00CC66 solid 0px; margin:auto;} 
.zprightc p {font-size:16px; width:900px; height:100%; line-height:20px;margin:auto; text-align:left; padding:10px 0px 10px 15px;}
.zpprint{overflow:hidden;width:1100px; border-bottom:#ccc solid 1px; margin:auto; text-align:right; height:40px; padding:10px; font-size:15px;} 




.rightf {overflow:hidden;width:704px;margin:0px auto 0px;}
.rightf ul {list-style:none;}
.rightf ul li {_display:inline;overflow:hidden;float:left;width:664px;height:550px;margin:15px 0px 0px 20px;}
.rightf ul li h3 {width:664px;height:500px;}
.rightf ul li h3 img {width:600px;height:400px;border:1px solid #d9d9d9;}
.rightf ul li p {overflow:hidden;font-size:18px;text-align:center;width:664px;height:50px;line-height:50px; font-weight:900; color:#333333;}
.rightf ul li p span {overflow:hidden;float:center;font-size:18px;color:#e2000b;text-align:right;}
.rightf ul li p span a {color:#e2000b;}
.rightf ul li p span a:hover {color:#ed1b24;}
.rightf ul li h4 {overflow:hidden;width:650px;height:500px; margin-left:0px; margin-top:30px; text-align:center;}
.rightf ul li h4 img  {max-width: 500px;width:expression(this.width > 500 ? "500px" : this.width);overflow:hidden;border:1px solid #d9d9d9;}
.rightg {overflow:hidden;width:686px;margin:0px auto 0px;}
.rightg ul {list-style:none;}
.rightg ul li {overflow:hidden;width:686px;}
.rightg ul li p {font-size:16px;line-height:25px;font-family: "宋体";}
.righth {overflow:hidden;width:700px;margin:20px auto 0px;}
.rightha {overflow:hidden;height:29px;background:url(../img/bj13.jpg) repeat-x 0px 0px;border:1px solid #cecece;border-left:none;}
.rightha li {float:left;cursor:pointer;font-size:14px;font-weight:bold;text-align:center;width:auto;height:29px;line-height:29px;padding:0px 28px;border-left:1px solid #cecece;}
.rightha_on {color:#333;}
.rightha_off {color:#e2000b;}
.rightha_box_block {display:block;}
.rightha_box_on {display:none;}
.righthb {overflow:hidden;font-size:16px;width:686px;line-height:25px;margin:20px auto 0px;}
.righthb p img {padding:8px 0px;}
.righthb a {color:#e2000b;}
.righthb a:hover {color:#e2000b;}
.righti {overflow:hidden;width:686px;margin:6px auto 0px;}
.righti ul {list-style:none;}
.righti ul li {overflow:hidden;float:left;width:666px;padding:14px 10px;border-bottom:1px solid #d6d6d4;}
.righti ul li h3 {overflow:hidden;font-size:14px;color:#6f6f6f;background:url(../img/bj15.jpg) no-repeat 0px 0px;line-height:21px;padding:0px 0px 3px 30px;}
.righti ul li p {font-size:14px;color:#6f6f6f;background:url(../img/bj16.jpg) no-repeat 0px 5px;line-height:21px;padding:6px 0px 3px 30px;}
.rightj {overflow:hidden;width:610px;margin:20px auto 0px;}
.rightj p {overflow:hidden;font-size:12px;color:#8b8b8b;line-height:26px;min-height:24px;margin-top:10px;padding:2px 0px;zoom:1;}
.rightj label {display:inline-block;font-size:12px;color:#2a2a2a;font-weight:bold;background:url(../img/bj17.jpg) no-repeat 0px 5px;vertical-align:top;width:75px;padding:0px 0px 0px 15px;}
.rightj .intxt {overflow:hidden;font-size:12px;color:#333;background:#fff;padding:4px 5px;width:220px;border-radius:4px;border:1px solid #ccc;border-bottom:1px solid #b1b3b5;box-shadow:0 1px 1px #c9cacc;outline:none;}
.rightj .injie {overflow:hidden;font-size:12px;color:#333;background:#fff;padding:4px 5px;width:450px;height:120px;border-radius:4px;border:1px solid #ccc;border-bottom:1px solid #b1b3b5;box-shadow:0 1px 1px #c9cacc;outline:none;}
.rightop1 {overflow:hidden;width:670px;height:40px;padding:20px 0px 0px;border-bottom:1px dashed #d1d1d1;}
.rightop1 h3 {float:left;font-family:"宋体";font-size:14px;color:#000;font-weight:bold;line-height:35px;padding-left:40px;}
.rightop1 h2{float:center;font-family:"宋体";font-size:14px;color:#000;font-weight:bold;line-height:500px;padding-left:40px;}


/*----案例展示-----*/
.main{ width:1200px; height:100%;margin:0 auto; border:#CCCCCC solid 0px; float:center;}
.top6{ padding-bottom:10px;}
.pt6_1{ width:870px; float:left;}
.kk5{border-bottom:solid 0px #dedede; background:#ffffff; padding:20px 50px;}
.bt2{ height:20px; line-height:20px; border-bottom:#666666 dotted 1px; padding-bottom:25px;}
.bt2 span.s1{ float:left; font-size:16px;}
.bt2 span.s2{ float:right; font-size:16px;}
.bt2 span.s2 a{ color:#014099;font-size:16px;}
.p5{ width:780px; overflow:hidden;border:solid 0px #d1d1d1;}
.p5 ul{ width:780px; padding-top:15px;}
.p5 li{ width:160px; height:80px; margin-right:10px; margin-bottom:5px; margin-top:20px; float:left;}
.p5 li img{width:160px; height:80px; border:solid 1px #d1d1d1;}
.kh1{ height:10px;}
.nr2{ height:193px; width:720px; margin:15px auto 0px auto; position:relative; border:#000066 solid 0px; padding-left:20px; padding-top:10px;}
.nr2 span.l a,.nr2 span.r a{ display:block; height:14px; line-height:14px;}
.nr2 span.l{ background:url(../img/hm_case_01.jpg); width:7px; height:14px; position:absolute; left:720px; top:90px;}
.nr2 span.r{ background:url(../img/hm_case_02.jpg); width:7px; height:14px; position:absolute; left:-10px; top:90px;}
.nk6{ padding-top:16px; padding-bottom:14px;}
.nk6 div.imgk{ width:232px; height:151px; float:left;}
.nk6 div.imgk img{ width:232px; height:151px;}
.n2{ width:428px; float:right;}
.n2 li{ width:210px; float:left; height:30px; line-height:30px; background:url(../img/hm_p1_14.jpg) no-repeat 0px 12px;}
.n2 li a{ padding-left:15px;}
.p6{ text-align:center;}
.p6 li{ width:170px; height:185px; float:right; text-align:center; line-height:20px;}
.p6 li img{ display:block; margin-left:8px; margin-top:0px; width:155px; height:117px; margin-bottom:8px;}
.p6 li p{ padding:0px 5px; font-size:12px;}
.p6 li:hover{ color:#ffffff; background:#517ed7;}
.p6 li:hover a{color:#ffffff;}
.jg1{ height:10px;}
.clear{clear:both; margin:0px; padding:0px; height:0px; font-size:0px;}
.case01{ width:300px; float:right; margin-top:0; height:100%;}
.news2{border:solid 1px #dedede; background:#ffffff; padding:0 inherit; text-align:center;}
.news1{border:solid 0px #dedede; background:#ffffff; padding:15px; text-align:left;}
.news1 b{font-size:16px; padding-top:20px;}

.news1 img.img2{ display:block; margin-bottom:10px; width:193px;}
.n1{}
.n1 li{line-height:25px;padding-top:10px; font-size:14px;}


/*----产品中心-----*/
.leftf {float:left;width:242px;min-height:508px;background:url(../img/about-bj1.png) no-repeat 0px 0px; z-index:1;}
.leftfa {overflow:hidden;font-family:"宋体";font-size:22px;color:#b72923;font-weight:bold;text-align:center;width:234px;height:48px;line-height:48px;padding:0px 1px 3px 8px;}
.leftfa span {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#7e7e7e;font-weight:normal;text-transform:capitalize;padding-left:5px;}
.leftfb {overflow:hidden;width:242px;padding:10px 0px 20px;}
.leftfb ul {list-style:none;}
.leftfb ul li {float:left;font-size:14px;width:242px;}
.leftfb ul li a {display:block;color:#2a2929;background: url(../img/about-bj2.png) no-repeat 30px 20px;width:186px;line-height:34px;padding:7px 0px 2px 46px;}
.leftfb ul li a:hover {color:#fff;font-weight:bold;background:url(../img/left1.png) no-repeat 0px 0px;text-decoration:none;}
.leftfb ul li a.on {color:#fff;font-weight:bold;background:url(../img/left1.png) no-repeat 0px 0px;}
.leftfb ul li ul li {float:left;font-size:12px;width:242px;}
.leftfb ul li ul li a {display:block;color:#2a2929;background:url(../img/bj11.jpg) no-repeat 46px 12px;width:164px;line-height:18px;padding:5px 10px 0px 58px;}

.leftbc {overflow:hidden;width:242px;padding:10px 0px 30px;}
.leftbc ul {list-style:none;}
.leftbc ul li {float:left;font-size:14px;width:242px;}
.leftbc ul li a {display:block;color:#2a2929;background:url(../img/bj8.png) no-repeat 30px 20px;width:186px;line-height:34px;padding:7px 0px 2px 46px;}
.leftbc ul li a:hover {color:#fff;font-weight:bold;background:url(../img/bj7.png) no-repeat 0px 0px;text-decoration:none;}
.leftbc ul li a.on {color:#fff;font-weight:bold;background:url(../img/bj7.png) no-repeat 0px 0px;}
.leftbc ul li ul li {float:left;font-size:12px;width:242px;}
.leftbc ul li ul li a {display:block;color:#2a2929;background:url(../img/bj11.jpg) no-repeat 46px 12px;width:164px;line-height:18px;padding:5px 10px 0px 58px;}
.leftbc ul li ul li a:hover {color:#e2000b;font-weight:normal;background:url(../img/bj12.jpg) no-repeat 46px 12px;}
.leftbc ul li ul li a.on {color:#e2000b;font-weight:normal;background:url(../img/bj7.jpg) no-repeat 46px 12px;}


.rightpr {overflow:hidden;float:left;width:920px; margin-left:30px;}
.right h1{font-size:24px;font-weight: 900;height: 50px;line-height: 50px;overflow: hidden;text-align: left;width: 690px; margin-top:20px; border-bottom:#CCCCCC dotted 1px; color:#666666;}


.rightop h4 {float:right;font-size:16px;color:#777;font-weight:normal;padding-top:12px;}
.rightop h4 a {color:#777;}
.rightop h4 a:hover {color:#e2000b;}
.rightop h2{float:left;background:url(../img/logo1.gif) no-repeat 0px 10px;line-height:40px;padding-left:65px;}
.rightb {overflow:hidden;width:686px;margin:6px auto 0px;}
.rightb ul {list-style:none;}
.rightb ul li {overflow:hidden;float:left;width:686px;padding:14px 0px;border-bottom:1px dashed #b0b0ae;}
.rightb ul li h2 {float:left;width:145px;height:88px;}
.rightb ul li h2 img {width:127px;height:80px;padding:3px;border:1px solid #d6d6d6;}
.rightb ul li h3 {overflow:hidden;font-size:16px;height:26px;line-height:26px;}
.rightb ul li h5 {overflow:hidden;font-size:24px;height:35px;line-height:26px; text-align:center;}
.rightb ul li h6 {overflow:hidden;font-size:14px;height:26px;line-height:26px;text-align:right;}
.rightb ul li h7{float:left;width:686px;padding:14px 0px;border-top:1px dashed #b0b0ae;}
.rightb ul li h8 {overflow:hidden;font-size:14px;height:26px;line-height:26px;border-bottom:1px dashed #b0b0ae; padding-bottom:6px;}
.rightb ul li h9{overflow:hidden;font-size:14px;height:26px;line-height:26px; padding-bottom:17px;}
.rightb ul li h11{overflow:hidden;font-size:14px;line-height:26px; padding-bottom:17px;}
.rightb ul  dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
.rightb ul  tt{ background:url(../images/admin.gif) no-repeat left 7px; display:block; border-bottom:1px dotted #dedede; padding:2px 2px 2px 20px; margin:0px 0px 0px;color:#000;font-size:14px;line-height:26px;}  
.rightb ul p {font-size:14px;color:#6e6e6c;line-height:21px;}
.rightb ul h10{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; width:686px;} 
.rightb ul li p {font-size:14px;color:#6e6e6c;line-height:21px;}
.rightb ul li p a {color:#e2000b;}
.rightb ul li p a:hover {color:#ed1b24;}

.submenulist ul{list-style:none;}
.submenulist li{position:relative;vertical-align:middle;width:242px;height:35px;}
.submenulist li h3 a{overflow:hidden;position:relative;display:block;font-size:13px;color:#333;font-weight:normal;background:url(../img/bj8.png) no-repeat 20px 20px;line-height:34px;padding:7px 0px 2px 35px;z-index:1;}
.submenulist li h3 a.on{overflow:hidden;font-size:13px;color:#fff;font-weight:bold;background:url(../img/bj7.png) no-repeat -2px 0px;text-decoration:none;}
.submenulist li h3.on a{overflow:hidden;font-size:13px;color:#red;background:url(../img/bj26.gif) no-repeat 20px 20px;text-decoration:none;}
.submenulist li h3.on a:hover{overflow:hidden;font-size:13px;color:#333;font-weight:bold;background:url(../img/bj7.png) no-repeat 0px 0px;text-decoration:none;}
.submenu .listbox{position:absolute;z-index:999;top:7px;left:224px;font-size:12px;background:url(../img/bj27.png) no-repeat 0px 0px;width:505px;height:325px;padding:5px 5px 0px 20px; visibility:visible;}
.submenu .listbox .procate,.submenu .listbox {float:left;width:505px;overflow:hidden;line-height:30px;}
.submenu .listbox dd {float:left;overflow:hidden;font-size:14px;background:url(../img/bj11.jpg) no-repeat 0px 9px;width:360px;height:24px;line-height:24px;padding:0px 10px;}
.submenu .listbox dd a{display:inline;background:none;border:0 none;}
.hide{display:none;}


.pic {overflow:hidden;width:100%;height:600px;}
# { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative; z-index:100;}
# li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	z-index: 5;
}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative; z-index:-1;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
.product .category{margin-top: 60px;overflow: hidden;}
.product .category a{float: left;line-height: 26px;min-width: 54px;margin-right: 9px;padding: 0 16px;background: #eee;text-align: center;}
.product .category a.active{background: #ea0007;color: #fff;}

/*----翻页代码-----*/
.pagination{ width:1200px;margin-top: 40px;text-align: center; font-size:16px; margin:0 auto;text-align:center; height:80px;}
.pagination .wrapper{ width:100%;display: inline-block;overflow: hidden; line-height:80px; border:#333333 solid 0px;}
.pagination .wrapper a{float:center;height:80px;line-height:40px;margin: 0 6px;background: #fff;color:#000;text-align: center; font-size:16px; padding:6px 6px 6px 6px;
 border:#666 solid 1px;}

/* 解决方案2021 */
.conts {overflow:hidden;width:1200px;margin:0 auto; padding:0; clear:both; height:auto;background:url() repeat-x 0px bottom;border-top:0px solid #d3d3d3;line-height:30px; margin-bottom:40px;}
.kk4{border:solid 0px #dedede; padding:0px 5px 5px 0px; font-size:16px; float:left; width:100%; margin-top:0px; }
.hm1{ padding:0px 0px;}
.hm1 li{ float:left; width:118px; text-align:center; height:50px; margin-right:6px; font-size:15px;font-family:宋体; }
.hm1 li a{ display:block; height:30px; background:url(../img/hm_p_07.jpg) top no-repeat; line-height:26px;}
.hm1 li a.xdq{ background:url(../img/hm_s_05.jpg) top no-repeat; color:#fff;}

.case02{ width:230px; float:right; margin-right:25px;}
.nk6{ padding-top:16px; padding-bottom:14px;}
.nk6 div.imgk{ width:232px; height:151px; float:left;}
.nk6 div.imgk img{ width:232px; height:151px;}
.p3{}
.p3 li{ padding:25px 25px;border-bottom:solid 1px #dedede; background:#ffffff; margin-bottom:0px;}
.p3 div.imgk{ width:110px; float:left;}
.p3 div.imgk img{ width:110px; height:110px;-moz-border-radius: 60px;      /* Gecko browsers */
    -webkit-border-radius: 60px;   /* Webkit browsers */
    border-radius:60px;            /* W3C syntax */}
.p3 div.txtk{ width:520px; float:left; margin-left:40px; margin-top:15px;}
.p3 div.txtk a.dbt{ font-size:21px; font-family:宋体;  padding-right:15px;}
.p3 div.txtk p{ padding:12px 0px 6px 0px; color:#999999; font-size:14px; width:630px;}


/* 留言咨询页、留言内容面样式2021 */
.mess{border:solid 0px #dedede; width:100%; height:100%; margin:auto; padding:0px;}
.marketing-advise{padding:0px 0 0px; border:#0099FF solid 0px; width:100%; height:100%; margin-top:4px;}
.marketing-advise .form{margin-top:0px;overflow: hidden; background:url() repeat 0px 0px; height:100%; }/*留言背景图片2021*/
.marketing-advise .form ul{ margin:auto; padding:0px;width:90%; border:#ccc solid 1px; height:100%; margin-bottom:30px;}
.marketing-advise .form ul li{margin-bottom:10px;padding:10px 0px 40px 0px;}
.marketing-advise .form ul li:after{content: "";display: block;clear: both;}
.marketing-advise .form ul li label{float: left;width: 100px;line-height: 30px;font-weight: bold;font-size: 14px;color: #333;}
.marketing-advise .form ul li1 label{float: left;width: 100px;line-height: 30px;font-weight: bold;font-size: 14px;color: #333;}
.marketing-advise .form ul li input{float: left;width: 350px;height: 18px;line-height: 18px;padding: 6px 0;border: 1px solid #ccc;border-radius: 2px;font-size: 14px;text-indent: 10px;}
.marketing-advise .form ul li1 input{float: left;width:70px;height: 18px;line-height: 18px;padding: 6px 0;border: 1px solid #ccc;border-radius: 2px;font-size: 14px;text-indent: 10px;}
.marketing-advise .form ul li textarea{float: left;width: 420px;height: 180px;line-height: 30px;padding: 0 10px;}
.marketing-advise .form ul li input:focus,
.marketing-advise .form ul li textarea:focus{box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);}
.marketing-advise .form ul li em{float: left;line-height: 30px;margin-left: 10px;font-size: 14px;color: #fb0970;}
.marketing-advise .form .submit{display: block;width: 105px;line-height: 30px;margin: auto; padding:0px;background: #d20000;font-weight: bold;font-size: 14px;color: #fff;text-align: center;letter-spacing: 1px;}
.marketing-advise .check{float:left; margin-top:10px; margin-right:0px;}


#gbooklist {
	width: 95%; margin-left:50px;
	text-align:center;
}
#gbooklist .faq  ,
#gbooklist .reply
{
	text-align:left;
	width: 95%;
	word-wrap: break-word; 
	word-break: break-all;
}
#gbooklist .faq{
	margin-bottom:15px;
}
#gbooklist .faqtit,
#gbooklist .faqcon
{
padding-left:5px;
line-height:20px;
font-size:14px;
}

#gbooklist .faqtit{
background:#e6e6e6;
color:#0B3779;
font-size:14px;
height:40px;
 padding-top:10px;
 padding-left:10px;
}
#gbooklist .reply{
	border: 0px dashed #FF0000;
	width:95%;
	margin-bottom:10px;
	margin-left:5px;
	padding:3px 3px 3px 3px;
	font-size:14px;
	text-indent:0em;
}
#gbooklist .bott{
	border-bottom: 1px solid #cccccc;
	width:95%;
	margin-bottom:20px;
}


.rightb {overflow:hidden;width:800px;margin:6px auto 0px;}
.rightb ul {list-style:none;}
.rightb ul li {overflow:hidden;float:left;width:800px;padding:14px 0px;border-bottom:1px dashed #b0b0ae;}
.rightb ul li h2 {float:left;width:145px;height:88px;}
.rightb ul li h2 img {width:127px;height:80px;padding:3px;border:1px solid #d6d6d6;}
.rightb ul li h3 {overflow:hidden;font-size:16px;height:26px;line-height:26px;}
.rightb ul li h5 {overflow:hidden;font-size:24px;height:35px;line-height:26px; text-align:center;}
.rightb ul li h6 {overflow:hidden;font-size:14px;height:26px;line-height:26px;text-align:right;}
.rightb ul li h7{float:left;width:800px;padding:14px 0px;border-top:1px dashed #b0b0ae;}
.rightb ul li h8 {overflow:hidden;font-size:14px;height:26px;line-height:26px;border-bottom:1px dashed #b0b0ae; padding-bottom:6px;}
.rightb ul li h9{overflow:hidden;font-size:14px;height:26px;line-height:26px; padding-bottom:17px;}
.rightb ul li h11{overflow:hidden;font-size:14px;line-height:26px; padding-bottom:17px;}
.rightb ul  dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
.rightb ul  tt{ background:url(../images/admin.gif) no-repeat left 7px; display:block; border-bottom:1px dotted #dedede; padding:2px 2px 2px 20px; margin:0px 0px 0px;color:#000;font-size:14px;line-height:26px;}  
.rightb ul p {font-size:14px;color:#6e6e6c;line-height:21px;}
.rightb ul h10{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; width:686px;} 
.rightb ul li p {font-size:14px;color:#6e6e6c;line-height:21px;}
.rightb ul li p a {color:#e2000b;}
.rightb ul li p a:hover {color:#ed1b24;}


.marketing1{overflow:hidden;float:left;width:1150px; margin-left:20px;}
.marketing-service{padding: 5px 5px 5px 5px;}
.marketing-service .promise{margin: 30px 0 10px;overflow: hidden;box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);}
.marketing-service .promise img{float: left;width: 480px;}
.marketing-service .promise .text{float: left;width: 400px;height: 306px;padding: 10px 0 0 10px;}
.marketing-service .promise .text h3{margin-bottom: 10px;font-weight: bold;font-size: 18px;}
.marketing-service .promise .text p{width: 400px;line-height: 25px;}
.marketing-service .hotline{margin: 30px 0 100px;font-size: 14px;}
.marketing-service .hotline em{display: inline-block;width: 70px;}


.index-module .title{line-height: 50px;padding-top: 30px;font-size: 18px;color: #333;;font-family: Arial, "黑体"; font-weight:bold; }
.index-module .title1{line-height: 50px;padding-top: 30px;font-size: 18px;color: #333;;font-family:"宋体"; margin-top:-80px; float:right; margin-right:345px;font-weight:bold; }
.index-module .title em{margin-left: 10px;text-transform: uppercase;}
.index-module .title em:before{content: "";display: inline-block;height: 16px;margin-right: 9px;vertical-align: -2px;border-right: 1px solid #000;}
.index-module .wrapper{overflow: hidden;border: 1px solid #eee;box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .1);}
.module-title{height: 27px;line-height: 27px;margin: 30px 0;font-size: 18px;text-transform: capitalize;}
.module-title em{display: inline-block;line-height: 19px;border-right: 1px solid #666;font-weight: bold;padding: 4px 5px 4px 10px;margin-right: 5px;border-left: 5px solid #ea0007;}
.module-title.white,
.module-title.white em{border-color: #fff;color: #fff;}


.foot{color: #fff;}
.foots{padding: 0px 0 0px;}
.foots .footlx{float: left;}
.foots .footlx h1{font-size:16px; background: url(../img/rexian.png); width: 115px; height: 31px; line-height: 31px; text-align: center;}
.foots .footlx h2{font-size: 32px; font-weight: bold;}
.foots .footlx .footwx{padding-top:10px;}
.foots .footlx .footwx .ewmc{float: left; margin-left:2px;}
.foots .footlx .footwx .ewmc p{line-height: 18px; padding-top: 6px;}


