@charset "utf-8";/* CSS Document */

html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family: "Microsoft YaHei", "微软雅黑";font-size: 12px; font-size: 1.2rem; height: 100%;background:#fff;width:100%;max-width:1920px; overflow-x:hidden;}

img {border: none;}

ul li {list-style-type: none;}

ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span,em {margin: 0;padding: 0;list-style: none;color: #333;}

img{display:block; transition: 0.5s;}

a {text-decoration: none;color: #333;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;}

h1,h2 {margin: 0;padding: 0;font-weight: normal;color: #333;}

.clear {clear: both;}

.maln {margin-left: auto !important}

input, textarea, select {font-family: "Microsoft YaHei", "微软雅黑";font-size: 12px;font-size: 1.2rem;color:#999999;border: none;outline: none;}

.fl {float:left;}

.fr {float:right;}

article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}



input[type= "button"],input[ type="submit" ],input[type="reset"] {-webkit-appearance: none;}

button{border-radius : 0px; -webkit-border-radius:0px;}



::selection { color: #fff; background: #043f95;}



* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box;}



.fons0{ font-size:0px; font-size:0rem;}



::-webkit-input-placeholder {/* WebKit browsers */

 color:#666;opacity:1}

:-o-placeholder {/* Mozilla Firefox 4 to 18 */

 color:#666;opacity:1 }

::-moz-placeholder {/* Mozilla Firefox 19+ */

 color:#666;opacity:1 }

:-ms-input-placeholder {/* Internet Explorer 10+ */

 color:#666;opacity:1 }

 

@media screen and (min-width:1000px){

    .zong {width: calc(100% - 160px); max-width: 1400px; margin: auto;}

    .zong1 {width: calc(100% - 160px); margin: auto;}

}

@media screen and (max-width:999px) {

    .zong,.zong1 {width: 95%;margin: auto;}

}





a:hover img{transform: scale(1.1,1.1)}

img{max-width: 100%;}

a:hover{ color: #043f95;}



.mp{ font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #666666;}

.mp p,.mp a{color: #666666; display: block;}

.mp a:hover{color: #043f95;}
.mp p{ text-indent:2em;}



@media screen and (max-width:1359px) {

.mp{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}

}

@media screen and (max-width:767px) {

.mp{ font-size: 12px; font-size: 1.2rem; line-height: 22px !important;}

}



.img1{ display: block; position: relative; overflow: hidden;}

.img1 img{ width: 100%; position: relative; z-index: 1}

.img1:before{content: ''; position: absolute; width: 0px; height: 100%; background: #fff; opacity: 0.5;  left: 50%; transform: translateX(-50%); top: 0px; transition: 1s; z-index: 2}

.img1:after{content: ''; position: absolute; width: 100%; height: 0px; background: #fff; opacity: 0.5;  top: 50%; transform: translateY(-50%); left: 0px; transition: 1s; z-index: 2}

.img1:hover:before{width: 100%; opacity: 0}

.img1:hover:after{height: 100%; opacity: 0}



@keyframes m1tu

{

0% { opacity:0; left:0px;}

50% { opacity:1; left:50%;}

100% { opacity:0; left:100%}

}



.img2{display: block; width: 300px; margin: auto; position:relative; overflow:hidden; z-index:1}

.img2 img{width: 100%;}

.img2:after{ content:""; height:100%; position:absolute; top:0px; transition:0.5s; background:#fff;  width:40px; filter: blur(30px); opacity:0; z-index:3}

.img2:hover:after{ -webkit-animation-name:m1tu; animation-name:m1tu; -webkit-animation-duration:0.3s; animation-duration:0.3s; -webkit-animation-timing-function:linear; animation-timing-function:linear;  -webkit-animation-iteration-count:1; animation-iteration-count:1}



.niu1 { position: relative; display: inline-block; vertical-align: middle; overflow: hidden; }

.niu1 span { position: relative; z-index: 2;}

.niu1:before { position: absolute; content: ''; top: 0px; bottom: 0px; left: 0px; right: -50px; border-bottom: 50px solid #043f95; border-right: 30px solid transparent; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }

.niu1:after { position: absolute; content: ''; top: 0px; right: 0px; bottom: 0px; left: -50px; border-left: 30px solid transparent; border-bottom: 50px solid #043f95; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }

.niu1:hover:before { -webkit-transform: translateX(-40%); -moz-transform: translateX(-40%); -ms-transform: translateX(-40%); -o-transform: translateX(-40%); transform: translateX(-40%); }

.niu1:hover:after { -webkit-transform: translateX(40%); -moz-transform: translateX(40%); -ms-transform: translateX(40%); -o-transform: translateX(40%); transform: translateX(40%); }



.niu2 { overflow: hidden; position: relative; }

.niu2 span { position: relative; display: block; z-index: 2; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }

.niu2 span:before { position: absolute; left: 0; top: 0; z-index: -1; height: 100%; width: 100%; content: ""; background-color: #043f95; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: top right; -moz-transform-origin: top right; -ms-transform-origin: top right; -o-transform-origin: top right; transform-origin: top right; transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);}

.niu2:hover span:before { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: bottom left; -moz-transform-origin: bottom left; -ms-transform-origin: bottom left; -o-transform-origin: bottom left; transform-origin: bottom left; }



.niu3 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }

.niu3:after { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; z-index: -1; content: ''; background: #043f95; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.niu3:hover { color: #fff; }

.niu3:hover:after { height: 500%; opacity: 1; }





.at-resp-share-element .at4-share-count-container {text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;}

.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}

.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}

.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}

.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}

.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}

.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}

.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}

.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}





/*  head  */

.head{ position:fixed; width:100%; left:0px; top:0px; transition:1s; padding-top: 11px; padding-bottom: 25px; z-index:99999;}

.head .zong1{ position: relative;}

.logo{display:block;float:left; font-size: 0px;}

.logon{ display: inline-block; vertical-align: middle; width: 333px;}

.logon img{ transition: 0.5s; transform: scale(1,1) !important}

.logo2{opacity: 0}



.daohang{ float:right; margin-top:20px; margin-right: 22px; transition:0.5s; position: relative;}

.daohang:before{content: ""; position: absolute; width: 100%; height: 1px; background: #e5e5e5; left: 0px; bottom: 4px; opacity: 0.38;}

.daohang:after{content: ""; position: absolute; width: 200px; height: 1px; background: #e5e5e5; left: 100%; bottom: 4px; opacity: 0.38;}

.daohang>li{ float:left;position:relative;z-index:999; margin-right:7px; margin-left: 30px; padding-bottom: 22px;}

.daohang>li:first-child{margin-left: 0px;}

.daohang>li:after{content: ""; position: absolute; width: 10px; height: 10px; background: #043f95; border-radius: 50%; bottom: 0px; left: 50%; transform: translateX(-50%); transition: 0.5s; opacity: 0}

.daohang>li>a{display:block;font-size:18px;font-size:1.8rem;line-height:36px; color:#fff; cursor:pointer; transition:1s; position: relative;padding: 0px 18px;}

.daohang>li:hover>a{color: #fff !important; background: #043f95 !important;}

.daohang>li:hover:after{opacity: 1}



.dangqiandao>a{color: #fff !important; background: #043f95 !important;}

.dangqiandao:after{opacity: 1 !important}



.yijiw{background:#fff;background:rgba(255,255,255,0);position:absolute;width:280px; left:50%; transform: translateX(-50%); visibility:hidden; opacity:0; top:120%; transition:0.5s;}

.yiji{background:#fff; box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.15);}

.yiji li{position:relative;transition:0.5s;}

.yiji li a{display:block;font-size:16px;font-size:1.6rem;line-height:24px;padding:10px 15px;}

.yiji li:hover{}

.yiji li:hover>a{ background:#043f95; color: #fff;}

.erji{position:absolute;width:280px;background:#fff;top:15px;left:100%; visibility:hidden; opacity:0; transition:0.5s;}

.sanji{position:absolute;width:280px;background:#fff;top:15px;left:100%; visibility:hidden; opacity:0; transition:0.5s;}

.daohang>li:hover .yijiw{ visibility:visible; opacity:1; top:100%;}

.daohang>li:hover .yiji>li>a{line-height:24px;}

.yiji>li:hover .erji{top:0px; visibility:visible; opacity:1;}

.yiji>li:hover .erji>li>a{line-height:24px;}

.erji>li:hover .sanji{top:0px; visibility:visible; opacity:1;}

.erji>li:hover .sanji>li>a{line-height:24px;}

.matn{margin-top:auto !important;}



.xiala{ position:absolute; background:#fff; width: 100%; left:0; top:91px; font-size:0px; padding:32px; padding-bottom:10px; padding-top:6px; /*box-shadow:0 0 3px rgba(0,0,0,0.3);*/ transition:0.5s; visibility:hidden; opacity:0; top:110px; box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);}

.xllie{ width:16.666%; display:inline-block; vertical-align:top; padding:15px;}

.xlbiao{ display:block; font-family: "Microsoft YaHei", "微软雅黑"; font-size:18px; font-size:1.8rem; line-height:24px;}

.xltu{ width:100%; max-width:120px; display:block; margin:9px 0;}

.xltu img{ width:100%;}

.xln{ font-size:16px; font-size:1.6rem; line-height:30px; font-family: "Microsoft YaHei", "微软雅黑";}

.xln a{ display:block;}

.xln a:hover{ color: #99cc66;}

.xlbiao:hover{  color: #99cc66;}

.daohang>li:hover .xiala{ visibility:visible; opacity:1; top:129px;}



/*  sousuo  */

.sousuo{ float:right;width:26px; height:37px; position:relative; z-index:9999; margin-top:19px; margin-right:0px; transition:0.5s;}

.sousuo form{ width:233px; height:0px; overflow:hidden; position:absolute; right:0px; top:37px; background:#fff; border-radius:4px;color:#2f3135; border:0px solid rgba(0,0,0,0); transition:0.5s; z-index:99999}

.sou{width: 180px;height:33px;line-height:33px; border-radius:4px; padding-left:10px; font-size:14px; font-size:1.4rem; color:#2f3135; background:none;}

.suo{width:26px;height:35px; float:right; background:none; position:relative; z-index:9999999; border-radius:4px; cursor:pointer;}

.sou2,.sou1{ width:26px; height:33px; text-align:center; line-height:33px; position:absolute; right:0px; top:0px; font-size:30px !important; font-weight: bold; color:#666666; cursor:pointer; z-index:99990;  transition:1s;}

.sou1{ color:#2f3135; font-size:20px !important;}

.sousuof form{ height:35px; border:1px solid #ccc}



.sousuo select{ width:80px; height:33px; line-height:33px;font-family: "Microsoft YaHei", "微软雅黑"; border-radius:4px; text-align:center; cursor:pointer; position:absolute; left:0px; top:0px; background:none; color: #ffffff; font-size:14px; font-size:1.4rem; z-index:9999999}

.sousuo option{ cursor:pointer; color: #333;}





.daohang2,sousuo2,.xnav{display:none}



.headh{ background:#fff !important; border-bottom: 1px solid #eee}

.headh .daohang>li>a{ color:#333;}

.headh .sou2,.headh .yvzhonga{ color:#333;}



.headh .logo1{opacity: 0}

.headh .logo2{opacity: 1}



.head:hover{ background:#fff !important; border-bottom: 1px solid #eee}

.head:hover .daohang>li>a{ color:#333;}

.head:hover .sou2,.head:hover .yvzhonga{ color:#333;}



.head:hover .logo1{opacity: 0}

.head:hover .logo2{opacity: 1}





/*  banner  */

.slide { position: relative;}

.slide .carouse { width: 100%; overflow: hidden; position: relative; }

.slide .carouse .slideItem { width: 100%; height: 100%; position: absolute; cursor: pointer; overflow: hidden;}

.slide .carouse .slideItem .banner-img { width: 100%; }

.slide .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }

.slide .dotList { position: absolute; width: 100%; bottom: 40px; text-align: center; }

.slide .dotList ul li { display: inline-block; width: 14px; height: 14px; background:#fff; margin: 0 8px; cursor: pointer; }

.slide .dotList ul li.active { background:#ffc523; width: 16px;}

.slide .carousel-control { position: absolute; top: 50%; width: 26px; height: 46px; z-index: 999; margin-top: -23px;}

.slide .carousel-control.left { left: 70px; background-image: url("../images/baleft.png"); background-repeat: no-repeat; cursor: pointer; }

.slide .carousel-control.right { right: 70px; background-image: url("../images/baright.png"); background-repeat: no-repeat; cursor: pointer; }

.slide .carousel-control.left:hover { background-image: url("../images/balefth.png");}

.slide .carousel-control.right:hover { background-image: url("../images/barighth.png");}



.slide .dotList ul li{cursor: pointer; background:#ffffff;  font-size: 0px; margin-left: 3px;margin-right: 3px; border: none;outline: none;width: 20px;height: 7px; border-radius: 4px;}

.slide .dotList ul li.active{ width: 40px; background:#043f95;;}

.slide .slidedetail { display: none; }



@media screen and (max-width:1839px) {

.logo{margin-top: 15px;}

.logon{width: 240px;}

.daohang>li{ margin-left:6px;}

.daohang>li>a{font-size:16px;font-size:1.6rem;}

.yiji li a{font-size:14px;font-size:1.4rem;line-height:24px;padding:10px 15px;}

}

@media screen and (max-width:1599px) {

.daohang{margin-top: 14px;}

.daohang>li{ margin-right:0px; margin-left: 10px;}

.daohang>li>a{font-size:14px;font-size:1.4rem;}

.logon{width: 150px;}

.sousuo{ margin-top: 15px;}

.sou2,.sou1{ font-size:20px !important;}

}

@media screen and (max-width:1359px) {

    .head{padding-bottom: 5px;}

.daohang{ margin-right: 10px; margin-top: 10px;}

.daohang>li{ margin-right:0px; margin-left: 2px;}

.daohang>li>a{font-size:14px;font-size:1.4rem; padding: 0 6px;}

.yvn{margin-top: 20px;}

.sousuo{margin-right: 15px; margin-top: 12px;}

.sou2{font-size: 20px !important;}

.logo{margin-top: 10px;}



.yijiw{width:200px;}

.erji{width:200px;}

.sanji{width:200px;}

}

@media screen and (min-width:1000px) {.carousel,.nav,.clear2{display: none}}

@media screen and (max-width:999px) {

.head{ position:relative; background:#fff; padding-bottom: 10px;}

.logo{display:block;float:left; margin-top:1px;}

.logon{width: 130px;}

.slogan{display: none;}

    .logo1{opacity: 0}

    .logo2{opacity: 1}

	

.daohang{margin-top:20px; float:none; text-align:center; display: none;}

	

.yijiw,.yiji2,.xiala{display:none}

.daohang{margin-top: 10px; display: none;}

.daohang>li{ float:none; display:inline-block; *float:left; margin:auto;padding-bottom:0px; margin:0 5px;}

.daohang>li>a{font-size:14px;font-size:1.4rem;line-height:26px;}

.clear2{clear:both;}

.sousuo{ display:none}



.slide .carousel-control { width: 13px; height: 23px; margin-top: -13px; background-size: cover;}

.slide .carousel-control.left { left: 20px;}

.slide .carousel-control.right { right: 20px;}

.slide .dotList { bottom: 20px;}



.slide .dotList ul li{ margin-left: 2px;margin-right: 2px; width: 15px;height: 4px;}

.slide .dotList ul li.active{ width: 26px;}



    

.xnav{ display:block}

.nav { position:fixed;width: 35px;height: 24px;background: #fff;right:2.5%;top:13px;cursor: pointer; border-radius:5px; z-index: 999999999}

.nav span {display: block;width: 20px;height: 2px;background: #043f95;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition:0.8s;z-index: 99999991}

.nav .nav1 {margin-top: -1px;}

.nav .nav2 {margin-top: -8px;}

.nav .nav3 {margin-top: 6px;}

.nav:hover .nav1 {width: 25px;}

.navh .nav1 {transform: rotate(45deg)}

.navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}

.navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}

.navh:hover .nav2 {margin-top: -8px;margin-left: 7px;}

.navh:hover .nav3 {margin-top: 5px;margin-left: -12px;}

.smdaohang {position: fixed;width:300px;height:0px;overflow: auto;top:0px;right:0px;background:#043f95; background:rgba(0, 64, 152,0.96); z-index: 9999999;transition:0.8s;text-align: center;}

.smdaohangh {right: 0px; top:0px; height:100%;}

.topnav {margin: auto;margin-top: 30px;padding: 20px;}



ul.topnav li {text-align: left; position:relative;}

ul.topnav li a {padding: 5px;padding-left: 0px;color: #fff;display: block; font-size: 14px;font-size: 1.4rem;line-height: 24px; padding-right:50px;font-family: "Microsoft YaHei", "微软雅黑";}

ul.topnav ul {display: none;}

ul.topnav ul li {clear: both;}

ul.topnav ul li a {padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0;}

ul.topnav ul li a:hover {}

ul.topnav ul ul li a {padding-left: 40px;}

ul.topnav ul ul ul li a {padding-left: 60px;}

ul.topnav span { display:block; position:absolute; right:0px; top:7px; width:20px; height:20px; background:#fff; background:rgba(255,255,255,0.6); cursor:pointer; border-radius:50%; transition:0.5s;}

ul.topnav span:before{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:0px; transform:rotate(45deg); transform-origin:right center}

ul.topnav span:after{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:-1px; transform:rotate(-45deg); transform-origin:right center; transition:0.5s;}

ul.topnav span.yizi{ transform:rotate(90deg)}



.smdaohang form { margin-top:15px; margin-bottom:15px; width: 240px;height: 26px;border: 1px solid #fff;position: relative;background: #fff; border-radius:13px;}

.smdaohang form .iptc {-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;background-color: #fff;width: 80%;height: 24px;line-height: 24px;display: block;float: left; border-radius:10px;}

.smdaohang form .ipsc {width: 20%;height: 24px;line-height: 24px;display: block;float: right;background: transparent;position: relative;z-index: 99;}

.smdaohang form i {position: absolute;right: 10px;top: 2px;}

  }

@media screen and (min-width:768px) {.clear3{display: none}}

@media screen and (max-width:767px) {

.head{padding-bottom:8px;}

.daohang2{display:block;text-align:center; margin-top:20px;}

.daohang2 a{float:left;width:25%;font-size:14px;font-size:1.4rem;color:#fff;line-height:24px;text-align:center;}

.daohang2 .dangqiandao{ color:#043f95 !important}



.daohang,.daohang1{display: none}

.clear3{clear:both;}



.banner1 .slick-arrow { margin-top: -15px; width: 20px; height: 20px; line-height: 18px; font-size: 12px; font-size: 1.2rem; background: #043f95; border-color: #043f95; color: #fff;}

.banner1 .slick-prev { left: 10px;}

.banner1 .slick-next { right: 10px;}

}



/*  main1  */

.main1{ font-size: 0px; padding: 18px 0; display: flex; flex-flow: wrap; justify-content: space-between; }

.m1lie{ width: -moz-calc(33.333% - 12px);  width: -webkit-calc(33.333% - 12px);  width: calc(33.333% - 12px); background: #f3f3f3; position: relative; }

/*.m1lie:before{content: ""; position: absolute; width: 18px; height: 18px; background: #043f95; top: -18px; left: -18px;}

.m1lie:after{content: ""; position: absolute; width: 18px; height: 18px; background: #043f95; bottom: -18px; left: -18px;}
*/


.m1a1{display: block; font-family: "Microsoft YaHei", "微软雅黑";font-size: 24px; font-size: 2.4rem; line-height: 37px; padding: 10px 28px; max-width: 400px;}

.m1tu{display: block; text-align:center; margin-top: 4px; overflow: hidden;}

.m1tu img{display: inline-block;}

.m1shu{ display: block;font-family: "Microsoft YaHei", "微软雅黑"; font-size: 154px; font-size: 15.4rem; line-height: 160px; color: #f3f3f3; position: absolute; left: 28px; bottom: 50px;text-shadow: 0px 0px 1px #333;}



.m1fu{ position: absolute; width: 100%; height: 100%; left: 0px; background-size: cover; padding:20px 30px; top: 0px; opacity: 0; transition: 0.5s; z-index: 1;
overflow: hidden;}
.shubhua{ position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    width: 100%;}
.m1a{display: block; color: #ffffff; font-size: 20px; font-size: 2rem; line-height: 30px; font-family: "Microsoft YaHei", "微软雅黑"; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.m1p{ line-height: 28px; margin-top: 34px;}

.m1p a{color: #fff; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 7;  overflow: hidden; text-indent: 2em;}



.m1lie:hover .m1fu{ opacity: 1}

.m1a:hover,.m1p a:hover{ color: #fff; }



@media screen and (max-width:1699px) {

.m1a1{ font-size: 18px; font-size: 1.8rem; line-height: 26px; padding: 10px;}

.m1shu{ font-size: 90px; font-size: 9rem; line-height: 100px; left: 10px; bottom: 10px;}

.m1tu img{ max-width: 180px;}

    .m1p{margin-top: 20px;}

    .m1p a{ -webkit-line-clamp: 5;}

}

@media screen and (max-width:1359px) {

.m1shu{ font-size: 70px; font-size: 7rem; line-height: 80px;}

}

@media screen and (max-width:999px) {

    .m1lie:before,.m1lie:after{display: none;}

    .m1shu{ display: none}

.m1a1{ font-size: 16px; font-size: 1.6rem; line-height: 26px; padding: 10px;}

    .m1fu{ display: none;}

}

@media screen and (max-width:767px) {

    .m1lie{width: 100%; margin-top: 10px;}

}



/*  main2  */

.main2{ padding-top: 88px; padding-bottom: 95px;}



.m2biao{ display: block; text-align: center; font-size: 43px; font-size: 4.3rem; line-height: 50px; font-family: "Microsoft YaHei", "微软雅黑";}



#outer { margin-top:60px; font-size:0px; position: relative;}

#tab {zoom: 1; font-size:0px; position: relative; background: url("../images/m2bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed;}

#tab:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/m2bei.jpg") no-repeat center; background-size: cover; z-index: -1}



#tab li{ transition:0.5s; cursor:pointer; display: inline-block; vertical-align: middle; position:relative; height: 480px; width: 25%; padding: 3px 10px; padding-bottom: 29px; background: #333333; background:rgba(51,51,51,0.65); border-left: 1px solid rgba(255,255,255,0.7); z-index: 1}



#tab li:before{content: ""; position: absolute; width: 0px; height: 100%; background: #e9f4f0; top: 0px; left: 50%; transform: translateX(-50%); transition: 0.5s; z-index: -1}

#tab li i{ color: #c2c2c2; line-height: 110px; text-align: center; font-size: 54px; transition: 0.5s;}

#tab li span{ display: block; text-align: center; color: #cccccc; font-size: 18px; font-size: 1.8rem; line-height: 30px; transition: 0.5s;}



#content { display: block;}

#content .tabul {display: none; font-size:0px; vertical-align:middle; padding:18px 0;}



.m2t1{ position: absolute; left: 20px; right: 20px; bottom: 78px; transition: 0.5s;}

.m2tubiao{ display: block; width: 65px;}

.m2tubiao img{max-width: 100%;}

.m2ta1{ display: block;font-family: "Microsoft YaHei", "微软雅黑"; color: #ffffff; font-size: 26px; font-size: 2.6rem; line-height: 37px; padding-bottom: 17px; margin-top: 20px; position: relative;}

.m2ta1:before{content: ""; position: absolute; width: 90px;	height: 3px; background: #ffffff; left: 0px; bottom: 0px;}



.m2t2{position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: #043f95; background: rgba(4, 63, 149, 0.65); transition: 0.5s; opacity: 0}

.m2t2n{ position: absolute; left: 20px; right: 20px; bottom: 64px;}

.m2ta2{ display: block;font-family: "Microsoft YaHei", "微软雅黑";color: #ffffff; font-size: 30px; font-size: 3rem; line-height: 37px; padding-bottom: 17px; margin-top: 20px; position: relative;}

.m2ta2:before{content: ""; position: absolute; width: 90px;	height: 3px; background: #ffffff; left: 0px; bottom: 0px;}

.m2tp{ line-height: 28px; margin-top: 23px;}

.m2tp a{color: #ffffff; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}

.m2ta2:hover,.m2tp a:hover{ color: #fff;}

#tab li:hover .m2ta2:after{content: "";

    position: absolute;

    width: 13px;

    height: 13px;

    background: #fff;

    top: -17px;

    left: 0px;display:block}



#tab li.current .m2t1{ opacity: 0}

#tab li.current .m2t2{ opacity: 1}



.m2lie{width: -moz-calc(33.33% - 12px);  width: -webkit-calc(33.33% - 12px);  width: calc(33.33% - 12px); display: inline-block; vertical-align: middle; margin-left: 18px; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.24); position: relative;}

/*.m2lie:before{content: ""; position: absolute; width: 18px; height: 18px; background: #043f95; top: -18px; left: -18px;}

.m2lie:after{content: ""; position: absolute; width: 18px; height: 18px; background: #043f95; bottom: -18px; left: -18px;}
*/
.m2lie:first-child:before,.m2lie:first-child:after{ display: none;}



.m2lie:nth-child(3n-2){margin-left: 0px;}

.m2tu{display: block; overflow: hidden;}

.m2zi{ display: block; padding: 20px; padding-right: 40px; line-height: 26px; font-size: 20px; font-size: 2rem; position: relative; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.m2zi i{ position: absolute; right: 20px; font-style: normal;}



@media screen and (max-width:1359px) {

 .main2{ padding-top: 40px; padding-bottom: 50px;}

.m2biao{ font-size: 30px; font-size: 3rem; line-height: 40px;}



    #tab li{ height: 280px;}

.m2t1{ left: 10px; right: 10px; bottom: 20px;}

    .m2tubiao{ width: 40px;}

    .m2ta1{ font-size: 20px; font-size: 2rem; line-height: 30px; padding-bottom: 10px; margin-top: 10px;}

    .m2ta1:before{width: 40px; height: 2px;}

.m2t2n{ left: 10px; right: 10px; bottom: 15px;}

.m2ta2{ font-size: 20px; font-size: 2rem; line-height: 30px; padding-bottom: 10px;}

.m2ta2:before{ width: 40px;	height: 2px;}

    .m2zi{ font-size: 18px; font-size: 1.8rem;}

}

@media screen and (max-width:999px) {

    #tab li{ height: 120px;}

    #tab li.current{ background: #043f95; background: rgba(4, 63, 149, 0.65);}

    .m2zi{ padding: 10px; font-size: 14px; font-size: 1.4rem;}

    .m2zi i{display: none;}

    .m2t1{ opacity: 1 !important;}

    .m2t2{display: none;}

    .m2ta1{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
    .m2tubiao{margin: auto;width: 30px;}

}

@media screen and (max-width:767px) {

.main2{ padding-top: 10px; padding-bottom: 10px;}

.m2biao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}



#outer { margin-top:30px;}

    .m2lie:before,.m2lie:after{display: none;}

.m2lie{width: -moz-calc(50% - 5px);  width: -webkit-calc(50% - 5px);  width: calc(50% - 5px); margin-left: 10px; margin-bottom: 10px;}

    .m2lie:nth-child(3n-2){margin-left: 10px;}

    .m2lie:nth-child(2n-1){margin-left: 0px;}

    .m2ta1{ display: none;}

     #tab li{ height: 80px;}

   

    .m2zi{ padding: 10px 5px; font-size: 12px; font-size: 1.2rem; line-height: 22px;}

}



/*  main3  */

.main3{ display: flex; flex-flow: wrap; justify-content: space-between;}

.m3l{width: 50%; height: 644px; position: relative; overflow: hidden; cursor: pointer;}
.m3l .m3shipin{ position:relative; padding-bottom:68.07%; overflow:hiddenl;}
.m3l .m3shipin iframe{ position:absolute; width:100%; height:100%; top:0; left:0px;}
.m3l img{ width: auto; max-width: none; height: 100%; position: absolute; left: 50%; transform: translateX(-50%); top: 0px;}



.m3r{ width: 50%; background: url("../images/m3bei.jpg") no-repeat center; background-size: cover;}

.m3rn{ width: 90%; max-width: 720px; padding-left: 40px; padding-top:44px;}

.m3biao{ color: #ffffff; text-align: left;}

.m3n{ color: #ffffff; margin-top: 49px;}

.m3n a{display: block; color: #ffffff; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 5;  overflow: hidden;}

.m3mor{ display: inline-block; height: 56px; line-height: 56px; background: #e3e3e3; padding: 0 34px; border-left: 5px solid #043f95; font-size: 20px; font-size: 2rem; /*position: relative;*/ font-family: "Microsoft YaHei", "微软雅黑"; margin-top: 43px; }

/*.m3mor:before{content: ""; position: absolute; width: 12px; height: 12px; background: #043f95; left: 100%; top: -9px;}*/



.m3b{ font-size: 0px; padding-top: 47px;}

.m3lie{width: 33.333%; padding: 0 10px; margin-top: 30px; text-align: center; display: inline-block; vertical-align: top;}

.m3a{ color: #ffffff; font-size: 34px; font-size: 3.4rem; line-height: 40px; font-family: "Microsoft YaHei", "微软雅黑";}

.m3a i{ font-style: normal; font-size: 16px; font-size: 1.6rem; font-family: "Microsoft YaHei", "微软雅黑";}

.m3p{ font-size: 18px; font-size: 1.8rem; line-height: 30px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}

.m3p a{display: block; color: #ffffff;}

.ab1main1 .m3p{display:block;  -webkit-box-orient: vertical;  -webkit-line-clamp: 0;  overflow: hidden;}

.m3biao:hover,.m3n a:hover,a.m3a:hover,.m3p a:hover{color: #fff; text-decoration: underline;}

.m3mor:hover{ background: #043f95; color: #fff;}



.tankaunga{ position:fixed; width:100%; height:100%; left:0px; top:0px; background:#000; background:rgba(0,0,0,0.5); display:none; z-index:9999999999}

.tankaunga:before{ content:"X"; position:absolute; width:30px; height:30px; line-height:30px; text-align:center; top:10px; right:10px; background:#fff; border-radius:50%; font-size:18px;}

.tankaungn2{position:fixed; left:5%; top:5%; right:5%; bottom:5%;}



.tankaungn2 iframe,.tankaungn2 video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}

.tankaungn2 iframe body{ margin:0px !important;}



@media screen and (max-width:1559px) {

.m3a{ font-size: 26px; font-size: 2.6rem; line-height: 30px;}

.m3a i{ font-size: 14px; font-size: 1.4rem;}

.m3p a{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}

}

@media screen and (max-width:1359px) {

    .m3lie{width: 50%}

    .m3n{ margin-top: 20px;}

.m3mor{ height: 40px; line-height: 40px; padding: 0 15px; font-size: 16px; font-size: 1.6rem; margin-top: 20px;}

}

@media screen and (max-width:999px) {

.m3l{width: 100%; height: auto;}

    .m3l img{ position: relative; width: 100%;}

.m3r{ width: 100%;}

    .m3rn{ width: 95%; max-width: none; padding: 20px 0; margin: auto;}

}

@media screen and (max-width:767px) {

.tankaungn2{position:fixed; left:5%; top:10%; right:5%; bottom:10%;}

.m3b{ padding-top: 20px;}

    .m3lie{ margin-top: 20px;}

.m3a{ font-size: 20px; font-size: 2rem; line-height: 30px;}

.m3a i{ font-size: 12px; font-size: 1.2rem;}

.m3p a{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}

.m3mor{ font-size: 14px; font-size: 1.4rem;}

}



/*  main4  */

.main4{ padding-top: 66px; padding-bottom: 122px;}



.img-scroll {position: relative; margin-top:54px;}

.img-scroll .prev, .img-scroll .next {position: absolute; text-align:center; display: block; font-size: 26px; width: 42px; height: 42px; line-height: 42px; text-align: center; background: #eeeeee; color: #043f95; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}

.img-scroll .prev { left: -70px; cursor: pointer; border-left: 4px solid #043f95;}

.img-scroll .next { right:-70px; cursor: pointer; border-right: 4px solid #043f95;}

.img-scroll .prev:hover,.img-scroll .next:hover { background: #bfbfbf; color: #fff;}

.img-list {position: relative;overflow: hidden;}

.img-list ul {width: 10000%;}

.img-list li {float: left; width:0.325%; margin-right: 0.0125%; padding: 10px; position:relative;}

.img-list li:first-child{ border-left: solid 1px #eeeeee;}



.m4lie{box-shadow: 0px 0px 10px 0px rgba(11, 11, 11, 0.3); border-radius: 10px; background: #ffffff; padding: 10px 12px;}

.m4tu{display: block; overflow: hidden; border-radius: 10px;}

.m4tu img{width: 100%;}

.m4zi{ padding-top: 12px; padding-bottom: 36px;}

.m4a{ display: block; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 20px; font-size: 2rem; line-height: 30px;}

.m4p{line-height: 28px; margin-top: 13px;}

.m4p a{display: block; color: #666666; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;text-indent: 2em;}



.main4 .m3mor{ background: #e3e3e3; margin-top: 15px; }

.main4 .m3mor:hover{ background: #043f95;}



@media screen and (max-width:1359px) {

.main4{ padding-top: 66px; padding-bottom: 62px;}

.img-list li { width:0.33%; margin-right: 0.005%; padding: 10px; position:relative;}

.img-scroll { margin-top:30px;}

.m4zi{ padding-top: 12px; padding-bottom: 12px;}

}

@media screen and (max-width:999px) {

.main4{ padding-top: 30px; padding-bottom: 30px;}

.img-scroll { padding-bottom: 50px;}

.img-list li { width:0.49%; margin-right: 0.02%; padding: 0px; position:relative;}

.m4lie{box-shadow: none; border: 1px solid #ddd; padding: 5px;}



    .img-scroll .prev, .img-scroll .next { top: auto; transform: translate(0); bottom: 0px;  font-size: 20px; width: 30px; height: 30px; line-height: 30px;}

.img-scroll .prev { left: 50%; margin-left: -35px;}

.img-scroll .next { right:50%; margin-right: -35px;}



.m4a{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}

    .main4 .m3mor{ display: none;}

}

@media screen and (max-width:399px) {

.img-list li { width:1%;}

}



/*  main5  */

.main5{ background: url("../images/m5bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding: 90px 0; padding-top: 30px;}

.m5n{ width: 500px;}

.m5biao{display: block; font-family: "Microsoft YaHei", "微软雅黑"; color: #ffffff; font-size: 36px; font-size: 3.6rem; line-height: 56px; margin-top: 15px;}



.m5tu{ width: 564px; display: block;}

.m5tu img{ width: 100%; transform: scale(1,1) !important}

.m5p a{ display: block; font-size: 20px; font-size: 2rem; line-height: 37px; color: #ffffff; margin-top: 6px;}

.m5mor{ margin-top: 56px;}

.m5biao:hover,.m5p a:hover{ color: #fff; text-decoration: underline;}



@media screen and (max-width:1359px) {

.m5tu{ width: 300px;}

.m5biao{ font-size: 26px; font-size: 2.6rem; line-height: 36px; margin-top: 15px;}

.m5p a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 6px;}

.m5mor{ margin-top:25px;}

}

@media screen and (max-width:767px) {

.m5n{ width: 100%;}

}



/*  main6  */

.main6{ padding-top: 85px; padding-bottom: 105px;}



#outer2 { margin-top:63px; font-size:0px; position: relative;}

#tab2 {zoom: 1; font-size:0px; text-align: center; position: relative;}

#tab2 li{ transition:0.5s; cursor:pointer; display: inline-block; vertical-align: middle; position:relative; text-align: center; min-width: 300px; padding: 0 10px; margin-left: 200px; border-radius: 10px; background: #e3e3e3; height: 66px; line-height: 66px; z-index: 1}

#tab2 li span{ line-height: 30px; display: inline-block; vertical-align: middle; color: #333333; font-size: 24px; font-size: 2.4rem; font-family: "Microsoft YaHei", "微软雅黑";}

#tab2 li:nth-child(3n-2){margin-left: 0px;}



#tab2 li.current2{ background: #043f95 !important;}

#tab2 li.current2 span{color: #fff !important;}



#content2 { display: block;}

#content2 .tabul2 {display: none; font-size:0px; vertical-align:middle; padding-top: 17px;}



.m6lie{ width: 30%; margin-left: 5%; display: inline-block; vertical-align: top; box-shadow: 0px 0px 10px 0px rgba(11, 11, 11, 0.13); border-radius: 10px; overflow: hidden; margin-top: 20px;}

.m6lie:nth-child(3n-2){margin-left: 0px;}

.m6tu{display: block; border-radius: 10px; overflow: hidden;}

.m6zi{ padding: 8px 15px; padding-bottom: 28px;}

.m6riqi{display: block; color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 24px;}

.m6a{display: block; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 24px; position: relative; padding-left: 14px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.m6a:before{content: ""; position: absolute; width: 4px; height: 25px; background: #043f95; left: 0px; top: 50%; transform: translateY(-50%);}

.m6p{ line-height: 28px; margin-top: 17px;}

.m6p a{display: block; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;text-indent: 2em;}



@media screen and (max-width:1559px) {

    #tab2 li{ margin-left: 60px;}

}

@media screen and (max-width:1359px) {

.main6{ padding-top: 40px; padding-bottom: 55px;}

#tab2 li{ min-width: 0px; padding: 0 20px; margin-left: 30px; height: 50px; line-height: 50px;}

#tab2 li span{ line-height: 24px; font-size: 18px; font-size: 1.8rem;}



#outer2 { margin-top:40px;}

.m6riqi{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}

.m6a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px; padding-left: 10px;}

.m6zi{ padding: 8px 10px;}

.m6p{ line-height: 28px; margin-top: 10px;}

}

@media screen and (max-width:999px) {

.main6{ padding-top: 30px; padding-bottom: 30px;}

.m6lie{ width: 32.33%; margin-left: 1.5%; margin-top: 15px;}

#outer2 { margin-top:30px;}

#tab2 li{ width: 32.33%; padding: 0 10px; margin-left: 1.5%; height: 50px; line-height: 50px;}

#tab2 li span{ line-height: 22px; font-size: 14px; font-size: 1.4rem;}

}

@media screen and (max-width:767px) {

.m6lie{ width: 49%; margin-left: 2%; margin-top: 15px;}

    .m6lie:nth-child(3n-2){margin-left: 2%;}

    .m6lie:nth-child(2n-1){margin-left: 0%;}

.m6riqi{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}

.m6a{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px; padding-left: 10px;}

}

@media screen and (max-width:399px) {

.m6lie{ width: 100%; margin-left: 0px !important; margin-top: 15px;}

}



/*  foot  */

.foot{ background:#383838; position:relative;}

.foot .zong{padding-top:30px;}



.fo0{ width: 25%; float:left;}

.fo1{ width:13.6%; float:left; margin-left: 5.7%;}

.fo2{ width:15.3%; float:left; margin-left:5%;}

.fo3{ width:12.9%; float:left; margin-left:3%;}

.fo4{ width:17%; float:right;}



.fologo{display: block; width: 100%; max-width: 271px;}

.fologo img{width: 100%;}

.foslogen{display: block; color: #ffffff; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 24px;}



.fo1n{color: #cbcbcb; margin-top: 35px;}

.fo1n p{color: #cbcbcb;}



.shejiao2{ padding-top:33px;}

.shejiao2:after{ content:""; clear:both; display:block;}

.shejiao2>a{ display:block; float:left; width:30px; height: 30px; line-height:30px; margin-right:9px; margin-top: 6px; border-radius: 50%; text-align:center; color:#fff; font-size:18px;}



.ful{ font-size:14px; font-size:1.4rem; line-height:30px; color:#d9d9d9; margin-top:6px;}

.ful li{ color:#d9d9d9; position:relative; margin-bottom:3px; padding-left:24px; font-size: 14px; font-size: 1.4rem;}

.ful li i{ display:block; position:absolute; left:0px; top:0px; color:#fff; font-size:16px;}

.ful li a{ color:#d9d9d9;}

.ful>a{ display:block; color:#d9d9d9; margin-bottom:2px;}



.fobiao{ display:inline-block; font-size:24px; font-size:2.4rem; margin-top: 7px; color:#ffffff; font-family: "Microsoft YaHei", "微软雅黑"; line-height:36px; position:relative;}



.fo3 form {padding-top: 11px; display: flex; flex-flow: wrap; justify-content: space-between;}

.fo3 .xing {background: url(../images/xing.png) no-repeat left 17px;}

.fo3 .int1 {padding-left: 13px; position: relative; width:46.88%; margin-top: 18px;}

.fo3 .int4 {padding-left: 13px; position: relative; width: 100%; margin-top: 18px;}

.fo3 .int1 i {line-height: 36px; position: absolute; left: 17px; top: 0px; font-size: 20px; font-weight: bold;}

.fo3 .int1 input {width: 100%; height:36px; line-height: 35px; background:none; border: solid 1px #ffffff; padding-left:13px; padding-right: 10px; font-size: 14px; font-size: 1.4rem; color: #ffffff;}

.fo3 .int4 textarea {width: 100%; height: 71px; padding-top: 2px; line-height: 26px; background:none; border: solid 1px #ffffff; padding-left: 13px; padding-right: 10px; font-size: 14px; font-size: 1.4rem; color: #ffffff;}

.fo3 .int2 {padding-left: 13px; position: relative; margin-top: 17px; padding-right: 168px; width: 100%;}

.fo3 .int2 input {width: 100%; height:37px; line-height: 35px; background:none; border: solid 1px #ffffff; padding-left: 13px; padding-right: 10px; font-size: 14px; font-size: 1.4rem; color: #ffffff;}

.fo3 .fyanzheng {width:129px; height: 38px; position: absolute; right: 0px; top: 0px; cursor: pointer}

.fo3 .int3 { width: 100%; padding-left: 12px; margin-top: 21px;}

.fo3 .int3 input{ width: 100%; height: 37px; padding: 0 5px; background: #043f95; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 18px; font-size: 1.8rem; color: #ffffff; cursor: pointer; transition: 0.5s; text-transform: uppercase;}

.fo3 .int3:hover input{background: #fff; color: #043f95;}



.fota{ font-size:14px; font-size:1.4rem; line-height:24px; color: #c2c2c2; margin-top: 2px;}

.fota span,.fota a{ display:inline-block; color: #c2c2c2;}

.fota a{ margin:0 5px;}



.foot2{ margin-top:10px; padding-bottom:10px; padding-top:5px !important;}

.fop{ font-size:14px; font-size:1.4rem; line-height:24px; color:#c2c2c2;}

.fop a{ display:inline-block; color:#c2c2c2;}

.foot a:hover{ color:#0f8fef;}

.foot2 a:hover{ color:#0f8fef}

.shejiao2>a:hover{ background:#ffffff; color:#333333;}

.clear2{ display:none}



@media screen and (max-width:1359px) {

.foot .zong{padding-top:49px;}

.fo0{ width: 22%; float:left;}

.fo1{ width:14%; float:left; margin-left: 3%;}

.fo2{ width:15%; float:left; margin-left:3%;}

.fo3{ width:14%; float:left; margin-left:3%;}

.fo4{ width:23%; float:right;}

.fologo{ max-width: 180px;}



.shejiao2{padding-top: 20px;}

.shejiao2> a{ font-size:16px; font-size:1.6rem; width: 24px; height: 24px; line-height: 24px; margin-left: 3px; margin-right: 0px;}

.fobiao{ font-size:20px !important; font-size:2rem !important;}

.fo3 .int2 { padding-right: 140px;}

.foslogen{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}

}

@media screen and (max-width:999px) {

.foot .zong{font-size: 0px;}

.fo0{ width: 32.333%; float:none; display: inline-block; vertical-align: top;}

.fo1{ width:32.333%; float:none; display: inline-block; vertical-align: top; margin-left:1.5%;}

.fo2{ width:32.333%; float:none; display: inline-block; vertical-align: top; margin-left:1.5%;}

.fo3{ width:32.333%; float:none; display: inline-block; vertical-align: top; margin-top:30px; margin-left:0%;}

.fo4{ width:32.333%; float:none; display: inline-block; vertical-align: top; margin-top:30px; margin-left: 1.5%;}

.shejiao2{ float:left;}

.clear2{ display:block; clear:both;}

.fo3 .int2 input{ width:100%;}

.fo3 .fyanzheng { margin-left:10px;}

.fo3 .int3 { float:left;}

.fop{ font-size:14px; font-size:1.4rem; line-height:24px;}

.fota{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}

}

@media screen and (max-width:767px) {

.foot .zong{ padding-top:10px; padding-bottom: 15px;}

.fobei1{ margin-bottom:8px;}

.youlian,.fo1,.fo3,.fologo,.ful,.fo3 form,.fobiao,.fo1n,.fo4{display:none}

.fo2{ width:auto; float:none; margin:auto; padding:0px;}

    .fo0{text-align: center; width: 100%;}

.shejiao2{ text-align:center; margin-top:auto; padding:0px; width:100%; margin:auto;}

.shejiao2>a{ margin:5px; float:none; display:inline-block; vertical-align:middle;}

.fop{ font-size:12px; font-size:1.2rem; line-height:24px; padding:0px; margin-top:10px; text-align:center;}

.foot2{ margin-top:0px;}

}






.lianxi{ position:fixed; width:40px; right:0px; top:50%; transform:translateY(-50%); z-index:99999; height:166px; display:none }
.lianxi div{ position:absolute; right:0px; cursor:pointer}
.xi1{ top:0px;}

.xi2{ top:42px;}


.lianxi div a{display:block; margin-top:1px; width:40px; height:40px; text-align:center; line-height:40px; font-size:22px; border-radius: 5px; background: #f5f5f5;}
.lianxi div a i{ display:inline-block; position:absolute; top:0px; right:0px; width:40px; line-height:40px; font-size:22px; text-align:center; background:#f5f5f5; border-radius: 5px; transition:0.5s;}

.xi1 a i{color: #1296db;}
.xi2 a i{color: #043f95;}
.lianxi div a span{ display:inline-block; width:0px; overflow:hidden;  font-size:14px; font-size:1.4rem; color:#ffffff; text-align:center;}

.lianxi div:hover a{ width:224px; background:#043f95}
.lianxi div:hover a i{ background:#043f95; color:#fff}
.lianxi div:hover a span{width:171px;}
.xi1:hover a span{width:0px;}
.lianxi .xi1:hover a{ width:0; background:#043f95}
.weixin{ position:relative; cursor:pointer; bottom:41px;}
.weixin img{ position:absolute; max-width:150px;  top:0px; left:-149px; display:none;}
.weixin:hover img{ display:block;}
.weixin2,.tankuang{ display:none}
.tankuang img{ display:block; left:50% !important; margin-left:-75px; width:150px; height:150px;}
.lianxi .weixin i{ color:#26a03b}

.lianxi .weixin:hover a{ width:40px; background:#043f95}
.lianxi .weixin:hover a i{ background:#043f95}
.top{width: 40px; height:40px; background: #f5f5f5; border-radius: 5px; line-height:20px; color:#000000; font-size:22px !important; text-align:center; margin:auto; cursor:pointer; transition:0.9s;z-index:99999; margin-top: 1px;padding-top:5px; padding-bottom:5px;position:absolute;right:0px;bottom:0px;transition:0.9s;z-index:999}
.top i{ color:#333}
.top:hover p { color:#fff;}
.top:hover  span{color:#fff;}
.top:hover {background:#043f95}
.top span {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  display: block;
}







.clear2{ display:none}
@media screen and (max-width:999px) {.foot{padding-bottom:50px;}

.youlian{display:none}



.top{width:25%;height:auto;line-height:30px;font-size: 20px !important;bottom:0px;right:0px;border-radius:0px;border:none;background:#043f95;color:#fff;}
.top span { display:none;}
.top p,.lianxi .weixin i{color:#fff;}
.lianxi{  width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px;height:auto;transform:translateY(0%); background:#043f95; display:none}
.lianxi .xi1,.lianxi .xi2,.lianxi .weixin2{ width:25%; float:left; position:relative; top:auto; bottom:auto;}
.lianxi div a{ margin:auto; width:100%; color:#fff !important; border-radius:0px;background:#043f95}
.lianxi div a i{ width:100%; color:#fff;background:#043f95}

.lianxi div a span{ display:none}
.weixin2{ display:block}
.weixin1{ display:none}
.weixin img{ top:auto; bottom:40px;}

.lianxi div:hover a{ width:100%; background:#043f95}
.lianxi .weixin:hover a{ width:100%; background:#043f95}


}



/****************************  product  ***************************/

.fenbanner{ margin-top: 117px;}



.mianbao{ font-size: 18px; font-size: 1.8rem; line-height: 28px; color: #666666; padding-top: 18px;}

.mianbao i{font-size: 20px; margin-right: 10px;}

.mianbao a,.mianbao i{color: #666666;}

.mianbao a:hover,.comian{ color: #043f95 !important}



@media screen and (max-width:1599px) {

.fenbanner{ margin-top: 110px;}

}

@media screen and (max-width:1359px) {

.fenbanner{ margin-top: 85px;}

.mianbao{ font-size: 14px; font-size: 1.4rem; line-height: 26px; padding-top: 10px;}

.mianbao i{font-size: 16px;}

}

@media screen and (max-width:999px) {

.fenbanner{ margin-top: 0px;}

}

@media screen and (max-width:767px) {

.mianbao{ font-size: 12px; font-size: 1.2rem; line-height: 22px; padding-top: 10px;}

}



.prmain{ padding-top:27px; padding-bottom:95px;}

.prl{ width:310px; float:left;}

.prr{ width: -moz-calc(100% - 350px);  width: -webkit-calc(100% - 350px);  width: calc(100% - 350px); float:right;}



.j-nextshow { position: relative;}

.proslide_menubtn { cursor: pointer; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }

.proslide_menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #043f95; }



.prbiao{ display:block; font-size:24px; font-size:2.4rem; line-height:38px; padding: 10px 20px; padding-right: 70px; overflow: hidden; background: #043f95; border: 1px solid #043f95; color: #ffffff; font-family: "Microsoft YaHei", "微软雅黑"; text-transform:uppercase; position: relative;}

.prlbiao{ display: block; width: 60px; position: absolute; right: 0px; top: 0px;}

.prlbiao img{width: 100%; transform: scale(1,1) !important}

a.prbiao:hover{ background: #fff; }



.pryiji{ margin-top: 12px;}

.pryiji li{}

.pryiji li a{ display:block; padding:10px 20px; padding-right: 39px; font-size:18px; font-size:1.8rem; color:#333; line-height:33px; position:relative;}

.pryiji>li>a{ border-bottom: solid 2px #efefef;}

.pryiji>li>a:before{content: ""; position: absolute; width: 4px; height: 0px; background: #043f95; left: 0px; top: 0px; transition: 0.5s;}

.pryiji>li>a i{ position:absolute; right:15px; top:10px; transition:0.5s;}

.pryiji>li:hover>a{ background: #ebebeb;}

.pryiji>li:hover>a i{ transform: rotate(90deg);}

.pryiji>li:hover>a:before{height: 100%;}

.prerji,.prsanji{ display:none}

.prerji{ padding: 5px 20px;}

.prerji>li{ margin-top:auto;}

.prerji>li>a{ padding:3px 0px; font-size:16px; font-size:1.6rem; color: #999999;}



.prsanji li{ margin:auto;}

.prsanji li a{ font-size:14px; font-size:1.4rem; padding:5px 0px; padding-left:20px; color: #666666;}



.dangpr>a{ color:#043f95 !important; border-bottom-color: #999999 !important}



.pryiji>.dangpr>a{ background: #ebebeb !important; color: #333 !important; border-bottom-color: #f5f5f5 !important}

.pryiji>.dangpr>a i{ transform: rotate(90deg);}

.pryiji>.dangpr>a:before{height: 100%;}





.dangpr>a:after{transform: rotate(0deg) !important; background: #fff !important;}

.prerji li a:hover{ color: #043f95;}



.prlb{ margin-top:35px;}

.prlblie{ width:100%; float:none; margin:auto; max-width:390px;}



.prlbtu{ position:relative;}

.prlbtun{ display:block; overflow: hidden;}

.prlbtun img{ width:100%;}

.prlbriqi{ display:block; color: #ffffff; font-size:16px; font-size:1.6rem; line-height:34px; position: absolute; left: 17px; top: 10px;}



.prlbzi{ padding-top:5px;}

.prlba{ display:block; font-size:18px; font-size:1.8rem; line-height:30px; margin-top: 5px; padding-left: 14px; position: relative; font-family: "Microsoft YaHei", "微软雅黑"; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.prlba:before{content: ""; position: absolute; width: 4px; height: 25px; background: #043f95; left: 0px; top: 50%; transform: translateY(-50%);}

.prlbp{margin-top: 5px; height: 60px;}

.prlbp a{display: block; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}

.prlbp a:hover,.prlba:hover{ color: #043f95;}



.prlb .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y; margin-top: 12px;}

.prlb .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}

.prlb .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}

.prlb .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}

	

.prlb .owl-carousel .owl-item{float: left;}

.prlb .owl-controls .owl-page,.prlb .owl-controls .owl-buttons div{cursor: pointer;}

.prlb .owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

.prlb .owl-theme .owl-controls{ position: absolute; width: 100%; left: 0px; bottom: 115px; text-align: center;}

.prlb .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}

.prlb .owl-theme .owl-controls .owl-page span{display: block;width: 16px;height: 5px;margin: 0 2.5px; font-size:0px; border-radius: 3px; background:#ffffff;}

.prlb .owl-theme .owl-controls .owl-page.active span,.prlb .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#043f95; opacity:1;}



.prtag{ margin-top:30px;}

.prtag .prbiao{ border-bottom: 2px solid #f0f0f0; padding-bottom: 8px;}

.prtagn{ color: #999999; font-size:16px; font-size:1.6rem; line-height:30px; padding: 20px;}

.prtagn a{color: #999999; display:inline-block; vertical-align:middle;}

.prtagn a:hover{ color:#043f95;}



.prrt{ padding-bottom:23px;}

.prtbiao{ font-size:24px; font-size:2.4rem; line-height:30px; font-family: "Microsoft YaHei", "微软雅黑";}

.prtn{color: #666666; font-size:16px; font-size:1.6rem; line-height:30px; margin-top:9px;}

.prtn p{color: #666666;}



.przhan{ position:relative; overflow:hidden; padding-bottom:15px;}

.przhanh{ height:auto !important;}

.fuc{ display:block; width:100%; height:80px; position:absolute; bottom:0px; left:0px;

 background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#ffffff));

    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);

    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);

    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);

    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);}



.zhankai{ cursor:pointer; color: #999999; font-size: 16px; font-size: 1.6rem; text-decoration: underline; margin-top: 3px;}

.fuch{ display:none !important;}



.prn{ font-size: 0px;}

.prlie{ width: -moz-calc(33.333% - 8px);  width: -webkit-calc(33.333% - 8px);  width: calc(33.333% - 8px); display: inline-block; vertical-align: top; margin-left:12px; margin-bottom:12px; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.24); position: relative;}
/*
.prlie:after{content: ""; position: absolute; width: 12px; height: 12px; background: #043f95; bottom: -12px; left: -12px;}*/

.prlie:nth-child(3n-2){margin-left: auto;}

.prlie:nth-child(3n-2):before,.prlie:nth-child(3n-2):after{display: none;}



.prtu{ position: relative; overflow: hidden; display:block;}

.prtu img{ width:100%;}



.przi{ background: #fff; display:block; padding:10px 20px; position: relative;}

.pra{ display:block; line-height:30px; padding-right: 100px; text-align: left; font-size:16px; font-size:1.6rem; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; transition:0.5s;}



.prlie input{ cursor:pointer; display:inline-block; vertical-align: middle; margin-right: 5px;}

.prmor{ position:absolute; right: 20px; top: 10px; line-height: 30px;}

.prmor a{display: inline-block; vertical-align: middle; color: #043f95; font-size: 14px; font-size: 1.4rem;}



.pra:hover{ color:#043f95;}



.fenye{ text-align:center; position:relative; padding-top:86px;}

.fenyen{ display:inline-block; vertical-align:middle; *float:left;}

.fenyen a{ float:left; width:35px; height:30px; background:#fff; border: solid 1px #e5e5e5; text-align:center; line-height:28px; margin: 0 4px; margin-bottom:5px; color:#999999; font-size:14px; font-size:1.4rem;}

.fenyen a:hover{ color:#fff; background:#043f95}

.fenyen a i{font-size: 12px;}

.fenyen .sx,.fenyen .big{width: 70px;}

.fenyen .big.no:hover{ color:#999999; background:#fff}

.dangqianfen{ border:1px solid #043f95 !important; color:#fff !important; background:#043f95 !important;}

.fuxuan{ display:inline-block; vertical-align:middle; *float:left; margin-left: 10px; margin-bottom: 5px;}

.fuxuan input{ width:140px; height:30px; background:#043f95; border: solid 1px #e5e5e5; color:#fff; cursor:pointer; transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s; font-size:14px; font-size:1.4rem;}

.fuxuan input:hover{ background:#fff; color:#043f95;}



@media screen and (max-width:1359px) {

.prmain{ padding-top:32px; padding-bottom:95px;}

.prl{ width:30%; float:left;}

.prr{ width:68%; float:right;}

.prbiao{ font-size:20px; font-size:2rem; padding-left: 10px;}



    .prtagn{ font-size:14px; font-size:1.4rem; line-height:26px; padding: 10px 0;}

    .pryiji>li>a{font-size: 16px; font-size: 1.6rem; padding-left: 10px;}

    .prerji{ padding-left: 10px;}



.prtbiao{ font-size:20px; font-size:2rem; line-height:30px;}

.prtn{ font-size:14px; font-size:1.4rem; line-height:26px; margin-top:9px;}

.zhankai{ font-size: 14px; font-size: 1.4rem; margin-top: 10px;}

    

.przi{padding: 10px;}

.prfu span{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}



.pra{ padding-right: 10px;}

.prmor{ position: relative; right: auto; top: auto;}

.fenye{ padding-top:40px;}

}

@media screen and (max-width:999px) {

.prbiao{ font-size:18px; font-size:1.8rem;}

.prmain{ padding-top:30px; padding-bottom:37px;}

.prr{ width:68%; float:right;}

.prl{ width:30%; float:left;}

.prlie{ width:48%; margin-left:1% !important; margin-right:1%;}

.prlie:before,.prlie:after{display: none;}

.przi span{ padding:5px;}



.pryiji li{}

.pryiji li a{ line-height:24px; position:relative;}

    .prerji{padding:5px 10px; padding-bottom: 20px;}

.prerji>li>a{ padding:10px 0px; font-size:14px; font-size:1.4rem;}

.prsanji li a{ font-size:14px; font-size:1.4rem; padding-left:20px;}



.prlb{ margin-top:42px;}

.prlba{ font-size:14px; font-size:1.4rem; line-height:26px;}

.prlbriqi{ font-size:12px; font-size:1.2rem; width: 86px; height: 22px; line-height:24px; margin-top:4px;}

.prlbriqi i{ display:inline-block; vertical-align:middle; margin-right:10px;}



.prtagn{ font-size:14px; font-size:1.4rem; line-height:26px; padding-top:9px;}



.prfu{position: relative; padding:0 10px; display: block; height: 82px; line-height: 82px; top: auto !important}

.prfu span{display: inline-block; vertical-align: middle; position: relative; transform: translate(0); left: auto; top: auto; line-height: 24px; max-height: 72px; overflow: hidden;}

    

.fenye{ padding:40px 0 0 0;}

.fenyen a{ width:24px; height:24px; line-height:22px; margin-right:5px; font-size:12px; font-size:1.2rem;}

.fuxuan{ position:relative; right:auto; bottom:auto; margin-bottom:10px; display:inline-block; vertical-align:middle;}

.fuxuan input{ width:150px; height:24px; font-size:12px; font-size:1.2rem;}



.prtn{ font-size:14px; font-size:1.4rem; line-height:26px;}

.prtag{ margin-top:16px;}

.prlb{margin-top: 20px;}

}

@media screen and (max-width:767px) {

.prmain{ padding-top:20px; padding-bottom:37px;}

.prr{ width:100%; float:none;}

.prl{ width:100%; float:none; margin-top:30px;}

.proslide_menubtn { display:block}

.pryiji{ display:none}



.prtn,.pra{ font-size:12px; font-size:1.2rem; line-height:22px;}

.przi{padding: 5px;}

    .prfu{ padding: 0 5px;}

.prfu span{font-size: 12px; font-size: 1.2rem; line-height: 22px;}

.prlie .prmor{ font-size: 12px; font-size: 1.2rem;}



.prlba{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top: 10px;}

.prtagn{ font-size:12px; font-size:1.2rem; line-height:22px; padding-top:9px;}



.prlb .owl-carousel{ margin-top: 20px;}

    

.pryiji>li>a{ font-size: 14px; font-size: 1.4rem;}

}

@media screen and (max-width:499px) {

.prlie{ position:relative;}

.prin{ position:static; margin-top:5px;}

}



/****************************  product2  ***************************/

.prr2{font-size: 0px; display: flex; flex-flow: wrap; justify-content: space-between;}



.pr2l{ width: 62%; display: inline-block; vertical-align: top;}

.img-scroll4 {position: relative; z-index:9;}

.img-scroll4 .prev, .img-scroll4 .next {position: absolute; top:0px; width:32px; line-height:32px; text-align:center; border-radius:16px; font-size:12px; color:#fff; text-align:center;display: block; z-index:99; transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; opacity: 0.5}

.img-scroll4 .prev {left:0px; cursor: pointer;}

.img-scroll4 .next { right:0px; cursor: pointer;}

.img-scroll4 .prev:hover,.img-scroll4 .next:hover { opacity: 1}

.img-list4 {position: relative;overflow: hidden; z-index:90;}

.img-list4 ul {width: 10000%;}

.img-list4 li {float: left;display: inline;width:1%; margin-right:0.01%; position:relative;}

.tmtu1{}

.tmtu1 img{ width:100%;}



.tmnav{ width: 140px; height: 32px; background: #313030; border-radius: 16px; position:absolute; left:7px; bottom:5px; z-index:99;}

.fenshu{ height:32px; line-height:32px; margin:auto; text-align:center; color: #ffffff; font-size:14px; font-size:1.4rem;}

.fenshu p{display: inline-block; vertical-align: middle; color: #ffffff;}

.fenshu span{ color: #ffffff;}



.jianjie{ width: 38%; display: inline-block; vertical-align: top; padding-left: 30px; position: relative; padding-bottom: 110px;}

.jianjie h1{ font-family: "Microsoft YaHei", "微软雅黑"; font-size: 20px; font-size: 2rme; line-height: 30px; border-bottom: 1px solid #666666; padding-bottom: 10px;}



.jiann{ margin-top: 10px;}

.jiann strong{ display: block; font-weight: normal; font-size: 18px; font-size: 1.8rem; margin-bottom: 10px;}



.jianb{ position: absolute; bottom: 0px; left: 30px;}

.share{}

.share1{ color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; display: inline-block; vertical-align: middle;}

.share2{display: inline-block; vertical-align: middle;}



.inno{ font-size: 0px; padding-top: 13px;}

.inno a{display: inline-block; vertical-align: top; width: 150px; height: 46px; text-align: center; line-height: 46px; font-size: 16px; font-size: 1.6rem; background: #d3d3d3; border-left:4px solid #043f95; margin-left: 40px; position: relative; margin-top: 10px;}

.inno a:first-child{margin-left: 0px;}

/*.inno a:before{content: ""; position: absolute; width: 10px; height: 10px; background: #043f95; top: -10px; left: 100%; transition: 0.5s;}*/

.inno a:hover{ background: #043f95; color: #fff; border-color: #0067b6;}

/*.inno a:hover:before{ background: #0067b6;}*/



@media screen and (max-width:1559px) {

    .inno a{ margin-left: 20px; width: 120px; font-size: 14px; font-size: 1.4rem;}

}

@media screen and (max-width:1359px) {

.pr2l{ width: 100%;}

.jianjie{ width: 100%; padding: 0px; margin-top: 20px;}

.jianb{ position: relative; bottom: auto; left: auto; margin-top: 20px;}

    .share1{font-size: 14px; font-size: 1.4rem;}

.jiann strong{ font-size: 16px; font-size: 1.6rem;}

}

@media screen and (max-width:999px) {

.jianjie h1{ font-size: 18px; font-size: 1.8rme; line-height: 30px;}

}

@media screen and (max-width:767px) {

.jiann strong{ font-size: 14px; font-size: 1.4rem;}

}



.pr21{}

.chanxbiao{ font-family: "Microsoft YaHei", "微软雅黑";font-size: 30px; font-size: 3rem; line-height: 40px; margin-top: 30px;}

.chanxbiao span{font-family: "Microsoft YaHei", "微软雅黑";}



.chanxiang1{ background: #f7f7f7; padding: 15px; margin-top: 16px;}



.chanxiang{line-height: 26px; padding-top: 20px;}





.chanxiang i,.chanxiang em {

    font-family: "Microsoft YaHei", "微软雅黑";

    font-size: 30px;

    font-size: 3rem;

    line-height: 40px;

    margin-top: 30px; font-style:normal;

}

.table{ width:100%; overflow:auto;}

.table table{ width:100%; border-collapse:collapse; line-height:22px;}

.table table tr{}

.table table tr td{ padding:10px 5px; font-size:14px; font-size:1.4rem; border:1px solid #333; color: #666;}

.chanxiang1 .table table tr td{ border:none;}



@media screen and (max-width:1359px) {

.chanxbiao,.chanxiang i,.chanxiang em{ font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 30px;}

}

@media screen and (max-width:767px) {

.chanxbiao,.chanxiang i,.chanxiang em{ font-size: 20px; font-size: 2rem; margin-top: 20px;}

    .chanxiang1{ padding: 5px;}

    .table table tr td{ font-size: 12px; font-size: 1.2rem;}

}



.pr23{}

.img-scroll5 {position: relative; margin-top:35px;}

.img-scroll5 .prev, .img-scroll5 .next {position: absolute; text-align:center; display: block; font-size: 18px; width: 42px; height: 42px; line-height: 42px; text-align: center; background: #eeeeee; color: #043f95; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}

.img-scroll5 .prev { left: 0px; cursor: pointer; border-left: 4px solid #043f95;}

.img-scroll5 .next { right:0px; cursor: pointer; border-right: 4px solid #043f95;}

.img-scroll5 .prev:hover,.img-scroll5 .next:hover { background: #bfbfbf; color: #fff;}

.img-list5 {position: relative;overflow: hidden; }

.img-list5 ul {width: 10000%;}

.img-list5 li {float: left; width:1%; margin-right: 20px; padding-bottom:40px; }



.pr23nav{ width: 108px; height: 42px; position: absolute; bottom: 0px; right: 0%; }



.pr3tu{ width: 68.6%; float:left; margin-right:20px; position:relative}

.pr3zi{ }

.pr3zi strong{ color: #333333;}



@media screen and (max-width:1359px) {

.pr3tu{ width: 100%;}

.pr3zi{width: 100%; padding-left: 0px; padding-bottom: 60px; margin-top: 20px;}

.pr23nav{ left: 0px; margin: auto;}

}

@media screen and (max-width:999px) {

.img-scroll5 { margin-top:20px;}

}

@media screen and (max-width:767px) {

.pr3zi{ padding-bottom: 46px;}

.pr23nav{ width: 70px; height: 30px;}

.img-scroll5 .prev, .img-scroll5 .next { width: 30px; height: 30px; line-height: 30px;}

}



.pr24 .row{ margin-top: 30px; margin-bottom:20px}

.pr24 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}

.pr24 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}

.pr24 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}

.pr24 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}

	

.pr24 .owl-carousel .owl-item{float: left;}

.pr24 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}

.pr24 .owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

.pr24 .owl-theme .owl-controls{ text-align: center;}

.pr24 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}

.pr24 .owl-theme .owl-controls .owl-page span{display: block;width: 16px;height: 5px; background: #666666; margin: 0 2px; border-radius: 3px; font-size: 0px;}

.pr24 .owl-theme .owl-controls .owl-page.active span,.pr24 .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#043f95; opacity:1;}



.pr24 .owl-theme .owl-buttons{ width: 89px; height: 42px; position: relative; margin: auto; display: none !important}

.pr24 .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}

.pr24 .owl-theme .owl-prev{ left: 0px;}

.pr24 .owl-theme .owl-next{ right: 0px;}

.pr24 .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}



.pr24t,.pr24b{ font-size: 0px;}

.pr24t p{ width: 49.5%; margin-left: 1%; display: inline-block; vertical-align: middle; margin-top: 6px;}

.pr24t p:nth-child(2n-1){margin-left: 0px;}

.pr24b p{ width: 32.8%; margin-left: 0.8%; display: inline-block; vertical-align: middle; margin-top: 6px;}

.pr24b p:nth-child(3n-2){margin-left: 0px;}



.pr24a{display: block; text-align: center;}

a.pr24a:hover{color: #043f95;}



.pr25{ background: #f7f7f7; padding: 25px; position: relative; margin-top: 65px;}

.pr25:before{content: ""; position: absolute; width: 24px; height: 22px; background: url("../images/yinhao.png") no-repeat center; right: 15px; top: -4px;}

.pr25biao{ color: #043f95; display: block; font-size: 18px; font-size: 1.8rem; line-height: 26px;}

.pr25n{}

.pr25n a{display: inline-block; vertical-align: middle;}



.img-scroll2 {position: relative; margin-top:25px;}

.img-scroll2 .prev, .img-scroll2 .next {position: absolute; text-align:center; display: block; font-size: 18px; width: 42px; height: 42px; line-height: 42px; text-align: center; background: #eeeeee; color: #043f95; top: 50%; transform: translateY(-50%); margin-top: -25px; transition: 0.5s; z-index: 999}

.img-scroll2 .prev { left: 6px; cursor: pointer; border-left: 4px solid #043f95;}

.img-scroll2 .next { right:6px; cursor: pointer; border-right: 4px solid #043f95;}

.img-scroll2 .prev:hover,.img-scroll2 .next:hover { background: #bfbfbf; color: #fff;}

.img-list2 {position: relative;overflow: hidden; padding-bottom: 17px;}

.img-list2 ul {width: 10000%;}

.img-list2 li {float: left; width:0.33333%; position:relative; padding: 6px; position: relative;}

/*.img-list2 li:before{content: ""; position: absolute; width: 14px; height: 14px; background: #043f95; bottom: -6px; right: -6px;}*/

.img-list2 li .m2lie{width: 100%;}

.img-list2 li:nth-child(3n):before{display: none;}



.homain .m2zi{ line-height: 30px; padding: 10px 20px; font-size: 16px; font-size: 1.6rem;}



@media screen and (max-width:999px) {

.img-list2 li { width:0.5%;}

.img-list2 li:before{display: none;}

}

@media screen and (max-width:399px) {

.img-list2 li { width:1%;}

}



/****************************  solution  ***************************/

.sonav{ font-size: 0px; padding-top: 27px;}

.sonav a{display: inline-block; vertical-align: middle; width: 244px; height: 64px; line-height: 64px; background: #e3e3e3; border-radius: 10px; text-align: center; padding: 0 10px; margin-right: 35px; margin-top: 10px;}

.sonav a span{display: inline-block; vertical-align: middle; font-size: 22px; font-size: 2.2rem; line-height: 30px; transition: 0.5s;}

.sonav a:hover,.dangso{ background: #043f95 !important;}

.sonav a:hover span,.dangso span{ color: #fff !important;}



.sot{padding-top: 6px;}

.sopz{ font-size: 20px; font-size: 2rem; line-height: 36px; text-align: center; color: #666666; margin-top: 31px;}

.sopz p{color: #666666;}



@media screen and (max-width:1359px) {

.sonav{ padding-top: 15px;}

.sonav a{ width: 180px; height: 60px; line-height: 60px; margin-right: 10px;}

.sonav a span{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}

.sopz{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 15px;}

}

@media screen and (max-width:999px) {

.sonav a{ width: 150px;}

.sopz{ font-size: 14px; font-size: 1.4rem;}

}

@media screen and (max-width:767px) {

.sonav a{ width: 49%; margin: 5px 0.5%; height: 50px; line-height: 50px;}

.sonav a span{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}

.sopz{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}

}



.sumain{ padding-top: 43px; padding-bottom: 145px;}

.sulie .zong{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}

.sutu{ width: 42.7%; display: block; overflow: hidden; border-radius: 10px;}

.suzi{ width: 51.4%;}



.sulie1{ padding: 10px 0;}

.sulie2{background:url("../images/sobei1.jpg") no-repeat top center, url("../images/sobei2.jpg") no-repeat bottom center, #f1f1f1; background-size: 100%; padding: 210px 0;}

.sulie2 .zong{ flex-direction:row-reverse;}



.sua{ display: block; font-family: "Microsoft YaHei", "微软雅黑";font-size: 30px; font-size: 3rem; line-height: 40px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.sup{margin-top: 25px;}

.sup a{display: block; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 4;  overflow: hidden; text-indent:2em;}

.sulie .m3mor{ margin-top: 190px;}

.sulie1 .m3mor{ background: #e3e3e3;}

.sulie1 .m3mor:hover{ background: #043f95;}



@media screen and (max-width:1359px) {

.sulie .m3mor{ margin-top: 50px;}

.sua{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}

}

@media screen and (max-width:999px) {

.sumain{ padding-top: 23px; padding-bottom: 45px;}

.sulie1{ padding: 20px 0;}

.sulie2{ padding: 100px 0;}

}

@media screen and (max-width:767px) {

.sulie .m3mor{ margin-top:20px;}

.suzi{ width: 54%;}

.sua{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}

.sup{margin-top: 10px;}

}

@media screen and (max-width:499px) {

.sutu{ width: 100%;}

.suzi{ width: 100%; margin-top: 20px;}

.sulie2{ padding: 30px 0;}

}



/****************************  solution2  ***************************/

.sumain2{ padding-top: 24px; display: flex; flex-flow: wrap; justify-content: space-between; padding-bottom: 80px;}

.sul{width: -moz-calc(100% - 433px);  width: -webkit-calc(100% - 433px);  width: calc(100% - 433px);}

.sur{ width: 384px;}



.sul h1{margin-top: 0px; font-weight: normal;font-family: "Microsoft YaHei", "微软雅黑";}

.suxiang{ margin-top: 27px;}

.suxiang img{display: inline-block;}

.suxiang a{color: #043f95;}



.sufan{ border-top: 1px solid #d4d4d4; margin-top: 90px;}

.sufan li{ line-height: 32px; padding: 5px 0;  padding-left: 54px; font-size: 20px; font-size: 2rme; line-height: 30px; margin-top: 22px; position: relative; font-family: "Microsoft YaHei", "微软雅黑";}

.sufan li i{ display: block; width: 42px; height: 42px; background: #bfbfbf; line-height: 42px; text-align: center; color: #fff; font-size: 20px; border-left: 4px solid #043f95; position: absolute; left: 0px; top: 0px;}



.surbiao{display: block; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 24px; font-size: 2.4rem; line-height: 30px; text-transform:uppercase;}

.surtn{ padding-top: 30px;}

.surtn .m2lie{ width: 100%; margin: auto; margin-bottom: 40px;}

.surtn .m2lie:before,.surtn .m2lie:after{display: none;}

.surtn .m2zi{font-size: 18px; font-size: 1.8rem; padding: 14px 20px; padding-right: 30px;}



.surb{padding-top: 15px;}

.surb .m6lie{ width: 100%; margin-left: auto; box-shadow:none;}

.surb .m6zi{padding-left: 0px; padding-right: 0px; padding-top: 1px;}

.surb .m6a{margin-top: 12px;}



@media screen and (max-width:1359px) {

.sumain2{ padding-top: 24px; padding-bottom: 40px;}

.sul{width: -moz-calc(100% - 320px);  width: -webkit-calc(100% - 320px);  width: calc(100% - 320px);}

.sur{ width: 290px;}

.sufan li{ font-size: 16px; font-size: 1.6rme; margin-top: 15px;}

.surtn .m2lie{ margin-bottom: 25px;}

.surtn .m2zi{font-size: 14px; font-size: 1.4rem; padding: 10px; padding-right: 30px;}

}

@media screen and (max-width:999px) {

.sul{width: -moz-calc(100% - 270px);  width: -webkit-calc(100% - 270px);  width: calc(100% - 270px);}

.sur{ width: 250px;}

.sufan li{line-height: 32px; padding: 0px; padding-left: 40px;}

.sufan li i{ width: 32px; height: 32px; line-height: 32px; font-size: 16px;}

}

@media screen and (max-width:767px) {

.sumain2{ padding-top: 20px; padding-bottom: 20px;}

.sul{width:100%;}

.sur{ width: 100%; margin-top: 30px;}

.sufan{ margin-top: 30px;}

    .surtn,.surbn{font-size: 0px;}

    .surtn .m2lie,.surb .m6lie{ width: 49%; margin: 10px 0.5%;}

.surtn{ padding-top: 10px;}

    .surbn{padding-top: 20px;}

.surbiao{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}

.suxiang{ margin-top: 15px;}

.sufan li{ font-size: 14px; font-size: 1.4rme; margin-top: 15px;}

}



/****************************  about1  ***************************/

.ab1main1{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: flex-start; padding-top: 44px;}

.ab11zi{ width: 48%;}

.ab11tu{ width: 51%; padding-right: 28px; padding-bottom: 25px; position: relative;}

.ab11tu:before{content: ""; position: absolute; border: solid 1px #043f95; top: 84px; left: 110px; bottom: 0px; right: 0px; z-index: -1}

.ab11tun img{width: 100%;}



.ab11biao{ font-family: "Microsoft YaHei", "微软雅黑"; font-size: 34px; font-size: 3.4rem; line-height: 40px;}

.ab11a{ color: #043f95; font-size: 22px; font-size: 2.2rem; line-height: 30px; margin-top: 22px;}

.ab11p{ margin-top: 35px;}

.ab1main1 .m3b p{color: #333;}



@media screen and (max-width:1359px) {

.ab11biao{ font-size: 30px; font-size: 3rem; line-height: 36px;}

.ab11a{ font-size: 18px; font-size: 1.8rem; line-height: 26px; margin-top: 10px;}

.ab11p{ margin-top: 20px;}

    .ab1main1 .m3b{ padding-top: 10px;}

    .ab1main1 .m3p{font-size: 14px; font-size: 1.4rem; line-height: 20px; margin-top: 5px;}

.ab11tu{ padding-right: 10px; padding-bottom: 10px;}

}

@media screen and (max-width:999px) {

.ab1main1{ padding-top: 20px;}

.ab11zi{ width: 100%;}

.ab11tu{ width: 100%; padding-right: 0px; padding-bottom: 0px; max-width: 500px; margin: auto; margin-top: 30px;}

.ab11biao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}

.ab11a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px;}

}



.ab1main2{padding-top: 35px; padding-bottom: 30px;}

.ab12biao{text-align: center; font-family: "Microsoft YaHei", "微软雅黑"; line-height: 45px;}

.ab1p{ text-align: center; margin-top: 40px;}

.ab1main3{ background: url("../images/ab2bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed;}

.ab13lie1{}

.ab13lie2{ text-align: right;}

.ab13lien{ display: inline-block; width: 50%; background: #043f95; background: rgba(4, 63, 149, 0.59); padding:100px 40px; padding-bottom: 140px; text-align: center; position: relative;}

/*.ab13lien:before{content: ""; position: absolute; width: 18px; height: 18px; background: #043f95;}*/

.ab13lien p{color: #ffffff;}

.ab13lie1 .ab13lien:before{ left: 100%; margin-left: 8px; bottom: 8px;}

.ab13lie2 .ab13lien:before{ right: 100%; margin-right: 8px; top: 8px;}



@media screen and (max-width:1359px) {

.ab12biao{ line-height: 30px;}

.ab1p{ margin-top: 20px;}

.ab13lien{ padding:50px 20px;}

}

@media screen and (max-width:999px) {

.ab1main2{padding-top: 10px; padding-bottom: 30px;}

.ab13lien{ padding:20px 10px;}

}

@media screen and (max-width:767px) {

.ab13lien{ width: 80%;}

    .ab13lie2{margin-top: 5px;}

}



.ab1main4{ padding-top: 95px; text-align: center; padding-bottom: 124px;}

.ab14p{font-family: "Microsoft YaHei", "微软雅黑"; font-size: 30px; font-size: 3rem; line-height: 45px; text-align: center;}

.ab14mor{ background: #e3e3e3; margin: auto; margin-top: 33px;}



@media screen and (max-width:1359px) {

.ab14p{ font-size: 20px; font-size: 2rem; line-height: 30px;}

}

@media screen and (max-width:999px) {

.ab1main4{ padding-top: 50px; padding-bottom: 50px;}

}

@media screen and (max-width:767px) {

.ab14p{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}

}



/****************************  about2  ***************************/

.ab2main{ padding-bottom: 119px;}



#outer6 { font-size:0px; position: relative; background: #fff; padding: 0 13px; padding-top: 1px; margin-top: 50px;}



.tab6{position: relative;}

.tab6:before{content: ""; position: absolute; height: 1px; background: #d9d9d9; left: 0px; right: 0px; bottom: 11px;}

.tab6 .prev2,.tab6 .next2{ position: absolute; top:28px; line-height: 40px; color: #666666; font-size: 18px; cursor: pointer; z-index: 9999}

.tab6 .prev2{left: -15px;}

.tab6 .next2{right: -15px;}



#tab6 {overflow: hidden;zoom: 1; font-size:0px; position:relative; margin:auto; overflow:hidden;  white-space:nowrap; z-index: 99}

#tab6 li{ display:inline-block; vertical-align: bottom; width: 12.5%; transition:0.8s; cursor:pointer; position: relative; text-align: center;}

#tab6 li:before{content: ""; position: absolute; width: 11px; height: 11px; background: url("../images/ab2dian.png") no-repeat center; background-size: cover; bottom: 7px; left: 50%; transform: translateX(-50%);}



#tab6 li a { display:block; cursor:pointer; color: #333333; font-size:20px; font-size:2rem; line-height:30px; padding-bottom: 29px;}

#tab4 li a i{ font-style: normal;}

#tab6 li.current6:before{ width: 26px; height: 26px; bottom: 0px;}

#tab6 li.current6 a { color: #333333 !important;}

#content6 { display:inline-block; vertical-align:top; width:100%;}

#content6 .tabul6 {display: none; font-size: 0px; vertical-align:middle; padding-top: 82px;}

.ab2n{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}



.ab2tu{ width: 50%; padding-left: 90px;}

.ab2tu img{ width: 100%; border-radius:20px}

.ab2zi{width:50%; padding-left: 60px;}

.ab2zi strong{ color: #004da1; font-size: 40px; font-size: 4rem; line-height: 50px; font-family: "Microsoft YaHei", "微软雅黑";}

.ab2zi em{ font-style: normal; font-size: 20px; font-size: 2rem; color: #333333; font-family: "Microsoft YaHei", "微软雅黑";}



@media screen and (max-width:1359px) {

#content6 .tabul6 { padding-top: 40px;}



#outer6 { padding: 0 10px; padding-top: 30px; margin-top: 30px;}



#tab6 li a { font-size:16px; font-size:1.6rem; line-height:26px; padding-bottom: 35px;}



.ab2tu{ padding-left: 0px;}

.ab2zi{padding-left: 40px;}

.ab2zi strong{ font-size: 30px; font-size: 3rem; line-height: 40px;}

.ab2zi em{ font-size: 16px; font-size: 1.6rem;}

}

@media screen and (max-width:999px) {

.ab2main{ padding-bottom: 50px;}

#tab6 li{ width: 20%}

.ab2zi em{ font-size: 14px; font-size: 1.4rem;}

}

@media screen and (max-width:767px) {

#outer6 { padding-top: 30px; margin-top: 0px;}

.ab2zi strong{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}

.ab2tu{ width: 100%;}

.ab2zi{width:100%; padding-left: 0px; margin-top: 20px;}

.ab2zi strong{ font-size: 20px; font-size: 2rem; line-height: 30px;}

}

@media screen and (max-width:559px) {

#tab6 li{ width: 33.333%;}

}



/****************************  about3  ***************************/

.abmain3{ font-size: 0px; display: flex; flex-flow: wrap; padding-bottom: 125px;}

.ab3lie{ width: 28.2%; margin-left: 7.7%; margin-top: 54px; display: inline-block; vertical-align: top; background: #f6f6f6;}

.ab3lie:nth-child(3n-2){margin-left: 0px;}

.ab3tu{}

.ab3tu img{width: 100%;}

.ab3zi{ padding:37px 20px; padding-bottom: 45px; text-align: center;}

.ab3a{ font-family: "Microsoft YaHei", "微软雅黑"; font-size: 24px; font-size: 2.4rem; line-height: 30px;}

.ab3p{ color: #666666; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 20px;}



@media screen and (max-width:1359px) {

.ab3lie{ width: 32.33%; margin-left: 1.5%; margin-top: 30px;}

.ab3zi{ padding:20px 10px;}



.ab3a{ font-size: 20px; font-size: 2rem; line-height: 30px;}

.ab3p{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}

}

@media screen and (max-width:999px) {

.abmain3{ padding-bottom: 45px;}

.ab3zi{ padding:10px 5px;}

.ab3a{ font-size:16px; font-size: 1.6rem; line-height: 26px;}

}

@media screen and (max-width:767px) {

.ab3a{ font-size:14px; font-size: 1.4rem; line-height: 24px;}

.ab3p{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 5px;}

.ab3lie{ margin-top: 15px; width: 49%; margin-left: 2%;}

    .ab3lie:nth-child(3n-2){margin-left: 2%;}

    .ab3lie:nth-child(2n-1){margin-left: 0px;}

}



/****************************  about4  ***************************/

#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;  background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease;z-index:99999999999999999999999999999999999999;}

 #baguetteBox-overlay.visible{opacity:1}

 #baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center;}

 #baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}

 #baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);}

 

 #baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family: "Microsoft YaHei", "微软雅黑";}

 #baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}

 #baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}

 #baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}

 #baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}

 .baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}

 .baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;

 border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease;}

 .baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}

 .baguetteBox-button#next-button{right:2%}

 .baguetteBox-button#previous-button{left:2%}

 .baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}

 .baguetteBox-button svg{position:absolute;left:0;top:0}



 .spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}

 .double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}

 .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}

 @-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}

 @keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}

 @-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}

 @keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}

 @-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}

 @keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}



.abmain4{ padding-top: 43px; padding-bottom: 110px;}

.ab4p{}

.ab4b{ font-size: 0px; padding-top: 27px;}

.ab4lie{ width: 22.5%; display: inline-block; vertical-align: top; margin-left: 3.333%; margin-top: 30px;}

.ab4lie:nth-child(4n-3){margin-left: 0px;}

.ab4tu{}

.ab4tu img{width: 100%;}

.ab4a{text-align: center; margin-top: 5px; color: #333;}



@media screen and (max-width:999px) {

.abmain4{ padding-top: 30px; padding-bottom: 30px;}

.ab4b{ padding-top: 10px;}

.ab4lie{ width: 24%; margin-left: 1.33%; margin-top: 20px;}

}

@media screen and (max-width:767px) {

.ab4lie{ width: 49%; margin-left: 2%; margin-top: 20px;}

    .ab4lie:nth-child(2n-1){margin-left: 0px;}

}



/****************************  4-1  ***************************/

.te1main1{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 28px;}

.te1zi{ width: 50%; text-align: right; padding-top: 25px; padding-bottom: 20px;}

.te1tu{width: 50%;}

.te1tu img{width: 100%;}



.te1zin{ display: inline-block; text-align: left; width: 90%; max-width: 700px; padding-right: 30px;}

.te11biao{font-family: "Microsoft YaHei", "微软雅黑"; font-size: 34px; font-size: 3.4rem; line-height: 40px; margin-right: 20px; display: inline-block; position: relative;}

/*.te11biao:before{content: ""; position: absolute; width: 18px; height: 18px; background: #043f95; left: 100%; margin-left: 15px; top: 0px;}*/



.te11p{margin-top: 32px; line-height: 28px;}



@media screen and (max-width:1359px) {

.te1zi{ padding-top: 0px; padding-bottom: 20px;}

.te11biao{ font-size: 28px; font-size: 2.8rem; line-height: 32px;}

.te11p{margin-top: 20px;}

}

@media screen and (max-width:999px) {

.te1zi{ width: 100%; text-align: center;}

.te1tu{width: 100%;}

.te1zin{ width: 95%; max-width: none; padding-right: 0px;}

}

@media screen and (max-width:767px) {

.te11biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}

.te11biao:before{ width: 10px; height: 10px; margin-left: 5px;}

}



.te1main2{ background: url("../images/te12bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 42px; padding-bottom: 50px;}

.te1main2:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/te12bei.jpg") no-repeat center; background-size: cover; z-index: -1}

.te1main2 .zong{display: flex; flex-flow: wrap; justify-content: space-between;}

.te12p{ max-width: 600px; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 46px; font-size: 4.6rem; line-height:64px; color: #ffffff;}

.te1main2 .m3mor{margin-top: 26px; text-transform:none !important}



@media screen and (max-width:1359px) {

.te12p{ font-size: 36px; font-size: 3.6rem; line-height:44px;}

}

@media screen and (max-width:999px) {

.te12p{ font-size: 30px; font-size: 3rem; line-height:40px;}

.te1main2 .m3mor{margin-top: 0px;}

}

@media screen and (max-width:767px) {

.te12p{ font-size: 22px; font-size: 2.2rem; line-height:30px; max-width: none; width: 100%; text-align: center;}

.te1main2 .m3mor{ margin: auto; margin-top: 20px;}

}



.te1main3{ padding-top: 62px; padding-bottom: 70px;}



#outer3 { font-size:0px; position: relative;}

#tab3 {zoom: 1; font-size:0px; text-align: center; position: absolute; right: 0px; top: -80px;}

#tab3 li{ transition:0.5s; cursor:pointer; display: inline-block; vertical-align: middle; position:relative; text-align: center; padding: 0px 10px; height: 62px; line-height: 62px; margin-left: 37px; background: #e3e3e3; z-index: 1}

#tab3 li span{ display: inline-block; vertical-align: middle; text-align: center; color: #333333; font-size: 18px; font-size: 1.8rem; line-height: 30px; transition: 0.5s;}



#tab3 li.current3{ background: #043f95;}

#tab3 li.current3 span{color: #fff;}



#content3 { display: block;}

#content3 .tabul3 {display: none; font-size:0px; vertical-align:middle;}



.img-scroll3 {position: relative; margin-top:35px; padding-bottom: 73px;}

.img-scroll3 .prev, .img-scroll3 .next {position: absolute; text-align:center; display: block; font-size: 26px; width: 42px; height: 42px; line-height: 42px; text-align: center; background: #eeeeee; color: #043f95; bottom: 0px; transition: 0.5s; z-index: 999}

.img-scroll3 .prev { left: 50%; margin-left: -52px; cursor: pointer; border-left: 4px solid #043f95;}

.img-scroll3 .next { right: 50%; margin-right: -52px; cursor: pointer; border-right: 4px solid #043f95;}

.img-scroll3 .prev:hover,.img-scroll3 .next:hover { background: #bfbfbf; color: #fff;}

.img-list3 {position: relative;overflow: hidden;}

.img-list3 ul {width: 10000%;}

.img-list3 li {float: left; width:0.324%; margin-right: 0.014%; position:relative;}



.te13lie{ margin-top: 57px;}

.te13tu{ display: block;}

.te13tu img{width: 100%;}

.te13a{display: block; text-align: center; font-size: 18px; font-size: 1.8rem; line-height: 28px; margin-top: 10px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}



@media screen and (max-width:1559px) {

    #tab3 li{ margin-left: 20px;}

    #tab3 li span{ font-size: 14px; font-size: 1.4rem;}

    .te13a{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}

.te13lie{ margin-top: 30px;}

}

@media screen and (max-width:1359px) {

.te1main3{ padding-top: 35px; padding-bottom: 35px;}

#tab3 { position: relative; right: auto; top: auto; margin-top: 25px;}

    #tab3 li{ margin: 5px;}

.img-scroll3 { margin-top:10px;}

}

@media screen and (max-width:999px) {

.img-scroll3 { padding-bottom: 56px;}

.img-scroll3 .prev, .img-scroll3 .next { font-size: 18px; width: 30px; height: 30px; line-height: 30px;}

.img-scroll3 .prev { margin-left: -35px;}

.img-scroll3 .next { margin-right: -35px;}

}

@media screen and (max-width:767px) {

    .te13a{ font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-top: 5px;}

    #tab3 li{ width: 32.333%; margin: 5px 0.5%;}

    #tab3 li span{ font-size: 12px; font-size: 1.2rem; line-height: 18px;}

.img-list3 li { width:0.49%; margin-right: 0.02%;}

.te13lie{ margin-top: 15px;}

}

@media screen and (max-width:359px) {

.img-list3 li { width:1%; margin-right: 0.02%;}

}



.te1main4{ background: #f9f9f9; padding-top: 103px; padding-bottom: 100px;}

.te14{ font-size: 0px; padding-top: 14px;}

.te14lie{ width: 24.3%; display: inline-block; vertical-align: top; margin-left: 0.933%; margin-top:51px;}

.te14lie:nth-child(4n-3){margin-left: 0px;}

.te14tu{}

.te14tu img{width: 100%;}

.te14zi{ text-align: center; font-size: 18px; font-size: 1.8rem; line-height: 28px; margin-top: 10px;}

.te14zi i{display: inline; background: #043f95; color: #ffffff; font-style: normal; padding: 0 3px; margin-right: 10px;}



@media screen and (max-width:1359px) {

.te14lie{ margin-top:20px;}

.te14zi{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}

.te14zi i{ margin-right: 5px;}

}

@media screen and (max-width:999px) {

.te1main4{ padding-top: 50px; padding-bottom: 50px;}

.te14lie{ width: 32.33%; margin-left: 1.5%;}

.te14lie:nth-child(4n-3){margin-left: 1.5%;}

.te14lie:nth-child(3n-2){margin-left: 0px;}

}

@media screen and (max-width:767px) {

.te1main4{ padding-top: 30px; padding-bottom: 30px;}

.te14lie{ width: 49%; margin-left: 2%;}

.te14lie:nth-child(4n-3){margin-left: 2%;}

.te14lie:nth-child(3n-2){margin-left: 2%;}

.te14lie:nth-child(2n-1){margin-left: 0px;}

.te14zi{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}

}



.te1main5{ background: #071832; padding-top: 62px; padding-bottom: 134px;}

.te1main5 .te11biao{color: #fff;}



#outer4 { font-size:0px; position: relative; margin-top: 50px;}

#tab4 {zoom: 1; font-size:0px; text-align: center; display: flex; flex-flow: wrap; justify-content: space-between;}

#tab4 li{ transition:0.5s; cursor:pointer; display: inline-block; vertical-align: middle; position:relative; text-align: center; padding: 0px 10px; min-width: 317px; height: 62px; line-height: 62px;  background: #e3e3e3; z-index: 1}

#tab4 li span{ display: inline-block; vertical-align: middle; text-align: center; color: #333333; font-size: 18px; font-size: 1.8rem; line-height: 30px; transition: 0.5s;}



#tab4 li.current4{ background: #043f95;}

#tab4 li.current4 span{color: #fff;}



#content4 { display: block;}

#content4 .tabul4 {display: none; font-size:0px; vertical-align:middle;}



.img-scroll6 {position: relative; margin-top:87px; padding-bottom: 73px;}

.img-scroll6 .prev, .img-scroll6 .next {position: absolute; text-align:center; display: block; font-size: 26px; width: 42px; height: 42px; line-height: 42px; text-align: center; background: #eeeeee; color: #043f95; bottom: 0px; transition: 0.5s; z-index: 999}

.img-scroll6 .prev { left: 50%; margin-left: -52px; cursor: pointer; border-left: 4px solid #043f95;}

.img-scroll6 .next { right: 50%; margin-right: -52px; cursor: pointer; border-right: 4px solid #043f95;}

.img-scroll6 .prev:hover,.img-scroll6 .next:hover { background: #bfbfbf; color: #fff;}

.img-list6 {position: relative;overflow: hidden;}

.img-list6 ul {width: 10000%;}

.img-list6 li {float: left; width:0.188%; margin-right: 0.015%; position:relative;}

.img-list6 li img{ transform: scale(1,1) !important}



@media screen and (max-width:1359px) {

.te1main5{ padding-top: 40px; padding-bottom:40px;}

#tab4 li{ min-width: 200px;}

#tab4 li span{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}

.img-scroll6 { margin-top:50px; padding-bottom: 73px;}

.img-list6 li { width:0.24%; margin-right: 0.01333%;}

}

@media screen and (max-width:999px) {

.img-scroll6 { padding-bottom: 56px;}

.img-scroll6 .prev, .img-scroll6 .next { font-size: 18px; width: 30px; height: 30px; line-height: 30px;}

.img-scroll6 .prev { margin-left: -35px;}

.img-scroll6 .next { margin-right: -35px;}

}

@media screen and (max-width:767px) {

#outer4 { margin-top: 30px;}

#tab4 li{ min-width: 0px; width: 32.33%; margin: 5px 0.5%;}

#tab4 li span{ font-size: 12px; font-size: 1.2rem; line-height: 20px;}

.img-scroll6 { margin-top:25px;}

.img-list6 li { width:0.3233%; margin-right: 0.015%;}

}

@media screen and (max-width:499px) {

.img-list6 li { width:0.49%; margin-right: 0.02%;}

}



/**************************** 4-2   ***************************/

.te2main1{ padding-top: 25px; padding-bottom: 73px;}

.te21p{line-height: 28px; margin-top: 26px;}



.te2main2{ background: #f2f5fa; padding-top: 58px; padding-bottom: 85px;}



.img-scroll7 {position: relative; margin-top:45px; padding-bottom: 73px;}

.img-scroll7 .prev, .img-scroll7 .next {position: absolute; text-align:center; display: block; font-size: 26px; width: 42px; height: 42px; line-height: 42px; text-align: center; background: #eeeeee; color: #043f95; bottom: 0px; transition: 0.5s; z-index: 999}

.img-scroll7 .prev { left: 50%; margin-left: -52px; cursor: pointer; border-left: 4px solid #043f95;}

.img-scroll7 .next { right: 50%; margin-right: -52px; cursor: pointer; border-right: 4px solid #043f95;}

.img-scroll7 .prev:hover,.img-scroll7 .next:hover { background: #bfbfbf; color: #fff;}

.img-list7 {position: relative;overflow: hidden;}

.img-list7 ul {width: 10000%;}

.img-list7 li {float: left; width:0.33%; margin-right: 0.005%; position:relative;}

.img-list7 li img{ transform: scale(1,1) !important}



@media screen and (max-width:1359px) {

.te2main2{ padding-top: 40px; padding-bottom: 40px;}

}

@media screen and (max-width:999px) {

.te2main1{ padding-top: 25px; padding-bottom: 40px;}

.img-scroll7 { margin-top:30px; padding-bottom: 56px;}

.img-scroll7 .prev, .img-scroll7 .next { font-size: 18px; width: 30px; height: 30px; line-height: 30px;}

.img-scroll7 .prev { margin-left: -35px;}

.img-scroll7 .next { margin-right: -35px;}

}

@media screen and (max-width:767px) {

.te2main2{ padding-top: 20px; padding-bottom: 30px;}

.img-list7 li { width:0.49%; margin-right: 0.02%;}

}



.te2main3{ padding-top: 88px; padding-bottom: 139px;}

.te23n{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding-top: 46px;}

.te23l{ width: 49%;}

.te23r{ width: 51%; display: flex; flex-flow: wrap; justify-content: space-between; padding: 0 0.5%;}



.te23lien{position: relative; padding-bottom:76.7%;height: 0;overflow: hidden;}

.te23lien iframe,.te23lien video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}

.te23lien iframe body{ margin:0px !important;}



.te23r .te23lie{ width: 50%; padding:1.2% 1.3%;}



@media screen and (max-width:1359px) {

.te2main3{ padding-top: 50px; padding-bottom: 50px;}

.te23n{ padding-top: 30px;}

}

@media screen and (max-width:999px) {

.te23l{ width: 100%;}

.te23r{ width: 100%; padding: 0 0.5%;}

}

@media screen and (max-width:767px) {

.te2main3{ padding-top: 30px; padding-bottom: 30px;}

}

@media screen and (max-width:359px) {

.te23lie{ width: 100% !important; padding:5px 0% !important;}

}



/****************************  news  ***************************/

.nemain{ padding-top: 12px; padding-bottom: 115px;}

.nen{ font-size: 0px;}

.nen .m6lie{box-shadow:none; margin-top: 60px;}

.nen .m6zi{padding-left: 0px; padding-right: 0px;}

.nen .m3mor{ background: #e3e3e3; margin-top: 24px;}

.nen .m3mor:hover{ background: #043f95;}

.nemain .fenye{padding-top: 43px;}



@media screen and (max-width:1359px) {

.nen .m6lie{ margin-top: 30px;}

}

@media screen and (max-width:999px) {

.nemain{ padding-top: 12px; padding-bottom: 40px;}

}

@media screen and (max-width:767px) {

.nen .m6lie{ margin-top: 20px; margin-left: 0px;}

}



/****************************  news2  ***************************/

.nemain2{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 46px; padding-bottom: 123px;}

.nel{width: -moz-calc(100% - 340px);  width: -webkit-calc(100% - 340px);  width: calc(100% - 340px);}

.ner{ width: 300px;}



.nelbiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px; font-family: "Microsoft YaHei", "微软雅黑";}

.net{ border-bottom: 1px solid #e7e7e7; margin-top: 22px; padding-bottom: 21px;}

.net .neriqi{display: inline-block; vertical-align: middle; color: #666666; font-size: 14px; font-size: 1.4rem; line-height: 24px;}

.net .share{display: inline-block; vertical-align: middle; margin-left: 18px;}

.net .share1{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}



.nexiang{margin-top: 22px; color: #333333;}

.nexiang p,.nexiang em,.nexiang strong{color: #333333;}

.nexiang img{ display: inline-block; max-width: 100%;}

.nexiang a{color: #043f95;}



.fanpian{ background: #f5f5f5; display: flex; flex-flow: wrap; justify-content: space-between; padding: 20px 30px; margin-top: 36px;}

.fanpian li{color: #666666;}

.fanpian li span{ display: block; color: #666666;}

.fanpian li:nth-child(1){padding-right: 20px;}



.nert{ background: #ffffff; box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15); padding: 25px;}

.nertbiao{ color: #043f95; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 20px; font-size: 2rem; line-height: 30px;}

.nertn{ padding-top: 2px;}

.nertlie{ margin-top: 19px;}

.nerta{ display: block; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 18px; font-size: 1.8rem; line-height: 30px; }

.nerriqi{ display: block; color: #999999; font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 4px;}

.nerriqi i{margin-right: 10px;}



.nerb{ margin-top: 50px; background: url("../images/nerbbei.jpg") no-repeat center; background-size: cover; padding:28px 25px;}

.nerbbiao,.nerbbiao>a{ color: #fff;}

.nerbp{margin-top: 8px;}

.nerbp p,.nerbp p>a{color: #ffffff;}

.nerul,.nerul li,.nerul a{ color: #ffffff;}

.nerul li{ padding-left: 30px; position: relative; margin-top: 16px;}

.nerul li i{ position: absolute; left: 0px; top: 0px;}

.nerul li a:hover{color: #fff; text-decoration: underline;}

a.nertbiao:hover{color: #333}

.nerbp p>a:hover,.nerbbiao>a:hover{ color:#fff; text-decoration:underline}



@media screen and (max-width:1359px) {

.nerta{ font-size: 14px; font-size: 1.4rem; line-height: 26px; }

.nelbiao{ font-size: 20px; font-size: 2rem; line-height: 30px;}

.nerb{ margin-top: 30px; padding:28px 25px;}

}

@media screen and (max-width:999px) {

.nemain2{ padding-top: 30px; padding-bottom: 40px;}

    .fanpian{padding: 10px;}

    .fanpian li{width: 100%; padding: 5px 0;}

    .fanpian li span{font-weight: bold;}



.nel{width: -moz-calc(100% - 280px);  width: -webkit-calc(100% - 280px);  width: calc(100% - 280px);}

.ner{ width: 260px;}

    .nert,.nerb{ padding: 20px 10px;}

}

@media screen and (max-width:767px) {

.nel{width: 100%;}

.ner{ width: 100%; margin-top: 30px;}

.nerta{ font-size: 12px; font-size: 1.2rem; line-height: 24px;}

.nerriqi{ font-size: 12px; font-size: 1.2rem; line-height: 24px; margin-top: 4px;}



.nelbiao{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}

.net .neriqi{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}

.net .share1{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}

}



/****************************  download  ***************************/

.domain{ padding-top: 27px; padding-bottom: 115px;}

.don{display: flex; flex-flow: wrap; justify-content: space-between;}

.dolie{ width: 48.57%; transition: 0.5s; background: #f5f5f5; margin-top: 27px; line-height: 117px; padding-left: 100px; padding-right: 10px; position: relative;}

.dotu{ width: 46px; position: absolute; left: 30px; top: 50%; transform: translateY(-50%);}

.dotu img{width: 100%;}

.doa{display: inline-block; vertical-align: middle; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 18px; font-size: 1.8rem; line-height: 30px; padding: 10px 0;}

.dolie:hover{background: #fff; box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);}



@media screen and (max-width:1359px) {

.doa{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}

}

@media screen and (max-width:999px) {

.domain{ padding-top: 27px; padding-bottom: 55px;}

.dolie{ width: 49%; margin-top: 15px; padding-left: 55px;}

.dotu{ width: 30px; left: 10px;}

.doa{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}

}

@media screen and (max-width:767px) {

.domain{ padding-top: 20px; padding-bottom:30px;}

}

@media screen and (max-width:599px) {

.dolie{ width: 100%; margin-top: 10px; line-height: 100px;}

}



/****************************  faq  ***************************/

.famain{ padding-top: 30px; padding-bottom: 120px;}

.fan{display: flex; flex-flow: wrap; justify-content: space-between;}

.falie{ width: 48.4%; position: relative; margin-top: 27px;  background: #f5f5f5; transition: 0.5s;}

.faa{ background: #f5f5f5; position: relative; padding: 15px 18px; padding-right: 40px; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 18px; font-size: 1.8rem; line-height: 29px; cursor: pointer; transition: 0.5s;}

.faa:before{content:""; position: absolute; width: 16px; height: 2px; background: #043f95; right: 18px; top: 50%; margin-top: -1px;}

.faa:after{content:""; position: absolute; width: 16px; height: 2px; background: #043f95; right: 18px; top: 50%; margin-top: -1px; transform: rotate(90deg); transition: 0.5s;}

.fap{ background: #fff; padding: 20px; box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15); position: absolute; width: 100%; left: 0px; top: 100%; z-index: 999; display: none;}



.falieh{background: #043f95;}

.falieh .faa{ background: #043f95; color: #fff;}

.falieh .faa:after{ background: #fff; transform: rotate(0)}

.falieh .fap{ display: block;}



@media screen and (max-width:999px) {

.famain{ padding-top: 30px; padding-bottom: 50px;}

.falie{ width: 49%; margin-top: 15px;}

.faa{ padding: 10px; padding-right: 40px; font-size: 14px; font-size: 1.4rem; line-height: 26px;}

    .fap{ padding:15px 10px;}

}

@media screen and (max-width:767px) {

.famain{ padding-top: 20px; padding-bottom: 40px;}

.falie{ width: 100%; margin-top: 15px;}

    .fap{ position: relative; left: auto; top: auto;}

}



/****************************  video  ***************************/

.vimain1{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding-top: 53px;}

.vitu1{ width: 50%;}

.vizi1{ width: 50%; padding-left: 67px;}



.vitu{position: relative; padding-bottom:56.3%;height: 0;overflow: hidden;}

.vitu iframe,.vitu video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}

.vitu iframe body{ margin:0px !important;}



.via1{display: block; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 28px; font-size: 2.8rem; line-height: 34px;}

.vip1{ margin-top: 38px;}



.vimain2{ padding-top: 14px;}

.vin{font-size: 0px;}

.vilie{ width: 31.4%; display: inline-block; vertical-align: top; margin-left: 2.9%; margin-top: 56px;}

.vilie:nth-child(3n-2){margin-left: 0px;}

.vizi{ background: #f5f5f5; line-height: 30px; padding: 5px; text-align: center; font-size: 18px; font-size:1.8rem;}

.shipind{ padding-bottom:117px}

@media screen and (max-width:1359px) {

.vizi1{ padding-left: 30px;}

.vilie{ width: 32.33%; margin-left: 1.5%; margin-top: 30px;}

.vizi{ font-size: 14px; font-size: 1.4rem;}

.vip1{ margin-top: 15px;}

.via1{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}

}

@media screen and (max-width:999px) {

.vimain1{ padding-top: 33px;}

.vimain2{ padding-top: 14px;}

.shipind{ padding-bottom:47px}

}

@media screen and (max-width:767px) {

.vitu1{ width: 100%;}

.vizi1{ width: 100%; padding-left: 0px; margin-top: 10px;}

.via1{ font-size: 20px; font-size: 2rem; line-height: 30px;}

.vilie{ margin-top: 20px; width: 49%; margin-left: 2%;}

    .vilie:nth-child(3n-2){margin-left: 2%;}

    .vilie:nth-child(2n-1){margin-left: 0%;}

.vizi{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}

.shipind{ padding-bottom:40px}

}

@media screen and (max-width:359px) {

    .vilie{ width: 100%; margin-left: 0px;}

}



/****************************  7-1  ***************************/

.jumain{ padding-top: 50px;}

.junav{ background: #043f95; color: #ffffff; font-size: 0px; line-height: 30px; padding: 10px; padding-left: 25px; font-family: "Microsoft YaHei", "微软雅黑";}

.junav p{ color: #fff; font-size: 20px; font-size: 2rem; display: inline-block; vertical-align: middle; padding-right: 10px;}

.junav p:nth-child(1){width: 34.8%;}

.junav p:nth-child(2){width: 24%;}

.junav p:nth-child(3){width: 19.6%;}

.junav p:nth-child(4){width: 21.6%;}



.jun{}

.julie{ margin-top: 14px;}

.jut{ background: #f5f5f5; line-height: 30px; padding: 30px 10px; padding-left: 25px; cursor: pointer; font-size: 0px;}

.jut p{ font-size: 18px; font-size: 1.8rem; color: #333333; display: inline-block; vertical-align: middle; padding-right: 10px;}

.jut p.jumor{color: #043f95 !important; font-size: 16px; font-size: 1.6rem; padding-right: 0px; font-family: "Microsoft YaHei", "微软雅黑";}

.jut p span{display: none;}

.jut p:nth-child(1){width: 34.8%;}

.jut p:nth-child(2){width: 24%;}

.jut p:nth-child(3){width: 19.6%;}

.jut p:nth-child(4){width: 12.6%;}

.jut p:nth-child(5){width: 9%;}



.jub{ box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15); padding: 25px; display: none;}

.jubn{ font-size: 0px;}

.jubn:after{content: ""; clear: both; display: block;}

.jubn p{ display: inline-block; vertical-align: top; padding-right: 10px; font-size: 1.6rem;}

.jubn p:nth-child(3n-2){width: 49%;}

.jubn p:nth-child(3n-1){width: 30%;}

.jubn p:nth-child(3n){width: 21%;}



.jumain2{ padding-top: 50px; padding-bottom: 110px;}

.ju2biao{ color: #043f95; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 24px; font-size: 2.4rem; line-height: 30px;}

.ju2n{ margin-top: 13px;}

.ju2n a{display: inline;}



.ju2main{padding-top: 50px; padding-bottom: 118px;}

.ju2main p{color: #333}



@media screen and (max-width:1359px) {

    .junav p{ font-size: 16px; font-size: 1.6rem;}

.jut p{ font-size: 14px; font-size: 1.4rem;}

.jut p.jumor{ font-size: 12px; font-size: 1.2rem;}

    .jubn p{ font-size: 14px;}

}

@media screen and (max-width:999px) {

.junav{ padding: 10px;}

.junav p{ font-size: 14px; font-size: 1.4rem;}

.junav p:nth-child(1){width: 30.8%;}

.junav p:nth-child(2){width: 24%;}

.junav p:nth-child(3){width: 19.6%;}

.junav p:nth-child(4){width: 25.6%;}



.jut{ line-height: 30px; padding: 20px 10px;}

.jut p{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}

.jut p:nth-child(1){width: 30.8%;}

.jut p:nth-child(2){width: 24%;}

.jut p:nth-child(3){width: 19.6%;}

.jut p:nth-child(4){width: 14.6%;}

.jut p:nth-child(5){width: 11%;}



.jumain{ padding-top: 30px;}

.jumain2{ padding-top: 30px; padding-bottom: 50px;}

.ju2biao{ font-size: 20px; font-size: 2rem; line-height: 30px;}

    

.jub{ padding: 20px 10px;}

.jubn p{ width: auto !important; margin-right: 30px;}

.ju2main{padding-top: 30px; padding-bottom: 58px;}

}

@media screen and (max-width:767px) {

    .junav{ display: none;}

    .jut{padding: 10px;}

    .jut p{ width: 100% !important; padding: 0px !important; font-size: 12px; font-size: 1.2rem; line-height: 20px;}

    .jut p span{display: inline-block; font-weight: bold; margin-right: 10px;}

    .jubn p{ font-size: 12px; width: 100% !important}

.ju2main{padding-top: 30px; padding-bottom: 38px;}

}



/****************************  7-3  ***************************/

.ju3main1{ padding-top: 41px; padding-bottom: 45px;}

.ju3main2{ background: #f5f5f5; padding: 25px; margin-bottom: 145px; display: flex; flex-flow: wrap; justify-content: space-between;}

.ju3l{ width: 81.48%; position: relative;}

.ju3r{ width: 16.43%; position: relative;}



.ju3a{ background: rgba(4, 63, 149, 0.8); line-height: 35px; padding: 5px; text-align: center; color: #ffffff; font-size: 18px; font-size: 1.8rem; position: absolute; width: 100%; left: 0px; bottom: 0px;}



.img-scroll8 {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}

.img-scroll8 .prev, .img-scroll8 .next {position: absolute; text-align:center; display: block; width: 100%; height: 30px; line-height: 30px; font-size: 28px; color: #646464; text-align: center; left: 0px; transition: 0.5s; z-index: 999}

.img-scroll8 .prev { top: 0px; cursor: pointer;}

.img-scroll8 .next { bottom:0px; cursor: pointer;}

.img-scroll8 .prev:hover,.img-scroll8 .next:hover { color: #043f95;}

.img-list8 {position: relative;overflow: hidden; margin-top: 32px; margin-bottom: 32px; height: -moz-calc(100% - 64px);  height: -webkit-calc(100% - 64px);  height: calc(100% - 64px);}

.img-list8 ul {width: 100%;}

.img-list8 li { width:100%; position:relative; border: solid 4px #ffffff; margin-bottom: 7.6%; cursor: pointer;}

.img-list8 li img{ width: 100%;}



@media screen and (max-width:1359px) {

.ju3a{ line-height: 30px; padding: 5px; font-size: 14px; font-size: 1.4rem;}

.img-scroll8 .prev, .img-scroll8 .next { font-size: 20px;}

}

@media screen and (max-width:999px) {

.ju3main1{ padding-top: 30px; padding-bottom: 30px;}

.ju3main2{ padding: 10px; margin-bottom: 45px;}

}

@media screen and (max-width:767px) {

.ju3main1{ padding-top: 20px; padding-bottom: 20px;}

.ju3main2{ padding: 10px; margin-bottom: 30px;}



.ju3l{ width: 75%;}

.ju3r{ width: 23%;}

}

@media screen and (max-width:599px) {

.ju3l{ width: 71%;}

.ju3r{ width: 27%;}

.ju3main2{ padding: 0px; margin-bottom: 30px;}

.img-scroll8 .prev, .img-scroll8 .next { font-size: 14px; line-height: 20px;}

.ju3a{ line-height: 22px; padding: 3px; font-size: 12px; font-size: 1.2rem; position: relative;}

.img-list8 { margin-top: 20px; margin-bottom: 20px; height: -moz-calc(100% - 40px);  height: -webkit-calc(100% - 40px);  height: calc(100% - 40px);}

.img-scroll8 .prev { top: 0px;}

.img-scroll8 .next { bottom:-14px;}

.img-list8 li { border: solid 2px #ffffff; margin-bottom: 3%;}

}



/****************************  7-4  ***************************/

.ju4main{ padding-bottom: 110px;}

.ju4n{ display: flex; flex-flow: wrap; justify-content: space-between;}

.ju4lie{ width: 47.14%; margin-bottom: 25px; margin-top:20px;}

.ju4tu{ box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15); padding: 5px;}

.ju4tu img{ width: 100%;}

.ju4zi{ font-size: 18px; font-size: 1.8rem; line-height: 30px; text-align: center; margin-top: 6px;}

.ju4main .fenye{padding-top: 16px;}



@media screen and (max-width:1359px) {

.ju4lie{ width: 49%; margin-bottom: 20px; margin-top:10px;}

.ju4zi{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 6px;}

}

@media screen and (max-width:999px) {

.ju4main{ padding-bottom: 50px;}

}

@media screen and (max-width:767px) {

.ju4lie{ margin-bottom: 10px; margin-top:10px;}

.ju4zi{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 6px;}

.ju4tu{ padding: 2px;}

}



/****************************  8-1  ***************************/

.co1main1{ padding-top: 22px; padding-bottom: 122px;}

.co1biao{ font-family: "Microsoft YaHei", "微软雅黑"; font-size: 34px; font-size: 3.4rem; line-height: 40px;}

.co1pz{ margin-top: 10px;}



.co1main1 input[type= "text"]{ width: 100%; height: 41px; background: #ffffff; padding-left: 20px; padding-right: 10px; color: #666666; font-size: 14px; font-size: 1.4rem;}



.ca1biao2{ font-family: "Microsoft YaHei", "微软雅黑"; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 20px;}

.co1n{ background: #f6f6f6; padding: 20px 30px;margin-top: 12px;}

.co11p{ font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #333333;}

.co11xin{display: flex; flex-flow: wrap; justify-content: space-between;}

.co11xin .int1{ width: 47.5%; margin-top: 18px;}

.co11xin .xing input{ background: #fff url("../images/xing.jpg") no-repeat 8px 14px;}

.co12xinz{display: flex; flex-flow: wrap; justify-content: space-between;}

.co12xinz .int1{ width: 31.3%; margin-top: 18px;}



.co12xin{ font-size: 0px; padding-top: 10px;}

.co12xin p,.co12xin span{font-size: 14px; font-size: 1.4rem; line-height: 40px; color: #666; display: inline-block; vertical-align: top;}

.inw1{width: 144px !important; margin: 2px 5px;}

.inw2{width: 122px !important; margin: 2px 5px;}



.co11lie{ position: relative; margin-top: 10px;}

.co11lie>p{position: absolute; width: 390px; left: 0px; top: 0px;}

.co1lien{ margin-left: 418px; position: relative;}

.fusp{ position: absolute; right: 100%; top: 0px; white-space:nowrap;}

.ca1biao2 span{color: #ff0000;}



.se1{ max-width: 677px; margin-top: 10px;}

.se1 select{ width: 100%; height: 40px; background: #f6f6f6; color: #666666; font-size: 14px; font-size: 1.4rem; padding-left: 11px; cursor: pointer;}

.co1xin{ width: 100%; margin-top: 10px;}

.co1xin textarea{ background: #f6f6f6; width: 100%; height: 165px; line-height: 30px; color: #666666; font-size: 14px; font-size: 1.4rem; padding: 10px;}

.co1b{ position: relative; margin-top: 15px;}

.co1b p{display: inline-block; vertical-align: middle;}

.co1b label{display: inline-block; vertical-align: middle;}

.co1b label input{ padding: 0px; font-size: 0px; width: 0px; height: 0px;}

.co1sc{display: inline-block; vertical-align: middle; width: 137px; height: 32px; line-height: 32px; text-align: center; background: #dcdcdc; cursor: pointer;transition: 0.5s;}

.mingcheng{display: inline-block; vertical-align: middle;}

.co1sc:hover{ background: #043f95; color: #fff;}

.cose{ width: 100%; max-width: 555px;	height: 51px; background: #043f95 !important; color: #ffffff;font-family: "Microsoft YaHei", "微软雅黑"; font-size: 20px; font-size: 2rem; margin-top: 50px; cursor: pointer; transition: 0.5s;}

.cose:hover{background: #333 !important;}



@media screen and (max-width:1359px) {

.co1biao{ font-size: 28px; font-size: 2.8rem; line-height: 34px;}

.ca1biao2{ font-size: 18px; font-size: 1.8rem; line-height: 26px; margin-top: 20px;}



.co11lie>p{ width: 250px;}

.co1lien{ margin-left: 300px;}

}

@media screen and (max-width:999px) {

.co1main1{ padding-top: 22px; padding-bottom: 52px;}

.co1biao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}

.co1n{ padding: 20px 10px;}

.co11p{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}



.co11lie>p{ width: 100%; position: relative;}

.co1lien{ margin-left: 0px;}

.fusp{ position: relative; right: auto; top: auto; white-space:normal; display: inline-block; vertical-align: middle;}

}

@media screen and (max-width:767px) {

.co1main1{ padding-top: 22px; padding-bottom: 30px;}

.co1biao{ font-size: 20px; font-size: 2rem;}

.co1main1 input[type= "text"]{ font-size: 12px; font-size: 1.2rem;}

.co12xin p,.co12xin span{font-size: 12px; font-size: 1.2rem;}

    .co11xin .int1,.co12xinz .int1{ width: 100%;}

.cose{ font-size: 16px; font-size: 1.6rem; margin-top: 30px;}

}



/****************************  8-2  ***************************/

.co2main{ padding-top: 20px; padding-bottom: 130px;}

.co2biao{ display: block; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 40px; font-size: 4rem; line-height: 50px; text-align: center;}

.co2tn{ font-size: 20px; font-size: 2rem; line-height: 28px; text-align: center; color: #666666; margin-top: 25px;}

.co2tn p{color: #666666;}

.co2tn strong{ font-size: 26px; font-size: 2.6rem; font-weight: normal;}



.co2lie{margin-top: 35px; font-size: 0px;}



.co2lie .ca1biao2{ font-size: 24px; font-size: 2.4rem;}

.co2lie .ca1biao2 span{color: #ef0000; font-size: 16px; font-size: 1.6rem;}



.co2lie label{ font-size: 18px; font-size: 1.8rem; line-height: 26px; display: inline-block; vertical-align: middle; padding-right: 10px; margin-top: 27px; cursor: pointer; color: #333333;}

.co2lie label input{display: inline-block; vertical-align: middle; margin-right: 10px;}



.co21 label{ width: 16.666%;}

.co22 label{ width: 25%;}

.co24 label{ width: 20%;}



.co23{width: 100%; margin-top: 40px;}

.co23 textarea{ border: solid 1px #aaaaaa; width: 100%; height: 220px; font-size: 14px; font-size: 1.4rem; line-height: 30px; padding: 10px;}



.co23 .inputz{ border: solid 1px #aaaaaa; width: 100%;     height: 57px;

    margin-top: 7px;

    background: #ffffff;

    border: solid 1px #aaaaaa;

    padding: 0 10px;

    font-size: 14px;

    font-size: 1.4rem;}

.co2p{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 12px;}



.co2xin{display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 2px;}

.co2xin .int1{width: 49%; margin-bottom: 20px; margin-top:7px}

.co2xin .int1 p{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}

.co2xin .int1 p i{color: #ef0000; font-style: normal; margin-right: 4px;}

.co2xin .int1 input{ width: 100%; height: 57px; margin-top: 7px; background: #ffffff; border: solid 1px #aaaaaa; padding: 0 10px; font-size: 14px; font-size: 1.4rem;}

.co2xin .int2{ padding-right: 164px; position: relative;}

.co2xin .yanzheng{ width: 148px; height: 57px; position: absolute; right: 0px; top: 7px; cursor: pointer;}

.co2xin .int3{text-align: center; width: 100%; margin-top: 25px;}

.co2xin .int3 input{ width: 100%; max-width: 680px; height: 52px; background: #043f95;	color: #ffffff; font-family: "Microsoft YaHei", "微软雅黑"; font-size: 20px; font-size: 2rem; cursor: pointer; transition: 0.5s;}

.co2xin .int3 input:hover{ background: #333;}



@media screen and (max-width:1559px) {

.co2biao{ font-size: 30px; font-size: 3rem; line-height:40px;}

.co2tn{ font-size: 16px; font-size: 1.6rem; line-height: 28px; margin-top: 25px;}

.co2tn strong{ font-size: 20px; font-size: 2rem;}

.co2lie label{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 17px;}

.co2lie .ca1biao2{ font-size: 20px; font-size: 2rem;}

.co2p,.co2xin .int1 p{ font-size: 14px; font-size: 1.4rem;}

}

@media screen and (max-width:1359px) {

.co21 label{ width: 33.333%;}

.co22 label{ width: 33.333%;}

.co24 label{ width: 33.333%;}

}

@media screen and (max-width:999px) {

.co2main{ padding-top: 20px; padding-bottom: 40px;}

.co2biao{ font-size: 22px; font-size: 2.2rem; line-height:30px;}

.co2tn{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}

.co2tn strong{ font-size: 18px; font-size: 1.8rem;}

.co2lie label{ width: 50%;}

}

@media screen and (max-width:767px) {

.co2lie label{ font-size: 12px; font-size: 1.2rem;}

 .co2lie{margin-top: 20px;}

   .co2xin .int1{ width: 100%; margin-bottom: 10px; margin-top:2px}

.co2biao{ font-size: 18px; font-size: 1.8rem; line-height:30px;}

   .co2lie .ca1biao2{ font-size: 16px; font-size: 1.6rem;}

.co2xin .int3{ margin-top: 10px;}

.co23{ margin-top: 20px;}

}



/****************************  contact  ***************************/

.comain1{ background: #f6f6f6; display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 30px; margin-bottom: 75px;}

.col{ width: 50%; padding: 40px 30px;}

.cobiao{font-family: "Microsoft YaHei", "微软雅黑"; font-size: 34px; font-size: 3.4rem; line-height: 40px;}

.cop{ line-height: 28px; margin-top: 20px;}

.coul{ margin-top: 30px;}

.coul p{ font-size: 14px; font-size: 1.4rem; line-height: 30px; position: relative; padding-left: 30px; margin-top:12px;}

.coul p i{position: absolute; left:0px; top: 0px;}



.cor{ width: 50%; background: #e2e2e2; padding: 40px 72px;}

.coxin{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 19px;}

.coxin .int1{ width: 48.5%; margin-top: 10px;}

.coxin .int1 input{width: 100%; height: 41px; background: #ffffff; line-height: 41px; padding: 0 20px; color: #666666; font-size: 14px; font-size: 1.4rem}

.coxin .int2{ width: 100%; margin-top: 10px;}

.coxin .int2 textarea{width: 100%; height: 95px; background: #ffffff; line-height: 30px; padding: 5px 20px; color: #666666; font-size: 14px; font-size: 1.4rem}

.coxin .yanzheng{ width: 118px; height: 42px; cursor: pointer;}

.coxin .int3{ width: 100%; margin-top: 28px;}

.coxin .int3 input{ width: 100%; height: 50px; background: #043f95; line-height: 50px; text-align: center; color: #ffffff; font-size: 20px; font-size: 2rem; font-family: "Microsoft YaHei", "微软雅黑"; cursor: pointer; transition: 0.5s;}

.coxin .int3 input:hover{ background: #333;}

.coxin .xing input,.coxin .xing textarea{background: #fff url("../images/xing.jpg") no-repeat 8px 14px;}



@media screen and (max-width:1359px) {

.col{ padding: 20px;}

.cor{ padding: 20px;}

.cobiao{ font-size: 28px; font-size: 2.8rem; line-height: 30px;}

}

@media screen and (max-width:999px) {

.comain1{ margin-top: 20px; margin-bottom: 35px;}

.cobiao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}

.col{ width: 40%;}

.cor{ width: 60%;}

}

@media screen and (max-width:767px) {

.col{ width: 100%; padding: 20px 10px;}

.cor{ width: 100%; padding: 20px 10px;}

    .coxin .int1 input,.coxin .int2 textarea{font-size: 12px; font-size: 1.2rem;}

.coxin .int3{ margin-top: 15px;}

    .coxin .int3 input{font-size: 16px; font-size: 1.6rem;}

    .coul p{ font-size: 12px; font-size: 1.2rem;}

}











@media screen and (max-width:1359px) {



}

@media screen and (max-width:999px) {



}

@media screen and (max-width:767px) {



}








@font-face {

  font-family: "iconfont"; /* Project id 3652197 */

  font-display: swap;

  src: url('../fonts/iconfont.woff2?t=1663311642139') format('woff2'),

       url('../fonts/iconfont.woff?t=1663311642139') format('woff'),

       url('../fonts/iconfont.ttf?t=1663311642139') format('truetype');

}



.iconfont {

  font-family: "iconfont" !important;

  font-size: 16px;

  font-style: normal;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



.icon-home1:before {

  content: "\e61e";

}



.icon-home:before {

  content: "\e624";

}



.icon-edit:before {

  content: "\e611";

}



.icon-facebook:before {

  content: "\e620";

}



.icon-pinterest:before {

  content: "\e8ab";

}



.icon-linkedin:before {

  content: "\e648";

}



.icon-youtube:before {

  content: "\e6d6";

}



.icon-twitter:before {

  content: "\e607";

}



.icon-bigger:before {

  content: "\e647";

}



.icon-left:before {

  content: "\e72c";

}



.icon-right:before {

  content: "\e72d";

}



.icon-up1:before {

  content: "\e72e";

}



.icon-bottom1:before {

  content: "\e72f";

}



.icon-left1:before {

  content: "\e730";

}



.icon-right1:before {

  content: "\e731";

}



.icon-up:before {

  content: "\e73e";

}



.icon-bottom:before {

  content: "\e73f";

}



.icon-instagram:before {

  content: "\e79d";

}



.icon-tumblr:before {

  content: "\e79e";

}



.icon-download:before {

  content: "\e7a0";

}



.icon-download1:before {

  content: "\e7a7";

}



.icon-search4:before {

  content: "\e7b2";

}



.icon-address:before {

  content: "\e7bc";

}



.icon-email:before {

  content: "\e7bd";

}



.icon-contact:before {

  content: "\e7be";

}



.icon-whatsapp:before {

  content: "\e7bf";

}



.icon-fax:before {

  content: "\e7c2";

}



.icon-mobile:before {

  content: "\e7c6";

}



.icon-phone:before {

  content: "\e7c8";

}



.icon-tel:before {

  content: "\e7c7";

}



.icon-phone1:before {

  content: "\e7cb";

}



.icon-skype:before {

  content: "\e7cc";

}



.icon-whatsapp1:before {

  content: "\e7c1";

}



.icon-address1:before {

  content: "\e7c3";

}



.icon-contact1:before {

  content: "\e7c4";

}



.icon-email1:before {

  content: "\e7c5";

}



.icon-skype1:before {

  content: "\e7c9";

}



.icon-fax1:before {

  content: "\e7ca";

}



.icon-qq:before {

  content: "\e7ce";

}



.icon-tel1:before {

  content: "\e7cd";

}



.icon-wechat:before {

  content: "\e7cf";

}



.icon-phone2:before {

  content: "\e7d0";

}



.icon-message:before {

  content: "\e7da";

}



.icon-calendar:before {

  content: "\e7e1";

}



.icon-calendar1:before {

  content: "\e7e3";

}



.icon-top:before {

  content: "\e7ed";

}



.icon-youbian:before {

  content: "\e60f";

}



.icon-jian2:before {

  content: "\e600";

}



.icon-jia2:before {

  content: "\e608";

}



.icon-vk:before {

  content: "\e735";

}



.icon-instagram1:before {

  content: "\e640";

}



.icon-up7:before {

  content: "\e722";

}



.icon-bottom7:before {

  content: "\e723";

}



.icon-left7:before {

  content: "\e724";

}



.icon-right7:before {

  content: "\e725";

}



.icon-sousuo4:before {

  content: "\e610";

}



.icon-sousuo:before {

  content: "\e616";

}



.icon-sousuo1:before {

  content: "\e65b";

}



.icon-shangchuan:before {

  content: "\e602";

}



.icon-top2:before {

  content: "\e637";

}



.icon-31sousuo:before {

  content: "\e601";

}



.icon-pdf:before {

  content: "\e740";

}



.icon-xianweijing:before {

  content: "\e630";

}



.icon-sousuoxiao:before {

  content: "\e8d6";

}



.icon-sousuo2:before {

  content: "\e632";

}



.icon-jingtou:before {

  content: "\e76b";

}



.icon-shebeijiance_o:before {

  content: "\eb57";

}



.icon-whatsapp2:before {

  content: "\ea07";

}



.icon-pdf1:before {

  content: "\e67a";

}







.wuone{ font-size:14px; font-size:1.4rem; line-height:30px; color:#333; margin-top:20px; margin-bottom:20px}

.xunpanc{ margin-top:10px; width:100%}

.xunpanc .table table tr td{font-size: 14px;

    font-size: 1.4rem;

    line-height: 20px;}

.xunpanc a{ color:#333} 	

.xunpanc a:hover{ color:#043f95}	

.listcart {

	width: 100%;

	margin-bottom: 20px;

	margin-top:20px;

}

.listcart a {

	display: inline-block;

	height: 30px;



	    height: 36px;

    line-height: 36px;

    text-align: center;

	cursor: pointer;

	border: none;

	overflow: hidden;

	background: #fff;

	cursor: pointer;

	border: 1px solid #043f95;

	padding-left: 10px;

	padding-right: 10px;

	text-align: center; 

	    font-size: 14px;

    font-size: 1.4rem;

	margin-left: 10px; color:#043f95;    border-radius: 18px;

}

.listcart a:hover {

	border: #043f95 solid 1px;

	background: #043f95;

	color: #fff

}

 @media screen and (max-width:999px) {

.listcart a {

	width: 40%;

	margin-left: 2.5%;

	margin-right: 2.5%;

	padding-left: 0px;

	padding-right: 0px

}

.listcart {

	width: 100%;

	margin-bottom: 2rem

}

}

 @media screen and (max-width:420px) {

.listcart a {

	width: 95% !important;

	float: none;

	overflow: hidden;

	margin-bottom: 1rem;

	margin-top: 1rem

}

}



.fenxiangd{ margin-top:10px}
.yuyan{ float:right; margin-top:20px;    font-size: 18px;
    font-size: 1.8rem;
    line-height: 36px; margin-left:20px}
.yuyan>a	{ color:#fff}
.headh .yuyan >a {
    color: #333;
}
 @media screen and (max-width:999px) {
     .yuyan{ display:none;}
 }

.toptou{ display:block}






