/*
 | ------------------------------------------
 | gsnyxd.com
 | ------------------------------------------
 | weigurun
 | 
*/
img{max-width: 100%;}

/*banner css*/
.swiper-container,.top-container,.tab-container {
  width: 100%;
  height: auto;
}
.swiper-slide {
  background-position: center center;
}
.swiper-container .swiper-slide {
  height: 480px;
}

#swiper_erji{height:350px;}
.swiper-slide .w-1200{position: relative;}
.top-container .swiper2-pagination{bottom:10%;width:100%;position: absolute;z-index:9999;transform: translate3d(0,0,0);left:47%;}
.top-container .swiper2-pagination .swiper-pagination-bullet{width:15px;height:15px;border:1px solid #fff !important;
	margin:0 5px;
}
.swiper2-pagination .swiper-pagination-bullet-active{background:#fff !important;width:2.1%;
	filter:alpha(opacity=100); /*IE滤镜，透明度50%*/
	-moz-opacity:1; /*Firefox私有，透明度50%*/
	opacity:1;/*其他，透明度50%*/
	border-radius:15px;
}
/* 结束 */
.cd-main-content {
  /* set a min-height and a z-index to be sure that the main element completely covers the lateral menu */
  min-height: 100%;
  position: relative;
  background-color: #fff;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  overflow: hidden;
}
.cd-main-content.lateral-menu-is-open,.header.lateral-menu-is-open {
  /* translate to show the lateral menu - all content needs to be put in the .cd-main-content to translate*/
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px);
}
/*	logo css*/
a:hover{text-decoration:none;color:none;}
a:visited{text-decoration:none;}

/* 首页开始 */
/* 头部 */
.headright{width:70%;float:right; padding-top:30px;  height:100px;
}
.meun{clear: both;
 width:93.333%;}
.meun ul{padding-top: 5px;}
.meun li.list{float: left;font-size: 18px;padding: 0 15px;position: relative;height:90px;
			line-height:50px;border-top:4px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;}
