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

.a_hover_color:hover {
    color: red;
}

.page {
    line-height: 1
}

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

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

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

.banner .owl-carousel .owl-item img{
width:100%
}


.head {
    background: #f8f8f8;
    padding: 15px 0 18px 0;
}

.head_con {
    background: url(../image/logo.png) no-repeat left center;
    padding: 6px 0;
}

.headR {
    width: 840px;
    float: right;
}

.sousuo {
    height: 25px;
    background: url(../image/tel.png) no-repeat right center;
}

.sousuo form {
    position: relative;
    text-align: right;
}

.ssk {
    width: 156px;
    height: 22px;
    border: #e5e5e5 1px solid;
    background: 0;
    border-radius: 20px;
    padding: 0 10px;
}

.fdj {
    background: url(../image/fdj_ico.png) no-repeat center;
    width: 13px;
    height: 14px;
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px;
}
.case_con .owl-carousel .owl-item img{
	width: 100%;
	display: inline-block;
}
.owl-carousel .owl-item img{
     width: auto;
     display: inline-block;
}
.nav {
    margin-top: 24px;
    height: 31px;
    padding-left:120px;
}

.nav .item {
    color: #000;
    font-size: 16px;
    width: 90px;
    float: left;
    text-align: center;
    height: 31px;
    line-height: 31px;
    transition: all 0.4s;
}
.nav .item a{
    display: block;
    transition: all 0.4s;
    
    
}
.nav .hover,
.nav .item:hover {
    background: #00a2ee;
    color: #FFF;
    border-radius: 3px;
}
.nav .hover a,
.nav .item:hover a{
    color: #fff;
}
.head .ovv{
    overflow: visible;
}
.nav .son{
    background-color: #00a2ee;
    z-index: 10;
    overflow: hidden;
    max-height: 0;
    transition: all 0.4s;
}
.nav .son .it a{
    display: block;
    color: #fff;
    font-size: 14px;
}
.nav .item:hover .son{
    max-height: 400px;

}
.banner .owl-dots{
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    text-align:center;
}
.banner .owl-dots .owl-dot{
    display:inline-block;
    width:10px;
    height:10px;
    background:#fff;
	margin-left:5px;
    margin-right:5px;
}
.banner .owl-dots .active{
    background:#00a2ee
}



.sol_tit {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}

.sol_tit a {
    font-size: 26px;
    color: #484848;
    letter-spacing: 1px;
}

.sol_tit a span {
    font-size: 22px;
}


.slo_con {
    width: 1175px;
    margin-left: auto;
    margin-right: auto;
}
.sol_list .owl-carousel .owl-nav{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	visibility: hidden;
}
.sol_list .owl-carousel .owl-nav .owl-next, 
.sol_list .owl-carousel .owl-nav .owl-prev
{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 57px;
	font-size: 0;
	visibility: visible;
}
.sol_list .owl-carousel .owl-nav .owl-prev{
	left: -86px;
	background: url(../image/left_jt.png) no-repeat center;
}
.sol_list .owl-carousel .owl-nav .owl-next{
	right: -86px;
	background: url(../image/right_jt.png) no-repeat center;
}
.slo_con dl {
    background: #f4f4f4;
    padding-top: 35px;
    text-align: center;
}

.sol_xbt {
    display: inline-block;
    
    border-top: #545454 3px solid;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #000;
    letter-spacing: 1px;
    padding-top: 17px;
}

.sol_js {
    font-size: 13px;
    color: #888888;
    width: 212px;
    text-align: center;
    margin: 5px auto 0 auto;
    line-height: 25px;
}

.slo_con dt {
    background: url(../image/blue_back.png) no-repeat;
    height: 215px;
    margin-top: 20px;
    text-align: center;
    padding-top: 56px;
    position: relative;
}

.sol_btm {
    background: url(../image/sl_btm.png) no-repeat;
    width: 275px;
    height: 271px;
    position: absolute;
    top: 0;
    z-index: 100;
    display: none;
}

