/*样式初始化及公共样式部分lpm*/

body {
    color: #666;
    font-size: 13px;
    margin: 0 auto;
    background-color: #fff;
    font-family: "Microsoft YaHei";
}
div{font-weight: normal;}
a {font-weight: normal;
    color: #666;
    text-decoration: none;
font-family: "Microsoft YaHei";
}

span{font-weight: normal;}
/*定义全局链接颜色lpm*/

a:hover {
    color: #1077c5;
    text-decoration: none;
    border-bottom-style:
}


/*定义全局链接鼠标滑过颜色lpm*/

div,
ul,
li,
span,
p,
img,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: 0px;
}


/*主要标签的样式初始化lpm*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}


/*清除左右浮动lpm*/

.fl {
    float: left;
}


/*定义左浮动lpm*/

.fr {
    float: right;
}


/*定义右浮动lpm*/

.cp img {
    border: 1px solid #C1C1C1;
    padding: 2px;
    background: #fff;
}


/*定义标签调用图片的边框样式lpm*/

.cp a:hover img {
    border: 1px solid #ed6c00;
    padding: 2px;
    background: #fff;
}


/*定义鼠标经过时边框的变化效果lpm*/

#copy {
    display: none;
}

.content{ margin:0 auto; width:1200px;}
.box{ margin:0 auto; width:96%;}
.top20 {
    padding-top: 20px;
}

.top30 {
    padding-top: 30px;
}

.top10 {
    padding-top: 10px;
}

.top40 {
    padding-top: 40px;
}

.top45 {
    padding-top: 45px;
}

.top50 {
    padding-top: 50px;
}

.top60 {
    padding-top: 60px;
}

.top70 {
    padding-top: 70px;
}
.top80 {
    padding-top: 80px;
}
.top90 {
    padding-top: 90px;
}
.top100 {
    padding-top: 100px;
}

.font_en {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}


