body{width:100%;margin:0px auto;background-color:#F5F5F5;position:relative; font-family:"宋体";}
a{color:#000;text-decoration:none;cursor:pointer;}
a:hover{color:#e94f07;}
.pb20{padding-bottom:20px; overflow:hidden;}

/* tool */
.dashed{border-top:1px dashed #d4d4d4;width:100%;height:0px;overflow:hidden;}
.solid{border-top:1px solid #d4d4d4;width:100%;height:0px;overflow:hidden;}
.indent{text-indent:2em;}
.belt{width:100%;height:10px;background-color:#f5f5f5;}
.line_t{border-top:1px solid #d4d4d4;}
.line_r{border-right:1px solid #d4d4d4;}
.line_b{border-bottom:1px solid #d4d4d4;}
.line_l{border-left:1px solid #d4d4d4;}
.line_new{border-bottom:1px dotted #ddd;}
#no_topmar{margin-top:0px;}
#no_rightmar{margin-right:0px;}
#no_botmar{margin-bottom:0px;}
#no_leftmar{margin-left:0px;}


/* about js */
.unfold_cont{height:80px;overflow:hidden;}
#show{display:block;}
.hide{display:none;}

/* header */
header{}
header nav{height:60px;padding:10px 0px 10px;background:#EFE8DE;}
header nav dl{height:16px;padding:6px 0px;font:14px/16px "宋体";}
header nav dt{float:left;width:28%;text-align:center;}
header nav dd{float:left;border-left:1px solid #638c0b; width:14%; text-align:center;}
header nav dl a{display:block;color:#333;}
header nav dl a:hover{color:#CC0000; font-weight:bold;}
header nav ul{display:none;width:90%;position:absolute;top:85px;left:0px;z-index:100000;background:rgba(255,255,255,1);padding:0px 5%;font:14px/26px "宋体";box-shadow:2px 2px 2px #999;}
header nav ul strong.fl{color:#666;}
header nav ul div.fl{width:75%;}
header nav ul li{border-top:1px dashed #c9c9c9;padding:10px 0px;}
header nav ul li:first-child{border-top:0px;}
header nav ul a{color:#AE4F00; margin-left:10px;white-space:nowrap;}
header figure{background-color: #fff;}
header .logo{float:left;width:120px;}
header .logo img{width:120px;margin:13px 10px;}
.headerimg_a{width: 25px;height: 25px;float: right;margin:20px 15px 0 5px;}
.headerimg_b{width: 27px;height: 27px;float: right;margin:20px 15px; padding-right:10px;}

/* subnav */
.subnav{width:100%;background:url(/statics/images/mobile/texture.gif) repeat 0px 0px; padding: 5px 0;}
.subnav li{float:left;text-align:center;height:32px;font:14px/32px "宋体";width:20%;}
.subnav li a{display:block;height:100%;color: #fff;}
.subnav li a:hover{color:#fff;font-weight:bold;}
.subnav ul.vel_6 li{width:16.6%;}

/* seach  */
.seach,.boxty{width:100%; height:auto; overflow:hidden; background:#fff; border-bottom:#DCDCDC solid 1px; margin-bottom:12px;}
.input_text{float: left;width: 63%;height: 32px; padding-left:5px; outline: none; color:#333; border:0;}
.seach form .submit {float: left;width:64px; height: 34px;border-radius:0px 2px 2px 0px; font: 16px/16px "宋体";background: url(/statics/images/mobile/search_btn_l.jpg) no-repeat;color: #fff;text-align: center;cursor: pointer; border:0;}
.seach select{float: left;width:100%;height: 34px; padding:5px; border:1px solid #638c0b; border-radius:5px; font:14px/34px "宋体"; color:#333; text-align:center; }
.seach select option{border:1px solid #638c0b;outline: none;}
/*--js仿表单下拉--*/
.select_box_a{width:95px; height:32px; overflow:hidden; float:left; float:left;}
.select_main_a{width:65px; height:32px; cursor:default; background:#EEE; position:relative; z-index:99999;}
.select_main_a img{float:right; width:11px; height:6px; margin:14px 5px 0 0;}
.select_main_a input{float:left; border:0; width:45px; height:32px; line-height:32px; color:#A6A6A6; background:#EEE; font-family:Arial, Helvetica, sans-serif; font-size:12px; cursor:default; text-align:center; font-size:14px; font-family:"宋体";}
.option_a{width:65px; height:auto; overflow:hidden; background:#fff; border:#982916 solid 1px; border-top:none; display:none; position:absolute; z-index:999999999; margin-top:0; margin-left:-1px;}
.option_a li{width:65px; height:26px; overflow:hidden; line-height:26px; cursor:default; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-size:14px; text-align:center; color:#A6A6A6;}
.option_a li:hover{background:#982916; color:#fff;}
.select_bg_a{width:100%; height:100%; display:none; position:absolute; z-index:99990; left:0px; top:0px;}
.seach_jy{width:auto; height:auto; overflow:hidden; margin:15px;}
.seach_jy_l{width:77%; height:32px; overflow:hidden; float:left; border: 1px solid #982916; border-radius:2px 0px 0px 2px;}

/* popup_nav */
.popup_nav{padding:5px 10px;text-align:right;border-bottom:1px dashed #e7e7e7;display:none;}
.popup_nav a{font:12px/20px "宋体";color:#00bffe;margin-left:15px; white-space:nowrap;}
.popup_nav a:hover{color:#ff9600;}

/* banner */
.banner{width:320px;height:200px;position:relative;left:50%;top:0px;margin-left:-160px;overflow:hidden;}
.banner section{position:absolute;left:0px;bottom:0px;z-index:99;width:100%;height:5px;background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#44000000',EndColorStr='#44000000');}
.banner section span{float:left;width:25%;height:5px;transition: opacity 1s;opacity:0;}
.banner section span:hover,.banner section span.active{background-color:#82ab07;cursor:pointer;opacity:100;}
.banner_cont{width:400%;float:left;overflow:hidden;}
.banner_cont li{cursor:pointer;float:left;width:25%;position:relative;}
.banner_cont li img{width:320px;height:200px;}
.banner_cont li em{display:block;width:290px;height:30px;position:absolute;bottom:5px;left:0px;color:#fff;background-color:rgba(0,0,0,0.5);font:14px/25px "宋体";padding:0px 15px;overflow:hidden;}


/* crumbs */
.crumbs{height:20px;font-family:"宋体"; font-size:12px; color:#969696;padding:5px 10px;overflow:hidden; border-bottom:#C9C9C9 solid 1px;}
.crumbs em{font-family:"宋体"; margin:0px 2px;}
.crumbs a:link,a:visited{text-decoration:none; line-height:22px; color:#6E6E6E;}
.crumbs a:hover{ color:#CC0000;}

/*  title   */
.main_title{text-align:right;height:31px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;background:#fff;background: -moz-linear-gradient(top,#fff 0,#fff 60%,#efefef 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(60%,#fff),color-stop(100%,#efefef));background: -webkit-linear-gradient(top,#fff 0,#fff 60%,#efefef 100%);background: -o-linear-gradient(top,#fff 0,#fff 60%,#efefef 100%);background: -ms-linear-gradient(top,#fff 0,#fff 60%,#efefef 100%);background: linear-gradient(to bottom,#fff 0,#fff 60%,#efefef 100%);}
.main_title h3{float:left;padding:0px 20px 0px 15px;font:16px/30px "宋体"; color:#fff; height:30px;margin-top:-1px;margin-right:10px;background:#7da504 url(/statics/images/mobile/title_bg.png) no-repeat right 0px;border-bottom:3px solid #5b7900;border-radius:0px 0px 5px 0px}
.main_title span{float:left;font:12px/32px "宋体"; color:#666;}
.main_title a{font:12px/30px "宋体";color:#666;margin-right:10px;}
.main_title a:hover{color:#e94f07;}
.main_title a.active{color:#638c0b;}
.tab_title{height:32px;border-top:1px solid #8cb611;}
.tab_title a{float:left;text-align:center;height:32px;font:16px/32px "宋体"; color:#fff; border-left:1px dotted #ddd;background:url(/statics/images/mobile/texture.png) repeat 0px 0px; }
.tab_title a:first-child{border-left:0px;}
.tab_title a:hover,.tab_title a.active{background:#fff;color:#638c0b;}
.tab_title.vel_3 a{width:33%;}
.tab_title.vel_2 a{width:49.8%;}
.sub_title{font:14px/20px "宋体";color:#638c0b;height:20px;padding:10px 0px 0px 0px;}
.sub_title a{float:left;text-align:center;height:20px;border-left:1px solid #ddd;color:#638c0b;}
.sub_title a:hover,.sub_title a.active{color:#e94f07;font-weight:bold;}
.sub_title.vel_4 a{width:25%;}
.sub_title.vel_4 a:first-child{width:24%;border-left:0px;}
.sub_title.vel_3 a{width:33%;}
.sub_title.vel_3 a:first-child{border-left:0px;}

/* msg_list */
.msg_list{}
.msg_list h2,.msg_list h2 a{display:block;height:30px;font:bold 16px/30px "宋体";color:#e94f07;text-align:center;padding:0px 10px;overflow:hidden;}
.msg_list p{font:14px/26px "宋体";color:#666;padding:0px 10px;}
.msg_list p a{color:#638c0b;}

.msg_list form{text-align:center;}
.msg_list form .row{margin-top:10px;}
.msg_list form select{font:14px/20px "宋体";color:#333;}
.msg_list form .submit{height:24px;width:50px;text-align:center;font:12px/12px "宋体";color:#fff;background-color:#82ab07;border:0px;border-radius:3px;cursor:pointer;vertical-align:2px;}
.msg_list form .submit:hover{background-color:#638c0b;}

.msg_list ul{margin:5px 0px;}
.msg_list li{height:32px;font:14px/32px "宋体";padding:0px 10px;border-top:1px dotted #e5e5e5;overflow:hidden;}
.msg_list li:first-child{border-top:0px;}
.msg_list li a{color:#333;}
.msg_list li span{float:right;color:#999;}
.msg_list li b{font-weight:normal;color:#e94f07;margin-right:5px;}
.msg_list li a:hover{color:#638c0b;}
.msg_list li em.btn{display:inline-block;font:12px/22px "宋体";color:#fff;background-color:#e94f07;border-radius:3px;padding:0px 10px;margin-top:5px;}

.msg_list dd{padding:10px 0px;border-top:1px dashed #c9c9c9;}
.msg_list dd:first-child{border-top:0px;padding-top:0px;}
.msg_list dd h3{font:bold 15px/30px "宋体";padding:0px 10px;color:#e94f07;}
.msg_list dd i{font:12px/30px "宋体";color:#638c0b;margin-left:10px;}

/* .img_list{} */
.img_list{}  


.img_list ul{}
.img_list ul li{margin:0px 10px 10px 0px;}
.img_list ul li a{display:block;position:relative;}
.img_list ul li img{display:block;}
.img_list ul li span{display:block;height:26px;font:12px/26px "宋体";text-align:center;width:100%;}

.img_list ul.tiled li{float:left;}
.img_list ul.vel_2{width:300px;padding:0px 0px 0px 10px;margin:0px auto;}
.img_list ul.vel_2 li{width:140px;margin:0px 10px 10px 0px;}
.img_list ul.vel_2 li img{display:block;width:140px;height:100px;}
.img_list ul.vel_2 li a{width:140px;}

.img_list ul.into li a{height:100px;}
.img_list ul.into li span{position:absolute;bottom:0px;left:0px;background:rgba(0,0,0,0.4);color:#fff;}

.img_list dl{}
.img_list dl dd{padding:10px;border-bottom:1px dotted #c9c9c9;}
.img_list dl dd img{float:left;width:120px;height:85px;margin:3px 10px 0px 0px;}
.img_list dl dd p{font:14px/22px "宋体";}

/* btn_list */
.btn_list{ margin:0 auto; height:67px; overflow:hidden; background:url(/statics/images/mobile/nav_bj.jpg) repeat-x;}

.btn_list dl.vel_5{width:270px;margin:0px auto;}
.btn_list dl dt{float:left;height:20px;margin:5px;}
.btn_list dl dd{float:left;height:20px;margin:5px;}
.btn_list dl a{display:block;height:20px;padding:0px 10px;font:12px/20px "宋体";color:#fff;border-radius:3px;}
.btn_list dl dt a{background-color:#61c3f2;}
.btn_list dl dd a{background-color:#f8b551;}

.btn_list ul{margin:0px auto;}
.btn_list ul li{height:33px;overflow:hidden;float:left;}
.btn_list ul li a{display:block;color:#fff; font-family:"宋体"; height:33px; line-height:33px; text-align:center; font-size:14px; width:20%; margin:0 1%;  background:#ccc}
.btn_list ul.vel_2{width:300px;}
.btn_list ul.vel_2 li{width:140px;margin:10px 10px 0px 0px;}
.btn_list ul.vel_3{width:100%;}
.btn_list ul.vel_4{width:300px;}
.btn_list ul.vel_4 li{width:65px;margin:10px 10px 0px 0px;}
.btn_list ul.vel_5{width:300px;}
.btn_list ul.vel_5 li{width:50px;margin:10px 10px 0px 0px;}
.btn_list ul.h80{overflow:hidden;}


.nav_cd{width:100%;margin:0 auto; height:67px; overflow:hidden; background:url(/statics/images/mobile/nav_bj.jpg) repeat-x;}
.nav_cd span{line-height:33px; float:left; color:#fff;}
.nav_cd a:link,.nav_cd a:visited{text-decoration:none; line-height:33px; width:24.2%; text-align:center; float:left; display:block; color:#fff; float:left; font-size:14px;}
.nav_cd a:hover{color:#FFFF00}
.nav_cd_b{width:100%; height:auto; overflow:hidden; margin:0 auto;border-top:#ccc solid 1px; padding-bottom:10px;}
.nav_cd_b span{line-height:33px; float:left; color:#787878;}
.nav_cd_b a:link,.nav_cd_b a:visited{text-decoration:none; line-height:33px; width:19%; text-align:center; float:left; display:block; color:#787878; float:left; font-size:14px;}
.nav_cd_b a:hover{color:#f60;}
.nav_cd_c{width:100%; height:auto; overflow:hidden; margin:0 auto; padding-bottom:20px;}
.nav_cd_c span{line-height:33px; float:left; color:#787878;}
.nav_cd_c a:link,.nav_cd_c a:visited{text-decoration:none; line-height:33px; width:106px; text-align:center; float:left; display:block; color:#787878; float:left; font-size:14px;}
.nav_cd_c a:hover{color:#f60;}

/* page */
.page{text-align:center;}
.page a{display:inline-block;width:80px;height:28px;font:12px/28px "宋体";color:#fff;background-color:#638c0b;margin:0px 5px;border-radius:3px;}
.page a:hover{background-color:#e94f07}


/* seemore */
.seemore a{display:block;height:30px;font:12px/30px "宋体";text-align:center;background-color:#eee;color:#333;}
.seemore a:hover{color:#638c0b;}

/* article */
.article{}
.article h1{font:18px/40px "宋体";text-align:center;height:40px;overflow:hidden;}
.article .notice{height:30px;font:12px/30px "宋体";color:#999;width:90%;margin:0px auto;}
.article .notice span{float:left;width:50%;text-align:center;}
.article .cont{padding:0px 15px;font:14px/30px "宋体";}
.article .cont .img_box{max-height:200px;overflow:hidden;}
.article .cont .img_box img{width:100%;}
.article .cont div{margin:10px 0px;}
.article .cont p{text-indent:2em;margin:10px 0px;}
.article .cont em{color:#f80;}
.article .cont strong{float:left;background-color:#ff9a01;padding:0px 5px;color:#fff;text-indent:0;font:14px/24px "宋体";height:25px;margin:4px 10px 0px 0px;}
.article .tags{margin:10px 15px;font:14px/30px "宋体";}
.article .tags strong{color:#eb6100;font-weight:normal;}
.article .tags a{color:#999;margin-right:10px;}
.article .tags a:hover{color:#eb6100;}
.article .others{padding:10px 15px;font:14px/30px "宋体";border-top:1px dotted #c9c9c9;}
.article .others p{height:30px;overflow:hidden;}
.article .others strong{color:#eb6100;font-weight:normal;}
.article .others a{color:#999;margin-right:10px;}
.article .others a:hover{color:#eb6100;}

/* comment */
.comt{}
.comt li{padding:10px;border-top:1px dotted #c9c9c9;}
.comt li:first-child{border-top:0px;}
.comt li img{float:left;width:50px;height:50px;margin-right:10px;}
.comt li h4,.comt li h4 a{font:bold 14px/25px "宋体";color:#638c0b;}
.comt li .tr span{font:12px/30px "宋体";color:#666;}
.comt li .tr a{font:12px/30px "宋体";color:#d8a338;margin-right:10px;}
.comt li .tr a em{display:inline-block;width:24px;height:24px;background:url(/statics/images/mobile/praise.png) no-repeat 0px 0px;vertical-align:-6px;}
.comt li p{font:14px/30px "宋体";}

.comt form .row{padding:10px;}
.comt form .avatar{float:left;}
.comt form .avatar img{display:block;height:50px;width:50px;margin-right:10px;}
.comt form .avatar span{display:block;font:12px/20px "宋体";height:20px;color:#666;text-align:center;overflow:hidden;}
.comt form textarea{float:left;margin:0px;width:60%;height:65px;resize:none;border:1px solid #c9c9c9;border-right:0px;border-radius:3px 0px 0px 3px;outline:none;font:12px/20px "宋体";color:#666;}
.comt form .submit{float:left;width:18%;height:65px;border:1px solid #c9c9c9;border-radius:0px 3px 3px 0px;background-color:#638c0b;font:14px/14px "宋体";color:#fff;cursor:pointer;}

/* footer */
footer{border-top:1px solid #eee;}
footer p{font:12px/26px "宋体";color:#666;text-align:center;}
footer p a{color:#666;}
.foot_nav { height:46px; background-color:#cecece; }
.foot_nav .go_back,.foot_nav .go_top { height:46px; width:46px; background-color:#bbb; }
.foot_nav .go_back{float:left;width:25px;height:25px;background:#bbb url(/statics/images/mobile/return.png) no-repeat 0px 0px;background-size:25px;font-size:0px;border:10px solid #bbb;}
.foot_nav .go_top{float:right;width:25px;height:25px;background:#bbb url(/statics/images/mobile/gotop.png) no-repeat 0px 0px;background-size:25px;font-size:0px;border:10px solid #bbb;}
.foot_nav a { font:16px/46px "宋体";display:inline-block;width:30%;}
footer ul{background-color:#fff;padding:5px 0px;margin-bottom:20px;}
footer li{height:18px;margin:10px 0px;}
footer li a{float:left;width:19%;text-align:center;border-left:1px solid #999;font:12px/18px "宋体";}
footer li a:first-child{border-left:0px;width:21%;}


/*--焦点图--*/
.jclb{position:relative; width:320px; height:180px; margin:0 auto; padding:10px 0;}
.jclb_c{width:320px;}
.jclb_c li{display:none;}
.jclb_c li.jc_xy {display:block;}
.jclb_btn{position:absolute; right:107px; bottom:23px;}
.jclb_btn li{float:left; width:15px; height:5px; margin-left:12px;}
.jclb_btn a{width:7px; height:7px; _overflow:hidden; display:block;}
.jclb_btn li{background:#BFBFBF; list-style:none;}
.jclb_btn li.jc_xy{background:#FF6501;}

.cont_txt{float:left; margin:15px 0; width:50%;}
.cont_txt a:link,.cont_txt a:visited{text-decoration:none; line-height:20px; color:#0068B7; font-family:"宋体"; font-size:14px;}
.cont_txt a:hover{ color:#CC0000;}
.cont_txt p{line-height:20px; font-family:"宋体"; padding-top:5px;}

.title{width:100%; height:36px; background:#7ECEF4; border-bottom:#00A0E9 solid 1px;}
.titleh3{float:left; line-height:36px; padding:0 0 0 8px; color:#fff; font-family:"宋体"; font-size:16px;}
.img_list_box{width:auto; height:auto; overflow:hidden;}
.cont_twhp{width:100%; height:auto; overflow:hidden;}
.cont_twhp ul li{width:100%; height:auto; overflow:hidden; border-bottom:#CCCCCC dashed 1px; padding:15px 0;}
.cont_twhp img{width:90px; height:62px; overflow:hidden; float:left; margin:0 10px 0 15px;}
.cont_twhp dl{width:193px; height:auto; overflow:hidden; float:left;}
.cont_twhp dl dt{width:193px; height:auto; overflow:hidden; line-height:22px; color:#333333;}
.cont_twhp dl dd{width:193px; height:auto; overflow:hidden; line-height:22px; color:#666666; text-indent:24px;}
.news_list,.news_list_yj{padding:0 10px;}
.news_list li,.news_list_yj li{border-bottom: 1px dotted #ddd; line-height: 36px; height: 36px; overflow: hidden;}
.news_list li:last-child,.news_list_yj li:last-child{border-bottom: 0;}
.news_list li a{display: inline-block; font-size: 14px; color: #000; float:left;}
.news_list li a:hover{color: #f60;}
.link_yj_a{display:inline-block; font-size: 14px; color: #000; float:left;}
.link_yj_a:hover{color: #f60;}
.link_yj_b{font-size: 14px; color:#969696; float:right; background:url(/statics/images/mobile/icon_yj.gif) no-repeat left 13px; padding-left:22px;width: 50px;}
.link_yj_b:hover{color: #f60;}

.news_list li .dxls{display: inline-block; font-size: 14px; color:#FF6600; float:left;}
.news_list li .dxls:hover{color: #f60;}

.news_list_c{padding:0 10px; margin-top:15px;}
.news_list_c li{border-bottom: 1px dotted #ddd; line-height: 36px; height: 36px; width:33.3%; float:left; overflow: hidden; text-align:center;}
.news_list_c li a{display: inline-block; font-size: 14px; color: #000;}
.news_list_c li a:hover{color: #f60;}
.news_list_d{padding:0 10px; margin-top:15px;}
.news_list_d li{border-bottom: 1px dotted #ddd; line-height: 36px; height: 36px; width:50%; float:left; overflow: hidden; text-align:center;}
.news_list_d li a{display: inline-block; font-size: 14px; color: #000;}
.news_list_d li a:hover{color: #f60;}

.news_list_e{margin-top:15px; height:auto; overflow:hidden;}
.news_list_e dt{border-bottom: 1px dotted #ddd; line-height: 36px; height: 36px; width:50%; float:left; overflow: hidden; text-align:center;}
.news_list_e dt a{display: inline-block; font-size: 14px; color: #000;}
.news_list_e dt a:hover{color: #f60;}


.news_list p{width:12px; height:12px; float:left; color:#fff; margin:13px 8px 0 0; line-height:12px; text-align:center; font-size:10px;}
.tagbg1{background:url(/statics/images/mobile/tag_bg1.jpg) no-repeat;}
.tagbg2{background:url(/statics/images/mobile/tag_bg2.jpg) no-repeat;}
.tagbg3{background:url(/statics/images/mobile/tag_bg3.jpg) no-repeat;}
.news_list_b li{line-height: 36px; height: 36px; overflow: hidden;  float:left; width:27.9%; margin:0 10px;}
.news_list_b li:last-child{border-bottom: 0;}
.news_list_b li a{display: inline-block; font-size: 14px; color: #000; float:left;}
.news_list_b li a:hover{color: #f60;}
.news_list li span{display: inline-block; float:right; color:#999;}
.news_list li b{display: block; background-color: #f5f5f5;}
.more_btn{width:85%; height:36px; background:#F8F8F8; margin:10px auto; color:#640D02; text-align:center; line-height:36px; clear:both; display:block; border-radius:3px; border:#E3E2E2 solid 1px;}
.more_btn:hover{background:#710E03; color:#fff;}
.titleh3 a:link,.titleh3 a:visited{text-decoration:none; color:#fff;}
.titleh3 a:hover{}
.title .fr a:link,.title .fr a:visited{text-decoration:none; color:#fff; line-height:30px; padding-right:15px;}
.title .fr a:hover{}

.title_xd{width:auto; height:36px; padding-left:20px; line-height:36px; font-size:14px; color:#0068B7; background:#fff; font-size:16px;}

.list_sjpm{width:100%; height:auto; overflow:hidden; background:#fff; border-top:#DCDCDC solid 1px;}
.list_sjpm ul li{width:auto; height:auto; overflow:hidden; border-bottom:#ccc dotted 1px; padding:10px 15px;}
.link_sj_a:link,.link_sj_a:visited{text-decoration:none; line-height:22px; color:#0068B7; font-size:16px;}
.link_sj_a:hover{ color:#CC0000;}
.link_sj_b:link,.link_sj_b:visited{text-decoration:none; color:#00B7EE; float:right;}
.link_sj_b:hover{text-decoration:underline; color:#CC0000;}
.list_sjpm ul li p{line-height:22px; color:#000; text-indent:24px;}

.cont_yjdt{width:100%; height:auto; overflow:hidden; background:#fff;}
.cont_yjdt_u{width:100%; height:auto; overflow:hidden; margin-top:8px; line-height:30px; color:#000; font-size:16px; text-align:center; margin-bottom:5px;}
.cont_yjdt p{padding:0 20px; line-height:22px; text-indent:24px; font-size:14px; font-family:"宋体"; color:#000;}
.list_fy{width:100%; height:auto; overflow:hidden; padding:12px 0; background:#fff; border-bottom:#ccc solid 1px;}
.list_fy ul li{width:100%; height:auto; overflow:hidden; padding-left:20px; line-height:26px; font-family:"宋体"; font-size:14px;}
.share{margin-left:20px;}
.list_fy a:link,.list_fy a:visited{text-decoration:none; color:#333;}
.list_fy a:hover{color:#C00;}
.list_fy span{color:#640D02;}

.nry_xxzw_sm2{background:#fff; overflow:hidden; padding-bottom:8px; border-bottom:#ccc solid 1px;}
.nry_xxzw_sm2 .fl{margin-left:15px;}

/*--流程图划块--*/
.bannerPane{width:320px; height:auto; overflow:hidden; margin:10px auto; background:#fff;}
.flexslider {position:relative; zoom:1;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.flex-direction-nav {*height: 0; display:n one;}
.flex-direction-nav a  { line-height: 1;                  display: block;                   width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; display:none; }
.flex-direction-nav .flex-next { right: -50px; text-align: right;display:none; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display:none; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center; display:none;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background:rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.slides li{width:320px; height:150px; overflow:hidden;}
.slides li dl dt{width:106px; height:150px; float:left;}
.slides li dl dd{width:106px; height:150px; float:left; border-left:#ccc dotted 1px;}
.lc_pac_1{display:block; margin:40px auto;}
.dylfx{text-align:center; line-height:22px; color:#000; font-size:16px; padding-top:43px;}
.yfnr{float:left; width:78px; height:23px; background:url(/statics/images/mobile/lc_a_2.gif) no-repeat; text-align:center; color:#fff; margin:20px 0 10px 15px;}
.yfnrtxt{width:96px; height:auto; overflow:hidden; padding:0 5px; line-height:22px; font-size:12px; color:#953D00; float:left;}

.cont_gkdjs{width:100%; height:30px; background:#fff url(/statics/images/mobile/bg_djs.gif) no-repeat 10px 2px; border-top:#EAEAEA solid 1px; border-bottom:#EAEAEA solid 1px;}
.cont_gkdjs span{line-height:30px; color:#CC0000; font-size:24px; font-family:Arial, Helvetica, sans-serif; padding-left:245px;}
.title_bg{width:100%; height:2px; overflow:hidden; background:#646464;}
.title_bg p{width:30%; height:2px; overflow:hidden; background:#FF6501; float:left;}

.title_c{width:100%; height:36px; background:url(/statics/images/mobile/title_bg.jpg) no-repeat 0 5px;}
.title_c em{float:left; line-height:36px; font-size:16px; color:#000; padding-left:36px;}
.navhl_b{float:right; line-height:36px; padding-right:8px;}
.navhl_b a:link,.navhl_b a:visited{text-decoration:none; line-height:36px; color:#640D02; float:left; font-size:14px;}
.navhl_b a:hover{color:#CC0000;}
.navhl_b span{line-height:36px; color:#640D02; float:left; padding:0 8px}

.navhl{height:36px; float:left; width:63%;}
#navhljs1{width:58%;}
#navhljs6,#navhljs9,#navhljs10,#navhljs11{width:100%;}
.navhl a{text-decoration:none; width:32%; height:36px; display:block; float:left; line-height:36px; color:#FFFFFF; text-align:center;}
#navhljs1 a{width:23.8%;}
#navhljs8 a{width:24%;}
#navhljs6 a,#navhljs9 a,#navhljs10 a,#navhljs11 a{width:50%;}
#navhljs5 a,#navhljs7 a{width:48.8%;}
.title_c_yx{width:100%; height:36px; background:url(/statics/images/mobile/yxbt_q.jpg) repeat-x;}
.navhl .navhl_q{color:#fff; }
.navhl .navhl_h{background:url(/statics/images/mobile/yxbt_h.jpg) repeat-x; color:#FFFF00; }
.navhlcont{width:100%; height:auto; overflow:hidden; background:#fff; padding-bottom:20px;}
.more_gd{float:right; line-height:36px; padding-right:5px; font-size:16px;}
.more_gd2{float:right; line-height:36px; padding-right:5px; font-size:16px; color:#999;}
.navhlcont dl{width:auto; height:auto; overflow:hidden; margin:0 15px;}
.navhlcont dl dt{width:100%; height:auto; overflow:hidden; text-align:center;}
.navhlcont dl dt a:link,.navhlcont dl dt a:visited{text-decoration:none; line-height:30px; color:#FF6501; font-size:16px;}
.navhlcont dl dt a:hover{color:#CC0000;}
.navhlcont dl dd{line-height:22px; color:#424242; font-size:14px;}

/*--图片列表--*/
.piclist{width:320px; height:auto; overflow:hidden; margin:0 auto;}
.piclist ul{padding:20px 0 0 2px; float:left;}
.piclist ul li{width:85px; height:auto; overflow:hidden; float:left; margin:0 10px; _display:inline;}
.piclist_img{width:85px; height:85px; float:left;}
.piclist_txt{width:85px; height:auto; overflow:hidden; text-align:center; float:left;}
.piclist_txt a:link,.piclist_txt a:visited{text-decoration:none; line-height:22px; color:#FF6501; font-size:14px;}
.piclist_txt a:hover{color:#C00;}

.piclist2{width:100%; height:auto; overflow:hidden; margin:0 auto;}
.piclist2 ul{padding:20px 0 0 2px; float:left; width:105px; height:auto; overflow:hidden;}
.piclist2 ul li{width:85px; height:auto; overflow:hidden; float:left; margin:0 10px; _display:inline; padding-bottom:20px;}

.star{width:75px; height:12px; overflow:hidden; margin:3px 0 0 4px; background:url(/statics/images/mobile/star_bg.gif) no-repeat; float:left;}
.star img{width:12px; height:11px; float:left; margin:1px 0 0 2px;} 
.app_js{float:left; line-height:26px; color:#636363; width:65%; height:auto; overflow:hidden; padding-top:11px; font-size:14px;}

/*--图片列表--*/
.piclist_sjbz{width:100%; height:auto; overflow:hidden; margin:0 auto;padding-bottom:10px;}
.piclist_sjbz ul{height:auto; overflow:hidden;padding-bottom:10px;}
.piclist_sjbz ul li{width:85px; height:auto; overflow:hidden; float:left; margin:15px 12px 0 12px; _display:inline;}
.piclist_sjbz_img{width:79px; height:79px; float:left; padding:2px; border:#E5E5E5 solid 1px;}
.piclist_sjbz_txt{width:85px; height:auto; overflow:hidden; float:left;}
.piclist_sjbz_txt a:link,.piclist_sjbz_txt a:visited{text-decoration:none; line-height:20px; color:#000; font-size:12px; float:left;width: 80px;}
.piclist_sjbz_txt a:hover{color:#C00;}
.piclist_sjbz_txt span{line-height:20px; color:#A40000; font-size:12px; float:left;}
.list_cd{width:100%; height:auto; overflow:hidden; margin:0 auto; background:#fff;}
.list_cd .piclist ul li{padding-bottom:25px;}
.app_js{float:left; width:65%; height:auto; overflow:hidden;}

.cont_txt{text-align:center; width:100%; line-height:30px; color:#000; clear:both; font-size:14px;}
.cont_txt2{ width:auto; line-height:30px; color:#000; clear:both; font-size:14px; padding-left:20px; border-bottom:#ccc solid 1px;}
.download,.download2{width:100%; height:auto; overflow:hidden; padding:10px 0;}
.download ul li{width:50%; height:auto; overflow:hidden; float:left; line-height:30px; color:#636363;}
.download2 ul li{width:200px; height:auto; overflow:hidden; float:left; line-height:30px; color:#636363;}
.download2 ul{float:left; width:200px; height:auto; overflow:hidden;}
.picta{float:left; padding:20px 15px 0 15px;}
.download ul li span,.download2 ul li span{float:left; padding-left:15px; color:#000;}
.share_dl{width:auto; padding:15px; clear:both;}
.btn_download{float:right;}

.txtcont{width:88%; height:120px; margin:20px 20px 0 20px; border:#ccc solid 1px;}

.cont_txt8{text-align:center; width:100%; line-height:30px; color:#FF6501; clear:both; font-size:16px; padding:10px 0;}
.txt_p{width:auto; height:auto; overflow:hidden; margin:0 20px; line-height:22px; text-indent:24px; clear:both; font-size:14px; padding:10px 0; color:#636363;}


/*焦点图*/
.focus{ position:relative; width:320px; height:180px; background-color: #000; margin:0 auto; margin-bottom:15px;}  
.focus img{ width: 320px; height: 180px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:36px; line-height: 36px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:5px; right:10px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(/statics/images/mobile/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  

.news_list_tt{padding:10px; background:#fff;}
.news_list_tt li{line-height: 36px; height: 36px; overflow: hidden;}
.news_list_tt li:last-child{border-bottom: 0;}
.news_list_tt li a{display: inline-block; font-size: 14px; color: #000; float:left;height:26px;line-height: 26px;overflow:hidden;width: 80%;}
.news_list_tt li a:hover{color: #f60;}
.news_list_tt li p{width:40px; height:26px; background:#A40000; color:#fff; float:left; text-align:center; line-height:26px; margin:0 6px 0 0;width:10%}
/*--图片列表--*/
.piclist_xxgx{width:100%; height:auto; overflow:hidden; margin:20px auto;}
.piclist_xxgx ul li{width:141px; height:auto; overflow:hidden; float:left; margin:0 0 0 16px; _display:inline; position:relative;}
.piclist_xxgx ul li img{width:135px; height:90px; padding:2px; border:#CCCCCC solid 1px; float:left;}
.piclist_xxgx_txt{width:135px; height:26px; overflow:hidden; text-align:center; float:left; position:absolute; z-index:168; bottom:3px; left:3px; background:rgba(0,0,0,0.6)}
.piclist_xxgx_txt a:link,.piclist_xxgx_txt a:visited{text-decoration:none; line-height:26px; color:#fff; font-size:14px;}
.piclist_xxgx_txt a:hover{color:#C00;}


/*--图文混排--*/
.colu_tw{width:100%; height:auto; overflow:hidden;}
.colu_tw img{width:100px; height:117px; float:left; margin:15px 10px 0 15px;}
.colu_tw dl{width:60%; height:auto; overflow:hidden; float:left; padding-top:10px;}
.colu_tw dl dt{line-height:22px; color:#333;}
.colu_tw dl dt a:link,.colu_tw dl dt a:visited{text-decoration:none; line-height:22px; color:#333; font-size:14px;}
.colu_tw dl dt span{text-decoration:none; line-height:22px; color:#333; font-size:14px;}
.colu_tw dl dt a:hover{color:#C00;}
.colu_tw dl dt span{color:#A40000; padding-right:6px;}
.colu_tw dl dd{line-height:26px; color:#636363; font-size:14px; height:auto; overflow:hidden;}
.colu_tw dl dd a:link,.colu_tw dl dd a:visited{text-decoration:none; color:#640D02;}
.colu_tw dl dd a:hover{color:#C00;}

.colu_tw_b{width:100%; height:auto; overflow:hidden;}
.colu_tw_b img{width:86px; height:86px; float:left; padding:2px; border:#ccc solid 1px; margin:15px 10px 0 15px;}
.colu_tw_b dl{width:60%; height:auto; overflow:hidden; float:left; padding-top:10px;}
.colu_tw_b dl dt{line-height:22px; color:#333;}
.colu_tw_b dl dt a:link,.colu_tw_b dl dt a:visited{text-decoration:none; line-height:22px; color:#333; font-size:14px;}
.colu_tw_b dl dt a:hover{color:#C00;}
.colu_tw_b dl dt span{color:#A40000; padding-right:6px;}
.colu_tw_b dl dd{line-height:26px; color:#636363; font-size:14px; height:auto; overflow:hidden;}
.colu_tw_b dl dd a:link,.colu_tw_b dl dd a:visited{text-decoration:none; color:#640D02;}
.colu_tw_b dl dd a:hover{color:#C00;}


.nav_cd_rmfl{width:100%; margin:0 auto; height:auto; overflow:hidden; padding-bottom:15px;}
.nav_cd_rmfl a:link,.nav_cd_rmfl a:visited{text-decoration:none; line-height:30px; height:32px; width:26.6%; margin:15px 0 0 5%; text-align:center; float:left; display:block; color:#fff; float:left; background:url(/statics/images/mobile/hot_nav_bg.gif) repeat-x; font-size:14px;}
.nav_cd_rmfl a:hover{color:#FFFF00;}

/* btn_list */
.btn_list2{width:100%; margin:0 auto; height:auto; overflow:hidden; padding-bottom:3px;}
.btn_list2 dl.vel_5{width:270px;margin:0px auto;}
.btn_list2 dl dt{float:left;height:20px;margin:5px;}
.btn_list2 dl dd{float:left;height:20px;margin:5px;}
.btn_list2 dl a{display:block;height:20px;padding:0px 10px;font:12px/20px "宋体";color:#fff;border-radius:3px;}
.btn_list2 dl dt a{background-color:#61c3f2;}
.btn_list2 dl dd a{background-color:#f8b551;}
.btn_list2 ul{padding:5px 0px 0px 0;margin:0px auto;}
.btn_list2 ul li{height:30px;overflow:hidden;float:left;}
.btn_list2 ul li a{display:block;color:#000; font-family:"宋体"; line-height:26px; text-align:center; font-size:14px;}
.btn_list2 ul li a:hover,.btn_list2 ul li .list_xd{color:#CC0000; }
.btn_list2 ul.vel_2{width:300px;}
.btn_list2 ul.vel_2 li{width:140px;margin:10px 10px 0px 0px;}
.btn_list2 ul.vel_3{width:100%;}
.btn_list2 ul.vel_3 li{width:18%;margin:4px 0 0px 1.7%;}
.btn_list2 ul.vel_4{width:300px;}
.btn_list2 ul.vel_4 li{width:65px;margin:10px 10px 0px 0px;}
.btn_list2 ul.vel_5{width:300px;}
.btn_list2 ul.vel_5 li{width:50px;margin:10px 10px 0px 0px;}
.btn_list2 ul.h80{height:72px;overflow:hidden;}
.title_2{width:auto; line-height:30px; height:30px; padding:10px 0 0 20px; color:#A40000; font-size:16px;}
.box_gx{width:100%; height:3px; border-bottom:#ccc dotted 1px;  margin:0 auto;}
.title_2 span{color:#333; font-size:12px;}

.list_pl,.list_pl2{width:100%; margin:0 auto; height:auto; overflow:hidden;}
.list_pl ul,.list_pl2 ul{height:auto; overflow:hidden; padding:0 20px;  font-size:14px;}
.list_pl li{width:100%; height:auto; overflow:hidden; border-bottom:#ccc dotted 1px; padding:10px 0;}
.list_pl li p{width:100%; height:auto; overflow:hidden; float:left; line-height:30px; color:#000;}
.list_pl li img{width:32px; height:32px; float:left; margin:10px 10px 0 0;}
.list_pl li dl{width:85%; height:auto; overflow:hidden; float:left; font-size:12px; margin-top:10px;}
.list_pl li dl dd span{float:left; color:#969696;}
.listpl_a{float:right; padding-left:17px; background:url(/statics/images/mobile/5355.gif) no-repeat 0 4px;}
.listpl_a:hover{color:#CC0000;}
.listpl_b{float:right; color:#999; padding-left:20px;}
.listpl_b:hover{color:#CC0000;}

.list_pl2_l{width:60px; height:auto; overflow:hidden; float:left; margin:10px 10px 0 0; padding-bottom:20px;}
.list_pl2_l img{width:32px; height:32px; float:left; margin:0 0 0 15px;}
.list_pl2_ltxt{width:60px; height:auto; float:left; text-align:center;}
.list_pl2_ltxt a:link,.list_pl2_ltxt a:visited{text-decoration:none; line-height:22px; color:#333333; font-size:12px;} 
.list_pl2_ltxt a:hover{color:#CC0000;}


.list_pl2 form {float: right;width: 70%;margin: 15px 0px;}
.list_pl2 form .text {float: left;width: 70%;height: 34px;border: 1px solid #ccc; font: 14px/14px "宋体";color: #000;padding: 10px 5px;outline: none; color:#333;}
.list_pl2 form .submit {float: left;width: 22%;height: 34px; border:0; font: 16px/16px "宋体";background:url(/statics/images/mobile/btn_fb_bg.gif) repeat-x; color: #fff;text-align: center;cursor: pointer;}
.list_pl2 select{float: left;width:20%;margin-top: 15px;height: 34px; padding:5px; border:1px solid #638c0b; border-radius:5px; margin-left: 15px; font:14px/34px "宋体"; color:#333; text-align:center; }
.list_pl2 select option{border:1px solid #638c0b;outline: none;}

/*翻页样式*/
#pages {padding: 14px 0 10px;font-family: Arial, Helvetica, sans-serif;text-align: center;}
#pages a {display: inline-block;height: 22px;line-height: 22px;background: #fff;border: 1px solid #e3e3e3;text-align: center;color: #333;padding: 0 9px;}
#pages span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #5a85b2;
    border: 1px solid #5a85b2;
    color: #fff;
    text-align: center;
    padding: 0 10px;
}
.miao{text-indent: 2em;color: #888;}
.miao em{color:#F00;}