@charset "utf-8";
*{
	margin:0;
	padding:0;
	font-family:"microsoft yahei","微软雅黑";
}
h1,h2,h3,h4,h5,h6{
	font-size: 1em;
	font-weight:normal;
}
a{
	text-decoration:none;
	color: inherit;
}

a:hover{
	text-decoration:none;
	color: #333333;
}
p{
	text-align: justify;
}
li{
	list-style-type:none;
}
iframe{
	border:none;
	vertical-align: top;
}

button{
	cursor:pointer;
}
textarea{
	vertical-align: top;
	outline: none;
	resize:none;
}
img{
	display:block;
	max-width: 100%;
	border: 0;
	border:none;
}
i{
	font-style:normal;
}
.clear{
	clear: both;
}
.aftercb::after{
	content: "";
	display: block;
	clear: both;
}
.img{
	position:relative;
	background: #eee;
}
.img img{
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	max-width: 100%;
	max-height: 100%;
}
.wrap{
	position:relative;
	max-width:1500px;
	margin:0 auto;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.inpd{
	padding-top: 80px;
	padding-bottom: 50px;
}
/*样式初始化*/

.header{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin:0 auto;
	max-width: 1680px;
	height: 96px;
}
.header .logo{max-width: 490px;}
.header>a{float:left;}
.nav{
	margin-left: 20px;
	width: 1104px;
	float:left;
}
.nav li{
	float:left;
	position: relative;
	width: 12.5%;
	text-align: center;
}
.nav li>a{
	display: block;
	padding: 27px 0;
	font-size: 16px;
	color:#333;
	transition: .2s;
}
.nav li>a i{
	text-transform: uppercase;
	font-size: 12px;
	color:#999;
}
.nav li:hover>a,
.nav .nav-select>a{
	background: #2882ff;
	color:#fff;
}
.nav li:hover>a i,
.nav .nav-select>a i{
	color:#fff;
}
.nav li:hover .nav-two{
	display: block;
}
.nav-two{
	display: none;
	position: absolute;
	top:96px;
	left:0;
	padding-top: 2px;
	width: 198px;
	z-index: 9;
}
.nav-two a{
	position: relative;
	display: block;
	padding-left: 36px;
	line-height: 38px;
	text-align: left;
	font-size: 14px;
	color:#666;
	border-bottom: 1px solid #eee;
	transition: .6s;
}
.nav-two a::after{
	content: '';
	position: absolute;
	top:0;
	left:0;
	width: 0;
	height: 100%;
	background: #2882ff;
	transition: .6s;
	z-index: -1;
}
.nav-two a::before{
	content: '';
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -2;
}
.nav-two a:hover{
	color:#fff;
}
.nav-two a:hover::after{
	width: 100%;
}
.footer{
	background: url(../img/footer_bg_03.jpg);
	font-size: 14px;
	color:#d7e1eb;
}
.footer-nav{
	display: flex;
	justify-content: space-between;
	padding: 35px 0;
}
.footer-item{
	width: 210px;
	float:left;
}
.footer-item h4{
	font-size: 16px;
	color:#fff;
}
.footer-item h4::after{
	content: '';
	display: block;
	margin: 10px 0 12px;
	width: 32px;
	height: 3px;
	background: #e2e2e2;
}
.footer-item li{
	margin-bottom: 8px;
}
.footer-item li a:hover{
	text-decoration: underline;
}
.copyright{
	clear: both;
	line-height: 44px;
	border-top: 1px solid #547da7;
}


/*浮动框2*/
.ce_nav{ position:fixed; right:80px; bottom:550px; z-index:999}
.ce_nav li{ margin-bottom:10px;}
.ce_nav li a{ display:block; width:60px; height:60px; background:#fff; -moz-border-radius:7px;-webkit-border-radius:7px; border-radius:7px; color:#408ed6; font-size:12px; text-align:center; box-shadow:0px 1px 3px rgba(0,0,0,0.25); border:1px solid #408ed6; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.ce_nav li a span{ background-image:url(../img/n-qyjz-1.png); background-repeat:no-repeat; padding-top:34px; display:inline-block; width:44px;}
.ce_nav li.li_t a { border-color:#62ad44; color:#62ad44; }
.ce_nav li.li_s a { border-color:#ff6800; color:#ff6800;}
.ce_nav li.li_f a { border-color:#ffae00; color:#ffae00}
.ce_nav li.li_w{ margin-top:18px; display:none}
.ce_nav li.li_w a { border-color:#cecece; color:#999999}
.ce_nav li.li_o a span{background-position:-57px -170px;}

.ce_nav li.li_t a span{background-position:-53px -237px;}

.ce_nav li.li_s a span{background-position:-56px -103px;}
.ce_nav li.li_f a span{background-position:-55px -418px;}
.ce_nav li.li_w a span{background-position:-53px -506px;}

.ce_nav li.li_t a:hover{ color:#fff; background-color:#62ad44}
.ce_nav li.li_t a:hover span{background-position:-142px -237px;}

.ce_nav li.li_s a:hover{ color:#fff; background-color:#ff6800}
.ce_nav li.li_s a:hover span{background-position:-142px -103px;}
.ce_nav li.li_f a:hover{ color:#fff; background-color:#ffae00}
.ce_nav li.li_f a:hover span{background-position:-142px -418px;}
.ce_nav li.li_w a:hover{ color:#ff6800; background-color:#fff}
.ce_nav li.li_w a:hover span{background-position:-144px -506px;}
.ce_nav li a:active{ background:#3fcb97}
.ce_nav li.li_o{ position:absolute; left:0; top:72px}
.ce_nav li.li_o a{ position:relative; right:0; cursor:default; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.ce_nav li.li_o a p{ display:none;}
.ce_nav li.li_o.on a{ background:#408ed6}
.ce_nav li.li_o.on a span{ display:none;}
.ce_nav li.li_o.on a p{ display:block; color:#fff; font-size:13px; text-align:left; background:url(../img/n-qyjz-1.png) no-repeat; background-position:90px -315px; line-height:22px; padding:8px 0 0 13px;}
.ce_nav li.li_o.on a p i{ font-size:19px; display:block;}
.ce_nav li.li_s{position:absolute; left:0; top:144px}
.ce_nav li.li_s1{position:absolute; left:0; top:216px !important}
.ce_nav li.li_f{position:absolute; left:0; top:288px}
.ce_nav li.li_f img{ position:absolute; left:-150px; top:-30px; display:none; max-width:120px}
.ce_nav li.li_f:hover img{ display:block}


/*通用样式*/
.wap-navbt{
	display: none;
	flex-direction: column;
	justify-content: space-between;
	margin-left: 20px;
	width:20px;
	height:20px;
}
.wap-navbt div{
	width:100%;
	height:2px;
	border-radius: 2px;
	background: #006032;
	transition: .4s;
}
.wap-navbt div:nth-child(2){
	width:80%;
}
.wap-navbt div:nth-child(3){
	width:60%;
}
.wap-navbt-click div:nth-child(2),
.wap-navbt-click div:nth-child(3){
	width:100% !important;
}
.wap-nav{
	position: fixed;
	top:0;
	right:0;
	transform: translateX(110%);
	width:60%;
	height:100%;
	background: #fff;
	box-shadow: 0 0 40px #666;
	z-index: 999;
	transition: .6s;
	outline:none;
	display: none;
}
.wap-nav-top{
	position: relative;
	height:60px;
	/*background: url(../img/logo_03.png) left top/80% 100% no-repeat ;*/
    background-color: #000000;
}
.wap-nav-quit{
	position: absolute;
	top:50%;
	right:12px;
	transform: translateY(-50%);
}
.wap-nav li a{
	display: block;
	line-height: 48px;
	padding-left: 14px;
	font-size: 18px;
	color:#555;
	border-bottom: 1px solid #e7e7e7;
}
.wap-nav>ul{
	position: relative;
}
.wap-two{
	position: absolute;
	top:0;
	right: 0;
	transform: translateX(100%);
	width:100%;
	height:100%;
	background: #fff;
	transition: .4s;
	z-index: 1000;
}
.wap-two-bt{
	position: relative;
}
.wap-two-bt i{
	position: absolute;
	top:0;
	right: 12px;
	transform: translateX(-50%);
}
/*fuzhi*/

.index-more{
	margin: 40px auto 0;
	border-color: #333 !important;
	color:#333 !important;
}
.index-title{
	margin-bottom: 50px;
	text-align: center;
}
.index-title h4{
	font-size: 28px;
	color:#383838;
}
.index-title i{
	font-size: 14px;
	color:#666;
}
.index-title p{
	margin:0 auto;
	max-width: 645px;
	font-size: 14px;
	line-height: 24px;
	text-align-last: center;
	color:#999;
}
.swiper-pagination-banner .swiper-pagination-bullet{
	width: 38px;
	height:8px;
	border-radius:0;
	background: #fff;
	opacity: 1;
}
.swiper-pagination-banner .swiper-pagination-bullet-active{
	background: #1666ee;
}
.index-project-item{
	float: left;
	width: 16.66%;
	height: 160px;
	transition: .6s;
}
.index-project-item img{
	margin:30px auto 18px;
}
.index-project-item h4{
	font-size: 16px;
	text-align: center;
	color:#2688ee;
}
.index-project-item:hover{
	box-shadow: 0 0 16px rgba(153,153,153,.3);
}
.index-about{
	position: relative;
}
.index-about::after,
.index-case::after{
	content: '';
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: #f7fafa;
	z-index: -2;
}
.index-about-img{
	width: 50%;
	height: 480px;
}
.index-about-img img{
	max-width: 100%;
	max-height: 100%;
}
.index-about-text{
	box-sizing: border-box;
	padding-left: 5.3%;
	width: 50%;
}
.index-about-text h1{
	font-size: 26px;
	color:#333;
}
.index-about-text h6{
	margin:10px auto 15px;
	font-size: 14px;
	text-transform: uppercase;
	color:#666;
}
.index-about-text div{
	font-size: 14px;
	line-height: 26px;
	text-align: justify;
	color:#666;
}
.index-about-text div::before{
	content: '';
	display: block;
	margin-bottom: 45px;
	width: 68px;
	height: 4px;
	background: #555;
}
.index-about-text a,
.index-more{
	display: block;
	position: relative;
	margin-top: 50px;
	width: 146px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color:#2688ee;
	border:1px solid #2688EE;
	transition: .6s;
}
.index-about-text a::after,
.index-more::after{
	content: '';
	position: absolute;
	top:0;
	left: 0;
	width: 0;
	height: 100%;
	background: #2882ff;
	z-index: -1;
	transition: .6s;
}
.index-about-text a:hover,
.index-more:hover{
	color:#fff !important;
	border-color: #2882ff !important;
}
.index-about-text a:hover::after,
.index-more:hover::after{
	width: 100%;
}
.index-product-item{
	float:left;
	width: 19.2%;
	margin-right: 1%;
	margin-bottom: 20px;
}
.index-product-item:nth-child(5n){
	margin-right: 0;
}
.index-product-item .img span{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height:100%;
	background: rgba(38,136,238,.5) url(../img/index_product_icon_03.png) center no-repeat;
	opacity: 0;
	transition: .4s;
}
.index-product-title{
	padding: 10px 0;
	text-align: center;
	background: #f9f9f9;
	transition: .4s;
	overflow: hidden;
}
.index-product-title h4{
	font-size: 18px;
	color:#333;
	transition: .4s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index-product-title i{
	font-size: 14px;
	color:#666;
	transition: .4s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index-product-item:hover .img span{
	opacity: 1;
}
.index-product-item:hover .index-product-title{
	background: #2688ee;
}
.index-product-item:hover .index-product-title h4,
.index-product-item:hover .index-product-title i{
	color:#fff;
}
.index-case{
	position: relative;
}
.index-case-item{
	float: left;
	width: 24%;
	border-bottom: 4px solid #fff;
	background: #fff;
	transition: .6s;
	margin-bottom: 20px;
	margin-right: 1.333%;
}
.index-case-item:nth-child(4n){margin-right:0;}
.index-case-item .img{
	height: 270px;
}
.index-case-text{
	padding: 4%;
}
.index-case-text h4{
	font-size: 16px;
	color:#333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index-case-text p{
	margin: 6px 0;
	height: 72px;
	font-size: 14px;
	line-height: 24px;
	color:#707070;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.index-case-text i{
	font-size: 14px;
	color:#2688ee;
	opacity: 0;
	transition: .6s;
}
.index-case-item:hover{
	border-bottom-color: #2688ee;
}
.index-case-item:hover .index-case-text i{
	opacity: 1;
}
.index-news-l{
	width: 47.3%;
}
.index-news-l .img{
	height: 260px;
}
.index-news-text{
	padding-top:40px;
}
.index-news-text h3{
	font-size: 18px;
	color:#222;
}
.index-news-text h3 i{
	float:right;
	font-size: 12px;
	color:#999;
}
.index-news-text p{
	margin:10px 0 50px;
	font-size: 14px;
	line-height: 24px;
	color:#686868;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.index-news-text .index-more{
	margin: 0;
}
.index-news-r{
	width: 50%;
}
.index-news-item{
	margin-bottom: 10px;
	padding: 20px 0;
	background: #f7fafa;
}
.index-news-item:hover{
	background: #2688ee;
}
.index-news-item:hover *{
	color:#fff;
}
.index-news-item:hover>a>span{
	border-right-color: #fff;
}
.index-news-item a>span{
	float: left;
	box-sizing: border-box;
	width: 17.3%;
	height: 100%;
	text-align: center;
	font-size: 72px;
	line-height: 105px;
	color:#999;
	border-right: 1px solid #bababa;
}
.index-news-r-text{
	float: right;
	box-sizing: border-box;
	padding: 0 20px;
	width: 82.7%;
}
.index-news-r-text h4{
	font-size: 18px;
	line-height: 18px;
	color:#222;
}
.index-news-r-text h4 i{
	float: right;
	font-size: 12px;
	color:#999;
}
.index-news-r-text p{
	margin-top: 15px;
	font-size: 14px;
	line-height: 24px;
	color:#686868;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
/*首页*/


    .newsImg2 .img{width:25%;max-height:100%;float:left;}
    .newsImg2P{width:calc(75% - 40px);}





@media only screen and (max-width: 1500px) {
	.header{
		padding-left: 10px;
		padding-right: 10px;
	}
	.wrap{
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (max-width: 1000px) {
	.wap-navbt{
		display: flex;
	}
	.wap-nav{
		display: block;
	}
	.nav{
		display: none;
	}
	.index-project-item{
		width: 33.33%;
	}
	.index-about-img,
	.index-about-text{
		margin: 0 10%;
		width: 80%;
	}
	.index-about-img{
		height: auto;
	}
	.index-about-text{
		margin-top: 20px;
		padding: 0;
	}
	.index-about-text>a{
		margin: 30px auto;
	}
	.index-product-item:nth-child(n){
		width: 32%;
		margin-right: 2%;
	}
	.index-product-item:nth-child(3n){
		margin-right: 0;
	}
	.index-case-item:nth-child(n){
		width: 48%;
		margin: 0 1% 20px;
	}
	.index-news-l,
	.index-news-r{
		width: 98%;
		margin: 0 1%;
	}
	.index-news-l{
		margin-bottom: 20px;
	}
	.index-news-text .index-more{
		margin: 0 auto;
	}
}

@media only screen and (max-width: 750px) {
	.inpd{
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.index-project-item{
		width: 50%;
		transform: scale(.8);
	}
	.index-about-img,
	.index-about-text{
		margin-left: 2%;
		margin-right: 2%;
		width: 96%;
	}
	.index-title{
		margin-bottom: 20px;
	}
	.ce_nav{display:none;}
	.header .logo{
		max-width: 90%;
	}
	.header{
		height: 50px;
	}
	.swiper-container-banner>.swiper-pagination-banner{
		bottom: 0 !important;
	}
	.swiper-pagination-banner .swiper-pagination-bullet{
		width: 19px;
		height: 4px;
	}
	.index-product-item:nth-child(n){
		width: 48%;
		margin:0 1% 15px;
	}
	.index-product-title{
		padding: 6px 0;
	}
	.index-product-title h4{
		font-size: 14px;
	}
	.index-product-title i{
		font-size: 12px;
	}
	.index-more{
		margin-top: 20px;
	}
	.index-case-item:nth-child(n){
		width: 98%;
		border-bottom-color: #2688ee;
	}
	.index-case-item i{
		opacity: 1;
	}
	.index-news-item a>span{
		display: none;
	}
	.index-news-r-text{
		width: 100%;
	}
	.index-news-text p{
		margin-bottom: 20px;
	}
	.footer-item:not(:last-child){
		display: none;
	}
	.footer-nav{
		padding: 15px 10px;
	}
	.copyright{
		padding: 5px 10px;
		text-align: center;
	}
	.copyright i{
		display: block;
		float: none;
		line-height: normal;
	}
}


/*产品中心*/
.chanpinDiv{
	width: 100%;
	background: url("../img/产品中心01_06.jpg");
}
.chanpinList{
	width: 80%;
	margin: 0 auto;
	height: 52px;
	background: url("../img/产品中心01_03.jpg");
	border-right: 1px solid #dddddd;
}
.chanpinList li{
	height: 52px;
	line-height: 52px;
	float: left;
	width: 16.5%;
	text-align: center;
	border-left: 1px solid #dddddd;
}
.chanpinList li:hover{
    color: #ffffff;
    background-color: #007aff;
    cursor: pointer;
    transition: 500ms;
}
.chanpinTu{
    padding-top: 60px;
}

.chanpinIndex{
    width: 100%;
    margin: 0 auto 40px;
    text-align:center;
}

.chanpinIndex li{
    width: 42px;
    height: 34px;
    display:inline-block;
    margin: 5px;
    background-color: #ececec;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
}
.chanpinIndex li:hover{
    color: #ffffff;
    background-color: #007aff;
    cursor: pointer;
}

@media screen and (max-width: 400px){
    .chanpinIndex{
        width: 100%;
        margin: 0 auto 100px;
    }

    .chanpinIndex li{
        width: 10%;
        height: 34px;
        float: left;
        margin: 2%;
        background-color: #ececec;
        text-align: center;
        line-height: 34px;
        font-size: 16px;
    }

    .aboutUs{
        text-align: justify;
        width: 100%;
    }
    #rencai1,#rencai2,#rencai3{
        width: 30%;
        line-height: 50px;
    }
}


/*产品中心*/
/* 服务项目 */
.container .fuwuImg{
	padding:0;
}
.container h2{
	text-align: center;
}


/* 服务项目 */
/*关于我们*/
.aboutUs{
    margin: 60px auto;
    text-align: justify;
    width: 80%;
    font-size: 14px;
	color: #585858;
	line-height: 24px;
}

.aboutUs img{max-width:100%;height: auto;display:block;margin:0 auto;}

.index-about .index-about-img{
    margin-top:3px;
}

.guanyu{
	background-color: #ffffff;
	padding-top: 20px;
}
/*关于我们*/

/*联系我们*/
.contactIfo{
    margin: 60px auto 80px;
    width: 1500px;
}
@media screen and (max-width: 1500px){
    .contactIfo{
        width: 100%;
    }
	.yourIfo{
		float: none;
	}
	.myIfo{
		float: none;
	}
}
@media screen and (max-width: 900px){

    .contactIfo .yourIfo{
        width: 90%;
    }
    .contactIfo .myIfo{
        width: 90%;
    }
}
.contactIfo .xingming{
    width: 47%;
}
.contactIfo .dianhua{
    width: 50%;
}
.yourEmail{
    width: 100%;
}
.contactIfo input{
    width: 100%;
    height: 31px;
    margin-bottom: 28px;
}

.contactIfo h1{
    font-size: 24px;
    color: #2882ff;
    margin-bottom: 20px;
}

.contactIfo h2{
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 10px;

}
.qwe{
	padding-top: 40px;
	padding-bottom: 10px;
}

.j_qwe{
	line-height: 12px;
	color: #d7e1eb;
	padding-bottom: 15px;
}
.j_qwe a{
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #d7e1eb;
	font-size: 14px;
	color: #d7e1eb;
}
.j_qwe a:first-child{
	padding-left: 0;
}

.yourIfo{
    width: 48%;
    margin: 0 auto 30px;
}
.yourIfo p{
    color: #666666;
    margin-bottom: 26px;
}

.yourIfo .tijiao{
    width:100%;
    background-color: #2882ff;
    border: 0;
    height: 42px;
    color: #ffffff;
}
.yourIfo textarea{
    width: 100%;
    height: 141px;
    margin-bottom: 40px;
    padding-top: 15px;
    padding-left: 11px;
    color: #999999;
}
.myIfo{
    width: 48%;
    margin: 0 auto;
}
.myIfo h2{
    margin-bottom: 12px;
}
.myIfo p{
    text-indent: 30px;
    margin-bottom: 12px;
    color: #444444;
}
.myIfo #dianhua{
    background: url("../img/contac1.jpg") -1px no-repeat;
    text-indent: 40px;
}
.myIfo #youxiang{
    background: url("../img/contac2.jpg") -1px no-repeat;
    text-indent: 40px;
}
.myIfo #dizhi{
    background: url("../img/contac3.jpg") -1px no-repeat;
    text-indent: 40px;
}
.myIfo #dizhi+p{
    margin-bottom: 42px;
}
/*联系我们*/
/*人力资源*/
.rencai{
    width: 1500px;
    margin: 40px auto;

}

.rencai h1{
    font-size: 20px;
    font-weight: bold;
}

.rencai p{
    color: #666666;
}

@media screen and (max-width: 1500px){
    .rencai{
        width: 90%;
        margin: 40px 5%;
    }
}

.rencai2{
    width: 1500px;
    margin: 40px auto;

}
.rencai2 img{
    width: 30.3%;
    margin-left: 1%;
}

.rencai2 h1{
    font-size: 20px;
}


@media screen and (max-width: 1500px){
    .rencai2{
        width: 100%;
    }
    .rencai2 img{
        width: 30.3%;
        margin-left: 1%;
    }
}

@media screen and (max-width: 489px){
    .rencai2 img{
        width: 90%;
        margin: 5px 5%;
    }
    .rencai2{
        margin: 20px auto;

    }
}

@media screen and (max-width: 360px){
    .rencai2 img{
        width: 90%;
        margin: 5px 5%;
    }
    .rencai2{
        margin: 20px auto;

    }
}
/*人力资源*/
/*新闻详情*/
.newsImg{
    width: 100%;
    margin: 22px auto 20px auto;
}
.newsP{
    width: 90%;
    margin: 60px auto 70px;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
@media screen and (min-width: 1500px){
    .newsP{
        width: 1500px;
    }
    .newsImg img{
        margin: 0 auto 10px auto;
}


}
.newsP{line-height: 30px;}
.newsP p{margin:0;}
.newsP h1{
    font-size: 24px;
	color: #000000;
}

.newsP .leftBorder{
    text-indent: 28px;
	border-left: 6px solid #3589ff;
	margin: 20px 0 40px;
	color: #999999;

}

.newsP .leftBorder span{
    font-size: 12px;
    color: #007aff;
    margin: 0 15px;
}
.prevnext{margin:10px auto;border-top:1px dashed #ccc;}
.newsLP{
    margin-bottom: 70px;
}
/*新闻详情*/
/*新闻中心*/
.newsImg2:hover{
	cursor: pointer;
	box-shadow: 4px 0 12px rgba(153,153,153,0.3);
}

.newsImg2P h1{
    font-size: 18px;
    padding-left: 20px;
	color: #333333;
}
.newsImg2P p{
    color: #686868;
    padding-bottom: 50px;
    margin-left: 20px;
    padding-right: 32px;
    border-bottom: 1px solid #cccccc;
}
.newsImg2P h2{
    color: #999999;
    padding-top: 38px;
    margin-left: 20px;
    padding-right: 32px;

}
@media screen and (min-width: 1500px){
    .newsImg2{
        width: 1500px;
		height: 260px;
        margin: 60px auto;
    }
    .newsImg2 img{
        display: inline-block;
    }

    .newsImg2P{
        display: inline-block;
        margin-left: 30px;
        margin-top:15px;
    }
    .container{
        width: 1500px;
    }
}
@media screen and (max-width: 1500px){
    .newsImg2{
        width: 80%;
		height: 200px;
        margin: 60px auto;
    }
    .newsImg2P h2{padding-top:0;}
    .newsImg2P p{padding-bottom:30px;}
    .newsImg2 img{
        display: block;
        margin: 0 auto;
    }
    #newsZ{
        margin-bottom: 200px;
    }
}


@media screen and (max-width: 1000px){
    .newsImg2{
        margin: 20px auto;
        height: 140px;
    }
    .newsImg2P h1{margin-top:0;margin-bottom:5px;}
    .newsImg2P{
        display: block;
        width:calc(75% - 20px);
    }
    .newsImg2P p{
        padding-bottom: 10px;
        margin-top:-15px;
    }
    .newsImg2P h2{
        padding-top: 0px;
        margin-top:5px;
    }
    #newsZ{
         margin-bottom: 400px;
    }


}


@media screen and (max-width: 800px){
	.newsImg2{
		height:85px;width:99%;
	}
	.newsImg2P{width:75%;}
	.newsImg2P h1{font-size:16px;}
	.newsImg2P p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-bottom:2px;}
	.newsP{margin:20px auto 20px;}
	.newsP .leftBorder{margin:10px 0 20px;}
}
#newsZ{
    height: 40px;
    margin-bottom: 20px;
}
@media screen and (max-width: 400px){
    #newsZ{
        margin-bottom: 230px;
    }
}
@media screen and (max-width: 350px){
    #newsZ{
        margin-bottom: 330px;
    }
}


/*新闻中心*/
/*荣誉资质*/
.rongyu{
    width: 1500px;
    margin: 60px auto 40px;

}
.rongyu p{
	font-size: 14px;
	line-height: 24px;
	/*letter-spacing:1px;*/
	color: #585858;
}
@media screen and (max-width: 1500px) {
    .rongyu {
        width: 90%;
    }
}
/*荣誉资质*/
/*证书*/
.zhengshu{
    background-color: #f6f6f6;
	margin-bottom: 80px;
}
.zhengshu .col-lg-2,
.zhengshu .col-md-3,
.zhengshu .col-sm-4{
    padding:0;
}
.zhengshu .row{
    border:1px solid #e2e2e2;
}
.zhengshu img{
    padding: 24px;
}
.zhengshu p{
    margin: 0 auto;
    text-align: center;
    height: 38px;
    line-height: 38px;
	color: #666666;
    background-color: #eeeeee;
}
@media screen and (max-width: 1100px){
    .zhengshu{
        width: 100%;
    }

}

@media (min-width:1200px) {
    .zhengshu .col-lg-2{
        border-right: 2px solid #e2e2e2;
        z-index: 999;
    }
    .zhengshu .col-lg-2:nth-child(6),.zhengshu .col-lg-2:nth-child(12){
        border-right:2px solid #f6f6f6;
    }

}



/*证书*/

/*组织架构*/
.zuzhi{
    width: 502px;
    height: 92px;
    border: 2px solid #dbdbdb;
    margin: 60px auto 51px;
}
.zuzhi img{
    margin: 13px auto;
}
.zuzhiImg{
    margin: 0 auto 80px;
}


.chanpinIndex .active{
    color: #ffffff;
    background-color: #007aff;
}
.active{
    color: #ffffff;
    background-color: #007aff;
}
.chanpinIndex a{display:block;}

@media screen and (max-width: 800px){
    .zuzhi{
        display: none;
    }
    .zuzhiImg{
        width: 90%;
        margin: 30px 5% 80px;
    }
    #rencai1,#rencai2,#rencai3{
        width: 30%;
        line-height: 50px;
    }
}

/*组织架构*/
/*招聘*/
.zhaoPin{

    width: 1498px;
    background-color: #fafafa;
    border: 1px solid #f6f6f6;
    margin: 60px auto 0;
}

.zhaoPin h1{
    margin: 42px 60px 30px;
    font-size: 24px;
}
.zhaoPin h1 span:nth-child(1){
    font-size: 14px;
    color: #9f9f9f;
}
.zhaoPin h1 span:nth-child(2){
    font-size: 14px;
    color: #2882ff;
    padding-left: 20px;
}

.zhaoPin .fl p{
    color: #666666;
    margin-left: 60px;
}
.zhaoPin .fr p{
    color: #666666;
    margin: 60px 60px;
}

.zhaoPin .fr p span{
    text-align: center;
    display: inline-block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    margin-left: 20px;
    color: #ffffff;
    background-color: #b4b4b4;
}


.zhaoPin .fr p span:hover{
    background-color: #2882ff;
    cursor: pointer;
}


.zhaoPinXQ{
    display: none;
    width: 1500px;
    /*height: 560px;*/
    margin: 0 auto 20px;
    background-color: #fafafa;
    box-shadow: 0 8px 8px #e2e2e2;
}
.zhaoPinXQ3{
	margin-bottom: 80px;
}

.zhaoPinXQ .zhaoPinN{
    width: 1380px;
    /*height: 560px;*/
    margin: 0 auto;
    padding-top: 30px;
    border-top: 1px solid #cccccc;
}

.zhaoPinXQ .zhaoPinN h2{
    font-size: 16px;
    color: #585858;
    font-weight: bold;
	margin-bottom: 5px;
}
.zhaoPinXQ .zhaoPinN h2:nth-child(3){
    margin-top: 34px;
}


.zhaoPinXQ .zhaoPinN p{
    color: #666666;
    font-size: 14px;
    line-height: 26px;
}
.zhaoPinXQ .zhaoPinN p:nth-last-child(1){
	padding-bottom: 40px;
}

@media screen and (max-width: 1500px){
	.zhaoPinXQ .zhaoPinN{
		width:90%;
	}
	.zhaoPin{
		width: 90%;
	}
	.zhaoPinXQ{
		width: 90%;
	}
}
@media screen and (max-width: 890px){
	.zhaoPin div{
		float: none;
		margin: 0 auto;
	}

}


.zhaoPin .shouqi{
	background-color:#2882ff ;
}
/*招聘*/

@media screen and (max-width: 1000px){
    .chanpinList{
        width: 100%;
    }
    .chanpinList li{
        width: 16%;
    }
}
@media screen and (max-width: 530px){
    .chanpinList li{
        line-height: 24px;
        font-size: 14px;
        width:33%;
        padding:0 5px;
        height: auto;
    }
}

.container .fuwuP{
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #707070;
	height:38px;
	line-height:19px;
	background-color: #f9f9f9;
}

.fuwuDiv{
	padding: 0;
	width: 360px;
	margin-bottom: 30px;
	margin-right: 20px;
}



.fuwuDiv .fuwuP{
	background-color:#f9f9f9;
	color: #707070;
	margin-top:0;
	margin-bottom: 28px;
	line-height: 24px;
	height:60px;
	padding:10px 25px 0;
}

.fuwuDiv .img{
	width: 360px;
	height: 200px;
}

.fuwuDiv h3{
	width: 100%;
	margin:20px auto 0;
	color: #333333;
	font-size: 16px;
	text-align: center;
}

.fuwuDiv p{
	/*padding: 10px;*/
}

.fuwuDiv:hover{
	cursor:pointer;
	box-shadow: 2px 0 10px rgba(153,153,153,0.3);
}

.fuwuContainer{
	width: 1520px;
	margin:60px auto;
}
@media screen and (max-width:1500px){
	.fuwuContainer{
		width: 1140px;
	}

}
@media screen and (max-width:1140px){
	.fuwuContainer{
		width: 760px;
	}

}

@media screen and (max-width:760px){
	.fuwuContainer{
		width: 380px;
	}

}


.chanpinTu .img{
    background-color: #ffffff;
}
@media screen and (max-width: 750px){
    .index-case-item{
        width: 360px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 360px){
    .index-case-text{
        width: 1140px;
    }
}

		

