body {
    font-family:"微软雅黑","宋体",Helvetica,Arial,sans-serif;
    background-color:#FFF;
}

a {
    color:#333333;
}
a:hover {
    color:#3b7cb5;
	text-decoration:none;
}

/*全局栅格去掉边距*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (max-width: 768px){


    .imgauto {
        height:52px !important
    }
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;*/
  overflow: hidden;
}

.row-eq-height > div[class*='col-'] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

@media (max-width:768px){
    .hidebg {
        background-image:none !important;
    }
}

/*页面内容宽度及样式*/

.wi {
	width:100%;
}

.container {

    margin-top:0px;
}

@media (max-width: 1600px){
    .content-width {
        width:100% !important;
    }
}

@media (min-width: 1600px){
    .content-width {
        width:1600px !important;
    }
}

@media (max-width: 1320px){
    .content-width1 {
        width:100% !important;
    }
}

@media (min-width: 1320px){
    .content-width1 {
        width:1320px !important;
    }
}

/*首页样式*/
.navmenu-cls {
	text-align:right;
	color:#646464;
	height: 23px;
	line-height:30px;
	font-weight:bold;
}

@media (max-width:768px){
    .navmenu-cls {
	    text-align:center;
}
}

.navmenu-cls a {
    display: inline-block;
    height: 23px;
	padding-left:7px;
	padding-right:7px;
	line-height:20px;
    text-decoration: none;
    color:#646464;
    border-right: 1px solid #d3d3d3;
	font-size:0.875em;
	letter-spacing:1px;
}

.navmenu-cls a:first-child {
    border-left: 1px solid #d3d3d3;
    color: #646464;
    font-weight: normal;
    padding: 0px 7px;
}

.navmenu-cls a:hover {
	color:#2e83b6;
}

.navmenu-cls p {
    display: inline-block;
    height: 23px;
	padding-left:7px;
	padding-right:7px;
	line-height:20px;
    text-decoration: none;
    color:#646464;
	font-size:0.875em;
}

.navmenu-cls p span{
	color:#b92b11;
	font-size:1.15em;
}

.nav-bac{
	background-color:#014e9e;
}

.bac-white{
	background-color:#FFF;
}

.top-pad{
	padding-top:20px;
	padding-bottom:20px;
}


.top-right{
	float:right;
}

.top-mid{
	margin:0 auto;
	text-align:center;
}

@media (max-width:768px){
    .top-right{
	    float:left;
}
}

ul#navlist{
    font:12px;
    padding-bottom: 13px;
	list-style:none;
	padding-left: 0px;
}

ul#navlist li span{
    background: #fff;
}

ul#navlist li{
	float: left;
	height: 30px;
	border: 0px solid #cccccc;
	width: 100%;
}
ul#navlist .list1{
	border-bottom: 1px solid #cccccc;
	width: 100%;
	margin-bottom: -15px;
}

#navlist p{
	display: block;
	color: #00468e;
	text-decoration: none;
	padding: 0px 5px 6px 5px;
	width: 100%;
	text-align: center;
	margin-bottom:0px;
}

#navlist span{
	letter-spacing:5px;
	font-size:1.8em;
	padding:0px 20px 0px 20px;
	font-weight:500;
}

.content-spa{
	margin-top:40px;
	margin-bottom:40px;
}

.content-news{
	width:98px;
	height:100px;
	background-color:#e4e4e4;
	color:#8b8b8b;
	padding-top:15px;

}

@media (max-width:768px){
	.content-news{
		text-align:left;
		margin-left:20px;
	}
}

.content-news h1{
	font-size:3.1875em;
	text-align:center;
	margin-top:0px;
}

.content-news h4{
	font-size:0.875em;
	text-align:center;
	padding-left:0px;
}

.content-news:hover{
	background-color:#276aae;
	color:#FFF;
}

.content-leftspa{
	padding-left:20px;
}

