html,

body 

{ font-family: "Microsoft Yahei"; background:#fff;}

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:white;

opacity: 0.9;

-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;}



}



.navbar-default .navbar-nav>li> a {color:#000;}



/* logo */

a.navbar-brand { 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;

}

}



/*导航用户注册*/

.user-panel { margin:10px 20px 0 0px;  }

.user-panel a,

.user-panel a:visited,

.user-panel a:link{

	color: #198DDD;

	font-size: 14px;

	padding: 5px 10px;

	text-align: center;

	text-decoration: none;

	border:1px solid #198DDD;

}

.user-panel a:hover{ color:#198DDD;}

.user-panel a.top-login {color:white; background:#198DDD;}

.user-panel a:hover {background:#26c79d; color:white;border:1px solid #26c79d;}

}







@media (min-width: 768px) {

ul.navbar-nav li.oen { height:70px; padding:10px 0px;}

}



.top-nav-right {

  position: absolute;

  top:20px;

  right:0px;

  width:110px;

  margin:0px;

  padding:0px;

}





@media all and (min-width:1024px) and (max-width:1024px){

.top-nav-right {top:5px;}

.user-panel { margin:30px 0px 0px 0px;  }

}



@media all and (min-width:1156px) and (max-width:1280px){

.user-panel { margin:10px 60px 0 0px;  }

}





.top-nav-right ul {margin:0px;padding:0px;}



.top-nav-right ul li { 

float:left; 

width:30px;

line-height:30px;

margin:2px; 

}

.top-nav-right ul li.nav-shopping a { 

position: absolute;

top:0px;

right:0px;display:block; width:30px; height:30px;

}

.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 {margin-top:10px;}

.top-nav-right ul li.nav-shopping,

.top-nav-right ul li.glyphicon-search {

display:none;

}

.navbar-toggle {z-index:999;}

.top-nav-right {width:30px;position:relative;

top:0px;

left:5px; z-index:99; font-size:26px; }

}



#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%;}



.bs-example-modal-lg-search .row { padding:20px; }







/* 通用 */



.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:#006666;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;

}











/************* 分页 */



.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:20px 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 .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;}

.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: 4em; 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:4em;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;}









/* 产品页面右侧文字信息 */

.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.9em;}

.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/index/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/base/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;}

.top-nav-right .dropdown-menu li {clear:both;width:98%;}

.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: #006666;

    border-color: #006666;

}

.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: #006666;

    border-color: #006666;

}

.pagination>li>a, .pagination>li>span {

    color: #006666;

}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {

    color: #006666;

}

#page strong {

    background: #006666;

}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {

    color: #fff;

    background-color: #006666;

}

#dialog_link {

    background: #006666;

}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {

    color: #006666;

    background-color: #fff;

}

.comm input.btn {

    background: #006666;

    color: #fff;

}

.pages strong, .pages span {

    color: #FFFFFF;

    background: #006666;

}

.btn-primary .badge {

    color: #006666;

    background-color: #fff;

}











*/



















body{font-family: Microsoft Yahei;background:#fff;overflow-x:hidden;font-size: 12px;}

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); }













