/* CSS Document */
*{ margin:0; padding:0;}
* + html {
  z-index: 6666;
}
* + html .search {
  z-index: 5555;
}
body{ font-family:"Microsoft YaHei UI"; color:#2E2E2E; font-size:14px; }
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#2E2E2E; text-decoration:none;}
a:hover{ text-decoration:none; color:#2E2E2E;}
.fr{ float:right}
.fl{ float:left}
.c{ clear:both;}

.f36{font-size:36px; }
.f24{font-size:24px; }
.f11{font-size:11px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f22{font-size:22px; }
.f20{font-size:20px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px; }
.f32{font-size:32px; }

.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}

.l20{ line-height:20px;}
.l22{ line-height:22px;}
.l24{ line-height:24px;}
.l26{ line-height:26px;}
.l28{ line-height:28px;}
.l30{ line-height:30px;}
.l34{ line-height:34px;}
.l44{ line-height:44px;}
.l54{ line-height:54px;}
.l60{ line-height:60px;}

.container{ width:1200px; margin:0 auto;}
.container1{ width:1130px; margin:0 auto;}

/*头部*/
.topper{width:100%; height:36px; line-height:36px; background:#0F1772; overflow:hidden; font-size:13px; color:#FFF}
.topper a{ color:#FFF; font-size:15px;}
.t_rtn a.a1{ background:#36C583; padding:8px 13px;}
.t_rtn a.a2{ background:#FF8E1E; padding:8px 13px;}

.header{ width:100%;}
.l_ms{margin:30px 0 0 20px;}
.phone{ background:url(../Images/tel_bg.png) no-repeat; padding-left:52px; overflow:hidden; margin-top:18px;height:50px;}
.logo{ padding:20px 0 20px 0 }
.ewm{ margin:10px 0 0 5px;}

/*导航栏*/
.nav{  }
.nav .nav_list{ }
.nav li{float:left; width:100px;text-align:center; }
.nav li a{display:block; width:80px; height:100px; line-height:100px; color:#454545; margin:0 auto; font-weight:bold;}
.nav li .cur1,.nav li a:hover{ color:#0962BE; }
.nav li a span{float:left;display:block; width:80px; height:100px; line-height:100px;cursor:pointer; text-align:center;  font-size:16px;}

/*banner*/
.banner{width: 100%; position: relative;overflow: hidden; }
.banner ul{	position: absolute;	}
.banner ul li{ width: 100%;	height: 600px;float: left; background: no-repeat center center;	}
.banner ol{ height: 20px; background: rgba(0,0,0,0.5); position: absolute;	left:50%; bottom: 30px;	padding: 0 10px;border-radius: 10px;}
.banner ol li{width: 10px; height: 10px; float: left; margin: 5px 5px; background: rgba(255,255,255,0.5); border-radius: 50%; cursor: pointer;}
.banner ol .current{background: #0962BE;}
.banner i{width: 58px;height: 120px;position: absolute;	top: 50%;margin-top: -60px;	cursor: pointer;border-radius: 5px;	display: none;}
.banner .left{left: 60px;background:url(../Images/left_right.png) no-repeat 0 0px;	}
.banner .right{	right: 60px;background:url(../Images/left_right.png) no-repeat 0px -120px;	}
.banner .left:hover , .banner .right:hover{	background-color: rgba(0, 0, 0, 0.31);}

/*标题*/
.Index_tit{ text-align:center;}
.tit_cn{ background:url(../Images/tit_bg.png) no-repeat center;}
.tit_cn1{ background:url(../Images/tit_bg1.png) no-repeat center; color:#ffffff}
.tit_en{ color:#cccccc;}
.tit_en1{ color:#dddddd; text-transform:uppercase;}

/*曲线*/
.qx_bg{ background:url(../Images/qx_bg.png) no-repeat center top;height:54px;  }
.qx_bg1{ background:url(../Images/qx_bg1.png) no-repeat center; height:73px; }
.qx_bg2{ background:url(../Images/qx_bg2.png) no-repeat center; height:54px; margin-bottom:60px;}

/*关于我们*/
.Index_about{ margin:80px 0 60px 0; }
.About{}
.ab_Inf{ width:530px;}
.ab_tit_en{ color:#75B7F9;}
.ab_tit_cn{ color:#0962BE; margin-top:10px;}
.ab_con{ margin:30px 0; color:#5a5a5a; text-align:justify;}
.ab_more{ text-align:center;}
.ab_more a{ display:block; width:200px; height:50px; line-height:50px; background:#0962BE; color:#ffffff; border-radius:25px;}
.ab_img{ margin-top:20px}

/*服务项目*/
.Index_equip{ background:url(../Images/equip_bg.jpg) center; background-size:cover;}
.equip_list{ background:#ffffff; padding:40px 20px; margin-top:30px;}
.equip_list li{ float:left; width:276px; border:1px solid #fff; margin-right:16px; text-align:center;}
.equip_list li:nth-child(4){ margin-right:0;}
.equip_list li:hover{ border:1px solid #0962BE;}
.equip_list li .equip_img{ padding:16px 16px 0 16px;}
.equip_list li .equip_img img{ width:244px; height:300px;}
.equip_list li .equip_tit{ line-height:40px;}
.equip_more{ margin-top:30px; text-align:center;}
.equip_more a{ display:block; width:60px; height:60px; line-height:60px; color:#ffffff; background:#ccc; font-size:30px; border-radius:50%; margin:0 auto;}
.equip_more a:hover{ background:#FF6600}

/*设备展示*/
.Index_pro{ background:#F6F6F6 url(../Images/pro_bg.jpg) no-repeat center bottom; padding:60px 0;}
.pro_list{ margin-top:30px;}
.pro_list li{ float:left; width:270px; margin-right:40px; text-align:center;}
.pro_list li:nth-child(4n){ margin-right:0;}
.pro_list li .pro_img{}
.pro_list li .pro_img img{ width:270px; height:203px;}
.pro_list li .pro_tit{ height:40px; line-height:40px;}
.pro_list li:hover .pro_tit a{ font-size:16px; color:#FF6600}

/*新闻中心*/
.Index_news{ padding:60px 0; }
.News{ margin-top:40px;}
.news_img{ padding:40px 0; border-top:1px dashed #0962BE; border-bottom:1px dashed #0962BE;}
.news_list{ width:640px; margin-top:20px;}
.news_list li{ padding-bottom:20px; margin-top:20px; border-bottom:1px dashed #dddddd;}
.news_Inf{}
.news_date{ width:83px; height:83px; text-align:center; background:#0962BE; color:#FFF; font-size:16px}
.news_date span{ display:block; font-size:26px; padding-top:16px;}
.news_con{ width:530px;}
.news_tit{ font-size:17px; line-height:30px;}
.news_desc{}
.news_list li:hover .news_Inf{ background:#0962BE; color:#FFF;}
.news_list li:hover .news_Inf a{ color:#FFF;}
/*网站底部*/
.footer{ width:100%; background:#202020; padding:60px 0 40px 0; color:#959393; font-size:14px; border-bottom:1px solid #2D2D2D;}
.fl_ab1{ padding-right:145px; border-right:1px solid #2D2D2D}
.fl_ab1 li a{ color:#959393; line-height:24px;}
.fl_ab{ padding:0 145px ; border-right:1px solid #2D2D2D}
.p1{ color:#D4D4D4; font-size:16px; padding-bottom:10px;}
.fl_ab li a{ color:#959393; line-height:24px;}
.fl_lx{ color:#959393; }
.fl_lx a{color:#959393;}
.foot{background:#202020; padding:20px 0 20px 0; color:#fff; font-size:13px; text-align:center; line-height:28px;}
.foot a{color:#fff;}


.content{width:100%; background:#F3EDED;padding:20px 0 30px 0;}
/*内页左侧*/
.nlist{ width:240px; background:#ffffff;}
.nlist .nt{font-weight: normal;  padding: 18px 0;  padding-left: 20px; background: #0962BE url(../Images/hhBg.png) no-repeat 190px center;}
.nlist .nt a{font-size: 20px;color: #fff;text-decoration: none;}
.nlist ul{padding:20px;}
.nlist li a {display:block;height:40px;line-height:40px;font-size:14px;color:#333;padding:0 18px;text-decoration:none; background:#F3F3F3; border-bottom:1px solid #ffffff;}
.nlist li a:hover, .nlist a.cur { background:#0962BE;  color: #fff; border-bottom:none;}
.tj{margin:0 auto 0;}
.tj .title {background: #0962BE;color: #fff;text-align: center;padding: 10px 0px;}
.tj .title h3 {border: 0px solid #ddd;font-size: 14px;font-weight: bolder; font-size: 15px;}
.tj .title span {line-height: 25px;text-align: center; width: 100%;}
.tj_pro{padding-bottom:10px;}
.tj_pro p{ text-align:center; padding:4px 0; line-height:22px;}
.tj_pro p img{ width:210px; height:228px;box-shadow: 2px 2px 2px rgba(0,0,0,.2);-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.2); margin:10px 0 2px 0;}
.tj_pro p a{ color:#666}
.nlist .dphone {overflow: hidden; background: #0962BE; padding: 20px 0;}
.nlist .dphone dt { float: left;background:url(../Images/phImg.png) no-repeat center;  margin-left: 5px;  width: 52px;  height: 50px;}
.nlist .dphone dd { margin-left: 56px;  color: #fff; padding: 5px 13px; border-left: 1px dotted #5c5c5c;}
.nlist .dphone dd p {font-size: 20px;font-family: "Arial";}

/*内页左侧联系我们*/
.zc_lx{ background:#0962BE; height:60px; line-height:60px; color:#FFF; text-align:center;}
.zc_img{ margin-top:20px; text-align:center;}
.zc_Inf{ padding:15px 20px 25px 20px;}

/*内页右侧*/
.cpright {width: 880px; padding: 0 20px; background: #fff;  float: right;}
.rtop { overflow: hidden; padding-top: 28px; padding-bottom: 9px; border-bottom: 1px solid #dbdbdb;}
.rtop h5 { float: left; padding-left: 10px; border-left: 3px solid #0962BE; font-weight: normal;line-height: 16px;}
.rtop h5 a { font-size: 16px; color: #0962BE;}
.rtop span{ color:#999;}
.rtop span em {color: #999; font-style: normal;}
.rtop span a { color: #999;}
.story{ margin: 15px 0 20px;}
.agent_con { padding-top: 10px;  line-height: 24px;}
.agent_con .age_li_about {  font-size: 14px; }
.rightbot { height: 3px; font-size: 0; overflow: hidden;  margin-bottom: 10px;}


/*内页设备展示*/
.age_li_pro {width:100%;}
.age_li_pro li{ float:left; width:216.6px; margin:10px 25px;}
.age_li_pro li img{width:214.6px; height:230px; border:1px solid #DBDBDB;}
.age_li_pro li .pro_t{width:100%;height:30px; line-height:30px; background:#838383; text-align:center;}
.age_li_pro li .pro_t a{ color:#fff; font-size:13px;}
.pro_page{margin-top:30px;}

.age_li_pro1 {width:100%;}
.age_li_pro1 li{ float:left; width:216.6px; margin:10px 25px;}
.age_li_pro1 li img{width:214.6px; height:160px; border:1px solid #DBDBDB;}
.age_li_pro1 li .pro_t{width:100%;height:30px; line-height:30px; background:#838383; text-align:center;}
.age_li_pro1 li .pro_t a{ color:#fff; font-size:13px;}

.age_li_pro2 {width:100%;}
.age_li_pro2 li{ float:left; width:175px; margin:10px 20px;}
.age_li_pro2 li img{width:173px; height:60px; border:1px solid #DBDBDB;}
.age_li_pro2 li .pro_t{width:100%;height:30px; line-height:30px;text-align:center;}
.age_li_pro2 li .pro_t a{  font-size:13px;}

.age_pro_show{}
.age_pro_show h1{height:50px; line-height:50px;text-align:center}
.age_pro_show .pro_lb{text-align:center}
.age_pro_show .pro_lb .span{padding:0 30px;}
.line{height:20px;  border-bottom:1px solid #DBDBDB; }
.pro_Inf{width:100%; text-align:center; margin-top:30px;}
.pro_Inf img{ max-width:600px; height:auto}
.pro_de{margin-top:50px;}
.pro_mInf{margin:20px 0;font-size: 14px; padding:0 20px; text-align:justify; line-height:24px;}
.pro_show_page{  line-height:26px; margin-top:30px;}

/*内页新闻中心*/
.age_li_new li{ background:url(../Images/IndexNewsList.jpg) no-repeat 0 20px; padding-left:15px; height:45px; line-height:45px; border-bottom:1px solid #DBDBDB;
margin:0 auto; font-size:14px;}
.age_li_new li span{padding-right:10px;}

.age_new_show h1{height:50px; line-height:50px;text-align:center}
.age_new_show .new_lb{ text-align:center}
.age_new_show .new_lb .span{padding:0 30px;}
.new_show{margin-top:20px; font-size:14px; line-height:24px; text-align:justify}














