@charset "utf-8";
/* CSS Document */

*{word-wrap:break-word;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family:"SourceHanSansSC-Light",sans-serif;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline: none;}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,button,input,select,textarea{font-family:"SourceHanSansSC-Light",sans-serif;font-size:14px;color: #666;}
body{line-height:1.6; background: #ececec;}
h1,h2,h3,h4,h5,h6{ font-style:normal; font-weight:normal;}
i{font-style:normal}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer; color:#777}
a:hover{text-decoration:none;outline:none; color:#494949;}
a.ie6:hover{zoom:1}
a:focus{outline:none;color:#494949;}
a:hover,a:active{outline:none;color:#494949;}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* WebKit*/
    color:    #595959;
}
input:-moz-placeholder, textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #595959;
}
input::-moz-placeholder, textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #595959;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */
    color:    #595959;
}


/*img*/
img{border:0;vertical-align:middle}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f12{font-size:12px;}
.mr30{margin-right:30px;}
.mr10{margin-right:10px;}
.ml10{margin-left:10px;}
.mt5{margin-top:5px;}
.mt15{margin-top:15px;}
.pt15{padding-top:15px;}
.p20{padding: 20px;}

.fLeft{float:left}.fRight{float:right}
.left{text-align:left}.center{text-align:center}.right{text-align:right}
.absolute{position:absolute}.relative{position:relative}

.clear{ clear:both; overflow:hidden;}
.blank5{ height:5px; line-height:5px; clear:both; overflow:hidden;}
.blank10{ height:10px; line-height:10px; clear:both; overflow:hidden;}
.blank15{ height:15px; line-height:15px; clear:both; overflow:hidden;}
.blank20{ height:20px; line-height:20px; clear:both; overflow:hidden;}
.w1050{ width:1050px; margin:0 auto; }

.blue{color: #4588C5;}
.red{color: #8b1318;}

/*******header********/
.header2 {
    background: #ffffff;
    height: 100px;
    line-height: 100px;
    min-width: 1200px;
    overflow: visible;
}
.header_con2 {
    color: #8c4b4b;
    font-size: 16px;
    height: 100px;
    line-height: 100px;
    width: 1100px;
    margin: 0 auto;
}
.header_con2 a {
    color: #8C4B4B;
    margin: 0 10px;
    font-size: 16px;
}

/*头版头条*/
.headlines{
    width: 1050px;
    margin: 20px auto;
    position: relative;
}
#btn{
    position: absolute;
    right: -30px;
    top: 10px;
    width: 15px;
    height: 45px;
    border: none;
}
.close_btn{
    background: url(../image/close.png) 0 0 no-repeat;
}
.open_btn{
    background: url(../image/open.png) 0 0 no-repeat;
}

/*搜索栏*/
.srh_box{
    background: url(../image/srh-bg.png) 0 0 repeat-y;
    padding: 23px 0;
    height: 130px;
    vertical-align: middle;
    width: 1152px;
    margin: 0 auto;
    position: relative;
}
.srh_inp{
    height: 58px;
    background: -webkit-linear-gradient(#e5e5e5, #fff,#e5e5e5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#e5e5e5, #fff,#e5e5e5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#e5e5e5, #fff,#e5e5e5); /* Firefox 3.6 - 15 */
    background: linear-gradient(#e5e5e5, #fff,#e5e5e5);
    border: 1px solid #d6c8bb;
    border-radius: 6px;
    width: 785px;
    padding: 0 15px;
    margin: 0 0 0 30px;
}
.srh_btn{
    background: url(../image/srh-btnBg.png) 0 0 no-repeat;
    text-indent: -2222222222em;
    width: 48px;
    height: 58px;
    border: none;
    position: absolute;
    top: 23px;
    right: 68px;
}
.radio_box{
    margin: 15px 68px 0 0;
    font-size: 14px;
    color: #8c1419;
}
/*单选框，复选框*/
input[type='radio'],input[type='checkbox']{
    width: 20px;
    height: 20px;
    vertical-align:middle;
    opacity: 0;

}
.input_style{
    background: url(../image/radioBg.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.radio_bg{
    background-position: -22px center;
}
.checkbox_bg{
    background-position: -83px center;
}
.radio_bg_check{
    background-position: 0 center;
}
.checkbox_bg_check{
    background-position: -55px center;
}
/*单选框，复选框*/


/*每日推送*/
.push_box{ width:1050px; overflow:hidden;margin:20px auto 20px auto;}
.push_pic{ width:715px; height:410px; overflow:hidden; float:left;position:relative;}
.push_pic ul{height:377px;position:absolute; left:0;}
.push_pic li{width:715px; height:415px; overflow:hidden;position:relative;float:left;}
.push_text{
    padding: 15px 40px;
    position: absolute;
    left: 5px;
    bottom: 5px;
    right: 5px;
    background: rgba(0, 0, 0, 0.75);
}
.push_text h2{
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
}
.push_text p{
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    font-weight: lighter;
}


.push_list{ width:334px;height:415px; overflow:hidden; float:right;position: relative;}
.push_lists{width:334px; height:410px; overflow:hidden;position:relative;}
.push_lists ul{ width:334px; height:428px;position:absolute;overflow:hidden;}
.push_lists ul li{ width:334px; height:137px; padding-bottom:9px;position:relative; }
.push_lists ul li dd{ width:334px; height:137px; overflow:hidden; float:left;}
.push_lists ul li dd img{ width:334px; height:137px; border:1px #e8e8e8 solid; opacity: 0.5;}
.push_lists ul li.on dd img{ width:334px; height:137px; opacity: 1;}
.push_lists ul li dt{ width:330px; height:26px; overflow:hidden; font-size:18px; position: absolute; bottom: 10px; left: 10px;color: #333;font-weight: bold;}
.push_pre{
    width:47px;
    height:46px;
    overflow:hidden;
    cursor:pointer;
    background:url(../image/push_pre.png) no-repeat left top;
    position: absolute;
    top: 10px;
    left: 140px;
    z-index: 20;
}
.push_next{
    width:47px;
    height:46px;
    overflow:hidden;
    cursor:pointer;
    background:url(../image/push_next.png) no-repeat left top;
    position: absolute;
    bottom: 10px;
    left: 140px;
    z-index: 20;
}

/*预告/新闻/论文*/
.news_box{
    margin-bottom: 22px;
}
/*tabs*/
.tabs{
    width: 817px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}
.tabs ul{
    border-bottom: 3px solid #ececec;
    height: 39px;
    padding-left: 511px;
}
.tabs li {
    float: left;
    margin-left: 2px;
    position: relative;
    background: #a94e53;
}

.tabs li a {
    display: block;
    text-decoration: none;
    color: #d8dad7;
    height: 36px;
    width: 100px;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
}

.tabs li a:hover {
    background: #8d1419;
}

#tabs_container {
    position: relative;
    background: #fff;
    height: auto;
    border-radius: 6px;
    height: 340px!important;
}
.tabs_con{
    padding:0px 17px 40px;
    color: #595959;
}
#tabs_container div{
    width: 96%;
}
#tabs_container div:first-child{
    z-index:20;
}

.transition {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;

    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
}

.make_transist {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.hidescale {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 10;
}

.showscale {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;

    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
    z-index: 20;
}



.tabulous_active {
    background: #8d1419;
    color: #fff !important;
}

.tabulousclear {
    display: block;
    clear: both;
}
.news_label{
    background: #a94e53;
    color: #fff;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 13px;
    width: 185px;
    height: 33px;
    line-height: 33px;
}
.tabs_con dl{
    border-bottom: 1px dashed #dfdfdf;
    height: 32px;
    line-height: 32px;
}
.tabs_con dl dt{
    float: left;
    width: 445px;
    line-height: 32px;
}
.tabs_con dl dd{
    float: right;
    padding:  0 20px;
    min-width: 121px;
    text-align: left;
    line-height: 32px;
}
.news_more{
    color: #8c1419;
    font-size: 14px;
    float: right;
    padding: 10px 15px 10px 0;
}
#tabs-3 dl dt{
    width: 100%;
}

/*会历*/
.calendar_box{
    position: relative;
}
.calendar_box span.menu{
    font-size: 15px;
    color: #d9d9d9;
    background: #a94e53;
    display: block;
    width: 178px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right:2px;
    cursor: pointer;
    float:left;
}
.calendar_box span.menu:hover{
    background: #8d1419;
}
/*select*/

.filter-disabled {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.filter-box {
    position: relative;
    width: 178px;
    float: left;
    margin-right: 2px;
}

.filter-box select {
    display: none;
}

.filter-text {
    height: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    padding: 6px 20px;
    background: #f2b974;
    color: #a73b2f;
}
.filter-text i{
    position: absolute;
    top: 7px;
    font-size: 15px;
    background: url(../image/place.png) 63px 3px no-repeat;
    padding-right: 30px;
}
.filter-text input {
    font-size: 14px;
}

.filter-text .filter-title {
    width: 60px;
    height: 100%;
    border: 0;
    font-size: 15px;
    background-color: transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
    color: #a73b2f;
    cursor: pointer;
    margin-left: 80px;
}

.filter-list {
    display: none;
    width: 100%;
    max-height: 300px;
    background-color: #f4cb97;
    font-size: 14px;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99;
    border-top: none;
    padding: 0 5px;
    overflow: auto;
}


.filter-list li.filter-null a {
    color: #d2d2d2;
}
.filter-list li{
    display: flex;
}
.filter-list li a {
    flex: 1;
    padding: 0 10px;
    font-size: 15px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    color: #a33c2b;
    text-align: left;
}
.filter-list li p{
    font-size: 15px;
    line-height: 36px;
    color: #a33c2b;
}
.filter-list li.filter-selected a{
    text-align: center;
}
.filter-list li:hover {
    color: #8c1419;
}

.filter-list li:nth-child(1){
    border-bottom: 1px dashed #a33c2b;
}
.filter-list li.filter-selected {
    background-color: #f4cb97;
    /*margin: 0 15px;*/
}

.filter-list li.filter-selected a{
    display: block;
    color: #a33c2b;
}

.filter-list li.filter-disabled {
    background-color: #fff;
}

.filter-list li.filter-disabled a{
    display: block;
    color: #d2d2d2;
}

.filter-list li.filter-disabled:hover a {
    cursor: not-allowed!important;
    background-color: #fff;
}

.filter-list::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.filter-list::-webkit-scrollbar-track {
    background: #fff
}

.filter-list::-webkit-scrollbar-thumb {
    background: #CBCBCB;
}

.cal-title{
    height: 40px;
    background: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 42px;
    color: #8c1419;
    position: absolute;
    width: 897px;
    top: 37px;
}
.cal-title a{
    font-size: 14px;
    color: #4d4d4d;
    margin: 0 45px;
}
.week{
    margin-top: 2px;
}
.week li{
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    color: #8c1419;
    float: left;
    border-right: 1px solid #ececec;
}
.week li.active{
    background: #a94e53;
    color: #fff;
}
.day{
    display: flex;
    flex-wrap: wrap;
    margin-top: 34px;
    width: 1058px;
}
.day li{
    flex: 0 0 146px;
    padding-top:3px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    font:bold 45px Times New Roman;
    border-right: 1px solid #c5898b;
    border-bottom: 1px solid #c5898b;
    margin: 4px 4px 0 0;
    /*-ms-margin: 4px 0 0 3px;*/
    background: #ececec;
    color: #999;
}
.day li.tag{
    background: #a5f3f3;
    text-shadow: 2px 2px 0px #fff;
    color: #a84f53;
    position: relative;
}
.day li.tag.after-show::after{
    content: '';
    display: block;
    position: absolute;
    width: 13px;
    height: 10px;
    background-image: url(../image/arr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px 10px;
    bottom: -1px;
    left: calc((100% - 13px) / 2);
}
.mark{
    display: none;
    position: absolute;
    background: #e1fbfa;
    padding: 15px;
    width: 1050px;
    color: #7d8383;
    font:normal 14px SourceHanSansSC-Light;
    text-shadow: none!important;
    text-shadow:0 0 0;
    min-height: 71px;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    line-height: 22px;
    text-align: center;
    top: 0;
}

/*五大主题*/
.theme_box{
    width: 1182px;
    margin: 90px auto 0;
}
.theme_box a{
    color: #8c1419;
    display: block;
    width: 233px;
    text-align: center;
    float: left;
}
/*在线服务*/
.service{
    height: 35px;
    line-height: 35px;
    margin-top: 50px;
}
.service ul{
    width: 780px;
    margin: 0 auto;
}
.service ul li{
    float: left;
    font-size: 15px;
    color: #b5666b;
    margin: 0 65px;
}
.service ul li a{
    color: #b5666b;
}
.service ul li i{
    background-image: url(../image/ico.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 35px;
    width: 30px;
    vertical-align: middle;
    margin-right: 5px;
}
.service ul li.serv_01 i{
    background-position: 0 0;
}
.service ul li.serv_02 i{
    background-position: -111px 0;
}
.service ul li.serv_03 i{
    background-position: -221px 0;
}

/*底部*/
.foot{
    border-top: 2px solid #bc8082;
    text-align: center;
    padding: 25px 0;
    margin-top: 10px;
}


/*新闻*/
/*.tabs02{
  width: 100%;
}
.tabs02 ul{
  padding-left: 0;
  width: 100%;
  height: 46px;
}
.tabs02 li {
  width: 20%;
  margin: 0;
  border: 1px solid #f5f5f5;
  border-bottom: 3px solid #8c1519;
  background: #fff;
}
.tabs02 li a {
	display: block;
	text-decoration: none;
  color: #8c1318;
  height: 42px;
  width: 100%;
  text-align: center;
  line-height: 42px;
	font-size: 17px;
	font-weight: normal;
}
.tabs02 li a:hover {
	background: #eedcdc;
}

.tabs02 .tabulous_active {
	background: #eedcdc!important;
	color: #8c1318 !important;
}*/
.news-nav {
    height: 46px;
}
.news-nav ul{
    width: 100%;

}
.news-nav ul li{
    color: #8c1318;
    float: left;
    font-size: 17px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 20%;
    background: #fff;
    border: 1px solid #f5f5f5;
    border-bottom: 3px solid #8c1519;
}
.news-nav ul li:hover{
    background: #eedcdc;
}

.pos-nav{
    font-size: 17px;
    color: #8c1318;
    margin-top: 40px;
    margin-bottom: 15px;
    padding-left: 25px;
}
.pos-nav a{
    color: #8c1318;
}
.pos-nav i{
    margin: 0 8px;
}
.newsLeft{
    width: 765px;
    float: left;
}
.sort{
    background: #fff;
    border: 1px solid #c9c9c9;
    height: 56px;
    line-height: 56px;
    padding: 0 0 0 25px;
}
.sort a{
    color: #828282;
    padding: 6px;
    margin-right: 20px;
}
.gray a{
    color: #bcbcbc;
}
a.sort-on, .sort a:hover{
    background: #e8d0d0;
    color: #a44448;
}

.srh-results{
    color: #7e7e7e;
    font-size: 14px;
    font-weight: lighter;
    padding: 15px 25px;
}
.srh-list{
    background: #fff;
}
.srh-list dl{
    padding: 25px 15px;
    margin: 0 10px;
    border-bottom: 1px dashed #bfbfbf;
}
.srh-list dl dt{
    font-size: 17px;
    color: #010101;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.srh-list dl dd{
    font-size: 14px;
    color: #595959;
    white-space: nowrap;
    overflow: hidden;
}
.srh-list dl dd span{
    margin-right: 45px;
    font-weight: lighter;
    letter-spacing: 1px;
    line-height: 21px;
}
.srh-list dl dd span s{
    background-image: url(../image/ico.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
    height: 19px;
    position: relative;
    top: 3px;
}

.srh-list dl dd span.new-source s{
    display: inline-block;
    /*max-width: 300px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mb20{
    margin-bottom: 20px;
}
.author s{
    background-position: 0 -81px;
}
.meeting s{
    background-position: 0 -120px;
}
.tips s{
    background-position: 0 -47px;
}
.time s{
    background-position: -282px -77px;
}
.new-address s{
    background-position: -282px -145px;
}
.new-source s{
    background-position: -282px -108px;
}
/*分页*/
.page {
    margin-top: 18px;
    vertical-align: middle;
    font-weight: lighter;
    margin-bottom: 100px;
}
.page a{
    background: #fff;
    border: 1px solid #b59f91;
    padding: 6px 3px;
    display: block;
    float: left;
    min-width: 30px;
    text-align: center;
    line-height: 19px;
}
.page-pre{
    margin-right: 20px;
}
.page-next{
    margin-left: 20px;
}
.page a:hover, .page a.active{
    background: #8b1318;
    color: #fff;
}
.page-inp{
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #b59f91;
}
.page-total{
    margin: 0 18px;
    display: inline-block;
    padding-top: 8px;
}
.page-btn{
    background: #fff;
    border: 1px solid #b59f92;
    width: 48px;
    height: 33px;
    line-height: 33px;
    float: right;
    margin-top: 2px;
}
/*新闻右侧*/
.newsRight{
    width: 270px;
    float: right;
}
.retrieve{
    background: #faf0e6;
    padding: 20px;
    text-align: center;
    margin-bottom: 22px;
}
.ret-inp{
    border: 1px solid #b59f91;
    width: 100%;
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    color: #595959;
    margin-bottom: 30px;
}
.filter-box02{
    width: 230px;
    margin-bottom: 30px;
}
.filter-text02{
    border: 1px solid #b59f91;
    background: #fff;
    color: #595959;
}
.filter-text02 i{
    background: url(../image/s01.png) 0 4px no-repeat;
    padding: 0 28px;
}
.filter-text .filter-title02{
    margin-left: 103px;
    text-align: right;
    margin-right: 10px;
    color: #828282;
}
.filter-box02 .filter-list{
    background: #fff;
    border: 1px solid #b59f91;
}
.filter-box02 .filter-list li.filter-selected{
    background: #fff;

}
.filter-box02 .filter-list li a{
    color: #828282;
}
.filter-box02 .filter-list li.filter-selected a{
    color: #b4a193;
}
.filter-box02 .filter-list li:last-child a{
    color: #b4a193;
}
.filter-box02 .filter-list li:nth-child(1){
    border-bottom: 1px dashed #dbcec6;
}
.meet-inp{
    background:#fff url(../image/s02.png) 21px 9px no-repeat;
    border: 1px solid #b59f91;
    width: 100%;
    font-size: 15px;
    padding: 0 20px 0 50px;
    height: 35px;
    line-height: 35px;
    color: #595959;

}
.city-inp{
    background:#fff url(../image/s03.png) 21px 9px no-repeat;
    margin-bottom: 30px;
}
.city-inp[name="meetingUnit"]{
    background-image: url(../image/city_bg.png);
    background-repeat: no-repeat;
    background-position: 21px 9px;
    background-size: 15px 15px;
}
.date-inp{
    background:#fff url(../image/s04.png) 21px 9px no-repeat;
}
.news-srh{
    background:#8d1419 url(../image/ico.png) 45px -151px no-repeat;
    width: 110px;
    height: 35px;
    color: #fff;
    text-indent: -999999em;
    border: none;
    margin: 30px auto 5px;
}
/*新闻右侧年份、作者、会议地点*/
.news-relate{
    background: #faf0e6;
    padding: 25px 20px;
    margin-top: 23px;
}
.news-relate h1{
    background: url(../image/ico.png) -286px -38px no-repeat;
    font: bold 16px SourceHanSansSC-Light;
    padding-left: 20px;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
a.more{
    float: right;
    font-size: 12px;
    font-weight: lighter;
    color: #888;
}
.news-relate ul li{
    margin-top: 10px;
    font-size: 14px;
    font-weight: lighter;
    margin-left: 20px;
    line-height: 17px;
}
.news-relate ul li a{
    background: #ba7275;
    color: #fff;
    padding: 0 15px;
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.news-title{
    background: #fff;
    /*height: 110px;*/
    padding:20px 25px;
    margin-bottom: 15px;
    position: relative;
    text-align: right;
    /*padding-bottom: 60px;*/
}
.news-title h1,.news-title h2{
    font: bold 17px SourceHanSansSC-Light;
    color: #595959;
    line-height: 30px;
    width: 100%;
    text-align: left;
}
.share {
    position: relative;
    right: 10px;
    display: inline-block;
    width: 330px;
    top: 30px;
}
.share a{
    margin-left: 15px;
}
/*会议信息正文页、会议新闻正文页*/
.news-detail{
    background: #fff;
    padding: 20px 25px;
    margin-bottom: 30px;
}
.news-detail h5{
    font-size: 15px;
    margin-bottom: 5px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 20px;
}
.news-detail h5.email-wrap{
    white-space: nowrap;
    overflow: hidden;
}
.news-detail h5.email-wrap:hover{
    white-space: break-word;
    overflow: visible;
}
.news-detail h5 i{
    background-image: url(../image/ico.png);
    background-repeat: no-repeat;
    padding: 5px 10px;
    margin-right: 10px;
}
.red-label{
    background-position: 0 -190px;
}
.red-time{
    background-position: 0 -227px;
}
.red-address{
    background-position: 0 -264px;
}
.red-website{
    background-position: 0 -299px;

}
.red-intro{
    background-position: 0 -334px;
}
.red-theme{
    background-position: 0 -365px;
}
.red-organ{
    background-position: -44px -190px;
}
.red-speech{
    background-position: -46px -228px;
}
.red-evaluation{
    background-position: -46px -262px;
}
.red-vol{
    background-position: -46px -298px;
}
.red-name{
    background-position: -93px -195px;
}
.red-email{
    background-position: -93px -224px;
}
.red-tel{
    background-position: -93px -255px;
}
.red-series{
    background-position: -93px -298px;
}
.red-source{
    background-position: -42px -334px;
}
.news-detail p{
    text-indent: 2em;
    font-size: 14px;
    color: #595959;
    line-height: 28px;
}
.unit{
    background: #faf0e6;
    padding: 20px 25px;
    margin-bottom: 15px;
}
.news-title02 h1{
    width: 680px;
    font-size:25px;
    line-height:36px;
    text-align:center;
    position: absolute;
    left: 25px;
    top: 20px;
}
.news-content{
    padding: 20px 0 50px;
    text-align: center;
}
.news-content p{
    width: 780px;
    margin: 0 auto;
    text-align: left;
    line-height: 28px;
}
.news-content img{
    margin: 30px;
    max-width: 680px;
}
/*我来推荐*/
.recommend{
    background: #faf0e6;
    padding: 40px 25px;
}
.rec01{
    background:url(../image/reco_bg01.png) 0 0 no-repeat;
    width: 975px;
    height: 102px;
}
.rec01-on{
    background:url(../image/reco_bg01_on.png) 0 0 no-repeat;
    width: 975px;
    height: 102px;
}
.rec01 input:first-child,.rec01-on input:first-child{
    padding-left: 20px;
}
.rec01 textarea,.rec01-on textarea{
    width: 770px;
    height: 70px;
    margin-left: 144px;
    background: none;
    margin-top: 6px;
    text-indent: 1.4em;
    line-height: 34px;
    border: none;
}
.rec02{
    background:url(../image/reco_bg02.png) 0 0 no-repeat;
    width: 975px;
    height: 102px;
}
.rec02-on{
    background:url(../image/reco_bg02_on.png) 0 0 no-repeat;
    width: 975px;
    height: 102px;
}

.rec03{
    background:url(../image/reco_bg03.png) 0 0 no-repeat;
    width: 975px;
    height: 102px;
}
.rec03-on{
    background:url(../image/reco_bg03_on.png) 0 0 no-repeat;
    width: 975px;
    height: 102px;
}
.rec03 textarea{
    margin-top: 3px;
}

.rec04{
    background:url(../image/reco_bg04.png) 0 0 no-repeat;
    width: 975px;
    height: 102px;
}
.rec04-on{
    background:url(../image/reco_bg04_on.png) 0 0 no-repeat;
    width: 975px;
    height: 102px;
}
.rec04 textarea{
    margin-top:1px;
}
.recommend h5{
    font-size: 15px;
    float: left;
}
.rec-inp{
    background: none;
    border: none;
    border-bottom: 1px dashed #bfbfbf;
    margin-left: 10px;
    margin-right: 25px;
    width: 125px;
}
.submit-btn{
    background: #8c1419 url(../image/ico.png) -235px -180px no-repeat;
    width: 176px;
    height: 43px;
    border: none;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding-left: 80px;
    letter-spacing: 3px;
    margin: 0 auto;
}
.rec-word{
    font-size: 15px;
    color: #b46669;
    margin: 40px 0 70px;
    text-align: center;
    letter-spacing: 3px;
}
.choosedCl{
    background-color: #8d1419 !important;
}
body{
    min-width: 1200px;
    margin: auto;
}