.meun li.list a{display:block;}
.meun li.list ul{position: absolute;left: 0;top:60px;z-index: 999;padding-top: 0;width:1200px;display: none;background:rgba(10,93,146,0.9);height:50px;}
.meun li.list ul li{float: left;padding: 0 16px;color:#ddd;font-size: 16px;line-height:50px;}

.meun li.list ul li:hover{color: #fff ;}
.meun li.list:hover ul{display: block;}
.meun li.list:hover{border-top:4px solid #0A5D92;border-left:1px solid #ccc;border-right:1px solid #ccc;}

.head_search{width:6.6667%;position:relative;padding-top:18px; float:right;}
.search_block{}
.search_block span{display:block;width:30px;height:30px;background:#0165B1;color:#fff;margin:0 auto;padding:8px;border-radius:5px;cursor:pointer;}
.search_block:hover .search_none{display: block; }
.search_none{width:20%;display:none;position:absolute;right:6px;bottom:-34px;z-index:50;}
/* 大图轮播 */

.top-container{height:500px;position:relative;}
.top-container .swiper-slide{    background-size:cover !important; 
  display: block;
  max-width: 100%;
  height: 500px !important;}
.top-container .swiper-slide img{
	width:100%;
	height:500px !important;
}
/* 新闻滚动 */
.lb_txt{width:100%;height:40px;background:rgba(0,0,0,0.3);margin-top:-40px;z-index:9999;position:absolute; padding:0px 15px;}
.newsbox{ height:40px;overflow:hidden;}
.t_news{ height:19px; float:left; color:#fff; margin:10px 0; overflow:hidden; position:relative;background: url(../img/newsbox.png) no-repeat left center;}
.t_news b{ line-height:25px; font-weight:bold; display:inline-block;font-size: 18px;color: #106874;}
.news_li,.swap{ line-height:19px; display:inline-block; position:absolute; top:0; left:35px;font-size: 16px;}
.news_li span{margin:0px 15px ;}
.news_li li{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.news_li a,.swap a{ color:#fff;text-decoration:none;}
.swap{top:20px;}

.video_box{width:80px;height:60px;background:#0065B3;float:right;display:inline-block;padding:0px 20px;color:#fff;font-size:16px;line-height:60px;}
.video_box a{display:block;}
/* 新闻中心 */
.xinwen{margin-top:20px;}
.xinwen #underline{height:50px;}
.xinwen #underline:after{
    content: "";
    width: 102px;
    height: 3px;
    background:#0065B3;
    position: absolute;
    top: 100%;
    left: 0;
    transition: all .8s;
	top:47px;
}
.news_list,.zhengce_list{padding-left:0;}
.zhengce_list{padding-right:0;}
.xinwen{position:relative;}
.xinwen .nav-tabs{border:none;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background-color:#0065B3;font-size:18px;color:#fff;font-weight:bold;border:none;}
.nav > li > a:hover, .nav > li > a:focus{background-color:none;}
.nav-tabs > li > a{border-radius:0;font-size:18px;font-weight:bold;border:none;}
#small{position:absolute;right:23px;top:15px;font-size:16px;}
#small:hover{color:rgba(0,101,179,0.8);}
.page-header{border:none;margin:0;padding-right:10px;}
.page-header h3{display:block;font-size:18px;color:#0065B3;font-weight:bold;margin-top:0px;height:50px;line-height:50px;}

.page-header small{float:right;font-size:16px;color:#484848;}
.page-header small:hover{color:rgba(0,101,179,0.8);}
.list-group {border:none;-webkit-box-shadow:none;margin-bottom:0px;}
.list-group .badge{background:none!important;color:#545454;font-size:16px;font-weight:normal;padding-top:18px;}
.list-group-item{color:#545454;border: none;font-size:16px;margin-bottom:0px;padding:0px;}
.list-group-item:hover{cursor:pointer;}
.list-group-item:hover .badge{color:#0065B3;} 
.list-group-item a{display:block;height:46px;line-height:46px;
                  overflow: hidden;
                 text-overflow: ellipsis;                  
}
.list-group-item a:hover{color:#0065B3;}
.list-group>li{border-bottom:1px dashed #454545;}
/* 下划线 */
#underline{
    position: relative;
	margin-bottom:-1px;
	width:100%;
	height:30px;
	border-bottom: 2px solid #eee;
}
#underline:after{
    content: "";
    width: 100px;
    height: 3px;
    background:#0065B3;
    position: absolute;
    top: 100%;
    left: 0;
    transition: all .8s;
	top:27px;
}

#underline:hover:after{
   background:#0065B3;
   left: 0%;
   width: 100%;
}
/* TAB */

.tab-content{
	border: 1px solid #ccc;
    padding: 15px;}
.tb_tuwen{padding:0px;}
.qyjs-container{position: relative;overflow: hidden;}

#myTabContent .tb_tuwen  .img{overflow:hidden;}
#myTabContent .tb_tuwen  .img img{width:230px;height:180px;margin-top:10px;}
/* 金海国际 */
.peizhilist li {text-align:center;}
.peizhilist li .img{width: 100%;height:70px;overflow: hidden;background-position:top center;background-repeat: no-repeat;-webkit-transition: .3s ease-in;transition: .3s ease-in;
				background-size:90px 160px;}
.peizhilist li.peizhi1 .img{background-image: url(../img/peizhi1.jpg);}
.peizhilist li.peizhi2 .img{background-image: url(../img/peizhi2.jpg);}
.peizhilist li.peizhi3 .img{background-image: url(../img/peizhi3.jpg);}
.peizhilist li.peizhi4 .img{background-image: url(../img/peizhi4.jpg);}
.peizhilist li.peizhi5 .img{background-image: url(../img/peizhi5.jpg);}
.peizhilist li.peizhi6 .img{background-image: url(../img/peizhi6.png);}
.peizhilist li:hover .img{background-position: bottom center;}

/* 翻页 */
.tab-container{position: relative;overflow:hidden;height:250px;}
.tab-container .swiper1-pagination{top:30%;right:10px;width:30px;position: absolute;z-index:9999;transform: translate3d(0,0,0);}
.tab-container .swiper1-pagination .swiper-pagination-bullet{width:15px;height:15px;border:1px solid #fff !important;
	margin:0 5px;
}
.swiper1-pagination .swiper-pagination-bullet-active{background:#fff !important;width:2.1%;
	filter:alpha(opacity=100); /*IE滤镜，透明度50%*/
	-moz-opacity:1; /*Firefox私有，透明度50%*/
	opacity:1;/*其他，透明度50%*/
	border-radius:15px;
}
.tab-container .swiper-slide img{width:100%;height:250px;}
#swiper-bottom{position:absolute;bottom:0px;left:0px;width:100%;height:50px;background:rgba(0,0,0,0.3);padding:0px 15px;}
#swiper-bottom h2{font-size:16px;font-weight:bold;color:#fff;}
#swiper-bottom h2 span{float:right;}
.tab_bq{}
.fbgw {width: 1200px;margin: 0 auto;padding:0px 15px;}
.left {float: left;}
.right {float: right;}
.clear:after {content: '';height: 0;line-height: 0;visibility: hidden;display: block;clear: both;}
.hidden {display: none;}
.ln {text-align: left;}
.rn {text-align: right;}
.cn {text-align: center;}
.g-wrap {position:relative; margin:0 auto;height:100%; overflow:hidden;}

/*中间四个小图片*/
#subjects {height:250px; background-color:#e0e2e4;margin-top:20px;}
#subjects .g-wrap a {position:absolute; top:0; left:100%; width:500px; height:250px; overflow:hidden; -webkit-opacity:1; opacity:1; display:block\9; -webkit-transition:left 300ms, -webkit-opacity 700ms; transition:left 300ms, opacity 700ms;}
#subjects .g-wrap .item-1 {z-index:1; background-color:#fff;}
#subjects .g-wrap .item-2 {z-index:2; background-color:#fff;}
#subjects .g-wrap .item-3 {z-index:3; background-color:#fff;}
#subjects .g-wrap .item-4 {z-index:4; background-color:#fff;}
#subjects .g-wrap .item-5 {z-index:5; background-color:#fff;}
/* 客服 */
.rightfixd{
	position: fixed;
    bottom: 200px;
    right: 0;
    z-index: 9999;
}
.rightfixd li{list-style: none;width: 50px;height: 50px;background-color: #0a5d92;
	    margin-bottom: 5px;
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 125px;
    background-repeat: no-repeat;
    background-position: center center;
	background-size:35px 35px;
}
/* .rightfixd li.rt_top{background-color:none; */
				   /* background: url(../img/right_top.png) no-repeat bottom center; */
				   /* margin-bottom:-22px; */
				   /* background-size:percentage;} */

.rightfixd li a{display: block;width: 100%;height:25px;}
.rightfixd li:hover div{display: block;background-color: #0093DD}
.rightfixd li:hover{background-color: #0093DD}
.rightfixd li div{
	position: absolute;
	top:0;
	right: 50px;
	background-color: #0a5d92;
	z-index: 2;
	display: none;
}
.rightfixd li div.hoverwx{
	width: 118px;
	height: 130px;
	padding: 4px;
}
.rightfixd li div.hoverwx img{width: 100%;}
.rightfixd li div.hovertel{width: 150px;height: 100%;line-height: initial;
	padding-top:1px;
    text-align: left;
    padding-left: 8px;
}
.rightfixd li div.hovertel a{
	font-size: 20px;
	/* line-height: 50px; */
}


/*#subjects*/
#subjects .trans a {-webkit-opacity:0; opacity:0; display:none\9;}

/* 逐个出现 */
#subjects .ready .item-2 {transition-delay:10ms; -webkit-transition-delay:10ms; -ms-transition-delay:10ms; -moz-transition-delay:10ms;}
#subjects .ready .item-3 {transition-delay:20ms; -webkit-transition-delay:20ms; -ms-transition-delay:20ms; -moz-transition-delay:20ms;}
#subjects .ready .item-4 {transition-delay:30ms; -webkit-transition-delay:30ms; -ms-transition-delay:30ms; -moz-transition-delay:30ms;}
#subjects .ready .item-5 {transition-delay:40ms; -webkit-transition-delay:40ms; -ms-transition-delay:40ms; -moz-transition-delay:40ms;}
/* 没有指向 */
#subjects .state-0 .item-1 {left:0;}
#subjects .state-0 .item-2 {left:498px;}
#subjects .state-0 .item-3 {left:675px;}
#subjects .state-0 .item-4 {left:852px;}
#subjects .state-0 .item-5 {left:1028px;}
/* 指向第一个 */

#subjects .state-1 .item-1 {left:0;}
#subjects .state-1 .item-2 {left:493px;}
#subjects .state-1 .item-3 {left:594px;}
#subjects .state-1 .item-4 {left:695px;}
#subjects .state-1 .item-5 {left:796px;}


/* 指向第二个 */

#subjects .state-2 .item-1 {left:0;}
#subjects .state-2 .item-2 {left:101px;}
#subjects .state-2 .item-3 {left:594px;}
#subjects .state-2 .item-4 {left:695px;}
#subjects .state-2 .item-5 {left:796px;}
/* 指向第三个 */
#subjects .state-3 .item-1 {left:0;}
#subjects .state-3 .item-2 {left:101px;}
#subjects .state-3 .item-3 {left:202px;}
#subjects .state-3 .item-4 {left:695px;}
#subjects .state-3 .item-5 {left:796px;}

/* 指向第四个 */

#subjects .state-4 .item-1 {left:0;}
#subjects .state-4 .item-2 {left:101px;}
#subjects .state-4 .item-3 {left:202px;}
#subjects .state-4 .item-4 {left:303px;}
#subjects .state-4 .item-5 {left:796px;}
/*指向第五个*/

#subjects .state-5 .item-1 {left:0;}
#subjects .state-5 .item-2 {left:101px;}
#subjects .state-5 .item-3 {left:302px;}
#subjects .state-5 .item-4 {left:503px;}
#subjects .state-5 .item-5 {left:704px;}


/* 中间四个小图片 End */
/* 网站地图 */
.rightmeundiv{position: fixed;top: 0;left:-100%;width: 380px;height: 100%;background: rgba(0,0,0,0.8);z-index: 9999999;padding: 50px 0px 50px 20px;}
.rightmeundiv .logo2{padding: 20px 0;}
.meundldiv dl{width: 100%;color: #fff;margin-bottom: 15px;height: auto;overflow: hidden;}
.meundldiv dl dt{font-size: 16px;margin-bottom: 8px;font-weight: 600;}
.meundldiv dl dd{float: left;font-size: 14px;margin-right: 6px;padding-right: 6px;border-right: 1px solid #fff;height: 14px;line-height: 14px;}
.meundldiv dl dd:last-child{border: 0;margin: 0 ;padding: 0;}
.meundldiv dl dd:hover{color: #0a5d92;}
.closemeun{position:absolute;top: 20px;right: 20px;z-index: 1;cursor: pointer;}

/* 结束 */
/* 二级栏目 */
.ejtitle{margin:10px 0px;height:auto;}
.ejtitle .ejcontent{padding:20px 0px 15px 0px;}
/* .ejtitle .ejt{height:80px;border-bottom:1px solid #333;} */
.b_bt{height:80px;border-bottom:1px solid #333;}
.ejtitle .ejt .col-md-9{padding:0;width:70%;}
.ejtitle .ejt .col-md-3{padding:0;width:30%;}
.ejtitle .ejt .breadcrumb{background:none;text-align:right;padding:40px 0px 0px 15px;}
.ejtitle .ejt .breadcrumb img{margin-right:5px;}
.ejtitle .ejt .breadcrumb  li{}
.ejtitle .ejt .tleft ul{}
.ejtitle .ejt .tleft ul li{float:left;padding:10px 15px;font-size:16px;font-weight:bold;line-height:80px;height:80px;}
.ejtitle .ejt .tleft ul li.active{border-bottom:3px solid #0065B3;color:#0065B3;}

/* 结束 */
/* 招聘 */

.zhaopinul{padding:20px 15px 15px 15px;}
.zhaopinul table th{
    background-color: #0a5d92;
    color: #fff;
    font-size: 18px;
    line-height: 80px;
	text-align: center;
}
.zhaopinul table th i{padding-right: 10px;}
.zhaopinul table th i img{vertical-align: middle;}
.zhaopinul table td{background: #fafafa;color: #666;font-size: 16px;line-height: 60px;text-align: center;border-bottom: 1px solid #f1f1f1}
.zhaopinul table td:last-child{color: #0a5d92;}

/* 结束 */
/* 图片列表开始 */
.erji_newslist{padding:0px 15px;}
.companyNews{height: auto;overflow: hidden;margin-top: 50px;}
.companyNews li{width: 100%;height: 120px;margin-bottom: 50px;}
.companyNews li .newsimg{width: 200px;height: 120px;float: left;overflow: hidden;position: relative;}
.companyNews li .newsimg img{width:100%}
.companyNews li .newscom{width: 960px;float: right;color: #485157;font-size: 14px;padding-top: 10px;}
.companyNews li .newscom h2{font-size: 20px;color: #0a5d92;font-weight: normal;margin:0;}
.companyNews li .newscom span{display: block;margin: 12px auto;color: #898989;}
/* 结束 */
/* 表单提交 */
.lyleft{font-size: 16px;}
.lyleft ul{width:100%;margin: 0 auto;}
.lyleft ul li{line-height:35px;color:#333;}
.lyleft li.gsmc{font-size: 17px;padding: 3px 0;font-weight: bold;}
.lyright {}

/* 脚部 */
.foot{width:80%;border-top:1px solid #ccc;margin:15px auto;z-index: 2048;clear:both;}
.foot .sitmmp{padding:0;}
.foot ul{padding:15px 0px;}
.foot ul li{float:left;padding:0px 10px;border-left:1px solid #333;display:block;height:20px;line-height:20px;}
.foot ul li a{font-size:16px;color:#333;cursor:pointer;}
.foot ul li a:hover{color:#0A5D92;}
.foot ul>li:nth-child(1){border:none;padding-left:0;}
.foot .bei_tel{margin-top:15px;}
.foot .bei_tel h2{font:24px yahei;color:#0A5D92;float: right;}
.foot .bei_tel span{}
.foot h3{font-size:16px;margin:15px 0px;padding:10px 0px;}
.foot h3 span{font-size:16px;}

/* 结束	 */
.jhlmtit{text-align: center;font-size: 26px;color: #666;margin-bottom: 30px;}
#filters{}
#filters span{font-size: 16px;padding: 5px 20px;cursor: pointer;}
#portfoliolist .portfolio{width: 31.3%;}
#filters span.active{background: #0a5d92;color: #fff;}
.portfolio .label-bg{background: rgba(10,93,146,0.6);}
.portfolio .label{height: 35px;}
.portfolio .label-text{font-size: 18px;}
/* 金海国际 */
.jinhai_list{}
.jinhai_list .panel{border:none;}
.jinhai_list .panel-body{padding:5px;padding-bottom:0px;}
.jinhai_list .panel-body img{cursor:pointer;min-height: 255px;}
.jinhai_list .panel-footer{text-align:center;font-size:18px;background:#0165B1;color:#fff;}
/* 新加点击遮罩层 */
.pic_looper{width:100%; height:100%; position: fixed; left: 0; top:0; opacity: 0.6; z-index:99;background:#000; display: none; }
.pic_show{width:100%; max-width: 1020px; position:fixed; left:50%; top:40%; right:0; bottom:0; text-align: center; display: none;z-index:999; 
            transform: translate(-50%, -50%); /*向左向上分别平移自身的一半*/
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
} 
.pic_box{width:90%; height:650px; margin:30px auto; text-align: center; overflow: hidden; z-index:999;}
.pic_box img{height:100%; } 
.pic_close{width:100%; height:16px; float: right; } 
.pic_close span{display: block; width:16px; height:16px; float: right; margin:2px 5px; text-align: center; line-height: 16px; cursor: pointer; color:#fff; font-size: 22px; }

h3.ejtit{text-align:center;font-weight:300;}
.timewsa{text-align:center;}
/* 结束 */
#cd-lateral-nav {
  position: fixed;
  height: 100%;
  right: -260px;
  top: 0;
  /* the secondary navigation is covered by the main element */
  z-index: 1;
  width: 260px;
  background-color:#000;
  overflow-y: auto;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  /* this creates the subtle slide in animation of the navigation */
  -webkit-transform: translateX(80px);
  -moz-transform: translateX(80px);
  -ms-transform: translateX(80px);
  -o-transform: translateX(80px);
  transform: translateX(80px);
  padding: 20px 0px 0px 20px;
}
#cd-lateral-nav .cd-navigation {
  margin: 0px 0 16px;
}
#cd-lateral-nav .sub-menu {
  padding: 0 10px 20px 15px;
  display: none;
}
#cd-lateral-nav a {
  display: block;
  line-height: 2em;
  padding: 0 16px 0 0px;
  color: #aab5b7;
}
#cd-lateral-nav a.current {
  background-color: #3a4a4d;
  color: #FFF;
}
.no-touch #cd-lateral-nav a:hover {
  color: #FFF;
}
@media only screen and (min-width: 768px) {
  #cd-lateral-nav .cd-navigation {
    margin: 20px 0;
  }
}
#cd-lateral-nav.lateral-menu-is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  /* smooth the scrolling on touch devices - webkit browsers */
  -webkit-overflow-scrolling: touch;
}

/* style menu items which have a submenu  */
#cd-lateral-nav .item-has-children > a {
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
  /* this is the right arrow to show that the item has a submenu  */
}
#cd-lateral-nav .item-has-children > a::after {
  content: '';
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
  /* background: url("../img/cd-arrow.svg") no-repeat center center; */
  background-size: 8px 11px;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#cd-lateral-nav .item-has-children > a.submenu-open::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

#cd-lateral-nav .socials {
  padding: 0 16px;
}
#cd-lateral-nav .socials:after {
  content: "";
  display: table;
  clear: both;
}
#cd-lateral-nav .socials a {
  height: 26px;
  width: 50px;
  float: left;
  padding: 0;
  background-repeat: no-repeat;
  background-color: #FFF;
  margin-right: .5em;
  border-radius: 0.25em;
  text-align: center;
  line-height: 26px;
  color: #666;
}
#cd-lateral-nav .socials a.cd-twitter {
  background-position: 0 0;
}
#cd-lateral-nav .socials a.cd-github {
  background-position: -32px 0;
}
#cd-lateral-nav .socials a.cd-facebook {
  background-position: -64px 0;
}
#cd-lateral-nav .socials a.cd-google {
  background-position: -96px 0;
}
.no-touch #cd-lateral-nav .socials a:hover {
  background-color: #4e6361;
}
.no-touch #cd-lateral-nav .socials a:hover.cd-twitter {
  background-position: 0 -32px;
}
.no-touch #cd-lateral-nav .socials a:hover.cd-github {
  background-position: -32px -32px;
}
.no-touch #cd-lateral-nav .socials a:hover.cd-facebook {
  background-position: -64px -32px;
}
.no-touch #cd-lateral-nav .socials a:hover.cd-google {
  background-position: -96px -32px;
}
#cd-lateral-nav .socials {
  padding: 0 16px 0px 0px;
}
#cd-lateral-nav .socials p a{
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
    font-size: 16px;
    background: none;
    color: #ccc;
}
	
@media only screen and (max-width: 640px) {

.rightfixd li{
	list-style: none;width: 50px;height: 50px;background-color: #0a5d92;
	
	opacity:0.9;
	border-radius:10px;
}
.news_list,.zhengce_list{padding:0px 15px;}
.list-group-item {
	padding:5px 0px 5px 0px;
}
.tab-content {
    border:none;
    padding: 5px 15px;
}
#myTabContent .tb_tuwen .img {
    margin:0 auto;
}
.foot ul li {
    float: left;
	padding: 0px 12px;
}
.foot ul li a {
	font-size:13px;
}
.foot h3{margin:5px 0px;}
.foot h3 span{
    font-size: 13px;
    margin: 10px 0px;
	padding: 8px 0px;
	line-height:30px;
	}
.foot .bei_tel {
    margin-top:5px;
	}
.mobile_lb{margin-top:15px;padding:0px 15px;}	
.mobile_lb .panel{background:#0065B3;color:#fff;font-weight:bold;font-size:18px;}	
.mobile_lb .panel span{float:right;font-size:13px;color:#fff;}	
.mobile_lb .panel span a{display:block;padding:5px 6px;}	
.companyNews li{height: auto;margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px solid #fafafa}
.companyNews li .newsimg{display: none;}
.companyNews li .newscom{width: 100%;float: inherit;}
.companyNews{margin-top: 10px;}	
.ejtitle .ejt .col-md-3 {
	width: 100%;}
.ejtitle .ejt .breadcrumb {
	text-align: left;}
.ejcontent{padding: 20px 15px !important;}	

.lyright {margin:20px 0px;}

.ejtitle .ejt .tleft ul li {
    float: left;
    padding: 10px 5px;
    font-size: 14px;
    line-height:40px;
	height: 40px;}
.ejtitle .ejt .jinhai{width:100%;padding:5px 15px;background:#eee;}
.ejtitle .jhtit{border:none;}
.ejtitle .ejt .tleft ul li.active {
    border-bottom:none;
    color: #0065B3;
}

.top-container,.mobile-container {
  height: 440px;
  position: relative;
}
.mobile-container .swiper-slide{    background-size:cover !important; 
  display: block;
  max-width: 100%;
  height: auto;}
.top-container .swiper2-pagination {
  bottom: 14%;
  width: 100%;
  position: absolute;
  z-index: 9999;
  transform: translate3d(0,0,0);
  left: 40%;
}

.pic_box {
    width: 90%;
    height: 100%;
}
.pic_show {
	top: 50% !important;}

}


@media only screen and (min-width: 768px) {
  #cd-logo {
    margin: 22px 0 0 30px;
  }
}


@media only screen and (min-width: 768px) {
  #cd-top-nav {
    display: block;
  }
}

#cd-menu-trigger {
  position: absolute;
  right: 8px;
  top:45px;
  height: 100%;
  width: 50px;
}
#cd-menu-trigger .cd-menu-text {
  height: 100%;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 600;
  display: none;
}
#cd-menu-trigger .cd-menu-icon {
  /* this span is the central line in the menu menu */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 32px;
  height: 5px;
  background-color:#0065b3;
  /* these are the upper and lower lines in the menu menu */
}
#cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: inherit;
  left: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}
#cd-menu-trigger .cd-menu-icon::before {
  bottom: 9px;
}
#cd-menu-trigger .cd-menu-icon::after {
  top: 9px;
}
#cd-menu-trigger.is-clicked .cd-menu-icon {
  background-color: rgba(255, 255, 255, 0);
}
#cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
  background-color: #333;
}
#cd-menu-trigger.is-clicked .cd-menu-icon::before {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cd-menu-trigger.is-clicked .cd-menu-icon::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 420px){
  .rightmeundiv{width: 100%;padding: 10px 0 0 10px;}
}

@media only screen and (min-width: 768px) {
  #cd-menu-trigger {
    width: 110px;
    padding-left: 1.25em;
  }
  #cd-menu-trigger .cd-menu-text {
    display: inline-block;
    line-height: 70px;
  }
  #cd-menu-trigger .cd-menu-icon {
    left: auto;
    right: 1.25em;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

}

@media screen and (max-height: 800px){
	.rightmeundiv{padding: 20px 0px 0px 30px;}
}
@media only screen and (max-width: 640px) {
	#cd-menu-trigger {
    display: block;
	}
	/*手机导航*/
	.header{
		position: fixed;
		width:100%;
	    top: 0;
	    left: 0;
	    z-index: 999;
	    background: #fff;
	    -webkit-transition-duration: 0.4s;
	    -moz-transition-duration: 0.4s;
	    transition-duration: 0.4s;
	}
	#cd-lateral-nav{right: 0;}
	.newsbox .col-sm-9 h3{font-size: 18px;}
	.erjileft{display: none;}
	
  .article_article .ejtit{font-size: 18px;margin-bottom: 10px;text-align:center;}
}
/* 分享 */
.auto { margin-left: auto!important; margin-right: auto!important }
.cor_red { color: #ff0000 }
.cor_org { color: #FF4400; }
.cor_bs, .cor_bs:hover { color: #fff }
.autoImg img { height: auto; width: 100%; display: block; }
.button { display: inline-block; zoom: 1; *display: inline;
vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: 0.25em 0.6em 0.3em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); }
.red { color: #faddde; border: solid 1px #980c10; background: #d81b21; background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#A51715)); background: -moz-linear-gradient(top, #ed1c24, #A51715); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover { background: #b61318; background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115)); background: -moz-linear-gradient(top, #c9151b, #a11115); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
color: #fff; }
.red:active { color: #de898c; background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24)); background: -moz-linear-gradient(top, #aa1317, #ed1c24); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
.cor_bs, .cor_bs:hover { color: #ffffff; }
.mKeBanner, .mKeBanner div { text-align: center; }


