@charset "utf-8";

/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,ul,img,h3,h2,h1{ padding:0; margin:0; list-style:none; border:none; font-family:Arial; font-size:14px; color:#333333;}
p{line-height:25px;}
img{ border:none; vertical-align:middle;}
img{max-width: 100%;
   transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
td{ vertical-align:center; font-size:12px;}
/*.img-responsive{margin: 0 auto;}*/

/* 链接样式 */
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

/* 常用元素 */
.clear { clear:both;}
.left{float: left;}
.right{float: right;}


* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}

.layui-col-space1{margin: 0;}

/*头部*/
.dhbj{-moz-box-shadow: 0px 5px 10px rgba(6,0,1,.2); box-shadow: 0px 5px 10px rgba(6,0,1,.2);position: relative;z-index: 100;background: #131d3a;}
#hd{position: relative;}
.wp{position: absolute;top: 0;left: 0;right: 0;z-index: 10; margin: auto;}
.nav li.lang:hover a{background: none;color: #e6b243;}
.nav .lang a{color: #ffffff;font-size: 16px;padding: 34px 13px;margin: 0;}

.banner ul li{text-align: center;}
.banner .swiper-pagination-bullet-active{background: #131d3a;}

/*主体*/
.huangbj{background: #e6b243;}
.huangbj li{padding: 4% 0;text-align: center;}
.huangbj li img{margin-bottom: 5px;}
.huangbj li h2{color: #fff;font-size: 20px;}
.huangbj li p{color: #fff;text-transform: uppercase;font-size: 12px;}
.huangbj li:hover img{
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

.title-bt{font-size: 28px;font-weight: bold; margin: 4% auto;position: relative;text-transform: uppercase;color: #131d3a;}
.title-bt span{font-size: 16px;font-weight: 500; color: #494949;}
.title-bt p{float: right;font-size: 16px;font-weight: 500;}
.title-bt p a{margin: 0 10px;font-size: 16px;}

.picScroll-left{position: relative;margin-bottom: 3%;}
.picScroll-left .hd{position: absolute;left: 35%;bottom: 10%;z-index: 10;}
.picScroll-left .hd i{background: #131d3a;color: #fff;padding: 5px 10px;}
.picScroll-left .title{margin-top: 6%;}
.picScroll-left .title h2{color: #e6b243;font-size: 28px;font-weight: bold;}
.picScroll-left .title p{line-height: 30px;margin-top: 20px;}
.picScroll-left .pic{padding: 10px;}
.picScroll-left .pic img{-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.2); box-shadow: 0px 0px 10px rgba(0,0,0,.2);}

.hbj{background: #f8f8f8;padding-top: 4%;padding-bottom: 7%;}

.about-bj{background: url(../../images/images/bj_06.jpg) no-repeat top center;background-size: cover;padding: 6% 0;}
.about-bj h2{color: #e6b243;font-size: 28px;font-weight: bold;text-transform: uppercase;}
.about-bj .about-nr{padding: 35px 0;}
.about-bj .about-nr p{line-height: 30px;color: #ffffff;font-size: 14px;}
.about-bj .about-more{background: #e6b243;color: #fff;display: block;width: 150px;line-height: 53px;text-align: center;font-size: 16px;}

.newsScroll-left{position: relative;}
.newsScroll-left .hd{position: absolute;right: 20px;bottom: 20px;z-index: 10;}
.newsScroll-left .hd i{background: #131d3a;color: #fff;padding: 5px 10px;}
.newsScroll-left .title{background: #f8f8f8;padding: 20px;}
.newsScroll-left .title h2{color: #131d3a;font-size: 18px;font-weight: bold;}
.newsScroll-left .title p{line-height: 30px;margin-top: 10px;margin-bottom: 30px; color: #494949;font-size: 14px;text-indent: 26px;}

.news-list li{padding: 24px;background: #f8f8f8;}
.news-list li .news-title h2{color: #131d3a;font-size: 18px;font-weight: bold;}
.news-list li .news-title p{font-size: 14px;color: #888888;padding: 10px 0;}
.news-list li .news-title h3{font-size: 14px;color: #888888;}
.news-list li .news-time h3{font-size: 22px;color: #494949;}
.news-list li .news-time i{margin-top: 15px;display: block;text-align: center;}
.news-list li:hover{-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.2); box-shadow: 0px 0px 10px rgba(0,0,0,.2);position: relative;z-index: 1;}
.news-list li:hover .news-time i img{margin-right: -30px;}


/* marqueeleft */
.marqueeleft{height:573px; width:100%;overflow:hidden;margin-top: 32px;padding-top: 10px;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 15px;display:inline;width: 360px;text-align: center;position: relative;padding: 25px;background: #fff;}
.marqueeleft li .pic{display:block;border:#dcdcdc 0px solid;width:311px;height:273px;overflow:hidden;}
.marqueeleft li .txt{font-size: 18px;overflow: hidden;}
.marqueeleft li .txt h2{font-size: 24px;margin: 13% auto;}
.marqueeleft li .txt span{display: block;width: 200px;line-height: 52px;font-size: 16px;margin: 15% auto; background: #e6b243;color: #fff;}
.marqueeleft li:hover {-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.2); box-shadow: 0px 0px 10px rgba(0,0,0,.2);}
.marqueeleft li:hover .txt span{background: #fdc44b;}
.marqueeleft li:hover .pic{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}



.footer{ line-height: 26px; color: #fff;padding: 10px 0;font-size: 12px;background: #131d3a;margin-top: 40px;}
.foot{padding: 5px 0;}
.foot p{color: #fff;font-size: 12px;float: left;}
.foot a{color: #fff;font-size: 12px;}


/*.foot:before{
	position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    border-bottom: 2px solid #fff;
}*/



.dbg .col-md-5{padding-right: 0;}
.dbg .col-md-19{background: #fff;}
.dbg .container{padding-top:20px;}
.rightce{border:0px solid #cccccc;}
.rightnav{ line-height:40px; border-bottom:1px solid #cccccc;padding: 0 10px;}
.rightnav li{ list-style-type:none; line-height: 38px;}
.rbiao{float:left;color:#333333; font-size:16px; line-height:29px; text-indent:10px; padding-right:10px;border-bottom:2px solid #131d3a;}
.leftce{ width:100%;border:1px solid #cccccc;border-top:0px solid #131d3a; background: #131d3a;padding:25px 0;}
.leftce h3{ color:#fff; text-align:center; margin: 0;font-size: 20px;}
.leftce1{ width:100%;border:1px solid #cccccc; border-top:0;overflow: hidden;padding-bottom: 5px;background: #fff;}
.neir{font-size: 14px; line-height: 26px; min-height:300px;}
.neir p{font-size: 14px; line-height: 26px; margin:0;}
.neir td{font-size: 14px; line-height: 30px;}
/*.neir STRONG{font-size: 14px; line-height: 26px;}*/
.smenuv{ width:100%; height:auto; overflow:hidden; float:left; background:#FFF;}
.smenuv a{width:100%;height:53px;display:block;border-bottom:1px solid #EAEAEA;border-left:6px solid #FFF;font-size:15px;font-family:"微软雅黑";color:#2b2a2a;line-height:53px;text-align: center;}
.smenuv a:hover, .cur a{border-left:6px solid #131d3a;color:#f3a913;}
.layui-breadcrumb a:hover{color: #f3a913!important;}


/*新闻*/
#news_list {
	margin:0 auto;
	height:auto;
}
#news_list li {
	overflow: hidden;
	padding-top:15px; padding-bottom:15px;
	border-bottom:1px #ddd dashed;
}
#news_list li .pic{padding: 0;}
#news_list li .titjj{ padding-right: 0;}
#news_list li h1 a{ font-family:"微软雅黑"; font-size:16px; color:#000;}
#news_list li h2{font-family:"微软雅黑"; font-size:14px; color:#000; line-height:30px;}
#news_list li p{ font-family:"微软雅黑"; font-size:12px; line-height:22px; color:#101010;}
#news_list li:hover h1 a,#news_list li:hover h2,#news_list li:hover p{ color:#131d3a;}
.content{font-size: 14px;line-height: 30px;}
#Article{padding: 0 10px 10px;}
#Article .content{min-height: 300px;}

/*图文*/
.picbg img{border: 1px solid #ddd;width: 100%;}
.picbg h1{font-size: 14px;text-align: center;margin-bottom: 10px;overflow: hidden;padding: 15px 0;background: #eeeeee;}
.pict{text-align: center;margin: 10px;}
.pict p{font-size: 20px;}
.pict img{border:3px #cecece solid;}
.xxjs{ border-bottom:1px #4b4b4b dashed; margin-bottom: 20px;}
.xxjs span{ background:#131d3a; color:#ffffff; width:68px; height:26px; display:block; text-align:center; line-height:26px; }

/*下载*/
.down_list{border-bottom: 1px solid #ddd;overflow: hidden;padding: 10px 0;}
.down_list h1 a{font-size: 16px;font-weight: bold;line-height: 30px;}
.down_address{margin-bottom: 20px;}
.down_address li{position: relative;left: 50%;margin-left: -40px;}
.down_address li a{color: #fff;}
.down_intro{margin-bottom: 15px;}

/*留言*/
#myform .layui-form-label{padding: 9px 0px;}
#myform .layui-input-block{margin-left: 80px;}
#myform .layui-btn-normal{
	position: relative;
	left: 50%;
	margin-left: -30px;
	margin-bottom: 20px;
	background-color:#131d3a;
}
/* 分页 */
#pages { padding:14px 0 10px; font-family:"宋体";position: relative;text-align: center;}
#pages a { display:inline-block; height:30px; line-height:30px; background:#fff; border:1px solid #dddddd; text-align:center; color:#333; padding:0 13px}
#pages a.a1:hover {background: #eee;color: #333;}
#pages a:hover { background:#131d3a; color:#fff; text-decoration:none }
#pages span { display:inline-block; height:30px; line-height:30px; background:#131d3a; border:1px solid #131d3a; color:#fff; text-align:center;padding:0 13px;position: relative;top: -1px;}
.page .noPage { display:inline-block; width:110px; height:30px; line-height:30px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


@media (min-width: 1200px) {
	.layui-col-space64>*{padding: 32px;}
	.container{width: 1237px;}
}

@media (min-width: 768px) {
	.right1{float: right;}
	.nav > li > a{padding: 0 10px;}
	.leftdh{padding-right: 25px;}

	.about-nr{padding-left: 0;}
	.pos-list img{height: 342px;}
}

@media (min-width:768px) and (max-width:1024px){
	.wp{position: relative;background: #666;}
}

@media (min-width:1025px){
	.div:nth-child(2){}
	
}

@media (max-width: 767px) {
	#news_list li .titjj p{display: none;}
	.biao{margin-top: 20px;}
  	.leftce1{border: 0;width:100%;}
  	.btn{margin: 3px auto;}
	.btitle1 a{width: 60%;}
	.wp{position: relative;background: #666;}

	.news-list li .news-time h3{font-size: 14px;}
	.news-list li .news-time i{margin-top: 5px;}
}

@media (max-width: 375px) {

}

@media (max-width: 360px) {

}

@media (max-width: 325px) {

}

