.color{
	color: #fe1244;
}

.pro_list{
	padding: 0px 5%;
}
.pro_list1{
	position: relative;
}
.pro_xuanxiang{
	padding: 20px 0px;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #dedede;
	margin-bottom: 32px;
	padding-bottom: 10px;
}
.pro_xuanxiang a{
	margin: 0px 5px;
	color: #323232;
}
.xuanxinag_avtive{
	padding-bottom: 21px;
	border-bottom: 1px solid #006db4;
}
.pro_xuanxiang a:hover{
	text-decoration: none;
}
.pro-box{
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
}
.pro-layer{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 3px;
	background: rgba(0,0,0,0);
	transition: all 1s;
}
.pro-box p{
	margin: 0;
}
.pro-layer-content{
	border: 2px transparent solid;
	width: 100%;
	height: 100%;
	position: relative;
	transition: all 1s;
}
.pro-layer-text{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px;
	font-size: 16px;
	color: #fff;
	text-align: left;
}
.pro-btn{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	line-height: 30px;
	padding: 0 10px;
	background: #a1daff;
	opacity: 0;
	transition: all 1s;
}
.pro-btn img{
	width: 7px;
	height: 8px;
}
.pro_list1{
	padding-top: 10px;
	padding-bottom: 10px;
}
.pro_list1:hover .pro-layer{
	background: rgba(0,0,0,0.5);
}
.pro_list1:hover .pro-layer-content{
	border: 2px #a1daff solid;
}
.pro_list1:hover .pro-btn{
	opacity: 1;
}
.pro_list1 .ckxq{
	max-width: 100%;
}
.pro-img{
	width: 100%;
}

.pro_list1 p{
	/*width: 100%;*/
	background: #424b4b;
	color: #fff;
	font-size: 16px;
	padding: 5px 0px;
	padding-left: 10px;
}
.pro-detail{
	text-align: center;
	margin-bottom: 80px;
}
.pro-detail p{
	text-align: left;
}
.pro-detail img{
	margin: 10px 0px;
	padding: 0px 10px;
}
.download{
	width: 88px;
	height: 36px;
	color: #fff;
	background: #006db4;
	border: 0px;
	font-size: 14px;
	margin-left: 30px;
}
.xiazai{
	position: relative;
	z-index: 0;
	height: 18px;
	padding-top: 13px;
}
.xiazai span{
	display:inline-block;
	background: #fff;
	position: absolute;
	width: 50%;
	left: 50%;
	margin-left: -25%;
	top:50%;
	margin-top: -18px;
	z-index: 5;
}
/*.xiazai-right{
	position: absolute;
	width: 30%;
	border: 1px solid #006db4;
	right: 0px;
	top: 50%;
}
.xiazai-left{
	position: absolute;
	left: 0px;
	width: 30%;
	top: 50%;
	border: 1px solid #006db4;
}*/
.xiazaifengexian{
	border: 1px solid #006db4;
	width: 100%;
}
.like{
	padding-bottom: 10px;
}
.like h4{
	padding: 0px 15px;
	font-size: 14px;
	font-weight: bold;
}
.like-list{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.like-list a{
	display: block;
	border: 1px solid #666666;
}
.like-list a:hover{
	border: 1px solid #006db4;
}
.like-list p{
	background: #1e1e1e;
	color: #fff;
	padding: 8px 0px;
	text-indent: 22px;
	margin-top: 12px;
	margin-bottom: 0;
	text-align: left;
}
.like-img{
	padding: 10px;
}
.like-list img{
	max-width: 100%;
}
.pro-parameter{
	padding-top: 20px;
}
.pro-parameter ul{
	padding-left: 15px;
	padding-top: 10px;
	list-style: disc;
}
.pro-parameter li{
	margin-right: 60px;
	float: left;
}
.cpsm{
	padding-bottom: 40px;
}
.cpsm h3{
	text-align: center;
	margin-bottom: 25px;
}
.cpsm-title{
	font-weight: bold;
	margin-top: 25px;
}
.cpsm ul li{
	list-style-type: disc;
	margin-left: 18px;
	margin-top: 5px;
}
.about-content1{
	/*padding-left: 5%;*/
}
.about-content{
	padding-bottom: 30px;
}
.about-title h3{
	font-size: 26px;
	color: #006db4;
}
.about-title p{
	font-size: 14px;
	color: #b3b3b3;
}
.img-left{
	margin-right: 22px;
}
.gssm{
	margin-top: 52px;
}
.gssm img{
	margin-bottom: 36px;
	border: 8px solid #dcdcdc;
}

.project-list{
	text-align: center;
	margin-bottom: 10px;
}

.project-list-title{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.project-list-jieshao{
	color: #323232;
	font-size: 16px;
}
.project-list a {
    display: block;
    border: 1px solid #e3e3e3;
}
.project-list a:hover{
    border: 1px solid #338ac3;
    text-decoration: none;
}
.project-list a:hover>.project-img{
	border-bottom: 1px solid #338ac3;

    /*border: 1px solid #338ac3;*/
}
.project-img{
	padding: 4px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 10px;
}
.project{
	margin-bottom: 90px;
}
/*新闻中心*/
.news-list{
	border-bottom: 1px #ccc solid;
}
.new-img{
	position: relative;
	max-height: 230px;
	text-align: center;
	overflow: hidden;
}
.new-img img{
	width: 100%;
}
.new-text{
	font-size: 12px;
	height: 33px;
}
.news-look{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.4);
	opacity: 0;
	transition: all .5s;
}
.news-look-box{
	position: relative;
	width: 100%;
	height: 100%;
}
.news-look-child{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	color: #fff;
}
.news-look-child img{
	width: 21px;
}
.news-list:hover .news-look{
	opacity: 1;
}
.news-list:hover .project-list-title{
	color: #006db4;
}
/*新闻详情*/
.news-detail-content{
	max-width: 1200px;
}
.news-detail-box{
	padding-bottom: 20px;
	border-bottom: 1px #ccc dashed;
}
.news-detail-time{
	padding: 10px;
}
.news-detail-time span{
	display: inline-block;
	border-left: 1px #999 solid;
	padding: 0 10px;
	line-height: inherit;
	font-size: 12px;
	color: #999;
}
.news-detail-time span:first-of-type{
	border: none;
}
.news-detail-share{
	padding: 20px 0;
	text-align: right;
	font-size: 12px;
}
.news-detail-share img{
	width: 30px;
	height: 30px;
	margin-left: 10px;
}
.news-detail-btn-box{
	padding: 20px;
	text-align: center;
}
.news-detail-btn{
	width: 25%;
	height: 40px;
	color: #fff;
	background: #006db4;
	border: none;
}
.news-detail-btn:first-of-type{
	margin-right: 3%;
}
.news-about-list{
	margin: 0;
	margin-left: 15px;
	padding-bottom: 40px;
}
.news-about-list a{
	color: #222;
}
.news-about-list li{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	list-style: disc;
}
.news-about-list li:hover a{
	color: #006db4;
}
.contact-list ul li{
	/*text-indent: 17px;*/
	margin-bottom: 12px;
	color: #323232;
	font-size: 14px;
}
.contact-list ul li:first-child{
	/*border-left: 3px solid #006db4;*/
	font-weight: bold;
	
	height: 14px;
	
	line-height: 14px;
}
.message{
	margin: 0px auto;
	max-width: 450px;
}
.input-group{
	margin-top: 20px;
	display: flex;
}
.input-group-addon {
	width: 100px;
    padding: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: left;
    background-color: #fff;
    border: 0px;
    border-radius: 0px;
    /*padding-right: 40px;*/
}
.input-group .form-control {

    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #666666;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea{
	resize: none;
}
#textarea{
	border: none;
}
.message-box{
	width: 100%;
	border: 1px #666666 solid;
}
.per-wbox{
	position: relative;
}
.sns-num{
	text-align: right;
	padding-right: 10px;
}
/*招聘*/
.rec-js{
	margin: 25px 0;
	line-height: 30px;
}
.rec-nav{
	background: #006db4;
	color: #fff;
	line-height: 50px;
	padding-left: 3%;
	padding-right: 3%;
	position: relative;
	font-size: 16px;
}
.rec-list>li{
	margin-bottom: 20px;
}
.rec-nav img{
	height: 8px;
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -4px;
	transition: all .5s;
	transform: rotate(180deg);
}
.rec-nav .img{
	transition: all .5s;
	transform: rotate(0deg);
}
.rec-content{
	padding: 3%;
	display: none;
}
.rec-content-list{
	margin-bottom: 50px;
}
.rec-content-list li{
	padding: 5px 0;
}
.rec-btn {
    display: inline-block;
    background: #323232;
    color: #fff;
    height: 35px;
    line-height: 35px;
    border: none;
    width: 100px;
    text-align: center;
    margin-top: 10px;
}
.rec-content-list li:before {  
    content:counter(sectioncounter) "、";   
    counter-increment:sectioncounter;  
 }  
