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


/*head*/

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

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

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

.sousuo {
    background: url(../images/tel.png) no-repeat 485px 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(../images/fdj_ico.png) no-repeat center;
    width: 13px;
    height: 14px;
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px;
}
.owl-carousel .owl-item img{
	width: auto;
	display: inline-block;
}
.nav {
    margin-top: 24px;
}

.nav .item {
    color: #000;
    font-size: 16px;
    width: 120px;
    float: left;
    text-align: center;
    height: 31px;
    line-height: 31px;
}
.nav .hover,
.nav .item:hover {
    background: #00a2ee;
    color: #FFF;
    border-radius: 3px;
}


/*solution*/

.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(../images/left_jt.png) no-repeat center;
}
.sol_list .owl-carousel .owl-nav .owl-next{
	right: -86px;
	background: url(../images/right_jt.png) no-repeat center;
}
.slo_con dl {
    background: #f4f4f4;
    padding-top: 35px;
}

.sol_xbt {
    display: block;
    width: 80px;
    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(../images/blue_back.png) no-repeat;
    height: 215px;
    margin-top: 20px;
    text-align: center;
    padding-top: 56px;
    position: relative;
}

.sol_btm {
    background: url(../images/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*/

.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 {
    width: 480px;
    float: left;
    margin-left: 18px;
    overflow: hidden;
    font-size: 16px;
    line-height: 32px;
    border-bottom:1px dashed #d9d8d8;
}

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


/*about*/

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

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

.about_tit {
    background: url(../images/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 111px;
}

.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(../images/about_ico1.png) no-repeat center top;
}

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

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

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

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

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

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

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

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

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


/*case*/

.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(../images/case_left.png) no-repeat center;
}

.caseR {
    float: right;
    background: url(../images/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(../images/case_left.png) no-repeat left center;
}
.case_con .owl-carousel .owl-nav .owl-next{
	right: -35px;
	background: url(../images/case_right.png) no-repeat right center;
}
.case_list {
    width: 301px;
    background: #FFF;
    padding-bottom: 10px;
}

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

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

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


/*link*/

.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(../images/link.png) no-repeat 33px center;
    padding: 0 15px 0 143px;
}


/*foot*/

.foot {
    background: #333333;
}

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

.footL {
    background: url(../images/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: #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;
}


/*page_about*/

.ny_body {
    background: #f5f5f5;
}

.ny_back {
    background: #FFF;
}

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

.mbx {
    background: url(../images/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;
}


/*list_jiejuefangan*/

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


/*list_case*/

.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 dt{
    border: 1px solid #eee;
}
.al_con dd {
    -padding: 10px 15px 0 15px;
    text-align: center;
}

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


/*list_customer*/

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


/*show*/

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