/**
 * CSS Document * 
 * Created by Jessie 2017/7/20.
 */
/* ==css重置样式== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
}
em {
  font-style: normal;
}
table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  cellpadding: 0;
  cellspacing: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
legend {
  color: #000;
}
strong {
  font-weight: bold;
}
/* ==布局样式== */
.rows {
  width: 100%;
}
.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.dis-in-b {
  display: inline-block;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.mt10 {
  margin-top: 10px;
}
.mt14 {
  margin-top: 14px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav li {
  display: inline-block;
  float: left;
}
html {
  background: url("images2017_wd_bg.jpg") no-repeat center top;
}
#content {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
}
.tit-curmb {
  height: 48px;
  display: block;
  zoom: 1;
  padding: 0 20px;
  font: bold 18px/48px "微软雅黑";
  color: #098c86;
}
.tit-curmb:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.tit-curmb .curmb {
  display: inline-block;
  float: right;
  height: 48px;
  font: 14px/48px "微软雅黑";
  color: #999;
}
.tit-curmb .curmb a {
  margin: 0 3px;
  font: 14px/48px "微软雅黑";
  color: #999;
}
.tit-curmb .curmb a.home {
  display: inline-block;
  margin: 0;
  padding: 0 5px 0 20px;
  background: none;
}
.tit-curmb .curmb a:hover {
  color: #f60;
}
.tit-curmb .curmb span {
  margin: 0 3px;
  font: 14px/48px "微软雅黑";
  color: #999;
}
.wd-con {
  border-top: 1px solid #e3e3e3;
  display: block;
  zoom: 1;
  background: url("images2017_line_y.png") repeat-y 704px top;
}
.wd-con:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.wd-con .lbox {
  display: inline-block;
  float: left;
  width: 704px;
}
.wd-con .lbox .wt-box {
  background: #eff7f6;
  height: 440px;
  border-bottom: 1px solid #e3e3e3;
  padding: 20px 20px 0 20px;
  overflow: hidden;
  overflow-y: auto;
}
.wd-con .lbox .wt-box dl {
  display: block;
  zoom: 1;
  margin-bottom: 20px;
}
.wd-con .lbox .wt-box dl:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.wd-con .lbox .wt-box dl dt {
  display: inline-block;
  width: 62px;
}
.wd-con .lbox .wt-box dl dt img {
  width: 62px;
  height: 62px;
}
.wd-con .lbox .wt-box dl dd {
  display: inline-block;
  width: 516px;
  padding: 25px;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  font: 14px/24px "微软雅黑";
  color: #333;
  -moz-box-shadow: 3px 3px 10px #f2f2f2;
  -webkit-box-shadow: 3px 3px 10px #f2f2f2;
  box-shadow: 3px 3px 10px #f2f2f2;
}
.wd-con .lbox .wt-box dl dd i {
  display: inline-block;
  width: 11px;
  height: 9px;
  position: absolute;
  top: 20px;
  background: url("images2017_wd_ico01.png") no-repeat;
}
.wd-con .lbox .wt-box dl.l dt {
  float: left;
  margin-right: 24px;
}
.wd-con .lbox .wt-box dl.l dd {
  float: right;
}
.wd-con .lbox .wt-box dl.l dd i {
  left: -11px;
}
.wd-con .lbox .wt-box dl.r dt {
  float: right;
  margin-left: 24px;
}
.wd-con .lbox .wt-box dl.r dd {
  float: right;
  background: #7ce4df;
  color: #fff;
}
.wd-con .lbox .wt-box dl.r dd i {
  right: -10px;
  background: url("images2017_wd_ico01_r.png") no-repeat;
}
.wd-con .lbox textarea {
  width: 662px;
  height: 100px;
  padding: 20px;
  font: 14px/24px "微软雅黑";
  color: #333;
  border: none;
  border-bottom: 1px solid #e3e3e3;
}
.wd-con .lbox .btn {
  width: 120px;
  height: 34px;
  background: #ffa000;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font: 16px/34px "微软雅黑";
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.wd-con .rbox {
  display: inline-block;
  float: right;
  width: 495px;
}
.wd-con .rbox .rgfw {
  background: #f3f9f9 url("images2017_wd_ico02.png") no-repeat 20px center;
  padding-left: 50px;
  font: 18px/62px "微软雅黑";
  color: #666;
}
.wd-con .rbox .rgfw a {
  font: 18px/62px "微软雅黑";
  color: #08a2e6;
  text-decoration: underline;
}
.wd-con .rbox .rgfw a:hover {
  color: #f60;
}
.wd-con .rbox .main {
  padding: 20px;
}
.wd-con .rbox h2 {
  font: bold 18px/24px "微软雅黑";
  color: #e5370a;
}
.wd-con .rbox .fl-ul {
  display: block;
  zoom: 1;
  margin-top: 10px;
}
.wd-con .rbox .fl-ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.wd-con .rbox .fl-ul li {
  display: inline-block;
  float: left;
  width: 104px;
  height: 56px;
  margin-left: 13px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}
.wd-con .rbox .fl-ul li a {
  display: inline-block;
  font: 16px/56px "微软雅黑";
  color: #fff;
  padding-left: 38px;
}
.wd-con .rbox .fl-ul li a:hover {
  text-decoration: underline;
}
.wd-con .rbox .fl-ul li:first-child {
  margin-left: 0;
}
.wd-con .rbox .fl-ul li.bg01 {
  background: #4cd0e1;
}
.wd-con .rbox .fl-ul li.bg01 a {
  background: url("images2017_wd_ico03.png") no-repeat left center;
}
.wd-con .rbox .fl-ul li.bg02 {
  background: #ffd351;
}
.wd-con .rbox .fl-ul li.bg02 a {
  background: url("images2017_wd_ico04.png") no-repeat left center;
}
.wd-con .rbox .fl-ul li.bg03 {
  background: #81c784;
}
.wd-con .rbox .fl-ul li.bg03 a {
  background: url("images2017_wd_ico05.png") no-repeat left center;
}
.wd-con .rbox .fl-ul li.bg04 {
  background: #ff8964;
}
.wd-con .rbox .fl-ul li.bg04 a {
  background: url("images2017_wd_ico06.png") no-repeat left center;
}
.wd-con .rbox dl {
  padding: 0 0 20px 42px;
  margin-top: 20px;
  border-bottom: 1px solid #ebebeb;
  background: url("images2017_wd_ico07.png") no-repeat left 10px;
}
.wd-con .rbox dl dt a {
  font: 16px/24px "微软雅黑";
  color: #333;
}
.wd-con .rbox dl dt a:hover {
  color: #f60;
}
.wd-con .rbox dl dd {
  margin-top: 5px;
  height: 40px;
  font: 14px/20px "微软雅黑";
  color: #999;
  overflow: hidden;
}
.cjwt-con {
  padding: 20px;
}
.cjwt-con .main {
  display: block;
  zoom: 1;
  margin-top: 20px;
  background: url("images2017_line_y.png") repeat-y 580px top;
}
.cjwt-con .main:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cjwt-con h2 {
  font: 26px/38px "微软雅黑";
  color: #e5370a;
  text-align: center;
}
.cjwt-con .lbox {
  display: inline-block;
  float: left;
  width: 572px;
}
.cjwt-con .lbox ul {
  display: block;
  zoom: 1;
  margin-top: 20px;
}
.cjwt-con .lbox ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cjwt-con .lbox ul li {
  display: inline-block;
  float: left;
  width: 192px;
  height: 154px;
  padding: 20px 40px;
  margin: 0 0 10px 10px;
  background: #eef6f6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}
.cjwt-con .lbox ul li h3 {
  font: 24px/38px "微软雅黑";
  color: #333;
}
.cjwt-con .lbox ul li p {
  font: 14px/22px "微软雅黑";
  color: #666;
}
.cjwt-con .lbox ul li p a {
  font: 18px/38px "微软雅黑";
  color: #3aafa9;
}
.cjwt-con .rbox {
  display: inline-block;
  float: right;
  width: 560px;
}
.cjwt-con .rbox dl {
  padding: 0 0 20px 42px;
  margin-top: 20px;
  border-bottom: 1px solid #ebebeb;
  background: url("images2017_wd_ico07.png") no-repeat left 10px;
}
.cjwt-con .rbox dl dt a {
  font: 16px/24px "微软雅黑";
  color: #333;
}
.cjwt-con .rbox dl dt a:hover {
  color: #f60;
}
.cjwt-con .rbox dl dd {
  margin-top: 5px;
  height: 40px;
  font: 14px/20px "微软雅黑";
  color: #999;
  overflow: hidden;
}
.cjwt-gl {
  border-top: 1px solid #e3e3e3;
  display: block;
  zoom: 1;
  padding: 20px;
}
.cjwt-gl:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cjwt-gl .gl-left {
  display: inline-block;
  float: left;
  width: 208px;
}
.cjwt-gl .gl-left li {
  margin-top: 10px;
  border: 1px solid #eaeaea;
  padding: 0 20px;
}
.cjwt-gl .gl-left li a {
  display: inline-block;
  width: 168px;
  font: 18px/44px "微软雅黑";
  color: #333;
}
.cjwt-gl .gl-left li:hover,
.cjwt-gl .gl-left li.cur {
  border: 1px solid #f4704e;
}
.cjwt-gl .gl-left li:hover a,
.cjwt-gl .gl-left li.cur a {
  background: url("images2017_gl_ico01.png") no-repeat right center;
  color: #f4704e;
}
.cjwt-gl .gl-right {
  display: inline-block;
  float: right;
  width: 920px;
}
.cjwt-gl .gl-right ul {
  padding: 0;
}
.cjwt-gl .gl-right ul li {
  height: 38px;
}
.cjwt-gl .gl-right ul li span {
  display: inline-block;
  float: right;
  font: 16px/38px "微软雅黑";
  color: #666;
}
.cjwt-gl .gl-right ul li a {
  display: inline-block;
  width: 80%;
  padding-left: 14px;
  background: url("images2017_gl_ico02.png") no-repeat left center;
  font: 16px/38px "微软雅黑";
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cjwt-gl .gl-right ul li a:hover {
  color: #f60;
}
.cjwt-gl .gl-right .page {
  padding: 17px 0;
  height: 30px;
  font: 16px/30px Arial, Helvetica, sans-serif;
  text-align: center;
  color: #333;
}
.cjwt-gl .gl-right .page a {
  display: inline-block;
  padding: 0 4px;
  margin: 2px;
  font: 16px/30px Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none;
}
.cjwt-gl .gl-right .page a:hover {
  color: #e5370a;
  background: none;
}
.cjwt-gl .gl-right .page span {
  padding: 0 5px;
  font: 16px/30px Arial, Helvetica, sans-serif;
  color: #333;
}
.cjwt-gl .gl-right .page input.tz {
  width: 54px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  padding-bottom: 3px;
  padding: 2px 0 0 0 \9;
  cursor: pointer;
}
.post-box {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url("images2017_tmbg.png") repeat left top;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}
.post-box .tc-box {
  display: inline-block;
  width: 52%;
  height: 100%;
  background: #fafafa;
  position: fixed;
  top: 0;
  right: -62%;
  z-index: 10000;
  overflow: auto;
}
.post-box .close-btn {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url('imagesbg-close.png') no-repeat center center;
    border: 1px solid #fff;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    position: absolute;
    left: 142%;
    top: 50%;
    margin-top: -35px;
    cursor: pointer;
}
.post-box .tc-box .gl-btn {
  display: inline-block;
  width: 70px;
  height: 70px;
  background: url("imagesbg-close.png") no-repeat center center;
  border: 1px solid #fff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  position: fixed;
  left: 42%;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
}
.mbox {
  padding: 5%;
}
.mbox h2 {
  font: bold 18px/38px "微软雅黑";
  color: #e5370a;
}
.mbox h2.tit {
  color: #666;
}
.mbox p {
  font: 16px/38px "微软雅黑";
  color: #666;
}
.mbox p span {
  margin-right: 40px;
  font: 12px/38px "微软雅黑";
  color: #999;
}
.mbox h4 {
  height: 60px;
  background: url("images2017_line_y.png") repeat-x left center;
  text-align: center;
}
.mbox h4 span {
  display: inline-block;
  background: #fafafa;
  padding: 0 10px;
}
.mbox h4 span i {
  display: inline-block;
  width: 59px;
  height: 59px;
  border: 1px solid #e9e9e9;
  background: #fff;
  font: 22px/59px "微软雅黑";
  color: #f44336;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.mbox .hd {
  margin-top: 20px;
}
.mbox .hd p {
  font: 16px/28px "微软雅黑";
  color: #333;
}
.mbox .pj {
  background: #ececec;
  padding: 10px 20px;
  text-align: center;
  margin-top: 20px;
}
.mbox .pj p {
  font: bold 14px/38px "微软雅黑";
  color: #666;
}
.mbox .pj p a {
  display: inline-block;
  margin: 0 20px;
  height: 38px;
  padding-left: 48px;
  font: bold 14px/38px "微软雅黑";
  color: #1470a6;
}
.mbox .pj p a.ico01 {
  background: url("../images/emoticons.png") no-repeat 0 0;
}
.mbox .pj p a.ico02 {
  background: url("../images/emoticons.png") no-repeat 0 -38px;
}
.mbox .pj p a.ico03 {
  background: url("../images/emoticons.png") no-repeat 0 -76px;
}
.close-btn:hover{
    transform: rotateZ(90deg);
    transition: all 0.5s;
}