/*公用*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden; background-color: #fff;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #0088d1; cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.page,.w1400{ margin:0 auto;width: 1400px;overflow:hidden;}
.w1400{width:1400px; margin:0 auto;}
.fr{ float:right;}
.fl{ float: left;}
*,:after,:before{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.title{text-align: center;font-size: 40px;color: #333;}
.title em{color: #0088d1;}
.title em a{font-size:40px;color: #0088d1;}
.title span{display: block;font-size: 18px;color: #9a9b9d;margin:14px 0 26px 0;}
.title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;}
.title i::after{right: 0px;left: inherit;background:#0088d1;animation:allTitleAfter 3s infinite linear;}
.title i::before{background:#0088d1;animation:allTitleBefore 3s infinite linear;}
.title t{width: 30px;height: 5px;background:#20a049;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.hovermaincolor{
	width:52%;
}
.hovermaincolor a{
	margin-left:10px;
}
.more{
	float:right;
}
.more a{
	font-size:16px;
	color:#0088d1;
}

.hovermaincolor a:hover{ color:#0088d1;}
/*抬头*/
.header{ border-top:1px solid #eee;  background:#fff; height:110px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;/*padding-right:12%;*/}
.hright,.hright nav ul,.hlogo{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;z-index:10;}
.hsecond{ height:110px; padding:15px 0 15px 40px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.hleft,.nav>ul,.hright{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;}
.hline{ width:1px; height:50px; background:#e7e7e7;  margin: 9px 20px 0px 20px;}
.hmean{ padding-left:4px; padding-top: 4px;}
.hmean em{ font-size:15px; color:#888; font-weight:100; letter-spacing: 3.2px;}
.hmean b{ display:block; font-size:25px; color:#333;}
.hmean b i{ font-size:45px; color:#0088d1; font-family: Din; display:inline-block; vertical-align:sub; line-height:45px;}
.nav ul li{ position:relative; margin-right:60px; margin-top: 3px;text-align:center;}
.nav ul li:nth-child(8){margin-right:25px;}
.nav ul li>a{ display:block; font-size:16px; color:#333;  position:relative;}
.nav ul li>a em{     display: block;  font-size: 12px; color: #ccc; font-weight: lighter; text-align: center; text-transform: uppercase; line-height: 30px;}
.nav ul li>a:after{ content:''; display:block; position:absolute; left:0; right:0; margin:0 auto; width:17px; height:17px; transition:all .3s ease; transform:scale(0); bottom:-35px; background:#0088d1;    border-radius: 50%; border: 3px solid #f9f9f9;  z-index: 999999;} 
.nav ul li.cur>a:after,.nav ul li:hover>a:after{ transform:scale(1);}
.nav ul li.cur>a,.nav ul li:hover>a{color:#0088d1; font-weight:bold;}
.nav>ul>li .dropmenu{width:200%;position:absolute;top:90px;left:-81%;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
.nav>ul>li .dropmenu a{font-size: 14px;display:block;line-height:40px;text-align:center;color:#fff;background:rgba(0,0,0,.8);transition:600ms ease; margin-top:1px;  width: 170px}
.nav>ul>li .dropmenu a:hover{background:#0088d1;}
.nav>ul>li table,.nav>ul>li tbody,.nav>ul>li tr,.nav>ul>li td{ display:block;}

@media screen and (max-width:1870px){
	.nav ul li{ margin-right:60px;}
	}
@media screen and (max-width:1650px){
	.nav ul li{ margin-right:60px;}
	.nav ul li>a{ font-size:14px;}
	.nav{ padding-left:80px;}
	}
@media screen and (max-width:1550px){
	.nav ul li{ margin-right:60px;}
	.nav ul li>a{ font-size:14px;}
	.nav{ padding-left:70px;}
	}
@media screen and (max-width:1500px){
	.nav ul li{ margin-right:60px;}
	.nav ul li>a{ font-size:14px;}
	.nav{ padding-left:70px;}
	}
@media screen and (max-width:1465px){
	.nav ul li{ margin-right:20px;}
	.nav ul li>a{ font-size:14px;}
	.nav{ padding-left:30px;}
	}
@media screen and (max-width:1420px){
	.nav ul li{ margin-right:20px;}
	.nav ul li>a{ font-size:14px;}
	.nav{ padding-left:20px;}
	.hmean b{ font-size:19px;}
	.hmean b i{ font-size:30px;}
	.header{    padding-right: 3%;}
	.hmean{ font-size:14px;margin-top: 10px;}
        .hmean em{font-size:13px; letter-spacing: 0.8px;}
	}
@media screen and (max-width:1400px){
	.nav ul li{ margin-right:20px;}
	.nav ul li>a{ font-size:14px;}
	.nav{ padding-left:20px;   margin-top: 13px}
	.hmean b{ font-size:19px;}
	.hmean b i{ font-size:30px;}
	.header{    padding-right: 3%;}
	.hmean{ font-size:14px;margin-top: 10px;}
        .hmean em{font-size:13px; letter-spacing: 0.8px;}
        .nav>ul>li .dropmenu{  left: -102%;}
        .nav ul li>a:after{ bottom: -30px;}
	}
@media screen and (max-width:1380px){
	.nav ul li{ margin-right:20px;}
	.nav ul li>a{ font-size:14px;}
	.nav{ padding-left:20px;}
	.hmean b{ font-size:18px;  margin-top: 6px;}
	.hmean b i{ font-size:30px;}
	.hmean{ font-size:14px;}
	.header{    padding-right: 3%;}
        .hmean em{ letter-spacing: 0px;}
	}
	@media screen and (max-width:1335px){
	.nav ul li{ margin-right:20px;}
	.nav ul li>a{ font-size:14px;}
	.nav{ padding-left:20px;}
	.hmean b{ font-size:18px;}
	.hmean b i{ font-size:30px;}
	.header{    padding-right: 3%;}
	.hmean{ font-size:14px;}
        .hmean em{ letter-spacing: 0px;}
	}

@media screen and (max-width:1300px){
	.nav ul li{ margin-right:20px;}
	.nav ul li>a{ font-size:14px;}
    .hmean b{ font-size:15px;}
	.header{    padding-right: 3%;}
    .hmean b i{ font-size:30px;}
	.hmean{ font-size:14px;}
	}
	
@media screen and (max-width:1270px){
	.nav ul li{ margin-right:20px;}
	.nav ul li>a{ font-size:14px;}
	.header{    padding-right: 3%;}
    .hmean b{ font-size:15px;}
    .hmean b i{ font-size:30px;}
	.hmean{ font-size:14px;}
	}
.iser_box{background: rgba(255,255,255,0.8); position: absolute;top: 100%;right: 0;padding: 30px; transform-origin: top; transform: rotateX(90deg);transition: all 0.5s;z-index: 9;}
.search_l{display:flex;align-items:center;justify-content:end;width:595px;}
.search_l span+span{margin-left:10px;}
.search_l a{color: #666;font-size: 14px;}
.search_r{margin-top:15px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width:228px;}
.itel_box p{padding-left:25px;color:#333;position:relative;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#0f7404;margin-top:10px;}

/*幻灯片*/
.banner{display:none;overflow:hidden; width:100%; position:relative; z-index:1; background:#f1f1f1;}
.banner-box{ min-width:1400px; height:660px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:660px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:250px; left: 0; margin-left: 0; height: 420px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(../images/banbtn.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../images/banbtn.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:20px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #0088d1;border-radius: 8px; width:70px;}
.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;}

/*搜索*/
.search{ border-bottom:1px solid #eee; border-top:1px solid #eee;}
.search .w1400{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.keyword,.keyword a{ line-height:90px; font-size:16px; color:#888;    float: left;
    width: 40%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.keyword span{color:#0088d1;float:left;}
.searight{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.seatel{ padding:0 40px; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; font-size:14px; color:#888; margin-right:30px;}
.seatel em{ display:block; font-size:22px; font-family:fontDin1; color:#0088d1;}
.seatel span{ display:inline-block; padding-left:48px; background:url(../images/icon1.png) no-repeat left center;}
.search_bg{ width:263px; height:50px; background:#eaeaea; padding:0 20px;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
#infoname{ border:none; background:none; width:230px; height:50px;}



/*案例*/
.case{ padding-top:69px; background:url(../images/bg1.jpg) no-repeat center;width: 100%;height: 728px;}
.casetitle{text-align: center;font-size: 40px;color: #fff;}
.casetitle em{color: #fff;}
.casetitle span{display: block;font-size: 18px;color: #fff;margin:14px 0 26px 0;}
.casetitle i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.casetitle i::after,.casetitle i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;}
.casetitle i::after{right: 0px;left: inherit;background:#fff;animation:allTitleAfter 3s infinite linear;}
.casetitle i::before{background:#fff;animation:allTitleBefore 3s infinite linear;}
.casetitle t{width: 30px;height: 5px;background:#fff;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
.casecon{ padding:40px 40px 0 40px;background: #fff;margin-top: 18px;}
.casecon ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.casecon li dl{ width:300px; height:225px; overflow:hidden; position:relative;}
.casecon li dl+dl{ margin-top:30px;} 
.casecon li dl a img{ width:100%; height:100%;    transition: all .6s ease;}
.casecon li dl:hover a img{ transform:scale(1.1)}
.casecon li dl a p{bottom:0px; left:0px; position:absolute; width:100%; height:55px; overflow:hidden; background:rgba(0,0,0,0.68); font-size:18px; color:#fff; line-height:55px; text-align:center; transition:all 0.5s ease; z-index:999;}
.casecon li:nth-child(2){ margin:0px 30px;}
.casecon li:nth-child(2) dl{ width:640px; height:480px;}
.casecon li dl a:after{ content:''; width:100%; height:100%;background:rgba(0,0,0,0.68); transition:all 0.5s linear; position:absolute; display:block; left:-120%; transform:rotate(90deg); top:0px;}
.casecon li dl a{ display:block;width:100%; height:100%;}


/*简介*/
textarea {  animation: animated 1s infinite;  -moz-animation: animated 1s infinite; -webkit-animation: animated 1s infinite;  -o-animation: animated 1s infinite;}
input[type="text"] { animation: animated 1s infinite; -moz-animation: animated 1s infinite; -webkit-animation: animated 1s infinite;  -o-animation: animated 1s infinite;}
input[type="button"] {  cursor: url(http://www.gdyijianghb.com/images/Acur.png), default !important;}
input,
button {
  outline: none;
}
.wjdh-message * { -webkit-box-sizing: content-box;  -ms-box-sizing: content-box;  -moz-box-sizing: content-box;  box-sizing: content-box;}
.left { float: left;}
.right { float: right;}
.inContent {  width: 1400px;  margin: 0 auto; position: relative; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.inContent:after { content: ""; display: block; clear: both;  font-size: 0; line-height: 0;}
.inContent * { -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;}

.button { --duration: 0.5s;  --move-hover: -5px;  cursor: pointer; -webkit-transform: translateY(var(--y)); transform: translateY(var(--y));  transition: box-shadow var(--duration) ease, -webkit-transform var(--duration) ease; transition: transform var(--duration) ease, box-shadow var(--duration) ease; transition: transform var(--duration) ease, box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;  -webkit-tap-highlight-color: transparent;  -webkit-appearance: none;}
.button span { display: inline-block;}
.button span i {  display: inline-block; -webkit-backface-visibility: hidden;  backface-visibility: hidden;  font-style: normal;}
.button span i:nth-child(1) { --d: 0.05s;}
.button span i:nth-child(2) { --d: 0.1s;}
.button span i:nth-child(3) { --d: 0.15s;}
.button span i:nth-child(4) { --d: 0.2s;}
.button span i:nth-child(5) { --d: 0.25s;}
.button span i:nth-child(6) { --d: 0.3s;}
.button span i:nth-child(7) { --d: 0.35s;}
.button span i:nth-child(8) { --d: 0.4s;}
.button span i:nth-child(9) { --d: 0.45s;}
.button span i:nth-child(10){ --d: 0.5s;}
.button span i:nth-child(11){ --d: 0.55s;}
.button span i:nth-child(12){ --d: 0.6s;}
.button span i:nth-child(13){ --d: 0.65s;}
.button span i:nth-child(14){ --d: 0.7s;}
.button:hover { --move: -5px;}
.button:hover i { -webkit-animation: move var(--duration) linear var(--d);animation: move var(--duration) linear var(--d);}
@-webkit-keyframes move {
  40% {
    -webkit-transform: translateY(var(--move));
    transform: translateY(var(--move));
  }
}
@keyframes move {
  40% {
    -webkit-transform: translateY(var(--move));
    transform: translateY(var(--move));
  }
}
@keyframes msClock2 {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1);
  }
}

.about { background: url(../images/bg2.jpg) center bottom no-repeat;  height:820px;}
.abouttitle { line-height: 1;}
.abouttitle i { display: block;  font-weight: bold; font-size:30px; line-height: 58px; text-shadow: 0px 10px 5px rgba(7, 40, 31, 0.08);}
.abouttitle span { display: block;  font-size: 24px;  margin-top: 25px;}
.about .aboutBox { /*height: 778px;*/min-height:590px;}
.about .aboutText {  float: left;  width: 750px;}
.about .aboutText .line { margin-top:20px;  height: 1px; background-color: #333333;  opacity: 0.1;}
.about .aboutText .tit { font-size: 22px; line-height: 1; margin-top: 32px;  letter-spacing: 11px; font-weight:bold; color: #0088d1;}
.about .aboutText .text {  font-size: 18px; display: -webkit-box;  -webkit-line-clamp: 4; line-height: 36px; height: 144px; color: #888;  margin-top: 22px; text-align: justify; -webkit-transition: all 0.5s ease-out;  transition: all 0.5s ease-out;}
.about .aboutText .more {float:left;  margin-top: 105px;  display: inline-block; line-height: 24px;  height: 24px;  font-family: Arial; font-size: 18px;  -webkit-transition: all 0.5s ease-out;  transition: all 0.5s ease-out; z-index: 1; padding-left: 12px;  position: relative;}
.about .aboutText .more i {  min-width: 6px;}
.about .aboutText .more:after {  content: "";  display: block;  position: absolute; left: 0; top: 0; border-radius: 100%; width: 24px; height: 24px; background-color: #333; -webkit-transition: all 0.5s ease-out;  transition: all 0.5s ease-out; z-index: -1;}
.about .aboutText .more:before {  content: ""; display: inline-block; vertical-align: top; height: 24px;  width: 34px;  background: url(../images/jt.png) 0 center no-repeat;  margin-right: 20px;  -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
.about .aboutText .more:hover {  color: #0088d1;}
.about .aboutText .more:hover:after { background-color: #0088d1;}
.about .aboutText .more:hover:before {  animation: zyfd 1.5s linear infinite;}
.about .aboutText .tel {  margin-top:230px; color: #ffffff; font-size: 16px;}
.about .aboutText .tel .t1 {  height: 36px;  line-height: 36px; font-size:18px; color:#fff;}
.about .aboutText .tel .t1:before {  content: ""; display: inline-block;  width: 36px; height: 36px; vertical-align: top; margin-right: 10px;  animation: msClock2 1.5s linear infinite;  background: url(../images/call.png) center center no-repeat;  margin-right: 20px;}
.about .aboutText .tel .t1 i {  font-size: 30px;  font-family: Din; vertical-align: middle;  display: -webkit-inline-box; color:#fff; margin-top: -5px;}
.about .aboutText .tel .t2 {  line-height: 1; font-size: 18px;  letter-spacing: 14px; margin-top: 10px; color:#fff;}
.about .aboutPic { float: right; position: relative;}
.about .aboutPic .pic { width: 592px;  height: 460px;  border: 20px #fff solid; overflow: hidden;}
.about .aboutPic .pic img { display: block; width: 552px;  height: 460px;transition: all .6s ease;}
.about .aboutPic .pic:hover img{transform: scale(1.1);}
.about .aboutPic .honor img { width: 100%;  height: 100%; object-fit: contain;}
.about .aboutPic .honor:hover {  box-shadow: 0 15px 15px -10px rgba(43, 194, 154, 0.5);}
.about .aLink { position: absolute;  bottom: 0;  right: 0;}
.about .aLink a {  float: left;  margin-left: 112px;  text-align: center; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
.about .aLink a:first-child { margin-left: 0;}
.about .aLink a i {  width: 60px; height: 60px;  display: block; border-radius: 50%; overflow: hidden; margin: auto;}
.about .aLink a i:before,
.about .aLink a i:after {  content: ""; display: block; width: 100%; height: 100%; position: relative;  top: 0;  -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
.about .aLink a i.ico1:before,
.about .aLink a i.ico1:after {
  background: url(../images/icon2.png) center center no-repeat;
}
.about .aLink a i.ico2:before,
.about .aLink a i.ico2:after {
  background: url(../images/icon3.png) center center no-repeat;
}
.about .aLink a i.ico3:before,
.about .aLink a i.ico3:after {
  background: url(../images/icon4.png) center center no-repeat;
}
.about .aLink a i.ico4:before,
.about .aLink a i.ico4:after {
  background: url(../images/icon5.png) center center no-repeat;
}
.about .aLink a i.ico5:before,
.about .aLink a i.ico5:after {
  background: url(../images/icon6.png) center center no-repeat;
}
.about .aLink a span { display: block; margin-top: 20px;  line-height: 1; color: #ffffff; font-size: 16px;}
.about .aLink a:hover { -webkit-transform: translateY(-5px); transform: translateY(-5px);}
.about .aLink a:hover i { -webkit-animation: hvr-icon-wobble-vertical 1s;  -moz-animation: hvr-icon-wobble-vertical 1s;  animation: hvr-icon-wobble-vertical 1s;}

/*新闻*/
.news_dl {width: 400px; }
.news_dlt { height: 130px; padding: 40px 30px; color: #fff;  position: relative; background: url(../images/news.png)no-repeat center; }
.news_dlt p { font-size: 28px; line-height: 30px; color:#fff; }
.news_dlt span { font-size: 14px;  line-height: 25px;  color: #fff;}
.news_dlt a {  display: block; width: 40px;  height: 40px;  line-height: 40px;  color: #fff;font-size: 20px;text-align: center;position: absolute;top: 48px;right: 30px;background: #0088d1;border-radius: 100%;}
.news_dlm {margin-top: 18px;width: 100%;overflow: hidden;height: 300px;background: #333;}
.news_dlw a {display: block;}
.news_dlw a p {font-size: 18px;color: #343434;line-height: 50px;padding-top: 12px;}
.news_dlw a t {display: block;font-size: 15px;font-weight: 100;color: #999;}
.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: #0088d1;width: 100px;}
.news_dr {width: 960px;height: 580px;border: 1px #eee solid;}
.news_tit a {font-size: 28px;color: #fff;display: block;line-height: 30px;position: relative;}
.news_tit a .en {font-size: 14px;font-family: arial, microsoft yahei;display: block;line-height: 25px;font-weight: 100;text-transform: capitalize;}
.news_r2_cont_i strong {font-size: 16px;font-weight: normal;color: #666666;white-space: nowrap;overflow: hidden;width: 100%;display: block;line-height: 50px;padding: 10px 0 0;text-overflow: ellipsis;}
.news_r2_cont_i p {font-size: 14px;font-weight: 100;color: #999;line-height: 28px;text-align: justify;	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;}
.news_r2_cont_i i:after {content: '';width: 65px;height: 1px;top: 14px;background: #dddddd;display: block;position: absolute;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;}
.news_r2_cont_i * {-webkit-transition: 0.3s all ease;transition: 0.3s all ease}
.news_L {width: 100%;padding: 20px; border:1px solid #eee;}
.news_L .news_div_item_a {font-size: 16px;color: #666666;line-height: 30px; font-weight:bold;}
.news_L .news_div_item_a:hover{ color: #0088d1;}
.news_r2_cont_i:hover i:after {background: #0088d1;width: 100px}
.news_r2_cont_i:hover strong {color: #0088d1;}
.news_r2_cont_i {width: 420px;float: left;margin-right: 50px}
.news_r2_cont_i i {font-size: 13px;font-family: arial;line-height: 30px;position: relative;text-align: right;color: #aaa;display: block;width: 100%;height: 30px;font-style: normal;margin-top: 25px;}
.news_r2_cont_i i em {font-size: 16px; color: #aaa; font-style: normal;font-family: inherit;float: right;}
.news_row2 {padding: 40px 40px;width: 975px;height: 270px;position: relative;overflow: hidden;}
.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: #0088d1;font-size: inherit;font-weight: bold;}
.news_row2 .news_tit a .en,.news_row3 .news_tit a .en {color: #999}
.news_row3 {padding: 20px 40px;width: 975px;position: relative;background-position-x: 20px;}
.news_row3 img{ border:1px solid #eee; width:330px; height:251px;}
.news_row3 .fr {width: 530px; margin-top:20px;}
.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: #0088d1}
.news_r2_cont {overflow: hidden;}
.news_r3_cont {position: relative;margin-top: 10px;}
.news_r3_cont .news_r3_cont_in a {margin-bottom: 10px;}
.news_r3_cont_i p {background: url(../images/question.png) no-repeat left center;font-size: 16px;color: #666;font-weight: normal;padding-left: 40px;line-height: 38px;}
.news_r3_cont_i:hover p{ color: #0088d1;}
.news_r3_cont_i span.small {background: url(../images/answer.png) no-repeat left center;font-size: 14px;color: #999;padding-left: 40px;display: block;line-height: 32px;font-weight: 100;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news_r3_cont_i {display: block;}
.news_r3_cont_tit {position: absolute;width: 100%;top: -35px;text-align: right;left: 0;}
.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: #0088d1}.news_L .news_div_item_date {float: right;font-size: 13px;color: #999999;}
.news_L .news_div_item_body {font-size: 14px;color: #999999;line-height: 35px;}
.news_div_item_pic {margin-bottom: 10px; text-align:center;  overflow: hidden;}
.news_L .news_div_item_content {margin-bottom: 15px; }
.news_L .news_div_item {width: 100%;overflow: hidden;position: relative;}
.news_L .news_div_item::before {content: '';position: absolute;bottom: 8px;left: 0;width: 65px;height: 1px;background: #bbbbbb;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;}
.news_L .news_div_item:hover:before {background: #0088d1;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;width: 95px;}
.news_L .news_div_item_date div {display: inline-block; }
.news_L .news_div_item_pic img {max-width: 100%;transition:all .6s ease; }
.news_L .news_div_item_pic:hover img { transform:scale(1.1); }

/*底部*/
.copyright{ background:#212225;}
.crcon{ padding:20px 0 50px; border-bottom:1px solid #323337;}
.end{ line-height:119px; border-top:1px solid #0a0a0b;}
.end a,.end{ font-size:15px !important;}
.copyright,.copyright a{ font-size:14px; color:#707173;}
.copyright a:hover{ color:#fff;}
.cr_t{ font-size:20px; color:#fff; margin-bottom:30px;font-weight: normal;}
.kslj ul li{ float:left;padding:0 0 0 30px;}
.kslj ul li:nth-child(3){ float:left;padding:0 0 0 0px;}
.kslj ul li:nth-child(2){padding:0 60px; height:150px; margin:0 55px; border-left:1px dashed #343538; border-right:1px dashed #343538;} 
.kslj:nth-child(1) .cr_t{padding-left: 30px;}
.kslj ul li a{ display:block; line-height:38px;}
.crcode ul li{ float:left; text-align:center;} 
.crcode img{ display:block;padding:9px; border:1px solid #3e3f43; margin-bottom:10px; width:160px;}
.crconcat{width: 350px;}
.crcode ul li+li{ margin-left:20px;}
.crcode{ margin-left:140px;}
.cr_phone{ font-size:26px; color:#fff; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px; line-height:32px;}
.cr_addr{ line-height:38px;}