@charset "UTF-8";
@import url(public.css);
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #333;
  font-weight: normal;
}
image {
  border: 0;
}
ul {
  list-style: none;
}
input,
button,
select,
textarea {
  outline: none;
}
body {
  /*margin: 0 auto;*/
  min-width: 1200px;
  height: auto;
  font-size: 14px;
  color: #333;
  font-family: "微软雅黑";
  font-weight: normal;
}
textarea {
  font-family: "微软雅黑" !important;
}
/*新头部start*/
a {
  font-weight: normal;
}
#header {
  width: 100%;
  height: auto;
}
#header .header_top {
  height: 33px;
  line-height: 33px;
  background-color: #dedede;
  border-bottom: 1px solid #c8c8c8;
}
.content_center {
  width: 1200px;
  margin: 0 auto;
}
#header .header_top .left_ul {
  padding-left: 10px;
  float: left;
}
#header .header_top .left_ul li {
  float: left;
  padding: 0 8px;
}
#header .header_top .left_ul li input {
  width: 62px;
  padding: 0 5px;
  height: 17px;
  border: 1px solid #ccc;
  font-size: 10px;
  line-height: 17px;
  border-radius: 3px;
  color: #ccc;
  font-family: "微软雅黑";
}
#header .header_top .left_ul li a {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #666;
}
#header .header_top .left_ul li a:hover {
  color: #ef2d36;
}
#header .header_top .right_ul {
  padding-right: 10px;
  float: right;
}
#header .header_top .right_ul li {
  float: left;
  padding: 0 8px;
}
#header .header_top .right_ul li a {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #666;
}
#header .header_top .right_ul li a:hover {
  color: #ef2d36;
}
#header .header_top .right_ul li.tel {
  background-image: url(imgs/head_top_tel.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 22px;
}
#header .header_top .right_ul li.eye {
  background-image: url(imgs/look_icon.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 27px;
}
#header .header_bottom {
  height: 124px;
  width: 100%;
  background-color: #f8f8f8;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
