/*global 151201 filter:alpha(opacity=97);-moz-opacity:0.97;opacity:0.97;font:62.5%/150% '\5FAE\8F6F\96C5\9ED1''\5b8b\4f53'*/
html{margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-y:scroll;overflow-x:hidden}
body,div,span,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,address,code,del,em,q,dl,dt,dd,ol,ul,li,form,caption,tbody,tfoot,thead,
article,aside,dialog,figure,footer,header,nav,section,td{margin:0;padding:0;border:0;word-wrap:break-word;word-break:break-all}
body{height:100%;font:normal 12px/1.5 "simsun","Helvetica Neue", Verdana, Geneva, sans-serif;color:#333;background:#fff}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section{display:block}
div,p,dt,dd,li,h1,h2,h3,h4,h5,h6,th,td{zoom:1}s{color:#888}[hidden],template{display:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}table,th,tr ,td{border-collapse:collapse;border-spacing:0}
li{list-style-type:none}img,.nobd{border:none !important}em,th,i{font-style:normal;font-weight:normal}
input,select,form img,button,label,textarea{vertical-align:middle;font-family:Tahoma;color:#000}
a{background-color:transparent;color:#333;text-decoration:none;zoom:1}
img{vertical-align:middle}
body{font-family:Microsoft Yahei,"Arial","Hiragino Sans GB",sans-serif}

/*--Expand Css--*/
.section{width:100%;float:left;}
.secbox{width:1200px; margin:0 auto; position:relative}
.lin-img{width:100%;float:left;}.lin-img img{width:100%;}
.fl{float:left;}.fr{float:right;}
.clear{clear: both;}


/*Í·Î²²¿*/

.fuchuan {
  z-index:999;
  position: fixed;
  width: 500px;
  height: 288px;
  left: 50%;
  top: 45%;
  margin-top: -119px;
  margin-left: -200px;
  background-color: #F3F3F3;
  border-radius: 6px;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.4);
}
.fuchuan:before {
  content: '';
  position: absolute;
  left: -14px;
  top: 28px;
  border-style: solid;
  border-width: 10px 14px 10px 0;
  border-color: rgba(0, 0, 0, 0) #f3f3f3 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.fuchuan p {
  width: 450px;
  font-size: 16px;
  color: #a8aab2;
  font-weight: 400;
  line-height: 40px;
  float: left;
  margin: 0;
}
.fuchuan p a{
	color: #47C6F8
}
.fuchuan p label{
	color: #a8aab2
}
.fuchuan p input[type=radio] {
	margin:0px;
}

.fuchuan .bott {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  bottom: 0;
  position: absolute;
}
.fuchuan .bott .step {
  flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  width: 100%;
  height: 54px;
  background-color: #373942;
  border-bottom-left-radius: 6px;
  display: flex;
  text-align:center;
}
.fuchuan .bott .step span {
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  line-height: 54px;
  color: #fff;
  margin-left: 25px;
  font-size: 18px;
}
.fuchuan .bott .step ul {
  flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  list-style: none;
  height: 10px;
  margin: 23px 0;
  padding-left: 8px;
}
.fuchuan .bott .step ul li {
  position: relative;
  height: 6px;
  width: 6px;
  margin: 0 10px;
  float: left;
  border-radius: 50%;
  background-color: none;
  border: 1px solid #535560;
}
.fuchuan .bott .step ul li:first-child:before {
  width: 0;
}
.fuchuan .bott .step ul li:before {
  content: '';
  position: absolute;
  width: 20px;
  border-top: 1px solid #535560;
  left: -21px;
  top: 3px;
}
.fuchuan .bott .step ul li.true {
  background-color: #7a7d86;
}
.fuchuan .bott .step ul li.active {
  background-color: #fff;
  box-shadow: 0 0 6px rgba(255, 255, 255, 0.78);
}
.close {
  cursor: pointer;
}
.close:before,
.close:after {
  content: "";
  position: absolute;
  height: 13px;
  width: 13px;
  top: 26px;
  right: 31px;
  border-top: 2px solid #7c7c7c;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close:before {
  right: 40px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bn {
  flex: 1;
  background-color: #b30000;
  border: 0;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  border-bottom-right-radius: 6px;
  cursor: pointer;
  transition: all .3s;
   outline:none;
}
.bn:hover {
  background-color: #f63;
  transition: all .3s;
   outline:none;
}
.bn:active {
  background-color: #F90;
   outline:none;
}
.slider-fuchuan {
  width: 450px;
  margin: 0 25px;
  overflow: hidden;
}
.slider-turn {
  width: 10000px;
}

.top{ width:100%; font-size:12px; height:34px; background:#f1f1f1; color:#333; font-family:"Î¢ÈíÑÅºÚ";}
.top a{color:#333; font-family:"Î¢ÈíÑÅºÚ";}
.top a:hover{color:#c51c21; font-family:"Î¢ÈíÑÅºÚ";}
.top .left{ float:left; line-height:34px;}
.top .right{ float:right; text-align:right;}
.top .right a{ margin-left:10px; font-size:12px; line-height:34px; display:inline-block; color:#333; font-family:"Î¢ÈíÑÅºÚ";}
.top .right a:hover{ color:#c51c21}
.header{ width:100%; background:#fff;}
.banner{ height:110px; background:#fff;}
.logo{ padding-top:16px; padding-left:0px;}
.w1000{ width:1010px;}
.center{ margin:0 auto; width:1200px;}
p#tell img{ float:left; padding-right:16px; padding-top:3px;}
p#tell{ float:right; width:210px; padding-top:25px; color:#ff4203; font-weight:bold; font-size:16px; letter-spacing:1px; line-height:50px;}
.button {
	    display: inline-block;
	    position: relative;
	    margin: 10px;
	    padding: 0 20px;
	    text-align: center;
	    text-decoration: none;
	    font: bold 12px/25px Arial, sans-serif;
	}
.green {
	    color: #3e5706;
	    background: #a5cd4e;
}
.button {
	display: inline-block;
	position: relative;
	margin: 10px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	font: bold 12px/25px Arial, sans-serif;

	text-shadow: 1px 1px 1px rgba(255,255,255, .22);

	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;

	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);

	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.green {
	color: #3e5706;

	background: #a5cd4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* IE10+ */
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* W3C */
}
.button:hover {
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 0px 0px 2px rgba(0,0,0, .5);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 0px 0px 2px rgba(0,0,0, .5);
	box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 0px 0px 2px rgba(0,0,0, .5);
}
.button:active {
	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0, .8);
	-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0, .8);
	box-shadow: inset 0px 0px 3px rgba(0,0,0, .8);
}
.big {
	padding: 0 40px;
	padding-top: 10px;
	height: 45px;
	text-transform: uppercase;
	font: bold 20px/22px  "Î¢ÈíÑÅºÚ";
}

.big a:hover{ color:#FFF}

/*---µ¼º½---*/
.menu{ width:100%; background:#00551f;}
.js {
	width:90%;
	margin:10px auto 0 auto;
}
.js p {
	padding:5px 0;
	font-weight:bold;
	overflow:hidden;
}
.js p span {
	float:right;
}
.js p span a {
	color:#f00;
	text-decoration:underline;
}
.js textarea {
	height:50px;
	width:98%;
	padding:5px;
	border:1px solid #ccc;
	border-top:2px solid #aaa;
	border-left:2px solid #aaa;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.navBar {
	position:relative;
	z-index:1;
	background:#00551f;
	color:#fff;
	height:45px;
	line-height:45px;
}
.nav {
	width:1200px;
	margin:0 auto;
	font-family:"Microsoft YaHei",SimSun,SimHei;
}
.nav .m {
	float:left;
	position:relative;
	border:1px solid #55813A;
	border-top:0;
	border-bottom:0;
	margin-left:-1px;
}
.nav h3 {
	float:left;
	font-size:100%;
	font-weight:normal;
	font-size:14px;
	height:45px;
	overflow:hidden;
}
.nav h3 a {
	display:block;
	color:#fff;
	padding:0 18px;
	border-left:1px solid #55813A;
	vertical-align:top;
}


.nav .on h3 a {
	background:#55813A;
	

	border-left:1px solid #55813A;
	border-top:1px solid #55813A;
}
.nav .sub {
	display:none;
	padding:0;
	position:absolute;
	left:0;
	top:45px;
	background:#f2f3ed;
	border:1px solid #55813A;
	border-top:0;
}
.nav .sub li {
	height:20px;
	line-height:20px;
	padding:4px 0;
	float:left;
	width:80px;
}

.nav .sub li a:hover {
	color:#55813A;
}

.nav #m9 .sub,.nav #m10 .sub,.nav #m11 .sub,.nav #m12 .sub {
	
	left:auto;
	right:-1px;
}

    .nav .mm0 h3 {
        float: left;
        font-size: 100%;
        font-weight: normal;
        font-size: 14px;
        height: 45px;
        overflow: hidden;
    }

    .nav .mm0 h3 a {
        display: block;
        background: #55813A;
        color: #fff;
        font-weight: normal;
        padding: 0 20px;
        border-left: 1px solid #F9610;
        border-top: 1px solid #F9610;
        vertical-align: top;
    }

    .nav .mm0 {
        border: 0;
    }

    .nav .mm {
        border: 0;
    }

    .nav .mm h3 a, .nav .mm0:hover h3 a {
        background: #f2f3ed;
        color: #55813A;
        font-weight: normal;
        border-left: 1px solid #FA6D06;
        border-top: 1px solid #FA6D06;
    }

.nav .sub .f-l{ float:left;}
.nav .sub .f-r{ float:right;}
.nav .sub .sn-contain { height:153px; padding:25px; border:0px solid #ccc;}
.nav .sub .nav .sub.show-r { left:auto; right:0;}
.nav .sub .sn-txt { width:240px; margin-right:23px;}
.nav .sub .sn-txt .p-desc { line-height:23px; color:#000 !important; font-size:14px}

.so{ float:right; width:319px; height:55px;  margin-top:25px; margin-right:120px;}
.so p{ margin-top:8px; color:#999; height:20px; overflow:hidden;}
.so p a{ margin-left:8px; color:#999}
.so p a:hover{ color:#ff4f00}
.so .sou{ height:26px; padding:0; margin:0;background:url(/zhuanti/zongcai/static/images/search_bg.png) center center no-repeat;}
.so .soneirong{ border:none; background-color:transparent; height:26px;  width:226px; margin:0; padding:0 0 0 14px; font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ", "SimSun", "ËÎÌå";}
.so .sousuo{ width:64px; border:none; background-color:transparent; line-height:24px !important; color:#fff;  margin:0; padding:0 30px;font: 14px/26px "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "SimSun", "ËÎÌå"; cursor:pointer}

.topNew{ margin:13px 0 16px 0px; background: url(/zhuanti/zongcai/static/images/guanzhu_bg.png) left top no-repeat; height:43px; line-height:43px; padding:0 0 20px 68px; width:922px; border-bottom:2px solid #eaeaea; overflow:hidden;}
.footer{ min-height:170px; width:100% !important; margin:0 auto !important;  border-top:2px solid #ff7638; padding-top:2px; background:#666;display: inline-block;}
.footer p{ text-align:center; line-height:35px; height:35px; font-size:14px;}
.footer p a{ margin:5px 10px; font-size:14px;}
.divauto{ width:100%; margin:0 auto;}
.aoutotext{display:block; position:relative; width:1200px;}
.aoutotext span{position:absolute; top:0; right:0; }

#linkzi{ width:100%; height:126px; float:left; margin-top:9px; text-align:center; padding-top:10px;}
#linkzi{
	height:80px;
	line-height:30px;
	color: #fff;
	font-size:14px;
}
#linkzi a{
	color: #47C6F8
}

.p-desc  a {
color: #000;
text-decoration: none;
border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 1px #C7C7C7;
-webkit-box-shadow: 0 1px 1px #C7C7C7;
display: inline-block;
margin-bottom: 5px;
margin-right: 5px;
padding: 5px 26px 4px 18px;
background-color: #fff;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
text-align: center;
}
.p-desc a:hover {
color: #000;
background-color: #75a32c;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}


/*ÄÚÈÝ*/
.tites{
  text-align: center;
  font-size:36px;
  color: #524701;
}

.tites span{
  font-weight: bold;
  font-size:40px;
  font-style:italic
}

.sec1{
  height:500px;
  background: url(/zhuanti/zongcai/static/images/banner.jpg) no-repeat center
}
.sec1 .secbox{height:500px;}
.sec1-btn{
  position: absolute;
  right:28%;
  bottom:100px;
}
.sec1-btn a{
    background: rgba(88, 155, 49, 0.6);
    border-radius: 2px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 195px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: inline-block;
    border:1px solid #c09797;
   margin-left:80px;
}
.sec1-btn a:hover{
  background-color: #55813A;
    border: 1px solid #55813A;
}

/*------sec2-----*/
.sec2{
  padding:30px 0px 40px 0px;
}
.sec2 h1{font-weight: bold;}
.sec2 h1,.sec3 h1{
  text-align: center;
  font-size:16px;
  color: #555;
  padding-top: 5px
}
.sec2 p{
  text-align: center;
  font-size:20px;
  color: #555;
  padding-top: 30px
}
.sec2 span{
  width:100%;
  display: inline-block;
  text-align: center;
  color: #776801
}
.sec2 .sp1{
  font-size:20px;
  margin:30px 0px 2px 0px;
}
.sec2 .sp2{
  font-size:24px;
}


/*-----.sec3-----*/
.sec3{
  padding:20px 0px 20px 0px;
}
.prog-ul{
  width:100%;
  margin-top:25px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
.prog-ul li{
  width:380px;
  height:195px;
  margin-bottom: 28px;
}
.prog-ul li p{
  margin:45px 0px 0px 188px;
  font-size:24px;
  color: #776800;
}
.prog-ul li span{
  margin:8px 0px 0px 188px;
  font-size:16px;
  color: #808080;
  display: inline-block;
}
.prog-ul .li1{background:url(/zhuanti/zongcai/static/images/fn_01.jpg) no-repeat center;}
.prog-ul .li2{background:url(/zhuanti/zongcai/static/images/fn_02.jpg) no-repeat center;}
.prog-ul .li3{background:url(/zhuanti/zongcai/static/images/fn_03.jpg) no-repeat center;}
.prog-ul .li4{background:url(/zhuanti/zongcai/static/images/fn_04.jpg) no-repeat center;}
.prog-ul .li5{background:url(/zhuanti/zongcai/static/images/fn_05.jpg) no-repeat center;}
.prog-ul .li6{background:url(/zhuanti/zongcai/static/images/fn_06.jpg) no-repeat center;}

.prog-ul li:hover{box-shadow: 3px 3px 8px #abacae;}


/*sec5*/
.sec5{
  padding:35px 0px 80px 0px;
}
.sec5 h1{
  text-align: center;
  font-size:16px;
  color: #555;
  padding-top: 8px
}
.sec5 h1 span{
  font-size:20px;
  color: #524701;
  font-style: italic;
  padding-right:5px;
}

#focus_Box ul{position:relative;width:1200px;height:458px;background:url(/zhuanti/zongcai/static/images/focus_Box.jpg) no-repeat left bottom;}
#focus_Box li{z-index:0;position:absolute;width:0px;height:0px;top:146px;cursor:pointer;left:377px;}
#focus_Box li img{width:100%;height:100%;vertical-align:top}
#focus_Box .prev{width:40px;height:80px;line-height:80px;text-align:center;background-color: #cba341;font-family: 'ËÎÌå';font-size:30px;color: #fff;}
#focus_Box .prev{position: absolute;left:125px;top:50%;z-index: 9998;cursor: pointer;}
#focus_Box .prev:hover{background-color: #484846}
.focus-list{
  width:450px;
  height:310px;
  background-color: #cba341;
  position: absolute;
  right:-255px;
  top:45px;
  cursor: context-menu;
}
.focus-list h3{
  font-size:30px;
  color: #fff;
  margin:8px 0px 0px 50px;
}
.focus-list dl{
  width:362px;
  margin:2px 0px 0px 50px;
}
.focus-list dl dt{
  font-size:18px;
  color: #f1f1f1;
  border-bottom: 1px solid #d8b45d;
  padding-bottom:5px;
  margin-bottom: 3px
}
.focus-list dl dd{
  font-size:18px;
  color: #fff;
  line-height: 38px
}
.focus-list .zx{
  width:150px;
  height:38px;
  line-height: 38px;
  text-align: center;
  font-size:20px;
  color: #333;
  background-color: #ffc000;
  border-radius: 5px;
  margin:10px 0px 0px 150px;
  display: inline-block;
}
.focus-list .zx:hover{
  background-color: #a82024;
  color: #fff
}

/*.focus-list{
    animation: fade-in; 
    animation-duration: .8s; 
    -webkit-animation:fade-in .8s;
}

@keyframes fade-in {  
    0% {opacity: 0;} 
    40% {opacity: 0;} 
    100% {opacity: 1;} 
}  
@-webkit-keyframes fade-in {
    0% {opacity: 0;}  
    40% {opacity: 0;}  
    100% {opacity: 1;}  
}  */


/*-----sec4-----*/
.sec4{
  height:730px;
  background:url(/zhuanti/zongcai/static/images/zc_01.jpg) no-repeat center;
}
.sec4 .secbox{height:730px;}
.sec4 .tites{
  color: #d2a22d;
  padding-top:20px;
}
.sec4 h1{
  text-align: center;
  font-size:16px;
  color: #fff;
  padding-top:8px;
}
.ul-tab{
  width:630px;
  position: absolute;
  left:0px;
  bottom:130px;
}
.ul-tab li{
  width:100px;
  height:58px;
  line-height: 58px;
  text-align: center;
  font-size:18px;
  color: #b1a78e;
  background-color: #2f2b25;
  float:left;
  margin:0px 0px 17px 18px;
  cursor: pointer;
  border:1px solid #2f2b25;
}
.ul-tab li span{
  font-size:40px;
  color: #b1a78e
}
.ul-tab li:first-child{
  margin-left:68px;
}
.ul-tab li.curr{
  background:rgba(125, 110, 75, 0.50);
  border:1px solid #876a3c;
  color: #fff;
}
.ul-tab li.curr span{
  color: #fff
}
.tab-con{
  width:570px;
  height:488px;
  position: absolute;
  right:0px;
  top:133px;

}
.tan-list{
  display: none;
  width:570px;
  height:488px;
  position: relative;
}
.tan-list h3{
  font-size:24px;
  color: #fff;
  padding:5px 0px 18px 18px;
}
.tan-list .on{
  color: #d2a22d;
  margin:0px 0px 25px 18px;
}
.tan-list .on dt{height:80px;}
.tan-list .on dd{width:340px;}
.tan-list .on dd span{
  float:right;
}
.tan-list dl{
  margin:0px 0px 90px 18px;
  color: #a5956d;
  display: inline-block;
}
.tan-list dl dt{
    width:102px;
    font-size:22px;
    margin-right:60px;
    float:left;
}
.tan-list dl dd{
  width:358px;
  font-size:18px;
  display: inline-block;
}

.tan-list .lq{
  width:178px;
  height:40px;
  line-height: 40px;
  text-align: center;
  font-size:20px;
  color: #333;
  background-color: #ffc000;
  border-radius: 5px;
  position: absolute;
  left:35%;
  bottom: 20px;
}
.tan-list .lq:hover{
  background-color: #a82024;
  color: #fff
}

.sec4 .w-list{
  font-size:32px;
  color: #fff;
  position: absolute;
  left:16%;
  bottom:75px;
}


/*-----.sec42-----*/
.sec42{
  padding:40px 0px 30px 0px;
}
.video-cent{
  width:100%;
  height:700px;
  margin-top:30px;
}
.video-list{
  width:100%;
  height:688px;
  background: url(/zhuanti/zongcai/static/images/vid-bg.png) no-repeat left top;
  display: inline-block;
  position: relative;
}
.video-row{
    width: 718px;
    height: 403px;
    background: #fff;
    margin: 33px 0px 0px 38px;
    display: inline-block
}
.video-box{
  display: none
}
.video-row .flowplayer{
  width:721px;
}
.video-row .text{
  width:380px;
  position: absolute;
  right:0px;
  top:110px;
}
.video-row .text p{
  font-size:22px;
  color:#555;
  padding-bottom: 10px;
}
.video-row .text span{
  font-size:17px;
  color: #666;
  line-height: 28px;
  display: inline-block;
  margin-bottom: 5px
}
.video-row .text .zx{
  padding:5px 25px;
  font-size:18px;
  color: #fff;
  background-color: #cba344;
  border-radius: 5px;
  display: inline-block;
  margin:25px 0px 0px 80px;
}
.video-row .text .zx:hover{
  background-color: #a82024;
}

.video-tab{
  width:735px;
  display: inline-block;
  margin:42px 0px 0px 20px;
}
.video-tab li{
  width:110px;
  height:36px;
  line-height: 36px;
  text-align: center;
  font-size:14px;
  color: #333;
  border:1px solid #ccc;
  margin-right:30px;
  float:left;
  cursor: pointer;
  background-color: #fff 
}
.video-tab li.curr{
  background-color:#524701;
  color: #fff;

}


/*.sec6*/
.sec6{
  height:700px;
/*  background:url(/zhuanti/zongcai/static/images/zc_02.jpg) no-repeat center;*/
  margin-bottom: 30px;
}
.sec6 .tites{
  color: #d2a22d;
  margin-top:45px;
}
.sec6 h1{
  text-align: center;
  font-size:16px;
  color: #555;
  padding-top:8px;
}
.sec6 h1 span{
  color: #f39b00
}
.system{
  width:100%;
  margin-top:30px;
  display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.system li{
  width:278px;
  height:250px;
  text-align: center;
  margin-bottom: 20px;
   background:url(/zhuanti/zongcai/static/images/zc_11.png) no-repeat center;
   background-size: 100%;
   position: relative;
}

.system li .w-img{
  margin: 20px 0px 12px 0px;
}
.system li p{
  font-size:22px;
  color: #333;
  padding-bottom: 6px;
}
.system li span{
  font-size:18px;
  color: #555;
}

.system .curr .sys1{background:url(/zhuanti/zongcai/static/images/sys_01.jpg) no-repeat center;}
.system .curr .sys2{background:url(/zhuanti/zongcai/static/images/sys_02.jpg) no-repeat center;}
.system .curr .sys3{background:url(/zhuanti/zongcai/static/images/sys_03.jpg) no-repeat center;}
.system .curr .sys4{background:url(/zhuanti/zongcai/static/images/sys_04.jpg) no-repeat center;}
.system .curr .sys5{background:url(/zhuanti/zongcai/static/images/sys_05.jpg) no-repeat center;}
.system .curr .sys6{background:url(/zhuanti/zongcai/static/images/sys_06.jpg) no-repeat center;}
.system .curr .sys7{background:url(/zhuanti/zongcai/static/images/sys_07.jpg) no-repeat center;}
.system .curr .sys8{background:url(/zhuanti/zongcai/static/images/sys_08.jpg) no-repeat center;}
.system .curr .sys-cent{display: block}
.system li .sys-cent{
  width:278px;
  height:250px;
  position: absolute;
  left:0px;
  top:0px;
  display: none
}
.system li .sys-cent h3{
  font-size:22px;
  color: #ffc000;
  padding-top: 97px;
}
.system li .sys-cent em{
  font-size:18px;
  color: #fff;
  padding-top:5px;
}


.info{
  margin:20px 0px 0px 92px;
  display: inline-block;
}
.info p{
  width:300px;
  float:left;
  margin-right:42px;
}
.info p input{
  width:288px;
  height:55px;
  line-height: 55px;
  font-size:20px;
  color: #999;
  border:1px solid #999;
  border-radius: 5px;
  font-family: 'Î¢ÈíÑÅºÚ';
  padding-left:10px;
}
.info .btn{
  width:300px;
  height:56px;
  line-height: 56px;
  text-align: center;
  font-size:26px;
  color: #fff;
  background-color: #cba341;
  border-radius: 5px;
  border:none;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;
}
.info .btn:hover{
  background-color: #a82024
}

.sec6 .zxzx{
  width:280px;
  height:53px;
  line-height: 53px;
  text-align: center;
  font-size:26px;
  color: #fff;
  background-color: #cba341;
  border-radius: 5px;
  border:none;
  display: inline-block;
  margin:30px 0px 0px 40%;
}
.sec6 .zxzx:hover{
background-color: #a82024
}

/* µÚÈý¿ÎÌÃ*/
.w-section{
  background-color: #fff;
  margin-top: 70px
}
.w-secbox{
  width:1200px;
  height:760px;
  margin:0 auto;
}
.w-secbox h1{
  text-align: center;
  margin-top:35px;
  font-size:36px;
  color: #524701;
}
.w-secbox h2{
  text-align: center;
  margin-top:10px;
  font-size:16px;
  color: #555;
}
.w-c-box{
  margin-top:60px;
}
.w-l-box{
  width:548px;
  margin-top:80px;
  float:left;
}
.w-l-box .alumni{
  width:478px;
  height:278px;
  position: relative;
  display: inline-block;
  margin:0px 0px 45px 22px;
  background:url(/zhuanti/zongcai/static/images/s_xyh_01.jpg) no-repeat center;
}
.alumni-bg{
  width:180px;
  height:102px;
  background-color: #fff;
  position: absolute;
  left:148px;
  top:91px;
  z-index: 1;
  display: none
}
.hov-alu1{width:63px;height:50px;position: absolute;left:325px;top:0px;cursor: pointer;}
.hov-alu2{width:63px;height:50px;position: absolute;left:415px;top:80px;cursor: pointer;}
.hov-alu3{width:63px;height:50px;position: absolute;left:342px;top:160px;cursor: pointer;}
.hov-alu4{width:63px;height:50px;position: absolute;left:255px;top:196px;cursor: pointer;}
.hov-alu5{width:63px;height:50px;position: absolute;left:140px;top:210px;cursor: pointer;}
.hov-alu6{width:63px;height:50px;position: absolute;left:28px;top:200px;cursor: pointer;}
.hov-alu7{width:63px;height:55px;position: absolute;left:8px;top:110px;cursor: pointer;}
.hov-alu8{width:63px;height:50px;position: absolute;left:90px;top:38px;cursor: pointer;}
.hov-alu9{width:63px;height:50px;position: absolute;left:205px;top:7px;cursor: pointer;}

.xs-alu{
  width:180px;
  height:102px;
   position: absolute;
  left:148px;
  top:70px;
  z-index: 2;
  display: none
}

.w-l-box .last{
  font-size:22px;
  color: #666;
  text-align: center;
  margin-bottom:10px;
}
.w-l-box .last span{
  font-size:26px;
  color: #cba341
}
.w-l-box .on-jr{
    width: 135px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #a82024;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin:20px 0px 0px 100px

}
.w-l-box .on-app{
    width: 135px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #a82024;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin:20px 0px 0px 30px

}

.w-r-box{
  width:620px;
  height:563px;
  float:right;
  position:relative;
}
#focus_Box2 ul{position:relative;width:620px;height:563px}
#focus_Box2 li{z-index:0;position:absolute;width:0px;height:0px;top:146px;cursor:pointer;left:377px;}
#focus_Box2 li:nth-child(3){box-shadow:0px 10px 12px -7px #b0b0b0;}
#focus_Box2 li img{width:100%;height:100%;vertical-align:top}
#focus_Box2 .prev2,#focus_Box2 .next2{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:30px;height:74px;top:240px;}
#focus_Box2 .prev2{background:url(/zhuanti/zongcai/static/images/kt/prev.jpg) left bottom no-repeat;left:-0px}
#focus_Box2 .next2{background:url(/zhuanti/zongcai/static/images/kt/next.jpg) right bottom no-repeat;right:-4px} 

#app{
   
    position: fixed; 
    left: 0px; 
    top: 0px; 
    width: 100%; 
    height: 100%; 
    display: none; 
    z-index: 999; 
background: rgba(193,193,193, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99c1c1c1, endColorstr=#99c1c1c1);
  display:none; 
}
#app img{
 position: absolute;
 left: 50%;
 top: 50%;
margin-left:-300px;
margin-top:-400px;

  }
  
  
  .button1 {
  background: #599bb3;
  background-image: -webkit-linear-gradient(top, #599bb3, #408c99);
  background-image: -moz-linear-gradient(top, #599bb3, #408c99);
  background-image: -ms-linear-gradient(top, #599bb3, #408c99);
  background-image: -o-linear-gradient(top, #599bb3, #408c99);
  background-image: linear-gradient(to bottom, #599bb3, #408c99);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  text-shadow: 0px 1px 0px #3d768a;
  -webkit-box-shadow: 0px 10px 14px -7px #276873;
  -moz-box-shadow: 0px 10px 14px -7px #276873;
  box-shadow: 0px 10px 14px -7px #276873;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 12px 30px 12px 30px;
  text-decoration: none;
}

.button1:hover {
  color: #ffffff;
  background: #408c99;
  text-decoration: none;
}
.w-close{
   position: absolute;
 top: 75%;
left:48%;

  }

/*.sec7*/
.sec7{
  background-color: #f6f4f4;
  padding:35px 0px 80px 0px;
}
.sec7 h1{
  text-align: center;
  font-size:16px;
  color: #555;
  padding-top: 10px
}
.Box_con {position: relative;margin-top:25px;}
.Box_con .btnl {position: absolute;left:2px;}
.Box_con .btnr {position: absolute;right:2px;}
.Box_con .btn {width: 25px;height: 78px;line-height:78px;text-align:center;position: absolute;top: 150px;font-size:30px;color: #999;font-family: 'ËÎÌå';}
.Box_con .btn{border:1px solid #999;border-radius: 5px;background-color: #f4f4f4;cursor: pointer;z-index: 2;font-weight: bold}
.Box_con .btn:hover{color: #564dfe;border:1px solid #564dfe;}

.Box_con .conbox {width:100%;height:480px;position: relative;overflow: hidden;}
.Box_con .conbox ul {position: relative;}
.Box_con .conbox ul li {float: left;width: 300px;height:460px;margin-right: 18px;overflow: hidden;position: relative;background-color: #fff}
.Box_con .conbox ul li img {width:300px;height:280px;}
.Box_con .conbox ul li:hover{box-shadow: 3px 3px 8px #9a9a96;}
.Box_con .conbox ul li h1{font-size:20px;padding-top:5px;}
.Box_con .conbox ul li p{text-align: center;font-size:16px;color: #555;line-height: 20px;}
.Box_con .conbox ul li span{width:272px;line-height:17px;font-size:14px;color:#999;margin:5px 0px 0px 15px;display: inline-block;}
.Box_con .conbox ul li .st{width:100px;height:30px;line-height: 30px;text-align: center;font-size:16px;color: #fff;background-color: #cba341;border-radius: 5px;position: absolute;left:100px;bottom:10px;}
.Box_con .conbox ul li:hover .st{background-color: #a82024;color: #fff}


/*-----achieve-----*/
.achieve{
  height:265px;
/*  background:url(/zhuanti/zongcai/static/images/ys_28.jpg) no-repeat center;*/
background-color: #fff
}
.achieve .left{
  width:680px;
  margin-top:30px;
}
.achieve .left h1{
  font-size:28px;
  color: #dcaa41;
  padding-bottom: 20px;
}
.achieve .left h2{
  font-size:26px;
  color: #000;
}
.achieve .left h2 span{
  font-size:32px;
  color: #dcaa41;
}
.achieve .left p{
  font-size:24px;
  color: #000;
}
.achieve .left p span{
  color: #dcaa41;
}
.achieve .right{
  width:475px;
  margin-top:70px;
}
.achieve .right p{
  width:200px;
  margin-right:35px;
  display: inline-block;
  margin-bottom: 25px;
}
.achieve .right p input{
  font-size:20px;
  color: #999;
  width:188px;
  height:38px;
  line-height: 38px;
  padding-left:10px;
  border:1px solid #ccc;
  background: none;
  font-family: 'Î¢ÈíÑÅºÚ'
}
.achieve .right .btn{
  width:200px;
  height:40px;
  line-height: 40px;
  text-align: center;
  font-size:20px;
  color: #fff;
  background-color: #dcaa41;
  border:none;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;
}


/*------.sec10-----*/
.sec10{
  height:920px;
  background:url(/zhuanti/zongcai/static/images/system_bg.jpg) no-repeat center;
  margin-bottom: 30px;
}
.sec10 .tites{
  color: #fff;
  margin-top:50px;
}
.system2{
  width:1080px;
  margin:35px 0px 0px 55px;
  display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.system2 li{
  width:300px;
  height:320px;
  text-align: center;
  
}
.system2 li .sys-box{
  width:300px;
  height:320px;
}
.system2 li .sys-box .w-img{
  margin: 15px 0px 12px 0px;
}
.system2 li .sys-box p{
  font-size:22px;
  color: #ffc000;
  padding-bottom: 6px;
}
.system2 li .sys-box span{
  font-size:16px;
  color: #c8c8c8;
}
.system2 li .sys-box .last{
  width:245px;
  font-size:18px;
  color: #fff;
  margin:12px 0px 0px 25px;
  display: inline-block;
  text-align: left;
}
.system2 li:hover{
  background: url(/zhuanti/zongcai/static/images/ys_27.png) no-repeat center;
}


/*³£¼ûÎÊÌâ×ÉÑ¯*/
.zcb05 { width:100%;background:#e5e5e5;display: inline-block;padding-bottom: 50px}
.zcb05 .wrap { width:1200px; margin:0 auto;}
.zcb05 ul { width:1200px;}
.zcb05 li { float:left; width:25%; height:200px; background-size:contain;cursor: pointer;}
.zcb05 a { display:block; width:100%; height:200px; background:rgba(0,0,0,0);}
.main_title h1{text-align: center;font-size: 36px;color: #524701}
.main_title h1 span{font-size:38px;font-weight: bold;}
.main_title h3 { display:block; margin:0 auto; font-size:16px; color:#555; text-align:center; font-weight:lighter; margin-top:10px;}
.wtbg1 a:hover{ background:url(/zhuanti/zongcai/static/images/wtbg_01.jpg) 0 0 no-repeat; }
.wtbg2 a:hover{ background:url(/zhuanti/zongcai/static/images/wtbg_02.jpg) 0 0 no-repeat; }
.wtbg3 a:hover{ background:url(/zhuanti/zongcai/static/images/wtbg_03.jpg) 0 0 no-repeat; }
.wtbg4 a:hover{ background:url(/zhuanti/zongcai/static/images/wtbg_04.jpg) 0 0 no-repeat; }
.wtbg5 a:hover{ background:url(/zhuanti/zongcai/static/images/wtbg_05.jpg) 0 0 no-repeat; }
.wtbg6 a:hover{ background:url(/zhuanti/zongcai/static/images/wtbg_06.jpg) 0 0 no-repeat; }
.wtbg7 a:hover{ background:url(/zhuanti/zongcai/static/images/wtbg_07.jpg) 0 0 no-repeat; }
.wtbg8 a:hover{ background:url(/zhuanti/zongcai/static/images/wtbg_08.jpg) 0 0 no-repeat; }

.wtbg1 { background:url(/zhuanti/zongcai/static/images/wtbg01.jpg) 0 0 no-repeat; }
.wtbg2 { background:url(/zhuanti/zongcai/static/images/wtbg02.jpg) 0 0 no-repeat; }
.wtbg3 { background:url(/zhuanti/zongcai/static/images/wtbg03.jpg) 0 0 no-repeat; }
.wtbg4 { background:url(/zhuanti/zongcai/static/images/wtbg04.jpg) 0 0 no-repeat; }
.wtbg5 { background:url(/zhuanti/zongcai/static/images/wtbg05.jpg) 0 0 no-repeat; }
.wtbg6 { background:url(/zhuanti/zongcai/static/images/wtbg06.jpg) 0 0 no-repeat; }
.wtbg7 { background:url(/zhuanti/zongcai/static/images/wtbg07.jpg) 0 0 no-repeat; }
.wtbg8 { background:url(/zhuanti/zongcai/static/images/wtbg08.jpg) 0 0 no-repeat; }


.sec6_2{height:777px;background: url(/zhuanti/zongcai/static/images/ys_10.jpg) no-repeat center;}
.sec6_2 h1{
  font-size:16px;
  color: #555;
  text-align: center;
  margin-top:10px;
}
.sec6_3{height:643px;background: url(/zhuanti/zongcai/static/images/ys_11.jpg) no-repeat center}

/*.-----sec11-----*/
.sec11{
  height:728px;
  background: url(/zhuanti/zongcai/static/images/guaran-bg.jpg) no-repeat center;
}
.sec11 h1{
  font-size:36px;
  color: #fff;
  margin-top:15px;
  text-align: center;
}
.sec11 h1 span{
  font-size:40px;
  font-weight: bold;
  font-style: italic
}
.guaran{
  width:100%;
  margin-top:32px;
}
.guaran li{
  width:210px;
  height:260px;
  text-align: center;
  background: url(/zhuanti/zongcai/static/images/guaran_01.png) no-repeat center;
  float:left;
  margin:0px 0px 45px 115px;
}
.guaran li .w-img{
  margin:35px 0px 16px 0px;
}
.guaran li h3{
  font-size:26px;
  color: #b1810b;
  padding-bottom: 10px;
}
.guaran li p{
  font-size:18px;
  color: #775500;
}
.guaran li:hover{
  background: url(/zhuanti/zongcai/static/images/guaran_02.png) no-repeat center;
}

/*-----sec12-----*/
.sec12{
  height:665px;
  background-color: #eee;
  padding-top: 55px;
}
.guide{
  width:100%;
  height:270px;
  display:inline-block;
  background:url(/zhuanti/zongcai/static/images/jl_53.jpg) no-repeat top left;
  margin-top:26px;
}
.guide li{
  width:129px;
  height:133px;
  float:left;

}
.guid-bg{
  width:129px;
  height:133px;
  display: none
} 

.gu-cent{
  width:733px;
  margin-left:36px;
}
.gu-cent li{
  font-size:20px;
  color: #666;
  line-height: 38px;
}
.gu-cent li.li1{font-size:24px;color: #333;font-weight: bold;}
.gu-rt {
    width: 410px;
    height: 315px;
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    right:0px;
    top:315px;
}

.gu-rt h1{
  text-align: center;
  font-size:24px;
  color: #524701;
  margin: 15px 0px 5px 0px; 
}
.gu-rt h2{
  font-size:18px;
  color: #666;
  text-align: center
}
.gu-rt h2 span{
  color: #524701;
  font-weight: bold;
}
.gu-rt p{
  margin:20px 0px 0px 55px;
}
.gu-rt p input{
  width:288px;
  height:37px;
  line-height: 37px;
  border:1px solid #999;
  border-radius: 5px;
  font-size:20px;
  color: #999;
  padding-left:10px;
  font-family: 'Î¢ÈíÑÅºÚ';
}

.gu-rt .text{
  text-align: center;
  font-size:14px;
  color: #ea554e;
  padding-top: 10px
}
.gu-rt .btn{
  width:300px;
  height:38px;
  line-height: 38px;
  text-align: center;
  background-color: #cba341;
  border-radius: 5px;
  border:1px solid #cba341;
  font-size:20px;
  color: #fff;
  margin-left:55px;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;
  margin-top:22px;
}

/* ¿Î³ÌÊÔÌý */
.main_title{width: 1200px;margin: 0 auto;padding-top: 60px;margin-bottom: 40px}
.main_title h2{display: block;margin: 0 auto;font-size: 48px;color: #cba341;text-align: center;font-weight: bold;}
.main_title h2 span{color: #fff}
.shiting { width:100%; background:url(/zhuanti/zongcai/static/images/zcb13bg.jpg) center center no-repeat;  padding-bottom:110px;display: inline-block;}
.shiting .wrap { width:1200px; margin:0 auto; padding:10px; background:#d4d4d4;}
.slideBox{ width:784px; height:418px; overflow:hidden; position:relative; border:1px solid #ddd; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; position: relative;}
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;  }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:784px; height:418px; display:block;  }
.slideBox .bd ul li span{width:110px;height:32px;line-height: 32px;text-align: center;font-size:14px;color: #fff;background-color: #a82024;border-radius: 5px;}
.slideBox .bd ul li span {position: absolute;left:34%;bottom:80px;left;cursor: pointer;}

.slideBox  .prev { position:absolute; left:1%; top:45%; margin-top:-25px; display:block; width:32px; height:80px; background:rgba(0,0,0,.5) url(images/slider-arrow.png) -110px 25px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox  .next{ position:absolute; left:auto; right:1%; top:45%; margin-top:-25px; display:block; width:32px; height:80px; background:rgba(0,0,0,.5) url(images/slider-arrow.png) 8px 25px no-repeat; filter:alpha(opacity=50);opacity:0.5; }

.slideBox  .prev:hover,.slideBox  .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox  .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  } 

.formwrap { width:396px; height:418px; display:block; float:left;}
.formwrap p { height:60px; line-height:60px; font-size:24px; font-weight:900; text-align:center; }
.formwrap span { display:block; width:300px; font-size:12px; color:#ccc; text-align:left; margin:0 auto; color:#999;}
.formwrap .boxform { display:block; width:300px; margin:0 auto;}
.formwrap .boxform  input,.formwrap .boxform  select { width:300px; height:50px; border:1px solid #999; border-radius:5px; padding-left:25px;margin-bottom:13px; font-size:20px; color:#666; box-shadow:none;font-family: 'Î¢ÈíÑÅºÚ'}
.boxfrom_btn {width:326px !important;padding-left:0px !important; background:#a82024; color:#fff !important;cursor: pointer;}

#province3,#course{width:326px;}

/*Ðü¸¡±¨Ãû*/
.float-apply-box{ width:100%; height:60px; margin:0 auto; position:fixed; left:0; bottom:0; z-index:500;}
.float-apply-bg{ width:100%;height:100%;position:absolute;left:0;top:0; background-color:#666; margin:0;filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;}
.float-apply{ width:1100px; height:100%; position:absolute;left:50%;margin-left:-550px;top:0;}
.apply_img{position:absolute; left:0; bottom:0;}
.apply_text{position:absolute; left:93px; bottom:15px;}
.form_group{position:absolute; left:477px; bottom:0;height:100%;line-height:60px;}
.apply_input {
    width: 160px;
    height: 36px;
    margin-right: 15px;
    font-size: 16px;
    padding-left: 10px;
    line-height: 36px;
  border:1px solid #eee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
  margin-bottom:0!important;
  background:rgba(255,255,255,.7);
  font-family: 'Î¢ÈíÑÅºÚ'
}
.apply_btn{display:inline-block;width:180px;height:36px;cursor:pointer;background:#F26355;color:#fff;text-align:center;line-height:36px;font-size:18px;border-radius:4px;-webkit-border-radius:4px;position:relative;top:3px;font-family: 'Î¢ÈíÑÅºÚ';border:none;}
.apply_btn:hover{background:#ea554e; color:#fff;text-decoration: none;}
.apply_exit{ position:absolute; right:6px; top:6px;cursor:pointer;}
.apply_input{ width:180px; height:36px; background:#fff; margin-right:18px; border-radius:8px; font-size:18px; padding-left:10px; line-height:36px; border-radius:4px;-webkit-border-radius:4px;position:relative;top:10px;}
.apply_btn{ display:inline-block;width:180px; height:36px; cursor:pointer;background:#F26355;color:#fff;text-align:center; line-height:36px; margin-bottom:4px; font-size:18px; border-radius:4px;-webkit-border-radius:4px;position:relative;top:13px;*top:2px;}
.apply_btn:hover{background:#ea554e; color:#fff;text-decoration: none;}


/*µ¯³öÉêÇëÊÔÌý*/
.jlbg{width:100%;height:100px;top:0px;left:0px;position:absolute;filter: Alpha(opacity=35);opacity:0.35; background:#000; display:none;z-index:9998}
.popbox{
  width:615px;
  height:400px;
  position: fixed;
  left:50%;
  top:25%;
  margin:0px 0 0 -300px;
  background-color: #fff;
  border:5px solid #ccc;
  border-radius: 5px;
  z-index: 9999;
  display: none
}
.pupc{
  width:100%;
  float:left;
  margin:16px 0px 20px 0px;
  
}
.pupc a{
  float:right;
  font-size:16px;
  margin-right:28px;
}
.popbox h1{
  text-align: center;
  font-size:32px;
  color: #000;
  font-weight: bold;
}
.popbox h1 span{
  color: #ff0000
}
.popbox .info2{
  margin:20px 0px 0px 80px;
}
.popbox .info2 p{
  margin-bottom: 18px;
}
.popbox .info2 p input{
  width:420px;
  height:36px;
  line-height: 36px;
  padding-left:12px;
  font-size:16px;
  font-family: 'Î¢ÈíÑÅºÚ'
}
.popbox .info2 select{
  width:436px;
  height:36px;
  line-height: 36px;
  padding-left:12px;
  font-size:16px;
  color: #666;
  font-family: 'Î¢ÈíÑÅºÚ';
  margin-bottom: 20px;
  border:1px solid #ccc;
}


.popbox .info2 .btn{
  width:432px;
  height:38px;
  line-height: 38px;
  text-align: center;
  font-size:18px;
  color: #fff;
  background-color: #bf0000;
  border:none;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;

}
.popbox .text{
  width:442px;
  margin:20px 0px 0px 80px;
  font-size:14px;
  color: #666;
  text-align: center;
}
.popbox .text span{
  background: red;
  padding:2px 5px;
  color: #fff
}


/*·µ»Ø¶¥²¿*/
#scroll{
  width:40px;
  height:40px;
  cursor: pointer;
  position: fixed;
  bottom: 100px;
  right:50px
}

/*²à±ßÀ¸*/
.qe_service {
    width: 160px;
    height: 300px;
    background: url(/zhuanti/zongcai/static/images/kefuu.png) no-repeat;
    position: fixed;
    right: -120px;
    top: 200px;
    z-index: 1000
}

.qe_service ul {
    display: block;
    width: 160px;
    height: 300px;
    float: left;
    position: relative;
}

.qe_service ul .right_bar {
    position: absolute;
    width: 40px;
    height: 300px;
    left: 0;
    top: 0;
    display: block;
}

.qe_service ul .right_qq {
    position: absolute;
    width: 120px;
    height: 85px;
    right: 0;
    top: 0;
    display: block;
}

.qe_service ul .right_qq:hover {
    background: url(/zhuanti/zongcai/static/images/kefuu2.png) center top no-repeat;
}

.qe_service ul .right_phone {
  position: absolute;
    width: 120px;
    height: 98px;
    right: 0;
    top: 100px;
    display: block;
    text-align: center;
    color: #555;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
    text-decoration: none;
}

.qe_service ul .right_phone:hover {
    background: url(/zhuanti/zongcai/static/images/kefuu4.png) center bottom no-repeat;
    
}
  .qe_service ul .right_b {
    position: absolute;
    width: 120px;
    height: 98px;
    padding-top: 26px;
    right: 0;
    bottom: 0;
    display: block;
    text-align: center;
    color: #555;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
    text-decoration: none;
}

.qe_service ul .right_b:hover {
    background: url(/zhuanti/zongcai/static/images/kefuu3.png) center bottom no-repeat;
    cursor: pointer;
}

/*µ¯´°*/
*html .advbox{position:absolute;top:expression(eval(document.documentElement.scrollTop));}
.advbox{width:510px;position:fixed;display:none;left:50%;top:0;margin:-155px 0 0 -255px; z-index:999;}
.advbox .advpic{position:relative;height:310px;overflow:hidden;}
.advbox .advpic .closebtn{display:block;width:60px;height:22px;line-height:26px;font-size:12px;color:#fff;text-indent:12px;overflow:hidden;position:absolute;right:12px;top:8px;z-index:99;}
