﻿/*******************************同创模板网-专业提供企业网站源码程序模板** www.cnfusu.com ** www.cnboco.com ** 微信：cnboco ** QQ:289229516 * ******************************/@import url("font-awesome.min.css");@import url("owl.carousel.min.css");@font-face{font-family:'DIN';src:url('../fonts/din.eot');src:local(''),url('../fonts/din.woff') format('woff'),url('../fonts/din.ttf') format('truetype'),url('../fonts/din.svg') format('svg');font-weight:normal;font-style:normal}*{margin:0;padding:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;background:#fff}body{color:#444;margin:0 auto;font-size:16px;line-height:1.5;font-family:'microsoft yahei',Helvetica,arial;-webkit-text-size-adjust:none;overflow-x:hidden;scroll-behavior:smooth;    height: 100%;    overflow: auto;    background: white;}ol,ul,li{list-style:none}.sj_xs{ display:none}img{border:none;vertical-align:top;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}a{color:#444;text-decoration:none;outline:none;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}button,input,select,textarea{font-size:100%;font-family:'microsoft yahei',Helvetica,arial;margin:0;outline:0 none;vertical-align:baseline;*vertical-align:middle}input{outline:none;border-radius:0;font-family:'microsoft yahei',Helvetica,arial;appearance:none;-moz-appearance:none;-webkit-appearance:none}input:focus,textarea:focus{outline:none}input:focus{-webkit-tap-highlight-color:transparent;-webkit-user-modify:read-write-plaintext-only}input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance:none}textarea{-webkit-appearance:none}h1,h2,h3,h4,h5,h6{font-weight:normal;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.clearfix:before,.clearfix:after{content:'';display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}em,i,span,b{font-style:normal;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}*::-webkit-input-placeholder{color:#dedede}*::-moz-placeholder{color:#dedede}*::-ms-input-placeholder{color:#dedede}*::placeholder{color:#dedede}.fl{float:left}.fr{float:right}.w_1400{width:94%;margin:auto;position:relative;max-width:1400px}#heada{width:100%; height:35px; background-color:rgba(0,0,0,0.3); font-size:14px; margin-bottom:28px; }#heada .txx{ padding:0px 2%;width:96%; float:left; }#heada .hyc{ width:60%; line-height:35px; color:#fff; overflow:hidden; float:left;}#heada .right{	width:35%;	line-height:35px;	float:right;	text-align:right;}#heada .right  i{ margin-left:12px; margin-right:12px;}#heada .right a{ color:#fff}#heada .right a:hover{ color:#fff}#heada .right A.fd{ position:relative; height:35px; cursor:pointer; z-index:200;}#heada .right A.fd .pic{ position:absolute; right:0px; top:-35px; height:0px; overflow:hidden; filter: Alpha(Opacity=0);-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s;}#heada .right A.fd .pic img{ width:100px; height:100px;}#heada .right A:hover{color:#fff;}#heada .right A.fd:hover .pic{ top:35px; filter: Alpha(Opacity=100);-moz-opacity:1; 		opacity:1; height:auto;}.ov_hide{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ov_hide_two{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ov_hide_three{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.no_repeat{display:block;background-size:cover;background-position:center;background-repeat:no-repeat}.block{display:block}.fz18{font-size:18px}.fz20{font-size:20px}.fz14{font-size:14px}.fz16{font-size:16px}.fz30{font-size:30px}.ani{-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.swiper_hidden{position:relative;overflow:hidden}header{	padding-bottom:28px;	lposition:relative;	z-index:2;	background-color:#eeae00;	border-bottom:1px solid rgba(0,0,0,0.1);	background-repeat: no-repeat;	background-position: center center;background-size:cover;}header.top{ width:100%; position:absolute; left:0px; top:0px; background-color:rgba()}.toplink{ width:100%;color:#194993;}.toplink i{ font-size:18px; margin-right:12px;}.toplink span{	font-size:28px;	font-weight:bold;	font-family: "Times New Roman", Times, serif;}.toplink{text-align:right;margin-bottom:15px; margin-top:10px;}.white{background:#fff}.top_fr{width:26.5%}.search{border:1px solid rgba(255,255,255,0.2);max-width:100%;box-sizing:border-box;border-radius:5px}.search input{border:none}.navbg{background-color:#194993;background-image: linear-gradient(to top right, #194993, #00378c,#194993); }.search input[type=text]{background:rgba(255,255,255,0.8);height:40px;line-height:40px;font-size:16px;color:#333;width:calc(100% - 90px);border-top-left-radius:5px;border-bottom-left-radius:5px;text-indent:10px}.search input[type=submit]{background:#194993 url(../images/ico3.png) 15px center no-repeat;background-size:20px;height:40px;line-height:40px;padding-left:30px;width:90px;color:#fff;font-size:16px;border-top-right-radius:5px;border-bottom-right-radius:5px;float:right}.nav_pc{display:-webkit-flex;-webkit-justify-content:space-between;display:flex;justify-content:space-between}.nav_pc > li{position:relative;line-height:65px;text-align:center}.nav_pc > li > a{position:relative;color:rgba(255,255,255,0.8);display:block;overflow:hidden}.nav_pc > li > a:after{content:'';position:absolute;bottom:0;width:50%;height:2px;background:#fff;transform:scaleX(0);-webkit-transform:scaleX(0);left:25%;transition:all 0.3s ease}.nav_pc > li.on > a,.nav_pc > li:hover > a{color:#fff;}.nav_pc > li.on > a:after,.nav_pc > li:hover > a:after{transform:scaleX(1);-webkit-transform:scaleX(1)}.nav-2nd{display:none;z-index:2;position:absolute;left:50%;top:100%;width:200px;padding:8px 0;background-color:#194993;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.nav-2nd > li{padding:0 5px}.nav-2nd > li > a{position:relative;display:block;padding:10px;font-size:16px;line-height:26px;text-align:center;color:#fff}.nav-2nd > li > a:after{width:0;content:'';height:100%;background:#B61E2D;position:absolute;left:0;top:0}.nav-2nd > li > a:hover:after{width:100%}.nav-2nd > li > a span{position:relative;z-index:2}.menuLine{display:none;width:25px;position:absolute;top:50%;margin-top:-9px;right:0}.menuLine span{display:block;width:100%;height:2px;background:rgba(255,255,255,0.5);border-radius:2px;animation:navBtn 2s infinite ease}.menuLine span:nth-child(2){margin:6px 0;animation-delay:0.5s}.menuLine span:nth-child(3){animation-delay:1.0s}@keyframes navBtn{50%{width:60%}100%{width:100%}}.index_one{text-align:center;color:#2a2a2a;margin-top:30px;padding:0 20px;border-bottom:1px solid #e9e9e9}.index_one h2 a{font-weight:bold;line-height:40px;color:#194993;margin-bottom:17px}.index_one div{line-height:30px}.index_one:hover{box-shadow:0 0 20px rgba(0,86,168,0.3)}.index_one h2:hover a{text-decoration:underline}.fz35{font-size:35px}.banner a{display:block;padding-bottom:450px}.banner .banPage.swiper-pagination-bullets{position:absolute;bottom:25px;z-index:2;text-align:center}.banner .banPage.swiper-pagination-bullets span{width:10px;height:10px;background:#fff;opacity:1;position:relative;margin:0 10px}.banner .banPage.swiper-pagination-bullets span:after{width:18px;height:18px;background:rgba(255,255,255,0.7);content:'';position:absolute;left:50%;top:50%;transform:scale(0);-webkit-transform:scale(0);border-radius:50%;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;margin-left:-9px;margin-top:-9px}.banner .banPage.swiper-pagination-bullets span.swiper-pagination-bullet-active:after{transform:scale(1.3)}.idxTwoLeft{width:54.8%}.idxTwoLeft .img{padding-bottom:460px}.idxTwoLeft a:hover .img{transform:scale(1.03)}.idxTwoLeft a{position:relative}.idxTwoLeft span.title{width:100%;background:url(../images/gray.png) left bottom repeat-x;position:absolute;bottom:0;left:0;padding:10px 28px;box-sizing:border-box}.idxTwoLeft .btn{width:60px;height:60px;background-color:rgba(64,64,64,0.9);position:absolute;top:50%;margin-top:-30px;z-index:2; display:none}.idxTwoLeft:hover .btn{ display:block;}.idxTwoLeft .btn.prev{background-image:url(../images/prev.png);left:0}.idxTwoLeft .btn.next{background-image:url(../images/next.png);right:0}.idxTwoLeft span.title i{color:#fff;line-height:2;width:70%; font-weight:bold;}.idxTwoLeft span.title em{color:#fff;line-height:1.5;width:70%;padding:10px 0px;}.idxpage{position:absolute;right:28px;bottom:48px !important;width:auto !important;left:auto !important;z-index:2}.idxpage span.swiper-pagination-bullet{width:10px;height:10px;background:#fff;border-radius:10px;margin:0 5px !important}.index_two{background:#fff; margin-top:20px;}.idxTwoRightSwiper,.idxTwoLeft,.banner,.index_three_swiper,.fiveleft,.fiveright,.foot_link{position:relative;overflow:hidden}.idxTwoRightSwiper .swiper-slide{ display:none;}.idxTwoRightSwiper .swiper-slide-active{ display:block}.idxTwoRightSwiper li a{height:40px;line-height:40px}.idxTwoRight .tabs li{float:left;margin-left:1px}.idxTwoRight .tabs li a{color:#333;position:relative;display:inline-block; z-index:1; padding:0px 10px; }.idxTwoRight .tabs li a:after{width:0px;height:3px;background:#194993;content:''; z-index:-1;position:absolute;left:0;bottom:-2px;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}.idxTwoRight .tabs li.active a,.idxUl li a:hover span,.idxTwoRight .tabs span a:hover,.idxTit a:hover,.six_idx_ul li a:hover{color:#194993}.idxTwoRight .tabs li.active a:after{width:100%; 3}.idxTwoRight .tabs li.active a{ color:#194993;}.idxTwoRight .tabs,.idxTit{border-bottom:1px solid #e9e9e9;line-height:65px; }.idxTwoRight .tabs span a,.idxTit a{color:#194993;position:relative;display:inline-block;font-weight:300; padding-left:18px; padding-right:18px; z-index:1;}.idxTwoRight .tabs span a:after,.idxTit a:after{width:100%; height:44%; border:#194993 solid 1px;  position:absolute; z-index:-1; left:0px; top:28%;border-radius:30px; content:'';-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s; }.idxTwoRight .tabs span a:hover:after,.idxTit a:hover:after{ background-color:#194993;}.idxTwoRight .tabs span a:hover,.idxTit a:hover{ color:#fff}.idxTwoRight{width:42.2%;margin-right:1.5%}#newsa_1{ width:100%;	line-height:22px;	font-size:13px;	border-bottom:#ddd  dotted 1px;	padding-bottom:8px; margin-bottom:8px;	}#newsa_1 .zyjs{ background-image:none; line-height:26px; font-size:14px; text-align:left; color:#888; }#newsa_1 b{  line-height:35px; }#newsa_1 span{ color:#999;display: -webkit-box;-webkit-box-orient; text-overflow: ellipsis;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; height:50px; line-height:25px; font-size:16px; }#newsa_1 p{  font-weight:600; line-height:35px;  height:35px; TEXT-OVERFLOW: ellipsis;	WHITE-SPACE: nowrap;	OVERFLOW: hidden; color:#194993; text-align:center;}.fz22{font-size:22px}.idxTwoRight .idxUl{padding-top:29px}.idxUl li a,.six_idx_ul li a{height:35px;line-height:35px}.idxUl li a i{	color:#a5a5a5;	font-family: Arial, Helvetica, sans-serif;	font-weight:normal;}.idxUl li a span,.six_idx_ul li a{color:#2a2a2a;position:relative;max-width:calc(100% - 120px);display:inline-block}.idxUl li a span::before,.six_idx_ul li a::before{width:4px;height:4px;border-radius:4px; background:#2a2a2a;content:'';display:inline-block;float:left;margin-top:18.5px;margin-right:8px;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}.idxUl li a:hover span::before,.six_idx_ul li a:hover::before{width:8px;background:#194993}.index_three_swiper{margin:0px auto}.index_three_swiper .swiper-slide a{ display:block;}.index_three_swiper .swiper-slide a img{ width:100%; display:block;}.index_three_swiper:hover,.fiveleft:hover,.fiveright:hover{box-shadow:0 0 10px rgba(0,0,0,0.4)}.index_three_swiper .btn,.fiveleft .btn,.fiveright .btn{position:absolute;top:50%;margin-top:-18px;z-index:2;cursor:pointer}.index_three_swiper .btn.next,.fiveleft .btn.next,.fiveright .btn.next{right:30px}.index_three_swiper .btn.prev,.fiveleft .btn.prev,.fiveright .btn.prev{left:30px}.index_three_swiper .banPage.swiper-pagination-bullets{position:absolute;bottom:10px;z-index:2;text-align:center}.index_three_swiper .banPage.swiper-pagination-bullets span{width:10px;height:10px;background:#fff;opacity:1;position:relative; margin:0 10px}.index_three_swiper .banPage.swiper-pagination-bullets span:after{width:18px;height:18px;background:rgba(159,19,28,0.6);content:''; position:absolute;left:50%;top:50%;transform:scale(0);-webkit-transform:scale(0);border-radius:50%;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;margin-left:-9px;margin-top:-9px}.index_three_swiper .banPage.swiper-pagination-bullets span.swiper-pagination-bullet-active:after{transform:scale(1.3)}.idxFour_left{padding:0 30px 24px;box-sizing:border-box;width:66.2%}.idxTit h6{position:relative;color:#194993;font-weight:500; padding-right:15px; background-color:#fff;}.idxTit h6:after{width:100%; height:3px; position:absolute; left:0px; bottom:0px; background-color:#194993}.idxTit h6 i{ margin-left:2px; margin-right:10px;}.idxTit h6:after{width:100%;height:3px;background:#194993;content:'';position:absolute;left:0;bottom:-1px}.idxTit{border-bottom:1px solid #e9e9e9;height:64px}#newt{ width:100%;float:left; margin-top:12px; margin-bottom:12px;}#newt ul{LIST-STYLE-TYPE: none; }#newt ul li{ width:100%; float:left; }#newt ul li dd{ width:120px; height:80px; float:left; position:relative; overflow:hidden; margin-right:12px; }#newt ul li dd img{ position:absolute; width:100%; min-height:100%; top:0px; left:0px;transition:all 0.4s ease-in-out 0s; }#newt ul li:hover dd img{ -webkit-transform:scale(1.10);-moz-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);}#newt ul li h3{line-height:24px; height:24px;TEXT-OVERFLOW: ellipsis;WHITE-SPACE: nowrap;OVERFLOW: hidden; text-align:left; color:#333;font-weight:bold;}#newt ul li:hover h3{ color:#194993;}#newt ul li p{ line-height:25px; height:50px;display: -webkit-box; text-align:left;-webkit-box-orient; text-overflow: ellipsis;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical; overflow:hidden; color:#777; margin-top:5px;}#newt ul li p span{ color:#FF6600;}.idxFLeftTxt{line-height:33px;color:#2a2a2a;margin:18px 0}.idxFourLeft_btn a{display:inline-block;border:1px solid #194993;width:21.6%;position:relative;line-height:69px;box-sizing:border-box;margin-left:4.5%;color:#194993}.idxFourLeft_btn a:after{width:0;height:100%;background:#194993;content:'';position:absolute;left:0;top:0;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}.idxFourLeft_btn a:first-child{margin-left:0}.idxFourLeft_btn a i{position:absolute;left:14.5%;top:50%;margin-top:-17.5px;width:35px;height:35px;z-index:2}.idxFourLeft_btn a i img{width:35px}.idxFourLeft_btn a i.ico2,.idxFourLeft_btn a:hover i.ico1,.index_eight li a span.ico i.ico2,.index_eight li a:hover span.ico i.ico1{transform:scale(0);-webkit-transform:scale(0)}.idxFourLeft_btn a span{padding-left:47%;position:relative;z-index:2}.idxFourLeft_btn a:hover:after{width:100%}.idxFourLeft_btn a:hover span{color:#fff}.idxFourLeft_btn a:hover i.ico2,.index_eight li a:hover span.ico i.ico2{transform:scale(1);-webkit-transform:scale(1)}.idxcontact{line-height:40px;margin:30px 0 25px}.idxFour_right{width:calc(100% - 66.2% - 20px);padding:0 28px 34px;box-sizing:border-box;margin-left:20px}.idxFour_right .idxFourLeft_btn a{width:47.7%}.fiveleft,.fiveright{height:118px}.fiveleft .swiper-slide a,.fiveright .swiper-slide a{position:absolute;width:100%;height:100%;top:0;left:0}.fiveleft{width:66.2%}.fiveright{width:calc(100% - 66.2% - 20px);margin-left:20px}.fiveright .btn.swiper-button-disabled,.fiveleft .btn.swiper-button-disabled{display:none}.index_five{margin:22px auto; margin-top:0px;}.six_div{width:calc((100% - 40px) / 3);padding:0 28px;box-sizing:border-box;margin-left:20px;margin-bottom:20px}.six_div:first-child{margin-left:0}.six_idx_ul li a{max-width:100%}.six_div .six_idx_ul{padding:23px 0; }footer{background:url(../images/footerbg.jpg) center no-repeat;background-size:cover;padding-top:40px;padding-bottom:33px}.foot_link a{padding-bottom:59%;background-size:contain}.yqlj{ background-color:#f1f1f1; padding:2%; width:100%}.foot_link .swiper-slide{background:#fff}.foot_link{padding-bottom:20px; padding-top:15px;}.foot_line{border-top:1px solid rgba(255,255,255,0.2)}.foot_nav{width:43%;padding:22px 0}.foot_nav a{line-height:37px;padding:15px 0;color:#2a2a2a;width:25%;display:inline-block;float:left;text-align:center}.foot_yqlink .fz20{color:#2a2a2a; }.foot_add{line-height:35px;color:#000000;margin-left:2.8%;width:41.4%;padding-top:32px;overflow:hidden}.foot_add span{opacity:0.5}.foot_add span:first-child{margin-right:16px;padding-right:16px;position:relative}.foot_add span:first-child:after,.foot_add span:nth-child(3):before{content:'';width:2px;height:20px;position:absolute;right:0;top:50%;margin-top:-10px;background:#fff;opacity:0.5}.foot_add span:nth-child(3):before{left:0}.foot_add span:nth-child(3){padding-left:10px;position:relative;margin-left:10px}.foot_ewm{width:120px;padding-top:30px}.foot_ewm img{width:120px}.foot_add a{color:#000000;}.foot_add span:first-child:after{background: #000000;}.n_banner h6{line-height:250px;font-weight:bold;color:#323232}#gywm{ width:100%; display:block; }#gywm dd{ float:left; padding-bottom:274px; position:relative; overflow:hidden;}#gywm dd img{width:100%; position:absolute; left:0px; top:0px; min-height:100%;}#gywm dd video{width:100%; position:absolute; left:0px; top:0px; height:100%;object-fit: fill;}#gywm h5{ line-height:30px; color:#194993; font-weight:bold;}#gywm p{ line-height:30px; height:240px;display: -webkit-box; text-align:left; margin-top:5px;-webkit-box-orient; text-overflow: ellipsis;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:8;-webkit-box-orient: vertical; overflow:hidden; color:#666; text-indent:2em; font-size:16px;}.index_four,.index_tp{ margin-top:20px;  margin-left:auto; margin-right:auto;}.index_tp .nrc{ background-color:#fff; padding:2%; padding-top:1%;}#team{	width:100%;  margin-top:20px;}#team.hydw{ margin-top:0px;}#team li{ list-style-type:none;}#team  LI{  text-align:center; background-color:#fff;  text-align:center;transition:all 0.4s ease-in-out 0s;}#team  LI .nr{ width:100%;  float:left; background-color:#fff;}#team  LI .nr dd{ width:100%; overflow:hidden; padding-bottom:90%; position:relative; display:block; overflow:hidden;transition:all 0.4s ease-in-out 0s;}#team.hydw  LI .nr dd,#team.spzl  LI .nr dd{ padding-bottom:70%;}#team.spzl  LI .nr dd span{	position:absolute;	z-index:1;	left:0px;	top:0px;	height:100%;	width:100%;	background-color:rgba(0,0,0,0.1);	background-image: url(../images/video.png);	background-repeat: no-repeat;	background-position: center;}#team  LI .nr dd img{ position:absolute; left:0px; width:100%; top:0px; z-index:1; min-height:88%;transition:all 0.4s ease-in-out 0s; }#team  LI .nr .qt{ width:90%; padding:2% 5%; margin-top:0.5%; text-align:center; background-color:#f9f9f9;}#team  LI .nr dd h5{  color:#fff;overflow:hidden;    text-overflow: ellipsis;    -ms-text-overflow: ellipsis;    display: box;    display: -webkit-box;    line-clamp: 1;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;line-height:2; background-color:rgba(0,0,0,0.5); position:absolute; left:0px; bottom:0px; z-index:5; width:100%;font-weight:bold;}#team  LI .nr .qt h5{  color:#444;overflow:hidden;    text-overflow: ellipsis;    -ms-text-overflow: ellipsis;    display: box;    display: -webkit-box;    line-clamp: 1;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;line-height:2;font-weight:bold;}#team  LI .nr .qt p{ height:50px; text-align:left; margin-top:2%;font-weight:normal; line-height:25px;overflow:hidden;    text-overflow: ellipsis;    -ms-text-overflow: ellipsis;    display: box;    display: -webkit-box;    line-clamp: 2;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical; color:#777; }#team  LI .nr .qt h4{ text-align:right; margin-top:2px;}#team  LI:hover .nr dd h5{color:#fff;background-color:(0,106,193,0.5); }#team  LI:hover .nr qt h5{color:#194993;}#team  LI .nr .qt span{ display:inline-block; text-align:center; font-weight:normal;border:#194993 solid 1px; color:#194993; width:60px; height:25px;border-radius:5px; text-transform:uppercase; line-height:25px; font-size:12px; margin-top:2.5%;margin-bottom:5px;}#team  LI:hover .nr .qt span{ background-color:#194993; border:#194993 solid 1px; color:#fff;}#team  LI:hover .nr dd img{-webkit-transform:scale(1.10);-moz-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);}#team .owl-controls .owl-dots .owl-dot{ margin-top:0.2%;}#team .owl-controls .owl-dots .owl-dot span{transition:all 0.4s ease-in-out 0s;width:8px;height:8px;margin:12px 5px; background-color:#C7C7C9;border-radius:10px;}#team .owl-controls .owl-dots .owl-dot.active span,#team .owl-theme .owl-dots .owl-dot:hover span{background-color:#194993; width:24px}#team .owl-controls .owl-nav{filter: Alpha(Opacity=0);-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s;}#team:hover .owl-controls .owl-nav{filter: Alpha(Opacity=100);-moz-opacity:1; 		opacity:1}#team .owl-controls .owl-nav .owl-next,#team .owl-controls .owl-nav .owl-prev{ position:absolute; background:none; background-color:rgba(0,0,0,0.4); top:35%; margin-top:-20px; width:40px;height:40px; line-height:0px; font-size:0px;background-size:100% auto;}#team.spzl .owl-controls .owl-nav .owl-next,#team.spzl  .owl-controls .owl-nav .owl-prev{ top:50%; margin-top:-20px;}#team .owl-controls .owl-nav .owl-next{ 	left:0px;	background-image: url(../images/prev.png);	background-repeat: no-repeat;	background-position: left center;}#team .owl-controls .owl-nav .owl-prev{	right:0px;	background-image: url(../images/next.png);	background-repeat: no-repeat;	background-position: right center;}.fz25{font-size:25px}.main{padding:64px 0}.mainRight{background:#fff;width:calc(100% - 236px);padding:0 45px;box-sizing:border-box;border-left:1px solid #dedede;overflow:hidden;min-height:700px}.location{border-bottom:1px solid #dedede;padding-top:6px}.location h5{color:#194993;line-height:65px;position:relative;font-weight:bold}.location h5:after{width:100%;content:'';position:absolute;left:0;bottom:-1px;background:#194993;height:2px}.location div{background:url(../images/home.png) left center no-repeat;background-size:17px;padding-left:30px;line-height:65px;color:#a8a8a8}.location div a{color:#a8a8a8}.location div em{font-family:simsun;margin:0 10px}.list_p1_1{padding-top:15px;padding-bottom:50px}.list_p1_1 li{border:1px solid #dedede;margin-top:29px}.list_p1_1 li a{position:relative;height:75px}.list_p1_1 li a span{display:inline-block;color:#3c3c3c;position:relative;z-index:2;line-height:75px}.list_p1_1 li a span.name{width:155px;text-align:center;border-right:1px solid #dedede;font-weight:500}.list_p1_1 li a span.txt{padding-left:40px;box-sizing:border-box;width:calc(100% - 320px)}.list_p1_1 li a span.more,.list_p3_1 ul li span.more,.childsevenTit a.more{padding-right:30px;margin-right:40px}.list_p1_1 li a span.more:after,.list_p3_1 ul li span.more:after,.childsevenTit a.more:after{border-top:2px solid #b7b7b7;border-right:2px solid #b7b7b7;content:'';position:absolute;right:0;top:50%;transform:rotate(45deg) translateY(-8px);-webkit-transform:rotate(45deg) translateY(-8px);display:inline-block;width:8px;height:8px}.list_p1_1 li a::before{width:0;height:100%;content:'';position:absolute;left:0;top:0;background:#f5fbff;-webkit-transition:all 0.4s ease 0.2s;transition:all 0.4s ease 0.2s}.list_p1_1 li a:hover::before{width:100%}.list_p1_1 li a:hover,.p1_4ul li a:hover,.list_p3_1 ul li:hover{box-shadow:0 0 15px rgba(3,90,173,0.3)}.list_p1_1 li a:hover span.name,.childsevenTit a.more:hover{color:#035aad}.list_tuwen{padding-bottom:1.8%;}.list_tuwen dl,.list_p4_1 dl{position:relative;padding:2%; border-bottom:#ddd dotted 1px; }.list_tuwen dl:after,.list_notice dl:after,.list_p4_1 dl:after,.list_p3_1 ul li:after,.list_p5_down li:after,.party_ul li:after{width:0;background:#FEF5F7;content:'';position:absolute;left:0px;height:calc(100% - 1px);top:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.list_tuwen dl dt,.list_tuwen dl dd,.list_notice dl dd,.list_notice dl dt,.list_p4_1 dl dt,.list_p4_1 dl dd{position:relative;z-index:2}.list_tuwen dl dt{width:274px;margin-left:50px}.list_tuwen dl dt a{padding-bottom:164px}.list_tuwen dl dd h5{color:#000;font-weight:500}.list_tuwen dl dd{line-height:25px}.list_tuwen dl dd .time{color:#b6b6b6;padding:12px 0;font-weight:300}.list_tuwen dl dd .txt{color:#747474;margin-bottom:18px}.list_tuwen dl dd .more{color:#3c3c3c;position:relative;padding-right:30px}.list_tuwen dl dd .more:after{width:8px;height:8px;position:absolute;content:'';right:0;top:3px;border-right:2px solid #b7b7b7;border-top:2px solid #b7b7b7;transform:rotate(45deg);-webkit-transform:rotate(45deg);-webkit-transition:all 0.2s ease;transition:all 0.2s ease; display:none}.list_tuwen dl:hover:after,.list_notice dl:hover:after,.list_p4_1 dl:hover:after,.list_p5_down li:hover:after,.party_ul li:hover:after{width:100%;}.list_tuwen dl:hover dd h5,.list_tuwen dl:hover dd span.more,.list_p4_1 dl:hover dd a.txt,.list_p4_1 dl:hover dd a.ico{color:#194993}.list_tuwen dl:hover dd span.more:after{border-color:#194993}.list_tuwen dl:hover dt a{box-shadow:0 0 10px rgba(0,0,0,0.5)}.page{text-align:center;line-height:36px;padding:30px 0 60px}.page a{border:1px solid #b7b7b7;width:35px;display:inline-block;border-radius:5px;margin:0 5px;color:#909090;font-weight:300}.page a.btn{width:74px}.page a:hover,.page a.on{background:#194993;color:#fff;border-color:#194993}.cont_news{line-height:30px;padding:43px 0}.cont_tit{color:#3c3c3c}.cont_em{color:#b4b4b4;padding:13px 0;background:url(../images/xu.png) left bottom repeat-x;margin:10px 0 30px}.cont_em em{position:relative;padding:0 33px;display:inline-block}.cont_em em:first-child{padding-left:0}.cont_em em:first-child::before{display:none}.cont_em em::before{width:1px;height:16px;background:#b4b4b4;content:'';position:absolute;left:0;top:50%;margin-top:-8px}.cont_box{color:#444;padding-bottom:18px}.cont_box img,.cont_box table,.cont_box iframe,.child_dan img,.child_dan table,.child_dan iframe{max-width:100%;height:auto !important}.cont_box table,.child_dan table{border-collapse:collapse;border:1px solid #ddd}.cont_box table td,.child_dan table td{border:1px solid #ddd}.fx{line-height:41px;color:#7b7b7b;background:url(../images/xu.png) left bottom repeat-x;padding:50px 0}.fx a{margin-left:20px}.fx a img{width:42px}.psgLink{padding-top:40px;text-align:center;color:#333333;line-height:35px}.psgLink .link{width:350px}.psgLink .link a{display:block;position:relative}.psgLink .prev a{padding-left:44px;text-align:left}.psgLink .next a{padding-right:44px;text-align:right}.psgLink .link a:before{content:"";width:12px;height:12px;position:absolute;border-left:2px solid #333333;border-bottom:2px solid #333333;top:50%;margin-top:-7px}.psgLink .next a:before{right:3px;-webkit-transform:rotateZ(-135deg);-moz-transform:rotateZ(-135deg);-ms-transform:rotateZ(-135deg);transform:rotateZ(-135deg)}.psgLink .prev a:before{left:3px;-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);transform:rotateZ(45deg)}.psgLink .link a:hover,.psgLink .toList:hover,.list_notice dl:hover dd h5,.p1_4ul li a:hover span.tit{color:#194993}.psgLink .link a:hover:before{border-color:#194993}.psgLink .toList{display:inline-block;padding-left:36px;background:url(../images/list.png) no-repeat left center;background-size:27px}.list_notice,.list_p4_1,.list_p3_1{padding-bottom:1.5%;}.list_notice dl,.party_ul li{ border-bottom:#ddd dotted 1px;padding:2%;position:relative; }.list_notice dt,.list_p4_1 dl dt{color:#194993;font-family:"Source Han Sans CN";width:85px;text-align:center}.fz50{font-size:50px}.list_notice dt h5{line-height:55px;padding-top:5px;font-weight:300}.list_notice dt  h6{line-height:20px;font-weight:300}.list_notice dd{padding-left:126px;line-height:25px}.list_notice dd a h5{color:#000;font-weight:500}.list_notice dd a span{color:#999;margin-top:10px}.list_notice dl:hover dd h5,.list_p4_1 dl:hover dd a.txt,.p4TwoSwiper dl dt a:hover{transform:translateX(8px);-webkit-transform:translateX(8px)}.list_notice dl:hover dt h5{font-weight:500}.list_form{padding-bottom:50px}.list_form .w_30{width:31%;margin-left:3.5%}.list_form .w_30:first-child{margin-left:0}.list_form .w_100{width:100%}.list_form div{margin-top:40px}.list_form label i{margin-right:10px;color:#f00}.list_form label{padding-right:20px;color:#3c3c3c;line-height:46px;float:left}.list_form input[type=text],.list_form textarea{border:1px solid #d5d5d5;line-height:44px;height:44px;border-radius:5px;font-size:18px;width:calc(100% - 80px);float:left;text-indent:15px;color:#666}.list_form textarea{height:255px}.list_form input[type=submit]{float:left;width:118px;height:46px;background:#194993;border:none;color:#fff;font-size:20px;border-radius:5px;margin-left:75px;margin-right:20px}.list_form .yzm input[type=text]{width:120px;height:44px;float:right;margin-right:20px}.list_form .yzm img{float:right;width:142px;height:48px}.p1_txt{line-height:40px;color:#5f5f5f;text-indent:2em;margin-top:24px}.p1_4ul{padding-top:57px;padding-bottom:75px}.p1_4ul li{float:left;width:22.5%;border:1px solid #dedede;text-align:center;box-sizing:border-box;margin-left:3.33%}.p1_4ul li:nth-child(4n+1){margin-left:0}.p1_4ul li img{width:48px}.p1_4ul li a{color:#3c3c3c}.p1_4ul li span.tit{line-height:40px;padding:14px 0 20px}.p1_4ul li span.ico{padding-top:24px}.p1_4ul li a:hover span.tit,.p4_one_swiper a:hover .txt h5{transform:translateY(-3px);-webkit-transform:translateY(-3px)}.list_p4_1 dl{height:auto;width:100%;float:left;padding:27px 0 32px}.list_p4_1 dl dt{width:60px}.list_p4_1 dl dt h5{font-weight:300;line-height:40px}.list_p4_1 dl dt h6{line-height:26px}.list_p4_1 dl dd{padding-left:95px}.list_p4_1 dl dd a.txt{line-height:66px;color:#3c3c3c;font-weight:500;width:calc(100% - 95px)}.list_p4_1 dl dd a.ico{float:right;color:#cecece;background-image:url(../images/fjico1.png);background-repeat:no-repeat;background-position:left center;padding-left:30px;background-size:27px;line-height:66px}.list_p4_1 dl:hover dd a.ico{background-image:url(../images/fcico2.png)}.p4_one_swiper span.img{padding-bottom:60%}.p4_one_swiper .txt{padding:0 20px 25px;background:#fff}.p4_one_swiper .txt h5{color:#3c3c3c;line-height:26px;padding:22px 0 26px}.p4_one_swiper .txt h6{color:#a7a7a7;line-height:23px}.p4_one_swiper .txt h6 img{width:22px;margin-right:12px}.p4_one_swiper a:hover span.img{box-shadow:inset 0 0 30px rgba(0,0,0,0.9)}.p4_one_swiper .btn{position:absolute;z-index:2;top:30%;cursor:pointer}.p4_one_swiper .btn:focus{border:none}.p4_one_swiper .btn.swiper-button-disabled{display:none}.p4_one_swiper .btn.prev{left:18px}.p4_one_swiper .btn.next{right:18px}.p4_one_swiper{margin-bottom:15px}.p4_location{border-bottom:none}.p4_two{width:49%;padding:0 30px;box-sizing:border-box;background:#fff;margin-bottom:40px}.p4_two .tabs{border-bottom:1px solid #e9e9e9;line-height:79px}.p4_two .tabs span{color:#444;font-weight:bold;float:left;position:relative;padding-right:30px}.p4_two .tabs span:after{width:1px;height:20px;background:#cfcfcf;content:'';position:absolute;right:0;top:50%;margin-top:-10px}.p4_two .tabs ul li{margin-left:30px}.p4_two .tabs ul li a{color:#dadada;position:relative}.p4_two .tabs ul li a:after{width:100%;content:'';position:absolute;left:0;bottom:-1px;height:1px;background:#194993;transform:scaleX(0);-webkit-transform:scaleX(0);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.p4_two .tabs ul li.active a,.p4TwoSwiper ul li a:hover span.txt{color:#194993}.p4_two .tabs ul li.active a:after{transform:scaleX(1);-webkit-transform:scaleX(1)}.p4_two .tabs .more{float:right;color:#a5a5a5;position:relative;padding-right:20px}.p4_two .tabs .more:after,.p5TwoDiv .title a.more:after{border-top:2px solid #a5a5a5;border-right:2px solid #a5a5a5;content:'';position:absolute;right:0;transform:rotate(45deg);-webkit-transform:rotate(45deg);width:8px;height:8px;top:50%;margin-top:-5px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.fz22{font-size:22px}.p4TwoSwiper dl dt a{color:#2a2a2a;line-height:26px;margin-top:27px}.p4TwoSwiper dl dd h6{color:#a5a5a5;font-family:helvetica;font-weight:300;line-height:30px;padding:4px 0}.p4TwoSwiper dl dd div{color:#8f8f8f;line-height:28px;height:84px}.p4TwoSwiper dl dd div a,.p4TwoSwiper ul li a:hover span.txt,.p4_two .tabs .more:hover,.p4TwoSwiper dl dt a:hover,.p4_one_swiper a:hover .txt h5{color:#194993}.p4TwoSwiper dl dd div a:hover{text-decoration:underline}.p4TwoSwiper ul{margin:24px 0;height:280px}.p4TwoSwiper ul li{height:40px;line-height:40px}.p4TwoSwiper ul li i{width:3px;height:3px;background:#2a2a2a;float:left;display:inline-block;margin:18.5px 8px 0 0}.p4TwoSwiper ul li a span.txt{display:inline-block;width:calc(100% - 120px);float:left;color:#2a2a2a}.p4TwoSwiper ul li a:hover i{width:15px;background:#194993}.p4TwoSwiper ul li a em{color:#a5a5a5;font-weight:300;font-family:helvetica}.p4_two .tabs .more:hover:after{border-color:#194993}.p4_two .tabs .more:hover{padding-right:30px}.p_35{padding:0 35px;box-sizing:border-box}.p3_one{width:66.1%}.p3_one .p3OneSwiper{margin:40px 0}.p3_one .p3OneSwiper .swiper-slide h5{background:#194993;color:#fff;padding:0 23px;line-height:46px}.p3_one .p3OneSwiper .swiper-slide h5 em{border-top:2px solid #fff;border-right:2px solid #fff;display:inline-block;transform:rotate(45deg) translateY(5px);-webkit-transform:rotate(45deg) translateY(5px);width:8px;height:8px;margin-top:13px;opacity:0.5}.p3_one .p3OneSwiper .swiper-slide div{border:1px solid #d5d5d5;border-top:0;padding:0 11px 40px}.p3_one .p3OneSwiper .swiper-slide div h6{padding:43px 0 30px}.p3_one .p3OneSwiper .swiper-slide div h6 img,.list_p3_1 ul li span.img img{margin:0 8px 0 0;width:42px;height:42px;border-radius:50%}.p3_one .p3OneSwiper .swiper-slide div .tit,.p3_one .p3OneSwiper .swiper-slide div .txt{line-height:30px}.p3_one .p3OneSwiper .swiper-slide div .txt{height:60px}.p3_one .p3OneSwiper .swiper-slide div .tit{padding-bottom:3px}.p3_one .p3OneSwiper .swiper-slide:nth-child(1){background:url(../images/p3bg1.jpg) left bottom no-repeat;margin-left:0}.p3_one .p3OneSwiper .swiper-slide:nth-child(2){background:url(../images/p3bg2.jpg) left bottom no-repeat}.p3_one .p3OneSwiper .swiper-slide:nth-child(3){background:url(../images/p3bg3.jpg) left bottom no-repeat}.p3_one .p3OneSwiper .swiper-slide:nth-child(4){background:url(../images/p3bg4.jpg) left bottom no-repeat}.p3_one .p3OneSwiper .swiper-slide:hover div .txt{transform:translateY(5px);color:#969696}.p3_one .p3OneSwiper .swiper-slide:hover div{box-shadow:0 0 15px rgba(0,0,0,0.2) inset}.p3_oneRight{width:calc(33.9% - 20px)}.six_div{padding:0 2%;}.six_div .six_idx_ul.p3idx_ul{height:328px}.p3idx_ul li a{max-width:100%}.p3_two{padding-bottom:10px}.p3_two .six_div{width:calc((100% - 20px) / 2)}.p3_two .six_div .idxUl{padding:24px 0;height:320px}.list_p3_1 ul li{border:1px solid #f1f1f1;width:100%;float:left;margin-top:35px;padding:32px 0;position:relative}.list_p3_1 ul li  a{position:relative;z-index:2;float:left;width:100%}.list_p3_1 ul li span{display:inline-block}.list_p3_1 ul li span.img{margin:0 20px 0 30px;height:42px;overflow:hidden}.list_p3_1 ul li::after{left:0}.list_p3_1 ul li:hover:after{width:100%}.list_p3_1 ul li span.txt{line-height:42px;color:#3c3c3c;font-family:"Source Han Sans CN";font-weight:500;max-width:calc(100% - 390px)}.list_p3_1 ul li span.more{position:relative;line-height:42px}.p5_one{width:100%;margin-bottom:20px}.p5OneUl li{width:calc((100% - 60px) / 4);box-sizing:border-box;border:1px solid #ececec;padding:25px;margin-top:40px;margin-left:20px;margin-bottom:30px}.p5OneUl li:first-child,.p5TwoDiv:first-child{margin-left:0}.p5OneUl li a div{width:65%;align-items:center;display:-webkit-flex;line-height:30px;height:60px}.p5OneUl li a span.ico{border:1px solid #a7a7a7;width:56px;height:56px;display:inline-block;border-radius:50%;background-image:url(../images/downico.png);background-position:center;background-repeat:no-repeat;background-size:25px}.p5OneUl li:hover,.p5OneUl li:hover span.ico{border-color:#194993;box-shadow:0 0 10px rgba(0,68,186,0.3)}.p5OneUl li:hover span.ico{background-color:#194993;background-image:url(../images/downico2.png)}.p5OneUl li:hover a div{color:#194993}.p5TwoDiv{width:calc((100% - 40px) / 3);margin-left:20px;margin-bottom:40px}.p5TwoDiv .title{padding:0 25px;line-height:80px}.p5TwoDiv .title span.name{display:inline-block;color:#fff;font-weight:bold}.p5TwoDiv .title a.more{color:#fff;position:relative;padding-right:26px}.p5TwoDiv .title a.more:after{border-color:#fff}.p5TwoDiv .title a.more:hover{padding-right:18px}.p5TwoDiv .six_idx_ul{padding:18px 25px;height:328px;overflow:hidden}.p5TwoDiv .six_idx_ul li a:hover{color:#194993}.p5TwoDiv .six_idx_ul li a:hover::before{background:#194993}.list_p5_down{padding-bottom:30px}.list_p5_down li{background:url(../images/xu.png) left bottom repeat-x;position:relative}.list_p5_down li a{position:relative;z-index:2;line-height:44px;height:44px;padding:36px 0}.list_p5_down li a span{float:left}.list_p5_down li a span.ico{display:inline-block;width:34px;margin-right:30px}.list_p5_down li a span.ico img{width:34px}.list_p5_down li a span.txt{color:#3c3c3c;display:inline-block;width:calc(100% - 275px);font-weight:bold}.list_p5_down li a span.time{font-family:"Source Han Sans CN";font-weight:300;color:#747474}.list_p5_down li a span.down{padding-left:33px;color:#cecece;background-repeat:no-repeat;background-size:25px;background-image:url(../images/downico.png);background-position:left center;float:right}.list_p5_down li a:hover span.txt{color:#194993}.list_p5_down li a:hover span.down{background-image:url(../images/downico3.png);color:#194993}.child_header{background:url(../images/childheaderbg.jpg);padding:20px 0 25px;border-bottom:1px solid #c7c7c7}.child_header .seach{border:1px solid #c7c7c7;border-radius:30px;margin-top:16px;background:#fff}.child_header .seach input{border:none;height:47px}.child_header .seach input[type=text]{margin-left:20px;width:230px;float:left;background:none;font-size:16px;color:#666}.child_header .seach input[type=text]:focus{background:#fff}.child_header .seach input[type=submit]{float:right;margin-right:15px;background:url(../images/childico3.png) center no-repeat;width:30px;height:47px;background-size:20px;cursor:pointer}.child_nav{background:#fff}.child_nav .w_1400{display:-webkit-flex;-webkit-justify-content:space-between;display:flex;justify-content:space-between}.child_nav a{color:#393939;line-height:80px;position:relative}.child_nav a:after{width:100%;content:'';position:absolute;left:0;bottom:0;transform:scaleX(0);-webkit-transform:scaleX(0);background:#194993;height:2px;transition:all 0.3s ease;-webkit-transition:all 0.3s ease}.child_nav a.on:after,.child_nav a:hover:after{transform:scaleX(1);-webkit-transform:scaleX(1)}.child_index_bg{background:url(../images/childidxbg.jpg) center bottom no-repeat #f4f6fb}.child_one{width:57.2%}.child_one a span.img{padding-bottom:500px}.child_one a span.txt{background:url(../images/childgray.png) left bottom repeat-x;position:absolute;width:100%;bottom:0;left:0}.child_one a span.txt i{margin:0 30px;display:block;width:calc(100% - 175px);color:#fff;line-height:40px;line-height:100px;padding-top:10px}.child_one .btn{width:60px;height:60px;background-color:rgba(64,64,64,0.2);position:absolute;top:50%;margin-top:-30px;z-index:2;cursor:pointer}.child_one .btn.prev{background-image:url(../images/prev.png);left:0}.child_one .btn.next{background-image:url(../images/next.png);right:0}.child_one .idxpage{position:absolute;right:30px;z-index:2}.child_one .idxpage span{width:7px;opacity:0.5}.child_one .idxpage span.swiper-pagination-bullet-active{width:38px;opacity:1}.child_one,.child_two{margin-top:25px}.child_two{width:42.8%}.childidxTit h6,.childidxul li a:hover span,.six_idx_ul li a:hover,.childSixtxt a:hover,.child_seven ul li:hover a span,.go_home:hover{color:#194993}.childidxTit h6:after,.childidxul li a:hover span:before,.six_idx_ul li a:hover::before{background:#194993}.child_two .idxUl,.child_three .idxUl{margin-top:30px;margin-bottom:30px;height:360px;overflow:hidden}.p_30{padding:0 30px;box-sizing:border-box}.child_three{width:calc((100% - 16px) / 2);margin-top:18px}.child_three .idxUl{height:320px}.child_four{margin-left:16px}.child_five,.child_six,.child_seven{width:calc((100% - 40px) / 3);margin-top:20px;margin-bottom:20px}.child_five .six_idx_ul{height:205px;overflow:hidden;margin:24px 0}.childSixtxt{line-height:55px;margin:16px 0 17px}.child_six{margin-left:20px;margin-right:20px}.child_seven ul li a{padding:0 30px}.child_seven ul li a span{color:#393939}.childsevenTit{line-height:80px;background:url(../images/childtitbg1.jpg) center no-repeat;background-size:cover;height:80px}.childsevenTit h5{color:#194993}.childsevenTit h5 img{margin-top:17px;margin-right:17px}.childsevenTit a.more{position:relative;margin-right:0;padding-right:15px;color:#a5a5a5}.child_seven ul{padding-top:13px;padding-bottom:24px}.child_seven ul li{border:1px solid #e5e5e5;box-sizing:border-box;border-radius:5px;line-height:57px;margin-top:13px}.child_seven ul li a{position:relative;height:57px}.child_seven ul li a i{position:absolute;right:30px;top:50%;margin-top:-17.5px}.child_seven ul li a i img{width:35px}.child_seven ul li a i.icoImg2,.child_seven ul li:hover a i.icoImg1{transform:scale(0);-webkit-transform:scale(0)}.child_seven ul li:hover,.childsevenTit a.more:hover::after{border-color:#194993}.child_seven ul li:hover a i.icoImg2{transform:scale(1);-webkit-transform:scale(1)}.childfooter_line .foot_add{width:calc(100% - 130px);margin-left:0}.childfooter_line .foot_add .child_link_a{border:1px solid #b4b4b4;border-radius:5px;display:block;line-height:38px;color:#b4b4b4;background-image:url(../images/yun.png);background-repeat:no-repeat;background-position:13px center;background-size:20px;padding:0 15px 0 76px;margin-bottom:20px;box-sizing:border-box;width:190px}.childsevenTit a.more:hover{padding-right:10px}.childfooter_line .foot_add .child_link_a:hover{background-color:#fff}.child_location div{background:url(../images/home.png) left center no-repeat;color:#a8a8a8;padding-left:25px;background-size:17px;line-height:77px}.child_location div a{color:#a8a8a8}.child_location div a:hover{color:#666}.child_location div em{font-family:simsun;margin:0 10px}.child_n_nav{text-align:center;padding:37px 0;border-bottom:1px solid #e5e5e5}.child_n_nav a{display:inline-block;border:1px solid #a0a0a0;background:#f7f7f7;line-height:49px;border-radius:5px;width:152px;margin:0 35px 3px}.child_n_nav a.on,.child_n_nav a:hover{border-color:#194993;color:#0383cb;background:#edfafe}.p_40{padding:0 40px;box-sizing:border-box}.child_dan{line-height:35px;margin:36px 0 30px;color:#444}.child_boxdan,.child_boxleader{margin-bottom:40px}.child_leader dl{border-top:1px solid #e5e5e5;padding:48px 0}.child_leader dl:first-child{border:none}.child_leader dl dt{line-height:30px}.child_leader dl dt h4,.child_leader dl dt h5{color:#4a4a4a;font-weight:bold}.child_leader dl dt h4{margin-right:18px}.child_leader dl dt h5{margin-right:60px}.child_leader dl dt h6{color:#4a4a4a}.child_leader dl dt h6 span{color:#a0a0a0;float:left;position:relative;padding:0 13px}.child_leader dl dt h6 span::before{width:1px;height:20px;content:'';position:absolute;left:0;top:50%;margin-top:-10px;background:#a0a0a0}.child_leader dl dt h6 span:first-child{padding-left:0}.child_leader dl dt h6 span:first-child::before{display:none}.child_leader dl dd{line-height:30px;color:#4a4a4a;margin-top:30px}.partybanner{padding-bottom:600px}.go_home i{font-family:simsun;margin-right:15px}.go_home{color:#919191;line-height:30px;margin-top:30px}.party_ul li{padding:0}.party_ul li a{display:block;position:relative;z-index:2;color:#4a4a4a;background-image:url(../images/partyico.png);background-position:left center;background-repeat:no-repeat;padding-left:64px;line-height:32px;padding:45px 0 45px 64px}.party_ul li a span{width:calc(100% - 140px)}.party_ul li a:hover{background-image:url(../images/partyicohover.png);color:#194993}.party_more{text-align:center;padding:44px 0}.party_more a{border-radius:50px;line-height:65px;display:inline-block;border:1px solid #dddddd;padding:0 74px}.child_form{padding-top:30px}.child_form .w48{width:48%;position:relative}.child_form .w48 .laydate-icon{}.spanabsolute{position:absolute;right:0;line-height:48px;color:#666;font-size:14px;padding-right:10px}.child_form .w100{width:100%}.child_form label{line-height:50px;display:inline-block;float:left;width:175px;text-align:right;padding-right:10px}.child_form label i{color:red;margin-right:10px}.child_form input[type=text],.child_form textarea,.child_form .w48 .laydate-icon,.child_form .w48 select{border:1px solid #ddd;height:48px;border-radius:5px;line-height:48px;color:#555;width:calc(100% - 185px);font-size:16px;padding:0 10px;box-sizing:border-box}.form_padding{padding:10px 0}.form_btn{text-align:center;padding-bottom:40px}.child_form textarea{height:200px;width:calc(100% - 185px)}.child_form input[type=submit],.form_padding input[type=reset]{width:200px;height:40px;border:none;font-size:18px;display:inline-block;border-radius:5px;background:#ddd;margin:0 10px;cursor:pointer}.child_form input[type=submit]{background:#194993;color:#fff}.child_form .yzmdiv input{width:200px !important}.child_form .yzmdiv img{width:100px;height:48px}.foot_yqlink{ padding-top:15px; padding-bottom:20px;}.foot_yqlink .w_1400{display:flex;justify-content:space-between;color:#fff;align-items:center; }.foot_yqlink .select_link{width:calc((100% - 20px) / 4)}.foot_yqlink h5{font-weight:bold; color:#194993;}.foot_yqlink .links{	display: flex;	flex-direction: column;	align-items: flex-start;}.foot_yqlink .links h5{	margin-bottom: 15px;}.foot_yqlink .links .link-items {	display: flex;}.foot_yqlink .links .link-items li{	margin: 0 15px;	padding: 5px 0;}.select_link{z-index:9;position:relative; border:#ddd  solid 1px; background-color:#fff; padding:0px 15px;}.select_link dt{height:43px;display:inline-block;line-height:43px;cursor:pointer;width:100%;padding-right:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;color:#2a2a2a;font-size:16px;box-sizing:border-box}.select_link dt::after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);border-top:8px solid #194993;border-left:8px solid transparent;border-right:8px solid transparent}.select_link dt:hover,.select_link dt.cur{color:#194993}.select_link dd{position:absolute;left:0;top:100%;background:#f9f9f9;display:none;width:100%}.select_link dd ul{padding:4px;width:100%;max-height:200px;overflow-y:auto;box-sizing:border-box}.select_link dd ul li{display:block;width:100%;float:left}.select_link dd ul li a{line-height:20px;display:block;padding:8px;width:100%;box-sizing:border-box}.select_link dd ul li a:hover{background:#194993; color:#fff}.newleader .item{margin-top:30px;display:flex}.newleader .item .pic{width:143px;height:208px;border:1px solid #eeeeee}.newleader .item .pic img{width:100%;height:100%;object-fit:cover}.newleader .item .text{width:calc(100% - 143px - 25px);margin-left:25px;line-height:1.75;font-size:16px}.newleader .item .text .name{font-weight:bold;margin-bottom:10px;font-size:18px}.child_locationnew{display:flex;justify-content:space-between}.childNav{background:none !important;padding-left:0 !important}.childNav a{font-size:16px;margin-left:15px;color:#333;display:inline-block}.childNav a:hover,.childNav a.active{color:red;font-weight:bold}.pglist{padding:30px 0 15px;width:100%;text-align:center;clear:both}.pglist a{color:#333;padding:0 15px;margin:0 4px;background:#fff;border:1px solid #edebeb}.pglist *{display:inline-block;vertical-align:middle;line-height:34px;padding-bottom:1px}.pglist a:hover,.pglist .hover{display:inline-block;color:#fff;background:#194993;border-color:#194993}#dibua{	float:left;	background-color:#194993;	background-image: url(../images/fbg.jpg);	background-repeat: no-repeat;	background-position: center top;	background-size:cover; position:relative;	/*position: fixed;*/	/*bottom: 0;*/	/*left: 0;*/	width: 100%;	z-index: 9;}#dibua .nav{ width:100%; position:absolute; left:0px; top:0px; background-color:#194993; z-index:1;}#bottom{	WIDTH:100%;	float:left;	line-height:22px; padding: 20px 0;}#bottom .ewm{ width:100%; float:left; text-align:right; }#bottom .ewm dd{ width:23%; cursor:pointer; text-align:center;display: inline-block; margin-left:1%; margin-right:1%; position:relative;}#bottom .ewm dd .tp{ position:absolute; left:-22%; bottom:90%;filter: Alpha(Opacity=0);-moz-opacity:0; 		opacity:0; z-index:2;transition:all 0.3s ease-in-out 0s; z-index:-1;}#bottom .ewm dd .tp .tpq{ width:100px;background-color:#fff; float:left; padding:8px;border-radius:8px}#bottom .ewm dd .tp .tpq img{ width:100%; display:block;}#bottom .ewm dd .tp .jt{	width:100%;height:; 	background-image: url(../images/jt2.png);	background-repeat: no-repeat;	background-position: center top; float:left; margin-top:-1px; height:20px;}#bottom .ewm dd:hover .tp{ bottom:80%;filter: Alpha(Opacity=100);-moz-opacity:1; 		opacity:1; z-index:2;}#bottom .ewm dd span{ width:95%;  overflow:hidden;display: inline-block;}#bottom .ewm dd span img{ width:100%; display:block;}#bottom .ewm dd p{ text-align:center; font-size:14px; margin-top:8px; color:rgba(255,255,255,0.7)}#bottom .ewm dd:hover p{ text-align:center;  color:#fff;}#bottom .ewm dd:hover span{background-color:rgba(0,0,0,0.2)}#wzdh{ padding-bottom:0px;width:100%; float:left;  text-align:center; font-size:16px;}#wzdh b{ color:#FFFFFF; }#wzdh a{color: #fff; padding-left:20px; padding-right:20px; padding-top:10px; line-height:50px; position:relative;display: inline-block;}#wzdh a:after{ width:1px; height:90%; background-color:#0a55c8; position:absolute; left:0px; top:0px; content:""; z-index:1;}#wzdh a:first-child:after{ display:none;}#ddfb{ width:100%; float:left; position:relative;}#ddfb ul li.logo{ width:30%; position:absolute; left:35%; top:5%;}#ddfb ul li.lxwm{ width:35%; float:left; }#ddfb ul li.qt{ float:right; color:#fff; width:30%;}#ddfb ul li.logo img{ max-width:95%;  display:block; border:0px; margin-left:auto; margin-top:10px;  margin-right:auto;}#ddfb ul li.lxwm p { line-height:1.8; color:#fff;}#ddfb ul li.lxwm p a{color:#fff;}#ddfb ul li.lxwm h2{ font-weight:900;color:#fff; margin-bottom:10px;}#bottom  .copyright { width:100%; float:left;  text-align:center;color: #fff;     padding: 0 10px;    box-sizing: border-box;}#bottom  .copyright A{ color:#fff;}.izl-rmenu { display: none;	position: fixed;	right:1%;	bottom: 30%;	z-index: 999;width: 50px; background-color:#194993;border-radius:2px;  padding:10px;}.izl-rmenu .gb{}.izl-rmenu .btn {	width: 50px;	height:50px;	cursor: pointer;	position: relative;  text-align:center;color:#fff; line-height:50px; border-bottom:#fff solid 1px;}.izl-rmenu .btn:hover{ color:#F0FAFF; border-bottom:#F0FAFF solid 1px;}.izl-rmenu .btn i{ font-size:24px; line-height:50px;}.izl-rmenu .btn-wx:hover {}.izl-rmenu .btn-wx .pic { background-color:#194993; padding:10px;border-radius:6px;	position: absolute;	left: -140px;	top: -100px;	display: none;	width: 120px;}.izl-rmenu .btn-wx .pic img{ width:120px; display:block;}.izl-rmenu .btn-phone {}.izl-rmenu .btn-phone:hover {}.izl-rmenu .btn-phone .phone { background-color:#194993;border-radius:6px;	position: absolute;	width: 150px;	left: -150px;	top: -1px;	line-height: 51px;	color:#fff;	font-size: 18px;	text-align: center;	display: none;}.izl-rmenu .btn-qq .qq {background-color:#194993;	border-radius:6px;	position: absolute;	width: 120px;	left: -120px;	top: -1px;	line-height: 50px;color:#fff;	font-size: 16px;	text-align: center;	display: none;}.izl-rmenu .btn-qq .qq a{ color:#fff;}.izl-rmenu .btn-top { border-bottom:0px;	display: none;}.izl-rmenu .btn-top:hover {border-bottom:0px;}#piaofu{width:100%;height:62px;position:fixed;bottom:0px;left:0px; z-index:300;}#dkgf{ width:100%; height:62px; float:left;background-color:#000;}#dbdh{ width:220px; position:absolute; left:0px; bottom:62px; background-color:rgba(0,0,0,0.5);border-radius:6px; padding:10px; display:none; z-index:10000;}#cdh{width:220px;float:left;max-height:200px; overflow-y:auto;overflow-x:hidden; background-color:#194993  }#cdh p{width:220px;float:left;margin:0px;line-height:32px; padding-top:0px;text-align:center;border-bottom:rgba(255,255,255,0.1) solid 1px;}#cdh p A{ color:#fff; display:block;line-height:32px; font-size:14px; background-color:#194993; height:32px; font-weight:bold; overflow:hidden; padding-top:0px;}#cdh p A:hover{ background-color:rgba(255,255,255,0.3)}#cdh p A i{ margin-right:12px; color:#FFCD7C; font-size:18px;}#wp_nav{width:100%;float:left;HEIGHT:62px; background-color:rgba(159,19,28,0.8);}#wp_nav .footera{HEIGHT:62px}#wp_nav .footera UL{TEXT-ALIGN:left}#wp_nav .footera UL LI{width:24%;text-align:center;height:62px;float:left; padding-top:}#wp_nav .footera UL LI A{width:100%;overflow:hidden;display:block;cursor:pointer;text-align:center;line-height:30px;color:#fff; padding-top:30px; font-size:13px;}#wp_nav .footera UL LI.home{background-image:url(../images/homea.png);background-repeat:no-repeat;background-position:center 4px}#wp_nav .footera UL LI.tel{background-image:url(../images/dx.png);background-repeat:no-repeat;background-position:center 4px}#wp_nav .footera UL LI.dx{background-image:url(../images/fx.png);background-repeat:no-repeat;background-position:center 4px}#wp_nav .footera UL LI.fxa{background-image:url(../images/fl.png);background-repeat:no-repeat;background-position:center 4px; position:relative; height:32px; padding-top:30px; cursor:pointer;}#wp_nav .footera UL LI.fxa A{ padding:0px;}#wp_nav .footera UL LI.d05{background-image:url(../images/dh.png);background-repeat:no-repeat;background-position:center 4px}#wp_nav .footera UL LI.kg{width:1%;height:62px;float:left;background-image:url(../images/dl_bg.png);background-repeat:repeat-y;background-position:center top}#wxnr{ width:100%;position:fixed; top:10%; z-index:1000; display:none;}#wxnr .nrdf{ width:70%; padding:5%; float:left; margin-left:10%; text-align:center; background-color:#fff;box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;}#wxnr  .imga{ width:120px;}#wxnr  p{ font-size:14px; line-height:30px; text-align:center; }#wxnr  p i{ font-size:16px;}#wxnr  span{ display:inline-block; padding-left:10px; padding-right:10px; line-height:30px; background-color:#194993; color:#fff;border-radius:4px; margin-left:12px; cursor:pointer;}#part_1,#nyweb{ width:100%; float:left; padding:1.5% 0px;}#nyweb{ padding-top:0px;}.hg{ margin-top:20px;}.hg1{ margin-top:12px;}#jfgj_2{ width:100%; margin-top:15px; box-sizing:content-box;}#jfgj_2 a{ width:12.6%; margin:10px 1%; padding:2% 1%;  float:left; background-color:#194993;border-radius:10px; text-align:center;box-shadow: 0px 2px 6px #ccc;-webkit-box-shadow: 0px 2px 6px #ccc;-moz-box-shadow: 0px 2px 6px #ccc;transition:All 0.4s ease-in-out;}#jfgj_2 a.bg1{ background-color:#194993}#jfgj_2 a.bg1 i{color:#fff}#jfgj_2 a.bg2{ background-color:#FF9900}#jfgj_2 a.bg2 i{color:#fff}#jfgj_2 a.bg3{ background-color:#bb0000}#jfgj_2 a.bg3 i{color:#fff}#jfgj_2 a.bg4{ background-color:#F46200}#jfgj_2 a.bg4 i{color:#fff}#jfgj_2 a.bg5{ background-color:#dd0000}#jfgj_2 a.bg5 i{color:#fff}#jfgj_2 a.bg6{ background-color:#C98D70}#jfgj_2 a.bg6 i{color:#fff}#jfgj_2 a i{ font-size:40px; margin-bottom:10px; width:70px; line-height:70px; height:70px;border-radius:100%; color:#fff; border:#fff dashed 1px;transition:All 0.6s ease-in-out;}#jfgj_2 a p{color:#fff; width:100%; display:block;TEXT-OVERFLOW: ellipsis;	WHITE-SPACE: nowrap; line-height:2; 	OVERFLOW: hidden; font-weight:bold; }#jfgj_2 a:hover {box-shadow: 0px 2px 6px #999;-webkit-box-shadow: 0px 2px 6px #999;-moz-box-shadow: 0px 2px 6px #999;}#jfgj_2 a:hover p{ color:#fff;}#jfgj_2 a:hover i{     transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -o-transform:rotateY(180deg); -ms-transform:rotateY(180deg);} #jfgj_2 a:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}#ggzsa {	WIDTH:100%; margin-top:15px;}#ggzsa  LI {	TEXT-ALIGN: center;  overflow:hidden;box-shadow: 0px 1px 8px #ddd;-webkit-box-shadow: 0px 1px 8px #ddd;-moz-box-shadow: 0px 1px 6px #ddd;}#ggzsa  LI {transition:all 0.6s ease-in-out 0s;}#ggzsa  LI img{ width:100%; display:block;transition:all 0.6s ease-in-out 0s; }#ggzsa  LI :hover img{-webkit-transform:scale(1.10);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}#ggzsa .owl-controls .owl-dots .owl-dot{ margin-top:0.2%;}#ggzsa .owl-controls .owl-dots .owl-dot span{transition:all 0.4s ease-in-out 0s;width:8px;height:8px;margin:12px 5px; background-color:#C7C7C9;border-radius:10px;}#ggzsa .owl-controls .owl-dots .owl-dot.active span,#ggzsa .owl-theme .owl-dots .owl-dot:hover span{background-color:#194993; width:24px}#ggzsa .owl-controls .owl-nav{filter: Alpha(Opacity=0);-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s;}#ggzsa:hover .owl-controls .owl-nav{filter: Alpha(Opacity=100);-moz-opacity:1; 		opacity:1}#ggzsa .owl-controls .owl-nav .owl-next,#ggzsa .owl-controls .owl-nav .owl-prev{ position:absolute; background:#194993; top:50%; width:30px;height:30px; padding:0px; margin-top:-15px;background-size:20px; border-radius:100%;line-height:0px; font-size:0px;}#ggzsa .owl-controls .owl-nav .owl-next{	left:0px;	background-image: url(../images/prev.png);	background-repeat: no-repeat;	background-position: center center;}#ggzsa .owl-controls .owl-nav .owl-prev{	right:0px;	background-image: url(../images/next.png);	background-repeat: no-repeat;	background-position: center center;}.head-logo{    width: 80%;}.investmentPromotion{    padding: 0;}.investmentPromotion #gywm{    margin-left: 0;}.investmentPromotion #gywm p{    font-size: 18px;    text-align: justify;    color: #2a2a2a !important;    line-height: 32px;    height: auto !important;    margin-top: 6px !important;}