<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*样式初始化及公共样式部分lpm*/
body{color:#555; font-size:13px; margin:0 auto; min-width:1200px; background-color:#fff;  font-family:"Microsoft YaHei";}
a{color:#666; text-decoration:none;}      /*定义全局链接颜色lpm*/
a:hover{color:#08b14c; text-decoration:none;}      /*定义全局链接鼠标滑过颜色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*/
.fl{float:left;}     /*定义左浮动lpm*/
.fr{float:right;}     /*定义右浮动lpm*/
.cp img{border:1px solid #C1C1C1; padding:2px;  }      /*定义标签调用图片的边框样式lpm*/
.cp a:hover img{ border:1px solid #08b14c; padding:2px;}      /*定义鼠标经过时边框的变化效果lpm*/
.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}
.cl,.clear{ clear:both; display: block; float: none; }
#copy{ display:none;}      /*隐藏后台自带版权DIVlpm*/
.page, .box{ margin:0 auto; width:1200px;}
i,em{font-style: normal; text-transform: uppercase; font-family:arial;}
.mr0 { margin-right: 0px !important; width: 1160px; margin: 6px auto14px auto;}

*{
	margin: 0;
	padding: 0; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}


.top20{padding-top:20px;}
.top30{padding-top:30px;}
.top40{padding-top:40px;}
.top50{padding-top:50px;}
.top60{padding-top:60px;}
.top70{padding-top:70px;}



/*通用样式*/
.universal { width: 1200px; margin: 0 auto; text-align: center;}
.universal &gt; p { font-size: 32px; color: #333; font-weight: bold; margin-bottom: 10px;}
.universal i { width: 240px; height: 3px; display: block; margin: 20px auto 16px; background: url(../Images/20190427173121_249536158.png) center no-repeat; }
.universal &gt; span { color: #555; font-size: 16px !important;}


/*抬头*/
.head{ height: 34px; width: 100%; line-height: 34px; min-width: 1200px; background: #282828;}
.head .fl{ color: #888888; font-size: 13px; }
.head .fr { width: 330px; }
.head .fr &gt; a { float: left; display: inline-block;  color: #fff; line-height: 34px; font-size: 14px;}
.head .fr &gt; a i { background: url(../Images/20190528115346_431235262.png)  center no-repeat; width: 23px; height: 20px;display: inline-block; vertical-align: middle; overflow: hidden; margin: 0 5px;}
.head .fr &gt; a.wechat i { background-position: 0 0;}
.head .fr &gt; a.tel i { background-position: -23px 0;}
.head .fr &gt; a.wechat { padding-right: 20px; margin-right: 20px; border-right: 1px #444444 solid; position: relative;}
.head .fr &gt; a.wechat .display img { display: block; position: absolute; width: 100px;  top: 40px; left: 4px; height: 0; z-index: 999; -webkit-transition: .3s; transition: .3s; padding:4px; background: #fff;}
.head .fr &gt; a.wechat:hover .display img { height: 90px;border:1px #ccc solid; }
.head .fr &gt; a.tel:hover { text-decoration: underline;}
.head .fr &gt; .en a { font-size: 14px; color: #08b14c; padding: 0 6px; float: right; line-height: 26px; margin-top: 5px;}
.head .fr &gt; .en a:hover { color: #0891de;}







.head_bg { width:100%; min-width:1200px; height:103px; overflow:hidden; }
.logo{margin-top:17px;}

/*导航*/
.nav{ width: 920px; }
.nav &gt; ul &gt; li { float: left;}
.nav &gt; ul &gt; li &gt; a{ display: block; position: relative; height: 103px; line-height: 103px; -webkit-transition:0.3s all ease; transition:0.3s all ease; font-size: 16px; color: #222; padding: 0 20px; margin: 0 5px; }
.nav &gt; ul &gt; li &gt; a:before{content: '';display: block;width: 0%;height: 4px;background: #0891de;position: absolute;bottom: 0;left: 0;-webkit-transition:0.3s all ease;transition:0.3s all ease;}
.nav &gt; ul &gt; li.a_nav&gt; a,.nav &gt; ul &gt; li:hover &gt; a{ color: #0891de;}
.nav &gt; ul &gt; li.a_nav&gt; a:before,.nav &gt; ul &gt; li:hover &gt; a:before{ width: 100%;-webkit-transition-delay:0.2s;transition-delay:0.2s; }
.nav &gt; ul &gt; li.a_nav&gt; a:after,.nav &gt; ul &gt; li:hover &gt; a:after{background-position:center 0; }






/*幻灯片*/
.banner-box{min-width:1200px;height:700px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:700px;background-position: center;background-repeat: no-repeat; background: #ccc;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top: 240px; left: 0; margin-left: 0; height: 104px; }
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;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:-50px;background:url(../Images/20190528143721_1644972605.png) no-repeat 0 0;} 
.banner-btn a.next{right:-50px;background:url(../Images/20190528143721_1644972605.png) no-repeat -49px 0;}
.banner-box .hd {position:absolute;top:360px;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{ background:#0891de; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; 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 .bd li a { display: block; width:100%; height:100%;}





.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(../Images/20190516114604_1058716149.png);}
.banner_n .hd ul li.on{background:#0199e4;}
.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:10px; 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; }



/*搜索*/

#search { width:100%; height:92px; overflow:hidden; border-bottom: 1px #eeeeee solid;}
#search_01 { width:1200px; height:92px; overflow:hidden; position: relative; margin: 0 auto;}
#search_bgn { width: 100%;height: 92px;background: #f1f1f1;position: absolute;top: 487px;}
.sou_nei{width:1200px; }
.search_kong { width:284px; float:right; margin-top:30px;}
.search_2{float:left; width:284px;}
.search_tu{ width:14px;position: absolute; right: 14px; top: 40px;}
.search_zi{float:left; width:800px; line-height:92px; font-family:"Microsoft YaHei"; font-size: 14px; color: #999999;}
.search_zi a { color: #999999; font-size:14px;}
.search_zi a:hover { color: #0891de;}
.search_zi b { color: #333333;}
#infoname{width:284px; background:none; outline:none; height:34px; border:1px solid #cccccc; margin:0; line-height:34px; padding-left:16px; float:left; border-radius: 20px; color: #999;}      /*定义搜索框的样式lpm*/





/*产品中心*/
.prod {height: auto; padding: 70px 0;}
.list .fl {height: 200px; box-sizing: border-box; width: 300px; padding: 60px 0 50px 0; font-size: 14px; color: #fff; background: #08b14c url(../Images/20190528150757_388805491.png) 42px 30px no-repeat; text-indent: 3em;}
.list .fl p { font-size: 30px;font-weight: bold; padding-top:30px;}
.list .fl em { display: block;}
.list .fr { background: #eeeeee; padding: 23px 0 23px 25px; width: 875px;height: 200px; box-sizing: border-box;display: flex;flex-wrap: wrap;}
.list .fr #classimgshow1 { display:block; padding-left: 12px; position: relative; color: #333333; margin-right: 28px;  width:180px !important; border-bottom: none !important; height: 30px !important; line-height: 30px !important; float: left;}
.list .fr #classimgshow1 a { font-size: 15px; color: #333;}
.list .fr #classimgshow1:before { content: ''; display: block; width: 2px; height: 2px; top: 14px; left: 0; background: #474747; position: absolute;}
.list .fr #classimgshow1:hover a { color: #08b14c;}
.pro { margin-top: 36px;}
.pro table,.pro table tbody,.pro table tbody tr { display: block; }
.pro table tbody tr:after { content: ''; display: block; clear: both; }
.pro td { float: left; display: block; width: 368px; margin: 0 16px; margin-bottom: 20px; padding: 0 !important; overflow: hidden;}
.pro td br{ display: none; }
.pro td a,.pro td a img{ display:block; width:100%; height:auto; -webkit-transition:0.3s all ease; transition:0.3s all ease; overflow: hidden; }
.pro td:hover a img{ -webkit-transform:scale(1.1); transform:scale(1.1); }
.pro td &gt; a { position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #eee; }
.pro td:hover &gt; a:after { top: 35%}
.pro td div,.pro td span{ padding:0 !important; line-height: 50px; }
.pro td div a,.pro td span a { font-size: 15px; display: block; text-align: left; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; line-height: 60px;color: #454545;}
.pro td:hover div a,.pro td:hover span a{ color: #08b14c}
.pro td span a:after{ content: ''; display: block; width: 30px; height: 30px; position: absolute; right: 0px; bottom: 14px; background: #cccccc url(../Images/20190529162920_1979346185.png) no-repeat center; -webkit-transition:0.3s all ease; transition:0.3s all ease; border-radius: 50%;}
.pro td:hover div a:after,.pro td:hover span a:after{ background-color: #08b14c; }
.pro td div,.pro td span { padding: 0 !important; line-height: 50px; height: 50px; width: 100%; position: relative; display: block; }









/*优势*/
.adv{ padding: 80px 0; overflow:hidden; background: #f5f5f5; width: 100%; min-width: 1200px;}
.adv_nr{ padding-top: 66px;}
.youshi_list { height: 541px;  position: relative;}
.youshi_list .text { color: #fff; font-size: 16px; line-height: 30px; position: absolute; z-index: 2; width: 540px;}
.youshi_list .text p { font-size: 24px; font-weight: 100; margin: 94px 0 10px; }
.youshi_list .text span { font-size: 40px; font-weight: bold; }
.youshi_list .text i { width: 48px; height: 6px; background: #08b14c; display: block; margin: 34px 0;}
.youshi_list .text a { font-size: 16px; color: #fff; display: block; width: 140px; height: 52px; line-height: 52px; text-align: center; border: 1px #fff solid; margin-top: 46px;}
.youshi_list .text a:hover { text-decoration: underline;}
.youshi_list img { float: right;}
.youshi1{ background: url(../Images/20190529224718_82874041.jpg) no-repeat center;}
.youshi2{ background: url(../Images/20190529224735_2139921711.jpg) no-repeat center;}
.youshi3{ background: url(../Images/20190529224747_1395952414.jpg) no-repeat center;}

.adv .title { width: 618px; margin: 0 auto; margin-top: 58px;}
.adv .title li { width: 170px; height:3px; overflow:hidden; margin: 0 18px; background: #cccccc; float:left; }
.adv .title li:hover,.adv .title .cur { background: #0891de;}







/*客户见证*/
.case { padding: 86px 0 68px;  position: relative; overflow: hidden;}
.produce {  height: 420px; margin: 0 auto; margin-top: 46px; width:1200px;}
.producebox{ position: relative; width:1200px; margin:0 auto;}
#Left_case{width:46px; height:46px; cursor: pointer; position: absolute; top: 130px; z-index: 99; left: -20px;}
#Right_case{width:46px; height:46px; cursor: pointer; position: absolute; top: 130px; z-index: 99; right:-20px;}
#Roll_case { display: block; height: 420px; margin: 0 auto;}
#Roll_case br { display: none;}
#Roll_case table td div{width: 368px; margin:0 auto; height:90px; background:#f1f1f1;  padding-top:10px !Important;}
#Roll_case table td div:after{content:""; display:block; width:40px; height:3px; background:#0891de; transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s; }
#Roll_case table td div a{margin:0; font-size:18px; color:#333; line-height:50px;}
#Roll_case table td:hover div{background:#08b14c;}
#Roll_case table td:hover div:after{background:#fff;  width:60px;}
#Roll_case table td:hover div a{color:#fff;}
#Roll_case a { display: block; width: 368px;  color: #666; font-size: 14px; text-align: center; line-height: 40px;  margin:0 16px;}
#Roll_case a img{width:100% !Important;}
#Roll_case a:hover { color:#c0285b;}
#Roll_case table td {padding-left: 0px !important; } 
.case a.more { font-size: 16px; color: #333; display: block; width: 230px; height: 58px; line-height: 58px; text-align: center; border: 1px #cccccc solid; margin: 0 auto;}
.case a.more:hover { color: #0891de; border-color: #0891de;}





/*简介*/
.about { padding: 104px 0; background: url(../Images/20190528165312_380010315.jpg) center no-repeat;}
.about .box { height: 545px; background: #fff;}
.about .fl { width: 600px; padding: 65px 55px 0 55px;}
.about .fl em { font-size: 40px; font-weight: bold; color: #0891de;}
.about .fl p { font-size: 24px; color: #333; margin-bottom: 42px;}
.about .fl span { font-size: 14px; color: #666; line-height: 28px; }
.about .fl a { font-size: 14px; color: #999999; position: relative; font-style: normal; text-transform: uppercase; font-family:arial; margin-top: 60px; display: block; height: 30px;}
.about .fl a:after { content: ''; display: block; left: 0; bottom: 0; width: 32px; height: 2px; background: #0891de; position: absolute; transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;} 
.about .fl a:hover{color: #0891de;}
.about .fl a:hover::after{width: 90px;}
.about .fr { width: 600px;}
.about .fr .text { font-size: 14px; color: #cccccc; position: relative; font-style: normal; text-transform: uppercase; font-family:arial; margin-top: 60px; display: block; height: 30px; float: right; margin-right: 76px;}
.about .fr .text:after { content: ''; display: block; right: 0; bottom: 0; width: 24px; height: 3px; background: #0891de; position: absolute;} 
.company_img {position: relative; }
.company_list { height: 46px; position: relative; width: 100%; min-width: 1200px;}
.company_list:after { content: ''; display: block; width: 850px; height: 1px; background: #ddd; right: 0px; position: absolute; top: 22px; }
.company_list li { float: left; margin-right: 35px; }
.company_list li a { display: block; font-size: 16px; color: #fff; background: #333; line-height: 46px; padding: 0 20px; position: relative;  -webkit-transition: 0.3s all ease-in-out;  transition: 0.3s all ease-in-out; }
.company_list li a:after{ content: ''; border-bottom: 46px solid #0891de; border-right: 25px solid transparent; position: absolute; bottom: 0; right: -25px; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }
.company_list li.comp_l2 a:before{ content: ''; border-top: 46px solid #0891de; border-left: 25px solid transparent; position: absolute; bottom: 0; left: -25px; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }
.company_list li.comp_l1 a { padding:0 25px; }

.company_list li.cur a{background: #08b14c}
.company_list li.cur a:after{ border-bottom: 46px solid #08b14c; border-right: 25px solid transparent; }
.company_list li.cur a:before{ border-top: 46px solid #08b14c; border-left: 25px solid transparent; }
 .photo_cont{padding:20px 0; }
 .photo_cont &gt; div{position: relative;}
 .photo_cont .cont_p2{display: none;}
 .photo_cont .cont_p3{display: none;}
 .comp_ibtn { width: 50px; height: 50px; background: #0891de url(../Images/20190529163211_1719017126.png) no-repeat; display: block; position: absolute; top: 75px; cursor: pointer;  -webkit-transition: 0.3s all ease-in-out;  transition: 0.3s all ease-in-out;}
 .comp_ibtnl:after{ content: ''; border-bottom: 50px solid #0891de; border-right: 13px solid transparent; position: absolute; bottom: 0; right: -13px; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }
 .comp_ibtnl:hover:after{border-bottom: 50px solid  #08b14c; border-right: 13px solid transparent; }
 .comp_ibtnr:after{ content: ''; border-bottom: 50px solid #0891de; border-left: 13px solid transparent; position: absolute; bottom: 0; left: -13px; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }
 .comp_ibtnr:hover:after{border-bottom: 50px solid  #08b14c; border-left: 13px solid transparent;}
 .comp_ibtnl:before{ content: ''; border-top: 10px solid #454545; border-left: 25px solid transparent; position: absolute; bottom: -10px; left: 0; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }
 .comp_ibtnr:before{ content: ''; border-top: 10px solid #454545; border-right: 25px solid transparent; position: absolute; bottom: -10px; right: 0; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }
 .comp_ibtnl:hover:before{border-top: 10px solid #099a43; border-left: 25px solid transparent;}
 .comp_ibtnr:hover:before{border-top: 10px solid #099a43; border-right: 25px solid transparent}
 .comp_ibtnl{ left: -25px; background-position: left center; }
 .comp_ibtnr{ right: -25px; background-position: right center}
 .comp_ibtn:hover{ background-color:  #08b14c; }
.company_img_cont table { display: block; width: 100%; min-width: 1200px;}
.company_img_cont td { display: block; float: left; padding: 0 !important; position: relative; margin-right: 20px; }
.company_img_cont td a img { display: block; width: 100%; height: auto; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out }
.company_img_cont td a { display: block; }
.cont_p1 .company_img_cont td { width: 285px; }
.company_img_cont td br{display:none;}
.cont_p2 .company_img_cont td { width: 224px; margin-right: 20px}
 .cont_p2 .comp_ibtn{ top: 75px; }
.company_img_cont table &gt; tbody &gt; tr &gt; td &gt; div { padding: 0 !important; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; width: 100%; position: relative; top: 0; background: none; }
.company_img_cont table &gt; tbody &gt; tr &gt; td &gt; div &gt; a { font-size: 14px; color: #333; line-height: 40px; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }
#company_img_cont table &gt; tbody &gt; tr &gt; td:hover &gt; div { width: 90%; margin: 0 auto; background: #08b14c; top: -20px; }
#company_img_cont table &gt; tbody &gt; tr &gt; td:hover &gt; div &gt; a { color: #fff; font-size: 16px; }
#company_img_cont1 table &gt; tbody &gt; tr &gt; td:hover &gt; div { width: 90%; margin: 0 auto; background: #08b14c; top: -20px; }
#company_img_cont1 table &gt; tbody &gt; tr &gt; td:hover &gt; div &gt; a { color: #fff; font-size: 16px; }




/*企业实力*/
#hon_bg{width: 100%;height: auto;background:#f5f5f5; min-width: 1200px; padding: 70px 0;}

    #tablit {
        width: 1200px;
        margin: 0 auto;
        height: auto;
    }

    #tablit dl {
        margin-bottom: 45px;
        width: 450px;
        margin: 0 auto;
        height: 64px;
    }
    
    #tablit dl dd {
        float: left;
        width: 214px;
        margin-right: 22px;
        height: 64px;
        background: #08b14c;
        
    }
    
    #tablit dl dd a {
        display: block;
        color: #fff;
        line-height: 64px;
        font-size: 30px;
        text-align: center;
    }
    
    #tablit dl dd:hover {
        background-color:  #0891de;
    }


    #tablit .on {
        background-color:  #0891de;
    }
  #tablit .on a {
        color: #fff;
    }

    .tabcon {
        width: 1200px;
        height: auto;
        clear: both;
        margin-top:20px;
    }

.cpcs_ww img{width:600px;}
           
.cptp img{width:600px;}
.jianjie_fr img{width:350px;}
.newsnr{text-align:left;}
.pro_pic {
  display: flex;
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中 */
}

/*新闻资讯*/
.news { margin-top:50px; padding: 0px 0 60px; -webkit-box-sizing: inherit; box-sizing: inherit;}
.news_l{ float:left; overflow:hidden; }
.news_l dl { padding-left: 30px; padding-top: 30px; height: 203px; width: 155px; background: #333; margin-top: 1px; overflow: hidden; position: relative; }
.news_l dl:after{ content: ''; display: block; position: absolute; top:0; left: -100%; -webkit-transition:0.2s all ease-in-out; transition:0.2s all ease-in-out; width: 100%; height: 100%; background: #0891de; }
.news_l dl &gt; *{ position: relative; z-index: 3}
.news_l dl.active:after,.news_l dl:hover:after{ left: 0; }
.news_l dl strong{ font-size:18px; color:#fff; display:block; line-height: 32px; padding-top: 13px; font-weight: normal;}
.news_l dl span{ color:#fff; color: rgba(255,255,255,.6); text-transform:uppercase; display: block; padding-bottom: 15px; font-family: 'arial'; line-height: 20px; }
.news_l dl li{ height:22px; width:70px; border:1px solid #fff; text-align:center; }
.news_l dl li a{ line-height:22px; display:block; color:#fff; }

.new_cont .news_row2 { position: absolute; left: 0; top: 0; display: none; width: 650px; height: 410px; }
.new_cont { position: relative; width: 650px; height: 410px; display: block; }
.news_nor{ height:410px; width:650px; overflow:hidden; margin-left: 7px; }
.news_row2 .divdgweb_new_div, .news_row2 .news_div { padding: 0px 10px; height: 410px; font-weight: normal; }

.news_row2 .news_div_item, .news_row2 .divdgweb_new_div_item { position: relative; padding: 6px 0; height: 53px; overflow: hidden; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; border-bottom: 1px solid #f5f5f5; }
.news_row2 .divdgweb_new_div_item_date, .news_row2 .news_div_item_date { position: absolute; right: 20px; top: 17px; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .divdgweb_new_div_item_date &gt; div, .news_row2 .news_div_item_date &gt; div{ display: inline-block; color: #787878; font-size: 12px; 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 .news_div_item_title:after, .news_row2 .divdgweb_new_div_item_title:after{ content: ''; background: #08b14c; width: 4px; height: 4px; position: absolute; left: 10px; top: 19px; }
.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; padding-left: 26px; display: block; line-height: 40px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic, .news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body{ -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic { padding-top: 15px; padding-left: 15px; }
.news_row2 .news_div_item_pic a, .news_row2 .news_div_item_pic a img { display: block; width: 220px; height: 162px; }
.news_row2 .news_div_item.on, .news_row2 .divdgweb_new_div_item.on{ height: 194px; border-bottom: 1px dotted #ccc; padding: 0 0 20px; background: #f5f5f5}

.zynews{height:70px;overflow:hidden;}


.news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body { line-height: 24px; color: #767676; font-size: 13px; width: 354px; text-align: justify; position: absolute; right: 20px; top: 110px; }
.news_row2 .on .divdgweb_new_div_item_date, .news_row2 .on .news_div_item_date { top: 23px; right: 312px; }
.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; top: 70px; width: 245px; }
.news_row2 .on .divdgweb_new_div_item_date &gt; div, .news_row2 .on .news_div_item_date &gt; div { font-weight: bold; color: #08b14c; font-size: 24px; line-height: 30px; }
.news_row2 .on .divdgweb_new_div_item_date &gt; .divdgweb_new_div_item_year, .news_row2 .on .news_div_item_date &gt; .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 1px; }
.news_row2 .on .news_div_item_date &gt; .news_div_item_year:after,.news_row2 .on .divdgweb_new_div_item_date &gt; .divdgweb_new_div_item_year:after{ content: ''; }

.wend{ float: right; margin-right: 0; padding-left: 16px; width:354px; height: 410px; }
.wend h2{ left:0; margin-bottom: 25px; }
.wend h2 a{ font-size:18px; color:#2d2f46; }
.wend h2 a span{ color:#999999; font-size:14px; font-weight: normal; }
.wend .more{float: right;}
.wend .divdgweb_new_div_item_a { font-size: 15px; }
.wend .divdgweb_new_div_item_content{border-bottom: 1px solid #eee; padding: 22px 0 0 0;}
.wend .lastdl{ border-bottom: none;}
.wend .divdgweb_new_div_item_title{ height:29px; padding-left:30px; line-height:29px; background:url(../Images/20190529162229_31176842.jpg) no-repeat left top; font-size:14px; color:#333333; overflow: hidden;font-weight: bold;}
.wend .divdgweb_new_div_item_title a{ color:#333333;}
.wend .divdgweb_new_div_item_title a:hover{color: #333}
.wend .divdgweb_new_div_item_body{ padding-left:30px; background:url(../Images/20190529162228_987137594.jpg) no-repeat left top; line-height:25px; color:#666; height: 75px; font-size: 13px; overflow: hidden;}  






/*友情链接*/
/*link*/
.link_bg{    width: 100%; min-width: 1200px;   height:75px; background-color: #0891de; }

.lwnek{ height:75px;overflow:hidden; width:1200px; margin:0 auto;  }
.lwnek h2{ padding-top:15px; width:132px; height:65px; overflow:hidden;  }
.lwnek h2 a{color:#fff;  display:inline-block; font-size:18px;}
.lwnek h2 span{ display:block; height:22px; overflow:hidden; font:14px/22px "microsoft Yahei";}
.lwnek h2 span a{ color:#fff; font-size:14px;}
.lwnek div a { padding: 0 5px !important;}

.lwnek div{ display:inline; float:left; width:1068px; padding-top:6px;  overflow:hidden;font:14px/23px "microsoft Yahei";}
.lwnek div a{ color:#777777; padding:0 2px;}
.lwnek div a:hover { text-decoration: underline;}
.linkTagcs li { line-height: 26px !important;}
/*底部开始*/
.foot_b{ background:#222; width:100%; height:45px; line-height:45px; font-size:14px; text-align:center; color:#FFF;  min-width: 1200px;}
.foot_b a{ color:#FFF; font-size:16px;}
.foot_b b{ padding-left:30px;}
.footWrap{ background:#202020; height:303px; overflow:hidden; width: 100%; min-width: 1200px;}
.footWrap a:hover { text-decoration: underline;}
.footer{ position:relative; padding-top:60px;}
.f_left{ width:418px;  overflow:hidden; padding-top:10px;}

.f_wz{overflow:hidden; font:14px/34px "Microsoft Yahei"; color:#fff; }
.f_wz a{ color:#fff; font-size:12px; font-weight:normal;}
.f_wz em{display:inline-block; padding:0 10px;}
.f_wz img{ vertical-align:middle; margin-left:12px;}


.f_nav{width:322px; padding-left:50px;  overflow:hidden; }
.f_nav span{ width:292px; height:152px; overflow:hidden; display:block; margin-left:28px;}
.f_nav span img{ width:253px; height:145px;}
.f_nav span a{ padding:0px; display:inline-block;}
.f_nav h3{ font:16px/35px "microsoft Yahei"; width:238px; height:35px; overflow:hidden; border-bottom:1px  solid #666666; color:#fff; margin-bottom:10px; }
.f_nav h3 a{ }
.f_nav h3 i{ font:14px/31px Arial, Helvetica, sans-serif; display:inline-block; padding-left:15px; text-transform:uppercase; color:#fff;}

.f_nav p{ width:322px; color:#fff;display:block; }
.f_nav p a{ height:29px; width:160px; overflow:hidden; display:inline-block; float:left; color:#fff; font:14px/29px "microsoft Yahei"; text-align:left;}

.f_code{ position:absolute; top:60px; right:0px; overflow:hidden; width:350px;}
.f_code span{ width:175px; height:180px; overflow:hidden; display:block;float:left;}
.f_code span em{ width:140px; height:135px; overflow:hidden; display:block; margin:5px auto;}
.f_code span img{width:120px; height:120px; background-color:#fff; padding:6px 7px 7px 6px; }
.f_code span i{ height:43px; width:175px; overflow:hidden; display:block; text-align:center; font:12px/43px; color:#eff7ef;}

/*底部结束*/











/*浮动QQ*/
.qqkefu{
    position: fixed;
    top:50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:url("../Images/20190528143721_1829697272.png") no-repeat;
    background-color: #28292e;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background-color:#0891de;
}
.qqkefu ul li.top{
    background-position: 0 0;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}

.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li.qq_phone{
    background-position: right -46px;
}
.qqkefu ul li.qq_ku{
    background-position: right -92px;
}
.qqkefu ul li.qq_ms{
    background-position: right -138px;
}
.qqkefu ul li.qq_czb{
    background-position: right -184px;
}
.qqkefu ul li.qq_app{
    background-position: right -228px;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}

    .erweima{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../Images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 122px;
}
    .app{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.app p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.app p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.app .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../Images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 132px;
}</pre></body></html>