
/*--------共用---------*/
html,body,form,ul,li,p,h1,h2,h3,table,th,td,input,textarea{margin:0;padding:0;}
body{font-family:"Microsoft YaHei","WenQuanYi Micro Hei","Helvetica Neue",Arial,sans-serif;background-color:#f6f6f6; font-size:16px; background-color:#fff; min-width:1300px;} 
img{border:0;vertical-align:bottom}
ul,li{list-style-type:none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear{clear:both;}
.w1200{width:1200px; margin:0 auto;}
.pull-left{float:left;}
.pull-right{float:right;}
a{text-decoration:none;}
.clr-f71b1b{color:#f71b1b;}  /*红色*/
.clr-ff6600{color:#ff6600;}  /*橘红色*/
.red{color:#f00;}
.bg-eee{background-color:#eee;}
.text-center{text-align:center;}
.fengexian{height:10px; background-color:#f6f6f6;}

/*--------title区---------*/
.gs-tit{
	height:24px;
	background:url(http://www.1288.tv/images/topBg.gif) repeat-x bottom;
	border-bottom:1px #dedede solid;
	font-size:12px;
	line-height:25px;
	color:#666;
	overflow:hidden;
}
.gs-tit a{
	color:#666;
}
.gs-tit a:hover{
	color:#f00;
}
.tit-login{
	float:left;
}
.tit-nav, .site-nav, .mobile{
	float:right;
}
.login-registe{
	margin-left:30px;
}
.user-name{
	color:#f00;
}
.gs-tit .mobile{
	padding-left:12px;
	background:url(../images/icon_phone.jpg) no-repeat left;
	margin:0 30px;
}

/*--------top区---------*/
.top{
	height:140px;
}
.company-name{
	max-width:500px;
	font-size:26px;
	font-weight:bold;
	margin:40px 0 12px 0;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	float:left;
}
.company-qrcode{
	width:24px;
	height:24px;
	background:url(../images/icon_qrcode.jpg);
	position:relative;
	margin-top:48px;
	float:left;
	cursor:pointer;
}
.qrcode-box{
	width:90px;
	height:90px;
	float:left;
	margin: 20px 0 0 15px;
}
.shop-goods{
	font-size:14px;
	color:#666;
}
.shop-goods span{
	display:block;
	float:left;
	max-width:516px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-right:3px;
}
.shop-goods a{
	color:#666;
	float:left;
}
.shop-goods a:hover{
	color:#f00;
}

.top-search{
	margin-top:43px;
}
.top-search .input{
	width:160px;
	height:30px;
	line-height:30px;
	padding:0 5px;
	border:1px #dedede solid;
	border-right:none;
	font-size:14px;
	float:left
}
.top-search .submit{
	width:85px;
	height:32px;
	text-align:center;
	color:#fff;
	background-color:#309128;
	border:none;
	float:left;
}
.search-tip{
	font-size:14px;
	color:#999;
	margin-top:10px;
}

.pop-code{
	text-align:center;font-size:12px;color:#666;height:30px;line-height:30px;
}

/*--------导航---------*/
.company-nav{
	background-color:#309128;
	border-bottom:3px #277521 solid;
}
.company-nav a{
	display:block;
	text-align:center;
	font-size:20px;
	width:130px;
	height:50px;
	line-height:50px;
	color:#fff;
	float:left;
}
#gssy .gssy, #gsjs .gsjs, #ppjs .ppjs, #cpzs .cpzs,#qydt .qydt,
#zsjm .zsjm, #cptg .cptg, #dlyx .dlyx, #lxfs .lxfs,.company-nav a:hover{
	background-color:#277521;
}

/*-----轮换图-----*/
/*.banner.superslide{width:100%;overflow:hidden; position:relative;}
.banner .slideBox{ width:1440px; overflow:hidden; position:relative; top:0; left:50%; margin-left:-720px;  }
.banner .slideBox .hd{ height:18px; overflow:hidden; position:absolute; left:50%; width:200px; margin-left:-100px; bottom:10px; z-index:1; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; width:200px; text-align:center; }
.banner .slideBox .hd ul li{ display:inline; margin-right:2px; padding:9px; line-height:18px; background:url(../images/nav_s.png) center no-repeat; cursor:pointer;}
.banner .slideBox .hd ul li.on{ background-image:url(../images/nav_s_a.png); }
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; text-align:center;}
.banner .slideBox .bd li img{max-width:100%;}*/

/* 下面是前/后按钮代码，如果不需要删除即可 */
/*.slideBox .prev,
.slideBox .next{ position:absolute; left:9%; top:50%; margin-top:-35px; display:block; width:27px; height:61px; filter:alpha(opacity=30);opacity:0.3;   }
.slideBox .next{ left:auto; right:9%; background:url(../images/btn_next.png) no-repeat;}
.slideBox .prev{ background:url(../images/btn_prev.png) no-repeat;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}*/

.banner {line-height: 0;}
.banner .superslide{width:100%;overflow:hidden;position:relative}
.banner .slideBox{overflow:hidden;position:relative;top:0;left:0;margin-left:0;display:flex;justify-content:center}
.banner .slideBox .hd{height:18px;overflow:hidden;position:absolute;left:50%;width:200px;margin-left:-100px;bottom:10px;z-index:1}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;width:200px;text-align:center}
.banner .slideBox .hd ul li{display:inline;margin-right:2px;padding:9px;line-height:18px;background:url(../images/nav_s.png) center no-repeat;cursor:pointer}
.banner .slideBox .hd ul li.on{background-image:url(../images/nav_s_a.png)}
.banner .slideBox .bd{position:relative;height:100%;z-index:0}
.banner .slideBox .bd li{zoom:1;vertical-align:middle;text-align:center}
.banner .slideBox .bd li img{max-width:100%;display:block;margin:0 auto}

.slideBox .next,.slideBox .prev{position:absolute;left:3%;top:50%;margin-top:-35px;display:block;width:27px;height:61px;opacity:.3}
.slideBox .next{left:auto;right:3%;background:url(../images/btn_next.png) no-repeat}
.slideBox .prev{background:url(../images/btn_prev.png) no-repeat}
.slideBox .next:hover,.slideBox .prev:hover{opacity:1}
.slideBox .prevStop{display:none}
.slideBox .nextStop{display:none}


/*-----banner图-brand 导航-----*/
.banner-nav{width:100%;position:relative; overflow:hidden;}
.banner-nav .brand-nav-list{text-align:center; width:1920px; position:relative; left:50%; margin-left:-960px;}

.crumb{width:1190px; padding-left:10px; margin:10px auto 0; font-size:14px; color:#888; text-decoration:none; background-color:#f6f6f6; line-height:40px;}
.crumb span{margin:0 5px; color:#999;}
.crumb a{color:#888;}
.crumb a:hover{color:#f00;}
.crumb .sub-dtime {float: right;  padding-right:5px;}
/*-----图片展示区-----*/
.show-block{width:100%; position:relative; overflow:hidden;}
.show-block  .con {
    text-align: center;
    line-height: 0;
}
.show-block  .con img {
    display: block;
    margin: 0 auto;
    padding: 0;
    border: none;
}
/*-----板块标题-----*/
/*-----首页板块标题-----*/
.block-tit{
	font-size:18px;
	color:#999;
	text-align:center;
	line-height:30px;
}
.block-tit strong{
	color:#277521;
	font-size:40px;
	font-weight:normal;
	display:block;
	line-height:40px;
}
.tit-center{
	width:300px;
	margin:0 auto;
}
.tit-center .block-tit{
	text-align:left;
	margin-top:-1px;
}
.tit-center .look-more{
	margin-left:10px;
	width:110px;
	height:62px;
	background:#309128 url(../images/icon_go.png) no-repeat 66px center;
	cursor:pointer;
}
.tit-center .look-more:hover{
	background-color:#277521;
}
.tit-center .look-more a{
	display:block;
	padding:8px 0 0 18px;
	color:#e9fce7;
	font-size:17px;
	line-height:22px;
	letter-spacing:2px;
}
.tit-center .look-more:hover a{
	color:#fff;
}


		/*-----内页板块标题-----*/
.nybt{
	border-bottom:1px #dedede solid;
	padding-bottom:10px;
	font-size:22px;
	color:#999;
}
.nybt strong{
	color:#277521;
	font-size:28px;
	font-weight:normal;
	margin-right:5px;
}
		/*-----关于我们-----*/
.about-us{
	padding:50px 0;
}
.about-us .block-tit{
	text-align:left;
}
.about-text{
	width:780px;
	margin-top:20px;
	padding-bottom:25px;
	position:relative;
}
.about-text .p-box{
	max-height:310px;
	overflow:hidden;
}
.about-text p{
	font-size:16px;
	line-height:28px;
	text-indent:32px;
	color:#666;
}
.about-text .logo{
	width:355px;
	height:210px;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-120px;
	right:-420px;
	border:1px #f0f0f0 solid;
}
.about-text a{
	color:#277521;
	position:absolute;
	bottom:0;
	left:32px;
}
.about-text a:hover{
	color:#f00;
}

	/*-----首页产品展示-----*/
.sy-chanpin{
	padding:50px 0;
}
.sy-fenlei{
	text-align:center;
	color:#666;
	margin:24px auto 30px;
}
.sy-fenlei span{
	margin-right:20px;
}
.sy-fenlei a{
	color:#666;
}
.sy-fenlei a:hover{
	color:#f00;
}
.sy-cplb{ width:1200px; margin:0 auto;  overflow:hidden; position:relative; }
.sy-cplb .bd{ padding:10px;   }
.sy-cplb .bd ul{ overflow:hidden; zoom:1; }
.sy-cplb .bd ul li{ margin:0 26px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.sy-cplb .bd ul li .pic{ text-align:center; margin-bottom:10px; }
.sy-cplb .bd ul li .pic img{ width:260px; height:343px; display:block;}
.sy-cplb .bd ul li .title{font-size:14px; width:260px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.sy-cplb .bd ul li .title a{color:#333;}
.sy-cplb .bd ul li:hover .title a{color:#f00;}

	/*-----首页品牌介绍-----*/
.sy-pinpai{
	padding:50px 0;
}
.scroll-box{
	width: 1200px;
	max-height:360px;
	margin:40px auto 0;
	overflow:auto;
}
.sy-pinpai table{
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
	margin-bottom:30px;
}
.sy-pinpai table td{
	border:1px #dedede solid;
	max-height:180px;
	overflow:hidden;
}
.sy-pp-logo{
	width:180px;
	text-align:center;
	padding:5px 0;
}

.pp-tit{
	color:#333;
	padding:0 20px;
	background-color:#fafafa;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.sy-pp-mingcheng{
	width:180px;
}
.pp-tit a{
	color:#2d64b3;
}
.pp-tit a:hover{
	color:#f00;
}
.sy-pp-zhuying{
	width:280px;
}
.pp-jieshao{
	padding:20px 30px;
	max-height:180px;
}
.pp-jieshao p{
	line-height:28px;
	margin-bottom:16px;
	text-indent:28px;
	color:#666;
	text-align:justify;
}
.pp-jieshao p:last-child{
	margin-bottom:0;
}

 		/*-----首页招商加盟-----*/
.sy-zsjm{
	padding:50px 0;
}
.zsjm-box img{
	max-width:100%;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.zsjm-box p{
	color:#666;
	line-height:30px;
}
.zsjm-box p.text-center{
	margin-bottom:30px;
}
.zsjm-box strong{
	color:#333;
}


 		/*-----首页形象展示-----*/
.sy-xxzs{
	padding:50px 0;
}
.sy-xxlb{ width:1200px; margin:0 auto;  overflow:hidden; position:relative; margin-top:30px;}
.sy-xxlb .bd{ padding:10px;   }
.sy-xxlb .bd ul{ overflow:hidden; zoom:1; }
.sy-xxlb .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; padding:3px; background-color:#fff; border:1px #dedede solid; }
.sy-xxlb .bd ul li img{ width:300px; height:260px; display:block;}

 		/*-----首页新闻-----*/
.sy-xinwen{
	padding:50px 0;
}
.sy-news-list{
	margin-top:30px;
}
.sy-news-list ul{
	margin-right:-40px;
	zoom:1;
}
.sy-news-list ul li{
	padding:15px 0;
	width:580px;
	border-bottom:1px #f0f0f0 solid;
	float:left;
	margin-right:40px;
}
.sy-news-list li .img-box,.tg-news-list li .img-box{
	width:150px;
	height:100px;
	float:left;
	overflow:hidden;
	margin-right:15px;
	border:1px #f0f0f0 solid;
}
.sy-news-list li .img-box img,.tg-news-list li .img-box img{
	max-width:100%;
}
.sy-news-list li .news-title,.tg-news-list li .news-title{

	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin:0 0 10px;
}
.sy-news-list li .news-title a,.tg-news-list li .news-title a{
	font-size:18px;
	color:#333;
	font-weight:bold;
}
.sy-news-list li a:hover,.tg-news-list li a:hover{
	color:#f00;
}
.sy-news-list li p.news-desc,.tg-news-list li p.news-desc{
	font-size:14px;
	color:#999;
	height:40px;
	line-height:20px;
	display: -webkit-box;
	display: box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	overflow: hidden;
	margin-bottom:10px;
	text-align:justify;
}
.sy-news-list li .news-bottom .pull-left,.tg-news-list li .news-bottom .pull-left{
	font-size:12px;
	color:#fdaa01;
	padding:0 5px;
	border:1px #fdaa01 solid;
	border-radius:4px;
}
.sy-news-list li .news-bottom .pull-right,.tg-news-list li .news-bottom .pull-right{
	font-size:12px;
	color:#999;
}

.fl{width:20px; height:20px; background-color:#666; margin-right:30px; float:left;}

/*-----联系方式-----*/
.sy-lxfs{
	padding:50px 0;
}
.lxfs-box{
	height:430px;
	background-color:#fff;
	overflow:hidden;
	margin-top:30px;
}
.lxfs-box p.ptkh{
	float:left;
	color:#333;
	line-height:62px;
	font-size:30px;
	margin:90px 20px 0 80px;
	border: 3px #ddd solid;
    padding: 30px;
}
.lxfs-box p.vip{
	float:left;
	color:#333;
	line-height:30px;
	margin:50px 20px 24px 80px;
}
.lxfs-box p.vip strong{
	display:block;
	margin-bottom:25px;
	font-size:38px;
	line-height:42px;
}
.lxQQ a{
	margin:0 15px 0 5px;
}
.lxQQ a img{
	margin-top:-3px;
	vertical-align: middle;
}
.call-me{
	display:block;
	width:40px;
	height: 310px;
    padding: 20px 15px 0;
    background: #309128 url(../images/icon_go_down.png) no-repeat center 280px;
	color:#fff;
	float:right;
	font-size:32px;
	text-align:center;
	margin:40px 56px 0 0;
}

/*--------留言---------*/
.liuyan{
	padding:35px 0 50px;
}
.ly-tit{
	font-size:26px;
	color:#df4d05;
	text-align:center;
}
.ly-tit strong{
	display:block;
	font-size:40px;
	color:#309128;
	margin-bottom:15px;
	letter-spacing:2px;
}
.ly-tit strong span{
	color:#ec0000;
}
.ly-box{
	width:1098px;
	margin:40px auto 0;
	padding:50px;
	border:1px #dedede solid;
	background-color:#fff;
}
.ly-box .line{
	margin-bottom:20px;
	line-height:38px;
}
.ly-box label{
	font-size:14px;
	color:#333;
	float:left;
	margin-right:5px;
}
.ly-box .input-text{
	width:290px;
	height:36px;
	border:1px #dedede solid;
	padding:0 5px;
	line-height:36px;
	float:left;
}
.ly-box .checkbox{
	font-size:14px;
	color:#333;
	margin-right:15px;
	vertical-align:middle;
}
.ly-box .checkbox input{
	margin-top:1px;
}
.ly-box .icon-tip{
	color:#f00;
	margin:0 6px 0 30px;
	position: relative;
    top: 4px;
}
.ly-box .input-tip{
	font-size:12px;
	color:#666;
}
.dlqy{
	width:119px;
	height:36px;
	border:1px #dedede solid;
	line-height:36px;
	text-align:center;
	font-size:16px;
	color:#999;
	padding-left:5px;
	float:left;
}
.fgx{
	margin:0 15px 0 14px;
	float:left;
}
.text-area{
	margin-bottom:20px;
}
.text-area label,.text-area textarea, .text-area p{
	display:block;
	float:left;
}
.text-area label{
	font-size:14px;
	color:#333;
	margin-top:48px;
}
.text-area textarea{
	width:280px;
	height:122px;
	border:1px #dedede solid;
	padding:10px;
	font-size:14px;
	line-height:26px;
	text-align:left;
	background:url(http://www.1288.tv/images/moban4liuyan.gif) no-repeat center;
}
.text-area p{
	margin-top:5px;
}
.ly-box .text-area .icon-tip{
    float: left;
    top: 0;
}
.ly-box .text-area .input-tip{
	display:block;
	float:left;
}
.input-code{
	width:130px;
	height:36px;
	border:1px #dedede solid;
	text-align:center;
	line-height:36px;
	float:left;
}
.code-img{
	margin:8px 10px 0;
	float:left;
	cursor:pointer;
	padding:5px;
	background-color:#eee;
}
.code-link{
	color:#428bca;
	line-height:38px;
	float:left;
}
.ly-box .tuijian{
	display:inline;
	margin-left:10px;
	font-size:12px;
	line-height:20px;
	float:left;
}
.ly-box .tuijian .font-large{
	font-size:14px;
}
.ly-box .tuijian input{
	width:12px;
	height:12px;
	border:1px #dedede solid;
	position:relative;
	top:2px;
}
.ly-box .ly-submit{
	width:380px;
	height:42px;
	line-height:42px;
	border:none;
	background-color:#309128;
	color:#fff;
	text-align:center;
	font-size:20px;
}


/*--------代理意向---------*/
.sy-dlyx{
	padding:50px 0;
}
.sy-dlyx table,.message-list table{
	width:1200px;
	border-collapse:collapse;
	text-align:center;
}
.sy-dlyx table{
	margin-top:30px;
}
.sy-dlyx table th, .sy-dlyx table td,.message-list table th, .message-list table td{
	border:1px #dedede solid;
}
.sy-dlyx table th,.message-list table th{
	font-size:20px;
	color:#309128;
	height:68px;
}
.sy-dlyx table td,.message-list table td{
	color:#666;
	padding:14px;
	line-height:28px;
}
.sy-dlyx table td a,.message-list table td a{
	color:#666;
}
.sy-dlyx table td a:hover,.message-list table td a:hover{
	color:#f00;
	text-decoration:underline;
}


/*--------公司简介页面---------*/
.gsjj{
	padding:50px 0;
}
.gsjj .company-logo{
	margin:0 auto 30px;
	width:355px;
	border: solid 1px #dedede;
}
.gsjj p{
	line-height:30px;
	text-indent:32px;
	margin-bottom:15px;
	text-align:justify;
}


/*--------品牌介绍页面---------*/
.brand-list{
	padding:50px 0;
}
.brand-list table{
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
	margin-bottom:60px;
}
.brand-list table td{
	border:1px #dedede solid;
}
.pp-tit{
	color:#333;
	padding:0 20px;
	background-color:#fafafa;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.brand-list .pp-jieshao{
	padding:40px;
	max-height:300px;
	overflow:hidden;
}

/*--------产品展示页面---------*/
.pro-show{
	padding:50px 0;
}
.pro-show a{
	color:#333;
}
.pro-show a:hover{
	color:#f00;
}
.brand-nav{
	margin-bottom:15px;
}
.brand-nav ul{
	margin-left:20px;
	float:left;
}
.brand-nav li{
	margin-right:20px;
	float:left;
}
.pro-sort-scroll{
	width: 1100px;
	float:left;
	margin-left:20px;
	max-height:220px;
	overflow:auto;
}
.sort-less{
	width:1100px;
	float:left;
}
.sort-list{
	margin-right: -60px;
}
.sort-list li{
	list-style:none; 
	float:left; 
	width:160px; 
	height:30px; 
	margin-right:20px; 
	margin-bottom:10px; 
	position:relative;
}
.sort-list li a{
	display:block;
	height:30px;
	background-color:#f6f6f6; 
	font-size:14px; 
	line-height:30px; 
	padding:0 15px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden; 
	text-decoration:none; 
}
.sort-list li:hover{
	z-index:3;
}
.sort-list li:hover a{
	display:block;
	position:absolute;
	min-width:130px;
	*width:200px; 
	z-index:2; 
	background-color:#1fa400; 
	color:#fff;
}
.sort-list li.r-b a:hover{
	right:0;
}

.pro-show .pro-list{
	margin-top:30px;
}
.pro-show .pro-list ul{
	margin-right:-15px;
	zoom:1;
}
.pro-show .pro-list li{
	width:228px;
	background-color:#fff;
	float:left;
	margin-right:15px;
	margin-bottom:30px;
	text-align:center;
}
.pro-show .pro-list li img{
	display:block;
	width:219px;
	height:289px;
	padding:3px;
	border:1px #dedede solid;
	margin-bottom:10px;
}
.pro-show .pro-list li:hover img{
	border-color:#999;
}
.pro-show .pro-list li .name{
	font-size:14px;
	line-height:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.pro-show .pro-list li:hover a{
	color:#f00;
}

/*--------形象展示---------*/

.company-image{
	padding:50px 0;
}
.company-image ul{
	overflow:hidden;
	zoom:1;
	margin-right:-30px;
	margin-top:30px;
}
.company-image li{
	padding:2px;
	border:1px #dedede solid;
	margin-right:30px;
	float:left;
	margin-bottom:30px;
}
.company-image li img{
	width:270px;
	height:234px;
	display:block;
}


/*--------产品推广页面---------*/
.promotion{
	padding:50px;
}
.promotion .picScroll-left{
	width:1200px;
	position:relative;
	padding-top:30px;
}
.promotion .picScroll-left .hd{
	position:absolute;
	height:30px; 
	padding:0 10px;
	top:-30px;
	z-index:2;
	right:0;
}
.promotion .picScroll-left .hd .prev,.promotion .picScroll-left .hd .next{ 
	display:block;
	width:5px;
	height:9px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer; 
	background:url("../images/arrow.png") no-repeat;
}
.promotion .picScroll-left .hd .next{
	background-position:0 -50px;
}
.promotion .picScroll-left .hd .prevStop{
	background-position:-60px 0;
}
.promotion .picScroll-left .hd .nextStop{
	background-position:-60px -50px;
}
.promotion .picScroll-left .hd ul{
	float:right;
	overflow:hidden; 
	zoom:1; 
	margin-top:10px; 
	zoom:1;
}
.promotion .picScroll-left .hd ul li{
	float:left; 
	width:9px; 
	height:9px; 
	overflow:hidden; 
	margin-right:5px; 
	text-indent:-999px; 
	cursor:pointer; 
	background:url("../images/icoCircle.gif") 0 -9px no-repeat;
}
.promotion .picScroll-left .hd ul li.on{
	background-position:0 0;
}
.promotion .picScroll-left .bd ul{
	overflow:hidden; zoom:1;
}
.promotion .picScroll-left .bd ul li{
	margin:0 8px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	background-color:#f8f8f8;
}
.promotion .picScroll-left .bd ul li .pic{
	text-align:center;
}
.promotion .picScroll-left .bd ul li .pic img{
	width:282px;
	height:184px;
	display:block;
	border:1px solid #f0f0f0;
	border-bottom:none;
}
.promotion .picScroll-left .bd ul li:hover .pic img{
	border-color:#e44;
}
.promotion .picScroll-left .bd ul li .title{
	width:260px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin:0 10px;
	border-bottom:1px #dedede dashed;
}
.promotion .picScroll-left .bd ul li .title {
	line-height:30px;
	color:#333;
}
.promotion .picScroll-left .bd ul li:hover .title{
	border-color:#fff;
}
.promotion .picScroll-left .bd ul li:hover  .title{
	color:#fff;
}
.promotion .picScroll-left .bd ul li .reason{
	width:284px;
	height:100px;
	overflow:hidden;
}
.promotion .picScroll-left .bd ul li .reason p{
	width:260px;
	margin:10px auto 0;
	font-size:14px;
	height:80px;
	line-height:20px;
	display: -webkit-box;
	display: box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	overflow: hidden;
	color:#666;
}
.promotion .picScroll-left .bd ul li .reason span{
	color:#309128;
}
.promotion .picScroll-left .bd ul li:hover{
	background-color:#e44;
}
.promotion .picScroll-left .bd ul li:hover .reason p,
.promotion .picScroll-left .bd ul li:hover .reason span{
	color:#fff;
}

.xwtg{
	padding:50px 0;
}
.xwtg-left{
	width:1026px;
	float:left;
}
.tg-news-list ul li{
	padding:15px 0;
	border-bottom:1px #f0f0f0 solid;
}
.xwtg-right{
	float:right;
	width:140px;
	background-color:#f5f5f5;
	padding-bottom:30px;
}
.xwtg-right.fixed{
	position:fixed;
	top:40px;
	left:50%;
	margin-left:460px;
}
.xwtg-right p{
	margin:10px 0 0 24px;
	font-size:14px;
}
.xwtg-right p span{
	font-size:12px;
	color:#666;
}
.news-container{
	padding:40px 0;
}

/*--------公司动态详情---------*/
/*--------------------左边------------------*/
.mt20 {margin-top: 20px;}
.news-left{float:left;width:810px;}
.news-left h1{font-size:32px;font-family:"微软雅黑",黑体;line-height:40px;}
.tit-bottom{width:810px;height:40px; overflow:hidden; padding-bottom:4px; border-bottom:1px #dedede solid; color:#666;font-size:14px;line-height:40px; position:relative; background-color:#fff;}
.tit-bottom.fixed{position:fixed; top:0; z-index:999;}
.tit-bottom span{margin-right:30px;color:#888;}
.tit-bottom a{color:#428bca;text-decoration:none;}
.tit-bottom a.lyBtn{position:absolute; display:block; width:80px; text-align:center; color:#fff; height:34px; line-height:34px; border-radius:5px; top:3px; right:5px; background-color:#329128; }
.tit-bottom a.lyBtn:hover{color:#fff;}
.text-con{margin-top:40px;}
.text-con p{color:#333;text-indent:32px;font-size:16px;line-height:2em;}
.text-con p img{display:block;margin:30px auto;max-width:100%;border:1px #dedede solid;}
.text-con p a{color:red;text-decoration:underline;font-weight:700;}
.new-con-pic { margin:10px auto; text-align:center;}
.new-con-pic a{color:#f00;text-decoration:none;}
.new-con-bottom{padding:5px 0 2px;height:24px;border-bottom:1px #dedede solid;color:#888;font-size:14px;line-height:24px;}
.prev-next{position:relative;padding:10px 0;border-bottom:1px #dedede solid;}
.news-next,.news-prev{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:30px;}
.prev-next a{margin-bottom:10px;font-size:14px;}
.prev-next .share{position:absolute;top:14px;right:20px;}
.xg-xinwen{margin-bottom:30px;font-size:16px;}
.xg-xinwen ul{margin:20px 5px 0;}
.xg-xinwen li{overflow:hidden;border-bottom:1px dashed #CCC;text-overflow:ellipsis;white-space:nowrap;line-height:32px;}
.xg-xinwen span{float:right;}
.xg-xinwen a{color:#333;text-decoration:none;}
.xg-xinwen a:hover{color:red;text-decoration:underline;}

.xg-chanpin .picScroll-left{position:relative;overflow:hidden;width:808px;border:1px solid #ccc;}
.xg-chanpin .picScroll-left .hd{overflow:hidden;padding:0 10px;height:30px;background:#f4f4f4;}
.xg-chanpin .picScroll-left .hd .next,.picScroll-left .hd .prev{float:right;display:block;overflow:hidden;margin-top:10px;margin-right:5px;width:5px;height:9px;background:url(../images/arrow.png) no-repeat;cursor:pointer;}
.xg-chanpin .picScroll-left .hd .next{background-position:0 -50px;}
.xg-chanpin .picScroll-left .hd .prevStop{background-position:-60px 0;}
.xg-chanpin .picScroll-left .hd .nextStop{background-position:-60px -50px;}
.xg-chanpin .picScroll-left .hd ul{float:right;overflow:hidden;margin-top:10px;zoom:1;zoom:1;}
.xg-chanpin .picScroll-left .hd ul li{float:left;overflow:hidden;margin-right:5px;width:9px;height:9px;background:url(../images/icoCircle.gif) 0 -9px no-repeat;text-indent:-999px;cursor:pointer;}
.xg-chanpin .picScroll-left .hd ul li.on{background-position:0 0;}
.xg-chanpin .picScroll-left .bd{padding:10px;}
.xg-chanpin .picScroll-left .bd ul{overflow:hidden;zoom:1;}
.xg-chanpin .picScroll-left .bd ul li{float:left;overflow:hidden;margin:0 8px;width:180px;text-align:center;}
.xg-chanpin .picScroll-left .bd ul li .pic{text-align:center;}
.xg-chanpin .picScroll-left .bd ul li .pic img{display:block;padding:2px;width:174px;border:1px solid #ccc;}
.xg-chanpin .picScroll-left .bd ul li .pic a:hover img{border-color:#999;}
.xg-chanpin .picScroll-left .bd ul li .title{display:-webkit-box;display:box;overflow:hidden;margin:5px auto 0;width:170px;height:40px;text-align:center;text-overflow:ellipsis;font-size:14px;line-height:20px;-webkit-box-orient:vertical;box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;}
.xg-chanpin h2,.xg-xinwen h2{padding:5px 0 5px 24px;background:#00a40a;color:#FFF;font-size:18px;line-height:32px;}
/*--------------------右边------------------*/
.n-right{float:right;width:370px;}
.s-r-block{
	background-color:#fff;
	border:1px #dedede solid;
}
.shop-contact .contact-tit{
	display:flex;
	display:-webkit-flex;
	align-items:center;
	padding:20px 10px;
	vertical-align:middle;
}
.shop-contact .contact-tit .shop-logo{
	width:50px;
	height:50px;
	border-radius:50%;
	margin-right:10px;
	flex-shrink:0;
	vertical-align:text-top;
}
.shop-contact .contact-tit h2{
	font-size:20px;
	color:#333;
	display:inline-block;
}
.shop-contact  .contact-con{
	padding:0 20px 20px;
}
.shop-contact .contact-con .contact-item{
	margin-bottom:10px;
	display:flex;
	display:-webkit-flex;
	align-items:flex-start;
}
.shop-contact  .contact-con .contact-item .i-left{
	flex-shrink:0;
	margin-right:10px;
	color:#666;
	padding-bottom:10px;
}
.shop-contact  .contact-con .contact-item .i-right{
	flex-grow:1;
	color:#333;
	font-size:12px;
}
.shop-contact  .contact-con .contact-item.phone .i-right{
	font-size:16px;
}
.s-r-block .contact-item.center{
	text-align:center;
	justify-content:center;
}
.s-r-block .contact-item .msgtel{
	color: #395de2;
    text-decoration: underline;
    cursor:pointer;
}

.s-r-block .block-tit{
	padding:20px 10px;
	border-bottom:1px #f0f0f0 solid;
	font-size:20px;
	color:#333;
	display:-webkit-flex;
	display:flex;
	align-items:center;
}
.s-r-block .block-tit img{
	margin-right:10px;
}
.s-r-block .block-con{
	padding:20px 10px;
}
.s-r-block .block-news-list{
	padding:10px 10px;
}
.s-r-block .block-news-list li{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:32px;
}
/*.s-r-block .block-news-list li:before{
	content:"";
	display:block;
	width:4px;
	height:4px;
	border-radius:50%;
	margin-right:5px;
	background-color:#999;
}
.s-r-block .block-news-list li:hover:before{
	background-color:#ff3600;
}*/
.s-r-block .block-news-list li a{
	font-size:16px;
	color:#666;
}
.s-r-block .block-news-list li:hover a{
	color:#ff3600;
	text-decoration:underline;
}
.s-r-block .block-cont{
	padding:0 10px 20px;
}
.b-r-block .line-group{
	height:32px;
	line-height:32px;
	border-bottom:1px #f0f0f0 solid;
	vertical-align:middle;
	margin-top:20px;
}
.s-r-block .block-con .textarea{
	width:94%;
	height:8em;
	border:1px #dedede solid;
	text-align:justify;
	outline:none;
	color:#666;
	padding:10px;
    resize: none;	
}
.s-r-block .block-con .textarea-input{
	width:100%;
	border:1px #dedede solid;
	text-align:justify;
	outline:none;
	color:#666;
	padding:10px;
	resize:none;
	line-height:26px; 
	height:3em;
}
.s-r-block .block-con .line-group{
	display:flex;
	height:36px;
	border:1px #dedede solid;
	margin-top:20px;
	padding:0 10px
}
.s-r-block .line-group .group-tit{
	display:inline-block;
	width:50px;
	flex-shrink:0;
	display:flex;
	align-items:center;
	color:#333;
}
.s-r-block .line-group .group-tit .orange{
	color:#ff3600;
	margin-left:5px;
}
.s-r-block .line-group .input{
	width:272px;
	height:34px;
	border:none;
}
.s-r-block .line-group.border-none{
	border:none;
	height:32px;
	margin-right:5px;
}
.s-r-block .line-group.border-none select{
	margin-right:10px;
	border:1px #cdcdcd solid;
	color:#666;
	height:30px;
}

.s-r-block .submit{
	display:block;
	width:240px;
	height:36px;
	margin:20px auto 10px;
	border-radius:5px;
	text-align:center;
	background-color:#329128;
	border:none;
	font-size:16px;
	color:#fff;
	cursor:pointer;
}

/*.b-r-block {
	background-color:#fff;
}
.b-r-block .block-tit{
	padding:20px 15px;
	border-bottom:1px #f0f0f0 solid;
	font-size:20px;
	color:#333;
	display:-webkit-flex;
	display:flex;
	align-items:center;
}
.b-r-block .block-tit img{
	margin-right:10px;
}
.b-r-block .block-con{
	padding:20px 15px;
}
.b-r-block .link-list li{
	display:flex;
	display:-webkit-flex;
	align-items:center;
	line-height:30px;
}
.b-r-block .link-list li:before{
	content:"";
	display:flex;
	display:-webkit-flex;
	width:20px;
	flex-shrink:0;
	align-items:center;
	justify-content:center;
	font-size:16px;
	color:#666;
}
.b-r-block .link-list li a{
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.b-r-block .link-list li:hover:before,.b-r-block .link-list li:hover a{
	color:#236de8;
}
.b-r-block .line-group{
	height:32px;
	line-height:32px;
	border-bottom:1px #f0f0f0 solid;
	vertical-align:middle;
	margin-top:20px;
	display:flex;
	align-items:center;
}
.b-r-block .block-con .textarea{
	width:100%;
	height:8em;
	border:none;
	text-align:justify;
	outline:none;
	color:#666;
	border: solid 1px #f0f0f0;
    padding: 5px;
    resize: none;
}
.b-r-block .line-group .group-tit{
	display:inline-block;
	width:50px;
	color:#333;
	flex-shrink:0;
	display:flex;
	align-items:center;
}
.b-r-block .line-group .group-tit .orange{
	color:#ff3600;
	margin-left:5px;
}
.b-r-block .line-group .input{
	width:272px;
	height:30px;
	border:none;
}
.b-r-block .submit{
	display:block;
	width:98%;
	height:36px;
	margin:20px auto 10px;
	border-radius:5px;
	text-align:center;
	background-color:#236de8;
	border:none;
	font-size:16px;
	color:#fff;
	cursor:pointer;
}
*/


/*--------代理意向页面---------*/
.message-list{
	padding:50px 0;
}
.message-list table th{
	background-color:#f6f6f6;
}

/*--------产品终端页面---------*/
.pro-top{
	padding:20px 0;
}
.pro-prev,.pro-next{
	display:block;
	width:64px;
	height:64px;
	float:left;
	margin-top:170px;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.pro-prev{
	background-image:url(../images/prev.png);
}
.pro-next{
	background-image:url(../images/next.png);
}
.pro-prev:hover,.pro-next:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
/**/
.pro-data-pic {
    position: relative;
	padding: 20px 40px 10px 40px;
    width: 300px;
	float:left;
	border: 1px #dedede solid;
}
.pro-data-pic .first-pic {
    display: block;
    width: 300px;
    height: 396px;
    background: url(../images/pre-load-200.gif) no-repeat center;
    background-size: 100% 100%;
}
.pro-data-pic .showing {
    /* display: none; */
    /* display: inline-block; */
    position: relative;
}
.pro-data-pic .showing span.icon {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: url(../images/icon-see-big-pic.png) no-repeat center;
}
.pro-data-pic .showing img {
    width: 300px;
    height: 396px;
	border-radius:10px;
}
.pro-data-pic .move-box {
    margin-top: 16px;
    margin-bottom: 10px;
    position: relative;
}
.pro-data-pic .move-box .move {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    /* top: 0; */
    display: inline-block;
    width: 10px;
    height: 18px;
    background-size: 10px 18px;
    cursor: pointer;
}
.pro-data-pic .move-box .move.prev {
    left: 0;
    background: url(../images/allbgs.png) no-repeat 0px -216px;
}
.pro-data-pic .move-box .move.prev.act {
    /* background: url(../images/prev-ss-hover.png) no-repeat center; */
    background: url(../images/allbgs.png) no-repeat 0px -234px;
}
.pro-data-pic .move-box .move.prev.no {
    background: url(../images/allbgs.png) no-repeat 0px -252px;
}
.pro-data-pic .move-box .move.next {
    right: 0;
    background: url(../images/allbgs.png) no-repeat 0px -162px;
}
.pro-data-pic .move-box .move.next.no {
    background: url(../images/allbgs.png) no-repeat 0px -198px;
}
.pro-data-pic .move-box .fixed-box {
    height: 60px;
    width: 260px;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.pro-data-pic .move-box .move-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 3000px;
    transition: all linear 0.3s;
}
.pro-data-pic .move-box .move-container li {
    float: left;
    margin-right: 10.2px;
    cursor: pointer;
}
.pro-data-pic .move-box .move-container li img {
    width: 42px;
    height: 56px;
    border: 1px solid transparent;
    background: url(../images/pre-load-200.gif) no-repeat center;
}
.pro-data-pic .move-box .move-container li.act img, .pro-data-pic .move-box .move-container li:hover img {
    border: 1px solid #ff6700;
}

/**/
.pro-img{
	padding:22px 40px;
	background-color:#fff;
	border:1px #dedede solid;
	float:left;
	margin:0 10px;
}

.pro-img img{
	width:300px;
	height:396px;
}

.pro-top .pull-right{
	width:788px;
}
.pro-top h1{
/*	font-size:28px;
	color:#277521;*/

	font-size: 28px;
	color: #277521;
	font-weight: normal;
	letter-spacing: 0.5px;
	margin-bottom: 10px;

}
.pro-top .pull-right .little-title {
    color: #999;
/*    margin-bottom: 14px;*/
}

.pro-jianjie{
	height:140px;
	padding-top:30px;
	margin-top:20px;
	background-color:#f8f8f8;
	position:relative;
	border-top: 1px solid #277521;
}
.pro-jianjie p{
	font-size:14px;
	margin:0 0 12px 40px;
}
.pro-jianjie p .tit{
	color:#666;
}
.pro-jianjie p a{
	color:#000;
}
.pro-jianjie p a:hover{
	color:#f00;
}
.pro-jianjie .ljzx{
	display:block;
	width:54px;
	height:127px;
	background-image:url(../images/ljzx.png);
	position:absolute;
	top:-4px;
	right:37px;
	z-index:2;
}

.pull-right .submit-box {
    margin: 20px auto 10px;
}
.pull-right .submit-box a {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    box-sizing: border-box;
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    transition: all linear 0.1s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
}

.pull-right .submit-box .purchase-btn, .pull-right.submit-box .shop-gotoshop {
    width: 150px;
    background: #ff8400;
    padding-left: 20px;
    position: relative;
}
.pull-right .submit-box .purchase-btn:hover, .pull-right .submit-box .shop-gotoshop:hover {
    background: #ff6700;
}


.pull-right .submit-box .purchase-btn .icon {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 19px;
    background: url(../images/icon-ask_value.png) no-repeat center;
    top: 50%;
    left: 25px;
    margin-top: -7px;
}
.pull-right .submit-box .concat-btn, .pull-right .submit-box .callback-btn {
    width: 166px;
    border: 1px solid #ff5700;
    line-height: 40px;
    color: #ff5700;
    padding-left: 25px;
    background: #ffece0;
    /* margin: 0 26px; */
    margin-left: 24px;
    /* margin-right: 26px; */
    position: relative;
}

.pull-right .submit-box .concat-btn:hover, .pull-right .submit-box .callback-btn:hover {
    background: #fecfb8;
}

.pull-right .submit-box .concat-btn .icon, .pull-right .submit-box .callback-btn .icon {
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../images/icon-see.png) no-repeat center;
    background-size: 18px 18px;
    top: 50%;
    left: 20px;
    margin-top: -9px;
}

.pro-similar{
	width:730px;
	margin:30px auto 0;
	position:relative;
}
.pro-similar .prev,.pro-similar .next{
	display:block;
	width:20px;
	height:105px;
	position:absolute;
	top:30px;
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index:2;
	cursor:pointer;
}
.pro-similar .prev{
	background-image:url(../images/up.gif);
	left:-30px;
}
.pro-similar .next{
	background-image:url(../images/down.gif);
	right:-30px;
}
.pro-similar .prev:hover,.pro-similar .next:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.pro-similar .bd ul{
	overflow:hidden;
	zoom:1;
}
.pro-similar .bd ul li{
	float:left;
	margin:0 12px;
	_display:inline;
	overflow:hidden;
	text-align:center;
	cursor: pointer;
}
.pro-similar .bd ul li img{
	width:121px;
	height:160px;
	border: 1px solid transparent;
}
.pro-similar .bd ul li:hover img{
	border: 1px solid #ff6700;
}


.pro-detail{
	padding:0 0 50px;
}
.pro-detail .detail-tit{
	height:35px;
	padding-top:8px;
	background-color:#f6f6f6;
	border-bottom:2px #277521 solid;
}
.pro-detail .detail-tit.fixed{
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:2;
}
.pro-detail .detail-nav{
	width:1100px;
	margin:0 auto;
}
.pro-detail .detail-nav a{
	display:block;
	float:left;
	width:120px;
	height:30px;
	font-size:18px;
	line-height:30px;
	text-align:center;
	color:#333;
	padding-top:4px;
}
.pro-detail .detail-nav a.active{
	background-color:#fff;
	border:1px #277521 solid;
	border-bottom: 2px #fff solid;
	border-radius:10px 10px 0 0;
	color:#277521;
}
.pt62{
	padding-top:52px;
}
.detail-item{
	border:1px #dedede solid;
	color:#333;
	padding:20px 50px 50px 50px ;
}
.detail-item .table {
	border-bottom: 1px solid #eee;
    padding: 20px 0;
    position: relative;
}

.detail-item .table table {
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
}
.detail-item .table table td {
    border: 1px solid #ccc;
    height: 42px;
    text-align: center;
    color: #555;
	
}
.detail-item .table table td.bg {
    background: #f5f5f5;
    color: #777;
    width: 130px;
}
.detail-item .table table td.bg div {
    width: 130px;
    overflow: hidden;
}
.detail-item .table table td {
    width: 260px;
}
.detail-item .table table td div {
   /* width: 260px;*/
    overflow: hidden;
}

.detail-item .goods-con-title {
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
    color: #060606;
    font-weight: bold;
}
.detail-item .goods-con-title .y {
    color: #ee702e;
}
.detail-item .goods-con-title .eng {
    font-family: arial;
    font-size: 12px;
    color: #000;
    font-weight: normal;
}

.params-container {
    font-size: 14px;
    line-height: 0;
    background: #fff;
}
.params-contain {
	margin-bottom: 20px;
}
.params-container .item-cantainer {
    display: inline-block;
    box-sizing: border-box;
    width: 33.333333333333336%;
    padding-right: 16px;
    margin-bottom: 16px;
    line-height: 22px;
    vertical-align: top;
}
.params-container .item-cantainer:nth-child(3n) {
    padding-right: 0;
}
@media screen and (min-width: 1260px){
	.params-container .item-cantainer {
		padding-right: 24px;
	}
}
.params-container .item-cantainer .name {
    float: left;
    box-sizing: border-box;
    width: 80px;
    padding-right: 12px;
    color: #999;
    word-break: break-all;
}
@media screen and (min-width: 1260px){
	.params-container .item-cantainer .name {
		width: 100px;
		padding-right: 16px;
	}
}
.params-container .item-cantainer .value {
    margin-left: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (min-width: 1260px){
	.params-container .item-cantainer .value {
		margin-left: 100px;
	}
}
.params-container .expand {
    position: relative;
    border-top: 1px solid #eee;
    margin-top: 15px;
}


.detail-item p{
	padding: 5px 0;
    line-height: 30px;
}
#cpts img{
	max-width:100%;
}

.lyzx-tit{
	font-size:20px;
	color:#309128;
	padding:0 0 10px;
}
#lyzx .detail-item{
	margin-top:0;
}
#lyzx .ly-box{
	border:0;
	margin:0;
	padding:0;
}
#lyzx .lytj{
	margin:60px 0 18px 0;
}
#lyzx .message-list{
	padding:0;
}
#lyzx .message-list table{
	width:1100px;
}

#lianxi .lxfs-box{
	margin:0;
	height:auto;
}

#lianxi .lxfs-box p.vip,#lianxi .lxfs-box p.ptkh{
	margin:0;
}
#lianxi .lxfs-box .call-me{
	margin:0;
}

.pro-tg{
	padding:40px 0;
}
.pro-tg .tit{
	height:30px;
	margin:0 auto 30px;
	overflow:hidden;
}

.pro-tg .tit .tit-name{
	font-size:22px;
	color:#309128;
}
.pro-tg .jgx{
	width:1040px;
	height:16px;
	margin:0 10px;
	border-bottom:2px #309128 dashed;
}
.pro-tg .more{
	display:block;
	width:50px;
	background:url(../images/jt_you.png) no-repeat right;
	font-size:16px;
	color:#333;
	margin-top:6px;
	float:right;
}
.pro-tg .more:hover{
	color:#f00;
	background-image:url(../images/jt_you_active.png);
}





/*--------留言引导---------*/
#ken_BB
{
	font-family: "Microsoft YaHei" , "微软雅黑E\8F6F\96C5\9ED1" , "宋体B8B\4F53" , "黑体ED1\4F53" ,Arial;
	text-align: center;
	color: White;
	vertical-align: middle;
	font-size: 20px;
	left: 0px;
	position: fixed;
	bottom: 0;
	background: #000;
	width: 100%;
	height: 40px;
	line-height: 40px;
	z-index: 999;
	opacity: .90;
	filter: alpha(opacity=80);
	_bottom: auto;
	_width: expression(document.body.clientWidth);
	_position: absolute;
	overflow: hidden; 
	_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight- (parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
#ken_BB a
{
	color: #fff;
	letter-spacing: 2px;
}
#ken_BB a img
{
	padding-bottom: 3px;
	vertical-align: middle;
}

/*--------留言客服---------*/
.liuyan-kefu{float:left; margin:70px 20px 24px 80px;border:2px #dedede solid; padding:30px 50px; width:760px;}
.liuyan-kefu .tishi{color:#d20000; line-height:1.5; margin-bottom:20px;}
.liuyan-kefu .tishi .larger{font-size:2em; display:block;}
.liuyan-kefu li{line-height:2; margin-bottom:1em;}
.liuyan-kefu li .block-float{display:block; float:left; margin-right:10px;}
.liuyan-kefu li img{vertical-align:sub;}
.liuyan-kefu .kf-erweima{float:right;}

/*--------底部---------*/
#footer{border-top:2px solid #91d29c;background:#fff;margin:0px auto 60px; font-size:12px}
#footer .footerCont{width:950px;margin:0 auto;text-align:center;line-height:22px;}
#footer .footerCont a{color:#666;}
#footer .footerCont a:hover{color:#f00;}
#footer .footerCont p{border-bottom:1px dashed #ccc;padding:5px 0;margin-bottom:10px;}
#footer .footerCont strong a{ color:#f00;}
/*--------在线留言---------*/
.xfck{position: fixed;right: 15px;top:420px;width:57px;height: auto;border:1px solid #ccc;text-align:center;}
.xfck .hide{display:none}
.ck_i{width: 49px;cursor: pointer;padding: 4px 4px 0;background: #ededed;font-size:12px;}
.ck_i:hover{background:#dadada}
.ck_i span {height: 20px;display: block;border-bottom: 1px solid #ddd;padding: 2px 0 6px;}
/*底部快速留言条*/
.footer_fixed{ height:50px; width:100%; position:fixed;bottom:0; z-index:10; }
.footfix_bg{width:100%; height:50px;background:#000;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80); position:absolute; bottom:0; z-index:-1;}
.Bottom_nav{width:950px;margin:0 auto; padding-top:8px;}
.BN_left{ width:670px; float:left;}
.BN_left img{ position:relative; top:5px;}
.BN_right1,.BN_right2{ float:right; margin-left:15px; display:inline;font-size:18px; color:#fff !important; text-decoration:none !important; cursor:pointer;padding:0px 11px; line-height:35px; text-align:center; border-radius:3px;-webkit-box-shadow: 3px 3px 3px #0c0c0c;  
  -moz-box-shadow: 3px 3px 3px #0c0c0c;  
  box-shadow: 3px 3px 3px #0c0c0c; }
.BN_right1{ background:#ff000c;}
.BN_right2{ background:#21ac03;}
.returnTop{position: fixed; bottom:0; right:0; z-index: 10000; display:none; cursor:pointer;}
#codeimg_right{ width:100px; height:200px;background:url(/images/fastfind/1288code_right.jpg) no-repeat; position:fixed; right:0px;bottom:50px; }
/*.layui-layer.layui-layer-iframe{ background-color:transparent;}*/