.slo_con dl:hover .sol_xbt {
    color: #0087c6;
    border-top-color: #0091d5;
}

.slo_con dl:hover .sol_btm {
    display: block;
}




.customer {
    margin-top: 25px;
    background: #f0f0f0;
    margin-bottom: 35px;
}

.cus_left {
    background: #0a91d1;
    width: 29%;
    float: left;
    padding: 58px 0 52px 0;
}

.cus_right {
    width: 71%;
    float: right;
}

.cus_tit {
    width: 154px;
    float: right;
    border-left: #FFF 3px solid;
    height: 65px;
    padding-left: 20px;
    margin-right: 90px;
}

.cus_tit font {
    color: #FFF;
    font-size: 23px;
    display: block;
    letter-spacing: 1px;
    position: relative;
    bottom: 5px;
}

.cus_tit span {
    font-size: 14px;
    color: #FFF;
    letter-spacing: 2px;
    position: relative;
    bottom: 10px;
}

.cus_right li {
    border: #dcdcdc 1px solid;
    float: left;
    margin-left: 18px;
    overflow: hidden;
}

.cus_list {
    padding-left: 20px;
    padding-top: 24px;
    width: 1008px;
}




.about {
    background: url(../image/about_img.png) no-repeat left center;
}

.about_con {
    width: 920px;
    margin-left: 430px;
}

.about_tit {
    background: url(../image/ab_tit_bor.png) no-repeat left top;
    display: block;
    color: #000;
    font-size: 19px;
    letter-spacing: 1px;
    padding-top: 21px;
    margin-top: 41px;
}

.about_con p {
    font-size: 14px;
    color: #666;
    margin-top: 23px;
}

.ab_fl {
    width: 949px;
    margin-left: 291px;
    background: #f4f4f4;
    margin-top: 50px;
    padding: 33px 0 22px 270px;
}

.ab_fl a {
    color: #4a5255;
    font-size: 19px;
    width: 100px;
    float: left;
    padding-top: 110px;
    text-align: center;
    margin-right: 86px;
}

.ab_fl a:nth-child(1) {
    background: url(../image/about_ico1.png) no-repeat center top;
}

.ab_fl a:nth-child(2) {
    background: url(../image/about_ico2.png) no-repeat center top;
}

.ab_fl a:nth-child(3) {
    background: url(../image/about_ico3.png) no-repeat center top;
}

.ab_fl a:nth-child(4) {
    background: url(../image/about_ico4.png) no-repeat center top;
}

.ab_fl a:nth-child(5) {
    background: url(../image/about_ico5.png) no-repeat center top;
    margin-right: 0;
}

.ab_fl a:nth-child(1):hover {
    background: url(../image/about_ico01.png) no-repeat center top;
}

.ab_fl a:nth-child(2):hover {
    background: url(../image/about_ico02.png) no-repeat center top;
}

.ab_fl a:nth-child(3):hover {
    background: url(../image/about_ico03.png) no-repeat center top;
}

.ab_fl a:nth-child(4):hover {
    background: url(../image/about_ico04.png) no-repeat center top;
}

.ab_fl a:nth-child(5):hover {
    background: url(../image/about_ico05.png) no-repeat center top;
}




.case {
    background: #f4f4f4;
    margin-top: 20px;
    padding: 35px 0 40px 0;
}

.case_con {
    width: 1370px;
    margin: 0 auto;
}

.caseL,
.caseR {
    width: 19px;
    height: 36px;
    cursor: pointer;
    margin-top: 154px;
}

.caseL {
    float: left;
    background: url(../image/case_left.png) no-repeat center;
}

.caseR {
    float: right;
    background: url(../image/case_right.png) no-repeat center;
}

