﻿/* Theme Name:iDea - Clean & Powerful Bootstrap Theme
Author:谷志斌
Author URI:http://www.injnet.com
Author e-mail:zhibin1223@126.com
Version:1.0.0
Created:September 2014
License URI:http://www.injnet.com
File Description:Main CSS file of the template */

/*----------------------------------------------------------------------------- */
html {
	height: 100%;
}
a {
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    color:#818181;
}
a:hover {text-decoration:none}
a:visited {text-decoration:none}
a:active {text-decoration:none}
a:link {text-decoration:none}
.clear {clear:both}
.lf{ float:left;}
.rg{ float:right;} 

/*字体*/
/*字体*/
body {
	font-family:"微软雅黑","宋体",Arial;
	font-size: 14px;
	line-height: 24px;
	color: #7a7a7a;
    overflow-x:hidden;
    padding:0px;
}
body.full-height, body.full-height .page-wrapper {
	min-height: 100%;
}
img {max-width:100%;}
ul {margin:0px; padding:0px; list-style:none}
.none-padding {padding:0px;}
.Roat {-moz-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}

/*手机导航*/
@media (max-width: 767px) {
    .moblie_head{ display:block; background:#fff; padding:20px 5%; position:fixed; width:100%; z-index:999}
    .moblie_head .rg{ padding-top:12px;}
    .a_txt{ display:block; position:fixed; top:0px; left:0px; width:0px; height:0px; overflow:hidden; z-index:1000;}
	.a_txt .div1{ position:absolute; width:100%; height:100%; background:#0b0d19; filter:alpha(opacity=0); opacity:0; left:0px; top:0px;}
	.a_txt .div2{ position:absolute; width:20%; left:0px; top:5%; z-index:100; text-align:center; filter:alpha(opacity=0); opacity:0;}
	.a_txt .div3{ position:absolute; width:80%; right:0px; top:0px; background:#0b0d19; height:100%; z-index:100; right:-80%;}
	.a_txt .div3 ul{ padding-left:5%; padding-right:5%;}
	.a_txt .div3 ul li{ border-bottom:1px solid #232530;}
	.a_txt .div3 ul li a{ display:block; height:45px; color:#fff; line-height:45px; padding-left:5%; font-size:16px;}
	.a_txt .div3 ul li .div_js1{ background:url(../images/7_15.png) 95% center no-repeat; -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s;}
	.a_txt .div3 ul li .div_js_on1{ background:url(../images/7_14.jpg) 95% center no-repeat; -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s;}
	.a_txt .div3 ul li .div_js_txt1 a{ height:40px; line-height:40px; font-size:14px;}
}
/*头部*/
.header {width: 100%;border-top:9px solid #1963bf;border-bottom:9px solid #1963bf;}
.header .container {position:relative}
.logo {float:left;}
.logo a{float:left;}
.logo img{float:left;}
.tr {float:right;margin-top:24px;}
#sform{ float:left; width:340px;height:46px;background:url(../images/search.jpg);}
#sform input{ background:0; border:0;}
#stext{ float:left; width:250px; line-height:46px;height:46px; margin-left:20px;color:#a1a1a1}
#sbut{ float:right; width:63px; height:46px; cursor:pointer;}
.dLanguage {float:left;height:46px;line-height:46px;margin-left:50px;}
.dLanguage a{float:left;font-size:16px;color:#132971;font-weight:bold;}
.dLanguage span {float:left;width:1px;height:15px;background:#404040;margin:18px 20px 0px 20px}
.carousel{z-index:998;}
.water {position:absolute;z-index:999;right:-35px;top:85px;}
.nav {float:left;height:66px;background:url(../images/menu.jpg);width:100%;}
.nav img {float:left;height:60px;margin-top:3px;display:none}
.menu {float:left; height:66px; line-height:66px;margin-left:220px;position:relative;z-index:1000;}
.menu > li{float:left; }
.menu > li > a { font-size:18px; color:#fff;display:block; margin:0px 20px;padding:0px 20px; height:66px;}
.menu > li > a:hover {background:#fff;color:#132971;}
.menu > li > a.hover {background:#fff;color:#132971;}

.fixed-header-on .nav img {display:block}
.fixed-header-on .nav {position:fixed;z-index:1006;top:0px;background:#fff;border-bottom:1px solid #ebebeb}
.fixed-header-on .menu {float:right;margin-left:0px;}
.fixed-header-on .menu > li > a {color:#000;}
.fixed-header-on .menu > li > a:hover {background:url(../images/menu.jpg);color:#fff;}

@media (max-width: 767px) {
   
}
@media (min-width: 768px) and (max-width: 991px) {
    .logo img{float:left;height:80px;margin:25px 0px}
   .menu {margin-left:10px;}
   .menu > li > a { font-size:14px;margin:0px 12px;padding:0px 12px;}
   .water {top:75px;}
   .water img{width:350px}
    #sform {display:none}   
}
@media (min-width: 992px) and (max-width: 1199px) {
   .logo img{float:left;height:80px;margin:25px 0px}
   .menu {margin-left:50px;}
   .menu > li > a { font-size:16px;margin:0px 16px;padding:0px 16px;}
   .water {top:75px;}
   .water img{width:400px}
    #sform {display:none}
}
@media (min-width: 1200px) and (max-width: 1365px) {
   .logo img{float:left;height:120px;margin:20px 0px}
   .menu {margin-left:100px;}
   .water img{width:480px}  
}
@media (min-width: 1366px) and (max-width: 1440px) {
   .logo img{float:left;height:140px;margin:10px 0px}
   .menu {margin-left:160px;}
   .water img{width:480px}
}
@media (min-width: 1441px) and (max-width: 1600px) {
   
}

/*大图滚动*/
@media (max-width: 767px) {
    #carousel-example-generic {margin-top:80px;}
}

.mouseover-1 {position: relative;display: block;overflow: hidden;display: block;backface-visibility: hidden;-webkit-backface-visibility: hidden;}
.mouseover-1 img {display: block;width: 100%;height: auto;transition: all .3s cubic-bezier(0.8, 0, 0.2, 1);-webkit-transition: all .3s cubic-bezier(0.8, 0, 0.2, 1);}
.mouseover-1 img:nth-child(1) {opacity: .7;}
.mouseover-1 img:nth-child(2) {position: absolute;left: 0;top: 0;}
.mouseover-1:hover img:nth-child(1) {transform: scale(1.2);-webkit-transform: scale(1.2);}
.mouseover-1:hover img:nth-child(2) {transform: scale(.9);-webkit-transform: scale(.9);}
/*产品推荐*/
.idx-pcp {float:left;width:100%;padding:100px 0px 130px 0px;}
.idx-pcp .div1{float:left;width:100%;}
.idx-pcp .div1 span{float:left;font-size:40px;line-height:40px;color:#171717;}
.idx-pcp .div1 p{float:left;font-size:36px;line-height:36px;color:#d5d5d5;text-transform:uppercase;margin:10px 0px 0px 10px;}
.idx-pcp .div2 {float:left;width:100%;margin-top:70px;}
.idx-pcp .div3 {float:left;width:320px;}
.idx-pcp .div3 ul{float:left;width:100%;}
.idx-pcp .div3 ul li{float:left;width:100%;margin-bottom:39px;height:80px;line-height:80px;overflow:hidden;}
.idx-pcp .div3 ul li a{float:left;width:100%;display:block;text-align:center;height:80px;overflow:hidden; font-size:26px;font-weight:bold;color:#fff;border-radius:50px;background-image: linear-gradient(90deg, #1a6bac 20%, #6bbaf9 50%, #6bbaf9 40%, #1a6bac);background-position:center;background-size: 200% 100%;box-shadow: 0px 1px 10px 0px #d1d1d1;}
.idx-pcp .div3 ul li a:hover {background-image: linear-gradient(90deg, #132971 20%, #6bbaf9 50%, #6bbaf9 40%, #132971);}
.idx-pcp .div3 .learn {float:left;margin-left:35px;margin-top:25px;}
.idx-pcp .div4{float:right;width:1030px}
.idx-pcp .div4 .pcp {float:left;width:500px;border:1px solid #d9d9d9;margin-bottom:30px;}
.idx-pcp .div4 .pcp:nth-child(2n) {margin-left:30px;}

.idx-pcp .div4 .pcplist {float:left;width:100%;display:none}

@media (max-width: 767px) {
   .idx-pcp {padding:30px 0px 20px 0px;}
   .idx-pcp .div1 span{font-size:18px;line-height:18px;}
   .idx-pcp .div2 {float:left;width:100%;margin-top:20px;}
   .idx-pcp .div1 p{font-size:14px;line-height:14px;margin:6px 0px 0px 10px;}
   .idx-pcp .div3 {width:100%;}
   .idx-pcp .div3 ul li{margin-bottom:12px;height:45px;line-height:45px}
   .idx-pcp .div3 ul li a{font-size:14px;}
   .idx-pcp .div3 .learn {display:none}

   .idx-pcp .div4{float:left;width:100%}
   .idx-pcp .div4 .pcp {float:left;width:100%;margin-bottom:20px;}
   .idx-pcp .div4 .pcp:nth-child(2n) {margin-left:0px;}
}
@media (min-width: 768px) and (max-width: 991px) {
   .idx-pcp {padding:30px 0px 20px 0px;}
   .idx-pcp .div1 span{font-size:24px;line-height:24px;}
   .idx-pcp .div1 p{font-size:20px;line-height:20px;margin:6px 0px 0px 10px;}
   .idx-pcp .div3 .learn {float:left;margin-left:20px;margin-top:25px;}
   .idx-pcp .div2 {margin-top:50px;}
   .idx-pcp .div3 {width:180px;}
   .idx-pcp .div3 ul li{margin-bottom:12px;height:45px;line-height:45px}
   .idx-pcp .div3 ul li a{font-size:14px;}
   .idx-pcp .div4{float:right;width:520px}
   .idx-pcp .div4 .pcp {width:250px;margin-bottom:30px;}
   .idx-pcp .div4 .pcp:nth-child(2n) {margin-left:20px;} 
}
@media (min-width: 992px) and (max-width: 1199px) {
   .idx-pcp {padding:50px 0px 30px 0px;}
   .idx-pcp .div1 span{font-size:26px;line-height:26px;}
   .idx-pcp .div1 p{font-size:22px;line-height:22px;margin:6px 0px 0px 10px;}
   .idx-pcp .div2 {margin-top:50px;}
   .idx-pcp .div3 {width:220px;}
   .idx-pcp .div3 ul li{margin-bottom:19px;height:60px;line-height:60px}
   .idx-pcp .div3 ul li a{font-size:18px;}
   .idx-pcp .div4{float:right;width:700px}
   .idx-pcp .div4 .pcp {width:340px;margin-bottom:30px;}
   .idx-pcp .div4 .pcp:nth-child(2n) {margin-left:20px;} 
}
@media (min-width: 1200px) and (max-width: 1365px) {
   .idx-pcp {padding:70px 0px 50px 0px;}
   .idx-pcp .div1 span{font-size:32px;line-height:32px;}
   .idx-pcp .div1 p{font-size:26px;line-height:26px;margin:6px 0px 0px 10px;}
   .idx-pcp .div2 {margin-top:50px;}
   .idx-pcp .div3 {width:260px;}
   .idx-pcp .div3 ul li{margin-bottom:30px;height:60px;line-height:60px}
   .idx-pcp .div3 ul li a{font-size:20px;}
   .idx-pcp .div4{float:right;width:850px}
   .idx-pcp .div4 .pcp {width:410px;margin-bottom:30px;}
   .idx-pcp .div4 .pcp:nth-child(2n) {margin-left:20px;}
}
@media (min-width: 1366px) and (max-width: 1440px) {
   .idx-pcp .div3 {width:290px;}
   .idx-pcp .div3 ul li{margin-bottom:33px;}
   .idx-pcp .div3 .learn {margin-left:0px;}
   .idx-pcp .div4{width:980px}
   .idx-pcp .div4 .pcp {width:475px;margin-bottom:30px;}
}

/*关于我们*/
.idx-about {float:left;width:100%;padding-bottom:63px;}
.idx-about .div1 {float:left;width:565px;height:auto;border:1px solid #bfbfbf;margin-left:36px;padding:50px 20px;}
.idx-about .div1 h1{float:left;width:100%;text-align:center;color:#132971;font-weight:bold;font-size:33px;font-family:"华文琥珀","微软雅黑"}
.idx-about .div1 .learn {float:left;margin:30px 0px 0px 180px;}
.idx-about .div2 {margin:0 auto;display:table;padding:25px 0px 50px;}
.idx-about .div2 span{float:left;font-size:22px;line-height:22px;color:#2971d3;font-weight:bold;}
.idx-about .div2 p{float:left;font-size:20px;line-height:20px;color:#a9a8a8;text-transform:uppercase;margin:5px 0px 0px 10px;}
.idx-about .div3 {float:left;width:100%;font-size:16px;color:#828282;line-height:26px;text-indent:36px;}
.idx-about .div4{float:right;width:750px;}
.idx-about .div5 {float:left;width:100%;padding-left:20px;margin-top:45px;}
.idx-about .div5 a{float:left;width:435px;margin-left:15px;height:170px;display:block;box-shadow: 0px 1px 20px 0px #d6d6d6;border:1px solid #bfbfbf;}
.idx-about .div5 a p {font-size:24px;color:#242424;margin-left:243px;margin-top:63px;}
.idx-about .div5 a p span{font-size:16px;color:#bababa;}
.idx-about .div5 a:hover {border:1px solid #2971d3}
.idx-about .div5 a:hover p{color:#fff;}
.idx-about .div5 a:nth-child(1) {background:url(../images/ico1.png) no-repeat 106px 37px;}
.idx-about .div5 a:nth-child(2) {background:url(../images/ico2.png) no-repeat 106px 37px;}
.idx-about .div5 a:nth-child(3) {background:url(../images/ico3.png) no-repeat 106px 37px;}
.idx-about .div5 a:nth-child(1):hover {background:url(../images/ico1_h.png) no-repeat 106px 37px #2971d3;}
.idx-about .div5 a:nth-child(2):hover {background:url(../images/ico2_h.png) no-repeat 106px 37px #2971d3;}
.idx-about .div5 a:nth-child(3):hover {background:url(../images/ico3_h.png) no-repeat 106px 37px #2971d3;}
@media (max-width: 767px) {
    .idx-about {float:left;width:100%;padding-bottom:15px;}
      .idx-about .div1 {width:100%;height:auto;margin-left:0px;padding:20px}
      .idx-about .div1 h1{font-size:18px;line-height:24px;}
      .idx-about .div1 .learn {float:left;margin:0px;margin-top:10px;}
      .idx-about .div2 {padding:5px 0px 10px;display:none}
      .idx-about .div2 span{font-size:18px;line-height:18px;}
      .idx-about .div2 p{font-size:14px;line-height:14px;}
      .idx-about .div3 {font-size:14px;line-height:24px;text-indent:0px;}
      .idx-about .div4{float:left;width:100%;margin-top:10px;}
      .idx-about .div5 {padding-left:0px;margin-top:15px;}
      .idx-about .div5 a{width:100%;margin-left:0px;height:120px;margin-bottom:10px;}

    .idx-about .div5 a p {font-size:20px;color:#242424;margin-left:100px;margin-top:35px;}
    .idx-about .div5 a p span{font-size:14px;color:#bababa;}
    .idx-about .div5 a:nth-child(1) {background:url(../images/ico1.png) no-repeat 30px 30px;background-size:50px}
    .idx-about .div5 a:nth-child(2) {background:url(../images/ico2.png) no-repeat 30px 30px;background-size:50px}
    .idx-about .div5 a:nth-child(3) {background:url(../images/ico3.png) no-repeat 30px 30px;background-size:50px}
    .idx-about .div5 a:nth-child(1):hover {background:url(../images/ico1_h.png) no-repeat 50px 30px #2971d3;background-size:50px}
    .idx-about .div5 a:nth-child(2):hover {background:url(../images/ico2_h.png) no-repeat 50px 30px #2971d3;background-size:50px}
    .idx-about .div5 a:nth-child(3):hover {background:url(../images/ico3_h.png) no-repeat 50px 30px #2971d3;background-size:50px}    
}
@media (min-width: 768px) and (max-width: 991px) {
   .idx-about .div1 {width:100%;height:435px;margin-left:0px;}
   .idx-about .div1 .learn {margin:30px 0px 0px 260px;}
   .idx-about .div4{float:right;width:100%;margin-top:10px;}
   .idx-about .div5 {padding-left:0px;}

     .idx-about .div5 a{width:226px;margin-left:20px;height:120px;}
    .idx-about .div5 a:nth-child(1) {margin-left:0px;}
    .idx-about .div5 a p {font-size:20px;color:#242424;margin-left:100px;margin-top:35px;}
    .idx-about .div5 a p span{font-size:14px;color:#bababa;}
    .idx-about .div5 a:nth-child(1) {background:url(../images/ico1.png) no-repeat 30px 30px;background-size:50px}
    .idx-about .div5 a:nth-child(2) {background:url(../images/ico2.png) no-repeat 30px 30px;background-size:50px}
    .idx-about .div5 a:nth-child(3) {background:url(../images/ico3.png) no-repeat 30px 30px;background-size:50px}
    .idx-about .div5 a:nth-child(1):hover {background:url(../images/ico1_h.png) no-repeat 50px 30px #2971d3;background-size:50px}
    .idx-about .div5 a:nth-child(2):hover {background:url(../images/ico2_h.png) no-repeat 50px 30px #2971d3;background-size:50px}
    .idx-about .div5 a:nth-child(3):hover {background:url(../images/ico3_h.png) no-repeat 50px 30px #2971d3;background-size:50px}    
}
@media (min-width: 992px) and (max-width: 1199px) {
   .idx-about .div1 {width:100%;height:435px;margin-left:0px;}
   .idx-about .div1 .learn {margin:30px 0px 0px 360px;}
   .idx-about .div4{float:right;width:100%;margin-top:10px;}
   .idx-about .div5 {padding-left:0px;}

     .idx-about .div5 a{width:300px;margin-left:20px;height:150px;}
    .idx-about .div5 a:nth-child(1) {margin-left:0px;}
    .idx-about .div5 a p {font-size:24px;color:#242424;margin-left:140px;margin-top:55px;}
    .idx-about .div5 a:nth-child(1) {background:url(../images/ico1.png) no-repeat 50px 40px;background-size:70px}
    .idx-about .div5 a:nth-child(2) {background:url(../images/ico2.png) no-repeat 50px 40px;background-size:70px}
    .idx-about .div5 a:nth-child(3) {background:url(../images/ico3.png) no-repeat 50px 40px;background-size:70px}
    .idx-about .div5 a:nth-child(1):hover {background:url(../images/ico1_h.png) no-repeat 50px 40px #2971d3;background-size:70px}
    .idx-about .div5 a:nth-child(2):hover {background:url(../images/ico2_h.png) no-repeat 50px 40px #2971d3;background-size:70px}
    .idx-about .div5 a:nth-child(3):hover {background:url(../images/ico3_h.png) no-repeat 50px 40px #2971d3;background-size:70px}
}
@media (min-width: 1200px) and (max-width: 1365px) {
  .idx-about .div1 {width:465px;height:435px;margin-left:0px;}
  .idx-about .div1 h1{font-size:24px;}
  .idx-about .div1 .learn {margin:30px 0px 0px 120px;}
  .idx-about .div2 {margin:0 auto;display:table;padding:20px 0px 30px;}
  .idx-about .div3 {font-size:15px;line-height:24px;text-indent:32px;}
  .idx-about .div4{float:right;width:660px;}
  .idx-about .div5 {padding-left:0px;}
  .idx-about .div5 a{width:366px;margin-left:20px;height:150px;}
  .idx-about .div5 a:nth-child(1) {margin-left:0px;}

  .idx-about .div5 a p {font-size:24px;color:#242424;margin-left:180px;margin-top:52px;}
  .idx-about .div5 a:nth-child(1) {background:url(../images/ico1.png) no-repeat 70px 30px;background-size:80px}
.idx-about .div5 a:nth-child(2) {background:url(../images/ico2.png) no-repeat 70px 30px;background-size:80px}
.idx-about .div5 a:nth-child(3) {background:url(../images/ico3.png) no-repeat 70px 30px;background-size:80px}
.idx-about .div5 a:nth-child(1):hover {background:url(../images/ico1_h.png) no-repeat 70px 30px #2971d3;background-size:80px}
.idx-about .div5 a:nth-child(2):hover {background:url(../images/ico2_h.png) no-repeat 70px 30px #2971d3;background-size:80px}
.idx-about .div5 a:nth-child(3):hover {background:url(../images/ico3_h.png) no-repeat 70px 30px #2971d3;background-size:80px}
}
@media (min-width: 1366px) and (max-width: 1440px) {
  .idx-about .div1 {width:535px;height:495px;margin-left:0px;}
  .idx-about .div1 h1{font-size:30px;}
  .idx-about .div1 .learn {margin:30px 0px 0px 150px;}
  .idx-about .div5 {padding-left:0px;}
  .idx-about .div5 a{width:421px;margin-left:20px;height:170px;}
  .idx-about .div5 a:nth-child(1) {margin-left:0px;}
}

/*应用领域*/
.idx-application{float:left;width:100%;background:url(../images/application.jpg) no-repeat top center;padding:80px 0px}
.idx-application .div1 {margin:0 auto;display:table;padding:5px 0px 30px;}
.idx-application .div1 span{float:left;font-size:40px;line-height:40px;color:#171717;font-weight:bold;}
.idx-application .div1 p{float:left;font-size:36px;line-height:36px;color:#fff;text-transform:uppercase;margin:10px 0px 0px 10px;}
.idx-application .div2 {float:left;width:100%;text-align:center;font-size:14px;color:#4c4c4c;line-height:24px;padding:0px 350px}

.divContent {width:100%;background:#fff;background:#fff;float:left; margin-top:50px;padding:60px 11px 20px 11px}
.appList {width:100%;float:left;padding:0px 11px;}
.appList strong{float:left; width:100%;font-size:20px;color:#1f1f1f;height:20px;overflow:hidden;}
.appList p{float:left; width:100%;color:#444;padding:10px 0px;font-size:14px;}

#property-for-rent-slider .slick-arrow {background: none;width:56px;height:65px;padding:0;top: 45%;position:absolute;z-index:9;cursor:pointer}
#property-for-rent-slider .icon-left-open {left: -30px;}
#property-for-rent-slider .icon-right-open {right:-30px;}
@media (max-width: 767px) {
   #property-for-rent-slider .icon-left-open {left: 0px;}
   #property-for-rent-slider .icon-right-open {right:0px;}

   .idx-application{padding:20px 0px 80px 0px;}
   .idx-application .div1 {padding:5px 0px 10px;}
  .idx-application .div1 span{font-size:18px;line-height:18px;}
  .idx-application .div1 p{font-size:14px;line-height:14px;margin:6px 0px 0px 10px;}
      .idx-application .div2 {padding:0px;line-height:20px;}    
      .appList strong{float:left; width:100%;font-size:16px;color:#1f1f1f}
.appList p{float:left; width:100%;color:#444;padding:10px 0px;font-size:14px;}
.divContent { margin-top:20px;padding:20px 11px 20px 11px}
}
@media (min-width: 768px) and (max-width: 991px) {
    .idx-application .div1 span{font-size:24px;line-height:24px;}
    .idx-application .div1 p{font-size:20px;line-height:20px;margin:6px 0px 0px 10px;}
    .idx-application .div2 {padding:0px 80px}    
}
@media (min-width: 992px) and (max-width: 1199px) {
    .idx-application .div1 span{font-size:28px;line-height:28px;}
    .idx-application .div1 p{font-size:24px;line-height:24px;margin:6px 0px 0px 10px;}
    .idx-application .div2 {padding:0px 180px} 
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .idx-application .div1 span{font-size:32px;line-height:32px;}
    .idx-application .div1 p{font-size:26px;line-height:26px;margin:6px 0px 0px 10px;}
    .idx-application .div2 {padding:0px 250px}
}

/*新闻中心*/
.idx-news {float:left;width:100%;padding:100px 0px 80px;}
.idx-news .div1 {float:left;width:100%;}
.idx-news .div1 span{float:left;font-size:32px;line-height:32px;color:#171717;}
.idx-news .div1 p{float:left;font-size:30px;line-height:30px;color:#d5d5d5;text-transform:uppercase;margin:5px 0px 0px 10px;}
.idx-news .div1 a {float:right;}
.idx-news .div2{float:left;width:670px;margin-top:42px;height:600px;background:#ebebeb}
.idx-news .div2 a {float:left;display:block;width:100%;}
.idx-news .div2 .npic {float:left;width:100%;}
.idx-news .div2 .npic img{float:left;width:100%;}
.idx-news .div2 .nlist {float:left;width:502px;height:254px;background:#fff;margin-left:87px;margin-top:-70px;position:relative;z-index:2;padding:30px 48px;}
.idx-news .div2 .nlist div.t{font-size:20px;color:#171717;line-height:54px;border-bottom:1px dashed #d3d3d3;float:left;width:100%;height:54px;overflow:hidden;}
.idx-news .div2 .nlist div.c{font-size:14px;color:#444444;line-height:20px;margin-top:20px;float:left;width:100%;}
.idx-news .div2 .nlist span{float:left;width:100%;color:#1d1d1d;margin-top:35px;}
.idx-news .div2 a:hover .nlist{background:#2282cf}
.idx-news .div2 a:hover .nlist div.t{color:#fff;}
.idx-news .div2 a:hover .nlist div.c{color:#fff;}
.idx-news .div2 a:hover .nlist span{color:#fff;}

.idx-news .div3{float:right;width:670px;height:282px;background:#ebebeb;margin-top:42px;}
.idx-news .div3:nth-child(4) {margin-top:35px;}
.idx-news .div3 .date{float:left;width:110px;height:100px;background:#2282cf;color:#fff;text-align:center;margin:73px 0px 0px 42px;}
.idx-news .div3 .date .day {float:left;width:100%;font-size:30px;font-weight:bold;margin-top:25px;line-height:30px;}
.idx-news .div3 .date .mon {float:left;width:100%;font-size:14px;}
.idx-news .div3 .dc {float:left;width:480px;background:#fff;height:218px;margin-top:32px;}
.idx-news .div3 .dc a {float:left;width:100%;display:block;height:100%;padding:25px 35px;}
.idx-news .div3 .dc a div.t{font-size:20px;color:#171717;line-height:54px;border-bottom:1px dashed #d3d3d3;float:left;width:100%;height:54px;overflow:hidden;}
.idx-news .div3 .dc a div.c{font-size:14px;color:#444444;line-height:20px;margin-top:20px;float:left;width:100%;height:100px;overflow:hidden;}
.idx-news .div3 .dc a:hover{background:#2282cf}
.idx-news .div3 .dc a:hover div.t{color:#fff}
.idx-news .div3 .dc a:hover div.c{color:#fff}

@media (max-width: 767px) {
   .idx-news {float:left;width:100%;padding:40px 0px 20px;}
   .idx-news .div1 span{font-size:18px;line-height:18px;}
   .idx-news .div1 p{font-size:14px;line-height:14px;margin:5px 0px 0px 10px;}
   .idx-news .div1 a {display:none;}
   .idx-news .div2{width:100%;margin-top:32px;height:auto;padding-bottom:30px;}
   .idx-news .div2 .nlist {float:left;width:90%;height:auto;margin-left:5%;padding:25px 20px;}
   .idx-news .div2 .nlist div.t{font-size:16px;line-height:24px;padding:10px 0px;}
   .idx-news .div3{width:100%;height:auto;margin-top:22px;padding-bottom:32px;}
   .idx-news .div3 .date{margin:23px 0px 0px 42px;}
   .idx-news .div3 .dc {float:left;width:100%;background:#2282cf;height:auto;margin-top:0px;}
   .idx-news .div3 .dc a div.t{font-size:16px;line-height:24px;padding:10px 0px;color:#fff;}
   .idx-news .div3 .dc a div.c{font-size:14px;color:#fff;line-height:20px;margin-top:20px;float:left;width:100%;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .idx-news {float:left;width:100%;padding:40px 0px 40px;}
   .idx-news .div1 span{font-size:24px;line-height:24px;}
   .idx-news .div1 p{font-size:20px;line-height:20px;margin:5px 0px 0px 10px;}
   .idx-news .div2{width:100%;height:auto;padding-bottom:50px;}
   .idx-news .div2 .nlist {float:left;width:80%;height:auto;margin-left:10%;}

   .idx-news .div3{width:100%;height:auto;margin-top:22px;padding-bottom:32px;}
   .idx-news .div3:nth-child(4) {margin-top:22px;}
   .idx-news .div3 .dc {width:490px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
   .idx-news .div1 span{font-size:28px;line-height:28px;}
   .idx-news .div1 p{font-size:24px;line-height:24px;margin:5px 0px 0px 10px;}

   .idx-news .div2{width:430px;height:540px;}
   .idx-news .div2 .nlist {width:350px;margin-left:40px;height:auto;}
   .idx-news .div2 .nlist div.t{font-size:16px;line-height:24px;padding:10px 0px;}

   .idx-news .div3{width:490px;height:252px;background:#ebebeb;margin-top:42px;}
   .idx-news .div3 .date{width:70px;height:60px;margin:63px 0px 0px 32px;}
   .idx-news .div3 .date .day {font-size:24px;margin-top:10px;line-height:24px;}
   .idx-news .div3 .dc {width:370px;background:#fff;height:218px;margin-top:32px;height:auto;}
   .idx-news .div3 .dc a div.t{font-size:16px;line-height:24px;padding:10px 0px;}
}
@media (min-width: 1200px) and (max-width: 1365px) {
   .idx-news .div1 span{font-size:28px;line-height:28px;}
   .idx-news .div1 p{font-size:24px;line-height:24px;margin:5px 0px 0px 10px;}
   .idx-news .div2{width:530px;height:600px;}
   .idx-news .div2 .nlist {width:420px;height:254px;margin-left:60px;}
   .idx-news .div3{width:600px;height:282px;background:#ebebeb;margin-top:42px;}
   .idx-news .div3 .date{width:90px;height:80px;margin:63px 0px 0px 32px;}
   .idx-news .div3 .date .day {font-size:28px;margin-top:20px;line-height:28px;}
   .idx-news .div3 .dc {width:430px;background:#fff;height:218px;margin-top:32px;}
}
@media (min-width: 1366px) and (max-width: 1440px) {
    .idx-news .div2{width:630px;height:600px;}
    .idx-news .div2 .nlist {width:490px;height:254px;margin-left:60px;}
    .idx-news .div3{width:650px;height:282px;background:#ebebeb;margin-top:42px;}
}


a.learn {display:block;border:2px solid #3c91d5;padding:8px 30px;position:relative}
a.learn b {float:left;font-size:16px;color:#2282cf;font-weight:normal}
a.learn i {width:11px;height:18px;display:block;background:url(../images/m_jt.jpg);float:left;margin-left:10px;margin-top:5px;}
a.learn:before {width:18px;height:2px;content:" ";background:#3c91d5;display:block;left:-10px;top:20px;position:absolute;}
a.learn:after {width:18px;height:2px;content:" ";background:#3c91d5;display:block;right:-10px;top:20px;position:absolute;}
@media (max-width: 767px) {
     a.learn {padding:6px 25px;width:100%;}
    a.learn b {font-size:14px;}
}
@media (min-width: 768px) and (max-width: 991px) {
    a.learn {padding:6px 25px;}
    a.learn b {font-size:14px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    a.learn {padding:6px 25px;}
    a.learn b {font-size:14px;}
}

/*底部*/
.foot{float:left;width:100%;background:#022642;padding-top:22px;}
.foot .div1 {float:left;width:100%;height:82px;border-bottom:1px solid #0b4470}
.foot .div1 .flogo {float:left;}
.foot .div1 .fmenu {float:right;}
.foot .div1 .fmenu li{float:left;line-height:55px;margin-top:22px;background:url(../images/ldot.png) no-repeat left center;margin-left:35px;}
.foot .div1 .fmenu li:nth-child(1) {background:none}
.foot .div1 .fmenu li a{font-size:18px;color:#fdfdfd;margin-left:35px;}
.foot .div2 {float:left;width:100%;padding:35px 0px}

.m1 {float:left;width:460px;background:url(../images/hdn3.png) no-repeat right center}
.m2 {float:left;width:360px;background:url(../images/hdn3.png) no-repeat right center;min-height:230px;padding-top:20px;}
.m2 div {background:url(../images/hdn2.jpg) no-repeat left top;margin-top:34px;margin-left:64px;padding-left:70px;padding-bottom:20px;}
.m2 div h3 {font-size:18px;color:#bbbbbb;font-weight:bold;margin-bottom:15px;}
.m2 div p {font-size:18px;color:#007cc2;font-weight:bold;}
.m2 .divSJ {float:left;margin-left:120px;margin-top:10px;}
.m2 .divSJ a{float:left;margin-left:15px;}

.m3 {float:left;width:550px;padding-left:70px;font-size:16px;color:#b3b3b3;}
.m3 div{float:left;width:100%;margin-top:28px;line-height:30px;}
.m3 ul {float:left;width:100%;line-height:30px;}
.m3 ul li{float:left;width:50%;}
.foot .div3 {float:left;width:100%;padding:20px 10px;border-top:1px solid #0b4470;font-size:16px;color:#b8b8b8;text-align:center}
@media (max-width: 767px) {
    .foot .div1 {display:none;}
       .foot .div3 {font-size:14px;}
       .foot .div1 .fmenu {display:none}
       .m1 {width:100%}
           .m2 {display:none}
    .m3 {width:100%;font-size:13px;padding-left:20px;}
        .m3 ul li{float:left;width:100%;}
    .m3 div{margin-top:15px;}
}
@media (min-width: 768px) and (max-width: 991px) {
    .foot .div1 .fmenu li{float:left;line-height:55px;margin-top:22px;margin-left:20px;}
    .foot .div1 .fmenu li a{font-size:14px;color:#fdfdfd;margin-left:20px;}
    .m1 {width:40%;}
    .m2 {display:none}
    .m3 {width:60%;font-size:13px;padding-left:20px;}
    .m3 div{margin-top:45px;}
    .foot .div3 {font-size:14px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .foot .div1 .fmenu li{float:left;line-height:55px;margin-top:22px;margin-left:25px;}
    .foot .div1 .fmenu li a{font-size:16px;color:#fdfdfd;margin-left:25px;}
    .m1 {width:330px;}
    .m1 img{width:300px;}
    .m2 {width:260px;min-height:175px}
    .m2 div {background-size:40px;margin-top:34px;margin-left:64px;padding-left:50px;padding-bottom:0px;}
    .m2 div h3 {font-size:14px;margin-bottom:10px;}
    .m2 div p {font-size:14px;}
    .m2 div {margin-left:44px;}
    .m2 .divSJ {margin-left:80px;}
    .m3 {float:left;width:340px;padding-left:40px;font-size:13px;}  
    .m3 ul li{float:left;width:100%;}
    .foot .div3 {font-size:14px;}
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .m1 {width:400px;}
    .m2 {width:310px;}
    .m2 div {margin-left:44px;}
    .m2 .divSJ {margin-left:100px;}
    .m3 {float:left;width:400px;padding-left:40px;font-size:13px;}  
}
@media (min-width: 1366px) and (max-width: 1440px) {
    .m1 {width:440px;}
    .m2 {width:340px;}
    .m2 div {margin-left:44px;}
    .m2 .divSJ {margin-left:100px;}
    .m3 {float:left;width:520px;padding-left:40px;font-size:15px;}
}

/*内页*/
.nbanner {float:left;width:100%;height:350px;}
.nbanner p{float:left;width:100%;text-align:center;font-size:36px;color:#fff;line-height:350px;-webkit-animation: fadeInDown 1s; animation: fadeInDown 1s;}
@media (max-width: 767px) {
    .nbanner {margin-top:80px;height:300px;}
    .nbanner p{font-size:26px;line-height:300px;}
}

#fh5co-contact {margin-top:30px;float:left; width:100%;}
#fh5co-contact p{ font-size:16px; line-height:30px;}
#fh5co-contact .contact-info {
  margin: 0;
  padding: 0;
  margin-top:20px;
  float:left;
}
#fh5co-contact .contact-info li {
  list-style: none;
  margin: 0 0 15px 0;
  position: relative;
  padding-left: 40px;
}
#fh5co-contact .contact-info li i {
  position: absolute;
  top: 0em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3);
}
#fh5co-contact .contact-info li a {
  font-weight: 400 !important;
}
#fh5co-contact .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#fh5co-contact .form-control:focus, #fh5co-contact .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#fh5co-contact input[type="text"] {
  height: 50px;
}
#fh5co-contact .form-group {
  margin-bottom: 30px;
}

.bttn-mid {font-size: 18px;font-weight: 700;padding: 15px 40px;display: inline-block;border-radius: 30px 0 30px 0;cursor: pointer;text-transform: uppercase;transition: 0.4s;}
.bttn-mid:hover {border-radius: 0px 30px 0px 30px;}
.btn-fill {color: #fff;background: #1963bf;margin-top:50px;}
.btn-fill:hover {background: #4ea4ff;color: #ffffff;}

.con_map{float:left;width:100%;border:2px solid #1963bf;margin-bottom:20px;}
.mapContent{float:left;width:100%;height:500px;}
.BMap_Marker > div{
    position: relative;
    text-align: center;
    overflow: auto !important;
    animation: loc 2000ms infinite;
    -webkit-animation: loc 2000ms infinite;
    line-height: 150px;
}
.BMap_Marker > div > img{
    display: inline-block !important;
}
@keyframes loc
{
    from {transform: scale(1);}
    to {transform: scale(1.5);}
}
@-webkit-keyframes
{
    from {transform: scale(1);}
    to {transform: scale(1.5);}
}

.blog-post-pagination {
	margin: 30px 0px;
}

.blog-post-pagination a {
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #f3f3f3;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
	color: #666;
	transition: all .4s ease;
}
@media (max-width: 767px) {
    .blog-page-2-col .blog-post-pagination {
        padding-bottom: 30px;
    }
    .blog-post-pagination a {
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
}
}
.blog-post-pagination a.prev, .blog-post-pagination a.next {
	background: #a4a4a4;
	color: #fff;
	font-size: 14px;
}

.blog-post-pagination a.active {
	cursor: auto;
}

.blog-post-pagination a.active, .blog-post-pagination a:hover {
	background: #1963bf;
    color:#fff;
}

.blog-post-pagination a + a {
	margin-left: 10px;
}


/*** 
=============================================
    Team Area style
=============================================
***/
.dMar {float:left;width:100%;height:20px;}
.single-team-member {
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 500ms ease;
    margin-bottom:20px;
}
.single-team-member .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 500ms ease; 
}
.single-team-member .img-holder img{
    transition: all 0.5s ease-in-out 0.6s;    
    width: 100%;  
}
.single-team-member:hover .img-holder img{
    transform: scale(1.2, 1.2); 
}
.single-team-member .img-holder .overlay-style-one{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    text-align: center;
    transform: perspective(370px) rotateX(-90deg);
    transform-origin: top;
    transition: all 0.5s;
    background-color: rgba(9, 40, 35, 0.90);
}
.single-team-member:hover .img-holder .overlay-style-one{
	opacity: 1;
    transform: perspective(370px) rotateY(0deg);
}
.single-team-member .text-holder {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 0;
    background: #1963bf;
    display: block;
    padding: 16px 0 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    z-index: 3;
    transform: translate3d(0px, 81px, 0px);
    transition: all 500ms ease;
}
.single-team-member:hover .text-holder{
    padding: 36px 0 30px;
    transform: translate3d(0px, 0px, 0px);    
}
.single-team-member .text-holder h3{
    color: #ffffff;
    margin: 0 0 15px;
    font-size:18px;
}
.single-team-member .text-holder span{
    color: #ffffff;
    font-size: 14px;
}
.single-team-member .text-holder .button{
    display: block;
    padding-top: 23px;
}
.single-team-member .text-holder .button a{
    background: #036699;
    color: #ffffff;
    border: 1px solid #036699;
    padding: 13px 38px 13px;
}
.single-team-member .text-holder .button a:hover{
    background: #ffffff;
    border-color: #ffffff;
    color: #333333;
}

.mainList {float:left;width:100%;margin:20px 0px;}

.lbt {float:left;width:100%;height:65px;background:#1963bf;border-top-right-radius:50px;}
.lbt strong{font-size:20px;line-height:65px;margin-left:20px;float:left;color:#fff;}
.mbt {float:left;width:100%;background:#f7f6f4;padding:15px;}
.fbt {float:left;width:100%;margin-bottom:10px;}
.fbt a{float:left;height:50px;line-height:50px;color:#fff;font-size:16px;width:100%;display:block;padding-left:20px;border-radius:10px;background:#1963bf;}
.fbt a:hover{color:#fff;}
.fbt a.hover{color:#fff;}
.mbt ul {float:left;width:100%;}
.mbt ul li{float:left;width:100%;height:20px;line-height:20px;margin-bottom:10px;padding-left:25px;overflow:hidden;}
.mbt ul li a{line-height:20px;background:url(../images/b12-1.png) no-repeat left center;padding-left:15px;height:20px;overflow:hidden;}
.mbt ul li a.hover{color:#1963bf}

.rbt {float:right;width:100%;height:55px;line-height:55px;background:#f7f6f4;border-radius:10px;}
.rbt strong {float:left;color:#1963bf;margin-left:30px;font-size:14px;}
.rbt .posi {float:right;margin-right:30px; font-size:14px;}
.rnr {float:left;width:100%;padding:20px 10px;line-height:28px;}

.work-image {display: block;position: relative;z-index: 1;overflow: hidden;box-shadow: 0 1px 1px rgba(0,0,0,0.1);-webkit-transition: box-shadow 0.2s ease;transition: box-shadow 0.2s ease;border:1px solid #ddd;}
.work-image img {width: 100%;display: block;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
.work-image:hover img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.port{margin-top:25px;}
.link-overlay {position: absolute;top: 0;left: 0;bottom: 0;    right: 0;background: rgba(0,0,0,0);-webkit-transition: background-color 0.3s ease;transition: background-color 0.3s ease;}
.link-overlay:before {
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	top: 50%;    left: 50%;
	margin: -22px 0 0 -25px;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	font: 14px/46px 'FontAwesome';
	color: #2c2c2c;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	opacity:0;
	-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
	transition: transform 0.3s ease, opacity 0.3s ease;
}
.work-image:hover .link-overlay { background: rgba(20,22,23,0.6);}
.work-image:hover  .link-overlay:before {-webkit-transform: scale(1);transform: scale(1);opacity:1;}
.work p { margin: 0; }
.work-name {display: inline-block;margin: 15px 0 6px;font: 14px ;}
a.work-name {color: #313538;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;position: relative; height:20px; line-height:20px;overflow:hidden;width:100%;text-align:center}
a.work-name:hover {color: #04BFEA;}


.event-detail{
	position: relative;
}

.event-detail .image-box{
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 37px;
}

.event-detail .image-box img{
	display: block;
	width: 100%;
	height: auto;
}

.event-detail .lower-content{
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 2px solid #f9f5f0;
}
.NPager {width:100%;margin-bottom:20px;}

.event-detail .date{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #0052a8;
	font-weight: 400;
	margin-bottom: 30px;
}

.event-detail h3{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #000;
	font-weight: 400;
	margin-bottom: 35px;
}

.event-detail p{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #858687;
	font-weight: 400;
	margin-bottom: 15px;
}

.event-detail .event-info{
	position: relative;
	font-family: "Fredoka One", sans-serif;
	margin-bottom: 65px;
}

.event-detail .event-info li{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #2971d3;
	font-weight: 400;
	margin-right: 40px;
	padding: 5px 0;
}

.event-detail .event-info li:last-child{
	margin-right: 0;
}

.event-detail .event-info li span{
	color: #0052a8;
	margin-right: 4px;
}

.event-detail .post-share-options{
	position: relative;
}

.event-detail .social-icon-colored li{
	margin-left: 8px;
	margin-right: 0;
}

.event-detail .social-icon-colored li a{
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 14px;
}

/*Author Box*/

.author-box{
	position:relative;
	padding: 50px 50px;
	background-color: #f9f5f0;
	border-radius: 20px;
	margin-bottom: 30px;
}

.author-box .inner-box{
	position: relative;
	padding-left: 210px;
	min-height: 175px;
	padding-top: 10px;
}

.author-box .image-box{
	position:absolute;
	left:0px;
	top:0px;
	width:175px;
	margin-bottom:20px;
}

.author-box .image-box img{
	display: block;
	width: 100%;
	border-radius: 50%;
	height: auto;
}

.author-box .name{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 30px;
	color: #0052a8;
	font-weight: 400;
	margin-bottom: 30px;
}

.author-box .text{
	position:relative;
	font-size:16px;
	line-height:30px;
	color:#858687;
	font-weight:400;
	margin-bottom:25px;
}

.author-box .contact-info{
	position: relative;
}

.author-box .contact-info li{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	color: #0052a8;
	font-weight: 500;
	margin-right: 40px;
}

.author-box .contact-info li span{
	color: #2971d3;
	margin-right: 15px;
}

.author-box .contact-info li:last-child{
	margin-right: 0;
}

.author-box .contact-info li a{
	color: #0052a8;
	display: inline-block;
	transition: all 300ms ease;
}

.author-box .contact-info li a:hover{
	color: #2971d3;
}

.event-detail .map-box{
	position: relative;
	border-radius: 30px;
	overflow: hidden;
	margin-bottom: 50px;
}

.event-detail .map-canvas{
	position: relative;
	height: 360px;
}

.event-sidebar{
	position: relative;
	margin-bottom: 50px;
}


.sidebar-page-container{
	position: relative;
	padding: 120px 0 70px;
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
	margin-bottom:50px;
}

.sidebar-widget{
    position:relative;
    padding: 45px 50px;
	background-color: #f9f5f0;
	margin-bottom: 2px;
    border-top-left-radius:20px;
    border-top-right-radius:20px;
}

/* Sidebar Title */

.sidebar-title{
	position: relative;
	margin-bottom: 25px;
}

.sidebar-title h5{
	position: relative;
	font-size: 20px;
	color: #0052a8;
	font-weight: 400;
	line-height: 30px;
}

/*Search Box Widget*/

.sidebar .search-box{
	position: relative;
	padding: 50px;
	border-radius: 20px 20px 0 0;
	margin-bottom: 2px;
}

.sidebar .search-box .form-group{
	position:relative;
	margin:0px;	
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
	position:relative;
	line-height:30px;
	padding:20px 30px;
	border:1px solid transparent;
	background:#ffffff;
	display:block;
	font-size:16px;
	width:100%;
	height:70px;
	color:#858687;
	border-radius: 20px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sidebar .search-box .form-group input[type="submit"],
.sidebar .search-box .form-group button{
	position:absolute;
	right:30px;
	top: 20px;
	line-height: 30px;
	display:block;
	font-size:16px;
	background-color: transparent;
	color:#858687;
	font-weight:normal;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sidebar .search-box .form-group button:hover{
	color: #2971d3;
}

.sidebar .search-box .form-group input[type="text"]:focus,
.sidebar .search-box .form-group input[type="search"]:focus{
	border-color: #2971d3;
}

/* Events Widget */
.auto-container {float:left;width:100%;margin:20px 0px}

.events-widget{
	position: relative;
}

.event-block-two{
	position: relative;
	margin-bottom: 25px;
}

.event-block-two:last-child{
	margin-bottom: 0;
}

.event-block-two .inner-box{
	position: relative;
	text-align: center;
}

.event-block-two .image{
	position: relative;
	display: inline-block;
	overflow: hidden;
	background-color: #50d2e2;
	border-radius: 20px;
	margin-bottom: 15px;
}

.event-block-two .image img{
	display: inline-block;
	max-width: 100%;
	height: auto;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.event-block-two .inner-box:hover .image img{
	opacity: .70;
}

.event-block-two .date{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	color: #0052a8;
	font-weight: 400;
	margin-bottom: 3px;
	font-family: "Fredoka One", cursive;
}

.event-block-two h5{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	font-weight: 400;
}

.event-block-two h5 a{
	color: #000;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.event-block-two h5 a:hover{
	color: #2971d3;
}

.pic {width: 100%; overflow: hidden; font-size: 0;}
.pic img {width: 100%;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.stuList {margin-bottom: 40px;float:left;width:100%;}
.stuList li {float: left; width: 23.5%; margin-right: 2%; margin-bottom: 18px; text-align: center;border:1px solid #e1e1e1}
.stuList li:nth-child(4n) {margin-right: 0;}
.stuList li a {display: block;color: #4d4d4d;}
.stuList li .cont {padding: 5px 2px 5px 2px; }
.stuList li .cont h3 {font-size: 14px; line-height: 20px;height:40px;overflow:hidden;padding:0px;}
.stuList li .cont p {line-height: 26px;}
.stuList li:hover a {color: #fff; background: #4f72d6;}
.stuList li:hover img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
@media (max-width: 992px) { 
	.stuList li .cont {padding: 12px 0 11px;}
}

@media (max-width: 768px) {
	.stuList {margin-top: 25px;}
	.stuList li {width: 49%; margin-right: 2%;}
	.stuList li:nth-child(3n) {margin-right: 2%;}
	.stuList li:nth-child(2n) {margin-right: 0;}
	.stuList li .cont h3 {font-size: 14px; line-height: 20px;}
	.stuList li .cont p {font-size: 12px; line-height: 18px;}
	.stuList li .cont {padding: 8px 0 8px;}
}


.pcpShow2 {float:left; width:100%;}
#j_pro_tab {float:left; width:100%; background:#f8f8f8;height:50px; line-height:50px;margin-top:90px;}
#j_pro_tab li{float:left; width:180px;height:50px; line-height:50px;}
#j_pro_tab li a{float:left; width:100%;height:50px; line-height:50px;display:block; text-align:center;font-size:16px;color:#666;}
#j_pro_tab li a.active{background:#1963bf;color:#fff; }

.tab-content {float:left;background:#fff; width:100%;}
.tab-content  .tabs {float:left;font-size:14px;display:none;width:100%;padding:2%;border:1px solid #f8f8f8}

@media screen and (max-width: 768px) and (min-width:0px) {/* 移动端的尺寸 */	
    #j_pro_tab li{float:left; width:50%;height:50px; line-height:50px;}}

.pcpInfo {float:left;width:100%;margin-top:70px}
.pcpInfo .tits {float:left; width:100%;font-size:20px; line-height:30px; font-weight:normal;padding-bottom:20px;border-bottom:1px solid #5c656d}
.divContact {float:left; width:100%;padding:10px 0px; line-height:30px;}

.divBtn {float:left; width:100%;margin-top:30px;}
.divBtn a {float:left; width:48%; display:block; text-align:center;background:#1963bf;color:#fff;padding:10px 0px}
.btnShare {float:left; width:100%;margin-top:20px;}

body .online-box {
	position: fixed;
	z-index: 999;
	right: 0px;
	top: 15em;
    border:2px solid #15559d
}
@media (max-width: 768px)
{

	body .online-box
	{
		 display:none;
	}
}
body .online-box .wrap {
	border: thin solid #ccc;
	background-color: rgba(255,255,255,.7);
	width: 88px
}
body .online-box .wrap ul {
	overflow: visible;
margin:.2em 0; list-style:none;
}
body .online-box .wrap ul li {
	float: left;
	width: 100%;
	padding-bottom: 0;
    margin-top:10px;
    padding-bottom:10px;
}
body .online-box .wrap ul li>p {
	margin: 0
}
body .online-box .wrap ul li .p1 {
	text-align: center
}
body .online-box .wrap ul li .p1>i {
	transition: all .2s;
	font-size: 3em
}
body .online-box .wrap ul li .p2 {
font-size:.6em;
	text-align: center;
	width: 60px;
	margin: auto;
padding-bottom:.5em;
	border-bottom: thin solid #ccc;
	transition: all .2s
}
body .online-box .wrap ul li:last-child .p2 {
	border-bottom: none
}
body .online-box .wrap ul li.x5 .p2 {
	border-bottom: none
}
body .online-box .wrap ul li.x6 .p1 {
	border-top: thin solid #ccc
}
body .online-box .wrap ul li:hover {
	cursor: pointer
}
body .online-box .wrap ul li:hover .p1>i {
	color: #3e82b0
}
body .online-box .wrap ul li:hover .p2 {
	color: #3e82b0
}
body .online-box .wrap ul .x3 {
	position: relative;
}
body .online-box .wrap ul .x3 .wx-qrcode {
	position: absolute;
	top: 2px;
	right: 90px;
	overflow: hidden;
	z-index: 1000;
}
body .online-box .wrap ul .x3 .wx-qrcode .box {
	transition: all .2s;
	margin-right: -200px;
	float: right;
	width: 200px;
    border:1px solid #15559d;
}
body .online-box .wrap ul .x3 .wx-qrcode .box img {
	width: 100%
}
body .online-box .wrap ul .x3 .wx-qrcode .box>p {
	text-align: center;
padding:.5rem;
	background-color: #fff
}
body .online-box .wrap ul .x3:hover .wx-qrcode .box {
	margin-right: 0
}