@charset "utf-8";

/* CSS Document */

*{ margin:0; padding:0; box-sizing:border-box}

body{ font-size:14px; font-weight:1.5; font-family:"Microsoft YaHei", sans-serif !important;color:#666;overflow-x: hidden;}

a,img,input{ text-decoration:none; font-size:14px; border:0}

body,h1,h2,h3,h4,h5,h6,form,ol,li ,dl,ul,input,tr,td{margin: 0px;padding: 0px;list-style-type: none; color:#333; font-weight:normal}

ul li{ list-style:none;}

.clear{ clear:both;}

.left{ float:left;}

.right{ float:right;}

a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ color:#333 } a:focus{ -moz-outline-style: none; /* FF */} 

a:hover{ color:#143fa8}

input,button,select,textarea{outline:none}

textarea{resize:none; font-family:"Microsoft YaHei"}

.sscx1 p input,.sscx2-1-1 p input{-webkit-appearance:none;}

img{ max-width:100%}



.cent,.foot{ max-width:1600px; margin:auto; overflow:hidden}

.head1,.he1{ max-width:1600px; margin:auto}

.he1 p{ text-align:right; padding:1% 0; color:#fff; font-size:12px}

.he1 p span{ display:inline-block; margin:0 1.5%}

.he1 p span img{ vertical-align:middle; margin-right:12px}

.he1 p a img{ vertical-align:middle;}

.he1 p a{ margin-left:1%}

.dw1{ position:relative;}

.header{ position:absolute; left:0; top:0; width:100%; z-index:9;border-bottom: #eee 1px solid;}

.banner{ position:relative}

.banner p img{ width:100%}

.head1 .logo{ width:203px;}

.head1 .navz{width:100%; padding-top:26px;}

.zg{ width:78%; float:left;margin-top: 4px;}

.zg1{width:20%;float:right;text-align:right;position: relative;}

.zg1 p a{ font-size:24px;color: #fff;}

.zg1 p img{ vertical-align:middle;}

.zg1 p img:first-child{ margin-right:15px;}

.logo img{ width:100%;}

.headtop{ padding:20px 0}

.headtop .right{width: 50%;}

.headtop .right p{border: #143fa8 1px solid;border-radius:3px;overflow: hidden;}

.headtop .right p select,.headtop .right p input{height: 50px;line-height: 50px;background: none;border: 0;float: left;font-size: 16px;}

.headtop .right p select{width: 14%;text-align: center;color: #143fa8;}

.headtop .right p .a1{width: 69%;padding: 0 20px;}

.headtop .right p .a2{width: 17%; background:url(../images/sy-2.png) no-repeat center #143fa8}

.dropMenu{ position:absolute; top: 79px !important; left:0; padding:15px 0; z-index:9999;visibility: hidden;background:#fff; overflow:hidden; width:148px; margin-top: 0;margin-left: -37px;}

.dropMenu li{ line-height:35px; text-align:center;}

.dropMenu li a{ font-size:16px;display:block;color: #333;} 

.dropMenu li a:hover{ color:#143fa8}

.flexslider{position:relative;overflow:hidden;}

.flexslider .slides{position:relative;z-index:1;}

.flexslider .slides li{ position:relative}

.flexslider .slides li a{ display:block;}

.flexslider .slides li img{ width:100%; display:block}

.flex-control-nav{ position:absolute;bottom:40px;z-index:99;width:100%; text-align:center; left:0}

.flex-control-nav li{display:inline-block;margin:0 10px;*display:inline;zoom:1;}

.flex-control-nav a{display:inline-block;width:16px;height:16px;line-height:75px;overflow:hidden; border:#fff 1px solid; background:#fff; border-radius:50%}

.flex-control-nav .flex-active{ background:none}

.bann1{ position:absolute; left:0; top:35%; width:100%;}

.bann1 h1{ color:#fff; font-size:30px;}

.bann1 h1 span{ display:block; color:#6fc064; font-size:48px;}

.bann1 h2{ margin-top:1%; font-size:60px;color: #fff;font-weight: bold;}

.bann1 h2 span{ display:block; font-size:18px}

.bann1 p a,.more a{ display:block; width:140px; line-height:50px; text-align:center; background:#fff; color:#1e417c; font-size:18px;border-radius: 30px;} 

.bann1 p{ margin-top:5%}

.bann1 p a img,.more a img{ width:8px !important; display:inline-block !important; margin-left:10px}

.nav1 ul{ overflow:hidden;display: flex;justify-content: space-between;}

.nav1 ul li a{ font-size:18px; display:block; position:relative;padding-bottom: 25px;color: #fff;}

.nav1 ul li a:hover,.nav1 ul .dq a{ background:url(../images/sy-5.png) no-repeat center bottom}

.nav2,.sjx{ display:none}

header{ display:none}

.sjx{ display:none !important}

.qh a{ color:#fff}

.he_ZoomInImg,.sy6-1 h1,.xw1-2 h1{ width:100%;padding:0;margin:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;}

.he_ZoomInImg .he_ZoomInImg_img,.sy6-1 h1 img,.xw1-2 h1 img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}

.he_ZoomInImg:hover .he_ZoomInImg_img,.sy6-1 h1:hover img,.xw1-2 h1:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.2);transform:scale(1.1);}

/* Hover */

@-webkit-keyframes hover {

  50% {

    -webkit-transform: translateY(-3px);

    transform: translateY(-3px);

  }



  100% {

    -webkit-transform: translateY(-6px);

    transform: translateY(-6px);

  }

}

@keyframes hover {

  50% {

    -webkit-transform: translateY(-3px);

    transform: translateY(-3px);

  }



  100% {

    -webkit-transform: translateY(-6px);

    transform: translateY(-6px);

  }

}

.hover{

  display: inline-block;

  -webkit-transition-duration: 0.5s;

  transition-duration: 0.5s;

  -webkit-transition-property: transform;

  transition-property: transform;

  -webkit-transform: translateZ(0);

  transform: translateZ(0);

  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

}

.hover:hover{

  -webkit-transform: translateY(-6px);

  transform: translateY(-6px);

  -webkit-animation-name: hover;

  animation-name: hover;

  -webkit-animation-duration: 1.5s;

  animation-duration: 1.5s;

  -webkit-animation-delay: 0.3s;

  animation-delay: 0.3s;

  -webkit-animation-timing-function: linear;

  animation-timing-function: linear;

  -webkit-animation-iteration-count: infinite;

  animation-iteration-count: infinite;

  -webkit-animation-direction: alternate;

  animation-direction: alternate;

}

.sy-bt{ font-size:45px; margin:6% 0 4%}

.sy-bt span{ display:inline-block; border:#143fa8 1px solid; font-size:18px; border-radius:25px 20px 0 25px; padding:8px 20px; color:#143fa8; margin-bottom:30px}

.sy-bt strong{ display:block; margin-bottom:10px}

.sy1{ overflow:hidden; margin-left:-2%; margin-top:-2; margin-bottom:6%;}

.sy1 dl{ float:left; width:48%; margin-left:2%; margin-top:2%; overflow:hidden; position:relative;}

.sy1 dl a{ display:block;}

.sy1 dl dt img{ width:100%; display:block; height:277px}

.sy1 dl dd{ color:#fff; position:absolute; left:0; top:0; width:100%; height:100%; overflow:hidden}

.sy1 dl dd span{ display:block; float:left; height:100%}

.sy1 dl:nth-child(1),.sy1 dl:nth-child(2),.sy1 dl:nth-child(3){ width:31.33%;}

.sy1 dl dd .a1{ text-align:center; color:#fff; font-size:34px; width:100%; padding-top:86px;}

.sy1 dl dd .a1 img{ display:block; margin:0 auto 20px}

.sy1 dl dd .a2{ width:50%; padding:60px 30px; background:#143fa8; font-size:18px; line-height:28px; display:none}

.sy1 dl dd .a2 strong{ display:block; font-weight:normal;text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical;}

.sy1 dl a:hover dd .a2{ display:block;}

.sy1 dl a:hover dd .a1{ width:50%;}

.sy4{ background:url(../images/sy-14.jpg) no-repeat center; padding-bottom:7%} 

.sy4-1{ width:60%}

.sy4-1 p{ font-size:18px; line-height:35px;}

.sy4-1 ul{ overflow:hidden;display: flex; justify-content:space-between; margin-top:6%}

.sy4-1 ul li{ font-size:18px; text-align:center}

.sy4-1 ul .b1 strong{ font-size:18px;}

.sy4-1 ul li strong{ display:block; margin-bottom:10px;color: #143fa8;}

.sy4-1 ul li strong span{ display:inline-block;}

.sy4-1 ul li strong,.sy4-1 ul .b1 strong span{ font-size:30px;}

.sy4-1 h2{ margin-top:7%}

.sy7{ background:#F9F9F9; overflow:hidden; padding-bottom:6%}

.sy7-1{ overflow:hidden; margin-left:-2%; margin-bottom:6%;padding: 10px;}

.sy7-2{ float:left; width:23%; margin-left:2%;background: #fafbfc;border-radius: 15px;box-shadow: 0 0 10px #ddd;text-align: center;padding: 4% 2% 3%;}

.sy7-2 h1 img{ display:block; margin:auto; -webkit-transition:1s ease;-moz-transition:1s ease;}

.sy7-2:hover h1 img{-webkit-transform:rotatey(360deg);-moz-transform:rotatey(360deg);}

.sy7-2-1{ overflow:hidden}

.sy7-2-1 h2{ margin-top:10%;}

.sy7-2-1 h2 a{ font-size:22px; display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: bold;}

.sy7-2-1 p{ font-size:16px; color:#7e7b7b; margin-top:6%;text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}

.sy7-2-1 h3{ margin-top:9%;}

.sy7-2-1 h3 a{ font-size:16px; color:#074493;}

.sy7-2-1 h3 a img{ vertical-align:middle; margin-left:10px}

.sy5{ background:url(../images/sy-16.jpg) no-repeat center; background-attachment:fixed; padding:2% 0 8%}

.sy5 .sy-bt,.sy5 .sy-bt span{ color:#fff}

.sy5 .sy-bt span{ border:#fff 1px solid}

.sy5 .sy4-1 p{ color:#fff; font-size:20px; line-height:40px}

.sy6{ margin-bottom:6%; overflow:hidden; margin-left:-2%; padding:0 10px 10px}

.sy6-1{ float:left; width:31.333%; margin-left:2%}

.sy6-1 h1 img{ width:100%; display:block;height: 288px;}

.sy6-1 ul{ padding:2% 6% 6%; box-shadow:0 0 10px #eee; overflow:hidden;}

.sy6-1 ul li{ margin-top:4%;}

.sy6-1 ul li a{ font-size:20px; display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.footer{ background:#4f5863; color:#fff;}

.footTop{ padding-top: 4%; padding-bottom:3%;}

.footLx{width: 34%;}

.footTel{ font-size: 20px; line-height: 42px; color:#fff;}

.footTel strong{ display:block; font-size:44px; color:#fff;margin: 1vw 0;}

.footInfo{ margin-top:8%}

.footInfo p{ position: relative; font-size: 18px; color: #a5aab3;margin-top: 5%;}

.footInfo h2{ margin-top:7%;font-size: 18px; color: #a5aab3;}

.footInfo h2 span{ display:inline-block; text-align:center}

.footInfo h2 img{ display:block; margin-bottom:15px}

.footFr{ width:165px; position:relative;}

.footFrnm{ font-size: 16px; line-height: 35px; color: #666666; display: block; padding-left: 14px; background: #F6F6F6 url(../images/foot_ar.png) no-repeat 135px center; background-size: 6px auto; border-radius:0.3rem; }

.footMenu{width: 63%;overflow: hidden;display: flex;justify-content: space-between;}

.footMenu dl dt{ font-size: 16px; line-height: 40px; margin-bottom: 30px;}

.footMenu dl dd{ margin-top: 20px;}

.footMenu_a{ color:#d1d3d7;font-size: 22px; font-weight:bold}

.footMenu_a2{ color:#a5aab3;font-size: 18px;}

.footMenu_a:hover,.footMenu_a2:hover{ color:#fff;}

.footWx{ text-align:center; max-width:151px; padding-top:9px;}

.footWx img{}

.footWx p{ font-size: 14px; line-height: 42px; letter-spacing: 1px; color:rgba(255,255,255,0.5); }

.footBom{ background:#3c434c; text-align: left; font-size: 18px; line-height: 28px; color: #FFF; padding: 2% 0; color: #a5aab3;}

.footBom p{ overflow:hidden}

.footBom p a{ color:#a5aab3; font-size:18px;}

.footBom p a:hover{ color:#fff}

.footBom p .a2{ float:right}

.footBom p .a1{ display:inline-block; margin-left:7%;}

.footLinks{ background:#F6F6F6; width:100%; position:absolute; left:0; bottom:35px; border-radius:0.3em; padding:15px; transition:all 0.5s ease; opacity:0; visibility:hidden; transform:scaleY(0); transform-origin:center bottom;}

.footFr:hover .footLinks{opacity:1; transform:scaleY(1); visibility:visible;}

.footLinks ul li{ font-size:15px; line-height:24px; padding:5px 0px;}



.center1{ background:#F5F5F5}

.ny-banner{ position:relative}
.ny-banner p img{ width:100%; display:block}

.ny-ba{ position:absolute; left:0; top:48%; width:100%;}

.ny-ba h1{ font-size:50px; color:#fff; font-weight:bold}

.ny-bt1{ border-bottom:#DADADA 1px solid; background:#fff}

.ny-bt1 h3,.ny-bt1 h3 a{ font-size:16px; color:#666}

.ny-bt1 h3 img{ vertical-align:unset; margin-right:10px}

.ny-bt1 h3{ padding:2% 0}

.ny-bt{ font-size:30px; font-weight:bold; margin:6% 0 4%}

.yd2{ margin-bottom:6%}

.yd2-1{ overflow:hidden; margin-left:-5%}

.yd2-1 p{ overflow:hidden; float:left; width:45%; box-sizing:border-box; margin-left:5%; border:#DADADA 1px solid; border-radius:5px; margin-bottom:2%; overflow:hidden; padding:6px 1% 6px 0; background:#fff}

.yd2-1 h2{ clear:both; overflow:hidden; margin-left:5%; padding-top:1.5%}

.yd2-1 p input,.yd2-1 p select,.yd2-1 p textarea{ height:40px; line-height:40px; font-size:16px; width:100%; background:none;}

.yd2-1 p .left{ float:left; width:13%; text-align:center; border-right:#F0F0F0 1px solid}

.yd2-1 p .right{ float:right; width:82%; position:relative}

.yd2-1 p .left img{ margin:8px 0; display:inline-block}

.yd2-1 p .right img{ position:absolute; left:-8px; top:10px}

.yd2-1 p textarea{ line-height:24px; height:90px; padding-top:7px; outline: none; border:0}

.yd2-1 h2 input,.cpb-x2 div h2 input{ display:block; width:140px; background:#143fa8; height:50px; line-height:50px; border-radius:5px; font-size:16px; color:#fff; margin:auto}

.yd2-1 .e2{ width:95%}

.yd2-1 .e2 .left{ width:6%}

.yd2-1 .e2 .right{ width:92%}

.yd2-1 .e2 .right textarea{ height:130px}

.yd2-1 p select{-webkit-appearance:auto;}

.lx1{ margin-top:6%}

.lx1 .left{ width:53%; float:right}

.lx1 .right{ width:41%; float:left;}

.lx1 .right .ny-bt{ margin:0 0 8% 0;}

.lx1 .right p{font-size:18px;margin-top:5%;line-height: 30px;overflow: hidden;}

.lx1 .right p:nth-child(1){ margin-top:0}

.lx1 .right p img{ vertical-align:middle; margin-right:20px; float:left;margin-top: 5px;}

.lx1 .right p span{ font-size:16px; color:#999; display:block; margin:0;}

.lx1 .right .cc1 img{ margin-bottom: 35px;}

.lx1 .lx-bt{ margin-top:0}





.sy5-2{ overflow:hidden; margin-left:-2%; margin-bottom:6%;padding: 10px;}

.sy5-2-1{ float:left; width:31.333%; margin-left:2%}

.sy5-2-2 h1 img{ width:100%;}

.sy5-2-2{ overflow:hidden;border-radius:20px;box-shadow: 0 0 10px #ddd;padding-bottom: 7%;}

.sy5-2-2 h2,.sy5-2-2 p,.sy5-2-2 h3{ margin:0 9%}

.sy5-2-2 h2{ margin-top:7%}

.sy5-2-2 h3{ margin-top:15%;}

.sy5-2-2 p{ margin-top:3%; margin-bottom:2%; font-size:16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.sy5-2 h2 a{ font-size:22px; display:block;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 33px;height: 66px;}

.sy5-2 h3{ font-size:18px; color:#999}

.sy5-2-3{ margin-top:8%; border-top:#ccc 1px solid; padding:9% 12% 0}

.sy5-2 .sy5-2-3 h3{ background:url(../images/sy-39.png) no-repeat left bottom; padding-bottom:20px; margin-bottom:20px}

.xw1{ margin-top:2%}

.xw1-1{ margin-top:3%}

.xw1-2{ background:#fff}

.xw1-2 h1 img{ height:288px}

.fy{ margin-bottom:6%; text-align:center}

.fy a{ display:inline-block; background:#fff; font-size:15px; padding:6px 12px; margin:0 5px; border:#ddd 1px solid; border-radius:5px; color:#999}

.fy a:first-child,.fy a:last-child{ padding:6px 15px}

.fy a:hover{ background:#143fa8; color:#fff; border:#143fa8 1px solid}



.xq1{ margin:6% 0 8%}

.xq1 h1{ font-size:35px; text-align:center; font-weight:bold}

.xq1 h2{ font-size:18px; color:#666; margin:2% 0 4%; font-weight:normal; text-align:center; border-bottom:#ccc 1px solid; padding-bottom:2%;}

.xq1 h2 span{ display:inline-block; margin-left:1%}

.xq1 h3{ overflow:hidden;line-height:28px; border-top:#ccc 1px solid; padding:3% 0 0;font-weight: normal;}

.xq1 h3 a{ font-size:18px; width:43%; display:inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: inline-block;} 

.xq1 h3 .right{ text-align:right}

.xq1-1{ position:relative; margin-top:4%}

.xq1-1 h4{ position:absolute; bottom:-20px; left:50%; margin-left:-65px;font-weight: normal; z-index:9}

.xq1-1 h4 a,.cpx1 .right h2 a{ display:inline-block; font-size:16px;border-radius:5px;text-align: center;padding:10px 20px; color:#fff;border-radius: 30px;background:#143fa8;}

.xq1-1 h4 a img,.cpx1 .right h2 a img{ vertical-align:middle; margin-right:10px} 



.xz1{ overflow:hidden; margin:3% 0 0 -5%; padding:0 15px 15px;}

.xz1-1{ float:left; width:45%; margin-left:5%; margin-top:3%; box-shadow:0 0 15px #eee; padding:3%; position:relative; background:#fff}

.xz1-1 h2 a{ font-size:18px; display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.xz1-1 h2{ margin:3% 0}

.xz1-1 p{ font-size:18px; color:#999} 

.xz1-1 h3{ position:absolute; bottom:23.5%; right:8%;}

.xz1-1 h3 a{ font-size:18px}

.xz1-1 h3 img{ vertical-align:bottom; margin-right:10px}

.fy1{ margin:6% 0; text-align:center;}

.fy1 a{ display:inline-block; font-size:16px; padding:4px 8px; margin:0 2px;}

/*.fy1 a:first-child,.fy1 a:last-child{ background:#C7C7C7; color:#fff}*/

.fy1 a:hover,.fy1 .curr{ color:#46ABD5}



.cp1{ overflow:hidden; margin-left:-2%; margin-top:4%; margin-bottom:6%}

.cp1-1{ float:left; width:48%; margin-left:2%; margin-top:2%; position:relative}

.cp1-1:nth-child(5){ width:98%}

.cp1-1 h1 img{ width:100%; height:550px}

.cp1-2{ position:absolute; left:0; top:0; padding-top:140px; padding-left:60px; color:#fff; max-width:330px}

.cp1-2 h2 a{ font-size:28px; color:#fff}

.cp1-2 p,.cp1-2 h3 a{ font-size:20px;}

.cp1-2 p{ margin-top:50px}

.cp1-2 h3{ margin-top:70px}

.cp1-2 p{ text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;}

.cp1-2 h3 a{ display:inline-block; width:150px; line-height:50px; background:#041b7e; color:#fff; border-radius:20px; text-align:center}



.cpx1{ margin:4% 0 6%}

.cpx-z{ width:16%; padding-top:1.5%}

.cpx-y{ width:82%; border-left:#ddd 1px solid;}

.cpx-z ul li{ margin-top:8%}

.cpx-z ul li .inactive:hover,.list ul li .inactives{ background:url(../images/cpxq-3.png) no-repeat left center;}
.list ul li .inactive{ font-size:24px;  padding-left:30px; display:block; cursor:pointer}
.list ul li ul{ display:none;padding-left:30px;}
.list ul li li a{ font-size:16px; text-align:left}
.list ul li ul .curr a{color:#143fa8}
.list1 ul li .inactive a{ font-size:24px}
.list1{ padding-top:0}

.cpx2{ padding:3% 0 2% 3%; border-bottom:#ddd 1px solid}

.cpx22{ padding:3% 3% 0}

.cpx2 h1{ font-size:36px; color:#143fa8; font-weight:bold; overflow:hidden;}
.xy1 h1{ text-align:center}

.cpx2 h1 a{ float:right; color:#143fa8; font-size:20px; font-weight:normal}

.cpx3{ margin-bottom:4%}

.cpx3 .left{ width:40%}

.cpx3 .left p img{ width:100%}

.cpx3 .right{ width:55%}

.cpx3 .right h2{ font-size:36px; font-weight:bold; color:#143fa8; margin-bottom:7%}

.cpx3 .right p{ border-bottom:#ddd 1px solid; padding:13px 0}

.cpx3 .right p,.cpx3 .right p a,.cpx4 h1,.cpx4 p,.cpx4-1 table tr td,.cpx4-2 p{ font-size:18px;}

.cpx3 .right p span{ display:inline-block; width:130px}

.cpx3 .right p a{ color:#3badef; display:inline-block; margin-right:5%}

.cpx4 h1{ background:#143fa8; color:#fff; padding:1.5% 3%}

.cpx4 h1,.cpx4-1 p{ border-radius:5px;}

.cpx4-1 p{ padding:1.1% 3%}

.cpx4-1 p:nth-child(even){ background:#EFF0F4;}

.cpx4-2{ background:#eff0f4; padding:4% 3%}

.cpx4-1 table{ width:100%}

.cpx4-1 table tr td,.cpx4-2 p{ color:#143fa8}

.cpx4-1 table tr td{ width:50%; padding:10px 0}



.fw1{ margin-bottom:5%}

.fw1-1{ margin-top:6%;}

.f-y{ width:44%;}

.f-z{ width:47%;}

.f-z h2{ margin-bottom:4%;font-size:30px;font-weight: bold;}

.f-z h2 span{ display:block; background:url(../images/gy-2.jpg) no-repeat top left; margin-top:4%; padding-top:4%;font-weight: normal;font-size: 20px;}

.f-z p{ font-size:18px; line-height:33px; margin-top:6%}

.f-y img{ width:100%; border-radius:10px}

.f-y p{ border-radius:10px}

.gy1{ overflow:hidden; display: flex;justify-content: space-between; margin-bottom:6%}

.gy1 dl{ overflow:hidden}

.gy1 dl dd{ width:100%;font-size: 20px;text-align: center;}

.gy1 dl dd span{ display:block; color:#143fa8; font-size:30px; font-weight: bold;margin-bottom: 9%;}

.gy1 dl dd span strong,.gy1 .n1 dd span{ font-size:45px}

.wrapper{height:550px;overflow: hidden; margin-bottom:6%}

.wrapper ul{ margin-left:-2%}

.wrapper ul li:nth-child(1){background:url(../images/gy-10.jpg) no-repeat left top;}

.wrapper ul li:nth-child(2){background:url(../images/gy-10-1.jpg) no-repeat left top;}

.wrapper ul li:nth-child(3){background:url(../images/gy-10-2.jpg) no-repeat left top;}

.wrapper ul li{position: relative;float: left;width:31.333%;height: 545px;transition: .6s; margin-left:2%}

.wrapper ul:hover li{width:26%;}

.wrapper ul li:hover{width:42%;}

.content1{ position:absolute; left:8%; bottom:0; width:84%; padding:20px 30px;background: #fff;border-radius: 10px;z-index: ;}

.content1 h3{ font-size:20px; text-align: center;}

.content1 h3 img{ display:block; margin-bottom:15px;margin: 0 auto 10px;}

.content1 p{ font-size:16px; color:#666666; line-height:24px; margin-top:15px; display:none}

.wrapper ul li:hover .content1 p{ display:block}

.wrapper ul li:hover .content1 h3{ position:relative; text-align:left}

.wrapper ul li:hover .content1 h3 img{ position:absolute; right:0; top:0}

.ny-bt11{ text-align:center}

.gy4{ background:#fff}

.blue1{ margin-bottom:6%}

.gy3{ background:url(../images/gy-3.jpg) no-repeat center; padding:1% 0 7%}

.gy3 .ny-bt{ color:#fff}

.gy3-1{ overflow:hidden; margin-left:-2%;}

.gy3-2{ float:left; width:31.333%; margin-left:2%; border:#9d9ea0 2px solid; border-radius:10px;background:#9d9ea0; background-color: rgba(157,158,160,0.4); filter: Alpha(opacity=10); padding:3% 3% 4%}

.gy3-2 h1{ overflow:hidden}

.gy3-2 h1 img{ float:right}

.gy3-2 h2{ font-size:24px; color:#143fa8; margin-top:4%; font-weight:bold}

.gy3-2 p{ font-size:20px; color:#fff; margin-top:6%}

.ny-bt11 strong{ font-size:40px; color:#143fa8;}

#map img{ max-width: inherit}

.xcp1{ margin-left:6%;}
.xcp1-1{ padding:3% 0;position: relative;padding-right: 13%;border-bottom: #ddd 1px solid;}
.cpx1 .right .xcp1 h2 a{ background:none; color:#333; padding:0; font-size:20px; text-align: left}
.cpx1 .right .xcp1 h2 a:hover,.xcp1-1 h3 a:hover{ color:#143fa8}
.xcp1-1 h3 a{ font-size:16px}
.xcp1-1 h3{ margin-top:1%}
.xcp1-1 p{ margin-top:3%;font-size: 18px;}
.xcp1-1 p span{ display: inline-block; margin-left: 12%;color: #143fa8;font-weight: bold;}
.xcp1-1 p a{ display:inline-block; border:#143fa8 1px solid; font-size:16px; border-radius:5px; padding:8px 20px; color:#143fa8; /*! margin-bottom:30px */position: absolute;right: 0;top: 19%;}
.xcp1-1 p a:hover{ background:#143fa8; color:#fff}

.mm1{ overflow:hidden;border-bottom: #ddd 1px solid;}
.mm1 p{ display:inline-block; border:0 !important}
.mm1-1{ display:inline-block}
.mm1-1 p a{ font-size:18px !important}
.mm1-1 p img{ vertical-align:middle; margin-right:5px;display: inline-block;}
.cpx3 .right .mm1-1 p{ border:0; margin-right:20px;width: inherit;padding: 0;}
.cpx3 .right .mm1-1 p a{ margin-right: 0;}
.cpx3 .right .mm1-1 p:last-child{ margin-right:0}

.xf1{ position:fixed; z-index:999; right:30px; top:50%; margin-top:-217px}
.xf1 ul li{ margin:5px 0; position:relative; cursor:pointer}
.xf1 ul li img{ display:block;}
.xf1 ul li span{ background:#fff; font-size:18px; position:absolute; right:90px; top:0px; padding:13px 20px; display:none; border:#eee 1px solid}
.xf1 ul li:hover span{ display:block}
.xf1 ul li span img{ width:150px; }
.xf1 ul li:nth-child(1) span,.xf1 ul li:nth-child(4) span{width: 168px; top:15px}
.xf1 ul li:nth-child(2) span{ width:150px; top:-20px; padding:0; background:none;}
.xf1 ul li:nth-child(3) span{ width:150px; top:-20px; padding:0; background:none;}
.xym1{padding: 3% 3% 0;}


@media (max-width: 1650px){

.cent,.foot,.head1,.he1{ max-width:1200px;}

.foot1 .left{ width:12%}

.nav1 ul li a{ font-size:16px}

.zg1 p a{ font-size:20px}

.dropMenu{ top: 76px !important; margin-left:-43px}

.headtop .right p select, .headtop .right p input,.sy7-2-1 p,.sy7-2-1 h3 a{ font-size:15px}

.bann1 h1{ font-size:26px}

.bann1 h2{ font-size:55px}

.bann1 p a, .more a{ width:120px; line-height:45px;} 

.bann1{ top:38%}

.bann1 p a, .more a,.sy-bt span,.sy4-1 p,.sy4-1 ul li,.footInfo p,.footInfo h2,.footBom,.footMenu_a2,.footBom p a,.sy5-2 h3{ font-size:16px}

.sy-bt{ font-size:40px}

.sy1 dl dt img{ height:206px}

.sy1 dl dd .a1{ font-size:26px; padding-top:55px}

.sy1 dl dd .a2{ font-size:16px; line-height:24px; padding:50px 30px}

.sy4-1 p{ line-height:30px}

.sy7-2-1 h2 a,.footMenu_a{ font-size:20px}

.sy5 .sy4-1 p{ line-height:35px}

.sy4-1{ width:65%}

.sy6-1 h1 img{ height:192px}

.sy5 .sy4-1 p,.sy6-1 ul li a{ font-size:18px;}

.sy6-1 ul{ height:180px}

.footMenu dl dd{ margin-top:16px}

.footMenu dl dt{ margin-bottom:25px}

.ny-ba h1{ font-size:40px}

.lx1 .right p{ font-size:16px;line-height: 26px;}

.lx1 .right p span{ font-size:14px}

.lx1 .right p img{ margin-top:2px;}

.sy5-2-2 h1 img{ height:215px}

.sy5-2 h2 a{ font-size:18px; line-height:28px; height:56px}

.xq1 h1{ font-size:30px}

.xq1 h2,.xq1 h3 a,.xq1-1 h4 a,.xz1-1 h2 a,.xz1-1 p,.xz1-1 h3 a{ font-size:16px}

.cp1-1 h1 img{ height:412px}

.cp1-2 h2 a{ font-size:24px}

.cp1-2 p, .cp1-2 h3 a{ font-size:18px}

.cp1-2{ padding-top:100px}

.cp1-2 p{ margin-top:40px}

.cp1-2 h3{ margin-top:55px}

.list ul li .inactive,.list1 ul li .inactive a{ font-size:20px}

.cpx2 h1,.cpx3 .right h2{ font-size:30px}

.cpx2 h1 a{ font-size:18px}

.cpx3 .right p, .cpx3 .right p a, .cpx4 h1, .cpx4 p, .cpx4-2 table tr td, .cpx4-2 p{ font-size:16px}

.cpx3 .right p{ padding:9px 0}

.cpx3 .right h2{ margin-bottom:5%}



.f-z h2 span,.gy1 dl dd,.gy3-2 p,.content1 h3{ font-size:18px}

.f-z p{ font-size:16px; line-height:28px}

.gy1 dl dd span strong, .gy1 .n1 dd span{ font-size:40px}

.gy3-2 h2{ font-size:22px}

.content1 p{ font-size:15px}

.cpx1 .right .xcp1 h2 a{ font-size:18px}
.xcp1-1 h3 a{ font-size:15px}
.xcp1-1 p{ font-size:17px}
.xcp1-1{ padding-right:15%}
.mm1-1 p a{ font-size:16px !important}
.cpx3 .right .mm1-1 p{ margin-right:10px}
	}