header{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}
.top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
    border-bottom:1px solid rgba(255,255,255,.15);
    padding:30px 0;
}
.topbig {
    display: flex;
    justify-content: space-between;
    position:relative;
}
.menu i{
    display: none;
}
.menu ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menu ul li{
    margin-right:50px;
    position:relative;
}
.menu ul li:last-child{
    margin-right:0px;
}
.menu ul li a{
    color:white;
    font-size:16px;
    line-height: 51px;
    display: block;
}

.topright{
    display: flex;
    align-items: center;
}
.sousuo{
    padding-right:20px;
}
.yuyan{
    padding-left:20px;
}
.banner .swiper-slide img{
    width: 100% ;
}
.bannerjt{
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: translate(-50%, 0);
    z-index: 1;
}
#banner .swiper-button-next{
    background:url(../image/jtr.png);
    width: 50px;
    height: 50px;
    background-size:100%
}
#banner .swiper-button-prev{
    background:url(../image/jtl.png);
    width: 50px;
    height: 50px;
    background-size:100%
}
.bannersearch{
    
    position:absolute;
    top:60%;
    left:50%;
    transform: translate(-50%,-60%);
    z-index: 3;
    width: 100%;

}
.bannersearch form{
    display: flex;
    width: 40%;
    margin:0 auto
}
.bannersearch input{
    border: 0;
    height: 61px;
    font-size: 18px;
    padding-left: 10px;
    width: 80%;
    color: #676767;
    border-radius: 30px 0 0 30px;
    padding-left:30px;
    background:rgba(255,255,255,.77);
}
.bannersearch button{
    border: 0;
    height: 61px;
    font-size: 18px;
    padding-left: 10px;
    color: #676767;
    border-radius: 0px 30px 30px 0px;
    width: 15%;
    background:#4aa2f5;
    color:white;
}
.syab{
    padding-top:119px;
    padding-bottom:218px;
    background:url(../image/syabbg.jpg) no-repeat center;
    background-size:cover;
    overflow: hidden;
}
.ababout{
    font-size:124px;
    color:#f5f5f5;
    font-family:DIN-Bold;
}
.syab h2{
    font-size:52px;
    color:#4aa2f5;
    margin-bottom:20px;
}
.syab h3{
    font-size:20px;
}

.syab h3:after{
	width: 24px;
	content:"";
	display: block;
	height: 2px;
	background:#abd4fa;
	margin-top:60px;
}
.syabnr{
	width:58%;
	font-size:19.5px;
	line-height: 52px;
	margin-bottom:86px;
}
.syab i{
	display: block;
    position: absolute;
    width: 42%;
    right: -8.5%;
    top: 50%;
    transform: translate(0%,-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 84%;
    border-radius: 100%;
    box-shadow: 1px 1px 1px rgba(245,245,245,.15);
    z-index: 2;
}
.syab{
	position:relative;
}
.syab i.abtuborder{
    right: -8.5%;
    top: 48%;
    z-index: 1;
    width: 44%;
    height: 88%;
    border:1px solid #e0e0e0;
    transform: translate(0%,-50%);
}
.sycp{
	background:url(../image/sycp.jpg) no-repeat;
	background-size:cover;
	padding-top:86px;
	padding-bottom:312px;
}
.sycp h2{
	font-size:124px;
    font-family:DIN-Bold;
    color:rgba(255,255,255,.11);
    text-align: center;
    margin-bottom:23px;
}
.sycp h3{
    color:white;
    text-align: center;
    font-size:52px;
    font-weight: bold;
    margin-bottom:99px;
}
.sycpleft{
    width: 25%;
}
.sycpleft ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size:21px;
    color:white;
    line-height: 30px;
    margin-bottom:25px;
    padding-bottom:23px;
}
.sycpleft ul li:hover a{
    font-size:30px;
    padding-bottom:22px;
    border-bottom:1px solid #fff;
}
.sycpleft ul li.hover a{
    font-size:30px;
    padding-bottom:22px;
    border-bottom:1px solid #fff;
}
.sycpleft ul li:hover a img{
    opacity: 1;
}
.sycpleft ul li.hover a img{
    opacity: 1;
}
.sycpleft ul li img{
    width: 32px;
    opacity: 0;
}
.sycpright{
    width:63%;
    overflow: hidden;
}
.sycpright ul{
    overflow: hidden    ;
}
.sycpbig{
    display: flex;
    justify-content: space-between;
    position:relative;
}
.sycpright  img{
    display: none;
}
.sycpright  img.xs{
    display:block;
}
.qysl{
    position:relative;
}
.syjg{
    transform: translate(0,-28%);
    z-index: 10;
}
.syjg .swiper-slide img{
    border-radius: 30px 30px 0 0;
    transition: .5s;
    box-shadow:10px 10px 10px rgba(0,0,0,.1);
}

.syjg .swiper-slide .syjgtu{
    border:5px solid transparent;
    border-radius: 30px 30px 0 0;
    transition: .5s;
}
.syjg .swiper-slide:hover .syjgtu{
    border:5px solid #4aa2f5;
    transition: .5s;
}
.syjg .swiper-slide p{
    text-align: center;
    font-size:17px;
    margin-top:26px;
}
.syjgtujt .swiper-button-next {
    background: url(../image/syjgjtr.png);
    width: 50px;
    height: 50px;
    background-size: 100%;
    right: -5%;
}
.syjgtujt .swiper-button-prev {
    background: url(../image/syjgjtl.png);
    width: 50px;
    height: 50px;
    background-size: 100%;
    left:-5%;
}
.syjgtujt{
    position:absolute;
    top: 25%;
    z-index: 1;
}
.syqysl{
    padding:62px 30px 55px 36px;
    background:url(../image/qysl.jpg);
    background-size:cover;
    border-radius: 30px 30px 0 0;
    border-top:52px solid #d1e1ff;
    border-right:47px solid #d1e1ff;
    border-left:47px solid #d1e1ff; 
    position:relative;
}

