@charset "utf-8";

/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,ul,img,h3,h2,h1{ padding:0; margin:0; list-style:none; border:none; font-family: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;}

.main{margin-bottom: 85px;}

html {
    height: 100%;
}
body {
    /*margin: 0;*/
    /*position: relative;*/
    height: 100%;
}
@-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;}
.topbj{background: rgba(6,20,36,.7);}
.topnav{background: #FFFFFF;}
.topnav .v1{color: #333333!important;padding: 24px 5px!important;}
.topnav li:hover .v1, .topnav .vv .v1{background: none!important;color: #003677;border-bottom: 3px solid #003677;}
/*.banner img{width: 100%;}*/
.layui-carousel li{text-align: center;}
.layui-carousel>[carousel-item]{
	overflow: visible;
}
.layui-carousel>[carousel-item]>*{
	height: auto;
}
.layui-carousel-ind{
	margin-top: -20px;
	top: auto;
	bottom: 10px;
}

.swiper-slide {
	width: 100%;
	height: 100%;
	font-size: 18px;
	background: #fff;
	overflow: hidden;
	position: relative;
}

.swiper-container {
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
}
/*.pagination {*/
	/*position: absolute;*/
	/*z-index: 20;*/
	/*left: 10px;*/
	/*bottom: 10px;*/
/*}*/
/*.swiper-pagination-switch {*/
	/*display: inline-block;*/
	/*width: 8px;*/
	/*height: 8px;*/
	/*border-radius: 8px;*/
	/*background: #222;*/
	/*margin-right: 5px;*/
	/*opacity: 0.8;*/
	/*border: 1px solid #fff;*/
	/*cursor: pointer;*/
/*}*/
/*.swiper-visible-switch {*/
	/*background: #aaa;*/
/*}*/
/*.swiper-active-switch {*/
	/*background: #fff;*/
/*}*/

/*主体*/
.index-d1{max-width: 810px;text-align: center;position: absolute;left: 0;right: 0;z-index: 1;top: 35%;margin: auto;}
.index-d1 h3{font-size: 16px;color: #FFFFFF;text-transform: uppercase; margin: 5% auto;}
.index-d1 p{color: #FFFFFF;font-size: 20px;line-height: 30px;}
.index-d1 a{display: block;width: 146px;border-radius: 20px;text-align: center;color: #FFFFFF;margin: 20px auto;background: #df6512;padding: 10px 0;font-size: 16px;}
.index_mouse {
	position: fixed;
	bottom: 10%;
	right: 9.7%;
	z-index: 111111;
	width: 60px;
	height: 30px;
	border: 2px solid transparent;
	border-radius: 20px;
	transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
}
/*.index_mouse:hover{
	 border: 2px solid #fff;
	margin-right: -10px;
 }*/

/*.index_mouse .bullet-active{
	opacity(1);
}
.index_mouse .swiper-pagination-bullet{
	width: 15px;
	height: 3px;
	background: #fff;
	border-radius: 20px;
	margin-left: 9px;
	opacity: 0;
    opacity(0);
}
.index_mouse .swiper-pagination-bullet-active{
	opacity: 1;
	opacity(1);
}*/
.index_mouse img{
	width: 85%;
	position: relative;
	top: -10px;
	cursor: pointer;
	left: 0;
	transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
}
.arrow-left{right: 13.7%;}
/*.arrow-right{margin-right: -150px;}*/
.arrow-left:hover {
	border: 2px solid #fff;
	margin-right: 10px;
}
.arrow-right:hover {
	border: 2px solid #fff;
	margin-right: -10px;
}

/* 首页-关于 */
.about .bbj{background: #FFFFFF; position: absolute;top: 35%;left: 0;right: 0;margin: auto; max-width: 754px;padding: 12px 22px;}
.about .bbj h2{background: #856729;font-size: 32px;text-align: center;padding: 30px 0;margin-top: -13%;color: #FFFFFF;}
.about .bbj .about-nr{background: #1a2d4b;padding: 5%;color: #FFFFFF;text-align: left;font-size: 18px;}
.about .bbj .about-nr p{color: #FFFFFF;font-size: 18px;}

.news-list .container{position: absolute;top: 25%;left: 0;right: 0;margin: auto;}
.news-list ul li{margin-bottom: 2.5%;}
.news-list ul li a{display: block;background: #1a2d4b;margin: 0 auto;padding-bottom: 14px;}
.news-list ul li .time{background: #FFFFFF;padding: 30px 0;margin-top: -23px;font-size: 52px;}
.news-list ul li .time p{font-size: 23px;}
.news-list ul li .title{text-align: left;}
.news-list ul li .title h2{font-size: 18px;color: #FFFFFF;padding: 5% 0;}
.news-list ul li .title p{font-size: 14px;color: #FFFFFF;line-height: 22px;}

.product .container{position: absolute;top: 20%;left: 0;right: 0;margin: auto;}
.product .title-pic{background: #FFFFFF;width: 40%;padding: 12px 0;height: 133px;}
.product .title-pic h2{background: #1a2d4b;font-size: 32px;padding: 3% 5%;margin-left: 35px;text-align: left; position: absolute;left: 0;right: 0;color: #FFFFFF;}

.zong .container{position: absolute;top: 20%;left: 0;right: 0;margin: auto;}
.zong .bankuai1{max-width: 480px;margin: 0 auto; margin-bottom: 9%;}
.zong .bankuai1 h2{padding: 25px 10px 45px;background: #FFFFFF;font-size: 24px;color: #040d1c;text-align: left;}
.zong .bankuai1 .content-nr{background: #1a2d4b;border: 2px solid #FFFFFF;padding: 6%;margin: 0 10px;margin-top: -40px;height: 200px;overflow: hidden;color: #FFFFFF;text-align: left;}
.zong .bankuai1 .content-nr p{color: #FFFFFF;}

.bj,.page_banner img {
	overflow: hidden;
	width: 100%;
	height: 100%;
	animation: scale_b 25s linear infinite alternate;
}

/* marqueeleft */
.marqueeleft{height:347px; width:100%;overflow:hidden;margin-top: 4%;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 25px;display:inline;width:366px;overflow:hidden;}
.marqueeleft li .pic{display:block;border:#FFFFFF 2px solid;width:366px;height:274px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;line-height:30px;color: #fff;font-size: 18px;padding: 15px 0;}
.marqueeleft li .txt a{color: #333333;font-size: 14px;/*background: rgba(0,0,0,.6);*/}

.dbdh{padding: 34px 0 50px 0;text-align: center;}
.dbdh li h2{
	display: inline-block;
	font-size: 18px;
	color: #4c4c4c;
	margin-bottom: 20px;
}
.dbdh li a{
	font-size: 14px;
	color: #999;
	display: block;
	line-height: 25px;
}


.footer{line-height: 26px; overflow: hidden;color: #fff;text-align: center;font-size:14px;background: #211d1e;padding: 10px 0;}
.footer p, .footer a{color: #fff;font-size:14px;}
/*.foot:before{
	position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    border-bottom: 2px solid #fff;
}*/

.page_banner{position: relative;overflow: hidden;}
.page_text{text-align: left;position: absolute;bottom: 15%;font-size: 48px;color: #fff;}


/*内页主体*/
.subnva{border-bottom: 1px solid #e9e9e9;}
.layui-breadcrumb>*{font-size: 16px;}
.layui-breadcrumb{text-align: center;}
.layui-breadcrumb a{font-size: 16px;line-height: 62px;padding: 0 23px;}
.layui-breadcrumb a:hover,.layui-breadcrumb .cur a{color: #fb7b1d!important;}
.layui-breadcrumb a cite{color: #333333;margin-right: 10px;}
.layui-breadcrumb li{display: inline-block;}
.neibj{background: #f5f5f5; padding: 40px 0 100px 0;}
.neibj .content{min-height: 300px;}
.neibj .content,.neibj .content p{font-size: 18px;line-height: 3em;}

.neibj .content h3{
	display: inline-block;
    padding: 10px 25px;
    background: #003677;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    font-size: 20px;
    color: #fff;
	letter-spacing: 2px;
	margin-bottom: 20px;
}



/*新闻*/
#news_list {
	margin:0 auto;
	height:auto;
}
#news_list li {
	overflow: hidden;
	border-bottom:1px #ddd dashed;
	padding: 4% 2%;
	background: #fff;
	margin-bottom: 3%;

}
#news_list li .pic{padding-right: 0;}
#news_list li .pic img{width: 100%;}
#news_list li .titjj{ padding-right: 0;}
#news_list li h1{color: #333;font-size: 30px;margin: 2% 0;}
#news_list li h2{color: #999999;font-size: 18px;}
#news_list li p{line-height: 36px;color: #808080;letter-spacing: 2px;font-size: 18px;}
#news_list li:hover h1,#news_list li:hover h2,#news_list li:hover p{ color:#fb7b1d;}
.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 .bbj{background: #fff;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{margin-bottom: 20px;}
#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;}
#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{max-width: 700px;margin: 0 auto;}
#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(../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;}

/* zhaopin */
.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;}
/*#news_list .layui-table tbody tr:hover, #news_list .layui-table thead tr{background-color: #f8f9fb;}*/
#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;}

/* 公益 */
#layer-photos li{padding: 0 3%;margin-bottom: 20px;}
#layer-photos li .titjj{background: #FFFFFF;overflow: hidden;padding: 15px 0;}
#layer-photos li:hover .titjj{background: #eee;}
#layer-photos .titjj .col-sm-8{font-size: 16px;color: #787878;border-right: 1px solid #eeeeee;padding: 0;text-align: center;}
#layer-photos .titjj .col-sm-8 p{font-size: 22px;color: #003677;}
#layer-photos .titjj .col-sm-16{font-size: 18px;}
#layer-photos li .news_picimg{overflow: hidden;}
#layer-photos li .news_picimg 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;
}
#layer-photos li:hover .news_picimg img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/* 人才 */
.rcbj{
	background: url(../../images/images/bj_02.jpg) no-repeat center center;
	background-size: cover;
	padding: 10% 0;
	position: relative;
}
.rcbj .bg-box{
	width: 50%;
	padding: 3% 5%;
	background: rgba(0,0,0,0.5);
	text-align: center;
	margin: 0 auto;
	position: relative;
	z-index: 111;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.rcbj-1{
	background: url(../../images/images/bj_03.jpg) no-repeat center center;
}
.rcbj-2{
	background: url(../../images/images/bj_04.jpg) no-repeat center center;
}
.rcbj-3{
	background: url(../../images/images/bj_05.jpg) no-repeat center center;
}
.rcbj-4{
	background: url(../../images/images/bj_06.jpg) no-repeat center center;
}
.rcbj-5{
	background: url(../../images/images/bj_06.jpg) no-repeat center center;
}
.rcbj .bg-box h2{color: #FFFFFF;font-size: 24px;}
.rcbj .bg-box p{color: #FFFFFF;font-size: 16px;text-align: left;margin-top: 20px;}
.rcbj .bg-box:hover {
	background:rgba(0, 54, 119, 0.5);
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s
}
.rcbj .ln_bg_mc {
	position:absolute;
	top: 0;
	left: 0;
	right: 0;
	width:100%;
	height:100%;
	background:rgba(0, 54, 119, 0.3);
	display:none
}

/* 关于中阳 */
.page-about h2{font-size: 54px;text-align: center;padding: 4% 0 3%;}
.page-about p{font-size: 18px;color: #666666;line-height: 32px;}
.page-about-wenhua{margin: 2% auto;background: url(../../images/images/page-about-bj_03.jpg) no-repeat;padding: 4% 0;}
.page-about-wenhua h3{font-size: 36px;color: #fff;text-align: center;margin-bottom: 3%;}
.page-about-wenhua p{text-align: center;color: #fff;}
.page-about-wenhua a{display: block;border: 1px solid #fff;width: 178px;line-height: 47px;text-align: center;color: #fff;margin: 0 auto;margin-top: 3%;}
.fzlc-list li{border-bottom: 1px solid #fff;padding-bottom: 15px;margin-bottom: 3%;}
.fzlc-list .year{font-size: 28px;color: #003677;border-right: 5px solid #003677;padding: 20px 0;}
.fzlc-list .year p{font-size: 34px;color: #003677;margin-bottom: 17%;}
.fzlc-list .col-sm-19{background: #fff;padding: 10px 25px;}
.fzlc-list .col-sm-19 h4{font-size: 36px;margin: 15px auto;}
.fzlc-list .col-sm-8 p{font-size: 16px;color: #666666;}

/* 创新荣誉 */
.page-chuangxin h1,.page-chuangxin h2{font-size: 54px;color: #0c4ca0;text-align: center;}
.page-chuangxin .content{margin-top: 5%;}
.page-chuangxin .content p{font-size: 18px;color: #666666;line-height: 30px;}
.page-chuangxin .layui-tab-content{background: url(../../images/images/chuangxinbj_06.jpg) center/cover no-repeat;}
.page-chuangxin h2{margin: 3% auto;}
.page-chuangxin .layui-tab-title {text-align: center;margin-bottom: 3%;border-bottom-width: 0;}
.page-chuangxin .layui-tab-title .layui-this:after{border-width: 0;}
.page-chuangxin .layui-tab-title li{font-size: 38px;color: #666666;}
.page-chuangxin .layui-tab-title li.layui-this{color: #0c4ca0!important;}
.page-chuangxin .layui-tab-item h3{font-size: 38px;color: #fff;margin-bottom: 20px;}
.page-chuangxin .layui-tab-content ul{max-height: 550px; overflow: auto;}
.page-chuangxin .layui-tab-content li{margin: 3% auto;}
.page-chuangxin .tabs_lt_a{max-width: 400px;margin: 0 auto;}
.page-chuangxin .tabs_lt_a img{width: 100%;}
.page-chuangxin .tabs_lt_b{
	padding: 3.5% 4%;
    max-width: 400px;
    color: #fff;
    font-size: 24px;
    text-align: center;
	background: #003677;
	margin: 0 auto;
}

/* 简介 */
.page-jianjie{background: #f6f6f6;}
.page-jianjie .page-left{padding-left: 9.7%; height: 448px;}
.page-jianjie .page-left h2{
	font-size: 36px;
    letter-spacing: 2px;
    margin-top: 9%;
    margin-bottom: 7.5%;
}
.page-jianjie .page-left p{
	font-size: 18px;
    line-height: 42px;
    color: #666;
    
    margin-bottom: 13%;
}
.page-jianjie .page-left .more{
	display: inline-block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #b8b8b8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.page-jianjie .page-right{
	background: url(../../images/images/profile_bg.png) no-repeat left center;
	background-size: cover;
	padding: 3% 0;
}
.page-jianjie .page-right .video_img1{margin-left:-130px;}
.video1{width: 100%;}



@media (min-width: 1200px) {
	.container{width: 1230px;}
	.layui-col-space64>*{padding: 32px;}
}
@media (min-width: 1500px) {
	.page-jianjie .page-left{padding-left: 18.7%;}
}

@media (max-width:992px) {
	#fp-nav{display: none;}
}

@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;}
	.tabs_lt{height: 660px;}
	.page-jianjie .page-left p{width: 70%;}
}
@media (min-width:768px) and (max-width:1020px){
	
}
@media (max-width: 767px) {
	.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;}
	.arrow-left {right: 23.7%;}

	.subnva{display: none;}

	.index-d1 {padding: 0 20px;top: 30%;}
	.index-d1 img{width: 60%;margin: auto;}
	.index-d1 h3{font-size: 14px;}
	.index-d1 p{font-size: 12px;}
	.index-d1 a{font-size: 14px;}

	.bbj{background: none; top: 20%;padding: 12px 15px;}
	.bbj h2{font-size: 22px;padding: 20px 0;}
	.bbj .about-nr{font-size: 12px;}
	.bbj .about-nr p{font-size: 12px;}

	.news-list .container{top: 20%;}
	.news-list ul li .time{font-size: 22px;}
	.news-list ul li .time p{font-size: 12px;}
	.news-list ul li .title h2{font-size: 14px;}
	.news-list ul li .title p{font-size: 12px;line-height: 18px;}

	.product .title-pic{height: 83px;}

	.zong ul{overflow-y: scroll;height: 280px;}

	.page_text{font-size: 24px;}
	#post_nr h2{font-size: 30px;}
	#post_nr h3{font-size: 20px;}
	#post_nr .post_cont,#post_nr .post_cont p{font-size: 16px;}

	.neibj .content,.neibj .content p{font-size: 14px;line-height: 1.5em;}

	.page-chuangxin h1,.page-chuangxin h2{font-size: 22px;}
	.page-chuangxin .layui-tab-title li{font-size: 18px;}

	.layui-layer{left: 0!important;}

	.video1{width: 100%;}
	.video_img1{margin-left: 0!important;}
}
@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) {

}

