﻿* { margin:0; padding:0;font-family:'微软雅黑','Microsoft YaHei';}
img { border:none; vertical-align: top;}
a { text-decoration:none;color: #242629;}
li { list-style:none;}
i{font-style: normal;}
/*h1,h2,h3,h4,h5,h6,strong{ font-weight: normal;}*/
input,select,textarea { outline:none; background: transparent;}
.clearfix:after, .clearfix:before{ content: ""; display: table;}
.clearfix:after{clear: both;}
.clearfix{ zoom:1;}

body{
    background: #f2f2f2;
    font-size: 16px;
    color: #242629;
}
.wrap{
    width: 1200px;
    margin: 0 auto;

}

.top{
    background: #FFFFFF;
    height: 185px;
}
.top_header{
    height: 125px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.top_header_l{
    height: 110px;
    float: left;
}
.logo{
    margin-right: 16px;
    margin-top: 10px;
}
.sologen{
    margin-top: 22px;
}
.top_header_l img{
    float: left;
}

.top_header_r{
    float: right;
    height: 80px;
    margin-right: 12px;
    padding-top: 8px;
    box-sizing: border-box;
}
.top_header_r input{
    height: 40px;
    line-height: 40px;
    width: 278px;
    background: #f0f0f0;
    border: none;
    border-radius: 5px 0 0 5px;
    padding-left: 22px;
    font-size: 16px;
    float: left;
    box-sizing: border-box;
    color:#333;
}
.top_header_r ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #a6a6a6;
}
.top_header_r :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #a6a6a6;
}
.top_header_r ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #a6a6a6;
}
.top_header_r :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #a6a6a6;
}
.top_header_r button{
    display: inline-block;
    width: 70px;
    line-height: 40px;
    height: 40px;
    color: #FFFFFF;
    background: #0756a0;
    font-size: 16px;
    text-align: center;
    float: left;
    border: none;
}