.content-news-w span{
	font-size:1.05em;
	margin-top:0px;
	padding-left:0px;
	color:#585858;
}

.content-news-w span:hover{
	color:#276aae;
}

.content-news-w p{
	font-size:0.875em;
	padding-top:10px;
	margin-bottom:0px;
	color:#8d8d8d;
}

.content-news-w p:hover{
	color:#276aae;
}

.content-topspa{
	padding-top:20px;
}

.content-bac{
	background-color:#f4f6f8;
}

.content-spa-tit p{
	text-align:center;
	font-size:1.0em;
	color:#8d8e90;
	line-height:20px;
}

.content-spa-tit p span{
	letter-spacing:5px;
	font-size:1.8em;
	color:#00468e;
	font-weight:500;
}

.content-down{
	color:#333;
	text-align:center;
}

.content-us-title{
	color:#000;
	text-align:center;
	font-size:1.125em;
	margin-bottom:10px;
}

.clspaddingleft {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:30px;
	text-align:center;
}

.bor a {
	color:#666666;
	font-size:0.9em;
}

.bor a:hover {
	border:0px solid;
	display:block;
	color:#276aae;
	text-decoration:none;
}

.img-zip {
	padding:15px;
	background-color:#FFF;
	text-align:center;
	display:block;
}


.avatar {
    position: relative;
    display: block;
	overflow: hidden;
	margin:auto;
	}

.avatar img {
	transform: scale(1);
    transition: all 0.5s ease-in 0s;
	}

.avatar:hover img {
    transform: scale(1.2);
    transition: all 0.5s ease-in 0s;
}

.avatar-wrapper {
	text-decoration:none !important;
	text-align:center;
	display:block;
}

.avatar-wrapper .class-zi {
	height:62px;
	line-height:62px;
	background-color:#303b51;
	color:#fff;
	font-size:1.5em;
	margin:auto;
}

.avatar-wrapper:hover .class-zi {
	height:62px;
	line-height:62px;
	background-color:#fe4819;
}

.content-left-tit{
	letter-spacing:5px;
	font-size:1.8em;
	color:#00468e;
	font-weight:500;
	margin:20px 0;
}

.content-left-txt{
	text-align:left;
	color:#8d8e90;
	line-height:20px;
}


.img-responsive-90{
	width:90%;
}

.img-responsive-90 h5{
	text-align:center;

}

.img-left{
	float:left;
}

.img-center{
	margin:0 auto;
}

.img-right{
	float:right;
}

@media (max-width:768px){
    .img-left{
		float:none;
	    margin:0 auto;
}
    .img-right{
		float:none;
	    margin:0 auto;
}
}

.project {
	padding:20px 0 10px 0;
}
  .project-list:after {
    content: " ";
    display: block;
    clear: both; }
  .project__image {
    display: block;
    position: relative; }
    .project__image img {
      width:100%;
	  height:100%;
      max-width: 100%;
      display: block; }
    .project__image:after {
      content: " ";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
      transition: opacity .3s ease;
      opacity: 0; }
  .project__card {
    position: relative;
    will-change: transform;
    transition: box-shadow .3s ease;
    box-shadow: 0 10px 30px transparent; }
    .project__card.hover-in {
      transition: -webkit-transform .2s ease-out;
      transition: transform .2s ease-out;
      transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
    .project__card.hover-out {
      transition: -webkit-transform .2s ease-in;
      transition: transform .2s ease-in;
      transition: transform .2s ease-in, -webkit-transform .2s ease-in; }
  .project:hover .project__card {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); }
  .project:hover .project__image:after {
    opacity: 1; }
  .project:hover .project__detail {
    border-width: 1px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); }
  .project:hover .project__title, .project:hover .project__category {
    -webkit-transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
    opacity: 1; }
  .project__detail {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    pointer-events: none;
    -webkit-transform: translateZ(30px);
            transform: translateZ(30px);
    border: 0 solid #00BCD4;
    transition: border .4s ease; }
  .project__title {
    margin: 10px 0 0;
    font-size: 20px;
    font-weight: 500;
    transition: .4s ease;
    opacity: 0;
    -webkit-transform: translateY(40px) scale(0);
        -ms-transform: translateY(40px) scale(0);
            transform: translateY(40px) scale(0);
    will-change: transform; }
    .project__title a {
      color: white; }
  .project__category {
    opacity: 0;
    transition: .4s ease;
    transition-delay: .1s;
    -webkit-transform: translateY(40px) scale(0);
        -ms-transform: translateY(40px) scale(0);
            transform: translateY(40px) scale(0);
    will-change: transform; }
    .project__category a {
      color: rgba(255, 255, 255, 0.8);
      font-size: 1.3em; }


