@charset "utf-8";
/* Base Reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu { margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details { display:block; }
table { border-collapse:collapse; border-spacing:0;margin: auto; }
caption,th { text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr { border:0; }
html { overflow-x:hidden;}
i,cite,em,var,address,dfn{}
[hidefocus],summary { outline:0; }
li{list-style:none; }
h1,h2,h3,h4,h5,h6,small { font-size:100%; }
sup,sub { font-size:83%; }
pre,code,kbd,samp { font-family:inherit; }
q:before,q:after { content:none; }
textarea { overflow:auto; resize:none; }
label,summary { cursor:default; }
a,button { cursor:pointer; }
h1,h2,h3,h4,h5,h6,strong,b { font-weight:bold; }
del,ins,u,s,a,a:hover { text-decoration:none; }
body,textarea,input,button,select,keygen,legend {font:12px/1 "微软雅黑",\5b8b\4f53; outline:0;}
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb { width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after { clear: both; content: "."; display: block; height:0; visibility: hidden; }
.clearfix { display: block; *zoom:1; }

/**全局样式**/
body { font:12px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#333; /*background:url(images/bg.png) repeat-x 0 0;*/}/*背景样式*/
a {color:#313131; text-decoration:none;}
a:hover { color:#007fe5;}
.wrapper { width:100%; margin:0 auto;/*background-color: #007FE5*/}
.wrapper .inner {width:1200px;margin:0 auto;} /**页面全局宽度**/

/**页头开始**/
#header {}
#header .inner {}
.head { width:100%; height:120px; position:relative; /*background:url(images/headbg.jpg) no-repeat 50% 0;*/ position:relative;} /**页头部分**/
.head .sitelogo{float:left;padding-top:12px;/*padding-left:30px;*/}
.head .sitetitle {float:left;margin-top:30px; margin-left:25px;font-size:32px;font-weight:bold;/*color:#fff;*/} /**站点名称**/
.nav{background-color: #007FE5;}
.navbar {width:100%; /*background:url(images/navbar.png) repeat-x 0 50%;*/} /**导航区域背景**/
.navbar .navbox {width:1200px; margin:0 auto;} /**导航窗口大小及位置**/
.logo-nav{position:absolute;top:20px;right:0;color:#000;}
.logo-search{position:absolute;bottom:30px;right:0;}
.logo-content{color:#B4B4B4;font-size: 24px;font-weight: bold;letter-spacing: 10px;padding-top: 50px; padding-left: 21px; display: inline-block;}

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav {} /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {    line-height: 60px;font-size: 18px;font-weight:bold;color:#fff;} /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,
.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff;background:#4caaf7;} /**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {padding:0 25px;/* height:40px; */line-height:40px;} /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;} /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { line-height: 25px;font-size:14px; font-weight:normal;} /**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,
.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {background:#1F5E7C; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0px; line-height:26px;display: inline-block;text-align: center;width:100%;} /**子菜单栏目高度与边距**/
/*json图*/
.jsontu{width:100%;}
.jsontu .inner{width:100%;}

/**标题栏新闻窗口**/
.post { margin-bottom:20px;}
.post .tt { display:inline-block; width:100%; border-bottom:3px solid #EEEEEE;position:relative;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:18px; font-weight:bold; /*color:#216687;*/border-bottom: 3px solid #007FE5;padding:0 8px 0 0;position:absolute;
	bottom:-3px;left:0;} /**标题字体**/
.post .tt .tit .title { display:inline-block; line-height:40px;} /**标题图标**/
.post .tt .more_btn { display:inline-block;float:right; height:32px;font-size: 14px; line-height:32px; color:#A0A0A0;font-weight: bold;} /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**系统新闻列表**/
.post .con .wp_article_list .list_item span{margin-left:0px;margin-right:5px;} 
.post .con .wp_article_list .list_item .Article_Index { background:url(../images/li.gif) no-repeat center;} /**新闻列表图标**/
/*带图标标题*/
.post1 {}
.post1 .tt {background:url(images/icon_tit.gif) no-repeat 5px center;}
.post1 .tt .tit {}
.post1 .tt .tit .title {padding-left:35px; }
.post-31 .tt{margin-bottom: 10px;}
/**自定义新闻列表**/
.news_list {color:#313131;}
.news_list li.news { line-height:14px; padding:10px 0 10px 13px; background:url(../images/dian.png) no-repeat 0 17px;font-size: 14px;} /**标题图标**/
.post-34 .news_list li.n2{  background:url(../images/dian.png) no-repeat 0 15px; }
.news_list li.news span.news_title  img{ vertical-align:middle;}
.news_list li.news span{margin-left:0px;/*margin-right:5px;*/}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}
/** 
*其他样式
*/

/**主体开始**/
#container {/* padding:7px 0; */background-color: #F8F8F8;}
#container .inner {background:#fff;width:1200px;padding:15px 18px 13px 18px;/*border:1px solid #e5e5e5;*/}

/**首页三列布局**/
.mod {}
.mod .ml {width:236px; float:left;}/**左列**/ 
.mod .mc { width:478px; margin-left:15px; float:left;} /**中间**/
.mod .mr { width:236px; float:right;} /**右列**/
.mbox { /*padding:0 10px; *//*border:1px solid #d3d3d3; background:#f9f8fd;*/}
.mod3{margin-top:21px;}
.mod3 .ml{width:800px;}
.mod3 .mc{width:360px;margin-left:40px;}
.mod4{margin-top:8px;}
.mod4 .ml{width:100%;}
.mod5 .ml{width:360px;}
.mod5 .mc{width:400px;margin-left:40px;}
.mod5 .mr{width:360px;}
.mod6{width:800px;    height: 160px;margin:0 auto;padding-top: 58px;padding-bottom: 12px;float:left;padding-left:18px;}
.mod6 .ml{width:800px;margin-right:20px;}
.mod6 .mc{width:560px;float:right;margin-top: -30px;}
.mod7{width:376px;    height: 200px;
    float: left;}
.mod7 .ml{width:100%;}
.mod7 .post .tt{padding-top: 90px;border:none;width: 100px;
    float: left;}
.mod7 .post .tt .tit{border:none;padding-left: 14px;    bottom: -20px;}

.post-60 {
    margin-bottom: 10px;
}
/**页脚开始**/
#footer {background-color: #007FE5;}
#footer .inner { width:1200px;padding:40px 0;  text-align:center;}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer .inner p span { margin:0 3px;}


/**列表页**/
.col_menu {width: 210px;float:left;position:relative;margin-right: -220px;} 
.col_menu .col_menu_head { background:url(images/col_menu_head.jpg) no-repeat 0 0;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 16px;font-weight: normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 30px;padding: 0px 5px 0px 30px;background:url(images/icon_col_name.gif) no-repeat 5px 9px;}/**栏目名称图标**/
/**栏目列表*/
/**一级栏目列表*/
.col_list .wp_listcolumn { /*border-top:1px solid #2867A0;*/font-size: 18px; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a {font-weight:normal;color: #333;background: #e5e5e5 url(../images/icon_column_1.gif) no-repeat 60px 17px;border-top:none;border-bottom: 1px solid #DCDCDC;}/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{padding-top:7px; padding-bottom:7px; padding-left:0px; line-height:30px!important; display: inline-block;width: 100%;text-align: center;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#007FE5; background-image:url(../images/icon_column_1_hover.gif);}/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#007FE5;}

/**二级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color:#454545;background: #F7F7F7 url(images/icon_column_2.gif) no-repeat 65px 18px;}/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a .column-name{padding-left:0px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#007FE5; background-image:url(images/icon_column_2_hover.gif);}	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#007FE5;}

/**三级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {background: #f2f2f2 url(images/icon_column_3.gif) no-repeat 89px 18px;}/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:55px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#007FE5; background-image:url(images/icon_column_3_hover.gif);}/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#007FE5;}
/**四级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {background: #f5f5f5 url(images/icon_column_3.gif) no-repeat 57px 10px;}/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:70px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#007FE5; background-image:url(images/icon_column_3_hover.gif);}/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#007FE5;}
/**五级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px;}/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:85px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#007FE5;}

/**栏目新闻**/
.col_news {width:940px;float:left;} 
.col_news_box{margin-left: 20px;}

.col_news_head {border-bottom:2px solid #6FBBFB;margin-left: 20px;width: 940px;}
.col_metas .col_title { display:inline-block; float:left; height:40px; line-height:40px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:18px;font-weight: bold;color:#007fe5;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; font-size:14px;white-space:nowrap; height:18px; line-height:18px; margin-top:10px;color:#A0A0A0;} /**当前位置**/

.col_news_list { margin-top:7px;min-height:300px; }
.col_news_list .wp_article_list .list_item {    font-size: 14px;
    padding: 18px 0;} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item span{margin-left:0px;margin-right:5px;}
.col_news_list .wp_article_list .list_item .Article_Index { background:url(../images/li.gif) no-repeat center;} /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.displatinner:after{clear: both; content: "."; display: block; height:0; visibility: hidden;}
.infobox { /*margin:0 auto;*/width:940px;float:left;margin-left:20px;}
.inlist{ width:220px;float:left;position: relative;top:-68px;z-index: 100; }
.article {}
.article h1.arti_title {line-height:36px;font-size:18px;margin-top: 20px;font-family: "Microsoft YaHei";color:#282828;text-align:center;} /**文章标题**/
.article .arti_subtitle {line-height:30px;font-size:16px;color:#282828;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top: 1px solid #F4F4F4; /*border-bottom: 1px solid #D0D0D0;*/}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto;padding:5px 0px; min-height:300px; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/

.mod3 .con:after{clear: both; content: "."; display: block; height:0; visibility: hidden;}
.mianban301{float:left;width:360px;}
.mianban302{float:right;width:400px;}
#footer1 {width:100%;background-color:#313131;text-align:center;color:#fff;font-size: 14px;}
#footer1  span{padding:13px 0;display:inline-block;}
#footer1 .footer1-jinghui{background:url(../images/jinghui.png) no-repeat left center;padding-left: 23px}
#footer .inner{position: relative;}
#footer .inner:after{clear: both; content: "."; display: block; height:0; visibility: hidden;}
.footer-logo{float:left;margin-top: 5px;padding-right: 35px;
    border-right: 1px solid #8FC6F6;}
.footer-mess{padding-top: 20px;float:left; font-size: 14px;text-align: left;color:#fff;margin-left: 35px; line-height: 20px;}
.footer-img{float:right;position: absolute;top:50px;right:0px;}
.footer-logo:after{clear: both; content: "."; display: block; height:0; visibility: hidden;}
.footer-logo-logo{float:left;}
.footer-logo-text{float:left;margin-left: 30px;}
.footer-img-ul:after{clear: both; content: "."; display: block; height:0; visibility: hidden;}
.footer-img-li{float:left;position:relative;cursor:pointer;margin-left: 30px;}
.hover-img{padding:5px;background-color:#fff;position:absolute;bottom:52px;left:-35px;display:none;z-index:10; }
.wp_nav .nav-item a span.item-name { display: inline-block;padding: 0px 10px;line-height: 0px;cursor: pointer;}
.logo-nav .i2{border-left:1px solid #333;}
.wp_nav .i2 a span.item-name {padding-right: 0px;}
.logo-search #keyword{width:240px;height:40px;border:1px solid #F0F0F0;padding-left: 15px;color:#B0b0b0;}
.wp_search .search { background: url(../images/search.png) no-repeat center 0px;width: 20px;height: 20px;border: 0px;cursor: pointer; position:absolute;top:10px; right:10px;}
.navbar .navbox .wp_nav li.i1 a span.item-name {padding-left: 15px;}
.navbar .navbox .wp_nav li.i10 a span.item-name {padding-right: 15px;}
.dtjt9_div_img .number { display:none;}
.mod3 .ml:after{clear: both; content: "."; display: block; height:0; visibility: hidden;}
.post-33{width:360px;float:left;margin-right: 40px;}
.post-34{width:400px;float:left;}
.post-34 .n1{}
.focus-title-bar .focus-navigation{width:50px;height:75px;}
.post3 .dtjt9_div_text a {font-size: 16px;line-height: 40px;color: #007fe5;text-decoration: none;}
.post3 .dtjt9_div_text a :link{ font-size: 16px; line-height: 40px;color: #007fe5; text-decoration: none;}
.post3 .dtjt9_div_text a :visited{ font-size: 16px; line-height: 40px;color: #007fe5; text-decoration: none;}
.post3 .dtjt9_div_text a :active{ font-size: 16px; line-height: 40px;color: #007fe5; text-decoration: none;}
.post3 .dtjt9_div_text {width: 100%;text-align: left; position: absolute; right: 0px;bottom: 0px;z-index: 150;}
.post3 .dtjt9_div_text .dtjt9_div_text_title {background: #eee;text-align: center;height: 40px;}

.post4 .dtjt9_div_text {display: none;}
.post5 .dtjt9_div_text a {font-size: 16px;line-height: 35px;color: #fff;text-decoration: none;}
.post5 .dtjt9_div_text a :link{ font-size: 16px; line-height: 35px;color: #fff; text-decoration: none;}
.post5 .dtjt9_div_text a :visited{ font-size: 16px; line-height: 35px;color: #fff; text-decoration: none;}
.post5 .dtjt9_div_text a :active{ font-size: 16px; line-height: 35px;color: #fff; text-decoration: none;}
.post5 .dtjt9_div_text {width: 100%;text-align: left; position: absolute; right: 0px;bottom: 0px;z-index: 150;}
.post5 .dtjt9_div_text .dtjt9_div_text_title {background: #000;opacity:0.7;text-align: center;height: 35px;}
.post-52 .news_list{margin-top:12px;}
.post-50 .news_list{margin-top:12px;}
.post-53{margin-top: -3px;}
.post-54 .n1{display:none;}
.post-54 .news_list li.news {line-height: 14px;padding: 5px 0 5px 13px;background: url(../images/dian.png) no-repeat 0 12px;font-size: 14px;}
.post-54 .news_list{margin-top:-8px;}
.post-54{margin-top: -20px;}
.mod5{margin-top: 8px;}
.mod6 .ml ul:after{clear: both; content: "."; display: block; height:0; visibility: hidden;}
.mod6 .ml li{width:70px;float:left;font-size: 14px;text-align: center;}
.mod6 .news_list li.news{    line-height: 14px;padding: 0; background: none;font-size: 14px;}
.post-60 .news_list li.news{    padding-top:68px;cursor: pointer; }
.post-60 .news_list li.n1 {background: url(images/pen.png) no-repeat center 18px;margin-right:60px;}
.post-60 .news_list li.n2 {background: url(images/users.png) no-repeat center 18px;margin-right:60px;}
.post-60 .news_list li.n3 {background: url(images/USER.png) no-repeat center 18px;margin-right:60px;}
.post-60 .news_list li.n4 {background: url(images/HEART.png) no-repeat center 18px;margin-right:60px;}
.post-60 .news_list li.n5 {background: url(images/MAIL.png) no-repeat center 18px;margin-right:10px;}

.mod6 .mc ul:after{clear: both; content: "."; display: block; height:0; visibility: hidden;}
.mod6 .mc li{width:120px;float:left;font-size: 16px;text-align: center;margin-left: 20px;}
.div_img{height: 100px;
    width: 100px;
    padding: 10px;background-color:#fff;margin-bottom: 5px;}
.div_img img{width:100px;height:100px;}
.post-70 ul:after{clear: both; content: "."; display: block; height:0; visibility: hidden;}
.post-70 li{float:left;width:180px;}
.post-70 li.n1{width:200px;}
.post-70 li.n2{width:190px;}
.post-70 li.n3{width:280px;}
.post-70 .news_list li.news{background:none;line-height: 22px;}
.post-70 .news_list li.news {padding: 0px;}
.mod7{padding-top: 30px;padding-left:40px;}
.post-70{margin-top: 10px;margin-bottom: 0px;}
.hui-bg{width:100%;margin:auto;padding-bottom: 25px;background-color: #f4f4f4;}
.col_name{font-size: 22px;color:#fff;text-align: center;background-color: #007FE5;padding:13px 0;border-bottom: 5px solid #62B7FB;}
.possplit { background: url(../images/posSplit.gif) no-repeat 2px center;}
.col_path a{color:#a0a0a0;}
.article .arti_metas .WP_VisitCount{color:#EFA36B;}
.col_news_con{width:940px;margin-left: 20px;}

.col_news_list .wp_article_list .list_item .Article_Index{margin-right: 0;}
.wp_paging{padding: 30px 0 40px 0;}
.more_text{color:#aeaeae;}
.news_meta{color:#a0a0a0;}
#search_logo{width:397px!important;height:64px!important;margin-top: 18px!important;}
.wp_search .input_keyword .search_keyword{width:340px!important;}
.wp_search .search_tool {padding-top: 25px!important; margin-left: 430px!important;}
.footer1-left{display:inline-block;margin-right:22px;}
.wp_article_list .list_item {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}
.logo-nav ul:after{clear: both; content: "."; display: block; height:0; visibility: hidden;}
.logo-nav ul li{float:left;    padding-left: 8px;}
.scindex{padding-right: 8px;border-right: 1px solid #000;}
.focus-prev {left: 0px;background:url(../images/left.png) no-repeat center center!important;}
.focus-next {right: 0px;background:url(../images/right.png) no-repeat center center!important;}

.focus-navigation {
    display: block;
    width: 30px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #000; 
    text-decoration: none;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 50;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#search_head .head_top #search_logo{width: 449px!important;}
#search_head .head_top #search_logo img{width: 400px!important;height: 72px!important;margin-top: 10px!important;}
.col_news_list .wp_article_list .list_item span.Article_Title{margin-left: 10px;}
#keyword{line-height:40px;}
#w53imgShow{width:400px;height:140px;}
.jsontulist{height:320px;background:url(../images/lanmu.jpg) no-repeat center center;}
.Column_Picture img{width:100%;height:300px;}
.post.post-61.mbox table tr td {
    width: 25%;
}
.post-60 .con {
    padding-top: 23px;
}
.img_1 {
    margin-right: 30px;
}
.img_2,.img_4  {
    margin-right: 28px;
}
.img_3 {
    margin-right: 25px;
}
.img_new p img {
    margin-bottom: 10px;
}
.img_new span {
    line-height: 15px;
}
.img_new span {
    color: #313131;
    font-size: 14px;
    line-height: 15px;
}
.post-60 .tit {
    line-height: 40px;
}
.img_new span:hover {
    color: #007fe5;
}
.post.post-61.mbox {
    margin-top: 5px;
}
div#wp_nav_w97 .nav-item a {    
    font-size: 14px;
    padding: 5px 0px;
    text-align: left;
}
div#wp_nav_w97 .i1, div#wp_nav_w97 .i5 {
    margin-left: -10px;
    width: 215px;
}
div#wp_nav_w97 .i3, div#wp_nav_w97 .i7 {
    width: 267px;
}
div#wp_nav_w97 .i2, div#wp_nav_w97 .i6 {
    width: 195px;
}
div#wp_nav_w97 .i4, div#wp_nav_w97 .i8 {
    width: 364px;
}
.wp_nav .nav-item a:hover {
    color: #007fe5;
}
.post-30 {
    width:400px;
	float:left;
	margin-bottom: 13px;
}
.platform {
    float: left;
    width: 180px;
}
.platform-list>li {
    line-height: 38px;
    border: 1px solid #ddd;
    margin-top: 5px;
    background-color: #fff;
}
.plata {
    display: block;
    height: 38px;
    font-size: 14px;
    color: #666;
}
.platform-list .plata i {
    float: left;
    display: block;
    width: 40px;
    height: 38px;
    margin-right: 10px;
    background-color: #007FE5;
}
.plati1 {
    background-image: url(../images/plata.png);
    background-repeat: no-repeat;
    background-position: center;
}