#header .header_bottom ul.bot_top {
  padding-top: 10px;
  width: 100%;
  padding-left: 10px;
  overflow: hidden;
}
#header .header_bottom ul.bot_top span {
  display: inline-block;
  color: #c8c8c8;
  width: 5px;
}
#header .header_bottom ul.bot_top li {
  float: left;
  height: 14px;
  line-height: 13px;
}
#header .header_bottom ul.bot_top li a {
  font-family: "宋体";
  font-size: 12px;
  font-weight: normal;
  padding: 0 8px;
  color: #666;
}
#header .header_bottom ul.bot_top li a:hover {
  color: #ef2d36;
}
#header .header_bottom .logo {
  margin-top: 16px;
  margin-left: 14px;
  float: left;
}
#header .header_bottom .btr {
  float: left;
  width: 660px;
  height: 82px;
  margin-top: 18px;
  position: relative;
}
#header .header_bottom .qrcode {
	float: right;
    width: 297px;
    height: 88px;
    margin-top: 4px;
    position: relative;
    text-align: right;
	margin-right: -7px;
}
#header .header_bottom .qrcode a {
    width: 109px;
    display: inline-block;
    overflow: hidden;
    margin-right: 6px;
}
#header .header_bottom .qrcode img {
    height: 87px;
}
#header .header_bottom .btr .btr_ul {
  padding-left: 52px;
  padding-top: 5px;
  margin-bottom: 21px;
}
#header .header_bottom .btr .btr_ul li {
  float: left;
  width: 50px;
  text-align: center;
  height: 14px;
  line-height: 13px;
}
#header .header_bottom .btr .btr_ul li a {
  font-family: "微软雅黑";
  font-size: 12px;
  font-weight: normal;
}
#header .header_bottom .btr .btr_ul li a.click {
  font-weight: bold;
  color: #ef2d36;
}
#header .header_bottom .btr .btr_ul li a:hover {
  font-weight: bold;
  color: #ef2d36;
}
#header .header_bottom .btr .btr_ul li span {
  display: inline-block;
  padding-left: 10px;
  color: #ddd;
}
#header .header_bottom .btr .input {
  width: 460px;
  height: 40px;
  border: 1px solid #c8c8c8;
  clear: both;
  zoom: 1;
  margin-left: 52px;
  position: relative;
}
#header .header_bottom .btr .input input {
  height: 24px;
  margin-top: 8px;
  padding: 0 10px;
  width: 386px;
  /* line-height: 40px; */
  border: none;
  outline: none;
  font-family: "宋体";
  font-size: 12px;
  font-weight: normal;
  background-color: #f8f8f8;
}
#header .header_bottom .btr .input button {
  position: absolute;
  right: -81px;
  top: -1px;
  width: 80px;
  height: 42px;
  background-image: url(imgs/button_bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  border: none;
  outline: none;
  cursor: pointer;
}
/*新头部end*/
/*新导航start*/
.content_pos {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
#nav {
  background-color: #fff;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 4px solid #ef2f39;
  overflow: hidden;
}
#nav .nav {
  height: 100%;
  margin-bottom: 10px;
}
#nav .nav.index {
  width: 1190px;
}
#nav .nav .nav_left {
  width: 127px;
  height: 54px;
  line-height: 50px;
  background-color: #ef2f39;
  text-align: center;
  float: left;
  position: relative;
}
#nav .nav.index .nav_left {
  width: 132px;
}
#nav .nav .nav_left .menu {
  position: absolute;
  left: 0;
  top: 54px;
  width: 251px;
  padding-left: 5px;
  height: auto;
  z-index: 9999;
  border: 1px solid #ddd;
  border-top: none;
  overflow: hidden;
  padding-top: 6px;
  display: none;
  background-color: #fff;
  padding-bottom: 10px;
}
#nav .nav .nav_left .menu ul {
  padding: 0;
}
#nav .nav .nav_left .menu ul li.menu_li_1 {
  background-position: -5px -2px;
}
#nav .nav .nav_left .menu ul li.menu_li_2 {
  background-position: -3px -40px;
}
#nav .nav .nav_left .menu ul li.menu_li_3 {
  background-position: -5px -74px;
}
#nav .nav .nav_left .menu ul li.menu_li_4 {
  background-position: -3px -110px;
}
#nav .nav .nav_left .menu ul li.menu_li_5 {
  background-position: -5px -147px;
}
#nav .nav .nav_left .menu ul li.menu_li_6 {
  background-position: -5px -182px;
}
#nav .nav .nav_left .menu ul li.menu_li_7 {
  background-position: -3px -218px;
}
#nav .nav .nav_left .menu ul li.menu_li_8 {
  background-position: -5px -252px;
}
#nav .nav .nav_left .menu ul li.menu_li_9 {
  background-position: -5px -289px;
}
#nav .nav .nav_left .menu ul li.menu_li_10 {
  background-position: -4px -323px;
}
#nav .nav .nav_left .menu ul li.menu_li_11 {
  background-position: -4px -362px;
}
#nav .nav .nav_left .menu ul li.menu_li_12 {
  background-position: -4px -397px;
}
#nav .nav .nav_left .menu ul li.menu_li_13 {
  background-position: -5px -432px;
}
#nav .nav .nav_left .menu ul li.menu_li_14 {
  background-position: -4px -464px;
}
#nav .nav .nav_left .menu ul li.menu_li_15 {
  background-position: -5px -504px;
}
#nav .nav .nav_left .menu ul li.menu_li_16 {
  background-position: -4px -541px;
}
#nav .nav .nav_left .menu ul li.menu_li_17 {
  background-position: -5px -580px;
}
#nav .nav .nav_left .menu ul li.menu_li_18 {
  background-position: -4px -610px;
}
#nav .nav .nav_left .menu ul li.menu_li_19 {
  background-position: -5px -650px;
}
#nav .nav .nav_left .menu ul li.menu_li_20 {
  background-position: -5px -685px;
}
#nav .nav .nav_left .menu ul li.menu_li_21 {
  background-position: -5px -722px;
}
#nav .nav .nav_left .menu ul li.menu_li_22 {
  background-position: -4px -758px;
}
#nav .nav .nav_left .menu ul li.menu_li_23 {
  background-position: -5px -792px;
}
#nav .nav .nav_left .menu ul li.menu_li_24 {
  background-position: -4px -830px;
}
#nav .nav .nav_left .menu ul li.menu_li_25 {
  background-position: -3px -867px;
}
#nav .nav .nav_left .menu ul li.menu_li_26 {
  background-position: -2px -904px;
}
#nav .nav .nav_left .menu ul li a:hover {
  color: #ff2935;
}
#nav .nav .nav_left strong {
  color: #fff;
  font-size: 18px;
  font-family: "微软雅黑";
  letter-spacing: 1px;
  word-spacing: 1px;
  position: relative;
  top: -20px;
  font-weight: normal;
}
#nav .nav.index .nav_left a.fen_a {
    background-image: url(../images/menu_fen_icon.png);
    background-repeat: no-repeat;
    background-position: 20px 0;
    padding-left: 34px;
    height: 18px;
    display: block;
    position: relative;
    top: 20px;
}
#nav .nav .nav_right {
  width: 843px;
  height: 50px;
  line-height: 50px;
  float: right;
  position: relative;
  left: 1px;
}
#nav .nav .nav_right ul li {
  float: left;
  font-size: 14px;
  font-weight: bolder;
  color: #565656;
  width: 104.36px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-right: 1px solid #ddd;
}
#nav .nav .nav_right ul li:hover {
  background-color: #ef2d36;
}
#nav .nav .nav_right ul li.hover a {
  color: #ef2d36;
}
#nav .nav .nav_right ul li.hot {
  position: relative;
}
#nav .nav .nav_right ul li.hot .hotimg {
  position: absolute;
  right: 10px;
  top: -5px;
  z-index: 99;
}
#nav .nav .nav_right ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "微软雅黑";
  color: #555;
  font-size: 16px;
  text-shadow: 1px 1px 8px #ddd;
}
#nav .nav .nav_right ul li:hover a {
  color: #fff;
}
/*脚开始*/
#footer{
  width: 100%;
  height:auto;
  background-color: #dedede;
  margin-top: 10px;
  padding-bottom: 50px;
  position: relative;
  font-size: 12px;
}
#footer a:hover{
  text-decoration: none;
}
#footer .footer_line{
  position: absolute;
  left: 0;
  top: 1px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  clear: both;
}
#footer .foot_grid{
  height: auto;
  width: 100%;
  border-top: 1px solid #999;
  overflow: hidden;
}
#footer .foot_grid2{
  border-bottom: 1px solid #999;
}
#footer .foot_grid1{
  height: auto;
  overflow: hidden;
}
#footer .foot_grid .content_pos{
  height: auto;
}
#footer .foot_grid .content_pos .content_pos_left{
  width: 235px;
  height: auto;
  float: left;
  background-image: url(/images/logo_gl_hui.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}