.content-case-bac{
	background-color:#eaeef2;
	padding:20px 20px 20px 40px;
	color:#666666;
}

.content-case-bac li a{
	font-size:0.9em;
	line-height:24px;
	color:#666666;
}

.content-case-bac li a:hover{
	text-decoration:underline;
	color:#3b7cb5;
}

.case-bac{
	padding:0 20px;
	color:#666666;
	margin-bottom:0px;
}

.case-bac li{
	border-bottom:1px solid #c9c9c9;
}


.case-bac li a{
	font-size:1.1em;
	line-height:40px;
	color:#666666;
}

.case-bac li a:hover{
	text-decoration:underline;
	color:#3b7cb5;
}

.case-leftspa{
	margin-left:30px;
}

@media (max-width:768px){
   .case-leftspa{
	    margin-left:0px;
   }
}

.content-foota-bac{
	background-color:#eeeff1;
	padding-top:30px;
	padding-bottom:30px;
}

.content-foota-bac h2{
	color:#ff0000;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
}

@media (max-width:768px){
   .content-foota-bac h2{
		color:#ff0000;
		text-align:center;
		margin-top:0px;
		margin-bottom:0px;
		font-size:1.7em;
    }
}

.content-footb-bac{
	background-color:#737373;
}

.intro-w{
    float: left;
    padding: 0 20px 0 10px;
	text-align:left;
	border-right: 1px solid #979797;
	height:270px;
}

.intro-w:first-child {
    border-left: 1px solid #979797;
}

@media (max-width:768px){
   .intro-w{
		float: left;
		padding: 0 20px 0 10px;
		text-align:left;
		border-right: 0px solid #979797;
		height:100%;
		margin:10px 0 10px 0;
	}
	.intro-w:first-child {
		border-left: 0px solid #979797;
	}

    .titheight{
		height:270px;
	}
}

.tit{
    font-size:1.05em;
    line-height: 28px;
    color:#fff;
}

.list{
	list-style:none;
	padding-left: 0px;
	text-align:left;
	font-size:0.85em;
	margin-top:10px;
	line-height:12px;
}

.list li p a{
	color:#FFF;
}

.list li p a:hover{
	color:#e1e1e1;
	text-decoration:underline;
}

.foot-email{
	width:80px;
	height:80px;
	background-color:#272727;
	color:#fff;
    text-align:center;
}

.foot-email:hover{
	background-color: #337ab7;
    color: #ffffff;
}
.foot-cen{
	text-align:center;
}

.foot-spatop{
	margin-top:10px;
}

@media (max-width:768px){
	.foot-emailr a{
		float:right;
	}
}

.foot-right{
	text-align:right;
}

.foot-text{
	color:#FFF;
	line-height:20px;
	font-size:1.1em;
	padding:10px 0 10px 0;
}

.foot-text span{
	font-size:1.2em;
}

@media (max-width:768px){
   .foot-right{
		text-align:center;
	}
}

.content-footc-bac{
	background-color:#2d83b5;
}

.copy-top {
	padding-top:20px;
	padding-bottom:20px;
}

.copy-left {
	color:#6bc5fa;
	font-size:0.9em;
	text-align:left;
}

