﻿@charset "utf-8";
/* CSS Document */
.top{ background-color: #eee;}
.top_box{ width: 1200px; margin: 0 auto;font-size: 12px; color: #919191;padding: 10px; +height:20px; }
.top_box a{ color: #919191;}
.top_box_left{ float:left; }
.top_box_left a{ border-left: 1px solid #cdcdcd; display: inline-block;line-height: 14px; padding: 0 13px;}
.top_box_left  span{ padding-right: 10px;}
.top_box_right{ float: right}
.top_box_right a{ color: #ff552e}
.top_box_right em{ padding: 0 8px;}
/*header*/
.header{ width: 1200px; margin: 0 auto;}
.logo{ float: left; margin: 20px 0 0;}
.nav{ float: left; margin-left: 20px;}
.nav li{ float: left; padding: 0 20px;}
.nav li a{ font-size: 14px; font-weight: bold;color: #464646; padding: 35px 0px; display: block;}
.nav li.nav_active a{ color: #ff6900; border-bottom: 2px solid #ff6900;}
.nav li a:hover{ color: #ff6900; border-bottom: 2px solid #ff6900;}
.nav li a .jtx{ background: url("/images/icon_bg.png") no-repeat 0px -4px; width: 8px; height: 5px; display: inline-block; margin:9px 0 0 7px;+margin:-44px 0 0 7px;float: right}
.person{ float: right; margin-top: 30px;}
.nav li.nav_second{ +width:70px;}

/*footer*/
.footer{ background: #282828; color: #c4c4c4;font-size: 12px;}
.footerbox{ width: 1200px;margin: 0 auto; text-align: center; padding: 20px 0 30px; overflow: hidden; line-height: 24px; position: relative}
.footer_a a{ display: inline-block; font-size: 12px;color: #c4c4c4; padding: 0 15px;}
.footer_a a:hover{ text-decoration: underline}
.gzh{ position: absolute; right:0; top: 10px }
.gzh p{ line-height: 12px;}

/*首页样式*/
/*top*/
.top_nav{ color: #919191 !important; border-left: 1px solid #e2e2e2; padding-left: 10px;}
.top_nav .dd_number{margin-left: 5px; background: #ff6900; color: #fff; display: inline-block; border-radius: 100px; height: 14px; width: 14px;line-height: 14px; padding: 0;  text-align: center}
.top_nav.xiala em{ height: 4px; width: 8px; display: inline-block; background: url("/images/index_bg.png") no-repeat 0 0;padding:0; margin-left: 3px;}
/*导航*/
.navsbox{ background: #1e86e6; width: 100%;}
.navs{ width: 1200px; margin: 0 auto;}
.navs ul li{ float: left;}
.navs ul li a{  line-height: 50px; display: block; color: #fff; font-size: 14px; padding: 0 30px;}
.navs ul li.navs_active a{ background: #39a9ee; font-weight: bold}
.navs ul li:hover a{ background: #39a9ee; font-weight: bold}
/*中间内容*/
.main{ width: 1200px; margin: 15px auto;}
.wz{ font-size: 12px;color: #a0a0a0; margin-bottom: 10px;}
.wz a{ padding: 0 10px; color: #a0a0a0; font-size: 12px;}

.mb_left{ float: left;}
.mb_left ul li a{ width: 205px; padding-left: 20px; display: block;  font-size: 14px; color: #424242; line-height: 55px; border-bottom: 1px solid #efefef;}
.mb_left ul li a:hover{background: #efefef; border-bottom: 0;}
.mb_left ul li.mbl_active a{background: #efefef; border-bottom: 0;}
.mb_left ul li.mbl_title a{background: #39a9ee; border-bottom: 0; font-weight: bold; color: #fff; font-size: 16px;}
.bzdt_ad{ margin-top: 20px;}

.mb_right{ float: right; width: 940px;}
.mb_right strong{ font-size: 14px; color: #282828; line-height: 32px; padding-bottom: 10px; border-bottom: 1px solid #efefef; display: block}
.mbr_list li{ font-size: 12px; color: #505050; padding: 20px 10px;border-bottom: 1px dashed #efefef; line-height: 20px;}
.mbr_list li:hover{ background: #efefef}
.mbr_list li h2{ color: #1d85e5; font-size: 14px; font-weight: bold}
.mbr_list li .times{ color: #a7a7a7; padding: 4px 0;}
.mbr_list li a{ color: #040404; padding-top: 7px; display: block; text-decoration: underline}

.pages{ float: left;margin-top: 20px; margin-bottom: 10px;}
.pages a{ color: #747474; border: 1px solid #e4e4e4;padding: 0 10px; margin-right: 8px; line-height: 26px; display: inline-block}
.pages a.page_active{ color: #fff; background: #ff6900}

/*标准动态-详情页*/
.mbr_txt{}
.mbrt_title{ border-bottom: 1px dashed #efefef; text-align: center; padding: 25px 0}
.mbrt_title h2{font-size: 18px;}
.mbrt_tips{ margin: 0 auto; margin-left: 310px; margin-top: 10px;}
.mbrt_tips li{ float: left; font-size: 12px; margin-right: 25px; color: #a0a0a0;}
.mbrt_txt p{ margin-top: 20px; text-indent: 2em; color: #888;}
.mbrt_btns{ margin: 30px 0 30px 350px;}
.mbrt_btns a{ background: #39a9ee; color: #fff; font-size: 14px; line-height: 32px; padding: 0 15px; display: inline-block; margin-right: 20px; border-radius: 3px;}
.mbrt_btns a:hover{ background: #32a0e4;}
.mbrt_btns a.btn_close{ background: #ff9933}
.mbrt_btns a.btn_close:hover{ background: #f7912c}

