/*********************************网页公共部分************************************/
@charset "utf-8";
html{font: 14px/24px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;}
*{
	margin: 0;
	padding: 0;
	border:medium none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
a,img{border: 0;}
img{display: block;}
a{color: #333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
a:hover{color: #333;}
li {list-style-type: none;}
.wrapper{width: 1200px;margin:0px auto;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.clear:after{display: block;content: " ";clear: both;}
h1,h2,h3,h4,h5{font-size: 100%;font-weight: normal;}



/***********************************page***************************************/
div.page{padding:3px;margin:3px;text-align:center;margin-top: 10px;}
div.page a{border:#1e3eb8 1px solid;padding:2px 5px;margin:2px;color:#1e3eb8;text-decoration:none}
div.page a:hover{border:#1e3eb8 1px solid;color:#000;}
div.page a:active{border:#1e3eb8 1px solid;color:#000;}
div.page span.current{border:solid 1px #1e3eb8;padding:2px 5px;font-weight:bold;margin:2px;color:#fff;background-color:#1e3eb8;}
div.page span.disabled{border:#1e3eb8 1px solid;padding:2px 5px;margin:2px;color:#1e3eb8;}






/***********************************banner***************************************/
.banner{ overflow:hidden; position:relative;  }
.banner .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:25px; z-index:1; }
.banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .hd ul li{ float:left; margin-right:10px;  width:15px; height:15px; border-radius: 50%; line-height:14px; text-align:center; background:red; cursor:pointer; opacity:0.2;}
.banner .hd ul li.on{ background:red; color:red;opacity:1;}
.banner .bd{ position:relative; height:100%; z-index:0;   }
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ display:block; width: 100%;margin-left: auto; margin-right: auto; }






/*********************************header************************************/
.header-top{width: 100%;height: 10px;overflow: hidden;}
.header-top i.i-1{display: block;width: 40%;background-color: #dedede;float: left;height: 100%;}
.header-top i.i-2{display: block;width: 60%;background-color: #1e3eb8;float: right;height: 100%;}


.logo-nav{height: 120px;position: relative;}
.logo-nav .logo{position: relative;height: 100%;display: block;}
.logo-nav .logo img{position: absolute;left: 0%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.logo-nav ul{position: absolute;left: 450px;top: 0px;}
.logo-nav ul li{line-height: 120px;float: left;}
.logo-nav ul li a{display: block;width: 106px;height: 120px;text-align: center;font-size: 16px;}
.logo-nav ul .xuanzhong a{background: url('../Image/nav_a_bg.png')no-repeat center center;color: #fff;font-weight: bold;}
.logo-nav ul li:hover a{background: url('../Image/nav_a_bg.png')no-repeat center center;color: #fff;font-weight: bold;}
.logo-nav .language{position: absolute;right: 0px;top: 0px;line-height: 120px;background: url('../Image/choose_img.png')no-repeat 0px center;padding-left: 30px;color: #2a48ba;}
.logo-nav .language:hover{color: #e23131;}


.index-youshi{padding: 85px 0px 55px 0px;}
.index-youshi ul li{border: 1px solid #dcdcdc;float: left;margin-right: 30px;width: 380px;padding-bottom: 20px;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.index-youshi ul li:hover{
	-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.index-youshi ul li:last-child{margin-right: 0px;}
.index-youshi ul li img{height: 236px;width: 100%;}
.index-youshi ul li .txt{width: 100%;text-align: center;}
.index-youshi ul li .txt b{display: block;font-size: 24px;color: #2f2f2f;line-height: 60px;}
.index-youshi ul li .txt span{display: block;color: #747474;padding: 0px 50px 0px 50px;height: 48px;text-align: justify;}




.index-company{}
.index-company .title{text-align: center;}
.index-company .title b{display: block;font-size: 40px;color: #1e3eb8;line-height: 40px;}
.index-company .title b:after{display: block;content: " ";width: 73px;height: 3px;background-color: #dbdbdb;margin: 20px auto 15px;}
.index-company .title span{display: block;font-size: 16px;color: #444;}
.index-company-box{padding: 40px;background-color: #f6f6f6;border: 1px solid #d2d2d2;margin-top: 46px;margin-bottom: 60px;}
.index-company-box h1{display: block;font-size: 24px;color: #212121;font-weight: bold;width: 100%;line-height: 60px;}
.index-company-box .intro{width: 600px;}
.index-company-box .intro p{color: #737373;line-height: 30px;}
.index-company-box .intro .more{display: block;width: 120px;height: 30px;border: 1px solid #9a9a9a;background: url('../Image/jiantou.png')no-repeat center center;margin: 20px 0px 28px 0px;}
.index-company-box .intro .more:hover{
	background: url('../Image/jiantou_hover.png')no-repeat center center #1e3eb8;
	border: 1px solid #1e3eb8;
}
.index-company-box .intro ul li{width: 190px;height: 130px;border: 1px solid #bfbfbf;text-align: center;float: left;margin-right: 15px;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.index-company-box .intro ul li:hover{border: 1px solid #e61f28;}
.index-company-box .intro ul li:hover a{color: #fff;}
.index-company-box .intro ul li:last-child{margin-right: 0px;}
.index-company-box .intro ul li a{display: block;line-height: 200px;}
.index-company-box .intro ul li:nth-child(1){background: url('../Image/c1.png')no-repeat center 20px;}
.index-company-box .intro ul li:nth-child(2){background: url('../Image/c2.png')no-repeat center 20px;}
.index-company-box .intro ul li:nth-child(3){background: url('../Image/c3.png')no-repeat center 20px;}
.index-company-box .intro ul li:nth-child(1):hover{background: url('../Image/c1_hover.png')no-repeat center 20px #e61f28;}
.index-company-box .intro ul li:nth-child(2):hover{background: url('../Image/c2_hover.png')no-repeat center 20px #e61f28;}
.index-company-box .intro ul li:nth-child(3):hover{background: url('../Image/c3_hover.png')no-repeat center 20px #e61f28;}
.index-company-box .img-box{position: relative;width: 428px;height: 298px;overflow: hidden;}
.index-company-box .img-box img{width: 100%;height: 100%;}
.index-company-box .img-box a{display: block;position: absolute;left: 0px;bottom: 0px;color: #fff;width: 140px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;background-color: #1e3eb8;transition: all 300ms ease-in-out;
-webkit-transform: all 300ms ease-in-out;}
.index-company-box .img-box:hover a{width: 100%;}


/*.index-news-bg{width: 100%;padding: 170px 0px 270px 0px;background: url('../Image/news_bg.jpg')no-repeat center center;text-align: center;color: #fff;}*/
.index-news-bg{width: 100%;padding: 170px 0px 270px 0px;background: #216bd0;text-align: center;color: #fff;}
.index-news-bg b{font-size: 38px;line-height: 38px;display: block;}
.index-news-bg span{display: block;font-size: 16px;padding-top: 30px;}
.index-news-list{margin-top: -200px;z-index: 1;}
.index-news-list .box01{width: 600px;height: 400px;position: relative;}
.index-news-list .box01 img{height: 100%;width: 100%;}
.index-news-list .box01 a{display: block;width: 100%;height: 100%;position: absolute;top: 0px;text-align: center;color: #fff;}
.index-news-list .box01 a b{padding-top: 150px;display: block;font-size: 26px;font-weight: normal;}
.index-news-list .box01 a span{display: block;width: 120px;line-height: 30px;border: 1px solid #fff;color: #fff;text-align: center;margin: 40px auto;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.index-news-list .box01 a:hover span{border-radius: 30px;}

.index-news-list .box02{width: 600px;height: 400px;}
.index-news-list .box02 ul li{width: 300px;height: 400px;float: left;position: relative;background-color: #fff;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.index-news-list .box02 ul li .txt{padding: 30px;height: 200px;}
.index-news-list .box02 ul li .txt b{font-size: 16px;font-weight: bold;margin-bottom: 10px;display: block;}
.index-news-list .box02 ul li .txt p{color: #aeaeae;}
.index-news-list .box02 ul li a{display: block;}
.index-news-list .box02 ul .one img{position: absolute;bottom: 0px;}
.index-news-list .box02 ul .two img{position: absolute;top: 0px;}
.index-news-list .box02 ul .one .txt{position: absolute;top: 0px;}
.index-news-list .box02 ul .two .txt{position: absolute;bottom: 0px;}
.index-news-list .box02 ul li:hover{background-color: #216bd0;}
.index-news-list .box02 ul li:hover a{color: #fff;}
.index-news-list .box02 ul li:hover p{color: #fff;}



.index-news-more{width: 190px;height: 50px;line-height: 50px;text-align: center;color: #343434;border: 2px solid #343434;display: block;margin: 60px auto;}
.index-news-more:hover{border: 2px solid #216bd0;color: #216bd0;border-radius: 50px;}


.index-contact{padding-bottom: 100px;}
.index-contact ul{text-align: center;}
.index-contact ul li{text-align: center;width: 295px;display: inline-block;min-height: 100px;border-right: 1px solid #d8d8d8;}
.index-contact ul li:last-child{border-right: 0px;}
.index-contact ul li i{display: block;width: 60px;height: 60px;background-color: #515056;border-radius: 60px;position: relative;margin: 0 auto;}
.index-contact ul li i img{position: relative;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.index-contact ul li:hover i{background-color: #e23131;}
.index-contact ul li span{display: block;margin:20px auto 0px;}
.index-contact-more{display: block;width: 150px;height: 40px;line-height: 40px;text-align: center;color: #fff;background-color: #2891fd;margin: 50px auto 0px;}
.index-contact-more:hover{color: #fff;border-radius: 40px;}

/*********************************footer************************************/

footer{background-color: #151515;width: 100%;color: #9f9f9f;}
footer a{color: #9f9f9f;}
footer a:hover{color: #fff;}
.footer .nav{width: 400px;padding-top: 30px;margin-right: 100px;}
.footer .nav ul li{float: left;width: 140px;margin-right: 30px;}
.footer .nav ul li a{display: block;line-height: 40px;height: 40px;border-bottom: 1px solid #303030;}
.footer .link span{display: block;padding-top: 30px;line-height: 40px;}
.footer .link ul li{margin-bottom: 10px;}
.footer .link ul li a{display: block;width: 200px;line-height: 30px;border: 1px solid #303030;text-align: center;}

.footer .erweima:before{display: block;content: " ";width: 100%;height: 10px;background-color: #216bd0;margin-top: -10px;}
.footer .erweima .box{padding: 50px 30px 50px 30px;background-color: #303030;}
.footer .erweima img{width: 130px;height: 130px;margin-right: 30px;}
.footer .erweima span{display: block;font-size: 14px;color: #fff;padding-top: 10px;}


.footer-admin{width: 100%;height: 50px;line-height: 50px;background-color: #1c1c1c;color: #666666;text-align: center;border-top: 1px solid #303030;}
.footer-admin a{color: #666666;}
.footer-admin a:hover{color: #fff;}


/*********************************sidebar************************************/
.sidebar{}
.sidebar .title{width: 100%;height: 70px;background: url('../Image/s1.png')no-repeat center center;}
.sidebar ul li{margin-top: 10px;}
.sidebar ul li a{display: block;background-color: #f1f1f1;color: #777;font-size: 16px;text-align: center;height: 50px;line-height: 50px;}
.sidebar ul li:hover a{background-color: #b53027;color: #fff;}
.sidebar ul .on a{background-color: #b53027;color: #fff;}

.sidebar-lxwm{margin-top: 30px;}
.sidebar-lxwm .title{width: 100%;height: 60px;background: url('../Image/s2.png')no-repeat center center;}
.sidebar-lxwm img{width: 100%;}
.sidebar-lxwm ul{}
.sidebar-lxwm ul li{color: #3e3e3e;border-bottom: 1px dashed #777;padding:10px; }


/*********************************内页************************************/


#main{margin:0 auto;padding-bottom:50px;padding-top:50px;width:1200px;min-height:200px;}

#main:after{display: block;content: " ";clear: both;}

#main .left_zuo{float:left;width:250px;}

#main .right_you{float:right;width:900px;}

#main .right_you .article{
	width:100%;
	height:50px;
	border-bottom:2px solid #1e3eb8;
	margin-bottom: 20px;
}
#main .right_you .article .left_bitao{
	float: left;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	background: url('../Image/fangzi.png')no-repeat 0px center;
	text-indent: 70px;
	background-size: 50px;
}

#main .right_you .article .right_biaoti{float:right;height:50px;line-height:50px;font-size:14px;}

.news-list{}
.news-list ul li{
	margin: 20px 0px;
	padding: 20px;
	border-bottom: 1px dashed #ddd;
}
.news-list ul li span{display: block;font-size: 16px;color: #000;padding-bottom: 10px;}
.news-list ul li p{display: block;font-size: 14px;color: #777;text-align: justify;}
.news-list ul li:hover span{color: #1e3eb8;}



.news_title{font-size: 18px;color: #333;text-align: center;display: block;margin: 10px auto;}
.username_click{width: 100%;height: 30px;line-height: 30px;text-align: center;background-color: #eee;margin: 20px auto;}

.xq{max-width: 940px;font-size: 14px !important;line-height: 24px;text-align: justify;}
.xq img{max-width: 940px;display: block;margin: 5px auto;}
.xq table{border: 1px solid #808080;width: 98%;border-collapse: collapse;}
.xq table td {border: 1px solid #808080;padding:0px 5px;color: #3e3e3e;font-size: 14px !important;}
.xq ul li{list-style-type:disc !important; }



/*上一页+下一页*/
#prev_next{margin-top: 30px;}
#prev_next li{line-height:40px;text-indent: 20px;width: 100%;font-size: 14px;}
#prev_next li:nth-child(1){background: url('../Image/up.png')no-repeat 0px 15px;border-top: 1px solid #ccc;}
#prev_next li:nth-child(2){background: url('../Image/down.png')no-repeat 0px 15px;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}





/*产品列表*/
.product-img-list{}
.product-img-list ul li{
	width: 280px;
	margin-right: 30px;
	float: left;
	margin-bottom: 20px;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.product-img-list ul li:nth-child(3n){margin-right: 0px;}
.product-img-list ul li:hover{
	-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.product-img-list ul li .img-box{width: 280px;height: 200px;}
.product-img-list ul li .img-box img{
	width: 100%;
	height: 100%;
}
.product-img-list ul li span{display: block;text-align: center;height: 40px;line-height: 40px;background-color: #bcbcbc;color: #fff;}


/*工程列表*/
.case-img-list{}
.case-img-list ul li{margin-right: 30px;float: left;margin-bottom: 30px;}
.case-img-list ul li:nth-child(3n){margin-right: 0px;}
.case-img-list ul li img{width: 280px;height: 200px;}
.case-img-list ul li span{display: block;text-align: center;height: 40px;line-height: 40px;background-color: #bcbcbc;color: #fff;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.case-img-list ul li:hover span{
	background-color: #1e3eb8;
}


/*荣誉资质*/
.honor-img-list{}
.honor-img-list ul li{margin-right: 17px;float: left;margin-bottom: 20px;border: 1px solid #bebebe;}
.honor-img-list ul li:nth-child(4n){margin-right: 0px;}
.honor-img-list ul li img{width: 210px;height: 300px;}




/*产品详情*/
.content_p {margin-top: 40px;}
.content_p span.sp {display: block;background-color: #dddddd;color: #ffffff;margin-bottom: 20px;overflow: hidden;}
.content_p span.sp small {background: #1e3eb8;display: block;float: left;text-align: center;line-height: 40px;width: 120px;}




/*返回上一页*/
.return{float:right;width:120px;height:40px;background-color:#38322d;color:#fff;text-align:center;line-height:40px;margin-top: 20px;}
.return:hover{background-color:#d83a2a;}




#zhutu{max-width:80%;margin: 10px auto;display: block;border: 1px solid #ddd;}



/*CONTACT 地图大小*/
#allmap{width:100%;height:450px;overflow:hidden;}



/*在线留言*/
.message-list{width: 550px;float: left;}
.message-img{width: 450px;height: 460px;float: right;}
.input-group{margin-bottom: 10px; clear: both;}
.input-group:after{display: block; content: ''; clear: both;}
.input-group label{width: 90px; font-size: 15px; display: inline-block; text-align-last: justify; color: #606060; font-weight: bold;}
.input-group input[type=text]{border: 1px solid #aaa;border-radius: 2px;line-height: 30px;height: 30px;width: 420px;text-indent: 1em;font-family: "microsoft yahei", "sans-serif";transition: 300ms;-webkit-transition: 300ms;outline: none;}
.input-group input[type=text]:focus{width: 420px; box-shadow: 0 0 5px #333; border: 1px solid #333;}
.input-group textarea:focus{width: 420px; box-shadow: 0 0 5px #333; border: 1px solid #333;}
.input-group input[type=text]#captcha:focus{width: 90px; box-shadow: 0 0 5px #015cb5; border: 1px solid #015cb5;}
.input-group textarea{transition: 300ms;-webkit-transition: 300ms;width: 420px;border: 1px solid #aaa;border-radius: 2px;text-indent: 1em;padding-top: 5px;font-family: "microsoft yahei", "sans-serif";outline: none;margin-left: 5px;}
#submit{display: block; clear: both; width: 80px; line-height: 30px; background: #1e1e1e; border: 0; color: #ffffff; font-size: 14px; margin-left: 94px;}
#submit:hover{background: #1752ad;cursor: pointer;}


/*人才招聘*/
.job_tab{line-height: 54px; background: #571b00; font-size: 14px; color: #fff; text-align: center; width: 100%; overflow: hidden;}
.job_tab span{display: block; width: 20%; text-align: center; float: left;}
.jobs ul li > p{line-height: 54px; background: #ffffff; font-size: 14px; color: #4c4c4c; text-align: center; overflow: hidden;}
.jobs ul li:nth-of-type(even) > p{background: #f3f3f3;}
.jobs ul li > p span{float: left; display: block; width: 20%;}
.jobs ul li div{background: #f7f7f7; padding: 20px; display: none;}
.jobs ul li div small{font-size: 14px; line-height: 30px; color: #7c7c7c;}
.jobs ul li div > p{font-size: 16px; color: #B59A80; margin-bottom: 10px; font-weight: bold;}
.jobs ul li div > span{display: block; margin-top: 20px; border-top: 1px solid #ccc; font-size: 14px; color: #7C7C7C; padding-top: 20px;}
.jobs ul li div > span a{color: #a3906f;}





