.a_hover:hover {
    text-decoration: underline;
    color: #4d79b1
}

.a_hover_color:hover {
    color: #4d79b1
}

.page {
    line-height: 1.5
}

.page a,
.page span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #999;
    margin: 2px;
    color: #999;
    margin-top: 10px
}

.page .next,
.page .prev {
    padding: 5px;
    margin: 0
}

.page .current {
    background: #999;
    color: #fff
}

.banner .owl-dots .owl-dot.active {
    background-color: #42aff5
}

.main_bg_color {
    background-color: #269ae4
}

.main_color {
    color: #269ae4
}

.c0 {
    color: #000
}

.c1 {
    color: #111
}

.c2 {
    color: #222
}

.c3 {
    color: #333
}

.c4 {
    color: #444
}

.c5 {
    color: #555
}

.c6 {
    color: #666
}

.c7 {
    color: #777
}

.c8 {
    color: #888
}

.c9 {
    color: #999
}

.ca {
    color: #aaa
}

.cc {
    color: #ccc
}

.cd {
    color: #ddd
}

.ce {
    color: #eee
}

.cf {
    color: #fff
}

.header_top {
    background-color: #222;
    color: #fff
}

.header_top a {
    color: #fff
}

.header_top .qq {
    display: inline-block;
    padding-left: 25px;
    background-image: url(../images/qq.png);
    background-repeat: no-repeat;
    background-position: left center
}

.header .tel {
    background-image: url(../images/tel.png);
    background-repeat: no-repeat;
    background-position: left center
}

.header .tel_num {
    color: #c70011
}

.nav {
    background-color: #273e71;
    z-index: 2;
}

