﻿@charset "utf-8";
/* css reset www.admin10000.com */
html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.container {
  padding: 0;
  width: 1200px;
  margin: 0 auto;
}
.m-demo-sitetips {
  line-height: 30px;
  font-size: 14px;
  color: #000;
  text-align: center;
  width: 100%;
  height: 30px;
  border-bottom: 0;
  border-bottom: 1px solid #d8d8d8 \9;
  margin: 0;
  padding: 0;
  background: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  /* box-shadow: 0 2px 5px rgba(0,0,0,0.2); */
}
.m-demo-sitetips .m-demo-keepcenter {
  text-align: left;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
}
.m-demo-sitetips .m-demo-keepcenter span {
  font-size: 14px;
  color: #555555;
}
.logo {
  height: 90px;
}
.logo .logo-left {
  line-height: 90px;
  float: left;
}
.logo .logo-left img {
  width: 278px;
  height: 75px;
}
.logo .logo-right {
  height: 55px;
  float: right;
}
.logo .logo-right i {
  float: left;
  line-height: 90px;
}
.logo .logo-right i img {
  height: 55px;
  width: 55px;
}
.logo .logo-right div {
  float: right;
  height: 90px;
  padding-top: 20px;
  margin-left: 10px;
}
.logo .logo-right div p {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
.logo .logo-right div span {
  font-size: 24px;
  color: #005c9d;
  text-align: left;
  font-weight: bold;
}
.header-meau {
  background-color: #005c9d;
}
.header-meau .hem_ul > ul > li {
  width: 11%;
  text-align: center;
  float: left;
  height: 45px;
  line-height: 45px;
  position: relative;
}
.header-meau .hem_ul > ul > li > a {
  font-size: 14px;
  color: #ffffff;
}
.header-meau .hem_ul > ul > li ul {
  position: absolute;
  z-index: 11;
  width: 100%;
  display: none;
  padding-top: 10px;
  background: url("../images/play.png") no-repeat top;
}
.header-meau .hem_ul > ul > li ul li a {
  font-size: 14px;
  color: #005c9d;
}
.hem_ulii:hover {
  background-color: #005c9d !important;
}
.hem_ulii:hover a {
  color: white;
}
.hem_ulii:hover > a {
  color: white;
}
.hem_ul > ul > li:hover .hem_uliu {
  display: block;
}
.carousel-inner img {
  width: 100%;
}
.carousel-indicators li {
  display: inline-block;
  width: 60px;
  height: 14px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 60px;
  height: 16px;
  background-color: #e70012;
  border: 1px solid #e70012;
}
.yy_w > div {
  float: left;
  width: 400px ;
  height: 160px;
  padding-left: 103px;
  padding-top: 20px;
}
.yy_w > div p {
  font-size: 23px;
  color: #ffffff;
  line-height: 2;
}
.yy_w > div span {
  display: inline-block;
  width: 230px;
  line-height: 2;
  font-size: 14px;
  color: #ffffff;
}
.yy_w .f_w {
  padding-left: 115px;
  background: url("../images/f_w.png") no-repeat;
  background-size: 100%;
}
.yy_w .cp_ys {
  background: url("../images/cp_ys.png") no-repeat;
  background-size: 100%;
}
.yy_w .td_jy {
  background: url("../images/team.png") no-repeat;
  background-size: 100%;
}
.cp_js {
  height: 410px;
  margin-top: 20px;
}
.cp_js .cpj_pre {
  float: left;
}
.cp_js .cpj_pre img {
  width: 496px;
  height: 347px;
}
.cp_js .img-responsive,
.cp_js .thumbnail > img,
.cp_js .thumbnail a > img,
.cp_js .carousel-inner > .item > img,
.cp_js .carousel-inner > .item > a > img {
  width: 100%;
}
.cp_js .cpj_next {
  width: 630px;
  float: right;
}
.cp_js .cpj_next .cpj_t h3 {
  font-size: 20px;
  color: #bdbcbc;
  margin-bottom: 5px;
}
.cp_js .cpj_next .cpj_t a {
  padding-bottom: 3px;
  font-size: 18.237px;
  color: #575656;
  background: url("../images/cp_js2.png") no-repeat bottom;
  background-size: 100%;
}
.cp_js .cpj_next .cpj_d {
  padding: 5px;
  margin-top: 30px;
  height: 130px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #cac9c9;
}
.cp_js .cpj_next .cpj_d > i {
  float: left;
  display: inline-block;
  height: 110px;
}
.cp_js .cpj_next .cpj_d > i img {
  width: 25px;
  height: 25px;
}
.cp_js .cpj_next .cpj_d > span {
  height: 105px;
  overflow: hidden;
  font-size: 20px;
  color: #005c9d;
}
.cp_js .cpj_next .cpj_d > span i {
  font-size: 14px;
  color: #5e5e5f;
}
.ab_us {
  height: 575px;
}
.ab_us .abu_pre {
  float: left;
}
.ab_us .abu_pre .abu-t {
  padding-top: 40px;
  padding-left: 60px;
  width: 600px;
  height: 368px;
  background-color: #00829c;
}
.ab_us .abu_pre .abu-t h3 {
  font-size: 20px;
  color: #f4f8f9;
  margin-bottom: 5px;
}
.ab_us .abu_pre .abu-t > a {
  padding-bottom: 3px;
  font-size: 18.237px;
  color: white;
  background: url("../images/abu-t.png") no-repeat bottom;
  background-size: 100%;
}
.ab_us .abu_pre .abu-t > span {
  margin-top: 15px;
  display: block;
  width: 500px;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.5;
}
.ab_us .abu_pre .abu-t > div {
  margin-top: 15px;
  width: 100px;
  height: 32px;
  line-height: 32px;
  border: 1px solid white;
  text-align: center;
}
.ab_us .abu_pre .abu-t > div a {
  color: white;
}
.ab_us .abu_pre .abu_d {
  height: 207px;
  position: relative;
}
.ab_us .abu_pre .abu_d .abud_d {
  padding: 10px;
  width: 445px;
  height: 165px;
  background-color: #ffba41;
  border-radius: 5px;
  padding-top: 20px;
  position: absolute;
  right: 15px;
  top: -50px;
}
.ab_us .abu_pre .abu_d .abud_d span {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.429;
}
.ab_us .abu_pre .abu_d .abud_d i {
  position: absolute;
  left: 31px;
  bottom: -12px;
}
.ab_us .abu_pre .abu_d h3 {
  font-size: 20px;
  color: #000;
  margin-bottom: 5px;
}
.ab_us .abu_pre .abu_d a {
  padding-bottom: 3px;
  font-size: 18.237px;
  color: #000;
  background: url("../images/abu-t.png") no-repeat bottom;
  background-size: 100%;
}
.ab_us .abu_pre .abu_d .i_abu {
  position: absolute;
  bottom: 0;
  left: 60px;
}
.ab_us .西安兄弟信息科技有限公司（兄弟网络），成立于2005年，致力于网站建设、网站推广、网站托管、微 {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  position: absolute;
  left: 508px;
  top: 1771.996px;
  width: 410px;
  height: 113px;
  z-index: 87;
}
.ab_us .abu_next {
  width: 600px;
  height: 100%;
  float: right;
}
.ab_us .abu_next img {
  height: 100%;
  width: 100%;
}
.cp_zs {
  margin-top: 60px;
}
.cp_zs > h3 {
  font-size: 20px;
  color: #bdbcbc;
  margin-bottom: 5px;
  text-align: center;
}
.cp_zs .cp_qq {
  text-align: center;
  margin-bottom: 30px;
}
.cp_zs .cp_qq a {
  padding-bottom: 3px;
  font-size: 18.237px;
  color: #575656;
  background: url("../images/cp_js2.png") no-repeat bottom;
  background-size: 100%;
}
.cpz_pre {
  float: left;
  width: 320px;
  height: 550px;
  border: 1px solid #dcdcdc;
}
.cpz_pre .cpz_a {
  text-align: center;
  border: 1px solid #dedede;
  margin: 15px 30px;
  height: 470px;
  margin-bottom: 0;
}
.cpz_pre .cpz_a a {
  width: 100%;
  display: inline-block;
  height: 100%;
}
.cpz_pre .cpz_a img {
  width: 100%;
  height: 100%;
}
.cpz_pre .cpz_aa {
  line-height: 63px;
  height: 63px;
  text-align: center;
}
.cpz_pre .cpz_aa a {
  font-size: 14px;
  color: #373737;
}
.cpz_pre:hover {
  z-index: 999999;
  border: 1px solid #f40;
  transition: border .5s linear 0s;
  -webkit-transition: border .5s linear 0s;
  -moz-transition: border .5s linear 0s;
  -ms-transition: border .5s linear 0s;
}
.cpz_next {

  width: 100%;
}
.cpz_next > li {
  height: 266px;
  width: 265px;
  float: left;
  border: 1px solid #dedede;
  margin-right: 22px;
  margin-top: 15px;
}
.cpz_next > li .cpz_a {
  height: 215px;
  text-align: center;
  border: 1px solid #dedede;
  margin: 5px 30px;
}
.cpz_next > li .cpz_a img {
  width: 100%;
  height: 100%;
}
.cpz_next > li .cpz_aa {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.cpz_next li:nth-of-type(4n) {
  margin-right: 0;
}
/*.cpz_next li:nth-of-type(1) {*/
  /*margin-top: 0;*/
/*}*/
/*.cpz_next li:nth-of-type(2) {*/
  /*margin-top: 0;*/
/*}*/
/*.cpz_next li:nth-of-type(3) {*/
  /*margin-top: 0;*/
/*}*/
.cpz_next > li:hover {
  z-index: 999999;
  border: 1px solid #f40;
  transition: border .5s linear 0s;
  -webkit-transition: border .5s linear 0s;
  -moz-transition: border .5s linear 0s;
  -ms-transition: border .5s linear 0s;
}
.i_con {
  margin-top: 50px;
}
.i_con > h3 {
  font-size: 20px;
  color: #bdbcbc;
  margin-bottom: 5px;
  text-align: center;
}
.i_con .cp_qq {
  text-align: center;
  margin-bottom: 30px;
}
.i_con .cp_qq a {
  padding-bottom: 3px;
  font-size: 18.237px;
  color: #575656;
  background: url("../images/cp_js2.png") no-repeat bottom;
  background-size: 100%;
}
.i_con .cp_qq span {
  margin-top: 10px;
  display: block;
}
.i_con .ic_pre {
  width: 520px;
  float: left;
}
.i_con .ic_next {
  float: right;
  width: 600px;
  text-align: left;
}
.i_con .ic_next h3 {
  font-size: 14px;
  color: #282828;
  font-weight: bold;
  line-height: 3;
}
.i_con .ic_next p {
  font-size: 14px;
  color: #282828;
  line-height: 2;
}
.i_con .ic_next .ic_er {
  margin-top: 20px;
  width: 285px;
}
.i_con .ic_next .ic_er > i {
  display: inline-block;
  width: 150px;
  height: 150px;
}
.i_con .ic_next .ic_er > i img {
  width: 150px;
  height: 150px;
}
.i_con .ic_next .ic_er > div {
  margin-top: 40px;
  float: right;
}
.i_con .ic_next .ic_er > div span {
  display: block;
  line-height: 2;
  font-size: 14px;
  color: #282828;
}
.footer {
  height: 100px;
  background-color: #005c9d;
  margin-top: 15px;
  text-align: center;
  line-height: 100px;
}
.footer span {
  font-size: 14px;
  color: #ffffff;
}
.cp_fl {
  margin-top: 50px;
  margin-bottom: 80px;
}
.cp_fl .cpf_pre {
  width: 270px;
  float: left;
}
.cp_fl .cpf_pre > h3 {
  padding-left: 50px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #dcdcdc;
}
.cp_fl .cpf_pre > h3 span {
  margin-left: 15px;
  font-size: 16px;
  color: #005c9d;
}
.cp_fl .cpf_next {
width:74%;
  float: right;
}
.tool-wrap {
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: normal;
  position: fixed;
  right: 0;
  top: 130px;
  z-index: 40;
  font-family: Microsoft Yahei;
}
.sDt_float-tool-mini {
  display: none;
  width: 38px;
  background: #000000;
}
.sDt_float-tool-mini .link-open a {
  display: block;
  width: 38px;
  height: 38px;
  color: #ffffff;
  line-height: 38px;
  text-align: center;
}
.sDt_float-tool-mini .link-open a:hover {
  text-decoration: none;
}
.sDt_float-tool {
  width: 38px;
  background: #eaeaea;
}
.sDt_float-tool .link-close {
  background: #000000;
}
.sDt_float-tool .link-close a {
  display: block;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  color: #FFFFFF;
}
.sDt_float-tool .tool-list li a {
  display: block;
  color: #333;
  text-decoration: none;
}
.sDt_float-tool .tool-list li .tool-btn {
  height: 16px;
  line-height: 16px;
  padding: 33px 0 8px;
  overflow: hidden;
  text-align: center;
  background: url(../images/sdtves_tool-icon.png) no-repeat 0 -9999px;
}
.sDt_float-tool .tool-list li .tool-btn:hover {
  text-decoration: none;
  background-color: #ddd;
}
.sDt_float-tool .tool-list li.cart .tool-btn {
  background-position: 20px -411px;
}
.sDt_float-tool .tool-list li.chat .tool-btn {
  background-position: 20px 14px;
}
.sDt_float-tool .tool-list li.fav .tool-btn {
  background-position: 21px -42px;
}
.sDt_float-tool .tool-list li.setindex .tool-btn {
  background-position: 21px -94px;
}
.sDt_float-tool .tool-list li.follow .tool-btn {
  background-position: 19px -147px;
}
.sDt_float-tool .tool-list li.share .tool-btn {
  background-position: 21px -205px;
}
.sDt_float-tool .tool-list li.dEs_member .tool-btn {
  background-position: 21px -546px;
}
.sDt_float-tool .tool-list li.cart,
.sDt_float-tool .tool-list li.box {
  position: relative;
}
.sDt_float-tool .tool-list li.cart .total {
  position: absolute;
  right: 5px;
  top: 5px;
  display: block;
  width: 17px;
  height: 19px;
  background: url(../images/sdtves_tool-icon.png) no-repeat 0 -480px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
}
.sDt_float-tool .tool-list li.cart .tool-btn:hover .total {
  background-position: 0 -499px;
}
.sDt_float-tool .tool-list li.box .more {
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 4px;
  height: 4px;
  overflow: hidden;
  background: url(../images/sdtves_tool-btn.png) no-repeat -230px -13px;
}
.sDt_float-tool .tool-list li.operate {
  _position: relative;
  margin-bottom: -1px;
  background: #ddd;
  height: 8px;
  overflow: hidden;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
.sDt_float-tool .tool-list li.operate a {
  display: block;
  height: 8px;
  padding: 0;
  background: url(../images/sdtves_tool-btn.png) no-repeat 0 -9999px;
  text-indent: -9999px;
}
.sDt_float-tool .tool-list li.operate .openbtn {
  background-position: -203px 2px;
}
.sDt_float-tool .tool-list li.operate .closebtn {
  background-position: -203px -33px;
}
.sDt_float-tool .child {
  position: absolute;
  left: -120px;
  top: 0;
  display: none;
  width: 119px;
  background: #f8f8f8;
  border: 1px solid #d7d7d7;
  border-right: none;
}
.sDt_float-tool .child .title {
  color: #666;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  background: #eee;
  border-bottom: 1px solid #e4e4e4;
}
.sDt_float-tool li.chat .child .choise {
  background-position: 51px 14px;
}
.sDt_float-tool li.follow .child .choise {
  background-position: 49px -147px;
}
.sDt_float-tool li.share .child .choise {
  background-position: 51px -205px;
}
.sDt_float-tool .child-list li {
  border: none;
}
.sDt_float-tool .child-list li a {
  color: #333;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  padding: 0 10px 0 30px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 5px 50%;
}
.sDt_float-tool .child-list li a:hover {
  opacity: 0.75;
  _text-decoration: underline;
}
.sDt_float-tool li.follow .child-list li a {
  background: url(../images/sdtves_tool-icon.png) no-repeat 0 -9999px;
}
.sDt_float-tool li.follow .child-list li.sina a {
  background-position: 7px -316px;
  *background-position: 7px -318px;
}
.sDt_float-tool li.follow .child-list li.qq a {
  background-position: 7px -362px;
  *background-position: 7px -364px;
}
.sDt_float-tool .tool-list .bshare-custom {
  padding: 3px 7px;
}
.sDt_float-tool .tool-list .bshare-custom a {
  margin: 8px 0;
}
.tool-wrap .link-top {
  background: #eaeaea;
  width: 38px;
  border-top: none;
}
.tool-wrap .link-top a {
  display: block;
  width: 38px;
  height: 50px;
  overflow: hidden;
  color: #3b3b3b;
  line-height: 55px;
  text-align: center;
  background: url(../images/top_imges_ds.png) no-repeat 15px 4px;
}
.tool-wrap-mini .link-top {
  width: 38px;
  border: none;
}
.tool-wrap-mini .link-top a {
  display: block;
  width: 38px;
  height: 30px;
  text-indent: -9999px;
}
.sDt_box .asies_nav p {
  color: #29ccef;
  letter-spacing: 1px;
  font-size: 12px;
  width: 36px;
  overflow: hidden;
}
.commun_div {
  position: absolute;
  left: -108px;
  top: -10px;
  border: 4px solid #8c8c8c;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: none;
  z-index: 99999;
  background-color: #FFFFFF;
}
.commun_div .title {
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  background: #8c8c8c;
  font-size: 18px;
  letter-spacing: 2px;
  color: #FFFFFF;
}
.sDt_float-tool .commun_div li a {
  color: #333;
  height: 24px;
  width: 100px;
  display: block;
  line-height: 24px;
  overflow: hidden;
  padding: 0;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 10px 50%;
  text-align: center;
}
.sDt_float-tool .tool-list li .child-list li {
  width: 100px;
  overflow: hidden;
}
.tool-list li {
  text-align: center;
}
.child-list li {
  height: 20px;
}
.commun_div > p {
  width: 100px;
}
#commun-zaix {
  position: relative;
}
.l_ll {
  background-color: #FFFFFF;
  border: 4px solid #8c8c8c;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  z-index: 9999;
}
.l_l {
  background-image: url('../images/ewmtitbg.png');
  background-repeat: repeat;
  height: 25px;
  padding-top: 4px;
}
#div_id {
  width: 180px;
  height: 450px;
  position: fixed;
  right: 38px;
  top: 130px;
  z-index: 9999;
  display: none;
}
.l_lll {
  height: 145px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#j-roll-btn a {
  text-indent: inherit;
  font-size: 12px;
  background: none;
  padding: 10px 0;
  height: auto;
  line-height: 20px;
}
.asies_nav > img {
  width: 28px;
  border: none;
}
.asies_nav > p {
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 15px;
  margin-top: 3px;
}
.cpf-t li {
  padding-left: 50px;
  height: 50px;
  border-bottom: 1px dashed #c3c2c2;
  background: url("../images/h_j.png") no-repeat left;
}
.cpf-t li a {
  font-weight: bold;
  font-size: 14px;
  color: #282828;
  line-height: 50px;
  display: inline-block;
  width: 100%;
}
#actine{
  background: url("../images/l.png") no-repeat;
  background-size: 100%;
}
#actine a{
  color: white;
}
/*.cpf-t li:nth-of-type(1) {
  background: url("../images/l.png") no-repeat;
  background-size: 100%;
}
.cpf-t li:nth-of-type(1) a {
  color: white;
}*/
.cpf_next {
  text-align: center;
}
.cpf_next > h3 {
  font-size: 20px;
  color: #bdbcbc;
  margin-bottom: 5px;
  text-align: center;
}
.cpf_next > a {
  display: inline-block;
  text-align: center;
  padding-bottom: 3px;
  font-size: 18.237px;
  color: #575656;
  background: url("../images/cp_js2.png") no-repeat bottom;
  background-size: 100%;
  margin-bottom: 30px;
}
.cpf_next1 > ul + ul {
  display: none;
}
#pages {
  margin-top: 80px;
  text-align: center;
}
#pages li {
  margin: 0 5px;
  height: 30px;
  line-height: 30px;
  background-color: #e5e5e5;
  float: left;
  border-radius: 5px;
}
#pages ul {
  margin: 0 auto;
  width: 620px;
  text-align: center;
}
/*#pages li:nth-of-type(4) {
  background: #005c9d ;
}
#pages li:nth-of-type(4) a {
  color: #FFFFFF;
}*/
#pages li:hover {
  background: #005c9d;
  border-radius: 5px;
}
#pages li:hover a {
  background: #005c9d;
  border-radius: 5px;
  color: #ffffff;
}
#pages li a {
  font-size: 16px;
  color: #666666;
}
/*#pages li:nth-of-type(1) {
  border: none;
  background: none;
}*/
#pages .clearfix>li>span{
  background: #005c9d;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  width: 35px;
}
#pages li a {
  display: inline-block;
  width: 35px;
}
#pages li span a{
  display: inline-block;
  width: 60px;
  cursor: pointer;
}
#pages li span a:hover {
  background: #005c9d;
  border-radius: 5px;
  color: #fff;
}
.news {
  margin-bottom: 80px;
  margin-top: 50px;
}
.news .np_t {
  padding-top: 35px;
  padding-left: 25px;
  width: 270px;
  height: 130px;
  background-color: #005c9d;
}
.news .np_t > h3 {
  line-height: 2;
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
}
.news .np_t p {
  font-size: 20px;
  color: #82c6f6;
}
.news .np_d {
  border: 1px solid #dedede;
  border-bottom: none;
}
.news .np_d li {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #dedede;
  padding-left: 20px;
}
.news .np_d li a {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #666;
  font-weight: bold;
  padding-left: 15px;
  background: url("../images/n.png") no-repeat left;
}
.news_next {
  width: 840px;
}
.news_next .ne_t {
  height: 40px;
  border-bottom: 1px solid #dedede;
  background: url("../images/new_l.png") no-repeat bottom left;
}
.news_next .ne_t > i {
  display: inline-block;
  margin-right: 10px;
}
.news_next .ne_t > span {
  font-size: 14px;
  color: #666666;
}
.news_next .ne_t > a {
  font-size: 14px;
  color: #666666;
}
.news_next .ne_d li {
  padding: 25px 0;
  border-bottom: 1px dashed #dedede;
}
.news_next .ne_d li .ned_l {
  width: 240px;
  height: 155px;
  padding: 5px ;
  float: left;
  border: 1px solid #dedede;
}
.news_next .ne_d li .ned_l img {
  width: 100%;
  height: 100%;
  display: block;
}
.news_next .ne_d li .ned_r {
  width: 580px;
  float: right;
}
.news_next .ne_d li .ned_r h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 2;
}
.news_next .ne_d li .ned_r span {
  display: block;
  font-size: 14px;
  color: #777777;
  line-height: 1.714;
}
.news_next .ne_d li .ned_r a {
  display: block;
  font-size: 14px;
  color: #ff8a00;
  line-height: 1.714;
}
.ne_d + .ne_d {
  display: none;
}
#activr{
  background-color: #f3f3f3;
}
#activr a{
  color: #005c9d;
}
/*.np_d li:nth-of-type(1) {
  background-color: #f3f3f3;
}
.np_d li:nth-of-type(1) a {
  color: #005c9d;
}*/
.wz {
  margin-top: 50px;
  margin-bottom: 50px;
}
.wz .wz_t {
  position: relative;
  height: 157px;
  background-color: #030303;
  padding: 40px 90px;
}
.wz .wz_t .baibai {
  width: 1020px;
  height: 20px;
  position: absolute;
  bottom: 0;
  left: 90px;
  background-color: #fff;
}
.wz .wz_t .wzt_l > h3 {
  font-size: 30px;
  color: #ffffff;
}
.wz .wz_t .wzt_l > p {
  font-size: 16px;
  color: #ffffff;
  line-height: 1.5;
}
.wz .wz_t .wzt_r span {
  font-size: 30px;
  color: #ffffff;
  margin-right: 5px;
}
.wz .wz_t .wzt_r i {
  font-size: 16px;
  color: #ffffff;
  line-height: 1.5;
}
.wz .wz_d {
  background-color: #f1f1f1;
  padding: 0 90px;
  padding-bottom: 15px;
}
.wz .wz_d .wz_dd {
  line-height: 2;
  width: 1020px;
  background-color: #ffffff;
  padding: 15px ;
}
.wz .wz_d .wz_dd > h3 {
  text-align: center;
  height: 45px;
  border-bottom: 2px solid #c0c1c0;
  font-size: 22px;
  color: #000000;
}
.wz .wz_d .wz_dd .wzd_l {
  margin-top: 40px;
}
.wz .wz_d .wz_dd .wzd_l img {
  width: 440px;
  height: 495px;
}
.wz .wz_d .wz_dd .wzd_r {
  width: 500px;
}
.wz .wz_d .wz_dd .wzd_r > h3 {
  font-size: 16px;
  color: #000000;
  line-height: 3;
}
.wz .wz_d .wz_dd .wzd_r > span {
  display: inline-block;
  width: 490px;
  font-size: 14px;
  color: #2c2b2b;
  line-height: 2.143;
}
.news_prev .np_d {
  width: 100%;
}
.zxl_y {
  width: 590px;
  height: 610px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 30px;
  background: url("../images/zxl_y.png") no-repeat;
  background-size: 100% 100%;
}
.zxl_y .zx_t {
  height: 41px;
  line-height: 41px;
}
.zxl_y .zx_t span {
  margin-right: 10px;
  font-size: 15px;
  color: #fefdfd;
}
.zxl_y .zx_t i {
  font-size: 13px;
  color: #ffffff;
}
.zxl_y ul {
  margin-top: 35px;
}
.zxl_y ul li {
  margin: 5px 0;
  height: 35px;
}
.zxl_y ul li span {
  display: inline-block;
  font-size: 14px;
  color: #5a5a5a;
  width: 77px;
  text-align: right;
}
.zxl_y ul li input {
  border: 1px solid #cdcece;
  border-radius: 5px;
  outline: none;
  list-style: none;
  padding-left: 3px;
  height: 25px;
}
.zxl_y ul li .wzu_l {
  line-height: 35px;
}
.zxl_y ul li .wzu_l span {
  font-size: 14px;
  color: #5a5a5a;
}
.zxl_y ul li .wzu_l input {
  border-radius: 5px;
}
.zxl_y ul li .wzu_r {
  line-height: 35px;
}
.zx_tt input {
  width: 450px;
}
.zx_tt2 {
  height: 176px!important;
}
.zx_tt2 span {
  float: left;
}
.zx_tt2 textarea {
  border-radius: 5px;
  width: 450px;
  outline: none;
  list-style: none;
  height: 175px;
}
.zx_tt3 {
  margin-top: 15px!important;
  text-align: center;
}
.zx_tt3 input {
  border-radius: 5px;
  background-color: #005c9d;
  width: 100px;
  height: 25px;
  color: white;
}
.xiangce li {
  border-radius: 5px;
  padding: 10px;
}
.xiangce li a {
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 1px solid #dedede;
}
.xiangce li a img {
  width: 100%;
  height: 100%;
}

#pages li:nth-of-type(1){
  width: 94px
}
#pages li:nth-of-type(1) a{
  width: 94px
}

#pages li:nth-of-type(2){
  width: 94px
}
#pages li:nth-of-type(2) a{
  width: 94px
}
#pages li:last-child{
  width: 94px
}
#pages li:last-child a {
  width: 94px
}
#pages li:nth-of-type(1):hover{
  background-color: #e5e5e5
}
.miaoshu{
  line-height: 2;
}
.xiaoshou{
  line-height: 2;
}
.xiaoshou a{
  font-size: 16px;
  font-weight: bold;
}
.xiaoshou span{
  font-size: 16px;
  font-weight: bold;
}
.jianli a{
  color: red;
}