﻿

/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,ul,img,h3,h2,h1{ padding:0; margin:0; list-style:none; border:none; font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif; font-size:14px; color:#333333;}
p{line-height:25px;}
img{ border:none; vertical-align:middle;}
img{
	max-width: 100%;
    transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
}
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;}

@-webkit-keyframes scale_b {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2);
	}
}
@-moz-keyframes scale_b {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2);
	}
}
@-o-keyframes scale_b {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2);
	}
}
@-ms-keyframes scale_b {
	0% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2);
	}
}


/*头部*/
.wp{-moz-box-shadow: 0px 5px 15px rgba(0,0,0,.3); box-shadow: 0px 5px 15px rgba(0,0,0,.3);position: relative;z-index: 10;background: #0085e9;}
.topnav{background: #FFFFFF;}
.topmain{max-width: 1438px;margin: 0 auto;}
.page_banner{position: relative;overflow: hidden;}
.page_banner img {
	overflow: hidden;
	width: 100%;
	height: 100%;
	animation: scale_b 25s linear infinite alternate;
}
.page_text{text-align: left;position: absolute;bottom: 15%;font-size: 60px;color: #fff;}
.page_text p{font-size: 40px;color: #ffffff;margin-top: 7%;}
.dhbj{background: #263470;}
.dhbj .nav li .v1{padding: 9px 40px;color: #ffffff;}
.dhbj .nav li{float: none;display: inline-block;}
.dhbj .nav{text-align: center;}
.search{position: relative;margin-top: 5%;}
.search #q {
	background: #ffffff;
	width: 256px;
	display: block;
	line-height: 30px;
	border: 1px solid #1d2556;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	color: #666666;
	padding-left: 10px;
	padding-right: 35px;
}
.search .sbtn{background: url("../image/search_05.png") no-repeat;width: 20px;height: 20px;border: 0;position: absolute;top: 5px;right: 10px;}

/*主体*/
.title-bt {color: #263470;font-size: 20px;font-weight: bold; text-transform: uppercase;margin-top: 30px;border-bottom: 1px solid #d3d3d3;padding-bottom: 15px;margin-bottom: 15px;}
.title-bt span{color: #2c2c2c;font-size: 12px;margin-left: 5px;font-weight: 500;}
.title-bt a{float: right;font-weight: 500;line-height: 24px;}

.news-title{padding: 8px;background: rgba(0,0,0,.4);position: relative;z-index: 1;margin-top: -35px;color: #ffffff;}

.layui-tab{margin: 0;}
.layui-tab-title{padding: 0 10px;}
.layui-tab-title .layui-this:after{border: 0;border-bottom: 4px solid #263470;}
.layui-tab-content{padding: 10px 0;}
.layui-tab-item li{line-height: 30px;border-bottom: 1px dashed #dddddd;padding: 3px 0;}
.layui-tab-item li i{font-size: 10px;}
.layui-tab-item li span{float: right;}

.ywfw li{text-align: center;}
.ywfw li img{border: 1px solid #eee;border-radius: 132px;}
.ywfw li p{font-size: 16px;color: #6a6a6a;padding: 10px 0;}

.about-nr img{margin-bottom: 10px;}
.about-nr p{line-height: 33px;font-size: 14px;color: #6a6a6a;}

.video-nr{margin: 30px auto;}

/* marqueeleft */
.marqueeleft{height:448px; width:100%;overflow:hidden;margin-top: 20px;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 30px;display:inline;width:273px;overflow:hidden;}
.marqueeleft li .pic{display:block;border:#2b3e69 1px solid;width:273px;height:388px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;line-height:31px;color: #333;font-size: 15px;margin-top: 15px;}
.marqueeleft li .txt span{background: #263470;width: 8px;height: 8px;display: inline-block;margin-top: 10px;margin-right: 5px;}

/* marqueeleft */
.marqueeleft1{height:171px; width:100%;overflow:hidden;margin-top: 10px;}
.marqueeleft1 ul{float:left;}
.marqueeleft1 li{float:left;margin:0 30px;display:inline;width:203px;overflow:hidden;}
.marqueeleft1 li .pic{display:block;border:#2b3e69 1px solid;width:203px;height:130px;overflow:hidden;}
.marqueeleft1 li .txt{text-align:center;line-height:31px;color: #333;font-size: 15px;margin-top: 15px;}


.dbdh{border-top: 4px solid #042845;margin-top: 30px;padding: 20px 0 30px;}
.dbdh a{padding: 20px;}
.yqlj .layui-form-select input{background: #042845 url(http://sdjypg.com/statics/images/images/1_37.jpg) no-repeat right center;color: #fff;}
.yqlj .layui-anim-upbit .layui-this{background: #042845;}


.footer{line-height: 26px; overflow: hidden;font-size:14px;padding: 2% 15px;border-top: 1px solid #666666;background: #1e1e1e;}
.footer p, .footer a{color: #e9e9e9;font-size:14px;}
/*.foot:before{
	position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    border-bottom: 2px solid #fff;
}*/
.footer .contact-nr{color: #e9e9e9;}
.footer .contact-nr p{color: #e9e9e9;}
.footer .contact{border-right: 1px solid #e9e9e9;}
.footer .contact h3{background: url("../image/ico_07.png") no-repeat left center;padding-left: 35px;font-size: 18px;color: #e9e9e9;line-height: 30px;margin-bottom: 10px;}
.footer a.layui-icon{font-size: 22px;margin: 0 5px;}
.footer a.layui-icon:hover{color: #007cff;}
.footer .ewm{text-align: right;border-left: 1px solid #e9e9e9;}
.footer ul{text-align: center;margin-bottom: 15px;line-height: 30px;}
.footer span{color: #e9e9e9;font-size: 20px;margin: 0 10px;}
.footer ul span:last-child{display: none;}
.footer .share{margin-top: 10px;}
.footer .share{line-height: 30px;color: #e9e9e9;}

/*内页主体*/
.subnva{border-bottom: 1px solid #e9e9e9; background-color: #f5f5f5;}
.layui-breadcrumb>*{font-size: 16px;}
/*.layui-breadcrumb{text-align: center;}*/
.layui-breadcrumb a{font-size: 16px;line-height: 62px;padding: 0 23px;color: #666666;position: relative;}
.layui-breadcrumb a:hover,.layui-breadcrumb .cur a{color: #003677!important;}
.layui-breadcrumb a cite{color: #333333;margin-right: 10px;}
.layui-breadcrumb li{display: inline-block;}
.layui-breadcrumb li:hover a:after,.layui-breadcrumb .cur a:after{content: ''; border-bottom: 2px solid #003677;position: absolute;left: 0;right: 0;display: block;}
.neibj{ padding: 40px 0 100px 0;}
.neibj .content{min-height: 300px;}


/*新闻*/
/*#news_list .bbj{background: #fff;padding: 10px 0;}*/
/*#news_list .bbj h2{font-size: 16px;color: #333;line-height: 1.52;}*/
/*#news_list .bbj h2 span{background: #263470;width: 8px;height: 8px;display: block;float: left;margin-top: 8px;margin-right: 5px;}*/
/*#news_list .bbj .em{line-height: 1.66;color: #8a8586;font-size: 16px;}*/
/*#news_list .bbj p{font-size: 14px;color: #8a8586;height: 72px;overflow: hidden;}*/
/*#news_list li:hover .bbj{background-color: #003677; color: #fff;}*/
/*#news_list li:hover .bbj h2,#news_list li:hover .bbj .em,#news_list li:hover .bbj p{color: #fff;}*/
#news_list .news-img{overflow: hidden;margin: 0 auto;}
#news_list li:hover .news-img img{
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
#news_list li{overflow: hidden;}
#news_list h2{font-size: 16px;font-weight: bold;color: #263470;border-bottom: 0;padding: 10px 0;}
#news_list .news-more{float: right;color: #263470;}
#news_list .news-time{background: #263470;color: #ffffff;text-align: center;font-size: 32px;padding: 20px 10px 12px;}
#news_list .news-time p{font-size: 12px;color: #ffffff;}
#news_list .news-bt h2{padding-bottom: 10px;margin-bottom: 10px;position: relative;}
#news_list .news-bt h2:after{content: '';display: block;width: 28px;height: 2px;background: #263470;position: absolute;bottom: 0;}

.content{font-size: 14px;line-height: 30px;}
#Article{padding: 0 10px 10px;}
#Article .content{min-height: 300px;}

/*图文*/
/*.picbig img{border: 1px solid #ddd;}
.picbig h1{font-size: 14px;text-align: center;line-height: 20px;margin-bottom: 10px;padding: 10px 0;height: 60px;}
.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:#1479c0; color:#ffffff; width:68px; height:26px; display:block; text-align:center; line-height:26px; }*/
#pic_list li{margin-bottom: 20px;}
#pic_list .bbj{background: #eee;padding: 25px;}
#pic_list .bbj h2{font-size: 18px;color: #333;line-height: 1.52;}
#pic_list .bbj .em{line-height: 1.66;color: #8a8586;font-size: 16px;}
#pic_list .bbj p{font-size: 14px;color: #8a8586;height: 72px;overflow: hidden;}
#pic_list li:hover .bbj{background-color: #061424; color: #fff;}
#pic_list li:hover .bbj h2,#pic_list li:hover .bbj .em,#pic_list li:hover .bbj p{color: #fff;}
#pic_list .xmjs-img{overflow: hidden;border: 1px solid #eee;}
#pic_list li .xmjs-img img{
    width: 100%;
    transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
}
#pic_list li:hover .xmjs-img img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*下载*/
.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:#1479c0;
}
/* 分页 */
#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:#1479c0; color:#fff; text-decoration:none }
#pages span { display:inline-block; height:30px; line-height:30px; background:#1479c0; border:1px solid #1479c0; 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(http://sdjypg.com/statics/css/img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/* 搜索 */
.sousuo{max-width: 400px;margin: 0 auto;}
.sousuo h2{text-align: center; font-size: 36px;margin-top: 30px;}
.sousuo p{text-align: center;font-size: 16px;margin-bottom: 20px;margin-top: 15px;}
.sousuo .layui-form-label{padding-bottom: 0;padding: 9px 0;}
.sousuo .tishi{text-align: center;padding-top: 10px;clear:both;}

/* 发展历程 */
.about-history-list{ position:relative;margin: 0 31px;}
.about-history-list .flex-viewport{ padding:0 31px;}
.about-history-list .flex-viewport:before{ position:absolute; top:50%; right:0; left:0; border-top:1px solid #C7C7C7; content:'';}
.about-history-list .slides li{ position:relative; width:253px; height:403px; margin-right:31px;}
.about-history-list .slides li .item{ position:absolute; right:0; bottom:0; left:0; min-height:152px; padding:44px 0 0 0; background-color:#fff; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; -ms-transition:all .2s ease; -o-transition:all .2s ease; transition:all .2s ease;border: 1px solid #e8e8e8;border-radius: 30px;}
.about-history-list .slides li .item:before{ position:absolute; top:-77px; left:50%; width:55px; height:55px; overflow:hidden; margin-left:-28px; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; background-color:rgba(218,183,101,.6); content:'';}
.about-history-list .slides li .item:after{ position:absolute; top:-70px; left:50%; width:41px; height:41px; overflow:hidden; margin-left:-21px; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; background-color:#DAB765; content:'';}
.about-history-list .slides li:nth-child(even) .item{ top:0; bottom:auto; padding:0 0 44px;}
.about-history-list .slides li:nth-child(even) .item:before{ top:auto; bottom:-79px;}
.about-history-list .slides li:nth-child(even) .item:after{ top:auto; bottom:-72px;}
.about-history-list .slides li .item:hover{ background-color:#ffffff;border-color: #263470;}
.about-history-list .slides li .item h3{ position:absolute; top:0; right:0; left:0; line-height:44px; margin:0; font-size:20px; font-weight:400; color:#999999; text-align:center; background-color:#e8e8e8; -webkit-transition:all .2s ease; -moz-transition:all .2s ease; -ms-transition:all .2s ease; -o-transition:all .2s ease; transition:all .2s ease;border-radius: 30px;}
.about-history-list .slides li .item:hover h3{ color:#ffffff; background-color:#263470;}
.about-history-list .slides li .item h3:before{ position:absolute; top: -15px; left:50%; margin-left:-9px; border-width:0 9px 18px; border-style:solid; border-color:transparent transparent #e8e8e8; content:'';}
.about-history-list .slides li .item h4{position:absolute; top:-59px; left:50%; z-index: 10; width:45px; overflow:hidden; margin-left:-22px; font-size:20px; font-weight:400; color:#fff; text-align:center;}
.about-history-list .slides li:nth-child(even) .item h4{ top:auto; bottom:-62px;}
.about-history-list .slides li:nth-child(even) .item h3{ top:auto; bottom:0;}
.about-history-list .slides li:nth-child(even) .item h3:before{ top: 45px; bottom: auto; border-width:18px 9px 0; border-color:#e8e8e8 transparent transparent;}
.about-history-list .slides li .item:hover h3:before{ border-color:transparent transparent #263470;}
.about-history-list .slides li:nth-child(even) .item:hover h3:before{ border-color: #263470 transparent transparent;}
.about-history-list .slides li .item .desc{ line-height:24px; padding:22px 26px 0; font-size:14px; color:#929292;}
.about-history-list .slides li .item:hover .desc{ color:#ffffff;}
.about-history-list .slides li .item .desc p{ margin:0;}
.about-history-list .flex-direction-nav{ padding:0; margin:0; list-style:none;}
.about-history-list .flex-direction-nav a{ position:absolute; top:50%; width:48px; height:160px; line-height:160px; overflow:hidden; margin-top:-80px; font-size:50px; font-family:simsun; color:#333333; text-align:center;text-decoration:none;}
.about-history-list .flex-direction-nav a.flex-prev{ left:-48px;}
.about-history-list .flex-direction-nav a.flex-next{ right:-48px;}

/* 荣誉资质 */
.page-chuangxin span{background: #263470;width: 8px;height: 8px;display: block;float: left;margin-top: 10px;margin-right: 5px;}
.page-chuangxin .tabs_lt_b{color: #666666;font-size: 16px;font-weight: bold;text-align: center;}
.page-chuangxin a{color: #666666;font-weight: bold;}

/* 社会责任 */
.pc-slide { margin: 0 auto;max-width: 1200px;}
.view .swiper-container {width: 100%;height: 410px;}
.view .swiper-slide-active p{font-size: 18px;line-height: 32px;text-indent: 35px;}
.view .swiper-slide-active li{text-align: center;margin-top: 15px;}
.view .swiper-slide-active li p{text-indent: 0;}
.view .arrow-left {background: url(../image/index_tab_l.png) no-repeat left top;position: absolute;left: 10px;top: 50%;margin-top: -25px;width: 28px;height: 51px;z-index: 10;}
.view .arrow-right {background: url(../image/index_tab_r.png) no-repeat left bottom;position: absolute;right: 10px;top: 50%;margin-top: -25px;width: 28px;height: 51px;z-index: 10;}
.preview {margin-top: 10px;position: relative;}
/*.preview .swiper-container {height: 82px;}*/
.preview .swiper-slide {width: 61px;height: 61px;cursor:pointer;text-align: center;background: #263470;margin: 10px auto;color: #ffffff;border-radius: 30px;line-height: 61px;font-size: 16px;}
.preview .active-nav{width: 82px;height: 82px;border-radius: 40px;line-height: 82px;}
.preview .slide6 {width: 82px;}
.preview .arrow-left {background: url(../image/feel3.png) no-repeat center top;/*position: absolute;left: 10px;top: 50%;margin-top: -9px;*/width: 100%;height: 18px;z-index: 10;display: block;}
.preview .arrow-right {background: url(../image/feel4.png) no-repeat center bottom;/*position: absolute;right: 10px;top: 50%;margin-top: -9px;*/width: 100%;height: 18px;z-index: 10;display: block;}
.preview img {padding: 1px;}
.preview .active-nav img {padding: 0;border: 1px solid #F00;}

.nav-zr li{background: #263470;padding: 5px 15px;margin-bottom: 1px;border-radius: 20px;}
.nav-zr li a{color: #fff;font-size: 16px;}


/* 产品 */
.nav-pic h2{background: #263470;font-size: 22px;color: #ffffff;padding: 15px;}
.nav-pic ul{border: 1px solid #aaaaaa;margin-bottom: 15px;}
.nav-pic ul li {margin-bottom: 0!important;}
.nav-pic ul li .a1{font-size: 12px;display: block;border-bottom: 1px dashed #aaaaaa;padding: 5px 0;}
.nav-pic ul li .a1 i{font-size: 12px;}
/*.nav-pic ul li h3 i{background: #263470;color: #ffffff;}*/
.nav-pic ul li:last-child{border-bottom: 0;}
.pic-cp li a{display: block;border-radius: 20px;overflow: hidden; box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);}
.pic-cp li .bbj{background: #efefef!important;}
.pic-cp li:hover .bbj{background: #263470!important;}
.pic-cp li .bbj h2{font-size: 16px!important;}
.pic-cp li .bbj p{font-size: 12px!important;}

/* 下属公司 */
#fen_list .xmjs-img{overflow: hidden;margin: 0 auto;}
#fen_list li:hover .xmjs-img img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
#fen_list li{margin-bottom: 23px;}
#fen_list li a{box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);display: block;}
#fen_list li .bbj{padding: 10px;text-align: center;}
#fen_list li .bbj h2{font-size: 24px;padding: 20px 0;position: relative;}
#fen_list li .bbj h2:after{content: '';display: block;width: 70px;height: 2px;background: #263470;margin: 0 auto;position: absolute;bottom: 0;left: 0;right: 0;}
#fen_list li .bbj p{max-width: 300px;margin: 15px auto 0;line-height: 30px;font-size: 16px;color: #2f2f2f;}
#fen_list li .bbj span{font-size: 16px;color: #263470;}
#fen_list li:hover .bbj{background: #263470;}
#fen_list li:hover .bbj h2{color: #ffffff;}
#fen_list li:hover .bbj h2:after{background: #ffffff;}
#fen_list li:hover .bbj p{color: #ffffff;}
#fen_list li:hover .bbj span{color: #ffffff;}

/* 业务范围 */
.yewu{max-width: 1171px;margin: 0 auto;}
.yewu li:nth-child(1){background: url("../image/yw_03.jpg") no-repeat center top;}
.yewu li:nth-child(2){background: url("../image/yw_04.jpg") no-repeat center top;}
.yewu li:nth-child(3){background: url("../image/yw_05.jpg") no-repeat center top;}
.yewu li:nth-child(4){background: url("../image/yw_06.jpg") no-repeat center top;}
.yewu li{text-align: center;padding: 11% 0;text-align: center;}
.yewu .yewu-ico{margin: 0 40px;}
.yewu .yewu-ico h2{font-size: 18px;color: #ffffff;font-weight: bold;position: relative;padding: 15px 0;}
.yewu .yewu-ico h2:after{content: '';display: block;width: 70px;height: 2px;background: #ffffff;margin: 0 auto;position: absolute;bottom: 0;left: 0;right: 0;}
.yewu .yewu-ico p{color: #ffffff;margin-top: 10px;}
.yewu .yewu-ico:hover{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/* 人才 */
.hr-list{margin: 5% auto;}
.hr-list h2{padding: 25px 0 25px 100px;line-height: 35px;font-size: 22px;color: #2b2b2b;}
.hr-list ul li{background: url("../image/ico-hr_18.png") no-repeat left center;font-size: 16px;color: #2b2b2b;padding-left: 30px;}
.hr-list ul li a{font-size: 16px;color: #2b2b2b;}
.hr-list ul li:hover{background: url("../image/ico-hr_21.png") no-repeat left center;}

.newspost{background: #f8f9fb;padding: 10% 15px 20%;}
.newspost h2{font-size: 26px;color: #061424;margin-bottom: 7%;}
.newspost ul li{border-bottom: 1px solid #f0f0f2;padding-bottom: 5%;margin-bottom: 5%;}
.newspost ul li h2{font-size: 18px!important;color: #666;margin-bottom: 5px;}
.newspost ul li .time{color: #666;}

#post_nr h2{
	font-size: 36px;
	color: #003677;
	margin-bottom: 5%;
}
#post_nr ul{background: #f2f2f2; padding: 3%;}
#post_nr ul li{padding-right: 0;}
#post_nr ul li span{color: #003677;}
#post_nr h3{font-size: 24px;color: #555656;margin-top: 3%;}
#post_nr h3:after{content: '';display: block;height: 4px;background: #003677;width: 50px;margin: 3% 0;}
#post_nr .post_cont,#post_nr .post_cont p{font-size: 18px;line-height: 36px;color: #808080;}

@media (min-width: 1400px) {
	.container{width: 1438px;}
}
@media (min-width: 1200px) {
	.layui-col-space64>*{padding: 32px;}
}
@media (max-width:992px) {
	#fp-nav{display: none;}
}
@media (min-width:992px) {
	.news-img img{height: 250px;}
}

@media (min-width: 768px) {
	.right1{float: right;}
	.nav > li > a{padding: 0 10px;}
	.leftdh{padding-right: 25px;}
	.div:nth-child(1){padding-right: 3px;}
	.picright{padding-left: 0;}
	
}
@media (min-width:768px) and (max-width:1020px){
	.title-about h2{font-size: 40px;}
}
@media (max-width: 767px) {
	#news_list li .titjj p{display: none;}
	.biao{margin-top: 20px;}
  	.leftce1{border: 0;width:100%;}
  	.btn{margin: 3px auto;}
	.banner{margin-bottom: 20px;}
	.layui-table td, .layui-table th{padding: 9px 5px;}
	.title-about h2{font-size: 30px;}

	.footer .contact{border: 0;}
	.footer .ewm{border: 0;}

	.layui-breadcrumb{display: none;}

	.page_text{font-size: 24px;}
	.page_text p{font-size: 14px;}

	.view .swiper-container {width: 100%;height: 710px;}
	
	.page-chuangxin a{font-size: 12px;padding-right: 0;}

}
@media (max-width: 375px) {
.layui-form-item .layui-input-inline{margin-left: 80px;}
.main .img-responsive{width: 100%;}
}
@media (max-width: 360px) {
.cpquery img{height: 130px;}

}
@media (max-width: 325px) {

}