.syqyslleft h2{
    font-size:52px;
    color:#fff;
    font-weight: bold;
    margin-bottom:14px;
}

.syqyslleft h3{
    font-size:32.5px;
    color:rgba(245,245,245,.49);
    font-family:DIN-Bold;
    text-transform: uppercase;
}
.syqyslright{
    color:white;
    font-size:25px;
}
.syqyslleft{
    float:left;
    margin-right:98px;
}
.syqyslright{
    line-height: 200%;
}
.syxw{
    padding-top:116px;
    padding-bottom:111px;
    background:url(../image/syxw.jpg) no-repeat;
    background-size:cover;
}
.syjgtucp{
    position:absolute;
    right: 0;
    top:13px;
}
.syxw h2 {
    font-size: 124px;
    font-family: DIN-Bold;
    color: rgba(74,162,245,.13);
    text-align: center;
    margin-bottom: 23px;
}
.syxw h3{
    color:#4aa2f5;
    text-align: center;
    font-size: 52px;
    font-weight: bold;
    margin-bottom: 99px;
}
.syxwwen h2{
    font-size:18px;
    color:#3d3d3d;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.syxwwen{
    display: block;
    background:transparent;
    transition: .5s;
    padding:30px 34px 45px 24px;
}
.syxwlb ul li:hover .syxwwen{
    background:#fff;
    transition: .5s;
    box-shadow: 1px 1px 10px rgba(0,0,0,.1);
}
.syxwwen h3{
    font-size:14px;
    line-height: 32px;
    color:#818181;
    text-align: left;
    font-weight: inherit;
    margin-bottom:23px;
    text-overflow: ellipsis;
    /*! autoprefixer: off */

    -webkit-box-orient: vertical;
        /* autoprefixer: on */
    -webkit-line-clamp: 2;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
}
.sysj{
    color:#a9a9a9;
    display: flex;
    align-items: center;
}
.sysj svg{
    margin-right:7px;
}
.dibudhbig{
    padding-top:80px;
    padding-bottom:54px;
}
.dibudhbig a{
    color:white;
}
.dibudhbig a:hover{
    color:#000;
}
footer{
    background:#2789e6;
}
.dbbt {
    font-size:28px;
    color:white;
    font-weight: bold;
    margin-bottom:35px;
}
.dbdhlb ul li a{
    color:#fff;
}
.dbdhlb ul li{
    margin-bottom:20px; 
}
.dbdhlb img{
    width: 150px;
}
.dibudhbig{
    display: flex;
    justify-content: space-between;
}
.dbdhlb p{
    color:white;
    font-size:16px;
    margin-bottom:20px;
}
.dbdhlb span{
    color:#fff;
    font-size:14px;
    display: block;
    text-align: center;
    margin-top:10px;
}
.dibudh{
    border-bottom:1px solid rgba(255,255,255,.37);
}
.banquan{
    padding:32px 0;
    color:white;    
}
.banquan a{
    color:white;
}
.banquanbig{
    display: flex;
    justify-content: space-between;
}
.dbdhlb ul li a:hover{
    color:#000;
}
.banquan a:hover{
    color:#000;
}
.lanmux{
    height: 74px;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
    background: #fff;
    position: relative;
}
.lm-ct ul {
    display: flex;
    display: -webkit-flex;
}
.lm-ct ul li {
    list-style-type: none;
    margin-right: 50px;
}
.lm-ct ul li.hover a {
    color: #2789e6;
}
.lm-ct ul li a {
    display: block;
    line-height: 74px;
    font-size: 16px;
    color: #555555;
    cursor: pointer;
}
.lm-ct > span {
    display: block;
    height: 4px;
    background: #2789e6;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    transition: .5s;
}

