@charset "UTF-8";
/**
 * 
 * @authors Zhao zhao (zhaohuijie1123@163.com)
 * @date    2017-11-08 15:27:48
 * @version $Id$
 */
body{font-family:"微软雅黑";font-size:16px;}
a{color: #333333;}
.container{max-width:1100px;padding:0px;position: relative;}
.title{font-size:20px;font-weight: bold;color: #fff;position: relative;}
.title>a.more{position: absolute;font-size:14px;color: #969696;font-weight: normal;right:4px;top:50%;margin-top:-5px;line-height: 16px;}
ul.list>li{line-height: 40px;padding-left:18px;background:url(ico1.png) no-repeat 0px 17px;}
ul.list>li>.date{float: right;color: #969696;font-size:14px;}
ul.list>li>a{display: block;width:calc(100% - 86px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pl0r{padding-left: 0px;}.mb30{margin-bottom:30px;}

/* 头 */
.topBar{background: #eeeeee;height:40px;line-height:36px;}
.banner{overflow:hidden;}
.banner .img-responsive{margin: auto;}
/* 导航 */
.nav{background: #d61c19;height:75px;line-height:75px;color: #fff;font-size:18px;font-weight: bold;}
.nav a{color: #fff;display: inline-block;padding:0 25px;}
.nav a:hover{color: #f9f284;text-decoration: none;}

/* 焦点图 */
#myCarousel{max-width:588px;}
.carousel-caption{text-align:left;width: 100%;left:0px;bottom: 0px;height:44px;line-height: 44px;padding: 0px;background:rgba(0,0,0,0.7);} 
.carousel-caption a{ color: #fff; padding-left:20px;display: block;width:calc(100% - 100px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.carousel-indicators{right:15px;left:auto;width: auto;bottom: 0px;}
.carousel-indicators li{background: #dddcdc;width:12px;height:12px;border-color:#dddcdc;margin:1px 3px;}
.carousel-indicators .active{margin:1px 3px;background: #d5171f;border-color:#d5171f}

/* 大会重要文件 */
.dhzywj{margin-left:-20px;}
.dhzywj .title{color: #d5171f;border-bottom:2px solid #e8e8e8;padding-bottom:5px;}
.dhzywj .title>i{display: inline-block;width:4px;height:22px;background: #d5171f;position: relative;top:4px;}
.dhzywj p.text-muted{line-height: 26px;font-size: 14px;}
.line{border-bottom:1px solid #e5e5e5;}

.title1{color: #fff;background:url(titleBg.png) no-repeat center;height:43px;line-height:43px;}
.title2{color: #fff;background:url(titleBg1.jpg) no-repeat;height:43px;line-height:43px;}
.listPage .title2{background:url(titleBg.jpg) no-repeat;}

/* 系列专题片 */
.panel{border-radius:0px;border: none;box-shadow:none;-webkit-box-shadow:none;margin-bottom:0px;}
.panel-heading{background: #fff2e2;border-radius:0px;color: #d5171f;border: 1px solid #fdd2a8;height:40px;line-height:40px;padding:0px;}
.panel-heading>span{display: inline-block;width:39px;height:40px;line-height:40px; text-align: center;font-size:24px; color: #fff;background: #d5171f;margin:-1px 0 0 -1px;float: left;}
.panel-body{border-left:1px solid #ededed;border-right:1px solid #ededed;border-bottom:3px solid #ededed;}
.panel-body p{line-height: 30px;font-size: 14px;}


/* ------------------------列表页------------------------ */
.main{border:1px solid #dcdcdc;border-top:none;}
.pd30{padding:30px;}
.listPage ul.list>li:nth-child(5n){border-bottom:1px solid #e8e8e8;margin-bottom:15px;padding-bottom:15px;}
.listPage ul.list>li:nth-child(20){border-bottom:none;margin-bottom:0px;padding-bottom:0px;}
#page_div div.page_loca{    background-color: #c7000d; border: 1px solid #c7000d;}
#page_div .pagination_index a.page_a_tz{background: #c7000d;}





@media (max-width:991px){
	.container{padding:0 15px;}
	.mt40{margin-top:25px;}
	ul.list>li{line-height:30px;}
	.title1{background-size:259% 100%;position: relative;}
	.title>a.more{right:0px;}

	.nav{height:auto;line-height:25px;font-size:15px;padding:8px 0;}
	.nav a{padding:0px 10px;}

	#myCarousel{margin:0 -15px;}
	.carousel-caption a{padding-left:10px;font-size: 14px;}
	.carousel-indicators{right: 5px;}
	.carousel-indicators li,.carousel-indicators .active{margin: 1px;}
	.dhzywj{margin-left:0px;padding-left:15px;}

	.panel-body p{line-height:26px;}


	/* ------------------列表页------------------ */
	.pd30{padding:15px 15px;}
}