.nav .item {
    float: left;
    text-align: center;
    width: 12.5%;
    font-size: 16px;
    height:50px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.nav .item a {
    display: block;
    color: #fff
}

.nav .item.hover > a,
.nav .item:hover > a{
    background-image: url(../images/lbg.png);
    background-repeat: no-repeat;
    background-position: center bottom
}
.nav .item .son{
    background:#273e71;
    font-size:15px;
    line-height: 40px;
    display: none;
}
.nav .item:hover .son{
    display: block;
}
.index_search input {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c9c9c9;
    width: 316px;
    height: 40px;
    outline: 0;
    text-indent: 20px
}

.index_search button {
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url(../images/zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    right: 0;
    top: 15px;
    border: none;
    outline: 0;
    cursor: pointer
}

.index_about {
    background-image: url(../images/iabout_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    -o-background-size: 100%;
    background-size: 100%;
    -o-background-size: cover;
    background-size: cover
}

.index_more {
    background-color: #fff;
    width: 188px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    -webkit-box-shadow: 0 6px 18px 0 rgba(29, 112, 189, .13);
    box-shadow: 0 6px 18px 0 rgba(29, 112, 189, .13);
    font-size: 14px
}

.index_more a {
    display: block
}

.index_pro .wrapper {
    margin-right: -100px
}

.index_pro .wrapper .item {
    float: left;
    width: 297px;
    margin-right: 20px;
    margin-bottom: 30px
}

.index_pro .wrapper .item .title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(29, 96, 178, .83)
}

.index_more2 {
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 6px 18px 0 rgba(29, 112, 189, .25);
    box-shadow: 0 6px 18px 0 rgba(29, 112, 189, .25);
    background-color: #edf4fa
}

.index_ly {
    background-color: #f0f3f4
}

.index_case .index_case_nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
     visibility: hidden;
}

.index_case .index_case_nav .next,
.index_case .index_case_nav .prev {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #cedfeb;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
   visibility: visible;
}

.index_case .index_case_nav .prev {
    background-image: url(../images/l.png);
    left: -50px
}

.index_case .index_case_nav .next {
    background-image: url(../images/r.png);
    right: -50px
}

.index_case .index_case_nav .next:hover,
.index_case .index_case_nav .prev:hover {
    background-color: #1d7dd3;
   
}

.index_case .top .item {
    position: absolute;
    z-index: 1;
    opacity: 0;
    top:0;
}

.index_case .top .item.active {
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index_case .top .item .info {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 70px;
    line-height: 70px;
    padding-left: 36px;
    background-color: rgba(0, 0, 0, .47)
}

.index_case .bottom .wrapper {
    margin-right: -100px
}

.index_case .bottom .wrapper .item {
    float: left;
    width: 240px;
    margin-right: 12px
}

.index_more3 {
    background-color: #fff
}

.index_news {
    background-image: url(../images/nbg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    -o-background-size: 100%;
    background-size: 100%;
    -o-background-size: cover;
    background-size: cover
}

.index_news .wrappers {
    background-color: #f0f3f4
}

.index_news .wrappers .blue {
    color: #4d79b1
}

.index_news .wrappers .item {
    border-bottom: 1px solid #dadcdd
}

.index_news .wrappers .item .tit {
    padding-top: 15px
}

.index_news .wrappers .item .date {
    margin-top: 5px;
    padding-bottom: 6px
}

.index_news .wrappers .item:first-child .tit {
    padding-top: 0
}

.index_news .wrappers .item:hover .tit {
    color: #4d79b1;
    font-weight: 700
}

.index_more4 {
    -webkit-box-shadow: 0 6px 18px 0 rgba(29, 112, 189, .13);
    box-shadow: 0 6px 18px 0 rgba(29, 112, 189, .13)
}

.footer {
    background-color: #282828;
    color: #888
}

.footer a {
    color: #888
}

.footer .item {
    background-image: url(../images/fl.png);
    background-repeat: no-repeat;
    background-position: right 60px
}

.footer .line {
    width: 24px;
    height: 2px;
    background-color: #1580c4;
    margin-top: 5px
}

.footer input {
    border: none;
    width: 204px;
    height: 26px;
    font-size: 14px;
    background-color: #595959;
    outline: 0;
    color: #cbcbcb;
    text-indent: 5px
}

.footer input::-webkit-input-placeholder {
    color: #cbcbcb
}

.footer textarea {
    height: 50px;
    width: 411px;
    background-color: #595959;
    margin-top: 5px;
    border: none;
    outline: 0;
    color: #cbcbcb;
    text-indent: 5px
}

.footer textarea::-webkit-input-placeholder {
    color: #cbcbcb
}

.footer button {
    background-color: #196696;
    background-image: -moz-linear-gradient(90deg, #1583ca 0, #196696 100%);
    background-image: -webkit-linear-gradient(90deg, #1583ca 0, #196696 100%);
    background-image: -ms-linear-gradient(90deg, #1583ca 0, #196696 100%);
    width: 93px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    border: none;
    outline: 0;
    cursor: pointer
}

.footer_b {
    background-color: #111
}

.footer_b a {
    color: #888
}

.crumb .tit:before {
    content: '';
    width: 1250px;
    border-bottom: 1px solid #dedede;
    position: absolute;
    bottom: -18px
}

.crumb .tit:after {
    content: '';
    width: 30px;
    height: 3px;
    background-color: #435b94;
    position: absolute;
    left: 0;
    bottom: -19px
}

.w910 {
    width: 910px
}

.container_left .wrap1 {
    background-image: url(../images/l1.png)
}

.container_left .wrap1 .wrapper .item {
    padding-left: 33px;
    line-height: 55px;
    font-size: 18px
}

.container_left .wrap1 .wrapper .item a {
    display: block;
    color: #d2e2ff
}

.container_left .wrap1 .wrapper .item:after {
    content: '>';
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    right: 50px
}

.container_left .wrap2 {
    background-image: url(../images/l2.png);
    margin-top: -6px
}

.container_left .wrap2 .tit {
    line-height: 24px;
    background-image: url(../images/tel2.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px
}

.container_left .wrap2 .zx a {
    display: block
}

.news_list .item {
    border-bottom: 1px dashed #ccc
}

.news_list .item:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #6c6c6c;
    left: 0;
    top: 20px;
    -margin-top: -2px
}

.news_list .item a {
    display: block;
    padding-left: 10px;
    color: #666
}

.show_show h1 {
    font-weight: 500;
    font-size: 23px;
    text-align: center
}

.show_show .info {
    text-align: center;
    font-size: 13px;
    color: #848484;
    margin-top: 5px;
    padding-bottom: 20px
}

.gongyi_list .item {
    background-color: #f4f6f9;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 18px;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.gongyi_list .item .more {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #e4e8ef;
    width: 102px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    color: #919191
}