﻿@charset "utf-8";
/* CSS Document */
/*切图：zcy*/
html{ overflow-x:auto; overflow-y:auto;}
*{ padding:0; margin:0;outline:none !important;}
.wow{visibility:inherit !important;}
ul, ol,li{ list-style-type:none;}
body, button, input, select, textarea{  font-family:'Microsoft yahei',Arial; font-size:12px;}
code, kbd, pre, samp { font-family: 'Microsoft yahei',Arial;}
a{ text-decoration:none; color:#333; cursor: pointer;
-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;}
img{border:0; max-width:100%;}
li { line-height:normal; }
table { border-collapse: collapse; border-spacing: 0; }
h1,h2,h3,h4,h5,h6{margin:0; font-weight:normal; font-family: 'Microsoft yahei',Arial; }
input,table,tr,td{ margin:0; padding:0; border:none;}
button,table{ border:none; background:none; margin:0; padding:0;}
body{ position:relative; float:left; width:100%;}
select{ margin:0; padding:0; font-family: 'Microsoft yahei',Arial; border:none;}
textarea{ resize:none;outline:none;}
label{ margin-bottom:0; font-weight:normal;}
input,select,textarea{ margin:0; padding:0; border:0; outline:none;
 -moz-border-radius:0px; 
 -webkit-border-radius:0; 
 -khtml-border-radius:0;
 border-radius:0;
}
/*********************************************************************重置***********************************************************************/

.pz_top{ float:left; width:100%; z-index:101; position:relative;}
.pz_banner{ float:left; width:100%; position:relative; z-index:5; min-height: 150px;}
.pz_menu{ float:left; width:100%; position:relative; z-index:99; background: white;}
.pz_main{ float:left; width:100%; position:relative; z-index:5; overflow: hidden;}
.pz_down{ float:left; width:100%;z-index: 6; position: relative;}
@media screen and (max-width: 767px) {
.pz_banner{ min-height: 100px;}
/*.pz_down{ padding-bottom:50px;}*/
}