.case_con .cascC {
    width: 1276px;
    margin-left: auto;
    margin-right: auto;
}
.case_con .owl-carousel .owl-nav{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	visibility: hidden;
}
.case_con .owl-carousel .owl-nav .owl-next, 
.case_con .owl-carousel .owl-nav .owl-prev
{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 35px;
	font-size: 0;
	visibility: visible;
}
.case_con .owl-carousel .owl-nav .owl-prev{
	left: -35px;
	background: url(../image/case_left.png) no-repeat left center;
}
.case_con .owl-carousel .owl-nav .owl-next{
	right: -35px;
	background: url(../image/case_right.png) no-repeat right center;
}
.case_list {
    width: 301px;
    background: #FFF;
    padding-bottom: 10px;
}

.case_list dd {
    padding: 20px 15px;
    background: url(../image/jia_ico.png) no-repeat 276px 156px;
}

.case_list dd span {
    font-size: 16px;
    color: #000;
    display: block;
    margin-bottom: 5px;
}

.case_list dd p {
    color: #888888;
    font-size: 12px;
}




.link {
    border: #e7e7e7 1px solid;
    width: 1348px;
    margin: 26px auto 20px auto;
}

.link_con {
    width: 1190px;
    display: table-cell;
    height: 80px;
    vertical-align: middle;
    background: url(../image/link.png) no-repeat 33px center;
    padding: 0 15px 0 143px;
}




.foot {
    background: #333333;
}

.foot_con {
    background: url(../image/ewm.png) no-repeat right center;
    padding: 26px 0;
}

.footL {
    background: url(../image/foot_logo.png) no-repeat left center;
    color: #aeadad;
    font-size: 13px;
    width: 670px;
    float: left;
    padding: 6px 0 5px 173px;
}

.footL p {
    line-height: 40px;
}

.footL span {
    font-size: 15px;
    margin-right: 8px;
}

.footL a {
    color: #aeadad;
}

.footC {
    width: 319px;
    float: left;
    border-left: #9b9b9b 1px solid;
    color: #aeadad;
    padding-left: 45px;
    margin-top: 9px;
}

.footC span {
    font-weight: bold;
    font-size: 14px;
}

.footC p {
    font-size: 13px;
}

.bottom {
    background: #333333;
    border-top: #9b9b9b 1px solid;
    height: 49px;
    line-height: 49px;
}

.bottom p {
    color: #aeadad;
}

.bottL {
    width: 965px;
    float: left;
}

.bottR {
    width: 335px;
    float: right;
    text-align: right;
}




.ny_body {
    background: #f5f5f5;
}

.ny_back {
    background: #FFF;
}

.ny_con {
    width: 1290px;
    margin: 0 auto;
}

.mbx {
    background: url(../image/mbx_ico.png) no-repeat left center;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333;
    padding-left: 31px;
    border-bottom: #dfdfdf 2px solid;
}

.con_RL {
    margin-top: 20px;
    margin-bottom: 20px;
}

.ny_left {
    width: 193px;
    float: left;
    background: #f6f5f8;
}

.left_tit {
    background: #00a2ee;
    height: 66px;
    text-align: center;
    color: #FFF;
    letter-spacing: 1px;
    padding-top: 10px;
}

.left_tit font {
    display: block;
    font-size: 15px;
    height: 20px;
}

.left_tit span {
    font-size: 18px;
}

.fl_list {
    padding: 13px 0;
}

.fl_list li {
    text-align: center;
    font-size: 16px;
    border-bottom: #e5e5e5 1px solid;
}

.fl_list li:last-child {
    border-bottom: 0;
}

.fl_list li a {
    display: block;
    height: 43px;
    line-height: 43px;
}
.fl_list li.hover a,
.fl_list li a:hover {
    background: #00a2ee;
    color: #FFF;
}

.ny_right {
    width: 1043px;
    float: right;
}

.ny_right h2 {
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 1px;
}

.page_con {
    margin-top: 15px;
    font-size: 14px;
    line-height: 2em;
}




.sol_list {
    margin-bottom: 25px;
}

.sol_lb dt {
    width: 338px;
    float: left;
    border: #d7d7d7 1px solid;
    overflow: hidden;
}

