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

.a_hover_color:hover {
    color: #ea8400
}

.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
}

.c6 {
    color: #666
}

.c9 {
    color: #999
}

.w920 {
    width: 920px
}

.lt2 {
    letter-spacing: 2px
}

.header_top {
    background-color: #f2f2f2
}

.header_top a {
    color: #666
}

.header .logo {
    background-image: url(../images/logo_line.png);
    background-position: right 40px;
    background-repeat: no-repeat
}

.header .tel {
    background-image: url(../images/tel.png);
    background-repeat: no-repeat;
    background-position: center 50px;
    background-color: #0891e1;
    -webkit-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
    position: absolute;
    left: 0;
    top: 0
}

.nav {
    background-color: #161616
}

.nav .item {
    float: left;
    width: 14.285714285714286%;
    text-align: center;
    -webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.nav .item:after {
    content: '';
    width: 1px;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #383838;
    position: absolute
}

.nav .item:last-child:after {
    display: none
}

.nav .item.hover,
.nav .item:hover {
    background-color: #0891e1
}

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

.index_ys {
    background-color: #0891e1;
    margin-top: -50px;
    z-index: 10
}

.index_ys .item {
    float: left;
    width: 24.5%;
    text-align: center
}

.index_ys .item:after {
    content: '';
    width: 1px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 52px;
    background-color: #3ab6ff
}

.index_ys .item:last-child:after {
    display: none
}

.index_ys .item .t {
    margin-top: 40px
}

.index_ys .item .t .small {
    display: inline-block;
    overflow-wrap: break-word;
    width: 20px;
    line-height: 1;
    margin-left: 8px;
    text-align: center
}

.index_about .left .bg {
    background-color: #0891e1;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    width: 100%
}

.index_about .left .video {
    margin-left: auto;
    margin-right: auto
}

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

.index_title .desc {
    display: inline-block
}

.index_title .desc:after,
.index_title .desc:before {
    content: '';
    width: 90px;
    height: 1px;
    background-color: #a2a2a2;
    position: absolute;
    top: 50%
}

.index_title .desc:before {
    left: -100px
}

.index_title .desc:after {
    right: -100px
}

.index_title .desc span {
    display: block
}

.index_title .desc span:after,
.index_title .desc span:before {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #0891e1;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    z-index: 10
}

.index_title .desc span:before {
    left: -50px
}

.index_title .desc span:after {
    right: -50px
}

.index_pro_cate .item {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    background-color: #242d34;
    width: 20%;
    float: left;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}
.index_pro_cate .item:hover{
	background-color: #0891e1;
}
.index_pro_cate .item:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    background-color: #fff;
    top: 0
}

.index_pro_cate .item:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff
}

.index_pro_cate .item:nth-child(5n):after {
    display: none
}

.index_pro_cate .item:nth-child(5+n):before {
    display: none
}

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

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

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

.index_pro .wrapper .item .title {
    border: 1px solid #b4b4b4;
    -webkit-transition: all .4s;
-o-transition: all .4s;
-moz-transition: all .4s;
transition: all .4s
}

.index_pro .wrapper .item:hover {
    background-color: #0891e1
}

.index_pro .wrapper .item:hover .title {
    background-color: #0891e1;
    color: #fff;
    border-color: #0891e1
}

.index_news .w {
    background-image: url(../images/line.png);
    background-repeat: repeat-y;
    background-position: 516px center
}

.index_news .index_news_right .item {
    margin-bottom: 30px
}

.index_news .index_news_right .item:last-child {
    margin: 0
}

.index_zx {
    overflow: hidden
}

.index_zx .wrap {
    background-image: url(../images/abg.png);
    background-repeat: no-repeat;
    background-position: left;
    -o-background-size: 100%;
    background-size: 100%;
    -o-background-size: cover;
    background-size: cover
}

.index_zx .w {
    background-image: url(../images/aimg.png);
    background-repeat: no-repeat;
    background-position: 12px 35px;
    overflow: visible
}

