@charset "utf-8";
/*首页样式*/
body{margin:0 auto;}
/*回到顶部*/
.to_top{width:38px; height:38px; position:absolute; z-index:101; right:-63px; top:600px; display:none;}
.to_top div{width:38px; height:38px; background-image:url(../images/index_icon10.jpg); position:fixed; cursor:pointer;}
/*首页头部*/
.iheader{width:100%; border-top:3px solid #f58900; height:108px;}
.iheader .logo{float:left; margin-top:24px; width:321px; text-align:left;}
.iheader .nav_b{height:108px; position:absolute; left:321px; z-index:99; top:-3px; width:50000px; border-top:3px solid #00509d;}
.iheader .nav_b>a{float:left; height:37px; border-left:1px solid #e9ecf0; width:97px; font-size:14px; line-height:14px; color:#48505a; padding-top:71px; background-repeat:no-repeat;}
.iheader .nav_b>a:last-child{border-right:1px solid #e9ecf0;}
.iheader .nav_b>a.a{background-image:url(../images/nav_01.jpg);}
.iheader .nav_b>a.b{background-image:url(../images/nav_02.jpg);}
.iheader .nav_b>a.c{background-image:url(../images/nav_03.jpg);}
.iheader .nav_b>a.d{background-image:url(../images/nav_04.jpg);}
.iheader .nav_b>a.e{background-image:url(../images/nav_05.jpg);}
.iheader .nav_b>a.f{background-image:url(../images/nav_06.jpg);}
.iheader .nav_b>a.g{background-image:url(../images/nav_07.jpg);}
.iheader .nav_b>a.a.now, .iheader .nav_b>a.a:hover{background-image:url(../images/nav_01h.jpg); background-color:#1193d3; color:#fff;}
.iheader .nav_b>a.b.now, .iheader .nav_b>a.b:hover{background-image:url(../images/nav_02h.jpg); background-color:#1193d3; color:#fff;}
.iheader .nav_b>a.c.now, .iheader .nav_b>a.c:hover{background-image:url(../images/nav_03h.jpg); background-color:#1193d3; color:#fff;}
.iheader .nav_b>a.d.now, .iheader .nav_b>a.d:hover{background-image:url(../images/nav_04h.jpg); background-color:#1193d3; color:#fff;}
.iheader .nav_b>a.e.now, .iheader .nav_b>a.e:hover{background-image:url(../images/nav_05h.jpg); background-color:#1193d3; color:#fff;}
.iheader .nav_b>a.f.now, .iheader .nav_b>a.f:hover{background-image:url(../images/nav_06h.jpg); background-color:#1193d3; color:#fff;}
.iheader .nav_b>a.g.now, .iheader .nav_b>a.g:hover{background-image:url(../images/nav_07h.jpg); background-color:#1193d3; color:#fff;}
/*banner*/
.banner{width:100%; height:150px; background-repeat:no-repeat; background-position:center;}
/*头部资讯滚动*/
.tnews_bg{width:100%; height:135px; background-color:#f4f4f4;}
.tnews_b{width:1068px; margin:0 auto;}
.tnews_b .prev{float:left; width:6px; height:135px; padding:0 9px; background-image:url(../images/index_icon1.png); background-repeat:no-repeat; background-position:center; cursor:pointer;}
.tnews_b .next{float:left; width:6px; height:135px; padding:0 9px; background-image:url(../images/index_icon2.png); background-repeat:no-repeat; background-position:center; cursor:pointer;}
.tnews_b .show{width:999px; height:104px; overflow:hidden; float:left; position:relative; margin:0 10px;}
.tnews_b .show ul{padding-top:32px;}
.tnews_b .show li{float:left; width:333px; height:72px; text-align:left;}
.tnews_b .show li>a{display:block;}
.tnews_b .show li .img{width:96px; height:72px; float:left;}
.tnews_b .show li .info{float:left; padding-left:15px; width:205px;}
.tnews_b .show li .title{font-weight:bold; font-size:14px; line-height:14px; color:#3e3e3e; padding-top:9px;}
.tnews_b .show li .msg{font-size:12px; line-height:20px; color:#5c5c5c; padding-top:10px;}
/*头条*/
.hotnew{width:998px; height:109px; border:1px solid #e9e9e9; margin:0 auto; margin-top:20px;}
.hotnew .icon{width:120px; height:109px; background-image:url(../images/index_icon3.jpg); float:left;}
.hotnew .info{padding-left:15px; float:left; width:850px; text-align:left;}
.hotnew .info .title{font-size:30px; line-height:30px; color:#2f3137; padding-top:24px;}
.hotnew .info .msg{line-height:18px; color:#a6a6a6; padding-top:9px;}
/*新闻信息*/
.news_b{width:1000px; margin:0 auto; height:415px;}
/*左侧轮播图*/
.news_b .l_imgb{width:565px; height:300px; float:left; position:relative; overflow:hidden; margin-top:25px;}
.news_b .l_imgb ul{width:auto; height:300px;}
.news_b .l_imgb li{width:565px; height:300px; float:left; position:relative; text-align:left;}
.news_b .l_imgb li .img{width:100%; height:100%;}
.news_b .l_imgb li .title{width:540px; padding-left:25px; height:40px; position:absolute; bottom:0; left:0; font-size:14px; line-height:40px; background:rgba(0, 0, 0, 0.7); z-index:99;}
.news_b .l_imgb li .title a{color:#fff;}
.news_b .l_imgb .page_b{position:absolute; z-index:100; right:14px; bottom:0;}
.news_b .l_imgb .prev{width:6px; height:40px; background-image:url(../images/index_icon4.png); background-repeat:no-repeat; background-position:center; cursor:pointer; padding:0 10px; float:left;}
.news_b .l_imgb .next{width:6px; height:40px; background-image:url(../images/index_icon5.png); background-repeat:no-repeat; background-position:center; cursor:pointer; padding:0 10px; float:left;}
.news_b .l_imgb .pages{float:left; font-size:14px; line-height:40px; color:#fff;}
.news_b .l_imgb .pages .a{padding-right:7px;}
.news_b .l_imgb .pages .b{padding-left:7px;}
.news_b .r_news{float:left; padding-left:25px; width:409px; margin-top:25px;}
.news_b .r_news .head{height:34px; border-bottom:1px solid #48586c;}
.news_b .r_news .head .title{float:left; font-size:22px; line-height:22px; color:#333941; font-weight:bold; padding-top:2px; padding-left:15px;}
.news_b .r_news .head a{font-size:12px; line-height:12px; color:#333941; float:right; margin-right:15px; margin-top:10px;}
.news_b .r_news li{font-size:14px; line-height:14px; text-align:left; padding-top:15px; padding-bottom:3px;}
.news_b .r_news li a{color:#3e3e3e;}
.news_b .r_news li a:hover{color:#e71212;}
.news_b .r_news li span{font-family:simsun; padding-left:3px; padding-right:10px; color:#3e3e3e;}
/*中部导航*/
.middle_nav{width:1000px; margin:0 auto; clear:both;}
.middle_nav a{width:234px; height:80px; float:left; border:1px solid #f1f1f1; border-left:2px solid #d9e3ea;}
.middle_nav a+a{margin-left:17px;}
.middle_nav a img{float:left; width:60px; height:60px; margin-left:41px; margin-top:10px;}
.middle_nav a div{float:left; font-size:20px; color:#333941; line-height:80px; padding-left:10px;}
/*三栏信息*/
.three_news{width:1000px; margin:0 auto; clear:both; padding-top:30px;}
.three_news .l_b{float:left; width:422px;}
.three_news .head{height:34px; border-bottom:1px solid #48586c;}
.three_news .head .title{float:left; font-size:22px; line-height:22px; color:#333941; font-weight:bold; padding-top:2px; padding-left:15px;}
.three_news .head a{font-size:12px; line-height:12px; color:#333941; float:right; margin-right:15px; margin-top:10px;}
.three_news .l_b .tnews{width:390px; height:72px; text-align:left; padding-left:20px; padding-top:20px; padding-bottom:5px;}
.three_news .l_b .tnews a{display:block;}
.three_news .l_b .tnews .img{width:96px; height:72px; float:left;}
.three_news .l_b .tnews .info{float:left; padding-left:15px; width:275px;}
.three_news .l_b .tnews .title{font-weight:bold; font-size:14px; line-height:14px; color:#3e3e3e; padding-top:5px;}
.three_news .l_b .tnews .msg{font-size:12px; line-height:20px; color:#5c5c5c; padding-top:10px;}
.three_news .col{font-size:14px; line-height:14px; text-align:left; padding-top:20px; clear:both;}
.three_news .col a{color:#3e3e3e;}
.three_news .col a:hover{color:#e71212;}
.three_news .col span{font-family:simsun; padding-left:3px; padding-right:10px; color:#3e3e3e;}
.three_news .m_b{float:left; width:248px; margin-left:39px;}
.three_news .m_b ul{padding-left:15px;}
.three_news .m_b .timg_b{width:214px; height:160px; position:relative; margin-top:17px; display:block;}
.three_news .m_b .timg_b a{display:block;}
.three_news .m_b .timg_b .title{width:204px; height:30px; line-height:30px; background:rgba(0, 0, 0, 0.7); position:absolute; bottom:0; left:0; color:#fff; text-align:left; padding-left:10px;}
.three_news .m_b .col{padding-top:15px;}
.three_news .r_b{float:right; width:248px; margin-left:39px;}
.three_news .r_b ul{padding-left:15px;}
.three_news .typec{text-align:left; clear:both; padding-top:15px;}
.three_news .typec .title{font-size:14px; line-height:14px; font-weight:bold; color:#3e3e3e; padding-bottom:12px;}
.three_news .typec img{float:left;}
.three_news .typec .msg{float:left; width:120px; padding-left:14px; color:#5c5c5c; line-height:22px;}
.three_news .r_b.typeb .col{padding-top:15px;}
/*专家访谈*/
.pro_b{width:1000px; margin:0 auto; clear:both; padding-top:35px;}
.pro_b .head{height:34px; border-bottom:1px solid #48586c;}
.pro_b .head .title{float:left; font-size:22px; line-height:22px; color:#333941; font-weight:bold; padding-top:2px; padding-left:15px;}
.pro_b .head a{font-size:12px; line-height:12px; color:#333941; float:right; margin-right:15px; margin-top:10px;}
.pro_b ul{clear:both; padding-top:20px; width:955px; margin:0 auto;}
.pro_b li{width:217px; float:left;}
.pro_b li+li{margin-left:28px;}
.pro_b li .img{width:100%; height:179px;}
.pro_b li .title{font-size:14px; line-height:14px; color:#3e3e3e; font-weight:bold; text-align:left; padding-top:15px;}
.pro_b li .msg{line-height:20px; color:#5c5c5c; padding-top:8px;}
/*尾部*/
.footer{width:100%; height:240px; background-color:#f6f6f6; border-top:1px solid #e3e9ec; clear:both;}
.footer .links{width:1000px; margin:0 auto; height:115px; border-bottom:1px solid #e3e9ec;}
.footer .links .title{font-size:18px; line-height:30px; color:#3e3e3e; float:left; width:36px; padding-top:30px; padding-left:30px;}
.footer .links ul{height:48px; float:left; margin-left:15px; border-left:1px solid #d2dbdf; width:914px; margin-top:36px; overflow:hidden;}
.footer .links li{float:left; font-size:14px; line-height:14px; padding-bottom:20px; margin-left:20px;}
.footer .links li a{color:#3e3e3e;}
.footer .links li a:hover{color:#e71212;}
.footer .navs{text-align:center; font-size:14px; line-height:14px; font-weight:bold; padding-top:40px;}
.footer .navs a{padding:0 15px; display:inline-block; height:14px;}
.footer .navs a+a{border-left:1px solid #c5c5c5;}
.footer .msg{clear:both; font-size:14px; line-height:14px; padding-top:30px; color:#5c5c5c;}
/*新闻列表*/
.news_list{width:800px; float:left;}
.news_list .head{height:34px; border-bottom:1px solid #48586c; padding-top:30px;}
.news_list .head .title{float:left; font-size:22px; line-height:22px; color:#333941; font-weight:bold; padding-top:2px; padding-left:15px;}
.news_list .head .map{float:right; color:#333941; padding-top:9px;}
.news_list .head a{color:#333941;}
.news_list .head a:hover{color:#e71212;}
.news_list li{clear:both; padding-left:15px; margin-top:30px; text-align:left;}
.news_list li:after{content:"."; display:block; height:0; font-size:0; clear:both; visibility:hidden;}
.news_list li .title{font-size:20px; line-height:20px; float:left; color:#3e3e3e;}
.news_list li .time{float:left; line-height:12px; color:#ffa46c; margin-top:7px; margin-left:12px;}
.news_list li .img{clear:both; float:left; width:190px; height:145px; margin-top:15px;}
.news_list li .info{float:left; padding-left:20px; width:560px; font-size:14px; line-height:24px; color:#878585; padding-top:30px;}
.news_list li .info .more{font-size:12px; line-height:12px; color:#333941;}
.news_list li .info .more:hover{color:#e71212;}
/*分页*/
.page_b{text-align:center; clear:both; padding-top:50px;}
.page_b a{display:inline-block; width:24px; height:24px; border:1px solid #bababa; border-radius:1px; background-color:#f8f8f8; text-align:center; line-height:24px; color:#717171;}
.page_b a+a{margin-left:5px;}
.page_b span{padding:0 12px; color:#717171;}
.page_b a.now{background-color:#686868; border-color:#555555; color:#fff;}
.page_b a.prev, .page_b a.next{font-family:simsun; line-height:26px;}
/*右侧导航*/
.rnavs_b{width:158px; padding-bottom:15px; border:1px solid #e9e9e9; float:right; margin-right:6px; margin-top:30px; -webkit-box-shadow: 3px 3px 3px #f4f4f4; -moz-box-shadow: 3px 3px 3px #f4f4f4; box-shadow: 3px 3px 3px #f4f4f4;}
.rnavs_b ul{clear:both; padding-top:14px;}
.rnavs_b li{text-align:left; width:150px; height:34px; line-height:34px; margin-top:12px; font-size:16px; position:relative;}
.rnavs_b li a{color:#3e3e3e; display:block; padding-left:50px;}
.rnavs_b li.now a{background-color:#1193d3; color:#fff;}
.rnavs_b li.now a:after{content:""; width:8px; height:9px; background-image:url(../images/list_icon1.png); position:absolute; z-index:99; left:-8px; top:11px;}
/*新闻详细*/
.new_cont{text-align:left;}
.new_cont .head_b{height:110px; border-bottom:1px dashed #bbb;}
.new_cont .head_b .title{font-size:20px; line-height:20px; color:#5a5f6b; padding-top:35px;}
.new_cont .head_b .info{line-height:12px; color:#8da6c0; padding-top:20px;}
.new_cont .text_b{font-size:14px; color:#5c656f; line-height:30px;}
.new_cont .func{clear:both; padding-top:50px;}
.new_cont .func .l_b{float:left; line-height:14px;}
.new_cont .func .l_b .prev{font-size:14px; color:#5c656f;}
.new_cont .func .l_b .prev a{color:#5c656f;}
.new_cont .func .l_b .prev a:hover{color:#e71212;}
.new_cont .func .l_b .next{font-size:14px; color:#5c656f; padding-top:20px;}
.new_cont .func .l_b .next a{color:#5c656f;}
.new_cont .func .l_b .next a:hover{color:#e71212;}
.return_list{width:87px; height:20px; float:right; background-image:url(../images/list_icon2.png); margin-right:30px;}
.intro_b{font-size:14px; color:#3e3e3e; line-height:30px; padding-top:20px; text-align:left;}



