@CHARSET "UTF-8";

/*头部样式*/
#header {
    width: 1200px;
    margin: 0 auto;
    height: 122px;
    overflow: hidden;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
    margin-top: 15px;
}

.logso {
    float: left;
    margin-top: 25px;
    margin-left: 100px;
}

.huan {
    float: right;
    margin-top: 25px;
    color: 0000;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.huan  .huan1 {
    height: 50px;
}
.huan  .huan1 li h3 {
    font-size: 20px;
    color: #000;
}
.topLink {
    float: right;
    ;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.k1 {
    line-height: 32px;
    float: left;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    background: #0065d6;
    height: 48px;
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

/*热门搜索*/
.search {
    float: right;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}


/*主体样式*/
.c1 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}



/*首页关于我们*/
.about-title {
    text-align: center;
    width: 404px;
    height: 10px;
    margin: 0 auto 65px;
    background: url(../images/line3.png) no-repeat center center;
}

.about-title h3 {
    font-family: "Arial";
    font-size: 77px;
    color: #e7e7e7;
    opacity: 0.11;
    line-height: 0;
}

.about-title h4 {
    font-size: 26px;
    color: #ffffff;
    line-height: 0;
}


.about {
    padding-top: 72px;
    background: url(../images/p2b.jpg) no-repeat center top;
    height: 600px;
    box-sizing: border-box;
}

.tt {
    background: url(../images/tt.png) no-repeat top center;
    padding-top: 48px;
    color: #555555;
    font-size: 20px;
    text-align: center;
}

.tt span {
    color: #0065d6;
    font-size: 20px;
    font-family: "Arial";
    text-transform: uppercase;
    padding-left: 10px;
}

.about-right {
    width: 865px;
}

.about-nei {
    background: #f0f0f0;
    padding: 0 0px 26px 33px;
    box-sizing: border-box;
    padding-bottom: 14px;
    line-height: 26px;
    height: 205px;
}

a.more {
    display: block;
    width: 101px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #0065d6;
    border-radius: 3px;
    color: #ffffff;
    font-family: "Arial";
    float: right;
    margin-top: 12px;
}

.about-nei-box {
    width: 465px;
    margin-top: 30px;
    font-size: 16px;
    color: #222222;
}

.about-box-1 {
    margin-top: 5px;
}

.zi {
    width: 285px;
    height: 160px;
    float: left;
    box-sizing: border-box;
    padding: 25px 30px;
    background: #f0f0f0
}

.zi h2 {
    background: url(../images/tt.jpg) no-repeat bottom center;
    color: #000;
    font-size: 16px;

    line-height: 0px;
    height: 54px;
    margin-bottom: 18px;
}

.zi h2 span {
    display: block;
    color: #555555;
    font-size: 12px;
    padding-left: 42px;
    font-weight: normal;
    line-height: 20px;
    position: relative;
    top: -16px;
    text-transform: uppercase;
}

.about .content p {
    color: #000;
}


/* 首页标题 */
.index-title1 {
    text-align: center;
    margin-top: 152px;
}

.index-title1 h3 {
    font-size: 26px;
    color: #0065d6;
    line-height: 0;
}

.index-title1 h4 {
    font-family: "Arial";
    font-size: 90px;
    ;
    color: #e7e7e7;
    text-transform: uppercase;
    line-height: 0;
}

.index-title1 p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #606060;
    padding-top: 12px;
    background: url(../images/line2.png) no-repeat top center;
    margin-top: 40px;
}

/*首页服务项目*/
.p1 {
    background: url(../images/prob.jpg) no-repeat center top;
    padding-bottom: 50px;
}

.p1 .index-title1 {
    margin-top: 0;
    padding-top: 125px;
}

.fu {
    margin-top: 50px;
}

.fu .top {
    position: relative;
}

.fu .content {
    margin-top: 10px;
    height: 153px;
    overflow: hidden;
}

.banner_list {

    text-align: center;
    /*    width:900px;*/
    margin: 0 auto;
}

.banner_list li {
    float: left;
    width: 135px;
    margin: 0 7px;
}

.banner_list li a {
    display: block;
    width: 112px;
    height: 112px;
    border-radius: 50%;
    padding: 11px;
    box-sizing: border-box;
    margin: 0 auto;
}

.banner_list li:hover a {
    background: url(../images/cir.png) no-repeat center center;
}

.banner_list li:hover a img {
    border: none;
}

.banner_list li a img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #aaaaaa;
    border-radius: 50%;
    width: 90px;
    height: 90px;
}

