
.text_ellipsis{overflow:hidden; 
white-space:nowrap;
text-overflow:ellipsis; }
.text_ellipsis2{overflow:hidden; 
text-overflow:ellipsis; 
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
}
.text_ellipsis3{overflow:hidden; 
text-overflow:ellipsis; 
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:3; 
}
.container_1200{width:1200px;margin:auto;}
.container_1260{width:1260px;margin:auto;}
.fill_10{clear:both;height:10px;}
.fill_20{clear:both;height:20px;}
.fill_30{clear:both;height:30px;}
.fill_40{clear:both;height:40px;}
.fill_50{clear:both;height:50px;}
.fill_60{clear:both;height:60px;}
.fill_70{clear:both;height:70px;}
.fill_80{clear:both;height:80px;}
.fill_90{clear:both;height:90px;}
.fill_100{clear:both;height:100px;}

.f_l {
    float: left;
}
.f_r {
    float: right;
}
.trans_0_1{transition: all 0.1s linear;}
/* banner */
.special_banner{font-size:0;position: relative;overflow: hidden;background-repeat: no-repeat;background-position: center;}
.special_banner img{opacity: 0;filter: alpha(opacity=0); }

/*现场实况*/

.special_site .h1{font-size:44px;font-weight:800;color:#1e1e1e;}
.special_site .p1{width:870px;font-size:28px;font-weight:400;color:#999999;}

#video {
	width: 1200px;
	height: 710px;
	margin: 0 auto;
	position: relative;
}

#video video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.VideoImg{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 1200px;
	height: 710px;
	z-index: 10;
}

.VideoBtn{
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 110px;
	height: 110px;
	margin-left: -55px;
	margin-top: -55px;
	cursor: pointer;
	z-index: 11;
}

/*展会历程*/