.copy-right {
	text-align:right;
}

.copy-right a{
	font-size:0.9em;
	color:#206f9d;
}

.copy-right a:hover {
	color:#fff;
}

@media (max-width:768px){
    .copy-left {
		text-align:center;
	}
	.copy-right {
		text-align:center;
	}
    .wb-tb{
		float:left;
}
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 0px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url(images/top_mover.png) no-repeat 0px 0px;
}

/*详情页开始*/

.submenu-bac{
	background-color:#2d83b5;
	padding:15px;
}

@import url(http://fonts.useso.com/css?family=Roboto:400,100,900);
* {
	box-sizing: inherit;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

.bus-tit{
	color:#CCC;
	font-size:1.5em;
	text-align:left;
	padding:10px 0;
}

.btn {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	margin:0 auto;
	max-width: 130px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
}
@media (min-width: 400px) {
	.btn {
		display: inline-block;
		margin-right:10px;
	}
	.btn:nth-of-type(even) {
		margin-right: 0;
	}
}
@media (min-width: 600px) {
	.btn:nth-of-type(even) {
		margin-right: 10px;
	}
	.btn:nth-of-type(5) {
		margin-right: 0;
	}
}
.btn:hover {
	color: #fff;
    text-decoration: none;
}

.btn-1 {
	background: #2d83b5;
	font-weight: 500;
}
.btn-1 svg {
	height: 45px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.btn-1 rect {
	fill: none;
	stroke: #fff;
	stroke-width: 2;
	stroke-dasharray: 422, 0;
}

.btn-1:hover {
	background: rgba(225, 51, 45, 0);
	font-weight: 900;
	letter-spacing: 1px;
}
.btn-1:hover rect {
	stroke-width: 5;
	stroke-dasharray: 15, 310;
	stroke-dashoffset: 48;
	-webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
			transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}

.subteam-bac{
	background-color:#edecec;
	padding:5px !important;
}

.subteam-spa{
	padding:5px !important;
	color:#303c48;
	margin-bottom:10px;
}

.subteam-underline{
	border-bottom:1px solid #c8c8c8;
	padding-bottom:5px;
	font-size:1.3em;
}

.subteam-underline1{
	border-bottom:1px solid #c8c8c8;
	padding-bottom:5px;
	font-size:1.5em;
}

.subteam-p span{
	background-color:#f80300;
	color:#FFF;
	margin-right:5px;
	padding: 2px 3px;
}

.subteam-p{
	padding:5px;
}

.subteam-p1{
	padding:5px;
	font-size:1em;
}

.subteam-p1 span{
	background-color:#f80300;
	color:#FFF;
	margin-right:5px;
	padding: 2px 3px;
}

.subteam-bacw{
	padding:10px;
	background-color:#f5f5f5;
}

.text-responsive-95{
	width:97%;
}

.services-top {
	  text-align: center;
	  padding: 0em 0em 4em 0em;
}

.services-top h4 {
	  font-size: 1.25em;
	  color:#E67448;
	  margin-bottom: 0.2em;
}

.services-top p {
	  font-size: 1em;
	  color: #919191;
	  line-height: 1.8em;
	  width: 90%;
	  margin: 0 auto;
}

.services-top h4:hover{
	  color:#3b7cb5;
}

.services-top p:hover {
	  color:#3b7cb5;
	  text-decoration:underline;
}

.ser-grid {
	  margin-top:40px;
}



.ser-icon {
	  margin: 0em 0em 1.2em 0em;
	  transform: rotate(-45deg);
	  background: #2d83b5;
	  padding: 1.2em;
	  border-radius: 4px;
	  display:inline-block;
}


.ser-trans{
	transform: rotate(45deg);
	color:#FFF;
}

.ser-trans:hover{
	color:#2d83b5;
}

/* btn-8 */
.btn-8 {
  color: #00468e;
  border-color: #00468e;
  overflow: hidden;
  position: relative;
}
.btn-8:before, .btn-8:after {
  content: "";
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 0;
  top: 0;
  background-color: #00468e;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.btn-8:before {
  left: -30px;
  -webkit-transform: skew(-45deg, 0);
          transform: skew(-45deg, 0);
}
.btn-8:after {
  right: -30px;
  -webkit-transform: skew(-45deg, 0);
          transform: skew(-45deg, 0);
}
.btn-8:hover {
  color: #fff;
}
.btn-8:hover:before, .btn-8:hover:after {
  width: 80%;
}

button {
  margin: 30px 20px;
  padding: 15px 20px;
  border-radius: 10px;
  border: 2px solid;
  font: 16px 'Open Sans', sans-serif;
  text-transform: uppercase;
  background: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.news-underline{
	border-bottom:1px solid #c9c9c9;
}

.news-date{
	width:110px;
	height:90px;
	background-color:#e4e4e4;
	color:#5c5c5c;
	padding-top: 15px;
}

.news-date h1{
	text-align:center;
	margin-top:0px;
}

.news-date h4{
	text-align:center;
	padding-left:0px;
}

.news-date:hover{
	background-color:#276aae;
	color:#FFF;
}

.news-txt{
	padding-left:40px;
}

.news-spatop{
	padding-top:40px;
}

.news-spabot{
	margin-bottom:40px;
}

.news-txt span{
	font-size:1.4em;
	margin-top:0px;
	padding-left:0px;
}

.news-txt p{
	font-size:1.0em;
	padding-top:20px;
}

@media (max-width:768px){
	.news-txt{
	    padding-left:0px;
    }
}

.page {
	text-align:center;
}

.newscls-tit{
	color:#00468e;
	font-size:1.5em;
	font-weight:500;
	text-align:center;
}

.case-tit{
	color:#00468e;
	font-size:1.5em;
	font-weight:500;
	text-align:center;
	padding-bottom:20px;
	border-bottom:1px solid #c9c9c9;
	margin-bottom:20px;
}

.newscls-txt{
	color:#b9bcbf;
	font-size:0.875em;
	margin-top:25px;
}

.newscls-titbac{
	border-bottom:1px solid #c9c9c9;
	margin-top:1px;
	margin-bottom:20px;
}

.contact-txt{
	color:#6a6a6a;
}

.wz-jja{
	padding-top:60px;
}

.contact-spabot{
	padding:0 0 30px 0;
}

.contact-email{
	width:80px;
	height:80px;
	background-color:#7d7d7d;
	padding:10px 10px 10px 10px!important;
	color:#fff;
    text-align:center;
}

@media (max-width:768px){
	.contact-email{
		margin-bottom:20px;
		margin-top:20px;
	}
}

.contact-email:hover{
	background-color: #337ab7;
    color:#fff;
    border:0px solid #337ab7;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border: 1px solid #333333;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.contact-Button{
	width:90px;
	height:30px;
	background-color:#7d7d7d;
	padding:1px 20px 1px 20px;
	color:#FFF;
	text-align:center;
}

.contact-Button:hover{
	background-color:#337ab7;
}

.showdiv{
	color:#fff;
	padding:8px 15px;
	background:#2d83b5;
	text-align:center;
	display:block;
	width:150px;
	margin:20px auto;
}
.showdiv:hover{
	color:#eef5f9;
	background-color:#09F;
}

.margin-bottom30 {
	margin-bottom:30px;
}

.member-bac{
	background-color:#2d83b5;
	color:#FFF;
	border-bottom:3px solid #c62721;
	padding:10px 20px;
}

.member-baca{
	background-color:#f1ece1;
	padding:10px 20px;
	font-size:1.15em;
}

.member-baca>.form-control{
	line-height:20px;
}

.form-controla {
  display: block;
  width: 85%;
  height: 25px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f1f1f1;
  background-image: none;
  border: 1px solid #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.fancybox-wrap {
	-webkit-transition-property: none;
	transition-property: none;
}