/*
Theme ID: ecms279
Author: 墨鱼移植
Author QQ：48444431
Author Email：48444431@qq.com
Author URL: http://www.moyublog.com/
*/
html,body{font-family: "Microsoft Yahei";}li {list-style:none;}
a {transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; color:#333;text-decoration:none;}
a:hover {text-decoration:none;}

/* 划过图片放大 */
.img-auto { display:block; overflow:hidden; }
.img-auto img { width:auto; height:auto; margin:0px auto; transition: 600ms; }
.img-auto img:hover { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }


/* 导航 */
.navbar-default {padding:15px 0px;background:#F6F6F6;border-color: #F6F6F6;}
.navbar-default.mini{background: #fff;
-moz-box-shadow:0px 0px 15px #888;
-webkit-box-shadow:0px 0px 15px #888;
box-shadow:0px 0px 15px #888;}

@media (max-width: 768px) {
.navbar-default {padding:5px 0px;}
}
@media (min-width: 768px){
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
}
.navbar-default .navbar-nav>li> a {color:#000;}
/* logo */
a.navbar-brand {max-width:210px;max-height:48px; margin:5px; padding:0px; overflow:hidden;}
a.navbar-brand img {max-width:210px;max-height:48px; margin: 0px auto;}
@media (max-width: 768px) {
a.navbar-brand {margin-left:10px; max-width:180px;}
a.navbar-brand img {max-width:180px;max-height:35px;}
}

/* 导航右侧 */
@media (min-width: 768px) {
#navbar {float:right;}}






.top-nav-right {
    float: right;padding-top: 25px;padding-bottom: 25px;
}
.top-nav-right .fa-search{color:rgba(144, 144, 144, 0.86);font-size: 22px;margin-left:20px;cursor: pointer;}
@media (max-width: 1200px) {
.top-nav-right .fa-search{margin-left:0px}
}
@media all and (min-width:1024px) and (max-width:1024px){

.user-panel { margin:30px 0px 0px 0px;  }
}

@media all and (min-width:1156px) and (max-width:1280px){
.user-panel { margin:10px 60px 0 0px;  }
}






.shopping-box {margin:0px auto; padding:20px;}
.shopping-box li {margin:10px;}

@media (max-width: 768px) {
.user-panel { margin:10px 0px 0px 0px;  }
.top-nav-right {display:none}

.navbar-toggle {z-index:999;}

}

#fat-menu {margin-top:3px;}





/* 幻灯文字 */


.carousel-caption {
bottom:10%;
}

.carousel-caption h3 {margin-bottom:30px;font-size:3.2em;}
.carousel-caption p {line-height:200%;font-size:1.2em;}
.carousel-caption .btn {margin-top:20px; font-size:1.0em;}

@media (max-width: 1280px) {

.carousel-caption h3 {font-size:2.0em;}
.carousel-caption p {line-height:180%;font-size:1.0em;}
}
@media (max-width: 768px) {
.carousel-caption h3 {margin-bottom:30px;font-size:1.2em;}
.carousel-caption p {display:none;}
.carousel-caption .btn {display:none;}
}



.modal {top:20%;max-width: 928px;
    max-height: 100px;
    margin: 0 auto;overflow: initial;}
.modal button.close{margin-top: -20px;font-size: 30px;}
.bs-example-modal-lg-search .row { padding:20px; }
#simplemodal-container {
    background: rgba(0,0,0,.6);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 12px 12px 40px;
    z-index: 999;
    display: none;
}


/* 通用 */

.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}



.title,.title-2 { padding:50px 0px 60px 0px; text-align:center; text-transform:uppercase;}
.title h1,.title h3 a { color:#507FD3;line-height:45px;height:45px;font-size:40px; font-weight: normal;text-decoration: none; }
.title h3 small {display:block; clear:both; margin:20px 0px 10px 0px; color:#a1a1a1; font-size:10px; }
.title p,.title-index-1 p { margin:10px auto 30px auto;line-height:20px;color:#333;font-size:16px; }
.title span {}
@media (min-width: 768px) {
.title p,.title-index-1 p {width:600px;}
}
.title-2 a {font-size:30px;}
.title-2 h3 a small {display:block; clear:both; margin:10px 0px 10px 0px; color:#a1a1a1; font-size:8px;}


/* 页底 */

 

.sub_menu {
margin-top:30px;}



@media (max-width: 768px) {
.sub_menu {
height:0px;overflow:hidden;
}
}


/* 面包屑导航 */
.breadcrumb {margin-bottom:50px;}
.breadcrumb span {padding-right:15px; color:#ccc;}

/* 内页文字大小按钮 */
.content_tools {float:right;margin:30px 0px; padding:5px 15px;background:#eee;text-align:right;font-size:14px;}
.content_infos{float:left;margin:30px 0;padding:5px 15px 5px 0;background:#fff;text-align:right;font-size:14px}

/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
  font-size:0.8em;
  color:#888;
}

.pages strong,.pages span {
  color:#FFFFFF;
  display:block;
  float:left;
  height: 26px;
  line-height: 26px;
  float:left;
  padding:0px 8px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}
.pages a,.pages a {
  display:block;
  float:left;
  height:24px;
  line-height:24px;
  float:left;
  padding:0px 8px;
  border:1px solid #337ab7;
  border-radius: 3px 3px 3px 3px;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#337ab7;
  font-size:0.8em;
}

.pages strong {color:white;}

.pages span {
  float:right;
}

#page {
font-size:0.8em;
}
#page .blank10{height:20px;}
#page strong {
padding:5px 8px;
background:#337ab7;
border-radius:5px;
color:white;
margin-right:15px;
font-size:0.8em;
}

.pagination {margin:50px 0px;}




/* 分页 */

.page-number {
 position:relative;
 right:0px;
 top:5px;
  color:#FFFFFF;
  height: 26px;
  line-height: 26px;
  padding:9px 20px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}

/* 正文 */
#content_text {line-height:180%;font-size:1.2em;}





/* 首页 */


.index-1,.index-3 { padding-bottom:100px; background: #f8f8f8; }
.index-1 ul { overflow: hidden; }
.index-1 li { height: 350px;  overflow: hidden; text-align: center; float: left; border: 1px solid transparent; position: relative; transition: 400ms; }
.index-1 li:hover {background:white;border:1px solid #ccc;}
.index-1 .t1 { width: 100%; height: 140px; padding: 70px 0 0 0; font-size: 14px; color: #9b9797; transition: 400ms; }
.index-1 .t1 .img-auto {height:176px; margin:0px 0px 10px 0px; overflow:hidden; }
.index-1 .t1 a { margin: 0 0 5px 0; font-size: 18px; color: #3a3a3a; transition: 400ms; }
.index-1 .t2 { width: 100%; padding: 20px 10px 0px 10px; height: 80px; line-height: 24px; font-size: 14px; color: #fff; background: #7bc91e; position: absolute; left: 0; bottom: -80px; transition: 400ms; }
.index-1 li:hover .t1 { margin-top:-50px; }
.index-1 li:hover .t2 { bottom:0px; }

@media (max-width: 768px) {
.index-1 li {
margin-bottom:30px;
background:white;border:1px solid #ccc;
}
.index-1 li .t1 { margin-top:-50px; }
.index-1 li .t2 { bottom:0px; }
}


.index-2 {padding-bottom:80px;}
.index-2 div div { padding:20px 30px; border:1px solid #eee;  -moz-box-shadow:0px 0px 10px #eee;
-webkit-box-shadow:0px 0px 10px #eee;
box-shadow:0px 0px 10px #eee; border-radius:3px;}
@media (max-width: 768px) {
.index-2 div div {margin-bottom:20px;}
}

.index-2 div div.img-auto a {display:block; height:100px;margin:20px 0px;overflow:hidden;}
.index-2 div div.img-auto h4 a { height:16px; font-size:14px;}
.index-2 div div:hover {background:#eee;}
.index-2 div div p {font-size:12px;color:#555;}
.index-2 div div p.date {color:#999;}



.index-3 .btn {padding:10px 40px;border-radius:50px;}
.index-3-left { height:240px; overflow:auto; }
.index-3-left p {text-indent:2em; }
@media (max-width: 768px) {
.index-3-left {margin-bottom:30px;}
}

.index-6 {padding:0px 0px 100px 0px;}
.index-6 ul li { height:124px; padding:0px; border:1px solid #eee; overflow:hidden;}
.index-6 ul li .img-auto {
width:89px;
height:68px;
margin:28px 50px;
overflow:hidden;
}






/* 友情链接 */
.home-links { padding:50px 0px 0px 0px;  background:#333; color: #666; }
.home-links .hr  {padding:15px 0px 0px 0px; border-top:1px dotted #555;}
.home-links-left {padding:0px;}
.home-links .links-logo img {
float:left; margin:10px;
opacity: 0.2;
}
.home-links .title10 h4{color:#e2e2e2}
.home-links .links-logo img:hover {opacity: 1; transition: 400ms;}
.home-links .links-a { clear:both; margin: 0 auto; font-size: 14px; padding-bottom: 60px; }
.home-links .links-a a { color: #666; padding: 10px; line-height: 300%; }






/**/
/*列表页 -文字列表*/
/**/
.list-container a {color:#333;}
.list-container p {color:#888;}
.list-container h4 {color:#000;font-weight:bold; }
.list-container .row{margin-bottom:15px;}
.list-container .news-list{margin-bottom:0;}

.list-border{padding:15px; clear:both; border:1px dotted transparent; border-bottom-color:#BBBBBB;min-height:115px;}
.list-border-w{border:1px dotted #BBBBBB; margin:15px 0px;}
.list-border:hover{background:#F5F5F5; border-color: #ccc; border-radius: 5px 5px 5px 5px;}


.list-date {width: 5em; float: left; margin-right: 20px;text-align: center;}
.list-date span{display:block;width:1em;line-height:1em;padding-top: .1em;white-space:nowrap;font-size: 4em;color:#555;overflow:hidden;font-family: 'Times New Roman', Times, serif;}
.list-date p {clear:both; display:block; width:5em;overflow:hidden;margin-bottom:0;}

.news-list p,
.news-list-text-pic p,
.list-down p{line-height:1.6}
.list-down .img-auto {height:170px;overflow:hidden;}



#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.projectitem {margin:0px 0px 30px 0px;width: 380px; float: none; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.projectitem a
{position:relative;display:block; }

.projectitem a:hover
{text-decoration:none;overflow:hidden;}

.projectitem a h4
{display:none;cursor:hand;text-align:center;}

.projectitem a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.projectitem img,
.index-1 img,
.index-2 img,
.index-3 img,
#projectlist .owl-item img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}

.projectitem p {line-height:200%;font-size:1.2em;}

.post-masonry {margin:0px 0px 30px 0px;}
.post-masonry a
{position:relative;display:block; }

.post-masonry a:hover
{text-decoration:none;overflow:hidden;}

.post-masonry a h4
{display:none;cursor:hand;text-align:center;}

.post-masonry a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.post-masonry img,
.index-1 img,
.index-2 img,
.index-3 img,
#projectlist .owl-item img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}


/*列表页 - 右侧*/

.content-right-list h3 {font-size:16px;}
.content-right-list ol {margin-bottom:60px;}
.content-right-list ol li {list-style-type:decimal ;font-size:14px;line-height:1.8}
@media (max-width: 768px) {
.content-right-list {
margin-top:60px;
}
}



/* 联系我们地图页 */

.contact-us {background:#242625; }

.contact-us h3 {font-size: 60px;line-height:120%;color:#CCCCCC;text-align:center;padding:50px 0 ;}
.contact-us h3 span{font-weight:bold;color:#C22C45;}
.contact-us h4 {clear:both;  margin:50px auto 0;padding:0 0 50px}

.contact-us dl {}
.contact-us dl dt {line-height:40px;color:#CACACA;font-size: 26px;margin-bottom:10px;}
.contact-us dl dd{color:#AEAEAE;font-size: 1.0em;}
.content-ditu {height:50.8em;overflow:hidden;}
.contact-us .glyphicon {font-size:50px;}




/* 产品页面右侧文字信息 */
.product_info{  overflow:hidden}
.product_info table{ color:#535353; width:100%; }
.product_info table th{ text-align:right; padding:7px 5px; width:120px; font-weight:normal; color:#888;}
.product_info table td{ padding:5px; color:#535353; font-size:0.95em;}
.product_info table tr{}
.product_info strong{ color:#E53F40; font-size:30px;}
#dialog_link {margin-left:20px;background:#236298;}
@media (max-width: 768px) {
#dialog_link {margin:20px 0px 0px 0px;}
}


/* 滚动图片 */
#projectlist .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
#projectlist .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
#projectlist .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
#projectlist .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
#projectlist .owl-carousel .owl-item {float:left;  padding:0px 50px; overflow:hidden; text-align:center; }
#projectlist .owl-carousel .owl-item a.img-auto {height:350px;overflow:hidden;}
#projectlist .owl-carousel .owl-item h4 { margin:30px 0px; font-size:16px;}
#projectlist .owl-carousel .owl-item h4 small {padding-left:20px; font-style : oblique; }


#projectlist .owl-controls .owl-page,
#projectlist .owl-controls .owl-buttons div{cursor: pointer;}
#projectlist .owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
#projectlist .grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
#projectlist .owl-carousel .owl-wrapper,
#projectlist .owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}



#projectlist .owl-theme .owl-controls{margin-top: 20px;text-align: center;}
/* Styling Next and Prev buttons*/
#projectlist .owl-theme .owl-controls .owl-buttons div {color: #333;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 5px 15px;font-size: 20px; font-weight:bold; background: #eee; }
#projectlist .owl-theme .owl-controls .owl-buttons div:hover {background:#333; color:white;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
#projectlist .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
#projectlist .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
#projectlist .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=30);/*IE7 fix*/opacity: 0.3;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #999;}
#projectlist .owl-theme .owl-controls .owl-page.active span,
#projectlist .owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
/* If PaginationNumbers is true*/
#projectlist .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
#projectlist .owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
#projectlist .owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}



.content-bottom-list-more {padding:8px 15px; background:#eee; color:#888;}

@media (min-width: 768px) {
.servers-wap {
display:none;
}
.dropdown-menu>li>a {padding:10px 20px;}

.navbar .nav > li.oen ul.two {
	margin: 0;
}
.navbar .nav > li.oen:hover ul.two {
	display: block;
}

}

@media (max-width: 768px) {
/* 手机菜单圆形按钮颜色 */
.plug-menu {
background: #ccc;
}

/* 手机菜单弹出按钮颜色 */
.top_menu>li {
background: #ccc;
}

/* 手机菜单平铺背景颜色 */
.foot_mp {
background: #ccc;
}


.servers,
.foot-share,
.content_tools_box
{display:none;}

ul.nav-pills li.active {clear:both; display:block; }
.content-bottom-list-more {display:block; width:110px; margin-bottom:30px;}

}

.navbar-right {padding:0px;}

.lead {font-size:1.0em; line-height: 1.8;}
.index-1 ul,.index-6 ul {margin:0px;padding:0px;}





.lead img {max-width:100%;}

.child{
display:none;
}


.left-menu {line-height:42px;  border:1px solid #ccc; border-radius: 5px;}
.left-menu ul {margin:0px;padding:0px;}
.left-menu ul li a {display:block; padding:0px 0px 0px 40px;}
.left-menu ul li.two {padding-left:10px;}
.left-menu ul li.three {padding-left:10px;}
.left-menu ul li.four {padding-left:10px;}
.left-menu ul li.five {padding-left:10px;}

.top-login {padding-left:5px;}









.btn-primary {
    background-color: #507FD3;
    border-color: #507FD3;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #507FD3;
    border-color: #507FD3;
}
.pagination>li>a, .pagination>li>span {
    color: #507FD3;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #507FD3;
}
#page strong {
    background: #507FD3;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #507FD3;
}
#dialog_link {
    background: #507FD3;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #507FD3;
    background-color: #fff;
}
.comm input.btn {
    background: #507FD3;
    color: #fff;
}
.pages strong, .pages span {
    color: #FFFFFF;
    background: #507FD3;
}
.btn-primary .badge {
    color: #507FD3;
    background-color: #fff;
}





*/









body{font-family: Microsoft Yahei;background:#F6F6F6;overflow-x:hidden;}
ul,ol,li{list-style: none;}
.blank5{clear:both;height:5px;}
.blank10{clear:both;height:10px;}
.blank20{clear:both;height:20px;}
.blank30{clear:both;height:30px;}
.img-auto { display:block; overflow:hidden; }
.img-auto img { width:100%; height:auto; margin:0px auto; transition: 600ms; }
.img-auto:hover img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }


 



.navbar-default{transition: 600ms;opacity: 1;}
.navbar-default.mini{padding: 0;}




.banner{margin-top: 70px;}
.banner img{width:100%;height:auto;}


@media screen and (min-width: 768px){
.section1{position:relative;padding:40px 0;}}
.s1{float: left;width: 33.3333%;padding: 30px;position: relative;top: 0;transition: 600ms;}
.s1-1{background: #305DC3;}
.s1-2{background: #2D57B6;}
.s1-3{background: #294DA0;}
.s1 a{display: block;text-decoration: none;overflow: hidden;}
.s1 h3{float: left;font-size: 80px;margin-right: 20px;line-height: 80px;color: #fff;margin-top: 0;	}
.s1 h3 small{color: #fff;padding-left: 10px;font-size: 40px;}
.s1-text{overflow: hidden;padding-top: 10px;	}
.s1-text h4{color: #fff;margin: 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.s1-text p{line-height: 30px;padding-bottom: 5px;color: rgba(255,255,255,.5) ; border-bottom:1px solid  rgba(255,255,255,.5) ;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.s1-img{height: 60px;width: 60px;overflow: hidden;margin-top: 30px;}
.s1-img img{width: 100%;height: auto;}
.s1:hover{top: -20px;-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);}


@media screen and (min-width: 768px) and (max-width: 991px){
.s1{padding: 30px 15px;}
}

@media screen and (min-width: 0) and (max-width: 767px){
.section1{position: relative;top: 0px;z-index: 12;margin-top: 20px;margin-bottom: 20px;}
.s1{width: 100%;float: none;}
.s1:hover{top: 0px;}
}





.section2{background: #fff;padding:40px 0;}

.title10{margin-bottom:40px}
.title10 h4{font-size:26px;color:#444;text-align:center;margin-bottom:8px}
.title10 h4 a{color:#444}
.title10 p{display:block;text-align:center;position:relative;height:40px;line-height:14px;max-width:478px;color:rgba(191,191,191,.91);font-size:14px;margin:0 auto;border-bottom:1px #ececec solid;padding-bottom:10px;margin:0 auto}
.title10 p:before{content:'';background-color:rgba(44,102,204,.82);width:23px;height:9px;display:block;border-left:7px #F7F7F7 solid;border-right:7px #F7F7F7 solid;position:absolute;bottom:-5px;left: 49%;}
.title10 ul{text-align:center;padding:0;margin:20px 0}
.title10 ul li{display:inline-block;margin-top: 5px;}
.title10 ul li a{display:inline-block;font-size:14px;padding:10px 28px;margin-right:4px;border:1px #efefef solid;color:#a9a9a9;background-color:#fff;transition:.3s;transform-origin:top}
.title10 ul li a.on,.title10 ul li a:hover{color:#fff;transition:.3s;background-color:#305dc3;transform-origin:bottom;border:1px #305dc3 solid}

.s2-item{margin:10px 0}
.s2-item a{display:block;text-decoration:none;position:relative;overflow:hidden;background:#fff}
.s2-img{position:relative}
.s2-img{display:block;overflow:hidden}
.s2-img img{width:100%;height:auto;margin:0 auto;transition:.6s}
.s2-item:hover .s2-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.s2-img p{transition:all ease-out .3s;transform:rotateX(90deg);margin:0;background:rgba(48,93,195,.87);height:40px;line-height:40px;color:#fff;font-size:16px;text-align:center;display:block;position:absolute;left:10%;right:10%;bottom:-20px}
.s2-item:hover .s2-img p{transform:rotateX(0);bottom:0}
.s2-item:hover a{box-shadow:1px 1px 15px rgba(0,0,0,.2)}
.s2-text{padding:20px}
.s2-text h4{text-align:center;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:20px}
.s2-text p{line-height:22px;height:44px;overflow:hidden;color:#afafaf}

.section9{background: #f7f7f7;padding:40px 0;}
.s9-item{margin:10px 0}
.s9-item a{display:block;text-decoration:none;position:relative;overflow:hidden;background:#fff}
.s9-img{position:relative}
.s9-img{display:block;overflow:hidden}
.s9-img img{width:100%;height:auto;margin:0 auto;transition:.6s}
.s9-item:hover .s2-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.s9-img p{transition:all ease-out .3s;transform:rotateX(90deg);margin:0;background:rgba(48,93,195,.87);height:40px;line-height:40px;color:#fff;font-size:16px;text-align:center;display:block;position:absolute;left:10%;right:10%;bottom:-20px}
.s9-item:hover .s2-img p{transform:rotateX(0);bottom:0}
.s9-item:hover a{box-shadow:1px 1px 15px rgba(0,0,0,.2)}
.s9-text{padding:20px}
.s9-text h4{text-align:center;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:20px}
.s9-text p{line-height:22px;height:44px;overflow:hidden;color:#afafaf}

/* 外部层 */
#owl-demo9{position:relative;padding:0 40px;margin:0px}
#owl-demo9 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo9 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo9 .owl-item{float:left;}
#owl-demo9 .owl-controls{margin-top:0px;text-align:center;}
/* 左右按钮 */
#owl-demo9 .owl-controls .owl-nav{}
#owl-demo9 .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#owl-demo9 .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}
#owl-demo9 .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}
#owl-demo9 .owl-controls .owl-nav .owl-prev{}
#owl-demo9 .owl-controls .owl-nav .owl-next{}
/* 远点按钮 */
#owl-demo9 .owl-dots{}
#owl-demo9 .owl-controls .owl-nav [class*=owl-]{position: absolute;top: 50%;margin-top: -30px;
display: block;height: 60px;width: 20px;text-indent: -9999px;cursor: pointer;overflow: hidden;
}
#owl-demo9 .owl-controls .owl-nav .owl-prev{left: 0;background: url(../images/s4-left.png) center center no-repeat;}
#owl-demo9 .owl-controls .owl-nav .owl-next{right: 0;background: url(../images/s4-right.png) center center no-repeat;}
#owl-demo9 .owl-controls .owl-nav .owl-prev:hover{left: 0;background: url(../images/s4-left2.png) center center no-repeat;}
#owl-demo9 .owl-controls .owl-nav .owl-next:hover{right: 0;background: url(../images/s4-right2.png) center center no-repeat;}

.index-more{}
.index-more a{box-shadow:0 2px 12px #e2e2e2;border:#ddd 0 solid;background:rgba(255,255,255,0);width:150px;height:37px;display:block;margin:40px auto 50px;line-height:37px;font-size:14px;color:#aba8a8;text-indent:40px;border-radius:0;transition:all ease-out .3s;background-color:#fff;text-transform:uppercase}
.index-more a:before{transition:all .4s ease-out 0s;content:' ';width:37px;display:block;float:right;height:37px;background:url(../images/jiantou2.png) no-repeat -55px -63px;background-color:#383838}
.index-more a:hover{color:#525252;box-shadow:0 7px 15px #dedede}
.index-more a:hover:before{background-color:#305DC3}

.section3{padding:40px 0}
.s3-item{margin:14px 0}
.s3-item a{display:block;position:relative;text-decoration:none;overflow:hidden;padding:30px 20px;background:#f7f7f7}
.s3-img{float:left;margin-right:20px;position:relative;z-index:2;height:90px;width:150px;overflow:hidden}
.s3-img img{width:100%;height:auto;min-height:100%}
.s3-text{padding-top:0;overflow:hidden;position:relative;z-index:2}
.s3-text h4{font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.s3-text h4 a{color:#333}
.s3-text p{color:#afafaf;line-height:22px;height:44px;overflow:hidden}
.s3-item a:before{position:absolute;left:0;top:100%;transition:.3s;height:100%;width:100%;background:#fff;content:"";z-index:1}
.s3-item a:hover{box-shadow:0 7px 17px #dedede}
.s3-item a:hover:before{top:0}
@media screen and (min-width: 320px) and (max-width: 479px){
.s3-item a{padding: 15px;}
.s3-img{float: none;margin-right: 0;width: 100%;height: auto;}
}

.section8{padding:40px 0;}
.s8-item{margin:14px 0}
.s8-item a{display:block;position:relative;text-decoration:none;overflow:hidden;padding:30px 20px;background:#f7f7f7}
.s8-img{float:left;margin-right:20px;position:relative;z-index:2;height:150px;width:210px;overflow:hidden}
.s8-img img{width:100%;height:auto;min-height:100%}
.s8-text{padding-top:0;overflow:hidden;position:relative;z-index:2}
.s8-text h4{font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.s8-text h4 a{color:#333}
.s8-text p{color:#afafaf;line-height:22px;height:66px;overflow:hidden}
.s8-item a:before{position:absolute;left:0;top:100%;transition:.3s;height:100%;width:100%;background:#fff;content:"";z-index:1}
.s8-item a:hover{box-shadow:0 7px 17px #dedede}
.s8-item a:hover:before{top:0}
@media screen and (min-width: 320px) and (max-width: 479px){
.s8-item a{padding: 15px;}
.s8-img{float: none;margin-right: 0;width: 100%;height: auto;}
}


.section4{padding-top:150px}
.s4{background:#305DC3;padding-left:15px;padding-right:15px}
.s4-img{position:relative;top:-30px}
.s4-img img{width:100%;height:auto}
.s4-text{padding:40px}
.s4-text h4{font-size:24px;color:#FFF;margin-bottom:10px}
.s4-text span{display:block;background-color:rgba(88,124,205,0);font-size:14px;color:rgba(255,255,255,.58);margin-bottom:30px}
.s4-text p{height:66px;font-size:13px;color:rgba(255,255,255,.75);line-height:22px;overflow:hidden;margin-bottom:35px}
.s4-text a{display:block;float:right;height:38px;width:69px;text-indent:-9999px;overflow:hidden;border:rgba(255,255,255,.3) 1px solid;background:url(../images/jiantou2.png) no-repeat -38px -2px;opacity:.6;transition:all ease-out .3s}
.s4-text a:hover{background:url(../images/jiantou2.png) no-repeat -38px -33px;opacity:1;border:rgba(255,255,255,.41) 1px solid}
@media screen and (min-width: 768px) and (max-width: 991px){
.s4-text{padding: 20px;}
}
@media screen and (min-width: 0) and (max-width: 767px){
.s4{padding: 15px 0;}
.s4-img{position: relative;top: 0;}
.s4-text{padding: 30px 0 20px;}
}

.section5{padding:40px 0}
.s5-item{margin:20px 0}
.s5-item a{display:block;position:relative;text-decoration:none;overflow:hidden;padding-bottom:0}
.s5-img img{width:100%;height:auto}
.s5-text{height:156px;background:#000;font-size:14px;padding:30px 25px 36px;background-color:#f7f7f7;transition:all .4s ease 0s;bottom:0}
.s5-item:hover .s5-text{padding-top:40px;height:156px;padding-bottom:40px;background-color:#305DC3}
.s5-text h4{margin-top: 0;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height: 30px;}
.s5-text h4 small{margin-left: 1em;}
.s5-text p{line-height: 22px;height: 44px;overflow: hidden;color: rgba(144, 144, 144, 0.86);}
.s5-item:hover .s5-text h4{color: #fff;}
.s5-item:hover .s5-text h4 small{color: rgba(248, 247, 247, 0.34);}
.s5-item:hover .s5-text p{color: rgba(207, 214, 230, 0.72);}


.section6{border-top:1px solid #eee;padding: 50px 0;}

/* 外部层 */
#owl-demo6{position:relative;padding:0 40px;margin:0px}
#owl-demo6 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo6 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo6 .owl-item{float:left;}
#owl-demo6 .owl-controls{margin-top:0px;text-align:center;}
/* 左右按钮 */
#owl-demo6 .owl-controls .owl-nav{}
#owl-demo6 .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#owl-demo6 .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}
#owl-demo6 .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}
#owl-demo6 .owl-controls .owl-nav .owl-prev{}
#owl-demo6 .owl-controls .owl-nav .owl-next{}
/* 远点按钮 */
#owl-demo6 .owl-dots{}
#owl-demo6 .owl-controls .owl-nav [class*=owl-]{position: absolute;top: 50%;margin-top: -30px;
display: block;height: 60px;width: 20px;text-indent: -9999px;cursor: pointer;overflow: hidden;
}
#owl-demo6 .owl-controls .owl-nav .owl-prev{left: 0;background: url(../images/s4-left.png) center center no-repeat;}
#owl-demo6 .owl-controls .owl-nav .owl-next{right: 0;background: url(../images/s4-right.png) center center no-repeat;}
 
#owl-demo6 .owl-controls .owl-nav .owl-prev:hover{left: 0;background: url(../images/s4-left2.png) center center no-repeat;}
#owl-demo6 .owl-controls .owl-nav .owl-next:hover{right: 0;background: url(../images/s4-right2.png) center center no-repeat;}


.s6-item{}
.s6-item img{width: 100%;height: auto;}






 

.section7{background: #F3F3F3;padding: 50px 0;;}
.section7 h4{margin-bottom: 20px;color: #666;}
.s7-1 h4{margin-bottom: 0;height: 30px;line-height: 30px;color: #666;}
.section7 h4 a{color: #c1c1c1;}
.section7 p{display: inline-block;color: #c1c1c1;line-height: 24px;}
.s7-4{padding-top: 50px;}


.fenxiang a{display: inline-block;margin:5px 5px 0;height:30px;width:30px;line-height:30px;text-align:center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #c1c1c1;cursor: pointer;}
.fenxiang a:hover{background:#305DC3;color:#fff;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}


 .foot{border-top:1px solid #eee;color: #8e8e8e;padding: 10px 0;line-height: 20px;background: #fff;font-size: 12px;}
 .foot a{color: #8e8e8e;}



.box2{padding: 40px 0;min-height: 600px;}
.box2-left{float: left;width: 220px;margin-right: 40px;position:relative;top:-116px}

@media screen and (min-width: 0) and (max-width: 767px){
.box2-left{float: none;width: 100%;margin: 0;position:relative;top:0}
}


.left1{background:#305DC3;}
.left1-1{background:#264EA7;padding:40px 20px 20px}
.left1-1 h4{text-align:left;font-weight:700;font-size:25px;padding-bottom:8px;margin-top:0;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,.16);letter-spacing:1px;color:#fff}
.left1-1 p{letter-spacing:1px;font-size:15px;padding-top:0;color:#EAEAEA;margin-top:0;overflow:hidden;text-align:right}
.left1 ul{padding:15px;margin:0}
.left1 ul li a{padding-left:20px;color:#CFDCF9;font-size:14px;display:block;line-height:42px;height:42px;border-bottom:1px solid rgba(255,255,255,.05)}
.left1 ul li a:hover{padding-left:30px;background:#254EA8}
.left1 ul li a.on{padding-left:30px;background:#254EA8}


.box2-right{overflow: hidden;}



.list-pic10{padding-left: 5px;}
.list-pic10-item{margin: 20px 0;}
.list-pic10-item a{display: block;position: relative;text-decoration: none;overflow: hidden;border-bottom:1px solid #eee;}
.list-pic10-item:hover a{-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);}

.list-pic10-img{display:block;overflow:hidden;}
.list-pic10-img img{width:100%;height:auto;margin:0px auto;transition:600ms;}
.list-pic10-item:hover .list-pic10-img img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}

.list-pic10-text{padding: 25px 15px 15px;}
.list-pic10-text h4{margin: 0 0 15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size: 16px;color: #333;}

.list-pic10-text p{line-height: 22px;color: #c1c1c1;height: 44px;overflow: hidden;}




.title20{padding:20px 0;text-align:center}
.title20 h4{margin-bottom:8px;color:#444;font-size:26px}
.title20 p{color:#c1c1c1;font-size:16px;text-transform:uppercase}





#banner2{width:100%;height:200px;position:relative;overflow: hidden;margin-top: 70px;}
#banner2 div{background-color:#39383E;background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:200px;animation:mymove 20s}
 



.service-item{background: #305DC3;margin: 20px 0;position: relative;top: 0;
transition: 600ms;
}

.service-item a{display: block;text-decoration: none;overflow: hidden;}
.service-item h3{padding: 30px 0 0 30px;float: left;font-size: 80px;margin-right: 20px;line-height: 80px;color: #fff;margin-top: 0;	}
.service-item h3 small{color: #fff;padding-left: 10px;font-size: 40px;}
.service-text{overflow: hidden;padding-top: 40px;	padding-bottom: 30px;padding-right: 30px;}
.service-text h4{color: #fff;margin: 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.service-text p{line-height: 30px;padding-bottom: 5px;color: rgba(255,255,255,.5) ; border-bottom:1px solid  rgba(255,255,255,.5) ;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.service-img{height: 60px;width: 60px;overflow: hidden;margin-top: 30px;}
.service-img img{width: 100%;height: auto;}
.service2{text-align: center;background: #F7F7F7;padding: 30px 15px 40px;	}
.service2 h4{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position: relative;color: #333;}
.service2 h4:after{display: block;content:"";height: 1px;width: 40px;background: #ccc;margin: 15px auto 5px;}
.service2 p{margin-bottom: 0;color: #B1AFAF;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.service-item:hover{top: -10px;box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);}




.team-item{margin:20px 0}
.team-item a{display:block;position:relative;text-decoration:none;overflow:hidden;border:1px solid #eee;padding:20px}
.team-item a:hover{-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.3);-moz-box-shadow:1px 1px 5px rgba(0,0,0,.3);box-shadow:1px 1px 5px rgba(0,0,0,.3)}
.team-img{height:160px;width:160px;float:left;margin-right:20px}
.team-img img{width:100%;height:auto;min-height:100%}
.team-text{overflow:hidden;padding-top:20px}
.team-text h4{font-size:18px;color:#484848;margin-bottom:10px}
.team-text h4 small{font-size:13px;color:#c3c3c3;margin-left:8px}
.team-text p{line-height:22px;height:44px;overflow:hidden;color:#b3b3b3}
@media screen and (min-width: 768px) and (max-width: 991px){
.team-img{float: none;margin: 0 auto 20px;}
}
@media screen and (min-width: 0) and (max-width: 479px){
.team-img{float: none;margin: 0 auto 20px;}
}



.news10-item{padding: 30px 0;border-bottom:1px solid #eee;}
.news10-item a{display: block;position: relative;text-decoration: none;overflow: hidden;}
.news-img{float: left;width: 180px;height: 110px;margin-right: 30px;}
.news-img img{width: 100%;height: auto;min-height:100%;}
.news-text{overflow: hidden;padding-top: 15px;}
.news-text h4{color: #333;font-size: 16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.news-text p{    color: #B5B5B5;line-height: 22px;height: 44px;overflow: hidden;}

 
@media screen and (min-width: 0) and (max-width: 479px){
.news-img{float: none;margin: 0 auto 20px;}
}
@media screen and (min-width: 320px) and (max-width: 479px){
.news-text h4{text-align: center;}
}





.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #305DC3;
}



@media (min-width: 768px){
.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
}
}

.navbar-default {
    padding: 0 0px;
	border:none;
}

a.navbar-brand {
     padding: 10px 0px 0;
 }


 @media screen and (min-width: 480px) and (max-width: 767px){
a.navbar-brand {
     padding: 5px 0px 0;
 }}
.navbar-toggle {
     margin-top: 13px;
 
}
a.navbar-brand img{height: 100%;width: auto;	}


.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {

    color: #fff;
    background-color: #305DC3;
}


.nav>li.on > a {

    color: #fff;
    background-color: #305DC3;
}





/*slide*/
.bs-slider{overflow:hidden;max-height:700px;position:relative;background:#000}
.bs-slider:hover{cursor:-moz-grab;cursor:-webkit-grab}
.bs-slider:active{cursor:-moz-grabbing;cursor:-webkit-grabbing}
.bs-slider .bs-slider-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}
.bs-slider>.carousel-inner>.item>a>img,.bs-slider>.carousel-inner>.item>img{margin:auto;width:100%!important}
.fade{opacity:1}
.fade .item{top:0;z-index:1;opacity:0;width:100%;position:absolute;left:0!important;display:block!important;-webkit-transition:opacity ease-in-out 1s;-moz-transition:opacity ease-in-out 1s;-ms-transition:opacity ease-in-out 1s;-o-transition:opacity ease-in-out 1s;transition:opacity ease-in-out 1s}
.fade .item:first-child{top:auto;position:relative}
.fade .item.active{opacity:1;z-index:2;-webkit-transition:opacity ease-in-out 1s;-moz-transition:opacity ease-in-out 1s;-ms-transition:opacity ease-in-out 1s;-o-transition:opacity ease-in-out 1s;transition:opacity ease-in-out 1s}
.control-round .carousel-control{top:47%;opacity:0;width:45px;height:45px;z-index:100;color:#fff;display:block;font-size:24px;cursor:pointer;overflow:hidden;line-height:43px;text-shadow:none;position:absolute;font-weight:400;background:0 0;-webkit-border-radius:100px;border-radius:100px}
.control-round:hover .carousel-control{opacity:1}
.control-round .carousel-control.left{left:1%}
.control-round .carousel-control.right{right:1%}
.control-round .carousel-control.left:hover,.control-round .carousel-control.right:hover{color:#fdfdfd;background:rgba(0,0,0,.5);border:0 transparent}
.control-round .carousel-control.left>span:nth-child(1){left:45%}
.control-round .carousel-control.right>span:nth-child(1){right:45%}
.indicators-line>.carousel-indicators{right:48%;bottom:3%;left:auto;width:90%;height:20px;font-size:0;overflow-x:auto;text-align:right;overflow-y:hidden;padding-left:10px;padding-right:10px;padding-top:1px;white-space:nowrap;display:none}
.indicators-line>.carousel-indicators li{padding:0;width:10px;height:10px;border:1px solid #9e9e9e;text-indent:0;overflow:hidden;text-align:left;position:relative;letter-spacing:1px;background:#9e9e9e;-webkit-font-smoothing:antialiased;-webkit-border-radius:50%;border-radius:50%;margin-right:2px;-webkit-transition:all .5s cubic-bezier(.22,.81,.01,.99);transition:all .5s cubic-bezier(.22,.81,.01,.99);z-index:10;cursor:pointer}
.indicators-line>.carousel-indicators li:last-child{margin-right:0}
.indicators-line>.carousel-indicators .active{margin:1px 5px 1px 1px;box-shadow:0 0 0 2px #fff;background-color:transparent;position:relative;-webkit-transition:box-shadow .3s ease;-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}
.indicators-line>.carousel-indicators .active:before{transform:scale(.5);background-color:#fff;content:"";position:absolute;left:-1px;top:-1px;width:10px;height:10px;border-radius:50%;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}
.slide_style_left{text-align:left!important}
.slide_style_right{text-align:right!important}
.slide_style_center{text-align:center!important}
.slide-text{left:0;top:25%;right:0;margin:auto;padding:10px;position:absolute;text-align:left;padding:10px 85px}
.slide-text>h1{padding:0;color:#fff;font-size:30px;font-style:normal;line-height:84px;margin-bottom:30px;letter-spacing:1px;display:inline-block;-webkit-animation-delay:.7s;animation-delay:.7s}
.slide-text>p{width:60%;margin:0 auto;padding:0;color:#fff;font-size:14px;line-height:24px;font-weight:300;margin-bottom:40px;letter-spacing:1px;-webkit-animation-delay:1.1s;animation-delay:1.1s}
.slide-text>a.btn-default{color:#000;font-weight:400;font-size:13px;line-height:15px;margin-right:10px;text-align:center;padding:17px 30px;white-space:nowrap;letter-spacing:1px;display:inline-block;border:none;text-transform:uppercase;-webkit-animation-delay:2s;animation-delay:2s;-webkit-transition:background .3s ease-in-out,color .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out}
.slide-text>a.btn-primary{color:#fff;cursor:pointer;font-weight:400;font-size:13px;line-height:15px;margin-left:10px;text-align:center;padding:17px 30px;white-space:nowrap;letter-spacing:1px;background:#00bfff;display:inline-block;text-decoration:none;text-transform:uppercase;border:none;-webkit-animation-delay:2s;animation-delay:2s;-webkit-transition:background .3s ease-in-out,color .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out}
.slide-text>a:active,.slide-text>a:hover{color:#fff;background:#222;-webkit-transition:background .5s ease-in-out,color .5s ease-in-out;transition:background .5s ease-in-out,color .5s ease-in-out}
@media (max-width:991px){.slide-text h1{font-size:40px;line-height:50px;margin-bottom:20px}
.slide-text>p{font-size:18px}
}
@media (max-width:768px){.slide-text{padding:10px 50px}
.slide-text h1{font-size:30px;line-height:40px;margin-bottom:10px}
.slide-text>p{font-size:14px;line-height:20px;margin-bottom:20px}
.control-round .carousel-control{display:none}
}
@media (max-width:480px){.slide-text{padding:10px 30px}
.slide-text h1{font-size:20px;line-height:25px;margin-bottom:5px}
.slide-text>p{font-size:12px;line-height:18px;margin-bottom:10px}
.slide-text>a.btn-default,.slide-text>a.btn-primary{font-size:10px;line-height:10px;margin-right:10px;text-align:center;padding:10px 15px}
.indicators-line>.carousel-indicators{right:43%}
}


.section10{padding:60px 0;background:#f8f8f8}
.section10 .title10 ul{display:none}
@media screen and (max-width:768px){.s10-3{margin:25px 0}
.clearfix{clear:both}
.s10-2 .fenxiang{margin-top:5px}
}
.s10-2 .fenxiang{margin-top:35px}
.fenxiang a{cursor:pointer;margin-right:5px;display:inline-block;height:38px;width:38px;line-height:38px;text-align:center;color:#999}
.fenxiang a:hover{background:#999;color:#fff}
.s10-3 h4{color:#333;font-size:16px}
.s10-3 ul{padding:0;margin:35px 0 0}
.s10-3 ul li{float:left;width:100%;line-height:25px;margin-bottom:5px;color:#999}
#outer-w{width:100%;height:100%;display:none;position:fixed;left:0;top:0;z-index:99999}
#outer{height:100%;position:relative;width:100%}
#outer[id]{display:table;position:static}
#middle{position:absolute;top:50%}
#middle[id]{display:table-cell;vertical-align:middle;position:static}
#inner{position:relative;top:-50%;width:300px;padding:30px 0;margin:0 auto;text-align:center}
#bg-black{position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.6)}
.inner{position:relative;z-index:2;background:#FFF;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#close{position:absolute;right:-10px;top:-10px;height:30px;width:30px;cursor:pointer;background:#FFF url(../images/del_on.gif) left top no-repeat;border:1px solid #CCC;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
#close:hover{background:#DDD url(../images/del_hover.gif) -1px -1px no-repeat}
.mianbao{padding:10px 0;line-height:25px;color:#666;background:#f8f8f8;border-top:1px solid #f8f8f8;margin-top:1px;font-size:12px}
.mianbao a{color:#333;margin:0 5px}

.dropdown-menu{padding:0;border-top:2px solid #E40807}
@media (max-width:768px){.mianbao+*{margin-top:-20px}
}

/*-- 在线客服 --*/
.action{position:fixed;z-index:999;top:50%;right:10px;width:40px}
.action .a-box{position:relative;width:40px;height:40px;margin-top:2px;color:#999;background:#eee;box-shadow:inset -1px -1px 0 0 rgba(0,0,0,.05);border-radius:2px;transition:all .2s ease-in-out}
.action .a-box:after{position:absolute;top:0;height:40px;width:40px;font-size:20px;line-height:40px;text-align:center;font-family:FontAwesome;overflow:hidden}
.action .a-box:hover{color:#fff;background-color:#07c;cursor:pointer}
.action .a-box:hover:after{padding:4px;font-size:12px;font-family:lucida Grande,Verdana,Microsoft YaHei;line-height:16px;word-break:break-all}
.action .contact:after{content:"\f0e5"}.action .contact:hover:after{content:"\8054\7CFB\5BA2\670D"}
.action .contact p{margin-bottom:5px;font-size:14px;}
.action .contact-wrap,.action .wechat-wrap{display:none;position:absolute;right:41px;top:0;width:200px;padding:10px;font-size:12px;color:#333;background-color:#fff;box-shadow:0 0 1px rgba(0,0,0,.3);cursor:auto}.action .contact-title{margin:0
0 10px;padding:5px;font-size:18px;font-weight:400;color:#fff;text-align:center;background-color:#08c}
.action .wechat:after{content:"\f029"}
.action .wechat:hover:after{content:"\5173\6CE8\5FAE\4FE1"}
.action .wechat-wrap{top:-42px;width:150px;padding:2px}
.action .wechat-wrap img{width:100%;height:auto;vertical-align:top}
.action .share{display:block;float:none!important;height:40px!important;margin:2px 0 0!important;padding-left:0!important;color:#999!important;background-image:none!important}.action .share:after{content:"\f045"}.action .share:hover{opacity:1!important;text-decoration:none!important}
.action .share:hover:after{color:#fff!important;content:"在线留言"}
.action .gotop:after{font-size:36px;content:"\f106"}
.action .gotop:hover:after{content:"\8FD4\56DE\9876\90E8"}
@media (max-width:767px){.action{display:none}}
.footer-bar{display:none}.footer-bar{position:fixed;z-index:999;left:0;bottom:0;width:100%;height:50px;font-size:0;text-align:center;border-top:1px solid #ddd;color:#666;background:#fff;table-layout:fixed}@media (max-width:767px){.footer-bar{display:table}}.footer-bar .fb-item{display:table-cell;height:50px;font-size:16px;vertical-align:middle}.footer-bar .fb-item
.fa{font-size:24px;line-height:26px}.footer-bar .fb-item
span{display:block;font-size:12px;line-height:12px}.footer-bar
a{display:block;color:#666;text-decoration:none}.footer-bar a:active,.footer-bar a:focus,.footer-bar a:hover{color:#333}.footer{padding:40px
0 0;font-size:12px;color:#999;background:#222}



.section10 .form-group .form-control{background:none;border-radius: 0;border:none;border-bottom:1px solid #ccc;color:#999999;-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.0);box-shadow: inset 0 0px 0px rgba(0,0,0,.0);}
.section10 .form-group .form-control:focus {border-color: none;outline: 0;-webkit-box-shadow: none;}
.section10 .form-group textarea.form-control{color:#999999;}
.s7-btn{width:100%;max-width:100%;margin:0 auto;color:#FFF;height:40px;background: #E40807;border:1px solid #606060;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.s7-btn:hover{background: #fff;color:#E40807;}
.get_touch form ,.partner .row{border: 8px solid #f4f4f4;background: #fff;padding: 20px 10px 20px 10px;}
.partner li img {border: 1px solid #e1e3e5!important;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.get_touch form button.submit{background:#32373c;color:#fff;margin:10px 0}
.get_touch form button.submit i{border-left:1px solid #37474f}
.get_touch form button.submit{font-weight:500;padding:4px 9px 4px 27px;text-transform:uppercase;display:inline-block;position:relative;line-height:30px;border-radius:3px;border:none;outline:0;letter-spacing:.03em;transition:all .3s ease}
.get_touch form button.submit i{padding-left:15px;font-size:1.25em;padding-right:7px;vertical-align:middle;position:relative;margin-left:20px;line-height:28px;transition:all .3s ease}
.get_touch form button.submit i:after{background:rgba(0,0,0,.5);content:'';width:1px;height:100%;position:absolute;left:-2px;top:0;transition:all .3s ease}
.get_touch form button.submit:hover i{color:#282f39;border-color:#282f39}
.met-news,.met-news-bar .recommend,.met-shownews{border-top:1px solid #f0f2f5}
.get_touch form button.submit:hover i:after{background:0 0}
.get_touch form button.submit:hover{background:#d68b37;color:#282f39}
.KH102-comments>ul.msg{margin-bottom:8px;border-top:1px solid #ddd;padding-top:10px;border-radius:4px;}
.KH102-comments{margin-bottom:10px;}
.KH102-comments ul{padding:0}
ul.msg img.avatar{float:left;margin-right:10px;border-radius:4px;width:45px;height:45px;border-radius:50%;-webkit-transition:.4s;-webkit-transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;-moz-transition:-moz-transform .4s ease-out;}
li.msgname:hover img.avatar,.commons li:hover img{transform:rotateZ(60deg);-webkit-transform:rotateZ(60deg);-moz-transform:rotateZ(60deg)}
ul.msg li{list-style-type:none;}
ul.msg li.msgname p.commentname{line-height:23px;font-size:14px;margin-bottom:3px;}
ul.msg li.msgname small{color:#aaa;font-size:14px;}
ul.msg li.msgname small a{display:none;}
ul.msg:hover li.msgname small a{display:inline-block;}
ul.msg li ul.msg{margin-top:12px;padding-top:10px;border-bottom:1px solid #ededed;border-radius:4px;box-shadow: 0 0 2px rgba(0,0,0,0.05);}

.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}@media (min-width:1440px){.container{width:1400px}}@media (min-width:1680px){.container{width:1600px}}
.main{width:1180px;float:right;padding:30px 0}
@media screen and (max-width:991px){.main{width:100%}}
@media screen and (min-width:992px) and (max-width:1199px){.main{width:660px}}
@media screen and (min-width:1200px) and (max-width:1439px){.main{width:860px}}
@media screen and (min-width:1440px) and (max-width:1679px){.main{width:1000px}}

.function{margin-bottom:30px;padding:15px;background:#fafafa;border:1px solid #f6f6f6}
.function ol,.function ul{list-style:none;margin:0;padding:0}
.function ol li,.function ul li{padding:8px 0;border-bottom:1px solid #eee}
.function ol li li,.function ul li li{padding-left:20px;border-bottom:0}
.function ol a,.function ul a{color:#666}
.function ol a:hover,.function ul a:hover{color:#FF072A;text-decoration:none}
.function_t{padding-left:10px;border-left:3px solid #507FD3;margin:0 0 12px;font-size:16px;font-weight:600}
.function_c{overflow: hidden;}
#divTags ul {margin-top:20px;}
#divTags ul li{border-bottom:0;display:inline;}
#divTags ul li a{display:inline-block;margin:5px;padding:4px 12px;font-size:12px!important;line-height:1.2;color:#666;border:1px solid #999;border-radius:3px;text-decoration:none}
#divTags ul li a:hover{color:#fff;background:#07c;border-color:#FF072A}
#divSearchPanel input{border:1px solid #eee;color:#fff;border-radius:4px;height:30px;}
#tbCalendar{width:100%;}
#divCatalog ul li,#divArchives ul li,#divFavorites ul li,#divMisc ul li,#divLinkage ul li{width:50%;float:left;border-bottom:0;}

.sidebar{float:left;width:360px;padding:30px 0}
@media screen and (min-width:768px) and (max-width:991px){.sidebar{width:200px}}
@media screen and (min-width:992px) and (max-width:1439px){.sidebar{width:250px}}
@media screen and (max-width:991px){.sidebar{display:none}}

h4.contactus{text-align:left;}
.center{text-align:center;}
