/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */

@charset "utf-8";

/* CSS Document */


/* search */

.search {
    width: 100%;
    overflow: hidden;
    height: 45px;
    background: #f1f1f1;
}

.search .Input {
    width: 317px;
    height: 28px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    float: left;
    margin-top: 7px;
}

.search .Input input {
    width: 280px;
    height: 28px;
    line-height: 28px;
    text-indent: 10px;
    padding-right: 5px;
    font-size: 13px;
    border: none;
    outline: none;
    float: left;
}

.search .Input a {
    border-left: 1px solid #e1e1e1;
    display: block;
    float: right;
    width: 31px;
    height: 20px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search p {
    float: left;
    width: 842px;
    height: 43px;
    line-height: 43px;
    margin-left: 36px;
}

.search p a {
    font-size: 13px;
    color: #666666;
    margin-right: 24px;
}

.search p span {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

.banner {
    width: 100%;
    height: 527px;
    position: relative;
    overflow: hidden;
}

.banner img {
    width: 100%;
    height: auto;
    max-width: initial;
}

.banner .pagination {
    z-index: 99;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 10px;
}

.banner .pagination .swiper-pagination-switch {
    cursor: pointer;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 8px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #fff;
}

.banner .pagination .swiper-active-switch {
    background: #0195db;
    border-color: #0195db;
}

.banner .banner-left {
    display: none;
    position: absolute;
    opacity: .8;
    font-size: 50px;
    color: #fff;
    left: 20px;
    top: 50%;
    width: 40px;
    height: 110px;
    line-height: 110px;
    margin-top: -55px;
}

.banner .banner-right {
    text-align: right;
    display: none;
    position: absolute;
    opacity: .8;
    font-size: 50px;
    color: #fff;
    right: 20px;
    top: 50%;
    width: 40px;
    height: 110px;
    line-height: 110px;
    margin-top: -55px;
}

.banner .banner-left:hover,
.banner .banner-right:hover {
    opacity: 1;
}

#flashs .btn span.cur {
    background: #0195db;
}


/* products */

.products {
    width: 100%;
    overflow: hidden;
    padding-bottom: 58px;
}

.products .top {
    width: 100%;
    overflow: hidden;
    background: url("../img/casebg.png")/*tpa=http://demo4503.adashuo.com/skin/img/casebg.png*/
    repeat;
    height: 200px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.products .top .title {
    float: left;
    width: 128px;
    height: 200px;
    padding: 0 46px;
    background: url("../img/productstitlebg.jpg")/*tpa=http://demo4503.adashuo.com/skin/img/productstitlebg.jpg*/
    no-repeat center;
}

.products .top .title p {
    font-size: 22px;
    font-family: arial;
    text-transform: uppercase;
    margin-top: 55px;
    color: #91c6eb;
}

.products .top .title h2 {
    font-size: 32px;
    font-weight: bold;
    margin: 12px 0 28px 0;
}

.products .top .title h2 a {
    color: #fff;
    text-decoration: none;
}

.products .top .title .I2 {
    display: block;
    width: 98px;
    height: 2px;
    background: #fff;
    margin-top: 22px;
}

.products .classify {
    width: 980px;
    height: 243px;
    float: left;
    overflow: hidden;
    background: #fff;
}

.products .classify .con {
    width: 980px;
    border-left: 1px solid #e5e5e5;
    float: left;
}

.products .classify .con:first-child {
    border-left: none;
}

.products .classify .conTop {
    width: 200px;
    display: inline-block;
    overflow: hidden;
}

.products .classify .conTop dl {
    overflow: hidden;
    height: 50px;
    margin-top: 20px;
}

.products .classify .conTop dt {
    float: left;
    width: 50px;
    margin-left: 24px;
}

.products .classify .conTop dd {
    width: 114px;
    float: left;
    margin-left: 11px;
}

.products .classify .conTop dd p {
    font-size: 18px;
    font-weight: bold;
    color: #0093d5;
    margin-top: 11px;
}

.products .classify .conTop dd a {
    color: #0093d5;
    text-decoration: none;
}

.products .classify .conTop dd i {
    display: block;
    width: 61px;
    height: 2px;
    background: #e1e1e1;
    margin-top: 11px;
}

.products .classify .conBottom {
    display: inline-block;
    overflow: hidden;
    padding: 16px 0 0 24px;
    max-width: 735px;
}

.products .classify .conBottom a {
    float: left;
    background: url("../img/question-icon01.png")/*tpa=http://demo4503.adashuo.com/skin/img/question-icon01.png*/
    no-repeat left center;
    padding-left: 12px;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    padding-right: 20px;
}

.products .classify .conBottom a:hover {
    background: url("../img/question-icon02.png")/*tpa=http://demo4503.adashuo.com/skin/img/question-icon02.png*/
    no-repeat left center;
    color: #0195db;
    font-weight: bold;
}

.products .BigCon {
    overflow: hidden;
}

.products .BigCon ul {
    width: 104%;
    overflow: hidden;
}

.products .BigCon li {
    float: left;
    height: 361px;
    width: 281px;
    margin-right: 25px;
    margin-top: 52px;
}

.products .BigCon li a {
    text-decoration: none;
}

.products .BigCon li span {
    display: block;
    width: 277px;
    height: 302px;
    margin: 2px auto 0;
    overflow: hidden;
}

.products .BigCon li em {
    display: block;
    width: 259px;
    padding: 0 11px;
    font-size: 14px;
    color: #333333;
    background: url("../img/products-icon05.png")/*tpa=http://demo4503.adashuo.com/skin/img/products-icon05.png*/
    no-repeat 254px center;
    text-indent: 9px;
    line-height: 56px;
    border-bottom: 1px solid #cccccc;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.products .BigCon li img {
    display: block;
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

.products .BigCon li:hover img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
}

.products .BigCon li:hover {
    background: #0195db;
    box-shadow: 0 5px 6px #dcdcdc
}

.products .BigCon li:hover em {
    color: #fff;
    background: url("../img/products-icon06.png")/*tpa=http://demo4503.adashuo.com/skin/img/products-icon06.png*/
    no-repeat 254px center;
}


/* .question */

.question {
    width: 100%;
    overflow: hidden;
    background: url("../img/questionbg.jpg")/*tpa=http://demo4503.adashuo.com/skin/img/questionbg.jpg*/
    no-repeat center;
    height: 385px;
}

.question .container {
    overflow: hidden;
    position: relative;
    height: 385px;
}

.question .con {
    width: 341px;
    height: 269px;
    background-color: #fff;
    position: absolute;
    top: 43px;
    right: 1px;
    border-radius: 5px;
    padding: 21px 34px;
    overflow: hidden;
}

.question .con ul {
    width: 100%;
    overflow: hidden;
    height: 263px;
    position: relative;
}

.question .con li {
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px dotted #e2e5e6;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.question .con li {
    color: #333333;
    background: url("../img/question-icon01.png")/*tpa=http://demo4503.adashuo.com/skin/img/question-icon01.png*/
    no-repeat 1px center;
    padding-left: 14px;
    text-decoration: none;
}


/*.question .con li:hover{background: url(../img/question-icon02.png) no-repeat 1px center;color: #0195db;font-weight: bold;cursor:pointer;}*/

.question .con li span {
    color: #0195db;
    font-weight: bold;
}


/* pro_details */

.pro_details {
    width: 100%;
    overflow: hidden;
    background: url("../img/pro_detailsbg.jpg")/*tpa=http://demo4503.adashuo.com/skin/img/pro_detailsbg.jpg*/
    no-repeat center;
    height: 913px;
}

.pro_details .Title {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-top: 51px;
}

.pro_details .Title p {
    text-align: center;
    margin-top: 14px;
}

.pro_details .Title p span {
    font-size: 18px;
    color: #666666;
    background: url("../img/pro_details_icon01.png")/*tpa=http://demo4503.adashuo.com/skin/img/pro_details_icon01.png*/
    no-repeat left center;
    padding-left: 18px;
    margin-right: 24px;
}

.pro_details .con {
    width: 100%;
    overflow: hidden;
    height: 731px;
    margin-top: 34px;
}

.pro_details .con .menu {
    overflow: hidden;
    text-align: center;
}

.pro_details .con .menu li {
    display: inline-block;
    width: 181px;
    height: 40px;
    border: 2px solid #333333;
    line-height: 40px;
    text-align: center;
    margin-right: 14px;
    font-size: 18px;
}

.pro_details .con .menu li {
    *display: inline;
}

.pro_details .con .menu li.cur {
    background: #0095db;
    height: 44px;
    width: 185px;
    border: none;
    line-height: 44px;
}

.pro_details .con .menu li.cur a {
    color: #fff;
}

.pro_details .con .menu li a {
    color: #333333;
    text-decoration: none;
    display: block;
}

.pro_details .con .menu li:hover {
    background: #0095db;
    height: 44px;
    width: 185px;
    border: none;
    line-height: 44px;
}

.pro_details .con .menu li:hover a {
    color: #fff;
}

.pro_details .con .qieh {
    width: 100%;
    overflow: hidden;
    height: 620px;
    margin-top: 46px;
}

.pro_details .conBox {
    overflow: hidden;
    position: relative;
    height: 620px;
}

.pro_details .conBox img {
    margin: 0 auto;
    display: block;
}

.pro_details .conBox .box {
    overflow: hidden;
    position: absolute;
}

.pro_details .conBox .box h3 {
    font-size: 23px;
    color: #0095db;
    font-weight: bold;
}

.pro_details .conBox .box p {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    margin-top: 12px;
}

.pro_details .conBox .box1 {
    width: 262px;
    top: 27px;
    left: 48px;
    text-align: right;
}

.pro_details .conBox .box2 {
    width: 290px;
    top: 27px;
    left: 908px;
}

.pro_details .conBox .box3 {
    width: 202px;
    top: 158px;
    left: 19px;
    text-align: right;
}

.pro_details .conBox .box4 {
    width: 148px;
    top: 158px;
    left: 992px;
}

.pro_details .conBox .box5 {
    width: 230px;
    top: 341px;
    left: 0;
    text-align: right;
}

.pro_details .conBox .box6 {
    width: 227px;
    top: 342px;
    left: 982px;
}

.pro_details .conBox .box7 {
    width: 244px;
    top: 482px;
    left: 58px;
    text-align: right;
}

.pro_details .conBox .box8 {
    width: 244px;
    top: 482px;
    left: 894px;
}

.pro_details .conBox_yyj {
    overflow: hidden;
    position: relative;
    height: 620px;
}

.pro_details .conBox_yyj img {
    margin: 0 auto;
    display: block;
}

.pro_details .conBox_yyj .box {
    overflow: hidden;
    position: absolute;
}

.pro_details .conBox_yyj .box h3 {
    font-size: 23px;
    color: #0095db;
    font-weight: bold;
}

.pro_details .conBox_yyj .box p {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    margin-top: 12px;
}

.pro_details .conBox_yyj .box1 {
    width: 244px;
    top: 15px;
    left: 35px;
    text-align: right;
}

.pro_details .conBox_yyj .box2 {
    width: 290px;
    top: 15px;
    left: 908px;
}

.pro_details .conBox_yyj .box3 {
    width: 202px;
    top: 230px;
    left: 0;
    text-align: right;
}

.pro_details .conBox_yyj .box4 {
    width: 148px;
    top: 230px;
    left: 1000px;
}

.pro_details .conBox_yyj .box5 {
    width: 292px;
    top: 402px;
    left: 0;
    text-align: right;
}

.pro_details .conBox_yyj .box6 {
    width: 276px;
    top: 422px;
    left: 920px;
}


/* adv */

.adv {
    width: 100%;
    overflow: hidden;
    padding-bottom: 58px;
}

.adv .Title {
    width: 100%;
    background: url("../img/advtitlebg.jpg")/*tpa=http://demo4503.adashuo.com/skin/img/advtitlebg.jpg*/
    no-repeat center;
    height: 137px;
    text-align: center;
    padding-top: 38px;
}

.adv .Title h2 {
    font-size: 30px;
    color: #fff;
    font-weight: normal;
}

.adv .Title .p1 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    margin-top: 6px;
}

.adv .Title .p2 {
    font-size: 24px;
    color: #fff;
    width: 498px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    /* background: #0195db; */
    margin: 20px auto 0;
}

.adv .conBox {
    width: 100%;
    overflow: hidden;
    padding-top: 54px;
}

.adv .conBox .container {
    overflow: hidden;
    position: relative;
}

.adv .conBox .container .pic {
    top: 38px;
    left: 562px;
    display: block;
    position: absolute;
}

.adv .conBox .con {
    overflow: hidden;
}

.adv .conBox .con img {
    display: block;
    float: left;
}

.adv .conBox .con .box {
    float: right;
    width: 527px;
}

.adv .conBox .con .box h3 {
    font-size: 26px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 44px;
}

.adv .conBox .con .box h3 span {
    color: #0195db;
}

.adv .conBox .con .box p {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 24px;
    background: url("../img/pro_details_icon01.png")/*tpa=http://demo4503.adashuo.com/skin/img/pro_details_icon01.png*/
    no-repeat left 6px;
    padding-left: 28px;
}

.adv .conBox .con1 .box {
    padding-top: 60px;
    height: 343px;
}

.adv .conBox .con2 .box {
    height: 313px;
    width: 532px;
    padding-top: 18px;
}

.adv .conBox .con3 .box {
    height: 284px;
    width: 514px;
    padding-top: 26px;
}

.adv .conBox .con4 .box {
    height: 265px;
    width: 529px;
    padding-top: 32px;
}

.adv .conBox .con4 .box h3 {
    margin-bottom: 30px;
}

.adv .conBox .con3 .box h3 {
    margin-bottom: 30px;
}

.adv .conBox .con2 img,
.adv .conBox .con4 img {
    float: right;
}

.adv .conBox .con2 .box,
.adv .conBox .con4 .box {
    float: left;
    text-align: right;
}

.adv .conBox .con2 .box p,
.adv .conBox .con4 .box p {
    background: url("../img/pro_details_icon01.png")/*tpa=http://demo4503.adashuo.com/skin/img/pro_details_icon01.png*/
    no-repeat right 6px;
    padding-right: 28px;
}


/* Dz */

.Dz {
    width: 100%;
    height: 206px;
}

.Dz .container {
    position: relative;
    height: 206px;
}

.Dz img {
    position: absolute;
    left: 25px;
    bottom: 21px;
}

.Dz .con {
    width: 417px;
    position: absolute;
    top: 60px;
    left: 782px;
    overflow: hidden;
}

.Dz .con .btn {
    width: 131px;
    float: left;
}

.Dz .con .btn a {
    font-size: 15px;
    color: #fff;
    display: block;
    height: 39px;
    width: 131px;
    line-height: 39px;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
}

.Dz .con .btn .a1 {
    background: #0195db;
    border-bottom: 1px solid #f6dcb4;
    margin-bottom: 8px;
}

.Dz .con .btn .a2 {
    background: #0095db;
    border-top: 1px solid #b2dbef;
}

.Dz .con .phone {
    width: 190px;
    float: left;
    margin-left: 67px;
}

.Dz .con .phone p {
    background: url("../img/dz-phone.png")/*tpa=http://demo4503.adashuo.com/skin/img/dz-phone.png*/
    no-repeat 3px center;
    font-size: 16px;
    color: #333333;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
}

.Dz .con .phone i {
    display: block;
    color: #0087d5;
    font-size: 28px;
    font-family: 'Myriad Pro';
    margin-top: 2px;
}


/* case */

.case {
    width: 100%;
    overflow: hidden;
    background: url("../img/casebg.png")/*tpa=http://demo4503.adashuo.com/skin/img/casebg.png*/
    repeat;
    padding-bottom: 64px;
}

.case .Title {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-top: 53px;
}

.case .Title h3 {
    font-size: 30px;
    font-weight: bold;
}

.case .Title h3 a {
    color: #333;
    text-decoration: none;
}

.case .Title p {
    font-size: 15px;
    color: #999999;
    font-family: arial;
    text-transform: uppercase;
    margin-top: 4px;
}

.case .con {
    width: 100%;
    overflow: hidden;
    margin-top: 26px;
}

.case .con .menu {
    overflow: hidden;
    text-align: center;
}

.case .con .menu li {
    display: inline-block;
    width: 181px;
    height: 40px;
    border: 2px solid #333333;
    line-height: 40px;
    text-align: center;
    margin-right: 14px;
    font-size: 18px;
}

.case .con .menu li {
    *display: inline;
}

.case .con .menu li.cur {
    background: #0195db;
    height: 44px;
    width: 185px;
    border: none;
    line-height: 44px;
    font-weight: bold;
}

.case .con .menu li.cur a {
    color: #fff;
}

.case .con .menu li a {
    color: #333333;
    text-decoration: none;
    display: block;
}

.case .con .menu li:hover {
    background: #0195db;
    height: 44px;
    width: 185px;
    border: none;
    line-height: 44px;
    font-weight: bold;
}

.case .con .menu li:hover a {
    color: #fff;
}

.case .conBox {
    overflow: hidden;
    margin-top: 34px;
}

.case .conBox ul {
    overflow: hidden;
}

.case .conBox li {
    width: 365px;
    height: 421px;
    border: 1px solid #ededed;
    float: left;
    margin-left: 49px;
    overflow: hidden;
    background-color: #fff;
}

.case .conBox li:first-child {
    margin-left: 0;
}

.case .conBox li img {
    display: block;
}

.case .conBox li h3 {
    font-size: 15px;
    padding: 20px 21px;
    font-weight: bold;
}

.case .conBox li h3 a {
    color: #333333;
    text-decoration: none;
}

.case .conBox li:hover h3 a {
    color: #0095db;
}

.case .conBox li p {
    line-height: 20px;
    color: #666666;
    font-size: 14px;
    height: 40px;
    padding: 0 21px;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* about */

.about {
    width: 100%;
    overflow: hidden;
    background: url("../img/about.jpg")/*tpa=http://demo4503.adashuo.com/skin/img/about.jpg*/
    no-repeat center;
    height: 451px;
}

.about .Title {
    overflow: hidden;
    margin-top: 48px;
}

.about .Title h2 {
    font-size: 34px;
    width: 137px;
    float: left;
}

.about .Title h2 a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.about .Title h2 i {
    display: block;
    width: 98px;
    height: 2px;
    background: #fff;
    margin-top: 14px;
}

.about .Title p {
    float: left;
    font-size: 24px;
    color: #8dc4ea;
    font-family: arial;
    line-height: 24px;
    text-transform: uppercase;
    margin-left: 18px;
    margin-top: 8px;
}

.about dl {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.about dt {
    float: left;
    width: 525px;
}

.about dd {
    width: 600px;
    float: right;
}

.about dd h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.about dd h3 a {
    text-decoration: none;
    color: #333333;
}

.about dd p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about dd .more {
    display: block;
    width: 137px;
    height: 40px;
    background: url("../img/aboutbtn.png")/*tpa=http://demo4503.adashuo.com/skin/img/aboutbtn.png*/
    no-repeat center;
    line-height: 40px;
    text-indent: 27px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    margin-top: 46px;
}


/* honor */

.honor {
    width: 100%;
    overflow: hidden;
    background: url("../img/honorbg.jpg")/*tpa=http://demo4503.adashuo.com/skin/img/honorbg.jpg*/
    no-repeat center;
    height: 353px;
}

.honor .container {
    width: 1165px;
    padding-right: 35px;
}

.honor .top {
    overflow: hidden;
    height: 34px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 48px;
}

.honor .top span {
    float: left;
    background: url("../img/pro_details_icon01.png")/*tpa=http://demo4503.adashuo.com/skin/img/pro_details_icon01.png*/
    no-repeat right center;
    padding-right: 22px;
    display: block;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.honor .top span a {
    color: #333333;
    text-decoration: none;
}

.honor .top .more {
    display: block;
    width: 74px;
    height: 21px;
    float: right;
}

.honor .con {
    overflow: hidden;
    margin-top: 19px;
    height: 206px;
    position: relative;
}

.honor .con ul {
    overflow: hidden;
    width: 105%;
    height: 206px;
    position: absolute;
    top: 0;
    left: 0;
}

.honor .con li {
    float: left;
    width: 167px;
    height: auto;
    border: 1px solid #e7e7e7;
    margin-right: 30px;
}

.honor .con li img {
    width: 100%;
    height: auto !important;
}


/* news */

.news {
    width: 100%;
    overflow: hidden;
    padding-top: 46px;
    padding-bottom: 65px;
}

.leftnews {
    width: 765px;
    overflow: hidden;
    float: left;
}

.leftnews .top {
    border-bottom: 1px solid #e0e0e0;
    height: 48px;
}

.leftnews .top ul {
    float: left;
    height: 48px;
    display: inline-block;
}

.leftnews .top ul {
    *display: inline;
}

.leftnews .top li {
    line-height: 48px;
    height: 48px;
    width: 171px;
    float: left;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

.leftnews .top li a {
    color: #666666;
    text-decoration: none;
    display: block;
}

.leftnews .top li i {
    display: none;
    width: 18px;
    height: 12px;
    background: url("../img/news-icon01.png")/*tpa=http://demo4503.adashuo.com/skin/img/news-icon01.png*/
    no-repeat center;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    bottom: -12px;
}

.leftnews .top li.cur {
    background: #0095db;
}

.leftnews .top li.cur a {
    color: #fff;
}

.leftnews .top li.cur i {
    display: block;
}

.leftnews .top .more {
    float: right;
    font-size: 14px;
    color: #999999;
    font-family: arial;
    text-decoration: none;
    text-transform: uppercase;
    background: url("../img/news-icon03.png")/*tpa=http://demo4503.adashuo.com/skin/img/news-icon03.png*/
    no-repeat right center;
    padding-right: 9px;
    display: block;
    margin-top: 22px;
}

.leftnews .newsbox {
    overflow: hidden;
}

.leftnews .newsbox .newslist {
    overflow: hidden;
    margin-top: 27px;
}

.leftnews .newsbox dl {
    overflow: hidden;
    margin-bottom: 30px;
}

.leftnews .newsbox dt {
    float: left;
    width: 358px;
}

.leftnews .newsbox dd {
    float: left;
    width: 366px;
    float: left;
    margin-left: 32px;
}

.leftnews .newsbox dd h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.leftnews .newsbox dd h3 a {
    color: #333333;
    text-decoration: none;
}

.leftnews .newsbox dd p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leftnews .newsbox dd .more {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    width: 114px;
    height: 33px;
    line-height: 33px;
    display: block;
    background: url("../img/newsbtn.png")/*tpa=http://demo4503.adashuo.com/skin/img/newsbtn.png*/
    no-repeat center;
    margin-top: 34px;
    text-decoration: none;
    text-indent: 17px;
}

.leftnews .newsbox ul {
    height: 161px;
    background: #f5f5f5;
    overflow: hidden;
    padding: 0 21px;
}

.leftnews .newsbox li {
    overflow: hidden;
    margin-top: 15px;
}

.leftnews .newsbox li:first-child {
    margin-top: 21px;
}

.leftnews .newsbox li a {
    float: left;
    display: block;
    font-size: 14px;
    color: #666666;
    width: 530px;
    padding-left: 28px;
    background: url("../img/pro_details_icon01.png")/*tpa=http://demo4503.adashuo.com/skin/img/pro_details_icon01.png*/
    no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.leftnews .newsbox li span {
    font-size: 14px;
    color: #999999;
    float: right;
}

.rightnews {
    overflow: hidden;
    width: 381px;
    float: right;
}

.rightnews .top {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
}

.rightnews .top h3 {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    float: left;
}

.rightnews .top h3 {
    *display: inline;
}

.rightnews .top h3 a {
    color: #666666;
    text-decoration: none;
    background: url("../img/news-icon02.png")/*tpa=http://demo4503.adashuo.com/skin/img/news-icon02.png*/
    no-repeat left center;
    padding-left: 26px;
}

.rightnews .top .more {
    float: right;
    font-size: 14px;
    color: #999999;
    font-family: arial;
    text-decoration: none;
    text-transform: uppercase;
    background: url("../img/news-icon03.png")/*tpa=http://demo4503.adashuo.com/skin/img/news-icon03.png*/
    no-repeat right center;
    padding-right: 9px;
    display: inline-block;
}

.rightnews .wenda {
    height: 414px;
    overflow: hidden;
    position: relative;
    margin-top: 2px;
}

.rightnews .wenda ul {
    overflow: hidden;
    height: 414px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.rightnews .wenda li {
    height: 76px;
    padding-left: 19px;
    padding-top: 27px;
}

.rightnews .wenda li h3 {
    font-size: 16px;
    font-weight: bold;
    background: url("../img/news-q.png")/*tpa=http://demo4503.adashuo.com/skin/img/news-q.png*/
    no-repeat left center;
    padding-left: 31px;
    line-height: 23px;
    height: 23px;
    margin-bottom: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rightnews .wenda h3 a {
    color: #333333;
}

.rightnews .wenda p {
    font-size: 14px;
    color: #666666;
    background: url("../img/news-a.png")/*tpa=http://demo4503.adashuo.com/skin/img/news-a.png*/
    no-repeat left center;
    padding-left: 31px;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* link */

.link {
    width: 100%;
    overflow: hidden;
    background: #f5f5f5;
    padding: 46px 0 39px 0;
}

.link dl {
    overflow: hidden;
}

.link dt {
    float: left;
    padding-right: 23px;
    height: 50px;
    border-right: 1px solid #b2b8ba;
}

.link dt p {
    width: 68px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    background: #0195db;
    color: #fff;
    margin: 4px 0;
    font-size: 16px;
}

.link dt span {
    font-size: 15px;
    color: #333333;
    font-weight: bold;
}

.link dd {
    padding-left: 30px;
    float: left;
    width: 1070px;
}

.link dd a {
    font-size: 14px;
    color: #666666;
    display: inline-block;
    padding: 0 17px;
    margin-bottom: 12px;
    background: url("../img/link-icon.png")/*tpa=http://demo4503.adashuo.com/skin/img/link-icon.png*/
    no-repeat left center;
}

.link dd a:first-child {
    padding-left: 0;
    background-image: none;
}

.link dt span a {
    color: #333;
    font-size: 17px;
}

.clean {
    width: 100%;
    clear: both;
}

.ingongc {
    width: 60%;
    float: left;
    margin-top: 40px;
}

.ingongc img {
    max-width: 100%;
    height: auto;
}

.ingongc .lmtit {
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.ingongc .lmtit span {
    display: block;
    float: left;
    padding: 0 30px;
    background: #0095db;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.ingongc .lmtit .more {
    float: right;
    font-size: 12px;
    color: #999;
    margin-right: 10px;
}

.ingongc .wz {
    font-size: 14px;
    line-height: 25px;
    padding-top: 10px;
}

.ingongcnr {
    overflow: hidden;
}

.ingongcnr a {
    display: block;
    padding: 0 5px;
}

.ingongcnr img {
    width: 100%;
    height: auto;
}

.ingongcnr .tit {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inyanf {
    width: 38%;
    margin-left: 2%;
    float: right;
    margin-top: 40px;
}

.inyanf img {
    max-width: 100%;
    height: auto;
}

.inyanf .lmtit {
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.inyanf .lmtit span {
    display: block;
    float: left;
    padding: 0 30px;
    background: #0095db;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.inyanf .nr {
    font-size: 14px;
    line-height: 25px;
}

.inpro {
    padding: 40px 0;
}

.inpro .content {
    margin-top: 0;
}

.inpro .lmtit {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #222;
    margin-bottom: 5px;
}

.inpro .lmtit span {
    color: #0195db;
}

.inpro .lmjj {
    font-size: 14px;
    color: #666;
    text-align: center;
}

.inpro .nav {
    text-align: center;
    padding: 30px 0;
}

.inpro .nav ul li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
}

.inpro .nav ul li>a {
    display: block;
    font-size: 16px;
    color: #333;
    padding: 0 30px;
    height: 38px;
    line-height: 38px;
    background: #f5f5f5;
    border: 1px solid #eee;
    border-radius: 19px;
}

.inpro .nav ul li:hover>a {
    text-decoration: none;
    background: #0195db;
    color: #fff;
    border: 1px solid #0195db;
}

.inpro .nav ul li .erji {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    display: none;
    position: absolute;
    width: 200px;
    background: #fff;
    left: 50%;
    top: 100%;
    margin-left: -100px;
    padding: 10px;
    z-index: 999;
}

.inpro .nav ul li .erji a {
    display: block;
    height: 35px;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
}

.inpro .nav ul li:hover .erji {
    display: block;
}

.inpro .list ul {
    display: block;
    width: 102%;
    position: relative;
    left: -1%;
}

.inpro .list ul li {
    display: block;
    float: left;
    width: 23%;
    margin: 1%;
}

.inpro .list ul li .pic {
    border: 2px solid #eeeeee;
    overflow: hidden;
    position: relative;
}

.inpro .list ul li .pic img {
    transition: all .5s;
}

.inpro .list ul li .tit {
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    background: rgba(0,0,0,.6);
    position: absolute; left: 0; bottom: 0;
}

.inpro .list ul li:hover .pic img {
    transform: scale(1.1, 1.1);
}

.inpro.inpro1 {
    background: url(../img/pic5.jpg) no-repeat center;
    background-size: cover;
}

.inpro.inpro1 .nav ul li>a {
    background: #fff;
}

.inpro.inpro1 .nav ul li:hover>a {
    text-decoration: none;
    background: #0195db;
    color: #fff;
    border: 1px solid #0195db;
}

.inpinzhi {
    padding: 40px 0;
    background: url(../img/index_08.jpg) no-repeat center;
    background-size: cover;
}

.inpinzhi .content {
    margin-top: 0;
}

.inpinzhi .lmtit {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #222;
    margin-bottom: 5px;
}

.inpinzhi .lmtit span {
    color: #0195db;
}

.inpinzhi .lmjj {
    font-size: 14px;
    color: #666;
    text-align: center;
}

.inpinzhi .hd {
    text-align: center;
    padding: 20px 0;
}

.inpinzhi .hd ul li {
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    background: #222;
    font-size: 16px;
    color: #fff;
    margin: 0 10px;
    cursor: pointer;
}

.inpinzhi .hd ul li.cur {
    background: #0195db;
}

.inpinzhi .bd ul {
    position: relative;
    width: 101%;
    left: -.5%;
}

.inpinzhi .bd ul .li {
    width: 24%;
    margin: 0 .5%;
    float: left;
}

.inpinzhi .bd ul li {
    position: relative;
    margin-bottom: 4%;
}

.inpinzhi .bd ul li .pic {
    overflow: hidden;
    position: relative;
}

.inpinzhi .bd ul li img {
    transition: all .5s;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
}

.inpinzhi .bd ul li .tit {
    z-index: 99;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inpinzhi .bd ul li:hover img {
    transform: scale(1.1, 1.1);
}

.inpinzhi .bd ul li.one {
    float: left;
    width: 49%;
    margin: 0 .5%;
}

.incase {
    padding: 40px 0;
}

.incase .content {
    margin-top: 0;
}

.incase .lmtit {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #222;
    margin-bottom: 5px;
}

.incase .lmtit span {
    color: #0195db;
}

.incase .lmjj {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 40px;
}

.incase .nr {
    position: relative;
    padding-right: 400px;
    min-height: 635px;
}

.incase .nr .hd {
    position: absolute;
    width: 380px;
    right: 0;
    top: 0;
}

.incase .nr .hd ul li {
    display: block;
    width: 48%;
    margin: 1%;
    float: left;
    text-align: center;
    padding: 54px 10px;
    background: #222;
    color: #fff;
    cursor: pointer;
    box-sizing: border-box;
}

.incase .nr .hd ul li .ico {
    line-height: 60px;
}

.incase .nr .hd ul li .ico img {
    display: inline-block;
    vertical-align: middle;
}

.incase .nr .hd ul li .cn {
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.incase .nr .hd ul li .en {
    font-size: 12px;
    color: #ccc;
    text-transform: uppercase;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.incase .nr .hd ul li.cur {
    background: #0195db;
}

.incase .nr .bd ul li .wz {
    background: #eaeaea;
    padding: 15px;
}

.incase .nr .bd ul li .wz .tit {
    margin-bottom: 5px;
    font-size: 20px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.incase .nr .bd ul li .wz .jj {
    font-size: 14px;
    color: #999;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
}

.incase .nr .bd ul li .wz .jj a {
    color: #0195db;
}

.innews {
    padding: 40px 0;
    background: url(../img/index_14.jpg) no-repeat center bottom #5d5e60;
}

.innews .content {
    margin-top: 0;
}

.innews a:hover {
    text-decoration: none;
}

.innews .lmtit {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}

.innews .lmtit span {
    color: #0195db;
}

.innews .lmjj {
    font-size: 14px;
    color: #ccc;
    text-align: center;
    margin-bottom: 40px;
}

.innews .list {
    width: 48%;
    float: left;
}

.innews .list .slmtit {
    height: 50px;
    line-height: 50px;
    position: relative;
    color: #fff;
    margin-bottom: 15px;
}

.innews .list .slmtit .xian {
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 9;
}

.innews .list .slmtit span {
    background: #5d5e60;
    position: relative;
    z-index: 99;
    float: left;
    display: block;
    font-size: 30px;
}

.innews .list .slmtit a {
    display: block;
    float: right;
    padding-left: 10px;
    background: #5d5e60;
    position: relative;
    z-index: 99;
    color: #fff;
    font-size: 14px;
}

.innews .list .one {
    margin-bottom: 20px;
}

.innews .list .one .pic {
    overflow: hidden;
    margin-bottom: 10px;
}

.innews .list .one img {
    transition: all .5s;
}

.innews .list .one:hover img {
    transform: scale(1.1, 1.1);
}

.innews .list .one .tit {
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 100px;
}

.innews .list .one .tit span {
    background: #0195db;
    left: 0;
    top: 8px;
    display: block;
    position: absolute;
    width: 70px;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.innews .list .one .jj {
    height: 50px;
    line-height: 25px;
    font-size: 16px;
    color: #a4a5a6;
    overflow: hidden;
}

.innews .list .one:hover .tit {
    color: #0195db;
}

.innews .list ul {
    display: block;
    padding: 25px 15px;
    background: #222;
}

.innews .list ul li {
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #c0c0c0;
    padding-right: 100px;
}

.innews .list ul li .date {
    width: 100px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}

.innews .list ul li:hover {
    color: #0195db;
}

.innews .right {
    width: 48%;
    float: right;
}

.innews .zhichi .slmtit {
    height: 50px;
    line-height: 50px;
    position: relative;
    color: #fff;
    margin-bottom: 15px;
}

.innews .zhichi .slmtit .xian {
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 9;
}

.innews .zhichi .slmtit span {
    background: #5d5e60;
    position: relative;
    z-index: 99;
    float: left;
    display: block;
    font-size: 30px;
}

.innews .zhichi .slmtit a {
    display: block;
    float: right;
    padding-left: 10px;
    background: #5d5e60;
    position: relative;
    z-index: 99;
    color: #fff;
    font-size: 14px;
}

.innews .zhichi .nr ul li {
    display: block;
    min-height: 145px;
    padding-left: 260px;
    position: relative;
    margin-bottom: 20px;
}

.innews .zhichi .nr ul li .pic {
    overflow: hidden;
    width: 240px;
    position: absolute;
    left: 0;
    top: 0;
}

.innews .zhichi .nr ul li img {
    transition: all .5s;
}

.innews .zhichi .nr ul li .tit {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.innews .zhichi .nr ul li .jj {
    font-size: 14px;
    color: #c0c0c0;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.innews .inque {
    padding: 10px 15px;
    background: #222;
}

.innews .inque .slmtit {
    font-size: 30px;
    color: #fff;
    margin-bottom: 15px;
}

.innews .inque .nr ul li {
    display: block;
}

.innews .inque .nr ul li .tit {
    height: 30px;
    line-height: 30px;
}

.innews .inque .nr ul li .tit span {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #0195db;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
}

.innews .inque .nr ul li .tit a {
    font-size: 16px;
    color: #fff;
}

.innews .inque .nr ul li .tit a:hover {
    color: #0195db;
}

.innews .inque .nr ul li .jj {
    display: none;
    overflow: hidden;
    height: 44px;
    line-height: 22px;
    font-size: 14px;
    color: #c0c0c0;
    margin: 5px 0;
}

.innews .inque .nr ul li .jj a {
    color: #fff;
}

.innews .inque .nr ul li.on .jj {
    display: block;
}

.inabout {
    padding: 40px 0;
}

.inabout a:hover {
    text-decoration: none;
}

.inabout .content {
    margin-top: 0;
}

.inabout .lmtit {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #222;
    margin-bottom: 5px;
}

.inabout .lmtit span {
    color: #0195db;
}

.inabout .lmjj {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 40px;
}

.inabout .nr {
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.inabout .more {
    width: 160px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    border-radius: 22px;
    margin: 0 auto;
    background: #0195db;
    display: block;
    text-align: center;
}

.inabout .more:hover {
    opacity: .8;
}