@charset "gb2312";
/* CSS Document */


*{margin:0px;padding:0px}
body{margin:0;font:14px/1.5 "Î¢ÈíÑÅºÚ",arial,sans-serif;color:#333;background-color:#f7f7f7;}
input,textarea{margin:0px;padding:0px;font: 14px/1.5 "Î¢ÈíÑÅºÚ",arial,sans-serif;}
img{border:0px; vertical-align:middle}
a{color:#333;text-decoration:none}
a:visted{color:#999 !important}
a:hover{color:#ff2906;}
a.more:hover{color:#ff2906 !important;}
ul,li{margin:0;padding:0;list-style:none;}
.clear{padding:0px;margin:0px;display:block;float none;height:0px;clear:both;overflow:hidden;}
.clearfix:before , .clearfix:after {display:table;content:"";line-height: 0;}
.clearfix:after {clear: both;}
.sep {margin: 0 5px;color: #dfdfdf;}
em {color: #ff0000; font-style:normal}
.red{color:#ff0000 !important}
.green{color:#1d9009}
.LightColor{color:#999}
.font{ font-family:"ËÎÌå"}
.fr{ float:right;}
.fl{float:left;}
.span4{float:left;width:250px;}
.span5{float:left;width:300px;}
.span15{float:left;width:900px;}
.span16{float:left;width:950px;}
.txt_over{text-overflow:ellipsis;white-space:nowrap;overflow: hidden}
.box-siz{-moz-box-sizing:border-box;box-sizing:border-box}
.appea{-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none;}
.container{ position:relative;width:1200px;margin:0 auto;}

.btn {display: inline-block;margin-bottom: 0;font-size: 14px;height: 38px;line-height: 38px;text-align: center;cursor: pointer;background-color: #fff;border: 1px solid #1d9009;color: #1d9009;padding: 0;width: 148px;}
.btn_primary {background-color: #43ac43;border-color: #43ac43;color: #fff;}
.btn_lineDakeLight {background-color: #fafafa;border-color: #f3f3f3;color: #333;}
.btn:hover{color:#fff;outline:0;text-decoration:none;background-color:#1d9009}
.btn.active,.btn:active{outline:0;background-color:#1d9009;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15);box-shadow:inset 0 2px 4px rgba(0,0,0,.15)}
.btn_primary:hover,.btn_primary.active,.btn_primary:active{color:#fff;border-color:#1d9009;background-color:#1d9009}
.btn_lineDakeLight:hover,.btn_lineDakeLight.active,.btn_lineDakeLight:active{color:#333;border-color:#dfdfdf;background-color:#dfdfdf}
.btn_lineLight:hover,.btn_lineLight.active,.btn_lineLight:active{color:#333;border-color:#fafafa;background-color:#fafafa}
.btn_small {height:28px;line-height:28px;width:118px;font-size:12px}


/** Í·²¿ **/
.header{ position:relative;height:300px; background:url(imagesheader_bg.jpg) center center no-repeat ;}
.header .logo{ position:absolute;top:120px;left:20px;}
.navBox{height:77px; background:#fff;border-bottom:3px solid #e3e3e3;}
.navBox ul li{float:left;margin:0 5px;padding:0 20px; line-height:77px;color:#333;height:77px;border-bottom:3px solid #e3e3e3;font-size:18px;}
.navBox ul li a{ display:block;}
.navBox ul li.on{color:#2a7cce;border-bottom:3px solid #2a7cce;}
.navBox ul li.on a{color:#2a7cce;}


.noticeBox{padding:15px 0;height:30px;line-height:30px;}
.notice{float:left;}
.notice .title{float:left;margin-right:10px;padding-left:35px;color:#333;font-size:16px;font-weight:700;background:url(imagesicon_notice.png) 0 0 no-repeat;}
.notice_list{ float:left;width:820px;height:30px; overflow:hidden}
.notice_list ul{width:800%;}
.notice_list li{float:left;margin-right:10px;padding:0 10px 0 10px;height:30px; line-height:30px;color:#333;background:url(imagesdot.png) 0 center no-repeat;} 
.notice_list li a{ display:block;max-width:200px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow: hidden}
.notice_list li a:hover{color:#2a7cce}

.search{float:right;width:250px; position:relative}
.search_inp{ float:left;padding:0 5px;width:160px;height:28px;line-height:30px;background-color:#fff;border:1px solid #ededed;}
.search_btn{float:left;width:75px;height:30px;line-height:30px;color:#fff;border:none;background:#2a7cce;outline:medium;cursor:pointer}
.search_btn:hover{ background:#186dc2;}

.newHead{padding:15px;background:#fff;}
.ImgNews{width:570px;float:left;}
.ImgNews_nav{width:35px;float:left;height:320px;}
.ImgNews_nav span{display:block;height:120px;padding-top:40px;color:#fff;color:#333;text-align:center;background:#f7f7f7; cursor:pointer;}
.ImgNews_nav span.on{color:#fff;background:#2a7cce;}
.ImgNews_cont{width:535px;float:left;height:320px;}
.imgslider li img{transition:transform 0.2s linear 0s;}
.imgslider li img:hover{transform: scale(1.1)}
.HotNews{width:570px; float:right;}
.HotNews_nav i.line{ float:left;display:block;width:3px;height:16px;line-height:16px;margin:11px 8px 0 2px; background:#0d72bf}
.HotNews_nav{height:40px; position:relative;border-bottom:1px solid #ddd;}
.HotNews_nav a{float:left;margin-left:5px;margin-right:20px;height:39px;line-height:39px; font-size:18px;color:#8c8c8c; cursor:pointer}
.HotNews_nav a:hover{color:#333;}
.HotNews_nav a.on{color:#2a7cce !important;}
.HotNews_nav a.more{ position:absolute;width:auto;margin:0;padding:0;right:5px;top:0;line-height:40px;font-size:12px;}
.HotNews_nav a.more:hover{color:#2a7cce;}

.HotNews_list{}
.hot_tit{padding:5px 0;}
.hot_tit .hot_time{width:93px;margin-top:10px;margin-right:10px;color:#fff;float:left;height:30px;line-height:30px; text-align:center; background:url(imagestime_bg.png) center center no-repeat;}
.hot_tit .hot_con{width:460px;float:right;}
.hot_tit .hot_con h3 a{font-size:16px;color:#000; line-height:30px;font-weight:normal;}
.hot_tit .hot_con h3 a:hover{color:#ff2906}
.hot_tit .hot_con p{font-size:12px;color:#8c8c8c;line-height:18px;height:36px;overflow:hidden;}
.hot_tit .hot_con p a{color:#ff2906}
.HotNews_list{}
.HotNews_list ul li{position:relative;padding:0 100px 0 10px;line-height:33px; background:url(imagesdot.png) 0 center no-repeat;border-bottom:1px dashed #f1f1f1;font-size:14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.HotNews_list ul li a{color:#333; }
.HotNews_list ul li a:hover{color:#ff2906;}
.HotNews_list ul li .time{ position:absolute;right:0;top:0;line-height:33px; font-size:12px;color:#808080;}

.floor{margin-top:20px;}
.columnBox{padding:20px; background:#fff;}
.column_item:hover{ box-shadow:0px 2px 4px rgba(0,0,0,.2);}
.column_item{width:374px;float:left;margin-left:18px;}
.column_item:first-child{margin-left:0}
.column_item .title{padding:0 20px;height:40px;line-height:40px;position:relative; background:#a3d1ff;border-radius:8px 8px 0 0}
.column_item .title h3{color:#2a7cce;font-size:18px;font-weight:normal;}
.column_item .title .tit_nav{position:absolute;right:10px;top:0;line-height:40px; font-size:12px;color:#808080}
.column_item .title .tit_nav span{color:#2a7cce;margin:0 3px; cursor:pointer;}
.column_item .title span a{color:#2a7cce;}
.column_item .title .tit_nav span.on{ font-weight:bold;}
.column2 .title span{display: inline-block;padding: 0 20px;margin-top: 1px;}
.column2 .title span.on{background: #fff;}
.Txt_cont{height:215px;padding:10px;border:1px solid #ededed;border-top:0; overflow-y:scroll}
.Txt_cont p{ font-size:14px; line-height:2;color:#333;}

.news_list{}
.news_list ul li{position:relative;padding:0 100px 0 10px;line-height:31px; background:url(imagesdot.png) 0 center no-repeat;font-size:14px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.news_list ul li .time{ position:absolute;right:0;top:0;line-height:31px; font-size:12px;color:#808080;}
.news_list ul li .views{ position:absolute;right:0;top:0;line-height:31px; font-size:12px;color:#ff2906;}
.column_item .news_list{height:215px;padding:10px;border:1px solid #ededed;border-top:0; }
.market_left{float:left;width:860px;padding:20px;background:#fff}
.market_right{float:right;width:240px;padding:20px;background:#fff}
.market_title{position:relative;border-bottom:1px solid #ddd;}
.market_title .title{height:30px; line-height:30px;padding-bottom:5px;font-size:18px;color:#000;}
.market_title .title i{ display:inline-block;width:3px;height:13px;line-height:13px;margin:0 8px 0 2px; background:#0d72bf}
.market_title a.more{position:absolute;right:5px;top:0;line-height:30px;font-size:12px;color:#808080;}
.hqTableBox{margin:15px 0 0}
.hq_table{border-collapse:collapse; line-height:25px;}
.hq_table th{background:#ededed; font-weight:normal;padding:5px;color:#666; text-align:center;}
.hq_table td{color:#000;border-bottom:1px dotted #ddd;padding:5px;text-align:center; vertical-align:middle}
.hq_table td.LightColor{color:#808080}
.public_list{}
.public_list ul{margin:15px 0 0}
.public_list ul li{height:35px;line-height:35px;margin-bottom:11px;border:1px solid #ededed}
.public_list ul li i.public_icon{display:inline-block;margin-right:10px;width:45px;height:35px;vertical-align: bottom;background-image:url(imagespublic_icon.png); background-repeat:no-repeat;background-color:#a3d1ff;}
.p_ico1{ background-position: center 0;}
.p_ico2{ background-position: center -35px;}
.p_ico3{ background-position: center -70px;}
.p_ico4{ background-position: center -105px;}
.p_ico5{ background-position: center -140px;}
.p_ico6{ background-position: center -175px;}
.public_list ul li a{display:inline-block;height:35px;line-height:35px;}

.market_bottom{margin-top:20px;}
.market_item{ float:left;width:400px;margin-left:20px;padding:20px;background:#fff;}
.market_item:first-child{margin-left:0}
.market_item .news_list{border:0;padding:10px 0 0;height:auto}
.market_bar{float:left;width:240px;margin-left:20px;padding:40px 20px;background:#fff;}

/** ×¨Ìâ×¨À¸ **/
.subjectBox{padding:20px; background:#fff;}
.subject_list{float:left;margin:15px 0 0;width:1160px;overflow:hidden;height:70px;}
.subject_list li{float:left;margin-right:10px;}

.OnlineBox{padding:20px; background:#fff;}
.online_step{width:850px;margin:0 auto;}
.online_step a{float:left;}
.online_left{ float:left;width:815px;}
.online_col{}
.online_col_hd{}
.online_col_hd .tit{display:block;float:left;padding:0 15px;height:30px;line-height:30px;color:#2a7cce; font-weight:normal;text-align:center;background:#a3d1ff;}
.online_col_hd .online_col_nav{}
.online_col_hd .online_col_nav span{display:block;float:left;height:30px;line-height:30px;margin-left:15px;color:#8c8c8c;cursor:pointer}
.online_col_hd .online_col_nav span:hover,.online_col_hd .online_col_nav span.on{color:#000}
.online_col_bd {margin:10px 0 10px 60px;}
.online_col_bd  a.link{float:left;display:block;margin-right:20px;width:145px;padding:5px 0;line-height:21px;color:#333;text-align:center;border:1px solid #ededed;background:#f7f7f7}
.online_col_bd  a.link:hover{border:1px solid #a3d1ff;}
.online_col .news_list{margin-top:5px;margin-left:-10px;}
.online_col .news_list li{float:left;width:380px;margin:0 15px;-moz-box-sizing:border-box;box-sizing:border-box}

.online_right{width:325px;float:right;}
.online_hall{padding-top:7px;}
.online_search{padding-top:20px}
.o_inp{padding:15px 0;}
.o_search_sel{width:110px;height:30px;border:1px solid #ededed}
.o_search_inp{margin-left:15px;width:183px;height:28px;line-height:28px;padding:0 5px;background:#fff;border:1px solid #ededed}
.o_search_btn{width:100%;height:35px;line-height:35px;color:#fff;font-size:16px;text-align:center;background:#2a7cce;border:none;cursor:pointer;outline:medium;}
.o_search_btn:hover{background:#186dc2}

.ActivityBox{padding:20px;background:#fff;}
.Activity_left{float:left;width:815px;}
.Activity_right{width:325px;float:right;}
.Activity_hd{margin-top:15px;position:relative;height:30px;}
.Activity_hd .title{float:left;padding:0 15px;height:30px;line-height:30px;color:#2a7cce;background:#a3d1ff;font-size:16px;}
.Activity_hd .list_nav span{display:block;margin-right:10px;float:left;padding:0 15px;height:30px;line-height:30px;color:#8c8c8c;font-size:16px; cursor:pointer;}
.Activity_hd .list_nav span a{color:#8c8c8c;}
.Activity_hd .list_nav span.on{color:#2a7cce;background:#a3d1ff;}
.Activity_hd .list_nav span.on a{color:#2a7cce;}
.Act_links{position:absolute;right:0;top:5px;}
.Act_links a{ float:left;display:block;margin:0 3px;padding:0 5px;height:20px;line-height:20px;color:#fff;font-size:12px;border-radius:3px;}
.Act_links a.act_ago{ background:#f0b93c;}
.Act_links a.act_year{background:#fe5083;}
.Act_links a.act_next{background:#7ac843;}
.Act_links a.act_report{color:#333}
.Act_links a.act_report img{ vertical-align:text-top;}
.Activity_bd{padding:15px 0;border-bottom:1px dashed #ededed}
.interview_new{float:left;width:500px;}
.interview_new .thumb{float:left;}
.interview_new .info{float:left;width:280px;margin-left:15px;}
.interview_new .info h3{padding:5px 0;line-height:30px;font-size:16px;color:#333;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.interview_new .info p{line-height:25px;height:75px; overflow:hidden;color:#8c8c8c}
.interview_new .info p a{color:#ff2906;}

.interview_next{float:left;width:250px;margin-left:30px;padding-left:30px;border-left:1px solid #ededed}
.interview_next h3{padding:5px 0;line-height:30px;font-size:16px;color:#333;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow: hidden}
.interview_next p{line-height:25px;heihgt:25px;color:#8c8c8c;text-overflow:ellipsis;white-space:nowrap;overflow: hidden}
.Activity_news .news_list ul li{padding:0 60px 0 10px;}

.activity_list ul li{position:relative;padding:0 0 0 10px;line-height:31px; background:url(imagesdot.png) 0 center no-repeat;font-size:14px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.activity_list ul li .doing{color:#ff2906}
.activity_list ul li .done{color:#666}


/** ÓÑÁ´ **/
.yq_links{padding:20px;}
.yq_links .title{float:left;color:#000;width:80px;font-size:16px; line-height:30px;}
.yq_links .links{float:left;}
.yq_links .links select{width:195px;margin-left:13px;padding:5px;line-height:20px;}

.footer{margin:0 auto;padding:20px 0;}
.footer_link{text-align:center;}
.footer_link a{padding:0 3px;}
.footer .info{width:350px; margin:10px auto 5px; text-align:left;}
.footer .sign{float:left}
.footer .txt{padding-top:5px;float:left; line-height:25px;margin-left:10px;color:#666;font-size:12px;}

/*Æ¯¸¡*/
.piaofuBox{position:relative;}
.piaofuBox .close{ position:absolute;color:#000; font-size:20px; line-height:20px; text-align:center;display:block;right:0;top:0;width:20px;height:20px;}



/* ÓÒ²à */
.SbtnBox{position:fixed;right:0px;bottom:250px;cursor:pointer; z-index:1000;text-align:center;}
.SbtnBox .goHome,.SbtnBox .goTop{ display:block;width:48px;height:48px; line-height:45px;margin-bottom:2px;background:url(imagesicon_bg.png) 0 0 no-repeat;}
.SbtnBox .mobile,.SbtnBox .weixin{ display:block;width:48px;height:48px; line-height:45px;margin-bottom:2px;background:url(imagesicon_bg.png) 0 0 no-repeat;}
.SbtnBox a:hover{background:url(imagesicon_bg1.png) 0 0 no-repeat;}
.SbtnBox img{vertical-align:middle;text-align:center;}

.mobile .t_tips{position: absolute;top:-8px;display: none;z-index:999999;font-size: 11px;background: #fff;color: #fff;right:54px;}
.mobile .t_tips p{color:#333; font-size:14px;text-align:center}
.mobile:hover{color:#333}
.mobile:hover .t_tips{ display:block;}
