@charset "gb2312";
/* CSS Document */

/* CSS Document */
/*边距清零*/
ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,ol{margin:0; padding:0;}
form,span,input,select{margin:0; padding:0;}
/*----------------------------------------------------------总体设置----------------------------------------------------------*/
html{margin:0 auto;padding:0;font-size:14px; overflow-y:scroll;overflow-x:hidden;}
body{line-height:200%; color:#0a0b01; margin:0 auto;padding:0; }
a:link,a:visited{color:#0a0b01; text-decoration: none;}
a:active{color:#0a0b01; text-decoration:none;}
a:hover{color:#f00;}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签虚线*/
p{ margin:0; padding:0;}
img{ margin:0; padding:0; border:0;}
ul,li{ list-style-type:none; margin:0; padding:0;}

/*公共*/

.clear{ clear:both;}
.padding{padding:30px 0; margin:0 auto;}
.nothing{font-size:14px; font-weight:bold; color:#f00; text-align:left;}/*资料整理中*/
.floatL{ float:left;}
.floatR{ float:right;}

.marginT{ margin:15px auto;}
.indextitle{ font-size:30px; color:#262626; text-align:center; position:relative; font-family:'微软雅黑'; line-height:1.5; padding:15px 0;}
.indextitle span{ font-size:14px; color:#666; text-transform:uppercase; display:block;}
 
.indextitle .more{ position:absolute; right:12px; bottom:30px; font-size:14px; font-family:'宋体';}


.w1100{ width:1100px; margin:0 auto; padding:15px 0;}
.w1000{ width:1100px; margin:0 auto;}
/*----------------------------------------------------------/总体设置----------------------------------------------------------*/

/*-----head设置----*/
/*logo*/

.logo{ background:url(images/logo.jpg) no-repeat center; margin:0 auto; height:133px;}
/*导航*/

#menu{ z-index:1000000;margin:0 auto;  font-size:16px;  height:47px; background:#419afe; overflow:hidden;  font-family:'微软雅黑'; }
.navbox{margin:0 auto; z-index:9;padding:0; padding:0; width:1180px;}
.nav{margin:0 auto;list-style:none; padding:0 0; }
.nav li{ display:block; float:left; position:relative;text-align:center; line-height:47px;}
.nav li a{display:block; padding:0 40px; color:#fff; }
.nav li.mline{width:0px; padding:0; height:47px; padding:0; margin:0;}
.nav li:hover a{ color:#fff; display:block;  background:#0B69C1;}
.nav li.mj_hover_menu a{ color:#fff; display:block;  background:#0B69C1;}


.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none; position:absolute;top:47px; left:0; font-size:12px; z-index:1000000000;}
.nav li .submenu .ddmenu{ width:125px !important;  filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9; background:#fff;  }
.nav li .submenu .ddmenu ul li{width:125px !important;  height:36px !important; line-height:36px !important; float:none !important;text-align:center !important;color:#000; font-weight:normal; background:none; padding:0 !important; border-bottom:1px solid #eee; margin:0 !important;}
.nav li .submenu .ddmenu ul li a{ color:#000 !important; font-size:12px; padding:0; width:125px !important; background:none !important; height:36px !important; line-height:36px !important;}
.nav li .submenu .ddmenu ul li a:hover{ color:#f00 !important;}

.nav li.search{ width:175px; float:right; padding:10px 10px 0 0;}
.nav li.search input[type='text']{ padding:3.5px; height:24px; width:125px; line-height:24px; background:#fbf4f5; border:0; float:left;}
.nav li.search .sub{  height:31px; width:41px; float:left; line-height:31px;  border:0; background:url(images/ss.jpg) no-repeat center #fbf4f5; }

/*banner*/


.slider{ margin:0 auto; position:relative;}
.flexslider {margin: 0;padding: 0;}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%;display: block;}
.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 450px;}
.no-js .slides > li:first-child {display: block;}
.flexslider {margin: 0 auto;position: relative;width:100%;zoom: 1;}
.flexslider .slides {zoom: 1;}
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 60px;height: 90px;margin: -60px 0 0;display: block;background: url(images/ad_ctr.png) no-repeat 0 0;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 0 -90px;right:50px;}
.flex-direction-nav .flex-prev {left: 50px;}
.flexslider:hover .flex-next {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;filter:alpha(opacity=50);}

.flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center;}
.flex-control-nav li {margin: 0 2px;display: inline-block; zoom: 1;*display: inline;}
.flex-control-paging li a {background: url(images/dot.png) no-repeat 0 -16px;display:block;height: 16px;overflow: hidden;text-indent:-99em;width: 16px;cursor: pointer;
}
.flex-control-paging li a.flex-active {background-position: 0 0;}


/*首页*/
.indextitle_1{ text-align:left;font-family:'微软雅黑'; height:30px; overflow:hidden; line-height:24px; margin:0 !important; position:relative;}
.indextitle_1 strong{ font-size:24px; color:#000;font-weight:normal;}
.indextitle_1 span{ font-size:18px;display:inline-block; margin-left:10px; color:#7f7f7f; text-transform:uppercase; position:absolute; bottom:3px;}
.indextitle_1 a.more{ float:right;}

.gg{ border:1px solid #DAEFF2; background:url(images/gg.jpg) no-repeat center left; height:58px; line-height:58px; margin:25px auto; width:1098px;font-family:'微软雅黑';}
.gg strong{ display:block; float:left; font-size:20px; color:#e50222; font-weight:normal; margin-left:100px;}
.gg1{ width:720px; float:left; height:35px; font-size:18px; line-height:35px; overflow:hidden; margin-top:12px;}
.gg1 .date{ float:right;}
.gg a.more{ float:right; font-size:18px; padding-right:30px;}
.w785{ width:785px; height:400px;}
.w290{ width:360px;height:400px; overflow:hidden; }

.fuwu{ width:290px;font-family:'微软雅黑';}
.fuwu ul{ margin-top:20px;}
.fuwu li{ height:60px; line-height:60px; font-size:20px; padding:0 35px; background:#eee; margin-bottom:3px;}
.fuwu li:hover{ background:#f7f5f5;}
.fuwu li a{ display:block;}
.fuwu li span{ float:right;}


.news_show{ padding:30px 0; position:relative;}
.news_show .border{ top:44px;}


/*协会简介*/

.about{ height:430px; padding-top:19px; background:url(images/about.jpg) no-repeat center;}
.aboutt{ padding:15px 0; width:1100px; margin:0 auto;font-family:'微软雅黑'; font-size:18px; line-height:2.2;}
.aboutt img{ margin-bottom:10px; float:left; margin-right:50px;}
.about_more{ display:inline-block; margin:0 auto; width:200px; margin:20px 0 0 200px; border:1px solid #1c751e; color:#1c751e !important; text-align:center;}




.news{ width:546px;}
.news2{  position:relative; }
.news2 li{height:40px; line-height:40px; color:#7b7979; text-indent:15px; background:url(images/dian.jpg) no-repeat left center;}
.news2 li.one{ border-bottom:1px solid #eee; text-indent:0; background:none; padding:10px 0; height:auto; line-height:2;}
.news2 li.one strong{ font-size:16px; color:#000; margin-bottom:6px; display:block;}
.news2 li.one{ font-size:14px;}
.news2 li .date{ float:right; font-size:14px;}
.news2 li a{ color:#7b7979;}


/**/


/****************************************************************首页新闻类别开始*********************************************************************/
/*新闻简介+列表*/
.newslist1 li { font-size:14px; padding:15px 0 22px 0; border-bottom:1px dashed #ddd;}
.newslist1 li strong{ display:block;font-size:18px;font-family:'微软雅黑'; background:url(images/dian.jpg) no-repeat center left;
overflow:hidden; padding:6px 0; color:#000; padding-left:38px;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap;}
.newslist1 li P{
	padding-left:38px;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;}


/*新闻简介图片+列表*/
.newslist_pic{ padding:15px 0; width:1240px;}
.newslist_pic li { font-size:14px; float:left; margin-bottom:40px; width:580px; margin-right:40px;}
.newslist_pic li img{ float:left; width:220px; margin-right:18px;}
.newslist_pic li strong{ font-weight:normal; font-size:20px; color:#000;font-family:'微软雅黑'; display:block; padding:8px 0;
text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; }
.newslist_pic li span.date{ color:#bfbfbf; font-size:24px; font-family:Arial, Helvetica, sans-serif;}
.newslist_pic li p{ color:#9f9f9f;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.newslist_pic li  p a{ color:#662501; }


.case{ width:512px;}



/*新闻图片轮播 幻灯片*/
.focusBox1 { position: relative; width:393px; float:left; height:523px; overflow: hidden; margin-top:20px; }
.focusBox1 .pic{position: relative;width:393px;  }
.focusBox1 .pic li{position: absolute; width: 393px; height:523px; left: 0px; top: 0px;display: none;}
.focusBox1 .pic img { width:393px;height:523px;  display: block; overflow: hidden;}
.focusBox1 .txt-bg { position: absolute; bottom:0; height:48px; z-index: 1;overflow: hidden; background: #000; filter: alpha(opacity=65); opacity: 0.65;width:100%; }
.focusBox1 .num { z-index: 3; position:absolute; bottom:15px; right:5px; height:17px;}
.focusBox1 .num li{ height:17px; cursor:pointer;line-height:17px; width:17px; margin-left:5px; float:left; text-align:center;  background:#fff;  }
.focusBox1 .num li.on { background:#f80415; color:#fff;}
.focusBox1 .num li.on a{ color:#fff;}

.focusBox1 .txt { position: absolute; left:0;  bottom:0;width:100%;  z-index: 2; height:48px; overflow: hidden; font-size:16px;font-family:'微软雅黑'; }
.focusBox1 .txt li{ height:48px; width:94%; color:#fff; line-height:48px;  position:absolute; text-align:left !important; bottom:0; padding: 0 3%; }
.focusBox1 .txt li strong{ display:block; padding:12px 0; font-size:20px;  color:#000;}
.focusBox1 .txt li a{ display: block;  text-align:center;  text-decoration: none; }



/*时间+标题+简介 1号款*/
.news_date{ margin:0; padding:0; width:588px;}
.news_date li{ margin-bottom:28px; background:#F3F3F3; height:108px;}

.news_date li .data{ width:106px; height:106px; padding:1px; float:left; font-family:'微软雅黑'; text-align:center; background:url(images/dd.jpg) no-repeat;}
.news_date li .data span{ display:block; background:#903114; height:30px; line-height:30px; text-align:center; color:#fff;}
.news_date li .data strong{ display:block; height:76px; line-height:76px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:36px; color:#b6b6b6;}

.news_date li .content{ padding:10px 10px; float:right; width:460px; overflow:hidden; font-size:16px;}
.news_date li .content a{ font-size:24px; color:#333333; font-family:'微软雅黑'; display:block; height:40px; line-height:40px; overflow:hidden;}
.news_date li .content a:hover{ color:#f00;}
.news_date li .content p{  padding-top:8px;color:#989898; font-size:14px; line-height:2.3; overflow:hidden; height:30px;}
/*时间+标题+简介 2号款*/
.news_date_2{ margin:0; padding:0; width:428px; margin-top:20px;}
.news_date_2 li{ margin-bottom:12px; height:90px; font-size:15px; background:#f8f8f8;}
.news_date_2 li .data{ width:70px;  padding:10px; height:70px; background:#b4b4b5; float:left; font-family:'微软雅黑'; font-size:18px; line-height:22px; text-align:center;color:#fff; }
.news_date_2 li:hover .data{ background:#133283;}
.news_date_2 li .data span{ display:block; height:20px; font-size:16px; text-align:center; line-height:20px; }
.news_date_2 li .data p{ line-height:50px; font-size:36px;}
.news_date_2 li .content{ padding:0; float:right; width:307px; padding:8px 15px; overflow:hidden; }
.news_date_2 li .content a{ color:#333; font-size:20px; font-family:'微软雅黑'; overflow:hidden; height:40px; line-height:40px; display:block;
overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap;
}
.news_date_2 li .content p{ color:#989898; font-size:12px; line-height:2.2; padding-top:0;
overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap;
}

/*图片+标题+简介*/
.news_pic_1{ width:323px; margin-top:20px;}
.news_pic_1 li{ }
.news_pic_1 img{ width:323px; height:154px;}
.news_pic_1 strong{ display:block; height:40px;font-family:'微软雅黑'; font-weight:normal; line-height:40px; padding-top:6px; font-size:20px; color:#666; overflow:hidden;}
.news_pic_1 p{ font-size:14px; color:#888; line-height:2.3;}
.news_pic_1 p a{ color:#f39800;}
/********************************************新闻列表结束*******************************************************************************************************************/

/********************************************产品类别开始*******************************************************************************************************************/



/*图片左边滚动*/
.movepiczong{  margin:0 10px 0 10px; padding:0 0; }
.movepiczong .pictitle{ text-align:center; font-size:14px;   }
.movepiczong .pictitle strong{ display:block;font-family:'微软雅黑'; font-size:16px; font-weight:normal; padding:12px 0;}
.movepicimg{ overflow:hidden; border:3px solid #eee;}
.movepicimg img{ display:block;  }


/*图片向上滚动*/
.FontScroll{ overflow:Hidden; height:292px; width:536px; margin:12px auto 0 auto;}
.FontScroll ul{ width:568px !important;}
.FontScroll ul li{  height:146px;  overflow:hidden; width:164px; margin-right:22px; position:relative; float:left;}
.FontScroll ul li img{ width:162px; height:99px; border:1px solid #ddd;}
.FontScroll ul li p{ display:block; height:45px; line-height:45px;}
.FontScroll .line{text-align:center;width:100%;}
.FontScroll .fontColor a{color:red;}
.FontScroll ul li .proname{ height:32px;  line-height:32px; font-size:15px; text-align:center; }


/*产品分类*/
.title_img{ position:relative; width:1200px; margin:0 auto;}
.title_img .more{ position:absolute; right:0; bottom:25px;}


.indexleft{ width:1100px; margin:0 auto; padding:30px 0;}
.pro1{  margin:0 auto;font-size:24px; padding:0; text-align:center;}
.pro1 li{ display:inline-block; color:#000; float:left; position:relative;  text-align:center; width:15%; padding:0 2.5%; }
.pro1 li img{ display:block; margin:0 auto;}
.pro1 li strong{ font-family:'微软雅黑'; font-weight:normal; font-size:18px; color:#000; display:block; height:45px; line-height:45px; padding:15px 0;}
.pro1 li strong span{ display:block; width:43px; border-bottom:1px solid #1B8CF6; margin:0 auto;}
.pro1 li .c{ font-size:12px; height:80px; display:block; color:#666666;}

.fenlei{ width:230px; border:1px solid #ddd; background:#fff; float:left; margin:20px auto;}
.fenlei ul.fenlei_t{ height:47px; line-height:47px; background:#1D8CF5; text-align:center;font-family:'微软雅黑'; font-size:24px; color:#fff;}
.fenlei ul.fenlei1 li{ height:62px !important; line-height:62px; font-size:16px; text-indent:15px; margin:0; padding:0; text-align:left; border-bottom:1px dashed #ddd; color:#0d0d0d;font-family:'微软雅黑'; }
.fenlei ul.fenlei1 li a{ color:#0d0d0d;}
.fenlei ul.fenlei1 li a:hover{ color:#1c8cf5;}
.fenlei ul.fenlei1 li.selected a{ color:#1c8cf5;}
.fenlei ul.fenlei1 li:last-child{ border:0;}

.fenlei_r{ width:835px; float:right;font-family:'微软雅黑'; margin:20px auto;}
.fenlei_r ul.fenlei2{ width:950px;}
.fenlei_r ul.fenlei2 li{width:256px; float:left; margin-right:34px;}
.fenlei_r ul.fenlei2 li img{ border:3px solid #DCDCDC;}
.fenlei_r ul.fenlei2 li .teanames{ height:50px; line-height:50px; font-size:14px; text-align:center;}



/*产品分类+图片*/
.pro1_pic{ width:1300px; margin:40px auto 20px auto;}
.pro1_pic li{ float:left; width:267px; margin-right:44px; height:138px; overflow:hidden; position:relative;}
.pro1_pic li.more{ background:url(images/4.jpg) no-repeat;}
.pro1_pic li .font{ position:absolute; top:50%; margin-top:-30px; left:50%; margin-left:-60px; width:120px; height:40px; padding:10px 0; text-align:center; font-size:16px; color:#fff; line-height:20px; background:url(images/probj.png) repeat;}
.pro1_pic li .font p{ font-size:12px; text-transform:uppercase;}






/********************************************产品类别结束*******************************************************************************************************************/


/**************/
.indexmaindiv{height:215px;margin:15px auto;width:1170px; padding:0 0;}
.indexmaindiv1{}
.indexmaindiv1 .stylesgoleft{float:left;height:215px;width:22px;background:url(images/left2.jpg) no-repeat center;cursor:pointer;}
.indexmaindiv1 .stylesgoright{float:right;height:215px;width:22px;background:url(images/right2.jpg) no-repeat center ;cursor:pointer;}

.maindiv1{float:left;width:1126px; height:215px; overflow:hidden;position:relative;}
.maindiv1 ul{position:absolute;left:0;top:0;}
.maindiv1 ul li{float:left;width:375px;height:215px;}

.indexmaindiv1 .playerdetail{width:325px;height:215px; margin:0 auto;}
.indexmaindiv1 .playerdetail .detailimg{idth:325px;height:215px;}
.indexmaindiv1 .playerdetail .detailimg img{width:325px;height:215px; display:block;}
/*gundong*/



.newstab { background:#EA8978; margin-bottom:20px;}
.newstab li{ float:left; font-size:18px; width:126px; height:45px;background:url(images/tabline.jpg) no-repeat center left #EA8978; border:1px solid #EA8978; border-bottom:0;  line-height:45px; text-align:center; position:relative;}
.newstab li a{ display:block; position:absolute; height:55px; width:126px; color:#fff;}
.newstab li:first-child{ background:#EA8978;}

.newstab li a:hover{ background:url(images/tab.jpg) no-repeat center bottom #fffbdb; color:#e76e57;}
.newstab li.selected a{ background:url(images/tab.jpg) no-repeat center bottom #fffbdb; color:#e76e57;}

.newscontent dl{ display:none;}
/**/




.infopiclist{ margin:0 auto; padding:0; overflow:hidden;}
.infopiclist ul{ margin:0; padding:0 0; width:910px;}
.infopiclist ul li{ margin-bottom:20px; width:256px; float:left;  margin-right:31px; text-align:center; text-align:center;}
.infopiclist ul li img{ width:250px;}
.infopiclist ul li .indexlistpic{ border:0;  width:250px; border:3px solid #eee;}
.infopiclist ul li .indexlistname{ margin:0 auto; text-align:center; line-height:60px; height:60px;font-family:'微软雅黑'; font-size:15px;}



.infopiclists{ margin:0 auto; padding:0; overflow:hidden;;}
.infopiclists ul{ margin:0; padding:10px 0; width:910px;}
.infopiclists ul li{ margin-bottom:20px; font-size:13px; width:256px; margin-right:31px; float:left;}
.infopiclists ul li img{ width:250px;}
.infopiclists ul li .indexlistpic{ border:0;  width:250px; border:3px solid #eee;}
.infopiclists ul li .indexlistname{font-size:15px;font-family:'微软雅黑'; padding:10px 0; line-height:25px; height:50px; text-align:center;}



/*----------------------------------------------------------内页开始----------------------------------------------------------*/
/*--内页整体--*/

.pager {
	TEXT-ALIGN: center; CLEAR: both; padding-top:25px; font-size:16px;
}
.pager A {  display:inline; zoom:1; margin-right:5px; padding:10px 20px; background:#fff; border:1px solid #ddd;}
.pager SPAN {
	 border:0; line-height:48px; height:48px; display:inline; zoom:1; margin-right:5px; padding:10px 20px; background:#F60; color:#fff;

}
.pager A:hover {  background:#F60; color:#fff;}



/*--------------------------------------------------内页整体开始---------------------------------------------------*/

.info{ width:1100px; margin:0 auto; padding:20px 0;}

.inforight{ width:830px; float:right; margin:0 auto 0 auto; }/*内页左边*/

.infoleft{ width:240px; border:1px solid #ddd; float:left;}
.infocontent{clear:both; margin:0 auto; padding:0; }/*内页右边内容详情*/
.infocontentz{ margin:0 auto;   text-align:left; padding:15px 0;  line-height:2.2;  border-top:0; min-height:520px; }
.infocontent img{ max-width:100%;}

.zuzhi_left{ margin:0 auto;}
.zuzhi_left{ }
.zuzhi_left li{   font-family:'微软雅黑'; margin-bottom:5px; font-size:24px; background:#e9e9e9; height:72px; line-height:72px;}
.zuzhi_left li img{ float:left; margin-right:13px;}
/*--------------------------------------------------内页整体结束----------------------------------------------*/





/*内页右边栏目*/
.topmenu{font-weight:normal;  font-size:12px; font-family:'宋体'; padding-top:00px;}



.indextitles1{ border-bottom:1px solid #ddd; height:50px; line-height:45px;font-family:'微软雅黑'; font-size:24px; background:url(images/info.png) no-repeat center right; color:#111; background-size:auto 40px;}
.indextitles1 span{ font-size:14px; text-transform:uppercase; color:#888; padding-left:8px;}


#left_menu{font-family:'微软雅黑'; }
#left_menu ul.title{ height:50px; line-height:50px; background:#1D8CF5; text-align:center;font-family:'微软雅黑'; font-size:24px; color:#fff;}
#left_menu li{  height:62px; line-height:62px; font-size:16px; text-align:left; text-indent:15px; border-bottom:1px dashed #ddd; color:#0d0d0d; }
#left_menu li a{ display:block;color:#0d0d0d;}

#left_menu li:hover a{ color:#1c8cf5;}
#left_menu li.ledd a{  color:#1c8cf5;}
#left_menu li:last-child{ border:0;}





.articlist{ padding:0 0; }
.articlist li { font-size:14px;  border-bottom:1px dashed #ddd; padding:20px 0 0 0;}
.articlist li img{ float:right; width:437px; margin-left:18px;}
.articlist li .date{ display:block; float:left; width:100px; height:120px;font-family:'微软雅黑';}
.articlist li .date strong{ font-size:26px; font-weight:bold; color:#4a4a4a;}
.articlist li .date p{ font-size:14px; color:#888;}

.articlist li strong{  font-size:20px; color:#171717;font-family:'微软雅黑'; font-weight:normal; display:block; height:40px; line-height:40px;
text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; }
.articlist li p{color:#888; font-size:12px; line-height:2;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.articlist li  p a{ color:#662501; }



.artictitle{ text-align:center; font-size:16px;  border-bottom:1px dotted #ccc; font-weight:bold;}
.artictitle_1{ text-align:center; color:#ccc;}

/*-新闻--
.articlist{ margin:0; padding:0; width:1300px;}
.articlist li{ margin-bottom:28px; width:560px; float:left; height:108px; margin-right:80px; font-size:15px;}
.articlist li .data{ width:81px; padding:20px 0; height:50px;float:left; font-family:'微软雅黑'; font-size:18px; line-height:22px; text-align:center; background:url(images/time.png) no-repeat;}
.articlist li .data span{ display:block;  color:#fff;}
.articlist li .content{ padding:0; float:right; width:450px; overflow:hidden;}
.articlist li .content p a{ color:#068900;}
.articlist li .content p{ color:#989898; font-size:13px; line-height:1.8; padding-top:6px;}
*/

.artictitle{ text-align:center; font-size:16px;  border-bottom:1px dotted #ccc; font-weight:bold;}
.artictitle_1{ text-align:center; color:#ccc;}

/*新闻详情内容*/
.artictitle_3{ height:25px; line-height:25px; text-align:left;}/*新闻详情上一篇,下一篇*/
/*--图文片列表开始--*/
.getpicimg{margin:0; text-align:left; }/*产品图片*/
.getpicimgb{ padding:0px;  border:1px solid #50A6D9;} 

.getpicname{ line-height:35px; height:35px; text-align:center; overflow:hidden;  margin:5px auto 0 auto;padding:0;}/*产品名称*/

.getpicpage{ height:60px; line-height:60px; padding:0px; text-align:center; }/*产品页码*/

.getpicimg .getpicnamea p{ text-align:left; font-weight:bold; display:block; line-height:50px;}
.getpicimg .getpicnamea span a{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#f00}
.getpicimg .getpicnamea span a:hover{ color:#000;}
.getpicimg .more{ background:url(images/more.jpg) no-repeat; width:110px; height:33px; margin:10px 0; line-height:33px; text-align:center;}


/*--图文详细开始--*/
.picshow{margin:0 auto; width:auto; text-align:center;}
.picshow span{}
.picshow_1{margin:0 auto; text-align:left; font-size:15px; font-weight:bold; text-align:center;}
.picshow_2{height:auto;}
.picshow_2 img{ max-width:100%;}
.picshow_3{ color:#777; font-family:'微软雅黑';}
.picshow_3 strong{ display:block;font-size:20px; text-align:center; display:block; height:40px; color:#000; }
.picshow_3 p{ font-family:Arial, Helvetica, sans-serif; display:block; text-align:center; color:#bbb; border-bottom:1px dotted #ddd; margin-bottom:15px;}
.picshow_3 b{ display:block;}
.picshow_content{ padding:15px 0;}

/*--案例列表开始--*/
.getpicimga{margin:0 auto; border:1px solid #E2E2E2; padding:5px;  background:#fff; }/*产案例名称*/
.getpicnamea{ line-height:35px; height:35px; margin:0;text-align:center;}/*案例名称*/
.getpicpagea{ height:30px; line-height:30px;padding:3px 0 3px 0; text-align:center;}/*案例页码*/

/*--客户留言--*/
.feedback{  margin:0 auto;}
.feedback0{height:25px;  margin:0 0 0 0px; border-left:1px solid #ddd;border-top:1px solid #ddd;border-right:1px solid #ddd;}/*留言标题*/
.feedback1{border:1px solid #ddd; height:100%; float:left;margin:0 0 6px 0px;}/*中间整体*/
.feedback2{width:69px; height:100%; float:left; padding-top:20px; margin:0 auto;text-align:center;}/*头像*/
.feedback3{height:100%; width:1028px; float:right;border-left:1px solid #ddd}/*头像右边框*/
.feedback4{text-align:left; height:auto; border-bottom:1px solid #ddd; padding:8px;}/*留言内容*/
.feedback7{text-align:left; height:auto;padding:6px;color:#F60;}/*站长回复*/
.feedback5{border:1px solid #ddd; background:none; color:#686868;}/*留言文本框*/
.feedback6{background:none; border:1px solid #ddd; color:#686868; padding-top:3px;} /*留言文按钮*/

.booktext{ border:1px solid #f1f1f1; background:#fff; height:31px; line-height:31px; margin:0; padding:0 0 0 10px; color:#888; font-size:13px;}
.booktext1{ width:460px;}
.booktext2{ width:150px;}
.booktext3{ width:214px;}
.booktext4{ width:80px;}
.booktexts{ border:1px solid #f1f1f1;width:452px;  margin:0; padding:10px; color:#bbb; font-size:13px;}
.bookbutt{ width:90px; background:#fff; background:url(images/t.png) no-repeat center; width:195px; border:0; margin:0; padding:0; font-size:15px; color:#fff; height:54px; font-family:'微软雅黑';}
.orderform .bb1{ width:100px; margin:0;}
.orderform .bb2{ width:230px; margin:0;}
.orderform .bb3{ width:450px; margin:0;}
.orderform .bb4{ margin:0;}

/*----------------------------------------------------------左边设置开始----------------------------------------------------------*/




/*------------------------------------------------------------bottom设置----------------------------------------------------*/

/*底部*/


.link{   text-align:left; height:36px; line-height:36px; width:1100px; margin:0 auto; font-size:12px;}


.bottom{ margin:0 auto 0 auto; background:url(images/bottom.jpg) repeat-x #3A3A3A; line-height:2; text-align:left; color:#fff;  position:relative;}
.bottom a{ color:#fff;}
.bottom a:hover{ color:#ff0;}
.bottom1{ width:800px; padding:20px 0;  margin:0 auto; background:url(images/blogo.jpg) no-repeat center left; padding-left:300px;}
.bottom1 img{ float:right;}