.sol_lb dd {
    width: 675px;
    float: right;
}

.jiejue_tit {
    font-size: 22px;
    color: #000;
}

.sol_lb {
    margin-top: 40px;
}

.sol_lb:first-child {
    margin-top: 18px;
}
.sol_lb:nth-child(even){
	background:#fafafa
}

.sol_lb p {
    font-size: 14px;
    color: #666;
    margin: 8px 0;
}

.sol_lb span {
    width: 157px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    background: #dfdfdf;
    color: #5b5b5b;
    display: block;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 25px;
}

.sol_lb:hover span {
    background: #00a2ee;
    color: #FFF;
}




.anli_list {
    margin-top: 15px;
}

.al_con {
    width: 332px;
    float: left;
    background: #f5f5f5;
    padding-bottom: 20px;
    margin-right: 23px;
    margin-bottom: 23px;
}

.al_con:nth-child(3n) {
    margin-right: 0;
}

.al_con dd {
    padding: 10px 15px 0 15px;
}

.al_con dd span {
    font-size: 16px;
    color: #000;
    display: block;
    height: 40px;
    line-height: 40px;
}

.al_con dd p {
    color: #666;
    font-size: 12px;
}




.kh_list dt {
    border: #e6e6e6 1px solid;
    overflow: hidden;
}

.kh_list {
    width: 307px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.kh_list:nth-child(4n) {
    margin-right: 0;
}

.kh_list dd {
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #f1f1f1;
    font-size: 13px;
    margin-top: 5px;
}

.kh_list:hover dd {
    background: #00a2ee;
    color: #FFF;
}




.ny_right h1,
.con_RL h1 {
    font-weight: normal;
    font-size: 23px;
    color: #000;
}

.time {
    font-size: 13px;
    color: #909090;
    margin-top: 10px;
}

.show_con {
    font-size: 14px;
    line-height: 2;
    margin-top: 18px;
    border-top: #e3e3e3 1px solid;
    padding-top: 20px;
}
#service{width:161px;-height:290px;position:fixed;bottom:0px;right:0px; z-index:100;}
*html #service{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#service li{width:161px;height:60px;}
#service li img{float:right;}
#service li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#service li a .shows{display:block;}
#service li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#service li a.weixin_area .hides{display:none;position:absolute;right:143px;}
#service li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}
a:hover{text-decoration: none}

.list_cate .wrapper{
    margin-right: -100px;
    margin-top: 27px;
}
.list_cate .item{
    float: left;
    width: 222px;
    height: 36px;
    line-height: 36px;
    background-color: rgb(0, 162, 238);
    border-radius: 18px;
    text-align: center;
    font-size: 18px;
    margin-right: 45px;
}
.list_cate .item a{
    color: #fff;
    display: block;
}
.container{
    margin-top: 80px;
}
.container .w{
    background-image: url(../image/cbg.png);
    background-repeat: no-repeat;
    background-position: center 30px;
    min-height: 780px;
}
.container .icon{
    position: absolute;

}
.container .icon1{
    left: 647px;
    top: 0;
}

.container .icon2{
    left: 160px;
    top: 153px;
}
.container .icon4{
    left: 160px;
    top: 439px;
}
.container .icon3{
    right: 181px;
    top: 223px;
}
.container .icon5{
    right: 181px;
    top: 509px;
}
.container .info{
    position: absolute;
    width: 360px;
}
.container .info .tit{
    font-size: 22px;
    color: #000;
    line-height: 1;
}
.container .info .desc{
    font-size: 14px;
    line-height: 27px;
    color: #666666;
    margin-top: 16px;
}
.container .info1{
    left: 720px;
    top: 15px;
}
.container .info2{
    left: 242px;
    top: 220px;
}
.container .info3{
    right: 240px;
    top: 296px;
    text-align: right;
}
.container .info4{
    left: 242px;
    top: 511px;
}
.container .info5{
    right: 240px;
    top: 582px;
    text-align: right;
}