@charset "gb2312";
html,body{MARGIN: 0px;font-size:14px;text-align:left; background:#fff; padding:0px; color:#404040;font-family: ' Verdana, sans-serif'; }
body{ background:#fff;}
div,ul,li,p,form,dd,dt,dl{ margin:0px; padding:0px; }
img{ border:0px;}
li{ list-style:none}
a{ font-size:14px; color:#404040; text-decoration:none;}
a:hover{ font-size:14px; color:#f57e30; text-decoration:none;}
p{ font-size:14px;}
.clearboth{ clear:both;}
.container{clear:both; width:1200px;text-align:left;word-break:break-all; margin:0 auto}
.fl{ float:left;}
.fr{ float:right;}

/* top */
.top{ height: 28px; line-height: 28px; background: #063190; color: #eee;}
.top span{ float: right;}
.top span a{ padding: 0px 10px;color: #eee;}

/* header */
.header{ height: 100px;}
.logo{ margin-top: 15px;}

.menu{ width: 700px;margin-top: 35px; position:relative; z-index: 999;}
.menu ul li{ float: left; width:116px; text-align: center; height: 30px; line-height: 30px;}
.menu ul li a{font-size: 16px;}
.menu ul li:hover{ background: #F57E30; border-radius: 30px;}
.menu ul li:hover a{ color: #fff;}

#nav{ display: none; transition: all 0.2; background: #fff; padding-top:35px; color:#333;}
/* .menu ul li:hover #nav{ display: block;} */
#nav dl dd{ height: 32px; line-height: 32px; border-top: #eee solid 1px;}
#nav dl dd a{ color:#333; font-size: 14px;}
#nav dl dd:hover{/* border-bottom: #F57E30 solid 5px; */}
#nav dl dd:hover a{ font-size: 14px; color: #F57E30;}

/*-----首页 banner-----*/
.slideBox{ width:100%; height:500px; overflow:hidden; position:relative; margin:0 auto}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0; margin:0 auto }
.slideBox .bd ul{  width:100%!important}
.slideBox .bd li{ zoom:1; width:100%!important;vertical-align:middle;height:500px; }
.slideBox .bd li a{ display:block; height:500px;}
.slideBox .bd img{ width:450px; height:500px; display:block;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-30px; display:block; width:30px; height:60px; background:url( arrow_left.png) no-repeat; }
.slideBox .next{ left:auto; right:3%; background:url( arrow_right.png) no-repeat;}
.slideBox .prev:hover,
.slideBox .next:hover{opacity: .7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-khtml-opacity: .7;}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/* 企业服务 */
.server{ padding: 38px 0px 38px 0px;}

.tit{ background: url(line.png) no-repeat center bottom; text-align: center; padding-bottom: 20px;}
.tit h1{ margin: 0px; padding: 0px; margin-bottom:5px;}
.tit span{text-transform: uppercase; color: #ccc;}

.se_con{/* margin-top: 40px;*/ width:1080px; margin:0 auto}
.se_con dl{ float: left; width:150px;  margin:0px 30px ;}
.se_con dl a{ display: block;font-size: 16px;text-align: center;}
.se_con dl a dt{ width: 120px;  height: 120px; line-height: 120px; padding: 15px; border-radius:50%; background:#F8F8F8; margin-bottom: 15px;}
.se_con dl a dt i{ margin:0px; padding: 0px; font-size: 60px; margin-top: 30px; color: #063190;}
.se_con dl a dd{ text-align: center; }

.se_con dl a:hover dt{ background: #2155c7;}
.se_con dl a:hover dt i{ color: #fff;}

/* 走进速恒 */
.about{ padding:70px 0px; background:url(ab.jpg) no-repeat center center #063190;}

.ab_l{ width: 395px;}
.example2{border: #fff solid 10px;height:319px;}
.example2 ul li .example2_a{display: flex; width: 375px; height:319px;background: #f6f8f7;  display: -webkit-flex; justify-content: center;  -webkit-justify-content: center; align-items: center; }
.example2 ul li .example2_a img{max-width: 100%; max-width: 375px; max-height: 100%;}

.example2 ol{position:relative;width: 100px;height: 20px;top:-35px;left:100px;}
.example2 ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff;}
.example2 ol li.seleted{background: #1AA4CA;}
.luara-left{position:relative;padding:0;overflow: hidden;}
.luara-left ul{position: relative;padding: inherit;margin: 0;}
.luara-left ul li{float: left;padding: inherit;margin: inherit;list-style: none;}

.ab_r{ width: 760px; padding:30px 20px; background: rgba(255,255,255,0.9);  }
.ab_r h2{ margin-top: 0px; margin-left: 10px; margin-bottom:17px; text-indent:12px; border-left:#F57E30 solid 5px; color: #063190;}
.ab_r h2 span{ text-transform: uppercase; color: #999; font-size: 20px; padding-left:5px;}
.ab_r p{ line-height: 2.0; text-indent: 28px; /* display: inline-block; display: -webkit-box; -webkit-line-clamp: 6;-moz-box-orient: vertical; overflow: hidden */;}
.ab_more{ display:block; width: 120px;height:35px; text-align: center; line-height: 35px; background:#F57E30;border-radius:5px; color: #fff; margin: 22px auto 10px auto;}
.ab_more:hover{ color: #fff;}


/* 新闻以及联系方式 */
.new_box{ padding: 50px 0px;}

.news{ width: 700px; margin-top: 50px; background: #F7F7F7; padding: 20px;}
.news_title{font-size:20px;color:#333333;font-weight:bold;margin-bottom: 12px; height: 35px; line-height: 35px;}
.news_title i{ line-height: 35px; margin-right: 5px; font-size:26px; color:#063190; vertical-align: middle;}
.news_title span{float: right;}
.news_title span a{color:#999; font-weight: normal; }

.news_l{ width: 220;}
.news_r{ width:460px ;}
.news_r ul li{ height: 40px; line-height: 40px; border-bottom: #eee solid 1px; background: url(li.png)no-repeat left center; padding-left: 15px; overflow: hidden;}


.contact{ width: 285px; height: 267px;  max-height: 267px; margin-top: 50px; background: url(contact.jpg) no-repeat center right #F7F7F7; padding: 20px 135px 20px 20px;}
.contact_con{ }
.contact_con p{ line-height: 2.0;}

/* 友情链接 */
.links{ margin-top: 50px;}
.links_tit{ width: 100px; background: #f7f7f7; padding: 5px 0px; text-align: center; border-radius: 5px; font-size: 16px;}
.links_con{ width: 1070px;}
.links_con a{ margin: 0px 10px; line-height: 30px;}

/*页面底部*/
#footer{background: #2F2E34;height: 270px;padding-top: 9px;}
.nav_foot{border-bottom: 1px solid #55555A;height: 67px;line-height: 67px;text-align: center;}
.nav_foot a{color: #fff;font-size: 15px; display: inline-block;   margin: 0 25px;}
.foot{ width:800px; margin:20px auto}
.ff_le{width: 605px;color: #fff;font-size: 14px;line-height: 34px; /*margin-left:80px;*/}
.ff_le a{color: #fff;font-size: 14px;}
.er{/*margin-right: 60px;*/}
.er dl{ float:left; width:130px; margin:0px 10px; text-align:center}
.er dl dt{}
.er dl dt img{ width:120px; height:120px;}
.er dl dd{ color:#fff; height:30px; line-height:30px;}

/*栏目导航*/
.ny_l{ width:260px}
.left_nav{ clear: both; padding-top:5px; margin-bottom:20px}
.title_h2 {font-size: 18px;color: #5E5E5E; margin: 0px; background: url(h2_title.png) no-repeat left center;  padding:10px 0px 10px 35px }
.title_h2 span{ float: right; font-weight: normal;}

.left_h2{background:#063190; margin:0px; padding:0px;  display: block; padding:10px 0px 10px 10px;font-size: 18px;color: #ffffff;text-transform: uppercase; }
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:0px 0px 0px 0px;padding-bottom: 10px; background:#f7f7f7}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #eee; background: url(li.png) 13px 15px no-repeat;padding:8px 0px 8px 30px; }
.left_nav_ul > li > a{text-decoration:none; color:#303c4b;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#F57E30;}
.left_nav_ul > li > a.cur,.left_nav_ul li a.left_active{color:#F57E30;}


/*内页联系我们*/
.index_contact01{  margin:10px 0px 15px 0px; background:#f7f7f7; padding-bottom:10px;}
.index_contact01 p{clear: both; padding-bottom: 5px; line-height: 2.0; padding:0px 10px;line-height: 2.0;}


.ny_r{ width:920px; margin:0px 0px;}
.list_box{clear: both; padding:5px 0px 0px 0px;background:url(title_line.jpg) left 45px no-repeat;}
.list_box .title_h2 span{ float:right}
.plist_box01{padding-top: 10px;}