.index_zx .w:after {
    content: '';
    border-left: 50px solid transparent;
    border-right: 50px solid #0891e1;
    border-top: 90px solid transparent;
    border-bottom: 90px solid #0891e1;
    position: absolute;
    right: 80px;
    top: 0
}

.index_zx .w:before {
    content: '';
    width: 3080px;
    height: 180px;
    position: absolute;
    right: -3000px;
    top: 0;
    background-color: #0891e1
}

.index_zx .w .tel {
    position: absolute;
    left: 229px;
    top: 113px
}

.index_zx .w .zx {
    width: 156px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    background-color: #0891e1;
    font-size: 18px;
    position: absolute;
    left: 626px;
    top: 80px
}

.index_zx .w .zx a {
    display: block;
    color: #fff
}

.index_yx .left {
    position: absolute;
    left: 0;
    background-color: #0891e1;
    background-image: url(../images/y.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 100%
}

.index_yx .left a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.index_yx .wrap {
    margin-left: 212px
}

.index_yx .wrap .item {
    border: 1px solid #c4c4c4;
    margin-right: 11px;
    width: 310px
}

.w1038 {
    width: 1038px
}

.c0891e1 {
    color: #0891e1
}

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

.index_bk .item {
    float: left;
    width: 380px;
    margin-right: 53px
}

.index_bk .item .title {
    border-bottom: 1px dashed #b3b3b3
}

.index_bk .item .date {
    height: 16px;
    line-height: 16px;
    background-repeat: no-repeat;
    background-image: url(../images/date.png);
    background-position: left center;
    color: #666
}

.footer {
    background-color: #262729;
    padding-top: 30px;
    min-height: 225px;
    color: #ccc
}

.footer a {
    color: #ccc
}

.footer .title {
    border-bottom: 1px solid #47484a
}

.footer_n {
    background-color: #1c1d1f;
    color: #b7b7b7
}

.footer_n a {
    color: #b7b7b7
}

.crumb {
    background-color: #f3f3f3
}

.crumb a {
    color: #666
}

.container_left .titles {
    background-color: #161616
}

.container_left .wrap .item {
    height: 60px;
    line-height: 60px;
    -webkit-transition: all .4s;
-o-transition: all .4s;
-moz-transition: all .4s;
transition: all .4s;
    font-size: 16px;
    background-color: #ececec;
    margin-bottom: 2px;
    text-align: center
}

.container_left .wrap .item a {
    display: block;
    -webkit-transition: all .4s;
-o-transition: all .4s;
-moz-transition: all .4s;
transition: all .4s
}

.container_left .wrap .item.hover,
.container_left .wrap .item:hover {
    background-color: #0891e1
}

.container_left .wrap .item.hover a,
.container_left .wrap .item:hover a {
    color: #fff
}

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

.img_list .wrapper .item {
    float: left;
    width: 315px;
    margin-right: 14px;
    margin-bottom: 20px
}

.img_list .wrapper .item .title {
    border: 1px solid #d2d2d2;
    -webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.img_list .wrapper .item:hover .title {
    background-color: #0891e1;
    border: 1px solid #0891e1;
    color: #fff
}

.news_list .item {
    margin-bottom: 40px
}

.news_list .item .title {
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.news_list .item .title:hover {
    color: #0891e1;
    border-color: #0891e1
}

.news_list .item .title:hover .date {
    color: #0891e1
}

.news_list .item .desc {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.news_list .item .desc:hover {
    color: #0891e1
}

.w974 {
    width: 974px
}

.about_cate .w {
    background-color: #f3f3f3
}

.about_cate .w .item {
    float: left;
    width: 170px;
    text-align: center;
    font-size: 20px;
    -webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.about_cate .w .item a {
    display: block;
    color: #666;
    -webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.about_cate .w .item.hover,
.about_cate .w .item:hover {
    background-color: #0599d7
}

.about_cate .w .item.hover a,
.about_cate .w .item:hover a {
    color: #fff
}

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

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