.about-history{height:900px; padding:64px 106px 0; background:url(../images/bg_about_history.jpg) no-repeat center fixed; -webkit-background-size:100% 100%; background-size:100% 100%;}
.about-title {margin-bottom: 25px;}
.about-title h3 {margin: 0 0 10px;font-size:44px;font-weight:800;color: #fff;}
.about-title p {margin: 0;font-size: 36px;font-weight: 300;color: #ECECEC;}
.title-white h3{ color:#fff;}
.title-white p{ color:rgba(222,222,222,.09);}
.about-history-list{ position:relative;margin:auto;top:30px;}
.about-history-list .flex-viewport{ padding:0 31px;}
.about-history-list .flex-viewport:before{ position:absolute; top:50%; right:0; left:0; border-top:1px solid #C7C7C7; content:'';}
.about-history-list .slides li{ position:relative; width:253px; height:680px; margin-right:31px;}
.about-history-list .slides li .item{ position:absolute; right:-32px; bottom:0; left:-32px; min-height:152px; padding:44px 0 0 0; background-color:#fff; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; -ms-transition:all .2s ease; -o-transition:all .2s ease; transition:all .2s ease;}
.about-history-list .slides li .item:before{ position:absolute; top:-49px; left:50%; width:20px; height:20px; overflow:hidden; margin-left:-10px; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; background-color:rgba(218,183,101,.6); content:'';}
.about-history-list .slides li .item:after{ position:absolute; top:-45px; left:50%; width:12px; height:12px; overflow:hidden; margin-left:-6px; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; background-color:#DAB765; content:'';}
.about-history-list .slides li:nth-child(even) .item{ top:0; bottom:auto; padding:0 0 44px;}
.about-history-list .slides li:nth-child(even) .item:before{ top:auto; bottom:-49px;}
.about-history-list .slides li:nth-child(even) .item:after{ top:auto; bottom:-45px;}
.about-history-list .slides li .item:hover{ background-color:#DAB765;}
.about-history-list .slides li .item h3{ position:absolute; top:0; right:0; left:0; height:44px; line-height:44px; margin:0; font-size:20px; font-weight:400; color:#999999; text-align:center; background-color:#e2e2e2; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; -ms-transition:all .2s ease; -o-transition:all .2s ease; transition:all .2s ease;}
.about-history-list .slides li .item:hover h3{ color:#232323; background-color:#fff;}
.about-history-list .slides li .item h3:before{ position:absolute; bottom:100%; left:50%; margin-left:-9px; border-width:0 9px 18px; border-style:solid; border-color:transparent transparent #E2E2E2; content:'';}
.about-history-list .slides li:nth-child(even) .item h3{ top:auto; bottom:0;}
.about-history-list .slides li:nth-child(even) .item h3:before{ top:100%; bottom:auto; border-width:18px 9px 0; border-color:#E2E2E2 transparent transparent;}
.about-history-list .slides li .item .desc{ line-height:24px; padding:22px 26px 0; font-size:14px; color:#929292;}
.about-history-list .slides li .item:hover .desc{ color:#ffffff;}
.about-history-list .slides li .item .desc p{ margin:0;}
.about-history-list .flex-direction-nav{ padding:0; margin:0; list-style:none;}
.about-history-list .flex-direction-nav a{ position:absolute; top:50%; width:48px; height:160px; line-height:160px; overflow:hidden; margin-top:-80px; font-size:50px; font-family:simsun; color:#ffffff; text-align:center;}
.about-history-list .flex-direction-nav a.flex-prev{ left:-48px;}
.about-history-list .flex-direction-nav a.flex-next{ right:-48px;}
.about-history-swiper{ width:100%;}
.about-history-swiper .swiper-slide .item{ overflow:hidden; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background-color:#fff;}
.about-history-swiper .swiper-slide .item h3{ margin:0; height:40px; line-height:40px; overflow:hidden; font-size:20px; text-align:center; color:#999999; background-color:#e2e2e2;}
.about-history-swiper .swiper-slide .item .desc{ line-height:20px; padding:10px; font-size:14px; color:#929292;}
.about-history-swiper .swiper-slide .item .desc p{ margin:0;}
.about-history-swiper .about-history-pagination{ position:static; margin-top:10px;}
.about-history-list .slides li .item .his_img{padding: 22px 26px 20px;}
.about-history-list .slides li .item .his_img img{width:100%;}
.about-history-swiper .about-history-pagination .swiper-pagination-bullet{ background:#fff;}
.about-history-swiper .about-history-pagination .swiper-pagination-bullet-active{ background:#C91523;}
a{color:#414141;text-decoration:none; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; -ms-transition:all .2s ease; -o-transition:all .2s ease; transition:all .2s ease;}a:hover{text-decoration:none;}.pull-left{float:left;}.pull-right{float:right;}.pull-none{float:none;}.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:".";font-size:0;}* html .clearfix{zoom:1;}*:first-child+html .clearfix{zoom:1;}.container{width:980px;margin:0 auto;}img{max-width:100%;}img.full{display:block;width:100%;}.list{padding:0;margin:0;list-style:none;}.hidden{ display:none;}.col-1{ float:left; width:8.33333333%;}.col-2{ float:left; width:16.66666667%;}.col-3{ float:left; width:25%;}.col-4{ float:left; width:33.33333333%;}.col-5{ float:left; width:41.66666667%;}.col-6{ float:left; width:50%;}.col-7{ float:left; width:58.33333333%;}.col-8{ float:left; width:66.66666667%;}.col-9{ float:left; width:75%;}.col-10{ float:left; width:83.33333333%;}.col-11{ float:left; width:91.66666667%;}.col-12{ float:left; width:100%;}.col-13{ float:left; width:20%;}.col-offset-3{ margin-left:25%;}.tb{display:table; width:100%; height:100%;}.tbr{display:table-row;}.tbc{display:table-cell;vertical-align:middle;}

.row{margin-right: -10px;
    margin-left: -10px;}
.h-background {position:relative}
.h-background>* {position:relative;z-index:1}
.h-background::after {background-color:#f3f3f3;content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}
.h-background--primary {color:#fff}
.h-background--primary p {color:#fff}
.h-background--primary::after {background-color:#C00B36}
.h-background--primary-highlight,.h-background--primary-highlight::after {background-color:#A70A2F}
.h-background--fullwidth::after {left:50%;margin-left:-50vw;width:100vw}
.h-background--halfwidth-left::after,.h-background--halfwidth-right::after {left:50%;margin-left:-50vw;width:100vw}
@media screen and (min-width:768px) {
.h-background--halfwidth-left::after {left:auto;margin:0 1px 0 0;right:0;width:50vw}
.h-background--halfwidth-right::after {left:0;margin:0 0 0 1px;width:50vw}
}
.m-teaser {margin-bottom:10px;padding-bottom:40px;padding-top:40px;position:relative}
.m-teaser .m-rich-text {width:auto}
.m-teaser__link {height:100%;left:0;top:0;width:100%}
.m-teaser__link h2,.m-teaser__link h3 {color:#303030;font-size:26px;}
.m-teaser__link:hover h2,.m-teaser__link:hover h3,.m-teaser__link:active h2,.m-teaser__link:active h3,.m-teaser__link:focus h2,.m-teaser__link:focus h3 {color:#303030}
.m-teaser__inner {position:relative;z-index:2}
.m-teaser__inner .a-image {margin-bottom:30px}
.m-teaser__inner .m-rich-text {margin-bottom:30px}
@media screen and (min-width:768px) {
.m-teaser {padding-bottom:80px;padding-top:80px}
.m-teaser.h-background::before {background:transparent;content:"";display:block;height:100%;position:absolute;right:-50px;top:0;width:100vw}
.m-teaser.h-background::after {transition:height 1s,margin-left 1s,margin-right 1s,margin-top 1s,width 1s}
.m-teaser.h-background--halfwidth-left::before {right:-6px;width:50vw}
.m-teaser.h-background--halfwidth-left::after {margin:0}
.m-teaser.h-background--halfwidth-right::before {left:-6px;right:0;width:50vw}
.m-teaser.h-background--halfwidth-right::after {margin:0}
.m-teaser:hover.h-background::after {height:calc(100% - 80px);margin-top:13%;width:48vw}
.m-teaser:hover.h-background--halfwidth-left::after {margin-left:0;margin-right:11%}
.m-teaser:hover.h-background--halfwidth-right::after {margin-left:11%}
}
@media screen and (min-width:1024px) {.m-teaser.h-background::before {right:-70px}
.m-teaser.h-background--halfwidth-left::before {right:-6px}
.m-teaser.h-background--halfwidth-right::before {right:0}
.m-teaser:hover.h-background::after {margin-top:10%}
.m-teaser:hover.h-background--halfwidth-left::after {margin-left:0;margin-right:10%}
.m-teaser:hover.h-background--halfwidth-right::after {margin-left:10%}
.m-teaser__inner {position:relative;z-index:2}
.m-teaser__inner .a-image {margin-bottom:40px}
.m-teaser__inner .m-rich-text {margin-bottom:40px}
}
@media screen and (min-width:1280px) {.m-teaser.h-background::before {left:50%;margin-left:-50vw}
.m-teaser.h-background--halfwidth-left::before {left:auto;margin:0}
.m-teaser.h-background--halfwidth-right::before {left:-6px;margin:0}
.m-teaser:hover.h-background::after {width:550px}
.m-teaser:hover.h-background--halfwidth-left::after {margin-right:60px;margin-left:0}
.m-teaser:hover.h-background--halfwidth-right::after {margin-left:60px}
}
.m-teaser-container {margin-bottom:40px}
@media screen and (min-width:1024px) {.m-teaser-container {margin-bottom:60px}
}
@media screen and (min-width:768px) {.m-teaser-container__left-column .m-teaser {padding-right:16.66667%}
.m-teaser-container__left-column .m-teaser::after {right:-6px}
.m-teaser-container__right-column {margin-top:80px}
.m-teaser-container__right-column .m-teaser {padding-left:16.66667%}
.m-teaser-container__right-column .m-teaser::after {left:-6px}
}

.zhankai{width:210px;margin:auto;}
/*精彩视频*/

.special_video{overflow:hidden;}
.special_video .special_video01{overflow:hidden;}
.special_video .special_video01 .special_video_title{overflow:hidden;border-bottom:1px solid #e1e1e1;position:relative;}
.special_video .special_video01 .special_video_title h1{font-size:32px;color:#111111;float:left;margin-bottom:20px;}

.special_video .special_video01 .special_video_title a{width:134px;height:46px;border:2px solid #450f31;float:right;font-size:16px;line-height:46px;text-align: center;color:#450f31;}
.special_video .special_video01 .special_video_title .line{width:60px;height:6px;background:#e8ce72;position:absolute;bottom:0;}

.special_video .special_video01 .special_video_cont{overflow:hidden;margin-top:38px;}
.special_video .special_video01 .special_video_cont .jianjie_left{float:left;width:346px;height:478px;background:#f1f1f1;}
.special_video .special_video01 .special_video_cont .jianjie_left .jianjie_left_img{width:346px;height:346px;}
.special_video .special_video01 .special_video_cont .jianjie_left .jianjie_left_img img{width:100%;}
.special_video .special_video01 .special_video_cont .jianjie_left h1{font-size:24px;color:#333;font-weight:normal;padding:10px 20px;}
.special_video .special_video01 .special_video_cont .jianjie_left p{font-size:16px;color:#666;font-weight:normal;padding:0px 20px;}
.special_video .special_video01 .special_video_cont .jianjie_right{width:854px;float:right;}
.special_video .special_video01 .special_video_cont .jianjie_right #video01{width:854px!important;height:478px!important;margin: 0 auto;
	position: relative;}

.special_video .special_video01 .special_video_cont .jianjie_right #video01 video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.special_video .special_video01 .special_video_cont .jianjie_right #video01 .VideoImg01{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width:854px;height:478px;
	z-index: 10;
}

.special_video .special_video01 .special_video_cont .jianjie_right #video01 .VideoBtn01{
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 110px;
	height: 110px;
	margin-left: -55px;
	margin-top: -55px;
	cursor: pointer;
	z-index: 11;
}
.special_video .special_video01 .special_video_cont .jianjie_right #video02{width:854px!important;height:478px!important;margin: 0 auto;
	position: relative;}

.special_video .special_video01 .special_video_cont .jianjie_right #video02 video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.special_video .special_video01 .special_video_cont .jianjie_right #video02 .VideoImg02{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width:854px;height:478px;
	z-index: 10;
}

.special_video .special_video01 .special_video_cont .jianjie_right #video02 .VideoBtn02{
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 110px;
	height: 110px;
	margin-left: -55px;
	margin-top: -55px;
	cursor: pointer;
	z-index: 11;
}

.special_video .special_video01 .special_video_cont .jianjie_right #video03{width:854px!important;height:478px!important;margin: 0 auto;
	position: relative;}

.special_video .special_video01 .special_video_cont .jianjie_right #video03 video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.special_video .special_video01 .special_video_cont .jianjie_right #video03 .VideoImg03{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width:854px;height:478px;
	z-index: 10;
}

.special_video .special_video01 .special_video_cont .jianjie_right #video03 .VideoBtn03{
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 110px;
	height: 110px;
	margin-left: -55px;
	margin-top: -55px;
	cursor: pointer;
	z-index: 11;
}


.special_video .more{width:210px;height:64px;border:2px solid #371722;margin:auto;}
.special_video .more a{font-size:20px;color:#371722;text-align: center;line-height:64px;display:block;}

/*精彩图集*/

.special_tuji{}
.special_tuji .special_tuji01{}
.special_tuji .special_tuji01 h1{font-size: 32px;font-weight:bold;color:#333;}
.special_tuji .special_tuji01 p{font-size:22px;color:#999999;}


/* brand-list */
.brand-list{width:1272px;margin:0 auto;}
.brand-list .item{position:absolute;width:377px;background:url(../images/132.jpg) no-repeat center center;top:0;left:40%;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;}
.brand-list .additem{width:377px;border:none;}
.brand-list .item h3{font-size:42px;color:#666;font-family:arial;font-size:18px;font-weight:800;line-height:.8;margin-bottom:20px;}
.brand-list .item p{margin-bottom:15px;}
.boxgrid{width:377px;height:227px;overflow:hidden;position:relative;}
.boxgridq{width:377px;height:488px;overflow:hidden;position:relative;}
.item .boxgrid h3{margin:10px 0px 21px 0px;color:#FFF;font:18pt 微软雅黑, sans-serif;letter-spacing:-1px;font-weight:normal;text-align:center;}
.boxgrid img{position:absolute;top:0;left:0;border:0;height: 100%;width: 100%;}
.boxgrid p{color:#afafaf;font-weight:bold;text-align:center;}	
.boxgrid p a{text-decoration:none;color:#FFF;font-family:微软雅黑;font-size:12px;}
.boxcaption{float:left;position:absolute;background:url(../images/28.png);height:200px;width:100%;}
.boxcaptiona{float:left;position:absolute;background:url(../images/28.png);height:200px;width:100%;}
.caption .boxcaption{top:165px;left:0px;}
.captiona .boxcaptiona{top:427px;left:0px;}


/*商品参展*/

.special_product{background:url(../images/special_product_bg.jpg) no-repeat center top;}


/*萨友反馈*/

.special_message_cont li{overflow:hidden;}
.special_message_cont li .message_img{float:left;width:204px;height:204px;border-radius:204px;overflow:hidden;}
.special_message_cont li .message_img img{border-radius:204px;}
.special_message_cont li .message_text{float:left;margin-left:48px;width:800px;}
.special_message_cont li .message_text h1{font-size:36px;color:#333;}
.special_message_cont li .message_text p{font-size:18px;color:#999999;margin-top:25px;line-height:30px;}

.special_message_cont .slideBox{ width:1200px; position:relative;  }
.special_message_cont .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:-85px; z-index:1; left:50%;}
.special_message_cont .slideBox .hd ul{ overflow:hidden; zoom:1; }
.special_message_cont .slideBox .hd ul li{ float:left; margin-right:12px;  width:12px; height:12px; line-height:12px; text-align:center; background:#dcdddf; cursor:pointer; border-radius:10px;}
.special_message_cont .slideBox .hd ul li.on{ background:#371722; color:#fff; }
.special_message_cont .slideBox .bd{ position:relative; height:100%; z-index:0;width:1100px;margin-left: 50px;}
.special_message_cont .slideBox .bd li{ zoom:1; vertical-align:middle; }
.special_message_cont .slideBox .bd img{ width:450px; height:230px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
.special_message_cont .slideBox .prev,
.special_message_cont .slideBox .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:28px; height:48px; background:url(../images/nexImg.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.special_message_cont .slideBox .prev{background:url(../images/preImg.png) no-repeat;}
.special_message_cont .slideBox .next{ left:auto; right:0; }
.special_message_cont .slideBox .prev:hover,
.special_message_cont .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.special_message_cont .slideBox .prevStop{ display:none;  }
.special_message_cont .slideBox .nextStop{ display:none;  }


/*新闻页面*/

.news_biaoqian{background:#ba919f;}
.news_biaoqian h1{font-size:26px;color:#fff;padding:25px 25px 8px;}
.news_biaoqian p{font-size:16px;color:#fff;padding:8px 25px 25px;line-height:25px;}

.xin_news{margin-top:20px;}
.xin_news .xin_news_left{background:#fff;padding:30px;width:830px;float:left;border:1px solid #f1f1f1;}
.xin_news .xin_news_left .xin_news01{overflow:hidden;padding-bottom:25px;border-bottom:1px solid #e1e1e1;margin-bottom:25px}
.xin_news .xin_news_left .xin_news01 .xin_news01_img{width:280px;height:188px;float:left;}
.xin_news .xin_news_left .xin_news01 .xin_news01_img img{width:100%;}

.xin_news .xin_news_left .xin_news01 .xin_news01_text{width:516px;float:left;margin-left:30px;}
.xin_news .xin_news_left .xin_news01 .xin_news01_text h1{font-size:18px;color:#333;font-weight:normal;}
.xin_news .xin_news_left .xin_news01 .xin_news01_text h1 span{padding:3px 5px;background:#371722;border-radius:4px;color:#f0d575;font-size:12px;}
.xin_news .xin_news_left .xin_news01 .xin_news01_text .time{background:url(../images/time.png) no-repeat left center;padding-left:20px;color:#999999;font-size:12px;}
.xin_news .xin_news_left .xin_news01 .xin_news01_text .cont{color:#999999;font-size:14px;line-height:26px;}
.xin_news .xin_news_left .xin_news01 .xin_news01_text .biaoqian{font-size:14px;}
.xin_news .xin_news_left .xin_news01 .xin_news01_text .biaoqian a{color:#4d6698;}

.pagelist {}
.pagelist ul{

padding: 20px 0px;
margin: 0 auto;
height: 36px;

text-align: center;
}
.yiiPager li {
width: auto;
height: 30px;

line-height: 14px;
margin: 0;
padding: 5px 6px 0 0;
background: none;
display: inline-block;
}
.yiiPager a {
    font-weight:bold;
    border:1px solid #7c2b47 ;
border-radius: 15px;
color: #7c2b47 ;
display: block;
font-size: 12px;
line-height: 24px;
padding: 2px 10px;
background: #fff;

}
.yiiPager li.selected a {
color: #fff;
background:#7c2b47;
}
.yiiPager li.hidden{display:none;}
.yiiPager li a:hover {
color: #fff;
background:#7c2b47;
}



.xin_news_right{width:350px;float:right;border:1px solid #f1f1f1;}
.xin_news_right .xin_news_right_nav{background:#fff}
.xin_news_right .xin_news_right_nav .title{font-size:18px;color:#fff;background:#7c2b47;line-height:56px;font-weight:normal;padding-left:25px;}
.xin_news_right .xin_news_right_nav .xin_news_right_nav_cont{padding:15px;}
.xin_news_right .xin_news_right_nav .xin_news_right_nav_cont a{font-size:12px;color:#999999;padding:5px 10px;background:#f6f6f6;margin-bottom:5px;display:inline-block;}

.xin_news_right .xin_news_right_tuijian{background:#fff}
.xin_news_right .xin_news_right_tuijian .xin_news_right_tuijian_cont{padding:15px;}
.xin_news_right .xin_news_right_tuijian .xin_news_right_tuijian_cont .xin_news_right_tuijian_cont01{overflow:hidden;padding-bottom:15px;border-bottom:1px solid #e1e1e1;margin-bottom:15px;}
.xin_news_right .xin_news_right_tuijian .xin_news_right_tuijian_cont .xin_news_right_tuijian_cont01 .tuijian_img{width:124px;height:83px;float:left;}
.xin_news_right .xin_news_right_tuijian .xin_news_right_tuijian_cont .xin_news_right_tuijian_cont01 .tuijian_img img{width:100%;}
.xin_news_right .xin_news_right_tuijian .xin_news_right_tuijian_cont .xin_news_right_tuijian_cont01 .tuijian_text{width:164px;float:left;margin-left:15px;}
.xin_news_right .xin_news_right_tuijian .xin_news_right_tuijian_cont .xin_news_right_tuijian_cont01 .tuijian_text h1{font-size: 14px;color:#666666;font-weight:normal;}
.xin_news_right .xin_news_right_tuijian .xin_news_right_tuijian_cont .xin_news_right_tuijian_cont01 .tuijian_text p{font-size: 12px;color:#999;}