﻿@charset "utf-8";body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre,
fieldset, lengend, button, input, textarea,
th, td{margin: 0;padding: 0;}
body, select, textarea{font-size: 14px;color: #595959;transition: 0.3s;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;/*font-family: Verdana, Arial, Helvetica, sans-serif,"Helvetica Neue";*/}
a{ color:#595959;text-decoration: none;word-wrap:break-word;text-align: justify;text-justify: newspaper;word-break: break-all;  font-size:14px; line-height:24px;}
a:hover{color:#1a95c4;}
ul, ol ,li{list-style: none;}
.c{clear: both;height: 0;}
.w1100{width:1100px;margin:0 auto;text-align:center;}
.w1200{width:1200px;margin:0 auto;text-align:center;}
.w80{width:80%;margin:0 auto;text-align:center;}
.w82{width:82%;margin:0 auto;text-align:center;}
.w84{width:84%;margin:0 auto;text-align:center;}
.w86{width:86%;margin:0 auto;text-align:center;}
.w88{width:88%;margin:0 auto;text-align:center;}
.w90{width:90%;margin:0 auto;text-align:center;}
.mt{height:107px;}
.mt img{width:550px;margin-top:14px;}
.ll{width:40%;float:left;}
.lr{width:30%;float:right;}
.fl{float:left;}
.fr{float:right;}
.clearfix{zoom:1}
.h5{height:5px;}
.h10{height:10px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h100{height:100px;}
.h150{height:150px;}
 hr{margin-top:10px;margin-bottom:10px;border:0;border-top:1px solid #dedfdf}	
img{ border:0;}
.hxf {
  position: relative;
  font-size: 32px;
  color: #fff; 
  text-align: center;
  
}
.hxf:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  top: 50%;
  background-color: #fff;
  left: 52%;
}
.hxf:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  top: 50%;
  background-color: #fff;
  right: 52%;
}

.hxff {
  position: relative;
  font-size: 32px;
  color: #dddcdc; 
  text-align: center;
  
}
.hxff:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  top: 50%;
  background-color: #dddcdc;
  left: 52%;
}
.hxff:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  top: 50%;
  background-color: #dddcdc;
  right: 52%;
}
/*头部*/
.main{width:1200px; margin:0 auto; position: relative;}
.head{}
.head .top_box{height: 36px; line-height: 36px; background: #f6f6f6; border-bottom: 1px solid #e5e5e5; color: #888;}
.head .top_box h2{float: left; font-size: 12px;}
.head .top_box i{margin-right: 5px; color: #888;}
.head .top_box ul{float: right; font-size:12px;}
.head .top_box ul li{float: left; position: relative; line-height: 0; margin:6px auto; font-size:0;}
.head .top_box ul li a,
.head .top_box ul li a:visited{color: #777;}
.head .top_box ul li a:hover{color: #d00;}
.head .top_box ul li:before{position: relative; top: 1px; display: inline-block; content: ""; width: 1px; height: 11px; background: #c0c0c0; margin: 0 12px;}
.head .top_box ul li:first-child:before{display: none;}
.head .top_box ul li.xl_ewm .xl_box{position: absolute; left: 0px; top: 32px; z-index: 200; padding-top: 12px; display: none;}
.head .top_box ul li.xl_ewm .xl_box span{display: block; padding: 5px; text-align: center; line-height: 25px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.head .top_box ul li.xl_ewm .xl_box span img{width: 100px; height: 100px; background: #ccc;}
.head .top_box ul li.xl_ewm .xl_box:after{position: absolute; left: 50%; top: 0px; margin-left: -12px; display: block; content:url(../images/jt_top.png); line-height: 1!important;}
.head .top_box ul li.xl_ewm:hover .xl_box{display: block;}
/*搜索*/
.search{padding: 30px 0}
form{position: relative;width: 180px;margin: 0 auto;margin-top:10px;}
.d1{right: 0px;}
.d1 input{width: 100%;height: 32px;border: 1px solid #dedfdf;outline: none;background: #fff;color: #9E9C9C; margin-top:1px;}
.d1 button{position: absolute;top: 0;margin-top:1px; margin-left:5px;width: 34px;height: 34px;border: none;background: #1895c5;cursor: pointer;}
.d1 button:before{/*content: "\f002";*/font-family: FontAwesome;font-size: 14px;color: #fff;}
/*导航*/
#nav-header{width:100%; background:#0665a3;  position:relative; z-index:999; }
.navf{}
.nav_menu3,
.nav_menu3 ul,
.nav_menu3 ul li,
.nav_menu3 ul li a,
.nav_menu3 #menu-button { 
  font-size:14px;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav_menu3 #menu-button { 
    margin-top: 100px;
    background: #F00;
    position: absolute;
    z-index: 99999;
}
.nav_menu3:after,
.nav_menu3 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.nav_menu3 #menu-button {
  display: none;
}
.nav_menu3 {
  width: auto;
  line-height: 1; 
  background: #0665a3;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #0665a3;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.nav_menu3 > ul > li {
  float: left;z-index:9999; width:16%;
}
.nav_menu3.align-center > ul {
  font-size: 0;
  text-align: center;
}
.nav_menu3.align-center > ul > li {
  display: inline-block;
  float: none;
}
.nav_menu3.align-center ul ul {
  text-align: left;
}
.nav_menu3.align-right > ul > li {
  float: right;
}
.nav_menu3.align-right ul ul {
  text-align: right;
}
.nav_menu3 > ul > li > a { 
  text-align:center;
  padding: 20px 40px ; font-weight:bold;
  text-decoration: none;
  text-transform: uppercase;
  color: #eee;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  border-right:1px solid #0665a3;
}
.nav_menu3 > ul > li:hover > a {
  color: #0665a3;
  background: #FFF;
}
.nav_menu3 > ul > li.nav-has-sub > a {
  /*padding-right: 25px;*/ z-index:9999;
}
.nav_menu3 > ul > li.nav-has-sub > a::after {
  position: absolute;
  top: 35px;
  /*right: 10px;
  width: 4px;
  height: 4px;*/
  border-bottom: 1px solid #0665a3;
  /*border-right: 1px solid #0665a3;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;*/
}
.nav_menu3 > ul > li.nav-has-sub:hover > a::after {
  border-color: #0665a3;
}
.nav_menu3 ul ul {
  position: absolute;
  left: -9999px;
}
.nav_menu3 > ul > li > ul {    
  border-top: 1px solid #e3e2e0;
}
.nav_menu3 li:hover > ul {
  left: auto;
}
.nav_menu3.align-right li:hover > ul {
  right: 0;
}
.nav_menu3 ul ul ul {
  margin-left: 100%;
  top: 0;
}
.nav_menu3.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
.nav_menu3 ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
.nav_menu3 ul li:hover > ul > li {
  height: 42px;
}
.nav_menu3 ul ul li a {
  padding: 15px 20px;
  width: 250px;
  background: #fff;
  text-decoration: none;
  color: #0665a3; font-weight:bold;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  border-top: 1px solid #e3e2e0;
}
.nav_menu3 ul ul li:hover > a{
  color: #0665a3; 
}
.nav_menu3 ul ul li a:hover { color:4b4b4a;}
.nav_menu3 ul ul li.nav-has-sub > a::after {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #979494;
  border-right: 1px solid #979494;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.nav_menu3.align-right ul ul li.nav-has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
.nav_menu3 ul ul li.nav-has-sub:hover > a::after {
  border-color: #0665a3;
}

/* banner*/
.slide-main{height:380px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:167px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:350px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#0978c8;}
.slide-box,.slide{display:block;width:100%;height:380px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:290px;padding-top:89px;position:relative;position:absolute;z-index:8;}
.slide a{display:block;width:100%;height:290px;cursor:pointer;}
/* banner end*/
.ro1{margin-top:50px;margin-bottom:50px; height:500px;}
.cp{width:98%;margin:0 auto;}
/*#content article{float: left;margin-right: 1%;position: relative;width: 24%;margin-bottom: 3.5%;}
#content article:nth-child(4n+4){margin-right: 0;}
.post-format-content{position: relative;background: #363535;}
.post-thumbnail{max-width: 100%;height: auto;overflow: hidden;}
.content-wrap{padding: 0;position: absolute;text-align: center;width: 100%;top: 0;bottom: 0;display: table-cell;vertical-align: middle;overflow: hidden;}
.content-wrap h1.entry-title{display: table;font-size: 110%;height: 100%;width: 100%;margin:0;}
.post-thumbnail:hover{filter: blur(5);-webkit-filter: blur(5);}
.content-wrap h1.entry-title a{position: relative;text-align:center;font-weight:10;font-size:24px;text-decoration: none;}
.content-wrap h1 > a em{content: '';position: absolute;width: 0;height: 1px;background: #dadcde;left: 50%;margin-top:50px;}
.content-wrap h1:hover > a em,.dh h1.cur > a em{width:60%;margin-left: -30%;}
.content-wrap h1 > a,h1 > a em{-webkit-transition: all .5s linear;transition: all .5s linear;}
.edit-link{z-index: 2;}
.featured-image{display: table-cell;position: relative;transition: opacity .25s ease-in-out, background .25s ease-in-out;-moz-transition: opacity .25s ease-in-out, background .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out;vertical-align: middle;z-index: 1;color: #fff;text-decoration: none;opacity: 0;padding: 10%;}
.featured-image:hover{opacity: 1;color: #fff;background: rgba(0,0,0,0.6);}
.post-thumbnail img{display: block;max-width: 100%;height: auto;}*/
.tt1{font-family:"Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;font-size:30px;color:#0089D7;font-weight:bold;text-align:center;}
.tt2{width:60%;margin:0 auto;color:#575757;line-height:30px;font-size:17px;text-align:center;}

.mp-box3{ width:94%;margin: 0 auto;zoom:1;}
.mp-card-list{margin-right:-10px}
.mp-game-card-wrap{position:relative;float:left;width:24%;margin:0 10px 2px 0;padding:7px 0 5px;}
.mp-game{position:relative;height:240px;background:#ffffff;z-index:2}
.mp-game .mp-overlay{position:absolute;top:0;left:0;width:100%;height:240px;background:#000;opacity:0.7;filter:alpha(opacity=70);z-index:-1}  
.mp-game-link{cursor:pointer}
.mp-game-link:hover{ text-decoration:none; color:#f60;}
.mp-game-content{position:relative;}
.mp-game-show{padding-top:7px;}
.mp-game-show img{display:block;margin:0 auto;border:0 none}
.mp-game-cover,.mp-game-cover-platform{position:absolute;top:0;left:0;z-index:5;width:100%;height:0;color:#fff;overflow:hidden;/*
-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s*/}
.mp-game-content .show{display:block;height:240px}
.mp-game-cover-name{text-align:center; line-height:100px; margin-top:60px; font-size:20px;}
.mp-game-cover-name{position: relative;text-decoration: none;color: #fff;}
.mp-game-cover-name:before{content: "";position: absolute;left: 50%;bottom: -2px;width: 0;height: 2px;background: #fff;transition: all .3s;}
.mp-game-cover-name:hover:before{width: 80%; margin:0 auto;left: 0;right: 0;}


.ro2{}
.ro2 ul{margin-top:50px;}
.ro2 ul li{width:32%;margin-right:1%;float:left;}
.ro2 ul li img{width:100%;}
.tt3{text-align:center;font-weight:bold;font-size:24px;}
.ro2 .tt4{line-height:24px;}
.ro2 img{opacity: 1;}
.ro2 img:hover{opacity: 0.8;}
.ro3{background: url(../images/timg-321.jpg) center center no-repeat;background-attachment:fixed;color:#FFFFFF;}
.ys{height:700px;}
.ys .tt1{font-size:30px;color:#fff;font-weight:bold;text-align:center;padding-top:50px;}
.ys .tt2{width:800px;margin:0 auto;color:#fff;line-height:30px;font-size:17px;text-align:center;}
.ro3 li{width:32%;margin-right:1%;float:left;word-break: break-all;word-wrap: break-word;}
.ro3 .tt3{text-align:center;font-weight:bold;font-size:24px;color:#FFFFFF;margin-top:20px;}
.ro3 .tt22{width:90%;text-align:center;margin:0 auto;margin-top:20px;}
.ro3 .bbt{margin-top:30px;width:120px;height:40px;line-height:40px;margin:0 auto;background:#fe980f;}
.ro3 .bbt a{color:#FFFFFF;display:block; text-align:center;height:40px;line-height:40px;}
.ro3 .bbt a:hover{background: #df860c;}
.ro4{ margin-top:20px;}
.ro4{text-align:left;line-height:26px;}
.ro4 .rool{width:25%;float:left;}
.ro4 .roor{width:72%;float: right;}
.ro4 .tt4{font-weight:bold;font-size:24px;line-height:40px;}
.ro5{}
.ro5 ul li{width:30%;float:left;margin-right:3%;text-align: left;line-height:25px;}
.ro5 ul li img{width:100%; height:250px;}
.ro5 .tt20 a{font-weight:bold;color: #525151;margin: 0 0 10px;font-size: 16px;}
.ro5 .tt21 a{font-size: .923em;color: #777;list-style: none;margin: 0 0 5px;color:#666666;}
.ro5 .tt22 a{color:#666666;}
.Touch{background:#6e87cb;height:100px;color:#FFFFFF;}
.toucho{color:#FFFFFF;}
.toul{width:72%;float:left;line-height:30px;font-size:16px;text-align:left;padding-top:30px;}
.toul a{ font-size:16px; color:#fff;}
.toul a:hover{ color:#095EBA;}
.tour{width:27%;float:right;margin-top:20px;}
.tour a{ text-align:center;border-radius:4px;display:block;width:76%;height:60px;line-height:60px;background:#095eba;color:#fff;font-size:18px;}
.footer{background:#212121;height:60px;line-height:60px;color: #999999;}
.footl{width:60%;float:left;text-align:left;}
.footr{width:40%;float:right;}
.footr ul li{float:right;padding:0 15px;}
.footr ul li a{color: #999999;font-size:12px;text-align:right;}
.footr ul li a:hover{color:#FFFFFF;}
/*about us*/
.abol{width:30%; float:left;}
.abor{width:50%; float:right; line-height:28px;}
.adv li{ width:31%; margin-right:2.1%; float:left;}
.adv .tt00{ width:27%; margin:0 auto;}
.adv .tt00 img{ width:100%;}
.adv .tt10{ margin:20px 0; text-align:center; font-weight:bold;}
.adv .tt20{ line-height:24px;}
/*choose us*/
.ys-bg{background: url(../images/ys-bg.jpg) no-repeat center top;padding-top: 106px;padding-bottom: 142px;}
.ys1{ height:308px;}
.container{width: 1200px !important; margin: 0 auto;}
.ys-tit {font-size: 24px;font-weight: bold;color: #fff;}
.ys-tit span{font-size: 14px;font-weight: normal;margin-left: 10px;color: #fff;}
.ys-tit{width: 595px;text-align: right;}
.ys-cn{font-size: 18px;color: #fff;font-weight: bold;}
.ys-en{font-size: 12px;color: #000;text-transform: uppercase;}
.ys-con ul li{float: left;width: 230px;margin-right: 35px;}
.ys-con ul li:nth-child(1),.ys-con ul li:nth-child(2){margin-bottom: 170px;}
.ys-con{width: 530px;margin-top: 30px;}
/*choose us*/
/*关于我们*/
.company{ width:100%; height:692px;}
.companylogo{ width:1200px; height:119px; margin:0 auto; text-align:center;}
.companylogo1{ width:100%; height:40px; line-height:40px; text-align:center; display:block; color:#0089d7; font-size:36px; font-weight:bold; padding-top:28px;}
.companylogo2{ width:377px; height:40px; line-height:40px; text-align:center; color:#255aba; font-weight:bold; font-size:24px; display:block; margin:0 auto; padding-left:44px;background:url(../images/telc.jpg) no-repeat left;}
.companycon{ width:100%; height:571px;background:url(../images/comupbg.jpg) no-repeat center top; background-color:#2459b5;}
.companycon1{ width:1200px; height:439px; margin:0 auto; padding-top:103px;}
.companycon1l{ width:411px; height:404px; padding:13px; background-color:#FFF;box-shadow: 5px 5px 20px #1f4800; float:left;}
.companycon1lup{ width:411px; height:302px; display:block; padding-bottom:25px; border-bottom:#b1b1b1 dashed 1px;}
.companycon1lf{ width:100%; height:auto; overflow:hidden; display:block; padding-top:15px;}
.companycon1lfl{ width:153px; height:61px;padding-left:94px; float:left;background:url(../images/tel.jpg) no-repeat left top;}

.companycon1lfr{ width:122px; height:61px; display:block; float:right;}
.companycon1lfr a{ width:61px; height:61px; display:block; float:left;}

.companycon1r{ width:730px; height:435px; float:right;}
.companycon1rup{ width:672px; height:291px; float:right;background-color:#FFF;box-shadow: 5px 5px 20px #1f4800; padding:25px; line-height:30px;}
.companycon1rf{ width:100%; height:66px; line-height:66px;}
.companycon1rf1{ width:655px; height:66px; display:block; float:left; text-align:center; color:#FFF; font-size:24px; font-weight:bold;}
.companycon1rf1_1{ font-size:18px; font-weight:400; padding-left:10px;}
.companycon1rf2{ width:66px; height:66px; line-height:66px; display:block; float:right;}
.logor2{ width:100%; height:24px; line-height:24px; display:block; color:#2f5bbc; font-size:24px;font-family:Impact;}
.companycon1rf2 a{ width:66px; height:66px; line-height:66px; display:block; background-color:#0b216a; color:#FFF; font-size:60px; text-align:center;}
.companycon1rf2 a:hover{ background-color:#0089d7;}
/*关于我们*/
/*新闻资讯*/
.article{ height: auto; min-height:470px; width:1200px; margin:0 auto;}
.inewslist{margin: 0px auto; width: 1200px; overflow: hidden;}
.inewslist *{transition:0.55s ease-in-out; -webkit-transition: all ease-in-out 0.55s; -o-transition: all ease-in-out 0.55s;}
.inewslist ul{}
.inewslist ul li{width: 560px; height: 140px; margin-right: 60px; margin-bottom: 16px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: dashed; float: left;}
.inewslist ul li .hh4{width: 60px; height: 115px; text-align: center; margin-right: 16px; float: left; box-shadow: 1px 2px 4px #eee;}
.inewslist ul li .hh4 .bb{background:#0668c0; color: rgb(255, 255, 255);line-height: 60px; font-size: 36px; display: block;}
.inewslist ul li .hh4 i{background: rgb(255, 255, 255); color: rgb(157, 157, 157);line-height: 60px; font-size: 36px; font-style: normal; font-weight: normal;}
.inewslist ul li .hh3{width: 480px; line-height: 30px; float: left;}
.inewslist ul li .hh3 a{color: rgb(85, 85, 85); font-size: 18px; font-weight: normal;}
.inewslist ul li .hh5{line-height: 35px;}
.inewslist ul li .hh5 span{font-weight: normal;}
.inewslist ul li .hh5 span a{font-weight: normal;}
.inewslist ul li p a{width: 450px; color: rgb(136, 136, 136); line-height: 24px; font-size: 14px; float: left;}
.inewslist ul li:hover .hh4 .bb{background: #FF0000; color: rgb(255, 255, 255);}
.inewslist ul li:hover .hh4 i{color: rgb(44, 44, 44);}
.inewslist ul li:hover .hh3 a{color: rgb(34, 34, 34);}
.inewslist ul li:nth-child(2n){margin-right: 0px;}
/*新闻资讯*/
/*newslist*/
.dqwz{ height:72px; line-height:72px; border-bottom:1px solid #ebecec;}
.dqwzl{ width:40%; float:left; text-align:left; font-size:24px; font-weight:bolder;}
.dqwzr{ width:50%; float:right; text-align:right; font-size:12px;}
.dqwzr a{font-size:12px; color:#999999;}
.newmain{}
.newmainl{ width:72%; float:left; text-align:left;}
.newmainr{ width:26%; float:right; text-align:left;}

.newmainl li{ width:47%; margin-right:2%; float:left; border:1px solid #ebecec; margin-bottom:2%;}
.newmainl li img{ width:100%; height:250px;}
.newmainl li a{ font-size:16px;}
.newmainl .neww{ width:90%; margin:15px auto; font-size:14px;}
.newmainl .newtit{ font-weight:bold; line-height:24px; margin-bottom:10px;}
.newmainl .rq{margin-bottom:10px;}
.newmainl .newdesc{ height:22px;line-height:22px;margin-bottom:10px;overflow:hidden;}
.newmainl .newbut{ width:30%; background:#1895c5; text-align:center; border-radius:3px; margin-bottom:30px;}
.newmainl .newbut a{ color:#FFFFFF; font-size:13px; line-height:36px;}

.newmainr .search{padding: 30px 0}
.newmainr form{position: relative;width:100%;margin: 0 auto;margin-top:10px;}
.newmainr .d1{right: 0px;}
.newmainr .d1 input{width: 100%;height: 38px;border: 1px solid #dedfdf;outline: none;background: #fff;color: #9E9C9C;}
.newmainr .d1 button{position: absolute; margin-top:2px;right: 0px;width: 34px;height: 34px; line-height:34px;border: none;background: #fff;cursor: pointer;}
.newmainr .d1 button:before{content: "\f002";font-family: FontAwesome;font-size: 16px;color: #7d7d7e;}

.newmainr li{/* clear:both;border-bottom:1px solid #dedfdf;*/ margin-bottom:2%; }
.newmainr .newpic{ width:30%; float:left;}
.newmainr li img{ width:100%;}
.newmainr .neww{ width:67%; float:right; margin:0 auto; font-size:14px;}
.newmainr .newtit{ font-weight:bold; line-height:24px; font-size:16px;/*margin-bottom:10px;*/}
.newmainr .rq{margin-bottom:10px;}


.newmainl .xwny-tit{ font-size:22px; margin-bottom:10px; line-height:28px;}
.newmainl .xwny-sour{ line-height:30px;}
.newmainl .xwny-jj{}

.newmainlr{ width:72%; float:left; text-align:left;}
.newmainlr li{}
.newmainlr .newpic{ width:30%; float:left;}
.newmainlr li img{ width:100%;}
.newmainlr .neww{ width:67%; float:right; margin:0 auto;}
.newmainlr .newtit{ font-weight:bold; line-height:24px; font-size:16px;margin-bottom:10px;}
.newmainlr .rq{margin-bottom:10px;}

/*推荐新闻*/
.r_part1{background: #f4f4f4; height:35px; position:relative; overflow: hidden;}
.r_part1 h2{float: left; margin:auto; background:#00487F; width: 100px; text-align: center; line-height: 35px; color:#fff; height:35px; font-size:14px; font-weight:normal;}

.xwxgtj {background: #fff;}
.xwxgtj-list li {height: 40px;font-size: 14px;line-height: 40px;color:#4b4a4a;border:none;  border-bottom:1px dashed #dbdbdb;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;  width:100%; margin-right:auto; float:left; margin-bottom:auto;}
.xwxgtj-list li a{ color:#4b4a4a;}
.xwxgtj-list li span {float: right; margin-right:15px; padding-top:10px;}
.xwxgtj-list li a:hover{ color:#0078ca;}
/*推荐新闻end*/

.share{ font-size:16px;}
.share1{color:#FFFFFF; height:30px; line-height:30px; text-align:center;}
.share1 a{ display:block;color:#FFFFFF; padding:0 20px; float:left; }
.sh1{background:#09aceb;border-radius:4px;margin-right:20px;}
.sh1:hover{background:#0693ca;}
.sh2{background:#3b5997;border-radius:4px;margin-right:20px;}
.sh3{background:#dc4a39;border-radius:4px;margin-right:20px;}
.sh4{background:#4875b3;border-radius:4px;margin-right:20px;}
.sh5{background:#989898;border-radius:4px;margin-right:20px;}

.prol{ width:28%; float:left;}
.prol .titp{ font-size:18px;}
.pror{ width:70%; float:right;}


/*下一页*/
.pagination { width: 100%; text-align: center; }
.pagination span.nolink{padding: 6px 12px; background: #fff; color:#333;  margin: 0 3px;border: 1px solid #eee; }
.pagination span font{padding: 6px 12px; background: #0965a1; color:#fff;  margin: 0 3px;border: 1px solid #0965a1;}
.pagination a{ padding: 6px 12px; background: #fff; color:#333;  margin: 0 3px;border: 1px solid #eee; }
.pagination a:hover{ background:#0965a1;}
/*下一页 end*/

/*产品组图*/ 
.view .swiper-slide .imgauto {
    width: 100%;
    height: auto;
}
.preview .swiper-slide {
    width: 25%;
    padding: 5px;
}
.preview .swiper-slide .imgauto {
    width: 100%;
    height:auto;
    border: 1px solid #ddd;
}
.preview .active-nav .imgauto {
    border: 1px solid #F00;
}
.preview .swiper-container {
    width: 80%;
    margin: 0 10%;
}
.preview  {
    position: relative;padding-bottom: 15px;
}
.preview .arrow-left {
    background: url(../images/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}
.preview .arrow-right {
    background: url(../images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

/*top*/
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden; margin-top:5px;}/*
.screen-reader-text:focus{background-color:#0f5eb8;clip:auto !important;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}*/
#site-scroll-top{position:fixed;right:30px;bottom:30px;color:#fff;height:10px;width:10px;font-size:16px;background:#0f5eb8;border:16px solid #0f5eb8;text-align:center;z-index:998;visibility:hidden;opacity:0;border-radius:50%;transition:all 0.25s ease-in-out;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
#site-scroll-top:hover{border-color:transparent;text-decoration:none;color:#fff}
#site-scroll-top.show{display:block;visibility:visible;opacity:1}

#site-scroll-top,.page-numbers.next,.page-numbers.prev,.author-bio-social a,.wpex-fa-social-widget .wpex-social-btn{font-family:"FontAwesome";}
.modern-menu-widget li.current-menu-item a,#wp-calendar caption,#wp-calendar tbody td:hover a,#site-scroll-top:hover,input[type="submit"]:hover,.theme-button:hover,button:hover,.wpex-carousel .owl-prev:hover,.wpex-carousel .owl-next:hover,#site-navigation .menu-button>a>span.link-inner:hover{background:#0454b0}