/* 收藏、联系、登录 文本 */
.txt_login {float:right; text-align:right; padding:20px 10px 0 0; font-size:12px;color:#C5C5C5; margin:0;width:300px;}
.txt_login a{ font-size:14px; color:#CCC; text-decoration:none;}



.nav_all{width:100%; height:60px;  background-color:#f6f6f6;}
.nav{ position:relative; width:1200px; margin:0 auto; height:60px; }
.nav-item{ position:relative; float:left; width:130px; height:60px; line-height:60px; text-align:center; z-index:1;}
.nav-item a{ display:block; height:60px;font-size:17px; font-weight:bold; color:#333;transition:color 0.5s; letter-spacing:2px;}
.cur a{color:#fff;}

.nav-item a:hover {color:#fff;}
.move-bg{ display:none;position:absolute;left:0;top:0; width:130px; height:60px; background-color:#0756A0; z-index:0;}

/* 子菜单样式 */
#Hzs_nav ul li ul li a.over{background-color:#f6f6f6;}
.nav li.m_out ul{display:none;}/*none*/
.nav li.m_over ul{display:block;}
.nav li.m_over a{color:#fff;}
.nav li.m_over ul li a{color:#444;}
.nav li.cur ul li.m_out a{color:#444;}

.nav li ul {position:absolute; width:130px; z-index:9999;background:rgba(240,250,255,1.0); display: none; box-shadow:1px 2px 5px #666;}/*none*/
.nav li ul li{width:130px; float:none;overflow:hidden;position:relative;text-align:center; height:36px; line-height:0;margin:0px; border-top:1px solid #d9d9d9;}
.nav li ul li a:link{ font-size:16px;height:42px;line-height:36px; color:#444;}
.nav li ul li a:hover{ font-size:16px;height:42px;line-height:36px; color:#fff; background-color:#0756A0;}









.banner{
    height: 240px;
    position: relative;
    overflow: hidden;
	    border-top:1px solid #E3E0E0; 
    border-bottom:5px solid #E3E0E0; 
}
.banner img{
    position: absolute;left: 50%;
    margin-left: -960px;
}

.content_title{
    border-top: 1px solid #dddddd;
    height: 43px;
    border-bottom: 1px solid #eeeeee;
    line-height: 43px;
    font-size: 14px;
}
.content_title_blue{
    color: #0066ff;
}


.content_l{
    -background: #FFFFFF;
    width: 340px;
    float: left;
}
.content_r{
    background: #FFFFFF;
    width:800px;
    float: right;
    border-top: 4px solid #4885c7;
    padding: 0 20px;
    -box-sizing: border-box;
}
.content_l_info{
    -background: #FFFFFF;
    width: 260px;
    float: left;
}
.content_r_info{
    background: #FFFFFF;
    width:860px;
    float: right;
    border-top: 4px solid #4885c7;
    padding: 0 20px;
    -box-sizing: border-box;
}

/*新闻页的左右结构*/
.news{
    margin-top: 20px;
}

.min_height{
    min-height: 576px;
}
.min_height>h3{
    font-size: 24px;
    text-align: center;
}
.xiehui_title{
    margin: 22px;
text-align: center;
font-size:22px;
}
.push_data{
    color: #999;
    font-size: 14px;
    text-align: center;
    margin-bottom: 15px;
}
.push_data_time{
    margin-right: 50px;
}
/*.logo{*/
    /*text-align: center;*/
    /*margin-bottom: 20px;*/
/*}*/
.min_height>h2{
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
}
.text{
    padding: 0 60px 50px 60px;
   font-size: 18px;
line-height: 1.9;
}

.text>div{
    text-indent: 2em;
    margin-top: 10px;

}

.text a{ color:#033ABA;
			  text-decoration:underline;
}

.text p{
    text-indent:2em;
    margin-top: 10px;
}

.text img{
    text-indent: inherit;
}
.text p img{
    margin-left:-2em;
}
.text div img{
   margin-left:-2em;
}
.text td div{
    text-indent:1px;
 
}


.text td p{
    text-indent:1px;
 
}




.share{
    border-top: 1px solid #F0F0F0;
    padding: 10px 0;
}
.updata{
    float: left;
    color: #999999;
    font-size: 12px;
    padding-left: 10px;
    line-height: 24px;
}
.bshare-custom{
    float: right;
    padding-right: 10px;
}


.work{
    background: #FFFFFF;
}
.work_title{
    height: 45px;
    line-height: 45px;
    border-top: 4px solid #4885c7;
    padding: 0 14px;
}
.work_title h3{
    float: left;
    color: #4373a6;
    font-size: 18px;
}
.work_title a{
    float: right;
    font-size: 14px;
    color: #999999;
}
.work_title a:hover{
    color: #C00;
}
#slideBox{
    height: 280px;
    overflow:hidden;
    position:relative;
}
#slideBox .hd{ position: absolute;bottom: 12px;z-index: 1; width: 100%; text-align: center;}
#slideBox .hd ul{display: inline-block;*display:inline;*zoom:1;}
#slideBox .hd ul li{width: 8px;height: 8px;-background: #cccccc;float: left;cursor: pointer;-border-radius: 50%; margin: 0 6px;position: relative; background: url("yuan_hui.png") no-repeat;}
#slideBox .hd ul li.on{    -background-color: orange; -box-shadow: 0 0 5px 2px orange;background: url("yuan_huang.png") no-repeat;}
#slideBox .bd{ height:240px; z-index:0;   }
#slideBox .bd li{ zoom:1; position:relative;}
#slideBox .bd li img{
    height: 240px;
    width: 100%;
}
.mask{
    -background: rgba(0,0,0,.8);
    position: absolute;bottom: 0;left: 0;
    height: 40px;
    width: 308px;
    color: #ffffff;
    line-height: 40px;
    padding: 0 16px;
    white-space: nowrap;
    overflow: hidden;              /* "overflow" value must be different from "visible" */
    -o-text-overflow: ellipsis;    /* Opera 9-10 */
    text-overflow:    ellipsis;
}
.mask_bg{
    height: 40px;
    width: 340px;
    position: absolute;bottom: 0;left: 0;
    opacity: .8;
    filter: alpha(opacity=80);
    background: #000000;
}

.policy{
    margin-top: 20px;
    background: #FFFFFF;
}
.policy_title{
    height: 45px;
    line-height: 45px;
    border-top: 4px solid #4885c7;
    padding: 0 14px;
    border-bottom: 1px solid #CCCCCC;
}
.policy_title h3{
    float: left;
    color: #4373a6;
    font-size: 18px;

}
.policy_title a{
    float: right;
    font-size: 14px;
    color: #999999;
}
.policy_title a:hover{
    color: #C00;
}
.policy ul{
    padding: 16px;
}
.policy li{
	margin-bottom:10px;
  
}
.policy li a{
    display: block;
    position: relative;
    padding-left: 16px;
    box-sizing: border-box;
    background: url("yuan_huang.png") no-repeat 0 10px;
}
.policy li a:hover{
    color: #C00;
}
.policy li p{
    float: left;
    width: 276px;
	line-height:1.6;
	
  /*   white-space: nowrap;*/
  /*  overflow: hidden;    */          
  /*    -o-text-overflow: ellipsis;  */ 
  /*   text-overflow:    ellipsis;*/
}
.policy li span{
    color: #999999;
    float: right;
    display: block;
    width: 80px;
    text-align: right;
    font-size: 12px;
    margin-top: 5px;
}
/*.policy li:before{*/
    /*content: '';*/
    /*display: block;*/
    /*width: 8px;*/
    /*height: 8px;*/
    /*background: #f29200;*/
    /*border-radius: 50%;*/
    /*float: left;*/
    /*position: relative;top: 12px;*/
/*}*/



/*领导信息*/
.leader_list{
    padding: 0 66px;
}
.leader_list li{
    font-size: 18px;
    margin-bottom: 26px;
}
.leader_list strong{

}

/*协会介绍*/
.intro{
    background: #FFFFFF;
    height: 580px;
    padding-top: 30px;
    box-sizing: border-box;
    border-top: 4px solid #4885c7;
}
.intro li{
    height: 50px;
    line-height: 50px;
    position: relative;
}
.intro li a{
    color: #555c6e;
    text-indent: 30px;
}
.intro li i{
    float: left;
    width: 3px;
    height: 50px;
    background: #fff;
}
.intro li strong{
    margin-right: 20px;
}
.intro li span{
    -float: right;
    margin-right: 25px;
    font-size: 18px;
    position: absolute;right: 0;top: 0px;
    cursor: pointer;
    text-indent: 0px;
}
.intro li a{
    display: block;
    height: 50px;
}
.intro .active a{
    background: #fafafa;
    color: #0099cc;
	font-weight:bold;
	font-size:18px;
}
.intro .active i{
    background: #0099cc;
}





/*组织结构*/
.zuzhi{
    width: 710px;
    margin: 30px auto;
}

/*联系我们*/
.contant{
    width: 400px;
    margin: 0 auto;
    padding-top: 30px;
}
.contant h4{
    font-size: 14px;
    margin: 20px 0;
}
.contant ul{

}
.contant li{
    font-size: 14px;
    line-height: 30px;
}



/*工作动态等新闻页面*/
.news_title{
    border-bottom: 1px solid #f2f6f9;
    height: 50px;
    line-height: 50px;
    color: #4885c7;
}
.news_title span{
    display: inline-block;
    margin-left: 20px;
    border-bottom: 2px solid #4885c7;
}
.news_list{
    width: 780px;
}
.news_list li{
    height: 158px;
    border-bottom: 1px dashed #CCCCCC;
}

.news_list li>img{
    width: 180px;
    height: 120px;
    float: left;
    margin-top: 20px;
}
.news_r{
    float: left;
    width: 560px;
    font-size: 16px;
    padding: 0 20px;
    color: #999999;
}
.news_r_title{
    margin-top: 20px;
    position: relative;
}
.news_r_title a{
    color: #333;
	font-weight:bold;
    font-size: 18px;
	display: block;
    white-space: nowrap;
    overflow: hidden;              /* "overflow" value must be different from "visible" */
    -o-text-overflow: ellipsis;    /* Opera 9-10 */
    text-overflow:    ellipsis;
    /*overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;*/

}
.news_r_title span{
}
.news_r>span{
    display: inline-block;
    margin-top: 3px;
	float: right;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size:16px;


}
.news_r>p{
	 margin-top: 8px;
	 line-height:1.6;
	 display:block;
	 height:74px;
	 overflow:hidden;
    /*overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;*/
	
}

.page{
    font-size: 14px;
    text-align: center;
    margin: 40px 0;
}
.page div{
    display: inline-block;
    *display:inline;
    *zoom:1;
}
.page strong{
    font-weight: normal;
}
.page a{
    display: inline-block;
    width: 54px;
    height: 38px;
    color: #99a2b1;
    text-align: center;
    line-height: 38px;
}
.page> span{
    display: inline-block;
    width: 54px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    margin-left: 10px;
}
.page .active{
    color: #FFFFFF;
    background: #0066cc;
}


    /*新闻详情*/
.news_intro{
    background: #FFFFFF;
}
.news_info{
    padding-top: 68px;
    border-bottom: 1px solid #ccc;
    /*border-left: 1px solid #ccc;*/
    /*border-right: 1px solid #ccc;*/
    border-top: 3px solid #4885c7;
    margin-top: 0;
    padding-bottom: 20px;
}
.news_info>h3{
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
	padding: 0 80px;
    line-height: 1.8;
}
.news_text{
    padding: 0 100px 50px 100px;
   font-size: 18px;
line-height: 1.9;
}
.news_text a{ color:#033ABA;
			  text-decoration:underline;

}
.news_text p{
    text-indent:2em;
    margin-top: 10px;
}
.news_text div{
    text-indent:2em;
    margin-top: 10px;
}

.news_text img{
    text-indent: inherit;
 
}

.news_text p img{
	margin-left:-2em;
 
}


.news_text div img{
	margin-left:-2em;
 
}

.news_text td div{
    text-indent:1px;
 
}


.news_text td p{
    text-indent:1px;
 
}


/* 分页 */
.to_page{ color:#999; margin:25px 0 30px 0; font-size:14px; text-align: right; padding-right: 20px;}
.to_page span{ margin:0 5px 0 10px}
.to_page a{ color:#fff; font-weight:bold; background:#4abeeb; padding:3px 5px; text-decoration:none;}
.to_page font{ font-family: vani, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#333; margin:0 5px 0 10px;}




