﻿@charset "utf-8";
/* CSS 定制的公共样式 */
html,body{font-family:"Lantinghei SC", "Microsoft yahei";font-size:14px; line-height:24px;color:#666; background-color:#f2f2f2; overflow-x:hidden;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td ,input{margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:14px;}
a{color:#666; text-decoration:none;outline:none} /* for firefox */
a:hover{color:#EB6100;}
ul,dl,li{list-style-type:none;}li{vertical-align:top;}
.clear{ clear:both; margin:0; padding:0; font-size:0px; line-height:0px; height:0px; overflow:hidden;} 
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix {zoom:1;}
*+html .clearfix {zoom:1;}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
img{ border:none; vertical-align:top;}
input,textarea,select{font-family:"Microsoft yahei"; font-size:14px;color:#666; border:none; outline: medium none;}
input:focus{ }
.img_bfb img{ width:100%;}
/* CSS 活动的公共样式 */
.left{ float:left;}.right{ float:right;}.display_bk{ display:block;}.display_in_bk{ display:inline-block;}.display_no{ display:none;}.overflow{ overflow:hidden;}.text_center{ text-align:center;}.text_right{ text-align:right;}.text_left{ text-align:left;}
.web_widht{ width:1200px; margin:0 auto;}/* 网页的内容宽 */
.relative{ position:relative;}.absolute{ position:absolute;}.fixed{ position:fixed;}.pointer{cursor: pointer}

/* CSS 边距 */
.mt_10{ margin-top:10px;}.mt_15{ margin-top:15px;}.mt_20{ margin-top:20px;}.mt_25{ margin-top:25px;}.mt_30{ margin-top:30px;}.mt_35{ margin-top:35px;}.mt_40{ margin-top:40px;}.mt_50{ margin-top:50px;}
.ml_10{ margin-left:10px;}.ml_15{ margin-left:15px;}.ml_20{ margin-left:20px;}.ml_25{ margin-left:25px;}.ml_30{ margin-left:30px;}.ml_35{ margin-left:35px;}.ml_40{ margin-left:40px;}.ml_50{ margin-left:50px;}
.mr_10{ margin-right:10px;}.mr_15{ margin-right:15px;}.mr_20{ margin-right:20px;}.mr_25{ margin-right:25px;}.mr_30{ margin-right:30px;}.mr_35{ margin-right:35px;}.mr_40{ margin-right:40px;}.mr_50{ margin-right:50px;}
.mb_10{ margin-bottom:10px;}.mb_15{ margin-bottom:15px;}.mb_20{ margin-bottom:20px;}.mb_25{ margin-bottom:25px;}.mb_30{ margin-bottom:30px;}.mb_35{ margin-bottom:35px;}.mb_40{ margin-bottom:40px;}.mb_50{ margin-bottom:50px;}
.m_auto{ margin:0 auto;}
.pt_10{ padding-top:10px;}.pt_15{ padding-top:15px;}.pt_20{ padding-top:20px;}.pt_25{ padding-top:25px;}.pt_30{ padding-top:30px;}.pt_35{ padding-top:35px;}.pt_40{ padding-top:40px;}.pt_45{ padding-top:45px;}.pt_50{ padding-top:50px;}
.pb_10{ padding-bottom:10px;}.pb_15{ padding-bottom:15px;}.pb_20{ padding-bottom:20px;}.pb_25{ padding-bottom:25px;}.pb_30{ padding-bottom:30px;}.pb_35{ padding-bottom:35px;}.pb_40{ padding-bottom:40px;}.pb_45{ padding-bottom:45px;}.pb_50{ padding-bottom:50px;}
.pl_10{ padding-left:10px;}.pl_15{ padding-left:15px;}.pl_20{ padding-left:20px;}.pl_25{ padding-left:25px;}.pl_30{ padding-left:30px;}.pl_35{ padding-left:35px;}.pl_40{ padding-left:40px;}.pl_45{ padding-left:45px;}.pl_50{ padding-left:50px;}
.pr_10{ padding-right:10px;}.pr_15{ padding-right:15px;}.pr_20{ padding-right:20px;}.pr_25{ padding-right:25px;}.pr_30{ padding-right:30px;}.pr_35{ padding-right:35px;}.pr_40{ padding-right:40px;}.pr_45{ padding-right:45px;}.pr_50{ padding-right:50px;}
.p_10{ padding:10px;}.p_20{ padding:20px;}.p_30{ padding:30px;}.p_40{ padding:40px;}.p_50{ padding:50px;}.p_60{ padding:60px;}.p_70{ padding:70px;}.p_80{ padding:80px;}
/* 字体 */
.tahoma{font-family:"Tahoma"; }
.arial{font-family:"Arial, Helvetica, sans-serif";}
.verdana{font-family:Verdana, Geneva, sans-serif;}
.yahei{font-family:"Microsoft yahei";}
.fzlth{font-family:"Lantinghei SC";}
.bold{font-weight:bold;}
.upper{text-transform:uppercase;}
/* 字体大小 */
.font10{ font-size:10px;}.font11{ font-size:11px;}.font12{ font-size:12px;}.font13{ font-size:13px;}.font14{ font-size:14px;}.font15{ font-size:15px;}.font16{ font-size:16px;}.font18{ font-size:18px;}.font20{ font-size:20px;}.font21{ font-size:21px;}.font22{ font-size:22px;}.font24{ font-size:24px;}.font26{ font-size:26px; line-height:26px;}.font28{ font-size:28px; line-height:26px;}.font30{ font-size:30px; line-height:30px;}.font32{ font-size:32px; line-height:32px;}.font34{ font-size:34px; line-height:34px;}.font36{ font-size:36px; line-height:36px;}
/* 字体颜色 */
.color_0{ color:#000;}.color_3{ color:#333;}.color_6{ color:#666;}.color_9{ color:#999;}.color_c{ color:#CCC;}
.color_f,.color_f a,.color_f:hover{ color:#fff;}
.red{color:#F00;}
.blue,.blue a{ color:#083c78;}
.blue a:hover{color:#000;}
.orange,.orange a{ color:#eb6100;}
/* 行高 */
.lh_16{ line-height:16px;}.lh_18{ line-height:18px;}.lh_20{ line-height:20px;}.lh_21{ line-height:21px;}.lh_24{ line-height:24px;}.lh_25{ line-height:25px;}.lh_30{ line-height:30px;}.lh_40{ line-height:40px;}.lh_50{ line-height:50px;}
/* 边框线 */
.bord_top{border-top:1px solid #F2F2F2;}
.bord_bot{border-bottom:1px solid #F2F2F2;}
.bord_no{ border-bottom:none;}
/* 页面背景图片与颜色 */
.i{display:block; overflow:hidden; position:absolute; left:0; top:50%;}
.back_white{ background:#fff;}
.gray_bj{ background:#fafafa;}
.blue_bj{background:#083c78;}
/*效果 */
.alpha1{filter: Alpha(Opacity=10);opacity: 0.1;}
.alpha2{filter: Alpha(Opacity=20);opacity: 0.2;}
.alpha3{filter: Alpha(Opacity=30);opacity: 0.3;}
.alpha4{filter: Alpha(Opacity=40);opacity: 0.4;}
.alpha5{filter: Alpha(Opacity=50);opacity: 0.5;}
.alpha6{filter: Alpha(Opacity=60);opacity: 0.6;}
.alpha6,a:hover img{filter: Alpha(Opacity=70);opacity: 0.7;}
.radius_3{border-radius:3px;}
.radius_bf5{border-radius:50%;}
{box-shadow: 0px 0px 2px 2px #f9f9f9;}
.i,a,img,input,textarea
,.img,.oc_tab li,.fa,.news_list li h1,.line,.ml_list h1,.search2,.lic_list li{transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s; }
/* 共用 */
.top{height: 100px;}
.logo{padding: 16px 0 16px 24px;}
.top_r{line-height: 40px;height: 40px;margin-top: 30px;padding-right: 30px;}
.phone .fa{font-size:26px;margin-right: 10px;line-height: 40px;height: 40px;}
.t_search{background: #F2F2F2;border-radius: 3px;width:310px;height: 40px;}
.t_search .input{height: 100%;width: 100%;background: none; text-indent:14px;}
.sea_but{display: block;background: #083c78; color: #fff;right: 0;top: 0;height: 100%;width:60px;text-align: center;border-radius: 0 3px 3px 0;}
.sea_but .fa{line-height:36px;font-size:20px;}
.sea_but:hover{color: #fff;background: #eb6100;}
.sub{position:absolute;width:100%;left:0;background-color:rgba(0,0,0,0.8); z-index: 9;color: #fff;line-height:40px; padding: 30px 0;display: none;}
.sub ul{width: 80%;margin: 0 auto;}
.nav .on .sub a{color:#fff;background: none;}
.nav .sub li{width: 20%;text-align: left;}
.nav .sub a:hover {text-indent:2em;}
.nav{line-height: 52px;background: url(../images/nav_bj.jpg)  repeat-x;}
.nav li{float: left;width: 9.09%;text-align: center;}
.nav li a{display: block;}
.nav li a:hover{background: #eb6100;}
.nav li.on a{background: #083c78;}

/* 右侧栏 */
.side{position:fixed;width:50px;right: 0;top:40%;z-index: 100;}
.side ul li {width:50px;height:50px;position:relative;border-bottom: 1px solid #595959;}
.side ul li:last-child{border: none;}
.side ul li .sidebox {position:absolute;width:50px;height:50px;line-height:50px;top: 0;right: 0;transition: all 0.3s;background:#303030;color: #fff;overflow: hidden;}
.side .fa {width:50px;height:50px;font-size:24px;text-align:center;line-height:50px;}
.side ul li:hover .sidebox{background: #eb6100;} 
.side ul li:hover .ico{width:150px;border-radius:5px 0 0 5px;} 
.cweixin .wx{z-index:9999;width: 194px;height: 199px;position:absolute; left:-195px;bottom:-52px;background: url(../images/weixin.png?t=d) no-repeat;background-size:100%;
opacity:0; transform:scale(0);-webkit-transform:scale(0);transform-origin:100% 70%;-webkit-transform-origin:100% 70%;transition:transform ease .3s,opacity ease .3s;-webkit-transition:all ease .3s;}
.cweixin .lxwwx{text-align:center;background-image:url(../images/lxewm.png);background-size:100%}
.cweixin:hover .wx{ display:block;transform:scale(1); -webkit-transform:scale(1); opacity:1;}

/* 首页banner */
.slideBox{ width:100%; height:400px; overflow:hidden; position:relative;}
.slideBox .hd{ height:8px; overflow:hidden; position:absolute; left:50%; margin-left:-50px; bottom:20px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin:0 4px;  width:8px; height:8px; filter: Alpha(Opacity=50);opacity: 0.5; background:#000; border-radius:50%; font-size:0; cursor:pointer;}
.slideBox .hd ul li.on{background:#fff;filter: Alpha(Opacity=100);opacity: 1;}
.slideBox .banner{ position:relative; height:100%; z-index:0;   }
.slideBox .banner li{ zoom:1; vertical-align:middle; height:400px;background-position: center top;background-repeat: no-repeat;}
.slideBox .banner li a{ display:block; width:100%; height:400px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:-1%; top:50%; margin-top:-20px; display:block; width:40px; height:40px; filter:alpha(opacity=0);opacity:0;}
.slideBox .next{ left:auto;right:-1%;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox:hover .prev{left:1%;filter:alpha(opacity=100);opacity:1;}
.slideBox:hover .next{right:1%;filter:alpha(opacity=100);opacity:1;}

.jr_lic{height: 200px;background: url(../images/jr_lic.jpg) repeat-x;}
.jl_search{padding-top: 56px;}
.jl_search,.jl_search .t_search,.search2 .t_search{width: 680px;}
.jl_search .t_search .sea_but,.search2 .t_search .sea_but{background: none;color:#EB6100;}
.jl_search .t_search .sea_but:hover,.search2 .t_search .sea_but:hover{color: #083C78;}
.jls_bq{margin-bottom: 15px;}
.jls_bq span{color: #ffad74;display:inline-block;padding: 0 10px;font-size: 12px;}
.jls_bq a:hover{color: #ffad74;}
.jl_lx{padding: 56px 0 0 150px;height: 144px;}
.jl_lx .font12{font-weight: normal;}
.jl_lx .i{margin-top: -60px;top:50%;}
.jl_lx:hover .i{filter: Alpha(Opacity=100);opacity:1;}
.title p{text-transform:uppercase;letter-spacing:4px;}
.jr_sup_lic li{float: left;width: 16.66%; text-align: center;}
.jr_sup_lic li a{display: block;line-height: 60px;height: 60px;border-bottom: 1px solid #f2f2f2;border-left: 1px solid #f2f2f2;}
.jr_sup_lic li a:hover{box-shadow: 0px 0px 6px 0px #ccc;color: #EB6100;}
.rea_lic ul{margin-left: -57px;}
.rea_lic li{text-align: center;width: 100px;float: left;position: relative;margin-left: 57px;margin-bottom: 30px;}
.rea_lic .img{width: 100px;height: 100px;background: #ccc;border-radius: 50%;}
.rea_lic li:hover .img{background: #EB6100;}
.rea_lic li:hover{color: #EB6100;}
.rea_lic li a{position: absolute;z-index: 1;width: 100%;height: 100%;}
.rea_lic .img img{margin-top:0; border-radius: 50px;}

.c1_l{width:280px;}
.c1_r,.c2_r{width:900px;}
.c2_l{width: 260px;}
.title2 h1{font-size: 18px;color: #083C78;line-height: 20px;border-left: 3px solid #083C78;padding-left: 16px;}
.pop_ser{min-height: 355px;}
.pop_ser li{border-bottom: 1px solid #f2f2f2;line-height: 50px;position: relative;}
.pop_ser li a{display: block;}
.pop_ser li .i{left: auto;right: 0;margin-top: -8px; color: #999;}
.pop_ser li:hover .i{right: 10px;color: #EB6100;}
.pop_ser li:last-child{border-bottom: none;}
.oc_tab li{float: left;line-height:48px;padding: 0 20px;margin-left: 20px;border-bottom: 2px solid #fff;cursor: pointer;}
.oc_tab li.on{color: #EB6100;border-bottom: 2px solid #EB6100;}
.oc_nr{background: url(../images/oc_nr.gif) repeat-y center top;padding: 12px 0; min-height:281px;}
.oc_nr li{width: 25%;float: left;}
.oc_nr li a{padding-left:30px;line-height:40px;}
.oc_nr li a:hover{padding-left:20px;}
.con2 .web_widht{background:#fff url(../images/con2.gif) repeat-y 280px top;}
.que_too li{line-height: 50px;position: relative;margin-bottom: 10px;}
.que_too li a{display: block;background: #f2f2f2;border-radius:3px;padding: 0 20px;}
.que_too li .i{left: auto;right: 20px;width: 20px;height: 20px;line-height: 20px;text-align: center;background: #fff;border-radius: 50%;margin-top: -10px;color: #999;}
.que_too li a:hover{background: #EB6100;color: #fff;box-shadow: 0px 0px 8px 0px #999;}
.que_too li a:hover .i{right: 10px;color: #EB6100;}
.que_too li:last-child{margin-bottom: 0;}
.input_a{border: 1px solid #e5e5e5;border-radius: 3px;line-height: 38px;width: 100%;text-indent: 10px;}
.input_a:focus{border-color:#083C78;box-shadow: 0px 0px 4px 0px #ccc;}
.leave textarea{line-height:24px;height: 108px;margin: 10px 0;}
.leave .l_but{border-radius:3px;line-height:50px;width:100%;background: #EB6100;color: #fff;font-size: 16px;text-align: center;cursor: pointer;}
.leave .l_but:hover{background: #083C78;}
.rec_news{height: 250px;background: #f2f2f2;}
.rec_news dt{width:430px;height:250px;float: left;background-repeat: no-repeat; background-size:cover;}
.rec_news dd{float:left;width: 390px;margin-left: 30px; padding-top: 20px;}
.rec_news dd h2{font-size: 18px;}
.rec_info{height:76px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom: 20px;}
.line{height:1px;width:60px;background: #d9d9d9;display: block;overflow: hidden; margin:20px 0;}
.but_a {display: inline-block;line-height: 38px;padding: 0 34px;border: 1px solid #EB6100;border-radius:20px;color: #EB6100;}
.but_a:hover{background: #EB6100;color: #fff;}
.but_a:hover .fa{margin-left: 10px;}
.news_list ul{margin-left: -40px;}
.news_list li{width: 420px;float: left;margin:20px 0 0 40px;}
.news_list li .line{display: inline-block;width: 40px;margin:0 10px;position: relative;}
.news_list li h1{font-size: 16px;color: #083C78;padding: 10px 0;}
.news_list li a{color: #999;}
.news_list li .info,.ml_info{height:52px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news_list li a:hover h1{color: #EB6100;border-color: #EB6100;}
.eval{height:320px;background: url(../images/eval.jpg) no-repeat center top;background-size: cover;}
.eval_list li{width: 595px; min-height: 120px;float: left;margin-left: 10px; position: relative; overflow: hidden; }
.eval_list ul{margin-left: -10px;}
.e_img{width: 120px;height: 120px;background-color:rgba(0,0,0,0.8);text-align: center;}
.e_img img{width: 70px;height: 70px;border-radius: 50%;margin-top: 25px;}
.e_info{width: 475px;min-height: 120px;background: #fff; position: absolute; left: 120px; height: 100%}
.eval_list .hd a{display: inline-block;width: 60px;height: 30px;color: #EB6100;background: #fff;text-align: center;margin: 10px 5px 0 5px;}
.eval_list .hd a .fa{line-height: 30px;font-size:20px;}
.eval_list .hd a:hover{background: #EB6100;color:#fff;}
.e_info h4{font-size: 16px;margin-bottom: 5px;}
.mon_lem{background: url(../images/mon_lem.jpg) no-repeat center top;}
.ml_list ul{margin-left: -20px;}
.ml_list li{width: 555px;padding-left: 35px;margin-left: 20px; padding-bottom: 30px; margin-bottom:30px; float: left;border-bottom: 1px solid #e1e1e1;position: relative;}
.ml_list li h1{font-size: 16px;}
.ml_list li .line{width: 64px;background:#EB6100;margin: 10px 0;}
.ml_list li .i{top: 0;color: #EB6100;font-size:24px;}
.ml_list li:hover h1{color: #EB6100;}
.ml_list li:hover .line{width: 100%;}
.reg_rec_c ul{border-top: 1px solid #ebebeb;border-right: 1px solid #ebebeb;}
.reg_rec_c li{float: left;width: 16.66%; text-align: center;height: 150px;}
.reg_rec_c li a{display:block;border-bottom: 1px solid #ebebeb;border-left: 1px solid #ebebeb;height:125px;padding-top: 25px;}
.reg_rec_c li a:hover{background: #f9f9f9;}
.reg_rec_c li img{width: 132px;height: 70px;}
.reg_rec_c li p{padding-top: 10px;}
.lic_list ul{margin-left: -20px;}
.lic_list li{width: 590px;background: #FFF;float:left; min-height: 322px;margin-left: 20px;}
.l_img{width:220px; text-align:center;}
.l_img img{max-width: 190px;margin-top: 15px;}
.l_info{width: 369px;border-left: 1px solid #f2f2f2;min-height: 322px;}
.l_info h1{color: #333;font-size: 16px;padding:20px 30px;}
.l_info .line{margin:0;}
.lic_list li a:hover h1{color: #EB6100;}
.lic_list li a:hover .line{width: 100%;background:#f2f2f2;}
.ny_banner{height:200px;background-repeat:no-repeat;background-position: center top;}
.loca{line-height:60px;}
.sub_nav{width: 280px;}
.sub_nav li{line-height: 60px;border-bottom: 1px solid #F2F2F2;position: relative;}
.sub_nav li a{display: block;padding:0 30px;}
.sub_nav li .i{left: auto;right: 30px;margin-top: -7px;color: #fff;}
.sub_nav li a:hover,.sub_nav li.on a{background: #EB6100;color: #fff;}
.sub_nav li a:hover .i{right: 20px;}
.main_con{width:820px;padding: 40px;}
.title3 h1{font-size: 24px;}
.search2 .t_search{background: #fff;margin:0 auto;}
.search2:hover{background: #F2F2F2;}
.lic_fil dl{margin-top: 20px;line-height:50px;}
.lic_fil dt{width: 90px;float: left;font-size: 16px;color: #083C78;}
.lic_fil dd{width: 1110px;float: right;}
.lic_fil dd a{display: inline-block;padding: 0 24px;background: #F2F2F2;border-left: 2px solid #fff;border-bottom: 2px solid #fff;}
.lic_fil dd .on{background: #EB6100;color: #fff;}
.lic_list2 li{margin-bottom:20px ;}
.lic_list li:hover{box-shadow: 0px 0px 10px 0px #ccc;border-radius:5px;}
.ui_page{line-height:40px;}
.ui_page a,.ui_page span{display: inline-block;padding: 0 20px;border: 1px solid #ededed;background: #fff;}
.ui_page a:hover,.ui_page .on{background: #EB6100;border-color: #EB6100;color: #fff;}
.ui_page span,.ui_page b{display: inline-block;}

.lic_img{ width:500px; height:600px; overflow:hidden; position:relative;}
.lic_img .hd{ height:8px; overflow:hidden; position:absolute; left:50%; margin-left:-50px; bottom:20px; z-index:1;}
.lic_img .hd ul{ overflow:hidden; zoom:1; float:left;  }
.lic_img .hd ul li{ float:left; margin:0 4px;  width:8px; height:8px; filter: Alpha(Opacity=20);opacity: 0.2; background:#000; border-radius:50%; font-size:0; cursor:pointer;}
.lic_img .hd ul li.on{background:#000;filter: Alpha(Opacity=100);opacity: 1;}
.lic_img .banner{ position:relative; height:100%; z-index:0;   }
.lic_img .banner li{ zoom:1; vertical-align:middle; height:600px;background-position: center center;background-repeat:no-repeat;}
.lic_img .banner li a{ display:block; width:100%; height:600px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.lic_img .prev,
.lic_img .next{ position:absolute; left:-2%; top:50%; margin-top:-20px; display:block; width:40px; height:40px; filter:alpha(opacity=0);opacity:0;}
.lic_img .next{ left:auto;right:-2%;}
.lic_img .prev:hover,
.lic_img .next:hover{ filter:alpha(opacity=100);opacity:1;}
.lic_img:hover .prev{left:0;filter:alpha(opacity=100);opacity:1;}
.lic_img:hover .next{right:0;filter:alpha(opacity=100);opacity:1;}

.lic_info{min-height: 600px;width: 699px;border-left: 1px solid #F2F2F2;}
.lic_info dl{padding: 10px 0;}
.lic_info dt{float: left;width:70px;}
.lic_info dd{float: right;width: 570px;color: #999;}

.sub_nav2 a{display: inline-block;line-height: 58px;border-bottom: 2px solid #fff;border-right: 2px solid #F2F2F2;padding: 0 60px;}
.sub_nav2 a:last-child{border-right: none;}
.sub_nav2 a.on{color: #EB6100;border-bottom-color:#EB6100;}

.news_list dl{ height:220px; background:#fff;}
.news_list dt{ float:left; width:360px; height:220px; overflow:hidden;background: #000;}
.news_list dt img{width:360px; height:220px;}
.news_list dd{ width:780px; float:right; padding-right:30px;}
.news_list dd a:hover{filter: Alpha(Opacity=70);opacity: 0.7;}

.info_list1{padding-bottom: 0;}
.info_list1 li{ min-height:70px; padding-left:76px; border-bottom:1px solid #f6f6f6; padding-bottom:30px; margin-bottom:30px; position:relative;}
.info_list1 li:last-child{border-bottom: none;}
.info_list1 a:hover,.info_list2 a:hover{ color:#083C78;}
.info_list1 .date{ left:0; top:0; width:58px; height:70px; background:#f5f5f5; line-height:35px;}
.info_list1 .date b{ background:#083C78; display:block;color: #fff;}
.info_list1 li p{overflow:hidden;text-overflow: ellipsis;white-space: none;}
.info_list1 li h1{padding: 10px 0;}
.news_xx{padding: 40px 100px;}

.foot{border-top: 2px solid #EB6100;}
.ft_nav span{font-size: 12px;padding: 0 10px;color: #ccc;}
.foot_b{background: #f7f7f7; border-radius: 3px; margin: 20px 0;}
.foot_b a{line-height: 50px;padding: 0 30px;display: inline-block;}
.foot_b a:hover{background: #083C78;color: #fff;}
.foot_c a{padding-right: 40px;}
