header .top .first_left{
   /* width: 400px;*/
    float: right;
    text-align: left;
}
header .top .first_left a em{
    display: inline-block;
    width: 28px;
    height: 20px;
    background:url(../images/icon.png) -44px -4px;
    vertical-align:middle;
    margin-right:5px;
}
header .top .first_left .en{
    margin-left: 20px;
}
header .top .first_left .en em{
    background-position: -4px -26px;
}
header .top .first_left a{
    float: left;
}
header .top .first_right{
    float: right;
}
header .top .first_right span{
    font-size: 18px;
    color:#d26116;
    font-weight: bold;
    margin-right: 20px;
    float: left;
}
header .top .first_right span em{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/icon.png) -4px -50px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right:5px;
}

header #nav{
    background:#fff;
}
header nav span{
    width: 12%;
}
header nav span>a{
    height:57px;
    line-height:57px;
    color:#333333;
    font-size: 16px;
    font-weight: 500;
}
header nav span.on>a {
    background-color: #fff;
    vertical-align: bottom;
}

header nav span>a:hover{
    color: #0a5fb2;
    background: white;
}
header nav span.on>a{
    color: #0a5fb2;
    background: white;
}

nav span:nth-child(5) .menu{
    right: -400px;
}
nav span:nth-child(6) .menu{
    right: -300px;
}

header .search {
    padding-top: 8px;
}
header .search .txt{
    line-height: 34px;
    border: 2px solid #0a5fb2;
}
header .search .btn{
    top: 14px;
}
.cc_box3 .about{
    border: 0px solid #ddd;
}
.cc_box3 .txt{
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.in_07{height: auto;overflow: hidden;padding-bottom: 30px;}
.in_07_01{height: auto;overflow: hidden;padding:30px 0}
.in_07_01 li{float: left; height: 40px;line-height: 40px;border-top: 0px solid #fff;width: 197px;transition:0.4s;background: #e5e5e5;text-align: center;border-right: 1px solid #fff;}
.in_07_01 li a{display: block;}

header .search .txt{
    height:34px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.sec-title {
    max-width: 600px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}

.sec-title p {
    padding-top: 15px;
    font-size: 16px;
}

.sec-title h2 {
    text-transform: uppercase;
    font-size: 32px;
    position: relative;
    color: #333;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.sec-title h2::before {
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99;
    border: 2px solid #cde0ec;
    bottom: -10px;
    background: #006699;
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    display: block;
    transform: rotate(45deg);
}

.sec-title h2::after {
    background: #006699;
    width: 150px;
    left: 0;
    right: 0;
    height: 1px;
    bottom: -5px;
    position: absolute;
    content: "";
    margin: 0 auto;
}

.bizface-about-div {
    margin-bottom: 50px;
}

.bizface-about-right .col-md-6:nth-child(3) .bizface-about-div,
.bizface-about-right .col-md-6:nth-child(4) .bizface-about-div {
    margin-bottom: 0;
}

.bizface-about-head {
    display: block;
    margin-bottom: 60px;
    float: left;
    width: 100%;
}

.bizface-about-icon {
    color: #68B737;
    font-size: 30px;
    display: inline-block;
    line-height: 60px;
   /* background: #fff;*/
    text-align: center;
    border: 1px solid #eee;
    box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    transition: all .5s ease;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.bizface-about-div:hover .bizface-about-icon {
    background-color: #68B737;
    color: #ffffff;
}

.bizface-about-head h5 {
    display: inline-block;
    font-weight: 700;
    line-height: 60px;
    margin: 0;
    overflow: hidden;
    padding-left: 25px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.bizface-about-icon{
    float:left;
}

.bizface-about-head h4{
    float: left;
    padding-left: 20px;
    color: black;
    margin-top: 6px;
}

.bizface-about-head h4 a{
   /* font-weight: 900;*/
    font-size: 17px;
}
.bizface-about-head h4 div{
    padding-top: 10px;
}
.in_05_02 li img {
    width: 242px;
}
.in_05_01 {
    margin: 12px 0;
}

.message li input[type='text'] {
    height: 24px;
}
.in_05_03 li{
    margin-right: 17px;
}
.liuyan{
    background:#0a5fb2;
}
.liuyan:hover{
    background:#2995e1;
}

/*浮窗*/
.xulayer_png32 {
    background: url(../images/xubox_ico0.png) no-repeat;
}
#flow a:link, a:visited, a:active {
    text-decoration: none;
}
.xubox_setwin a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 14px;
    margin-left: 10px;
    font-size: 12px;
    _overflow: hidden;
}
.xubox_setwin .xubox_close0 {
    width: 14px;
    height: 14px;
    background-position: -31px -7px;
    cursor: pointer;
}
.xubox_setwin .xubox_close1 {
    position: absolute;
    right: -28px;
    top: -28px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-position: -60px -195px;
}
.cc_box1 li span{
    background: #2e3033;
}
.blog_Rtime{
    background-color: #2e3033;
}
nav .menu{
    height:400px;
}
body #newBridge .icon-right-center{
    top:80%;
}
footer .nav{
    width:12%;
}
.fullSlide .hd li.on {
    background: #0a5fb2;
}
.hd li{
    background: #fff;
}
.fullSlide .hd ul li{
    width:9px;
    height:9px;
    background:#fff;
}
.menu .list .threeName{
    display: block;
    text-align: left;
    width: 30%;
    height: 30px;
    float:left;
    margin: 0 5px;
}
nav .menu .img{
    top:48px;
    width:385px;
    right:-410px;
}
footer .nav{
    margin:0 0;
}