﻿/* CSS Document */

*{}
html,body{width:100%;height:100%;padding:0;margin:0;}
:root *{behavior:0\9;}
div,form,img,ul,ol,li,dl,dt,dd,p,input,body,strong,span,pre,textarea{margin:0;padding:0;border:0;}
h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;}
img{border:0px;/*behavior:url(iepngfix.htc)*/max-width:100%;vertical-align:center;}
ul,li{list-style:none; }
input,textarea,select{outline:none;}
a{text-decoration:none;color:#515151; font-size: 16px;}
a:hover{color:#af0c0c;outline:none;}
a,area{outline:none;blr:expression(this.onFocus=this.blur());}
.clear{clear:both;line-height:0;height:0;font-size:0;}
a,area{blr:expression(this.onFocus=this.blur())}
em,i {font-style: normal}
::-webkit-input-placeholder{color:#fff;} 
:-moz-placeholder{color:#999;} 
::-moz-placeholder{color:#999;} 
:-ms-input-placeholder{color:#999;} 
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #ffffff !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
body{ background: #f1f1f1; font-size: 16px;font-family: "宋体"; line-height:1.2;}


.container{width:1100px;margin:0 auto;}
.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.line{ border-bottom:1px dashed #dddddd; height:1px; padding-top:10px;}
.mainBox{width:1400px; margin:0 auto;}
.bgColor{ background: #ffffff;}
.padd15{ padding: 15px;}


/*顶部*/

.top{ background:#ffffff; height:83px; padding: 35px 0 38px 0; }
.top .date{ font-size: 12px; color:#8b8b8b; text-align: right; padding-right: 30px;}
.top .fr ul{ font-size: 14px; margin-top: 15px; color:#848484;}
.top .fr ul li{ float: left; width:105px; padding: 5px 0; margin-right: 10px; text-align: right;}
.top .fr ul li a{ color:#848484; line-height: 23px; display: block;}
.top .fr ul li i{float: left; height: 22px; display: block;}
.top .fr ul li i img{ width:100%;vertical-align:bottom;}
.top .fr ul li span{ float: left; text-align: left; padding-left: 10px; font-size: 14px;}
.top .fr ul li:nth-child(2){width:215px; }

/*导航*/

.menu{width: 100%;position: fixed;top:156px;left: 0;z-index: 9999999; background: url(../images/menubg.jpg) no-repeat; height: 60px; line-height: 60px;}
.menu .nav{-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;height:100%;line-height:60px;display:block}
.menu .navbar_nav li{float:left;position:relative;display:block}
.menu .navbar_nav li:after{content:"";width:0;height:2px;background:#ff4500;position:absolute;bottom:0;left:0;transition:all .5s ease 0s}
.menu .navbar_nav li:hover:after{width:100%}
.menu .navbar_nav li a{text-decoration:none;height:100%; width:150px; text-align: center; display:block;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;color:#ffefef;font-size:16px; font-weight:bold;}
.menu .navbar_nav li a i{ float: right;}
.menu .navbar_nav li:hover a{color:#ffffff; font-weight: bold;}
.menu .navbar_nav li.dropdown{display:inherit;position:relative}
.menu .navbar_nav li.dropdown .jt{width:20px;height:20px;background:url(i/top.png) no-repeat;background-size:100% 100%;display:block}
.menu .navbar_nav li.dropdown .dropdown_menu{display:none;position:absolute;top:60px;width:100%;background:#fff;width:150px; text-align: center;}
.menu .navbar_nav li.dropdown .dropdown_menu a{font-size:14px;color:#666; font-weight: normal;line-height:40px;text-align:center;background:#fff;margin-bottom:1px}
.menu .navbar_nav li.dropdown:hover .dropdown_menu{display:block;background:#f3f3f3;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.menu .navbar_nav li.dropdown:hover .dropdown_menu a{color:#666}
.menu .navbar_nav li.dropdown:hover .dropdown_menu a:hover{color:#fff;background:#d80004;}
.menu.on{background: url(../images/menubg.jpg) no-repeat; height: 60px; line-height: 60px; top:0}
.menu.on .navbar_nav li a{color:#fff}
.menu.on .navbar_nav li:hover a{color:#fff}

.serch{ height:35px; line-height: 35px; width: 300px; background: rgba(185, 1, 2, .5); float: right; border-radius: 50px; margin-top: 12px;}
.serch input{ padding-left: 15px;font-size: 12px; color: #ffffff; background: none; height: 35px; width: 220px; border: 0;display: block;float: left; line-height: 35px;}
.buttom{ width: 56px; height: 35px; background: #cc0001; font-size: 14px; color: #fff; line-height: 35px; float: right; text-align: center;}

#navToggle{display:none}
.m_nav{position:fixed;top:0;width:100%;height:100%;background:#fff;transition:all ease .5s;-webkit-transition:all ease .5s;z-index:1000;opacity:1;visibility:visible;margin-top:0;overflow-y:auto;transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;top:0;transform:translateX(100%)}
.m_nav.open{transform:translateX(0)}
.m_nav .top{height:60px;padding:20px;box-sizing:border-box}
.m_nav .top .closed{width:30px;height:30px;vertical-align:middle;float:right;cursor:pointer}
.m_nav .logo{width:100%;margin:0 auto}
.m_nav .logo img{height:50px;display:block;margin:30px auto}
.m_nav .ul{margin-top:30px}
.m_nav .ul li{padding:0 20px;border-bottom:1px solid #f5f5f5;transform:translateY(0);-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;opacity:0}
.m_nav.open .ul li{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
.m_nav .ul li:nth-child(1){-webkit-transition:all .2s cubic-bezier(.77,0,.175,1) 0ms;transition:all .2s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(2){-webkit-transition:all .4s cubic-bezier(.77,0,.175,1) 0ms;transition:all .4s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(3){-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;transition:all .6s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(4){-webkit-transition:all .8s cubic-bezier(.77,0,.175,1) 0ms;transition:all .8s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(5){-webkit-transition:all 1s cubic-bezier(.77,0,.175,1) 0ms;transition:all 1s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(6){-webkit-transition:all 1.2s cubic-bezier(.77,0,.175,1) 0ms;transition:all 1.2s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li a{display:block;text-decoration:none;color:#333;font-size:16px;height:50px;line-height:50px;width:100%}
.m_nav .ul li .dropdown_menu{display:none}
.m_nav .ul li.dropdown.active .dropdown_menu{display:block}
.m_nav .ul li .dropdown_menu a{display:block;height:50px;line-height:50px;padding:0 40px;box-sizing:border-box;border-bottom:1px solid #f5f5f5}
.m_nav .ul li .dropdown_menu a:last-child{border:0}


/*头条*/

.toutiao{ color:#929395;}
.toutiao h2{font-size: 30px; color: #323333; text-align: center;font-weight: bold; margin-bottom: 10px;}
.toutiao h2 span{ color:#e60012;font-size: 30px; text-align: center;margin-right:10px;}
.toutiao span a{ font-size: 14px; padding: 0 25px;}

.news{ margin:40px auto 0 auto;}
.news .news_left{ float: left;width:666px; height:375px; display: block; background: #ebe2d8;}
/*幻灯片开始*/
.news .news_left .focus{ position:relative;width:666px; height:375px;float: left;}  
.news .news_left .focus img{width:666px; height:375px; } 
.news .news_left .focus .btn{ position:absolute; bottom:34px; left:523px; overflow:hidden; zoom:1;} 
.news .news_left .focus .btn a{position:relative; display:inline; width:14px; height:14px; border-radius:7px; margin:0 3px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.news .news_left .focus .btn a:hover,.news .news_left .focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.news .news_left .focus .fPic{ position:absolute; left:0px; top:0px; }  
.news .news_left .focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.news .news_left .focus .shadow{ width:530px;bottom:0; position: absolute; padding-left: 16px; padding-right: 120px; font-size:16px; background: rgba(0, 0, 0, .5); font-weight: bold; color:#ffffff;  overflow:hidden; font-family: "宋体"; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; float:left; left:0px; z-index:10; height:50px; line-height:50px; display:block;  text-align:left; }  
.news .news_left .focus .shadow a{ color:#ffffff;}
.news .news_left .focus .xiangxi{ font-size: 15px; color:#ac9881; width:350px; margin: 0 auto; line-height: 30px; display: block;}
.news .news_left .focus .href{ margin-left: 15px; margin-top: 10px; border: 1px solid #9d5a00;  font-size: 14px; width:90px; padding-left: 10px; display: block; height: 30px; line-height: 30px; background: url(../images/sj.png) no-repeat 80px center;}
.news .news_left .focus .href a{ color:#9d5a00; display: block;}
.news .news_left .focus .fcon{ position:relative; width:100%; float:left;  display:none; }  
.news .news_left .focus .fcon img{ display:block; }  
.news .news_left .focus .fbg{bottom:20px; right:15px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.news .news_left .focus .fbg div{margin:12px auto 0;overflow:hidden;zoom:1;height:12px; float:right;}    
.news .news_left .focus .D1fBt a{position:relative; display:inline; width:10px; height:10px;border-radius:50px;margin-right:8px;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; border: 1px solid #ffffff;}    
.news .news_left .focus .D1fBt .current,.news .news_left .focus .D1fBt a:hover{background:#e60012; border: 1px solid #e60012; width:10px; height:10px; margin-top:0px;}    
.news .news_left .focus .D1fBt img{display:none}    
.news .news_left .focus .D1fBt i{display:none; font-style:normal; }

/*新闻*/
.news .news_right{ float: right; width: 687px;height: 380px;}
.xmbt{display:block; background:#f8f8f8; height: 51px;}
.xmbt li{ width:120px; height:51px; float:left;margin-right: 15px; background: url(../images/line.png) no-repeat right center;}
.xmbt li a{width:120px; height:51px;float:left; text-align:center; line-height:45px; color:#333333; font-size:16px;font-weight:bold;}
.xmbt .at{width:120px; height:51px; float:left;}
.xmbt .at a{ background: url(../images/newsHover.jpg) repeat-x;  color:#ffffff; }
.more{ position:absolute; right: 10px; top:-60px;}
.more a{ font-size: 14px;}
.newsList{ margin-top: 20px; position: relative; width:100%}
.newsList li{ height:38px; background: url(../images/k.png) no-repeat left center; padding-left: 10px;}
.newsList li a{padding-left:10px; float: left; width:520px;text-align:left; height:38px; line-height:38px; font-size:16px; color:#333333;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
.newsList li span{ float:right; line-height:38px; color:#999999; font-size:14px; margin-right:10px;}
.newsList li:hover{ background: url(../images/k_hover.png) no-repeat left center;}
.newsList li:hover a{ color:#e60012}

.banner{ margin: 15px 0;}

.width424{ width: 424px; height: 495px;}
.ml{ margin-left: 20px;}
.newsTitle{ height: 45px; line-height: 45px;}
.newsTitle .Title_left{ float: left; width:171px; height: 45px; line-height: 45px; display: block; font-weight: bold; background:url(../images/news.png) no-repeat left center; color:#ffffff;}
.newsTitle .Title_left i{ margin: 0px 15px; padding-top: 5px; float: left; display: block;}
.newsTitle a{ float: right; width: 60px; font-size: 14px;}
.newsPic{ margin-top: 20px; width:424px; overflow: hidden; padding-bottom: 15px; border-bottom: 1px dashed #dddddd;}
.newsPic .fl{ width:123px; height: 94px; display: block; padding-right: 20px; background: url(../images/tu_bg.jpg) no-repeat;}
.newsPic .fl img{width:120px; height: 90px;}
.newsPic h2{ font-size: 16px; color:#464646;height: 30px; line-height: 30px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.newsPic span{ color:#9e9a9a; line-height: 25px; font-size: 14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.list{}
.list li{ height:40px; background: url(../images/k.png) no-repeat left center; padding-left: 10px;}
.list li a{padding-left:10px;text-align:left; height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden; line-height:40px; font-size:16px; color:#333333;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
.list li:hover{ background: url(../images/k_hover.png) no-repeat left center;}
.list li:hover a{ color:#e60012}

.spzx{display:block;height: 40px;}
.spzx li{ width:133px; height:40px; float:left;margin-right: 15px; background: url(../images/link.png) no-repeat;}
.spzx li a{width:133px; height:40px;float:left; text-align:center; line-height:40px; color:#333333; font-size:16px;font-weight:bold;}
.spzx .at{width:133px; height:40px; float:left;}
.spzx .at a{ background: url(../images/hover.png) repeat-x;  color:#ffffff; }
.more1{ position:absolute; right: 10px; top:-50px;}
.more1 a{ font-size: 14px;}


.rnew1_lb{width:427px; height: 308px; margin-top: 22px; overflow: hidden;}
.rnew1_lb ul{width:100%; float:none; margin: 0 auto;}
.rnew1_lb ul li{width:200px; float: left; line-height:30px; height: 150px; margin-left: 10px; margin-bottom: 10px;}
.rnew1_lb ul li h4{ position: absolute;bottom: 0px;width: 100%;text-align:center;font-weight: normal;color: #FFF;margin-left: 5px;z-index: 111;font-size: 12px;font-family: "宋体";}
.hesebj{position: absolute;bottom: 0;left: 0px;height: 30px;background-color: #000;width: 98%;opacity: 0.6;filter: alpha(opacity=60);}
.hesebj1{position: absolute;bottom: 0;left: 0px;height: 30px;background-color: #000;width: 100%;opacity: 0.6;filter: alpha(opacity=60);}

.oaBox{ margin-top: 15px;}
.oaBox .fl{ width:205px; background: #eaf6ff; border-radius: 10px; height: 110px;}
.oaBox .fr{ width:205px; background: #f6f2d4; border-radius: 10px; height: 110px;}
.oaBox .fl i{ width:60px; margin: 10px auto 0 auto; display: block;}
.oaBox .fl span{ font-size: 20px; font-weight: bold; color:#3f6fd0; text-align: center; display: block;}
.oaBox .fr i{ width:60px; margin: 10px auto 0 auto; display: block;}
.oaBox .fr span{ font-size: 20px; font-weight: bold; color:#dc643a; text-align: center; display: block;}

.whsh{width:424px; height: 152px; margin-top: 22px; overflow: hidden;}
.whsh ul{width:100%; float:none; margin: 0 auto;}
.whsh ul li{width:205px; float: left; line-height:30px; height: 152px;margin-bottom: 15px;}
.whsh ul li h4{ position: absolute;bottom: 0px;left:0px; text-align: center; width: 100%;font-weight: normal;color: #FFF;z-index: 111;font-size: 14px;font-family: "宋体";}


.spzxlist{ margin-top: 16px; position: relative; width:100%}
.spzxlist li{ height:40px; background: url(../images/k.png) no-repeat left center; padding-left: 10px; width:99%; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
.spzxlist li a{padding-left:10px;text-align:left; height:40px;line-height:40px; font-size:16px; color:#333333;}
.spzxlist li span{ float:right; line-height:40px; color:#999999; font-size:14px; margin-right:10px;}
.spzxlist li:hover{ background: url(../images/k_hover.png) no-repeat left center;}
.spzxlist li:hover a{ color:#e60012}

.zt{ margin: 15px 0; padding-bottom: 15px;}
.zt .ztTitle{ height: 54px; line-height: 54px; background: url(../images/rdzt.jpg) no-repeat 17px center; padding: 15px 0; text-align: right;}
.zt .ztTitle a{ margin: 0 20px;}
.zt ul{}
.zt ul li{ float: left; width:260px; display: block; margin-left: 17px;}

.gdPic{ margin-top: 5px; background: url(../images/pjfc_Bg.png) repeat-x; height: 228px;}
.gdPic b{ float: left; width:63px;  height: 228px;display: block; background: url(../images/pjfc.png) no-repeat;}

/*   首页专题滚动  */
.index_zt{ width:1310px; height:140px; padding:10px; background:#ffffff; float:left; margin-top:20px; }
.index_zt #Marquee{position:relative;width:1310px;height:170px;overflow:hidden; float:left;}
.index_zt #Marquee ul {position:absolute; width:1955666px;}
.index_zt #Marquee li {width:192px; float:left;height:170px;margin:0 10px; text-align: center;}
.index_zt #Marquee li img{width:192px; float:left;height:133px;}
.index_zt #Marquee li span{padding-left: 10px; background: #f2f2f2; height: 30px;line-height: 30px; display: block;width:172px; padding: 0 10px; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}

/*友情链接*/
.footer-top{ background: url(../images/con-bg.png) repeat; color:#515151; height:53px; line-height:53px; text-align:center;}
.footer-top a{color:#515151;}

/*footer*/
.footer{position: relative; background:url(../images/foot_bg.jpg) no-repeat; margin-top: 5px; height:168px; border-top:5px solid #e60012; font-size:14px; text-align:center;}
.footer .footerLeft{ float: left; width:700px; padding:30px 20px 0 20px; text-align: left; line-height: 30px; color:#676767; border-right: 1px solid #eeeeee;}
.footer .footerLeft img{ margin:0 15px;}
.footer .fr{ width:630px; float: right; padding:30px 0px 0 0px;} 
.footer .fr span{ text-align: left; display: block; color:#676767; margin-bottom: 20px;}
.footer a{font-size:14px;}
.footer .fr select{
    width: 190px;
    height: 27px;
    color: #565656;
    border: 1px solid #bfbfbf;
    font-family: "宋体";
    float:left;
    margin-right:15px;
}
.footer .fr select:nth-child(3){margin-right:0;}

.ss{ float:right; width:310px; }
.ss input[type="text"]{ width:260px; height:28px; line-height:28px; border:1px #eee solid; border-radius:3px 0 0 3px; display:block; float:left; padding:0 5px; font:normal 14px/28px "微软雅黑"; color:#999;}
.ss input[type="text"]:hover{ border:1px solid #D1050F; color:#333;}
.ss img{width:47px; height:39px; display:block; float:left; }
.ss .tq{ width:310px; margin:0 auto;  height:40px; padding:15px 0 0 0px; }
.ss form{ width:380px; margin:0 auto; }
/*左侧内容*/
.content .sideleft{width: 989px;padding: 30px 59px 60px 20px;border-right: 1px solid #eee;min-height:500px;}
.content .sideleft .lb>ul>li{line-height: 50px;border-bottom: 1px solid #eee;}
.content .sideleft .lb>ul>li>em{color: #989898;padding-right: 30px;}
.content .sideleft .lb>ul>li>a:hover{color:#f9644e;}
/*.content .sideleft .text{min-height: 470px;}*/
.content .text h1{font-size: 22px;color:#383838;text-align: center;line-height: 52px;}
.content .text h2{font-size: 18px;color:#383838;text-align: center;line-height: 52px;}
.content .text .subAuthor1{text-align: center;background: #f5f5f5;padding: 20px 0;margin-bottom: 30px;}
.content .text .subAuthor1 span{display:inline-block; margin:0 10px;}
.content .text .subAuthor1 br{ margin-top:10px}
.content .text .subAuthor{text-align: center;border-bottom: 1px solid #e3e3e3;padding-bottom: 20px;margin-bottom: 30px;}
.content .text .subAuthor span{padding-right: 10px; padding:15px 0}
.content .text .txt{padding:20px;line-height: 32px;}
.content .text .txt p{line-height: 32px;}
.content .text .txt img{max-width: 830px;}
.content .lb01>ul>li{line-height: 100px;font-size: 18px;}
.comWidth{ padding:0 20px 0 0;}

/*右菜单栏*/
.content .sideright{background: #fff;padding-bottom: 120px;}
.content .sideright .column{width: 310px;}
.content .sideright .column h3{display: block; background: url(../images/ny_tlt.jpg) no-repeat center bottom; background-size: 100% 100%; height: 90px;line-height: 90px;font-size: 30px;color: #fff;text-align: center;font-weight: normal;}
.content .sideright .column a{display: block;height: 50px;line-height: 50px; text-align:center; color: #383838;border-bottom: 1px solid #e3e3e3;}
.content .sideright .column a:hover,.content .sideright .column a.on{background: #e0e0e0;}

.nybanner{ padding: 0; margin: 0; display: block;height: 300px; overflow: hidden;}
.nybanner img{ height: 100%;}
/*页面位置*/
.content .location {height: 44px;line-height: 44px;font-size: 12px;border-bottom: 1px solid #e3e3e3;color:#989898; width:1400px; background: #ffffff; margin: 0 auto;}
.content .location ul{background: url(../images/sub_home.png) no-repeat 20px center;padding-left: 50px;}
.content .location ul li {border-left: 1px solid #e3e3e3;padding-left:10px;}
.content .location a{color:#686868;font-size: 12px;}
.content .location i{color:#333;}
.content .location a:hover{text-decoration: underline;}

.comWidth .sideleft.fl .mkeUl .select-list { margin-bottom: 50px;}
.comWidth .sideleft.fl .mkeUl .select-list .h4 { font-size: 14px; font-weight: bold;}
/*新闻动态*/
.actiLlist {border-bottom:1px solid #e3e3e3;padding: 20px 0;}
.actiLlist .actiPic,.actiLlist .actiPic img{width:210px;height:138px; margin-right: 15px; }
.actiLlist .actiCont{width: 100%;}
.actiLlist .actiCont h3 a{color:#383838;line-height:22px;font-size: 18px;padding-bottom: 5px;}
.actiLlist .actiCont h3 a:hover{color: #fc433e;}
.actiLlist .actiCont em{color:#989898;line-height: 36px;}
.actiLlist .actiCont p{color:#686868;line-height: 24px;}
.actiLlist .actiCont a.mores{width:130px;height:44px;line-height:44px;text-align:center;color:#989898;display: block;border: 1px solid #f1f1f1;margin-top: 35px;border-radius: 8px;}
.actiLlist .actiCont a.mores:hover{color:#fff;background: #fc433e;border:none; }
.actiLlist01{display: block;float: left; width:1000px;height: 290px;}
.actiLlist01 .actiPic,.actiLlist01 .actiPic img{width:390px;height:240px; }
.actiLlist01 .actiCont{width: 580px;height: 290px;}
.actiLlist01 .actiCont a{width:140px;height:40px;line-height:40px;}
.actiLlist01 .actiCont em{line-height: 44px;}

.mkeUl {  height: 290px; width:1000px; overflow: hidden; position: relative; border-bottom: 1px solid #dddddd;}
.mkeUl ul {position: absolute; left: 0px; top: 0px; height: 290px; }
.mkeNum {height: 35px; width: 37px; position: absolute; z-index: 1; right: 103px; top:200px; }
.mke_ns2 {color: #9FA0A0;  }
.mkeLbtn { background: url(../images/kelBtn.png) no-repeat; height: 34px; width: 34px; position: absolute; right: 60px; top: 195px; cursor: pointer; z-index: 10; }
.mkeRbtn { position: absolute; top: 195px; right: 6px; background: url(../images/kerBtn.png) no-repeat; height: 34px; width: 34px; cursor: pointer; z-index: 10; }

.estit{height: 50px;padding-bottom: 20px;margin-bottom: 30px;}
.estit em{color:#fc433e;font-size: 20px;line-height: 24px;}
.estit p{color:#adadad;font-size: 18px;}
.esCont ul li{float: left;margin-left: 18px; margin-bottom: 20px;}
.esCont ul li p{line-height: 50px;font-size: 16px; background: #eeeeee;text-align:center;}
.esCont ul li img{width: 310px;height: 202px;display: block;}

/*我要写信页面样式*/
.submission{margin-top:10px;}
.submission li{padding:0 2%;height:56px;line-height:56px;clear:both;}
.submission li a{color:#666;}
.submission li span{float:left; width: 100px; text-align: right;}
.submission li i{float:left;margin-left:10px;font-size:14px;color:red;height:56px;line-height:56px;display:inline-block;}
.submission .list ul li i{position:absolute;left:-20px;top:26px;width:4px;height:4px;border-radius:2px;background:#999;}
.submission li input[type='text'],.submission li textarea{float:left;margin-top:10px;margin-left:10px;width:76%;height:36px;line-height:36px;font-size:14px;color:#666;border:1px solid #eeeeee;display:block;}
.submission li input[type='radio']{margin-left:50px;}
.submission li textarea{float:right;height:260px; width: 80%;}
.submission .img_library{display:none;}
.submission .img_library select{width:42%;}
.btn_box_sub{margin:0 auto;width:70%;}
.submit_btn{color:#fff;background:#cc001a;border:1px solid #0266bd;cursor:pointer;}
.btn_box_sub a{float:left;margin:20px 10px;width:44%;height:40px;line-height:40px;font-size:16px;text-align:center;}
.reset_btn{color:#333;border:1px solid #ddd;background:#fff;cursor:pointer;}
.foot_bq{margin-top:400px;}

/*信件列表页样式*/
.show{width: 600px; margin: 0 auto;}
.sel_box{margin-top:10px;margin-bottom:20px;border:1px solid #eeeeee;}
.sel_box ul li{float:left;width:380px;}
.sel_box ul li input[type='text']{margin:10px 0;width:60%;height:32px;line-height:32px;font-size:14px;color:#666;border:1px solid #eeeeee;}
.submit_btn{width:80px;height:30px;color:#fff;background:#cc001a;border:1px solid #cc001a;cursor:pointer;}
.btn_box{margin:20px 10px;width:30%;height:40px;line-height:40px;font-size:16px;text-align:center;display:inline-block;}
.reset_btn{width:80px;height:30px;color:#333;border:1px solid #ddd;background:#fff;cursor:pointer;}
.xjlist{}
.xjlist_bt{background:#f9f9f9;border:1px solid #dddddd;height:45px;line-height:45px;}
.xjlist_bt1,.xjlist_bt2,.xjlist_bt4,.xjlist_bt5{font-size:16px;border-right:1px solid #eeeeee;font-weight:bold;color:#515151;float:left;text-align:center;}
.xjlist_bt1{width:661px;}
.xjlist_bt2{width:144px;}
.xjlist_bt4{width:190px;}
.xjlist_bt5{width:146px;}
.xjlist_nr{color:#515151;}
.xjlist_nr ul li{line-height:45px;height:45px; border-bottom: 1px dashed #eeeeee;}
.xjlist_nr ul li:hover{background:#f8f8f8;}
.xjlist_nr2{width:145px;line-height:45px;height:45px;float:left;text-align:center;}
.xjlist_nr4{width:655px;line-height:45px;height:45px;float:left;text-align:left;padding-left:10px;}
.xjlist_nr5{width:190px;line-height:45px;height:45px;float:left;text-align:center;}


  .xzxx_xx{  margin-bottom:15px;}
.lx_right{ font-size: 16px; text-align: center; margin-bottom: 25px;}
.xzxx_xx .tit{padding-bottom:10px;margin-top:15px; margin-bottom:10px;}
.xzxx_xx .tit span{height:22px; padding-left:6px; line-height:22px; color:#d60000; font-size:16px; font-weight:bold;}
.xzxx_xx .butt{width:120px; height:40px; float:left; text-align:center; line-height:40px; color:#fff; font-size:15px; border-radius:2px;background:#d60000;}
.xzxx_xx .but_an{ width:100%; float:left; margin-bottom:50px;}
.xzxx_xx .but_an a{width:180px; height:44px; margin:0px auto;display:block; text-align:center; line-height:44px; color:#fff; font-size:16px; border-radius:100px;background:#d39d6c;}
.xzxx_xx .yisq_text{background:#f9f9f9;font-size: 15px;color: #272727;font-weight:bold;line-height: 22px;padding: 10px 5px;text-align: right;border: 1px solid #eeeeee; border-right:none; border-bottom:none; width:140px;}
.xzxx_xx .xjxx_table table{ width:100%; float:left;}
.xzxx_xx .yisq_input{font-size: 16px;line-height: 22px;padding: 10px;border:1px solid #eeeeee; border-bottom:none; background:#fff;}
.xzxx_xx .yisq_input input{ outline:none; color:#666; padding-top:6px; padding-left:6px; padding-bottom:6px; border:1px solid #eeeeee;font-family: "宋体"; }
.xzxx_xx .yisq_input textarea{outline:none;color:#666;  padding:4px; border:1px solid #eeeeee; width:600px; min-height: 300px; float:left;font-family: "宋体";}
.xzxx_xx .yisq_input span{ float:left; margin-left:5px; margin-right:5px;}
.xzxx_xx .yisq_input .hqyzm{ width:120px; outline:none; margin-left:10px; cursor:pointer;padding-top:8px; padding-bottom:8px;float:left; background:#cccccc; color:#fff; text-align:center; font-size:14px; border:none;}
.xzxx_xx .yisq_input .yisq_inp {float: left;width:320px;line-height: 22px;color: #666;}
.xzxx_xx .yisq_input .yisq_inp02 {float: left;width: 460px;height: 22px;line-height: 22px;border: #fff 1px solid;   color: #333;margin: 10px 5px 10px 10px;}



/*网站地图*/

.pdwzdh{ width:100%; background:#ffffff; min-height:300px;}
.pdwzdh_bt{border-bottom:1px #eee solid; height:45px; line-height:45px; margin:15px 0;}
.pdwzdh_bt_l{border-bottom:5px #cc001a solid; float:left; padding:0 5px; height:43px; line-height:43px; font-size:20px;}
.pdwzdh_nr{ margin-top:10px;}
.pdwzdh_nr ul li{ width:180px; background:url(../images/k.jpg) left center no-repeat; padding-left:10px; float:left; font-size:15px; line-height:35px;}

/*调查问卷样式*/
.dcwj-box{border:#dddddd solid 1px; width: 1250px; margin: 50px auto;}
.dcwj-box h1{margin:25px auto; text-align: center; font-family:"宋体";font-weight:bold;font-size:30px;}
.dcwj-list .tm-tit{padding:25px;font-weight:bold;font-size:18px;border-top:#dddddd solid 1px;background:#f7f7f7;box-sizing:border-box;}
.dcwj-list .dcwj-li{padding:20px 25px;border-top:#dddddd solid 1px;}
.dcwj-list .dcwj-li:hover{background:#f5f5f5;}
.dcwj-list h3{font-weight:bold;font-size:14px;}
.dcwj-list input[type="checkbox"]{margin-right:8px;width:14px;height:14px;}
.dcwj-list span{margin:15px 30px 0 auto;width:21%;font-size:14px;display:inline-block;}
.dcwj-li textarea{padding:10px;width:100%;height:180px;background:#f6f6f6;box-sizing:border-box;}
.subsq-btn{margin:20px auto;width:176px;height:52px;line-height:52px;text-align:center;font-size:18px;color:#ffffff;border-radius:6px;background:#e00000;display:block;}

.rdsq{margin:50px auto;width:1250px;}
/*图片样式*/
.dctp-list ul li{position:relative;float:left;margin:10px;width:226px;height:310px;text-align:center;border:#dddddd solid 1px;box-sizing:border-box;}
.dctp-list ul li img{margin-top:10px;width:206px;height:150px;}
.dctp-list ul li h3{margin-top:20px;font-size:24px;color:#333333;}
.dctp-list ul li span{margin-top:15px;font-weight:bold;font-size:14px;color:#ff5400;display:block;}
.dctp-list ul li .toupiao{position:absolute;left:0;bottom:0;width:100%;padding:16px 0;background:#f6f6f6;}
.dctp-list ul li .toupiao input[type="checkbox"]{width:22px;height:22px;vertical-align:middle;}
.dctp-list ul li .toupiao em{margin-left:10px;font-size:14px;vertical-align:middle;}
/*进度条样式*/
.dctp-list1 ul li{padding:20px 0;font-size:16px;border-bottom:#dddddd solid 1px;clear:both;overflow:hidden;}
.dctp-list1 ul li em{float:left;width:180px;display:inline-block;}
.dctp-list1 ul li input[type="checkbox"]{margin-right:10px;width:20px;height:20px;vertical-align:middle;}
.dctp-list1 ul li img{float:left;margin-left:70px; margin-top: 8px;}
.dctp-list1 ul li span{float:right;}

.date{ margin: 15px 0;}
.date .date_left{ float: left; margin-top: 5px; width:70px; text-align: center; font-size: 16px; line-height: 30px; background: url(../images/date_bg.jpg) no-repeat; height: 65px;}
.date .date_left span{ margin-top: 5px; display: block;}
.date .date_left i{ color:#ffffff;}
.date .date_right{ float: right; width:500px; font-size: 14px; color:#a9a9a9; line-height: 25px;}
.date .date_right a{ font-weight: bold; display: block; font-size: 16px;}

.rdxz-info{margin:10px;background:#f6f4ee; }
.rdxz-info p{margin:10px auto;font-size:14px;line-height:30px;text-indent:36px;line-height:26px;}

.but{ width: 484px; margin: 50px auto 150px auto;}
.button_hov{ background: #e00000;}
.button_lin{ background: #e0e0e0;}
.button_hov{ float: left; width: 210px; height: 60px; margin: 0 16px; font-size: 24px; text-align: center; line-height: 60px; border-radius: 5px;text-align:center;transition:all .3s;cursor:pointer;}
.button_hov a{ color:#ffffff;}
.button_hov1{ float: left; width: 210px; background: #56b600; height: 60px; font-size: 24px; text-align: center; line-height: 60px; border-radius: 5px;text-align:center;transition:all .3s;cursor:pointer;}
.button_hov1 a{ color:#ffffff;}
.button_lin{ float: left; width: 210px; height: 60px; margin: 0 16px; font-size: 24px; text-align: center; line-height: 60px; border-radius: 5px;text-align:center;transition:all .3s;cursor:pointer;}
.button_left{float:left;}
/*------------------------------------------搜索结果页-------------------------------------------*/

.blank5{ height: 5px;}
.sousuolb{margin:10px 25px;}
.sousuolb_l{ width:1050px; padding:20px; float:left;background:#ffffff;}
.sousuolb_l_top{ width:1050px; float:left; height:50px; line-height:50px; color:#999;}
.sousuolb_l_nr{}
.sousuolb_l_nr ul{}
.sousuolb_l_nr ul li{ margin-bottom:25px;}
.sousuolb_l_xw h1 a{text-align:left; font-size:14px;line-height:30px; color:#515151; font-weight:bold;}
.sousuolb_l_xw span{ color:#999; line-height:30px;}
.sousuolb_l_xw p a{ color:#6C9;}

.sousuolb_r{ width:180px; background:#f9f9f9; float:right; border:1px solid #eeeeee;padding-left:40px;  padding-top:20px; padding-bottom:20px; }
.sousuolb_r_nr{}
.sousuolb_r_nr ul{}
.sousuolb_r_nr ul li{ margin:10px auto;}
.sousuolb_r_nr ul li .sousuolb_r_nr_bt ul li { color:#666; font-size:14px; line-height:20px;}
.sousuolb_r_nr ul li .sousuolb_r_nr_bt h1 a{ color:#F30; font-size:16px; line-height:40px;}
.sousuolb_r_nr ul li .sousuolb_r_nr_bt h1 a:hover{ color:#1188d4; font-size:16px; line-height:40px;}

.searchtype {background: #ffffff;border: 1px solid #e9e9e9; margin-bottom:15px;}
.searchtype a{font-size: 14px; display: inline-block;color: #656565;height: 37px;line-height: 37px; margin-right: 25px;padding: 0 13px 2px 12px;}
.searchtype a.checked{font-weight: bold;height: 34px;border-bottom: 3px solid #f44236!important;}
.sousuolb_l_xw .tits{ height: 22px; line-height: 22px; margin-bottom: 10px;}
.sousuolb_l_xw .tits a{display:block; font-weight: bold;}
.sousuolb_l_xw p{line-height:20px; color:#999;}
.sousuolb_l_xw .channl{height: 22px;font-size: 15px;line-height: 20px;margin-right: 10px;font-family: "宋体";padding: 0px 10px;background: #f44236;color: #fff; float: left; font-weight: normal;}
.sousuolb_l_xw .channl b{color: #ffffff !important; }
.sousuolb_l_xw .sousou_pic{ float: left; margin-right: 20px;}
.sousuolb_l_xw .sousou_pic img{ width:118px;}
.sousuolb_l_xw .sousou_con{width:1050px; font-size: 14px;}
.search-box {
  position: relative;
  width:500px;
  height: 52px;
  margin: 20px auto;
}
.search-box input[type="text"] {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 0 104px 0 13px;
    border-radius: 4px;
    background-color: #fff;
    font-size: 16px;
	padding-left: 10px;
	border: 1px solid #dddddd;
}
.search-box .search-Btn-box {
    position: absolute;
    top: 3px;
    right: 3px;
}
.search-box .search-Btn-box .search-Btn {
    display: inline-block;
    width: 98px;
    height: 46px;
    background: #cc001a;
    border-radius: 4px;
    line-height: 46px;
    text-align: center;
}
.search-box .search-Btn-box .search-Btn .icon-svg-Search {
    vertical-align: -2px;
    margin-right: 2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background:url(../images/icon_index_sousou.png);
	background-size: 100%;
}
.search-box .search-Btn-box a{ color:#ffffff}


.nybottom{margin-left:330px;border-right: none !important;}

.nyzt{ padding: 20px;}
.nyzt ul{}
.nyzt ul li{ float: left; width:260px; display: block; margin: 16px; background-color: #f9f9f9; padding: 20px 20px 10px 20px;}
.nyzt ul li a{ display: block;}
.nyzt ul li span{ display: block; text-align:center; line-height: 40px; width:100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.news_list{}
.news_list ul{ margin-bottom:20px}
.news_list li{ line-height:35px; padding:10px 0; float:left; display:block; width:100%;    border-bottom: 1px dashed #cccccc;}
.news_list li a{ width:90%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;float:left;}
.news_list li span{ float:right;}