@charset "UTF-8";
html {
	font-size: 62.5%;
	font-family: 'helvetica neue', tahoma, arial, 'hiragino sans gb', 'Simsun', sans-serif;
	overflow-x: hidden
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
hr {
	margin: 0;
	padding: 0
}

body {
	line-height: 1.333;
	font-size: 12px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-family: arial, 'hiragino sans gb', 'microsoft yahei', 'Simsun', sans-serif
}

li {
	list-style: none
}

iframe {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a:link,
a:visited {
	text-decoration: none;
	color: #333333;
}

img {
	border: 0px;
}

body,
dl,
dt,
dd {
	color: #333333;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.divbox {
	width: 100%;
	/*background-image: url(../img/2018517/beijin.gif);*/
	background: url(../img/2018517/beijin3.jpg);
}

.top1 {
	margin-top: 10px;
	position: absolute;
	margin-left: 10px;
	z-index: 10;
}

.tz {
	width: 50px;
	height: 50px;
}

.f1 {
	color: black;
	font-size: 20px
}

.f2 {
	color: black;
	font-size: 13px;
}

.dt_css {
	margin-top: 20px;
}
.dl_css1{margin-left: 50px;}

.top2 {
	margin-top: 10px;
	position: absolute;
	margin-left: 60px;
	z-index: 100;
	padding: 10px;
}

.top3 {
	margin-top: 10px;
	position: absolute;
	margin-left: 900px;
	z-index: 100;
}

.head-v3 {
	position: relative;
	/*z-index: 100;*/
	width: 1000px;
	margin: 0px auto;
}

.head-v3 .navigation-inner {
	margin: 0 auto;
	width: 70%;
	position: relative
}

.navigation-up {
	width: 100%;
	height: 70px;
	position: relative;
	/*background-color: #f8f8f8;*/
	background-color:white;
	z-index: 9;
}

.navigation-up .navigation-v3 {
	margin-left: 250px;
	float: left;
	position: relative;
	width: 600px;
	margin-top: 10px;
}

.navigation-up .navigation-v3 ul {
	float: left
}

.navigation-up .navigation-v3 li {
	float: left;
	font: normal 16px/59px "microsoft yahei";
	color: #003C9D;
}

.navigation-up .navigation-v3 .nav-up-selected a{
	/*background-color: #b63b4d;*/
	color: #e1112a;

}
.navigation-up .navigation-v3 .nav-up-selected-inpage a{
	/*background-color: #b63b4d;*/
	color: #e1112a;
}

.navigation-up .navigation-v3 li h2 {
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.navigation-up .navigation-v3 li h2 a {
	padding: 0 13px;
	color: black;
	display: inline-block;
	height: 50px;
	font-family: "microsoft yahei"
}

.navigation-down {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 100%;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.navigation-down .nav-down-menu {
	width: 100%;
	margin: 0;
	background: #f8f8f8;
	position: absolute;
	top: 0px;
}

.navigation-down .nav-down-menu .navigation-down-inner {
	margin: auto;
	width: 1200px;
	position: relative;
}

.navigation-down .nav-down-menu dl {
	float: left;
	margin: 18px 80px 18px 0;
}

.navigation-down .menu-1 dl {
	margin: 20px 80px 25px 0;
}

.navigation-down .menu-1 dt {
	font: normal 16px "microsoft yahei";
	color: #003C9D;
	padding-bottom: 10px;
	border-bottom: 1px solid #61789e;
	margin-bottom: 10px;
}

.navigation-down .menu-1 dd a {
	font: normal 14px/30px "microsoft yahei";
	color: #333333;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
}

.navigation-down .menu-1 dd a:hover {
	color: #003C9D;
}

.navigation-down .menu-2 dd a,
.navigation-down .menu-3 dd a {
	color: #333333;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
	font: normal 14px/30px "microsoft yahei";
}

.ziti {
	color: #CCC;
	font: italic bold 15px Arial;
}

.shadow {
    width: 100%;
    height: 7px;
    font-size: 0;
    overflow: hidden;
    background: url(../img/nav_shadow.png) repeat-x;
    }


/*轮播图1*/
/*.banner {
	width: 1000px;
	height: 430px;
	background-color: aqua;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

.banner .img {
	width: 9000px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.banner .img img {
	width: 1000px;
	height: 430px;
}

.banner .img li {
	float: left;
}

.banner .num {
	position: absolute;
	width: 100%;
	bottom: 10px;
	left: 0px;
	text-align: center;
	font-size: 0px;
}

.banner .num li {
	background: url(../img/dot.png) no-repeat 0 -16px;
	display: inline-block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	margin: 0px 5px;
	cursor: pointer;
}

.banner .num li.on {
	background-position: 0 0;
}

.banner .btn {
	width: 50px;
	height: 50px;
	background-color: #808080;
	opacity: 0.6;
	filter: alpha(opacity:60);
	position: absolute;
	top: 50%;
	margin-top: -25px;
	text-indent: 9999px;
	cursor: pointer;
	text-align: center;
	line-height: 50px;
	font-size: 40px;
	color: white;
	font-family: "宋体";
	display: none;
}

.banner .btn_l {
	left: 0px;
	display: none;
}

.banner .btn_r {
	right: 0px;
	display: none;
}

.banner:hover .btn {
	display: block;
}*/


/*轮播图2*/


/*.banner {
	width: 1000px;
	height: 420px;
	background-color: aqua;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin: 0px auto;
}

.imgbox {
	width: 1000px;
	height: 420px;
	position: relative;
	background-color: #222222;
	overflow: hidden;
	margin: 0px auto;
}

.imgys {
	width: 100%;
}

.img {
	position: absolute;
	display: none;
	left: 50%;
	margin-left: -500px;
}

.im {
	display: block;
}

.change {
	height: 50px;
	display: block;
	position: absolute;
	z-index: 200;
	opacity: 0.4;
	filter: Alpha(opacity=40);
	transition: 0.4s;
	top: 60%;
	margin-top: -50px
}

.change:hover {
	opacity: 1;
	filter: Alpha(opacity=100);
	
}

.pre {
	left: 1%;
}

.next {
	right: 1%;
}

.cirbox {
	width: 100%;
	position: absolute;
	bottom: 15px;
	z-index: 100;
	left: 50%;
	margin-left: -44px;
	cursor: pointer;

}

.cir {
	width: 12px;
	height: 12px;
	background-color:white;
	opacity: 0.4;
	filter: Alpha(opacity=40);
	float: left;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	behavior:url("js/PIE.htc");
	margin: 0 5px 0 5px;
	cursor: pointer;
}

.cir:hover {
	background-color: cyan;
	transition: 0.8s;
}

.cr {
	opacity: 1;
	filter: Alpha(opacity=100);
}

.cr:hover {
	background-color:white;
}*/


/*轮播工程案例*/

.middle-top {
	margin: 0px auto;
	width: 1000px;
	background: url(../img/line01.png) repeat-x;
	background-color: #FFF;
}

.middle {
	height: 30px;
	color: #003C9D;
	font-size: 24px;
	text-align: center;
	line-height: 30px;
	padding: 20px 10px;
}

.one {
	margin: 20px auto;
	height: 128px;
	width: 1000px;
	overflow: hidden;
	position: relative;
}

.one ul {
	height: 160px;
	width: 100000px;
	position: absolute;
	left: 0;
}


/*ul width的宽不能过小*/

.one ul li {
	display: block;
	float: left;
	margin: 5px;
	height: 128px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	position: relative;
}

.one ul li a {
	display: inline-block;
	height: 128px;
}

.one ul li img {
	border-radius: 5px;
	display: block;
}

.one ul li a span {
	height: 0;
	display: block;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 0px;
}

.one ul li a:hover span {
	height: 128px;
	line-height: 128px;
	font-size: 20px;
	text-align: center;
	transition: all 0.7s;
}


/*轮播业务领域*/

.mcon2Bg {
	background: url("../img/2018517/banner4.jpg") no-repeat center top;
	height: 400px;
	margin-top: 50px;
	width: 1000px;
	margin: 0px auto;
}

.mcon2Bg .mcon1_t .cor_red,
.mcon2Bg .mcon1_t {
	color: #FFF;
}

.mcon1_t {
	line-height: 20px;
	text-align: center;
	height: 20px;
	padding: 20px 10px;
	font-size: 24px;
	color: #222;
}

.mcon2 {
	margin: 10px auto 0px;
	width: 1360px;
}

.mc2BtnL {
	background: url("../img/2018517/leftLa.png") no-repeat;
	float: left;
	height: 45px;
	width: 26px;
	margin: 117px 37px 0px 10px;
}

.mc2BtnL:hover {
	background: url("../img/2018517/leftL.png") no-repeat;
}

.mc2BtnR {
	background: url("../img/2018517/leftR.png") no-repeat;
	float: left;
	height: 45px;
	width: 26px;
	margin: 117px 40px 0px 20px;
}

.mc2BtnR:hover {
	background: url("../img/2018517/leftR.png") no-repeat;
}

.mc2_ul {
	float: left;
	height: 295px;
	width: 850px;
	overflow: hidden;
}

.mc2_ul ul li {
	float: left;
	width: 200px;
	margin-right: 100px;
}

.mc2_licss {
	float: left;
	width: 200px;
	background: #FFFFFF;
}

.mc2_a {
	height: 320px;
	width: 220px;
	background: #FFF;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	behavior: url("js/PIE.htc");
}

.mc2_img {
	height: 150px;
	width: 220px;
	position: relative;
	margin-bottom: 8px;
	text-align: center;
}

.mc2_lay {
	background: url("../img/2018517/mc2bg.png")repeat;
	background-color: #459df6;
	height: 98px;
	width: 220px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	padding-top: 69px;
	text-align: center;
	display: none;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	behavior: url("js/PIE.htc");
}

.mc2_name {
	font-size: 14px;
	line-height: 32px;
	color: #333;
	padding: 0px 12px;
	height: 32px;
	font-weight: bold;
	text-align: center;
	background: #FFFFFF;
}

.mc2_a p {
	font-size: 12px;
	color: #333333;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
	padding: 0px 12px;
	line-height: 21px;
	background: #FFFFFF;
}

.ca3 {
	width: 1000px;
	height: 840px;
	background: url(../img/line01.png) repeat-x;
	background-color: #FFF;
	margin: 0px auto;
}

.ca3_2 {
	width: 1000px;
	height: 780px;
	margin: 0px auto;
}

.ca3_2 img {
	float: left;
	margin-right: 10px;
}

.ca3_2 ul li {
	float: left;
	width: 485px;
	height: 160px;
	padding-top: 20px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
}

.ca3_2 ul li:hover {
	color: #003C9D;
	
}

.ca3_2_1 {
	line-height: 36px;
	color: #003C9D;
	display: block;
	font-size: 18px;
	height: 36px;
}

.p1 {
	color: #333333;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
}

.p1_img {
	margin-top: 6px;
	margin-left: 10px;
}

.p2_img {
	margin-left: 220px;
	width: 70px;
	height: 25px;
	margin-top: 20px;
}

.intrues {
	margin-left: 380px;
	background: #CCCCCC;
	font-size: 13px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	behavior: url("js/PIE.htc");
	padding: 5px;
	margin-top: 20px;
	width: 70px;
	z-index: 1000;
	position: absolute;
}

.intrues a:hover {
	color: #003C9D;
}


/*底部版权*/

.dibucss {
	margin-top: 5px;
}

.footerBg {
	line-height: 70px;
	color: #191919;
	background: url("../img/2018517/dibu.jpg") repeat-x center top;
	/*	background-color: #f3f3f3;*/
	background-color: rgb(243, 243, 243);
	width: 1000px;
	margin: 0px auto;
}

.footer {
	margin: auto;
	width: 1000px;
	padding-top: 10px;
	height: 70px;
	line-height: 60px;
	text-align: center;
	background: url("../img/2018517/dibu.jpg") repeat-x center top;
	border-top: 2px solid #196ba7;
	color: #333333;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
}

.footer-beian {
	float: left;
	height: 20px;
	line-height: 20px;
	color: #191919;
}


/* 通用图片列表_普通式 */

.picList li {
	width: 126px;
}

.picList .pic {
	text-align: center;
	line-height: 0px;
}

.picList .pic img {
	width: 170px;
	height: 128px;
	padding: 2px;
	border: 1px solid #ccc;
}

.picList .pic a:hover img {
	border-color: #003C9D;
}

.picList .title {
	line-height: 24px;
}

.picList .title a {
	color: #333333;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	outline: none;
}

.picList .title a:hover {
	color: #003C9D;
	text-decoration: underline;
}


/* 多个左滚动 - 公用类 */

.leftLoop {
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}

.leftLoop .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
}

.leftLoop .hd .prev,
.leftLoop .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	line-height: 10px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../img/topleft.jpg") no-repeat;
}

.leftLoop .hd .next {
	background: url("../img/topright.jpg") no-repeat;
}

.leftLoop .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}

.leftLoop .hd ul li {
	position: relative;
	display: inline;
	float: left;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background: #ccc;
	margin-right: 10px;
	text-indent: -999px;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(iecss3.htc);
}

.leftLoop .hd ul li.on {
	background: #f00;
}

.leftLoop .bd {
	padding: 10px;
}

.leftLoop .bd ul {
	overflow: hidden;
	zoom: 1;
}

.leftLoop .bd ul li {
	margin: 0 10px;
	text-align: center;
	float: left;
	display: _inline;
}


/*产品中心*/

.chaopincss {
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin: 0px auto;
	width: 720px;
	margin-top: 20px;
}

.fontcss {
	font-size: 16px;
	color: #FF0000;
}


/*工程案例详细页*/

.gcalcss {
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin: 0px auto;
	width: 650px;
	margin-top: 10px;
	background-color: #FFFFFF;
}


/*人才招聘*/

.ulcss {
	border: 1px dashed black;
	padding: 30px;
	margin-top: 10px;
	background-color: #f3f3f3;
}