<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Ã¯Â»Â¿@charset "utf-8";

/* Basic CSS starts */

*{
	font-family: Microsoft YaHei,Helvetica,Arial,sans-serif;
	white-space: normal;
	padding:0px;
	margin:0px;
    color:#6c6c6c;
}
body
{
    font-size:14px;
}

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
}
ul, li {
    list-style: none;
}
p{
	margin:0;
	padding:0;
}
a{
    cursor:pointer;
}
a,a:hover,a:active,a:focus{
	 text-decoration:none;
}

a:hover{

}

a:hover,a:active,a:focus {
	outline: 0;
}

hr{
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dbd8d8;
}

:focus {
	outline:none;
}

::-moz-focus-inner {
	border:0;
}
.clearfix {
    _zoom: 1;
}
.font12{
    font-size:12px;
}
.font13{
    font-size:13px;
}
.font14{
    font-size:14px;
}
.font16{
    font-size:16px;
}
.font18{
    font-size:18px;
}
.font20{
    font-size:20px;
}
.font25{
    font-size:25px;
}
.font30{
    font-size:30px;
}
.font40{
    font-size:40px;
}
.font50{
    font-size:50px;
}
.left{
    text-align:left;
}
.center{
    text-align:center;
}
.right{
    text-align:right;
}
.float_left{
    float:left;
}
.float_right{
    float:right;
}
.font-weight{
    font-weight:bold;
}
.no_weight{
    font-weight:500;
}
.colorred{
    color:#E50014;
}
.color000{
    color:#000000;
}
.color333{
    color:#333333;
}
.color6c6{
    color:#6C6C6C;
}
.color666{
    color:#666666;
}
.color999{
    color:#999999;
}
.color5c7{
    color:#5C7796;
}
.colorfff{
    color:#ffffff;
}
.colorfff:hover,.colorfff:focus{
    color:#ffffff;
}
.color6c6c6c{
    color:#6c6c6c;
}
.colorff2230{
    color:#ff2230;
}
.P0{
    padding:0px;
}
.PT0{
    padding-top:0px;
}
.PB0{
    padding-bottom:0px;
}
.P5{
    padding:5px;
}
.P10{
    padding:10px;
}
.P15{
    padding:15px;
}
.PT0{
    padding-top:0px;
}
.PT5{
    padding-top:5px;
}
.PT10{
    padding-top:10px;
}
.PT15{
    padding-top:15px;
}
.PT20{
    padding-top:20px;
}
.PT30{
    padding-top:30px;
}
.PT40{
    padding-top:40px;
}
.PB0{
    padding-bottom:0px;
}
.PB5{
    padding-bottom:5px;
}
.PB10{
    padding-bottom:10px;
}
.PB15{
    padding-bottom:15px;
}
.PB20{
    padding-bottom:20px;
}
.PB30{
    padding-bottom:30px;
}
.PB40{
    padding-bottom:40px;
}
.PTB5{
    padding:5px 0px;
}
.PTB10{
    padding:10px 0px;
}
.PTB15{
    padding:15px 0px;
}
.PTB20{
    padding:20px 0px;
}
.PTB25{
    padding:25px 0px;
}
.PTB30{
    padding:30px 0px;
}
.PTB35{
    padding:35px 0px;
}
.PTB40{
    padding:40px 0px;
}
.PL10{
    padding-left:10px;
}
.PL15{
    padding-left:15px;
}
.PR10{
    padding-right:10px;
}
.MT0{
    margin-top:0px;
}
.MT5{
    margin-top:5px;
}
.MT10{
    margin-top:10px;
}
.MT15{
    margin-top:15px;
}
.MT20{
    margin-top:30px;
}
.MT30{
    margin-top:30px;
}
.MB10{
    margin-bottom:10px;
}
.MB15{
    margin-bottom:15px;
}
.MB20{
    margin-bottom:20px;
}
.MB30{
    margin-bottom:30px;
}
.MB40{
    margin-bottom:40px;
}
.MB50{
    margin-bottom:50px;
}
.btn {
    display: inline-block;
    height: 45px;
    padding: 0 20px;
    line-height: 45px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    -ms-border-radius:50px;
    -o-border-radius:50px;
    border-radius:50px;
}
.btn.btn-solid {
    background: #E50014;
    color: #ffffff;
}
.btn.btn-solid:hover {
    background: #D20010;
}
.img-responsive{
    display:inline-block;
}
.no-position{
    position:initial;
}
/***********************************header************************************/
.agileits_top_menu {
    background: #506A86;
    padding: 0.22em 1em;
}
.w3l_header_left {
    margin: .3em 0 0;
}
.w3l_header_left ul li {
    display: inline-block;
    margin-right: 2em;
    font-size: 13px;
    color: #FFF;
    letter-spacing: 1px;
    width:100%;
    text-align:center;
}
.w3l_header_left ul li i {
    padding-right: 0.2em;
    color: #FFF;
}
.w3l_header_left ul li a {
    color: #FFF;
    letter-spacing: 1px;
    text-decoration: none;
}
.container-navbar{
    max-width: 1200px;
    margin: 0 auto;
}
.container-navbar.pd{
    padding: 35px 0px 35px 0px;
}
.navbar-default {
    background-color: #FFFFFF;
    /*height:150px;*/
    position: relative;
    margin-bottom:0px;
    border:none;
}
.navbar-default .navbar-brand {
    padding:0px;
    padding-top: 13px;
    padding-right: 16px;
}
.navbar-default .navbar-nav {
    width:100%;
}
.navbar-default .navbar-nav &gt; li {
    width:11%;
    text-align:center;
}
.navbar-default .navbar-nav &gt; li &gt; a {
    font-size:16px;
    color:#6c6c6c;
    width:100%;
    padding-top:15px;
    padding-bottom:15px;
}
.navbar-default .navbar-nav &gt; li:last-child &gt; a {
    border-right:none
}
.navbar-default .navbar-nav &gt; .cur &gt; a, .navbar-default .navbar-nav &gt; .cur &gt; a:focus, .navbar-default .navbar-nav &gt; .cur &gt; a:hover {
    color:#ffffff;
    background:#ffc001;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,.navbar-default .navbar-nav &gt; li &gt; a:focus,.navbar-default .navbar-nav &gt; .cur &gt; a,.navbar-default .navbar-nav &gt; li:hover &gt; a{
    color: #ffffff;
    background:#ffc001;
}
.navbar-default .navbar-nav &gt; li{
    position:initial;
}
.navbar-default .collapse-top{
    padding-top:20px;
    padding-right: 30px;
}
.navbar-default .right1 {
    height: 32px;
    position: relative;
    float: right;
    margin-left:15px;
}
.navbar-default .right1 a{
   color:#6c6c6c;
}
.navbar-default .right1 a:hover{
   color:#E74145;
}
.navbar-default .right1 a img{
   padding-right:3px;
}
.h_font1 b{
    color: rgb(255, 192, 1);
    font-size: 32px;
    text-align: left;
    white-space: nowrap;
}
.h_font2 b{
    color: rgb(204, 204, 204);
    font-size: 32px;
    text-align: left;
    white-space: nowrap;
}
.navbar-brand .h_line{
    display:inline-block;
    padding-left:15px;
    padding-right:15px;
}
.h_font3 span{
    color:#a9a9a9;
    font-size: 20px;
}
.header-bg{
    background:#2b2b2b;
}
 /***********************************Slider************************************/
 .callbacks_container{
     position:relative;
 }
