@charset "utf-8";
html,body{min-width: 1350px;}
.content
{
    width: 1200px;
    margin: 0 auto;
}
.content:after
{
    content: "";
    display: block;
    clear: both;
}


/*banner*/

.banner
{
    width: 100%;
    height: 800px;
    position: relative;
}
.banner .navbj
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: url(../img/topyy1.png) no-repeat;
    z-index: 9999999;
    width: 100%;
    height: 330px;
}
.banner .navbj:After
{
    content: "";
    display: block;
    clear: both;
}
.banner .navbj .logo
{
    float: left;
    margin-top: 30px;
}
.banner .device
{
  width: 100%;
  height: 100%;
  position: relative;
}
.banner .device .swiper-container
{
  height: 100%;
  width:100%;
}
.banner .device .swiper-container .swiper-wrapper
{
  height: 100%;
  width:100%;
}
.banner .device .swiper-container .swiper-wrapper .swiper-slide
{
  height: 100%;
  width:100%;
}
.banner .device .swiper-container .swiper-wrapper .swiper-slide a img
{
  width: 100%;
  height: 100%;
}
.banner .device .swiper-container .swiper-wrapper .swiper-slide img
{
  width: 100%;
  height: 100%;
}
.banner .device .pagination
{
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.banner .device .pagination .swiper-pagination-switch
{
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.banner .device .pagination .swiper-active-switch
{
  background: #fff;
}


/*nav_link*/
.nav_link
{
  float: right;
}
.toplink
{
   margin-top:10px;
}
.toplink:after
{
  content: "";
  display: block;
  clear: both;
}
.toplink_li
{
  float: right;
}
.toplink_li:after
{
  content: "";
  display: block;
  clear: both;
}
.toplink_li li
{
  float: left;
}
.toplink_li li a
{
  padding: 0 20px;
  font-size: 13px;
  line-height: 26px;
  color: #ffffff;
  position: relative;
}
.toplink_li li a:before
{
    content: "";
    position: absolute;
    top: 2px;
    right: 0px;
    width: 1px;
    height: 15px;
    background: #fff;
}
.toplink_li li + li + li a:before
{
    content: "";
    position: absolute;
    top: 2px;
    right: 0px;
    width: 1px;
    height: 15px;
    background:transparent ;
}
.mybreak
{
  float: right;
}
.mybreak ul li a
{
  font-size: 13px;
  line-height: 26px;
  color: #ffffff;
  display: block;
  background: url(../img/mybreak.png) no-repeat;
  background-position-y: 5px;
  padding-left: 25px;
}


.nav>ul:after
{
  content: "";
  display: block;
  clear: both;
}
.nav>ul>li
{
  float: left;
  padding: 5px 13px;
  position: relative;
}
.nav>ul>li>a
{
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
}
.nav>ul>li>span
{
  position: absolute;
  top:-3px;
  left: auto;
  font-size: 13px;
  color: #fff;
}
.nav>ul>li .subnav
{
    display: none;
    position: absolute;
    top: 35px;
    left: 0px;
    width: 165px;
    z-index: 100;
}
.nav>ul>li .subnav li a
{
    display: block;
    font-size: 16px;
    color: #fff;
    background: #245386;
    padding-left: 8px;
    line-height: 35px;
    padding: 5px 10px;
}
.nav>ul>li:hover
{
    background: #245386;
}
.nav>ul>li:hover .subnav
{
   display:block;
}
.nav>ul>li .subnav li a:hover
{
       color: #5ba6ff;
}

.banner .searchbox
{
  width: 1098px;
  height: 319px;
  background: rgba(12,67,132,0.8);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#C80c4384',EndColorStr='#C80c4384');
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999999;
}
.banner .searchbox .slideTxtBox
{
  width: 810px;
  margin: 0 auto;
}
.banner .searchbox .slideTxtBox .hd
{
  position: relative;
  margin-top:58px;
}
.banner .searchbox .slideTxtBox .hd ul:after
{
  content: "";
  display: block;
  clear: both;
}
.banner .searchbox .slideTxtBox .hd ul li
{
  float: left;
  cursor: pointer;
  width: 20%;
  text-align: center;
  font-size: 18px;
  line-height: 45px;
  color: #fff;
}

.banner .searchbox .slideTxtBox .hd ul li.on
{
  height: 60px;
  line-height: 45px;
  background: url(../img/searchon.png) no-repeat;
  background-size: 100% 98%;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/searchon.png', sizingMethod='scale');
  color: #f20710;
  font-weight: 600;
}

.banner .searchbox .slideTxtBox .bd ul
{
  width: 100%;
  height: 55px;
  line-height: 55px;
  background-color: #ffffff;
  border-radius: 6px;
}

.banner .searchbox .slideTxtBox .bd ul .searchbox
{
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 6px;
  position: relative;
}
.banner .searchbox .slideTxtBox .bd ul
{
  margin-top:20px;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox1
{
  position: relative;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox1:before
{
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  background:url(../img/yijs.png) no-repeat;
  left: 10px;
  top: 10px;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox1 .text
{
  width: 83%;
  height: 98%;
  border: none;
  outline: none;
  margin-left: 55px;
  font-size: 16px;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox1 .submit
{
  width: 65px;
  height: 43px;
  line-height: 43px;
  background: url(../img/search.png) no-repeat;
  border-radius: 5px;
  float: right;
  margin-right: 10px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 6px;
  outline: none;
  border: none;
  cursor: pointer;
}
.banner .searchbox .slideTxtBox .bd ul .searchboxs_xx
{
  width: 810px;
  height: 55px;
  background-color: #ffffff;
  border-radius: 6px;
  margin-top:5px;
}
.banner .searchbox .slideTxtBox .bd ul .searchboxs_xx span
{
  display: inline-block;
  margin-left:5px;
}
.banner .searchbox .slideTxtBox .bd ul .searchboxs_xx label
{
  display: inline-block;
  margin:0 10px 0 0;
}
.banner .searchbox .slideTxtBox .bd ul .searchboxs_xx label:first-child
{
  display: inline-block;
  margin-left:20px;
}

.banner .searchbox .slideTxtBox .bd ul .searchbox2
{
  position: relative;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox2:before
{
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  background:url(../img/smjs.png) no-repeat;
  left: 10px;
  top: 10px;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox2 .text
{
  width: 83%;
  height: 98%;
  border: none;
  outline: none;
  margin-left: 55px;
  font-size: 16px;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox2 .submit
{
  width: 65px;
  height: 43px;
  line-height: 43px;
  background: url(../img/search.png) no-repeat;
  border-radius: 5px;
  float: right;
  margin-right: 10px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 6px;
  outline: none;
  border: none;
  cursor: pointer;
}


.banner .searchbox .slideTxtBox .bd ul .searchbox3
{
  position: relative;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox3:before
{
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  background:url(../img/sjkmc.png) no-repeat;
  left: 10px;
  top: 10px;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox3 .text
{
  width: 83%;
  height: 98%;
  border: none;
  outline: none;
  margin-left: 55px;
  font-size: 16px;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox3 .submit
{
  width: 65px;
  height: 43px;
  line-height: 43px;
  background: url(../img/search.png) no-repeat;
  border-radius: 5px;
  float: right;
  margin-right: 10px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 6px;
  outline: none;
  border: none;
  cursor: pointer;
}



.banner .searchbox .slideTxtBox .bd ul .searchbox4
{
  position: relative;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox4:before
{
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  background:url(../img/web.png) no-repeat;
  left: 10px;
  top: 10px;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox4 .text
{
  width: 83%;
  height: 98%;
  border: none;
  outline: none;
  margin-left: 55px;
  font-size: 16px;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox4 .submit
{
  width: 65px;
  height: 43px;
  line-height: 43px;
  background: url(../img/search.png) no-repeat;
  border-radius: 5px;
  float: right;
  margin-right: 10px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 6px;
  outline: none;
  border: none;
  cursor: pointer;
}



.banner .searchbox .slideTxtBox .bd ul .searchbox5
{
  position: relative;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox5:before
{
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  background:url(../img/znss.png) no-repeat;
  left: 10px;
  top: 10px;
}
.banner .searchbox .slideTxtBox .bd ul .searchbox5 .text
{
    width: 83%;
    height: 55px;
    border: none;
    outline: none;
    margin-left: 55px;
    font-size: 16px;
    background: #fff
}
.banner .searchbox .slideTxtBox .bd ul .searchbox5 .submit
{
  width: 65px;
  height: 43px;
  line-height: 43px;
  background: url(../img/search.png) no-repeat;
  border-radius: 5px;
  float: right;
  margin-right: 10px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 6px;
  outline: none;
  border: none;
  cursor: pointer;
}
.banner .ksdh
{
    width: 100%;
    height: 120px;
    background: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    position: absolute;
    bottom: 0;
    z-index: 99999;
}

.banner .ksdh .ksdh_img
{
  position: absolute;
  width: 1200px;
  height:100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}

.banner .ksdh .ksdh_img ul:after
{
  content: "";
  display: block;
  clear: both;
}
.banner .ksdh .ksdh_img ul li
{
  width: 12.5%;
  height: 100%;
  float: left;
  text-align: center;
}
.banner .ksdh .ksdh_img ul
{
  width: 100%;
  height: 100%;
}
.banner .ksdh .ksdh_img ul li a
{
  display: block;
  width: 100%;
  height: 100%;
  transform: translateY(0);
  transition: all 0.5s;
}
.banner .ksdh .ksdh_img ul li a:hover
{
  transform: translateY(-5px);
}
.banner .ksdh .ksdh_img ul li a img
{
  margin-top:20px;
 height:42px;
}
.banner .ksdh .ksdh_img ul li a p
{
  margin-top:20px;
  font-size: 16px;
  color: #ffffff;
}



.tz_new
{
  width: 100%;
  height: 700px;
  background: url(../img/ztggbj1.png) no-repeat center center;
  padding-top: 1px;
}
.tz_new .content
{
  margin-top: 50px;
}
.tz_new .content .zzgg
{
  width: 560px;
}
.tz_new .content .zzgg .zzggtit
{
  height: 44px;
  background: url(../img/tzgg.png) no-repeat;
}
.tz_new .content .zzgg .zzggtit span
{
  display: inline-block;
  font-size: 24px;
  color: #0279de;
  margin-left: 70px;
  margin-top: 5px;
}
.tz_new .content .zzgg ul
{
  margin-top:50px;
}
.tz_new .content .zzgg ul li:after
{
  content: "";
  display: block;
  clear: both;
}
.tz_new .content .zzgg ul li
{
  border-bottom: 1px dotted #d2d2d2;
  line-height: 40px;
  position: relative;
}
.tz_new .content .zzgg ul li:before
{
  content: "";
  width: 3px;
  height: 3px;
  background: #292929;
  position: absolute;
  left: 0;
  right: 0;
  top: 18px;
}
.tz_new .content .zzgg ul li span
{
  float: right;
  font-size: 15px;
  color: #1379d8;
}
.tz_new .content .zzgg ul li a
{
  display: block;
  width:80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #000000;
  padding-left:10px;
}
.tz_new .content .zzgg ul li:hover a
{
  color: #1379d8;
}
.tz_new .content .zzgg .more
{
  width: 336px;
  height: 45px;
  border: solid 1px #0959c6;
  margin:0 auto;
  background:url(../img/morebj.png) no-repeat center;
  background-position-x:110px;
  position: relative;
  cursor: pointer;
  left: 0;
  right: 0;
  top:45px;
  bottom: 0;
}
.tz_new .content .zzgg .more a
{
    display: block;
    width: 100%;
    height: 100%;
}
.tz_new .content .zzgg .more:hover
{
  background:url(../img/morebj1.png) #0959c6 no-repeat center;
  background-position-x:110px;
}
.tz_new .content .zzgg .more span
{
  display: inline-block;
  font-size: 17px;
  color: #156bb5;
  letter-spacing:10px;
  position: absolute;
  top: 11px;
  left: 160px;
}

.tz_new .content .zzgg .more:hover span
{
  color: #fff;
}

.tz_new .content .news
{
  width: 560px;
}
.news .newstit
{
  height: 44px;
  background: url(../img/new.png) no-repeat;
}
.news .newstit span
{
  display: inline-block;
  font-size: 24px;
  color: #0279de;
  margin-left: 70px;
  margin-top: 5px;
}
.news .new_img
{
  margin-top: 50px;
}
.news .new_img:after
{
  content: "";
  display: block;
  clear: both;
}

.news .picScroll-left{overflow:hidden;position:relative;margin-top: 50px;width: 100%;height:178px!important;}
.news .picScroll-left .bd .tempWrap{width: 100%;height:178px!important;}
.news .picScroll-left .bd .tempWrap .picList{width: 100%;height:178px!important;}
.news .picScroll-left .bd ul{ overflow:hidden; zoom:1;width: 100%;height:178px!important;}
.news .picScroll-left .bd ul li{margin: 0 8px;float: left;width: 272px!important;height: 178px;position: relative;overflow: hidden;}
.news .picScroll-left .bd ul li .pic{width: 100%;height: 100%;}
.news .picScroll-left .bd ul li .pic img{width:100%;height:100%;display:block;transition: all 0.5s;}
.news .picScroll-left .bd ul li .pic a:hover img{ transform: scale(1.2);  }
.news .picScroll-left .bd ul li p{width: 100%;height: 40px; position: absolute;bottom: 0;background: rgba(0,0,0,0.7);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);line-height: 40px;}
.news .picScroll-left .bd ul li p span{display: block;width: 100%;}
.news .picScroll-left .bd ul li p span a{display:block;color: #fff;font-size: 14px;margin: 0 auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.news .newtxt
{
  margin-top: 27px;
}
.news .newtxt li
{
  border-bottom: 1px dotted #d2d2d2;
  line-height: 40px;
  position: relative;
}
.news .newtxt li:after
{
  content: :"";
  display: block;
  clear: both;
}
.news .newtxt li:before
{
  content: "";
  width: 3px;
  height: 3px;
  background: #292929;
  position: absolute;
  left: 0;
  right: 0;
  top: 18px;
}
.news .newtxt li span
{
  float: right;
  font-size: 15px;
  color: #1379d8;
}
.news .newtxt li:before
{
  content: "";
  width: 3px;
  height: 3px;
  background: #292929;
  position: absolute;
  left: 0;
  right: 0;
  top: 18px;
}
.news .newtxt li a
{
  display: block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #000000;
  padding-left: 10px;
}
.news .newtxt li:hover a
{
  color: #1379d8;
}
.news .newtxt .more
{
  width: 336px;
  height: 45px;
  border: solid 1px #0959c6;
  margin:0 auto;
  background:url(../img/morebj.png) no-repeat center;
  background-position-x:110px;
  position: relative;
  cursor: pointer;
  left: 0;
  right: 0;
  top:45px;
  bottom: 0;
}

.news .newtxt .more span
{
  display: inline-block;
  font-size: 17px;
  color: #156bb5;
  letter-spacing:10px;
  position: absolute;
  top: 11px;
  left: 160px;
}

.news .newtxt .more:hover
{
  background:url(../img/morebj1.png) #0959c6 no-repeat center;
  background-position-x:110px;
}
.news .newtxt .more:hover span
{
  color: #fff;
}
.zy
{
    width: 100%;
    height: 620px;
    background: url(../img/zybj1.png) no-repeat center center;
    padding-top: 1px;
    margin-top: -1px;
}
.zy .content .zytit
{
  height: 45px;
  background: url(../img/tt.png) no-repeat center;
  background-image: url(../img/tt.png);
  position: relative;
  background-size: 100% 100%;
  margin-top: 50px;
}
.zy .content .zytit span
{
  position: absolute;
  left: 52%;
  font-size: 32px;
  color: #0279de;
}
.zy .content .slideTxtBox:after
{
  content: "";
  display: block;
  clear: both;
}
.zy .content .slideTxtBox
{
  width: 100%;
  margin-top: 45px;
}

.zy .content .slideTxtBox .hd
{
  float: left;
  width: 170px;
  height: 400px;
  position: relative;
  background:#197fce;
  padding:10px 0;
}

.zy .content .slideTxtBox .hd ul:after
{
  content: "";
  display: block;
  clear: both;
}

.zy .content .slideTxtBox .hd ul li
{
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.zy .content .slideTxtBox .hd ul li a
{

  color: #fff;
  font-size:16px;
}
.zy .content .slideTxtBox .hd .hdnav
{
  height: 50px;
  line-height: 45px;
  color: #fff;
  font-size:16px;
  text-align: center;
  /* margin-top: 4px; */
}
.zy .content .slideTxtBox .hd ul li.on
{
  height: 50px;
  background: #fff;
  position: relative;
  
}
.zy .content .slideTxtBox .hd ul li.on a
{
  color: #ff8a00;
}
.zy .content .slideTxtBox .hd ul li.on:before
{
  content: "";
  width: 5px;
  height: 45px;
  background:#ff8a00;
  position: absolute;
  left: -5px;

}
.zy .content .slideTxtBox .bd
{
  float: right;
  width: 970px;
  background: #fff;
  padding: 39px 30px;
  height:343px;
  position: relative;
}
.zy .content .slideTxtBox .bd ul:after
{
  content: "";
  display: block;
  clear: both;
}

.zy .content .slideTxtBox .bd ul li
{
  height: 45px;
  line-height: 45px;
  float: left;
  border: solid 1px #eaeaea;
  width: 48%;
  /* margin-right: 1%; */
  margin-top: 10px;
  margin: 10px 8px 0 9px;
}
.zy .content .slideTxtBox .bd ul li:hover
{
  border: solid 1px #1267bb;
  cursor: pointer;
}
.zy .content .slideTxtBox .bd ul li:hover a
{
  color: #0b6cf7;
  text-decoration: underline;
}
.zy .content .slideTxtBox .bd ul li a
{
  position: relative;
  padding-left: 5px;
  margin-left: 30px;
}
.zy .content .slideTxtBox .bd ul li a:before
{
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  right: 0;
  width: 2px;
  height: 2px;
  background: #333;
}
.zy .content .slideTxtBox .bd li .date
{
  float: right;
  color: #999;
}


.rlr
{
  width: 100%;
  height: 630px;
  background: url(../img/rl.jpg) no-repeat center;
  background-image: url(../img/rl.jpg);
  background-size: 100% 100%;
  padding-top: 1px;
}
.rlr .pane-title-wrapper
{
	/* position:relative; */
}
.rlr .pane-title-wrapper h3.pane-title
{
	width:1200px;
	margin: 48px auto 40px;
	font-size: 36px;
	position: relative;
}
.rlr .pane-title-wrapper h3.pane-title:before
{
	content: "";
	display: block;
	position: absolute;
	height: 2px;
	top: 50%;
	width: 10%;
	left: -7%;
	background: #00A0FF;
	z-index: 8;
}
.rlr .pane-title-wrapper h3.pane-title:after
{
        content: "";
	display: block;
	position: absolute;
	height: 2px;
	top: 50%;
	width: 10%;
	right: -12%;
	background: #00A0FF;
	z-index: 8;
}
.rlr .pane-title-wrapper h3.pane-title span
{
	display: inline-block;
	margin: 0 0px;
	/* background-color: #e9e9eb; */
	color: rgba(0,0,0,0.78);
	padding: 0 68px;
	position: absolute;
	top: -24px;
	z-index: 9;
}
.rlr .content
{
  margin-top: 105px;
}
.rlr .content .slideTxtBox
{
	width:100%;
	position:relative;
}
.rlr .content .slideTxtBox .hd
{
	position:absolute;
	width: 38%;
	right:0;
	top: -68px;
	/* background: #f0efec; */
	z-index: 9;
}
.rlr .content .slideTxtBox .hd:before
{

content: "";

display: block;

position: absolute;

height: 2px;

top: 50%;

width: 65%;

left: -62%;

background: #00A0FF;

z-index: 8;
}
.rlr .content .slideTxtBox .hd ul li
{
	float:left;
	display: inline;
	background: none;
	list-style-type: none;
	padding: 2px;
	white-space: nowrap;
	color: rgba(0,0,0,0.78);
	height: 24px;
	border-right: 1px solid #979797;
	padding: 0 50px;
        padding: 0 45px\0;
	font-size: 18px;
	cursor:pointer;
}
.rlr .content .slideTxtBox .hd ul li.on
{
   color: #0279de;
}
.rlr .content .slideTxtBox .hd ul li:last-child
{
	padding-right:0;
	border:none;
}
.rlr .content .slideTxtBox .bd ul:after
{
	content:"";
	display:block;
	clear:both;
}
.rlr .content .slideTxtBox .bd ul li
{
	width:25%;
	height: 224px;
	float:left;
	position:relative;
}

.rlr .content .slideTxtBox .bd ul li .rls_img a
{
	display:block;
	position:relative;
	overflow:hidden;
}
.rlr .content .slideTxtBox .bd ul li .rls_img a .make
{
	display: block;
    background-image: -webkit-radial-gradient(transparent,#000);
    background-image: radial-gradient(transparent,#000);
    opacity: .3;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
	z-index:7;
	
}
.rlr .content .slideTxtBox .bd ul li .rls_img a img
{
	width:100%;
	height: 224px;
	transition:all 0.6s;
}
.rlr .content .slideTxtBox .bd ul li:hover .rls_img a img
{
	transform:scale(1.2)
}
.rlr .content .slideTxtBox .bd ul li:hover .rls_txt a
{
	color: #fff;
    text-decoration: none;
    padding-bottom: 0;
    border-bottom: 2px solid #fff;
}
.rlr .content .slideTxtBox .bd ul li .rls_txt
{
	position: absolute;
    bottom: 40px;
    left: 0;
    line-height: 28px;
    width: 90%;
    right: 0;
    margin: 0 auto;
}
.rlr .content .slideTxtBox .bd ul li .rls_txt a
{
	font-size: 18px;
	color:#fff;
}
.rlr .content .rled
{
  width: 48%;
}
.rlr .content .rled .rltit
{
  height: 44px;
  background: url(../img/tt1.png) no-repeat;
}
.rlr .content .rled .rltit span
{
  display: inline-block;
  font-size: 24px;
  color: #0279de;
  margin-left: 70px;
  margin-top: 5px;
}
.rlr .content .rlqh
{
  width: 48%;
}

.rlr .content .rlqh .slideTxtBox
{
  width: 100%;
}

.rlr .content .rlqh .slideTxtBox .hd
{
  height: 44px;
  background: url(../img/tt2.png) no-repeat;
  position: relative;
}

.rlr .content .rlqh .slideTxtBox .hd ul
{
  float: left;
  position: absolute;
  left: 50px;
  top: 5px;
}

.rlr .content .rlqh .slideTxtBox .hd ul li
{
  float: left;
  padding: 0 15px;
  cursor: pointer;
  font-size: 24px;
  color: #7a7a7a;
}
.rlr .content .rlqh .slideTxtBox .hd ul li:first-child + li
{
  margin-left:30px;
}
.rlr .content .rlqh .slideTxtBox .hd ul li.on
{
  height: 30px;
  color: #0279de;
}

.rlr .content .rlqh .slideTxtBox .bd
{
  margin-top: 40px;
}
.rlr .content .rlqh .slideTxtBox .bd ul:after
{
  content: "";
  display: block;
  clear: both;
}
.rlr .content .rlqh .slideTxtBox .bd li
{
  width: 48%;
  height: 250px;
  position: relative;
  float: left;
  margin-right: 2%;
  margin-top: 20px;
}
.rlr .content .rlqh .slideTxtBox .bd li a
{
  display: block;
  width: 100%;
  height: 100%;
}
.rlr .content .rlqh .slideTxtBox .bd li a .zled
{
  width: 100%;
  height: 100%;
}
.rlr .content .rlqh .slideTxtBox .bd li a .zled img
{
  width: 100%;
  height: 100%;
}
.rlr .content .rlqh .slideTxtBox .bd li a .makes
{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  background: rgba(0,0,0,0.5);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
  display: none;
}
.rlr .content .rlqh .slideTxtBox .bd li:hover .makes
{
  display: block;
}
.rlr .content .rlqh .slideTxtBox .bd li a .makes p
{
  color: #fff;
  line-height: 30px;
  border-bottom: 1px solid #fff;
  width: 175px;
  margin: 0 auto;
  padding-bottom: 10px;
  margin-top: 65px;
}

.xstj
{
  width: 100%;
  height: 650px;
  background: url(../img/tjbj.jpg) no-repeat center;
  background-image: url(../img/tjbj.jpg);
  background-size: 100% 100%;
  padding-top: 1px;
}
.xstj .content
{

}
.xstj .content .xstjtit
{
    height: 45px;
    background: url(../img/tt.png) no-repeat center;
    background-image: url(../img/tt.png);
    position: relative;
    background-size: 100% 100%;
    margin-top: 120px;
}
.xstj .content .xstjtit span
{
    position: absolute;
    left: 50%;
    font-size: 32px;
    color: #0279de;
}


.xstj .content .picScroll-left
{
  position: relative;
  margin-top:100px;
}

.xstj .content .picScroll-left .hd
{

}

.xstj .content .picScroll-left .hd .prev
{
  display: block;
  width: 40px;
  height: 87px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  left: -70px;
  top: 90px;

}

.xstj .content .picScroll-left .hd .prev:hover
{
   background:#fff;
}
.xstj .content .picScroll-left .hd .next:hover
{
   background:#fff;
}
.xstj .content .picScroll-left .hd .prev img
{
    display: block;
    position: absolute;
    top: 20px;
    left: -7px;
}
.xstj .content .picScroll-left .hd .next
{
  display: block;
  width: 40px;
  height: 87px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  right: -70px;
  top: 90px;
}
.xstj .content .picScroll-left .hd .next img
{
    display: block;
    position: absolute;
    top: 20px;
    right: -7px;
}
.xstj .content .picScroll-left .hd .nextStop
{
  background-position: -60px -50px;
}

.xstj .content .picScroll-left .hd ul
{
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}

.xstj .content .picScroll-left .hd ul li
{
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.xstj .content .picScroll-left .hd ul li.on
{
  background-position: 0 0;
}

.xstj .content .picScroll-left .bd
{

}
.xstj .content .picScroll-left .bd .tempWrap
{
   width:1200px!important;

}
.xstj .content .picScroll-left .bd ul
{
  overflow: hidden;
  zoom: 1;
}

.xstj .content .picScroll-left .bd ul li
{
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  width:170px!important;
}

.xstj .content .picScroll-left .bd ul li .pic
{
  text-align: center;
}

.xstj .content .picScroll-left .bd ul li .pic img
{
  width: 100px;
  height: 140px;
  display: block;
  margin:0 auto;
}

.xstj .content .picScroll-left .bd ul li .pic a:hover img
{
  border-color: #999;
}

.xstj .content .picScroll-left .bd ul li .title
{
  line-height: 24px;
}
.xstj .content .picScroll-left .bd ul li .title a p
{
  margin-top:8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
text-align:center;
}
.xstj .content .picScroll-left .bd ul li:hover .title a .titleds
{
   color:#4381ce;
}
.foot
{
  width: 100%;
  height: 350px;
  background: url(../img/footbj1.png) no-repeat;
  position: relative;
}
.foot .content .foot_img
{
  width: 55%;
  margin-top: 100px;
}
.foot .content .foot_img:after
{
  content: "";
  display: block;
  clear: both;
}
.foot .content .foot_img .footlogo
{
  float: left;
}
.foot .content .foot_img .footxh
{
  float: left;
  margin-left: 40px;
  margin-top: 20px;
}
.foot .content .foot_txt
{
  width: 42%;
  margin-top: 40px;
}
.foot .content .foot_txt ul:after
{
  content: "";
  display: block;
  clear: both;
}
.foot .content .foot_txt .ul1 li
{
  float: left;
  margin-right: 58px;
  position: relative;
}
.foot .content .foot_txt .ul1 li:before
{
  position: absolute;
  top: 11px;
  content: "";
  width: 3px;
  height: 3px;
  background: #fff;
}
.foot .content .foot_txt .ul1 li + li + li
{
  margin-right:0;
}
.foot .content .foot_txt .ul1 li a
{
  font-size: 14px;
  color: #f2f2f3;
  margin-left: 10px;
}
.foot .content .foot_txt .ul2
{
  margin-top:10px;
}
.foot .content .foot_txt .ul2 li
{
  float: left;
  margin-right: 114px;
  position: relative;
}
.foot .content .foot_txt .ul2 li:before
{
  position: absolute;
  top: 11px;
  content: "";
  width: 3px;
  height: 3px;
  background: #fff;
}
.foot .content .foot_txt .ul2 li + li
{
  margin-right:0px;
}
.foot .content .foot_txt .ul2 li a
{
  font-size: 14px;
  color: #f2f2f3;
  margin-left: 10px;
}
.foot .content .foot_txt .dzss
{
  margin-top:50px;
}
.foot .content .foot_txt .dzss p
{
  padding-left: 40px;
  background: url("../img/dizhi.png") no-repeat;
  height: 40px;
  color: #fff;
}
.foot .content .foot_txt .dzss p + p
{
  background: url("../img/dh.png") no-repeat;
}
.foot .content .foot_txt .dzss p + p + p
{
  background: url("../img/cz.png") no-repeat;
}
.foot .footmake
{
  position: absolute;
  width: 100%;
  height: 60px;
  line-height: 60px;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}
.foot .footmake .content .banq
{
  font-size: 14px;
  color: #ffffff;
}
.foot .footmake .content .banqed
{
  font-size: 14px;
  color: #ffffff;
}
.foot .footmake .content .banqed img
{
  padding: 18px 8px;
}
.rlzw
{
   margin-top: 40px;
}





/*list*/
.banner_list
{
    width: 100%;
    height: 357px;
    position: relative;
}
.banner_list .navbj
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: url(../img/topyy1.png) no-repeat;
    z-index: 99999;
    width: 100%;
    height: 335px;
}
.banner_list .navbj:After
{
    content: "";
    display: block;
    clear: both;
}
.banner_list .navbj .logo
{
    float: left;
    margin-top: 30px;
}
.banner_list .device
{
  width: 100%;
  height: 100%;
  position: relative;
}
.banner_list .device img
{
  width: 100%;
  height: 100%;
}
.banner_list .device a img
{
  width: 100%;
  height: 100%;
}


.list_cont .content
{
  position: relative;
}
.list_cont .content .lmmc
{
  position: absolute;
  top: -78px;
  /* width: 229px; */
  height: 78px;
  padding: 0 15px;
  line-height: 78px;
  text-align:center;
  background: rgba(22,99,189,0.8);
  font-size: 30px;
  color: #ffffff;
}
.list_cont .content .main
{
  margin-bottom: 50px;
}
.list_cont .content .main:after
{
  content: "";
  display: block;
  clear: both;
}
.list_cont .content .main .lmmcs
{
  margin-top: 25px;
  width: 20%;
}
.list_cont .content .main .lmmcs h3
{
padding: 12px 20px;
    font-size: 20px;
    line-height: 31px;
    background: #184c88;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.list_cont .content .main .lmmcs>ul>li
{

 line-height: 25px;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
    white-space: normal;
    padding: 13px 0;
}
.list_cont .content .main .lmmcs>ul>li a.on
{
    color: #ff6c00;
}
.list_cont .content .main .lmmcs>ul>li a
{
    font-family: 'Arial';
    color: #184c88;
    font-size: 18px;
    display: block;
    padding-left: 5px;
}
.list_cont .content .main .list333
{
    width: 78%;
}
.list_cont .content .main .list333 .list2
{
    padding: 20px 0px 20px 0px;
}

.list_cont .content .main .list333 .list2 li:hover a
{
    color: #1b4e8a !important;
}




/*list_img*/
.list_cont .content .main .list333 .list
{
  margin-top: 18px;
}
.list_cont .content .main .list333 .list li
{
  margin-top: 47px;
}
.list_cont .content .main .list333 .list li a img
{
    width: 173px;
    height: 118px;
}
.list_cont .content .main .list333 .list li a .zyed
{
  width: 77%;
}
.list_cont .content .main .list333 .list li a .zyed h3
{
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
}
.list_cont .content .main .list333 .list li .zyed span
{
    color: #1b4e89;
    font-size: 20px;
    font-family: 'Times New Roman';
    display: inline-block;
    margin-top: 25px;
}



/*content*/
.contents .content
{
  position: relative;
}
.contents .content .lmmc
{
  position: absolute;
  top: -78px;
  width: 229px;
  height: 78px;
  line-height: 78px;
  text-align:center;
  background: rgba(22,99,189,0.8);
  font-size: 30px;
  color: #ffffff;
}
.contents .content .conted
{
  padding-top: 1px;
  margin-bottom:100px
}
.contents .content .conted h3
{
    font-size: 20px;
    font-weight: bold;
    color: #2f2f2f;
    text-align:center;
    margin-top: 30px;
}
.contents .content .conted .date
{
    width: 100%;
    margin-top: 20px;
}
.contents .content .conted .date span
{
    color: #727272;
    font-size: 17px;
    float: left;
}
.bshare-custom
{
  margin-left: 26px;
  line-height: 32px;
}

.bshare-custom span
{
  margin-right: 17px;
}

.bshare-custom a
{
  margin-top: -6px !important;
  margin-right: 0px !important;
}

.bshare-custom.icon-medium-plus .bshare-twitter
{
  background: url(../img/twitter.jpg) no-repeat !important;
}

.bshare-custom.icon-medium-plus .bshare-facebook
{
  background: url(../img/facebook.jpg) no-repeat !important;
}

.bshare-custom.icon-medium-plus .bshare-sinaminiblog
{
  background: url(../img/weibo.jpg) no-repeat !important;
}

.bshare-custom.icon-medium-plus .bshare-weixin
{
  background: url(../img/weixin.jpg) no-repeat !important;
}

.bshare-custom.icon-medium-plus .bshare-qqim
{
  background: url(../img/qq.jpg) no-repeat !important;
}
.contents .content .conted .wzhang
{
  margin-top:30px;
}
.contents .content .conted .wzhang p
{
    font-size: 16px;
    color: #2f2f2f;
    line-height: 30px;
    margin-top: 5px;
    text-indent: 2rem;
}


/*page*/
.list_cont .content .main .dpzw
{
  width: 77%;
  margin-top:25px;
}

.searched
{
  width: 100%!important;
  margin-top: 20px;
}
.searched .searchli li
{
    padding-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #dedede;
}
.searched .searchli li:hover a
{
  color:#1b4e8a !important
}
.searched .searchli li a
{
    display: block;
    font-size: 16px;
    color: #171414;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.searched .searchli li p
{
    font-size: 14px;
    color: #989696;
    margin-top: 10px;
    line-height: 30px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.searched .searchli li span
{

    font-size: 14px;
    color: #928f8f;
    margin-top: 8px;
}


.weixin {
    position: fixed;
    left: 0px;
    bottom: 20%;
    z-index: 9999999;
}
.weixin ul li {
    margin-bottom: 1px;
    position: relative;
}
.weixin ul li.cxing .layer-toggle {
    background-image: url(../img/chaoxing.png);
}



.weixin ul li .layer-toggle {
    display: block;
    width: 48px;
    height: 50px;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: bottom;
    margin-bottom: 3px;
    text-indent: -999em;
}

.weixin .layer {
    display: none;
    position: absolute;
    bottom: -25px;
    left: 58px;
    text-align: center;
    width: 150px;
    height: 150px;
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 2px 2px rgba(4,0,0,0.25);
}

.weixin ul li.wechat .layer-toggle {
    background-image: url(../img/weixin.png);
}

.weixin .layer img {
    width: 100%;
}

.book_top:after
{
   content:"";
   display:block;
   clear:both;

}
.book_top .book_top_img
{
   width:150px;
   height:200px;
}
.book_top .book_top_img img
{
   width:100%;
   height:100%;
}
.book_top .book_top_txt
{
  width:80%;
}
.book_top .book_top_txt p
{
    margin-bottom: 14px;
    margin-top: 12px;

}
.book_main p
{
    font-size: 18px;
    text-indent: 2rem;
    line-height: 30px;
   
}
.book_content
{
   width:78%;
   margin-top: 30px;
}
.book_content ul li
{
   margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
}
.book_content ul li:after
{
	content:"";
	display:block;
	clear:both;
}
.book_content ul li a .list_books
{
	width:150px;
	height:200px;
}
.book_content ul li a .list_books img
{
	width:100%;
	height:100%;
}
.book_content ul li a .list_bookstxt
{
	width:82%;
}
.book_content ul li a .list_bookstxt p
{
    margin:10px 0;

}


.list111 ul li {
    border-bottom: 1px solid #dedede;
    font-weight: bold;
}
.list111 ul li .inactives {
    background: url(images/on.png) no-repeat 218px center;
}
.list111 ul li .inactive {
    background: url(images/off.png) no-repeat 218px center;
}
.list111 ul li a {
    overflow: hidden;
    color: #184c88;
    font-size: 16px;
    display: block;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    position: relative;
}
.list111 ul li ul {
    display: none;
}
.list111 ul li ul li {
    border-left: 0;
    border-right: 0;
    background-color: #6196bb;
    border-color: #467ca2;
}
.list111 ul li ul li a {
    padding-left: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:750px; margin:20px auto}
#vsb_content table tr td{ border-left:0px; border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }


.pf
{
    width: 300px;
    height: 185px;
    background-color: #08b93e;
    position: fixed;
    z-index: 999999999;
}


input:-webkit-autofill{ -webkit-box-shadow:0 0 0px 1000px #fff inset;}

.sj_more{position: absolute;right: 40px;top: 15px;font-size: 15px;color: #ff8a00;}
.sj_more:hover{color:#197fce}
.more-link
{
	float: right;
	padding-top: 10px;
	clear: both;
}
.more-link a
{
    display: block;
    padding-right: 35px;
    background: url('../img/front-events-browse-more-arrow.png') no-repeat right 10px center;
}
.cenav
{
	background:url('../img/cenav.png') no-repeat;
	width:96px;
	height:660px;
	position: fixed;
    right: 2%;
    top: 20%;
    z-index: 9999999;
}
.cenav ul
{
	margin-top:100%;
}
.cenav ul li
{
	width:80px;
	height:80px;
	border-radius:50px;
	background:#185db0;
	text-align:center;
	margin: 30px 0px;
}
.cenav ul li a img
{
	margin: 14px 0 5px 0;
}
.cenav ul li a p
{
	font-size:14px;
	color:#ffffff;
	
}
.cenav ul li:hover
{
	background:#dd9b29;
}
.cenav_active
{
  background:#dd9b29 !important;
}
.mycalendar-right-empty{text-align: center;font-size: 20px;line-height: 800%;}





.more1
{
  width: 336px;
  height: 45px;
  border: solid 1px #0959c6;
  margin:0 auto;
  background:url(../img/morebj.png) no-repeat center;
  background-position-x:110px;
  position: relative;
  cursor: pointer;
  left: 0;
  right: 0;
  top:45px;
  bottom: 0;
}
.more1 a
{
    display: block;
    width: 100%;
    height: 100%;
}
.more1:hover
{
  background:url(../img/morebj1.png) #0959c6 no-repeat center;
  background-position-x:110px;
}
.more1 span
{
  display: inline-block;
  font-size: 17px;
  color: #156bb5;
  letter-spacing:10px;
  position: absolute;
  top: 11px;
  left: 160px;
}

.more1:hover span
{
  color: #fff;
}