@charset "utf-8";
body {
	 font-family:'Microsoft YaHei','微软雅黑','Century Gothic', 'Helvetica', 'SimSun', '宋体', 'Heiti', '黑体', 'Arial', 'sans-serif';
	 font-size:14px;
	 width:100%;
	 height:100%;
	 color:#666;
	 -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    animation: fade-in;
    animation-duration: 0.5s;
    -webkit-animation: fade-in 0.5s;
}


@keyframes fade-in {  
    0% {opacity: 0;}
    40% {opacity: 0;}
    100% {opacity: 1;}
}  
@-webkit-keyframes fade-in {
    0% {opacity: 0;}  
    40% {opacity: 0;}  
    100% {opacity: 1;}  
}  


*{
	 margin:0;
	 padding:0;
}
li {
	 list-style:none;
}
a {
	 text-decoration:none;
	 color: inherit;
	 display: block;
	 transition:all 0.2s;
}
button{
  border: 0;
  cursor: pointer;
  transition: 0.3s all;
  display: block;
}

.wp-video{
  margin: 0 auto;
}
input,
select,
textarea {
	 border:none;
	 outline:none;
	 background:none;
	 font-family:'微软雅黑';
	 padding: 0;
}
textarea {
	 resize:none;
	 overflow: hidden;
	 -webkit-appearance: none;
}
img {
	 border:none;
	 vertical-align: top;
}
table {
	 border:0;
	 border-collapse: collapse;
}
em,
i {
	 font-style:normal;
}
.fr {
	 float:right;
}
.fl {
	 float:left;
}
.clear {
	 zoom:1;
}
.clear:after {
	 content:"";
	 display:block;
	 clear:both;
}
.contain{
	width: 1280px;
	margin: 0 auto;
}
button,input,select,textarea {font-size: 100%;margin: 0;padding: 0;outline: none;font:normal 12px /*'方正兰亭中黑_GBK',*/'Arial','Microsoft YaHei', '微软雅黑', 'SimSun', '宋体', 'Heiti', '黑体', 'sans-serif';}
table{width:100%;border-collapse:collapse;border-spacing:1;border-spacing:0;}

img{max-width: 100%;height: auto;}


/*-------------------------------------
   page 翻页器start
-------------------------------------*/

.wp-pagenavi{width: 100%;text-align: center;height: 50px;line-height: 40px;margin-top: 30px;}
.wp-pagenavi:before,.wp-pagenavi:after{
    content:"";
    display:table;
}
.wp-pagenavi:after{
    clear:both;
    overflow:hidden;
}
.wp-pagenavi span{
    display: inline-block;
    margin:0 5px;

    height: 38px;
    line-height: 38px;
    color: #bdbdbd;
    font-size: 14px;
}
.wp-pagenavi .current{
    display: inline-block;
    margin:0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #f96868;
    color: #fff;
    font-size: 14px;
    border: 1px solid #f96868;
}
.wp-pagenavi a{
    display: inline-block;
    margin:0 5px;
    width: 38px;
    height:38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #e4eaec;
    color: #bdbdbd;
    font-size: 14px;
}
.wp-pagenavi a:hover{
    color:#e31837;
    background: #e4eaec;
}
.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink{
    font-family: "Simsun";
    color: #76838f;
    font-weight: bold;
    background: #fff;
}
.wp-pagenavi input{
    display: inline-block;
    margin:0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border: 1px solid #F26621;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
}

.simple-article h1,.simple-article h2,.simple-article h3,.simple-article h4,.simple-article h5,.simple-article h6 {font-weight:bold;}
.simple-article h1 { font-size:34px; line-height:1.3em; margin-bottom:5px;}
.simple-article h2 { font-size:30px; line-height:1.2em; margin-bottom:10px; }
.simple-article h3 { font-size:26px; line-height:1.6em; margin-bottom:10px; }
.simple-article h4 { font-size:22px; line-height:1.25em; margin-bottom:10px; }
.simple-article h5 { font-size:18px; line-height:1.6em; margin-bottom:10px;}
.simple-article h6 { font-size:14px; line-height:1.5em; margin-bottom:10px; }
.simple-article p {  
    color: #666;
    line-height: 28px;
}
.about .top .main p{
  line-height: 28px;
}