#slider3,#slider4 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks li .banner a{
  display:block;
  position:relative;
}
.callbacks li .banner .box{
  position:absolute;
  z-index:9999;
  top:200px;
  width:527px;
  height:100px;
  text-align:center;
  background:url('../images/byh.png') no-repeat;
}
.callbacks li .banner .box_1{
    left:17%;
}
.callbacks li .banner .box_2{
    right:17%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks_nav.prev {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -15px;
    width: 71px;
    height: 71px;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    background:url("../images/left.png") no-repeat rgba(0,0,0,0.1);
    border-radius:5px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -15px;
    width: 71px;
    height: 71px;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    background:url("../images/right.png") no-repeat rgba(0,0,0,0.1);
    border-radius:5px;
}
.callbacks_nav.prev:hover{
    background:url("../images/left.png") no-repeat rgba(0,0,0,0.3);
}
.callbacks_nav.next:hover{
    background:url("../images/right.png") no-repeat rgba(0,0,0,0.3);
}
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 13px;
    border-radius: 18px;
    width: 13px;
    display: inline-block;
    background: #fff;
	border:1px solid #fff;
}
.callbacks_here a:after{
	background: #0F1925;
    border-color:#0F1925;
}
.callbacks_tabs {
    list-style: none;
    position: absolute;
    bottom: 15px;
    z-index: 111;
    left: 0;
    padding: 0;
    margin: 0;
    width:100%;
    text-align:center;
}
.callbacks_tabs li{
	display:inline-block;
}

