﻿body{margin:0 auto; font-family:"microsoft yahei"; color:#555; font-size:12px; background:#fff;}
div,dl,ul,li,span,p,img,h1,h2,h3,dl,p,em,h6{margin:0px; padding:0px; list-style:none; border:0px;}
.clear{clear:both; height:0px; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.cp img{border:1px solid #ccc; background-color:#fff; padding:2px; background-color:#fff;}
.cp a:hover img{border:1px solid #0883d3; background-color:#fff; padding:2px;}
a{color:#555; text-decoration: none; cursor:pointer;}
.trans1 img{transition:all 0.8s linear; -webkit-transition:all 0.8s linear; -moz-transition:all 0.8s linear; -ms-transition:all 0.8s linear;}
.trans1 img:hover{ transform: rotate(360deg);-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		
.trans2 img{transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.trans2 img:hover{ transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -wbkit-transform: scale(1.2);}
	
a:hover{text-decoration: none; color:#0883d3;}
.box,.head_all{width:1200px; height:auto; margin:0 auto; position: relative;}
  .box:after,head_all:after{ display: block; clear: both; content: "";}

    /*顶部*/
.top_all{ width:100%;  font-size: 13px;min-width:1200px;color:#999;  background:#f9f9f9;line-height:45px;}
.top_all .fr a{color:#999; font-size: 13px;}
.top_all .fr a:hover{ color:#0883d3;}
.top_all .fr span{padding:0 15px;}

    /*抬头*/
  .head_all{ margin-top: 15px; position: relative;}
  .head_all .logo{ position: absolute; left: -30px; top:-8px; width: 165px; height: 165px; overflow: hidden; border-radius: 50%; box-shadow: 0 6px 6px rgba(0,0,0,0.1); -webkit-box-shadow: 0 6px 6px rgba(0,0,0,0.1); -ms-box-shadow: 0 6px 6px rgba(0,0,0,0.1); -o-box-shadow: 0 6px 6px rgba(0,0,0,0.1);}

  .head_all .head_w{font-size: 50px; letter-spacing:2px; line-height:50px; font-weight: bold; color: #222; margin-left:152px; padding:22px 25px 0 0 ;background: url(img/20200430102409_319367061.png)218px 8px no-repeat;}
  .head_all .head_w p{text-transform: uppercase;font-size: 14px; letter-spacing: 0;  color: #999; font-family:"arial"; font-weight:normal;  line-height:35px;}

   .head_all .head_f{ margin-top:20px;}
  .head_all .head_f p{font-size:31px; color: #0883d3; font-weight:bold; line-height:32px; padding:6px 0 10px 0; border-bottom: 1px solid #f0f0f0;}
  .head_all .head_f dl{display: block; letter-spacing: 0.8px; line-height: 28px;  color:#555;font-size:17px; margin-top:2px;}


  .head_all .head_p{ background:#fff url(img/20200430102432_163551290.jpg)0 13px no-repeat; padding:0 0 0 58px; line-height: 38px; margin-top:22px;}
  .head_all .head_p p{display: block; font-size: 30px; float: left; color: #333; font-family: "arial";font-weight: bold;padding-top: 20px;}
  .head_all .head_p dl{display: block; font-size: 16px; float: left;line-height:28px; }

 .head_all .head_p span{ letter-spacing: 1px;}
  .head_all .head_p dl .fl{padding-top:10px;}
 .head_all .head_p dl:after{ display: block;content: "";height:60px; width: 1px ;background: #eee; margin: 8px 10px 0 10px;float: left;}
   /*导航*/
.topdbg{ width:100%; background:#0883d3;height:60px; margin-top:25px; }
 .nav{position:relative; }
 
 /*一级菜单*/
.menu{}
.menu li{ float:left;position:relative; text-align: center; width: 132px;background: url(img/20200430102455_1715725565.png) top right no-repeat;}
  .menu li:nth-of-type(1):after{ display: block; content: ""; position: absolute; left: 0; top: 0;  width: 1px; height: 60px; background: url(img/20200430102455_1715725565.png) center right no-repeat;}

.menu li a{ display:block;height:60px; position: relative; z-index: 2; line-height:60px; font-size:16px; color:#fff; text-decoration:none;}
  .menu li a:hover{ color: #fff; font-weight: bold;}
   .navcurrent a{color:#fff !important; font-weight: bold; }
  .nav > ul > .block{  font-weight: bold; background:#f78e1a; height:60px; color:#0883d3 !important;display: block; position: absolute; top: 0; z-index: 1; }
 
  /*二级菜单*/
.erji_menu { display: none; position: absolute; left: 0; width: 100%; z-index: 1111;top:60px; }
 .erji_menu ul li { height: 45px;border-bottom:1px solid rgba(255,255,255,0.4); }
.erji_menu ul li a{ display: block; text-align: center; height: 45px; font-size: 14px; color: #fff; line-height:45px;background: rgba(8,131,211,0.8); -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.erji_menu ul li a:hover{background:rgba(247,142,26,0.9) ;color:#fff !important;}
  
 
 
  
  /*幻灯片*/
.banner{ overflow: hidden; display:block !important;width: 100%; position:relative;}
.banner-box{ min-width:1200px; height:600px;overflow: hidden; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:600px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%;  top: 0; left: 0; margin-left: 0; height: 500px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:250px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(img/20200430102527_1509552606.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(img/20200430102527_1509552606.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:25px; width: 100%; display: block; }
.banner-box .hd ul { width: 1200px; margin: 0 auto; 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; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background: #0883d3; 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; }
  
    /*搜索*/
#search_all{ width:100%; min-width:1200px;  height:70px;  background: #fff; border-bottom: 3px solid #eee; }
.search{ width:1200px; margin:0 auto; font-family:"Microsoft YaHei";}
.search a{ font-size:16px; color:#555;}
.search a:hover{ color:#0883d3;}
.searchl{ font-size:16px;line-height:70px;}
.searchl span{ font-weight: bold;}
.searchr{ width:350px;margin-top:16px;  background: #f5f5f5; border-radius: 20px;}
  .searchr  input{outline: none;}
.search_kong{ width:350px;float:right; overflow:hidden; height:40px;}
.search_2{float:left; width:240px; height:40px; line-height:40px;}
.search_tu{ float:right;height:40px; width:58px;}

 /*产品展示*/
 .prod_all{width: 100%;min-width: 1200px; background: #fff; margin-top: 60px;}
 .prod_t{ text-align: center; font-size: 16px; line-height: 42px;}
 .prod_t p{font-size: 40px; font-weight: bold;color: #333;}
.prod_t span{ color: #0883d3;}
 .prod_t dl{font-family: "arial";  font-size: 14px; text-transform: uppercase; color: #777;}
 .prod_t dl:after{ display: block; content: ""; height: 30px; width: 30px; background: url(img/20200429111436_1044482574.png) no-repeat;position: relative; margin: 0 auto; left:0;right: 0; top:0;z-index: 1;animation: prod_ti  2s infinite;    -moz-animation: prod_ti 2s linear infinite; -ms-animation: prod_ti 2s linear infinite; -o-animation: prod_ti 2s linear infinite;    -webkit-animation: prod_ti 2s linear infinite;}
 
    @-webkit-keyframes prod_ti
{
 0% { transform: rotate(0deg);}
 100%{ transform: rotate(360deg)}
}
@-moz-keyframes prod_ti
{
0% {width:0;}
 50%{width:200px;}
 100%{width:0}
 }
   @-ms-keyframes prod_ti
{
0% {width:0;}
 50%{width:200px;}
 100%{width:0}
}
@-o-keyframes prod_ti
{
0% {width:0;}
 50%{width:200px;}
 100%{width:0}
}
 
  .prod_b{ width: 1200px; margin:20px auto auto auto;}
 .list{ width: 250px;}
 .list_t{ background: #0883d3 url(img/20200430102941_1157596180.png)168px 31px no-repeat; line-height:28px; height: 77px; border-radius: 30px 0 0 0; color: #fff; padding: 30px 0 0 26px;}
   .list_t p{ font-size: 22px;font-weight: bold; }
  .list_t dl{font-size: 12px; text-transform: uppercase; color: #fff; font-family: "arial";}
 .list_b{ display: block; border: 1px solid #eee; border-top: none; }
  
  #classimgshow1{ height:56px;  border-bottom: 1px solid #eee; background-image: linear-gradient(to top,#f5f5f5,#fff) !important;}
  #classimgshow1 a{ display: block; font-size: 16px; color: #333; padding-left: 12px; line-height: 56px; background:url(img/20200430103120_1081560686.png) 180px center no-repeat !important;}

  #classimgshow1 a:hover{ color: #0883d3; font-weight: bold;}
 
 /*新品推荐*/
 .new_prod{}
.benfit_wwt {
    width:900px;
    height: 450px;
    overflow: hidden;
    position: relative;
    z-index: 9
}

.benfit_wwt ul {
    height: 100%;
    position: absolute;
}

.benfit_wwt ul li {
    float: left;
    width: 1100px;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;
}


.benfit_wwt .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #2d9fff;
    display: none;
}

.benfit_wwt .btn {
    display: none;
    position: absolute;
    width: 90px;
    padding-right: 50px;
    height: 23px;
    margin-left: -46px;
    left: 50%;
    bottom: 35px;
    text-align: right;
}

.benfit_wwt .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

.benfit_wwt .btn span.on {
    background: #fff;
}

.benfit_wwt .preNext {
    width: 45px;
    height: 100px;
    position: absolute;
    top: 170px;
	opacity:0.8;
    background: url(img/20200430103158_807067470.png) no-repeat 0 0;
    cursor: pointer;
}
.benfit_wwt .pre {
    left: 0;
}

.benfit_wwt .next {   right: 0;
 background-position: right top;}
 .new_prod .word{width: 300px; padding: 48px 60px 0 78px; font-size: 15px; border: 1px solid #eee; height: 
  400px;  color: #555;line-height: 32px; font-weight: lighter;}
 .new_prod .word p{ font-size: 25px;font-weight: bold;line-height: 50px;color: #333; padding-bottom: 20px; margin-bottom: 20px; background: url(img/20200429141308_1223338226.jpg) bottom left no-repeat;}
 .new_prod .word i{ letter-spacing: 2px; display: block; font-style: normal; font-weight: normal;font-size: 18px; color: #333; margin-top: 30px; text-align: center;}
 .new_prod .word i img{ display: block; margin: 0 auto 5px auto;}
 .new_prod .word i+i{ margin-left: 50px;}
 .new_prod .word a{font-size: 15px;text-align: center; background: #0883d3;width: 150px; line-height: 45px; color: #fff;font-weight: normal; display: block; margin-top: 40px;}
 .new_prod .word a+a{ background: #0076c3;}
 .new_prod .word a:hover{ background: #f78e1a;}
 .new_prod .img{width: 460px;height: 450px; overflow: hidden;}
 
 .prod_gd{ width: 1200px; margin: 0 auto;margin-top: 30px;}
  #colee{ height:650px; overflow: hidden;}
   .prod_gd tr > td:first-child { margin-left: 0;}
   .prod_gd tr > td:nth-of-type(4){ margin-right: 0;}
.prod_gd td { display: block; float: left; padding: 0 !important; width: 287px; margin: 8px 6px 8px 8px; position: relative; border:1px #ddd solid}
.prod_gd td> a:after,.prod_gd td > a::after{ content: ''; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.5) url(img/20200430103225_1049023915.png) no-repeat center; left:0; top: -100%; transition:0.3s all ease-in-out; }

.prod_gd td > span { height: 50px; width: 100%; padding-top: 0 !important; display: block; position: relative; overflow: hidden;}
.prod_gd td > span > a{ display:block; border-top: 1px solid #ddd; height: 50px; line-height: 50px; color: #454545; font-size: 14px; transition:0.3s all ease-in-out; position: relative; z-index: 1111}
.prod_gd td > span:after,.pro_bg td > span::after{ position: absolute; content: ''; width: 100%; height: 100%; background: #0883d3; bottom: -100%; left: 0; transition:0.3s all ease-in-out; }
.prod_gd td:hover > a:after,.pro_bg td:hover > a::after{ top: 0; }
.prod_gd td:hover > span > a{ color: #fff; }
.prod_gd td:hover > span:after,.pro_bg td:hover > span::after{ bottom: 0; }
.prod_gd td br { display: none;}
.prod_gd tr:after, .pro_bg tr::after { content: ''; display: block; clear: both; }
.prod_gd td a{ position: relative; display: block; overflow: hidden; }
.prod_gd td a img{ display: block; width: 100%; height: 240px; transition:0.5s all ease-in-out; }
.prod_gd td:hover a img{ transform:scale(1.2); }

 
 
 /*广告条*/
 .ggt{width: 100%;min-width: 1200px; height: 320px; margin-top: 60px; background: url(img/20200429152601_1270085824.jpg) top center no-repeat;}
 .ggt .word{width: 570px; padding: 70px 0 0 380px; color: #fff;line-height: 42px;}
 .ggt .word dl{ display: block; border-bottom: 1px solid #a5cbe3; padding-bottom: 15px; }
 .ggt .word dl i{font-style: normal; font-size: 40px; font-weight: bold;display: block;}
 .ggt .word dl em{font-style: normal;  font-family: "arial";font-size: 12px; text-transform:uppercase;  color: #a5cbe3;display: block; }
 
 .ggt .word p{ border-top: 1px solid #0a81cf; height: 50px; background: url(img/20200429154558_1000970290.png)65px 30px no-repeat; padding: 20px 0 0 100px; display: block;}
 .ggt .word p i{font-style: normal; font-size: 18px; display: block;}
 .ggt .word p em{ display: block; font-style: normal; font-family: "arial"; font-weight: bold; font-size:29px;}
 
 /*四大优势*/
 .adv_all{width: 100%;min-width: 1200px; margin-top: 50px; padding-bottom: 84px; background: url(img/20200429172657_1188878223.jpg) center bottom no-repeat;}

.ys h2 {
	padding-top: 69px;
	margin-bottom: 47px
}

.ys h2 a, .ys h2 span {
	color: #fff
}

.ys h2 a {
	background-image: url(../images/t_bg1.png)
}

.ys h2 a:hover {
	color: #fff
}

 .adva_sida .content {
	width: 1200px; margin: 0  auto;
	height: 538px;
	background: #fff;
	box-shadow: 0 0 35px 0 rgba(0, 0, 0, .06);
	position: relative;
	padding: 43px 40px 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.ys_nav {
	height: 110px;
	z-index: 2;
width: 1200px;
 margin: 30px  auto auto auto; 
 position: relative;
}

.ys_nav li { border-radius: 15px 0 15px 0;
	width: 224px;
	height: 109px;
	position: relative;
	float: left;
	margin-left:20px;
	overflow: hidden;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
 .ys_nav li:nth-of-type(1){ margin-left: 0;}

.ys_nav li img { display: block; position: relative;z-index: 2;margin: 20px auto 0 auto;
}

.ys_nav li span {
    display: block;
    position: absolute;
    width: 100%;
    height: 85px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 102px;
    background:#353535;
    top: 0;
    left: 0;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding-top: 24px;
}


.ys_nav li.on span {
 box-shadow: 0 0 10px #0883d3 inset;
 top: 0px;
    display: block;
    position: absolute;
    width: 100%;
    height: 86px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 102px;
    background: -webkit-linear-gradient(#0883d3, #0076c3); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(#0883d3, #0076c3); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#0883d3, #0076c3); /* Firefox 3.6 - 15 */
background: linear-gradient(#0883d3, #0076c3); /* 标准的语法 */
    top: 0;
    left: 0;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding-top: 24px;
}

.ys_nav li.on {
	position: relative
}


 .ys_con{  padding-top: 40px;}
 .ys_con dl{ display: block; width: 1200px; position: relative;}

.ys_con dt {
	width: 1200px;
	height: 550px;
    overflow: hidden;
}

   
.ys_con dd { background:rgba(255,255,255,0.85); padding: 50px;	width: 425px;
	position: absolute;height:250px; top: 105px; left: 50px; border: 2px solid #fff;
}

.ys_con h4 {
	margin: 38px 0 32px;
	font-size: 40px;
	color: #333;
	line-height: 100%;
    overflow: hidden;
}
    .ys_con b{ font-size:32px; line-height: 60px; color: #333;}

.ys_con h4 img {
	float: left;
	margin-top: 12px
}

.ys_con h4 span {
	display: block;
	font-size: 20px;
	color: #0a51a1;
	line-height: 100%;
	margin-top: 8px
}

.ys_con p {
	font-size: 15px;
	color: #666;
	line-height: 28px;
	margin-top:15px
}
 .ys_con span{ color: #0883d3;font-size: 16px; padding-right: 5px;}
.adv_dh{ margin-left: 6px; display: block;  float: left; margin-bottom: 10px;}
.adv_d{ display: block; float: left; font-size:60px; line-height: 60px; letter-spacing: 2px; text-transform: uppercase;color: #0883d3; font-family: "Impact";  }
  
  
 /*应用案例*/
 .case_all{width: 100%; min-width:1200px; padding: 60px 0 33px 0;background: #f4f4f4 url(img/20200429175315_1828193312.jpg) center top no-repeat;}
 .case_b{ margin-top: 30px;}
 .case_b td{width: 380px; height: 345px; overflow: hidden; border: 1px solid #ddd; float: left; display: block; position: relative; margin-bottom: 30px; padding: 0 !important; margin-left: 27px; background: #fff;}
 .case_b td:nth-of-type(3n+1){ margin-left: 0;}
  .case_b td br{ display:none;}
 .case_b td div{display: block; position: relative; padding-top: 0 !important;}
 .case_b td div a{ display: block;font-size: 16px; color: #333;line-height: 60px; text-align: left;padding-left:20px;}
 .case_b td div a:after{ float: right;display: block;content: "查看详情"; background: #0883d3; border-radius: 15px; width: 100px; text-align: center;  line-height: 30px; text-align: center; margin: 15px 20px 0 0; font-size: 14px; color: #fff; }
 .case_b td>a{width: 380px; height: 284px; overflow: hidden;}
 .case_b td img{ display: block; transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
 .case_b td:hover img{transform: rotateY(360deg);}
 .case_b td:hover div a:after{ background: #f78e1a;}
 .case_b td:hover div a{font-weight: bold; color: #0883d3;}
 
 /*简介*/
 .about_all{width: 100%;min-width: 1200px; padding-top: 60px; background: url(img/20200429200631_2017143988.jpg) top center no-repeat;}
 .about_all .prod_t dl:after{ display: block; content: ""; height: 30px; width: 30px; background: url(img/20200430102139_1358272800.png) no-repeat;}
 
 .about_b{ padding: 25px; margin-top: 30px; height: 450px; background: url(img/20200429200715_2107627800.jpg) no-repeat;}
 .about_l{width:500px; font-size: 15px; line-height:29px; color: #555; text-align: justify; padding: 30px 0 0 35px;}
 .about_l dl{font-size: 30px;font-weight: bold;color: #333;line-height: 50px;}
 .about_l a{ font-size: 15px;}
 .about_l p{text-indent: 2em; padding-top: 10px;}
 .about_all .prod_t dl,.about_all .prod_t p {color: #fff;}
 
 /*实力*/
 .workshop{ width: 100%; position: relative; z-index: 2; }
.workshop td td td br{ display: none !important;}
.workshop td td td { padding:5px !important ;}
.workshop td td td img{ padding:10px 10px 0 10px !important ; border:1px solid #dedede; border-bottom:none; background:#fff;}
.workshop td td td div{  border:1px solid #dedede;  line-height:58px; height:58px; overflow:hidden; background:#fff url(img/20200430103326_1989712952.png) bottom no-repeat; border-top:none; transition:all linear 0.2s;}
.workshop td td td:hover div{background:#fff url(img/20200430103434_1416797095.png) bottom no-repeat;}

.workshop td td td div a{ position: relative; z-index: 3; text-align:left !important; display:inherit; padding-left:10px;font-size:14px; padding-top:5px;}
.workshop td td td:hover div a{ color:#0883d3;}
  
  #colee_left{ width:1200px; overflow:hidden; }
 
   /*新闻*/
.news{ width:100%; min-width: 1200px; text-align:center; padding: 170px 0 60px 0; background:#f5f5f5 url(img/20200430103458_245446863.png)top center no-repeat;}

  /*左边新闻*/
 .news_d{ margin-top: 30px;}
.news_dl{width: 350px; padding:25px; background:#fff; height:530px; position:relative;}
.news_dlt{height:50px; padding:40px 30px;position: relative; background:#f5f5f5; text-align:left;}
  .news_dl  .news_div_item_date:after{ left: 0;}
.news_dlt p{font-size: 26px; line-height: 30px; color:#343434;}
.news_dlt p i{ color:#0883d3; font-weight:bold; font-style:normal;}
.news_dlt span{font-size: 14px;line-height: 25px; color:#999999; font-family:Arial, Helvetica, sans-serif;}
.news_dlt a{display: block; width:28px; height:28px; border: 2px solid #0883d3; font-size: 18px; font-weight: bold; color: #0883d3; line-height: 28px; text-align: center; position: absolute; top:48px; right:30px; border-radius: 100%;}
 .news_dlt a:hover{ background: #f78e1a; color: #fff; border-color: #f78e1a;}
.news_dlm{margin-top:30px; width:100%;overflow: hidden;height:250px; border:1px solid #fff; }
.news_dlw a{display: block;}
.news_dlw a p{font-size: 18px;color:#343434; line-height:35px; padding-top:12px;}
.news_dlw a t{display: block; font-size:14px;font-weight:100; color:#999; line-height:30px;}
.news_dlw a span{font-size: 14px;font-family: arial;line-height: 30px;position: relative;text-align: right;color: #999;display: block;width: 100%;height: 30px;font-style: normal;margin-top: 25px;}
.news_dlw a span:after{content: '';width: 65px;height: 1px;top: 14px;background: #ccc;display: block;position: absolute;-webkit-transition:0.3s all ease;transition:0.3s all ease;}
.news_dlw a:hover span:after{background: #0883d3;width: 100px}
.news_dlw{ text-align:left;}
  .news_dl .news_div_item_content{ position: absolute; top:460px; }
  .news_dl .news_div_item_title{ text-align: left;}
  .news_dl .news_div_item_date{position: absolute; top:535px; right: 20px;}
  .news_dl   .news_div_item_pic{width: 348px;height: 250px;border: 1px solid #f1f1f1;position: absolute;top: 180px;}
  .news_dl .news_div_item_pic img{width: 348px;height: 250px;} 
  
  
  /*右边资讯*/
.news_dr{width: 780px; height:580px; overflow: hidden;}
.news_tit a{font-size: 28px;color: #fff;display: block;line-height: 30px;position: relative; padding-left: 35px;}
.news_tit a .en{font-size: 14px;font-family: arial,microsoft yahei;display: block;line-height:25px;font-weight: 100;text-transform: capitalize;}
  .news_row2 .news_div_item{ display: block; position: relative; width: 337px; float: left; margin-left: 35px; text-align: left;}

  .news_row2 .news_div_item_title{ text-align: left;}
  .news_row2 .news_div_item_date{position: relative; top:140px; right: 20px;}
  .news_row2 .news_div_item_content{ width: 335px; overflow: hidden; position: relative;line-height: 28px; font-size: 14px; height: 170px;}
  .news_row2 .news_div_item_pic{ display: none;}
  
  .news_row2 .news4 .news_div_item:nth-of-type(1), .news_dr .news4 .news_div_item:nth-of-type(2){ display: none;} 
    .news_row2 .news6 .news_div_item:nth-of-type(1), .news_row2 .news6 .news_div_item:nth-of-type(2), .news_row2 .news6 .news_div_item:nth-of-type(3), .news_row2 .news6 .news_div_item:nth-of-type(4){ display: none;}   
.news_row2{padding:30px 35px 30px 0;width: 745px;height: 215px;background: #fff;position: relative; text-align:left;}
.news_row2 .news_tit a,.news_row3 .news_tit a{color: #343434}
.news_row2 .news_tit a .color,.news_row3 .news_tit a .color{color: #0883d3;font-size: inherit;font-weight: bold;}
.news_row2 .news_tit a .en,.news_row3 .news_tit a .en{color: #999}
  
  .news_r2_cont{overflow: hidden;}
.news_r2_cont_tit{position: absolute;width: 96%;top: 50px;text-align: right;left: 0;}
.news_r2_cont_tit li{width: 10px;height: 10px;background: #dedede;display: inline-block;border-radius: 50px;-webkit-transition:0.3s all ease;transition:0.3s all ease;margin-right: 3px;cursor: pointer}
.news_r2_cont_tit li.cur{width: 30px;background: #0883d3}

  
.news_div_item_title{ padding-bottom:15px;}
.news_div_item_a{font-size: 18px !important;color: #343434;}
.news_div_item_body{text-align: left;font-size: 14px;color: #999;}
.news_div_item_date{position: absolute;top: 540px;right: 25px; width:350px;}
.news_div_item_year,.news_div_item_month,.news_div_item_day{ float:left;color: #999;}
.news_div_item_date:after {content: '';width: 65px; left: 20px; height: 1px;top: 10px;background: #ccc;display: block;position: absolute;
-webkit-transition: 0.3s all ease;transition: 0.3s all ease;}
.news_dl:hover .news_div_item_date:after{background: #0883d3;width: 100px}
.news_div_item_year{ margin-left:270px;}
  
  
    /*滚动新闻*/
.news_row3{padding:20px 25px;width: 730px;height: 245px;background: #fff;position: relative; margin-top:20px; overflow: hidden;}
.news_row3 .fr{width: 400px}
.news_row3 .fl{ border:1px solid #f1f1f1;}
  .news_row3 .news_div_item{ margin-top: 10px;}
.news_row3 .news_div_item_a{display: block; font-size: 16px !important; font-weight: lighter;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  background: url(img/20200430103714_986796240.png) no-repeat 0 center; color: #333;padding-left: 35px;line-height: 38px;}
 .news_row3 .news_div_item_body{background: url(img/20200508110951_1330809283.png) no-repeat left center;font-size: 14px;color: #999;padding-left: 35px;display: block;line-height: 32px;font-weight: 100;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .news_row3 .news_div_item{ margin-bottom:20px;}
  .news_row3 .news_tit a{ text-align:left; padding-left: 0 !important;}
 .news_row3 .news_div_item_title{ padding-bottom:0; }
  
  .news_r3_cont_i{ height: 160px; margin-bottom: 20px;}
  .news_r3_cont{ height: 182px; overflow: hidden;}
  .news_r3_cont .news4 .news_div_item:nth-of-type(1), .news_r3_cont .news4 .news_div_item:nth-of-type(2){ display: none;} 
    .news_r3_cont .news6 .news_div_item:nth-of-type(1), .news_r3_cont .news6 .news_div_item:nth-of-type(2), .news_r3_cont .news6 .news_div_item:nth-of-type(3), .news_r3_cont .news6 .news_div_item:nth-of-type(4){ display: none;} 


 .news_row3 .news_div_item_pic{ display: none;}
  .news_row3 .news_div_item_date{ display: none;}
  .news_row3  .news_div_item_content{ text-align: left;}
  
  

.news_r3_cont_tit{position: absolute;width: 98%;top: -42px;text-align: right;left: 0; display: none;}
.news_r3_cont_tit li{width: 10px;height: 10px;background: #dedede;display: inline-block;border-radius: 50px;-webkit-transition:0.3s all ease;transition:0.3s all ease;margin-right: 3px;cursor: pointer}
.news_r3_cont_tit li.cur{width: 30px;background: #0883d3}
 
 
  /*links*/
.links{width:100%; overflow:hidden; background:#0883d3; height:74px;min-width: 1200px; }
.linksW{width:1200px; margin:0 auto; overflow:hidden;}
.links_l{float:left; width:230px; overflow:hidden;}
.links_l_l{float:left; background:#fff; height:70px; width:176px; text-align:right; font-size:20px; line-height:20px; padding-top:4px; padding-right:10px;}
.links_l_l span{font-family:Arial, Helvetica, sans-serif; font-size:50px; font-weight:bold; text-transform:uppercase; color:#e0e0e0; line-height:50px;}
.links_l_r{float:right; width:0; height:0;border-right: 44px solid transparent; border-top: 74px solid #fff;}
.links_r{float:right; width:936px; font-size:14px; color:#fff; overflow:hidden; line-height:24px; margin-top:25px;}
.links_r a{font-size:14px; color:#fff !important;}

/*footer*/
.footer{width:100%; overflow:hidden; padding:30px 0; background:#333; color:#929292; font-size:14px;min-width: 1200px;}
.footer a{color:#929292; font-size:14px; line-height:32px;}
.footerW{width:1200px; margin:0 auto; padding-top:20px;}
.footer_s{float:left; width:400px; line-height: 25px;}
.footer_si{padding-left:61px; margin:20px 0 25px 0; margin-left:3px; overflow:hidden;}
.footer_si01{background:url(img/20200430103809_283037386.png) no-repeat left center;}
.footer_si02{background:url(img/20200430103842_1655960071.png) no-repeat left center;}
.footer_si_m{font-size:18px; color:#fff; line-height:30px;}
.footer_si_s{font-size:14px;}
.footer_line{float:left; width:1px; height:165px; background:#454545; margin-right:20px; overflow:hidden;}
.footer_dh{float:left; margin-left:42px; overflow:hidden;}
.footer_dh_m{font-size:16px; color:#fff; padding-bottom:6px; line-height:32px;}
.footer_dh_d{ overflow:hidden;}
.footer_dh_fl a{ font-size:14px; line-height:32px;overflow:hidden; display:block; white-space: nowrap; text-overflow: ellipsis; }
#showtyepname{display:none;}
.footer_r{float:right; width:270px; overflow:hidden;}
.footer_rl{float:left; width:auto; overflow:hidden;}
.footer_rr{float:right;}
.footer_rl_m{font-size:16px; color:#fff; padding-bottom:15px; line-height:30px;text-align: center;}
.footer_rl_i{width:auto;}
.footer_rl_i img{width:120px;}
.footer a:hover{color:#0883d3; }
  .footer_si_n{font-size: 15px;}
/*copy*/
.copy{width:100%; overflow:hidden; text-align:center; line-height:26px; font-size:14px; color:#929292; background:#333;    min-width: 1200px;}
.copy a{color:#929292; font-size:14px;}
  .copy a:hover{color:#0883d3;}
.copyW{width:1200px; margin:0 auto; padding:30px 0; overflow:hidden; border-top:solid 1px #454545;}