@charset "utf-8";
/* CSS Document */

/*css重置*/
*{ margin:0; padding:0;font-family:Arial,"Microsoft YaHei";}
a{ text-decoration:none;font-family:Arial,"Microsoft YaHei";}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0; display:block;}
p{font-family:Arial,"Microsoft YaHei";}


.revealOnScroll{opacity:1;}
.animated {
  -webkit-animation-duration:2s;
  animation-duration:2s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
}
.animated.infinite {
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}
.animated.hinge{
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}



/*top*/
.top_bg{background-color:rgba(238,238,238,0.9);}
.top_box{ width:1280px; margin:0 auto;}
.top_box .top_p1{ font-size:13px; color:#4d4d4d; line-height:37px; float:left;}
.top_box .top_p2{font-size:13px; color:#4d4d4d;line-height:37px; float:right; margin-left:8px;}
.top_box .top_p2 a{color:#4d4d4d;}
.top_box .top_pic{ float:right; margin-top:9px; margin-left:23px;}

.head_bg{background-color:rgba(255,255,255,0.9);}
.head_box{ width:1280px; margin:0 auto; padding-top:19px; padding-bottom:13px;}
.head_box .logo{ float:left;}
.head_box .head_p1{ float:left; font-size:14px; color:#0077c5; line-height:28px; margin-left:14px; margin-top:8px;}
.head_box .head_p1 span{ color:#ff7715;}
.head_box .head_pic{ float:right; margin-left:60px;}

.nav_bg{background-color:rgba(0,119,197,0.9); margin-bottom:1px;}
.nav_bg ul{width:1280px; margin:0 auto;}
.nav_bg ul li{ font-size:16px; color:white; line-height:46px; float:left;}
.nav_bg ul li a{ color:white;}
.nav_bg ul img{ float:left; margin-top:20px; margin-left:28px; margin-right:28px;}


.touming_box{ width:100%; height:139px; position:fixed; top:0; left:0; z-index:300;}


.mainlevel{position:relative;}
.sub_menu{ display:none; position:absolute; top:29px; left:-36px; width:135px; z-index:9999; padding:18px 0 0 0;}
.sub_menu dd{float:none; text-align:center; line-height:36px; padding:0 8px; margin-bottom:1px; background:#0077c5;filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sub_menu dd:hover{background:#fff; }
.sub_menu dd a{ color:#fff!important; float:none!important; line-height:40px!important; height:40px!important; font-size:13px!important; border:0!important;}
.sub_menu dd:hover a{color:#0077c5!important;}
.mainlevel:hover .sub_menu{display:block;}



/*通栏*/
.index_focus {position: relative;width: 100%;height:655px;margin: 0 auto;overflow: hidden; z-index:100; margin-top:147px;}
.index_focus .bd li {  display: none;position: absolute;left: 0;top: 0; width:100%; text-align:center;}
.index_focus_post {z-index: 10;}
.index_focus .pic {height:655px;display: block; text-align:center;}
.index_focus .pic:hover {text-decoration: none;}
.index_focus .slide_nav {position: absolute;l/eft: 45%;bottom:2%; width:100%; text-align:center;}
.index_focus .slide_nav a {cursor:pointer;f/loat:left;font-size:70px;font-family: arial;color: #ffffff;padding:5px 3px 5px 10px;}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{text-decoration: none;color: #ff0000;filter: alpha(opacity=80);opacity: 0.8;}
.index_focus_pre,.index_focus_next {position: absolute;top: 50%;margin-top: -36px;width:38px;height:80px;text-indent: 100%;white-space: nowrap;overflow: hidden;z-index: 10;}


.index_focus_pre {left: 30px;background-position: 0 0;background:url(../images/jt1.png) no-repeat;}
.index_focus_pre:hover {left: 30px;background-position: 0 0;background:url(../images/jt1.png) no-repeat;}
.index_focus_next {right: 30px;background-position: 0 0;background:url(../images/jt2.png) no-repeat;}
.index_focus_next:hover {right: 30px;background-position: 0 0;background:url(../images/jt2.png) no-repeat;}



/*广告*/
.s_gg_box{width:1280px; margin:0 auto; margin-top:50px;}
.s_gg_box .s_gg_p1{ font-size:43px; color:#0063c1; text-align:center;}
.s_gg_box .s_gg_p1 span{ color:#000000;}
.s_gg_box .s_gg_p2{ font-size:15px; color:#e78800; text-align:center; margin-top:18px; margin-bottom:65px;}

.s_gg_tip{ width:302px; float:left; margin-right:23px;}
.s_gg_tip .s_gg_pic{ width:302px; height:179px; overflow:hidden;}
.s_gg_tip .s_gg_pic img{width:302px; height:179px;}
.s_gg_tip p{ font-size:18px; color:#313232; margin-top:10px;}

.avatar:hover img, .zhuti .avatar:hover img, .bbsinner .avatar:hover img {
    transform: scale(1.1);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}


/*首页简介*/
.s_jj_bg{ background-image:url(../images/img11.jpg); width:1280px; height:436px; margin:0 auto; margin-top:50px; margin-bottom:60px;}
.s_jj_nr{ width:518px; margin-left:45px; padding-top:60px;}
.s_jj_nr p{ font-size:14px; color:#252525; line-height:35px; text-align:justify;}
.s_jj_nr p a{color:#252525;}
.s_jj_bg .s_jj_more{ width:140px; background-color:#0f5aad; border-radius:25px;margin-left:45px; margin-top:45px;}
.s_jj_bg .s_jj_more p a{ display:block; font-size:13px; color:white; line-height:40px; text-align:center;}



/*页脚*/
.foot_bg{ background-color:#0077c5;}
.foot_box{width:1280px; margin:0 auto; padding-top:43px; padding-bottom:30px;}
.foot_left{ width:468px; float:left;}
.foot_left .foot_p1{ font-size:30px; color:#74a7d8; font-weight:bold;}
.foot_left .foot_p2{ font-size:15px; color:#74a7d8; text-transform:uppercase;font-weight:bold; margin-top:6px;}
.foot_left .foort_line1{ height:1px; background-color:#268bce; margin-top:18px; margin-bottom:18px;}
.foot_left .foot_p3{ font-size:13px; color:#a3c3e3; line-height:26px;}
.foot_left .foot_p3 a{color:#a3c3e3;}
.foot_box .foort_line2{ width:1px; height:129px; background-color:#3392d1; float:left; margin-left:45px; margin-right:45px; margin-top:20px;}
.foot_right{ width:430px; float:left;margin-top: 11px;}
.foot_right p{font-size:14px; color:#a3c3e3; line-height:29px;}
.foot_right p a{color:#a3c3e3;}
.foot_ewm{ width:149px; float:left;}
.foot_ewm p{ font-size:14px; color:white; text-align:center; margin-top:13px;}


/*简介页面*/
.max_box{width:1280px; margin:0 auto; margin-top:34px; padding-bottom:50px;}
.max_box .max_p1{ font-size:38px; color:#0063c1; text-align:center; font-weight:bold;}
.max_box .max_p1 span{ color:#333;}
.max_box .max_p2{ font-size:15px; color:#e78800; text-align:center; margin-top:10px;}
.max_box .max_line1{ width:178px; height:5px; background-color:#0077c5; margin:0 auto; margin-top:16px;}
.max_box .max_line2{ height:1px; background-color:#dcdcdc;}
.content{ margin-top:40px;}
.content .jj_nr p{ font-size:15px; color:#1b1b1b; text-align:justify; line-height:32px;}
.content .jj_nr p a{color:#1b1b1b;}
.content .ln_bg{ background-image:url(../images/img13.jpg); width:1280px; height:563px; margin:0 auto; margin-top:50px;}
.content .ln_bg .ln_nr{ padding-left:58px; padding-top:100px;}
.content .ln_bg .ln_nr p{ font-size:17px; color:#1b1b1b;text-shadow:1px 1px 0px #fff}

.jj_pic img{ float:left;}
.jj_pic{ margin-top:50px;}


/*新闻页面*/
.xw_tip{ width:622px; float:left; background-color:#b7b7b7; margin-bottom:30px; margin-left:8px; margin-right:8px;
transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;}
.xw_tip img{ float:left; margin-top:17px; padding-left:11px;}
.xw_tip .xw_line{ width:1px; height:13px; background-color:#dbdbdb; float:left; margin-top:16px; margin-left:13px; margin-right:13px;}
.xw_tip .xw_p1{ font-size:16px; color:white; line-height:44px; float:left; width:385px;}
.xw_tip .xw_p2{font-size:16px; color:white; line-height:44px; float:left; margin-left:10px;}
.xw_tip:hover{ background-color:#1482ca;
--webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);}


.xw_p3{ font-size:24px; color:#363636; text-align:center;}
.xw_p4{ font-size:14px; color:#9f9f9f; text-align:center; margin-top:17px;}

.xw_nr{ margin-top:30px;}
.xw_nr p{ font-size:13px; color:#333; line-height:30px;}
.xw_nr p a{color:#333;}
.xw_nr img{ max-width:1000px!important; height:auto!important; margin:0 auto; margin-top:10px; margin-bottom:10px;}

.back_bg{width:140px; background-color:#0077c5; border-radius:25px; margin:0 auto; margin-top:30px;}
.back_bg p a{ display:block; font-size:14px; color:white; line-height:40px; text-align:center;}



.newspage1 {
 PADDING-RIGHT:0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 10px auto; PADDING-TOP: 10px; TEXT-ALIGN: center; clear:both;font-family:Arial,"Microsoft YaHei";
 }
.newspage1 A { 
BORDER-RIGHT: #999 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; FONT: 12px/22px ""; BORDER-LEFT: #999 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #999 1px solid;font-family:Arial,"Microsoft YaHei";
}
.newspage1 A:hover {
BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: #0077c5; BORDER-LEFT: #fff 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #fff 1px solid; TEXT-DECORATION: none
}
.newspage1 A:active {
BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND:#0077c5; BORDER-LEFT: #666 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #666 1px solid
}
.newspage1 SPAN.current {
BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND:#0077c5; PADDING-BOTTOM: 2px; BORDER-LEFT: #666 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #666 1px solid;font-family:Arial,"Microsoft YaHei";
}
.newspage1 SPAN.disabled {
BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #fff 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #fff 1px solid
}





/*产品页面*/
.slideTxtBox{ width:100%; border:1px solid #ddd;  }
		.slideTxtBox .hd{background:#0077c5;}
		.slideTxtBox .hd ul{}
		.slideTxtBox .hd ul li{ float:left; width:350px; padding-left:40px; font-size:17px; color:white; line-height:64px; cursor:pointer;  }
		.slideTxtBox .hd ul li.on{background-image:url(../images/img16.jpg); width:350px; height:64px; color:#060606;}
		
		.slideTxtBox .bd{ background-image:url(../images/img14.jpg); width:100%; height:499px;}
		.slideTxtBox .bd ul .pro_pic1{ float:left; padding-left:28px; padding-top:33px;}
		.slideTxtBox .bd .pro_kuang1{ width:573px; height:448px; float:left; margin-left:26px; margin-top:24px; overflow-y:scroll;}
		.pro_tip img{ float:left; margin-top:6px; margin-right:13px;}
		.pro_tip p{ float:left; font-size:14px; line-height:27px;color:#494949;}
		.pro_tip p a{ color:#494949;}
		.pro_tip p a:hover{ color:#0077c5}
		.pro_tip{ border-bottom:1px dashed #c5c7ca;}

.slideTxtBox .bd .pro_kuang2{ width:573px; height:436px; float:left; margin-left:26px;padding-top:30px;}
.pro_kuang2 .pro_p2{ font-size:17px; color:#333; font-weight:bold; margin-bottom:30px;}
.pro_kuang2 .pro_p3{ font-size:16px; color:#333; line-height:60px;}
.pro_kuang2 .pro_p3 span{ color:red;}


.pro_kuang3{ width:1050px; margin:0 auto;}
.pro_kuang3 .pro_p4{ background-image:url(../images/img19.jpg); width:100%; height:57px; background-repeat:repeat-x;}
.pro_kuang3 .pro_p4 p{ font-size:20px; color:white; text-align:center; line-height:57px;}

.pro_nr{margin-top:16px;}
.pro_nr table{ width:100%; border:1px solid #d0ecfe; border-bottom:0; border-left:0;}
.pro_nr table tr td{ font-size:16px; line-height:9px; padding:18px; color:#2b2b2b;border:1px solid #d0ecfe; border-top:0; border-right:0;}



.pro_kuang4{ border:1px solid #dcdcdc; margin-top:2px;width:1280px;}
.pro_key{ float:left; background-color:#0077c5; width:208px; margin-right:18px;}
.pro_key p{ float:left; font-size:17px; color:white; line-height:65px; margin-right:16px; padding-left:37px;}
.pro_key img{ float:left; margin-top:23px;}
.pro_kuang4 .pro_p5{ font-size:13px; color:#979797; float:left;line-height:65px;}
.pro_kuang4 .pro_p5 a{color:#979797;}
.pro_kuang4 .ss1{ float:right; margin-right:27px; margin-top:17px; }
.pro_kuang4 .ss1 .ss_title1{ float:left; width:385px; height:30px; border:1px solid #cacaca; font-size:13px; color:#979797; padding-left:10px;border-radius:4px;}
.pro_kuang4 .ss1 .ss_pic2{ float:left; margin-left:-4px;}
.pro_kuang4 .pro_line{ width:10px; height:65px; background-color:#0077c5; float:right;}



.pro_bb1{ }
.pro_bb1 tr td{ font-size:14px; color:white; line-height:44px; text-align:center; font-weight:bold;}
.pro_bb1 tr{background-image:url(../images/img43.jpg); background-repeat:repeat-x;}


.pro_bb2{}
.pro_bb2 tr td{ font-size:13px; color:#333; line-height:50px; text-align:center;border:1px solid #ccc; border-top:0;}
.pro_bb2 tr td a{color:#333;}



/*企业风貌*/
.fac_tip{ width:288px; float:left; margin-right:41px; margin-bottom:77px;}
.fac_tip:nth-child(4n){margin-right:0px;}
.fac_kuang1{ width:286px; height:288px; border:1px solid #e5e5e5;}
.fac_pic1{ width:269px; height:268px; overflow:hidden; margin-left:9px; margin-top:10px;}
.fac_pic1 img{width:269px; height:268px; }
.fac_kuang2{ background-color:#f0f0f0;}
.fac_kuang2 p{ font-size:15px; color:#2d2d2d; line-height:50px; text-align:center;}


/*荣誉资质*/
.hon_tip{ width:288px; float:left; margin-right:41px; margin-bottom:77px;}
.hon_tip:nth-child(4n){margin-right:0px;}
.hon_kuang1{ width:286px; height:288px; border:1px solid #e5e5e5;}
.hon_pic1{ width:269px; height:268px; overflow:hidden; margin-left:9px; margin-top:10px;}
.hon_pic1 img{width:269px; height:268px; }
.hon_kuang2{ background-color:#f0f0f0;}
.hon_kuang2 p{ font-size:15px; color:#2d2d2d; line-height:50px; text-align:center;}


/*技术能力*/
.js_tip{ width:319px; height:411px; float:left; position:relative;}
.js_kuang{width:319px; height:411px;background-color:rgba(47,47,47,0.8); position:absolute; left:0; right:0;}
.js_kuang .js_p1{ font-size:35px; color:white; text-align:center; padding-top:66px; margin-bottom:45px;}
.js_kuang .js_p2{ font-size:14px; color:white; line-height:28px; width:285px; margin:0 auto;}
.js_kuang:hover{background-color:rgba(0,119,197,0.8);}


.js1_box p{ font-size:14px; color:#333; line-height:30px;}

.js2_box h1{ font-size:17px; color:#333; margin-bottom:43px;}
.js2_box p{ background-image:url(../images/img50.jpg); background-repeat:no-repeat; height:9px; line-height:9px; font-size:14px; color:#333; padding-left:15px; float:left; width:500px; margin-bottom:30px;}



.js3_tip{ width:288px; float:left; margin-right:41px; margin-bottom:34px;}
.js3_tip:nth-child(4n){margin-right:0px;}
.js3_kuang1{ width:286px; height:221px; border:1px solid #e5e5e5;}
.js3_pic1{ width:269px; height:202px; overflow:hidden; margin-left:9px; margin-top:10px;}
.js3_pic1 img{width:269px; height:202px; }



/*联系我们页*/
.con_pic1{ float:left; margin-right:13px;}
.con_p1{ font-size:16px; color:#e78800; line-height:33px; width:155px; float:left; margin-top:34px;}
.con_line1{ width:1px; height:140px;border-left:1px dashed #ccc; float:left; margin-left:30px; margin-right:30px;}
.con_p2{ font-size:14px; color:#545454; line-height:33px; float:left; width:780px;margin-top:34px;}
.con_line2{ border-top:1px dashed #aeaeae; margin-top:12px; margin-bottom:42px;}

.con_left{ width:544px; float:left;}
.con_tip img{ float:left; padding-left:9px;border-bottom:1px solid #dddddd; margin-bottom:12px; padding-bottom:12px}
.con_tip p{ float:left; width:466px; line-height:40px; padding-left:20px; font-size:15px; color:#545454;border-bottom:1px solid #dddddd;margin-bottom:12px; padding-bottom:12px}
.con_tip p a{color:#545454;}
.con_tip p a:hover{ color:#74a7d8;}
.con_pic{ float:right;margin-top: 63px;
    margin-right: 30px;}


.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}



/*在线咨询页*/
.ord_box{ width:865px; float:left;}
.ord_tip{ width:427px; float:left; margin-bottom:12px;}
.ord_tip p{ font-size:14px; color:#333; margin-bottom:6px;}
.ord_tip .ord_kuang1{ width:378px; height:40px; background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px;}
.ord_tip2 p{font-size:14px; color:#333; margin-bottom:5px;}
.ord_tip2 .ord_kuang2{width:815px; min-height:113px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; padding-top:10px;}
.ord_p1{font-size:14px; color:#333; margin-top:12px; margin-bottom:6px;}
.ord_kuang3{ width:329px; height:40px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; float:left;}
.ord_kuang4{ width:128px; height:42px; float:left; margin-left:23px;}
.ord_kuang5{ width:120px; height:42px; background-color:#c40002; border-radius:6px; float:left; margin-left:23px; font-size:14px; line-height:42px; text-align:center; color:white; cursor:pointer;}
.ord_pic{ float:right; margin-top:20px;}



/*在线资源*/
.jobs_tip{ width:396px; height:225px; background-color:#d2e5f3; float:left; padding:0 6px; margin-bottom:40px; margin-right:8px; margin-left:9px;
transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;}
.jobs_kuang{ width:242px; background-color:#0077c5; margin-top:23px;}
.jobs_kuang .jobs_p1{ font-size:15px; color:white; float:left; line-height:44px; padding-left:14px;}
.jobs_kuang .jobs_p2{font-size:15px; color:white; float:left; line-height:44px;}
.jobs_tip .jobs_p3{ font-size:15px; color:#333; margin-top:16px; margin-bottom:5px;}
.jobs_tip .jobs_kuang2 p{font-size:15px; color:#333; line-height:25px;}

.jobs_tip:hover{--webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);}


.jobs_kuang3{ background-image:url(../images/img60.jpg); width:1271px; height:420px; margin:0 auto; margin-top:100px;}

.jobs_kuang3 .jobs_p4{ font-size:14px; color:#363636; line-height:30px; width:620px; margin-left:10px; padding-top:85px; float:left;}
.jobs_kuang3 .jobs_pic1{ float:left; padding-top:86px;}
.jobs_kuang3 .jobs_p5{font-size:14px; color:#363636; line-height:30px; float:right; margin-right:10px;padding-top:74px;}
.jobs_kuang3 .jobs_p5 a{color:#363636;}
.jobs_kuang3 .jobs_p5 span{ color:#e78800; }


.jobs_nr_box .jobs_p6{ font-size:22px; color:#333; text-align:center;}
.jobs_nr_box .jobs_kuang4{ background-color:#0077c5; margin-bottom:15px; margin-top:22px;}
.jobs_nr_box .jobs_kuang4 p{ font-size:15px; color:white; line-height:38px; padding-left:15px;}
.jobs_nr_box .jobs_kuang4-1{}
.jobs_nr_box .jobs_kuang4-1 p{ font-size:14px; color:#333; line-height:30px;}
.jobs_nr_box .jobs_p7{    font-size: 15px;
    color: #e78800;
    margin-top: 40px; border-top:1px dashed #b4b4b4; padding-top:22px;}



/*人才价值观*/
.rs_left{ width:850px; float:left;}
.rs_left p{ font-size:14px; color:#333; line-height:27px;}
.rs_right{ width:405px; float:right;}
.rs_right img{ margin-top:30px;}
.rs_right .rs_kuang{background-color:#0077c5; margin-top:1px;}
.rs_right .rs_kuang p{ font-size:15px; color:white; text-align:center; line-height:61px;}
.rs_right .rs_kuang p a{color:white;}


























