@charset "utf-8";
/*  
  @Created by haizhouchen
  @Upload date: 2014/07/10
*/
body{background: #fffee2;}
body,td,input{ font-size:12px; font-family: "宋体",Arial;}
body,div,form,img,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0; padding: 0; border: 0;}
li{ list-style-type:none;}
.clear{ clear: both; line-height:0px; height:0px; font-size:0px; visibility:hidden;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
h1{text-indent:-9999px;height:0px;line-height:0px;}

/* 默认超链样式 */
a{ color:#333;text-decoration: none;outline: none;}
a:hover{ color: #C00; text-decoration: underline;}
.lt {float:left;}
.rt {float:right;}

/* 顶底(白底) */
.top{background:#fff;border-bottom: 8px #ffa200 solid;}
.top_inner{width:950px;margin:0 auto;padding:20px 10px 10px 10px;}
.top_logo{background:url(../images/logo.png) no-repeat;width:340px;height:45px;}
.top_logo:a{cursor:pointer;}
.top_menu{color:#666;float:right;}
.top_menu a{color:#666;text-shadow:none;}
.top_menu a:hover{color:#c00;}
.top_hotline{color:#333;font:20px/27px "微软雅黑",Arial, Helvetica;text-align:right;margin-top:5px;}
.top_hotline span{font:bold 24px/27px  Helvetica,Arial;color:#e30d0d;}

/* footer */
#footer{margin:0 auto;color:#fff;text-align:center;padding:20px 0;line-height:21px; background:#666;}
#footer a{color:#fff;}
#footer a:hover{color:#f00;}

/*banner*/
.banner-wrapper{background: url("../images/banner-bg.png") 0 0;}
.banner{width: 1000px;margin: 0 auto;background: url("../images/banner.png") no-repeat top center;height: 753px;font-family: "微软雅黑";}
.banner .go-bottom{padding: 285px 0 0 410px;}
.banner .go-bottom a{display: inline-block;*display: inline;*zoom:1;width: 220px;height: 120px;}
.banner .desc{padding: 75px 0 0 46px;width: 568px;}
.banner .desc h3{font-size: 30px;color: #fff600;font-weight: bold;margin: 0 0 28px 0;}
.banner .desc h3 span{color: #fff;font-weight: normal;font-size: 23px;}
.banner .desc p{text-indent: 2em;font-size: 18px;color: #000;line-height: 32px;}
/* main */
.main{width:1000px;margin:0 auto;}
.box-main{width: 1020px;margin: 0 auto;}
.box1{background: url("../images/box1.png")  no-repeat center top;height: 570px;}
.box2{background: url("../images/box2.png")  no-repeat center top;height: 588px;}
.box3{background: url("../images/box3.png")  no-repeat center top;height: 614px;}
.list-wrapper{background: #ffa200;width: 100%;margin: 60px 0 0 0;font-family: "微软雅黑";}
.list-wrapper .main{position: relative;padding: 50px 0 45px 0 ;}
.list-wrapper .main .tips{position: absolute;top:-60px;left: 0;}
.list-wrapper .main h2{font-size: 31px;color: #fff;font-weight: bold;padding: 0 0 25px 50px;}
.list-wrapper .item-list{padding: 0 0 0 50px;}
.item{background: #fffee2;width: 272px;height: 252px;border: 5px #ffd791 solid;margin: 0 47px 0 0;float: left;display: inline;}
.item ul{padding: 20px 22px 0 22px;}
.item ul .li1{font-size: 18px;color: #1d1d1d;height: 24px;line-height: 24px;padding: 0 0 15px 0;}
.item ul .li2{background: url("../images/rate.png") no-repeat;height: 44px;margin: 0 0 25px 0;}
.item ul .li2 span{height: 44px;line-height: 44px;float: left;}
.item ul .li2 .s1{width: 108px;text-align: center;font-size: 16px;color: #fff;}
.item ul .li2 .s2{width: 120px;text-align: center;font-size: 28px;color: #cf2a03;}
.item ul .li2 .s2 em{font-style: normal;font-size: 20px;}
.item ul .li3{font-size: 15px;color: #666;line-height: 24px;}
.form-wrapper{background: #cf2a03;width: 100%;padding: 25px 0 40px 0;font-family: "微软雅黑";}
.form-wrapper h2{font-size: 31px;color: #fff;font-weight: normal;height: 46px;line-height: 46px;margin: 0 0 28px 50px;}
.form-main{margin: 0 0 0 50px;}
.form-main label{font-size: 20px;color: #fff;margin: 0 10px 0 0;vertical-align: middle;}
.form-main .it{width: 220px;padding: 0 0 0 5px;height: 39px;line-height: 39px;border:1px #ffa200 solid;margin: 0 45px 0 0;vertical-align: middle;font-size: 16px;}
.form-main .tijiao{width: 148px;height: 39px;line-height: 30px;font-size: 20px;color: #fff;font-weight: bold;border:1px #ffd83b solid;border-radius: 3px;background: #ffa200;font-family: "微软雅黑";vertical-align: middle;cursor: pointer;}
.form-main .tijiao:hover{background: #e19106;}