.gsjjbt h3{
    text-align: center;
    font-size: 3.0rem;
    color: #000;
    line-height: 36px;
    position: relative;
    border-bottom: 1px #cfd3d5 solid;
    padding-bottom: 22px;
}
.gsjjbt font{
    color:#2789e6;
}
.gsjj{
    padding: 70px 0px;
}
.qywh{
    padding: 70px 0px;
    background:#e6eff5;
}
.gsjjbig{
    margin: 60px 0px 0px;
}
.gsjjright  h3 {
    color: #000;
    font-size: 2.3rem;
    line-height: 30px;
}
.gsjjright h3:after {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    margin: 10px 0px 15px;
    background: #2789e6;
}
.gsjjright p{
    text-indent: 2em;
    color: rgba(0,0,0,.8);
    font-size: 1.4rem;
    line-height: 26px;
    margin: 5px 0px 0px;
}
.qywhbig {
    height: auto;
    overflow: hidden;
    padding: 25px;
    color: rgba(55,55,58,.8);
    line-height: 25px;
    background-color: #FFFFFF;
    transition: .5s;
}
.qywh .col-md-6{
    margin-top:20px;
}
.qywh h2 {
    font-family: 'Teko-Medium', Helvetica, Arial, sans-serif;
    font-size: 51px;
    color: #181818;
    margin-top: 0px;
    margin-bottom: 50px;
}
.qywhbig:hover{
    background: #2789e6;
    color:white;
    transition: .5s;
}
.qywhbig:hover h3{
    color:white;
    transition: .5s;
}
.qywhbig:hover .qywhtu1{
    background: url(../image/yuanjing.png) bottom left;
    transition: .5s;
}
.qywhbig:hover .qywhtu2{
    background: url(../image/shiming.png) bottom left;
    transition: .5s;
}
.qywhbig:hover .qywhtu3{
    background: url(../image/linian.png) bottom left;
    transition: .5s;
}
.qywhbig:hover .qywhtu4{
    background: url(../image/zongzhi.png) bottom left;
    transition: .5s;
}
.qywhbig:hover .qywhtu5{
    background: url(../image/zl.png) bottom left;
    transition: .5s;    
}
.qywhbig h3 {
    font-size: 19px;
    font-weight: bold;
    color: #37373a;
    margin-top: 25px;
    margin-bottom: 22px;
}
.qywh .col-md-4{
    margin-top:20px;
}
.qywhbig p{
    height: 50px;
}
.qywhtu1 {
    width: 50px;
    height: 50px;
    background: url(../image/yuanjing.png) top left;
    transition: .5s;
    background-repeat: no-repeat;
}
.qywhtu2 {
    width: 50px;
    height: 50px;
    background: url(../image/shiming.png) top left;
    transition: .5s;
    background-repeat: no-repeat;
}
.qywhtu3 {
    width: 50px;
    height: 50px;
    background: url(../image/linian.png) top left;
    transition: .5s;
    background-repeat: no-repeat;
}
.qywhtu4 {
    width: 50px;
    height: 50px;
    background: url(../image/zongzhi.png) top left;
    transition: .5s;
    background-repeat: no-repeat;
}
.qywhtu5 {
    width: 50px;
    height: 50px;
    background: url(../image/zl.png) top left;
    transition: .5s;
    background-repeat: no-repeat;
}
.fazhan {
    background: url(../image/fzdian.jpg) top center;
    background-repeat: no-repeat;
    padding-top: 61px;
    color: #707070;
    line-height: 1.8;
    height: auto;
    overflow: hidden;
}
.fazhan-aa h2 {
    font-size: 30px;
    color: #333333;
    margin-top: 14px;
    margin-bottom: 20px;
}
.fazhan-bb h2 {
    font-size: 30px;
    color: #333333;
    margin-top: 14px;
    margin-bottom: 20px;
}
.fazhanlicheng{
    padding: 70px 0px;
}
.fzkk {
    height: auto;
    overflow: hidden;
    margin-bottom: 35px;
}
.fzkk-aa {
    width: 580px;
    height: 143px;
    overflow: hidden;
    float: left;
    text-align: right;
}
.fzkk-bb {
    width: 580px;
    height: 143px;
    overflow: hidden;
    float: right;
}
.zizhirongyu {
    padding: 70px 0px;
}
.zzry{
    padding-top:22px;
}
.zzry .col-md-4{
    margin-bottom:20px;
}
/* 弹窗 */
.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}
.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}
.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../image/close.png) no-repeat;
  z-index: 100;
  display: none;
}
.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}
.pictures_eyes_in {
  position: relative;
  text-align: center;
}
.pictures_eyes_in img { max-height: 700px; }
.pictures_eyes_in section p{color:#fff;padding:15px 0px;}
.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}
.pictures_eyes_in .prev {
  left: 35px;
  background: url(../image/Tleft.png) no-repeat;
}
.pictures_eyes_in .next {
  right: 35px;
  background: url(../image/Tright.png) no-repeat;
}
.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}
.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}
.pictures_eyes_indicators img { height: 50px; }
.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.icase{
	height: auto;
    overflow: hidden;
    margin-top: 0px;
	margin-bottom:0px;
}
.icase ul {
   padding:0px;
   margin:0px;
   overflow: hidden;
   }
   
.icase ul li {
   list-style-type:none;
   }  
.icase ul li p{
    text-align: center;
    margin-top:10px;
    }  
.icase ul li a{
    color:#333;
        }
