@charset "utf-8";
/* CSS Document */

body{
	overflow-x: hidden;
}
.banner{ position:relative; width: 100%; height: 700px; background: #ddd; overflow:hidden;}
.banner .hd{ height:15px; overflow:hidden; position:absolute; right: 180px; bottom: 10px; z-index:1; }
.banner .hd ul{ overflow:hidden; zoom:1; float:left;}
.banner .hd ul li{ float:left; margin-right: 8px;  width: 10px; height: 10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius: 50%;}
.banner .hd ul li.on{ background: rgba(229,104,18,1); color:#fff; }
.banner .bd{ position: absolute; left: 50%; margin-left: -1000px; height: 700px; z-index: 0;}
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ width:2000px; height:700px; display:block;}
.banner .prev,
.banner .next{ position:absolute; left:0%; top:0%;  display:block; width:200px; height:100%; filter:alpha(opacity=50);opacity:0.5; background-position: -140px 50%;}
.banner .next{ left:auto; right:0%;}
.banner .prev i,
.banner .next i{ position: absolute; top: 50%; left: 80px; margin-top: -25px; display: block; width: 28px; height: 40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat;}
.banner .next i{ background-position: 8px 50%; }
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .next{
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) , rgba(0,0,0,0.5));
  background: -o-linear-gradient(right, rgba(255,255,255,0) , rgba(0,0,0,0.5));
  background: -moz-linear-gradient(right,rgba(255,255,255,0) , rgba(0,0,0,0.5));
  background: linear-gradient(to right, rgba(255,255,255,0) , rgba(0,0,0,0.5));
}
.banner .prev{
  background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) , rgba(255,255,255,0));
  background: -o-linear-gradient(right, rgba(0,0,0,0.5), rgba(255,255,255,0));
  background: -moz-linear-gradient(right,rgba(0,0,0,0.5), rgba(255,255,255,0));
  background: linear-gradient(to right, rgba(0,0,0,0.5), rgba(255,255,255,0));
}
.banner .prevStop{ display:none;}
.banner .nextStop{ display:none;}