.bg {
    width: 100%;
    min-width: 1200px;
}

    
     /*抬头*/
    .top_bg{background: #222;height:35px;font-size: 13px;line-height: 35px;color:#999;}
    .top_r img{margin-right: 10px;}
.top_r a{color:#999;}
  .top_r a:hover{color:#fff;}  
    
    
      /*导航*/
    .head_bg{height:130px;}
    .logo img{margin-top:34px;}
    .name{margin: 38px 0 0 20px;}
    .name b{font-size: 30px;color: #222;}
    .name p{font-size: 20px;color: #d3040d;}
    .tel{margin: 33px 0 0 50px;}
    .tel p{background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103017_320319579.png)no-repeat center;width:59px;height:69px;text-align: center;line-height: 69px;float: left;
    margin-right: 20px;font-size: 16px;color:#333;font-weight: bold;}
.tel p:hover{background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20191014/20191014174028_629090216.png)no-repeat center;}
    .tel2{width:278px;}
    .tel2 img{margin:45px 12px 0 0;float:left;}
    .tel2 p{font-size: 16px;color:#333;margin-top: 40px;}
    .tel2 b{font-size: 30px;color:#e7242b;}
   
    

/*导航下拉*/
    
    .nav li .sedNav {
        position: absolute;        
        background: rgba(0,0,0,0.6);
        left: 0px;
        top: 60px;
        z-index: 99;
        width: 100%;
        display: none;
    }

 
    .nav li .sedNav a {
        display: block;
        line-height: 50px;
        color: #fff;
        font-size: 14px;
        text-align: center;
    }
    
    
    /*栏目*/
.nav{ background: #1077c5; width: 100%; height:60px;min-width:1200px; }
.nav ul li{ float: left; display: block; width:150px; position: relative;background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103017_363975315.jpg)no-repeat center right;height: 60px;}
.nav ul li a{ display: block;line-height: 60px; color: #fff; font-size: 16px; text-align: center; position: relative; z-index: 3333}

.nav li a:hover,.nav li>a.navcurrent{background:#e72229;  }




/*幻灯片*/
.banner_box,.banner_box .bd li{height:750px;}
.banner_box .banner-btn a.prev,.banner_box .banner-btn a.next{top:260px;background-image:url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103018_289082968.png);}
.banner_box .hd ul li.on{background:#e72229;}
.banner_box{min-width:1200px;position:relative;overflow:hidden;}
.banner_box .bd{ width:100% !important;}
.banner_box .bd li{width:100%;background-position: center;background-repeat: no-repeat;    background-size: 100% 100%;}
.banner_box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_box:hover .banner-btn a.next{ right: 54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_box .banner-btn a.prev:hover,.banner_box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner_box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner_box .hd ul{ text-align: center}
.banner_box .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner_box .hd ul li.on{ width: 32px; }



.banner_n,.banner_n .bd li{height:350px;}
.banner_n .banner-btn a.prev,.banner_n .banner-btn a.next{top:110px;background-image:url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103018_1572266540.png);}
.banner_n .hd ul li.on{background:#edaf01;}
.banner_n{min-width:1200px;position:relative;overflow:hidden;}
.banner_n .bd{ width:100% !important;}
.banner_n .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner_n .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner_n .banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner_n .banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_n:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_n:hover .banner-btn a.next{ right:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_n .banner-btn a.prev:hover,.banner_n:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner_n .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner_n .hd ul{ text-align: center}
.banner_n .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner_n .hd ul li.on{ width: 32px; }



/*产品*/
 /*产品标题*/
    .prod_t p{font-size: 40px;font-weight: bold;color:#333;text-align: center;background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103018_468793650.jpg)no-repeat center 60px;height:100px;}

 /*产品分类*/
.list{ width: 300px;}
.list_t{ position: relative; height: 106px; background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103018_1303670931.jpg) no-repeat center; color:#fff; padding: 0 34px;}
.list_t p{font-size: 24px; font-weight: bold; padding-top:30px;}
.list_t span{font-size: 14px;}
.list_t:after{content:""; display: block; position: absolute; top:30px; right:34px; width: 46px; height: 46px; border:1px #444 solid; border-radius: 100%;  background-image: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103018_1216481663.png); background-position: center; background-repeat: no-repeat; }


.list_d{border:1px #eee solid; border-top: 0;}
.links a { line-height: 70px; text-indent: 0; display: block; font-size: 18px; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; padding-left: 30px; color:#333 !important; border-bottom:1px #eee solid; width:268px; background:url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103019_1937908880.png)no-repeat 260px center;}
.open{ background: #fbfbfb !important; width: auto !important;}
.open .submenu{padding: 10px 20px;}
.open .links{position: relative;height: 70px;line-height:70px; padding: 0 !important;width: 100%; display: block;}
.open .links:after{content:""; background:#1076c5;display: block; width:300px; height:70px;position: absolute; top:0; left:-1px;}
.open .links a{color:#fff !Important; position: relative;display: block; z-index: 2;  background:url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103019_1851978411.png)no-repeat 260px center;}
.links b a::after,.links b a:after { content: ''; display: block; width: 18px; height: 18px; border-radius: 50%; background:url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103019_981112921.png) no-repeat 4px 4px; position: absolute; top: 14px; left: 228px; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out;border: 1px #fff solid;}
.plist_row2 table tbody tr .submenu {  width: 298px; max-height: 0;overflow: hidden; -webkit-transition: 0.8s all ease; transition: 0.8s all ease; display: block;  background#f5f5f5;     border-top: none;}
.plist_row2 table tbody tr.open .submenu{ max-height: 500px; }
.submenu > div > a { display: block; height: 35px; line-height: 39px; text-indent: 0;  font-size: 14px;margin-left: 10px;    float: left;width: 119px;}
#showtyepname a{color: #666 !important;font-weight:normal;}
#showtyepname a:hover{color: #1076c5 !important;}
#showtyepname a:after{content:""; display:bolck; width:4px; height:4px; background:#666; float:left; margin:18px 14px 0 0; }
#showtyepname a:hover::after{ background:#1076c5;}
.submenu > div { width: 258px; display: block;  }
.plist_row2 table,.plist_row2 table tbody,.plist_row2 table tbody tr { display: block; width: 100%; }


.prolist_row2 { display: block; border: 4px solid #0079d2; }
.prolist_row2 > table,.prolist_row2 > table > tbody,.prolist_row2 > table > tbody > tr { display: block; width: 100%; }
.prolist_row2 > table > tbody > tr > td { display: block; line-height: 50px; height: 50px; padding-left: 50px; position: relative; }
.prolist_row2 > table > tbody > tr > td > a { display: block; font-size: 15px; color: #454545 !important; font-weight: 100 !important; }
.prolist_row2 > table > tbody { padding: 10px 0; }
    
.search_02{border:1px #eee solid; border-top:0; padding:34px 0;}
.search_02 form{background:#eee; width:232px; height:40px; border-radius: 100px; margin:0 auto;}
.search-bg{padding-left:10px; float:left; width:170px;}
.search-i{float:right;}


.prod_r  table tbody tr td a img{    border: 1px #eee solid;}
.prod_r  table tbody tr td+td{    padding-left: 15px !important;}
.prod_r  table tbody tr td span a{line-height:50px; font-size:16px;}


/*加工定制流程*/
.custom_bg{ background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20191016/20191016194729_223839569.jpg)center;height:800px;}
.custom{position: relative; height:auto; padding-top:70px;}
.custom_fl{color:#fff;position: absolute; top:80px; left:0; z-index: 2;}
.custom_fl p{font-size: 34px;margin:0px 0 45px 0;}
.custom_fl p:before{    content: ""; display: block;background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103459_755283941.png)no-repeat;height:29px;width:170px;margin-bottom: 10px;}
.custom_fl b{font-size: 18px;display: block;}
.custom_fl b:before{    content: ""; display: block;background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103500_1232316050.png)no-repeat;height:18px;    margin-bottom: 10px;}
.custom_fl span{font-size: 18px;color: #fff;margin:30px 0;    display: block;}
.custom_fl t{font-size: 24px;color: #ffff00;font-weight: bold;}



.case .case_row1 strong{ font-size: 32px; font-weight: bold; display: block; color: #343434; text-align: center; line-height: 40px; padding-top: 40px; }
.case .case_row1 strong .color{ font-size: inherit; color: #20227f; text-align: center; }
.case .case_row1 strong .en{ display: block; font-weight: 100; text-align: center; color: #ababab; line-height: 25px; }

.case_row2:before{display: block; content:""; width: 260px;     height: 320px; float:left; }
.case_row2{ position: relative; }
.case_row2 .col4 { float: left; width: 225px;     height: 320px;background: #fff;    margin-right: 13px; margin-bottom:13px;}
.case_row2 .col4 a { display: block; }
.case_row2 .col4 .case_img img { display: block;   width:100%;}
.case_row2 .col4 .case_img { width: 100%; overflow: hidden; height: auto; }
.case_row2 .col4:last-child,.case_row2 .col4:nth-child(4){margin-right:0;}
.case_row2 .col4:nth-child(5){width:247px;}

.case_cont t{font-size: 16px;color: #666;    width: 27px; height: 27px; border: 1px #cfcfcf solid;display: block; text-align: center;line-height: 27px;border-radius: 50%;    float: left;    margin-right: 12px;}
.case_cont strong{font-size: 20px;color:#333;    display: block;width: 125px; height: 30px;margin: 20px 0 10px 50px; }
.case_cont p{font-size: 14px;color:#666;    text-align: center;}






    
    
    

/*优势*/



    
.t{text-align:center;}
.t p{font-size:40px; font-weight:100; color:#222;}
.t p b{color:#1076c5;}
.t span{font-size:18px; line-height:40px; }


.adv_bg{ background: #fff; height: 820px;}
#tablit { position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
}

#tablit dl { height:80px;width: 1200px;float: right;display: block;position: relative;z-index: 2;}

#tablit dl dt {
    float: left;
    line-height: 69px;
    font-size: 24px;
}

#tablit dl dd {position: relative;
    width:299px;
    height: 78px;
    font-size: 20px;
    display: block;
    float: left;
    line-height: 78px;
    border:1px #eee solid; border-left:0;
}
#tablit dl dd:first-child{border-left:1px #eee solid; width: 298px;}
#tablit dl dd:before{content: ''; background: #1076c5;
    width: 300px;
    height:0;
    position: absolute;
    z-index: 2;
    top: 0; left:0px;transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;}

#tablit dl dd.on:before{display: block;height: 90px;}
#tablit dl dd:first-child::before{left:-1px;}
#tablit dl dd p{ position: relative; z-index: 3;}
#tablit dl dd p:after{content: '';display: block;  z-index: 5; float: left; width: 40px; height: 32px; overflow: hidden; position: relative; margin:24px 12px 0 30px; background-repeat: no-repeat; background-position: 0 -32px; transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;}
#tablit dl dd.on p:after{background-position: 0 0;}
#tablit dl dd:nth-child(1) p:after{background-image: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103500_1594592957.png);}
#tablit dl dd:nth-child(2) p:after{background-image: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103500_893571976.png);}
#tablit dl dd:nth-child(3) p:after{background-image: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103500_901516534.png);}
#tablit dl dd:nth-child(4) p:after{background-image: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103500_217020009.png);}
#tablit dl dd.on {color: #fff;}
#tablit dl dd:after{content: '';display: block;position: absolute;  width: 22px; height: 11px; right: 30px; top: 34px;z-index: 4;background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103500_495791815.png) no-repeat center;}
#tablit dl dd.on:after{ width: 11px; height: 23px; right: 40px; top: 30px; background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926103500_1753358983.png) no-repeat center; }

.tabcon {width:1200px;height: 432px;position: relative;}
.dis {display: none;}
.adv_r{width:285px;height: 463px; padding:0 41px; top:167px;overflow: hidden; background: #1076c5;color: #fff;}
.adv_wt p{font-size: 34px; font-weight: bold; padding-top:40px;}
.adv_wt span{font-size: 14px; line-height:30px;}
.adv_wt t{display: block; font-size: 15px; line-height: 30px;  padding-top:20px;}


.adv_wb{margin-top:20px; padding-top:20px;font-size:16px;}

.adv_wb a{display:block; width:110px; height:35px; background:#59b6fe; color:#fff; text-align:center; line-height:36px; font-size:14px; transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;}
.adv_wb a:hover{width:150px; }





    
    /*荣誉资质*/
    .certificate{background:#f5f5f5 url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190921/20190921172614_1056518385.jpg)no-repeat top;height: 1040px;}
.certificate2{padding-top:20px;}
.certificate2 tr td br{    display: none;}
.certificate2 tr td div a{ font-size: 14px; color: #000;    font-weight: bold;    display: block;    padding-top: 20px;}
.certificate2 tr{    margin-top: 30px; display: block;}
.certificate2 tr:first-child{    margin-top: 20px;}
.certificate2 tr td div a:after{background:url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190921/20190921210922_1316949737.png)no-repeat center;height: 73px;    content: "";    margin-top: -60px;display: block;    width: 310px; }




    /*简介*/
    .com_bg{background: #1076c5;height:590px;    padding-top: 80px}
    .com{background: #fff;height:500px;width: 1200px;}
    .com_l{width: 545px;height: 400px;    padding: 50px 0 50px 50px;}
    .com_l b{font-size: 30px;color: #222;background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20191016/20191016194928_26157736.png)no-repeat left 6px;display: block;width:545px;    padding-top: 50px;}
    .com_l p{font-size: 15px;color: #666;line-height: 30px;margin: 30px 0 40px 0;}
    .com_l a{font-size: 15px;color: #fff;background: #1076c5;display: block;width:140px;height:50px;    line-height: 50px;text-align: center;}
.com_l a:hover{     background: #e72229;}
    .com_r{padding: 38px 38px 38px 0;}
    .com_rb{    margin: -83px 0 0 415px;}
.prod_img1 a{    position: relative;z-index: 9999;display: block;}
/*简介结束*/





/*团队风采*/
.t2{text-align: right;}
.t2 p{background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190921/20190921160948_678514317.png)no-repeat 905px 0px;}
.team{padding:80px 0;height:520px;     position: relative;}  
.team_l a{background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190925/20190925103849_928065931.jpg)no-repeat left;height:519px;display: block;}

.case_row2_in2 { margin: 0 auto;float: left;}
.col42 { float: left; width: 702px;     height: 520px;background: #fff;    margin-right: 30px;}
.col42 p{font-size: 20px;color:#fff;    position: relative;top: 520px;background: #333;height:78px; margin-top: -78px;line-height: 78px;padding-left: 30px;filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7;}
.btn_case2 { position: absolute; width: 35px; height: 35px; top: 545px; display: block; cursor: pointer; }
#but_right2 { background:url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20191016/20191016112635_1921378284.png) no-repeat center; left: 637px; }
    
.team_r a{font-size: 16px;color: #fff;display: block;background: #1076c5;width:185px;height:55px;line-height: 55px;text-align: center;    margin: 55px 0 65px 273px;}
.team_r a:hover{    background: #e72229;}
 /*团队风采结束*/





/*合作客户*/
    .t3{text-align:left;}
    .t3 p{font-size:40px; font-weight:100; color:#222;background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190921/20190921160948_678514317.png)no-repeat 265px 0px;width:290px;}
    .t3 span:after{    content: "";display: block;background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190925/20190925144301_850240666.png)no-repeat left;height:20px;    margin-top: 85px; }
    .partner{background: #f5f5f5;height:545px;}
    .partne_fl{margin-top:92px;}
    .partne_fl a{    font-size: 16px; color: hsl(0, 0%, 100%);display: block; background: hsl(206, 85%, 42%); width: 185px;height: 55px;line-height: 55px;text-align: center;margin-top: 80px;}
.partne_fl a:hover{    background: #e72229;}
.partner_lr{    margin-top: 80px;}
.partner_lr tr td div a{    display: none;}
.partner_lr tr td div a img{    border: 1px hsl(0, 0%, 93%) solid;}


.partner_lr table td{display: block; padding:0 !important; float:left; border:1px #eee solid; border-left:0; border-bottom:0; width:193px; height:120px; overflow: hidden; position: relative; transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;     margin: 0 10px 10px 0;}
.partner_lr table tr td:first-child{border-left:1px #eee solid;}
.partner_lr table tr:last-child td{border-bottom:1px #eee solid;}
.partner_lr table tr td img{ width:100%;}
.partner_lr table tr td div{ position: absolute; top:0; left:0; padding-top:0 !Important;width:193px; height:0; background:#1077c6; transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;overflow: hidden;}
.partner_lr table tr td:hover div{  width:193px; height:100%; }
.partner_lr table tr td div a{display: block; width:100%; line-height:120px;color:#fff;transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;font-size:18px;}
.partner_lr table tr td br{display: none; }

/*合作客户结束*/





/*新闻*/
.new_bg{height: 600px; }
.new_l{ width: 380px;}
.new_r{width: 787px; height: 440px; background: #fff;    position: relative;}
.new_r a.font_en{    position: absolute;display: block; height:20px; line-height:20px; right:0px; top:30px;width: 60px;background:#999;color:#fff;    padding-left: 10px;}
.new_t{ height: 45px;    padding-top: 25px; }
.new_t p{font-size: 20px; font-weight: bold; float: left;}
.new_t a{display: block; float: right;  font-size: 14px;    background:#999; width: 60px;height: 20px;     padding-left: 10px;    line-height: 20px;}
    .new_t1 p:before{    content: "";display: block; border-radius: 50%;    border: 2px #1076c5 solid;width:15px;height:15px;    float: left;}
.new_t1 p{color:#222; text-indent: 0.6em;    line-height: 16px;}
.new_t1 a{ color:#fff;}

.new_l .news_div_item:after{content: "";display: block;width:380px;height:110px;background:#f5f5f5; }

.new_l .news_div_item{    position: relative; }
.new_l .news_div_item_pic img{width:380px; height:283px;}
.new_l .news_div_item_content{position: absolute; top:310px;    left: 30px; }
.new_l .news_div_item_content a{font-size:20px; color:#333; font-weight:bold;}
.new_l .news_div_item_date{position: absolute; top:350px; font-size:15px;color:#666; padding-left:32px;  background: url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190926/20190926104400_582123652.png)no-repeat left center;    left: 30px;}
.new_l .news_div_item_year,.new_l .news_div_item_month,.new_l .news_div_item_day{float:left;}



.new_r .convert2{ width:786px; height:440px; margin:0 auto; }
.new_r .convert2 .tab{width:786px; height:70px; border-bottom:1px #eee solid; }
.new_r .convert2 .tab a{display:block; text-align: center; width: 130px; font-size: 20px; font-weight: bold; float:left;height: 70px;line-height: 70px; position: relative; color:#333;}
.new_r .convert2 .tab a.on{display:block;}
.new_r .convert2 .content2{ overflow:hidden; width:786px; height:450px; position:relative; }
.new_r .convert2 .content2 ul{ position:absolute; left:0; height:450px;}
.new_r .convert2 .content2 li{ width:787px; height:auto; float:left;}
.new_r .convert2 .tab a.on:after{content: '';width:130px;height: 3px;display: block;left:0; bottom:0; position: absolute;z-index: 9999;background:#1076c5;}
.news_row2 .divdgweb_new_div, .news_row2 .news_div {font-weight: normal; }
.news_row2 .news_div_item, .news_row2 .divdgweb_new_div_item { position: relative; padding: 6px 0; height: 44px; overflow: hidden; transition: 0.3s all ease; border-bottom: 1px dashed #f5f5f5; }
.news_row2 .news_div_item:nth-last-child(1), .news_row2 .divdgweb_new_div_item:nth-last-child(1){border-bottom: 0 none !important;}
.news_row2 .divdgweb_new_div_item_date, .news_row2 .news_div_item_date { position: absolute; right: 0px; top: 22px; transition: 0.3s all ease; font-size:14px;}
.news_row2 .divdgweb_new_div_item_date > div, .news_row2 .news_div_item_date > div{ display: inline-block; color: #787878; font-size: 14px; font-family: 'arial'; }
.news_row2 .news_div_item_title, .news_row2 .divdgweb_new_div_item_title{ position: relative; }
.news_row2 .news_div_item_year:after, .news_row2 .news_div_item_year::after, .news_row2 .divdgweb_new_div_item_year:after, .news_row2 .divdgweb_new_div_item_year::after{ content: '-'; }
.news_row2 .on .news_div_item_year:after, .news_row2 .on .divdgweb_new_div_item_year:after,{ content: ''; }
.news_row2 .on .news_div_item_title:after, .news_row2 .on .divdgweb_new_div_item_title:after{ content: ''; display: none; }
.news_row2 .news_div_item_title .news_div_item_a, .news_row2 .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #444;  display: block; line-height: 40px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic, .news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body{ transition: 0.3s all ease; }
.news_row2 .news_div_item_pic{display: none;}
.news_row2 .news_div_item.on, .news_row2 .divdgweb_new_div_item.on { height: 170px; padding: 0px 0 10px 0; }
.news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body { line-height: 20px; color: #888; font-size: 13px; width: 555px; text-align: justify; position: absolute; left:230px; top: 60px; transition:0.3s all ease-in-out; }
.news_row2 .on .news_div_item_body, .news_row2 .on .divdgweb_new_div_item_body{ top: 50px}
.news_row2 .on .divdgweb_new_div_item_date, .news_row2 .on .news_div_item_date { top: 13px; left:0px;width: 85px;display: block;height:82px;border: 2px #ccc solid;right: 0px;display: none;}
.news_row2 .on .news_div_item_title .news_div_item_a, .news_row2 .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left:230px;padding-left:0; top:8px; width: 657px; color: #666; font-weight:bold; font-size:16px;}
.news_row2 .on .divdgweb_new_div_item_date > div, .news_row2 .on .news_div_item_date > div { font-weight: bold; color: #1076c5; font-size: 22px; line-height: 30px; }
.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .news_row2 .on .news_div_item_date > .news_div_item_year{ font-size: 16px; display: block;position: absolute;top: 40px;left: 24px;color: #999;}
.news_row2 .on .news_div_item_date > .news_div_item_year:after,.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year:after{ content: ''; }
.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_month, .news_row2 .on .news_div_item_date > .news_div_item_month{position: absolute;top: 14px;left:14px;}
.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_day, .news_row2 .on .news_div_item_date > .news_div_item_day{position: absolute;top: 14px;left:45px;}

.convert2 .news_div_item_pic a img{    width: 215px; height: 150px;margin-top: 15px;}
.convert2 .on .news_div_item_pic{display: block;}
.new_r .news_div_item_body:after,.divdgweb_new_div_item_body:after{    content: "";display: block;width: 28px;height: 28px;background:#aaa url(https://memberpic.114my.com.cn/xygy123/uploadfile/image/20190925/20190925210132_10053119.png)no-repeat center;border-radius: 50px;    margin-top: 30px;}
.new_r .news_div_item_title a:after,.divdgweb_new_div_item_title a:after{ content: "查看详情";display: block;    margin: 65px 0 0 50px;    font-size: 14px; font-weight: 400;}
.new_r .convert2 .tab a:before{ content: "";display: block; border-radius: 50%;    border: 2px #1076c5 solid;width:15px;height:15px;    float: left;margin-top: 27px;}
    .tab a:nth-child(2){    margin-left: 15px;}



/*版权*/
.link_bg{background: #1076c5; padding:25px 0; }
.links_l{font-size: 16px; color:#fff; line-height:36px;}
.linkTagcs li a{font-size:14px;color:#85c7fa !important;}
.links_r a{font-size:14px; color:#fff; display: block;}

.footer_bg{width: 100%; min-width: 1200px;color: #fff; background:#333;   padding: 40px 0;position: relative;}
.footer li{ float: left; width: 180px; }
.footer_w1 t{display: block;float: left;font-size: 24px;font-weight: bold;margin-right: 11px;}
.footer_w1 span{display: block;float: left;font-size: 20px;margin-top:3px;}

.footer li:nth-child(5){width:160px; margin-left:16px; margin-top:30px; float:right;}
.footer_w{font-size: 14px; line-height: 34px; color: #999;}

.footer_w p:nth-child(1){background-position: 0 -34px;}
.footer_w p:nth-child(2){background-position: 0 -68px;}
.footer_w p:nth-child(3){background-position: 0 -102px;}
.footer li a{ display: block;font-size: 14px; line-height: 34px; color: #999;}
.footer li a:hover{color: #1076c5;}
.footer_t{ font-size: 16px !important; color: #fff !important;  line-height: 60px !important; position: relative;}
.footer li img{width:140px; padding:10px; display: block;}
.footer li:nth-child(5) p{text-align:center; color:#fff; line-height:30px; margin-bottom:10px;font-size: 16px;}

.copy_bg{ border-top:1px #444 solid; margin-top:40px;}

.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #1076c5;}
/*版权结束*/


.protemptitl:before{background: #1077c5 !important;}