@charset "utf-8";

/*******CSS commont*************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}

img{border:0;}

ol,ul{list-style:none;}

h1,h2,h3{font-weight:normal;font-size:100%;}

q:before,q:after{content:'';}

abbr,acronym{border:0;font-variant:normal;}

sup{vertical-align:text-top;}

sub{vertical-align:text-bottom;}

input,textarea,select,button{font-weight:inherit;font-size:inherit;font-family:inherit; border: 0px;}

input,textarea,select,button{*font-size:100%;}legend{color:#000;}

/*******CSS reset*************/

body{ background:#fff url(../Image/dbg.jpg) no-repeat center top; background-size: cover; color:#333; font-size:12px;font-family:'Microsoft YaHei','微软雅黑',Arial;}

@media (min-width:1200px) 

{

    body{ font-size: 14px;}

}

#bloc{ background:url(../Image/dbg.jpg) no-repeat center top; background-size: cover;  }

a{color:#333;text-decoration:none; cursor: pointer; transition: all 0.4s;}

a:hover{ text-decoration: none; color: #A9B4F4;}

.left{float:left;}

.right{float:right;}

.ovfl{ overflow:hidden;}

.mar{ margin:0px auto;}

.clear{clear:both;}

.hidden{display:none;}

.filter_bg8{ filter: alpha(opacity=80); opacity: 0.8; }

@font-face{

     font-family: 'pang'; 

     src: url('pang.ttf');

}

@font-face{

     font-family: 'MONTSERRAT'; 

     src: url('MONTSERRAT-BLACK.TTF');

}

/*******Css header*******/

#header{ padding: 40px 15px 10px 15px; position: relative;}

.nav-trigger{ width:26px; height:26px; z-index:999; background: url(../Image/micon.png) no-repeat; outline: 0px; cursor: pointer; position: absolute; top: 50%; margin-top: 0px; right: 15px; }

.navigation-is-visible .nav-trigger{ width: 32px; height: 30px; background: url(../Image/icon11.png) no-repeat;  position: absolute; top: 50%; margin-top: -15px; left: 15px;}

.nav_transform1{position:absolute;top:0; left:20%; display: none; z-index:20;overflow-y:scroll; padding:20px 10px;width:80%;border:0;background:#FFFFFF; text-transform:none; overflow-scrolling:touch;}

.nav_transform1{transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1);}

.navigation-is-visible .nav_transform1{-webkit-transform:none;transform:none; display:block;}

.nav-overlay{position:fixed;top:0;left:50%; margin-left:-375px; z-index:10;width:750px;height:100vh;background:rgba(0,0,0,.6);opacity:0;transition:opacity .3s linear;pointer-events:none;}

.navigation-is-visible .nav-overlay{opacity:1;pointer-events:auto;}

.navp1{ padding: 10px 0px 10px 30px;  }

.navp1 img{ max-width: 60%; }

.navp2{ padding-left: 30px; font-size: 14px;}

.navp2 b{ font-size: 1.6rem; color: #A9B4F4; }

.navul{ width: 90%; margin: 15px auto 25px;}

.nav-item{position: relative; margin-bottom: 5px; }

.nav-item p{overflow: hidden;line-height: 40px;max-height:40px; font-size: 15px; padding: 0px 10px;}

.nav-item p i{ float: right; font-size:20px; color: #666;}

.nav-item.nav-show{border-bottom: none;}

.nav-item .msub{display:none; background:#f1f1f1; padding: 0px 16px; overflow:hidden; }

.nav-item .msub a{ line-height: 2; margin-bottom:5px; font-size: 1.3rem; display: block;}

.nav-item .msub a.on{ color:#A9B4F4;}

.nav-item.nav-show .msub{display: block;}

.nav-item p a{ float: left; }

.nav-show p i{transform:rotate(90deg);}

.nav-show.nav-item>p{ background:#f1f1f1;}

.nav-show>a:before,.nav-item>a:hover:before{opacity:1;}

.headerr{ position: absolute; right: 10px; top: 10px;}

.headerr a{float: left; height: 23px; margin-left: 20px;}

.headerra1{ width: 23px; background: url(../Image/ticon1.png) no-repeat center; }

.headerra2{ width: 21px; background: url(../Image/ticon2.png) no-repeat center; }

.headerra3{ width: 22px; background: url(../Image/ticon3.png) no-repeat center; }

@media (min-width:768px) 

{

    .headerr a{ margin-left: 25px; }

    .header_img{ position: absolute; top: 0px; left: 29%; z-index: -1;}

}

@media (min-width:992px) 

{

    #header{ padding: 0px 15px 0px 15px; overflow: hidden;}

    .logo{ float: left; margin-top: 20px;}

    .header_img{ left: 22%; }

    .nav{ margin-left: 25px; float: left; margin-top: 30px; }

    .nav a{ float: left; color: #fff; margin-left: 17px; height: 48px; font-size: 15px; position: relative;}

    .nav a i{ width: 40px; height: 0px; position: absolute; bottom: 15px; left: 50%; margin-left: -20px; background: #fff; transition: all 0.4s; }

    .nav a:hover i{ width: 22px; margin-left: -11px; bottom: 0px; height: 2px; }

    .nav a.on i{ width: 22px; margin-left: -11px; bottom: 0px; height: 2px; }

    .headerr{ height: 23px; top: 50%; margin-top: -11px;}

}

@media (min-width:1200px) 

{

    .nav{ margin-left: 45px;  }

    .nav a{ margin-left: 35px; }

}

@media (min-width:1601px) 

{

    #header{ padding: 0px 0px 0px 0px; height: 93px;}

    .logo{ margin-left: 60px; margin-top: 30px;}

    .nav{ margin-left: 15px; margin-top: 40px; margin-left: 300px;}

    .nav a{ font-size: 18px; margin-left: 50px; }

    .header_img{ left: 460px; }

    .headerr{ right: 60px; top: 40px; margin-top: 0px; }

    .headerr a{ margin-left: 50px; }

}

.banner{ position: relative; }

.carousel-inner{ height: 350px; position: relative; }

.banner1c1{ text-align: center; margin-top: 10px;}

.banner1c1 img{ max-width: 80%; }

.banner1c2{ font-size:20px; animation-delay: 0.7s; font-weight: bold; color: #fff; text-align: center; margin-top: 20px;}

.banner1c3{ font-size: 15px; animation-delay: 1.1s; letter-spacing: 6px; color: #fff; margin-top: 5px; }

.banner1c4{ height: 50px; margin-top: 30px; position: relative;}

.banner1c4 i{ width: 50px; height: 50px; background: url(../Image/ban1img2s.png) no-repeat; z-index: 2; background-size: cover; position: absolute; top: 0px; left: 50%; margin-left: -25px;}

.banner1c4 span{ width:25px; height: 25px; background: url(../Image/ban1img2ss.png) no-repeat; z-index: 1; background-size: cover; position: absolute; bottom: 0px; left: 50%; margin-left: 3px;  }

.bg13{ position: absolute; top: 10px; right: 0px; }

@media (min-width:768px) 

{

    .carousel-inner{ height: 460px; }

    .banner1c2{ font-size:25px; }

    .banner1c3{ letter-spacing: 10px; }

    .bg12{ position: absolute; top: 70px; left: 0px; }

}

@media (min-width:992px) 

{

    .carousel-inner{ height: 560px; }

    .banner1c1{ margin-top: 20px; }

    .bg14{ position: absolute; bottom: 30px; right: 0px; }

}

@media (min-width:1200px) 

{

    .carousel-inner{ height: 600px; }

}

@media (min-width:1601px) 

{

    .carousel-inner{ height:750px; }

    .banner1c1{ margin-top: 40px; }

    .banner1c2{ margin-top: 20px; font-size: 36px; }

    .banner1c3{ letter-spacing: 30px; margin-top: 30px; font-size: 20px;}

    .banner1c4{ height: 79px; margin-top: 55px; }

    .banner1c4 i{ width: 79px; height: 79px; margin-left: -40px;}

    .banner1c4 span{ margin-left: 12px; }

    .bg12{ top: 235px; left: 28px; }

    .bg13{ top: 200px; right: 230px; }

    .bg14{ bottom: 102px; right:0px; }

}

#chan1{ overflow: hidden; }

.about{ background:#fff; border-top-right-radius: 30px; border-bottom-left-radius: 30px; position: relative; padding: 20px 0px;}

.aboutt{ height: 59px; line-height: 59px; position: relative; overflow: hidden;}

.aboutt i{ width: 40px; height: 1px; background: #7c7e8e; position: absolute; top: 0px; left: 0px;}

.aboutta1{ font-size: 22px; font-weight: bold; float: left; }

.aboutta2{ width: 38px; height: 38px; margin-top: 4px; background: url(../Image/more1.png) no-repeat; background-size: cover; float:right;}

.aboutc{ line-height: 2; font-size: 13px; color: rgba(66,64,64,0.7);}

.aboutul{ margin-top: 10px; overflow: hidden; }

.aboutul li{ width: 50%; float: left; height: 60px; position: relative; margin-top: 20px;}

.aboutul li b{ font-size: 55px; height: 60px; line-height: 60px; float: left; font-family: 'pang';  }

.aboutul li span{ float: left; font-size: 14px; line-height: 20px; margin-top: 10px; margin-left: 10px; color: #98999d;}

.aboutul li img{ float: left; margin-left: 10px; height: 40px; margin-top: 10px;}

.aboutul li i{ font-style: normal; position: absolute; top: 0px; left:52px; font-size: 13px;}

.aboutul li:nth-child(2) i{ left:72px; }

.bg21s{ width: 100px; height: 100px; background: url(../Image/2bg1s.png) no-repeat; position: absolute; top: -20px; left: 50%; margin-left: -200px;}

.bg21s i{ width: 74px; height: 74px; animation: fadeInUpss 1.2s infinite; background: url(../Image/2bg1.png) no-repeat; position: absolute; right:-25px; top: -20px;}

@keyframes fadeInUpss{

0% {

  transform: translate3d(0,0,0);

}

50% {

  transform: translate3d(0,20px,0);

}

100% {

  transform: translate3d(0,0,0);

}

}

@media (min-width:768px) 

{

    .aboutul li{ width: 23.5%; margin-left: 2%;}

    .aboutul li:nth-child(1){ margin-left: 0%; }

    .about{ margin-top: 40px; }

}

@media (min-width:992px) 

{

    .aboutul li{ width: 17.5%; margin-left: 10%;}

    .aboutul li:nth-child(1){ margin-left: 0%; }

    .bg21s{ margin-left: -300px; }

}

@media (min-width:1200px) 

{

    .about{ padding:35px 0px 35px 0px; }

}

@media (min-width:1601px) 

{

    #chan1{ position: relative; }

    .about{ background: none; height: 680px; padding: 102px 0px 145px 0px; margin-bottom: 63px; margin-top: 60px; border-top-right-radius:0px; border-bottom-left-radius:0px;}

    .aboutbg{ width: 1660px; height: 680px; overflow: hidden; position: absolute; border-top-right-radius: 65px; border-bottom-right-radius: 65px; z-index: -1; left: 50%; margin-left: -960px; background: #fff; top: 60px;}

    .aboutt{ height: 113px; line-height: 113px; }

    .aboutta1{ font-size: 40px; }

    .aboutta2{ width: 59px; height: 59px; margin-top: 22px; margin-right: 110px;}

    .aboutc{ width: 1290px; line-height: 30px; height: 120px; overflow: hidden; margin-top: 30px; font-size: 16px; }

    .aboutul{ width: 1290px; margin-top: 75px; }

    .aboutul li{ width: 18%; margin-left: 9%;}

    .aboutul li b{ font-size: 76px; }

    .aboutul li span{ line-height: 25px; height: 50px; margin-top: 5px; font-size: 16px; margin-left: 15px; }

    .aboutul li img{ height: auto; margin-top: 1px; margin-left: 15px; }

    .aboutul li i{ font-size: 15px; top: -10px; left: 75px;}

    .aboutul li:nth-child(2) i{ left:102px; }

    .bg23{ position: absolute; left: 50%; margin-left: 670px; bottom: -63px; }

    .bg21s{ margin-left: -450px; }

}

.aboutta2:hover{ background: url(../Image/more1s.png) no-repeat; }

#chan2{ margin-top: 25px;}

.rtkft{ overflow: hidden; position: relative; text-align: center;}

.rtkft img{ max-width: 80%; }

.rtkfft{ text-align: center; margin-top: 10px;}

.rtkfft img{ width: 30px; }

.rtkfl{ overflow: hidden; margin-top: 15px; }

.rtkfl a{ float: left; overflow: hidden; width: 48%; margin: 1%; background: #fff; border-radius: 15px; padding: 20px 0px;}

.rtkf_img{ overflow: hidden; height: 102px; line-height: 102px; text-align: right;}

.rtkf_img img{ vertical-align: middle; max-height: 100%; }

.rtkf_txt{ height: 32px; line-height: 32px; padding: 0px 15px; text-align: right; margin-top: 8px; overflow: hidden; font-size: 16px; }

.rtkf_dc{height: 22px; line-height: 22px; padding: 0px 15px; text-align: right; color: #888; overflow: hidden;}

.rtkf_sms{ height: 21px; background: url(../Image/rtimg2.png) no-repeat center; margin-top: 16px;}

.rtkf_ms{ height: 21px; line-height: 21px; margin-top: 16px; color: #888; text-align: right; padding: 0px 15px;}

.rtkfy{ opacity: 0; height: 0px;}

#rtkfa1{ background:#e5effb; }

#rtkfa1 .rtkf_img{ text-align: center; }

#rtkfa1 .rtkf_txt{ text-align: center;}

#rtkfa1 .rtkf_dc{ text-align: center; }

#rtkfa7{ background:#e5effb; }

#rtkfa7 .rtkf_img{ text-align: center; }

#rtkfa7 .rtkf_txt{ text-align: center; }

#rtkfa7 .rtkf_dc{ text-align: center; }

#rtkfa5{ width: 100%; }

#rtkfa5 .rtkf_txts{ float: left; width: 60%; }

#rtkfa5 .rtkf_img{ width: 35%; float: right; }

#rtkfa5 .rtkf_txt{ text-align: left; }

#rtkfa5 .rtkf_dc{ text-align: left; }

#rtkfa5 .rtkf_ms{ text-align: left; float: left; }

.rtkfr{ margin-top: 15px; line-height: 2; overflow: hidden; background: #fff; border-radius: 15px; padding: 15px;}

.rtkfr a{ font-size: 14px; margin-right:15px; }

@media (min-width:768px) 

{

    .rtkfl a{ width: 31.3%; }

    #rtkfa4{ width: 23%; }

    #rtkfa5{ width: 23%; } 

    #rtkfa6{ width: 23%; }

    #rtkfa7{ width: 23%; }

    #rtkfa5 .rtkf_txts{ float: none; width: 100%;}

    #rtkfa5 .rtkf_img{ width: 100%; float: none; }

    #rtkfa5 .rtkf_txt{ text-align: right; }

    #rtkfa5 .rtkf_dc{ text-align: right; }

    #rtkfa5 .rtkf_ms{ text-align: right; float: none; }

    .rtkfr a{  margin-right:20px; }

}

@media (min-width:992px) 

{

    .rtkfl{ width: 75%; float: left; }

    .rtkfr{ width: 24%; float: right; margin-top: 22px; height: 496px; }

    .rtkfr a{ margin-right: 0px; float: left; width: 100%; height: 42px; line-height: 42px; overflow: hidden; padding: 0px 15px; font-size: 16px; }

}

@media (min-width:1200px) 

{

    #chan2{ margin-top: 40px; }

    .rtkfr{ height: 502px; }

}

@media (min-width:1601px) 

{

    #chan2{ margin-top: 47px; position: relative;}

    .rtbg1{ position: absolute; left: 50%; margin-left: 300px; top: 30px; }

    .rtbg2{ position: absolute; left: 50%; margin-left: 483px; top: 35px; }

    .rtkfft{ margin-top: 20px; }

    .rtkfft img{ width: 50px; height: 50px; }

    .rtkfl{ margin-top: 35px; width: 1118px;}

    .rtkfl a{ width: 272px; height: 272px; transition: all 0s; padding: 30px 25px; margin: 10px 0px 0px 10px; position: relative;}

    #rtkfa1{ margin-left: 0px; }

    #rtkfa5{ margin-left: 0px; }

    #rtkfa4{ width: 272px; }

    #rtkfa6{ width: 554px; }

    #rtkfa5{ width: 272px; }

    #rtkfa7{ width:272px;  }

    .rtkf_txt{ font-size: 22px; text-align: left;}

    .rtkf_dc{ margin-top: 8px; text-align: left; min-height: 22px; height: auto;}

    .rtkf_sms{ margin-top: 20px; }

    #rtkfa2 i{ width: 25px; height: 3px; background: #c2deff; position: absolute; left: 42px; top: 37px;}

    #rtkfa2 .rtkf_txts{ position: absolute; left: 25px; top: 52px; }

    #rtkfa2 .rtkf_ms{ position: absolute; left: 25px; bottom: 25px; }

    #rtkfa2 .rtkf_img{ /*width: 105px; */height: 162px; position: absolute; /*right: 0px;*/ top: 80px;}

    #rtkfa3 i{ width: 25px; height: 3px; background: #c2deff; position: absolute; left: 42px; top: 37px;}

    #rtkfa3 .rtkf_txts{ position: absolute; left: 25px; top: 52px; }

    #rtkfa3 .rtkf_ms{ position: absolute; left: 25px; bottom: 25px; }

    #rtkfa3 .rtkf_img{ /*width: 90px; */height: 153px; position: absolute; /*right: 0px;*/ top: 80px;}

    #rtkfa4 i{ width: 25px; height: 3px; background: #c2deff; position: absolute; left: 42px; top: 37px;}

    #rtkfa4 .rtkf_txts{ position: absolute; left: 25px; top: 52px; }

    #rtkfa4 .rtkf_ms{ position: absolute; left: 25px; bottom: 25px; }

    #rtkfa4 .rtkf_img{ /*width: 93px; */height: 148px; position: absolute; /*right: 0px;*/ top: 80px;}

    #rtkfa5 i{ width: 25px; height: 3px; background: #c2deff; position: absolute; left: 42px; top: 37px;}

    #rtkfa5 .rtkf_txts{ position: absolute; left: 25px; top: 52px; }

    #rtkfa5 .rtkf_ms{ position: absolute; left: 25px; bottom: 45px; }

    #rtkfa5 .rtkf_img{ /*width: 138px; */height: 153px; position: absolute; /*right: 0px;*/ top: 80px;}

    #rtkfa5 .rtkf_txt{ text-align: left; }

    #rtkfa5 .rtkf_dc{ text-align: left; }

    #rtkfa6 i{ width: 25px; height: 3px; background: #c2deff; position: absolute; left: 42px; top: 37px;}

    #rtkfa6 .rtkf_txts{ position: absolute; left: 25px; top: 52px; }

    #rtkfa6 .rtkf_ms{ position: absolute; left: 25px; bottom: 45px; }

    #rtkfa6 .rtkf_img{ width: 236px; height: 176px; position: absolute; right: 70px; top: 52px;}

    .rtkfy_txt{ width: 100%; height: 45px; line-height: 45px; padding: 0px 30px; overflow: hidden; font-size: 22px; position: absolute; top:45px; transition: all 0.1s;}

    .rtkfy_dc{ width: 100%; height: 24px; line-height: 24px; padding: 0px 30px; overflow: hidden; position: absolute; top:93px; transition: all 0.1s;}

    .rtkfy_m{ width: 100%; height: 21px; transition: all 0.2s; background: url(../Image/rtimg2h.png) no-repeat center; position: absolute; bottom:45px;}

    .rtkfl a:hover .rtkfy_txt{ top:55px; color: #fff;}

    .rtkfl a:hover .rtkfy_dc{ top:103px; color: #fff;}

    .rtkfl a:hover .rtkfy_m{ bottom:55px; }

    .rtkfl a:hover .rtkfm{ opacity: 0;  }

    .rtkfl a:hover .rtkfy{ opacity: 1; border-radius: 15px; text-align: center; background: rgba(169,180,244,0.8); width: 100%; height: 100%; position: absolute; top: 0px; left: 0px;  }

    .rtkfr{ width: 272px; height: 554px; margin-top: 45px; padding: 30px 35px; }

    .rtkfr a{ height: 58px; line-height: 58px; font-size: 18px;}

    .rtkfr a:hover{ padding-left: 20px; }

    .rtimg20{ position: absolute; bottom: -140px; left: 50%; margin-left: -805px; }

}

#chan3{ margin-top: 25px; }

.chxf{ overflow: hidden; margin-top: 15px; }

.chxf a{ float: left; overflow: hidden; width: 48%; text-align: center; margin: 1%; background: #fff; border-radius: 15px; padding: 20px 0px;}

.chxf_img{ overflow: hidden; height: 110px; }

.chxf_img img{ vertical-align: middle; max-height: 100%; max-width: 90%; }

.chxf_txt{ height: 32px; line-height: 32px; padding: 0px 15px; margin-top: 8px; overflow: hidden; font-size: 16px; }

.chxf_dc{height: 22px; line-height: 22px; overflow: hidden; padding: 0px 15px; color: #888; }

.chxf_ms{ height: 21px; line-height: 21px; margin-top: 16px; color: #888; padding: 0px 15px;}

.chxfy{ opacity: 0; height: 0px;}

#chxfa6{ background: #f8cde0; color: #fff;}

#chxfa6 .chxf_dc{ color: #fff; }

#chxfa6 .chxf_ms{ color: #fff; }

@media (min-width:768px) 

{

    .chxf a{ width: 31.3%; }

}

@media (min-width:1200px) 

{

    #chan3{ margin-top: 40px; }

}

@media (min-width:1601px) 

{

    #chan3{ margin-top: 105px; position: relative;}

    .chxf{ margin-top: 30px; }

    .chxf a{ margin: 10px 0px 0px 10px; position: relative; height: 330px; transition: all 0s; padding: 30px 25px; }

    #chxfa1{ margin-left: 0px; width: 554px;}

    #chxfa2{ width: 836px; }

    #chxfa3{ margin-left: 0px; /*width: 272px;*/width: 412px;}

    #chxfa4{ /*width: 272px;*/ width: 412px;}

    #chxfa5{ width: 554px;}

    #chxfa6{ width: 272px; }

    .chxf_txt{ font-size: 22px; text-align: left;}

    .chxf_dc{ margin-top: 8px; min-height: 22px; height: auto; text-align: left;}

    .chxf a i{ width: 25px; height: 3px; background: #f8cde0; position: absolute; left: 42px; top: 37px;}

    .chxf a .chxf_txts{ position: absolute; left: 25px; top: 52px; }

    .chxf_ms{ position: absolute; left: 25px; bottom: 55px; }

    #chxfa1 .chxf_img{ width: 240px; height: 228px; position: absolute; top: 65px; right: 65px;}

    #chxfa1 .chxf_txts{ width: 220px; }

    #chxfa2 .chxf_img{ width: 517px; height: 210px; position: absolute; top: 65px; right: 40px;}

    #chxfa2 .chxf_txts{ width: 180px; }

    #chxfa3 .chxf_img{ width: 97px; height: 167px; position: absolute; bottom: 40px; right: 30px;}

    #chxfa3 .chxf_txts{ width: 180px; }

    #chxfa4 .chxf_img{ width: 146px; height: 157px; position: absolute; bottom: 40px; right: 30px;}

    #chxfa4 .chxf_txts{ width: 180px; }

    #chxfa5 .chxf_img{ width: 307px; height: 173px; position: absolute; bottom: 75px; right: 30px;}

    #chxfa5 .chxf_txts{ width: 180px; }

    #chxfa6 .chxf_txts{ position:static; }

    #chxfa6 .chxf_txt{ font-size: 22px; text-align: center; margin-top: 20px; }

    #chxfa6 .chxf_dc{ color: #fff; margin-top: 8px; text-align: center;}

    #chxfa6 .chxf_ms{  color: #fff; text-align: center; width:222px; padding: 0px;}

    .chxfy_txt{ width: 100%; height: 45px; line-height: 45px; padding: 0px 30px; overflow: hidden; font-size: 22px; position: absolute; top:45px; transition: all 0.1s;}

    .chxfy_dc{ width: 100%; min-height: 24px; line-height: 24px; padding: 0px 30px; overflow: hidden; position: absolute; top:93px; transition: all 0.1s;}

    .chxfy_m{ width: 100%; height: 21px; transition: all 0.2s; background: url(../Image/rtimg2h.png) no-repeat center; position: absolute; bottom:45px;}

    .chxf a:hover .chxfy_txt{ top:55px; color: #fff;}

    .chxf a:hover .chxfy_dc{ top:103px; color: #fff;}

    .chxf a:hover .chxfy_m{ bottom:55px; }

    .chxf a:hover .chxfm{ opacity: 0;  }

    .chxf a:hover .chxfy{ opacity: 1; border-radius: 15px; text-align: center; background: rgba(248,205,224,0.9); width: 100%; height: 100%; position: absolute; top: 0px; left: 0px;  }

    .chimg7{ position: absolute; bottom: -202px; left: 50%; margin-left: 534px;}

}

#chan4{ margin-top: 25px; position: relative;}

.faimg1{ position: absolute; left: 50%; margin-left: 70px; top: 80px; }

.jjfa{ background: #fff; border-radius: 15px; overflow: hidden; padding: 20px; position: relative; margin-top: 20px;}

.jjfa i{ width: 56px; height: 3px; background: #c2deff; position: absolute; top: 20px; left: 20px;}

.jjfap1{ height: 32px; line-height: 32px; font-size: 20px; overflow: hidden; margin-top: 12px;}

.jjfap2{ line-height: 20px; height: 40px; overflow: hidden; color: #888; margin-top: 5px;}

.jjfac{ overflow: hidden; margin-top: 10px; }

.jjfac a{ width: 46%; float: left; margin: 2%; line-height: 38px; height: 38px; color:#9D9D9D; text-align: center; font-size: 14px; border: solid 1px #D1D1D1;}

@media (min-width:768px) 

{

    .jjfap2{ height: 20px; }

    .jjfac a{ width: 23%; margin: 1%;}

    .faimg1{ top: 120px; }

}

@media (min-width:992px) 

{

    .jjfa{ padding: 30px; }

    .jjfa i{ top: 30px; left: 30px; }

    .jjfap1{ margin-top: 20px; }

    .jjfatxt{ width: 55%; }

    .jjfac a{ width: 48%; height: 42px; line-height: 42px;}

    .jjfaimg{ position: absolute; top: 15px; right: 40px;}

}

@media (min-width:1200px) 

{

    #chan4{ margin-top: 40px; }

    .jjfa{ margin-top: 30px; width:49%; padding: 35px 35px 45px 35px;}

    #jjfa1{ float: left; }

    #jjfa2{ float: right; }

    .jjfaimg{ top: 55px; right: 10px; text-align: center;}

    .jjfaimg img{ max-width: 75%; }

}

@media (min-width:1601px) 

{

    #chan4{ margin-top: 90px;}

    .faimg1{ top: 160px; margin-left: 350px;}

    .jjfa{ margin-top: 52px; width: 695px; padding: 55px 55px 70px 55px;}

    .jjfa i{ top: 55px; left: 55px; }

    .jjfap1{ margin-top:25px; height: 46px; line-height: 46px; font-size: 29px;}

    .jjfap2{ font-size: 15px; line-height: 24px; height: 48px;}

    .jjfac{ margin-top: 15px; }

    .jjfac a{ margin-top: 10px; font-size: 16px; height: 45px; line-height: 44px;}

    .jjfaimg{ right:35px; top: 115px; }

    .jjfaimg img{ max-width: 100%; }

    .faimg4{ position: absolute; bottom: -74px; left: 50%; margin-left: -825px; }

}

.search{ background: #fff; border-radius: 25px; padding:8px 15px; overflow: hidden; margin-top: 25px;}

.psearch_text{ outline: none; color: #666; height: 28px; line-height: 28px; float: left; }

.psearch_btn{ width: 70px; text-align: center; outline: none; height:28px; line-height: 28px; background: #B0BCF8; color: #fff; float: right; }

.search_cp{ color: #AFB9F7; font-size: 13px; }

#searchs{ padding:0px; border-radius: 0px;}

@media (min-width:768px) 

{

    .search{ padding:10px 18px; }

    #searchs{ padding:0px; }

}

@media (min-width:1200px) 

{

    .search_cp{ font-size: 15px; }

    .search{ padding:12px 25px; border-radius: 28px; margin-top: 45px;}

    #searchs{ padding:0px; }

    .psearch_text{ height: 36px; line-height: 36px; width: 350px; margin-left: 25px; border: solid 1px #dedede; padding: 0px 20px;}

    .psearch_btn{ width: 120px; height: 36px; line-height: 36px; float: left; }

    #searchs .psearch_text{ margin-left: 0px; }

}

@media (min-width:1601px) 

{

    .search_cp{ font-size: 16px; }

    .search{ padding:15px 45px; border-radius: 32px; margin-top: 90px;}

    #searchs{ padding:0px; }

    .psearch_text{ height: 42px; line-height: 42px; width: 450px; margin-left: 25px; border: solid 1px #dedede; padding: 0px 25px;}

    .psearch_btn{ width: 120px; height: 42px; line-height: 42px; float: left; }

}

.jjfac a:hover{ background: #A9B4F4; color: #fff; }

#chan5{ margin-top: 25px; }

.ys{ overflow: hidden; }

.comsys{ overflow: hidden; }

.ys li{ text-align: center; float: left; width: 46%; margin:15px 2%; color: #fff;}

.comsys li{ text-align: center; float: left; width: 46%; margin:15px 2%; color: #7d7d7d;}

.ysimg{ height: 50px; line-height: 50px; }

.ysimg img{ max-height: 100%; vertical-align: middle; }

.yst{ height: 40px; line-height: 40px; font-size: 18px; overflow: hidden; margin-top: 10px;}

.ysc{ line-height: 20px; height: 60px; overflow: hidden;}

.comsys .ysc{ color: #999; }

@media (min-width:768px) 

{

    .ysc{ height: 40px; }

}

@media (min-width:992px) 

{

    .ys li{ width:21%;}

    .comsys li{ width:21%;}

    .ysc{ height: 60px; }

}

@media (min-width:1200px) 

{

    #chan5{ margin-top: 40px;}

}

@media (min-width:1601px) 

{

    #chan5{ margin-top: 115px; position: relative;}

    .ysimg{ height: 84px; line-height: 84px; }

    .yst{ height: 65px; line-height: 65px; margin-top: 30px; font-size: 36px; }

    .ysc{ line-height: 23px; height: 69px; font-size: 15px; margin-top: 10px; padding: 0px 20px;}

    .ysimg5{ position: absolute; left: 50%; margin-left: 520px; bottom: -215px; z-index: 1;}

}

#chan6{ margin-top: 25px; }

.mcase{ overflow: hidden; background: #fff; border-radius: 15px; padding: 15px; position: relative;}

.mcase i{ width: 40px; height: 2px; background: #7c7e8e; position: absolute; top: 15px; left: 15px; }

.mcaset{ height: 40px; line-height: 40px; font-size: 22px; font-weight: bold; margin-top: 10px;}

.mcasec{ margin-top:15px; padding-bottom: 40px; overflow: hidden; position: relative;}

.mcase_img{ overflow: hidden; }

.mcase_img img{ width: 100%; }

.mcase_txt{ height: 36px; line-height: 36px; margin-top: 5px; font-size: 16px; overflow: hidden;}

.mcase_dc{ line-height: 20px; height: 60px; color: #888; overflow: hidden;}

.mcasem{ height: 45px; margin-top: 20px; overflow: hidden;}

.mcasem a{ width: 45px; height: 45px; background: url(../Image/more3.png) no-repeat; float: left;}

.mcasec.swiper-container-horizontal > .swiper-pagination-bullets{ bottom: 0px; }

.mcasec .swiper-pagination-bullet{ width: 20px; height: 20px; background:url(../Image/hds1.jpg) no-repeat center;}

.mcasec .swiper-pagination-bullet-active{ background:url(../Image/hds1h.jpg) no-repeat center; }

.case{ overflow: hidden; background: #fff; border-radius: 20px; padding: 20px; position: relative;}

.case i{ width: 40px; height: 2px; background: #7c7e8e; position: absolute; top: 25px; left: 20px; z-index: 2;}

.caset{ height: 40px; line-height: 40px; font-size: 22px; font-weight: bold; position: absolute; top: 40px; z-index: 2;}

.casec{ padding-bottom: 40px; overflow: hidden; position: relative; z-index: 1;}

.casec .swiper-pagination{ text-align: right; }

.casec .swiper-pagination-bullet{ width: 20px; height: 20px; background:url(../Image/hds1.jpg) no-repeat center;}

.casec .swiper-pagination-bullet-active{ background:url(../Image/hds1h.jpg) no-repeat center; }

.case_txts{ width: 43%; float: left; margin-top: 80px; }

.case_img{ overflow: hidden; float: right; width: 44%; margin: 15px; box-shadow: 0px 0px 20px rgba(0,0,0,0.15);}

.case_img img{ width: 100%; transition: all 0.4s;}

.case_txt{ height: 36px; line-height: 36px; font-size: 16px; overflow: hidden;}

.case_dc{ line-height: 20px; height: 60px; color: #888; overflow: hidden; margin-top: 10px;}

.casem{ position: absolute; bottom: 50px; z-index: 2;}

.casem a{ width: 45px; height: 45px; background: url(../Image/more3.png) no-repeat; float: left;  }

@media (min-width:1200px) 

{

    #chan6{ margin-top: 40px;}

    .case{ padding: 30px; }

    .case i{ top: 35px; left: 30px; }

    .caset{ font-size: 25px; top: 50px; }

    .casem{ bottom: 60px; }

}

@media (min-width:1601px) 

{

    #chan6{ margin-top: 115px; position: relative;}

    .case{ padding: 92px 95px 70px 95px; }

    .case i{ top: 92px; left: 95px; }

    .caset{ height: 110px; line-height: 110px; font-size: 40px; top: 94px; left: 95px;}

    .case_txts{ margin-top: 135px; width: 510px;  }

    .case_txt{ height: 47px; line-height: 47px; font-size: 29px; }

    .case_dc{ line-height: 31px; height: 93px; overflow:hidden; margin-top: 25px; font-size: 16px; }

    .casem{ bottom: 110px; }

    .case_img{ width: 600px; margin:20px 25px 25px 25px; box-shadow: 0px 0px 35px rgba(0,0,0,0.15); }

}

.casec a:hover .case_img img{ transform:scale(1.05); }

.casem a:hover{ background: url(../Image/more3s.png) no-repeat; margin-left: 5px; }

.caseimg1{ position: absolute; left: 50%; margin-left: -623px; bottom: -60px; }

#chan7{ margin-top: 25px; }

.dmc{ overflow: hidden; margin-top: 15px; background: #fff; border-radius: 15px; padding: 15px; }

.dmckf{ background: url(../Image/zximg6.png) no-repeat left center; padding-left: 102px;}

.dmckfp1{ height: 35px; line-height: 35px; font-weight: bold; font-size: 23px; }

.dmckfp2{ line-height: 23px; margin-top: 5px; color: #888;}

.dmct{ height: 35px; line-height: 35px; overflow: hidden; }

.dmct a{ font-weight: bold; font-size: 23px; float: left;}

.dmcmess{ overflow: hidden; margin-top: 5px; }

.fmess_Input{ border: solid 1px #D1D1D1; color: #888; padding: 0px 15px; outline: none; height: 33px; line-height: 33px; float: left; width: 100%; margin-top: 10px;}

.fmess_textarea{ border: solid 1px #D1D1D1; color: #888; padding: 0px 15px; outline: none; height: 33px; line-height: 33px; float: left; width: 100%; margin-top: 10px;}

.fmess_but{ height: 35px; line-height: 35px; text-align: center; color: #fff; float: left; width: 100%; margin-top: 10px; background: #c7cbfa;}

@media (min-width:768px) 

{

    .dmcimg{ float: left; }

    .dmcimg img{ width: 100%;}

    .dmcsa{ float: left; margin-left: 25px; }

    .dmcsap1{ line-height: 25px; }

    .dmcsap2{ margin-top: 20px; }

    .dmcsap2 a{ margin-right: 4px; }

    .dmckf{ float: right; margin-right: 20px;}

    .dmct span{ color: #888; margin-left: 15px; }

}

@media (min-width:1200px) 

{

    #chan7{ margin-top:50px; }

    #dmc1{ float: left; width: 60%; padding:45px 15px; }

    #dmc2{ float: right; width: 38%;}

}

@media (min-width:1601px) 

{

    #chan7{ margin-top: 170px; position: relative;}

    .dmc{ margin-top: 35px; height: 191px; padding: 40px 35px;}

    #dmc1{ width: 695px;  }#dmc2{ width: 695px;  }

    .dmckf{ margin-right: 10px; }

    .fmess_Input{ width: 250px; }

    .fmess_textarea{ width: 250px; margin-left: 10px; }

    .fmess_but{ float: right; width:100px;  }

    .zximg1{ position: absolute; left: 50%; margin-left: -860px; bottom:41px;  }

}

.fmess_but:hover{ background: #f8cde0; }

#chan8{ margin-top:25px;}

.news{ background:#fff; border-top-left-radius: 30px; border-bottom-right-radius: 30px; position: relative; padding: 20px 0px;}

.newst{ height: 59px; line-height: 59px; position: relative; overflow: hidden;}

.newst i{ width: 40px; height: 1px; background: #7c7e8e; position: absolute; top: 0px; left: 0px;}

.newsta1{ font-size: 22px; font-weight: bold; float: left; }

.newsta2{ width: 38px; height: 38px; margin-top: 4px; background: url(../Image/more1.png) no-repeat; background-size: cover; float:right;}

.newsct{ margin-top: 5px; }

.newsctimg{ overflow: hidden; }

.newsctimg img{ width: 100%; transition: all 0.4s;}

.newsctp1{ height: 32px; line-height: 32px; overflow: hidden; margin-top: 5px; font-size: 15px; color: #525050;}

.newsctp2{ line-height: 20px; height: 40px; color: #999; overflow: hidden;}

.newscb{ overflow: hidden; }

.newscb a{ width: 100%; float: left; margin-top: 15px;}

.newscbl{ float: left; text-align: center; width: 16%; border-right: solid 1px #E5E5E5; font-family:Arial;}

.newscblp1{ font-size: 22px; color:#525050; }

.newscblp2{ color:#999;}

.newscbr{ width: 81%; float: right; }

.newscbrp1{ height:30px; line-height: 30px; overflow: hidden; font-size: 16px; color:#525050;}

.newscbrp2{ line-height: 18px; height: 36px; overflow: hidden; color: #999; }

.snewbg{ width: 100px; height: 100px; background: url(../Image/2bg1s.png) no-repeat; position: absolute; top: -20px; left: 50%; margin-left: -200px;}

.snewbg i{ width: 74px; height: 74px; animation: fadeInUpss 1.2s infinite; background: url(../Image/2bg1.png) no-repeat; position: absolute; left:-25px; top: -20px;}

@media (min-width:768px) 

{

   .newscbl{ width: 10%; }

   .newscbr{ width: 88%; }

}

@media (min-width:992px) 

{

   #chan8{ margin-top:35px;}

   .newsct{ width: 43%; float: left; }

   .newscb{ width: 53%; float: right; }

   .newscb a{ margin-bottom: 3px; }

   .newscbl{ width: 11%; }

   .newscbr{ width: 87%; }

}

@media (min-width:1200px) 

{

    #chan8{ margin-top:65px;}

    .news{ padding: 40px 0px; }

}

@media (min-width:1601px) 

{

    #chan8{ margin-top:110px; position: relative; overflow: hidden;}

    .news{ background: none; height: 772px; padding: 155px 0px 0px 0px; border-top-right-radius:0px; border-bottom-left-radius:0px;}

    .newsbg{ width: 1660px; height: 700px; overflow: hidden; position: absolute; border-top-left-radius: 65px; border-bottom-left-radius: 65px; z-index: -1; top: 75px; left: 50%;  margin-left:-700px; background: #fff; }

    .newst{ height: 113px; line-height: 113px; }

    .newst i{ left:95px;  }

    .newsta1{ font-size: 40px; margin-left: 95px;}

    .newsta2{ width: 59px; height: 59px; margin-top: 22px; }

    .snewbg{ top: 60px; margin-left: 160px;}

    .newsct{ width:555px; float: left; margin-left:95px; margin-top: 30px;}

    .newsctp1{ height: 45px; line-height: 45px; margin-top: 35px; font-size: 22px; transition: all 0.2s;}

    .newsctp2{ line-height: 26px; height: 52px; margin-top: 15px; }

    .newscb{ width: 680px; }

    .newscb a{ margin-top: 35px; margin-bottom: 0px;}

    .newscbl{ width: 100px; }

    .newscblp1{ height: 55px; line-height: 55px; font-size: 42px;}

    .newscbr{ width: 550px; }

    .newscbrp1{ height: 50px; line-height: 50px; font-size: 22px; transition: all 0.2s;}

    .newscbrp2{ line-height: 25px; height: 50px; }

}

.newsta2:hover{ background: url(../Image/more1s.png) no-repeat; margin-right: 6px;}

.newsct a:hover .newsctimg img{ transform:scale(1.05); }

.newsct a:hover .newsctp1{ color: #A9B4F4; }

.newscb a:hover .newscbrp1{ color: #A9B4F4; }

/*******Css footer*******/

#footer{ padding: 15px 0px; color: #fff;}

#footer a{ color: #fff; }

#footer a:hover{ text-decoration: underline; }

.footerl{ padding-top: 10px; overflow: hidden; }

.footerl a{ width:16.6%; float: left; line-height: 22px;}

.footerm{ padding-top: 10px; line-height: 22px; }

@media (min-width:768px) 

{

    .flogo{ float: left; width: 26%;}

    .flogo img{ max-width: 100%; }

    .footerl{ width: 37%; float: left; padding-top:5px; line-height: 23px; margin-left: 3%;}

    .footerl a{ width: 33.3%; text-align: center;}

    .footerm{ width: 31%; float: left; margin-left: 3%; padding-top:5px; line-height: 23px;}

}

@media (min-width:992px) 

{

    .flogo{ width: 21%; padding-right: 2%; border-right: solid 1px rgba(255,255,255,0.7);}

    .footerl{ width: 21%; margin-left: 2%; height: 52px;  padding-top: 0px;  border-right: solid 1px rgba(255,255,255,0.7);}

    .footerl a{ text-align: left; line-height: 26px;}

    .footerm{ border-right: solid 1px rgba(255,255,255,0.7); height: 52px; line-height: 26px; padding-top: 0px; width: 35%; padding-right: 2%;}

    .footerr{ width: 11%; float: right; }

    .footerr img{ float: left; width: 49px;}

    .footerrc{ float: right; line-height: 23px; }

}

@media (min-width:1200px) 

{

    #footer{ padding:25px 0px; }

    .footerm{ width: 38%; }

    .footerr{ width: 11%; }

    .footerr img{  width: 62px;}

}

@media (min-width:1601px) 

{

    #footer{ padding:70px 0px; position: relative;}

    .flogo{ width:275px; padding-right: 60px;}

    .footerl{ width: 330px; margin-left: 60px; height: 63px;}

    .footerl a{ line-height: 31px; font-size: 16px; }

    .footerm{ width: 480px; margin-left: 60px; padding-right: 60px; height: 63px; line-height: 31px; font-size: 16px;  }

    .footerr{ width: 140px; height: 63px;}

    .footerr img{ width: 63px; }

    .footerrc{ line-height: 31px; }

    .fimg1{ position: absolute; left: 50%; margin-left: 626px; top: -48px;}

}

/*******Css page*******/

.page_banner{ overflow: hidden; position: relative; padding: 10px 0px 25px 0px; text-align: center;}

.pbc1{ position: relative;}

.pbc1p1{ font-family: 'MONTSERRAT'; font-size: 50px; color: rgba(255,255,255,0.26);}

.pbc1p2{ width: 100%; position: absolute; bottom: 2px; color: #fff; font-size: 28px; font-weight: bold; }

.pbc2{ color: #fff; margin-top: 8px; letter-spacing: 3px;}

.pbc3{ height: 48px; margin-top: 30px; position: relative;}

.pbc3 i{ width: 48px; height: 48px; animation: fadeInUpss 1.2s infinite; background: url(../Image/bancion.png) no-repeat; background-size: cover; position: absolute; left: 50%; margin-left: -24px; top: 0px; z-index: 2;}

.pbc3 span{ width: 20px; height: 20px; background: #C6E0FB; border-radius: 50%; position: absolute; bottom: 0px; left: 50%; margin-left:12px; z-index: 1;}

.bg12s{ position: absolute; left:20px; bottom: 25px; }

.right_content{ min-height: 600px; }

@media (min-width:768px) 

{

    .page_banner{ padding: 15px 0px 35px 0px; }

    .pbc1p1{ font-size: 60px; }

    .pbc1p2{ font-size: 32px; }

    .pbc2{ font-size: 14px; }

    .pbc3{ height: 64px; }

    .pbc3 i{ width: 64px; height: 64px; margin-left: -32px; }

}

@media (min-width:992px) 

{

    .page_banner{ padding: 20px 0px 35px 0px; }

    .pbc1p1{ font-size: 70px; }

    .pbc1p2{ font-size: 34px; }

    .pbc3{ margin-top: 40px; }

}

@media (min-width:1601px) 

{

    .page_banner{ padding: 70px 0px 65px 0px; }

    .pbc1p1{ font-size: 124px; }

    .pbc1p2{ font-size: 60px; bottom: 18px;}

    .pbc2{ letter-spacing: 30px; font-size: 20px; }

    .pbc3{ margin-top: 50px; }

    .bg12s{ left: 65px; bottom: 55px;  }

    .right_content{ min-height: 800px; }

}

#coms{ overflow: hidden; margin-top: 25px; position: relative;}

#coms .container{ background: #fff; border-top-left-radius: 20px; border-bottom-left-radius: 20px; padding-top: 25px; padding-bottom: 25px;}

.comst{ height: 50px; line-height: 50px; overflow: hidden;}

.comsta1{ font-size: 22px; font-weight: bold; float: left;  }

.comsta2{ width: 38px; height: 38px; margin-top: 6px; background: url(../Image/more1.png) no-repeat; background-size: cover; float:right;}

.comsjy{ margin-top: 15px; line-height: 2; color: #888; font-size: 13px; }

.comswh{ margin-top: 20px; }

.comswh_img{ text-align: center; overflow: hidden;}

.comswh_img img{ max-width: 100%; }

.comswh_ul{ overflow: hidden; }

.comswh_ul li{ margin-top: 40px; }

.comswhp1{ font-size: 16px; }

.comswhp2{ color: #888; margin-top: 5px; }

.comline{ margin: 20px auto; height: 1px; background: #E3E3E3; overflow: hidden;}

.comszz_img{ overflow: hidden; text-align: center;}

.comszz_img img{ max-width: 100%; }

.comszz_txt{ margin-top: 15px; }

.comszzp1{ font-size: 18px; }

.comszzp2{ font-size: 14px; margin-top: 8px;}

.comszzc{ margin-top: 15px; overflow: hidden;}

.comszzc a{ float: left; width: 100%; height: 30px; line-height: 30px; font-size: 13px; overflow: hidden; color:#888; }

@media (min-width:768px) 

{

    .comswh{ overflow: hidden; }

    .comswh_img{ width: 50%; float: left; }

    .comswh_ul{ width: 48%; float: right; }

    .comswh_ul li:nth-child(1){ margin-top: 0px; }

    .comszz{ overflow: hidden; }

    .comszz_img{ width: 50%; float: left; }

    .comszz_txt{ width: 48%; float: right; margin-top: 0px; }

}

@media (min-width:992px) 

{

    .comswh_img{ width: 45%; }

    .comswh_ul{ width: 52%; }

}

@media (min-width:1200px) 

{

    #coms .container{  padding:30px 25px 45px 25px; }

    .comsta1{ font-size: 28px; }

    .comsjy{ font-size: 14px; margin-top: 15px; }

    .comswh{ margin-top: 45px; }

    .comswh_ul li{ margin-top: 80px; }

    .comswhp1{ font-size: 18px; }

}

@media (min-width:1601px) 

{

    #coms{ background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, #fff 50%); position: relative;}

    #coms .container{ padding-left: 105px;  padding-top: 80px; padding-bottom: 130px; }

    .comst{ height:71px; line-height: 71px;}

    .comsta1{ font-size: 40px; }

    .comsta2{ width: 59px; height: 59px; }

    .comsjy{ font-size: 16px; margin-top: 35px; }

    .comswh{ margin-top: 85px; }

    .comswh_img{ width: 602px; }

    .comswh_ul{ width: 600px; }

    .comswh_ul li{ margin-top: 84px; }

    .comswhp1{ font-size: 22px; }

    .comswhp2{ font-size: 16px; margin-top: 10px;}

    .comline{ margin:90px auto;}

    .comszz_img{ width: 679px; margin-top: 50px; }

    .comszz_txt{ width: 490px; margin-top: 50px;}

    .comszzp1{ font-size: 30px; }

    .comszzp2{ font-size: 22px; margin-top: 25px;}

    .comszzc{ margin-top: 40px; }

    .comszzc a{ height: 45px; line-height: 45px; font-size: 16px; }

    .combg1{ position: absolute; left: 50%; margin-left: -924px; bottom: 270px; }

}

.comsta2:hover{ background: url(../Image/more1s.png) no-repeat; margin-right: 8px;}

#newslist{ overflow: hidden; }

#newslist li{ margin-top: 15px; overflow: hidden;}

.newslist_times{ height:26px; line-height: 26px; color: #999; font-size: 15px; font-family: 'MONTSERRAT'; margin-bottom: 5px;}

.newslist_img{ overflow: hidden; }

.newslist_img img{ width: 100%; transition: all 0.4s;}

.newslistp1{ margin-top: 10px; height:28px; line-height: 28px; overflow: hidden; font-size: 15px; font-weight: bold;}

.newslistp2{ line-height: 18px; max-height: 54px; overflow: hidden; color: #999;}

.newslistp3{ margin-top: 5px; color: #A9B4F4; text-transform: uppercase;}

@media (min-width:768px) 

{

    #newslist li a{ padding: 10px; float: left; position: relative;}

    .newslist_time{ width: 12%; text-align: center; position: absolute; color: #ababab; top: 50%; left: 10px; height: 50px; margin-top: -25px; }

    .newslist_timep1{ height:30px; line-height: 30px; font-family: 'MONTSERRAT'; font-size: 22px; font-weight: bold; }

    .newslist_timep2{ height: 20px; line-height: 20px; font-size: 13px;}

    .newslist_img{ width: 28%; float: left; margin-left: 12%; }

    .newslist_txt{ width: 58%; float: right; } 

    .newslistp1{ margin-top: 5px;  }

    .newslistp2{ margin-top: 6px; }

    .newslistp3{ margin-top: 10px; }

}

@media (min-width:992px) 

{

    .newslist_timep1{ font-size: 22px; }

    .newslist_img{ width: 25%; background: #fff; }

    .newslist_txt{ width: 60%; }

    .newslistp1{ font-size: 16px; margin-top: 10px;}

    .newslistp3{ height: 26px; line-height: 26px; overflow: hidden; }

    .newslistp3 i{ transition: all ease 1s; float: left;margin-top: 11px; height: 3px; background: #dedede; }

    .newslistp3 span{ float: left; }

    #newslist li a{ margin:15px; }

    #newslist li a:hover{ box-shadow: 0px 0px 20px rgba(0,0,0,0.2); }

    #newslist li a:hover .newslistp3 i{ width:50px;  margin-right: 6px; }

    #newslist li a:hover .newslist_img img{ transform:scale(0.92); }

}

@media (min-width:1200px) 

{

    #newslist li a{ padding: 10px 10px 20px 10px; margin:15px; border-bottom: solid 1px #dedede;}

    .newslist_time{ width: 10%; top:35px; margin-top:0px; right: 10px; left: auto;}

    .newslist_timep1{ font-size: 46px; height: 40px; line-height: 40px; color:#A9B4F4; }

    .newslist_timep2{ font-size: 15px; margin-top: 15px;}

    .newslist_img{ width: 23%; margin-left: 0px;}

    .newslist_txt{ width: 63%; margin-right: 11%;}

    .newslistp1{ height: 40px; line-height: 40px; font-size: 18px; }

    .newslistp2{ line-height: 23px; max-height: 69px; transition: all ease 0.5s;}

    .newslistp3{ margin-top: 20px; }

    #newslist li a:hover{ box-shadow: 0px 0px 45px rgba(0,0,0,0.2); padding: 25px 15px; }

    #newslist li a:hover .newslistp3 i{ width:60px; }

    #newslist li a:hover .newslistp2{ margin-top: 11px; }

}

@media (min-width:1601px) 

{

    #newslist li a{ padding: 15px 15px 25px 15px; margin:25px; border-bottom: solid 1px #dedede;}

    .newslist_time{ width: 10%; top:35px; margin-top:0px; right: 10px; left: auto;}

    .newslist_timep1{ font-size: 50px; height: 40px; line-height: 40px; color:#A9B4F4; }

    .newslist_timep2{ font-size: 16px; margin-top: 15px;}

    .newslist_img{ width: 23%; margin-left: 0px;}

    .newslist_txt{ width: 63%; margin-right: 11%;}

    .newslistp1{ height: 40px; line-height: 40px; font-size: 22px; }

    .newslistp2{ line-height: 23px; max-height: 69px; transition: all ease 0.5s;}

    .newslistp3{ margin-top: 20px; }

    #newslist li a:hover{ box-shadow: 0px 0px 45px rgba(0,0,0,0.2); padding: 25px 15px; }

    #newslist li a:hover .newslistp3 i{ width:60px; }

    #newslist li a:hover .newslistp2{ margin-top: 11px; }

}

#page_Title{ line-height: 1.5; font-size: 18px; text-align: center; }

.page_Info{ text-align: center; padding:6px; line-height: 1.6; border-bottom: solid 1px #dedede; color: #888;}

.page_Info i{ margin-right: 5px; }

.page_Info span{ display: inline-block; margin: 0px 5px; }

.page_Content{ line-height: 2; padding: 5px; margin-top: 10px; font-size: 13px;}

.page_Content img{max-width:96%;}

.page_Content strong{ color: #A9B4F4; }

.page_Content a{ color: #A9B4F4; }

.page_Content table {

    width:100%;

    margin:0 auto;

    border-width:1px;

    color:#333;

    border-color: #f1f1f1 !important;

    border-collapse: collapse;

    box-sizing: border-box;

}

.page_Content table th {

    border-width:1px;

    padding:5px;

    border-style: solid;

    border-color: #f1f1f1 !important;

    background-color: #dedede;

}

.page_Content table td {

    border-width:1px;

    padding:5px;

    border-style: solid;

    border-color: #f1f1f1 !important;

}

.page_Content table td a { text-decoration:underline; color: #333;}

#infoImage{ text-align: center; margin-top: 25px;}

#infoImage img{ max-width: 100%; }

#prev_next{margin: 10px 0px;clear: both;overflow: hidden; padding-top: 8px; border-top: solid 1px #dedede;}

#prev_next li{margin:6px 0; line-height: 36px;}

#prev_next li i{ margin-right: 5px; color: #f8cde0; float: left; margin-top: 1px;}

#prev_next li .iconfont{ font-size:24px;  font-weight:bold;}

#prev_next li a:hover{ color: #A9B4F4; }

.related{ margin-top: 20px; }

.related ul{ margin-top: 5px; }

.related ul li{ height: 40px; line-height: 40px; border-bottom: solid 1px #dedede; overflow:hidden;}

.related ul li b{ margin-right: 6px; color:#A9B4F4;  }

.repro{ margin-top: 20px; }

.reproc{ margin-top: 20px; overflow: hidden; }

.products_img{ overflow: hidden; }

.products_img img{ width: 100%; transition: all 0.4s;}

.products_txt{ height: 28px; text-align: center; line-height: 28px; font-size: 13px; margin-top: 8px; overflow: hidden;}

.products_bt{ height:26px; background: url(../Image/more3.png) no-repeat center; background-size:auto 100%; margin-top: 15px; transition: all 0.4s;}

@media (min-width:1200px) 

{

    #page_Title{ font-size: 23px; }

    .page_Info{ margin-top: 10px;}

    .page_Info span{ margin: 0px 15px; }

    .page_Content{ font-size: 15px; padding: 5px; margin-top: 15px;}

    .related ul{ overflow: hidden; }

    .related ul li{ height: 42px; line-height: 42px; font-size: 14px; width: 48%; float: left; margin-right: 2%;}

    .related{ margin-top: 45px; }

    .repro{ margin-top: 45px; border-top: solid 1px #dedede; padding-top: 45px;}

    .products_txt{ height: 36px; line-height:36px; font-size: 15px; }

    .reproc{ margin-top: 20px; }

    #infoImage{ margin-top: 30px; }

    #prev_next{ padding-top: 15px; font-size: 15px;}

}

@media (min-width:1601px) 

{

    #page_Title{ font-size: 30px; }

    .page_Info{ margin-top: 12px;}

    .page_Info span{ margin: 0px 20px; }

    .page_Content{ font-size: 16px; padding: 8px; margin-top: 20px;}

    .related ul{ overflow: hidden; }

    .related ul li{ height: 55px; line-height: 55px; font-size: 16px; width: 48%; float: left; margin-right: 2%;}

    .related{ margin-top: 65px; }

    .repro{ margin-top: 65px; border-top: solid 1px #dedede; padding-top: 45px;}

    .products_txt{ height: 40px; line-height: 40px; font-size: 16px; }

    .reproc{ margin-top: 30px; }

    #infoImage{ margin-top: 40px; }

    #prev_next{ padding-top: 15px; font-size: 16px;}

}

#picUL{ overflow: hidden; }

#picUL li{ margin-top: 15px;}

#picUL li a{ float: left; overflow: hidden; position: relative;  padding-bottom: 10px;}

#picUL .picUL_pic{ overflow: hidden; }

#picUL .picUL_pic img{ width: 100%; transition: all 0.4s;}

#picUL .picUL_txt{ margin-top: 8px; line-height: 28px; height: 28px; font-size: 13px; overflow: hidden;}

#picUL li i{ width: 100%; height: 1px; position: absolute; left: 0px; bottom: 0px; background: #D8D8D8; transition: all 0.2s; }

@media (min-width:1200px) 

{

    #picUL li{ margin-top: 25px; }

    #picUL li a{ padding-bottom: 20px; }

    #picUL .picUL_txt{ height: 45px; line-height: 45px; font-size: 16px; }

}

#picUL li a:hover i{ background: #A9B4F4; }

#picUL li a:hover .picUL_pic img{ transform:scale(1.05); }

#proUL{ overflow: hidden; }

#proUL li{ margin-top: 15px; }

#proUL .pic_01{ border-bottom: solid 1px #dedede; overflow: hidden;}

#proUL .pic_01 img{ width: 100%; transition: all 0.4s; }

#proUL .pic_02{ height: 30px; line-height: 30px; margin-top: 3px; overflow: hidden; font-size: 14px;}

#proUL .pic_03{ text-transform: uppercase; color: #999;}

@media (min-width:1200px) 

{

    #proUL li{ margin-top: 25px; margin-bottom: 10px; }

    #proUL .pic_02{ height: 40px; line-height: 40px; font-size: 16px; margin-top: 15px;}

    #proUL .pic_03{ font-size: 13px; height: 20px; line-height: 20px;}

    #proUL .pic_03 i{ height: 3px; background: #A9B4F4; transition: all ease 1s; float: left;  margin-top:8px;}

    #proUL .pic_03 span{ float: left; }

    #proUL li a:hover .pic_03 i{ width:60px; margin-right: 8px;}

    #proUL li a:hover .pic_01{ box-shadow: 0px 0px 25px rgba(0,0,0,0.4); }

}

#proUL li a:hover .pic_01 img{ transform:scale(1.05); }

#csUL{ overflow: hidden; }

#csUL li{ margin-top: 20px; border-bottom: solid 1px #DFDFDF; padding-bottom: 20px; overflow: hidden; }

.csli_img{ overflow: hidden; }

.csli_img img{ max-width:100%; transition: all 0.4s;}

.csli_txt{ margin-top: 8px; }

.csli_p1{ height: 30px; line-height: 30px; overflow: hidden; font-size: 16px; }

.csli_p2{ margin-top:5px; line-height: 20px; height: 60px; color: #888; overflow: hidden; }

.csli_p3{ margin-top: 15px; transition: all 0.4s; height: 34px; background: url(../Image/more1.png) no-repeat left center; background-size: auto 100%;}

@media (min-width:768px) 

{

    .csli_img{ width: 35%; float: left; }

    .csli_txt{ width: 62%; float: right; }

    .csli_p3{ margin-top: 20px; }

    .csli1 .csli_img{ float: right; }

    .csli1 .csli_txt{ float: left; }

    .csli0 .csli_img{ float: left; }

    .csli0 .csli_txt{ float: right; }

}

@media (min-width:992px) 

{

    .csli_img{ width: 30%;}

    .csli_txt{ width: 67%;}

    .csli_p1{ height: 38px; line-height: 38px; font-size: 17px; }

    .csli_p3{ margin-top: 30px; }

}

@media (min-width:1200px) 

{

    #csUL li{ margin-top: 5px; margin-bottom: 50px; padding-bottom: 40px;}

    .csli_img{ width: 47%; margin: 15px; box-shadow: 0px 0px 20px rgba(0,0,0,0.2)}

    .csli_txt{ width: 38%; margin-top:20px;}

    .csli_p1{ height: 45px; line-height: 45px; overflow: hidden; font-size: 23px;}

    .csli_p2{ line-height: 24px; height:120px; font-size: 14px; margin-top: 15px; }

    .csli_p3{ height: 46px; margin-top: 40px; }

}

@media (min-width:1601px) 

{

    #csUL li{ margin-top: 5px; margin-bottom: 80px; padding-bottom: 70px;}

    .csli_img{ width: 47%; margin: 18px; box-shadow: 0px 0px 25px rgba(0,0,0,0.2)}

    .csli_txt{ width: 38%; margin-top:25px;}

    .csli_p1{ height: 50px; line-height: 50px; overflow: hidden; font-size: 29px;}

    .csli_p2{ line-height: 32px; height:160px; font-size: 16px; margin-top: 35px; }

    .csli_p3{ height: 46px; margin-top: 60px; }

}

#csUL li a:hover .csli_img img{ transform:scale(1.05); }

#csUL li a:hover .csli_p3{ background: url(../Image/more1s.png) no-repeat 10px center;  background-size: auto 100%;}

.fasp1{ font-weight: bold; font-size: 20px; color: #a9b4f4;}

.fasp2{ line-height: 1.6; color: #888; margin-top: 15px; }

.fasul{ overflow: hidden; margin-top: 10px; }

.fasul li{ margin-top:25px; padding-left: 55px; background-size: auto 80%; background-repeat: no-repeat; background-position: left center;}

.fasp3{ font-size: 16px; }

.fasp4{ font-size: 13px; color: #888; margin-top: 5px;}

#fasli1{ background-image: url(../Image/fa1.jpg); }

#fasli2{ background-image: url(../Image/fa2.jpg); }

#fasli3{ background-image: url(../Image/fa3.jpg); }

#fasli4{ background-image: url(../Image/fa4.jpg); }

#fasli5{ background-image: url(../Image/fa5.jpg); }

#fasli6{ background-image: url(../Image/fa6.jpg); }

#fasli7{ background-image: url(../Image/fa7.jpg); }

#fasli8{ background-image: url(../Image/fa8.jpg); }

.faline{ background:#dedede; margin: 35px 0px; height: 1px; width: 100%; overflow: hidden; }

.fasp1s{ font-weight: bold; font-size: 20px; color: #f8cde0;}

@media (min-width:992px) 

{

    .fasp1{ font-size: 25px; }

    .fasp1s{ font-size: 25px; }

    .fasul li{ width: 47%; float: left; margin-left: 6%;}

    .fasul li.fasli1{ margin-left: 0px; }

}

@media (min-width:1200px) 

{

    .fasp1{ font-size: 30px; }

    .fasp2{ font-size: 14px; line-height: 2; margin-top: 35px;}

    .fasp1s{ font-size: 30px; }

    .fasul li{ width: 47%; float: left; margin-left: 6%; margin-top: 50px; padding-left:65px;}

    .fasul li.fasli1{ margin-left: 0px; }

    .fasp3{ font-size: 20px; }

    .fasp4{ font-size: 14px; margin-top: 5px;}

    .faline{ margin: 55px 0px; }

}

@media (min-width:1601px) 

{

    .fasp1{ font-size: 40px; }

    .fasp2{ font-size: 16px; line-height: 2; margin-top: 35px;}

    .fasp1s{ font-size: 40px; }

    .fasul li{ width: 47%; float: left; margin-left: 6%; margin-top: 80px; padding-left: 95px;}

    .fasul li.fasli1{ margin-left: 0px; }

    .fasp3{ font-size: 28px; }

    .fasp4{ font-size: 16px; margin-top: 5px;}

    .faline{ margin: 80px 0px; }

}

.contactft{ color: #888; }

#contact_main{ margin:10px auto 0px; padding:5px;}

#contact_main a{ color:#A9B4F4;}

#contact_main p{ margin-bottom: 10px; font-size: 13px; border-bottom: solid 1px #dedede; color: #555; padding-bottom: 8px;}

#company_main{ margin:0 auto; line-height:2; padding:10px; font-size: 13px; }

#company_main img{ max-width:100%; }

#company_main a{ color:#A9B4F4;}

.contacts_ul{ margin-top: 10px; overflow: hidden; }

.contacts_ul li{  margin-top: 15px; overflow: hidden;}

.cmess_InputText{width: 100%; padding: 0px 15px; border-radius: 3px; border:solid 1px #dedede; height: 40px; line-height: 40px; }

.cmess_textarea{ width: 100%; padding: 0px 15px; border-radius: 3px; border:solid 1px #dedede; height: 120px; line-height: 30px; }

.cmess_But{ width: 100%; cursor: pointer;  margin-top: 15px; height: 50px; line-height: 50px; font-size: 16px; border-radius: 10px; background: #A9B4F4; color: #fff;}

@media (min-width:1200px) 

{

    #contact_main{ width: 60%; float: left; margin-top: 25px;}

    #contact_main p{ font-size: 16px; margin-bottom: 20px; padding-bottom: 16px;}

    #company_main{ font-size: 16px; padding:10px; }

    .comewm{ float: right; margin-top: 15px; }

    .contacts_ul{ width: 80%; float: left; }

    .cmess_InputText{ height: 45px; line-height: 45px; }

    .cmess_But{ width: 150px; height: 240px; transition: all ease 0.5s; font-size: 18px; float: right; margin-top: 25px; }

}

.cmess_But:hover{ background: #f8cde0; }

.fls{ overflow: hidden; margin-bottom: 10px;}

.fls a{ width: 48%;  margin: 1%;  text-align: center; float: left; height: 36px; line-height: 36px;padding: 0px 6px; border-radius: 5px; background: #A9B4F4; color: #fff; font-size: 13px;}

.proinfo1{ overflow: hidden; margin-top: 20px; }

.proinfo1_pic{ overflow: hidden; text-align: center; }

.proinfo1_pic img{ max-width: 100%; }

.proinfo1_txt{ margin-top: 15px; }

#proinfo1_txttt{ line-height: 1.6; font-size: 18px; }

.proinfo1_cc{ margin-top: 10px; line-height:20px; max-height: 100px; overflow: hidden; color: rgba(0,0,0,0.65);}

.proinfo2{  overflow: hidden; }

.proinfo2t{ height: 32px; line-height: 32px;margin-top: 20px; background: url(../Image/lines.jpg) repeat-x center; overflow: hidden;}

.proinfo2t span{ padding-right: 15px; background: #fff; font-size: 18px; font-weight: bold; float: left;}

.prococ{ margin-top: 20px; }

.proinfo3{ margin-top: 25px; overflow: hidden;}

.proinfo3p1{ font-size: 18px; }

.proinfo3ul{ overflow: hidden; margin-top: 10px; }

.proinfo3ul a{ float: left; width: 100%; padding: 10px; border: solid 1px #dedede; margin-top: 15px;}

.proinfo3_img{ overflow: hidden; }

.proinfo3_img img{ width: 100%;  transition: all 0.4s;}

.proinfo3_txt{ height: 35px; line-height: 35px; font-size: 13px; overflow: hidden; }

.zxjg{ overflow: hidden; margin-top: 20px;}

.zxjg a{ width: 100%; float: left; border-radius: 5px; height: 45px; line-height: 45px; font-size: 15px; background: #A9B4F4; color: #fff; text-align: center; letter-spacing: 2px; }

.proinfo1ta{ background:#A9B4F4; font-size: 16px; margin-top: 20px; padding: 15px;  border-radius: 8px; color: #fff;}

.proinfo1ta i{ margin-right: 8px; font-weight: bold;}

.proinfo1ta .iconfont{ font-size: 20px; }

.proinfo1ta p{ border-bottom: solid 1px rgba(255,255,255,0.3); line-height: 32px;}

.proinfo1_pics{ overflow: hidden; text-align: center;}

.proinfo1_pics .gallery-top{ overflow:hidden; position: relative; border: solid 1px #dedede;}

.proinfo1_pics .gallery-top .swiper-button-next,.proinfo1_pics .gallery-top .swiper-button-prev{ position: absolute; top: 50%; margin-top: -17px; border-radius: 50%; width:34px; height: 34px; line-height: 34px; background: #ff5151; text-align: center; color: #fff; font-size: 1.4rem; }

.proinfo1_pics .swiper-slide img{ max-width: 100%; }

.proinfo1_pics .gallery-thumbs{ overflow:hidden; margin-top: 10px; }

.proinfo1_pics .gallery-thumbs .swiper-slide{ background: #000;  cursor: pointer; overflow:hidden; }

.proinfo1_pics .gallery-thumbs .swiper-slide img{ opacity: 0.9; width: 100%;}

.proinfo1_pics .gallery-thumbs .swiper-slide.swiper-slide-thumb-active img{ opacity:1; }

@media (min-width:768px) 

{

    .fls a{ width: 31.3%; }

    .proinfo3ul a{ width: 48%; margin: 1%; }

    .zxjg a{ width: 200px; }

}

@media (min-width:992px) 

{

    .fls a{ width: 23%; }

    .proinfo3ul a{ width: 23%; margin: 1%; }

}

@media (min-width:1200px) 

{

    .fls a{ width: 18%; margin:8px 1%; height: 46px; line-height: 46px;}

    .proinfo1_pic{ width:65%; float: left;}

    .proinfo1_txt{ width: 30%; float:right; margin-top: 40px;}

    #proinfo1_txttt{ font-size: 20px; }

    .proinfo1_cc{ line-height: 24px; max-height: 120px; margin-top: 20px; }

    .zxjg a{ width: 100%; font-size: 16px; height: 50px; line-height: 50px;}

    .proinfo2{ width: 65%; float: left; }

    .proinfo3{ width: 30%; float: right; }

    .proinfo2t{ margin-top: 40px; height: 45px; line-height: 45px;}

    .proinfo2t span{ font-size: 22px; padding-right: 30px; }

    .proinfo2t.hsh{ margin-top: 40px; }

    .proinfo2 .comsys{ margin-top: 25px; }

    .prococ{ overflow: hidden; margin-top: 35px; }

    .proinfo3p1{ font-size: 20px; }

    .proinfo3ul{ margin-top: 20px; }

    .proinfo3ul a{ width: 100%; margin: 15px 0px 0px 0px; padding: 15px;}

    .proinfo3_txt{ height: 40px; line-height: 40px; font-size: 15px; }

    #chsh{ margin-top: 50px; }

    #chshc{ margin-top: 50px; }

    #chsh .ysimg{ height: 55px; line-height: 55px;}

    #chsh .yst{ font-size: 23px; height: 43px; line-height: 43px; margin-top: 25px;}

    #chshc .dmcsa{ margin-left:40px; margin-top: 5px;}

    #chshc .dmckfp1{ font-size: 28px; }

    .proinfo1ta{ margin-top: 30px; padding:15px 25px 25px 25px; }

    .proinfo1ta p{ height: 60px; line-height: 60px; }

    .proinfo1_pics{ width:65%; float: left;}

}

@media (min-width:1601px) 

{

    .fls{ z-index: 999; top: 0px; margin-bottom: 0px; transition: all 0.3s; width: 205px; padding: 30px; border-radius: 15px; background: rgba(255,255,255,0.58); position: absolute; left: 35px;}

    .fls a{  width: 100%; height: 42px; line-height: 42px; overflow: hidden; font-size: 15px; text-align: left; color: rgba(0,0,0,0.6); background: url(../Image/qqs.png) no-repeat left center; padding-left: 18px; }

    .fls.ons{  position: fixed; left: 35px; }

    .proinfo1_pic{ width: 70%; float: left;}

    .proinfo1_txt{ width: 25%; float:right; margin-top: 40px;}

    #proinfo1_txttt{ font-size: 26px; }

    .proinfo1_cc{ line-height: 32px; max-height: 160px; margin-top: 20px; }

    .zxjg a{ width: 100%; font-size: 18px; height: 55px; line-height: 55px;}

    .proinfo2{ width: 70%; float: left; }

    .proinfo3{ width: 25%; float: right; }

    .proinfo2t{ margin-top: 40px; height: 50px; line-height: 50px;}

    .proinfo2t span{ font-size: 26px; padding-right: 30px; }

    .proinfo2t.hsh{ margin-top: 70px; }

    .proinfo2 .comsys{ margin-top: 25px; }

    .prococ{ overflow: hidden; margin-top: 35px; }

    .proinfo3p1{ font-size: 22px; }

    .proinfo3ul{ margin-top: 20px; }

    .proinfo3ul a{ width: 100%; margin: 15px 0px 0px 0px; padding: 15px;}

    .proinfo3_txt{ height: 40px; line-height: 40px; font-size: 16px; }

    #chsh{ margin-top: 60px; }

    #chshc{ margin-top: 60px; }

    #chsh .ysimg{ height: 60px; line-height: 60px;}

    #chsh .yst{ font-size: 28px; height: 48px; line-height: 48px; margin-top: 25px;}

    #chshc .dmcsa{ margin-left:40px; margin-top: 5px;}

    #chshc .dmckfp1{ font-size: 28px; }

    .proinfo1ta{ margin-top: 30px; padding:15px 25px 25px 25px; }

    .proinfo1ta p{ height: 60px; line-height: 60px; }

    .proinfo1_pics{ width: 70%; float: left;}

}

.fls a:hover{ color: #A9B4F4; padding-left: 23px;}

.zxjg a:hover{ background: #f8cde0; }

.proinfo3ul a:hover{ border: solid 1px #A9B4F4; }

.proinfo3ul a:hover .proinfo3_img img{ transform:scale(1.05); }

#promain{ margin-top: 25px; position: relative; overflow: hidden;}

.proban{ position: relative; }

.probanc{ overflow: hidden; }
.probanc1{ float: left;  margin-left:5px;margin-right:5px; margin-top: 5px; }



.probanc img{ max-width: 100%; }

.proys{ margin-top: 25px; overflow: hidden;}

.proso{ overflow: hidden; margin-top: 25px;}

.prosoc{ border-radius: 10px; background: #fff; margin-top: 15px; padding: 12px;}

.prosop1{ overflow: hidden; height: 36px; line-height: 36px; }

.prosoa1{ float: left; font-size: 18px; font-weight: bold; }

.prosoa2{ width: 26px; height: 26px; background: url(../Image/more5.jpg) no-repeat; float: right; margin-top:5px;}

.prosocr{ margin-top: 10px; margin-bottom: 10px; overflow: hidden;}

.prosocr a{ width: 46%; margin: 1% 2%; float: left; }

.prosocr_img{ overflow: hidden; }

.prosocr_img img{ width: 100%; transition: all 0.4s; }

.prosocr_txt{ height: 35px; line-height: 35px; font-size: 14px; overflow: hidden; text-align: center;}

.prosocr_dc{ height: 18px;line-height: 18px; text-align: center; overflow: hidden; color: #888; }

.prosocr_ms{ height: 20px; background: url(../Image/cps.png) no-repeat center; margin-top: 10px;}

@media (min-width:992px) 

{

    .prosoc{ overflow: hidden; }

    .prosop1{ height: 46px; line-height: 46px; }

    .prosoa1{ font-size: 22px; }

    .prosoa2{ margin-top: 10px; }

    .prosocl{ width: 17%; float: left; }

    .prosocl a{ width: 100%; font-size: 13px; float: left; height: 42px; line-height: 42px; overflow: hidden; color: rgba(0,0,0,0.6); background: url(../Image/qqs.png) no-repeat left center; padding-left: 18px; }

    .prosocr{ width: 80%; height: 255px; float: right; overflow: hidden;}

    .prosocr a{ width:29.3%; }

}

@media (min-width:1200px) 

{

    .prosoc{ border-radius: 12px;  padding: 25px;}

    .prosocr{ height: auto; }

    .prosocr a{ width: 23%; margin: 0px 1%; padding: 10px;}

    .proys{ margin-top:35px;  }

}

@media (min-width:1601px) 

{

    .proban{ position: relative; }

    .probanbg{ width: 100px; height: 100px; background: url(../Image/s2bg1s.png) no-repeat; position: absolute; bottom: -80px; left: 50%; margin-left: 200px;}

    .probanbg i{ width: 74px; height: 74px; animation: fadeInUpss 1.2s infinite; background: url(../Image/2bg1.png) no-repeat; position: absolute; right:-20px; top: -15px;}

    .proys{ margin-top: 80px; }

    .proso{ margin-top: 50px; }

    .prosoc{ border-radius: 15px; padding: 40px;}

    .prosoa1{ font-size: 30px; }

    .prosocr{ margin-top: 5px; }

    .prosocr a{  margin: 20px 1%; padding: 12px;}

    .prosocr_txt{ height: 45px; line-height: 45px; font-size: 18px; margin-top: 5px; }

    .prosocr_dc{ height: 22px; line-height: 22px; }

    .prosocr_ms{ margin-top: 15px; }

    .prosocl{ margin-top:30px; width: 17%; padding-right: 25px; border-right: solid 1px #dedede;}

    .prosocl a{ font-size: 16px; height: 45px; line-height: 45px;}

    .prosocr a:hover{ box-shadow: 0px 0px 20px rgba(0,0,0,0.3); }

}



.prosocr a:hover .prosocr_img img{ transform:scale(1.05); }

.prosocr a:hover .prosocr_ms{ background: url(../Image/cpshs.jpg) no-repeat center; }

.prosocl a:hover{ color: #A9B4F4; }

.cprsbg1{ position: absolute; top: 830px; right: 85px; }

.cprsbg2{ position: absolute; top: 1830px; left: 10px; }

.cprsbg3{ position: absolute; bottom: 830px; right:25px; }

.sproso{ overflow: hidden; }

.sprosoc{ overflow: hidden; margin-top: 25px;}

.sprosop1{ text-align: center;  overflow: hidden; height: 36px; line-height: 36px; }

.sprosop1 a{ color: #fff; font-size: 20px; font-weight: bold;}

.sprosocr{ margin-top: 10px; overflow: hidden;}

.sprosocr a{ border-radius: 10px; background: #fff; width: 100%; position: relative; padding: 15px; float: left; margin-top: 10px;}

.sprosocr_img{ overflow: hidden; float: left; width:45%; text-align: center;}

.sprosocr_img img{ max-width: 100%; transition: all 0.4s; }

.sprosocr a .sprosocr_txts{ width: 52%; float: right; margin-top: 10px; }

.sprosocr_txt{ overflow: hidden; height: 30px; line-height: 30px; text-align: left; font-size: 15px;}

.sprosocr_dc{ overflow: hidden; line-height: 20px; height: 60px; color: #888; text-align: left;}

.sprosocr_ms{ font-size: 13px;   background: url(../Image/cps.png) no-repeat 40px center; height: 20px; line-height: 20px; margin-top: 10px;}

.sprosocr a:nth-child(1) i{ background: #ff0000; color: #fff; font-weight: bold; font-size: 14px; padding:10px 10px; font-style: normal; border-top-left-radius: 10px; border-bottom-right-radius: 30px;  position: absolute; top: 0px; left: 0px;}

.sprosocrs{ border-radius: 10px; overflow: hidden; background: #fff; padding: 15px; margin-top: 15px; }

.sprosocrs a{ width: 48%; float: left; margin: 1%; }

@media (min-width:768px) 

{

    .sprosocr a .sprosocr_txts{ margin-top: 30px; }

    .sprosocr a .sprosocr_txt{ font-size: 17px; }

    .sprosocr a .sprosocr_dc{ margin-top: 10px; }

    .sprosocr a .sprosocr_ms{ margin-top: 30px; }

    .sprosocrs a{ width: 23%; }

}

@media (min-width:992px) 

{

    .sprosocl{ text-align: center; font-size: 15px; color: #fff; margin-top: 5px; height: 26px; line-height: 26px; overflow: hidden; }

    .sprosocl a{ color: #fff; }

    .sprosocl span{ margin: 0px 8px; }

    .sprosocr a{ padding: 20px; width: 48%; }

    .sprosocr a.sprosocras0{ float: left; }

    .sprosocr a.sprosocras1{ float: right; }

    .sprosocr a.sprosocr_img{ width: 40%; }

    .sprosocr a.sprosocr_txts{ width: 57%; }

    .sprosocr a.sprosocr_txt{ font-size: 18px; height: 35px; line-height: 35px;}

    .sprosocr a.sprosocr_ms{ margin-top:60px; }

}

@media (min-width:1200px) 

{

    .sprosoc{ margin-top: 35px; }

    .sprosop1{ height: 45px; line-height: 45px; }

    .sprosop1 a{ font-size: 28px; }

    .sprosocr{ margin-top: 25px; }

    .sprosocr a{ border-radius: 20px; float: left; padding: 25px 35px; width: 49%; margin-bottom: 1%;}

    .sprosocr a:nth-child(1) i{ font-size: 22px; padding: 15px 20px; border-top-left-radius: 20px; border-bottom-right-radius: 40px;}

    .sprosocr a .sprosocr_img{ width: 44%; margin-top: 50px;}

    .sprosocr a .sprosocr_txts{ width: 51%; margin-right: 1%; }

    .sprosocr a .sprosocr_txt{ font-size: 28px; height: 55px; line-height: 55px;}

    .sprosocr a .sprosocr_dc{ line-height: 30px; font-size: 15px; height: 90px; }

    .sprosocr a .sprosocr_ms{ margin-top:70px; font-size: 16px;}

}

@media (min-width:1601px) 

{

    .sprosoc{ margin-top: 65px; }

    .sprosop1{ height: 65px; line-height: 65px; }

    .sprosop1 a{ font-size: 40px; }

    .sprosocl{ margin-top: 20px; font-size: 16px; }

    .sprosocl span{ margin: 0px 20px; }

    .sprosocr{ margin-top: 40px; }

    .sprosocr a{ border-radius: 20px; padding: 40px 45px; }

    .sprosocr a i{ font-size: 30px; padding: 15px 20px; border-top-left-radius: 20px; border-bottom-right-radius: 40px;}

    .sprosocr a .sprosocr_img{ width: 44%; margin-top: 50px;}

    .sprosocr a .sprosocr_txts{ width: 51%; margin-right: 1%; }

    .sprosocr a .sprosocr_txt{ font-size: 28px; height: 55px; line-height: 55px;}

    .sprosocr a .sprosocr_dc{ line-height: 30px; font-size: 15px; height: 90px; }

    .sprosocr a .sprosocr_ms{ margin-top:70px; font-size: 16px;}

    

    .sprosocr_txt{ height: 36px; line-height: 36px; font-size: 22px; margin-top: 5px;}

    .sprosocr_dc{ line-height: 23px; height: 23px; }

    .sprosocr_ms{ margin-top: 14px; }

    .sprosocr a:hover{ box-shadow: 0px 0px 20px rgba(0,0,0,0.3); }

}

.sprosocr a:hover .sprosocr_ms{ background: url(../Image/cpshs.jpg) no-repeat 40px center; }

.sprosocr a:hover .sprosocr_img img{ transform:scale(1.05); }

.sprosocrs a:hover .sprosocr_img img{ transform:scale(1.05); }





.messs{ margin-top: 20px; overflow: hidden;}

.seek_job{ overflow: hidden; }

.seek_job li{ padding-top:10px; height: 100%; overflow: hidden;}

.seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; width:60px;}

.job_nam{ float: left; margin-left: 15px; color:#0067ac; font-weight: bold; }

.G_InputText{

    width:250px;

    height:40px;

    line-height:40px;

    border:1px solid #dedede;

    padding:0px 10px;

    float:left;

    border-radius: 2px;outline: none;

}

.G_InputText:hover{ border:1px solid #0067ac; }

.G_captcha{

    width:100px;

    height:40px;

    line-height:40px;

    border:1px solid #dedede;

    padding:0px 10px;

    float:left;

    border-radius: 2px; outline: none;

}

.G_captcha:hover{ border:1px solid #0067ac; }

.G_textarea{

    width:250px;

    height:150px;

    line-height:30px;

    border:1px solid #dedede;

    padding:0px 10px;

    float:left;

    border-radius: 2px;outline: none;

}

.G_textarea:hover{ border:1px solid #0067ac; }

.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }

.job_radio{ float: left; }

.G_img{ float: left; margin-top: 10px; margin-left: 5px; }

.G_But{

    width:340px;

    height:50px;

    line-height:50px;

    background:#A9B4F4;

    border-radius:5px;

    text-align:center;

    color:#FFF;

    cursor:pointer;

    transition: all 0.4s;

    float: left;outline: none; border: 0px;font-size: 18px;

}

.G_But:hover{

    background:#f8cde0;

}

@media (min-width:768px) 

{

    .G_InputText{ width: 400px; }

    .G_textarea{ width: 500px; }

}

@media (min-width:1200px) 

{

    .messs{ float: left; }

    .seek_job li{ padding-top: 15px; }

    .G_InputText{ width: 400px; }

    .G_textarea{ width: 550px; }

    .seek_job{ float: left; }

    .comewms{ float: right; margin-top: 35px; }

}



/*css digg style pagination*/

div.digg{ margin:10px auto; text-align:center; float:right; display: inline;}

div.digg a{border:#dedede 1px solid; padding:3px 10px; margin:3px; color:#666; display: inline-block;}

div.digg a:hover{border:#f8cde0 1px solid;color:#fff; background: #f8cde0;}

div.digg a:active{border:#f8cde0 1px solid;color:#fff; background: #f8cde0;}

div.digg span.current{border:solid 1px #f8cde0;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#f8cde0; display: inline-block;}

div.digg span.disabled{border:#dedede 1px solid;padding:3px 10px;margin:3px;color:#ddd;  display: inline-block;}

div.digg select{ border:#dedede 1px solid; padding:3px 0px; display: inline-block;}

@media (min-width:1200px) 

{

    div.digg{  margin:35px auto 15px; font-size: 16px;}

}



.fixed-contact-wrap {

    z-index:999;

    position:fixed;

    right:30px;

    top:75%;

    width:60px;

    margin-top:-90px;

    overflow:hidden;

    border-radius:30px;

    opacity:0;

    transition:all .4s;

    transform: translateX(95px);

    -webkit-transform: translateX(95px);

    -moz-transform: translateX(95px);



}

.fixed-contact-wrap.show{  transform:none; opacity:1; }

.fixed-contact-wrap.active {width:215px;}

.fixed-contact-wrap li {

    position:relative;

    height:60px;

    background:#acb7f7;

    overflow:hidden;

}

.fixed-contact-wrap.active li {overflow:inherit;}

.fixed-contact-wrap li a {position:relative;z-index:1000;display:block;}

.fixed-contact-wrap li i {

    z-index:1000;

    position:absolute;

    right:0;

    display:block;

    width:60px;

    height:60px;

    transition:all .4s;

}

.fixed-contact-wrap.active li:after {

    z-index:1001;

    content:'';

    position:absolute;

    bottom:0;

    left:50%;

    display:block;

    width:80%;

    height:1px;

    margin-left:-40%;

    background:rgba(255,255,255,.1);

}

.fixed-contact-wrap.active li:last-child:after {display:none;}

.fixed-contact-wrap li:hover i,.fixed-contact-wrap li:hover strong{opacity:.5;}

.fixed-contact-wrap .phone i {

    background:#acb7f7 url(../Image/fix-icon1.png) no-repeat center center;

    border-top-left-radius:30px;

    -moz-border-top-left-radius:30px;

    -webkit-border-top-left-radius:30px;

    border-top-right-radius:30px;

    -moz-border-top-right-radius:30px;

    -webkit-border-top-right-radius:30px;

}

.fixed-contact-wrap .qq i {background:#acb7f7 url(../Image/fix-icon2.png) no-repeat center center;}

.fixed-contact-wrap .back-top i {  background:#acb7f7 url(../Image/fix-icon3.png) no-repeat center center;  }

.fixed-contact-wrap.active .back-top i {

    border-bottom-left-radius:0;

    -moz-border-bottom-left-radius:0;

    -webkit-border-bottom-left-radius:0;

}

.fixed-contact-wrap li strong {

    position:absolute;

    top:0;

    right:-135px;

    display:block;

    width:160px;

    padding:0 15px 0 30px;

    font:normal 16px/60px 'gotham-medium';

    color:#fff;

    background:#acb7f7;

    white-space:nowrap;

    transition:all .4s;

}

.fixed-contact-wrap.active li strong {

    right:60px;

}

@media(max-width:1400px){

    .fixed-contact-wrap {right:15px;width:50px;border-radius:25px;}

    .fixed-contact-wrap.active {width:200px;}

    .fixed-contact-wrap li {height:50px;}

    .fixed-contact-wrap li i {width:50px;height:50px;}

    .fixed-contact-wrap li strong {right:-120px;width:135px;padding:0 15px 0 20px;font:normal 14px/50px 'gotham-medium';}

    .fixed-contact-wrap.active li strong {right:50px;}

}



/* 弹出二维码*/

.codemask {

    width: 100%;

    height: 100%;

    position: fixed;

    left: 0;

    top: 0;

    background: rgba(0, 0, 0, 0.5);

    z-index: 9990;

    display: none;

}



.alertcode {

    width:90%;

    background: #A9B4F4;

    border-radius: 10px;

    position: fixed;

    left:5%;

    top: 50%;

    height: 350px; margin-top: -180px;

    z-index: 9999;

}



.alertcodeinfo {

    margin:15px;display: block;

    background: #fff;

    text-align: center;

    border-radius: 10px;

    overflow: hidden;

}

.alertcodeimg{ margin: 12px 0px; text-align: center; }

.alertcodeimg img{ width: 120px; height: 120px; }

.codecolse {

    width:60px;

    height:60px;

    background:rgba(0, 0, 0,0.3);

    background-image: url(../Image/close.png);

    position: absolute;

    right:20px;

    top: 20px;

    border-radius: 50%;

    z-index: 9999;

    color: #fff;

    background-repeat: no-repeat;

    background-position: center center;

}



.alertcodeinfo h3 {

    font-size:20px;

    font-weight: bold;

    margin:40px 0px 10px 0px;

}



.alertcodeinfo h2 {

    font-size:30px;font-weight: bold;

    color: #e41436;

    font-weight: normal;

}



.alertcodeinfo p {

    color: #666;

    font-size:18px;

    margin:10px auto 10px;

}



.alertcodeinfo span {

    padding: 0 20px;

    height:50px;

    border-radius: 10px;

    display: inline-block;

    margin-bottom: 10px;

    background: #ff971c;

    color: #fff;

    line-height:50px;

    font-size:30px;

    -moz-user-select: none;

    -moz-user-select: text;

    -moz-user-select: all;

    -webkit-user-select: none;

    -webkit-user-select: text;

    -webkit-user-select: all;

    -ms-user-select: none;

    -ms-user-select: text;

    -ms-user-select: all;

    -ms-user-select: element;

}

@media (min-width:1200px) 

{

    .alertcode{ width: 38%; left: 31%; }

}