.main_box{}
.main_box .se_mod{ background: #fff;}
.main_box .se_mod .se{ width: 1400px; margin: 0px auto; padding: 60px 0px 80px;}
.main_box .se_mod .se .tit{ text-align: center;}
.main_box .se_mod .se .tit .tt{ font-size: 30px;}
.main_box .se_mod .se .tit .line{ margin: 10px auto 0px; height: 2px; width: 100px; background: #e56812;}
.main_box .se_mod .se .tit .tp{ margin-top: 10px; font-size: 20px; letter-spacing: 5px; color: #9e9e9e;}
.main_box .se_mod .se .icon{ margin-top: 40px;}
.main_box .se_mod .se .icon ul{ font-size: 0px;}
.main_box .se_mod .se .icon ul li{ margin: 0px auto; width: calc(100% / 5); display: inline-block; font-size: 18px; text-align: center;}
.main_box .se_mod .se .icon ul li a{ width: 120px; display: inline-block;}
.main_box .se_mod .se .icon ul li a span{ color: #333;}
.main_box .se_mod .se .icon ul li a:hover span{ color: #E56812;}
.main_box .se_mod .se .icon ul li.icn i{ margin: 0px auto 10px; width: 80px; height: 80px; display: block; background: #ddd; border-radius: 50%;}
.main_box .se_mod .se .icon ul li.icn span{}
.main_box .se_mod .se .icon ul li.icn1 i{ background: url(../ico/h_seMod_icons1.png) no-repeat; background-size: cover;}
.main_box .se_mod .se .icon ul li.icn2 i{ background: url(../ico/h_seMod_icons2.png) no-repeat; background-size: cover;}
.main_box .se_mod .se .icon ul li.icn3 i{ background: url(../ico/h_seMod_icons3.png) no-repeat; background-size: cover;}
.main_box .se_mod .se .icon ul li.icn4 i{ background: url(../ico/h_seMod_icons4.png) no-repeat; background-size: cover;}
.main_box .se_mod .se .icon ul li.icn5 i{ background: url(../ico/h_seMod_icons5.png) no-repeat; background-size: cover;}
.main_box .ys_mod{ background: #161920;}
.main_box .ys_mod .ys{ width: 1400px; margin: 0px auto; padding: 60px 0px 80px;}
.main_box .ys_mod .ys .tit{ text-align: center;}
.main_box .ys_mod .ys .tit .tt{ font-size: 30px; color: #fff;}
.main_box .ys_mod .ys .tit .line{ margin: 10px auto 0px; height: 2px; width: 100px; background: #e56812;}
.main_box .ys_mod .ys .tit .tp{ margin-top: 10px; font-size: 20px; letter-spacing: 5px; color: #9e9e9e;}
.main_box .ys_mod .ys .icon{ margin-top: 40px;}
.main_box .ys_mod .ys .icon ul{ font-size: 0px;}
.main_box .ys_mod .ys .icon ul.ul{ border-bottom: 1px solid #9e9e9e;}
.main_box .ys_mod .ys .icon ul li{ margin: 0px auto; width: calc(100% / 3); height: 70px; line-height: 70px; display: inline-block; font-size: 18px; box-sizing: border-box; text-align: center;}
.main_box .ys_mod .ys .icon ul li i{ margin: 5px 10px 0px; width: 25px; height: 25px; display: inline-block; background: url(../ico/h_ysMod_icons.png) no-repeat; background-size: cover; border-radius: 50%; vertical-align: text-bottom;}
.main_box .ys_mod .ys .icon ul li.icn span{ color: #fff;}
.main_box .ys_mod .ys .icon ul li.icn1{ border-right: 1px solid #9e9e9e;}
.main_box .ys_mod .ys .icon ul li.icn2{ border-right: 1px solid #9e9e9e;}
.main_box .ys_mod .ys .icon ul li.icn4{ border-right: 1px solid #9e9e9e;}
.main_box .ys_mod .ys .icon ul li.icn5{ border-right: 1px solid #9e9e9e;}
.main_box .ys_mod .ys .icon ul li.icn7{ border-right: 1px solid #9e9e9e;}
.main_box .ys_mod .ys .icon ul li.icn8{ border-right: 1px solid #9e9e9e;}
.main_box .ns_mod{ background: #fff;}
.main_box .ns_mod .ns{ width: 1400px; margin: 0px auto; padding: 60px 0px 40px;}
.main_box .ns_mod .ns .tit{ text-align: center;}
.main_box .ns_mod .ns .tit .tt{ font-size: 30px;}
.main_box .ns_mod .ns .tit .line{ margin: 10px auto 0px; height: 2px; width: 100px; background: #e56812;}
.main_box .ns_mod .ns .arc{ margin-top: 40px;}
.main_box .ns_mod .ns .arc ul{ font-size: 0px;}
.main_box .ns_mod .ns .arc ul li{ position: relative; width: calc(100% / 2); margin-bottom: 40px; font-size: 16px; display: inline-block;}
.main_box .ns_mod .ns .arc ul .ac .pic{ position: absolute; top: 0px; left: 0px; width: 200px; height: 125px; background: #ddd;}
.main_box .ns_mod .ns .arc ul .ac .pic img{ width: 200px; height: 125px;}
.main_box .ns_mod .ns .arc ul .ac .rt{ width: 400px; margin-left: 230px; display: inline-block; vertical-align: top;}
.main_box .ns_mod .ns .arc ul .ac .rt .tit{ font-size: 20px; color: #333; font-weight: bold; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.main_box .ns_mod .ns .arc ul .ac .rt .tit:hover{ color: #e56812;}
.main_box .ns_mod .ns .arc ul .ac .rt .mark{ position: relative; margin-top: 10px; height: 60px; line-height: 20px; font-size: 14px; color: #9e9e9e; overflow: hidden;}
.main_box .ns_mod .ns .arc ul .ac .rt .mark::after{
  content:"...";
  font-weight:bold;
  position:absolute;
  bottom:0;
  right:0;
  padding:0 20px 1px 45px;
  background:url(../ico/ellipsis_bg.png) repeat-y;
}
.main_box .ns_mod .ns .arc ul .ac .rt .date{ margin-top: 10px; font-size: 14px; color: #9e9e9e;}

.footer{}
.footer .ubox{ padding: 40px; background: #282828;}
.footer .ubox .cnt{ margin: 0px auto; width: 1000px; font-size: 0px;}
.footer .ubox .cnt .kt{ padding-left: 50px; width: calc(100% / 4); display: inline-block; vertical-align: top; font-size: 16px; box-sizing: border-box;}
.footer .ubox .cnt .kt:last-child{ text-align: left;}
.footer .ubox .cnt .kt .title{ margin-left: 0px; font-size: 22px; color: #9e9e9e;}
.footer .ubox .cnt .kt ul{ margin-top: 20px;}
.footer .ubox .cnt .kt ul li{ height: 28px; line-height: 28px;}
.footer .ubox .cnt .kt ul li a{ color: #9e9e9e; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in;}
.footer .ubox .cnt .kt ul li a:hover{ color: #e56812;}
.footer .ubox .cnt .kt ul li a i{ width: 15px; height: 15px; margin-top: 4px; margin-right: 5px; display: inline-block; vertical-align: text-top; background: url(/html/jt-styles/ico/h_jt_icos.png) no-repeat; background-size: cover;}
.footer .ubox .cnt .kt ul li a:hover i{ background: url(/html/jt-styles/ico/h_jth_icos.png) no-repeat; background-size: cover;}
.footer .ubox .cnt .kt .tit{ color: #fff;}
.footer .ubox .cnt .kt .co-addr{ margin-top: 20px;}
.footer .ubox .cnt .kt .co-addr i{ width: 15px; height: 15px; margin-top: 3px; margin-right: 5px; display: inline-block; vertical-align: text-top; background: url(/html/jt-styles/ico/h_location_icons.png) no-repeat; background-size: cover;}
.footer .ubox .cnt .kt .co-tel{ margin-top: 5px;}
.footer .ubox .cnt .kt .co-tel i{ width: 15px; height: 15px; margin-top: 3px; margin-right: 5px; display: inline-block; vertical-align: text-top; background: url(/html/jt-styles/ico/h_tel_icons.png) no-repeat; background-size: cover;}
.footer .ubox .cnt .kt .co-ewm{ margin-top: 5px;}
.footer .ubox .cnt .kt .co-ewm i{ width: 15px; height: 15px; margin-top: 3px; margin-right: 5px; display: inline-block; vertical-align: text-top; background: url(/html/jt-styles/ico/h_wx_icons.png) no-repeat; background-size: cover;}
.footer .ubox .cnt .kt .co-ewm img{ width: 100px; height: 100px;}
.footer .ubox .cnt .kt p{ margin-left: 20px; color: #9e9e9e; font-size: 14px;}
.footer .ubox .cnt .fgsdiv{ margin-top: 40px; padding-top: 20px; font-size: 16px; border-top: 1px solid #e56812; display: none;}
.footer .ubox .cnt .fgsdiv a{ margin: 0px 10px; color: #9e9e9e;}
.footer .fbox{ padding: 40px; background: #222222;}
.footer .fbox .copyright{ width: 1400px; margin: 0px auto; margin-top: 10px; color: #7e7e7e; font-size: 14px; line-height: 26px; text-align: center;}

/**分公司**/
.fgsPage{}
.fgsPage .main_01{ width: 100%; height: 680px; background: url(../img/main_01_gy.jpg) no-repeat; background-color: #174579 !important; background-position: 50% 50% !important;}
.fgsPage .main_02{ position: relative; width: 100%; height: 1405px; background: url(../img/main_02.jpg) 50% 50% no-repeat #ffffff;}
.fgsPage .main_02 .js{ position: absolute; font-size: 18px; top: 50%; left: 50%; width: 700px; margin-left: -660px; margin-top: -200px; line-height: 34px; text-indent: 36px;}
.fgsPage .main_03{ width: 100%; height: 1736px; background: url(../img/main_03.jpg) 50% 50% no-repeat #97b4d4;}