﻿.mailcss {
  
}

.blu-btn {
  background: #448bcb;
}

.gre-btn {
  background: #12b5b1;
}

.pur-btn {
  background: #546eb5;
}

.gadblue-btn {
  background: #3aa5f5;
}

.gre-btn-a {
  background: #32b16c;
}

a {
  text-decoration: none;
}

body, p, hr, ul, li, dl, dt, dd,h3,h4,h2,h1 {
  margin: 0px;
  padding: 0px;
}

* {
  
  padding: 0px;
}

DIV {
  padding: 0px;
  margin: auto;
}

UL {
  padding: 0;
  margin: 0;
  list-style: inside;
}

body, html {
  margin: 0;
}

body {
  margin: 0;
  background-color: #c1ebff !important;;
  background: url(../global/bg.png) no-repeat top;
  
  font-family:Arial, Microsoft YaHei, '微软雅黑', "\5b8b\4f53",tahoma,sans-serif;
  font-size: 14px;
}

.h1, .h3 {
  color: #999999;
}

.h1 a, .h3 a {
  font-size: 12px;
  color: #545253;
  text-decoration: none;
}

.h1 a:hover, .h3 a:hover {
  font-size: 12px;
  text-decoration: none;
  color: #832313;
}

.h3 a:hover {
  text-decoration: underline;
}

.h2 {
  color: #A92D2D
}

.h2 a {
  font-size: 12px;
  color: #A92D2D;
  text-decoration: none;
}

.h2 a:hover {
  font-size: 12px;
  text-decoration: underline;
}

.h4 {
  font-size: 12px;
  color: #FFFFFF;
  font-family: "";
  font-weight: bold;
  line-height: 30px;
}

.input {
  background-color: #FFFFFF;
  width: 159px;
  border: 1px solid #D3A9AA;
  height: 19px;
  color: #666666;
}

.input02 {
  background-color: #FFFFFF;
  width: 151px;
  border: 1px solid #9E9C9D;
  height: 19px;
  color: #666666;
  float: left;
}

.input03 {
  background-color: #FFFFFF;
  width: 87px;
  border: 1px solid #9E9C9D;
  height: 19px;
  color: #666666;
  float: left;
}

.STYLE1 {
  color: #CC0000;
}

.STYLE2 {
  color: #9B3075;
}

.STYLE2 a {
  color: #E87301;
  text-decoration: none;
}

.STYLE2 a:hover {
  color: #9B3075;
  text-decoration: underline;
}

.STYLE3 {
  color: #333333;
}

.STYLE3 a {
  color: #333333;
  text-decoration: none;
}

.STYLE3 a:hover {
  color: #333333;
  text-decoration: underline;
}

.STYLE4 {
  color: #FF6600;
}

.STYLE5 {
  color: #CC0000;
  font-size: 14px;
}

.STYLE6 {
  color: #000000;
  font-weight: bold;
}

.body {
  width: 1200px;
  height: auto;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  margin-bottom: 30px;
}

.span {
  color: #832313;
}

.span a {
  color: #832313;
  text-decoration: none;
}

.span a:hover {
  color: #832313;
  text-decoration: underline;
}

.header {
  width: 100%;
}

.banner {
  width: 100%;
  height: 185px;
  background: url(../global/banner.swf) no-repeat center;
  background-size: cover;
}

.nav {
  width: 100%;
  height: 62px;
  padding-top: 2px;
}

.nav a {
  color: #FFFFFF;
  text-decoration: none;
  width: 240px;
  height: 62px;
  display: block;
  border-right: 1px solid #489cfa;
  float: left;
  text-align: center;
  box-sizing: border-box;
  background: #0e6bd2
}

.nav a p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 12px;
  float: left;
  text-transform: uppercase;
}

.nav a p span {
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  display: block;
}

.nav a i {
  width: 40px;
  height: 62px;
  line-height: 62px;
  margin-left: 50px;
  display: block;
  float: left;
  font-size: 24px;
}

.nav .over {
  background: url(../global/nv.jpg) center no-repeat;
}

.nav a:hover {
  background: #ed5e14;
}

.menu {
  height: 44px;
  padding-left: 40px;
  background-image: -moz-linear-gradient(90deg, rgb(240, 240, 240) 0%,
    rgb(255, 255, 255) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(240, 240, 240) 0%,
    rgb(255, 255, 255) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(240, 240, 240) 0%,
    rgb(255, 255, 255) 100%);
}

.submenu {
  margin-top: 5px;
  padding: 0px 20px 0px 0px;
  text-align: left;
  line-height: 44px;
}

.submenu span {
  float: left;
  margin-right: 20px;
}

.weldate {
  width: auto;
  height: auto;
  float: left;
  color: black;
  text-align: left;
  letter-spacing: 0.1em;
  padding-left: 2px;
  padding-top: 15px;
  font-size: 12px;
  line-height: 1.9;
}