.top{height:30px;line-height: 30px;background: #EEE;}

.top-r{float: right;color: #888888;font-size: 12px;}

.top-r a{color: #888888;font-size: 12px;margin: 0 3px;}

.top-r span a{margin-left: 20px;color: #eb9000;font-weight: bold;text-transform : capitalize;}

#localtime{color: #000;}





@media screen and (min-width: 0) and (max-width: 767px){

.top-r{display: none;}

}





.top2{padding: 20px 0;}

.top2 .container{position: relative;}

.logo-box{float: left;}

.logo-box img{max-width: 100%;height: auto;}

.sousuo10{position: absolute;right: 0;top:  50%;margin-top: -17px;width: 235px;height: 35px;border:1px solid #ccc;border-radius: 35px;padding: -0px 5px;}

.text10{outline: none;float:left;height:35px;width:185px;line-height:35px;color:#000;padding:0px 10px;border:none;background:none;}

.btn10{float:right;height:35px;line-height:35px;width:35px;color:#FFF;border:none;background:url(../images/base/sch_btn.png) center 5px no-repeat;cursor:pointer;text-align:center;text-indent: -9999px;}





@media screen and (min-width: 0) and (max-width: 767px){

.logo-box{max-width:220px;}

}



.menu{background: #006666;}

.menu ul{padding: 0;margin: 0;}

.menu1{}

.menu1 li.one{float: left;position: relative;}

.menu1 li.one a.aa{float: left;display: block;line-height: 45px;padding: 0 27px;font-size: 18px;font-weight: bold;color: #fff;text-decoration: none;}

.menu1 li.one.on a.aa{background: #fff;color: #006666;}



.menu2{position: absolute;z-index: 99;left: 0;top: 100%;width: 455px;display: none;background: #F2F5F9;}

.menu2-img{float: left;height: 160px;width: 165px;overflow: hidden;border:10px solid transparent}

.menu2-img img{width: 100%;height: auto;min-height:100%;}

.menu2 ul{overflow: hidden;padding-top: 2px;}

.menu2 ul li{float: left;width: 50%;padding-left: 20px;background:url(../images/base/menu2-li.jpg) 10px center no-repeat;

height: 40px;line-height: 38px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.menu2 ul li a{color: #000;font-weight: bold;}



.one2 .menu2 ul li{width: 33%;}

.one6 .menu2{left: auto;right: 0;}

.one7 .menu2{left: auto;right: 0;}

.one8 .menu2{left: auto;right: 0;}





@media screen and (min-width: 992px) and (max-width: 1199px){

.menu1 li.one a.aa{padding: 0 15px;}

}

@media screen and (min-width: 768px) and (max-width: 991px){

.menu1 li.one a.aa{padding: 0 8px;font-size: 16px;}

.one5 .menu2{left: -165px;}

}







.menu-btn{display: none;height: 40px;width: 40px;position: absolute;right: 15px;top: 50%;margin-top: -20px;border:1px solid #e2e2e2;}

.menu-btn span{text-align: center;display: block;line-height: 40px;font-size: 22px;color: #999;}

.menu-btn:hover,.menu-btn.open{background: #0084FD;color: #fff;border-color:#0084FD;}

.menu-btn:hover span,.menu-btn.open span{color: #fff;}





@media screen and (min-width: 0) and (max-width: 767px){

.sousuo10{display: none;}

.menu-btn{display: block;}

.menu{display: none;}

.menu .container{padding: 0;}

.menu1 li.one{float: none;}

.menu1 li.one a.aa{float: none;display: block;width: 100%;line-height: 45px;padding: 0 27px;font-size: 18px;font-weight: bold;color: #fff;background: #006666;}

.menu1 li.one.on a.aa{color: #fff;background: #006666;}

.menu1 li.one a.aa:hover{background: #0084FD;color: #fff;}

.menu2{position: relative;width: 100%;}

.menu2-img{display: none;}

}







.announ{height: 45px;background: #F2F5F9;line-height: 45px;}

.announ-title{float: left;padding-left: 25px;background: url(../images/base/announ.png) left center no-repeat;color: #006666;font-size: 14px;line-height: 45px;}

.announ-title a{color: #006666;}

.announ-title a span{margin-left: 20px;}

.announ .more{float: right;color: #888;font-size: 12px;}

.announ marquee{display: block;width: 900px;}

.announ marquee a{margin-right: 60px;}

@media screen and (min-width: 992px) and (max-width: 1199px){

.announ marquee{width: 760px;}

}

@media screen and (min-width: 768px) and (max-width: 991px){

.announ marquee{width: 520px;}

}

@media screen and (min-width: 480px) and (max-width: 767px){

.announ marquee{width:280px;}

}

@media screen and (min-width: 320px) and (max-width: 479px){

.announ marquee{width:140px;}

}











.section1{margin-top: 15px;}

.s1-l{height: 160px;border:1px solid #006666}

.s1-r{height: 160px;border:1px solid #006666;}

 

@media screen and (min-width: 1200px) {

.section1 .col-sm-8{width: 850px;padding: 0 15px 0 0;}

.section1 .col-sm-4{width: 320px;padding: 0 ;}

}







@media screen and (min-width: 992px) and (max-width: 1199px){

.section1 .col-sm-8{padding-right: 7px;}

.section1 .col-sm-4{padding-left: 7px;}	

}



 .s1-l-img{float: left;margin-top: 45px;margin-left: 15px;margin-right: 15px;}

 .s1-l-text{overflow: hidden;padding: 0 0 0 10px;}	



.s1-l-text h4{font-weight: bold;margin: 0;padding-right: 10px;line-height: 50px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.s1-l-text a{color: #000;font-size: 25px;color: #ca0000;}

.s1-l-text span{float: right;font-size: 12px;margin-left: 5px;}



.s1-l-text ul{padding: 0;margin: 0;}

.s1-l-text ul li{float: left;width: 50%;height: 32px;line-height: 32px;padding-right: 10px;padding-left: 10px;background: url(../images/base/s1-l-li.png) left center no-repeat;

text-overflow:ellipsis;white-space:nowrap;overflow:hidden;

}

.s1-l-text ul li a{    font-size: 14px;

    color: #003366;}







.s1-r-title{text-align: center;height: 32px;line-height: 32px;background: #006666;color: #fff;font-size: 16px;

font-weight: bold;

}



.s1-r{}

.s1-r ul{padding: 5px 15px;margin: 0;}

.s1-r ul li{margin: 10px 0;}



.s1-r ul li span{width: 75px;float: left;display: inline-block;

text-align: right;

}

.s1-r ul li.username span{background: url(../images/base/username.png) left center no-repeat;}

.s1-r ul li.psd span{background: url(../images/base/psd.png) left center no-repeat;}



.s1-r ul li .input10{display: inline-block;

	width: 170px;

    height: 26px;

    line-height: 26px;

    color: #989898;

    font-size: 12px;

    padding-left: 10px;

    margin-right: 8px;

    border: 1px solid #ccc;

}



.s1-r ul li.li3{text-align: center;}

.s1-r ul li .input20{height: 27px;width: 90px;border:none;background: #ddd;color: #333;display: inline-block;

margin: 0 15px;

}





@media screen and (min-width: 768px) and (max-width: 991px){

 .s1-r ul li span{display: none;}

.s1-r ul li .input10{width: 188px;}

.s1-r ul li .input20{height: 27px;width: 80px;border:none;background: #ddd;color: #333;display: inline-block;

margin: 0 5px;}

}



@media screen and (min-width: 480px) and (max-width: 767px){

.s1-l{height: auto;padding-bottom: 10px;}

.s1-l-text ul li{width: 100%;float: none;}

.s1-r{margin-top: 15px;}

.s1-r ul{margin: 0 auto;width: 448px;}

.s1-r ul li .input10{width: 335px;}

}





@media screen and (min-width: 320px) and (max-width: 479px){

.s1-l{height: auto;padding-bottom: 10px;}

.s1-l-img{display: none;}

.s1-l-text ul{width: 278px;margin: 0 auto;}

.s1-l-text ul li{width: 100%;float: none;}

.s1-r{margin-top: 15px;}

.s1-r ul{margin: 0 auto;width: 288px;}

.s1-r ul li .input10{width: 175px;}

}













.section2{margin-top:  15px;}

@media screen and (min-width: 1200px) {

.section2 .col-md-8{width: 850px;padding: 0 15px 0 0;}

.section2 .col-md-4{width: 320px;padding: 0 ;}

.section2 .col-sm-6+.col-sm-6{padding-left: 0;}

.w415{width: 415px;}

.w450{width: 450px;}	

}



@media screen and (min-width: 992px) and (max-width: 1199px){

.section2 .col-md-8{padding: 0 10px 0 15px;}

.section2 .col-md-4{padding: 0 15px 0 7px ;}

.w415{padding-right: 7px;}

.w450{padding-left: 7px;}	

}



.s2-l-1{height: 245px;overflow: hidden;}

.s2-l-2{height: 245px;overflow: hidden;}

.s2-r{height: 355px;overflow: hidden;}



@media screen and (min-width: 768px) and (max-width: 991px){

.w415{padding-right: 7px;}

.w450{padding-left: 7px;}	

.s2-r{margin-top: 15px;}

}



@media screen and (min-width: 0) and (max-width: 767px){

.s2-r{margin-top: 15px;}

.s2-l-2{margin-top: 15px;}

}



.s2-img{margin-top: 15px;height: 96px;width: 100%;overflow: hidden;}

.s2-img img{height: 96px;width: auto;}















/* 外部层 */

#owl-demo21{position:relative;padding:0;margin:0px;overflow: hidden;height: 100%;}

#owl-demo21 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;height: 100%;}

#owl-demo21 *{box-sizing:border-box;}

/* 导航层 */

#owl-demo21 .owl-stage{height: 100%;}

#owl-demo21 .owl-item{float:left;height: 100%;}

#owl-demo21 .owl-controls{margin-top:0px;text-align:center;}

/* 远点按钮 */

#owl-demo21 .owl-dots{position: absolute;right: 5px;bottom: 3px;z-index: 13;}

#owl-demo21 .owl-dots .owl-dot{display:inline-block;zoom:1}

#owl-demo21 .owl-dots .owl-dot span{width:10px;height:10px;margin:2px ;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}

#owl-demo21 .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#006666}





.s21-item{height: 100%;overflow: hidden;}

.s21-item img{width: 100%;height: auto;min-height:100%;}









.s21-item a{position: relative;text-decoration: none;overflow: hidden;display: block;height: 100%;}

.s21-item p{position: absolute;left: 0;right: 0;bottom: 0;line-height: 30px;padding: 0 70px 0 15px;height: 30px;z-index: 12;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin: 0 ;color: #fff;background: rgba(0,0,0,.5);}



















.title10{height: 34px;border-bottom:2px solid #006666;}

.title10 h4{height: 32px;line-height:32px;padding-left: 13px;margin: 0;background: url(../images/base/title10.jpg) left bottom no-repeat;color: #fff;font-size: 16px;color: #fff;}

.title10 h4 a{color: #fff;}

.title10 a.more{float: right;margin-right: 10px;height: 32px;line-height: 32px;color: #006666;font-size: 14px;}





.s2-l-2-ul{border: 1px solid #006666;border-top:none;background: #F4F9FF;padding: 0 10px;}



.s2-l-2-ul ul{padding: 0;margin: 0;}

.s2-l-2-ul ul li{line-height: 30px;height: 30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:10px;background: url(../images/base/s1-l-li.png) left center no-repeat;}

.s2-l-2-ul ul li span{float: right;margin-left: 10px;color: #000;font-size: 12px;}

.s2-l-2-ul ul li a{color: #036;}

.s2-l-2-ul ul li a:hover{color: #006666;}







.title11{height: 34px;background: #006666;}

.title11 h4{height: 34px;line-height:34px;padding-left: 15px;margin: 0;color: #fff;font-size: 16px;color: #fff;}

.title11 h4 a{color: #fff;}

.title11 a.more{float: right;margin-right: 10px;height: 34px;line-height: 34px;color: #fff;font-size: 14px;}





.s2-r-1{border:1px solid #006666;}

.s2-r-11{height: 213px;background:# ;margin: 10px;}

.s2-r-12{height: 86px;}

.s2-r-12 ul{padding: 0 15px;margin: 0;}

.s2-r-12 ul li{height: 26px;line-height:26px;overflow: hidden;padding-left: 10px;background: url(../images/base/icon1.gif) left center no-repeat;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.s2-r-12 ul li a{font-size: 14px;color: #003366;}

























.section3{margin-top:  15px;}

@media screen and (min-width: 1200px) {

.section3 .col-md-8{width: 850px;padding: 0 15px 0 0;}

.section3 .col-md-4{width: 320px;padding: 0 ;}

.section3 .col-sm-6+.col-sm-6{padding-left: 0;}

}



@media screen and (min-width: 992px) and (max-width: 1199px){

.section3 .col-md-8{padding: 0 10px 0 15px;}

.section3 .col-md-4{padding: 0 15px 0 7px ;}

.w415{padding-right: 7px;}

.w450{padding-left: 7px;}	

}



.s3-l-1{height: 336px;overflow: hidden;}

.s3-l-2{height: 336px;overflow: hidden;}

.s3-r{height: 336px;overflow: hidden;}





 @media screen and (min-width: 768px) and (max-width: 991px){

.s3-r{margin-top: 15px;}

}



@media screen and (min-width: 0) and (max-width: 767px){

.s3-l-2{margin-top: 15px;}

.s3-r{margin-top: 15px;}

}





 



.s3-l-2-ul{border: 1px solid #006666;border-top:none;background: #fff;padding: 0 10px;}

.s3-l-2-ul ul{padding: 0;margin: 0;height: 300px;overflow: hidden;}

.s3-l-2-ul ul li{line-height: 30px;height: 30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:10px;background: url(../images/base/icon1.gif) left center no-repeat;}

.s3-l-2-ul ul li span{float: right;margin-left: 10px;color: #000;font-size: 12px;}

.s3-l-2-ul ul li a{color: #036;}

.s3-l-2-ul ul li a:hover{color: #006666;}



.s3-r0{height: 300px;border: 1px solid #006666;border-top:none;background: #fff;padding: 0 10px;}

.s3-r1{padding: 25px 0;margin: 0 auto;	position: relative;width: 292px;max-width:100%;}

.s3-r1 .prev{position: absolute;left: 0;display: block;width: 292px;top: 0;height: 20px;background: #000;z-index: 11;background: url(../images/base/cown.png) center bottom no-repeat;cursor: pointer;}

.s3-r1 .next{position: absolute;left: 0;display: block;width: 292px;bottom: 12px;height: 20px;background: #000;z-index: 11;background: url(../images/base/down.png) center top no-repeat;cursor: pointer;}

.s3-r1 .prev:hover{background: url(../images/base/arrow.png) center bottom no-repeat;}

.s3-r1 .next:hover{background: url(../images/base/brrow.png) center top no-repeat;}





.s3-r1-img{padding: 0;margin: 0;}

.s3-r1-img li {width: 100%;height: 124px;overflow: hidden;margin-bottom: 8px;}

.s3-r1-img li img{width: 100%;height: auto;min-height: 100%;}































.section4{margin-top:  15px;}

@media screen and (min-width: 1200px) {

.section4 .col-md-8{width: 850px;padding: 0 15px 0 0;}

.section4 .col-md-4{width: 320px;padding: 0 ;}

.section4 .col-sm-6+.col-sm-6{padding-left: 0;}

}



@media screen and (min-width: 992px) and (max-width: 1199px){

.section4 .col-md-8{padding: 0 10px 0 15px;}

.section4 .col-md-4{padding: 0 15px 0 7px ;}

.w415{padding-right: 7px;}

.w450{padding-left: 7px;}	

}



.s4-l-1{height: 287px;overflow: hidden;}

.s4-l-2{height: 287px;overflow: hidden;}

.s4-r{height: 395px ;overflow: hidden;}





 @media screen and (min-width: 768px) and (max-width: 991px){

.s4-r{margin-top: 15px;}

}



@media screen and (min-width: 0) and (max-width: 767px){

.s4-l-2{margin-top: 15px;}

.s4-r{margin-top: 15px;}

}









.s4-l-img{height: 93px;overflow: hidden;margin-bottom: 15px;}

.s4-l-img img{width: 100%;height:93px;}



.s4-l-2-ul{border: 1px solid #006666;border-top:none;background: #fff;padding: 0 10px;}





.s4-l-2-ul ul{padding: 0;margin: 0;height: 252px;overflow: hidden;padding: 5px 0;}

.s4-l-2-ul ul li{line-height: 30px;height: 30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:10px;background: url(../images/base/icon1.gif) left center no-repeat;}

.s4-l-2-ul ul li span{float: right;margin-left: 10px;color: #000;font-size: 12px;}

.s4-l-2-ul ul li a{color: #036;}

.s4-l-2-ul ul li a:hover{color: #006666;}









.s4-r-1{height: 156px;border:1px solid #006666;background: #F6F6F6;margin-bottom: 15px;text-align: center;padding-top: 10px;}



.s4-r-1-item{display: inline-block;margin: 0 15px;width: 85px;text-align: center;}

.s4-r-1-img{width: 100%;height: 112px;overflow: hidden;margin-bottom: 2px;}

.s4-r-1-item img{width: 100%;height: auto;min-height:100%;}

.s4-r-1-text {line-height: 30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;

    font-size: 14px;

    color: #006666;

    font-weight: bold;

}







.s4-r-2{height: 156px;border:1px solid #006666;background: #F6F6F6;margin-bottom: 15px;}





.s4-r-2-item{margin: 15px 0 0;width: 50%;float: left;padding-left: 50px;height: 32px;overflow: hidden;line-height: 32px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.s4-r-2-item a{color: #006666;transition: 0;}

.s4-r-2-item1{background: url(../images/base/s4-ico1.png) 15px center no-repeat;}

.s4-r-2-item2{background: url(../images/base/s4-ico2.png) 15px center no-repeat;}

.s4-r-2-item3{background: url(../images/base/s4-ico3.png) 15px center no-repeat;}

.s4-r-2-item4{background: url(../images/base/s4-ico4.png) 15px center no-repeat;}

.s4-r-2-item5{background: url(../images/base/s4-ico5.png) 15px center no-repeat;}

.s4-r-2-item6{background: url(../images/base/s4-ico6.png) 15px center no-repeat;}



.s4-r-2-item1:hover{background: url(../images/base/s4-ico11.png) 15px center no-repeat;}

.s4-r-2-item2:hover{background: url(../images/base/s4-ico21.png) 15px center no-repeat;}

.s4-r-2-item3:hover{background: url(../images/base/s4-ico31.png) 15px center no-repeat;}

.s4-r-2-item4:hover{background: url(../images/base/s4-ico41.png) 15px center no-repeat;}

.s4-r-2-item5:hover{background: url(../images/base/s4-ico51.png) 15px center no-repeat;}

.s4-r-2-item6:hover{background: url(../images/base/s4-ico61.png) 15px center no-repeat;}



.s4-r-2-item:hover a{color: #970000;}







.section5{padding: 8px 0;}

.s5{margin: 0 -7px;}

.s5-col{float: left;width: 16.66666667%;padding: 0 7px;}



.s5-item{border:1px solid #A0A0A0;border-radius: 6px;height: 60px;margin: 7px 0;}

.s5-item a{display: block;height: 100%;width: 100%;transition: 0;}

.s5-item a:hover{color: #970000;}

.s5-item i.s5-ico{float: left;width: 60px;display: block;height: 100%;}

.div-table{display:table;height:100%;width:auto;padding-right: 10px;}

.div-cell{display:table-cell;vertical-align:middle;}



.s5-item1 i.s5-ico{background: url(../images/base/s5-ico1.png) 15px center no-repeat;}

.s5-item2 i.s5-ico{background: url(../images/base/s5-ico2.png) 15px center no-repeat;}

.s5-item3 i.s5-ico{background: url(../images/base/s5-ico3.png) 15px center no-repeat;}

.s5-item4 i.s5-ico{background: url(../images/base/s5-ico4.png) 15px center no-repeat;}

.s5-item5 i.s5-ico{background: url(../images/base/s5-ico5.png) 15px center no-repeat;}

.s5-item6 i.s5-ico{background: url(../images/base/s5-ico6.png) 15px center no-repeat;}

.s5-item1:hover i.s5-ico{background: url(../images/base/s5-ico11.png) 15px center no-repeat;}

.s5-item2:hover i.s5-ico{background: url(../images/base/s5-ico21.png) 15px center no-repeat;}

.s5-item3:hover i.s5-ico{background: url(../images/base/s5-ico31.png) 15px center no-repeat;}

.s5-item4:hover i.s5-ico{background: url(../images/base/s5-ico41.png) 15px center no-repeat;}

.s5-item5:hover i.s5-ico{background: url(../images/base/s5-ico51.png) 15px center no-repeat;}

.s5-item6:hover i.s5-ico{background: url(../images/base/s5-ico61.png) 15px center no-repeat;}



@media screen and (min-width: 992px) and (max-width: 1199px){

.section5 .row{margin: 0;}

}

@media screen and (min-width: 768px) and (max-width: 991px){

.section5 .row{margin: 0;}

.s5-col{width: 33.33333%;}

}

@media screen and (min-width: 480px) and (max-width: 767px){

.section5 .row{margin: 0;}

.s5-col{width: 50%;}

}

@media screen and (min-width: 320px) and (max-width: 479px){

.section5 .row{margin: 0;}

.s5-col{width: 100%;}

}











.section6{}

.s6{border:1px solid #A0A0A0;border:1px solid #A0A0A0;border-radius:6px;padding:10px 25px}

.s61{float:left;width:77px;text-align:center;height:16px;line-height:16px;font-size:16px;font-weight:700;color:#006666;border-left:3px #006666 solid;margin:5px 0}

.s62{overflow:hidden}

.s62-title ul{padding:0;margin:0}

.s62-title li{float:left;width:20%;float:left;text-align:center;font-size:14px;cursor:pointer;padding:0 7px}

.s62-title li span{display:block;height:28px;line-height:26px;border:1px dashed #ccc;border-radius:5px;overflow: hidden;	}

.s62-title li:hover span{background:#CCC;border:1px solid #CCC}

.s62-title li.open span{background:#CCC;border:1px solid #CCC}

.s62-content{display:none;padding:10px 0}

.s62-content ul{padding:0;margin:0}

.s62-content ul li{float:left;width:20%;padding:0 7px}

.s62-content ul li a{display:block;height:34px;line-height:33px;border-bottom:1px dashed #666;text-align:center;font-size:12px;color:#666;overflow: hidden;}

@media screen and (min-width: 0) and (max-width: 767px){

.s61{float:none;width:100%;text-align: left;	margin:10px 0 15px 5px;padding-left: 5px;}

.s62{overflow:hidden}

}

@media screen and (min-width: 320px) and (max-width: 479px){

.s62-title li span{height:56px;}

.s62-content ul li {margin-bottom: 5px;}

.s62-content ul li a{height:33px;line-height:16px;}

}











.foot{margin-top: 20px;background:#006666;/*background: url(../images/base/foot-bg.jpg);*/background-size:cover;}

.foot1{padding: 20px;}

.foot2{padding: 20px;}

.foot3{padding: 20px;}



.foot1 h4{ 

    height: 36px;

    line-height: 40px;

    font-size: 16px;

    color: #d2d2d2;

    font-weight: normal;}

.foot1 h4 a{ 

    color: #d2d2d2;

}

.foot1 p{ 

    line-height: 32px;

    color: #d2d2d2;

    text-indent: 2em;

    font-size: 12px;height: 160px;overflow: hidden;}



.foot-english{ 

    width: 100%;

    height: 40px;

    line-height: 40px;

    background: url(../images/base/foot-ico1.png) 5px 5px no-repeat;

    text-indent: 3em;

    position: relative;}





.foot-english a{    font-size: 16px;

    color: #d2d2d2; }





.foot2 h4{ 

    height: 36px;

    line-height: 40px;

    font-size: 16px;

    color: #d2d2d2;

    font-weight: normal;}

.foot2 h4 a{ 

    color: #d2d2d2;

}

.foot2 ul{padding: 0;margin: 0;}

.foot2 ul li{    float: left;

    width: 45%;

    line-height: 32px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.foot2 ul li a{color: #d2d2d2;font-size: 12px;}



.foot2 ul li img{width: 100px;height: auto;margin: 10px 0;}





.foot3 h4{ 

    height: 36px;

    line-height: 40px;

    font-size: 16px;

    color: #d2d2d2;

    font-weight: normal;}



.foot3 ul{padding: 0;margin: 0;}

.foot3 ul li{line-height: 20px;padding: 6px 0;font-size: 12px;

    color: #d2d2d2;

}



.foot3 ul li a{    color: #d2d2d2;}





.foot4{margin-top: 30px;/*background: rgba(0,0,0,.3);*/

padding: 15px 0;background: #000066;

}







.foot4-r{float: right;margin-left: 20px;}

.foot4 p{    margin: 0;

    line-height: 25px;

    color: #d2d2d2;

    font-size: 14px;}



.foot4 a{ color: #d2d2d2;}

.foot4-r span{padding: 0 5px;}





@media screen and (min-width: 0) and (max-width: 991px){

.foot4-r{float: none;margin-left: 0;}

}







.banner2{}

.banner2 img{width: 100%;height: auto;}





.mianbao{line-height: 40px; color: #666;padding: 5px 0;}

.mianbao span{font-size: 16px;display: inline-block;padding-left: ;padding-left: 36px;background: url(../images/base/mianbao.png) left center no-repeat;color: #333;}

.mianbao a{margin: 0 5px;font-size: 14px;color: #666;font-size: 16px;}









.box2{}

.box2-left{float:left;width:280px;margin-right:30px}

.left1{border:1px solid #ccc;min-height:480px}

.left1-1{letter-spacing: 3px;height:46px;line-height:46px;text-align:center;background-color:#006666;color:#fff;font-weight:700;font-size:22px}

.left1 ul{padding:5px 10px 0px 10px;}

.left1 ul li{height:43px;border-bottom:1px dotted #eee}

.left1 ul li a{display:block; font-weight: 700;letter-spacing: 5px;font-size:20px;border-bottom:1px dotted #eee;padding-left:79px;height:50px;line-height:50px;background:url(../images/base/left1-a1.png) 15px center no-repeat}

.left1 ul li a:hover{color: #da0003;background:url(../images/base/left1-a2.png) 15px center no-repeat}

.left1 ul li a.on{background:url(../images/base/left1-a2.png) 15px center no-repeat}









@media screen and (min-width: 768px) and (max-width: 991px){

.box2-left{float:left;width:220px;margin-right:30px}

}

@media screen and (min-width: 0) and (max-width: 767px){

.box2-left{float:none;width:100%;margin-right:0;margin-bottom: 20px;}

.left1{min-height: auto;height: 100%;}

}

.left1 ul{height: 550px;overflow: hidden;}









.box2-right{height: auto;overflow: hidden;}

.title20{line-height: 43px;height: 43px;background: #006666;padding: 0 20px;font-size: 22px;color: #fff;}

.right-content{height: 565px;overflow-y: scroll;order:1px solid #CCCCCC;padding: 15px;background: url(../images/base/right-content.png) left top repeat-x;}

.right-content p{font-size: 14px;line-height: 1.8;}

.right-content::-webkit-scrollbar {display:none}



.news-list{font-family: 雅黑, 宋体, arial, verdana, sans-serif;}

.news-list ul{padding: 8px 0 ;margin: 0;border-bottom: 1px dashed rgb(136, 136, 136);}

.news-list ul li{height: 32px;line-height: 32px;padding-left: 20px;background: url(../images/base/news-li.png) left center no-repeat;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.news-list ul li:hover{background: url(../images/base/news-li2.png) left center no-repeat;}

.news-list ul li span{float: right;margin-left: 15px;font-size: 12px;color: #000;}

.news-list ul li a{color: #000;font-size: 14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display: block;}

.news-list ul li.li1 a i{display: inline-block;height: 16px;position: relative;top: 3px;margin-left: 5px;padding-right: 30px;background: url(../images/base/new.png) right center no-repeat;}

.news-list ul li:hover a{color: #006666;}









.lingdaochengyuan{text-align: center;}

.lingdaochengyuan ul{padding:0;margin:0}

.lingdaochengyuan ul li{display:inline-block;height:224px;width:149px;margin-top:30px;text-align:center}

.lingdaochengyuan ul li .ldcy-img{width:90px;height:128px;overflow:hidden;margin:0 auto}

.lingdaochengyuan ul li .ldcy-img img{width:100%;height:auto;min-height:100%}

.lingdaochengyuan ul li p{padding:0;margin:0;line-height:18px;line-height:20px;font-size:12px}

.lingdaochengyuan ul li h4{margin-bottom:3px;height:24px;line-height:30px;font-size:14px;color:#000}









.chengyuandanweizhandian{}

.chengyuandanweizhandian ul{padding: 0;margin: 0;}

.chengyuandanweizhandian ul li{float: left;width: 33.3333%;line-height: 20px;padding: 15px 10px;font-size: 16px;}

.chengyuandanweizhandian ul li a{color: #000;}







.shipinxinwen{}



.spxw-item{margin: 10px 0;}

.spxw-item a{display: block;position: relative;text-decoration: none;overflow: hidden;}

.spxw-img{position: relative;display: block;width: 100%;height: 180px;overflow: hidden;}

.spxw-img img{width: 100%;height: auto;min-height:100%;}

.spxw-img:before{opacity: 0;position: absolute;left: 0;right: 0;top: 0;bottom: 0;content:"";background: url(../images/base/play.png) center center no-repeat;}

.spxw-item:hover  .spxw-img:before{opacity: 1;}

.spxw-item h4{font-size: 14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color: #000;}

.spxw-item:hover h4{color: #006666;}





@media screen and (min-width: 992px) and (max-width: 1199px){

.spxw-img{height: 127px;}

}

@media screen and (min-width: 768px) and (max-width: 991px){

.spxw-img{height: 142px;}

}

@media screen and (min-width: 480px) and (max-width: 767px){

.spxw-img{height: 134px;}

}

@media screen and (min-width: 320px) and (max-width: 479px){

.spxw-img{height: 74px;}

}











.hedian{}

.hedian-item{margin-bottom: 30px;}

.hedian-item a{display: block;position: relative;text-decoration: none;overflow: hidden;}

.hedian-img{width: 111px;height: 130px;border:1px solid #eee;float: left;margin-right: 20px;}

.hedian-img img{width: 100%;height: auto;	padding: 2px;border: 1px solid #eee;}



.hedian-text{overflow: hidden;}

.hedian-text h4{font-size: 14px;color: #000;}









.jingyinglinian{}

.jyln-item h4{font-size: 16px;color: #000;font-weight: bold;

    color: #ff9900;

    font-size: 14px;

padding-left: 18px;background: url(../images/base/red_jt.gif) left center no-repeat;



}

.jyln-item p{line-height: 24px;color: #333;

    line-height: 30px;

    font-size: 14px;

    color: #000;

}











.qiyezongzhihejingshen{width: 739px;margin: 0 auto;max-width:100%;

background: url(../images/base/qiyezongzhihejingshen.jpg) center top no-repeat;

height: 337px;overflow: hidden;text-align: center;padding-top: 4px;

}



.right-img{width: 100%;height: auto;}

.right-img img{max-width:100%;height: auto;}

.qiyezongzhihejingshen h4{margin: 0;font-size: 16px;color: #fff;font-weight: bold;}

.qiyezongzhihejingshen p{line-height: 37px;padding: 10px 0;}









.liangyuanyuanshi{	}

.liangyuanyuanshi .col-xs-4{padding: 0 5px;}

.lyys-item{margin:0;}

.lyys-item a{display: block;position: relative;text-decoration: none;overflow: hidden;}

.lyys-img{width: 114px;height: 152px;padding: 13px 14px;overflow: hidden;

background: url(../images/base/lyys-img.gif) center center no-repeat;}



.lyys-img img{width: 86px;height: 123px;

}



.lyys-item p{text-align: center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;

font-size: 12px;color: #000;margin-bottom: 0;

}























./* 外部层 */

#owl-demo-zhrczp{position:relative;padding:0;margin:0px}

#owl-demo-zhrczp .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}

#owl-demo-zhrczp *{box-sizing:border-box;}

/* 导航层 */

#owl-demo-zhrczp .owl-item{float:left;}

#owl-demo-zhrczp .owl-controls{margin-top:0px;text-align:center;}

/* 左右按钮 */

#owl-demo-zhrczp .owl-controls .owl-nav{}

#owl-demo-zhrczp .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-demo-zhrczp .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}

#owl-demo-zhrczp .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}

#owl-demo-zhrczp .owl-controls .owl-nav .owl-prev{}

#owl-demo-zhrczp .owl-controls .owl-nav .owl-next{}

/* 远点按钮 */

#owl-demo-zhrczp .owl-dots{}

#owl-demo-zhrczp .owl-dots .owl-dot{display:inline-block;zoom:1}

#owl-demo-zhrczp .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}

#owl-demo-zhrczp .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}







.zhrczp-item{height: 100vh;width: 100vw;overflow: hidden;}

.zhrczp-item img{width: 100%;height: 100%;}





.zhrczp{position: fixed;bottom: 10%;left: 0;right: 0;z-index: 9999;overflow: hidden;}



.zhrczp .container{position: relative;}

.zhrczp .container:before{content:"";display: block;height: 75px;width: 1000px;

background: rgba(45,138,196,.7);position: absolute;right: 100%;top: 0;}

.zhrczp .container:after{content:"";display: block;height: 75px;width: 1000px;

background: rgba(45,138,196,.7);position: absolute;left: 100%;top: 0;}





.zhrczp-item2{height: 75px;background: rgba(45,138,196,.7);}

.zhrczp-item2 a{display: block;position: relative;padding:15px 20px 0px;text-decoration: none;overflow: hidden;color: #fff;}

.zhrczp-item2 h4{font-size: 24px;margin: 0 0 5px;}

.zhrczp-item2 p{font-size: 12px;text-transform : uppercase;margin: 0;}













.box3{padding:  0 0 20px;}



.box3-left{float: left;width: 820px;border:1px solid #ccc;}



.title30{  

    background-color: #006666;height: 43px;padding: 0 20px;color: #fff;line-height: 43px;

	font-size: 20px;

	}



.box3-content{background: url(../images/base/right-content.png) left -30px repeat-x;padding: 0 20px 20px;}



.mianbao3{height: 42px;line-height: 40px;

    font-size: 14px;

    color: #000;

    border-bottom: 2px solid #FFE2E2;

}

.mianbao3 a{

    color: #000;

	margin: 0 5px;

}







@media screen and (min-width: 0) and (max-width: 767px){

.mianbao3{display: none;}

}



.title40{    line-height: 60px;

    font-size: 24px;

    font-weight: bold;

    text-align: center;}



.title41{    height: 34px;

    line-height: 34px;

    text-align: center;

    margin-bottom: 16px;

    background-color: #eee;

}





.box3-right{float: right;width: 300px;}



.box3-right1{margin-bottom: 20px;border:1px solid #ccc;}

.box3-right1-title{line-height: 50px;height: 50px;padding-left: 60px;background: #006666 url(../images/base/box3-right1-title.png) 15px center no-repeat;

color: #fff;font-size: 16px;

}

.box3-right1-title a{color: #fff;}





.box3-right2{margin-bottom: 20px;border:1px solid #ccc;}

.box3-right2-title{line-height: 50px;height: 50px;padding-left: 60px;background: #006666 url(../images/base/box3-right2-title.png) 15px center no-repeat;

color: #fff;font-size: 16px;}

.box3-right2-title a{color: #fff;}



.box3-right1 ul{padding: 10px 15px;margin: 0;}

.box3-right1 ul li{line-height: 26px;height: 26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;

padding-left: 12px;background: url(../images/base/dian1.jpg) left center no-repeat;}





.box3-right2 ul{padding: 10px 15px;margin: 0;}

.box3-right2 ul li{line-height: 26px;height: 26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;

padding-left: 12px;background: url(../images/base/dian1.jpg) left center no-repeat;}











@media screen and (min-width: 992px) and (max-width: 1199px){

.box3-left{float: left;width: 640px;border:1px solid #ccc;}

.box3-right{float: right;width: 280px;}

}



@media screen and (min-width: 0) and (max-width: 991px){

.box3-left{float: left;width: 100%;border:1px solid #ccc;margin-bottom: 20px;}

.box3-right{float: right;width: 100%;}

}







.content2{max-width:1170px;padding-left: 15px;padding-right: 15px;}























.box4{padding: 30px 0;}



.box4-left{float: left;width: 840px;padding-right:  20px;margin-right: 20px;

border-right:1px solid #ccc;}



.box4-right{width: 270px;float: right;}





@media screen and (min-width: 992px) and (max-width: 1199px){

.box4-left{width: 640px;}

}

@media screen and (min-width: 768px) and (max-width: 991px){

.box4-left{width: 420px;}

}





@media screen and (min-width: 0) and (max-width: 767px){

.box4-left{width: 100%;padding-right: 0;float: none;border:none;}

.box4-right{width: 100%;float: none;margin-top: 20px;}

}







.title30{text-align: center;font-size: 22px;font-weight: bold;color: #333;}

.title31{border-bottom:1px dashed #ccc;font-size: 12px;color: #999;text-align: center;

line-height: 30px;

}





.box4-right1{margin-bottom: 20px;}

.box4-right1-title{    height: 38px;

    line-height: 38px;

    font-size: 18px;

    margin-bottom: 0px;}

.box4-right11{border:1px solid #eee;	}





.box4-right2{border:1px solid #eee;margin-bottom: 20px;text-align: center;

padding: 30px 0 10px;

    font-size: 16px;}

.box4-right2 img{width: 137px;height: auto;margin-bottom: 10px;}



.box4-right2 p{line-height: 30px;margin: 0;}





.box4-right3{}

.box4-right3-title{height: 50px;line-height: 50px;background: #ACCD03;padding: 0 15px;}

.box4-right3-title h4{margin: 0;line-height: 50px;color: #fff;font-size: 16px;}

.box4-right3-title h4 a{color: #fff;}

.box4-right3-title a.more{float: right;color: #fff;}



.box4-right3-img{}

.box4-right3-img img{width: 100%;height: auto;}





.box4-right3 ul{padding: 10px 15px;margin: 0;background: #f8f8f8;}

.box4-right3 ul li{line-height: 32px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.box4-right3 ul li a{display: block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.box4-right3 ul li a span{float: right;margin-left: 20px;}







.title50{text-align: center;font-size: 22px;font-weight: bold;color: #333;}

.title51{border-bottom:1px dashed #ccc;font-size: 12px;color: #999;text-align: center;

line-height: 30px;margin-bottom: 20px;

}

.carousel-inner a.btn-danger{margin-left: 10px;margin-top: -10px;background-color: #660000;border-color: #660000;}
.carousel-inner a.btn-danger:hover{background-color: #660000;border-color: #660000;color: #fff;}
.bdshare-slide-style-r6 .bdshare-slide-button {
    background: url(../images/base/bdshare-r6.png) no-repeat 0 0!important;
}