/***********************************index************************************/
.img-radiu-50{
    border-radius:50%;
}
.heng_box{
    width:100%;
}
.heng_box_1{
    background:url('../images/bg1.jpg') no-repeat;
    padding:10px 0px;
    background-size: cover;
}
.heng_box_1 .pcom_title{
    padding:80px 0px; 
}
.heng_box_1 .box{
    padding:25px;
}
.heng_box_1 .box_1{
    background:url('../images/sy1.png') no-repeat;
    width:428px;
    height:160px;
    color:#fff;
}
.heng_box_1 .box_2{
    background:url('../images/sy2.png') no-repeat;
    width:358px;
    height:160px;
     float:right;
}
.heng_box_1 .box_3{
    width:100%;
    padding:40px 0px;
    text-align:center;
}
.heng_box_1 .box_3 img{
    width:209px;
    height:209px;
    display:inline-block;
}
.heng_box_1 .box_4{
    background:url('../images/sy3.png') no-repeat bottom;
    width:358px;
    height:160px;
}
.heng_box_1 .box_5{
    background:url('../images/sy4.png') no-repeat;
    width:426px;
    height:160px;
    float:right;
}
.heng_box_1 dt{
    float:left;
}
.heng_box_1 .box_2 dt,.heng_box_1 .box_5 dt{
    float:right;
}
.heng_box_1 dt img{
    width:102px;
    height:102px;
}
.heng_box_1 dd{
    padding-left:120px;
    padding-top:15px;
}
.heng_box_1 .dd1{
    font-size:18px;
}
.heng_box_1 .box_1 dd,.heng_box_1 .box_5 dd{
    color:#fff;
}
.heng_box_2{
    background:#272727;
    padding-bottom:200px;
}
.heng_box_2 .pcom_title{
   padding:60px 0px;
}
.heng_box_2 .pcom_con{
   position:relative;
}
.heng_box_2 .ab_box{
    position:absolute;
    top:150px;
}
.heng_box_2 .item{
   background:#FFC803;
}
.heng_box_2 .item1{
   background:#FFC001;
}
.heng_box_2 .item2{
   background:#FFBC03;
}
.heng_box_2 .box{
   text-align:center;
   padding:40PX 20px;
   min-height:300px;
}
.heng_box_2 .box .txt{
   padding:20PX 0px;
   color:#000;
   font-size:20px;
}
.heng_box_2 .box .desc{
   color:#000;
}
.heng_box_2 .box img{
  display:inline-block;
  width:80px;
  height:80px;
}
.heng_box_3{
    background:url('../images/bg2.jpg') no-repeat;
    padding:200px 0px;
    background-size: cover;
}
.heng_box_3 .pcom_con{
    padding-top:80px;
}
.heng_box_3 .box_2_1{
    background:url('../images/sy5.png') no-repeat;
    padding:80px 30px 40px 10px;
    min-height:400px;
    overflow-y:auto;
}
.heng_box_4{
    background:url('../images/bg3.jpg') no-repeat;
    background-size: cover;
    padding:80px 0px;
}
.heng_box_5{
    background:url('../images/bg4.jpg') no-repeat;
    padding:10px 0px;
    padding-bottom:100px;
    background-size: cover;
}
.heng_box_5 .box{
    width:50%;
}
.heng_box_5 .box_0{
   margin-bottom: -80px;
   position: relative;
   z-index: 99;
   left: -25px;

}
.heng_box_5 .box_0 dt .img{
    width:200px;
    height:200px;
    transform:rotate(310deg);
    margin-top: 40px;
   background:#DDDDDD;
}
.heng_box_5 .box_1{
   float:right;
   margin-bottom: -80px;
   position: relative;
   z-index: 99;
   left: -25px;
}
.heng_box_5 .box_2{
   position: relative;
   z-index: 88;
   right: -37px;
}
.heng_box_5 .box_3{
   float:right;
   position: relative;
   z-index: 77;
   margin-top: -105px;
}
.heng_box_5 .box_4{
   position: relative;
   z-index: 66;
   margin-top: -80px;
   margin-left: 63px;
}
.heng_box_5 .pcom_title{
    padding:80px 0px; 
}
.heng_box_5 dl{
    background: #EBEBEB;
}
.heng_box_5 dt{
    float:left;
}
.heng_box_5 .box_0 dt,.heng_box_5 .box_2 dt,.heng_box_5 .box_4 dt{
    float:right;
}
.heng_box_5 dt img{
    width:200px;
    height:200px;
    transform:rotate(310deg);
    margin-top: 40px;
}
.heng_box_5 dd{
    padding-left:270px;
    padding-right:15px;
    color:#989898;
    line-height:25px;
}
.heng_box_5 .dd1{
    font-size:18px;
    padding-top:15px;
    color:#000;
}
.heng_box_5 .dd3{
    padding-bottom:15px;
}
.heng_box_5 .box_1 .dd3{
    padding-bottom:40px;
}
.heng_box_5 .box_2 dd,.heng_box_5 .box_4 dd{
    padding-left:15px;
    padding-right:270px;
}

.footer_box{
    width: 100%;
    padding-top:40px;
    padding-bottom:40px;
    background:#FFC001;
}
.footer_box .con{
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 20px 0px;
}
.footer_box .lxbtn{
   width:180px;
   height:60px;
   line-height:60px;
   background:#FFF;
   color:#FFC001;
   text-align:center;
   font-size:18px;
}


/***********************************footer************************************/
.footer_bot{
    width: 100%;
    padding-top:30px;
    padding-bottom:10px;
    background:#2B2B2D;
} 
.footer {
    width: 100%;
    padding-top:10px;
    padding-bottom:10px;
    background:#212123;
}
.footer_com {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 20px 0px;
}
.footer_com p{
    padding:2px 0px;
    color:#6c6c6c;
}
.footer_com p.PT20{
    /*padding-top:10px;*/
}
.footer_com p,.footer_com a{
     font-size:14px;
     color:#6c6c6c;
}
.footer_com .big{
     font-size:14px;
}
.footer_com .big a{
     font-size:14px;
}
.footer_com a{
    padding-right:10px;
}
.footer_com a:hover{
     color:#fff;
}


</pre></body></html>