.banner_list li h3 {
    width: 135px;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0;
    color: #221815;
    transition: all ease .3s;
}

.banner_list li:hover h3 {
    margin-top: 18px;
}

.banner_list li h3 a {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    margin-top: 14px;
    color: #ffffff;
}



a.mores {
    display: block;
    width: 216px;
    height: 58px;
    margin: 0 auto;
    line-height: 58px;
    text-align: center;
    background-color: #0065d6;
    border-radius: 5px;
    font-size: 25px;
    color: #ffffff;
    font-family: "Arial";
    margin-top: 20px;
    box-sizing: border-box;
}


/* 优势 */
.bgmax {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.p1920 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.bw {
    width: 100%;
}

.p4 {
    background-image: url(../images/ysb.jpg);
}

.p4-box {
    padding: 76px 0 25px;
    box-sizing: border-box;
}

.p4a {
    text-align: center;
}

.p4a h3 {
    font-size: 50px;
    color: #303030;
    font-weight: normal;
    line-height: 34px;
}

.p4a h3 span {
    font-size: 75px;
    color: #ff9103;
    font-weight: bold;
}

.p4a h4 {
    font-size: 23px;
    color: #7b7979;
    font-weight: normal;
    line-height: 26px;
    margin-top: 20px;
    text-transform: uppercase;
}

.p4_item1 {
    width: 78px;
    height: 78px;
    text-align: center;
    line-height: 78px;
    background-image: url(../images/p4_item1.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.p4_item2 {
    width: 502px;
    margin-left: 25px;
}

.p4_item2 p:nth-child(1) {
    font-size: 20px;
    color: #303030;
    line-height: 24px;
    font-weight: bold;
}

.p4_item2 p:nth-child(1) strong {
    font-weight: bold;
    font-size: 20px;
    color: #303030;
}

.p4_item2 p:nth-child(n+2) {
    font-size: 16px;
    color: #303030;
    line-height: 24px;
}

.p4_item2 p:nth-child(2) {
    margin-top: 10px;
}

.p4_item2 p:nth-of-type(3) {
    font-size: 19px;
    color: #303030;
    margin-top: 24px;
}

.p4_item2 p:nth-of-type(3) strong {
    font-size: 24px;
}

.p4b {
    padding: 0 20px;
    margin-top: 23px;
    box-sizing: border-box;
}

.p4b1 {
    width: 447px;
    height: 414px;
    line-height: 414px;
}

.p4b2 {
    margin-top: 75px;
}

.p4b2a1 {
    margin-top: 18px;
}

.p4b2b {
    margin-top: 74px;
}

.p4b2b1 {
    margin-top: 18px;
}

.p4c {
    padding: 0 54px 0 61px;
    margin-top: 38px;
}

.p4c1 {
    width: 520px;
    height: 280px;
    line-height: 280px;
}

.p4c2 {
    margin-top: 14px;
}

.p4c2a1 {
    margin-top: 18px;
}

.p4c2b {
    margin-top: 54px;
}

.p4c2b1 {
    margin-top: 18px;
}

.p4d {
    padding: 0 54px 0 22px;
    margin-top: 66px;
    box-sizing: border-box;
}

.p4d1 {
    width: 517px;
    height: 335px;
    line-height: 335px;
}

.p4d2 {
    margin-top: 76px;
}

.p4d2a1 {
    margin-top: 4px;
}


/*工程案例*/
.case .about-title {
    width: 1025px;
    white-space: nowrap;
    margin-bottom: 0;
}

.case {
    background: url(../images/case.jpg) no-repeat top center;
    padding: 88px 0 63px;
    box-sizing: border-box;
}


.case .content {
    margin-top: 30px;
}

a.more1 {
    display: block;
    width: 278px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border: 1px solid #7093e4;
    border-radius: 18px;
    color: #7093e4;
    font-size: 14px;
    margin: 50px auto 0;
}

a.more1:hover {
    color: #555555;
}

/*首页合作流程*/
.he .index-title1 {
    margin-top: 0;
}
.he .index-title1 p {
    background: url(../images/line4.png) no-repeat top center;
}


.he {
    padding-top: 95px;
    background-color: #f1f1f1;
}

.he .content {
    margin-top: 40px;
}

.banner_list2 {}

.banner_list2 li {
    width: 133px;
    height: 133px;
    border: 1px solid #e8e8e8;
    float: left;
    margin-right: 14px;
}

.banner_list2 li:last-child {
    margin-right: 0
}

.banner_list2 li img {
    padding-top: 30px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.banner_list2 li h3 {
    text-align: center;
    color: #757575;
    font-size: 14px;
    font-weight: normal;
    padding-top: 30px;
}



/*首页新闻*/
.news {
    padding-top: 46px;
    background-color: #f1f1f1;
    padding-bottom: 72px;
}

.news .content {
    margin-top: 30px;
}

.slideBox {
    width: 580px;
    height: 310px;
    overflow: hidden;
    position: relative;
    float: left;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd img {
    width: 580px;
    height: 310px;
    display: block;
}

.slideBox .bd li .rsb {
    height: 100px;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    width: 100%;
}

.new-img {
    float: left;
    width: 120px !important;
    height: 100px !important;
}

.nei-xin {
    width: 304px;
    float: right;
    padding-right: 115px;
    padding-top: 10px;
}

.nei-xin a {
    color: #fff;
    background: url(../images/d.png) no-repeat left center;
    padding-left: 23px;
    font-size: 14px;
}

.nei-xin p {
    color: #fff;
    line-height: 26px;
}

a.morer {
    color: #eb4040 !important;
    font-size: 12px !important;
    background: none;
    padding: 0
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    right: 30px;
    bottom: 16px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/left.jpg) no-repeat;
    filter: alpha(opacity=50);
}

.slideBox .next {
    left: auto;
    right: 0%;
    background: url(../images/right.jpg);
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.news-right {
    width: 580px;
}

.qsb {
    margin-top: 40px;
}

.hang {
    width: 370px;

}

.tt1 {
    font-size: 16px;
    color: #505050;
    padding-bottom: 12px;
}



/*首页左侧联系我们*/
.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


.news2_company {
    margin-top: 10px;
}

/*产品推荐*/
.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}




/*友情链接*/
.link {
    border-top: 8px solid #0065d6;
    background: #333333;
    min-height: 103px;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    padding-top: 34px;
    color: #fff;
}

.f_link a {
    color: #fff;
}


/*页面底部*/
#foot {
    background: url(../images/foot.jpg) no-repeat top center;
    height: 339px;
}

#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    ;
}

#footer a {
    color: #ffffff;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: left;
    line-height: 24px;
    color: #ffffff;
    padding-top: 55px;
    height: 230px;
    overflow: hidden;
}

.nav_foot li {
    line-height: 55px;
    text-align: center;
    width: 230px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav_foot li a {
    display: block;
    line-height: 55px;
    color: #fff;
    font-size: 16px;
}

.nav_foot li a:hover {
    color: #fff;
    text-decoration: none;
}

.nav_foot .sec {
    color: #fff;
    z-index: 9999;
    text-align: left;
    text-indent: 86px;
}

.nav_foot .sec a {
    color: #fff;
    line-height: 28px;
    font-size: 12px;
}

.nav_foot .sec a:hover {
    text-decoration: none;
}

.copyright {
    text-align: center;
    line-height: 44px;
    padding-top: 5px;
    font-family: SimSun;
	font-size: 12px;
	color: #ffffff;
}

.foot-right {
    width: 258px;
}

.er {
    padding-top: 22px;
    text-align: left;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.er img {
    padding-right: 21px;
}
.er  h3 {
    font-size: 12px;
	line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 15px;
}
.er h4 {
    font-size: 12px;
	line-height: 18px;
	color: #ffffff;
    font-weight: 400;
}
.qq {
    padding-top: 20px;
    text-align: left;
    font-size: 16px;
}



.rexian {

    text-align: left;
    font-size: 16px;
    padding-top: 2px;
}



/*------------内页-------------------*/
.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 20px;
    padding-left: 15px;
    font-weight: normal;
    font-family: "微软雅黑";
    background: url(../images/tt1.jpg) no-repeat 0% 100%;
    font-size: 16px;
    color: #2c2c2c;
    height: 41px;
}

.left .box h3 span {
    display: block;
    line-height: 20px;
    color: #949494;
    font-size: 12px;
    text-transform: uppercase;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.n_banner img {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 450px;
}

.left {
    width: 220px;
    float: left;
}

.sort_menu {}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 40px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 40px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 919px;
    float: left;
    padding-bottom: 10px;
    padding-left: 30px;
    border-left: 1px solid #d8d8d8;
    margin-left: 30px;
    min-height: 1200px;
}

.sitemp {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    padding-right: 10px;
    border-bottom: 1px solid #d8d8d8;
}

.sitemp .site {
    width: 380px;
    float: left;
    text-align: left;
    line-height: 50px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}


.case_list1 {
    padding-top: 30px;
}

.case_list1 li {
    ;
    ;
    _display: inline;
    margin: 0 auto;
    text-align: center;
}

.case_list1 li a img {
    border: 1px solid #e8e8e8;
}

.case_list1 li a img {
    width: 198px;
    height: 135px;
}

.case_list1 li h4 {
    text-align: center;
    line-height: 40px;
}

.case_list1 li h4 a {
    font-weight: normal;
    font-size: 14px;
}

.case_list1 li a.img {
    display: block;
}

.case_list1 li a.img:hover {
    border-color: #00609d;
}




.baga {
    background: url(../images/01.png) no-repeat top center;
    height: 130px;
    box-sizing: border-box;
    padding: 40px 0;
    text-align: center;
}

.baga:hover {
    background: url(../images/01_hover.png) no-repeat top center;
}

.t1 {
    width: 170px;
    float: left;
}

.t1_2 {
    font: 500 18px/60px "微软雅黑";
    color: #303030;
    text-align: center;
    width: 170px;
    margin: 0 auto
}

.he .t2 {
    width: 170px;
    float: left;
}

.t2_2 {
    font: 500 18px/60px "微软雅黑";
    color: #303030;
    text-align: center;
    width: 170px;
    margin: 0 auto
}

.t3 {
    width: 170px;
    float: left;
}

.t3_2 {
    font: 500 18px/60px "微软雅黑";
    color: #303030;
    text-align: center;
    width: 170px;
    margin: 0 auto
}

.t4 {
    width: 170px;
    float: left;
}

.t4_2 {
    font: 500 18px/60px "微软雅黑";
    color: #303030;
    text-align: center;
    width: 170px;
    margin: 0 auto
}

.t5 {
    width: 170px;
    float: left;
}

.t5_2 {
    font: 500 18px/60px "微软雅黑";
    color: #303030;
    text-align: center;
    width: 170px;
    margin: 0 auto
}

.t6 {
    width: 170px;
    float: left;
}

.t7 {
    width: 170px;
    float: left;
}



.cps {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}


.product_listx {}

.product_listx li {
    float: left;
    margin-right: 17px;
    margin-bottom: 20px;
    _display: inline;
}

.product_listx li a.img {}

.product_listx li a.img img {
    width: 283px;
    height: 208px;
}

.product_listx li h3 {
    text-align: center;
    color: #303030;
    font-size: 16px;
    background: #e7e7e7;
    line-height: 43px;
    height: 43px;
}

.product_listx li h3 a {
    font-weight: normal;
    color: #303030;
    font-size: 16px;
}

.product_listx li a.img {
    display: block;
}

.product_listx li a.img:hover {
    border-color: #0623bb;
}



.product_listx li:nth-child(4n) {
    float: right;
}



.chan {
    text-align: center;
    padding-top: 26px;
    position: relative;
}

.l_btn,
.r_btn {
    position: absolute;
    cursor: pointer;
    top: 47%;
}

.l_btn {
    left: 0px;
}

.r_btn {
    right: 0px;
}

.twt {}

.twt li a.img {
    display: block;
}

.twt li a.img img {
    display: block;
    width: 270px;
    height: 348px;
}

.twt li {
    float: left;
    overflow: hidden;
    margin-left: 20px;
    width: 270px;
    height: 348px;
    position: relative;
}

.twt li h3 {
    position: absolute;
    left: 0;
    bottom: 0px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    background: url(../images/ch.png) no-repeat center top;
    height: 30px;
    line-height: 30px;
    width: 270px;
}

#m_demo {
    overflow: hidden;
    width: 94%;
    margin: 0 auto;
    padding-top: 20px;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


.rsd {
    text-align: center;
    display: block;
    margin-top: 15px;
}