#footer .foot_grid2 .content_pos .content_pos_left{
  width: 235px;
  height: 180px;
  float: left;
  background-image: url(/images/logo_hui.png);
  background-repeat: no-repeat;
}
#footer .foot_grid .content_pos .content_pos_left a{
  width: 100%;
  height: 100%;
  display: block;
}
#footer .foot_grid .content_pos .content_pos_right{
  float: right;
  width: 955px;
  height: auto;
  padding-bottom: 10px;
  background-image: url(/images/footer_fen_line.png);
  background-repeat: repeat-y;
}
#footer .foot_grid2 .content_pos .content_pos_right{
  padding-bottom: 10px;
}
#footer .foot_grid2 .content_pos .content_pos_right{
  height: auto;
}
#footer .foot_grid2 .content_pos .content_pos_right ul li.pa{
  padding-left: 5px;
}
#footer .foot_grid .content_pos .content_pos_right h3{
  border-bottom: none;
  margin-top: 0;
}
#footer .foot_grid2 .content_pos .content_pos_right ul li.nor a{
  color: #646464;
}
#footer .foot_grid2 .content_pos .content_pos_right ul li a{
  color:red;
}
#footer .foot_grid2 .content_pos .content_pos_right ul li.nor:hover a{
  color: #646464;
}
#footer .foot_grid .content_pos .content_pos_right h3 a{
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #ff2935;
  color: #ff2935;
  padding-bottom: 4px;
  padding-top: 15px;
}
#footer .foot_grid .content_pos .content_pos_right ul{
  width: 944px;
  padding-left: 10px;
  padding-top: 2px;
  font-weight: bold;
  overflow: hidden;
}
#footer .foot_grid .content_pos .content_pos_right ul li{
  float: left;
  height: 22px;
  line-height: 22px;
}
#footer .foot_grid .content_pos .content_pos_right ul li{
  font-family: "微软雅黑";
}
#footer .foot_grid .content_pos .content_pos_right ul li a{
  color: #666;
  padding:0 5px;
  font-weight: normal;
  font-family: "微软雅黑";
}
#footer .foot_grid .content_pos .content_pos_right ul li a:hover{
  color: #ff2935;
}
#footer .about{
  width: 100%;
  clear: both;
  zoom: 1;
  font-weight: normal;
}
#footer .about .content_pos ul li a{
  font-family: "微软雅黑";
  font-weight: normal;
}
#footer .about1{
  border-top: 1px solid #999;
}
#footer .about .content_pos{
  height: 40px;
  line-height: 40px;
}
#footer .about .content_pos ul{
 margin: 0 auto;
  height: 40px;
  width: 700px;
}
#footer .about .content_pos ul li a{
  color: #666;
}
#footer .about2 .content_pos{
  position: relative;
}
#footer .about2 .content_pos dl{
  margin: 0 auto;
  height: auto;
  width: 1020px;;
  overflow: hidden;
  margin-top: 10px;
  padding-left: 8px;
  clear: both;
  zoom: 1;
  position: absolute;
  right: 0;
  top: 10px;
}
#footer .about2 .content_pos dl dd{
  float: left;
  margin-right: 8px;
  position: relative;
}
#footer .about2 .content_pos dl dd span{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  background-color: #000;
  opacity: 0.56;
  filter:alpha(opacity=56);
  display: block;
  width: 100%;
  height: 47px;
  cursor: pointer;
}
#footer .about .content_pos ul li{
  float: left;
}
#footer .about .content_pos ul li a{
  padding: 0 4px;
  color: #666;
}
#footer .about .content_pos ul li a:hover{
  color: #ff2935;
}
#footer .foot_grid2{
  height: 180px;
}
#footer .foot_grid2 .content_pos_right{
  height: 180px;
}
#footer .foot_grid2 ul{
  margin-top: 5px;
}
#footer .foot_grid2 ul li{
  width: 100%;
  font-weight: normal;
  color: #666666;
}
#footer .foot_grid2{
  height: auto;
  overflow: hidden;
}
#footer .foot_grid2 .content_pos_right{
  padding-bottom: 20px;
}
#footer .links {
  height: auto;
  padding-bottom: 10px;
}
#footer .links h3 a {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #ff2935;
  color: #ff2935;
  padding-bottom: 4px;
  padding-top: 15px;
}
#footer .links ul {
  padding-top: 2px;
  font-weight: bold;
  overflow: hidden;
}
#footer .links li {
  float: left;
  height: 22px;
  line-height: 22px;
}
#footer .links li a {
  color: #666;
  padding: 0 5px;
  font-weight: normal;
  font-family:"微软雅黑";
}
.content_poss {
  width: 1190px;
  height: auto;
  margin: 0 auto;
}
/*后加*/
.sidebar .ggw {
  width: 280px;
  margin-top: 10px;
  overflow: hidden;
}
.sidebar .ggw img {
  width: 100%;
  height: 100%;
  display: block;
}
.content_poss {
  width: 1190px;
  height: auto;
  margin: 0 auto;
}
#nav_crumbs {
  width: 100%;
  height: 31px;
  background: #fdfefe;
  margin: 1px 0;
}
#nav_crumbs .nav_crumbs_content {
  width: 1200px;
  margin: 0 auto;
}
#nav_crumbs .nav_crumbs_content a {
  font-size: 12px;
  color: #999999;
}
#nav_crumbs .nav_crumbs_content a:hover {
  color: #ef2d36;
}
#header .header_bottom .btr .btr_ul li a.hover {
  color: #ff2935;
  font-weight: 700;
}
@font-face {
  font-family: '思源黑体';
  src: url("../fonts/DroidSansChinese.ttf.js");
}
#nav .nav .nav_right {
  width: 100%;
}
#nav .nav.index .nav_right {
  width: 1058px;
}
#nav .nav .nav_right ul li.index {
  border-left: 1px solid #ddd;
  background-color: #ef2d36;
}
#nav .nav.expo .nav_right ul li.index {
  width: 118px;
}
#nav .nav .nav_right ul li:hover {
  background-color: #ef2d36;
}
#nav .nav .nav_right ul li:hover a {
  color: #fff;
}
/*body_top开始*/
/*body_top结束*/
#nav a {
  text-decoration: none;
}
#nav .nav .nav_right ul li.active a {
  color: #ef2d36;
}
#nav .nav .nav_right ul li:hover a {
  color: #ffffff;
}
#nav .nav .nav_right ul li {
  width: 119px;
}
#nav .nav .nav_right ul li.index a {
  color: #fff !important;
}
#nav .nav.index .nav_right ul li {
  width: 81px;
  padding: 0 3px;
}
#nav .nav.report .nav_right ul li {
  width: 108px;
}
#nav .nav.report .nav_right ul li.index {
  width: 108px;
}
#nav .nav.project .nav_right ul li {
  width: 119px;
}
#nav .nav.project .nav_right ul li.index {
  width: 118px;
}
#nav .nav.business .nav_right ul li {
  width: 108px;
}
#nav .nav.business .nav_right ul li.index {
  width: 108px;
}

