﻿/*后加*/

* {
  margin:0;
  padding: 0;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* box-sizing: border-box; */
}
.clearfix:after,
.container:after {
  clear: both;
}
i{font-style: normal}
a {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
body {
  font-family: "microsoft yahei";
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
ul li{
  list-style: none;
}
input{
  outline: none;
}
.wrap{
  width: 1200px;
  margin: 0 auto;
}
.bg-gray{
  /*! background: #f2f4f6; */
  width: 1200px;
  margin: 0 auto;
  height: 369px;
}
.bg-white{
  background: #fff;
}
.bg-blue{
  background: #183883;
}
.bg-lgray{
  background: #eaeaea;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right;
}
.zx-item:hover .zx-item{
  color: #183883 !important;}
.top_nav{
  width: 100%;
  height: 39px;
  background: #f6f6f6;
  line-height: 39px;
  font-size: 14px;
  cursor: pointer;
}
.top_nav .dropdown_menu {
  color: #6e6e6e;
  position: relative;
}
.top_nav .dropdown_menu .dropdown_mt{
  cursor: pointer;
}
.top_nav .dropdown_menu .dropdown-mcon{
  position: absolute;
  left: -5px;
  top:39px;
  min-width: 220px;
  background: rgba(206, 203, 203, 0.8);
  padding:10px 15px;
  z-index: 999;
  display: none;
} 
.top_nav .dropdown_menu .dropdown-mcon.current{
  display: block;
}
.top_nav .dropdown_menu .dropdown-mcon li{
  float: left;
  width: 100%;
  line-height: 30px;
}
.top_nav .dropdown_menu .dropdown-mcon li a{
  color: #333;
}
.top_nav .dropdown_menu .dropdown-mcon li a:hover{
  color: #183883;
}
.top_nav .top_nav_menu ul li{
  float: left;
  color:#6e6e6e;
}
.top_nav .top_nav_menu s{
  text-decoration: none;margin: 0 8px;
  float: left;
  color: #5d5d5d;
  text-decoration: none;
}
.top_nav .top_nav_menu ul li a{
  color:#6e6e6e;
}
.top_nav .top_nav_menu ul li a:hover{
  color:#183883;
}
.top_nav .top_nav_menu ul li.color-yel a{
  color: #ef3f2f;
}
.top_nav .ico-down{
  margin-left: 5px;
}
.top_nav .ico-down img{
  vertical-align: middle;
}
.container {
  width: 1200px;
}
.container{
  margin-right: auto;
  margin-left: auto;
}
.clearfix:before, 
.clearfix:after,
.container:before,
.container:after{
  display: table;
  content:'';
}

/*-header-*/
.header {
  clear: both;
  height: 86px;
  background: #fff;
  /* box-shadow: 4px 4px 8px 0 rgba(0,0,0,.05); */
}
.logo.pull-left img {
  width: 360px;
}
#brs a:hover {
	color: #207ac4;
}
.header .logo{
  margin-top:15px;
}
.header .logo-tit{
  margin-left: 13px;
}
.header .logo-tit .tit-text{
  color: #4a3a93;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 70px;
  float: left;
}
.header .logo-tit img{
  margin-top:19px;
  margin-left: 3px;
}

.header .top-search{
  margin-top: 27px;
  width: 240px;
  height: 30px; 
  border:1px solid #c9c9c9;
  border-radius: 3px;  
  box-sizing: border-box;   
}
#searchsubmit {
  width: 20px;
  margin-left: 15px;
}
.header .top-search .top-s-l{
  width: 60px;
  height: 28px;
  line-height: 28px;
  border-right: 1px solid #c9c9c9; 
  float: left;
}
.header .top-search .top-s-l span{
  margin-left: 10px;
}
.header .top-search .top-s-l .ico-s-dropdown{
  width: 11px;
  height: 5px;
  display: inline-block;
  background: url(img/ico-s-down.jpg) no-repeat;
}
.header .top-search .top-s-box{
  float: left;
  width: 266px;
}
.header .top-search .top-s-box input{
  width: 169px;
  height: 28px;
  border:none;
  outline: none;
  margin-left: 10px;
  float: left;
}
.header .top-search .top-s-line{
  width: 1px; 
  height: 28px;
  background: #c9c9c9; 
  float: left;
  margin-left: 10px;
}
.header .top-search .top-s-btn{
  width: 19px;
  height: 17px;
  background: url(img/ico-search.png) no-repeat;
  border:none;
  outline: none;
  margin-top: 6px;
  float: left;
  margin-left:15px;
}
/*a标签*/

.zx_two_dk a {
  color: #000;
}
.zx_two_dk a:hover {
  color: #4073c6;
}
.two_bottom_ul li a {
  color: #000;
}
.two_bottom_ul li a:hover {
  color: #4073c6;
}
.san_bottom ul li a {
  color: #000;
}
.san_bottom ul li a:hover {
  color: #4073c6;
}
.jxzy_bottom_right ul li a {
  color: #000;
}
.jxzy_bottom_right ul li a:hover {
  color: #4184dd;
}

/*********nav start***********/
.navwrap{
  clear:both;
  width: 100%;
  min-width: 1200px;
  height: 54px;
  /*background: #183883;*/
  background:linear-gradient(to left,#3561c8 ,#2d53ae,#1844ac);
}
.nav >li{
  float: left;
  min-width: 82px;
  line-height: 54px;
  height: 54px;
  position: relative;
  text-align: center;
  margin-left: 22px;
}
.nav >li >a {
  color: #fff;
  font-size: 16px;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 35px;
  box-sizing:border-box;
}
.nav >li.active a,
.nav >li >a:hover{
  background: #183883;
}
.dropDiv{
  position:absolute;
  z-index:9999;
  top: 57px;
  left: 0;
  border-radius:0;
  border:none;
  background:#f3f6f7;
  box-shadow: 4px 4px 8px 4px rgba(0,0,0,.05);
  margin-top: -3px;
}
.dropDiv:before{display:none;}
.dropDiv ul{
  width: 135px;
  display: table;
  background: #fff;
  box-sizing:border-box;
  padding:0 16px;
}
.dropDiv ul li{
  width: 100%;
  height:40px;
  line-height: 40px;
  float: left;
  text-align: center;
  background: #fff;
}
.dropDiv ul li a{
  display: block;
  width: 137px;
  height: 100%;
  font-size: 15px;
  color: #333;
  background: #fff !important;
  padding: 0 10px;
}
.dropDiv ul li:hover a{
  color: #183883 !important;
}
/*********nav end***********/

/* 轮播 */
.banner{
  /*! margin-top: 18px; */
  clear: both;
  width: 380px;
  height: 279px;
  float: left;
}
.slick-box {
  width: 380px;
  height: 279px;
  overflow: hidden;
}
.slick-box div a{
  width: 380px;
  height: 279px;
  display: block;
  position: relative;
}
.slick-box img{
  width: 100%;
  height: auto;
}
.slick-box p.sl-p{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25px;
  display: block;
  line-height: 25px;
  text-indent: 10px;
  background: rgba(0,0,0,.3);
  color: #fff;
}
.slick-box .slick-dots {
  bottom: 7px;
  right: 0;
  width: 120px;
  position: absolute;
}
.slick-dots li{
  margin:0 8px;
}
.slick-box .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: transparent;
  border:1px solid #fff;
}
.slick-box .slick-dots .slick-active button {
  background:  #fff;
} 

.btl {
  width: 360px;
  height: 288px;
  position: relative;
}
.btl img {
  width: 360px;
  height: 288px;
}
/*友情链接*/

.index_ylwb_c:hover ul li a {
  color: #FFF;
}
.index_ylwb_c ul li a {
  color: #000 !important;
}
.index_ylwb{ width: 275px; height: auto;z-index: 99999;} 
.index_ylwb_b{ width: 275px; height: 40px;  text-align: center;line-height: 50px; color: #000; border: 1px solid #eee;margin-top: 16px;} 
.index_ylwb_c{ 
  width: 277px; 
  min-height: 0px; 
  border: 1px solid #eee; 
  display: none; 
  /*visibility: hidden;*/               background: #fff;
  position: relative;
  overflow: auto;
  max-height: 210px;
  z-index:999999;
} 
.index_ylwb_c ul{ list-style: none;  } 
.index_ylwb_c ul li{ line-height: 23px; display: block; 
  width: 277px; text-align: center; 
  height: 23px;
} 
.index_ylwb:hover{ cursor: pointer; } 
.index_ylwb:hover .index_ylwb_c{ display: block; } 
.index_ylwb:hover 
.index_ylwb_b{  } 
.index_ylwb_c ul li:hover{ background-color: #eee; color: #FFFFFF !important; } 


/*资讯轮播图*/
.slider-main {
  width: 360px;
  height: 280px;
}
.slider-main li img {
  width: 360px;
  height: 290px;
  display: block;
}
.slider_bg h2 {
  font-size: 13px;
  color: #fff;
  padding-left: 13px;
}
.slider-main li {
  position: relative;
}
.slider_bg {
  background: #0000003d;
  width: 360px;
  height: 30px;
  position: absolute;
  bottom: 0;
  line-height: 30px;
}
.slider-extra {
  width: 100px;
  height: 30px;
  position: relative;
}
.slider-nav li {
  float: left;
  width: 18px;
  height: 18px;
  background: #656565;
  margin-right: 6px;
  color: #FFF;
  text-align: center;
  line-height: 18px;
  cursor: pointer;
}
.slider-nav {
  position: absolute;
  bottom: 26px;
  right: -243px;
}
.slider-item {
}
.slider-item {
}
.slider-item-selected {
  background: red;
}
.slider-item-selected {
  background: #f39a27 !important;
}
.header_fubtitle {
  color: 
    #515151;
}
.bh{
  display:none;}
.one_con{
  display:none;}
.avc{
  color:#3766b8;}
.botton_new_two_bh{
  display:none;}
/*新闻资讯*/

/*footer*/
.footer{
  clear:both;
}
.footer_one_dk {
  width: 100%;
  height: 192px;
  background: #4184dd;
}
.footer_one {
  width: 1200px;
  margin: 0 auto;
  height: 116px;
}
.footer_one_left {
  width: 520px;
  float: left;
  margin-top: 62px;
}
.footer_one_left_con {
  font-size: 16px;
  color: #FFF;
}
.footer_one_right {
  width: 400px;
  float: right;
  height: 130px;
  margin-top: 60px;
}
.footer_right_ul {
  width: 245px;
  height: 77px;
  float: left;
}
.footer_right_ul ul li {
  float: left;
  width: 70px;
  height: 20px;
  color: #FFF;
  font-size: 16px;
  margin-right: 45px;
  margin-bottom: 20px;
}
.footer_right_qr {
  width: 100px;
  height: 100px;
  position: relative;
  left: 287px;
  top: -101px;
}
img {
}
.footer_two-dk {
  width: 100%;
  height: 90px;
  background: #4973bd;
}
.footer_two_left {
  width: 1200px;
  height: 90px;
  margin: 0 auto;
  color: #FFF;
  line-height: 30px;
  padding-top: 11px;
}
.footer_two_left {
}
.footer_two_right {
  float: right;
  margin-top: -53px;
  margin-right: 13px;
}
/*教学名师*/
.jxms_bg {
  width: 996px;
  height: 10px;
  background: #eee;
  float: left;
  margin: 8px 0 0 16px;
  margin-right: 0px;
  margin-right: 0px;
  margin-right: 9px;
}
.fls-act-box {
  clear: both;
  
  margin-top: 14px;
  margin-left: 3px;
}
.jxms_header {
  width: 100%;
  height: 33px;
  margin-top: 65px;
}

.hot-item-con {
  font-size: 16px;
  color: #000;
}
.hot-item-tit {
  width: 50px;
  float: left;
}
.hot-item-msg {
  width: 210px;
  float: left;
  /*! margin-top:3px; */
  /*! margin-left:55px; */
  
  text-align: center;
}
.hot-item-img img{
  width:220px;
}
/*后加*/

* {
  margin:0;
  padding: 0;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* box-sizing: border-box; */
}
.clearfix:after,
.container:after {
  clear: both;
}
i{font-style: normal}
a {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
body {
  font-family: "microsoft yahei";
  font-size: 15px;
  line-height: 1.42857143;
  color: #333;
}
ul li{
  list-style: none;
}
input{
  outline: none;
}
.wrap{
  width: 1200px;
  margin: 0 auto;
}
.bg-gray{
  /*! background: #f2f4f6; */
  width: 1200px;
  margin: 0 auto;
  height: 369px;
}
.bg-white{
  background: #fff;
}
.bg-blue{
  background: #183883;
}
.bg-lgray{
  background: #eaeaea;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right;
}
.zx-item:hover .zx-item{
  color: #183883 !important;}
.top_nav{
  width: 100%;
  height: 39px;
  background: #f6f6f6;
  line-height: 39px;
  font-size: 14px;
  cursor: pointer;
}
.top_nav .dropdown_menu {
  color: #6e6e6e;
  position: relative;
}
.top_nav .dropdown_menu .dropdown_mt{
  cursor: pointer;
}
.top_nav .dropdown_menu .dropdown-mcon{
  position: absolute;
  left: -5px;
  top:39px;
  min-width: 220px;
  background: rgba(206, 203, 203, 0.8);
  padding:10px 15px;
  z-index: 999;
  display: none;
} 
.top_nav .dropdown_menu .dropdown-mcon.current{
  display: block;
}
.top_nav .dropdown_menu .dropdown-mcon li{
  float: left;
  width: 100%;
  line-height: 30px;
}
.top_nav .dropdown_menu .dropdown-mcon li a{
  color: #333;
}
.top_nav .dropdown_menu .dropdown-mcon li a:hover{
  color: #183883;
}
.top_nav .top_nav_menu ul li{
  float: left;
  color:#6e6e6e;
}
.top_nav .top_nav_menu s{
  text-decoration: none;margin: 0 8px;
  float: left;
  color: #5d5d5d;
  text-decoration: none;
}
.top_nav .top_nav_menu ul li a{
  color:#6e6e6e;
}
.top_nav .top_nav_menu ul li a:hover{
  color:#183883;
}
.top_nav .top_nav_menu ul li.color-yel a{
  color: #ef3f2f;
}
.top_nav .ico-down{
  margin-left: 5px;
}
.top_nav .ico-down img{
  vertical-align: middle;
}
.container {
  width: 1200px;
}
.container{
  margin-right: auto;
  margin-left: auto;
}
.clearfix:before, 
.clearfix:after,
.container:before,
.container:after{
  display: table;
  content:'';
}

/*-header-*/
.header {
  clear: both;
  height: 86px;
  background: #fff;
  /* box-shadow: 4px 4px 8px 0 rgba(0,0,0,.05); */
}
.header .logo{
  margin-top:15px;
}
.header .logo-tit{
  margin-left: 13px;
}
.header .logo-tit .tit-text{
  color: #4a3a93;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 70px;
  float: left;
}
.header .logo-tit img{
  margin-top:19px;
  margin-left: 3px;
}

.header .top-search{
  margin-top: 27px;
  width: 240px;
  height: 30px; 
  border:1px solid #c9c9c9;
  border-radius: 3px;  
  box-sizing: border-box;   
}
#searchsubmit {
  width: 20px;
  margin-left: 15px;
}
.header .top-search .top-s-l{
  width: 60px;
  height: 28px;
  line-height: 28px;
  border-right: 1px solid #c9c9c9; 
  float: left;
}
.header .top-search .top-s-l span{
  margin-left: 10px;
}
.header .top-search .top-s-l .ico-s-dropdown{
  width: 11px;
  height: 5px;
  display: inline-block;
  background: url(img/ico-s-down.jpg) no-repeat;
}
.header .top-search .top-s-box{
  float: left;
  width: 266px;
}
.header .top-search .top-s-box input{
  width: 169px;
  height: 28px;
  border:none;
  outline: none;
  margin-left: 10px;
  float: left;
}
.header .top-search .top-s-line{
  width: 1px; 
  height: 28px;
  background: #c9c9c9; 
  float: left;
  margin-left: 10px;
}
.header .top-search .top-s-btn{
  width: 19px;
  height: 17px;
  background: url(img/ico-search.png) no-repeat;
  border:none;
  outline: none;
  margin-top: 6px;
  float: left;
  margin-left:15px;
}
/*a标签*/

.zx_two_dk a {
  color: #000;
}
.zx_two_dk a:hover {
  color: #4073c6;
}
.two_bottom_ul li a {
  color: #000;
}
.two_bottom_ul li a:hover {
  color: #4073c6;
}
.san_bottom ul li a {
  color: #000;
}
.san_bottom ul li a:hover {
  color: #4073c6;
}
.jxzy_bottom_right ul li a {
  color: #000;
}
.jxzy_bottom_right ul li a:hover {
  color: #4184dd;
}

/*********nav start***********/
.navwrap{
  clear:both;
  width: 100%;
  min-width: 1200px;
  height: 54px;
  /*background: #183883;*/
  background:linear-gradient(to left,#3561c8 ,#2d53ae,#1844ac);
}
.nav >li{
  float: left;
  min-width: 82px;
  line-height: 54px;
  height: 54px;
  position: relative;
  text-align: center;
  margin-left: 22px;
}
.nav >li >a {
  color: #fff;
  font-size: 16px;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 35px;
  box-sizing:border-box;
}
.nav >li.active a,
.nav >li >a:hover{
  background: #183883;
}
.dropDiv{
  position:absolute;
  z-index:9999;
  top: 57px;
  left: 0;
  border-radius:0;
  border:none;
  background:#f3f6f7;
  box-shadow: 4px 4px 8px 4px rgba(0,0,0,.05);
  margin-top: -3px;
}
.dropDiv:before{display:none;}
.dropDiv ul{
  width: 135px;
  display: table;
  background: #fff;
  box-sizing:border-box;
  padding:0 16px;
}
.dropDiv ul li{
  width: 100%;
  height:40px;
  line-height: 40px;
  float: left;
  text-align: left;
  background: #fff;
}
.dropDiv ul li a{
  display: block;
  width: 137px;
  height: 100%;
  font-size: 15px;
  color: #333;
  background: #fff !important;
  padding: 0 10px;
}
.dropDiv ul li:hover a{
  color: #183883 !important;
}
/*********nav end***********/

/* 轮播 */
.banner{
  /*! margin-top: 18px; */
  clear: both;
  width: 350px;
  height: 258px;
  float: left;
  margin-right: 33px;
  margin-bottom: 33px;
}
.slick-box {
  width: 380px;
  height: 279px;
  overflow: hidden;
}
.slick-box div a{
  width: 380px;
  height: 279px;
  display: block;
  position: relative;
}
.slick-box img{
  width: 100%;
  height: auto;
}
.slick-box p.sl-p{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25px;
  display: block;
  line-height: 25px;
  text-indent: 10px;
  background: rgba(0,0,0,.3);
  color: #fff;
}
.slick-box .slick-dots {
  bottom: 7px;
  right: 0;
  width: 120px;
  position: absolute;
}
.slick-dots li{
  margin:0 8px;
}
.slick-box .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: transparent;
  border:1px solid #fff;
}
.slick-box .slick-dots .slick-active button {
  background:  #fff;
} 
/*后加a标签*/

.index_banner {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.index_banner img{
  width:1200px;}
.zx_two_gd:hover {
  color: #3766b8;
}
.zx_two_gd img {
  margin-left: 7px;
}
.new_san_one a {
  color: #000;
}
.new_san_one a:hover {
  color: #3766b8;
}
.new_san_one a:hover .new_san_one_title {
  color: #3766b8;
}
.right_con_ul li a {
  color: #000;
}
.ztzl_onede a {
    color: #FFF !important;
}
.ztzl_onede{
background: url(img/indexnew_bgh_15.jpg) !important;

}
.right_con_ul li a:hover {
  color: #3766b8;
}
ul li {
    list-style: none;
}
.new_left_bg img {
  width: 230px;
  height: 165px;
}
.newx_right_sande li a {
  color: #000;
}
.newx_right_sande li a:hover {
  color: #3766b8;
}
.sex {
  width: 276px;
  margin-top: 14px;
  height: 45px;
  text-align: center;
  border: 1px solid #eee;
}
/*°é»èµè®¯*/

.index_newx {
  width: 1200px;
  margin: 0 auto;
  min-height: 1423px;
  margin-top: 20px;
}
.index_newx_left {
  width: 749px;
  height: auto;
  float: left;
}
.new_left_one {
  height: 449px;
  width: 100%;
  margin-top: -20px;
}
.new_san_one_con_xq {
  
  color: #f39a27;
}
.new_left_one_header {
  width: 749px;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(to right, #ececec,#fdfdfd);
  /*! clear: both; */
}
.new_left_one_header .new_one {
  float: left;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 13px;
}
.one_header_title {
  float: left;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  
}
.one_header_titlebu{
  color: #3766b8;}
.new_right_gd {
  float: right;
  margin-top: 27px;
  margin-right: 3px !important;
}
.one_con {
  width: 100%;
  height: 418px;
}
.one_right_new {
  width: 100%;
  /*! height: 280px; */
  /*! float: right; */
}
.one_left_lb {
  float: left;
}
.new_san_one {
  width: 100%;
  height: 80px;
  margin-top: 19px;
}
.new_san_one_title {
  font-size: 21px;
  color: #454545;
  font-weight: bold;
}
.new_san_one_con {
  font-size: 13px;
  margin-top: 9px;
  line-height: 23px;
}
.botton_new {
  /*! clear: both; */
  width: 100%;
  height: 116px;
  padding-top: 7px;
  margin-bottom: 20px;
}

.botton_newsd {
  margin-top:49px;
}
.botton_newsd li {
  margin-top: ;
  margin-bottom: 13px;
}
.index_news_newico {
  margin-right: 50px;
}
.botton_new li {
  margin-bottom: 7px;
}
.botton_new li {
  height: 19px;
  width: 100%;
  /*! margin-bottom: 24px; */
  margin-top: 12px;
}
.botton_new li span {
  float: right;
}
.botton_new li a {
  
  color: #000;
}
.botton_new li a:hover {
  color: #3766b8;
}
.index_zxzf {
  width: 3px;
  height: 3px;
  background: #000;
  float: left !important;
  margin-top: 10px;
  margin-right: 11px;
}
.new_left_two {
  width: 100%;
  height: 279px;
  clear: both;
}
.botton_new_two li {
  height: 17px;
  margin-bottom: 15px;
}
.botton_new_two ul li span {
  float: right;
}
.botton_new_two li span {
  float: right;
}
.botton_new_two {
  margin-top: 18px;
  height: 240px;
  clear: both;
}
.botton_new_two li a {
  color: #000;
}
.botton_new_two li a:hover {
  color: #3766b8;
}

.new_left_dk {
  width: 100%;
  height: 163px;
  float: left;
  margin-top: 23px;
}

.new_left_dk a {
  color: #000;
}
.new_left_dk a:hover {
  color: #3766c2;
}
.new_right_dk {
  float: left;
}
.new_left_bg {
  width: 220px;
  height: 163px;
  float: left;
}
.new_right_dk {
  width: 493px;
  height: 156px;
  float: right;
}
.new_right_title {
  font-size: 21px;
  font-weight: bold;
  /*! color: #454545; */
  margin-top: 9px;
}
.new_right_con {
  font-size: 13px;
  /*! color: #000; */
  margin-top: 20px;
  line-height: 23px;
}

.index_newx_right {
  width: 400px;
  float: right;
  margin-bottom: 14px;
}
.newx_right_one {
  width: 100%;
  min-height: 331px;
  border: 1px solid #eee;
}
.newx_right_one_header {
  width: 97%;
  height: 56px;
  border-bottom: 1px solid #eee;
  margin: 0 auto;
}
.right_one_header_bg {
  float: left;
  margin-top: 13px;
  margin-left: 11px;
  margin-right: 17px;
}
.right_one_header_bg {
}
.newx_right_one_header {
}
.right_header_title {
  font-size: 16px;
  padding-top: 9px;
  float: left;
}
.right_header_eng {
  font-size: 10px;
}
.right_con_ul {
  width: 100%;
  min-height: 310px;
}
.right_con_ul li {
  width: 385px;
  height: 38px;
  margin: 0 auto;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 6px;
  background:url(img/indexnew_bg_15.jpg);
}
.newx_right_two {
  width: 100%;
  height: auto;
  margin-top: 22px;
}
.newx_right_two li img {
  
  width: 100%;
  height: 100%;
  
}
.newx_right_two li {
  width: 100%;
  height: 122px;
  text-align: center;
  font-size: 30px;
  position: relative;
  line-height: 122px;
  margin-bottom: 22px;
}
.right_sande_yxfc {
  width: 100%;
  height: 405px;
  /*! margin-left: 10px; */
  margin-top: 16px;
}
.right_sande_header {
  width: 100%;
  height: 85px;
  position: relative;
}
.sande_header_title {
  font-size: 32px;
  text-align: center;
  color: #FFF;
  position: absolute;
  top: 13px;
  width: 404px;
  height: 86px;
  font-weight: bold;
}

.right_sande_header p {
  font-size: 12px;
}

.new_right_one_title {
  font-size: 16px;
}
.newx_right_sande {
  width: 100%;
  height: 295px;
  background: #fce6c9;
  padding-top: 20px;
}
.newx_right_sande li {
  height: 27px;
  width: 93%;
  padding-left: 21px;
  margin-bottom: 8px;
  margin-top: 3px;
}



.new_right_two_title {
  position: absolute;
  top: 0;
  color: #FFF;
  font-size: 30px;
  /*! font-weight: bold; */
  width: 240px;
  margin: 0 auto;
  left: 79px;
}


.zx_two_gd {
  float: right;
  color: #000;
  margin-right: -20px;
}




/*ä¸é¨å*/

.index_bottom_one {
  clear: both;
  width: 1240px;
  height: 122px;
  margin-bottom: 24px;
}
.index_bottom_one li {
  width: 277px;
  height: 122px;
  float: left;
  text-align: center;
  font-size: 30px;
  position: relative;
  margin-right: 30px;
  overflow: hidden;
}
.index_bottom_si {
  clear: both;
  width: 1234px;
  height: 47px;
  margin: 0 auto;
}
.index_bottom_si li a {
  color: 
    #FFF;
}
.index_bottom_si li {
  float: left;
  width: 277px;
  height: 80px;
  margin-right: 30px;
}
.bottom_one_title {
}
.bottom_sione_title {
  width: 277px;
  height: 45px;
  background: #3766b8;
  font-size: 16px;
  text-align: center;
  line-height: 45px;
  color: #FFF;
}

.index_new_left_two {
  /*! width: 100%; */
  /*! clear: both; */
}

.bottom_one_title {
  position: absolute;
  top: 24px;
  width: 100%;
  left: 0;
  color: #FFF;
  /*! font-weight: bold; */
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  font-size: 25px;
}

.right_new_san {
  width: 749px;
  height: 80px;
}
.index_new_bottomdk {
  margin: 0 auto;
  width: 1200px;
  clear: both;
  margin-bottom: ;
}

.botton_news {
  clear: both !important;
}
.ew_left_sanded {
  height: 388px;
}
.new_san_one_con_nyr {
  margin-top: 14px;
  float: right;
}


/*footer*/
.footer{
  clear:both;
}
.footer_one_dk {
  width: 100%;
  height: 192px;
  background: #eaeaea;
}
.footer_one {
  width: 1200px;
  margin: 0 auto;
  height: 116px;
}
.footer_one_left {
  width: 520px;
  float: left;
  margin-top: 45px;
}
.footer_one_left_con {
  font-size: 16px;
  color: #313131;
}
.footer_one_right {
  width: 400px;
  float: right;
  height: 130px;
  margin-top: 60px;
}
.footer_right_ul {
  width: 245px;
  height: 77px;
  float: left;
}
.footer_right_ul ul li {
  float: left;
  width: 70px;
  height: 20px;
  color: #313131;
  font-size: 16px;
  margin-right: 45px;
  margin-bottom: 20px;
}
.footer_right_qr {
  width: 100px;
  height: 100px;
  position: relative;
  left: 287px;
  top: -101px;
}
img {
}
.footer_two-dk {
  width: 100%;
  height: 90px;
  background: #4973bd;
}
.footer_two_left {
  width: 1200px;
  height: 90px;
  margin: 0 auto;
  color: #FFF;
  line-height: 30px;
  padding-top: 11px;
  text-align: center;
}
.footer_two_left {
}
.footer_two_right {
  float: right;
  margin-top: -53px;
  margin-right: 13px;
}

.footer_right_ul ul li a {
  color: #000;
}
.footer_right_ul ul li a:hover {
  color: #4973bd;
}
/*æ¼æµ®å¹¿å*/

/*conent start*/
.conent{width:350px;height:100px;position:absolute;top:20px;z-index: 999999;}
.conent .sition{width:100%;height:100%;position:relative;}
.conent .sition .c_header{width:100%;text-align:center;cursor:move;}
.conent .sition .c_header .txt{color:#345fc4;font-weight:600;font-size:15px;line-height:30px;box-shadow:1px 1px 1px 1px #000;text-shadow:1px 1px 1px #000;}
.conent .sition .c_adver{background:url("img/3120f9640e61e7ef.png") no-repeat;cursor:pointer;width: 100%;height: 100%;z-index: 9999999;}

.conent .sition .sign{width:0px;height:10px;border:2px solid #000;display:block;position:absolute;top:27px;left:46px;}
/*end conent*/
/*data start*/
.data{width:260px;height:130px;margin:255px auto;color:#036;}
.data p{line-height:20px;}
.data p .high{color:red;}
.data p .dispaly{color:#00F;}
/*end data*/
body.mini-dialog-body-noscroll{padding-right:17px;position:relative;height:100%;overflow:hidden}
.mini-dialog-noselect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.mini-dialog-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2147483580;pointer-events:none}
.mini-dialog-container *{-webkit-tap-highlight-color:transparent;margin:0;padding:0}
.mini-dialog-container-top{z-index:2147483584}
.mini-dialog-mask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);pointer-events:auto}
.mini-dialog-mask-show{animation:MiniDialogMaskShow .35s;animation-fill-mode:forwards}
.mini-dialog-mask-hide{animation:MiniDialogMaskHide .35s;animation-fill-mode:forwards}
.mini-dialog-wrapper{position:absolute;top:50%;left:50%;background:#fff;overflow:hidden;transform:translate(-50%,-50%);box-shadow:rgba(0,0,0,.12) 0 0 12px;pointer-events:auto; z-index:9999999; display:none;}
.mini-dialog-wrapper-fullscreen{width:100%!important;height:100%!important;border-radius:0!important}
.mini-dialog-wrapper-show{animation:MiniDialogWrapperShow .35s;animation-fill-mode:forwards}
.mini-dialog-wrapper-hide{animation:MiniDialogWrapperHide .35s;animation-fill-mode:forwards}
.mini-dialog-header{overflow:hidden;border-bottom:#e6e6e6 solid 1px}
.mini-dialog-header-move{cursor:grab}
.mini-dialog-header-move-ie{cursor:move}
.mini-dialog-header>span{display:block;float:left;width:calc(100% - 65px);height:52px;line-height:52px;padding:0 15px;font-size:16px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; text-align:center;}
.mini-dialog-header>i{display:block;float:right;width:20px;height:20px;line-height:20px;margin:17px 13px 0 0;font-style:normal;text-align:center;cursor:pointer;opacity:.35;transition:.2s}
.mini-dialog-header>i:hover{opacity:1}
.mini-dialog-header-drag{cursor:move}
.mini-dialog-main{position:relative;padding:15px 0;min-height:100px;font-size:14px;line-height:114%;overflow:auto;word-break:break-all;color:#292929;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-top:27px;}
.mini-dialog-main>div{overflow:hidden;margin:0 15px;font-size: 15px;line-height: 24px;}
.mini-dialog-main>iframe,.mini-dialog-main>img{display:block;position:absolute;top:0;left:0;width:100%;height:100%}
.mini-dialog-main.mini-dialog-mobile-main{padding:10px 0}
.mini-dialog-main.mini-dialog-mobile-main>div{margin:0 10px}
.mini-dialog-main:hover .mini-dialog-image-prev,.mini-dialog-main:hover .mini-dialog-image-next{opacity:1}
.mini-dialog-image-prev,.mini-dialog-image-next{opacity:0;transition:.2s}
div.mini-dialog-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}
.mini-dialog-image-wrapper>div:first-child{position:absolute;top:0;left:0;height:100%;transition-property:transform;transition-duration:.8s;transition-timing-function:cubic-bezier(.57,0,.375,1)}
.mini-dialog-image-wrapper img{display:block;float:left}
div.mini-dialog-image-next,div.mini-dialog-image-prev{width:40px;height:40px;background-image:url(img/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCIPHN2ZyB0PSIxNTU1NzI0MjA4NjA5IiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjIyOTAiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjgiIGhlaWdodD0iMjgiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyIPC9zdHlsZT48L2RlZnMPHBhdGggZD0iTTY3MC42NzY5MjkgNzc3LjU5Mjk4NCA0MDMuNjI3NzggNTEzLjM2MjAyMWwyNjUuMzIwNzg1LTI2OC4xNDYxMzNjMTEuNzc2MjA4LTExLjc3NTE4NCAxMS43MzQyNTItMzAuOTA4OTY0LTAuMDkxMDc0LTQyLjczNDI5bC0wLjAwMTAyMyAwYy0xMS44MjUzMjYtMTEuODI2MzUtMzAuOTU4MDgyLTExLjg2NzI4Mi00Mi43MjgxNSAyLjkzMDc0OUwzNDMuMTAwMjQyIDQ4OC40NDA0MjFjLTMuODE3OTU1IDQuMjczMzI3LTguMjA1ODkyIDkuMzIxMjk2LTguOTMzNDYzIDEyLjA0NTMzNy00LjQ3MDgyNSAxMS4xMTIwODItMi4yMzI4NTQgMjQuNzY1MDMzIDYuNzEwODQyIDM1Ljk4NzYzMmwyODYuOTgyMTMgMjg2Ljk4MjEzYzExLjg3NTQ2OCA4Ljg0NzUwNSAzMS4wOTYyMjkgOC44OTM1NTQgNDIuOTIyNTc4LTIuOTMyNzk2QzY4Mi42MDY2MzMgODA4LjY5NjM3NiA2ODIuNTYwNTg0IDc4OS40NzY2MzkgNjcwLjY3NjkyOSA3NzcuNTkyOTg0eiIgcC1pZD0iMjI5MSIgZmlsbD0iI2ZmZmZmZiIPC9wYXRoPjwvc3ZnPg==);background-color:rgba(0,0,0,.5);background-position:center;background-repeat:no-repeat;position:absolute;top:50%;border-radius:50%;cursor:pointer;margin-top:-20px}
.mini-dialog-image-prev{left:15px}
.mini-dialog-image-next{right:15px;transform:rotate(180deg)}
.mini-dialog-footer{text-align:center;height:34px;padding:15px 0;border-top:#e6e6e6 solid 1px;margin-top: 40px;}
.mini-dialog-footer>div{display:inline-block;font-size:14px;cursor:pointer;text-align:center;border:#e8e8e8 solid 1px;height:32px;line-height:32px;vertical-align:middle;border-radius:4px;padding:0 14px;transition:.2s}
div.mini-dialog-ok{color:#fff;background:#eee;border-color:#eee;margin:0 15px 0 5px;cursor: pointer;}
div.mini-dialog-ok:hover{background:#08a0e0;border-color:#08a0e0}
div.mini-dialog-cancel{color:#888;background:#fff}
div.mini-dialog-cancel:hover{background:#fafafa}
div.mini-dialog-shortcuts-ok{margin:-5px 20px 0 0}
div.mini-dialog-ok-disabled{pointer-events:none;opacity:.5}
.mini-dialog-ok i{display:inline-block;width:12px;height:12px;margin-right:5px;border-radius:50%;border:#fff solid 1px;border-left:#09f solid 1px;animation:MiniDialogLoading 1s linear infinite}
.mini-dialog-autoclose{position:absolute;left:0;bottom:0;height:3px;background:#19b6f8;width:100%;transform:scaleX(0);transform-origin:left center;transition-property:transform;transition-timing-function:linear}
.mini-dialog-autoclose-active{transform:scaleX(1)}
.mini-dialog-shortcuts>i{display:block;float:left;width:30px;height:30px;margin:8px 0 0 10px;border-radius:50%;transform:scale(.9)}
.mini-dialog-shortcuts>div{float:left;width:calc(100% - 60px);margin:8px 0 0 10px}
.mini-dialog-shortcuts>div p{display:block;font-size:16px;font-weight:700;word-break:break-all;margin-top:3px}
.mini-dialog-shortcuts>div div{font-size:14px;margin-top:5px;word-break:break-all}
.mini-dialog-mask-animate-enter-active,.mini-dialog-mask-animate-leave-active{transition:opacity .35s}
.mini-dialog-mask-animate-enter,.mini-dialog-mask-animate-leave-to{opacity:0}
.mini-dialog-wrapper-animate-enter-active,.mini-dialog-wrapper-animate-leave-active{transition:.35s}
.mini-dialog-wrapper-animate-enter,.mini-dialog-wrapper-animate-leave-to{transform:translate(-50%,-50%) scale(.85);opacity:0}
@keyframes MiniDialogMaskShow{0%{opacity:0}100%{opacity:1}}
@keyframes MiniDialogMaskHide{0%{opacity:1}100%{opacity:0}}
@keyframes MiniDialogWrapperShow{0%{opacity:0;transform:translate(-50%,-50%) scale(.82)}100%{opacity:1;transform:translate(-50%,-50%) scale(1)}}
@keyframes MiniDialogWrapperHide{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}100%{opacity:0;transform:translate(-50%,-50%) scale(.82)}}
@keyframes MiniDialogLoading{0%{transform:translateY(2px) rotate(0) scale(.85)}100%{transform:translateY(2px) rotate(360deg) scale(.85)}}
/*æ¼æµ®å¹¿åæ ·å¼ç»æ*/
/*è°æ¥é®å·*/
.ztzl_right_tc {
  position: fixed;
  width: 584px;
  height: 380px;
  background: #FFF;
  top: 120px;
  left: 370px;
  z-index: 9999;
  padding: 25px;
}
.ztzl_left_tc_left img{
  width: 289px;
  height: 289px;
  margin: 0 auto;
}
.ztzl_left_tc_left {
  float: left;
  width: 292px;
  height: 337px;
  text-align: center;
}
.ztzl_left_tc_title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  
}
.ztzl_right_tc_right {
  width: 292px;
  height: 337px;
  float: right;
  text-align: center;
}
.ztzl_right_tc_right img {
  width: 289px;
  height: 289px;
  margin: 0 auto;
}
.ztzl_right_tc_title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  
}
.ztzl_left_tc_left a,.ztzl_right_tc_right a {
  color: #000;
}
.ztzl_left_tc_left a:hover,.ztzl_right_tc_right a:hover {
  color: #3766b8;
}

.ztzl_titledewz {
  font-size: 20px;
  font-weight: bold;
}
.ztzl_header_titlede {
  width: 100%;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 10px;
}
#navbar{
  display:none;
}
.header_block{display:none;}
.imagesindextwo{
display:none;}
@media only screen and (min-width: 300px) and (max-width: 770px){
  .new_left_bg,.new_left_bg img,.index_bottom_si li,.index_newx,.index_bottom_one li,.index_bottom_one li img,.index_banner,.index_banner img,.index_new_bottomdk,.index_bottom_si{
    width:100%;}
.header_block{display: block;width: 77%;
position: relative;
top: 10px;

left: 14px;
z-index:1999}
.index_newx_left{
  float:none;
width:100%;}
.right_new_san{
  width: 100%;
  
  height: 370px;}
.new_left_one_header{
  width:100%;
  clear: both;
  float:none !important;}
.index_newx_right{
  width:100%;
  float:none;
  clear:both;}
.ew_left_sanded{
  height:auto;}
.index_bottom_one{
  width:100%;}
.new_left_dk{
  float:none;
  width: 100%;}
.new_right_dk{
  width:100%;}
.new_san_one{
  clear:both;}
.botton_newsd{
  margin-top:0;}
.index_bottom_one li{
  margin-top:7px;}
.bottom_sione_title{
  width:100%;}
.index_bottom_si li{
  height:45px;
  margin-top:10px;}
.footer_one,{
  width:100%;
}
.footer_one_left{
  width:92%;
  float:none;
  margin-left: 10px;
  padding-top: 11px;
}
.footer_one_right{
  width:100%;
  float:none;
  height:0px;}
.top_nav,.header,.navwrap{
  display:none;}
.index_banner img{
  width:100% !important;}
.footer_right_ul{
  width:70%;
  margin-top:-40px;
  position: relative;
  left: 10px;
}
.footer_right_qr{
  margin-left: -60px;
  
  margin-top: 115px;
}
.imagesindextwo{
display:block;}
.imagesindexone{
display:none;}
.footer_right_qr img{
  margin-top:-30px;
  margin-left: 25px;
}
.footer_two_left,.footer_one{
  width:100%;}
.conent{
  display:none;}
#navbar{
  display:block;}
.new_right_one_title{

width: 90%;

overflow: hidden;

white-space: nowrap;

text-overflow: ellipsis;

display: block;
}

.conent,.new_san_one_con{
display:block;}

#cpxsde {
  width: 92% !important;
}
.new_right_dk{
height:auto;}
.zx_two_gd{
margin-right:0px;}
.right_con_ul li{
width:100%;}
.index_newx{
padding:5px;}
}
.index_ztdehas {
    float: left !important;
    width: 250px;
    overflow: hidden;
    height: 19px;
}
.right_xfde {
  z-index: 9999;
  width: 100%;
  position: fixed;
  right: 0;
  top: 193px;
  width: 335px;
}
.right_xfde img {
  width: 100%;
}
.index_ztdeha {
    float: left !important;
}
@media screen and (max-width: 768px) {
  .index_ztdeha {  
    width: 281px;
    overflow: hidden;
    height: 18px;
}
.index_ztdehas{
    width: 281px;
    overflow: hidden;
    height: 18px;
}
.right_xfde {
  z-index: 9999;
  width: 100%;
  margin-top: -41px;
  position: unset;
}
.newx_right_two li {
    width: 100%;
    height: 80px;
    text-align: center;
    font-size: 18px;
    position: relative;
    line-height: 72px;
    margin-bottom: 7px;
}
.new_right_two_title {
    position: absolute;
    top: 0;
    color: #FFF;
    font-size: 23px;
    font-weight: bold;
    width: 213px;
    margin: 0 auto;
    left: 91px;
    top: 0px !important;
}
.index_bottom_one li{
height:70px !important;
}
.bottom_one_title {
    position: absolute;
    top: 6px;
    width: 100%;
    left: 0;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    line-height: 28px;
    font-size: 20px;
}
.right_sande_yxfc {
    width: 100%;
    height: 365px;
  
 
}
}
