﻿* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
  margin : 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

li {
  list-style: none;
  text-align: left;
}

fieldset,
img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing : 0;
}

abbr[title] {
  border-bottom: 1px dotted;
  cursor       : help;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

body {
  font: 12px “Microsoft YaHei”;
}

body {
  background: #FFF;
  text-align: center;
}

html,
body {
  min-width: 1200px;
}

p {
  text-align  : left;
  text-indent : 24px;
  text-align  : justify;
  text-justify: distribute;
}

a {
  text-decoration: none;
  color          : #000
}

a:hover {
  color: #3a849b
}

img,
input {
  margin : 0;
  padding: 0;
  border : none
}

li,
ol,
ul {
  list-style: none
}

button,
input[type=button] {
  cursor: pointer
}

input {
  outline   : 0;
  background: 0 0
}

.clearfix:after {
  display   : block;
  visibility: hidden;
  clear     : both;
  height    : 0;
  content   : ''
}

.clearfix {
  *zoom: 1
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.space01 {
  height: 10px;
  font  : 0px/0px SimSun;
  clear : both;
}

.space02 {
  height: 35px;
  font  : 0px/0px SimSun;
  clear : both;
}

.line01 {
  width        : 95%;
  margin-left  : auto;
  margin-right : auto;
  height       : 0px;
  margin-bottom: 20px;
  font         : 0px/0px SimSun;
  border-bottom: 1px solid #e3e5f4;
  clear        : both;
}

.ohd {
  overflow: hidden;
}

.ht {
  font-family: '\9ed1\4f53';
}

.yh {
  font-family: '\5fae\8f6f\96c5\9ed1';
}

.st {
  font-family: SimSun;
}

.sdw {
  background-color: #f6f6f6;
  box-shadow: 0 0 8px rgba(0, 0, 0, .3);
}

/*general end*/
/*particular*/
.w1 {
  background: url(../images/b0.jpg) no-repeat center 0;
}

.top {
  width         : 1205px;
  margin        : 0 auto;
  padding-bottom: 36px;
}

.mc {
  width           : 1205px;
  margin          : 0 auto;
  background-color: #fff;
  padding         : 0px 0 40px;
}

.search {
  width           : 285px;
  background-color: #fff;
  border          : 1px solid #a6abb6;
  border-radius   : 5px;
  margin-top      : 20px;
  box-shadow      : 0 0 8px rgba(0, 0, 0, .3);
  font-size       : 16px;
}

.search .btn {
  width     : 50px;
  height    : 40px;
  background: #d6dfe8 url(../images/search.png) no-repeat center center;
  cursor    : pointer;
}

.search .s_ct {
  width      : 70%;
  line-height: 38px;
}

img.log {
  margin-top: 66px;
}
img.log2{
  margin-top: 50px;
}
.nav {
  width        : 1205px;
  margin       : 0 auto;
  border-bottom: 4px solid #1575c9;
}

.nav>ul>li {
  float      : left;
  width      : 149px;
  font-size  : 22px;
  font-weight: bold;
  text-align : center;
  line-height: 78px;
  background : url(../images/b_white.png);
  margin-left: 2px;
  position   : relative;
  color: #095086;

}

.nav>ul>li:last-child {
  width: 148px;
}

.nav>ul>li a {
  color: #095086;
}

.nav>ul>li.cur,
.nav>ul>li:hover {
  color           : #fff;
  background      : none;
  background-color: #4290ed;
}

.nav>ul>li.cur>a,
.nav>ul>li:hover>a {
  color: #fff;
}

.nav>ul>li:first-of-type {
  margin-left: 0;
}

.nav .sub {
  position        : absolute;
  left            : 0;
  top             : 77px;
  background-color: #fff;
  font-size       : 12px;
  padding         : 10px 0;
  width           : 100%;
  border          : 1px solid #707070;
  border-radius   : 0 0 5px 5px;
  display         : none;
  z-index         : 999;
}

.nav>ul>li:hover .sub {
  display: block;
}

.nav .sub li {
  line-height: 24px;
  text-align : center;
}

.nav .sub a:hover {
  color: red;
}

/* 首页 */
.sy .n_imc {
  width      : 393px;
  height: 283px;
  overflow: hidden;
  position   : relative;
  font-size  : 0;
  margin-left: 13px;
}

.sy .n_imc img {
  width: 100%;
  height: 283px;
}

.sy .n_imc span {
  width           : 100%;
  height          : 40px;
  background-color: rgba(0, 0, 0, 0.6);
  position        : absolute;
  left            : 0;
  bottom          : 0;
  font-size       : 18px;
  line-height     : 40px;
  color           : #fff;
  padding-left    : 10px;
}

.sy .n_imc a {
  color: #fff;
}

.sy .n_imc .pagination {
  bottom: 10px;
  width : 25%;
  right : 0;
  left  : auto;
  top   : auto;
}

.sy .n_imc .pagination>div {
  background-color: #b5b5b5;
  box-shadow      : none;
  margin          : 5px;
  width           : 7px;
  height          : 7px;
}

.sy .n_imc .pagination>div.selected {
  background-color: #0068b7;
  width           : 18px;
}

.sy .n_txc {
  width: 393px;
}

.sy .sl {
  border-bottom   : 2px solid #3f90cd;
  background-color: #bddff8;
  color           : #2680e9;
}

.sy .sl span {
  width      : 50%;
  font-size  : 20px;
  line-height: 52px;
  text-align : center;
  display    : block;
  float      : left;
}

.sy .sl span.cur {
  background-color: #bddff8;
  color           : #2680e9;
}

.sy .n_txc .ct {
  padding: 14px 20px;
}

.ls1 li {
  font-size   : 16px;
  line-height : 26px;
  padding-left: 20px;
  background: url(../images/dot_b.jpg) no-repeat 0 15px;
}

.ls1 li span {
  font-size: 13px;
  color    : #b4b4b4;
}

.ls1 li a {
  width        : 73%;
  text-overflow: ellipsis;
  overflow     : hidden;
  white-space  : nowrap;
  display      : inline-block;
}

a.more {
  font-size: 13px;
  color    : #a3a3a3;
}

.sy .bs {
  width         : 913px;
  padding-bottom: 11px;
}

.sy .bs img {
  width    : 286px;
  /* width : 280px; */
  /* height: 150px; */
  margin   : 10px 0 0 13px;
}

.sy .jd {
  width    : 280px;
  font-size: 18px;
  padding  : 0 10px 9px;
}

.sy .jd a {
  display         : block;
  background-color: #c1c1c1;
  border-radius   : 5px;
  color           : #fff;
  line-height     : 44px;
  margin-top      : 9px;
}

.sy .jd a:hover {
  background-color: #0f71e7;
}

.sy .ml {
  width: 255px;
}

.sy .mr {
  width           : 930px;
  padding         : 0px;
  background-color: #f6f6f6;
}

.sy .scl {
  /* width           : 98%; */
  padding         : 30px 0px;
  margin          : 0 auto;
  background-color: #f6f6f6;
}
.sy .mm{
  width: 1090px;
  height: 94px;
  /* overflow: hidden; */
  float: left;
  margin-left: 65px;
}
.sy .le,
.sy .ri {
  width   : 27px;
  height  : 35px;
  position: absolute;
  top    : 25px;
  cursor  : pointer;
}

.sy .le {
  left: -40px;
  background: url(../images/pre.png) no-repeat 0 0;
}

.sy .ri {
  right    : -30px;
  background: url(../images/nex.png) no-repeat 0 0;
}

.sy .st {
  padding         : 10px 15px;
  background-color: #f6f6f6;
}

.sy .mr .ct {
  width         : 436px;
  margin        : 15px 0 0 10px;
  padding-bottom: 5px;
}

.sy .mr .ct:nth-of-type(even) {
  float       : right;
  margin-right: 10px;
}

.tit {
  border-bottom: 2px solid #3f90cd;
}

.tit span {
  font-size       : 20px;
  line-height     : 38px;
  color           : #0f71e7;
  background-color: #bddff8;
  float           : left;
  padding         : 0px 20px;
  border-radius   : 5px 5px 0 0;
}

.tit a.fr {
  margin   : 15px 0 0;
  font-size: 14px;
  color    : #a6abb6;
}

.ls2 li {
  font-size    : 18px;
  line-height  : 30px;
  padding-left : 20px;
  background   : url(../images/dot_t.png) no-repeat 5px 10px;
  padding-right: 5px;
}

.ls2 li span {
  font-size: 16px;
  color    : #b4b4b4;
}

.ls2 li a {
  width        : 75%;
  text-overflow: ellipsis;
  overflow     : hidden;
  white-space  : nowrap;
  display      : inline-block;
}

.stt {
  padding: 15px;
  height: 521px;
}

.stt .c {
  margin-top: 5px;
}

.stt .t span {
  font-size: 20px;
  float    : left;
  color: #ff3317;
}

.stt .t {
  padding-left  : 40px;
  background    : url(../images/aud.png) no-repeat 0 center;
  border-bottom : 1px solid #a6abb6;
  padding-bottom: 8px;
}

.stt .c span {
  font-size       : 16px;
  line-height     : 30px;
  background-color: #f2e702;
  padding         : 0px 5px;
  display         : block;
  float           : left;
  border-radius   : 5px;
  cursor          : pointer;
}

.stt .c span.cur {
  background-color: red;
  color           : #fff;
}

.stt .c p {
  clear      : both;
  display    : block;
  font-size  : 16px;
  line-height: 33px;
  color      : #9c9c9c;
}

.linknav {
  width           : 1206px;
  height          : 75px;
  background-color: #f6f6f6;
  padding-left    : 270px;
  position        : relative;

}

.linknav:before {
  content   : '';
  width     : 234px;
  height    : 74px;
  background: url(../images/yqlj.png) no-repeat 0 0;
  position  : absolute;
  left      : -10px;
  top       : 0;
}

.linknav select {
  float           : left;
  font-size       : 16px;
  line-height     : 30px;
  height          : 30px;
  color           : #616161;
  border          : 1px solid #616161;
  border-radius   : 5px;
  background      : url(../images/lb0.png) no-repeat right 0;
  padding-right   : 65px;
  width           : 265px;
  margin          : 20px 0 0 40px;
  background-color: #fff;
  appearance      : none;
  padding-left    : 5px;
}


.footerB {
  overflow        : hidden;
  background-color: #65bfeb;
  padding         : 30px 0;
  margin-top      : 20px;
}

.footer {
  width : 1200px;
  margin: 0 auto;
}

.footer p {
  line-height: 24px;
  margin-left: 430px;
}

.footer {
  position: relative;
}
.footer a{
  color: #000;
}
.footer .dang {
  position: absolute;
  left    : 110px;
  top     : 5px;
}

.footer .jiucuo {
  position: absolute;
  left    : 180px;
  top     : 20px;
}

.footer .jiucuo2 {
  position: absolute;
  left    : 300px;
  top     : 20px;
}

.footer .center {
  position: absolute;
  left    : 500px;
  bottom  : -25px;
}

/* 列表 */
.adr {
  text-align      : left;
  padding-left    : 90px;
  background      : url(../images/adr.png) 45px center no-repeat;
  line-height     : 38px;
  font-size       : 18px;
  color           : #095086;
  background-color: #fff;
}

.adr a {
  color: #095086;
}

.list .mc,
.content .mc {
  padding: 30px;
}

.list .lc {
  padding         : 10px 45px 30px;
  background-color: #f6f6f6;
}

.list .lc p {
  font-size  : 18px;
  line-height: 26px;
  color      : #838383;
}

.list .lc span.t {
  font-size    : 20px;
  line-height  : 33px;
  display      : block;
  margin-bottom: 10px;
}

.list .lc span.fr {
  padding-left: 20px;
  line-height : 30px;
  background  : url(../images/clock.png) 0 center no-repeat;
  color       : #a6abb6;
}

.list .lc li {
  overflow      : hidden;
  padding-bottom: 5px;
  border-bottom : 1px solid #a6abb6;
  padding-top   : 20px;
}

.list .pag {
  margin-top: 15px;
}

.list .pag a {
  background-color: #0f71e7;
  color           : #fff;
  font-size       : 16px;
  line-height     : 30px;
  padding         : 2px 10px;
  border-radius   : 5px;
}

.list .pag span {
  background-color: red;
  font-size       : 16px;
  line-height     : 30px;
  padding         : 2px 10px;
  border-radius   : 5px;
  color           : #fff;

}

.content .lc {
  background-color: #fff;
  padding         : 50px 60px;
}
.content h2 {
  font-size  : 36px;
  /* line-height: 60px; */
}
.content h3 {
  font-size  : 31px;
  line-height: 60px;
}

.content .datetime {
  font-size     : 18px;
  color         : #666666;
  width         : 1000px;
  padding-bottom: 5px;
  border-bottom : 1px solid #dbdbdb;
  margin-bottom : 40px;
  margin-top    : 40px;
}

.content .mart {
  font-size  : 16px;
  line-height: 34px;
}
.fsw span{
  cursor: pointer;
}
.content .fsw {
  margin-left: 40px;
}
.referencebox{
  width: 84.3%;
  margin: 0 auto 3% auto;
  color: #fff;
  clear: both;
  text-align: left;
}
.reference {
  width: 49%;
  margin-right: 6px;
  float: left;
  margin-bottom: 6px;
  line-height: 40px;
  background: #ebf0f9;
}
.reference dt{
  background: url(../images/policybox.png) left no-repeat;
  color: #fff;
  text-align: center;
  float: left;
  width: 134px;
  height: 40px;
  font-size: 16px;
  padding: 0 20px 0 15px;
}
.reference dd{
  padding-left: 20px;
  float: left;
  color: #333;
  line-height: 40px;
  text-align: left;
  font-size: 14px;
}
