@charset "utf-8";
/* CSS Document */

/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

/* 设置默认字体 */
body,
button, input, select, textarea { /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
   /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}

h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ol { list-style: none; }
.content li{ list-style-type :square;color:#555; } 
/* 重置文本格式元素 */
a { text-decoration: none; }
a:hover {
	text-decoration: underline;
	color: 007e99;
}

abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
    border-bottom: 1px dotted;
    cursor: help;
}

q:before, q:after { content: ''; }

/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 重置 hr */
hr {
    border: none;
    height: 1px;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }


/*正文内容*/
body{font-size:14px; font-family:微软雅黑,Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;;line-height:24px;}
a{ cursor:pointer;}
.content{width:1000px;margin:0 auto;}

.head{background:#212121;height:80px;}
.head .logo1{float:left;margin:13px 1px;}
.head .nav{float:right;font-size:18px;margin:23px 1px;color:#fff;}
.head .nav a{color:#fff;}

.banner{width:100%; position:relative;}
.banner img{margin-top:-6px; width:100%;}
.banner .but_get{color:#fff;padding:12px 63px;position:absolute;top:66%;left:60%;background:#26ad60;font-size:24px;}
.but_get:hover{background:#2cc970;}

.block1{padding:73px 0 35px 0;}
h1{font-size:32px;color:#414141;font-weight:bold;margin:o auto;text-align:center;margin: 0 0 24px 0;}
.block1 h3{font-size:18px;}
.content h3{font-size:22px;color:#ff8a00;margin:o auto;font-weight:normal;text-align:center;margin: 0 0 24px 0;}
.block1 p{font-size:18px;color:#555;line-height:25px;width:82%;margin:0 auto 15px;}
.block1 p span{float: right;}
.block1 li{font-size:18px;color:#555;line-height:25px;background:url(../images/budgetimages/sprite.png) no-repeat 3px -65px;list-style-type:none;padding-left:24px;margin:0 0 0 12%;display:inline;font-weight:bold;}


.title1{background:#26ad60;height:90px;padding-top:10px;}
.title1 a{color:#26ad60;}
.title1 a:hover{color:#f60; text-decoration:none;}
.title1 .title1_get{margin:11px auto;padding:5px 20px;background:#fff;width:90px;}
.title1 p{text-align:center;font-size:22px;color:#fff;font-weight: bold;margin-top: 10px;}

.block2{background:url(../images/budgetimages/bac-1.jpg) no-repeat;width:100%;padding:73px 0 35px 0; overflow:hidden;}
.block2 .box2{width:100%;}
.block2 .box2_1{border:1px solid #dedddd;width:29%;background:#fff;display:inline-block;*zoom:1;*display:inline;vertical-align: top;margin: 1% 1%;box-sizing:border-box;}
.block2 .box2_2{border:1px solid #dedddd;width:29%;background:#fff;display:inline-block;*zoom:1;*display:inline;vertical-align: top;margin: 1% 2%;box-sizing:border-box;}
.block2 .box2_3{border:1px solid #dedddd;width:29%;background:#fff;display:inline-block;*zoom:1;*display:inline;vertical-align: top;margin: 1% 1%;box-sizing:border-box;}
/*<!--.block2 .box2_1:hover{border-top:5px solid #27ae61;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; }
.block2 .box2_2:hover{border-top:5px solid #27ae61;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;}
.block2 .box2_3:hover{border-top:5px solid #27ae61;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;}*/
.block2 .box2_top{text-align:center;border-bottom:1px solid #dedddd;padding: 0 0 5%;}
.block2 .box2_top h4 a{font-size:18px;color:#f7a92e;}
.block2 .box2_top h4 a:hover{color:#5498e1;}
.block2 .box2_top p{font-size:16px;color:#414348;margin:5px auto;}
.block2 .box2_bottom{padding:5%;height: 309px;}
.block2 .box2_bottom p{font-size:14px;color:#333;}
.block2 .box2 .box2_bottom .ul1{font-size:16px;color:#5d5d5d;margin: 5% 0;text-align:center;}
.block2 .box2 .box2_bottom .ul1 li{background:url(../images/budgetimages/sprite.png) no-repeat 0px -26px; list-style-type:none;display: inline;padding-left: 28px;}
.block2 .box2 .box2_bottom .ul2{ text-align:center;margin:4% auto;}
.block2 .box2 .box2_bottom .ul2 li{color:#fff;background:#27ae61;border-radius:3px;display:inline; list-style-type:none;padding:1%;margin:0 1%;}
.block2 .box2_bottom .box2_get{padding:2% 9%;border:1px solid #d0d0d0;color:#5d5d5d;font-size:16px;font-weight:bold;text-align:center;width: 30%;margin: 8% auto;}
.block2 .box2_bottom .box2_get:hover{background:#27ae61;color:#fff;border:1px solid #27ae61;}
.block2 .tiao{width:100%;height:5px;background:#fff;margin-bottom: 10px;}
.block2 .box2_1:hover .tiao{background:#27ae61;}
.block2 .box2_2:hover .tiao{background:#27ae61;}
.block2 .box2_3:hover .tiao{background:#27ae61;}




.box_down{border-bottom:1px solid #d0d0d0;height:48px;position:relative;}
.box_down img{margin:o auto;position: absolute;left: 47%;top: 55%;}
.block3 .ul3{margin:5% auto 1%;width:50%}
.block3 .ul3 .li_s{border:1px solid #27ae61;background:#27ae61;color:#fff;vertical-align: top;}
.block3 .ul3 .li_uns{border:1px solid #d0d0d0;color:#9d9d9d;vertical-align: top;}
.block3 .ul3 li{margin-right:-4px;line-height:18px;padding: 1% 0 0 0;box-sizing: border-box;text-align:center;width:165px;height:50px;display:inline-block;*zoom:1;*display:inline;}
.block3 .ul4 li{margin: 0 auto; list-style-type:none;width:560px;height:320px;}
.block3 p{color:#646464;font-size: 16px;font-size: 16px;width: 80%;margin: 22px auto 0;}


.block4{padding:73px 0 35px 0;height:600px;position:relative;;width:100%;}
.block4 .block4-bac{position:relative;height:600px;width:100%;}
.block4 .block4-bac li{width:100%;height:100%;}
.block4 .front-nav{width: 100%;position: absolute;bottom: 40px;left: 0;text-align: center;z-index: 6;height: 12px;}
.block4 .front-nav a{width: 8px;height: 8px; display: inline-block;background: rgba(255,255,255,0.4); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin: 0 10px; text-indent: -9000px; vertical-align:top;}
.block4 .front-nav .activeSlide{background: rgba(255,255,255,1.0);width: 12px;height: 12px;top: -2px;position: relative;}
.block4 .prev{background-position: 9px -32px;left: 5%;display: block;width: 92px;height: 192px;position: absolute;top: 50%;margin-top: -63px;filter: alpha(opacity=50);opacity: 0.5;z-index: 6;background:url(../images/budgetimages/sprite.png) 0 -95px no-repeat;}
.block4 .next{background-position: -87px -32px;right: 5%;display: block;width: 92px;height: 192px;position: absolute;top: 50%;margin-top: -63px;filter: alpha(opacity=50);opacity: 0.5;z-index: 6;background:url(../images/budgetimages/sprite.png) 0 -293px no-repeat;}
.block4 .prev:hover{background:url(../images/budgetimages/sprite.png) -99px -95px no-repeat;}
.block4 .next:hover{background:url(../images/budgetimages/sprite.png) -99px -293px no-repeat;}
.block4 .content{position: absolute;top: 7%;left:24%;height:100%;}
.block4 h1{color:#fff;margin-top:3%;}

.block4 img{width:100%;height:100%;}
.block4 .b4-box{width:74%;margin: 0px auto;}
.block4 .b4-big_box{margin:0 auto;width:97%;margin-left:6%;}
.block4 .b4-smallbox{border:1px solid #fff;display:inline-block;*zoom:1;*dispaly:inline;padding: 10px 0 10px 20px;;width:36%;vertical-align: top;margin: 16px 15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.block4 .b4-smallbox h5{color:#fff;font-size:24px;margin-bottom: 3px;}
.block4 .b4-smallbox p{color:#fff;font-size:14px;display:inline;}
.block4 .b4-smallbox span{color:#27ae61;font-size:24px;}
.block4 .b4-text{width:44%;margin:4% auto 0;}
.block4 .b4-text h3{color:#27ae61;font-size:20px;font-weight:bold;text-align:left;margin: 0 0 10px 0;}
.block4 .b4-text p{color:#fff;font-size:16px;}
.block4 .b4-text2{width:47%;margin:335px auto 0;}
.block4 .b4-text2 h3{color:#27ae61;font-size:20px;font-weight:bold;text-align:left;margin: 0 0 10px 0;}
.block4 .b4-text2 p{color:#fff;font-size:16px;}


.block5{padding-bottom: 25px;}
.block5 .box_down{margin: 0px 0px 4%;}
.block5 .b5-box{border:1px solid #d0d0d0;width:406px;display:inline-block;*zoom:1;*display:inline;padding-bottom:10px;margin: 1% 4%;}
.block5 h2{color:#555;font-size:22px;padding: 3%;}
.block5 h2 p{color:#27ae61;display: inline;}
.block5 ul{padding: 0px 0px 0px 30px;}

.block5 li{color:#7e7d7d;font-size:16px;}
.block5 li a{color:#35b8c8;float:right;margin-right: 10px;}
.block5 li a:hover{color:#f60;}



.block6{background:#efefef;width:100%;height:441px;padding-top:40px;padding-bottom: 20px;s}
.block6 h1{color:#27ae61;margin: 5px 0 25px;}
.block6 .b6-left{width: 35%;padding-left: 13%;display:inline-block;*zoom:1;*display:inline;vertical-align: top;}
.block6 .b6-left label{font-size:16px;line-height: 42px;}
.block6 .b6-left span{color:red;}
.block6 .input-box{border:1px solid #00b034;width:80%;height: 37px;margin: 7px 0;padding-left: 10px;font-size: 12px;}
.block6	 input[type='text']{border:1px solid #00b034;width:80%;height: 37px;margin: 7px 0;padding-left: 10px;font-size: 12px;font-family:none;box-sizing:inherit;}
.block6 .b6-right{width:44%;display:inline-block;*zoom:1;*display:inline;vertical-align: top;padding-left:7%;color:#27ae61;}
.block6 .b6-right form{color:#fff;}
.block6 .b6-right label{color:#777;display: inherit;}
.block6 .b6-right textarea{ resize:none;margin-top: 15px;font-family:none;box-sizing:inherit;border:1px solid #000;height:100px;}
.submit{width:260px;height:50px;font-size:20px;color:#fff;background:#27ae61;text-align:center;margin: 0 auto;line-height: 50px;}
.submit:hover{background:#34d077; text-decoration:none;}

.error{font-size: 14px;
color: #2ebdce;
margin: 10px 0;
text-align: center;
height: 20px;}

#menu_box {
    background: none repeat scroll 0 0 #0AB0CD;
}
#footer {
    background: none repeat scroll 0 0 #4D4D4D;
}
div[name="nots"]{cursor: pointer;}
.clear {
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
	font-size:0;line-height:0;
}
.mt20{margin-top:0px;}

#oUlplay li{float:left;display:inline-block;}
#playBox{overflow:hidden;}

.ul2 a{color:#fff;}
.fd-top .contact p,.fd-top .mess p,.fd-copy .wp p,.fd-top .code p{color:#fff;}
.list-unstyled{line-height:1.5;}