.shuxian{ width:80%; margin:0 auto; height:49px; background:url(../image/shu.jpg) no-repeat center; margin-bottom:30px;}
.newnews{ width:100%; line-height:60px; background:#f5f5f5; height:55px; overflow:hidden}
.newnews .mid{ width:1170px; margin:0 auto; font-size:14px;}
.newnews .mid span{ float:left; color:#383c85; font-weight:bold; font-size:16px;}
.newnews .mid  li{ float:left; margin-right:30px; line-height:60px;}
.newnews .mid  li a{ color:#333; background:url(../image/icon.jpg) no-repeat 5px; padding-left:18px;}





.pz_top{ float:left; width:100%; z-index:9; position:fixed; left:0; top:0; background:white;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.pz_banner{ float:left; width:100%; position:relative; z-index:5; padding-top:92px;}
.pz_main{ float:left; width:100%; overflow:hidden;}
.pz_down{ float:left; width:100%;  background:#383c85; background-size:cover;}
.pz_top.on{ box-shadow:0 3px 5px rgba(0,0,0,0.18);}
@media screen and (max-width:991px) {
.pz_banner{ padding-top:60px;}
}
@media screen and (max-width:767px) {
.pz_down{ padding-bottom:50px;}
}



.topnav{ width:100%; float:left; position:relative; height:92px;}
.logo{ float:left; width:204px; height:52px; margin-top:20px;}
.topnav .btn{ float:right; height:32px; margin-top:30px; padding-left:25px; background:url(../image/bian_1.png) no-repeat left center;}
.topnav .btn a{ display:block; float:left; width:32px; height:32px; margin-left:5px; position:relative; cursor:pointer;}
.topnav .btn a .ewm_1{ background:url(../image/ewm_bg.png) no-repeat center; width:116px; height:123px; padding:17px 11px 11px 11px; position:absolute; left:50%; top:20px; margin-left:-58px; display:none;
-webkit-transition: all 0.5s ease-out 0s; 
   -moz-transition: all 0.5s ease-out 0s; 
	 -o-transition: all 0.5s ease-out 0s; 
		transition: all 0.5s ease-out 0s;}
.topnav .btn a:hover .ewm_1{ display:block; top:100%;}
.topnav .btn a.wx_ico{ background:url(../image/ico_01.png) no-repeat center;}
.topnav .btn a.wb_ico{ background:url(../image/ico_02.png) no-repeat center;}
.topnav .btn a.wx_ico:hover{ background:url(../image/ico_01_h.png) no-repeat center;}
.topnav .btn a.wb_ico:hover{ background:url(../image/ico_02_h.png) no-repeat center;}

.search_ico{ width:32px; height:32px; cursor:pointer; float:right; background:url(../image/ico_03.png) no-repeat center; margin-left:5px;}
.search_ico.on{ background-image:url(../image/ico_03_h.png);}
.search{ width:460px; height:50px; padding:0 50px 0 20px; position:absolute; right:0; top:100%; background:white; display:none; margin-top:1px;
   -moz-box-shadow:0 5px 7px rgba(0,0,0,0.15);
-webkit-box-shadow:0 5px 7px rgba(0,0,0,0.15);
        box-shadow:0 5px 7px rgba(0,0,0,0.15);}
.search .search_k{ width:100%; padding:10px 0; height:50px; line-height:30px; background:white; font-size:16px;}
.search .search_btn{ width:50px; height:50px; background:url(../image/search_btn.png) no-repeat center #d6a91b; cursor:pointer; position:absolute; right:0; top:0;}

.menu{ float:right; margin-right:20px;}
.menu ul{ width:100%; float:left;}
.menu ul .nli{ float:left; z-index:99; margin:0 4px; position:relative;}
.menu ul .nli span{ display:block; float:left;}
.menu ul .nli span a{ display:block; float:left; font-size:16px; color:#555; border-bottom:solid 1px white; height:91px; line-height:90px; padding:0 20px; position:relative; z-index:5;}
.menu ul .nli.on a,.menu ul .nli:hover a{ color:#dead12; border-bottom:solid 1px #dead12;}
.nav li .nav-w {
	z-index:21;
	position:absolute;
	display:none;
	float:left;
	clear:both;
	overflow:hidden;
	top:100%;
	left:0px;
	width:100% !important;
	text-align:left;
   -moz-border-radius:0 0 3px 3px;
-webkit-border-radius:0 0 3px 3px;
        border-radius:0 0 3px 3px;

}
.nav li .section-nav1{ height:auto; float:left;background:rgba(255,255,255,0.9); border-bottom:2px solid #d6a91b; box-shadow:0 0 4px #aba9b2;position:relative;}
.nav li .section-nav1 .ul2 { float:left;position:static;margin:0px;width:100%;overflow:hidden; text-align:center;}
.nav li .section-nav1 .ul2 li {position:static;padding:0px;width:100%;background:none;float:left;}
.nav li .section-nav1 .ul2 li a { float:left; width:100%; background:none; height:42px;line-height:42px;color:#4c4c4c;font-size:14px;font-weight:normal;}
.nav li .section-nav1 .ul2 li a:hover {color:#d6a91b;}

.logo_1{ float:left; width:30px; height:30px; margin-right:10px;}
.logo_1 a{ display:block !important; width:100% !important; height:100% !important; margin-left:0 !important;}

@media screen and (max-width:1169px) {
.menu ul .nli span a{ padding:0 16px; font-size:14px;}
.search{ height:50px;}
.search .search_k{ height:50px; line-height:30px; font-size:14px;}
.search .search_btn{ width:50px; height:50px;}
.nav li .section-nav1 .ul2 li a {font-size:12px; height:38px; line-height:38px;}
}
@media screen and (max-width:991px) {
.menu{ display:none;}
.topnav{ height:60px;}
.logo{ width:158px; height:40px; margin-top:10px; margin-left:10px;}
.topnav .btn{ display:none;}
.logo_1{ float:right; margin-top:15px; background:url(../image/bian_1.png) no-repeat right center; padding-right:15px; width:45px; margin-right:5px;}
.nav_box{ width:100%; max-width:767px; margin:10px auto 0 auto;}
.menuph{ float:right; cursor: pointer;  width: 50px;  height: 50px; text-align: center;}
.menuph .point {  display: inline-block;  width: 25px; margin-top:20px;  height: 22px;  position: relative; padding:0 5px;}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before {  width: 25px;  }
.menuph .navbtn {  position: absolute;  top: 10px;  right: 0;  display: inline-block;  width: 18px;  height: 2px;  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #d6a91b; border-radius:3px;-webkit-border-radius:3px; -moz-border-radius:3px;}
.menuph .navbtn::after,
.menuph .navbtn::before {  position: absolute;  right: 0;  display: inline-block;  width: 26px;  height: 2px;  content: '';  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #d6a91b;  border-radius:3px;-webkit-border-radius:3px; -moz-border-radius:3px;}
.menuph .navbtn::after { top:-9px;}
.menuph .navbtn::before { top:9px;}
.menuph .point.active .navbtn{  background: transparent;  }
.menuph .point.active .navbtn::after{  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg);  top: 0px;  }
.menuph .point.active .navbtn::before {  -webkit-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  top: 0px;  }

.pf_menu{ position:fixed; width:100%; height:auto; overflow-y:auto; right:0px; top:60px; z-index:60; display:block; padding:0 2% 5px 2%; background:white;  border-top:solid 1px #eee;box-shadow:0 5px 5px rgba(0,0,0,0.15); padding-bottom:20px;}
.ph_menu{ float:left; width:100%; text-align:center;}
.ph_menu .nli{ float:left; width:100%;}
.ph_menu .nli span{ float:left; width:100%; padding:0 10px 0 10px;}
.ph_menu .nli .l1_a{ float:left; width:100%; color:#555; font-size:14px; line-height:39px; white-space:nowrap;}
.ph_menu .nli .l1_a .b{ font-size:12px; line-height: 12px; height: 12px; display: inline-block; position: relative; top: -3px; margin-left:3px; font-weight:normal;}
.ph_menu .nli .l1_a.have{ background: url(../image/menu22.png) right center no-repeat;}
.ph_menu .nli.on .l1_a.have{ background:url(../image/menu22_h.png) right center no-repeat; font-weight:bold;}
.ph_menu .nli.on .l1_a{ color:#d6a91b; }
.ph_menu .nli .l2_ul{ display:none; height:auto; float:left; width:100%;}
.ph_menu .nli .l2_ul li a{ line-height:26px; font-size:12px; color:#999;}
.ph_menu .search{ display:block; position:relative; top:auto; left:auto; margin:15px auto 0 auto; height:40px; border:solid 1px #d6a91b; max-width:767px; width:100%;    padding: 0 40px 0 10px;}
.ph_menu .search .search_k{ height:38px; line-height:38px;}
.ph_menu .search .search_btn{ height:38px; line-height:38px; width:40px;}

}



.banner{ width:100%; height:640px; background:#f6f6f9;}
.slide_banner{ height:970px; width:100%; float:left; position:relative;}
.slide_banner .slick-slide{ width:100%; height:970px; position:relative;}
.slide_banner .slick-slide h2{ position:absolute; top:133px; width:1170px; left:60%; margin-left:-585px;}
.slide_banner .slick-slide h4{ position:absolute; top:188px; width:1170px; left:60%; margin-left:-585px;}
.slide_banner .slick-slide h5{ position:absolute; top:246px; width:1170px; left:60%; margin-left:-585px;}
.slide_banner .slick-slide h1{ position:absolute; top:133px; width:1170px; left:40%; margin-left:-585px;}
.slide_banner .slick-slide h3{ position:absolute; top:188px; width:1170px; left:40%; margin-left:-585px;}
.slide_banner .slick-slide h6{ position:absolute; top:246px; width:1170px; left:40%; margin-left:-585px;}
.slide_banner .slick-dots {
	position: absolute;
	bottom: 28px;
	display: block;
	width: 1170px;
	left:50%;
	margin-left:-585px; 
	padding: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
	z-index:9;
	height:6px;
}
.slide_banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 45px;
	height: 6px;
	margin: 0 5px 0 0;
	background:#d1d1d3;
	padding: 0;
	cursor: pointer;
-webkit-transition: all 0.3s ease-out 0s; 
   -moz-transition: all 0.3s ease-out 0s; 
	 -o-transition: all 0.3s ease-out 0s; 
		transition: all 0.3s ease-out 0s;
}
.slide_banner .slick-dots li.slick-active {
	background:#dfaf19;
}
@media screen and (max-width:1169px) {
.slide_banner .slick-slide h2{ position:absolute; width:100%; left:10%; margin-left:0;}
.slide_banner .slick-slide h4{ position:absolute; width:100%; left:10%; margin-left:0;}
.slide_banner .slick-slide h5{ position:absolute; width:100%; left:10%; margin-left:0;}
.slide_banner .slick-slide h1{ position:absolute; width:100%; left:-10%; margin-left:0;}
.slide_banner .slick-slide h3{ position:absolute; width:100%; left:-10%; margin-left:0;}
.slide_banner .slick-slide h6{ position:absolute; width:100%; left:-10%; margin-left:0;}
.slide_banner .slick-dots {
	width: 100%;
	left:0;
	margin-left:0;
}
}
@media screen and (max-width:991px) {
.banner{  height:440px;}
.slide_banner{ height:440px;}
.slide_banner .slick-slide{ height:440px;}
.slide_banner .slick-dots{ bottom:15px;}
}
@media screen and (max-width:767px) {
.banner{ height:320px;}
.slide_banner{ height:320px;}
.slide_banner .slick-slide{ height:320px;}
.slide_banner .slick-slide h2{ top:30%; }
.slide_banner .slick-slide h4{ top:40%;}
.slide_banner .slick-slide h5{ top:50%;}
.slide_banner .slick-slide h1{ top:30%; }
.slide_banner .slick-slide h3{ top:40%;}
.slide_banner .slick-slide h6{ top:50%;}
.slide_banner .slick-dots {
	text-align:center;
	bottom: 10px;
	height:auto;
}
.slide_banner .slick-dots li {
	width: 24px;
	float:none;
	margin:0 2px;
	height:3px;
	overflow:hidden;
}
}
@media screen and (max-width:480px) {
.banner{ height:280px;}
.slide_banner{ height:280px;}
.slide_banner .slick-slide{ height:280px;}
.slide_banner .slick-slide h2{ width:700px; top:28%;}
.slide_banner .slick-slide h4{ width:700px;}
.slide_banner .slick-slide h5{ width:700px;}
.slide_banner .slick-slide h1{ width:700px; top:28%;}
.slide_banner .slick-slide h3{ width:700px;}
.slide_banner .slick-slide h6{ width:700px;}
}


.pf_right{ width:50px; position:fixed; right:0px; top:30%; z-index:11;}
.pf_right ul{ width:100%; float:left; position:relative; background:#f4f7fc;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.pf_right ul li{ width:100%; height:50px; float:left; position:relative; border-bottom:solid 1px #575757;}
.pf_right ul li:last-child{ border-bottom:0;}
.pf_right ul li .a1{ display:block; width:100%; height:100%; text-align:center; background:#f4f7fc;}
.pf_right ul li:hover .a1{ background:#383c85; }
.pf_right ul li .ltc_box{ width:226px; padding:12px; background:#d6a91b; position:absolute; right:50px; top:0; display:none; min-height:50px;}
.pf_right ul li .ltc_box h6{ width:100%; float:left; line-height:26px; text-align:center; font-size:14px; color:#fff;}
.pf_right ul li .ltc_box h6 a{ color:#fff;}
.pf_right ul li .ltc_box h6 a:hover{ color:#0c81f8;}
.pf_right ul li:hover .ltc_box{ display:block;}
.pf_right ul li .ltc_box .bshare-custom{ text-align:center; margin-top:5px;}
#bsPanelHolder,#bsPanel,#bsPanel div,#bsPanel a,#bsBox,#bsBox .bsSearchDiv,#bsBox .bFind-wrapper-top{box-sizing:content-box !important;}

.bsBox .bsTop,#bsMorePanel{ width:100% !important;}
.bFind{ width:80% !important;}
#bsLogoList li{ width:25% !important;}
.bsSearchDiv div{ margin:auto;}
@media screen and (max-width:991px) {
.pf_right{ display:none;}
}


.pf_down{ width:100%; float:left; position:fixed; left:0; bottom:0; background:#fff; height:50px; z-index:99; border-top:solid 1px #ddd;}
.pf_down li{ width:33.333333%; float:left; text-align:center; padding:3px 0 5px 0; position:relative;}
.pf_down li .ico7{ width:100%; float:left; height:25px; background-size:18px 18px !important; background-size:16px 16px !important;}
.pf_down li .name{ width:100%; float:left; margin-top:0px; font-size:12px; color:#666; line-height:14px; font-family:"Arial";}
.pf_down li.l1 .ico7{ background:url(../image/btn15.png) no-repeat center;}
.pf_down li.l2 .ico7{ background:url(../image/search_btn.png) no-repeat center;}
.pf_down li.l3 .ico7{ background:url(../image/btn17.png) no-repeat center;}


.bg_1{ background:url(../image/bg_1.png) no-repeat center bottom; overflow:hidden;}
.c_1170_1{ width:100%; float:left; padding:40px 0 80px 0;}
.tit_1{ width:100%; float:left; text-align:center;}
.tit_1 .bian{ width:100%; height:72px; background:url(../image/search_btn.jpg) no-repeat center top}
.tit_1 h3{ width:100%; float:left; font-size:36px; color:#383c85; line-height:46px; font-weight:bold;}
.tit_1 h5{ width:100%; float:left; font-size:18px; color:#666; line-height:28px; font-family:"Arial"; letter-spacing:2px; text-transform:capitalize;}
.c_1170_1 .c_585{ width:50%; float:right; height:520px; margin-top:32px;}
.c_1170_1 .c_585.first{ margin-top:32px; float:left;}
.c_1170_1 .c_585 .text{ width:100%; height:100%; background:#383c85; padding:50px 30px 20px 30px; float:left;}

.c_1170_1 .c_585 .text .daxiao{ width:30%; margin-left:3%; float:left}
.c_1170_1 .c_585 .text .daxiao h3{ font-size:33px; color:#fff; line-height:80px;}
.c_1170_1 .c_585 .text .daxiao p{ font-size:15px; color:#fff; line-height:30px;}
.c_1170_1 .c_585 .text .p{ width:100%; float:left; margin-top:19px; font-size:16px; color:white; line-height:40px;}



.c_1170_1 .c_585 .text .btn{ width:100%; float:left; margin-top:48px; text-align:center;}
.c_1170_1 .c_585 .text .btn a{display:inline-block;*display:inline; *zoom:1; width:205px; height:54px; border:solid 1px white; line-height:52px; color:white; font-size:16px;}
.c_1170_1 .c_585 .text .btn a:hover{ background:white; color:#d6a91b;}
.c_1170_1 .c_585 .slide_pic_1{ width:100%; float:left; height:100%; position:relative;}
.c_1170_1 .c_585 .slide_pic_1 .slick-dots {
	position: absolute;
	bottom: 30px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.c_1170_1 .c_585 .slide_pic_1 .slick-dots li {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 8px;
	padding: 0;
	cursor: pointer;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	overflow:hidden;
	background:#383c85;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.c_1170_1 .c_585 .slide_pic_1 .slick-dots li.slick-active{
	opacity:1;
	filter:alpha(opacity=100);
}

@media screen and (max-width:1169px) {
.c_1170_1 .c_585 .text{ padding:55px 40px 20px 40px;}
}
@media screen and (max-width:991px) {
.c_1170_1 .c_585 .text h3{ font-size:20px; line-height:30px;}
.c_1170_1 .c_585 .text .p{ margin-top:10px; font-size:14px; line-height:24x;}
.c_1170_1 .c_585 .text .btn{ margin-top:40px;}
.c_1170_1 .c_585 .text .btn a{ width:145px; height:44px; line-height:42px; font-size:14px;}
}
@media screen and (max-width:767px) {
.tit_1 .bian{ height:32px; background-size:1px 28px;}
.tit_1 h3{ font-size:26px; line-height:36px;}
.tit_1 h5{ font-size:14px; line-height:20px;}
.c_1170_1 .c_585{ width:100%; margin-top:20px; height:auto;}
.c_1170_1 .c_585.first{ margin-top:0px;}
.c_1170_1 .c_585 .text{ padding:55px 40px 40px 40px;}
}
@media screen and (max-width:480px) {
.c_1170_1{ padding:20px 0 30px 0;}
.c_1170_1 .c_585 .text{ padding:25px 20px 20px 20px;}
.c_1170_1 .c_585 .slide_pic_1 .slick-dots { bottom:20px;}
.c_1170_1 .c_585 .slide_pic_1 .slick-dots li{ width:10px; height:10px;}
}

.bg_2{ background:url(../image/bg_2.jpg) no-repeat center; background-size:cover; padding:72px 15px 80px 15px;}
.c_1170_2{ width:100%; float:left; }
.c_1170_2 .tit_1 h3{ color:white;}
.c_1170_2 .tit_1 h5{ opacity:0.6; filter:alpha(opacity=60); color:white;}
.tit_1 .p{ width:100%; float:left; margin-top:9px; font-size:14px; color:#fff; opacity:0.6; filter:alpha(opacity=60); letter-spacing:2px;}
.c_0100_1{ background:url(../image/bg_3.png); margin-top:47px; float:left; width:100%;}
.c_0100_1 ul{ width:100%; float:left; overflow:hidden;}
.c_0100_1 ul li{ width:50%; float:left; text-align:center; height:232px; padding:0 46px; ;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.c_0100_1 ul li .title{ width:100%; text-align:center; float:left;}
.c_0100_1 ul li .title span{display:inline-block;*display:inline; *zoom:1; width:200px; height:59px; line-height:59px; background:#f4f7fc; font-size:20px; color:white; font-weight:bold;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.c_0100_1 ul li .p{ width:100%; height:40px; overflow:hidden;font-size:14px; line-height:40px; color:white; opacity:0.8; filter:alpha(opacity=80); text-align:left; background:url(../image/icon2.jpg) no-repeat left 5px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
	
.c_0100_1 .addli{ padding:20px; clear:both}	
.c_0100_1 .addli dd{ line-height:45px; height:45px; background:url(../image/icon2.jpg) no-repeat left; text-align:left; width:100%; font-size:14px;}		
.c_0100_1 .addli dd a{ padding-left:20px; color:#fff}
		
.c_0100_1 ul li:hover{ background:#383c85}
.c_0100_1 ul li:hover .title span{ background:#ad7836;}
.c_0100_1 ul li:hover .p{ opacity:1; filter:alpha(opacity=100);}



@media screen and (max-width:991px) {
.bg_2{ padding:52px 15px 60px 15px;}
.c_1170_2{ padding:0 15px;}
.c_0100_1 ul li{ width:100%; border-left:0; margin-left:0; margin-top:-1px; height:auto; padding:0;}
.c_0100_1 ul li .title{ border-top:solid 1px #6b6b6b;}
.c_0100_1 ul li .title span{ background:url(../image/btn06.png) no-repeat  90% center #f4f7fc; width:100%; height:49px; line-height:49px; font-size:16px; }
.c_0100_1 ul li .p{ height:0; margin-top:0px; font-size:13px; line-height:26px; padding:0 20px;}
.c_0100_1 ul li.on{ padding-bottom:15px; background:#383c85;}
.c_0100_1 ul li.on .p{ height:104px; padding:10px 20px;}
.c_0100_1 ul li.on .title span{ background:url(../image/btn06_h.png) no-repeat 90% center #bb8e00;}
}
@media screen and (max-width:767px) {
.tit_1 .p{ margin-top:5px; font-size:12px; display:none;}
.c_0100_1{ margin-top:27px;}
}
@media screen and (max-width:480px) {
.bg_2{ padding:22px 15px 30px 15px;}
}

.bg_3{ background:url(../image/bg_4.jpg) no-repeat center top;}
.c_1170_3{ width:100%; float:left; padding:36px 0 80px 0;}
.c_1170_3 .tit_1 .p{ color:#666; opacity:1; filter:alpha(opacity=100); margin-top:16px;}
.c_1170_3 ul{ width:100%; float:left; margin-top:35px;}
.c_1170_3 ul li{ width:33.33%; float:left; padding:0 15px; margin-top:10px;}
.c_1170_3 ul li .zbox{ width:100%; float:left;}
.c_1170_3 ul li .zbox .img{ width:100%; float:left; height:250px; position:relative; overflow:hidden;}
.c_1170_3 ul li .zbox .img img{ width:370px; height:250px; position:absolute; left:50%; top:50%; margin:-139px 0 0 -185px; max-width:none;
		 transition: all 1s linear;
	-moz-transition: all 1s linear;
 -webkit-transition: all 1s linear;
-o-transition: width all 1s linear;}
.c_1170_3 ul li .zbox:hover .img img{transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
	 -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);}
.c_1170_3 ul li .zbox .text{ width:100%; background:#f4f7fc; height:278px; padding:28px 15px 48px 15px; position:relative; float:left; overflow:hidden;}
.c_1170_3 ul li .zbox .text .title{ width:100%; float:left; padding-bottom:5px; background:url(../image/bian_3.png) no-repeat center bottom; text-align:center; margin-bottom:15px}
.c_1170_3 ul li .zbox .text .title h4{ width:100%; float:left; font-size:30px; color:white; line-height:42px; margin-bottom:15px}
.c_1170_3 ul li .zbox .text .title h5{ width:100%; margin-top:6px; float:left; font-size:14px; color:white; line-height:23px; opacity:0.5; filter:alpha(opacity=50);}
.c_1170_3 ul li .zbox .text .p{ width:70%; margin:0 auto;margin-top:21px; font-size:18px; color:white; line-height:40px; height:90px; overflow:hidden}
.c_1170_3 ul li .zbox .text .more{ display:block; width:100%; height:48px; background:#383c85 url(../image/btn07.png) no-repeat right center; padding-left:20px; font-size:16px; color:white; text-transform:uppercase; font-family:"Arial"; position:absolute; left:0; bottom:-48px; line-height:48px;}
.c_1170_3 ul li .zbox:hover .text .more{ bottom:0;}




.newnav{ padding:10px 0;}
.newnav .left{ width:310px; float:left;}
.newnav ul  li{ line-height:50px; float:left; text-align:center; font-size:17px;}
.newnav ul  li a{ padding:0 23px;}
.newnav .right{  width:770px; float:right; padding-top:15px;}


.clear{ clear:both}

@media screen and (max-width:991px) {
.c_1170_3{ padding:26px 0 50px 0;}
.c_1170_3 ul li .zbox .img{ height:200px;}
.c_1170_3 ul li .zbox .text{ padding:13px 15px 38px 15px; height:200px;}
.c_1170_3 ul li .zbox .text .more{ height:38px; line-height:38px; font-size:14px;}
.c_1170_3 ul li .zbox .text .title h4{ font-size:16px; line-height:32px;}
.c_1170_3 ul li .zbox .text .title h5{ margin-top:4px;font-size:12px; line-height:22px; }
.c_1170_3 ul li .zbox .text .p{ margin-top:6px; font-size:12px; line-height:26px; height:78px;}
}
@media screen and (max-width:767px) {
.c_1170_3{ padding:16px 15px 30px 15px;}
.c_1170_3 ul{ margin-top:15px;}
.c_1170_3 ul li{ width:100%;}
.c_1170_3 ul li .zbox .img{ width:40%;}
.c_1170_3 ul li .zbox .text{ margin-left:40%; float:none; width:auto; padding:13px 10px 18px 10px;}
.c_1170_3 ul li .zbox .text .p{ padding:0 30px; height:104px;}
.c_1170_3 ul li .zbox .text .more{ display:none;}
}
@media screen and (max-width:480px) {
.c_1170_3 ul li .zbox .text .p{ padding:0 15px;}
.c_1170_3 ul li .zbox .img{ height:80px;}
.c_1170_3 ul li .zbox .text{ height:80px;}
.c_1170_3 ul li .zbox .text .title{ padding-bottom:0; background:none; text-align:left;}
.c_1170_3 ul li .zbox .text .title h4{ font-size:14px; line-height:28px;}
.c_1170_3 ul li .zbox .text .title h5{ display:none;}
.c_1170_3 ul li .zbox .text .p{ height:26px; margin-top:0; text-align:left;}
}
.elli{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}	

.bg_4{ background:#f6f6f9;}
.c_1170_4{width:100%; float:left; padding:60px 0 40px 0;}
.slide_pic_2{ width:100%; float:left; position:relative;}
.slide_pic_2 .slick-slide{ padding:0 15px 10px 15px;}
.slide_pic_2 .slick-slide li{
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.slide_pic_2 .slick-slide li:hover{ box-shadow: 0 3px 7px rgba(0,0,0,0.2);}
.slide_pic_2 .slick-prev,.slide_pic_2 .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: -22px;
	top: 50%;
	display: block;
	width: 22px;
	height: 44px;
	padding: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	cursor: pointer;
	color: transparent;
	margin-top:-27px;
	border: none;
	outline: none;
	background:url(../image/btn08.png) no-repeat left center;
	z-index: 9;
-webkit-transition: all 0.3s ease-out 0s; 
   -moz-transition: all 0.3s ease-out 0s; 
	 -o-transition: all 0.3s ease-out 0s; 
		transition: all 0.3s ease-out 0s;
}
.slide_pic_2 .slick-next {
	left: auto;
	right: -22px;
	background-position: right center;
}
.slide_pic_2 .slick-prev:hover{ background-image:url(../image/btn08_h.png);}
.slide_pic_2 .slick-next:hover{ background-image:url(../image/btn08_h.png);}
@media screen and (max-width:1250px) {
.slide_pic_2{ padding:0 44px;}
.slide_pic_2 .slick-prev{ left:15px;}
.slide_pic_2 .slick-next{ left:auto; right:15px;}
}
@media screen and (max-width:991px) {
.c_1170_4{ padding:30px 0 20px 0;}
}
@media screen and (max-width:480px) {
.c_1170_4{ padding:20px 0 10px 0;}
.slide_pic_2 .slick-slide{ padding:0 10px 10px 10px;}
}



.pf_down{ width:100%; float:left; position:fixed; left:0; bottom:0; background:#fff; height:50px; z-index:99; border-top:solid 1px #ddd;}
.pf_down li{ width:33.333333%; float:left; text-align:center; padding:3px 0 5px 0; position:relative;}
.pf_down li .ico7{ width:100%; float:left; height:25px; background-size:18px 18px !important; background-size:16px 16px !important;}
.pf_down li .name{ width:100%; float:left; margin-top:0px; font-size:12px; color:#666; line-height:14px; font-family:"Arial";}
.pf_down li.l1 .ico7{ background:url(../image/btn15.png) no-repeat center;}
.pf_down li.l2 .ico7{ background:url(../image/search_btn.png) no-repeat center;}
.pf_down li.l3 .ico7{ background:url(../image/btn17.png) no-repeat center;}


.bg_1{ background:url(../image/bg_1.png) no-repeat center bottom; overflow:hidden;}
.c_1170_1{ width:100%; float:left; padding:40px 0 80px 0;}
.tit_1{ width:100%; float:left; text-align:center;}
.tit_1 .bian{ width:100%; height:72px; background:url(../image/search_btn.jpg) no-repeat center top}
.tit_1 h3{ width:100%; float:left; font-size:36px; color:#383c85; line-height:46px; font-weight:bold;}
.tit_1 h5{ width:100%; float:left; font-size:18px; color:#666; line-height:28px; font-family:"Arial"; letter-spacing:2px; text-transform:capitalize;}
.c_1170_1 .c_585{ width:50%; float:right; height:520px; margin-top:32px;}
.c_1170_1 .c_585.first{ margin-top:32px; float:left;}
.c_1170_1 .c_585 .text{ width:100%; height:100%; background:#383c85; padding:50px 30px 20px 30px; float:left;}

.c_1170_1 .c_585 .text .daxiao{ width:30%; margin-left:3%; float:left}
.c_1170_1 .c_585 .text .daxiao h3{ font-size:33px; color:#fff; line-height:80px;}
.c_1170_1 .c_585 .text .daxiao p{ font-size:15px; color:#fff; line-height:30px;}
.c_1170_1 .c_585 .text .p{ width:100%; float:left; margin-top:19px; font-size:16px; color:white; line-height:40px;}



.c_1170_1 .c_585 .text .btn{ width:100%; float:left; margin-top:48px; text-align:center;}
.c_1170_1 .c_585 .text .btn a{display:inline-block;*display:inline; *zoom:1; width:205px; height:54px; border:solid 1px white; line-height:52px; color:white; font-size:16px;}
.c_1170_1 .c_585 .text .btn a:hover{ background:white; color:#d6a91b;}
.c_1170_1 .c_585 .slide_pic_1{ width:100%; float:left; height:100%; position:relative;}
.c_1170_1 .c_585 .slide_pic_1 .slick-dots {
	position: absolute;
	bottom: 30px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
}
.c_1170_1 .c_585 .slide_pic_1 .slick-dots li {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 8px;
	padding: 0;
	cursor: pointer;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	overflow:hidden;
	background:#383c85;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.c_1170_1 .c_585 .slide_pic_1 .slick-dots li.slick-active{
	opacity:1;
	filter:alpha(opacity=100);
}

@media screen and (max-width:1169px) {
.c_1170_1 .c_585 .text{ padding:55px 40px 20px 40px;}
}
@media screen and (max-width:991px) {
.c_1170_1 .c_585 .text h3{ font-size:20px; line-height:30px;}
.c_1170_1 .c_585 .text .p{ margin-top:10px; font-size:14px; line-height:24x;}
.c_1170_1 .c_585 .text .btn{ margin-top:40px;}
.c_1170_1 .c_585 .text .btn a{ width:145px; height:44px; line-height:42px; font-size:14px;}
}
@media screen and (max-width:767px) {
.tit_1 .bian{ height:32px; background-size:1px 28px;}
.tit_1 h3{ font-size:26px; line-height:36px;}
.tit_1 h5{ font-size:14px; line-height:20px;}
.c_1170_1 .c_585{ width:100%; margin-top:20px; height:auto;}
.c_1170_1 .c_585.first{ margin-top:0px;}
.c_1170_1 .c_585 .text{ padding:55px 40px 40px 40px;}
}
@media screen and (max-width:480px) {
.c_1170_1{ padding:20px 0 30px 0;}
.c_1170_1 .c_585 .text{ padding:25px 20px 20px 20px;}
.c_1170_1 .c_585 .slide_pic_1 .slick-dots { bottom:20px;}
.c_1170_1 .c_585 .slide_pic_1 .slick-dots li{ width:10px; height:10px;}
}

.bg_2{ background:url(../image/bg_2.jpg) no-repeat center; background-size:cover; padding:72px 15px 80px 15px;}
.c_1170_2{ width:100%; float:left; }
.c_1170_2 .tit_1 h3{ color:white;}
.c_1170_2 .tit_1 h5{ opacity:0.6; filter:alpha(opacity=60); color:white;}
.tit_1 .p{ width:100%; float:left; margin-top:9px; font-size:14px; color:#fff; opacity:0.6; filter:alpha(opacity=60); letter-spacing:2px;}
.c_0100_1{ background:url(../image/bg_3.png); margin-top:47px; float:left; width:100%;}
.c_0100_1 ul{ width:100%; float:left; overflow:hidden;}
.c_0100_1 ul li{ width:50%; float:left; text-align:center; height:232px; padding:0 46px; ;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.c_0100_1 ul li .title{ width:100%; text-align:center; float:left;}
.c_0100_1 ul li .title span{display:inline-block;*display:inline; *zoom:1; width:200px; height:59px; line-height:59px; background:#f4f7fc; font-size:20px; color:white; font-weight:bold;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.c_0100_1 ul li .p{ width:100%; height:40px; overflow:hidden;font-size:14px; line-height:40px; color:white; opacity:0.8; filter:alpha(opacity=80); text-align:left; background:url(../image/icon2.jpg) no-repeat left 5px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
	
.c_0100_1 .addli{ padding:20px; clear:both}	
.c_0100_1 .addli dd{ line-height:45px; height:45px; background:url(../image/icon2.jpg) no-repeat left; text-align:left; width:100%; font-size:14px; overflow:hidden}		
.c_0100_1 .addli dd a{ padding-left:20px; color:#fff}
		
.c_0100_1 ul li:hover{ background:#383c85}
.c_0100_1 ul li:hover .title span{ background:#ad7836;}
.c_0100_1 ul li:hover .p{ opacity:1; filter:alpha(opacity=100);}



@media screen and (max-width:991px) {
.bg_2{ padding:52px 15px 60px 15px;}
.c_1170_2{ padding:0 15px;}
.c_0100_1 ul li{ width:100%; border-left:0; margin-left:0; margin-top:-1px; height:auto; padding:0;}
.c_0100_1 ul li .title{ border-top:solid 1px #6b6b6b;}
.c_0100_1 ul li .title span{ background:url(../image/btn06.png) no-repeat  90% center #f4f7fc; width:100%; height:49px; line-height:49px; font-size:16px; }
.c_0100_1 ul li .p{ height:0; margin-top:0px; font-size:13px; line-height:26px; padding:0 20px;}
.c_0100_1 ul li.on{ padding-bottom:15px; background:#383c85;}
.c_0100_1 ul li.on .p{ height:104px; padding:10px 20px;}
.c_0100_1 ul li.on .title span{ background:url(../image/btn06_h.png) no-repeat 90% center #bb8e00;}
}
@media screen and (max-width:767px) {
.tit_1 .p{ margin-top:5px; font-size:12px; display:none;}
.c_0100_1{ margin-top:27px;}
}
@media screen and (max-width:480px) {
.bg_2{ padding:22px 15px 30px 15px;}
}

.bg_3{ background:url(../image/bg_4.jpg) no-repeat center top;}
.c_1170_3{ width:100%; float:left; padding:0px 0 80px 0;}
.c_1170_3 .tit_1 .p{ color:#666; opacity:1; filter:alpha(opacity=100); margin-top:16px;}
.c_1170_3 ul{ width:100%; float:left; margin-top:35px;}
.c_1170_3 ul li{ width:33.33%; float:left; padding:0 15px; margin-top:10px;}
.c_1170_3 ul li .zbox{ width:100%; float:left;}
.c_1170_3 ul li .zbox .img{ width:100%; float:left; height:250px; position:relative; overflow:hidden;}
.c_1170_3 ul li .zbox .img img{ width:370px; height:250px; position:absolute; left:50%; top:50%; margin:-139px 0 0 -185px; max-width:none;
		 transition: all 1s linear;
	-moz-transition: all 1s linear;
 -webkit-transition: all 1s linear;
-o-transition: width all 1s linear;}
.c_1170_3 ul li .zbox:hover .img img{transform: scale(1.09,1.09);
	-ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
	 -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);}
   
.c_1170_3 ul li .zbox .text{ width:100%; background:#f4f7fc; height:278px; padding:28px 15px 48px 15px; position:relative; float:left; overflow:hidden;}
.c_1170_3 ul li .zbox .text .title{ width:100%; float:left; padding-bottom:5px; background:url(../image/bian_3.png) no-repeat center bottom; margin-bottom:15px}
.c_1170_3 ul li .zbox .text .title h4{ width:100%; float:left; font-size:30px; color:#333; line-height:42px; margin-bottom:15px; text-align:center;}
.c_1170_3 ul li .zbox .text .title h5{ width:100%; margin-top:6px; float:left; font-size:14px; color:#333; line-height:23px; opacity:0.5; filter:alpha(opacity=50);}
.c_1170_3 ul li .zbox .text .p{ width:90%; margin:0 auto;margin-top:21px; font-size:14px; color:#333; line-height:30px; overflow:hidden; }
.c_1170_3 ul li .zbox .text .more{ display:block; width:100%; height:48px; background:#383c85 url(../image/btn07.png) no-repeat right center; padding-left:20px; font-size:16px; color:white; text-transform:uppercase; font-family:"Arial"; position:absolute; left:0; bottom:-480px; line-height:48px;}
.c_1170_3 ul li .zbox:hover .text .more{ bottom:0;}





.clear{ clear:both}

@media screen and (max-width:991px) {
.c_1170_3{ padding:26px 0 50px 0;}
.c_1170_3 ul li .zbox .img{ height:200px;}
.c_1170_3 ul li .zbox .text{ padding:13px 15px 38px 15px; height:200px;}
.c_1170_3 ul li .zbox .text .more{ height:38px; line-height:38px; font-size:14px;}
.c_1170_3 ul li .zbox .text .title h4{ font-size:16px; line-height:32px;}
.c_1170_3 ul li .zbox .text .title h5{ margin-top:4px;font-size:12px; line-height:22px; }
.c_1170_3 ul li .zbox .text .p{ margin-top:6px; font-size:12px; line-height:26px; height:78px;}
}
@media screen and (max-width:767px) {
.c_1170_3{ padding:16px 15px 30px 15px;}
.c_1170_3 ul{ margin-top:15px;}
.c_1170_3 ul li{ width:100%;}
.c_1170_3 ul li .zbox .img{ width:40%;}
.c_1170_3 ul li .zbox .text{ margin-left:40%; float:none; width:auto; padding:13px 10px 18px 10px;}
.c_1170_3 ul li .zbox .text .p{ padding:0 30px; height:104px;}
.c_1170_3 ul li .zbox .text .more{ display:none;}
}
@media screen and (max-width:480px) {
.c_1170_3 ul li .zbox .text .p{ padding:0 15px;}
.c_1170_3 ul li .zbox .img{ height:80px;}
.c_1170_3 ul li .zbox .text{ height:80px;}
.c_1170_3 ul li .zbox .text .title{ padding-bottom:0; background:none; text-align:left;}
.c_1170_3 ul li .zbox .text .title h4{ font-size:16px; line-height:30px;}
.c_1170_3 ul li .zbox .text .title h5{ display:none;}
.c_1170_3 ul li .zbox .text .p{ height:26px; margin-top:0; text-align:left;}
}
.elli{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}	

.bg_4{ background:#f6f6f9;}
.c_1170_4{width:100%; float:left; padding:60px 0 40px 0;}
.slide_pic_2{ width:100%; float:left; position:relative;}
.slide_pic_2 .slick-slide{ padding:0 15px 10px 15px;}
.slide_pic_2 .slick-slide li{
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
	 -o-transition: all 0.2s ease-out 0s; 
		transition: all 0.2s ease-out 0s;}
.slide_pic_2 .slick-slide li:hover{ box-shadow: 0 3px 7px rgba(0,0,0,0.2);}
.slide_pic_2 .slick-prev,.slide_pic_2 .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: -22px;
	top: 50%;
	display: block;
	width: 22px;
	height: 44px;
	padding: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	cursor: pointer;
	color: transparent;
	margin-top:-27px;
	border: none;
	outline: none;
	background:url(../image/btn08.png) no-repeat left center;
	z-index: 9;
-webkit-transition: all 0.3s ease-out 0s; 
   -moz-transition: all 0.3s ease-out 0s; 
	 -o-transition: all 0.3s ease-out 0s; 
		transition: all 0.3s ease-out 0s;
}
.slide_pic_2 .slick-next {
	left: auto;
	right: -22px;
	background-position: right center;
}
.slide_pic_2 .slick-prev:hover{ background-image:url(../image/btn08_h.png);}
.slide_pic_2 .slick-next:hover{ background-image:url(../image/btn08_h.png);}
@media screen and (max-width:1250px) {
.slide_pic_2{ padding:0 44px;}
.slide_pic_2 .slick-prev{ left:15px;}
.slide_pic_2 .slick-next{ left:auto; right:15px;}
}
@media screen and (max-width:991px) {
.c_1170_4{ padding:30px 0 20px 0;}
}
@media screen and (max-width:480px) {
.c_1170_4{ padding:20px 0 10px 0;}
.slide_pic_2 .slick-slide{ padding:0 10px 10px 10px;}
}


.footer{ width:1200px; margin:0 auto; padding:59px 0 57px 0; overflow:hidden;}
.footer .tel{ width:34.188%; float:left; padding-left:70px; background:url(../image/ico_04.png) no-repeat left center; margin-top:15px;}
.footer .tel h4{ width:100%; float:left; font-size:18px; color:white; line-height:33px; opacity:0.66; filter:alpha(opacity=66);}
.footer .tel h2{ width:100%; float:left; font-size:30px; color:white; line-height:36px; font-weight:bold; opacity:0.6; filter:alpha(opacity=60);}
.footer .ewm_2{ width:34.188%; float:left;}
.footer .ewm_2 .ewm_2_box{ width:99px; height:99px; padding:4px; border:solid 1px #dcdcdc; background:white; float:left;}
.footer .ewm_2 .text{ margin-left:119px; margin-top:9px;}
.footer .ewm_2 .text h5{ width:100%; float:left; font-size:14px; color:white; line-height:21px; opacity:0.6; filter:alpha(opacity=60);}
.footer .ewm_2 .text .bshare-custom{ width:100%; float:left; margin-top:11px;}
.footer .ewm_2 .text .bshare-custom a{ display:block; width:32px; height:32px; padding:0; margin:0 13px 0 0; float:left;}
.footer .ewm_2 .text .bshare-custom a.a1{ background:url(../image/ico_05.png) no-repeat center;}
.footer .ewm_2 .text .bshare-custom a.a2{ background:url(../image/ico_06.png) no-repeat center;}
.footer .ewm_2 .text .bshare-custom a.a1:hover{ background:url(../image/ico_05_h.png) no-repeat center; opacity:1; filter:alpha(opacity=100);}
.footer .ewm_2 .text .bshare-custom a.a2:hover{ background:url(../image/search_btn.png) no-repeat center; opacity:1; filter:alpha(opacity=100);}
.footer .footer_r{ width:31.624%; float:left;}
.footer .footer_r .p{ width:100%; float:left; margin-top:14px; font-size:14px; color:white; line-height:24px; opacity:0.6; filter:alpha(opacity=60);}
.footer .footer_r .p a{ color:white;}
.footer .footer_r .p span{ display:block; width:50%; float:left;}
.footer .footer_r .p .span1{ text-align:right;}
.link_1{ width:100%; float:left; border-top:solid 1px #494949; padding:15px 0 16px 0; font-size:14px; color:white; line-height:22px;}
.link_1 h4{ width:100%; padding:0 20px; height:38px; line-height:38px; color:white; background:#383C85 url(../image/btn06_h.png) no-repeat 98% center; background-size:30px 30px; display:none; font-size:14px;}
.link_1 h4.on{ background-image:url(../image/btn06.png);}
.link_1 .p{ width:100%; float:left; overflow:hidden;}
.link_1 a{ color:white; opacity:0.4; filter:alpha(opacity=40);display:inline-block;*display:inline; *zoom:1; padding-right:40px;
-webkit-transition: all 0s ease-out 0s; 
-moz-transition: all 0s ease-out 0s; 
-o-transition: all 0s ease-out 0s; 
transition: all 0s ease-out 0s;}
.link_1 span{display:inline-block;*display:inline; *zoom:1; padding:0 13px;color:white; opacity:0.4; filter:alpha(opacity=40); margin-left:-40px;}
.link_1 a span{ opacity:1; filter:alpha(opacity=100);}
.link_1 a:hover{ opacity:1; filter:alpha(opacity=100);}
.link_1 a:hover span{ opacity:0.4; filter:alpha(opacity=40);}
.bg_5{ background:#383C85; border-bottom:solid 1px #313131;}
.down{  width:1200px; margin:0 auto; padding:10px 0 11px 0; line-height:23px;}
.down .p{ float:left; font-size:12px; color:white; opacity:0.5; filter:alpha(opacity=50);}
.down .down_r{ float:right; font-size:12px;}
.down .down_r span{display:inline-block;*display:inline; *zoom:1; padding:0 14px; color:white; opacity:0.5; filter:alpha(opacity=50);}
.down .down_r a{display:inline-block;*display:inline; *zoom:1; color:white; opacity:0.5; filter:alpha(opacity=50);}
.down .down_r a:hover{ opacity:1; filter:alpha(opacity=100);}
@media screen and (max-width:991px) {
.footer{ padding:39px 0 37px 0;}
.footer .tel{ width:50%;}
.footer .ewm_2{ width:50%;}
.footer .footer_r{ width:100%; margin-top:20px;}
}
@media screen and (max-width:767px) {
.footer{ padding:29px 15px 27px 15px;}
.footer .tel{ padding-left:40px; margin-top:0px; background-size:30px 30px;}
.footer .tel h4{ font-size:14px; line-height:28px;}
.footer .tel h2{ font-size:20px; line-height:30px;}
.footer .ewm_2 .text h5{ font-size:12px; line-height:20px;}
.footer .ewm_2 .text .bshare-custom{ margin-top:6px;}
.footer .footer_r .p{ margin-top:10px; font-size:12px; line-height:22px;}
.link_1{ padding:10px 15px 9px 15px; font-size:12px; line-height:20px;}
.down .p{ width:100%; text-align:center;}
.down .down_r{ width:100%; text-align:center;}
}
@media screen and (max-width:480px) {
.footer{ padding:19px 15px 17px 15px;}
.footer .tel{ width:100%; display:none;}
.footer .ewm_2{ width:100%; margin-top:10px;}
.footer .footer_r{ display:none;}
.link_1 h4{ display:block;}
.link_1 .p{ display:none; padding:10px;}
.down{ padding:10px 15px 11px 15px;}
.footer .ewm_2 .text .bshare-custom a{ width:28px; height:28px; margin:0 8px 0 0; background-size:28px 28px !important;}
}