.icase ul li a:hover{
    color:#2789e6;
}
.lm-ct ul li a:hover{
    color: #2789e6;
}
.nybannerwen{
    position:absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.nybanner img{
    width:100%;
    opacity: .8;
}
.nybanner{
    position:relative;
    background: black;
}
.nybannerwen h2{
    font-size: 5.4rem;
    line-height: 66px;
    color:white;
    text-align: center;
}
.nybannerwen p{
    margin-top:10px;
    color:white;
    text-align: center;
}
.nybannerwen p a{
    color:white;
}
.nybannerwen p a:hover{
    color:#2789e6;
}
.cpnylbleft{
    width: 23%;
    float:left;
}
.cpnylbleft dl {
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
    padding-bottom: 0px;
    margin-bottom: 25px;
}
.cpnylbleft dl dt {
    font-size: 2.2rem;
    font-weight: normal;
    line-height: 56px;
    padding: 0px 30px;
    background-color: #2789e6;
    color: #fff;
    margin-bottom: 1px;
}
.cpnylbleft dl dd {
    border-bottom: 1px #fff solid;
}
.cpnylbleft dl dd>a {
    display: block;
    font-size: 1.4rem;
    line-height: 50px;
    background-color: #f0f0f0;
    padding-left: 15px;
    border-left: 3px #f0f0f0 solid;
    transition: .3s;
    color: #000;
    cursor: pointer;
}
.cpnylbleft dl dd.cur>a, .cpnylbleft dl dd:hover>a, .cpnylbleft dl dd.on>a {
    background-color: #fff;
    border-left: 3px #004ca3 solid;
    color: #004ca3;
}
.cpnybig  {
    padding: 28px 0px;
    overflow: hidden;
}
.cpnylbleft h2 {
    background-color: #383b3f;
    color: #fff;
    font-size: 2.0rem;
    font-family: MaisonNeue-Medium;
    line-height: 56px;
    padding: 0px 30px;
    color: #fff;
}
.cpnylbleft ul {
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
    background-color: #f0f0f0;
}
.cpnylbleft ul li {
    padding: 0 15px;
}
.cpnylbleft ul li a {
    display: flex;
    align-content: center;
    padding: 15px 0px;
    border-bottom: 1px #fff solid;
}
.cpnylbleft ul li a i {
    width: 32%;
}
.cpnylbleft ul li a section {
    width: 68%;
    padding-left: 10px;
    color: #000;
}
.cpnylbleft ul li a section h4 {
    font-size: 1.3rem;
    line-height: 16px;
    color: #666;
}
.cpnylbleft ul li a section span {
    display: block;
    font-family: MaisonNeue-Medium;
    font-size: 1.55rem;
    line-height: 16px;
    color: #000;
    margin: 10px 0px;
}
.cpnylbright {
    width: 74%;
    float: right;
}
.cpnylbright h1 {
    font-size: 2.6rem;
    color: #000;
    border-bottom: 2px rgba(0,0,0,.05) solid;
    line-height: 46px;
    padding-bottom: 2px;
}
.cpnylbright ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 30px;
}
.cpnylbright ul li {
    width: 33.3333333333333%;
    padding: 0px 15px;
    margin-bottom: 30px;
}
.cpnylbright ul li section i {
    display: block;
    border: 1px rgba(0,0,0,.1) solid;
}
.cpnylbright ul li section i a {
    display: block;
    padding: 3px;
    overflow: hidden;
    cursor: pointer;
}
.cpnylbright ul li section i a img{
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    width: 100%;
}
.cpnylbright ul li:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
}
.cpnylbright ul li section h4 {
    padding: 15px 0px 0px;
}
.cpnylbright ul li section h4 a {
    font-size: 1.6rem;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    color: #000;
    transition: .5s;
}
.cpnylbright ul li section span {
    display: block;
    color: #62666b;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.cpnylbright ul li:hover a{
    color:#2789e6;
    transition: .5s;
}
.cpnyright {
    width: 74%;
    float: right;
    position: relative;
}
.cpnyrightmemo .pro-ptt {
    border-bottom: 1px rgba(0,0,0,.1) solid;
    color: #333333;
    font-size: 2.2rem;
    line-height: 30px;
    padding: 5px 0 15px;
}
.cpnyrightmemo dl {
    border-bottom: 1px #ddd solid;
    padding: 15px 0px;
}
.cpnyrightmemo dl dd {
    line-height: 26px;
    font-size: 1.5rem;
    color: #666;
}
.cpnyrightmemo dl dt {
    display: flex;
    align-items: center;
}
.cpnyrightmemo .pdpage {
    align-items: center;
    justify-content: space-between;
    display: flex;
    padding: 20px 0px;
    border-bottom: 1px #ddd solid;
}
.cpnyrightmemo .pdpage a {
    display: block;
    color: #3e3a3a;
    font-size: 1.6rem;
    font-family: MaisonNeue-Book;
    max-width: calc(50% - 26px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.xiaotu {
    position: absolute;
    width: 55%;
    left: 45%;
    bottom: 0;
}
.xiaotu ol {
    display: flex;
    margin-right: -5px;
    margin-left: -5px;
    padding: 0;
    margin-bottom: 0;
}
.xiaotu ol li {
    width: 16.666666666666666%;
    padding: 0px 5px;
}
.xiaotu ol li a {
    display: block;
    border: 1px rgba(0,0,0,.1) solid;
}
.xiaotu ol li a.hover {
    border: 1px #153ebb solid;
}
.roww{
    position:relative;
    overflow: hidden;
}
.cpnyrighttop{
    position:relative;
}
.cpnyrighttop .colmd5 {
    float: left;
    width: 42%;
    position: relative;
}
.cpnyrighttop .colmd7{
    float: right;
    width: 55%;
}
.cpnyrighttop .jqzoom{
	border: 1px rgba(0,0,0,.1) solid;
}

.cpnyrighttop .cpnypage{
	align-items: center;
	justify-content:space-between;
	display: flex;
	padding: 20px 0px;
	border-bottom: 1px #ddd solid;
}
.cpnyrighttop .cpnypage a{
	display: block;
	color: #3e3a3a;
	font-size: 1.6rem;
	font-family:MaisonNeue-Book;
	max-width: calc(50% - 26px);
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.cpnyrighttop .cpnypage a:hover{
	color: #153ebb;
}
.cpnyrightbottom {
    padding: 40px 0px 0px;
}
.cpnyrightbottom>h2 {
    color: #333333;
    font-size: 2.2rem;
    line-height: 28px;
    text-transform: uppercase;
    border-top: 1px rgba(0,0,0,.2) solid;
    padding: 25px 0px 20px;
}
.cpnyrightbottom>section {
    font-size: 1.6rem;
    line-height: 28px;
    color: #666;
}
.jqzoom #Gbig{
    width:100%;
}

.xiaotu{
    position: relative;
    width: 100%;
    left:0;
    padding-left: 0px;
    margin:15px 0px 0px;
}
}
.jqzoom{
position:relative;
overflow:hidden;
font-size:0;
}
.zoomdiv{
float:left;
top:0 !important;
left:101% !important;
border:1px solid rgba(0,0,0,.1);
display:none;
text-align:center;
overflow: hidden;
position:absolute;
z-index:999;
background-color:#fff;
font-size:0;
}
.zoomdiv img{
max-width:none;
}
.bigimg{
width:800px;
height:800px;
}
.jqZoomPup{
z-index:10;
visibility:hidden;
position:absolute;
top:0px;
left:0px;
width:200px !important;
height:200px !important;
border:1px solid rgba(0,0,0,.1);
background:#fff 50% top no-repeat;
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity:0.5;
filter:alpha(Opacity=50);
cursor:move;
}
.inews {
    padding: 50px 0px;
}   
.inews ul{
    margin:20px 0;  
}
.inews ul li a{
    display: block;
    border: 2px rgba(0,0,0,.1) solid;
}
.inew .syxwwen {
    padding: 10px 15px 20px;
}
.inews .syxwwen h2 {
    font-size: 16px;
    color: #3d3d3d;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.inews ul li a .syxwwen h3 {
    font-size: 1.3rem;
    margin: 5px 0px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    /*! autoprefixer: off */

    -webkit-box-orient: vertical;
        /* autoprefixer: on */
    -webkit-line-clamp: 2;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
}
.xwdd {
    background: #fafafa;
    padding: 60px 0px;
}   
.inewsct {
    background: #fff;
    padding: 40px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}
.liebiaow {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiaow-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiaow-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.liebiaow a{
    color:#333;
}
.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #2789e6;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
    color:white;
} 

.xwdd {
    background: #fafafa;
    padding: 60px 0px;
}   
.fanhui a:hover{
    color:#000;
}
.rczp{
    margin-top: 40px;
    margin-bottom: 40px;
}
.rczp p{
margin:20px 0;
}
.rczp dl {
background:#2789e6;
padding:0px 30px;
}
.rczp dl dd {
float:left;
width:25%;
color:#fff;
line-height:40px;
padding:25px 0px;
font-size:2.0rem;
}
.rczp dl dd:nth-of-type(4) {
width:22%;
}
.rczp dl dd:nth-of-type(5) {
width:30%;
}

.rczp ul li {
border-bottom:1px rgba(0,0,0,.15) dashed;
list-style-type:none;
margin-bottom:20px;
}
.rczp ul li .jitp {
padding:25px 30px;
transition:.3s;
}
.rczp ul li .jitp span {
display:block;
float:left;
width:25%;
color:#545459;
line-height:44px;
font-size:1.9rem;
}
.rczp ul li .jitp span:nth-of-type(4) {
width:22%;
}
.rczp ul li .jitp span:nth-of-type(5) {
width:30%;
}
.rczp ul li .jitp span a {
display: none;
width: 90%;
height: 30px;
line-height: 30px;
color: #545459;
background: #efefef;
font-size: 1.4rem;
text-align: center;
}
.rczp ul li .jitp span i {
display: block;
background: url(../image/sjt.png) center no-repeat;
height: 44px;
float: right;
cursor: pointer;
width: 40px;
}
.rczp ul li.cur .jitp {
background: #e6e6e6;
}
.rczp .jibt {
display: none;
padding: 20px 70px 50px;
}
.rczp .jibt h1 {
font-size: 2.0rem;
line-height: 40px;
}
.rczp .jibt section {
padding: 15px 0px 15px 20px;
color: #545459;
line-height: 26px;
}
.rczp    ul li.cur .jitp span i {
transform: rotate(180deg);
}
.rczp .jibt>div>h2 {
width: 140px;
line-height: 44px;
color: #fff;
background: #2789e6;
text-align: center;
font-size: 1.5rem;
transition: .3s;
cursor: pointer;
margin: 15px 0px 0px;
}
.apply {
position:fixed;
z-index:10000;
background:rgba(0,0,0,.8);
top:0;
left:0;
width:100%;
height:100%;
display:none;
}
.zwcont {
width:60%;
left:20%;
top:50%;
margin-top:-378px;
position:relative;
}
.zwcont iframe {
height:756px;
width:100%;
background:white;
}

.zwcont .closets {
position:absolute;
height:90px;
right:15px;
top:0;
cursor:pointer;
width:40px;
background:url(../image/gbtou.png) center no-repeat;
}
.rczp ul li .jitp span small {
width: 138px;
display: block;
height: 44px;
font-size: 1.9rem;
color: #545459;
background: #efefef;
cursor: pointer;
text-align: center;
transition: .3s;
float: left;
}
.lxkuai {
    margin-top: 55px;
    margin-bottom: 100px;
    line-height: 36px;
    font-size: 16px;
}
.lxkuai a{
    color:#333;
}
.lxkuai a:hover{
    color:#2789e6;
}
.lxkuai h2 {
    font-size: 25px;
    color: #333333;
    margin-top: 26px;
    margin-bottom: 67px;
    padding-bottom: 46px;
    background: url(/images/hua.jpg) left bottom;
    background-repeat: no-repeat;
}
.liuyan {
    height:auto; overflow:hidden;
    padding-top:75px;
    padding-bottom:45px;
    background-color:#ededed;
    }
    
 .liuyan h2 {
    font-size:17px;
    margin-top:0px;
    margin-bottom:16px;
    color:#2d2d2d;
    text-align:center;
    }
    
 .liuyan h3 {
    font-size:42px;
    font-weight:bold;
    text-align:center;
    color:#2d2d2d;
    margin-top:0px;
    margin-bottom:75px;
    }  
    
 .hzi {
    color:#2789e6;
    }
    
 .biao {
    height:auto; overflow:hidden;
    margin-bottom:20px;
    }
    
 .biao h4 {
    font-size:16px;
    margin-top:0px;
    margin-bottom:14px;
    color:#666666;
    }
    
 .kk {
    height:60px;
    border:1px solid #d2d2d2;
    }
    
 .kk2 {
    border:1px solid #d2d2d2;
    }
    
 .anniu {
    width:208px;
    height:54px;
    font-size:18px;
    background-color:#2789e6;
    border:1px solid #2789e6;
    padding:0px;
    }
.liuyan form button {
        width: 205px;
        background: #2789e6;
        height: 55px;
        border: 0;
        color: #fff;
        transition: .3s;
    }
    .page_list a{
        border: 1px rgb(0,0,0,.2) solid;
        line-height: 34px;
        border-radius: 2px;
        padding: 10px 15px;
        margin-left: 10px;
        font-size: 1.5rem;
        font-family:MaisonNeue-Book;
        color: #666;
        transition: .3s;
    }
    .page_list a.on,.page_list a:hover{
        color: #fff;
        background-color: #004caf;
        border-left: 1px #004caf solid;
    }
    .page_list{
        text-align: center;
    }
    .page_info{
        text-align: center;
    }
    .fanye {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .fanye a{
        display:block;
        max-width:48%;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
        color:rgba(0,0,0,.7);
        font-size:1.4rem;
        cursor:pointer;
    }
    .fanye a:hover{
        color:#004cb1;
    }
    .fanye{
        margin-top:40px;
    }
header.head{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background:rgba(0,0,0,.6);
}
header.head .top{
    padding:10px 0;
}
.yuyan a{
    color:white;
}
.search-alert{
    padding: 10px 0px;
    background:white;
}
.search-alert form {
    display: flex;
    justify-content: space-between;
}
.search-alert form input{
    width: 85%;
    border: 1px rgba(0,0,0,.1) solid;
    line-height: 20px;
    padding: 10px;
    font-family:MaisonNeue-Medium;
    font-size: 1.4rem;
}
.search-alert form button{
    width: 15%;
    border: 0;
    background: #2789e6;
    color: #fff;
    font-size: 1.6rem;
    font-family:MaisonNeue-Medium;
}
.menu ul li:after {
    content: "";
    width: 0;
    height: 3px;
    display: block;
    background: #fff;
    transition: .5s;
}
.menu ul li:hover:after {
    width: 100%;
    left: 0;
    transition: .5s;
}   
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:60%;
	left:20%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:756px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}

.sqxx {
	width:100%;
	background:#fff;
	height:700px;
}
.sqxx h2 {
	text-align:center;
	font-size:2.0rem;
	margin:0px;
	color:#000;
	line-height:90px;
}
.sqxx h2 big {
	font-size:2.0rem;
}
.sqxx .form {
	background:#f6f6f6;
	padding:30px 5% 25px;
	overflow:hidden;
}
.sqxx .form div {
	float:left;
	width:47%;
	margin-right:6%;
	display:flex;
	align-items:center;
	
}
.sqxx .form div:nth-child(2n+0) {
	margin-right:0;
}
.sqxx .form div p {
	float:left;
	width:100px;
	color:#636366;
	line-height:42px;
    display: flex;
}
.sqxx .form div p:before {
	content:"* ";
	color:#f00;
}
.sqxx .form div input {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
}
.sqxx .form div select {
	width:calc(100% - 88px);
	border:1px rgba(0,0,0,.1) solid;
	background:#fff;
	height:42px;
	outline:none;
	padding:0px 10px;
}
.sqxx .form div:last-child {
	width:100%;
}
.sqxx .form div textarea {
	width:calc(100% - 100px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
	resize:none;
}
.sqxx form button {
	display:block;
	margin:30px auto 0px;
	background:#2a54a8;
	width:100%;
	max-width:230px;
	color:#fff;
	height:44px;
	outline:none;
	font-size:1.5rem;
	transition:.3s;
	border:0;
}
.zwcont form button:hover {
	background:#333;
} 
.yc{

    display: none;
}
.yd{
    display: block;
}
.menu ul li dl {
    position: absolute;
    top: 100%;
    left: 50%;
    background: rgba(0,0,0,.8);
    padding: 15px;
    display: none;
    transform: translate(-50%, 0%);
}
.menu ul li dl dd {
	text-align:center;
	color:#fff;
	line-height:30px;
	font-size:1.4rem;
	cursor:pointer;
}
.menu ul li dl dd a {
	display:block;
	text-align:center;
	color:#fff;
	line-height:30px;
	font-size:1.4rem;
	white-space:nowrap;
}
.menu ul li dl dd a:hover {
	color:#2789e6;
}
.inews li{
    margin-bottom:20px;
}
@media(max-width:1600px){
    .fzkk-bb {
        width: 480px;
        height: 143px;
        overflow: hidden;
        float: right;
    }
    .fzkk-aa {
        width: 480px;
        height: 143px;
        overflow: hidden;
        float: left;
        text-align: right;
    }
    .sqxx {
        height: 540px;
    }
    .sqxx .form div p {
        line-height: 21px;
    }
    .zwcont{
        top:70%;
    }
    .sqxx h2 {
        font-size: 1.6rem;
    }
    .sqxx h2 big {
        font-size: 1.6rem;
    }
    .sqxx .form {
        padding: 10px 5% 5px;
    }
    .sqxx form button {
        margin: 10px auto 10px;
    }
    .sqxx .form div input {
        width: calc(93% - 88px);
    }
    .syjgtucp {
        position: absolute;
        right: 0;
        bottom: -35px;
        width: 30%;
        top: auto;
    }
    .syjgtujt .swiper-button-next {
        right: -4%;
    }
    .syjgtujt .swiper-button-prev {
        left: -4%;
    }
}
@media(max-width:1176px){
    .menu ul li {
        margin-right: 20px;
    }
    .logo img{
        width: 260px;
    }
}
@media(max-width:1024px){
    .menu ul li {
        margin-right: 20px;
    }
    .syjgtujt .swiper-button-next{
        display: none;
    }
    .syjgtujt .swiper-button-prev{
        display: none;
    }
    .fzkk-bb {
        width: 380px;
    }
    .fzkk-aa {
        width: 380px;
    }
    .sycpleft {
        width: 30%;
    }
}
@media(max-width:992px){
    .top {
        padding: 14px 15px;
    }
    .yc{
        display: block;
    }
    .yd{
        display: none;
    }
    .gongju{
        display: none;
    }
    .nav-logo {
		width:25px;
		display:block;
	}
	.nav-logo i {
		display:block;
		padding:2px 0px;
	}
	.menu {
		position:fixed;
		width:70%;
		height:100%;
		right:-100%;
		top:0;
		z-index:9999;
		background:#fff;
		transition:.3s;
		display:block;
	}
	.menu i {
		display:block;
		height:42px;
		padding:0px 15px;
		background:rgba(0,0,0,.08);
		font-weight:bold;
		line-height:42px;
		color:#000;
	}
	.menu ul {
		flex-wrap:wrap;
	}
	.menu ul li {
		width:100%;
		padding:0px 0px;
	}
	.menu ul li a {
		line-height:42px;
		font-size:1.4rem;
		padding:0px 15px;
		color:#333;
		border-bottom:1px rgba(0,0,0,.15) solid;
		background:url(../image/mujt.png) right 15px center no-repeat;
		background-size:auto 15px;
	}
	.nav-logo i:after {
		content:"";
		display:block;
		height:2px;
		background:#fff;
	}
	.menuu {
		right:0;
	}
	.heise {
		position:fixed;
		display:none;
		width:100%;
		height:100%;
		top:0;
		left:0;
		z-index:998;
		background:rgba(0,0,0,.7) url(../image/guanbi.png) 11% center no-repeat;
		background-size:auto 40px;
	}
	.menu ul li a {
		line-height:42px;
		font-size:1.4rem;
		padding:0px 15px;
		color:#333;
		border-bottom:1px rgba(0,0,0,.15) solid;
		background:url(../image/mujt.png) right 15px center no-repeat;
		background-size:auto 15px;
		display:block;
	}
	.menu ul li {
		width:100%;
		padding:0px 0px;
	}
    .nav-logo i:after {
        content: "";
        display: block;
        height: 2px;
        background: #fff;
    }
    .topright{
        display: none;
    }
    #banner .swiper-button-next {
        display: none;
    }
    #banner .swiper-button-prev {
        display: none;
    }
    .bannersearch{
        display: none;
    }
    .syab {
        padding:20px 15px;
    }
    .ababout {
        font-size: 24px;
        color: #f5f5f5;
        font-family: DIN-Bold;
    }
    .sjsytu{
        margin-top:20px;
    }
    .syab h2 {
        font-size: 20px;
    }
    .syab h3 {
        font-size: 16px;
    }
    .syab h3:after {
        margin-top: 20px;
    }
    .syab {
        background: url(../image/syabbg.jpg) no-repeat left;
        background-size: inherit;
    }
    .syabnr {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 0px;
        width: 100%;
    }
    .sycp {
        padding:20px 15px;
    }
    .sycp h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .sycp h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .sycpbig{
        display: block;
    }
    .sycpleft {
        width: 100%;
    }
    .sycpright {
        width: 100%;
        overflow: hidden;
    }
    .sycpleft ul li{
        width: 33%;
        float:left;
    }
    .sycpleft ul li a{
        font-size:12px;
        text-align: center;
        border-bottom:0px;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        word-break: break-all;
        word-wrap: break-word;
        display: -webkit-box;
        overflow: hidden;
    }
    .sycpleft ul li a:hover{
        font-size:12px;
        border-bottom:0px;
    }
    .sycpleft ul li.hover a {
        font-size:12px;
        padding-bottom: 11px;
        border-bottom:0px;
    }
    .sycpleft ul li img {
        display: none;
    }
    .sycpleft ul li a {
        padding-bottom: 11px;
        margin-bottom:11px;
    }
    .syjg {
        transform: translate(0,0);
        padding:20px 0;
    }
    .qysl{
        padding:0px 15px 20px;
    }
    .logo img{
        width: 200px;
    }
    .topbig {
        align-items: center;
        padding:0 15px;
    }
    .top .container{
        margin:0%;
        width: 100%;
    }
    .menu ul li {
        margin-right: 0px;
    }
    .syqyslleft h2 {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .syqyslleft h3 {
        font-size: 18px;
    }
    .syqyslright {
        font-size: 14px;
    }
    .syqysl{
        padding:20px 15px;
        border-top:20px solid #d1e1ff;
        border-left:15px solid #d1e1ff;
        border-right:15px solid #d1e1ff;
    }
    .syxw {
        padding:20px 15px;
    }
    .syxw h2 {
        font-size: 24px;
        margin-bottom: 13px;
    }
    .syxw h3 {
        font-size: 20px;
        margin-bottom:20px;
    }
    .syxwwen h2 {
        font-size: 16px;
    }
    .syxwwen h3 {
        font-size: 14px;
    }
    .syxwlb ul li{
        margin-bottom:10px;
    }
    .dibudhbig {
        padding:20px 15px;
    }
    .dbdhlb{
        display: none;
    }
    .dbdhlb:nth-child(4){
        display: block;
    }
    .banquan {
        padding: 20px 15px;
        color: white;
    }
    .banquanbig{
        flex-direction: column;
    }
    .lm-ct ul{
        flex-direction: column;
    }
    .lm-ct ul {
        display: block;
    }
    .lm-ct ul li {
        width: 50%;
        margin-right: 0;
        float:left;
        text-align: center;
    }
    .lm-ct > span{
        display: none;
    }
    .lanmux {
        height: 100%;
    }
    .lm-ct ul li.hover a {
        border-bottom:1px solid #2789e6;
    }
    .lm-ct ul li a{
        border-bottom:1px solid transparent;
    }
    .gsjj {
        padding: 20px 15px;
    }
    .gsjjbig {
        margin: 20px 0px 0px;
    }
    .gsjjleft{
        margin-bottom:20px;
    }
    .gsjjright  h3 {
        color: #000;
        font-size: 2rem;
        line-height: 30px;
    }
    .qywh {
        padding: 20px 15px;
    }
    .qywhbig h3 {
        margin-top: 25px;
        margin-bottom: 22px;
    }
    .qywhbig {
        padding: 25px 25px 40px 25px;
    }
    .fazhanlicheng {
        padding: 20px 15px;
    }
    .fazhan {
        background: url(../image/fzdian.jpg) top left no-repeat;
    }
    .fzkk-bb {
        width: 260px;
    }
    .fzkk-aa {
        width: 260px;
        text-align: left;
        float: right;
    }
    .fzkk h2 {
        font-size: 16px;
        color: #333333;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 3px;
    }
    .fzkk p{
        font-size:12px;
    }
    .gsjjbt{
        display: none;
    }
    .icase{
        overflow: visible;
    }
    .zizhirongyu {
        padding: 20px 15px;
    }
    .nybannerwen{
        display: none;
    }
    .cpnylbleft{
        width: 100%;
    }
    .cpnylbright {
        width: 100%;
        float: right;
    }
    .cpnylbleft dl dd {
        width: 50%;
        float:left;
    }
    .cpnylbleft ul {
        display: none;
    }
    .cpnybig {
        padding: 20px 15px;
    }
    .cpnylbright ul li {
        width: 50%;
        padding: 0px 15px;
        margin-bottom: 30px;
    }
    .cpnyright {
        width: 100%;
        float: right;
        position: relative;
    }
    .cpnyrighttop .colmd5 {
        float: left;
        width: 100%;
        position: relative;
    }
    .cpnyrighttop .colmd7 {
        float: right;
        width: 100%;
        margin-top:20px;
    }
    .cpnyrightbottom>h2 {
        border-top: 0px rgba(0,0,0,.2) solid;
        border-bottom: 1px rgba(0,0,0,.2) solid;
    }
    .cpnyrightbottom {
        padding: 0px;
    }
    #xiaotu .swiper-button-next{
        background:url(../image/syjgjtr.png);
        background-size:cover;
        width: 30px;
        height: 30px;
        right: 10px;
    }
    #xiaotu .swiper-button-prev{
        background:url(../image/syjgjtl.png);
        background-size:cover;
        width: 30px;
        height: 30px;
        left: 0px;
    }
    #xiaotu .swiper-container{
        padding:0 20px;
    }
    .xiaotu ol li a.hover {
        border: 0px #153ebb solid;
    }
    .inews {
        padding: 20px 0px;
    }
    .inews li{
        padding:0;
        margin-bottom:20px;
    }
    .xwdd {
        padding: 20px 0px;
    }
    .inewsct {
        padding: 20px;
    }
    .inewsct .inews-tt p {
        font-size: 1.8rem;
        font-weight: bold;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .rczp dl dd:nth-of-type(2), .rczp dl dd:nth-of-type(3), .rczp dl dd:nth-of-type(4){
        display: none;
    }
    .rczp ul li .jitp span{
        width: 100%;
    }
    .rczp ul li .jitp span small{
        display: none;
    }
    .rczp ul li .jitp span i {
        display: none;
    }
    .rczp ul li .jitp span a {
        display: block;
        width: 100%;
    }
    .rczp ul li .jitp span:nth-of-type(4) {
        width: 100%;
    }
    .rczp {
        margin: 20px 15px;
    }
    .rczp dl dd {
        width: 100%;
    }
    .lxkuai h2 {
        font-size: 25px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .lxkuai .col-md-5{
        margin-bottom:20px;
    }
    .lxkuai {
        margin-bottom: 20px;
        margin-top:10px;
    }
    .liuyan {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .liuyan h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .liuyan {
        padding:20px 15px;
    }
    .liuyan form button {
        width: 100%;
    }
    .lm-ct ul li a{
        line-height: 50px;
    }
    .b-height {
		height:50px;
	}
	.fygnav {
		padding:0px;
		height:50px;
		background-color:#009ca3;
	}
	.fygnav ul {
		list-style-type:none;
		width:100%;
		margin:0px;
		padding:0px;
	}
	.fygnav li {
		width:100%;
		text-align:center;
		float:left;
		margin:0;
	}
	.fygnav li a {
		display:block;
		color:#FFFFFF;
		background-color:#2789e6;
		height:50px;
		line-height:50px;
	}
    .pictures_eyes_in img{
        max-height: 500px;
    }
    .menu ul li dl{
        opacity: 0;
    }
    .syqyslleft{
        width:100%;
    }
    .syjgtucp {
    bottom: -10px;
    }
    .page_list a{
        padding:2px 3px;
        margin-left: 5px;
    }
    
}