/**********首页***********/

/*关于我们*/
.index_about{ overflow:hidden; background:#fafafa; padding:50px 0;}
.index_about_tit{ overflow:hidden; text-align:center;}
.index_about_tit li{ display:inline-table; padding:0 15px;}
.index_about_tit li p{ float:left; width:100%; height:50px; background:#f00}
.index_about_tit li.ind_tit_ion1 p{ background:url(../images/ho_about_icon1.png) center no-repeat}
.index_about_tit li.ind_tit_ion2 p{ background:url(../images/ho_about_icon2.png) center no-repeat}
.index_about_tit li.ind_tit_ion3 p{ background:url(../images/ho_about_icon3.png) center no-repeat}
.index_about_tit li.ind_tit_ion4 p{ background:url(../images/ho_about_icon4.png) center no-repeat}
.index_about_tit li.ind_tit_ion5 p{ background:url(../images/ho_about_icon5.png) center no-repeat}
.index_about_tit li span{ float:left; width:100%; height:50px; line-height:50px; color:#c19100; font-size:16px; font-weight:bold;}
.index_about_tit li span i{ height:50px; line-height:50px; font-size:40px; font-weight:bold; color:#da9a00; padding-right:5px; vertical-align: bottom;}
.index_about_tit li dd{ float:left; width:100%; line-height:50px; font-size:18px; color:#666}
.index_about_con{ overflow:hidden; padding-top:50px}
.index_about_con_l{ float:left; width:49%}
.index_about_con_l h2{ float:left; width:100%; font-size:32px; font-weight:bold; line-height:60px; color:#ffbd19;}
.index_about_con_l h3{ float:left; width:100%; line-height:45px; color:#222; font-size:32px;}
.index_about_con_l .con_ltent{ float:left; width:100%; font-size:18px; color:#333; line-height:40px; padding-top:20px;}
.index_about_con_l p{ float:left; width:100%;}
.index_about_con .link{text-align: center;width:auto;clear: both;padding-top: 15px;}
.index_about_con .link a{padding:0 80px;display: inline-block;}
.index_about_con_r{ float:right; width:49%; height:360px; margin-top:50px; position:relative;border-radius:5px; overflow:hidden;box-shadow: 0 1px 15px #ccc; background:#none; z-index:3}

/*主体活动*/
.index_title{ overflow:hidden; position:relative; text-align:center; height:100px;}
.index_title h2{ position:absolute; left:50%; margin-left:-150px; top:12px; width:300px; font-size:50px; line-height:50px; z-index:2}
.index_title span{ position:absolute; left:50%; margin-left:-150px; bottom:0; width:300px; font-size:22px; line-height:30px; text-transform:Uppercase}

.index_huodong{ overflow:hidden; margin-top:80px;}
.index_huodong_l{ overflow:hidden; padding-top:20px;}
.index_huodong_l ul{ float:left; width:102%; margin-left:-2%;}
.index_huodong_l li{ float:left; width:47.3%; height:320px; position:relative; margin:0 0 2% 2%; overflow:hidden; border-radius:3px;}
.index_huodong_l li img{ float:left; width:100%; transition:all 2s;}
.index_huodong_l li:hover img{ transform:scale(1.1, 1.1);}
.index_huodong_l li .hl_c{ position:absolute; width:100%; height:75px; padding:10px 0; left:0; bottom:0; background:rgba(0,0,0,0.7); filter:alpha(opacity=70); overflow:hidden;}
.index_huodong_l li .hl_c span{ position:absolute; left:0; top:10px; width:100%; text-align:center; font-size:16px; color:#fff; line-height:50px; overflow:hidden;}
.index_huodong_l li .hl_c dd{ position:absolute; left:0; bottom:10px; width:100%; text-align:center; font-size:18px; color:#fff; line-height:30px; text-transform:Uppercase;}
.index_huodong_l li .hl_c .l_more{ position:absolute; left:50%; margin-left:-75px; bottom:-50px; width:150px; text-align:center; font-size:22px; color:#fff; line-height:50px; color:#ffbd19; background:#fff;border-radius:5px;transition:all .3s ease;blr:expression(this.onFocus=this.blur());opacity:0;}
.index_huodong_l li:hover .hl_c{ height:100%; padding:0;}
.index_huodong_l li:hover .hl_c span{ top:30%}
.index_huodong_l li:hover .hl_c dd{ bottom:49%}
.index_huodong_l li:hover .hl_c .l_more{ bottom:25%;opacity:1;}
.index_huodong_m{ overflow:hidden; text-align:center;}
.index_huodong_m .more{ display:inline-table; padding:0 80px;}

/*首页新闻资讯*/
.index_news{ overflow:hidden; margin-top:80px; padding:60px 0; background:#f9f9f9}
.index_news_c{ overflow:hidden; padding-top:20px; padding-bottom:60px;}
.index_news_c_r{ float:right; width:100%; border-radius:5px;}
.index_news_c_r ul{ float:left; width:102%; margin-left:-3%}
.index_news_c_r li{ float:left; width:47%; margin-left:3%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:5px; margin-bottom:30px;}
.index_news_c_r li p{ float:left; width:30%; overflow:hidden; padding:20px 0; margin-left:5%;}
.index_news_c_r li p img{ float:left; width:100%; overflow:hidden; border-radius:5px; height:200px}
.index_news_c_r li span{ float:left; width:65%; padding:20px 5%; height:60px; line-height:30px; font-size:16px; color:#555;transition:all .25s ease;blr:expression(this.onFocus=this.blur());}
.index_news_c_r li dd{ float:left; width:95%; line-height:30px; font-size:14px; color:#999}
.index_news_c_r li:hover span{ color:#ffbd19}

/*合作媒体*/
.index_meiti{ overflow:hidden; background:url(../images/ho_hezicon.jpg) center top no-repeat; background-size:cover; padding-top:80px; padding-bottom:60px;}
.index_meiti .index_title h2{ color:#fff}
.index_meiti .index_title span{ color:#fff}
.index_meiti_c{overflow:hidden; padding-top:20px; margin-top:40px; margin-bottom:40px; padding-bottom:60px; width:100% !important; height:260px !important;}

/*关于我们*/
.abouts{ overflow:hidden; padding-top:40px; padding-bottom:100px;}
.abouts .abouts_l{ float:left; width:25%;}
.abouts .abouts_l h2{ float:left; width:100%; height:50px; line-height:50px; font-size:18px; font-weight:bold; color:#222; background:#eee; text-indent:25px;}
.abouts .abouts_l .about_l_nav{ float:left; width:100%; margin-top:10px;}
.abouts .abouts_l .about_l_nav li{ float:left; width:100%; height:40px; line-height:40px; margin-bottom:10px; overflow:hidden; border-radius:3px;transition:all .25s ease;blr:expression(this.onFocus=this.blur());}
.abouts .abouts_l .about_l_nav li:hover{ background:#eee}
.abouts .abouts_l .about_l_nav li.cur{ background:#213def}
.abouts .abouts_l .about_l_nav li.cur a{ color:#fff}
.abouts .abouts_l .about_l_nav li a{ float:left; width:100%; line-height:40px; font-size:16px; color:#555; text-indent:25px;}
.abouts .abouts_l .about_l_coe{ float:left; width:100%; margin-top:10px;}
.abouts .abouts_l .about_l_coe a{ float:left; width:70%; height:50px; line-height:50px; text-align:center; font-size:18px; overflow:hidden; border-radius:3px; color:#fff; margin-bottom:15px;}
.abouts .abouts_l .about_l_coe a:hover{opacity:0.9;}
.abouts .abouts_l .about_l_coe a.ab_cz{ background:#26bcb5}
.abouts .abouts_l .about_l_coe a.ab_cg{ background:#781884}
.abouts .abouts_r{ float:right; width:70%;}
.abouts .abouts_r .about_r_con{ float:left; width:100%; overflow:hidden; font-size:16px; line-height:30px; color:#555;}
.abouts .abouts_r .about_r_con a{ font-size:16px}
.abouts .abouts_r .about_r_con img{ max-width:100%}

/*新闻资讯*/
.abouts .abouts_r .about_r_news{ float:left; width:100%; overflow:hidden;}
.abouts .abouts_r .about_r_news li{ float:left; width:100%; margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #ddd;}
.abouts .abouts_r .about_r_news li .news_list_l_l{ float:left; width:30%; overflow:hidden;}
.abouts .abouts_r .about_r_news li .news_list_l_l img{ float:left; width:100%; transition: all 2s ease; :expression(this.onFocus=this.blur()); min-height:195px}
.abouts .abouts_r .about_r_news li:hover .news_list_l_l img{ transform:scale(1.1, 1.1);}
.abouts .abouts_r .about_r_news li .news_list_l_r{ float:right; width:68%;}
.abouts .abouts_r .about_r_news li .news_list_l_r h2{ line-height:30px;}
.abouts .abouts_r .about_r_news li .news_list_l_r h2 a{ font-size:19px; color:#333; font-weight:bold}
.abouts .abouts_r .about_r_news li .news_list_l_r h2 a:hover{ color:#ffbd19}
.abouts .abouts_r .about_r_news li:hover .news_list_l_r h2 a{ color:#ffbd19}
.abouts .abouts_r .about_r_news li .news_list_l_r .miaoshu{ float:left; width:100%; padding-top:10px; line-height:24px; color:#999; overflow:hidden; text-align:justify}
.abouts .abouts_r .about_r_news li .news_list_l_r .miaoshu img{ display:none;}
.abouts .abouts_r .about_r_news li .news_list_l_r .miaoshu p{ display:inline-table}
.abouts .abouts_r .about_r_news li .news_list_l_r .nmore{ float:left; width:100%; line-height:40px; padding-top:20px; text-align:justify}
.abouts .abouts_r .about_r_news li .news_list_l_r .nmore i{ float:left; line-height:20px; font-size:13px; color:#999}
.abouts .abouts_r .about_r_news li .news_list_l_r .nmore a{ float:right; line-height:20px; font-size:13px; color:#666; border:1px solid #ddd; padding:5px 20px;border-radius:20px; transition:all 1s ease;blr:expression(this.onFocus=this.blur());}
.abouts .abouts_r .about_r_news li:hover .news_list_l_r .nmore a{ background:#ffbd19; color:#fff; border:1px solid #ffbd19;}
.abouts .abouts_r .about_r_news li .news_list_l_r .nmore a:hover{ color:#db2232}
/*新闻详情*/
.about_r_news_title{ float:left; width:100%; padding-bottom:22px; overflow:hidden}
.about_r_news_title h2{ float:left; width:100%; line-height:30px; font-size:18px; font-weight:bold; color:#333; text-align:center;}
.about_r_news_title span{ float:left; width:100%; line-height:30px; text-align:center; font-size:13px; color:#888}
.about_r_news_more{ float:left; width:100%; margin-top:50px;}
.about_r_news_more span{ float:left; width:100%; line-height:50px; background:#f8f8f8; text-indent:25px; color:#555; font-size:14px; margin-bottom:10px}
.about_r_news_more span a{ font-size:14px;}
.about_r_news_more p{ float:left; width:100%;}
.about_r_news_more p a{ float:left; padding:12px 25px; background:#f8f8f8; color:#333; font-size:14px;}
.about_r_news_more p a:hover{ background:#333; color:#fff}

/*分页*/
.pages{ text-align:center; padding:30px 0}
.pages  a{ padding:5px 10px; color:#999; background:#eee; border-radius:2px; margin-left:3px}
.pages span{ padding:5px 10px; color:#fff; font-weight:bold; background:#26bcb5; border-radius:2px;}
.pages ul.pagination {display:inline-block;padding:0;margin:0;}
.pages .pagination a {text-decoration:none;margin-right:0px!important;}
.pages ul.pagination li {display:inline;}

/*展商报名*/
.about_r_zhansorde{ float:left; width:100%; margin-top:50px;}
.about_r_zhansorde li{ float:left; width:50%; margin-bottom:15px;}
.about_r_zhansorde li span{ float:left; width:100%; line-height:25px; font-size:15px; color:#666; padding-bottom:10px}
.about_r_zhansorde li p{ float:left; width:100%;}
.about_r_zhansorde li p input{ float:left; width:100%; height:45px; line-height:45px; border:1px solid #eee; outline:none; text-indent:10px}
.about_r_zhansorde li p textarea{ float:left; width:100%; height:45px; line-height:45px; border:1px solid #eee; outline:none; text-indent:10px}
.about_r_zhansorde li.yzm p input{ width:50%; border-right:none;}
.about_r_zhansorde li.yzm p span{ float:left; width:49%; height:35px; border:1px solid #ddd; border-left:none; line-height: 45px;text-align: center; }
.about_r_zhansorde li.submit{ text-align:center; width:100%; margin-top:20px;}
.about_r_zhansorde li.submit input{ display:inline-table; width:180px; height:45px; line-height:45px; text-align:center; font-size:16px; margin:0 10px; border:0; outline:none; cursor:pointer; border-radius:3px; }
.about_r_zhansorde li.submit input.submit{ background:#333; color:#fff;}
.about_r_zhansorde li.submit input.reset{ background:#eee; color:#666;}

@media screen and (max-width: 1920px) { 
/*合作媒体*/
.index_meiti_c ul{ float:left; width:101%; margin-left:-1%}
.index_meiti_c li{ float:left; width:15.6%; margin:0 0 25px 1%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:2px; position:relative;}
.index_meiti_c li a{display: block;width:250px;height: 125px;border: 1px solid #d1d1d1;margin: 18px;}
.index_meiti_c li a img{border: none;vertical-align: middle; max-width: 100%;}
#hdemo1 {float: left;}
#hdemo2 {float: left;}
.ww{text-align:center;margin: 5px 5px;overflow:hidden;float:left;}
.awith {text-align:center;font-size: 12px;text-decoration: none;}
} 
@media screen and (max-width: 1768px) { 
/*合作媒体*/
.index_meiti_c ul{ float:left; width:101%; margin-left:-2%}
.index_meiti_c li{ float:left; width:15.6%; margin:0 0 25px 1%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:2px; position:relative;}
.index_meiti_c li a{display: block;width:226px;height: 113px;border: 1px solid #d1d1d1;margin: 18px;}
.index_meiti_c li a img{border: none;vertical-align: middle; max-width: 100%;}
#hdemo1 {float: left;}
#hdemo2 {float: left;}
.ww{text-align:center;margin: 5px 5px;overflow:hidden;float:left;}
.awith {text-align:center;font-size: 12px;text-decoration: none;}
} 
@media screen and (max-width: 1680px) { 
/*合作媒体*/
.index_meiti_c ul{ float:left; width:101%; margin-left:-2%}
.index_meiti_c li{ float:left; width:15.6%; margin:0 0 25px 1%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:2px; position:relative;}
.index_meiti_c li a{display: block;width:214px;height: 107px;border: 1px solid #d1d1d1;margin: 18px;}
.index_meiti_c li a img{border: none;vertical-align: middle; max-width: 100%;}
#hdemo1 {float: left;}
#hdemo2 {float: left;}
.ww{text-align:center;margin: 5px 5px;overflow:hidden;float:left;}
.awith {text-align:center;font-size: 12px;text-decoration: none;}
} 
@media screen and (max-width: 1600px) { 
/*合作媒体*/
.index_meiti_c ul{ float:left; width:101%; margin-left:-2%}
.index_meiti_c li{ float:left; width:15.6%; margin:0 0 25px 1%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:2px; position:relative;}
.index_meiti_c li a{display: block;width:200px;height: 100px;border: 1px solid #d1d1d1;margin: 18px;}
.index_meiti_c li a img{border: none;vertical-align: middle; max-width: 100%;}
#hdemo1 {float: left;}
#hdemo2 {float: left;}
.ww{text-align:center;margin: 5px 5px;overflow:hidden;float:left;}
.awith {text-align:center;font-size: 12px;text-decoration: none;}
} 
@media screen and (max-width: 1440px) { 
/*合作媒体*/
.index_meiti_c ul{ float:left; width:101%; margin-left:-2%}
.index_meiti_c li{ float:left; width:15.6%; margin:0 0 25px 1%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:2px; position:relative;}
.index_meiti_c li a{display: block;width:180px;height: 90px;border: 1px solid #d1d1d1;margin: 18px;}
.index_meiti_c li a img{border: none;vertical-align: middle; max-width: 100%;}
#hdemo1 {float: left;}
#hdemo2 {float: left;}
.ww{text-align:center;margin: 5px 5px;overflow:hidden;float:left;}
.awith {text-align:center;font-size: 12px;text-decoration: none;}
} 
@media screen and (max-width: 1366px) { 
/*合作媒体*/
.index_meiti_c{ overflow:hidden; padding-top:20px; margin-top:40px; margin-bottom:40px; padding-bottom:60px; width:1274px !important; height:260px !important;}
.index_meiti_c ul{ float:left; width:101%; margin-left:-2%}
.index_meiti_c li{ float:left; width:15.6%; margin:0 0 25px 1%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:2px; position:relative;}
.index_meiti_c li a{display: block;width:166px;height: 83px;border: 1px solid #d1d1d1;margin: 18px;}
.index_meiti_c li a img{border: none;vertical-align: middle; max-width: 100%;}
#hdemo1 {float: left;}
#hdemo2 {float: left;}
.ww{text-align:center;margin: 5px 5px;overflow:hidden;float:left;}
.awith {text-align:center;font-size: 12px;text-decoration: none;}
} 
@media screen and (max-width: 1024px) { 
/*合作媒体*/
.index_meiti_c{ overflow:hidden; padding-top:20px; margin-top:40px; margin-bottom:40px; padding-bottom:60px; width:983px !important; height:260px !important;}
.index_meiti_c ul{ float:left; width:101%; margin-left:-2%}
.index_meiti_c li{ float:left; width:15.6%; margin:0 0 25px 1%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:2px; position:relative;}
.index_meiti_c li a{display: block;width:120px;height: 60px;border: 1px solid #d1d1d1;margin: 18px;}
.index_meiti_c li a img{border: none;vertical-align: middle; max-width: 100%;}
#hdemo1 {float: left;}
#hdemo2 {float: left;}
.ww{text-align:center;margin: 5px 5px;overflow:hidden;float:left;}
.awith {text-align:center;font-size: 12px;text-decoration: none;}
} 

@media screen and (max-width: 834px) { 
/*合作媒体*/
.index_meiti_c{ overflow:hidden; padding-top:20px; margin-top:40px; margin-bottom:40px; padding-bottom:60px; width:800px !important; height:260px !important;}
.index_meiti_c ul{ float:left; width:101%; margin-left:-2%}
.index_meiti_c li{ float:left; width:15.6%; margin:0 0 25px 1%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:2px; position:relative;}
.index_meiti_c li a{display: block;width:80px;height: 40px;border: 1px solid #d1d1d1;margin: 18px;}
.index_meiti_c li a img{border: none;vertical-align: middle; max-width: 100%;}
#hdemo1 {float: left;}
#hdemo2 {float: left;}
.ww{text-align:center;margin: 5px 5px;overflow:hidden;float:left;}
.awith {text-align:center;font-size: 12px;text-decoration: none;}
} 
@media screen and (max-width: 768px) { 
/*合作媒体*/
.index_meiti_c{ overflow:hidden; padding-top:20px; margin-top:40px; margin-bottom:40px; padding-bottom:60px; width:750px !important; height:260px !important;}
.index_meiti_c ul{ float:left; width:101%; margin-left:-2%}
.index_meiti_c li{ float:left; width:15.6%; margin:0 0 25px 1%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:2px; position:relative;}
.index_meiti_c li a{display: block;width:80px;height: 40px;border: 1px solid #d1d1d1;margin: 18px;}
.index_meiti_c li a img{border: none;vertical-align: middle; max-width: 100%;}
#hdemo1 {float: left;}
#hdemo2 {float: left;}
.ww{text-align:center;margin: 5px 5px;overflow:hidden;float:left;}
.awith {text-align:center;font-size: 12px;text-decoration: none;}
} 
@media screen and (max-width: 428px) { 
/*合作媒体*/
.index_meiti_c{ overflow:hidden; padding-top:20px; margin-top:40px; margin-bottom:40px; padding-bottom:60px; width:411px !important; height:260px !important;}
.index_meiti_c ul{ float:left; width:101%; margin-left:-2%}
.index_meiti_c li{ float:left; width:49%; margin:0 0 25px 1%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:2px; position:relative;}
.index_meiti_c li a{display: block;width:160px;height: 80px;border: 1px solid #d1d1d1;margin: 18px;}
.index_meiti_c li a img{border: none;vertical-align: middle; max-width: 100%;}
#hdemo1 {float: left;}
#hdemo2 {float: left;}
.ww{text-align:center;margin: 5px 5px;overflow:hidden;float:left;}
.awith {text-align:center;font-size: 12px;text-decoration: none;}
} 
@media screen and (max-width: 414px) { 
/*合作媒体*/
.index_meiti_c{ overflow:hidden; padding-top:20px; margin-top:40px; margin-bottom:40px; padding-bottom:60px; width:397px !important; height:260px !important;}
.index_meiti_c ul{ float:left; width:101%; margin-left:-2%}
.index_meiti_c li{ float:left; width:49%; margin:0 0 25px 1%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:2px; position:relative;}
.index_meiti_c li a{display: block;width:150px;height: 75px;border: 1px solid #d1d1d1;margin: 18px;}
.index_meiti_c li a img{border: none;vertical-align: middle; max-width: 100%;}
#hdemo1 {float: left;}
#hdemo2 {float: left;}
.ww{text-align:center;margin: 5px 5px;overflow:hidden;float:left;}
.awith {text-align:center;font-size: 12px;text-decoration: none;}
} 

@media screen and (max-width:1680px){
.header .header_n .mainlevel{ padding:0 16px;}
.header .header_h .a_href{ margin-right:15px}
.header .header_h .a_href a{ margin-right:15px}
.header .header_h .langs .langs_l{ margin-right:0;}

.index_about{ padding:50px 0 80px 0}
.index_about_con_r{ height:313px; margin-top:55px;}

.index_meiti_c .hotPic .imgList li{ width:178px;}

.index_news_c_l .flex-control-nav{ top:200px}
.index_news_c_l .flex-direction-nav{ top:190px}
.index_news_c_l .slides li p{ height:240px}
.index_news_c_l .slides li img{ min-height:240px}
}
@media screen and (max-width:1440px){
.header{ height:90px;}
.header .header_h{ height:90px}
.header .header_h .logo{ height:70px;}
.header .header_h .logo img{ height:70px;}
.header .header_h .langs{ padding-top:28px}
.header .header_h .a_href{ padding-top:25px}
.header .header_h .a_href a{ padding:0 15px; font-size:16px;}
.header .header_h .langs .langs_r h3 a{ font-size:16px;}
.header .header_n{ height:90px; margin-right:10px;}
.header .header_n .mainlevel{ height:87px; line-height:87px;}
.header .header_n .mainlevel .nav_list{ top:90px}
.header .header_n .mainlevel .n_list{ line-height:87px; font-size:16px;}

.header .header_h .langs .langs_l:hover .searchkey{width:80px;}

.header .header_n .mainlevel .nav_list{ height:250px;}
.header .header_n .mainlevel .nav_list .nav_list_l img{max-height: 240px;}

.index_about_tit li span{ height:40px; line-height:40px;}
.index_about_tit li span i{ height:40px; line-height:40px; font-size:34px;}
.index_about_tit li dd{ line-height:40px;}
.index_about_con_l h2{ font-size:28px; line-height:50px;}
.index_about_con_l h3{ line-height:40px; font-size:28px;}
.index_about_con_l .con_ltent{ font-size:16px; line-height:35px;}
.index_about_con_r{ height:350px; margin-top:80px;}
.con_banner{ padding-top:90px;}

.index_title h2{ line-height:60px; font-size:40px;}
.index_title span{ font-size:18px;}

.index_huodong_l li .hl_c{ height:60px;}
.index_huodong_l li .hl_c span{ font-size:25px; line-height:40px;}
.index_huodong_l li .hl_c dd{ font-size:14px; line-height:20px}
.index_huodong_l li:hover .hl_c span{ top:26%}

.index_meiti_c .hotPic .imgList li{ width:185px;}

.index_news_c_l .slides li p{ height:250px;}
.index_news_c_l .flex-control-nav{ top:230px;}
.index_news_c_l .flex-direction-nav{ top:210px}

.index_huodong{ margin-top:40px}
.index_news{ padding:40px 0; margin-top:40px;}

.index_news_c_l .flex-control-nav{ top:160px}
.index_news_c_l .flex-direction-nav{ top:150px}
.index_news_c_l .slides li p{ height:200px}
.index_news_c_l .slides li img{ min-height:200px}
}
@media screen and (max-width:1366px){
.warp {width:100%;position:relative;max-width:1300px;margin:0 auto;}

.header .header_h .a_href a{ letter-spacing:0;}
.header .header_n .mainlevel{ padding:0 15px;}
.index_about{ padding:40px 0 70px 0; background-size:50%}
.index_about_tit li{ padding:0 10px;}
.index_about_con{ padding-top:30px;}
.index_about_con_r{ height:255px;}
.index_about_con_r #play{ width:90px; height:90px; background-size:100%}

.index_meiti_c .hotPic .imgList li{ width:175px;}

.index_about_tit li{ width:190px;}

.index_news_c_l .flex-control-nav{ top:140px}
.index_news_c_l .flex-direction-nav{ top:130px}
.index_news_c_l .slides li p{ height:180px}
.index_news_c_r li p img{ height:140px;}
.index_news_c_l .slides li img{ min-height:180px}
}

@media screen and (max-width:1280px){
.warp{ width:100%; position:relative; max-width:1200px; margin:0 auto;}
.warp2 {width:96%;position:relative;margin:0 auto;}
.header .header_n .mainlevel{ padding:0 13px;}
.index_about_con_r{ height:250px;}

.index_huodong_l li .hl_c span{ font-size:22px}
.index_meiti_c .hotPic .imgList li{ width:170px}

}
@media screen and (max-width:1200px){
.warp{ width:100%; position:relative; max-width:1100px; margin:0 auto;}
.foot .foot_l{ width:68%}
.foot .footer_item{ margin-right:1%;}
.foot_r{ width:30%;}
.index_meiti_c .hotPic .imgList li{ width:155px}

.header .header_h .logo{ padding:15px 0 0px 0}
.header .header_n .mainlevel .n_list{ font-size:16px;}
.header .header_h .logo img{ height:50px}

.index_about_tit li{ width:170px;}

.index_huodong{ margin-top:30px}
.index_news{ padding:30px 0; margin-top:30px;}
.foot{ padding:40px 0 0 0}

}
@media screen and (max-width:1024px){
.warp{ width:100%; position:relative; max-width:1000px; margin:0 auto;}
.header .header_h .langs .langs_l{ display:none;}
.header .header_h .langs .langs_r{ margin-left:0}
.header .header_h .logo{ padding:20px 0 0px 0}
.header .header_n .mainlevel .n_list{ font-size:14px;}
.header .header_h .logo img{ height:40px}

.index_about_tit li{ width:130px;}
.index_about_tit li span{ height:30px; line-height:30px}
.index_about_tit li span i{ font-size:26px}
.index_about_tit li dd{ line-height:25px; font-size:14px}
.foot .foot_l{ width:65%;}
.foot .foot_r{ width:33%}
.foot .footer_item h2 a{ font-size:16px;}
}

@media all and (max-width:768px), only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px), only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px), only screen and (min-device-pixel-ratio:2) and (max-width:1024px), only screen and (min-resolution:192dpi) and (max-width:1024px), only screen and (min-resolution:2dppx) and (max-width:1024px){
.header .header_n .mainlevel .n_list{ color:#555}

.index_banner{ display:block}
.index_banner .flex-control-nav{ right:50%;z-index:2;width:100%; margin-right:-50%;text-align:center;}
.index_banner .flex-control-nav li{ width:auto !important; }
.index_banner .flex-control-nav a{ width:10px !important; height:10px !important; border-radius:50%; }
.index_banner .flex-control-nav .flex-active{ width:30px !important; border-radius:20px; }
.index_banner .flex-direction-nav{ display:none;}

#tFocus{ display:none;}
.abouts .abouts_r .about_r_zsminglu #form span{ display: none;}
.abouts .abouts_r .about_r_zsminglu #form .searchbtn{text-indent: 0; width: 22%;}
.abouts .abouts_r .about_r_news li .news_list_l_l img{ min-height:100px}
.header{ height:60px;}
.header .header_h{ height:60px}
.header .header_h .logo{ float:left; height:50px; padding:5px 0 }
.header .header_h .logo img{ float:left; height:40px;}
.header .header_h .langs{ padding-top:0}
.header .header_h .langs .langs_r h3{ height:60px; line-height:60px;}
.header .header_h .langs .langs_r h3 a{ color:#999}
.header .header_h .a_href{ display:none;}
.header .header_h .langs .langs_l{ display:none;}
.header .header_h .langs .langs_r{ height:auto; margin-left:0; margin-right:55px;}
.header .header_n{ padding-top:20px;}
.header .header_n .mainlevel{ height:45px; line-height:45px; border-bottom:1px solid #eee !important}
.header .header_n .mainlevel .n_list{ float:left; width:100%; text-align:center; line-height:45px;}

.header .header_n .pho_hrcz{ display:block; float:left; width:100% !important;}
.header .header_n .pho_hrcz a{ float:left; width:100%; height:45px; line-height:45px; text-align:center; font-size:18px; color:#fff; margin-top:10px;}
.header .header_n .pho_hrcz a.h_hrcz{ background:#061b8d}
.header .header_n .pho_hrcz a.h_hrcg{ background:#26bcb5}
.header .header_n .mainlevel .nav_list{ display:none !important;}
.header .header_n .mainlevel .nav_list .nav_licom{ display:none;}

.index_about_con{ padding-top:10px}
.pc_phone{ display:block !important;}
.con_banner{ padding-top:0px}

.index_about{ padding:20px 0;}
.index_about_tit{ width:100%}
.index_about_tit li{ float:left; width:20%; padding:0; margin:0}
.index_about_tit li p{ height:30px; background-size:auto 100% !important}
.index_about_tit li span{ height:30px; line-height:40px; font-size:12px;}
.index_about_tit li span i{ height:30px; line-height:40px; font-size:13px; padding-right:0 !important}
.index_about_tit li dd{ font-size:12px;}
.index_about_con_l{ width:100%}
.index_about_con_l h2{ line-height:50px; font-size:22px; text-align:center;}
.index_about_con_l h3{ text-align:center; font-size:20px; display:none;}
.index_about_con_l .con_ltent{ padding-top:0; font-size:15px; line-height:32px;}
.index_about_con_l p{ margin-top:20px; text-align:center}
.index_about_con_l p a{ float:none; display:inline-table;}
.index_about_con_r{ width:100%; margin-top:10px; box-shadow:none;height: inherit;}
.index_huodong{ margin-top:20px;}
.index_title{ height:80px;}
.index_title p{ top:20px;}
.index_title h2{ font-size:30px; line-height:30px;}

.index_huodong_l li{ width:100%; height:auto;}
.index_huodong_l li .hl_c{ height:40px; padding:0 0}
.index_huodong_l li .hl_c span{ font-size:16px; top:3px; height:18px; line-height:18px; overflow:hidden}
.index_huodong_l li .hl_c dd{ font-size:12px; bottom:2px; height:15px; line-height:15px;}
.index_huodong_l li:hover .hl_c .l_more{ width: 80px; line-height: 35px; bottom:10%; margin-left: -40px; font-size:14px;}

.index_news{ padding:20px 0; margin-top:20px}
.index_news_c_l{ width:100%;}
.index_news_c_l .slides li p{ height:auto}
.index_news_c_r{ width:100%}
.index_news_c_r ul{ width:100%; margin:0}
.index_news_c_r li{ width:100%; margin:0}
.index_news_c_r li span{ width:96%; padding:5px 2%;}
.index_news_c_r li dd{ width:96%; padding:0 2%;}
.index_news_c{ padding-bottom:20px}

.index_news_c_l .flex-control-nav{ top:60%}
.index_news_c_l .flex-direction-nav{ top:55%}
.index_news_c_l .slides li p{ height:auto;}
.index_news_c_r li span{ height:auto}
.index_news_c_r li p img{ height:auto; /*min-height: 250px*/}
.index_news_c_l .slides li img{ min-height:260px}

.index_meiti{padding-top:30px; margin-top:30px;padding-bottom: 20px;}
.index_meiti_c .hotPic .JQ-slide-nav a.prev{ left:-5px}
.index_meiti_c .hotPic .JQ-slide-nav a.next{ right:-5px}
.index_meiti_c{ padding-bottom:30px}

.abouts{ padding-top:5px; padding-bottom:40px}
.abouts .abouts_l{ width:100%; border-bottom:1px solid #ddd}
.abouts .abouts_l h2{ display:none;}
.abouts .abouts_l .about_l_nav{ width:98%; padding:0 1%}
.abouts .abouts_l .about_l_nav li{ width:50%}
.abouts .abouts_l .about_l_coe{ display:none;}
.abouts .abouts_r{ float:left; width:96%; padding:15px 2% 0 2%;}

.abouts .abouts_r .about_r_zsminglu li{ width:44%}

.abouts .abouts_r .about_r_image li{ width:30.3% !important}

.abouts .abouts_r .about_r_news li .news_list_l_l{ width:41%;}
.abouts .abouts_r .about_r_news li .news_list_l_r{ width:57%}
.abouts .abouts_r .about_r_news li .news_list_l_r h2{ line-height:26px;}
.abouts .abouts_r .about_r_news li .news_list_l_r h2 a{ font-size:16px}
.abouts .abouts_r .about_r_news li .news_list_l_r .miaoshu{ display:none;}
.abouts .abouts_r .about_r_news li .news_list_l_r .nmore{ padding-top:0}

.abouts .abouts_r .about_r_newsmv li span{ padding-top:10px; line-height:25px !important; min-height:50px;}
.abouts .abouts_r .about_r_newsmv li i{ background-position:center 30px !important}

.mv_list_llover{ width:100% !important; height:400px; margin: -200px 0 0 0 !important; left:0 !important}
.mv_list_llover .show_l_closede iframe{ height:300px !important}

.about_r_con_mingl{ padding:15px 5%;}
.about_r_con_mingl .about_r_con_mingl_l{ width:100%}
.about_r_con_mingl .about_r_con_mingl_r{ width:100%}

.abouts .abouts_r .about_r_con{ font-size:15px !important; line-height:28px !important;}


.index_about_con_r #play{ display: none;}

.foot{display: none;}
.foot .foot_l{ display:none;}

.footer{ padding-bottom:50px !important;}

.right_order{ position:fixed; right:0 !important; top:auto; bottom:0 !important; width:100% !important;}
.right_order li{ float:left; width:50% !important;}
.right_order li a{ float:left; width:100% !important; height:50px; line-height:50px; text-align:center; font-size:15px !important; color:#fff; margin-top:0 !important; box-shadow: 0 1px 8px #ccc;border-radius:0 !important;}

}

.tc {text-align:center}
img {border-style:none}
.flex {display:-webkit-box;display:-webkit-flex;display:flex}
.flex-center-center {display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}
.flex-center-center {-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}
.pc-hide {display:none}


@media (max-width:768px) {.pc-hide {display:block}
.m-hide {display:none}
.index_news_c_r li{ float:left; width:100%; background:#fff; box-shadow: 0 1px 10px #ddd; overflow:hidden; border-radius:5px; margin-bottom:20px;}
.index_news_c_r li p{ float:left; width:100%; overflow:hidden;padding: 10px;margin-left: 0;}
.index_news_c_r li p img{ float:left; width:100%; overflow:hidden; border-radius:5px;}
.index_news_c_r li span{ float:left; width:100%; padding:10px 5%; font-size:16px; color:#555;transition:all .25s ease;blr:expression(this.onFocus=this.blur());}
.index_news_c_r li dd{ float:left; width:100%; padding:0 0; line-height:30px; font-size:14px; color:#999}
.index_news_c_r li:hover span{ color:#006634}
}

@media (max-width:768px) {
.m-back-top {z-index:100;position:fixed;right:.71428571rem;bottom:3.57142857rem;width:2.42857143rem;height:2.42857143rem;background:url(../images/back-icon.png) no-repeat 50% rgba(38,188,181,.8);background-size:1.28571429rem;border-radius:50%}
}