/*首页*/
.topnav{ height: 30px; background:#700005;}
.topnav .welcome{ float:left; line-height:30px; font-size:12px; color:white; opacity:0.6;}
.topnav .topnav_r{ float:right; margin-top:5px; line-height:20px;}
.topnav .topnav_r .btn1{ display: block; width:20px; height: 20px; position: relative; float:left; margin-right:10px;}
.topnav .topnav_r .btn1 img{ width:100%; float: left;}
.topnav .topnav_r .btn1 .ewm{ width:193px; height: 204px; padding:41px 30px 30px 30px; background:url(images/ewm_bg1.png) no-repeat top center; position: absolute; left: 50%; top: 23px; margin-left: -96px;  display: none; z-index: 99;}
.topnav .topnav_r .btn1 .ewm img{ width: 100%; float: left;}
.topnav .topnav_r .btn1:hover .ewm{ display: block;}
.topnav .topnav_r a{ float:left; font-size: 12px; color: #fff; line-height: 20px;}

.top{ height: 88px; background:url(images/bg_1.jpg) no-repeat center center; background-size:cover;}
.top .logo{  float: left; margin-top: 12px;}
.top .logo img{ float: left;}
.top .top_r{ float: right; margin-top:24px;}
.top .top_r .search{ width:280px; float: right; margin-left: 30px;}
.top .top_r .search .search_k{ display: block; width:220px; height: 40px; padding-left: 40px; float: left; background:url(images/bg_2.png) no-repeat center center; position: relative;}
.top .top_r .search .search_k .search_ico{ width:14px; height: 14px;  background: url(images/search_ico.png) no-repeat left center; background-size: contain; position: absolute; left: 14px; top: 12px;}
.top .top_r .search .search_k input{ width:100%; float: left; height: 40px; line-height: 40px; background: none; font-size: 14px; color: #fff;}
.top .top_r .search .search_b{display: block; width:60px; height: 40px; float: right;background: #fff; font-size: 14px; color:#ab1e17; 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;}
.top .top_r .search .search_b:hover{ background:#700005; color:white;}

.menu{ width:100%; float: left;}
.menu > ul{ float:left; width:100%;background: url(images/bian_2.jpg) no-repeat left center;}
.menu ul .nli{ float:left; width:12.5%;z-index:99; position:relative; background: url(images/bian_2.jpg) no-repeat right center; text-align: center;}
.menu ul .nli span a{ display:block; float:left; width:100%; height:60px; line-height:60px; color:#333; font-size:16px; background-position:bottom center; background-repeat:no-repeat;}
.menu ul .nli.on span a,
.menu ul .nli:hover span a{ color: #90000a; background-image:url(images/bian_1.png); background-size:contain;}

/*下拉菜单（漂浮在menu .nli上）*/
.sub { z-index:21;  position:absolute; display: none; float:left;  clear:both; width:100%; left:0; top:100% !important; text-align: left; text-align: center;}
.sub .l2{ width:100%; float: left; position: relative; margin-bottom: 1px;}
.sub .l2 .l2_a{ line-height: 37px;  width:100%;  float:left;  color:#fff; font-size: 14px; background:rgba(0,0,0,0.2);}
.sub .l2:hover .l2_a { background: #a02e39;}

.elli{ white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
@media screen and (max-width: 1199px) {
.menu ul .nli span a{ font-size:14px;}
}
@media screen and (max-width: 1023px) {
.topnav .topnav_r .btn1 .ewm{ background-size:contain; width:103px; height:109px; padding:21px 16px 16px 16px; margin-left:-51px;}
}
@media screen and (max-width:767px) {
.topnav{ display: none;}
.menu{ display: none;}
.top{ height: 60px;}
.top .logo{ width:105px; margin-top: 8px;}
}

.menuph{ float:right; cursor: pointer;  width: 24px;  text-align: center; display: none; margin-top:20px;}
.menuph .point {  display: inline-block;  width: 24px; height: 24px;  position: relative;}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before {  width: 24px;  }
.menuph .navbtn {  position: absolute;  top: 8px;  right: 0;  display: inline-block;  width: 24px;  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: #fff}
.menuph .navbtn::after,
.menuph .navbtn::before {  position: absolute;  right: 0;  display: inline-block;  width: 24px;  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: #fff}
.menuph .navbtn::after { top:-6px;}
.menuph .navbtn::before { top:6px;}
.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:absolute; width:100%; height:auto; overflow-y:auto; right:0px; top:0px; z-index:60; display:block; padding:100px 2% 5px 2%; background:rgba(144,0,10,0.6); box-shadow:0 5px 5px rgba(0,0,0,0.15); padding-bottom:20px; z-index: 98;}
.ph_menu{ float:left; width:100%; text-align:left;}
.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:#fff; font-size:13px; line-height:39px; white-space:nowrap; position: relative; letter-spacing: 1px; border-bottom: dashed 1px #ccc; padding:0 10px;}
.ph_menu .nli .l1_a.have{ background: url(images/menu22.png) right center no-repeat; background-size: 7px 4px;}
.ph_menu .nli.on .l1_a.have{ background:url(images/menu22_h.png) right center no-repeat; background-size: 7px 4px;}
.ph_menu .nli.on .l1_a:before,.ph_menu .nli:hover .l1_a:before{ margin-left: -75px;}
.ph_menu .nli.on .l1_a:after,.ph_menu .nli:hover .l1_a:after{ margin-right: -75px;}
.ph_menu .nli .l2_ul{ display:none; height:auto; float:left; width:100%; padding: 10px 30px;}
.ph_menu .nli .l2_ul li a{ line-height:26px; font-size:12px; color:#fff;}
.pz_menu.on{ box-shadow: 0 3px 6px rgba(0,0,0,0.15);}
.ph_menu .search{ display:block; margin:5px auto 0 auto; height:40px; max-width:767px; width:100%; padding: 0 40px 0 10px; position: relative;}
.ph_menu .search .search_k{ height:40px; line-height:38px; width:100%; font-size: 14px; background:none; color:#90000a; border:solid 1px rgba(255,255,255,0.5); background:rgba(255,255,255,0.4); padding-left:10px;}
.ph_menu .search .search_btn{ position: absolute; right:0; top: 0; height:40px; line-height:40px; width:40px; background: #90000a url(images/search_btn.png) no-repeat center center; background-size: 16px 16px;}
.pf_menu .link_1{ wdith:100%; float: left;}
.pf_menu .link_1 a{ width:100%; display: block; float: left; line-height: 24px; position: relative; font-size: 12px; color: #fff; cursor: pointer; z-index: 3; margin-top: 5px; padding: 0 10px;}
.pf_menu .link_1 a img{ margin-right: 5px; width: 28px; vertical-align: middle; margin-top: -2px;}
.pf_menu .link_1 a:hover{ color: #fff;}
.pf_menu .link_1 a .ewm{ width:120px; height: 120px; padding: 10px; background: #fff; box-shadow: 0 6px 10px rgba(0,0,0,0.3); position: absolute; left: 50%; top: 33px; margin-left: -50px;  display: none;
-moz-border-radius:4px;  
 -webkit-border-radius:4px; 
 -khtml-border-radius:4px;
 border-radius:4px;}
.pf_menu .link_1 a .ewm img{ float: left;}
.pf_menu .link_1 a:hover .ewm{ display: block;}

@media screen and (max-width:767px) {
.topnav{ padding: 0 10px; height: 50px;}
.topnav .logo{ width:200px; margin-top: 15px; float: left;}
.pf_menu{padding:60px 2% 5px 2%;}
.topnav .logo_1{ margin-top:11px;}
.topnav .logo_2{ margin-top:14px;}
}

.slide_banner{ width:100%; float: left; position: relative;}
.slide_banner .slick-slide{ width:100%; position: relative;}
.slide_banner .slick-slide .img { width:100%; position: relative; float:left;}
.slide_banner .slick-dots {
	position: absolute;
	bottom: 0;
	background:url(images/ico2_4.png) no-repeat center center;
	height:35px;
}
.slide_banner .slick-dots li {
	width: 12px;
	height: 12px;
	margin: 12px 7.5px 0 7.5px;
	background:#dfbfc1;
	-moz-border-radius:50%; 
 -webkit-border-radius:50%; 
 -khtml-border-radius:50%;
 border-radius:50%;
}
.slide_banner .slick-dots li.slick-active {
	opacity: 1;
	background:#90000a;
}
@media screen and (max-width: 767px) {
.slide_banner .slick-dots {
	background-size:contain;
	height:25px;
}
.slide_banner .slick-dots li {
	width: 8px;
	height: 8px;
	margin: 8px 3px 0 3px;
}
}

/*底部*/
.footer{ background:url(images/bg_3.jpg) no-repeat center center; background-size:cover; padding:26px 0 38px 0;}
.footer .f_885{ width:885px; float:left; background:url(images/bian_3.png) no-repeat right center;}
.footer .f_885 .menu{ width:90%; float:left; padding:0 0 11px 0; border-bottom:solid 1px rgba(255,255,255,0.05);}
.footer .f_885 .menu a{ display:block; float:left; margin-right:20px; font-size:14px; color:white; line-height:30px;}
.footer .f_885 .menu a:hover{ text-decoration:underline;}
.footer .f_885 .link{ width:100%; float:left; margin-top:19px;}
.footer .f_885 .link span{ display:block; float:left; font-size:14px; color:white; line-height:30px; font-weight:bold; opacity:0.8;}
.footer .f_885 .link .p{ margin-left:70px;}
.footer .f_885 .link .p .zbox{ width:100%; overflow:hidden; float: left; font-size:14px; line-height:30px;}
.footer .f_885 .link .p .zbox a{ color:#fff;opacity:0.8; float:left;}
.footer .f_885 .link .p .zbox a:hover{ opacity:1;}
.footer .f_885 .link .p .zbox span{ color:#fff;opacity:0.8; margin: 0 8px;}
.footer .f_885 .f_885_b{ width:100%; float:left;}
.footer .f_885 .f_885_b span{ display:block; float:left; font-size:14px; color:white; line-height:30px; font-weight:bold; opacity:0.8;}
.footer .f_885 .f_885_b .p{ margin-left:70px; font-size:14px; line-height:30px; color:#fff;opacity:0.8;}
.footer .f_264{ width:264px; float:right;}
.footer .f_264 h4{ width:100%; float:left; font-size:14px; color:white; line-height:28px; font-weight:bold; margin-top:2px; text-align:right;} 
.footer .f_264 ul{ width:100%; float:left;}
.footer .f_264 ul li{ width:50%; float:left; margin-top:10px; line-height:36px; font-size:14px; color:rgba(255,255,255,0.8); position:relative; padding-left:30px;}
.footer .f_264 ul li img{ vertical-align:middle; margin:-2px 8px 0 0;}
.footer .f_264 ul li .ewm{ background:url(images/ewm_bg.png) no-repeat center; width:193px; height:204px; padding:30px 30px 41px 30px; position:absolute; left:50%; bottom:100%; margin-left:-96px; display:none;}
.footer .f_264 ul li .ewm img{ width:100%; float:left;}
.footer .f_264 ul li:hover .ewm{ display:block;}
.footer .f_264 .tel{ width:100%; float:left; text-align:right; margin-top:15px; font-size:14px; color:white; line-height:22px;}
.footer .f_264 .tel a{ font-weight:bold; font-size:18px; color:white;}
.footer .f_264 .tel p{display:inline-block;}
.down{ background:white;padding:12px 0 13px 0; text-align:center;}
.down .p{ width:100%; float:left; line-height:20px; font-size:12px; color:#666;}
@media screen and (max-width: 1199px) {
.footer .f_885{ width:75.64%;}
.footer .f_264{ width:22.56%;}
.footer .f_264 ul li{ padding-left:10px;}
}
@media screen and (max-width: 1023px) {
.footer .f_885{ width:100%; background:none; border-bottom:solid 1px rgba(255,255,255,0.05); padding-bottom:15px;}
.footer .f_264{ width:100%; margin-top:15px;}
.footer .f_264 h4,.footer .f_264 .tel{ text-align:left;}
.footer .f_264 ul li{ padding-left:0px; width:130px;}
.footer{ padding:16px 0 28px 0;}
.footer .f_885 .menu{ padding:0 0 6px 0;}
.footer .f_885 .menu a{ margin-right:10px; font-size:12px; line-height:24px;}
.footer .f_885 .link{ margin-top:10px;}
.footer .f_885 .link span{ font-size:12px; line-height:24px;}
.footer .f_885 .link .p{ margin-left:60px;}
.footer .f_885 .link .p .zbox{ font-size:12px; line-height:24px;}
.footer .f_885 .link .p .zbox span{ margin: 0 4px;}
.footer .f_885 .f_885_b span{ font-size:12px; line-height:24px;}
.footer .f_885 .f_885_b .p{ margin-left:60px; font-size:12px; line-height:24px;}
.footer .f_264 h4{ font-size:12px; line-height:22px;} 
.footer .f_264 ul li{ line-height:30px; font-size:12px;}
.footer .f_264 ul li img{ width:30px; height:30px; margin:-2px 4px 0 0;}
.footer .f_264 ul li .ewm{ background-size:contain; width:103px; height:109px; padding:18px 16px 17px 16px; margin-left:-51px;}
.footer .f_264 ul li .ewm img{ width:100%; height:auto; float:left;}
.footer .f_264 .tel{ margin-top:6px; font-size:12px;}
.footer .f_264 .tel a{ font-size:16px;}
.down{padding:7px 0 8px 0;}
}
@media screen and (max-width: 480px) {
.footer .f_885{ padding-bottom:0; border-bottom:0;}
.footer .f_885 .link .name,.footer .f_885 .f_885_b span{ width:100%; height:34px; line-height:34px; padding:0 10px; background:#90000a url(images/menu22.png) no-repeat 96% center;}
.footer .f_885 .link .p,.footer .f_885 .f_885_b .p{ display:block; width:100%; float:left; display:none; margin-left:0; padding:5px;}
.footer .f_885 .f_885_b{ margin-top:10px;}
.footer .f_885 .f_885_b .name.on{ background-image:url(images/menu22_h.png);}
.footer .f_885 .link .name.on{ background-image:url(images/menu22_h.png);}
.footer{ padding:10px 0 18px 0;}
}

/*右漂浮*/
.right{ position: fixed; width: 50px; right: 0px; top: 50%; margin-top: -133px; background: #474747; z-index: 10;}
.right ul{ float: left; width:100%;}
.right ul li{ float: right; width: 50px; height: 51px; overflow: hidden; position: relative; border-bottom: solid 1px #575757;
-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;}
.right ul li .zbox{ position: absolute; left: 0; top: 0; width:170px;}
.right ul li.l1 .zbox{ position: absolute; left: 0; top: 0; width:220px;}
.right ul li .zbox.zbox img{ width: 50px; height: 50px; float: left;}
.right ul li .zbox .text{ float: left; width:115px; padding: 8px 0 11px 0;}
.right ul li .zbox .text .bdsharebuttonbox{ display:block; float:left; width:100%; text-align:center; margin-top:4px;}
.right ul li .zbox .text .bdsharebuttonbox a{ display:inline-block; *zoom:1; *display:inline; float:none;}
.right ul li .zbox .text h5{ width:100%; float: left; font-size: 14px; color: white; line-height: 17px;}
.right ul li .zbox .text h5 a{ color: white;}
/*.right ul li .zbox .ewm{ position: absolute; width: 105px; height: 105px; right: -120px; top: -18px; padding: 5px 11px 5px 5px; background: url("images/right5.png") no-repeat; z-index: -1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.right ul li:hover .ewm{ right: 40px;}*/
.right ul li:hover{ width: 170px; background:#90000a;}
.right ul li.last .zbox .text h5{ line-height: 31px;}
@media screen and (max-width: 1024px) {
.right{ display: none;}
}

/*首页main*/
.c_0100_1{ padding:57px 0 60px 0; background:#f5f5f5;}
.tit_1{ width:100%; float:left; text-align:center;}
.tit_1 h3{ width:100%; background:url(images/bian_4.png) no-repeat center center; font-size:26px; color:#90000a; line-height:35px;}
.tit_1 h5{ width:100%; font-size:14px; color:#000; line-height:20px; opacity:0.3;}
.c_0100_1 .zbox_1{ display:none;}
.c_0100_1 .zbox{ width:100%; float:left; margin-top:18px;}
.c_0100_1 .c_941_440{ width:48.72%; float:left;}
.c_0100_1 .c_941_440 ul{float:left; width:100%;}
.c_0100_1 .c_941_440 ul li{float:left; width:100%; padding-bottom:64%; overflow:hidden; position:relative;}
.c_0100_1 .c_941_440 ul li a{display:block; width:100%; position:absolute; left:0;top:0; height:100%;}
.c_0100_1 .c_941_440 ul li a img{min-height:100%;}
.c_0100_1 .c_941_481{ width:48.38%; float:right;}
.c_0100_1 .c_941_481 ul{ width:100%; float:left; margin-top:-10px;}
.c_0100_1 .c_941_481 ul li{ width:100%; float:left; margin-top:10px; padding:0 22px; line-height:65px; height:65px; font-size:14px; color:#162042; background:#fff; position:relative;
                            -webkit-transition: all 0.3s 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 .c_941_481 ul li .ico{ background:url(images/ico3_6.png) no-repeat left center; width:47px; height:100%; position:absolute; left:0; top:0; opacity:0;}
.c_0100_1 .c_941_481 ul li span{display:inline-block;*display:inline; *zoom:1; float:left;
-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;}
.c_0100_1 .c_941_481 ul li h5{ margin-left:54px; font-size:14px;line-height:65px;
-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;}
.c_0100_1 .c_941_481 ul li:hover .ico,.c_0100_1 .c_941_481 ul li.on .ico{ left:-47px; opacity:1;}
.c_0100_1 .c_941_481 ul li:hover,.c_0100_1 .c_941_481 ul li.on{ color:white; background:#90000a;}
.c_0100_1 .c_941_481 ul li:hover span,.c_0100_1 .c_941_481 ul li.on span{ margin-left:-22px;}
.c_0100_1 .c_941_481 ul li:hover h5,.c_0100_1 .c_941_481 ul li.on h5{ margin-left:34px;}
@media screen and (max-width:1199px) {
.c_0100_1 .c_941_481 ul{ margin-top:-8px;}
.c_0100_1 .c_941_481 ul li{ line-height:55px; height:55px; margin-top:8px;}
.c_0100_1 .c_941_481 ul li h5{line-height:55px;}
}
@media screen and (max-width:1023px) {
.c_0100_1{ padding:27px 0 30px 0;}
.tit_1 h3{ font-size:22px; line-height:30px;}
.tit_1 h5{ font-size:12px;}
.c_0100_1 .zbox{ display:none;}
.c_0100_1 .zbox_1{ display:block; width:100%; float:left;}
.c_0100_1 .zbox_1 .slide_pic{ width:100%; float:left;}
.c_0100_1 .zbox_1 .slide_pic .li_hp{ position:relative; width:100%;}
.c_0100_1 .zbox_1 .slide_pic .li_hp .title{ width:100%; height:40px; line-height:30px; padding:0 20px; font-size:14px; color:#162042; background:rgba(247,247,247,0.6); position:absolute; left:0; bottom:0; line-height:40px;}
.c_0100_1 .zbox_1 .slide_pic .li_hp .title span{display:inline-block;*display:inline; *zoom:1; float:left;}
.c_0100_1 .zbox_1 .slide_pic .li_hp .title h5{ margin-left:44px; font-size:14px;line-height:40px;}
.c_0100_1 .zbox_1 .slide_pic .slick-dots{ position:relative; left:auto; width:100%; float:left; margin-top:15px; bottom:auto; height:8px;}
.c_0100_1 .zbox_1 .slide_pic .slick-dots li{ width:8px; height:8px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; margin:0 3px; background:#666; vertical-align:top;}
.c_0100_1 .zbox_1 .slide_pic .slick-dots li.slick-active{ background:#90000a;}
.c_0100_1 .zbox_1 .slide_pic .li_hp:hover .title{ background:#90000a; color:white;}
} 
@media screen and (max-width:767px) {
.c_0100_1{ padding:22px 0 21px 0;}
.tit_2 span{ font-size:20px; line-height:38px; }
.c_0100_1 .c_440{ width:100%;}
.c_0100_1 .zbox_1 .slide_pic .li_hp .title{ padding:0 10px;}
}

.c_0100_2{ padding:60px 0;}
.c_0100_2 .z_570{ width:48.72%; float:left;}
.tit_2{ width:100%; float:left; height:44px; background:#f5f5f5;}
.tit_2 h5{ float:left; width:130px; height:44px; line-height:44px; color:white; background:url(images/ico4_1.png) no-repeat right center; font-size:16px; padding-left:22px;}
.tit_2 a{ float:right; width:100px; text-align:center; height:44px; line-height:44px; color:#333; font-size:14px; text-transform:uppercase;}
.tit_2 a:hover{ color:#90000a;}
.row_1{ margin:0 -5.5px;}
.c_0100_2 .z_570 ul{ width:100%; float:left; margin-top:20px;}
.c_0100_2 .z_570 ul li{ width:33.333%; float:left; padding:0 5.5px;}
.c_0100_2 .z_570 ul li .zbox{ width:100%; float:left; position:relative; border:solid 2px #eee;
-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;
}
.c_0100_2 .z_570 ul li .zbox img{ width:100%; float:left;}
.c_0100_2 .z_570 ul li .zbox .name{ width:100%; float:left; height:30px; line-height:30px; background:url(images/ico4_2.png) no-repeat 98% center; padding:0 30px 0 12px; font-size:14px; color:white; position:absolute; left:0; bottom:0;
-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;
}
.c_0100_2 .z_570 ul li .zbox .name span{ width:11px; height:11px; position:absolute; right:18px; top:10px; background:url(images/ico4_3.png) no-repeat center center; display:block;}
.c_0100_2 .z_570 ul li:hover .zbox{ box-shadow:5px 10px 15px rgba(0,0,0,0.15); border-color:white;}
.c_0100_2 .z_570 ul li:hover .zbox .name{ background-image:url(images/ico4_2_h.png);}

.c_0100_2 .z_570_1{ width:100%; float:left;}
.c_0100_2 .z_570 ul li{ width:16.6666%; float:left; padding:0 5.5px;}


.fr{ float:right !important;}
@media screen and (max-width:1023px) {
.c_0100_2{ padding:30px 0;}
.c_0100_2 .z_570{ width:100%; margin-top:20px;}
.c_0100_2 .z_570 ul{ margin-top:10px;}
}
@media screen and (max-width:767px) {
.c_0100_2{ padding:10px 0 20px 0;}
.tit_2{ height:34px;}
.tit_2 h5{ width:120px; height:34px; line-height:34px; font-size:14px; padding-left:18px;}
.tit_2 a{ width:80px; height:34px; line-height:34px;font-size:12px;}
.c_0100_2 .z_570 ul li .zbox .name{ padding:0 20px 0 6px; font-size:12px;}
.c_0100_2 .z_570 ul li .zbox .name span{ width:7px; height:7px; right:10px; top:12px;}
}
@media screen and (max-width:480px) {
.row_1{ margin:0 -2.5px;}
.c_0100_2 .z_570 ul{ margin-top:5px;}
.c_0100_2 .z_570 ul li{ padding:0 2.5px;}
}

.c_0100_3{  padding-top:60px;}
.picScroll-left_1{ width:100%; float:left; position:relative;}
.picScroll-left_1 .bd{ width:100%; float:left;}
.picScroll-left_1 .bd ul li{ width:100%; float:left;}
.picScroll-left_1 .bd ul li .z_575{ width:49.15%; float:left;}
.picScroll-left_1 .bd ul li .z_575 h4{ width:100%; float:left; margin-top:58px; font-size:24px; color:#90000a; line-height:32px;}
.picScroll-left_1 .bd ul li .z_575 .p{ width:100%; float:left; margin-top:10px; font-size:14px; color:#666; line-height:26px; height:52px; overflow:hidden;}
.picScroll-left_1 .bd ul li .img{ width:44.44%; float:right;}
.picScroll-left_1 .hd{ width:137px; position:absolute; left:0; top:165px; z-index:3;}
.picScroll-left_1 .hd .pageState{ width:65px; float:left; font-size:24px; color:#333; line-height:29px; margin-left:20px; text-align:center; letter-spacing:6px;}
.picScroll-left_1 .hd .pageState span{ color:#b60005;}
.picScroll-left_1 .hd .next,.picScroll-left_1 .hd .prev{ display:block; width:20px; height:29px; background:url(images/btn1.png) no-repeat left center; float:left;}
.picScroll-left_1 .hd .prev{ float:right; background-position:right center;}
.c_0100_3 .z_650{ width:55.555%; float:left; background:#a12f35; padding:0 80px 0 20px; margin-top:-170px; position:relative; z-index:3;}
.c_0100_3 .z_650 .z_650_100{ width:100px; float:left; margin-top:41px;}
.c_0100_3 .z_650 .z_650_100 h4{ width:100%; float:left; font-size:23px; color:white; line-height:25px; font-family:Calibri; text-transform:uppercase; word-wrap:break-word;}
.c_0100_3 .z_650 .z_650_100 h4 strong{ font-size:26px; display:inline-block;}
.c_0100_3 .z_650 .z_650_100 a{ display:block; width:95px; height:30px; line-height:28px; text-align:center; float:left; margin-top:19px; border:solid 1px rgba(255,255,255,0.2); font-size:16px; color:white;}
.c_0100_3 .z_650 .z_650_100 a:hover{ background:white; color:#90000a;}
.c_0100_3 .z_650 ul{ float:right; font-size:22px; color:white; line-height:1; padding:0 0 0 10px; background:url(images/bian_5.png) no-repeat left top;}
.c_0100_3 .z_650 ul li{ width:52px; float:left; padding-top:19px; padding-right:23px;background:url(images/bian_5.png) no-repeat right top; margin-left:16px; height:170px; font-family:宋体;}
@media screen and (max-width:1199px) {
.picScroll-left_1 .bd ul li .z_575 h4{ margin-top:38px;}
.picScroll-left_1 .hd{ top:145px;}
.c_0100_3 .z_650{ padding:0 60px 0 20px; margin-top:-140px;}
.c_0100_3 .z_650 .z_650_100{ margin-top:21px;}
.c_0100_3 .z_650 .z_650_100 h4{  font-size:19px; line-height:20px;}
.c_0100_3 .z_650 .z_650_100 h4 strong{ font-size:22px;}
.c_0100_3 .z_650 .z_650_100 a{ font-size:14px;}
.c_0100_3 .z_650 ul{ font-size:18px; background-size:auto 120px;}
.c_0100_3 .z_650 ul li{ width:42px; padding-top:10px; padding-right:20px; margin-left:12px; height:140px; background-size:auto 120px;}
}
@media screen and (max-width:1023px) {
.c_0100_3{ padding-top:20px;}
.picScroll-left_1 .hd{ left:auto; right:0; top:25px; width:120px;}
.picScroll-left_1 .hd .pageState{ width:45px; font-size:18px; line-height:22px;}
.picScroll-left_1 .hd .next,.picScroll-left_1 .hd .prev{ width:18px; height:22px; background-size:auto 22px !important;}
.c_0100_3 .z_650{ width:100%; margin-top:0px;}
.picScroll-left_1 .bd ul li .z_575{ padding-right:200px;}
.picScroll-left_1 .bd ul li .z_575 h4{ margin-top:0px; font-size:18px; line-height:26px;}
.picScroll-left_1 .bd ul li .z_575 .p{ margin-top:5px; font-size:12px; line-height:22px; height:44px;}
.picScroll-left_1 .bd ul li .z_575,.picScroll-left_1 .bd ul li .img{ width:100%;}
.picScroll-left_1 .bd ul li .img{ margin-top:20px;}
}
@media screen and (max-width:767px) {
.picScroll-left_1 .bd ul li .z_575{ padding-right:140px;}
}
@media screen and (max-width:480px) {
.picScroll-left_1 .bd ul li .z_575{ padding-right:90px;}
.picScroll-left_1 .hd{ width:80px;}
.picScroll-left_1 .hd .pageState{ width:40px; margin-left:12px; line-height:18px; font-size:14px;}
.picScroll-left_1 .hd .next,.picScroll-left_1 .hd .prev{ width:12px; height:18px; background-size:auto 18px !important;}
.c_0100_3 .z_650{ width:100%; margin-top:0px;}
.c_0100_3 .z_650{ padding:0 10px;}
.c_0100_3 .z_650 ul{ font-size:16px; background-size:auto 100px;}
.c_0100_3 .z_650 ul li{ width:32px; padding-top:10px; height:120px; background-size:auto 100px;}
.c_0100_3 .z_650 .z_650_100 a{margin-top:10px; font-size:14px;}
}

.c_0100_4{ width:100%; float:left; padding:60px 0;}
.c_0100_4 .z_570{ width:48.72%; float:left;}
.c_0100_4 .z_570 ul{ width:100%; float:left; margin-top:8px;}
.ul_1{ width:100%; float:left;}
.ul_1 li{ width:100%; float:left; margin-top:12px; border:solid 1px #ebebeb; padding:0 55px 0 25px; position:relative; height:55px;}
.ul_1 li a{ display:block; width:100%; font-size:14px; color:#292929; line-height:53px;}
.ul_1 li span{ display:block; width:54px; height:53px; background:#f4f4f4 url(images/ico5_1.png) no-repeat center center; background-size:21px 21px; position:absolute; right:0; top:0;
-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;}
.ul_1 li:hover span{ background-color:#90000a; background-image:url(images/ico5_1_h.png);}
.c_0100_4 .z_570_1 ul{ margin-top:0;}
.c_0100_4 .z_570_1 ul li{ width:100%; height:144px;  position:relative;}
.c_0100_4 .z_570_1 ul li h5{ width:100%; float:left; font-size:14px; line-height:24px; text-transform:uppercase; color:white; opacity:0.5;}
.c_0100_4 .z_570_1 ul li h4{ width:100%; float:left; font-size:20px; line-height:34px; color:white;}
.c_0100_4 .z_570_1 ul li.l1{ }
.c_0100_4 .z_570_1 ul li.l2{margin-top:30px;}
.c_0100_4 .z_570_1 ul li a{ display:block; width:100%; height:100%; position:absolute; float:left; left:0; top:0;padding:40px 42px 46px 42px;}
@media screen and (max-width:991px) {
.c_0100_4 .z_570_1 ul li a{ padding:40px 42px 46px 22px;}
}
@media screen and (max-width:767px) {
.c_0100_4{ padding:30px 0;}
.c_0100_4 .z_570{ width:100%;}
.ul_1 li{ margin-top:10px; padding:0 45px 0 15px; height:45px;}
.ul_1 li a{ font-size:12px; line-height:43px;}
.ul_1 li span{  width:44px; height:43px;background-size:16px 16px;}
.c_0100_4 .z_570_1{ margin-top:20px;}
.c_0100_4 .z_570_1 ul li{ height:94px;}
.c_0100_4 .z_570_1 ul li h5{ font-size:12px; line-height:20px;}
.c_0100_4 .z_570_1 ul li h4{ font-size:16px; line-height:28px;}
.c_0100_4 .z_570_1 ul li a{ padding:20px 22px 26px 12px;}
.c_0100_4 .z_570_1 ul li.l2{ margin-top:15px;}
}

/*底部漂浮*/
.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(images/btn15.png) no-repeat center;}
.pf_down li.l2 .ico7{ background:url(images/btn17.png) no-repeat center;}
.pf_down li.l3 .ico7{ background:url(images/btn16.png) no-repeat center;}

/*飘窗*/
.pf_220{ width:220px; background:#9a1821; padding:10px; box-shadow:0 10px 10px rgba(0,0,0,0.2); background:url(images/bg_7.png); position:relative; position:fixed !important; z-index:999;
-moz-border-radius:10px; 
 -webkit-border-radius:10px; 
 -khtml-border-radius:10px;
 border-radius:10px;}
.pf_220 .img{ width:100%; float:left; background:black; position:relative;}
.pf_220 .img > img{ width:100%; float:left; opacity:0.8;}
.pf_220 .img span{ cursor:pointer; width:60px; height:50px; position:absolute; left:50%; top:50%; margin:-25px 0 0 -30px;}
.pf_220 h5{ width:100%; float:left; text-align:center; line-height:22px; margin-top:10px; font-size:14px; color:white;}
.pf_220 .zbtn{ position:absolute; right:0; top:-38px; height:24px; cursor:pointer;}
@media screen and (max-width:767px) {
.pf_220{ width:120px; padding:4px; display:none;}
.pf_220 .img span{ width:40px; height:30px; margin:-15px 0 0 -20px;}
.pf_220 h5{ line-height:20px; margin-top:5px; font-size:12px;}
.pf_220 .zbtn{ top:-20px; height:14px; width:14px;}
}

.side_bg{ background:url(images/bg_7.png); padding:18px 0; position:absolute; left:0; bottom:0; width:100%;}
.side_tit{ float:right; padding-left:25px; line-height:34px; color:#fff; font-size:14px; background:url(images/ico6_1.png) left center no-repeat;}
.side_tit a{ color:#fff;}
.side_tit a:hover{opacity:0.8;filter: alpha(opacity=80);}

/*左边*/
.pz_SideLayer{ float:left;}
.pz_SideLayer .l1{ float:left; margin-right:20px;}
.pz_SideLayer .l1 a{ float:left; height:34px; line-height:32px; color:#fff; font-size:16px; padding:0 34px; border-radius:34px; -moz-border-radius:34px; -webkit-border-radius:34px; border:solid 1px rgba(255,255,255,0.6);}
.pz_SideLayer .l1 a.hover,
.pz_SideLayer .l1:hover a{ background:#fff; color:#90000a;}

@media  screen and (max-width:991px){
.side_bg{ text-align:center; padding:10px 0;}	
.pz_SideLayer{ width:100%; float:left;}	
.side_tit{ display:none;}
/*.pz_SideLayer ul{ width:100%; float:left;}*/
.pz_SideLayer .l1{ width:32%; padding:0 5px; margin:0; float:none; display:inline-block; *zoom:1; *display:inline; vertical-align:top;}
.pz_SideLayer .l1 a{ width:100%; height:30px; line-height:28px; font-size:14px; padding:0;}
}

/*在线留言*/
.c_0100_5{ padding:45px 0 60px 0;}
.message{ float:left; width:100%; margin:50px 0 60px 0;  padding:20px 26px 32px 26px;}
.message .lab{ float:left; width:100%; margin:10px 0;}
.fm1{ float:left; width:50%; padding:0 20px;}
.fm2{ float:left; width:100%; padding:0 20px;}
.fm3{ display:block; margin:0 auto; width:280px;}
.fm1_1{ float:left; width:100%; color:#4c4c4c; font-size:14px; line-height:32px; text-transform:uppercase;}
.fm1_1 font{ font-size:12px;}
.fm1_1 span{ color:#003592;}
.fm1_2{ float:left; width:100%; border:1px solid #e6e6e6; background:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; padding:0 18px; color:#999999; font-size:14px; height:50px; line-height:48px;}
.fm1_3{ float:left; width:100%; border:1px solid #e6e6e6; background:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; padding:16px 18px; color:#999999; font-size:14px; height:139px; line-height:24px;}
.fm1_4{ float:left; width:100%; border:none; background:#90000a; color:#fff; height:56px; line-height:56px; text-align:center;  font-size:16px;border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-top:20px;}

.message input[placeholder], [placeholder], *[placeholder] {color:#999999 !important;} 
.message ::-webkit-input-placeholder{color:#999999}
.message :-moz-placeholder{color:#999999}
.message ::-moz-placeholder{color:#999999}
.message :-ms-input-placeholder{color:#999999}
.message textarea[placeholder], [placeholder], *[placeholder] {color:#999999 !important;} 
.message ::-webkit-textarea-placeholder{color:#999999}
.message :-moz-placeholder{color:#999999}
.message ::-moz-placeholder{color:#999999}
.message :-ms-textarea-placeholder{color:#999999}

@media  screen and (max-width:991px){
.message{ margin:25px 0 30px 0;  padding:15px 15px 30px 15px;}
.message .lab{ margin:5px 0;}
.fm1{ padding:0 10px;}
.fm2{ padding:0 10px;}
.fm3{ width:220px;}
.fm1_4{ height:45px; line-height:45px; margin-top:10px;}
.fm1_2{ padding:0 10px; height:40px; line-height:38px;}
.fm1_3{padding:8px 10px; height:139px; line-height:24px;}
}
@media  screen and (max-width:767px){
.message{ margin:20px 0 0 0;}
.message label{ margin:0;}
.fm1{ width:100%; padding:0;}
.fm2{ padding:0;}
.fm1_1{ margin-top:5px;}
.fm3{ width:200px;}
.c_0100_5{ padding:25px 0 30px 0;}
}

/*联系我们*/
.map{ float: left; width: 100%; height: 450px; margin-top: 44px;}
.map img{ max-width: none!important;}
.BMapLabel{ float:left;max-width:none !important; background:url(images/h_img5.png) !important; border:none !important; width:186px !important; border:0 !important; height:49px  !important;  font-size:14px !important; color:#f54336 !important; line-height:38px!important; text-indent:40px; top:-50px !important; left:-78px !important;}
.contact_info{ float: left; width: 100%; padding: 40px 0 50px 0;}
.contact_info h1{ float: left; width: 100%; color:#90000a; font-size:16px; line-height: 20px;}
.contact_info h3{ float: left; width: 100%; text-transform: uppercase; font-size:12px; line-height: 30px; border-bottom: 1px solid #e0e0e0; padding-bottom: 10px;}
.app_info{ float: left; width: 50%; font-size:14px; line-height: 28px; color:#666;margin-top: 15px;}

.qrCode{ float: right; margin-top: 20px;}
.qrCode ul{ float: left}
.qrCode ul li{ float: left; color:#434343; font-size:14px; line-height: 24px; text-align: center; padding: 0 20px 0 0;}
.qrCode ul li:last-child{ padding: 0 0 0 10px;}
.qrCode ul li img{ width:120px;padding: 7px; border:1px solid #e9e9e9;}

@media  screen and (max-width:767px){
.map{ height: 250px; margin-top: 20px;}
.contact_info{ float: left; width: 100%; padding: 20px 0 20px 0;}
.app_info{width: 100%; font-size:12px; line-height: 24px;}
.qrCode{width: 100%; margin-top: 15px;}
.qrCode ul{ width: 100%; text-align: center;}
.qrCode ul li{ float:none; display: inline-block; color:#434343; font-size:12px; line-height: 24px; text-align: center; padding: 0 5px 0 0;}
.qrCode ul li:last-child{ padding: 0 0 0 5px;}
.qrCode ul li img{ width: 84px;padding: 5px; border:1px solid #e9e9e9;}
.contact_info h3{ line-height:18px;}
}

/*新闻详情*/
.c_0100_6{ width:100%; float:left; padding:45px 0 60px 0;}
.c_0100_6 h1{ width:100%; float:left; text-align:center; font-size:24px; color:#333; line-height:30px; margin-top: 44px;}
.c_0100_6 .main_1{ width:100%; float:left; margin-top:22px; border-top:solid 1px #d7d8d8; border-bottom:solid 1px #d7d8d8; line-height:53px;}
.c_0100_6 .main_1 .p{ float:left; font-size:14px; color:#777;}
.c_0100_6 .main_1 .p span{display:inline-block;*display:inline; *zoom:1; margin-right:15px;}
.c_0100_6 .main_1 .btn{ float:right;}
.c_0100_6 .main_1 .btn img{ margin-left:10px; margin-top:-3px;}
.c_0100_6 .main_1 .btn a{ color:#777;}
.c_0100_6 .main_1 .btn a:hover{ color:#90000a;}
.c_0100_6 .text{ width:100%; float:left; margin-top:42px; font-size:14px; color:#333; line-height:30px; /*text-indent: 2em;*/}
.c_0100_6 .bshare-custom{ width:100%; float:left; margin-top:30px; text-align:center;}
.c_0100_6 .bshare-custom a{display:inline-block;*display:inline; *zoom:1; width:36px; height:36px; margin:0 8px; padding:0; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
.c_0100_6 .bshare-custom a.a1{ background:url(images/ico_10_1.png) no-repeat center;}
.c_0100_6 .bshare-custom a.a2{ background:url(images/ico_10_2.png) no-repeat center;}
.c_0100_6 .bshare-custom a.a3{ background:url(images/ico_10_3.png) no-repeat center;}
.c_0100_6 .main_2{ width:100%; float:left; margin-top:32px;}
.c_0100_6 .main_2 .title{ width:100%; float:left; font-size:18px; color:#90000a; line-height:41px;}
.c_0100_6 .main_2 ul{ width:100%; float:left; margin-top:20px;}
.c_0100_6 .main_2 ul li{ width:48.46%; float:left; border-bottom:solid 1px #dcdcdc; line-height:38px; padding-right:80px; position:relative;}
.c_0100_6 .main_2 ul li h5{ width:100%; float:left; font-size:14px; color:#666; line-height:38px;}
.c_0100_6 .main_2 ul li .time{ position:absolute; right:0; top:0; font-size:14px; line-height:38px; color:#777;}
.c_0100_6 .main_2 ul li.l1{ float:right;}
.c_0100_6 .main_2 ul li:hover h5{ color:#90000a;}
.c_0100_6 .main_3{ width:100%; float: left; margin-top: 38px; border-top: solid 1px #dbdbdb; overflow: hidden;}
.c_0100_6 .main_3 h5{ width:50%; float: left; padding: 15px 0; font-size: 14px; color: #333; line-height: 30px;}
.c_0100_6 .main_3 h5 a{ line-height: 30px; color: #333;}
.c_0100_6 .main_3 h5.last{text-align: right;}
.c_0100_6 .main_3 h5:hover a{ color: #90000a;}

.z_content{width:100%; float:left; margin-top:20px; font-size:14px; color:#333; line-height:30px; }

@media screen and (max-width:1024px) {
.c_0100_6{ padding:25px 0 30px 0;}
.c_0100_6 .text{ margin-top:32px;}
}
@media screen and (max-width:767px) {
.c_0100_6 h1{ font-size:20px; line-height:26px; margin-top: 25px;}
.c_0100_6 .main_1{ margin-top:12px; line-height:43px;}
.c_0100_6 .main_1 .p{ font-size:12px; width:100%;}
.c_0100_6 .main_1 .p span{ margin-right:10px;}
.c_0100_6 .main_1 .btn img{ width:30px;}
.c_0100_6 .text{ margin-top:22px; font-size:12px; line-height:22px;}
.z_content{ font-size:12px; line-height:22px;}
.c_0100_6 .bshare-custom{ margin-top:17px;}
.c_0100_6 .main_2{ margin-top:18px;}
.c_0100_6 .main_2 .title{  font-size:16px;}
.c_0100_6 .main_2 ul{ height: auto; margin-top: 10px;}
.c_0100_6 .main_2 ul li{ width:100%;}
.c_0100_6 .main_2 ul li h5{ font-size:12px;}
.c_0100_6 .main_2 ul li .time{ font-size:12px;}
.c_0100_6 .main_3{ padding: 5px 0; margin-top: 18px;}
.c_0100_6 .main_3 h5{ width:100%; padding: 0; font-size:12px; line-height:30px;}
.c_0100_6 .main_3 h5.last{ text-align: left;}
}
@media screen and (max-width:480px) {
.c_0100_6 .main_1{ border:0;}
.c_0100_6 .main_1 .p{ display:none;}
.c_0100_6 .text{ margin-top:12px;}
.c_0100_6 .bshare-custom a{ width:30px; height:30px; margin:0 5px; background-size:contain !important;}
.c_0100_6 .main_2 ul{ margin-top:6px;}
}

/*智能景区*/
.c_0100_7{ width:100%; float:left; padding:45px 0 0 0; }
.c_0100_7 .z_315{ width:26.92%; float:left; background:url(images/bg_10.png) no-repeat top center; padding:100px 58px 30px 58px; background-size:contain; margin-top:60px;}
.c_0100_7 .z_315 .ewm{ width:100%; float:left; padding:13px; background:white;}
.c_0100_7 .z_315 .ewm img{ width:100%; float:left;}
.c_0100_7 .z_315 h5{ width:100%; float:left; text-align:center; margin-top:32px; font-size:18px; color:white; line-height:30px;}
.c_0100_7 .z_800{ width:68.37%; float:right; margin-top:111px;}
.c_0100_7 .z_800 .p{ width:100%; float:left; font-size:14px; color:black; line-height:36px; text-indent:2em;}
@media screen and (max-width:1199px) {
.c_0100_7 .z_315{ width:36.92%;}
.c_0100_7 .z_800{ width:58.37%;}
}
@media screen and (max-width:1023px) {
.c_0100_7 .z_315{ width:46.92%;}
.c_0100_7 .z_800{ width:48.37%;}
}
@media screen and (max-width:767px) {
.c_0100_7{ padding:25px 0 0 0;}
.c_0100_7 .z_315{ width:215px; padding:70px 38px 10px 38px; position:absolute; left:10px; bottom:0; margin-top:0;}
.c_0100_7 .z_315 .ewm{ padding:8px;}
.c_0100_7 .z_315 h5{ margin-top:18px; font-size:12px; line-height:24px;}
.c_0100_7 .z_800{ width:50%; margin-top:60px;}
.c_0100_7 .z_800 .p{ font-size:12px; line-height:30px;}
}
@media screen and (max-width:480px) {
.c_0100_7{ padding:25px 0 300px 0;}
.c_0100_7 .z_800{ width:100%; margin-top:20px;}
.c_0100_7 .z_800 .p{ line-height:22px;}
}

/*行业动态*/
.c_0100_8{ padding:45px 0 60px 0;}
.ul_2{ width:100%; float: left; margin-top: 20px;}
.ul_2 li{ width:100%; float: left; padding: 20px 0 20px 210px; border-bottom: solid 1px #f2f2f2; position:relative; min-height:175px;
 -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;}
.ul_2 li .img{ width:180px; height: 135px; position:absolute; left:0; top:20px; overflow: hidden;
-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;}
.ul_2 li .img img{ width:100%; float: left;}
.ul_2 li .text{ width:100%; padding-right: 125px; position: relative; float: right;
 -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;}
.ul_2 li .text .time{ position: absolute; right: 0; top: 10px;}
.ul_2 li .text .time h2{ width:100%; float: left; text-align: right; font-size: 24px; color: #999; line-height: 25px;font-family: Arial;}
.ul_2 li .text .time span{ display: block; float: right; margin-top: 30px; width: 30px; height: 30px; background: url(images/btn4.png) no-repeat center center white; opacity: 0;
-moz-border-radius:50%; 
 -webkit-border-radius:50%; 
 -khtml-border-radius:50%;
 border-radius:50%;
 -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;}
.ul_2 li .text h4{ width:100%; float: left; margin-top: 18px; font-size: 16px; color: #333; line-height: 25px; height: 25px; overflow: hidden;}
.ul_2 li .text .p{ width:100%; float: left; margin-top: 22px; font-size: 14px; color: #999; line-height: 28px; height: 56px; overflow: hidden;}
.ul_2 li:hover{ background: #90000a; padding: 20px 20px 20px 230px; width:100%;}
.ul_2 li:hover .img{ left:20px;}
.ul_2 li:hover .text h4{ color:#fff;}
.ul_2 li:hover .text .p{ color:#fff;}
.ul_2 li:hover .text .time h2{ color:#fff;}
.ul_2 li:hover .text .time span{ opacity: 1;}
@media screen and (max-width:767px) {
.c_0100_8{ padding:25px 0 30px 0;}
.ul_2 li{ padding:10px 0 10px 130px; min-height:110px;}
.ul_2 li .img{ width:120px; height: 90px; top:10px;}
.ul_2 li .text{ padding-right: 85px;}
.ul_2 li .text .time{ top: 10px;}
.ul_2 li .text .time h2{ font-size: 18px; line-height: 22px;}
.ul_2 li .text .time span{ margin-top: 20px; width: 20px; height: 20px; background-size:contain;}
.ul_2 li .text h4{ margin-top: 6px; font-size: 14px; line-height: 22px; height: 22px;}
.ul_2 li .text .p{ margin-top: 16px; font-size: 12px; line-height: 22px; height: 44px;}
.ul_2 li:hover{ padding: 10px 10px 10px 140px;}
.ul_2 li:hover .img{ left:10px;}
}
@media screen and (max-width:480px) {
.ul_2 li{ padding:10px 0;}
.ul_2 li .img{ width:100%; height:auto; top:auto; float:left; left:auto !important; position:relative;}
.ul_2 li .text{ margin-top:10px; padding-right: 65px;}
.ul_2 li:hover{ padding: 10px;}
}

/*会员下载*/
.ul_3{ float:left; width:100%; margin-top:32px;}
.ul_3 li{ float:left; width:100%; margin-top:10px; height:60px; background:#f5f5f5; position:relative; padding-right:60px;
-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;}
.ul_3 li .pf_1{ position:absolute; right:0; top:0; width:60px; height:60px; border-left:1px solid #fff; background:#f5f5f5 url(images/ico5_2.png) center no-repeat; background-size: 21px 21px !important;}
.ul_3 li .time1{ float:left; text-align:center; width:11.1%; padding:10px 0;}
.ul_3 li .time1 span{ display:block; float:left; width:100%; height:40px; line-height:40px; font-size:14px; color:#333; border-right:1px solid #dcdcdc;
-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;}
.ul_3 li .a6{ float:left; width:88.9%; font-size:14px; color:#333; line-height:60px; padding-left:2.5%;}
.ul_3 li:hover{ background:#90000a;}
.ul_3 li:hover .pf_1{ background:#7c0009 url(images/ico5_1_h.png) center no-repeat; border-left:1px solid #db2d30;}
.ul_3 li:hover .time1 span{ border-right:1px solid #db2d30; color:#fff;}
.ul_3 li:hover .a6{ color:#fff;}

@media  screen and (max-width:1024px){
.ul_3 li .time1{ width:15%;}
.ul_3 li .a6{ width:85%;}	
	}
@media  screen and (max-width:767px){
.ul_3{ margin-top:12px;}
.ul_3 li{ height:50px; padding-right:40px;}
.ul_3 li .time1{ width:25%; padding:8px 0;}
.ul_3 li .time1 span{ font-size:12px; height:34px; line-height:34px;}
.ul_3 li .a6{ width:75%; font-size:12px; height:50px; line-height:50px;}
.ul_3 li .pf_1{ width:40px; height:50px; background-size:17px 17px !important;}
	}
@media  screen and (max-width:480px){
.ul_3 li .time1{ width:30%;}
.ul_3 li .a6{ width:70%;}	
	}

/*分页*/
.waik_1{ float:left; width:100%; padding:55px 0 0px 0; text-align:center;}
.pz_fy{ text-align:center; display:inline-block; *zoom:1; *display:inline;}
.pz_fy a { display:block; float:left; width:31px; height:31px; line-height:31px; border-radius:38px; -moz-border-radius:38px; -webkit-border-radius:38px; border: #e3e3e3 1px solid; color:#272727; font-family:Arial;text-decoration:none; margin:0 8px; font-size:14px;}
.pz_fy a:hover,.pz_fy a.on{color:#fff; border:#90000a 1px solid; background-color:#90000a; text-decoration:none;}
.pz_fy .l_fy{ background:url(images/btn9_l_h.png) center no-repeat; width:100px; height:31px;}
.pz_fy .r_fy{ background:url(images/btn9_r_h.png) center no-repeat;width:100px; height:31px;}
.pz_fy .l_fy:hover,
.pz_fy .l_fy.on{ background:url(images/btn9_l.png) center no-repeat #90000a;}
.pz_fy .r_fy:hover,
.pz_fy .r_fy.on{ background:url(images/btn9_r.png) center no-repeat #90000a;}

@media  screen and (max-width:991px){
.waik_1{ padding:25px 0 0 0;}
.fy_pc{ text-align:center; font-size:14px; color:#333; padding:5px 0;}
.fy_pc a{ padding:5px 25px; color:#323232; border:solid 1px #bdbbbb; border-radius:16px; overflow:hidden;}
.fy_pc span{ padding:5px 20px; color:#333;}
}

/*集团荣誉*/
.ul_4{ width:100%; float:left; margin-top:20px;}
.ul_4 li{float: left;width: 33.333333%;padding: 0 15px;margin-top: 30px;}
.ul_4 li a{display: block;float: left;width: 100%;overflow: hidden;position: relative;
-webkit-box-shadow:0 0 4px rgba(0,0,0,0.16);
   -moz-box-shadow:0 0 4px rgba(0,0,0,0.16);
        box-shadow:0 0 4px rgba(0,0,0,0.16);}
.ul_4 li a .d_8_1{float: left;width: 100%;padding: 20px 20px 77px 20px;}
.ul_4 li a .d_8_1 i{display: table;float: left;width: 100%;height: 273px;text-align: center;}
.ul_4 li a .d_8_1 i em{display: table-cell;width: 100%;max-height: 273px;vertical-align: middle;}
.ul_4 li a .d_8_1 i em img{max-width: 100%;max-height: 273px;width: auto;}
.ul_4 li a .d_8_2{position: absolute;left: 0;top: 313px;width: 100%;height: 100%; text-align: center;padding: 0 20px;
-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;}
.ul_4 li a .d_8_2 h4{display: block;float: left;width: 100%;border-top: 1px dashed rgba(178,178,178,1.00);line-height: 56px;font-size: 20px;color: #666;padding-bottom: 11px;border-bottom: 1px dashed #fff;margin-top: 0; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;
-webkit-transition: all 0.6s ease-out 0s; 
   -moz-transition: all 0.6s ease-out 0s; 
     -o-transition: all 0.6s ease-out 0s; 
        transition: all 0.6s ease-out 0s;}
.ul_4 li a .d_8_2 i{display: block;float: left;width: 66px;position: relative;left: 50%;margin: 30px 0 0 -33px;}
.ul_4 li a .d_8_2 i img{display: block;float: left;width: 100%;}
.ul_4 li a:hover .d_8_2{top: 0; background:url(images/bg_11.png);}
.ul_4 li a:hover .d_8_2 h4{border-top: 1px dashed rgba(178,178,178,0.00);color: #fff;margin-top: 93px;}

@media  screen and (max-width:991px){
.ul_4 li a .d_8_1 i{height: 203px;}
.ul_4 li a .d_8_1 i em{max-height: 203px;}
.ul_4 li a .d_8_1 i em img{max-height: 203px;}
.ul_4 li a .d_8_2{top: 243px;}
.ul_4 li a .d_8_2 h4{font-size: 14px;}
}

@media  screen and (max-width:767px){
.d_0100_8{margin-top: 10px;padding-bottom: 30px;}
.ul_4{padding: 0 5px; margin-top:10px;}
.ul_4 li{width: 50%;padding: 0 5px;margin-top: 10px;}
.ul_4 li a .d_8_1{padding: 10px 10px 51px 10px;}
.ul_4 li a .d_8_1 i{height: 100px;}
.ul_4 li a .d_8_1 i em{max-height: 100px;}
.ul_4 li a .d_8_1 i em img{max-height: 100px;}
.ul_4 li a .d_8_2{top: 120px;padding: 0 10px;}
.ul_4 li a .d_8_2 h4{line-height: 40px;font-size: 12px;color: #666;padding-bottom: 5px;}
.ul_4 li a .d_8_2 i{width: 44px;margin: 15px 0 0 -22px;}
.ul_4 li a:hover .d_8_2{top: 0; background:url(images/bg_11.png);}
.ul_4 li a:hover .d_8_2 h4{border-top: 1px dashed rgba(178,178,178,0.00);color: #fff;margin-top: 30px;}
}

/*集团简介*/
.page_con{width:100%; float:left; font-size:14px; line-height:36px; color:black; margin-top:19px;}
@media  screen and (max-width:991px){
.page_con{ font-size:12px; line-height:26px; margin-top:10px;}
}

.c_0100_9{ width:100%; float:left; padding:45px 0 50px 0;}
.c_0100_9 .content1{ width:100%; float:left; margin-top:30px; padding-bottom:46px;}
.c_0100_9 .content1 .p{ width:100%; float:left; font-size:14px; line-height:36px; color:black; margin-top:19px;}
.c_0100_9 .content1 .title{ width:100%; float:left; text-align:center; line-height:51px; background:url(images/bg_12.png) no-repeat center center; font-size:24px; color:#90000a;}
.c_0100_9 .content1 ul{ width:100%; float:left; margin-top:9px;}
.c_0100_9 .content1 ul li{ width:20%; float:left; margin-top:10px; padding:0 15px;}
.c_0100_9 .content1 ul li .zbox{ width:100%; float:left;}
.c_0100_9 .content1 ul li .zbox .img{ width:100%; float:left;
-moz-border-radius:6px; 
 -webkit-border-radius:6px; 
 -khtml-border-radius:6px;
 border-radius:6px;}
.c_0100_9 .content1 ul li .zbox .img img{ width:100%; float:left;}
.c_0100_9 .content1 ul li .zbox h5{ width:100%; float:left; margin-top:8px; text-align:center; font-size:15px; color:black; line-height:21px;}
@media  screen and (max-width:991px){
.c_0100_9 .content1 .p{ font-size:12px; line-height:26px; margin-top:10px;}
.c_0100_9 .content1 .title{ line-height:41px; background-size:contain; font-size:18px;}
.c_0100_9 .content1 ul li .zbox h5{ margin-top:4px; font-size:12px; line-height:20px;}
}
@media  screen and (max-width:767px){
.c_0100_9{ padding:25px 0 28px 0;}
.c_0100_9 .content1{ padding-bottom:26px;}
}
@media  screen and (max-width:480px){
.c_0100_9 .content1 .title{ line-height:31px; font-size:16px;}
.c_0100_9 .content1 ul li{ width:33.333%; padding:0 5px; height:113px;}
.c_0100_9 .content1{ margin-top:10px;}
}

.c_0100_9 .content2{ padding:38px 0 64px 0; }
.c_0100_9 .content2 .p{ width:100%; float:left; text-indent:2em; font-size:14px; line-height:36px; color:white;}
@media  screen and (max-width:991px){
.c_0100_9 .content2{ padding:28px 0 44px 0;}
.c_0100_9 .content2 .p{ font-size:12px; line-height:26px;}
}

.c_0100_9 .content3{ width:100%; float:left; padding:38px 0 0 0;}
.c_0100_9 .content3 .p{ width:100%; float:left; text-indent:2em; font-size:14px; line-height:36px; color:#000;}
.c_0100_9 .content3 .p strong{ color:#90000a;}
.c_0100_9 .content3 ul{ width:100%; float:left; margin-top:8px;}
.c_0100_9 .content3 ul li{ width:33.333%; float:left; padding:0 15px; margin-top:10px;}
.c_0100_9 .content3 ul li .zbox{ width:100%; float:left; position:relative;}
.c_0100_9 .content3 ul li .zbox img{ width:100%; float:left;}
.c_0100_9 .content3 ul li .zbox .name{ width:100%; height:40px; line-height:40px; padding:0 20px; color:white; font-size:16px; background:url(images/bg_14.png) no-repeat right center; background-size:cover; position:absolute; left:0; bottom:0;}
@media  screen and (max-width:991px){
.c_0100_9 .content3{ padding:28px 0 0 0;}
.c_0100_9 .content3 .p{ font-size:12px; line-height:26px;}
.c_0100_9 .content3 ul li .zbox .name{ height:30px; line-height:30px; padding:0 8px; font-size:13px;}
}
@media  screen and (max-width:767px){
.c_0100_9 .content3 ul li{ width:50%; padding:0 5px;}
}


/*文创产品*/
.c_0100_10{ width:100%; float:left; padding:45px 0 60px 0;}
.pz_SideLayer_1{ width:100%; float:left; text-align:center; margin-top:25px;}
.pz_SideLayer_1 ul{ display:inline-block; *zoom:1; *display:inline;}
.pz_SideLayer_1 ul li{ float:left; margin:0 15px;}
.pz_SideLayer_1 ul li a{ display:block; width:120px; height:38px; line-height:38px; background:#d3999d; font-size:16px; color:white;
-moz-border-radius:19px; 
-webkit-border-radius:19px; 
-khtml-border-radius:19px;
border-radius:19px;}
.pz_SideLayer_1 ul li.on a,.pz_SideLayer_1 ul li:hover a{ background:#90000a;}
.list3{ float:left; width:100%;}
.list3 ul{ float:left; width:100%;display: flex;
display: -webkit-flex;
flex-wrap: wrap;
align-items: flex-start;}
.list3 ul li{ float:left; width:25%; padding:0 15px; margin-top:30px;}
.list3 ul li .zbox{ width:100%; float:left; border:solid 1px #e5e5e5; padding:9px;}
.list3 ul li .a3{ display:block; float:left; width:100%; position:relative;}
.list3 ul li .a3 .num2{ position:absolute; left:10px; top:10px; width:50px; height:50px; line-height:50px; font-size:18px; color:#fff; text-align:center; background:rgba(143,0,11,0.8); border-radius:100%; overflow:hidden;}
.list3 ul li .a3 img{ width:100%; float:left;}

.list3 ul li .bg3{ float:left; width:100%; padding-bottom:15px; background:#fff;}

.list3 ul li .name2{ float:left; width:100%; margin-top:20px; height:28px; line-height:28px; font-size:18px; text-align:center; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list3 ul li .tp{ float:left; width:100%; padding:0 5%; margin-top:9px;}
.list3 ul li .tp a{ display:block; float:left; width:80%; height:36px; padding:7px 0; border:1px solid #e9ccce; border-radius:8px; color:#8f000b; background:#fff; margin-left:10%;}
.list3 ul li .tp a .span2{ display:block; float:left; width:25%; height:22px; text-align:center; background:url(images/pho_1.png) center center no-repeat; background-size:18px auto;}
.list3 ul li .tp a .span2 i{ display:none; font-style:normal; height:22px; line-height:22px; font-size:14px;}
.list3 ul li .tp a .span3{ display:block; float:left; width:70%; padding-left:0%; text-align:center; height:22px; line-height:22px; font-size:15px; font-family:"Arial"; border-left:1px solid #e9ccce; overflow:hidden;}

.list3 ul li .tp a.on{ background:#8f000b; color:#fff;}
.list3 ul li .tp a.on .span3{ border-left:1px solid #db646d;}
.list3 ul li .tp a.on .span2 i{ display:block;}
@media  screen and (max-width:1023px){
.c_0100_10{ padding:25px 0 30px 0;}
.list3 ul li{ width:50%;}
.pz_SideLayer_1{ margin-top:15px;}
.pz_SideLayer_1 ul li{ margin:0 10px;}
.pz_SideLayer_1 ul li a{ width:100px; height:32px; line-height:32px; font-size:14px;}
}
@media  screen and (max-width:767px){
.list3 ul li{ margin-top:10px; padding:0 5px;}
.list3 ul li .zbox{ padding:4px;}
.list3 ul li .bg3{ padding-bottom:10px;}
.list3 ul li .name2{ margin-top:15px; height:24px; line-height:24px; font-size:16px;}
.list3 ul li .tp{ margin-top:4px; padding:0;}
.list3 ul li .tp a{ width:100%; margin-left:0;}
.list3 ul li .tp a .span2{ width:30%;}
.list3 ul li .a3 .num2{ width:40px; height:40px; line-height:40px; font-size:16px; top:5px; left:5px;}
}
@media  screen and (max-width:375px){
.list3 ul li .tp a .span2{ width:28%;}
.list3 ul li .tp a .span3{ width:72%;}	
	}
@media  screen and (max-width:320px){
.list3 ul li .tp a .span3{ font-size:14px;}	
	}

/*文创产品*/
.list6{ float:left; width:100%;}
.list6 ul{ float:left; width:100%;}
.list6 ul li{ float:left; width:25%; padding:0 15px; text-align:center; margin-top:30px;}
.list6 ul li .zbox{ width:100%; float:left; background:url(images/new_bian_1.png) no-repeat; background-size:100% 100%; padding:17px 22px;}
.list6 ul li .a4{ display:block; float:left; width:100%;}
.list6 ul li .a4 img{ width:100%; float:left;}
.list6 ul li .p8{ float:left; width:100%; height:34px; line-height:34px; font-size:18px; color:#4c4c4c; margin-top:14px;}
.list6 ul li .num3{ float:left; width:100%; height:28px; line-height:28px; color:#8f000b; font-size:16px; font-weight:bold; margin-bottom:7px;}
.list6 ul li .num3 span{ height:28px; line-height:28px; font-size:16px; color:#999; text-decoration:line-through; font-weight:normal; vertical-align:top; display:inline-block; *zoom:1; *display:inline;}
@media  screen and (max-width:1023px){
.list6 ul li{ width:50%;}
}
@media  screen and (max-width:767px){
.list6 ul li{ padding:0 5px; margin-top:10px;}
.list6 ul li .zbox{padding:10px 12px;}
.list6 ul li .p8{ height:30px; line-height:30px; font-size:16px; margin-top:8px;}
.list6 ul li .num3{ line-height:22px; margin-bottom:4px; height:auto; font-size:14px;}
.list6 ul li .num3 span{ width:100%; display:block; font-size:14px; line-height:22px; height:22px;}
}

/*摄影详情*/
.c_0100_10_box{ width:100%; float:left; margin-top:35px; text-align:center;}
@media  screen and (max-width:767px){
.c_0100_10_box{ margin-top:25px;}
}