.simple-article blockquote { display:block; font-family: Georgia,"Times New Roman",Times,serif; padding:10px 20px 10px 45px; color:#666; line-height:160%; margin-bottom:15px;} /* ????”¨ */
.simple-article blockquote em { color:#999; text-align:right; display:block;}
.dropcap {float:left;   padding:10px 10px 5px 0; font-weight:bold;}  /* é|–?-—????2‰ */
.simple-article hr{ border:1px solid #ddd; border-width:0 0 1px 0; height:1px; font-size:0; margin:25px 0; clear:both; *margin:17px 0;}
.simple-article .br {font-size: 0;}


/*-------------------------------------
   List
-------------------------------------*/
.simple-article li ul,.simple-article li ol { margin: 0; }
.simple-article ul,.simple-article ol { margin: 0 0 15px 0; padding-left:1.5em; line-height:180%; _margin-left:5px; }
.simple-article ul { list-style-type:disc;}
.simple-article ul.square { list-style:square;}
.simple-article ul.circle { list-style:circle;}

.simple-article ol { list-style-type:decimal; *padding-left:1.8em;}
.simple-article dl { margin: 0 0 1.5em 0; }
.simple-article dl dt { font-weight: bold; }
.simple-article dd { margin-left: 1.5em;}

/*-------------------------------------
   2. table
-------------------------------------*/
.simple-article table {border-collapse: collapse; border-spacing: 0;overflow:hidden; width:100%; margin-bottom:15px;}
.simple-article table th { font-weight:bold;}
.simple-article table th, .simple-article table td {
    border-top: 1px solid #DDDDDD;
    line-height: 18px;
    padding: 8px;
    /*text-align: left;*/
    vertical-align: top;
}   
.simple-article table colgroup + thead tr:first-child th, .simple-article table colgroup + thead tr:first-child td, .simple-article table thead:first-child tr:first-child th, .simple-article table thead:first-child tr:first-child td {border-top: 0 none;}
.simple-article table thead tr th,.simple-article table thead tr td {*border-top: 0 none;}
.simple-article .table-striped tbody tr:nth-child(2n+1) td,.simple-article  .table-striped tbody tr:nth-child(2n+1) th { background-color: #F9F9F9;}
.simple-article table th { background:#EBEBEB;}
.simple-article .table-bordered { -moz-border-colors: none; border-collapse: separate; border-color: #DDDDDD #DDDDDD #DDDDDD; border-style: solid solid solid none; border-width: 1px 1px 1px 0;}
.simple-article .table-bordered th, .table-bordered td {border-left: 1px solid #DDDDDD;}
.simple-article .table-row thead th { background:#ebebeb; }
.simple-article .table-row tbody th { background:#f5f5f5; }
.simple-article .table-col { border-top-width:0; }
.simple-article .table-col tbody th { background:#ebebeb; }

/*Alignment*/
.alignleft {
   display:inline; float:left; margin-right:1.625em;
}
.alignright {
   clear:both; display:inline; float:right; margin-left:1.625em;
}
.aligncenter {
   clear:both; display:block; margin-left:auto; margin-right:auto;
   text-align: center;
}
.aligncenter img{
  display: inline-block;
}

/*-------------------------------------
   page 翻页器end
-------------------------------------*/



/* 小屏幕导航 */
.p_transition {transition:0.3s;-webkit-transition:0.3s;-o-transition:0.3s;-moz-transition:0.3s;}
.small_nav_btn {position:absolute;top:16px;right:10px;height:25px;z-index:8;display:none;}
.small_nav_btn.active {position:absolute;}
.small_nav_btn i {width:31.5px;height:3px;background:#000;display:block;margin-top:7px;}
.small_nav_btn i:nth-of-type(1) {margin-top:0;}
.small_nav_btn i:nth-of-type(1).p_transform_1 {transform:rotatez(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg);transform-origin:left top 0;}
.small_nav_btn i:nth-of-type(3).p_transform_2 {transform:rotatez(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform-origin:left top 0;position:relative;top:12px;}
.small_nav_btn i:nth-of-type(1).p_no_transform_1 {transform:rotatez(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);transform-origin:left bottom 0;}
.small_nav_btn i:nth-of-type(3).p_no_transform_2 {transform:rotatez(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);transform-origin:left top 0;}
.small_nav .wapper {position:relative;}
.small_nav .wapper .btn i {width:50px;height:50px;position:absolute;right:0;top:0;z-index:2;cursor:pointer;border-left:1px solid rgba(255,255,255,0.2);background:url(../images/h_content_dot.png) no-repeat center;background-size:13px;}
.small_nav .wapper .btn.active i {-webkit-transform:rotate(180deg);transform:rorate(180deg);border-left:0;border-right:1px solid rgba(255,255,255,0.2);}
.small_nav .show a {text-indent:30px;line-height:40px;}
.scale img {transition:all 0.2s;}
.scale:hover img {-webkit-transform:scale(1.2);transform:scale(1.2);}



.small_nav {position:absolute;width:100%;top:50px;left:0;text-align:center;background:#2d4a9d;z-index:7;display:none;overflow:auto;}
.small_nav a {font-size:13px;display:block;color:#fff;border-bottom:1px solid rgba(255,255,255,0.2);line-height:50px;text-align:left;text-indent:15px;position:relative;}
.small_nav .show {background:#0da4c2;display:none;}


.map img{
    max-width: inherit;
}
/*内页banner*/
.inside_banner{
	height: 300px;
}
.inside_banner1{
	background: url(../images/inside_banner1.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner2{
	background: url(../images/inside_banner2.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner3{
	background: url(../images/inside_banner3.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner4{
	background: url(../images/inside_banner4.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner5{
	background: url(../images/inside_banner5.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner6{
	background: url(../images/inside_banner6.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner7{
	background: url(../images/inside_banner7.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner8{
	background: url(../images/inside_banner8.jpg) no-repeat center;
	background-size: cover;
}

/*自适应图片*/
.autoimg{
  position: relative;
  /*float: left;
  height: 210px;
  width: 28.33333333333333%;*/
  overflow: hidden;
}
.autoimg:after{
  content: '';
  /*padding-top: 61.76%;*/
}
.autoimg img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: inherit;
}

.owl-stage{
  transition: 0.75s all !important; 
}
}
input:-ms-input-placeholder,
input::-moz-placeholder,
input:-moz-placeholder,
input::-webkit-input-placeholder {
   color: #999;
}


.header{
  border-bottom: 1px solid #ece8e5;
}
.header .logo{
  float: left;
  margin-top: 18px;
  transition: 0.5s all;
}
.header .nav{
  float: left;
  margin-left: 60px;
}
.header .nav li{
  padding: 15px 20px 0;
  float: left;
  height: 85px;
  transition: 0.5s all;
  position: relative;
  cursor: pointer;
}
.header .nav li>a{
  line-height: 68px;
  font-size: 16px;
  border-bottom: 2px solid transform;
}
.header .nav li.active>a,
.header .nav li:hover>a{
  border-bottom: 2px solid #2d4a9d;
  color: #2d4a9d;
}
.header .nav li .show{
  position: absolute;
  width: 146px;
  left: 50%;
  margin-left: -73px;
  opacity: 0;
  visibility: hidden;
  transform: translate(0,-20px);
  background: #fff;
  top: 100px;
  z-index: 2;
  box-shadow: 0 10px 16px rgba(0,0,0,0.16);
  text-align: center;
  transition: 0.3s all;
}
.header.fixed .nav li .show{
  top: 80px;
}
.header .nav li:hover .show{
  opacity: 0.9;
  visibility: visible;
  transform: translate(0,0);
}
.header .nav li .show a{
  font-size: 16px;
  color: #333;
  line-height: 50px;
}
.header .nav li .show a:hover{
  background: #2d4a9d;
  color: #fff;
}
.header .lang{
  float: right;
  position: relative;
}
.header .lang>a{
  line-height: 100px;
  transition: 0.5s all;
}
.header .lang>a img{
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.header .lang>a span{
  display: inline-block;
  color: #333;
  vertical-align: middle;
}
.header .lang .show{
  position: absolute;
  width: 120px;
  left: 50%;
  line-height: 40px;
  margin-left: -60px;
  opacity: 0;
  visibility: hidden;
  transform: translate(0,-20px);
  background: #fff;
  top: 100px;
  z-index: 2;
  box-shadow: 0 10px 16px rgba(0,0,0,0.16);
  transition: 0.3s all;
}
.header .lang:hover .show{
  opacity: 1;
  visibility: visible;
  transform: translate(0,0);
}
.header .lang .show a *{
  display: inline-block;
  color: #333;
  vertical-align: middle;
}
.header .lang .show img{
  margin-left: 15px;
  margin-right: 7px;
}
.header .lang .show a:hover{
  background: #2d4a9d;
}
.header .lang .show a:hover span{
  color: #fff;
}
.header.fixed{
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 4;
  background: rgba(255,255,255,0.9);
}
.header.fixed .nav li{
  height: 60px;
  padding-top: 10px;
}
.header.fixed .nav li>a{
  line-height: 58px;
}
.header.fixed .lang>a{
  line-height: 80px;
}
.header.fixed .logo{
  margin-top: 8px;
}
.header.fixed .lang .show{
  top: 80px;
}

.footer{
  background: #2d4a9d;
}
.footer .top{
  padding: 30px 0;
  border-bottom: 1px solid #3c58a8;
}
.footer .nav{
  float: left;
}
.footer .nav a{
  float: left;
  color: #fff;
  line-height: 50px;
  margin-right: 35px;
}
.footer .logo{
  float: right;
}
.footer .end .left{
  float: left;
}
.footer .end .left .link{
  line-height: 25px;
}
.footer .end .left .link span{
  color: #bec8e6;
  float: left;
}
.footer .end .left .link a{
  color: #fff;
  float: left;
  margin-left: 18px;
}
.footer .end{
  padding-top: 35px;
}
.footer ul li{
  width: 305px;
  padding-left: 25px;
  float: left;
  color: #fff;
  line-height: 36px;

}
.footer ul li.ico1{
  background: url(../images/f_ico1.png) no-repeat left;
}
.footer ul li.ico2{
  background: url(../images/f_ico2.png) no-repeat left;
}
.footer ul li.ico3{
  background: url(../images/f_ico3.png) no-repeat left;
}
.footer ul li.ico4{
  background: url(../images/f_ico4.png) no-repeat left;
}
.footer ul{
  width: 660px;
  margin-top: 20px;
}
.footer .left{
  max-width: 1000px;
}
.footer .copy{
  color: #93a2cd;
  padding: 30px 0 10px;
}
.footer .ma{
  float: right;
}
.footer .ma p{
  color: #839ce1;
  margin-top: 10px;
  text-align: center;
}
.footer .ma img{
  width: 100px;
  height: 100px;
}