.weldate span {
  color: #E05200;
}

.search {
  width: 292px;
  float: right;
  padding-top: 10px;
  color: #832313;
  margin-right: 6px;
}

.search div {
  font-size: 12px !important;
}

.content {
  width: 1175px;
  height: auto;
}

.topcotent {
  height: auto;
  margin-top: 12px;
  overflow: hidden;
}

.topleft {
  width: 256px;
  float: left;
}

.lef_zn {
  width: 256px;
}

.lef_ldbt {
  width: 226px;
  height: 22px;
  background: url(../global/jgbg.jpg) no-repeat;
  padding-left: 30px;
  padding-top: 6px;
  text-align: left;
}

.lef_ldbt a {
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
}

.lef_ldbt a:hover {
  text-decoration: underline;
}

.lef_wenzi {
  width: 245px;
  height: 323px;
  margin-right: 20px;
}

.lingdao {
  width: 243px;
  height: 23px;
  margin-top: 5px;
}

.lingdao_list {
  width: 76px;
  height: 23px;
  background: url(../global/lsbg.jpg) no-repeat;
  float: left;
  margin-right: 2px;
  line-height: 23px;
}

.lingdao_list a {
  color: #595959;
  text-decoration: none;
}

.lingdao_list a:hover {
  color: #800080;
  text-decoration: underline;
}

.lingdao_g {
  width: 80px;
  height: 23px;
  float: left;
}

.lef_yw {
  width: 254px;
  border: #CBCBCB 1px solid;
  margin-top: 6px;
}

.lef_ywbt {
  width: 234px;
  height: 22px;
  background: url(../global/ywbt.jpg) no-repeat;
  padding: 6px 0px 0px 20px;
  text-align: left;
}

.lef_ywbt a:hover, .rt_xinxi_bt a:hover, .rt_new_bt a:hover {
  text-decoration: underline;
}

.lef_ywbt span {
  float: right;
  margin-right: 10px;
}

.lef_ywlist a {
  width: 242px;
  height: 57px;
  border: 1px solid #d4d6d3;
  background: #fcfbfa;
  display: block;
  margin-bottom: 7px;
}

.lef_ywlist a:last-child {
  margin: 0;
}

.lef_ywlist i {
  width: 50px;
  line-height: 59px;
  display: block;
  text-align: center;
  color: #ed5e14;
  float: left;
  font-size: 30px;
}

.lef_ywlist p {
  float: left;
  color: black;
  text-align: left;
  line-height: 59px;
}
.lef_ywlist p b{
	font-weight:normal;
	font-size:16px;
	
}
.lef_ywlist p span {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
}

.topmid {
  width: 538px;
  float: left;
  margin-left: 7px;
  box-sizing: border-box;
  border-top: #d6d6d9 1px solid;
}

.flashbox {
  width: 451px;
  height: 265px;
  border: #CBCBCB 1px solid;
}

.fla-moer {
  width: 441px;
  height: 20px;
  text-align: right;
  padding-right: 10px;
  margin-top: 245px;
  margin-top: -15px !important;
}

.fla-moer a {
  color: #000000;
  text-decoration: none;
}

.fla-moer a:hover {
  text-decoration: underline;
}

.newsbox {
  border-bottom: #d6d6d9 1px solid;
  font-size: 14px;
  height: 145px;
  padding-top: 15px;
}

.news_bt {
  width: 103px;
  height: 131px;
  background: #f1f1f1;
  text-align: center;
}

.news_bt i {
  color: #0081d2;
  padding-top: 20px;
  display: block;
  font-size: 36px;
}

.news_bt p {
  color: #0e0e0e;
  font-size: 14px;
  padding-top: 15px;
}

.news_nav {
  height: 28px;
  background: url(../global/listbg.jpg) no-repeat right;
  float: left;
}

