@charset "utf-8";


html{font-size: 100px}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1.2em;font-weight:normal;}
ol,ul{list-style:none}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{color:#333;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{color:  #63065f}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}

button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border: none}




.flex{display:flex;justify-content:space-between;flex-wrap:wrap}





.overhide{overflow: hidden}
.header .logo{/*width: 1.92rem;min-width: 1.92rem;*/display: flex;align-items: center;}

.headerm{display: none; position: fixed;left: 0;right: 0;top:0;z-index: 99;padding-right: 4%;padding-left: 4%;
  background:rgba(255,255,255,1); height: .65rem ;box-shadow:  0 5px 10px rgba(0,0,0,.1)}

.headerm .logo img{height:.46rem;}
.headerm .navbtnm{width:.7rem;height: .45rem;background: #63065f;transition: .3s;
  position: absolute;top: .1rem ;right: 0;z-index: 5;color: #fff;text-align: center;border-radius: .4rem 0 0 .4rem }
.headerm .serbtnm{position: absolute;right: 1rem;font-size: .26rem;color: #63065f;top: .2rem}

.headerm .navbtnm .menu-btn{width:26px;height:26px;left: .2rem}
.headerm .navbtnm .menu-btn .line-1,.headerm .navbtnm .menu-btn .line-2,.headerm .navbtnm .menu-btn .line-3{width:26px;}
.headerm .navbtnm .menu-btn .line-1{margin-top:-9px;width:22px}
.headerm .navbtnm .menu-btn .line-3{margin-top:7px;width:22px}
body.navShow .headerm .navbtnm .menu-btn .line-2{width:22px}

.header{position: fixed;top:20px;; left: 0;right: 0;z-index: 1050;padding: .2rem 0 ;transition: .3s;}
.header:before{content:"";position: absolute;top:0;left:0;right:0;background:url(../images/b_bg.png) center top no-repeat;background-size: 100% 100% !important;height: 2rem;z-index: -1;transition: .5s;pointer-events: none;}
.header:hover:before{top: 0}
.header .navbtn{
  width:1rem;
  height: 60px;;
  background: rgba(7,58,106,0.5);
  transition: .3s;
  position: absolute;
  top: 26px;
  right: 200px;
  z-index: 2005;
  color: #fff;
  text-align: center;
  
  transform: translateY(-50%);
  }
.menu-btn{overflow:hidden;width:36px;height:36px;background:0 0;opacity:1;position:absolute;z-index:999;top: 50%;transform: translateY(-50%);left: .3rem}
.menu-btn .line-1,.menu-btn .line-2,.menu-btn .line-3{position:absolute;top:50%;right:0;display:block;width:36px;height:2px;background:#fff;transition:all .4s cubic-bezier(.165,.84,.44,1) 0s;transition-property:transform,width,margin,background-color;margin-top: -1px}
.menu-btn .line-1{margin-top:-12px;width:30px}
.menu-btn .line-3{margin-top:10px;width:30px}



.scrolling .header{/* background: rgba(99,6,95,.75); */padding: .2rem 0;/* backdrop-filter: blur(5px); */}
.scrolling .header  .logo img{height: .4rem;max-height: .6rem\0;}
.scrolling .navbtn{top: 50%;}

.scrolling .header{
background-image: -moz-linear-gradient( 0deg, rgba(117,35,125,.9) 0%, rgba(155,51,121,.9) 100%);
background-image: -webkit-linear-gradient( 0deg, rgba(117,35,125,.9) 0%, rgba(155,51,121,.9) 100%);
background-image: -ms-linear-gradient( 0deg, rgba(117,35,125,.9) 0%, rgba(155,51,121,.9) 100%);
}
.scrolling .header:before{background: none;}
.scrolling .header .hdrTop{display: none;}

.scrolling .header .hdrNav{margin-top: 0;}
.scrolling .header .navbtn{background: none;}


#nav{width: 11rem;max-width: 100%;height: 100%;}
#nav ul{display: flex;justify-content: space-between;height: 100%;}
#nav ul li{z-index:0;height: 100%;position: relative;white-space: nowrap;}
#nav ul li a{display: flex;padding: 0;position: relative;z-index: 2;height: 100%;align-items: center;}
#nav ul li h3{font-size: .24rem;color:#fff;line-height: .4rem;position:relative;transition: .36s;display: inline-block;font-weight: bold;font-family: 'bell';}
#nav ul li h3:after{content:"";position:absolute;left: 50%;top: calc(100% + 2px);transition:.6s;border-left: transparent .75rem solid;border-right: transparent .75rem solid;border-bottom: #fff 1rem solid;margin-left: -.75rem;opacity:0;visibility:hidden;}
#nav ul li.on1 h3:after{ opacity:1; visibility:visible}
#nav ul li a i{ margin:-3px 0 0 .625rem; display:inline-block; width:10px; height:5px;  transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ }
#nav ul li a i{ display:inline-block;  width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%;background:#fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;box-shadow: 0 0 10px rgba(0,0,0,.3);border-radius: 0 0 .08rem .08rem;overflow: hidden;}
#nav ul li .sub:after{content: '';height: 3px;width: 100%;position: absolute;left: 0;top: 0;background: #e2be8f;}
#nav ul li .sub .box{padding: 3px 0 0;text-align:center;}
#nav ul li .sub a{padding: 8px 30px;line-height: 28px;transition:.6s;font-size: 14px;color: #666666;text-align: center;white-space: nowrap;font-family: SourceHanSerifCN-Bold;min-width: 160px;justify-content: center;}
#nav ul li .sub a:hover{color: #fff;background: #63065f;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav>ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{opacity: .9;}

#nav>ul>li h3:before{content:"";display:block;position:absolute;width: 12px;height: 12px;right: -1.375rem;top: 50%;margin-top: -6px;transition:.3s; display:none}
#nav>ul>li.xiala h3:before{ display:block}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav>ul>li.noSubMenu h3:before{ display:none}



.navShow #nav{ display: none;}
.navShow .list1{ display: flex;}

.big-nav{position: fixed;z-index: 49;left: 0;top: 0;right: 0;bottom: 0;background: url(../images/navbg.jpg) no-repeat center;background-size: cover;opacity: 0;visibility: hidden;transition: .3s}
.big-nav .scroll{position:absolute;z-index:1;left:0;right:0;top: 2rem;bottom:0;overflow-y:auto;padding-bottom: .3rem; }
.big-nav .scroll::-webkit-scrollbar{display: none}
.big-nav .scroll .wp{max-width: 16rem;}
.big-nav .scroll dl{ width: 12.5%; margin-bottom: .2rem;transform: translateY(1rem);opacity: 0;overflow: hidden;text-align: center;}
.big-nav .scroll dl dt{font-family: 'bell';font-size: .22rem;font-weight: bold;padding-bottom: .15rem;margin-bottom: .2rem;position: relative;}
.big-nav .scroll dl dt:after{content: '';height: 1px;width: 0;position: absolute;left: 50%;bottom: 0;background: #fff;transform: translateX(-50%);}
.big-nav .scroll dl dt a{color: #fff;}
.big-nav .scroll dl dd ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.big-nav .scroll dl dd ul li{width: 100%;margin-bottom: .15rem;font-size: .17rem;line-height: 1.4em;}
.big-nav .scroll dl dd ul li a{ color: #fff}
.big-nav .scroll .wp:after{width: 31.333%;display: inline-block;content: '';display: none;}


.big-nav .dss{position:absolute;z-index:1;left:0;right:0;bottom: 80px;overflow-y:auto;padding-bottom: .3rem; margin: auto; width: 800px;;  }

.big-nav .dss .btns{ height:60px; width:80px;float:left;background:url(../images/ss_bg.png) center no-repeat rgba(7,58,106,0.5); border:0px;  }
.big-nav .dss .txt{  height:60px; line-height:60px; float:left;border:0px;padding-left:10px; width:600px; color: #8a8d8b; background:rgba(255,255,255,0.8); border: 0; }

body.navShow {overflow: hidden;position: fixed;width: 100%;height: 100%}
body.navShow .big-nav {opacity: 1;visibility: visible;}
body.navShow .header .hd-nav {opacity: 0;visibility: hidden;position: absolute}
body.navShow .header .hdr-t {padding-top: .2rem}
body.navShow .header .navbtn i:before {content: "\eca0";}
body.navShow .headerm .navbtnm i:before {content: "\eca0";}
body.navShow .menu-btn .line-1{visibility:hidden}
body.navShow .menu-btn .line-2{margin-top:-1px!important;width:100%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
body.navShow .menu-btn .line-3{margin-top:-1px!important;width:100%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
/*
body.navShow .header .hdrTop ul li a{color:#63065f;border-color:rgba(99,6,95,.75)  }
body.navShow .header .hdrTop ul li a:hover{color:#fff }
body.navShow .header .hdrTop .serbtn{color:#63065f }
body.navShow .header .hdrNav ul li a{ color:#63065f }
body.navShow .header .hdrNav ul li:after{background:rgba(99,6,95,.75)}*/
body.navShow .big-nav .scroll dl{transform: translateY(0);opacity: 1;}
body.navShow .big-nav .scroll dl dt:after{width: .3rem;transition:width .6s 1s linear;}
body.navShow .big-nav .scroll .wp dl:nth-child(1){transition: .8s .2s}
body.navShow .big-nav .scroll .wp dl:nth-child(2){transition: .8s .3s}
body.navShow .big-nav .scroll .wp dl:nth-child(3){transition: .8s .4s}
body.navShow .big-nav .scroll .wp dl:nth-child(4){transition: .8s .5s}
body.navShow .big-nav .scroll .wp dl:nth-child(5){transition: .8s .6s}
body.navShow .big-nav .scroll .wp dl:nth-child(6){transition: .8s .7s}
body.navShow .big-nav .scroll .wp dl:nth-child(7){transition: .8s .8s}
body.navShow .big-nav .scroll .wp dl:nth-child(8){transition: .8s .9s}
body.navShow .big-nav .scroll .wp dl:nth-child(9){transition: .8s 1s}
body.navShow .big-nav  .btn-link{transform: translateY(0);opacity: 1;visibility: visible;transition: .8s .2s}

body.navShow .header:before{ opacity: 0;}

.big-nav  .btn-link{display: none;margin-bottom: .2rem;transform: translateY(1rem);opacity: 0;}
.big-nav .search{display: none!important}






.top_body{height: 100%; width: 100%;}
.top{  height:130px;position: fixed; left: 0; top: 0; z-index: 100; }

.top_dl{  margin:0 auto; height:36px;  color: #fff;}
.top_dl a{ color: #fff;}
.top_dl i{margin:0 18px;font-size:12px;color: #fff;}
.top_dl_v{ width: 1400px; margin:0 auto; height:45px;  ;}
.top_dl_v1{ height:45px; line-height:45px; float:left;width:650px; text-align: left;; }

.top_dl_v2{ height:45px; line-height:45px; float:right;width:750px; text-align: right;  }
.top_dl_v2 a{  color: #fff;
  text-transform: uppercase;
  font:  14px/3 'Microsoft YaHei';}
  .top_dl_v1 a{  color: #fff;
    text-transform: uppercase;
    font:  14px/3 'Microsoft YaHei';}




.top_dl_v2 .me{ font-size: 14px; width:750px;float: left;}
.top_dl_v2 .me a{ font-size: 14px;color:#fff;}

.ln{ transition:all 0.3s ease-out 0s;height:140px;height:140px;background:linear-gradient(rgba(0,1,1,0.8),rgba(0,1,1,0));

}
.lns {
  background-color: #035594;
  box-shadow: 0px 2px 6px 0px rgba(231, 229, 229,1);
  border-bottom: 2px #5893c1 solid;;
  height:120px;transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s;

}
.lns2 {
  background: #035594;
 
  height:120px;transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s;

}



.ln a{ color: #fff;}

.lns a{ color: #000;}

.ln_c{height: 85px;  width: 1600px; position: relative; }


.top_logo{ width:779px; height:68px; font-size:0px; float:left;}
.top_logo a{height:100%;font-size:0;display:inline-block;vertical-align:middle; }
.top_logo  img{display:inline-block;vertical-align:middle;}
.top_logo a a:after{content:"";display:inline-block;height:100%;vertical-align:middle;}
.top_nv{ width:1100px; height:68px; float:left;}



.btns{ height:34px; width:80px;float:left;background:url(../images/ss_bg.png) no-repeat; border:0px; }








.banners{
   height:100%;  text-align: left;  

}


#products {
  display: block;
  width: 100%;
  min-width: 1400PX;
  height:100%;
  position: relative;
  left: 0px;
  text-align: center;
  overflow: hidden;
} #products .slides_container{height:100%;}
  #products .slides_container div {
      width: 100% !important;
      height: 100% !important;
  }

/*
Pagination
*/
.pagination {	position: relative; top:-74px;	width:1400px; z-index:1008; text-align: right; margin: 0 auto; }
.pagination li {	margin:0 3px;	list-style:none;	display: inline-table;}
.pagination li a {		width:30px;	height:30px;	background-position:0 0;	float:left;	overflow:hidden;z-index: 1000;  font-size: 18px; color: #fff; text-align: center; vertical-align: middle;  line-height: 30px;}
.pagination li.current a {background:rgba(242,205,0,0.6); 
  font-family: "Microsoft YaHei";
  color: rgb(255，255，255);;	}

#products .next,#products .prev {
position:absolute;
top:47%;

width:44px;
height:0;
padding-top:60px;
overflow:hidden;
display:block;
z-index:101;
}

#products .prev 
{
  left:48px;
background:url(../images/ui-prev.png) 100% no-repeat; 
}

#products .next {
right:48px;
background:url(../images/ui-next.png)100% no-repeat;
}


/*=======ci=========*/
.ci{ width: 100%; height: 380px; color: #fff; background:url(../images/ci_bg.png) right center no-repeat #035594 ; margin-top: 0px;;}

.ci_c{ width: 1600px;height: 160px; ;}
.ci_c .l{ width: 800px; height: 160px; line-height: 160px; font-size: 18px; color: #fff;}

.ci_c .more{  transition: all 0.5s ease;height: 74px; width: 258px; border: 3px #31eeff solid; margin-top: 67px; line-height: 74px; color: #fff;  text-align: center ;}

.ci_c .more:hover{border: 3px rgba(255,255,255,1) solid; color: #31eeff;}
.ci_c .more a{color: #31eeff;}
.ci_c .more:hover a{color: #fff;transition: all 0.5s ease;}
.ci_c .more a:hover{color: #fff;transition: all 0.5s ease;}


.ci_c .r{ width: 800px; height: 380px; padding-top: 40px;;}
.ci_c .r .cv{ width: 755px;font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(207, 243, 252);
  line-height: 1.875;}
  .ci_c .r .sz{ width: 755px; height: 80px; padding-top: 60px;;}
  .ci_c .r .sz .nr{ width: 250px; border-left: 1px #1d669f solid; height: 75px;;}
  .ci_c .r .sz .nr:nth-child(1) { border-left: 0;;}

  .ci_c .r .sz .nr .sznr{
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgba(255, 255, 255, 0.4);
    text-decoration: underline; text-align: center;width: 250px;  height: 57px; 
    font-style: italic;
  }

  .ci_c .r .sz .nr .szt {
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgba(255, 255, 255, 0.4);width: 250px; text-align: center; height: 18px;;
 
  }
  
/*=======bi=========*/
  .bi{ width: 100%; height: 536px;}
  .bi .co{width: 33.3%; height: 26.8vw; position: relative;;}
  .bi .co .img{  width: 100%; position: absolute;;} .bi .co .img img{ width: 100%;;}
  .bi .co .title {
    background:linear-gradient(rgba(0,0,0,0),rgba(0,1,1,0.7));    width: 100%;
    height: 116px; padding-top: 100px;; line-height: 116px; text-align: center;
    z-index:2; position: absolute; bottom: 0px; color:#fff;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    font-weight: bold;



  }
  .bi .co .biref { display: none;transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; position: absolute; z-index: 3; color:#fff; ;}
  .bi .co .biref p{color:#fff; padding-bottom: 20px;; }
  .bi .co .biref div{ width: 20vw; height: auto; padding-left: 4vw; padding-right: 4vw;; padding-top: 6vw; background: url(../images/ico1.png)  right 8vw no-repeat;}
  .bi .co:hover .biref{ background-color: rgba(4, 55, 104,0.522); display: block;width: 100%; height: 26.8vw;transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s;color:#fff;;} 





/*=======news=========*/
.news{ width: 100%;  height:680px;  padding-top: 30px;

  

}

.news_v{ width: 1400px;height: 600px; }


 .xw{ width: 1400px; height: 580px; }
 .xw .tm{ width: 1400px; height: 136px; line-height: 136px; }
 .xw .tm .tl {
   width: 1400px;
  font-size: 36px;  
  color: #043768;
  font-weight: bold;height: 136px;
  line-height: 136px;
  text-align: left;

}


.xw .lists{width: 1400px; height: 440px;   }
.xw .lists .da{ width: 400px;height: 400px; float: left; margin-right: 100px; line-height:36px; border-bottom: 3px #d5dde6 solid; ;}

.xw .lists .da .img{ width: 400px; height: 270px; position: relative;;}
.xw .lists .da .img .dates{ background: #52a6e7; width: 55px;
  height: 66px; left: 23px; bottom: 0px; position: absolute; text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);

}
.xw .lists .da .img .dates .mm{  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255); font-weight: bold;width: 55px; float: left; height: 30px; line-height: 30px;; padding-top: 6px;; }
  .xw .lists .da .img .dates .dd{  font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255); font-weight: bold;width: 55px; float: left; height: 30px; line-height: 30px; ; }
    


  
.xw .lists .da .img img{ width:100%;}

.xw .lists .da .titles{ width:100%; padding-top: 15px; ;}



.xw .lists .da:nth-child(3){ margin-right: 0px;}

.xw  .mores {width: 1400px;height:48px; text-align:center;}





.xw  .mores a{ background-color: rgb(55, 58, 71);   width: 226px;
  height: 52px; font-size: 18px; text-align:center;display:inline-block; line-height: 52px; color: #fff;}

.xw  .mores a:hover{border: 1px #5893c1 solid; color:#035594; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s;;}




/****trs****/
.trs{ width: 100%;  height:680px;  padding-top: 30px;
}
.tr_bg{ width: 100%; height: 680px; background: url(../images/trs_bg.png) right no-repeat;}
.tr_c{width: 100%; height: 680px; background: url(../images/trc_bg.png) left no-repeat;}
.tr_cv{  
  width: 1080px;
  height: 680px; box-shadow: 10px 0 20px 0 rgba(0, 0, 0, 0.8);
}
  .tr_cv_bg{background-color: rgba(255, 255, 255,0.15);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); width: 1010px;  height: 380px; margin-top: 150px;;}

    .tr_cv_nr{ width: 800px; padding-right: 15px; height: 380px; ;}
    .tr_cv_nr .tl{  font-size: 60px;
      font-family: "Microsoft YaHei";
      color: rgb(255, 255, 255);width: 800px; height: 90px; padding-top: 40px;;}
      .tr_cv_nr .lists{ font-size: 24px;
        font-family: "Microsoft YaHei";
        color: rgb(255, 255, 255);
        text-decoration: underline;
        background: url(../images/t_lien.png) left 10px no-repeat; padding-left: 42px; width: 740px; height: 80px; line-height: 40px; margin-top: 10px;;
      }
    
    

.end{ height: 490px; width: 100%; background: #2e78b1; padding-top: 0px; margin-top: 100px;}
.end1{ height:145px; width: 100%;  
   background: #81b9e4;
}
.end1_v{ width: 1600px; height: 145px; margin: 0 auto;;;}
.end1_v .end_logo{ width: 955px; height: 105px; float: left; padding-top: 40px;}
.end1_v .end_links{ width: 282px; height:90px; padding-top: 55px;}
.linkbg{ background: url(../images/links_bg.png) no-repeat;}
.end_links div{ float: left;width: 30px; height: 30px;}
.lk1{ }
.lk2{ background-position: -54px 0; margin-left: 24px;;}
.lk3{ background-position: -108px 0; margin-left: 24px;;}
.lk4{ background-position: -162px 0; margin-left: 24px;;}
.lk5{ background-position: -220px 0; margin-left: 24px;;}

.end2{ height: 280px; width:1600px; margin: 0 auto;  }
.end_nav{width:1600px; padding-top: 33px; }
.end_nav li{width:160px;  float: left;font-weight: bold;}
.end_nav li a{ font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);}
  .end_nav li ul{ padding-top: 20px; ;}
  .end_nav li ul li{ height: 40px; line-height: 40px; font-weight:normal}

  .end3{ width: 1600px; height: 64px; border-top: 1px #5893c1 solid; margin: 0 auto; color: rgba(255,255,255,0.45); line-height: 64px;;} 

  

/*** guide ***/
.guide{display: none;width:60px;margin-left:800px;position:fixed;left:50%;bottom:64px;_position:absolute;_top:expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px')}
.guide a{display:block;width:60px;height:50px;margin-top:10px;text-decoration:none;font:16px/50px "Microsoft YaHei";text-align:center;color:#fff;border-radius:2px;}
.guide a span{display:none;text-align:center;}
.guide a:hover{text-decoration:none;background-color:rgb(251, 110, 7);color:#fff;}
.guide a:hover span{display:block;width:60px;background:rgb(251, 110, 7);color:#fff;}
.guide .find{background-position:-84px -236px;}
.guide .report{background-position:-146px -236px;}
.guide .edit{background-position:-83px -185px;}
.guide .tops{background:url(../images/top.png); ;color:#fff; }




/*==============Convert=================*/
.Convert{ height: auto;position:relative;overflow: hidden; position: relative; padding-top: 500px;  }
.Convert_wz_bg{ width: 48%; position: absolute; top: 248px; left: 0px;background-image: -moz-linear-gradient( 10deg, rgb(139,31,67) 0%, rgb(198,29,88) 51%, rgb(251,110,7) 100%);
  background-image: -webkit-linear-gradient( 10deg, rgb(139,31,67) 0%, rgb(198,29,88) 51%, rgb(251,110,7) 100%);
  background-image: -ms-linear-gradient( 10deg, rgb(139,31,67) 0%, rgb(198,29,88) 51%, rgb(251,110,7) 100%); height: 52px; line-height: 52px;

   clip-path: polygon( 0px 0, calc(100% - 15px) 0, 100% 52px, 
			100% calc(100% - 0px), calc(100% - 0px) 100%, 
			0px 100%, 
			0 calc(100% - 0px), 
			0 20px
   		);
z-index: 1;
}
.Convert_wz{ margin: 0 auto; width: 1400px; height: 52px; line-height: 52px;  z-index: 30;position: relative; padding-top: 80px; font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255); text-align: left;}
  .Convert_wz a,  .Convert_wz span{  font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255); text-align: left;}

.Converts{ width: 1400px;min-height:300px;height: auto; background: url(../images/page_bg.png) no-repeat right top; }

.Converts .Convert_c_wz{ height: 50px; line-height: 50px; text-align: left; color: #5893c1; padding-top: 30px;}
.Converts .Convert_c_wz a{color: #5893c1;}
.Converts .Convert_c_wz a:hover{color: #5893c1;}
.Converts .Convert_c_wz .s{color: #5893c1;}

.Convert_c_t{ font-size: 60px; height: 100px; line-height: 100px; width: 100%; border-bottom: 1px #e5e5e5 solid; color: #000000; font-weight: bold; margin-bottom: 30px;;}

.Converts_flm1 {
  font-size: 48px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
  height: 48px;;
  width: 1400px;
   text-align: left;; margin: 0 auto;
}

.Convert_left{ width: 276px;height: auto; border: 2px #5893c1 solid;; }





.Convert_left_c_c{ width:276px; height:auto!important;height:40px; min-height:40px; float:left;    }






.menu {
  
  HEIGHT: auto !important;
  WIDTH: 100%;
  FLOAT: left
}

  .menu UL LI {
      BACKGROUND: url(../images/Convert_left_c_cl.png) repeat-x 50% top;
      BORDER-BOTTOM-WIDTH: 0px;
     
  }

      .menu UL LI A {
          FONT-SIZE: 16px;
          COLOR: #000;
       
          PADDING-TOP: 16px;
          PADDING-LEFT: 10px;
          MIN-HEIGHT: 40px;
          DISPLAY: block;
          LINE-HEIGHT: 20px
      }

      .menu UL LI UL {
          DISPLAY: none
      }

          .menu UL LI UL LI {
              BORDER-LEFT-WIDTH: 0px;
              BORDER-RIGHT-WIDTH: 0px;
              BORDER-TOP-COLOR: #fff;
              BACKGROUND: url(../images/Convert_left_c_clz.png) repeat-x 50% top;
              BORDER-BOTTOM: #d5d0c0 1px dotted;
              BORDER-LEFT-COLOR: #fff;
              BORDER-RIGHT-COLOR: #fff
          }

              .menu UL LI UL LI UL {
                  DISPLAY: none
              }

              .menu UL LI UL LI A {
                  COLOR: #000;
                  PADDING-LEFT: 25px
              }

              .menu UL LI UL LI UL LI {
                  BACKGROUND-COLOR: #f7f7f7
              }

.last {
  BORDER-TOP-COLOR: #6196bb;
  BORDER-LEFT-COLOR: #6196bb;
  BORDER-BOTTOM-COLOR: #6196bb;
  BORDER-RIGHT-COLOR: #6196bb;
  BACKGROUND-COLOR: #d6e6f1
}

.menu UL LI UL LI UL LI A {
  COLOR: #22132d;
  PADDING-LEFT: 45px
}

.menu .actives {
  BACKGROUND: #5893c1;
  BORDER-BOTTOM-WIDTH: 0px;
 
}

  .menu .actives > A {
      FONT-SIZE: 16px;
      HEIGHT: 20px;
      FONT-WEIGHT: bold;
      COLOR: #000;
      PADDING-LEFT: 10px;
      DISPLAY: block;
      LINE-HEIGHT: 20px
  }

.menu UL LI .active {
 
}

.menu UL LI .inactive {
 
}

.menu .actives > UL {
  DISPLAY: block
}

.menu .actives > .active {
  BACKGROUND: url(../images/on2.png) no-repeat 184px center
}

.menu .actives > .inactive {
  BACKGROUND: url(../images/off2.png) no-repeat 184px center
}

.list-paddingleft-2 {
  WIDTH: 100%;
}

  .list-paddingleft-2 LI {
      BACKGROUND: url(../images/Convert_left_c_cl.png) repeat-x 50% top;
      BORDER-BOTTOM-WIDTH: 0px;
      MARGIN-TOP: 6px
  }

      .list-paddingleft-2 LI A {
          FONT-SIZE: 16px;
          HEIGHT: 52px;
          POSITION: relative;
          COLOR: #000;
          PADDING-LEFT: 10px;
          DISPLAY: block;
          LINE-HEIGHT: 52px
      }





.accordion {
 
  width: 276px;
  
  color:#fff; 
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 20px 20px 15px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #dddddd;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion a{ font-size: 16px;color: #616161;}
.Convert_c_left_l_s a{ font-size: 16px;color: #ffffff;}


.accordion li:last-child .link {
  border-bottom: 0;
}
.accordion li{
  cursor: pointer;
}
.accordion li i {
  position: absolute;
  top: 21px;
  left: 12px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.accordion li  .link a{ color: #616161;}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px; color: #000;
}
.accordion li.open{ background: #86c246;}

.accordion li.open .link {
  color: #fff;   border-bottom:0px;
}
.accordion li.open .link a{ color: #fff;}
.accordion li.open i {
  color: #fff;
}

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
* Submenu
-----------------------------*/
.submenu {
  display: none;
  background: #fff;
  font-size: 14px;
}

.submenu li {
  border-bottom: 1px solid #d6d7dc;
}

.submenu li a {
  display: block;
  text-decoration: none;
  color: #666666;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover ,.submenu li.current a{
  background: #fff;
  color:#000;
}





.Convert_c_left_l{width:205px;padding-left:20px; height:40px; text-align:left;line-height:40px;float:left;color: #616161;}
.Convert_c_left_l:hover,.Convert_c_left_l_s{width:205px;padding-left:20px; height:40px;line-height:40px; text-align:left;    color:#000; float:left; font-weight: bold;;}

.Convert_c_left_l a{ font-size: 16px;color: #616161;}
.Convert_c_left_l .liens{ float: right; color: #d9d9d9; padding-right: 20px;}
.Convert_c_left_l:hover a,.Convert_c_left_l:hover a span,.Convert_c_left_l_s a{ font-size: 16px;color: #000;}
.Convert_c_left_l:hover .liens, .Convert_c_left_l_s .liens{ float: right; color: #fff; padding-right: 20px;}

.Convert_right{  width: 1060px;  height:auto; padding-left: 25px;;}
.Convert_right2{  width: 1400px;  height:auto; ;}


.Convert_c_right_lm{
  color: #616161;
  width: 1060px;
  height:62px;
  font-size: 30px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  text-align: left;
  
  color: #000; 


}

.ico60{ background: url(../images/60ico.png) no-repeat; width: 64px; height: 39px; display: inline-block; margin-right: 30px;;
  
}


.Convert_c_right_c{width: 1060px;  height:auto!important;height:400px; min-height:400px;}
.Convert_c_right2_c{width: 1400px;  height:auto!important;height:400px; min-height:400px;}



.bgw {
  margin-bottom: 2em;
}

  .bgw .content {
      height: 11.5625em;
      padding-top: 2.025em;
      padding-left: 2em;
      padding-right: 2em;
  }

  .bgw .btn-trial {
      padding-bottom: 3.375em;
  }

  .bgw .content .post-meta {
      font-size: 1.25em;
      height: 2em;
      line-height: 2em;
      text-align: left;
      color: #000000
  }

      .bgw .content .post-meta .post-category {
          font-size: 1.25em;
          color: #000000
      }

  .bgw .content h3 {
      text-align: left;
      font-size: 1em;
      font-weight: normal;
      line-height: 2em;
  }





.bgw2 {
  margin-bottom: 2em;
}

  .bgw2 .content {
      height: 5.5625em;
      padding-top: 1.525em;
      padding-left: 2em;
      padding-right: 2em;
  }

  .bgw2 .btn-trial {
      padding-bottom: 3.375em;
  }

  .bgw2 .content .post-meta {
      font-size: 1.25em;
      height: 2em;
      line-height: 2em;
      text-align: left;
      color: #000000
  }

      .bgw2 .content .post-meta .post-category {
          font-size: 1.25em;
          color: #000000
      }

  .bgw2 .content h3 {
      text-align: left;
      font-size: 1em;
      font-weight: normal;
      line-height: 2em;
  }



  .img-wrapper {
    display: block;
    line-height: 0;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    height: auto;
}

    .img-wrapper img {
        cursor: pointer;
        transition: all 0.6s;
    }

        .img-wrapper img:hover {
            -webkit-transform: scale(1.04);
            transform: scale(1.04);
            transition: all .3s ease-out
        }



        .bgw:hover img{ -webkit-transform: scale(1.04);
          transform: scale(1.04);
          transition: all .3s ease-out}


          .Events {
           
          
        }
        
            .Events .tm {
                width: 100%;
                height: 3.25em;
            }
        
                .Events .tm h2 {
                    font-size: 1.5em;
                    color: #000000;
                    float: left;
                }
        
                .Events .tm a {
                    float: left;
                    font-size: 1em;
                    color: #1e9db0;
                    padding-left: 1.5em;
                    line-height: 2em;
                }
        
            .Events .cv {
                background: #f6f4f5;
            }
         
        
                .Events .cv .dates {
                    width: 3.4375em;
                    height: 3.4375em;
                    color: #fff;
                    background: #035594;
                    float: left;
                    text-align: center;
                    line-height: 1.375em;
                    padding-top: 0.375em;
                }
        
                .Events .cv .tb {
                    margin-left: 4.5em;
                    text-align: left;
                    height: 240px;
                }
        
                    .Events .cv .tb h2 {
                        font-size: 1em;
                        color: #000000;
                        font-weight: bold;
                        text-align: left;
                    }
        
                    .Events .cv .tb p {
                        font-size: 0.875em;
                        color: #000;
                    }
        
        
        .Events2 .cv .ls {
            padding-left: 0px;
            padding-top: 2.625em; 
        }
        
        .Events2 .cv .dates {
            width: 3.4375em;
            height: 3.4375em;
            color: #fff;
            background: #035594;
            float: left;
            text-align: center;
            line-height: 1.375em;
            padding-top: 0.375em;
        }
        
        .Events2 .cv .tb {
            margin-left: 4.5em;
            text-align: left;
            height: 240px;
        }
        
            .Events2 .cv .tb h2 {
                font-size: 1em;
                color: #035594;
                font-weight: bold;
                text-align: left;
            }
        
            .Events2 .cv .tb p {
                font-size: 0.875em;
                color: #000;
            }
        
        



          .news-list .tm {
            width: 100%;
            height: 3.25em;
        }
        
            .news-list .tm h2 {
                font-size: 1.5em;
                color: #000;
                float: left;
            }
        
            .news-list .tm a {
                float: left;
                font-size: 1em;
                color: #1e9db0;
                padding-left: 1.5em;
                line-height: 2em;
            }
        
       
        .news-list .item {
            position: relative;
            margin-bottom: 1em;
        }
        
            .news-list .item .thumb {
                width: 23.75em;
                height: 16.625em;
                background-color: #c7c7c7;
                display: inline-block;
                overflow: hidden;
                background-repeat: no-repeat;
                background-position: 50%;
                background-size: cover
            }
        
                .news-list .item .thumb img {
                    width: 100%;
                    height: 100%
                }
                .news-list:hover img{ -webkit-transform: scale(1.04);
                  transform: scale(1.04);
                  transition: all .3s ease-out}
            
                    .Events .cv .ls {
                        padding-left: 0px;
                        padding-top: 2.625em;
                    }
        
            .news-list .item .info {
                position: absolute;
                top: 0.5em;
                bottom: 0.5em;
                height: 15.625em;
                right: 0;
                left: 22.5em;
                background-color: hsla(0,0%,100%,.85);
                box-shadow: 0 0 10px rgba(0,0,0,.15);
                box-sizing: border-box;
                padding: 2em;
                text-align: left
            }
        
                .news-list .item .info h3 {
                    font-family: RobotoCondensed,sans-serif;
                    font-size: 1em;
                    word-wrap: break-word
                }
        
                    .news-list .item .info h3 a {
                        color: #035594;
                        word-wrap: break-word
                    }
        
                .news-list .item .info small {
                    color: #a7a7a7;
                    font-size: 0.75em;
                    padding-top: 0.5em;
                    padding-bottom: 0.5em;
                    display: inline-block
                }
        
                .news-list .item .info p {
                    font-size: 0.875em;
                    color: #333;
                    word-wrap: break-word
                }
        
                .news-list .item .info .more {
                    font-size: 0.75em;
                    color: #5893c1;
                    border: 1px solid #5893c1;
                    padding: 0.3em 0.875em;
                    display: inline-block;
                    margin-top: 0.875em
                }
        
                    .news-list .item .info .more:hover {
                        background-color: #5893c1;
                        color: #fff
                    }
        
            .news-list .item:nth-child(odd) {
                text-align: right
            }
        
                .news-list .item:nth-child(odd) .info {
                    right: 22.5em;
                    left: 0
                }
        



          

.page_wyh{width:1020px; margin-top:5px;text-align:center; height:auto;float:left;  padding-left:20px; padding-top: 40px; }
.page_wyh .titles{
  color: #616161;
  font: 600 22px 'Microsoft YaHei';
  text-align: center; padding-bottom: 30px;
}
.page_wyh .sx{  color: #616161;
  font: 600 16px 'Microsoft YaHei';
  text-align: center;
}
 .page_wyh .gw{width:1020px; height: 166px; padding-bottom: 40px; border-bottom: 1px #dddddd dotted;padding-top: 40px; }
 .page_wyh .img {height: 166px;width: 125px;}
 .page_wyh .img img{height: 164px;width: 123px; border: 1px #dddddd solid;;}

 .page_wyh .jj{ margin-left: 20px;height: 164px;width: 950px;border: 1px #dddddd solid;padding-left: 24px; padding-right: 24px;}

 .page_wyh .jj .xm {
  color: #616161;
  font: 600 16px 'Microsoft YaHei';
  text-align: left;  padding-top: 16px;
}
.page_wyh .jj .jjs{width: 950px; color: #616161; font-size: 16px; line-height: 26px; text-align: left; padding-top: 10px;}
.page_wyh .jj .jjs #vsb_content p{text-align: left; }
.page_wyh .jj .jjs p{text-align: left; }


.page_wyh2{width:1085px; margin-top:5px;text-align:left; height:auto;float:left;  padding-left:20px; padding-top: 40px; }
.page_wyh2 .titles{
  color: #616161;
  font: 600 22px 'Microsoft YaHei';
  text-align: center; padding-bottom: 30px;
}
.page_wyh2 .sx{  color: #616161;
  font: 600 16px 'Microsoft YaHei';
  text-align: center;
}
.page_wyh2 .gw{width:1085px;border-bottom: 1px #dddddd dotted;transition: 0.3s;padding-bottom: 40px; padding-top: 40px;min-height: 206px; height: auto;  zoom:1;overflow:hidden;}
.page_wyh2 .img {min-height: 206px; height: auto; width: 145px;  text-align: center; line-height:206px;vertical-align:middle} 
.page_wyh2 .img img{height: 164px;width: 123px; border: 1px #dddddd solid;;transition: 0.3s; }

.page_wyh2 .gw:hover img{border-color: #5893c1 ; transition: 0.3s; padding: 5px;;}

.page_wyh2 .gw:hover{border-bottom: 2px #035594 solid;transition: 0.3s;}

.page_wyh2 .jj{ min-height: 206px; width: 885px;padding-left: 24px; padding-right: 24px;height: auto;}

.page_wyh2 .jj .xm {
 color: #616161;
 font: 600 16px 'Microsoft YaHei';
 text-align: left;  padding-top: 16px;
}
.page_wyh2 .jj .jjs{width: 885px; color: #616161; font-size: 16px; line-height: 26px; text-align: left; padding-top: 10px;}
.page_wyh2 .jj .jjs #vsb_content p{text-align: left; }
.page_wyh2 .jj .jjs p{text-align: left; }



.pi_cv{width:1085px; margin-top:5px;text-align:center; height:auto;float:left;  padding-left:20px; padding-top: 40px; text-align: left; margin-left: 100px;; }
.pi_cv div {width:885px; }

.pi_cv p img{ width: 200px;;}
.pi_cv .pinr {width:885px; text-indent: 2em; line-height: 24px;;word-wrap:break-word; word-break:break-all;; }
.pi_cv h3{ font-size: 20px; font-weight: bold; margin-bottom: 30px;color: #22a470;margin-top: 30px; ;}
.pi_cv h4{ font-size: 16px; font-weight: bold; margin-bottom: 30px; color: #22a470;margin-top: 30px; }
.pi_cv ul{  display:table;;height: auto;margin-bottom: 10px; }
.pi_cv ul li{ display: table-cell;  min-height:40px; line-height:40px;; width: 625px ; background: #d1d2d4; padding-left: 10px;padding-right: 10px;text-align: left;; font-weight: bold; ;}
.pi_cv ul li:first-child
{
width: 200px;;  padding-left: 10px; text-align: left; font-size: 16px; font-weight: bold; color: #fff;;height: 100%;;background-color:#51bd83; border-right: 10px #fff solid;;
}
.pi_cv ul li:first-child p
{color: #fff;
}

.page_wyh3{width:1085px; margin-top:5px;text-align:center; height:auto;float:left;  padding-left:20px; padding-top: 40px; }
.page_wyh3 .titles{
  color: #616161;
  font: 600 22px 'Microsoft YaHei';
  text-align: center; padding-bottom: 30px;
}
.page_wyh3 .sx{  color: #616161;
  font: 600 16px 'Microsoft YaHei';
  text-align: center;
}
.page_wyh3_l{width:1085px;min-height: 900px; height:auto; padding-top: 35px;}
 .page_wyh3 .gw{width:215px; height: 450px;   padding-left: 25px; padding-right: 25px; float: left;  }


 .page_wyh3 .img:hover img{border-radius: 15px;transition: 0.3s;}
 .page_wyh3 .img:hover .xm{ border-radius: 0px 0px 15px 15px;transition: 0.3s;}

 .page_wyh3 .img {height: 286px;width: 215px; position: relative;}
 .page_wyh3 .img img{height: 286px;width: 215px; }
 .page_wyh3 .img .xm{ height: 42px;font: 600 16px 'Microsoft YaHei';width: 215px; background: #27894e; color: #fff; line-height: 42px; position: absolute; bottom: 0px;}

 .page_wyh3 .zw{width: 215px; height: 139px; line-height: 34px; text-align: left;;}









.page_list{ width:1020px; margin-top:5px;text-align:center; height:auto;float:left;  padding-left:20px; padding-top: 20px; }


.page_list_title{ width:875px; float:left; height:36px; line-height:36px; text-align:left;overflow: hidden;
  text-overflow: ellipsis;
  white-space:nowrap;
  text-decoration: none; 
}
.page_list_title i{
  border-radius: 50%;
  background-color: rgb(228, 146, 67);
  display: inline-block;
  width: 6px;
  height: 6px; vertical-align: middle; margin-right: 10px; 


}
.page_list_title:hover i{ background: #9bc343;}

.page_list_date{ width:115px; float:left;height:36px; line-height:36px;}
.page_list_page{ float:left;width:1085px; height:55px;  text-align:center; margin-bottom:10px; padding-left:10px;}



.page_list_tzgg{ width:1400px; margin-top:5px;text-align:center; height:auto;float:left;   padding-top: 20px;  padding-bottom: 35px; }

.list_tzgg{ width: 440px; margin-right: 12px; padding-left: 12px; float: left;height: 250px; margin-bottom: 35px;;}
.list_tzgg .tm{ width: 440px; height: 62px; line-height: 62px; border-bottom: 1px #ccc solid; }
.list_tzgg .tm .tl {
  width: 290px;
 font-size: 18px;
 font-family: "Microsoft YaHei";
 color: rgb(45, 0, 15);
 font-weight: bold;height: 62px;
 line-height: 62px;
 text-align: left;

}


.list_tzgg .tm .me {
 
 
  padding-right: 10px;;
  width:140px;text-align: right; height: 62px; line-height: 62px; 
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(134, 31, 65);
}

.list_tzgg .lists{width: 440px; height:180px ;}

.list_tzgg .lists .page_list_title{ width:385px; float:left; height:36px; line-height:36px; text-align:left;overflow: hidden;
  text-overflow: ellipsis;
  white-space:nowrap;
  text-decoration: none; 
}
.list_tzgg .lists .page_list_date{ width:55px; float:left;height:36px; line-height:36px;}




.link_list{width:1020px; margin-top:5px; text-align:center; height:auto;float:left; display:inline }
.link_list_lien{ width:30px;background:url(../images/offline.jpg) center no-repeat; float:left; height:30px;}
.link_list_title{ width:650px; float:left; height:30px; line-height:30px; text-align:left;}



#waterfall{ text-align:center; width:1100px; margin:0 auto;}
#waterfall img{width:210px;}
#waterfall .cell{ padding:10px 0px 5px 0px; width:230px;border:1px solid #E3E3E3; background:#fff; margin-top:20px;box-shadow: 0px 2px 3px 1px #ccc;}
#waterfall .cell:hover{box-shadow: 0px 2px 3px 1px #999;}




#page_single{width:1010px;margin-top:10px; float:left; margin-left:25px;  }
 #page_single_content{ font-family:'times new roman';  width:1010px; float:left; display:inline; margin-top:10px; text-align:left;line-height:28px;FONT-SIZE: 16px;word-wrap:break-word; word-break:break-all; height:auto;}
 #page_single_end{width:1010px;float:left; display:inline; margin-top:10px; text-align:center;}
 #page_single_content img{ max-width: 100%;}

 .Convert_c_right2_c #page_single{width:1350px;margin-top:10px; float:left; margin-left:25px;  }
 .Convert_c_right2_c #page_single_content{font-family:'times new roman'; width:1350px; float:left; display:inline; margin-top:10px; text-align:left;line-height:28px;FONT-SIZE: 16px;word-wrap:break-word; word-break:break-all; height:auto;}
 .Convert_c_right2_c #page_single_end{width:1350px;float:left; display:inline; margin-top:10px; text-align:center;}
 .Convert_c_right2_c #page_single_content img{ max-width: 100%;}


 #ShowArticle{width:1010px; float:left; margin-left:25px;display:inline; margin-top:30px;}
#ShowArticle_title{width:1010px; float:left; display:inline;  font-weight: bold; font-size: 18px; line-height:24px; color: #000; text-align:center;height:auto!important;height:37px; min-height:37px;overflow:visible; font-family:Microsoft YaHei; }

#ShowArticle_ytitle{width:1010px; float:left; display:inline;  font-weight: bold; font-size: 16px; line-height:24px; color: #000; text-align:center;height:auto!important;height:37px; min-height:37px;overflow:visible; font-family:Microsoft YaHei;}
#ShowArticle_ftitle{width:1010px; float:left; display:inline; font-weight: bold; font-size: 16px; line-height:24px; color: #000; text-align:center;height:auto!important;height:37px; min-height:37px;overflow:visible; font-family:Microsoft YaHei;}



 #ShowArticle_type{ text-align:center; height:25px; line-height:25px;width:1125px; background:#aaabab;float:left;display:inline;}
 
 #ShowArticle_Content{font-family:'times new roman'; padding-top:20px;height:auto; width:970px;overflow:hidden;float:left; text-align:left;line-height:24px;FONT-SIZE: 16px;word-wrap:break-word; word-break:break-all;margin-left:20px; display:inline; }
#ShowArticle_Content p{margin-bottom:14px;font-size:16px; line-height:24px }
#ShowArticle_Content img{ max-width: 100%;}
 #ShowArticle_Content table{ border-collapse: collapse;}
 #ShowArticle_Content td{border:1px solid }


.right2_lm #ShowArticle{width:1350px; float:left; margin-left:25px;display:inline; margin-top:30px;}
.right2_lm #ShowArticle_title{width:1350px; float:left; display:inline;  font-weight: bold; font-size: 18px; line-height:24px; color: #000; text-align:center;height:auto!important;height:37px; min-height:37px;overflow:visible; font-family:Microsoft YaHei; }

.right2_lm #ShowArticle_ytitle{width:1350px; float:left; display:inline;  font-weight: bold; font-size: 16px; line-height:24px; color: #000; text-align:center;height:auto!important;height:37px; min-height:37px;overflow:visible; font-family:Microsoft YaHei;}
.right2_lm #ShowArticle_ftitle{width:1350px; float:left; display:inline; font-weight: bold; font-size: 16px; line-height:24px; color: #000; text-align:center;height:auto!important;height:37px; min-height:37px;overflow:visible; font-family:Microsoft YaHei;}



.right2_lm #ShowArticle_type{ text-align:center; height:25px; line-height:25px;width:1125px; background:#aaabab;float:left;display:inline;}
 
.right2_lm #ShowArticle_Content{font-family:'times new roman'; padding-top:20px;height:auto; width:1310px;overflow:hidden;float:left; text-align:left;line-height:24px;FONT-SIZE: 16px;word-wrap:break-word; word-break:break-all;margin-left:20px; display:inline; }
.right2_lm #ShowArticle_Content p{margin-bottom:14px;font-size:16px; line-height:24px }
.right2_lm #ShowArticle_Content img{ max-width: 100%;}
.right2_lm  #ShowArticle_Content table{ border-collapse: collapse;}
.right2_lm  #ShowArticle_Content td{border:1px solid }