/*简历*/
.jop-box{
	padding: 10px 30px;
}
.jop-file{
	border: 1px #333 solid;
	padding: 10px;
	max-width: 250px;
}
.jop-btn{
	height: 35px;
	background: #323232;
	color: #fff;
	border: none;
	width: 90px;
	margin-top: 10px;
	margin-bottom: 30px;
}


@media screen and (max-width: 768px) {
	.pro_list{
		padding: 0px 0px;
	}
	/*.xiazai-right{
		position: absolute;
		width: 20%;
		border: 1px solid #006db4;
		right: 0px;
		top: 50%;
	}
	.xiazai-left{
		position: absolute;
		left: 0px;
		width: 20%;
		top: 50%;
		border: 1px solid #006db4;
	}*/
	.download{
		width: 88px;
		height: 36px;
		color: #fff;
		background: #006db4;
		border: 0px;
		font-size: 14px;
		margin-left: 10px;
	}
	.com-nav{
		position: absolute;
		width: 100%;
		z-index: 9999;
	}
	.pro_banenr{
		padding-top: 70px;
	}
	.pro-btn{
		opacity: 1;
	}
	.about-content1{
		padding:0px 5%;
	}
	.news-detail-btn:first-of-type,.news-detail-btn{
		width: 90%;
		margin: 10px 0;
	}
}
.inll1{
	position: relative;
}
.inll{
	position: absolute;
	top: 0px;
}

.underline{
    width: 200px;
    height: 50px;
    padding: 10px;
    /*background: #ddd;*/
    margin: 20px;
    position: relative;
}

.underline:after{
    content: "";
    width: 0;
    height: 1px;
    background: blue;
    position: absolute;
    top: 100%;
    left: 50%;
    transition: all .8s;
}

.underline:hover:after{
   left: 0%;
   width: 100%;
}