.news_nav a {
  width: 89px;
  height: 20px;
  _height: 19px;
  display: block;
  padding-top: 8px;
  _padding-top: 9px;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.news_nav .over {
  background: url(../global/dtnav.jpg) no-repeat center;
  color: #B8192C;
}

.news_nav a:hover {
  background: url(../global/dtnav.jpg) no-repeat bottom;
  color: #B8192C;
}

.new_list {
  width: 416px;
  height: 140px;
  overflow: hidden;
  text-align: left;
}

.dt-list01 {
  width: 400px;
  background: url(../global/dt.jpg) repeat-x bottom;
  padding-top: 6px;
  overflow: hidden;
  line-height: 20px;
}

.dt-list02 {
  width: 280px;
  float: left;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.dt-list02 a {
  color: #5A5A5A;
  text-decoration: none;
}

.dt-list02 a:hover {
  color: #832313;
  text-decoration: none;
}

.dt-list03 {
  width: 90px;
  float: right;
  text-align: right;
  color: #a5a5a5;
}

.topright {
  width: 337px;
  float: right;
  margin-top: 0px;
  height: 323px;
  overflow: hidden;
}

.rt_xinxi_bt {
  border-bottom: 1px solid #d6d6d9;
  height: 35px;
  line-height: 35px;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
}

.rt_xinxi_bt span {
  background: #4f8bbf;
  color: #fff;
  width: 119px;
  display: block;
  text-align: center;
}

.rt_xinxi_bt .move {
  color: #a5a4a4;
}

.target01 {
  width: 0;
  height: 0;
  border-bottom: 35px solid #4f8bbf;
  border-right: 23px solid transparent;
  position: absolute;
  top: 0;
  left: 119px;
  z-index: 99;
}

.target02 {
  width: 10px;
  height: 0;
  border-bottom: 35px solid #78b8dc;
  border-right: 23px solid transparent;
  position: absolute;
  top: 0;
  left: 119px;
  z-index: 98;
}

.adver {
  height: auto;
  margin-top: 12px;
}

.toup {
  width: 447px;
  height: auto;
  margin-top: 5px;
  background: #FFFFFF;
}

.toup01 {
  width: 417px;
  height: 30px;
  background: url(../global/tp.jpg) no-repeat;
  text-align: left;
  padding-left: 30px;
}

.toup02 {
  width: 445px;
  height: auto;
  background: #FFFFFF;
  border-bottom: #CCCCCC 1px solid;
  border-left: #CCCCCC 1px solid;
  border-right: #CCCCCC 1px solid;
  padding-top: 25px;
}

.toup03 {
  width: 445px;
  height: auto;
  background: #F4F4F4;
  margin-top: 1px;
  padding-top: 4px;
  font: ;
  font-size: 14px;
  color: #000000;
}

.toup04 {
  width: 445px;
  height: auto;
}

.toup05 {
  width: 445px;
  height: auto;
}

.zix {
  width: 445px;
  height: auto;
  background: #FFFFFF;
  border-bottom: #CCCCCC 1px solid;
  border-left: #CCCCCC 1px solid;
  border-right: #CCCCCC 1px solid;
  padding-top: 25px;
  background: url(../global/bg.jpg) bottom no-repeat;
}

.midcotent {
  width: 962px;
  height: auto;
  margin-top: 6px;
  border: #E0E0E0 1px solid;
}

.line_ct {
  width: 962px;
  height: auto;
  overflow: hidden;
}

.gr, .gr02 {
  width: 337px;
  height: auto;
  float: left;
  margin-right: 10px;
  padding: 0 0 12px 0;
}

.gr02 {
  border-left: #E0E0E0 1px solid;
}

.gr_bt {
  width: 297px;
  height: 30px;
  background: url(../global/sy_r51_c6.jpg) no-repeat;
  margin-top: 10px;
  padding: 10px 0px 0px 40px;
  text-align: left;
  color: #E87300;
  font-weight: bold;
}

.gr_bt a, .updown_bt a {
  color: #E87300;
  font-weight: bold;
  text-decoration: none;
}

.gr_bt a:hover, .updown_bt a:hover {
  text-decoration: underline;
}

.gr_bt span {
  float: right;
  margin-right: 10px;
}

.gr_list {
  width: 103px;
  height: 33px;
  background: url(../global/sy_r54_c10.jpg) no-repeat;
  float: left;
  margin: 3px 0px 0px 6px;
  color: #585858;
  padding: 13px 0px 0px 0px;
}

.updown {
  width: 254px;
  height: auto;
  float: left;
  margin-top: 8px;
}

.updown_bt {
  width: 204px;
  height: 18px;
  background: url(../global/sy_r51_c44.jpg) no-repeat;
  text-align: left;
  padding: 6px 0px 0px 30px;
  color: #E87300;
  font-weight: bold;
}

.updown_bt span {
  float: right;
  margin-right: 10px;
}

.updown_wz {
  width: 234px;
  height: 155px;
  padding: 10px 0px 10px 0px;
  text-align: left;
}

.updown_wz li {
  list-style: none;
  height: 20px;
  border-bottom: #E0E0E0 1px solid;
  padding-top: 5px;
}

.dubcotent {
  height: auto;
  margin-top: 30px;
}

.hd_bt01 {
  width: 138px;
  height: 23px;
  float: left;
  padding: 7px 0px 0px 20px;
  text-align: left;
  font-weight: bold;
  color: #FFFFFF;
  background: url(../global/sy_r58_c6.jpg) no-repeat;
}

.wenti {
  width: 470px;
  height: auto;
  float: left;
  margin: 6px 0px 0px 4px;
}

.wenti_bt {
  width: 470px;
  _width: 467px;
  height: 27px;
  text-align: left;
  background: url(../global/2_r2_c5.jpg) repeat-x;
}

.as_k {
  width: 215px;
  height: 228px;
  float: left;
  margin-left: 10px;
  padding: 0px 0px 10px 0px;
  border-left: #E0E0E0 1px solid;
  border-right: #E0E0E0 1px solid;
}

.dc-pt {
  width: 162px;
  height: auto;
  height: 28px;
  text-align: left;
}

.xz-tq-bt {
  width: 172px;
  padding: 10px;
  text-align: left;
  color: #475B02;
  font-weight: bold;
}

.dc-tq-bt {
  width: 172px;
  padding-top: 5px;
  text-align: left;
  line-height: 22px;
  color: #789B09;
}

.as_shawd {
  width: 10px;
  height: 200px;
  float: left;
}

.footcotent {
  height: auto;
  margin-top:16px;
  overflow: hidden;
  padding-bottom: 5px;
}

.zpcotent {
  width: 715px;
  height: 272px;
  border: #E0E0E0 1px solid;
  float: left;
}

.line_bt02 {
  width: 713px;
  height: 34px;
  background: url(../global/lnbt.jpg) repeat-x;
}

.zp_ct {
  width: 703px;
  height: auto;
  overflow: hidden;
  float: left;
  overflow: hidden;
  padding: 8px 0px 8px 8px;
}

.zp_bt01 {
  width: 138px;
  height: 23px;
  padding: 7px 0px 0px 20px;
  text-align: left;
  font-weight: bold;
  color: #FFFFFF;
  background: url(../global/sy_r65_c6.jpg) no-repeat;
  float: left;
}

.ks_01 {
  width: 333px;
  height: 220px;
  background: url(../global/zpbg.jpg) repeat-x;
  float: left;
  border: #CD949A 1px solid;
  margin-left: 2px;
}

.ks_mun {
  height: 39px;
  width: 331px;
}

.ks_mun span {
  float: right;
  margin: 20px 10px 0px 0px;
}

.ks_mun_left {
  height: 39px;
  width: 109px;
  float: left;
}

.ks_mun_rt {
  height: 19px;
  width: 93px;
  background: url(../global/zpmun.jpg) no-repeat bottom;
  float: left;
  padding-top: 20px;
}

.ks_mun_rt a {
  color: #C90103;
  text-decoration: none;
}

.ks_mun_rt a:hover {
  text-decoration: underline;
}

.ks_list {
  width: 311px;
  height: 158px;
  padding: 10px;
  text-align: left;
}

.ks_list ul {
  
}

.ks_list li {
  line-height: 22px;
  border-bottom: #D5BBBE 1px solid;
}
/* 氓聫钬姑ζ掆�茅钬溌久ε铰*/
.friendlink {
  width: 238px;
  height: auto;
  border: #E0E0E0 1px solid;
  float: right;
  margin-top: 0px;
}

.fr_bt02 {
  width: 238px;
  height: 34px;
  background: url(../global/lnbt.jpg) repeat-x;
  text-align: left
}

.fr_ctbox {
  width: 238px;
  height: 240px;
  overflow: hidden;
  background: #FEEFE8;
}

.fr_ct {
  width: 238px;
  height: auto;
  overflow: hidden;
  float: left;
}

.fr_bt01 {
  width: 238px;
  height: 33px;
  float: left;
  background: url(../global/sy_r65_c6.jpg) no-repeat;
}

.tb_bt001 {
  width: 238px;
  height: 25px;
  background: url(../global/wb_r2_c2.jpg) repeat-x;
  padding-left: 20px;
}

.select {
  width: 208px;
  height: 18px;
  margin-top: 3px;
  border: #CCCCCC 1px solid;
  color: #666666;
}

.fr_ct02 {
  width: 238px;
  height: 208px;
  overflow: hidden;
  background: url(../global/tj.jpg) repeat-x;
  background-color: #FEEFE8;
  padding-bottom: 5px;
  text-align: center;
}

.fr_ct02 table {
  color: #666666;
  text-align: center;
  margin: auto;
}

.td {
  border: #CD949A 1px solid;
}

.footer {
  height: auto;
  text-align: center;
}

img {
  border: none;
}
.questbox {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.table-bt {
  font-size: 16px;
  font-weight: bold;
  color: #0050a8;
}

.questbox table {
  border-collapse: collapse;
  margin-top: 20px;
  color: black;
  font-size: 14px;
}

.questbox td {
  border: 1px solid #adadad;
  height: 18px;
  padding: 10px;
}

.yllow {
  color: #F60;
  font-weight: bold;
}

.yllow_02 {
  color: #a31d1d;
}