#nav .nav.information .nav_right ul li {
  width: 108px;
}
#nav .nav.information .nav_right ul li.index {
  width: 108px;
}

#nav .nav.qyhy .nav_right ul li {
  width: 132px;
}


/*page*/
.page {
  width: 100%;
}
.page ul {
  text-align: center;
}
.page ul > li {
  display: inline-block;
}
.page ul > li a {
  line-height: 24px;
  display: inline-block;
  padding: 2px 10px;
  border: 1px solid #dddddd;
  color: #333333;
}
.page ul > li:hover {
  background: #ef2f39;
}
.page ul > li:hover a {
  color: #fff;
  text-decoration: none;
}
.page ul li.active {
  background: #ef2f39;
}
.page ul li.active a {
  color: #fff;
}

/*bodyMeta*/
#position {
  width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  line-height: 40px;
}
#position .pull-left a {
  color: #333;
}
#position .pull-left a:hover {
  color: #ef2f39;
}
#position .pull-left span {
  color: #999;
}
#position .pull-left span:hover {
  color: #ef2f39;
}
#position .pull-right .count {
  color: #ef2f39;
}
#filter {
  width: 1200px;
  margin: 0 auto;
}
#filter .filter_item {
  padding: 0 20px;
  line-height: 40px;
}
#filter .filter_item strong {
  font-size: 14px;
}
#filter .filter_item .left {
  width: 100px;
}
#filter .filter_item .right ul.clear_btn {
  width: 1060px;
}
#filter .filter_item .right ul.clear_btn li {
  float: left;
  margin-right: 10px;
}
#filter .filter_item .right ul.clear_btn li a {
  border: 1px solid #ef2f39;
  color: #ef2f39;
  padding: 1px 25px 1px 10px;
  text-decoration: none;
  display: inline-block;
  line-height: 20px;
  position: relative;
  box-sizing: border-box;
}
#filter .filter_item .right ul.clear_btn li a:after {
  content: "×";
  width: 24px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 20px;
  font-size: 18px;
}
#filter .filter_item .right ol {
  width: 1060px;
}
#filter .filter_item .right ol li {
  float: left;
  margin-right: 15px;
}
#filter .filter_item .right ol li a.active {
  color: #ef2f39;
}
#filter .submin_btn {
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.filter_time {
  width: 100%;
  height: 40px;
  line-height: 38px;
  border: 1px solid #ccc;
  background: #f6f6f6;
  box-sizing: border-box;
}
.filter_time > a {
  float: left;
  display: block;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  padding: 0 20px;
  text-decoration: none;
}
.filter_time > a:hover {
  background: #fff;
  color: #ef2f39;
}
.filter_time a.active {
  background: #fff;
  color: #ef2f39;
}
