@charset "utf-8";
/* CSS Document */
.bg{background:#F8F8F8;}
.banner {width:100%;float:left;position:relative;height:360px;background:url(../image/ban_bg.jpg);}
/*搜索通用样式*/
.search_box{margin:0 auto;display:table;padding-top:140px;}
.search_key{width:500px;float:left;background:none;line-height:40px;text-indent:10px;font-size:14px;border:solid 1px #5AA2D4;border-right:0;transition:400ms;border-radius:6px 0 0 6px;color:rgba(255,255,255,.7);}
.search_key:focus{border-right:0;background-color:#fff;color:#002C02;border-radius:6px 0 0 6px;transition:0.4s all;}
.searchBtn{width:60px;float:left;background:#5AA2D4 url(../ico/cop.png) no-repeat center 9px;background-size:26px; color:#fff;display:inline-block;padding:0 10px;border:0;line-height:44px;border-radius:0 6px 6px 0;cursor:pointer;text-indent:-9999px;}
.search_box p{width:100%;float:left;margin-top:20px;text-align:center;color:#D4D4D4;}

.about_pic{width:35%;float:left;position:relative;}
.about_con{width:60%;float:right;position:relative;}
.about_con h1{font-size:32px;padding-bottom:20px;position:relative;display:inline-block;}
.about_con h1:before{width:100%;height:3px;background:#CE7227;top:36px;}
.about_con p{margin-top:10px;line-height:26px;font-size:16px;}
.about_con b{position:absolute;right:0;bottom:-50px;padding:7px 15px;background:#F0F2F1;border-radius:6px;}
.about_con a span{position:relative;z-index:3;}
.about_con a:hover span{color:#fff;}
.about_con a:before{width:100%;height:0;left:0;top:50%;bottom:50%;background:#2085BB;background:linear-gradient(to left,#5AA2D4,#2085BB);transition:400ms;}
.about_con a:hover:before{height:100%;top:0;bottom:0;border-radius:6px;}

.sp_tong {width:1200px;float:left;margin-top:50px;}
.sp_tong ul{width:880px;margin:0 auto;display:table;}
.sp_tong li{width:180px;height:180px;float:left;margin-left:50px;text-align:center;position:relative;cursor:pointer;border:solid 1px #5AA2D4;border-radius:100%;}
.sp_tong li em{font-size:50px;color:#ABCD04;line-height:50px;margin-top:50px;display:block;}
.sp_tong li h2{font-size:22px;margin-top:6px;}
.sp_tong li:nth-child(1){margin-left:0;}
.sp_tong li:nth-child(2) em{color:#EFAE52;}
.sp_tong li:nth-child(3) em{color:#4F8BD3;}
.sp_tong li:nth-child(4) em{color:#DD6F88;}


.stype {width:1200px;margin:0 auto;display:table;}
.stype li{width:18.8%;float:left;background:#fff;margin-left:1.5%;text-align:center;position:relative;cursor:pointer;}
.stype li:before{width:21px;height:5px;background:url(../ico/more.png);top:20px;left:43%;}
.stype li:after{width:0;height:5px;background:url(../ico/more.png) no-repeat 0 -15px;top:20px;left:43%;transition:600ms;}
.stype li em{font-size:50px;color:#2085BB;line-height:50px;margin:30px 0;display:block;font-family:fontsz;}
.stype li h2{margin-top:50px;}
.stype li:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,.20);transform:translate3d(0,-10px,0);transition:all .3s cubic-bezier(.55,0,.1,1);}
.stype li:hover:after {width:21px;}
.stype li:nth-child(1){margin-left:0;}
.stype li:last-child{border-right:0;}

.title{margin:0 auto;display:table;text-align:center;}
.title h2{font-size:32px;line-height:36px;position:relative;padding-bottom:10px;}
.title h2:before{width:100%;height:3px;background:#CE7227;left:0;top:40px;}

.news_box {width:100%;float:left;}
.news_box h1 {width:100%;float:left;border-bottom:solid 1px #CACACA;position:relative;padding-bottom:10px;}
.news_box h1:before{width:120px;height:3px;background:#CE7227;left:0;top:auto;bottom:-1px;}
.news_box h1 a{float:right;color:#2085BB;font-size:16px;}

.news_box ul {width:100%;float:left;}
.news_box li{width:49%;float:left;position:relative;margin:20px 0 0 2%; background:#F0F2F1;}
.news_box li h2{font-size:18px;line-height:20px;margin:10px 0;}
.news_box li time{width:100px;height:100px;float:left;margin-right:20px;font-size:20px;background:#2085BB;color:#FFF;text-align:center;}
.news_box li em{font-size:30px;display:block;margin-top:18px;}
.news_box li b {position:relative;top:-2px;display:inline-block;vertical-align:middle;border-bottom:solid 2px #CACACA;width:5px;margin-right:5px;}
.news_box li a:hover b {width:14px;border-bottom:solid 2px #2085BB;transition:400ms;}
.news_box li:nth-child(1),.news_box li:nth-child(3){margin-left:0;}

.part{width:80%;margin:0 auto;display:table;}
.part li{width:25%;float:left;cursor:pointer;margin:20px 0;}
.p_more{margin-bottom:30px;}
.p_more a{padding:10px 30px;margin:0 auto;display:table;color:#2085BB;background:#F0F2F1;position:relative;}
.p_more a span{position:relative;z-index:3;}
.p_more a:hover span{color:#fff;}
.p_more a:before{width:0;height:100%;left:0;background:#2085BB;background:linear-gradient(to left,#5AA2D4,#2085BB);transition:400ms;}
.p_more a:hover:before{width:100%;}
.let{width:300px;float:left;}
.good_nav{width:calc(100% - 2px);float:left;background:#F0F2F1;border:solid 1px #CACACA;}
.good_nav h2{width:calc(100% - 30px);float:left;margin-left:15px;margin-bottom:10px;line-height:40px;background:#fff;color:#121212;font-size:16px;text-indent:30px;cursor:pointer;position:relative;}
.good_nav h2.yes{width:calc(100% - 0px);background:#5AA2D4;color:#fff;font-weight:bold;border-bottom:0;margin-left:0;}
.good_nav i{width:20px;height:11px;position:absolute;top:17px;right:20px;margin-left:10px;background:url(../zk.png) no-repeat 0 -16px;background-size:16px;}
.good_nav h2.yes i{background-position:0 0;right:32px;}
.good_nav p{width:90%;float:left;padding:0 5%;display:none;position:relative;}
.good_nav p a{width:100%;float:left;line-height:32px;position:relative;text-indent:33px;color:rgba(0,0,0,.7);}
.good_nav p a:hover,.good_nav p a.yes{color:#2085BB;font-weight:bold;}
.good_nav p a:last-child{border-bottom:0;}
.good_nav p a:before{width:5px;height:5px;background:#666;border-radius:6px;left:20px;top:14px;}
.good_nav p a.yes:before{background:#5AA2D4;}

.list_nav{width:calc(100% - 2px);float:left;border:solid 1px #CACACA;background:#F0F2F1;}
.list_nav li{width:90%;float:left;position:relative;background:#fff;margin-bottom:15px;margin-left:5%;}
.list_nav li h2{width:100%;float:left;line-height:40px;text-indent:20px;position:relative;}
.list_nav li.yes{width:100%;margin-left:0;}
.list_nav li.yes h2{background:#5AA2D4;color:#FFF;}
.list_nav li:before{width:17px;height:10px;background:url(../zk.png) no-repeat 0 -17px;background-size:17px;left:auto;right:20px;top:16px;}
.list_nav li.yes:before{background-position:0 0px;right:33px;}

.rit{width:860px;float:right;}

.date_seach {width:90%;float:left;background:#F0F2F1;padding:20px 5%;border-radius:8px;margin-bottom:20px;box-shadow:0 5px 10px 0 rgba(0,0,0,.20);color:#5AA2D4;font-size:20px;}
.date_seach input{border-radius:4px;height:40px;line-height:40px;padding:0 10px;margin-left:10px;}
.date_seach .s_Btn{width:74px;height:40px;color:#fff;background:url(../s_btn.png) no-repeat;background-size:74px;border-radius:0;cursor:pointer;}

.gem_seach {width:90%;float:left;background:url(../gem_btn.png);padding:20px 5%;border-radius:8px;margin-bottom:20px;box-shadow:0 5px 10px 0 rgba(0,0,0,.20);color:#fff;font-size:20px;}
.gem_seach input{width:245px;border-radius:4px;height:40px;line-height:40px;padding:0 10px;margin-right:10px;}
.gem_seach .s_Btn{width:74px;height:40px;color:#fff;background:none;border-radius:0;cursor:pointer;}

.gem_body{width:100%;float:left;margin-bottom:30px;}
.gem_body h1{font-size:32px;line-height:32px; text-align:center;margin-bottom:20px;}
.gem_body p{color:#656565;font-size:16px;line-height:24px;text-indent:2em;margin-top:20px;}

.list_date{width:100%;float:left;position:relative;border:solid 1px #8FC0DE;border-radius:8px;padding-bottom:30px;}
.list_date .tits{width:100%;float:left;margin-bottom:20px;}
.list_date .tits li{float:left;padding-top:20px;}
.list_date .tits li h2{display:block;font-size:18px;text-indent:30px;line-height:20px;}
.list_date .tits li i{width:40px;height:42px;display:inline-block;background:url(../dat_tit.png) no-repeat;background-size:40px;position:relative;margin-left:33px;}
.list_date .tits li:nth-child(1) i{background-position:0px 5px;}
.list_date .tits li:nth-child(2) i{background-position:0px -63px;}
.list_date .tits li:nth-child(3) i{background-position:0px -136px;}
.list_date .tits li:nth-child(4) i{background-position:0px -200px;}

.list_date .cons {width:100%;float:left;line-height:40px;border-top:solid 1px #8FC0DE;cursor:pointer;}
.list_date .cons:hover{background:#F8F8F8;}
.list_date .cons:hover li:nth-child(4){color:#2085BB;font-weight:bold;}
.list_date .cons li{float:left;position:relative;color:#666;text-indent:30px;}

.list_date .tits li:nth-child(1),.list_date .cons li:nth-child(1) {width:20%;}
.list_date .tits li:nth-child(2),.list_date .cons li:nth-child(2) {width:20%;}
.list_date .tits li:nth-child(3),.list_date .cons li:nth-child(3) {width:20%;}
.list_date .tits li:nth-child(4),.list_date .cons li:nth-child(4) {width:40%;}




.list_tit{width:100%;float:left;padding-bottom:10px;margin-bottom:20px;font-size:32px;line-height:32px;border-bottom:solid 1px #CACACA;}
.list_news {width:100%;float:left;}
.list_news li{width:100%;float:left;position:relative;margin-bottom:25px;padding-bottom:25px;border-bottom:solid 1px #CACACA;}
.list_news li i{width:140px;float:left;overflow:hidden;margin-right:30px;}
.list_news li h2{width:100%;float:left;font-size:22px;line-height:20px;margin-bottom:10px;}
.list_news li p{width:calc(100% - 170px);height:auto;float:left;}
.list_news li time{position:absolute;bottom:20px;left:170px;color:#999;text-indent:17px;background:url(../ico/time.png) no-repeat 0 2px;background-size:12px;}
.list_news li:before{width:21px;height:5px;background:url(../ico/more.png);top:auto;bottom:31px;left:96%;}
.list_news li:after{width:0;height:5px;background:url(../ico/more.png) no-repeat 0 -15px;top:auto;bottom:31px;left:96%;transition:600ms;}
.list_news li:hover:after {width:21px;}
.list_news li b {position:relative;top:-2px;display:inline-block;vertical-align:middle;border-bottom:solid 2px #D4D4D4;width:5px;margin-right:5px;}
.list_news li a:hover b {width:14px;border-bottom:solid 2px #2085BB;transition:400ms;}

.list_goods {width:100%;float:left;}
.list_goods ul{margin-left:-3%;margin-top:10px;}
.list_goods li{width:30.3%;float:left;margin-left:3%;margin-top:15px;padding-bottom:7px;position:relative;}
.list_goods li:before{width:0;height:2px;background:#2085BB;top:auto;left:50%;right:50%;bottom:0;transition:400ms;}
.list_goods li i{width:100%;float:left;overflow:hidden;margin-bottom:5px;}
.list_goods li p{font-size:12px;height:34px;}
.list_goods li:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,.20);}
.list_goods li:hover h2,.list_goods li:hover p{padding:0 3%;transition:400ms;}
.list_goods li:hover:before{width:100%;left:0;right:0;}



/*分页样式开始*/
.paging {width:100%;float:left;margin-top:30px;}
.pc_page{width:100%;float:left;text-align:center;margin-top:20px;}
.pc_page a {width:30px;display:inline-block;line-height:22px;color:#666;border:solid 1px #CACACA;background:#F0F2F1;position:relative;text-align:center;}
.pc_page a:hover {color:#009944;}
.pc_page span {display:inline-block;background:#2085BB;background-image:linear-gradient(to left,#5AA2D4,#2085BB);color:#FFF;width:auto;line-height:24px;text-align:center;padding:0 15px;}
.pc_page .prev,.pc_page .next{background:url(../ico/next.png) no-repeat;background-size:10px;width:22px;padding:0;height:22px;margin-right:0;text-indent:-9999px;transition:400ms;border:0;}
.pc_page .prev {background-position:5px 2px;}
.pc_page .next {background-position:5px -24px;}
.pc_page .prev:hover {background-position:5px -49px;}
.pc_page .next:hover {background-position:5px -75px;}
.pc_page .first,.pc_page .end {display:none;}

.m_page {width:95%;float:left;height:30px;background:#fff;margin-left:2%;position:relative;margin-top:10px;}
.m_page a{width:25%;line-height:30px;height:30px;background:url(../icon.png) no-repeat;background-size:12px;font-size:12px;text-align:center;}
.m_page p{text-align:center;margin-top:5px;color:#7D8790;}
.m_page b{color:#3396FB;}
.m_page a.m_page_left{background-position:10px 9px;}
.m_page a.m_page_right{right:0;background-position:90% -40px;}

.show_page{width:100%;float:left;}
.show_page h1{font-size:32px;line-height:40px;border-bottom:solid 1px #CACACA;padding-bottom:15px;}
.show_page p{line-height:30px;margin-top:10px;font-size:16px;}
.show_page img{width:400px;float:left;margin-right:20px;}


.show_title {width:100%;float:left;position:relative;}
.show_title h1{width:100%;float:left;font-size:30px;line-height:30px;text-align:center;border-bottom:solid 1px #D4D4D4;padding-bottom:11px;margin-bottom:20px;}
.show_title p{width:100%;float:left;line-height:20px;text-align:center;}
.show_title b{height:20px;line-height:20px;padding-left:20px;display:inline-block;background:url(../ico/icon.png) no-repeat;background-size:14px;position:relative;font-size:12px;color:#999;margin:0 5px 0 30px;}
.show_title .i1{background-position:0 -32px;}
.show_title .i2{background-position:0 -65px;background-size:17px;}
.show_title .i3{background-position:0 -71px;}

.show_body{width:100%;float:left;margin:20px 0;}
.show_body h2,.show_body h3{font-size:20px;line-height:18px;color:#009944;margin:10px 0;text-indent:6px;position:relative;border-left:solid 3px #009944;}
.show_body h3{color:#921D22;}
.show_body p{line-height:22px;font-size:16px;margin-top:10px;color:#333;}
.show_body img {float:none;margin:10px auto;display:table;max-width:100%;width:auto;}
.show_log {width:100%;float:left;}
.show_log a{margin:0 auto;display:table;width:130px;height:36px;line-height:36px;text-align:center;color:#fff;background-image:linear-gradient(to left, #00A60D, #005E07);background-color:#2085BB;border-radius:30px;font-size:20px;box-shadow:0 4px 10px 0 rgba(0,0,0,.40);}

.gems_body {width:calc(100% - 62px); float:left;border:solid 1px #CACACA;padding:30px;border-radius:4px;}
.gems_body h2{font-size:20px;line-height:18px;color:#2085BB;margin-bottom:30px;text-indent:20px;position:relative;border-bottom:solid 1px #F0F2F1;padding-bottom:10px;}
.gems_body h2:before{width:4px;height:16px;border:solid 3px #fff;border-radius:30px;left:0;top:0px;background:#2085BB;background-image:linear-gradient(to top,#2085BB,#5AA2D4,#2085BB);}
.gems_body p{line-height:22px;font-size:16px;margin-top:10px;color:#333;}
.gems_body img {float:none;margin:10px auto;display:table;max-width:100%;width:auto;}
.gems_body h3,.gems_body h4{font-size:18px;color:#121212;font-weight:bold;position:relative;text-indent:13px;margin:20px 0;color:#5AA2D4;}
.gems_body h3:before,.gems_body h4:before{width:5px;height:5px;background:#2085BB;left:0;top:10px;border-radius:6px;}


/*下一篇*/
.show_next {width:100%;float:left;border-top:solid 1px #D9D9D9;margin-top:25px;padding-top:25px;}
.show_next dt {float:left;}
.show_next dt b{color:#585858;}
.show_next dt a{float:left;height:18px;line-height:18px;overflow:hidden;}
.show_next dd {width:130px;float:right;}
.show_next dd a {padding:0 25px;float:right;height:36px;line-height:36px;background:#FFF;border:solid 1px #2085BB;color:#FFF;position:relative;overflow:hidden;}
.show_next dd a:before{width:0px;height:100%;position:absolute;left:0px;top:0px;z-index:1;transition:300ms;background-image:linear-gradient(to right, #2085BB, #3FB712);background-color:#2085BB;}
.show_next dd a:hover:before{width:100%;}
.show_next dd span{position:relative;z-index:2;color:#009944;}
.show_next dd:hover span{color:#fff;}


.goods_nav {width:100%;float:left;}
.goods_nav li{width:100%;float:left;font-size:16px;line-height:36px;position:relative;text-indent:30px; cursor:pointer;position:relative;margin-bottom:1px;background-color:#F8F8F8;}
.goods_nav li:after{width:9px;height:9px;background:#D4D4D4;left:auto;top:15px;right:-7px;border-radius:30px;border:solid 2px #fff;}
.goods_nav li span{position:relative;z-index:3;}
.goods_nav li:hover {color:#2085BB;}
.goods_nav li.yes{background:rgba(212,212,212,.6); color:#2085BB;}
.goods_nav li.yes:before{width:1px;height:100%;left:auto;right:-1px;top:0;background:#2085BB;}
.goods_nav li.yes:after{background:#2085BB;}

.body_nav{width:calc(100% - 42px);float:left;background:#F0F2F1;border:solid 1px #CACACA;border-radius:4px;padding:20px;}
.body_nav h2 {line-height:40px;position:relative;text-indent:13px;}
.body_nav h3 {line-height:40px;text-indent:30px;position: relative;color:#666;}
.body_nav h2:before,.body_nav h3:before {width:5px;height:5px;background:#CACACA;left:0;top:17px;border-radius:3px;}
.body_nav h3:before{left:16px;}
.body_nav h2.yes,.body_nav h3.yes{color:#2085BB;}
.body_nav h2.yes:before,.body_nav h3.yes:before{background:#2085BB;}

.gems_title{width:100%;float:left;margin-bottom:20px;font-size:32px;}




.goods_body{width:100%;float:left;}
.goods_body .tits{width:100%;float:left;margin-top:30px;padding:6px 0;background:#F8F8F8;font-size:22px;text-indent:26px;color:#2085BB;position:relative;}
.goods_body .tits:before{width:4px;height:19px;left:10px;top:7px;background-image:linear-gradient(30deg, #2085BB, #40B812);background-color:#2085BB;border-radius:30px;border:solid 3px #fff;}

.goods_body .conts{width:100%;float:left;margin-top:30px;position:relative;}
.goods_body .conts h2,.goods_body .conts h3{font-size:20px;line-height:18px;margin:15px 0;text-indent:15px;position:relative;}
.goods_body .conts h2:before,.goods_body .conts h3:before{width:6px;height:6px;background:#2085BB;border-radius:30px;left:0;top:6px;}
.goods_body .conts h3{color:#921D22;}
.goods_body .conts p{line-height:22px;font-size:16px;margin-top:10px;color:#333;}
.goods_body .conts img {float:none;margin:10px auto;display:table;max-width:100%;width:auto;}

.down_tit{width:100%;float:left;border-bottom:solid 1px #CACACA;padding-bottom:10px;font-size:22px;margin-bottom:20px;}
.down_con{width:calc(100% - 60px);float:left;padding:15px 30px;background:#2085BB;color:#fff;height:60px;position:relative;}
.down_con h1{font-size:22px;float:left;line-height:60px;margin-right:20px;}
.down_con h2{line-height:60px;}
.down_con p{width:140px;position:absolute;right:30px;top:5px;}
.down_con p a{display:inline-block;background:#fff;padding:5px;margin:10px 0 0 10px;color:#2085BB;}
.down_sel {width:100%;float: left;}
.down_sel h2 {margin:20px 0;}
.down_sel select{border:solid 1px #CACACA;padding:0 5px;height:24px;line-height:24px;}
.down_sel textarea{width:50%;border:solid 1px #CACACA;margin:10px 0;height:100px;line-height:25px;padding:10px;}

.down_lis{width:calc(100% - 1px);float:left;margin-bottom:50px;border-left: solid 1px #CACACA;}
.down_lis li{width:calc(33% - 62px);float:left;border:solid 1px #CACACA;border-left:0; padding:20px 30px;}
.down_lis h2{width:92%;float:left;position:relative;padding-left:8%}
.down_lis h2:before{width:12px;height:12px;border:solid 1px #CACACA;border-radius:3px;left:0;top:5px;}
.down_lis input{width:100%;float:left;border:solid 1px #CACACA;height:30px;line-height:30px; margin-top:10px;border-radius:3px;text-indent:10px;}

.list_tool{width:100%;float:left;}
.list_tool .tit{width:100%;float:left;font-size:22px;line-height:22px;padding-bottom:10px;border-bottom:solid 1px #CACACA;margin-bottom:10px;}

.list_tool .cont{width:100%;float:left;}
.list_tool .body{width:calc(100% - 60px);float:left;background:#F0F2F1;padding:30px;margin-top:30px;}
.list_tool .body .tbit{width:100%;float:left;font-size:20px;color:#2085BB;margin-top:20px;}
.list_tool .body .tbit em{width:24px;height:24px;line-height:24px; color:#fff;text-align:center;background:#2085BB;display:inline-block;margin-right:10px;border-radius:30px;font-size:14px;position:relative;top:-2px;}

.list_tool .body .one{width:100%;float:left;}
.list_tool .body .one li{width:100%;float:left;margin-top:10px;line-height:30px;}
.list_tool .body .one textarea{width:96%;float:left;padding:2%;}
.list_tool .body .one li:nth-child(4){width:70%;height:30px;background:#fff;border:solid 1px #CACACA;}
.list_tool .body .one li:nth-child(4) span{padding:0 6px;background:#2085BB;color:#fff;position:relative;display:inline-block;height:32px;line-height:30px;top:-1px;margin-right:10px;}
.list_tool .body .one li:nth-child(4) input{width:320px;border:0;height:28px;line-height:28px;}
.list_tool .body .two{width:100%;float:left;}
.list_tool .body .two li{width:25%;float:left;position:relative;height:80px;}
.list_tool .body .two li span{width:100%;float:left;margin:10px 0;color:#202224;}
.list_tool .body .two li span.bule{color:#2085BB;}
.list_tool .body .two li select{position:absolute;left:0;top:40px; border:solid 1px #CACACA;height:30px;line-height:30px;padding:0 10px;margin-bottom:20px;}
.list_tool .body .tre{width:100%;float:left;line-height:28px;margin-top:20px;}
.list_tool .body .tre input{width:200px;float:left;border:solid 1px #CACACA;padding:0 10px;height:26px;line-height:26px;margin-right:10px;}
.list_tool .body .tre span{width:16px;height:16px;border:solid 1px #CACACA;background:#fff;display:inline-block;margin-right:10px;border-radius:30px;position:relative;top:3px;}
.list_tool .body .tj_btn{width:100%;float:left;margin-top:20px;}
.list_tool .body .tj_btn input{background:#2085BB;color:#fff;float:left;text-align:center;height:30px;line-height:30px;cursor:pointer;}
.list_tool .body .tj_btn .sub{width:200px;}
.list_tool .body .tj_btn .res{width:100px; background:#666;}



/*提示样式*/
.tis{width:18px;height:18px;background:#2085BB url(../gth.png) no-repeat center;background-size:4px; display:inline-block;margin-left:10px;position:relative;border-radius:30px;cursor:pointer;top:5px;}
.tis p{width:220px;font-size:12px;height:auto;position:absolute;left:25px;;top:-3px;;visibility:hidden;background:#fff;padding:3px 10px;z-index:5;}
.tis:hover p{visibility:visible;}



/*上传按钮样式*/
.sc_box {position:relative;display:inline-block;}
.sc_btn {width:100px;height:30px;border:solid 1px #CACACA;background:#fff;color:#000;line-height:30px;text-align:center;}
.file_input {width:200px;height:30px;position:absolute;left:-100px;
        top: 0;
        z-index:1;
        opacity: 0;filter: alpha(opacity=0); 
        cursor: pointer;
    }




.so_news,.so_news li{width:100%;float:left;}
.so_news li{margin-top:20px;}
.so_news li i{width:200px;float:left;margin-right:20px;overflow:hidden;}
.so_news li h2{font-size:22px;line-height:30px;height:30px;}
.so_news li p{margin:10px 0;}
.so_news li em{font-size:12px;}
.so_news li span{color:#000;}



.header .nav li.yes span, .header .nav li a:hover span {
    color: #015439;
}
.header .nav .subnav {
    width: 100%;
}
.header .nav .subnav b {
    color: #015439;
}
