* {
    margin: 0;
    padding: 0;
    list-style:none;
    border:0;
}

.part3 .title2 td {
    border-right: 1px solid #e49da5;
    border-top: 1px solid #e49da5;
}

.part3 .title2 tr:last-child{
	border-bottom: 1px solid #e49da5;
}
.part4 .title2 td {
    border-right: 1px solid #bacb6b;
    border-top: 1px solid #bacb6b;
}

.part4 .title2 tr:last-child{
	border-bottom: 1px solid #bacb6b;
}
.part5 .title2 td {
    border-right: 1px solid #ec983e;
    border-top: 1px solid #ec983e;
}

.part5 .title2 tr:last-child{
	border-bottom: 1px solid #ec983e;
}






































body,input,select {
    font-family:"微软雅黑",Helvetica,sans-serif;
    color:#fff;
    font-size:14px;
    width:100%;
    background: #fff;
}
body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body a {
    text-decoration: none;
}
body a:hover{
    color:#fe7d23;
}
.floatL {
    float: left;
}
.floatR {
    float: right;
}
.center{
    margin: 0 auto;
}
.hiddenele{
    display:none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lookmore {
    color: #1192d4;
    font-size: 12px;
}
.lookmore:hover {
    color: #c70715;
}
/*@font-face {
  font-family: "方正正中黑";
  src: url("../font/方正正中黑.TTF");
}*/


/* 项目css部分 */
.clear:after{
    content: '';
    display: block;
    clear: both;
}
.banner{
    height:494px;
    background-image:url(../img/banner.jpg);
    background-position:center top;
    background-repeat: no-repeat;
    position:relative;
}
/*.linkwrap1{*/
    /*width: 1000px;*/
    /*padding-top: 543px;*/
    /*margin: 0 auto;*/
/*}*/
/*.link1{*/
    /*display: inline-block;*/
    /*width: 140px;*/
    /*height: 38px;*/
    /*margin-left: 548px;*/
/*}*/
/*.link2{*/
    /*display: inline-block;*/
    /*width: 260px;*/
    /*height: 38px;*/
    /*margin-left: 49px;*/
/*}*/
.logo{
    width: 1000px;
    height:65px;
}
.logo .a1{
    display: inline-block;
    width:120px;
    height:65px;
    overflow:hidden;
}
.linkwrap{
    width: 1000px;
    height: 41px;
    padding-top: 473px;
    margin: 0 auto;
}
.linkwrap a{
    display: inline-block;
    width: 140px;
    height: 41px;
}
.linkwrap .a2{
    margin-left: 548px;
}
.linkwrap .a3{
    width: 260px;
    margin-left: 45px;
}
.youout{
    width: 100%;
    background:url(../img/bg.png) no-repeat center;
}
.youwrap{
    width: 1022px;
    /*height: 256px;*/
    padding-top: 53px;
    padding-bottom: 50px;
}
.youtit{
    width: 1000px;
    height: 33px;
    margin-bottom: 38px;
    background:url(../img/tittop.png) no-repeat center;
}
.youul{
    width: 941px;
}
.youul li{
    float: left;
    width: 299px;
    height: 144px;
    margin-right: 22px;
}
.youul li.youli1{
    background:url(../img/li1.png) no-repeat center;
}
.youul li.youli2{
    background:url(../img/li2.png) no-repeat center;
}
.youul li.youli3{
    margin-right: 0;
    background:url(../img/li3.png) no-repeat center;
}
.zhe{
    font-size: 88px;
    color: #f14242;
    font-weight: bold;
    margin-left: 64px;
    margin-top: 22px;
}
.info{
    margin-top: 45px;
    margin-right: 20px;
}
.info p{
    margin-bottom: 6px;
    font-size: 20px;
    color: #c0600b;
}
.info a{
    display: block;
    width: 121px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #d48b0b;
    background:url(../img/btn.png) no-repeat center;
}
.youli2 .zhe{
    color: #ffeb66;
}
.youli3 .zhe{
    color: #fff690;
}
.youli2 .info p{
    color: #02688a;
}
.youli3 .info p{
    color: #b8261b;
}
.ml80{
    margin-left:80px;
}
.mr0{
    margin-right: 0;
}
.mr68{
    margin-right: 68px;
}
.mt10{
    margin-top: 10px;
}
.zx_wrap {
    top: 5%;
    left: 50%;
    margin-left: 512px;
    position: fixed;
    width: 141px;
    height: 349px;
    padding-top: 85px;
    z-index: 9999;
    background: url("../img/fubg.png") no-repeat center;
}
.close_btn2{
    background: url("../img/close2.png") no-repeat scroll center center;
    display: block;
    height: 20px;
    position: absolute;
    right: 25px;
    top: 0;
    width: 20px;
}
.zxul {
    width: 100px;
}
.zxul li{
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100px;
    border-top: 1px solid #ff8564;
}
.zxul li.bbnone{
    border-top: none;
    margin-top: 56px;
}
.zxul li.bbnone a{
    padding-left: 10px;
    color: #fff;
}
.zxul li.bbnone a:hover{
    background: none;
    color: #fff;
}
.zxul li a {
    display: inline-block;
    width: 100px;
    height: 38px;
    margin-top: 1px;
    color: #fff;
}
.zxul li a:hover {
    color: #ff6d1e;
    background: #ffcd9c;
}
.sou{
    width: 100%;
    height: 60px;
    /*margin-bottom: 32px;*/
    background: #ff8564;
}
.souin{
    width: 1000px;
}
.sear-form{
    width:1000px;
}
.sear-div{
    float: left;
    padding-top: 13px;
}
.inp-txt{
    float: left;
    background: #fff;
    width: 478px;
    height: 35px;
    line-height: 35px;
    color: #424243;
    padding-left: 10px;
}
.btn-sub{
    cursor: pointer;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #fbbd01;
    font-size: 18px;
    color: #fffffe;
}
.keyword{
    font-size: 16px;
    color: #fff;
    line-height: 60px;
}
.keyword a{
    color: #fff;
}
.keyword a:hover{
    color: #fff;
}
.keyword span{
    display: inline-block;
    padding: 0 7px;
}
.nav{
    width: 848px;
    padding: 27px 0 27px 152px;
    margin-bottom: 24px;
    border-top: 1px dashed #d46464;
    border-bottom: 1px dashed #d46464;
    background: url("../img/yijian.png") no-repeat 35px center;
}
.nav li{
    float: left;
    background: url("../img/navlibg.png") no-repeat right center;
}
.nav li.bgnone{
    float: left;
    background: none;
}
.nav li:hover{
    background: none;
}
.nav li a{
    display: block;
    width: 124px;
    height: 40px;
    margin: 0 8px;
    line-height: 40px;
    text-align: center;
    font-size: 17px;
    color: #ff6528;
}
.nav li.curli a,.nav li a:hover{
    color: #fff;
    background: url("../img/navli.png") no-repeat right center;
}

.part1,.part2,.part3,.part4,.part5,.part6{
    width: 1114px;
    margin-bottom: 45px;
    background: url("../img/bg2.png") no-repeat right center;
}
.part1{
    height: 804px;
    background: url("../img/bg-1.png") no-repeat right center;
}
.part2{
    height: 760px;
    background: url("../img/bg-2.png") no-repeat right center;
}
.part3{
    height: 801px;
    background: url("../img/bg-3.png") no-repeat right center;
}
.part4{
    height: 801px;
    background: url("../img/bg-4.png") no-repeat right center;
}
.part5{
    height: 781px;
    background: url("../img/bg-5.png") no-repeat right center;
}
.part6{
    height: 766px;
    background: url("../img/bg-6.png") no-repeat right center;
}
.part1.parttop{
    height: 504px;
    background: url("../img/bg-1t.png") no-repeat right center;
}
.part1.partbottom{
    height: 532px;
    background: url("../img/bg-1b.png") no-repeat right center;
}
.part2.parttop{
    height: 434px;
    background: url("../img/bg-2t.png") no-repeat right center;
}
.part2.partbottom{
    height: 544px;
    background: url("../img/bg-2b.png") no-repeat right center;
}
.part3.parttop{
    height: 504px;
    background: url("../img/bg-3t.png") no-repeat right center;
}
.part3.partbottom{
    height: 662px;
    background: url("../img/bg-3b.png") no-repeat right center;
}
.part4.parttop{
    height: 504px;
    background: url("../img/bg-4t.png") no-repeat right center;
}
.part4.partbottom{
    height: 532px;
    background: url("../img/bg-4b.png") no-repeat right center;
}
.part5.parttop{
    height: 434px;
    background: url("../img/bg-5t.png") no-repeat right center;
}
.part5.partbottom{
    height: 544px;
    background: url("../img/bg-5b.png") no-repeat right center;
}
.part6.parttop{
    height: 434px;
    background: url("../img/bg-6t.png") no-repeat right center;
}
.part6.partbottom{
    height: 544px;
    background: url("../img/bg-6b.png") no-repeat right center;
}
.classwrap{
    width: 691px;
}
.classp{
    width: 1114px;
    height: 77px;
    padding-top: 42px;
    margin: 0 auto 38px;
    background:url(../img/tit1.png) no-repeat center bottom;
}
.imgp{
    width: 248px;
    height: 38px;
    padding-left: 26px;
    margin-bottom: 30px;
    line-height: 38px;
    font-size: 24px;
    color: #fff;
    background:url(../img/tit1-1.png) no-repeat center;
}
.itemwrap{
    width: 691px;
    height:40px;
    font-size: 17px;
    color: #fff;
    background: #f0d78a;
}
.part2 .itemwrap{
    background:#9cd5de;
}
.part3 .itemwrap{
    background:#edbdc2;
}
.part4 .itemwrap{
    background:#cfdb95;
}
.part5 .itemwrap{
    background:#e9c39f;
}
.part6 .itemwrap{
    background:#b2c3e5;
}
.itemwrap li{
    float: left;
}
.itemwrap li a{
    display: block;
    height:40px;
    line-height: 40px;
    padding: 0 33px;
    color: #fff;
}
.part2 .itemwrap li a{
    padding: 0 60px;
}
.part3 .itemwrap li a{
    padding: 0 60px;
}
.part4 .itemwrap li a{
    padding: 0 60px;
}
.part5 .itemwrap li a{
    padding: 0 14px;
}
.part6 .itemwrap li a{
    padding: 0 20px;
}
.itemwrap li.cur a{
    background: #e7c96d;
}
.class_switch_container{
    width: 691px;
}
.part2 .itemwrap li.cur a{
    background:#79c2cd;
}
.part3 .itemwrap li.cur a{
    background:#e49da5;
}
.part4 .itemwrap li.cur a{
    background:#bacb6b;
}
.part5 .itemwrap li.cur a{
    background:#e6ae79;
}
.part6 .itemwrap li.cur a{
    background:#91aada;
}
.part_tit {
    width: 691px;
    height:40px;
    background: #e7c96d;
}
.part2 .part_tit{
    background:#79c2cd;
}
.part3 .part_tit{
    background:#e49da5;
}
.part4 .part_tit{
    background:#bacb6b;
}
.part5 .part_tit{
    background:#e6ae79;
}
.part6 .part_tit{
    background:#91aada;
}
.part_tit li {
    float:left;
    width:98px;
    height:40px;
    line-height:40px;
    text-align:center;
    cursor:pointer;
}
.part3 .part_tit li {
    width:85px;
}
.part4 .part_tit li {
    width:172px;
}
.part5 .part_tit li {
    width:168px;
}
.part6 .part_tit li {
    width:138px;
}
.part_tit li a {
    font-size: 15px;
    color: #fff;
}
.part_tit li:hover a {
    color: #fff;
    text-decoration:underline;
}
.title2 {
    width:691px;
    height:40px;
    line-height: 40px;
    font-size: 15px;
    color: #c97214;
    text-align:center;
    vertical-align:middle;
    border-left: 1px solid #ec983e;
}


.part1 .title2 td{
	border-right: 1px solid #dacda4;
	        
}
.part1 .title2 td:last-child{
	border-right: 1px solid #ec983e;
	
}
.part1 .title2 tr:last-child{
	border-bottom: 1px solid #ec983e;;
}



.part2 .title2 {
    color: #5fabb7;
    border-left: 1px solid #8bcbd4;
}
.part3 .title2 {
    color: #d7818b;
    border-left: 1px solid #e49da5;
}
.part4 .title2 {
    color: #a4b651;
    border-left: 1px solid #bacb6b;
}
.part5 .title2 {
    color: #c97214;
    border-left: 1px solid #ec983e;
}
.part6 .title2 {
    color: #7996cd;
    border-left: 1px solid #91aada;
}
.title2 th {
    border-right: 1px solid #dacda4;
    font-weight: normal;
}
.part2 .title2 th {
    border-right: 1px solid #8bcbd4;
}
.part3 .title2 th {
    border-right: 1px solid #e49da5;
}
.part4 .title2 th {
    border-right: 1px solid #bacb6b;
}
.part5 .title2 th {
    border-right: 1px solid #ec983e;
}
.part6 .title2 th {
    border-right: 1px solid #91aada;
}
.title2 th:last-child {
    border-right: 1px solid #ec983e;
    font-weight: normal;
}
.part2 .title2 th:last-child {
    border-right: 1px solid #8bcbd4;
}
.part3 .title2 th:last-child {
    border-right: 1px solid #e49da5;
}
.part4 .title2 th:last-child {
    border-right: 1px solid #bacb6b;
}
.part5 .title2 th:last-child {
    border-right: 1px solid #ec983e;
}
.part6 .title2 th:last-child {
    border-right: 1px solid #91aada;
}
.kcstxt table {
    width:691px;
    height: 160px;
    font-size: 13px;
    border-left: 1px solid #ec983e;
    border-bottom: 1px solid #ec983e;
}
.part2 .kcstxt table {
    border-left: 1px solid #8bcbd4;
    border-bottom: 1px solid #8bcbd4;
}
.part3 .kcstxt table {
    border-left: 1px solid #e49da5;
    border-bottom: 1px solid #e49da5;
}
.part4 .kcstxt table {
    border-left: 1px solid #bacb6b;
    border-bottom: 1px solid #bacb6b;
}
.part5 .kcstxt table {
    border-left: 1px solid #ec983e;
    border-bottom: 1px solid #ec983e;
}
.part6 .kcstxt table {
    border-left: 1px solid #91aada;
    border-bottom: 1px solid #91aada;
}
.kcstxt tr{
    text-align:center;
}
.kcstxt td {
    border-right: 1px solid #dacda4;
    color: #a68816;
    padding: 0 5px;
}
.part2 .kcstxt td {
    border-right: 1px solid #8bcbd4;
    color: #218494;
}
.part3 .kcstxt td {
    border-right: 1px solid #e49da5;
    color: #a4555e;
}
.part4 .kcstxt td {
    border-right: 1px solid #bacb6b;
    color: #72831f;
}
.part5 .kcstxt td {
    border-right: 1px solid #ec983e;
    color: #b37333;
}
.part6 .kcstxt td {
    border-right: 1px solid #91aada;
    color: #3f62aa;
}
.kcstxt td:last-child {
    border-right: 1px solid #ec983e;
}
.part2 .kcstxt td:last-child {
    border-right: 1px solid #8bcbd4;
}
.part3 .kcstxt td:last-child {
    border-right: 1px solid #e49da5;
}
.part4 .kcstxt td:last-child {
    border-right: 1px solid #bacb6b;
}
.part5 .kcstxt td:last-child {
    border-right: 1px solid #ec983e;
}
.part6 .kcstxt td:last-child {
    border-right: 1px solid #91aada;
}
.kcstxt td.tal{
    text-align: left;
}
.kcstxt td.tal a{
    display: block;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
}
.kcstxt td.fee{
    font-size: 13px;
    color: #e53942;
}
.kcstxt a{
    color: #a68816;
}
.kcstxt a:hover{
    color: #a68816;
}
.part2 .kcstxt a{
    color: #218494;
}
.part2 .kcstxt a:hover{
    color: #218494;
}
.part3 .kcstxt a{
    color: #a4555e;
}
.part3 .kcstxt a:hover{
    color: #a4555e;
}
.part4 .kcstxt a{
    color: #72831f;
}
.part4 .kcstxt a:hover{
    color: #72831f;
}
.part5 .kcstxt a{
    color: #b37333;
}
.part5 .kcstxt a:hover{
    color: #b37333;
}
.part6 .kcstxt a{
    color: #3f62aa;
}
.part6 .kcstxt a:hover{
    color: #3f62aa;
}
.kcstxt a.btn{
    display:inline-block;
    width:80px;
    height:25px;
    line-height:25px;
    text-align:center;
    font-size:13px;
    background:#7d86c8;
    color: #fff;
    padding: 0;
    border-radius: 3px;
}
.part1 .kcstxt a.btn{
    background:#e7c96d;
}
.part2 .kcstxt a.btn{
    background:#79c2cd;
}
.part3 .kcstxt a.btn{
    background:#e49da5;
}
.part4 .kcstxt a.btn{
    background:#bacb6b;
}
.part5 .kcstxt a.btn{
    background:#dfa56d;
}
.kcstxt a.btn:hover{
    background:#e84443;
    color: #fff;
}
.tuwrap{
    width: 237px;
}
.imgw1{
    display: block;
    width: 237px;
    height: 126px;
    margin-bottom: 28px;
}
.imgw1.mb0{
    margin-bottom: 0;
}
.imgw1 img{
    width: 100%;
    height: 100%;
}
.infowrap{
    padding: 0 80px 0 80px;
}
.part1ul li{
    float: left;
    width: 206px;
    margin-right: 58px;
}
.part1ul li.mr0{
    margin-right: 0;
}
.ultit{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    background: #41b51c;
}
.ulinfo{
    width: 237px;
    text-align: center;
}
.li2 .ultit{
    background: #0e99b8;
}
.li2 .ulinfo{
    background: #29c7eb;
}
.li3 .ultit{
    background: #d77724;
}
.li3 .ulinfo{
    background: #fea354;
}
.li4 .ultit{
    background: #2c85cb;
}
.li4 .ulinfo{
    background: #3e9fec;
}
.ulinfo p{
    font-size: 16px;
    color: #a68816;
    line-height: 39px;
}
.ulinfo p a{
    color: #a68816;
}
.part3 .ulinfo p{
    color: #a4555e;
}
.part3 .ulinfo p a{
    color: #a4555e;
}
.part4 .ulinfo p{
    color: #72831f;
}
.part4 .ulinfo p a{
    color: #72831f;
}
.part2w,.part4w,.part6w{
    width: 100%;
}
.part2 .classp{
    background:url(../img/tit2.png) no-repeat center bottom;
}
.part2 .imgp{
    background:url(../img/tit2-2.png) no-repeat center;
}
.part2 .infowrap,.part3 .infowrap,.part4 .infowrap,.part5 .infowrap,.part6 .infowrap{
    padding-bottom: 18px;
}
.bottomp,.bottomp a{
    font-size: 16px;
}
.bottomp span{
    display: inline-block;
    padding: 0 5px;
}
.imgw2{
    display: block;
    width: 237px;
    height: 280px;
}
.imgw2 img{
    width: 100%;
    height: 100%;
}
.part3 .classp{
    background:url(../img/tit3.png) no-repeat center bottom;
}
.part3 .imgp{
    background:url(../img/tit3-3.png) no-repeat center;
}
.part3 .bottomp,.part3 .bottomp a{
    color: #a28513;
}
.part4 .classp{
    background:url(../img/tit4.png) no-repeat center bottom;
}
.part4 .imgp{
    background:url(../img/tit1-1.png) no-repeat center;
}
.part5 .classp{
    background:url(../img/tit5.png) no-repeat center bottom;
}
.part5 .imgp{
    background:url(../img/tit2-2.png) no-repeat center;
}
.part6 .classp{
    background:url(../img/tit6.png) no-repeat center bottom;
}
.part6 .imgp{
    background:url(../img/tit3-3.png) no-repeat center;
}

.listinfo{
    width: 934px;
    margin-bottom: 45px;
}
.listinfo2,.listinfo5,.listinfo6{
    margin-bottom: 15px;
}
.item{
    float: left;
    width: 268px;
    margin-right: 65px;
}
.listinfo2 .item.mr0,.listinfo5 .item.mr0,.listinfo6 .item.mr0,.item.mr0{
    margin-right: 0;
}
.listinfo2 .item,.listinfo5 .item,.listinfo6 .item{
    width: 409px;
    margin-right: 116px;
}
.itemtit{
    width: 224px;
    height: 40px;
    padding-left: 44px;
    margin-bottom: 8px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background:#f0d78a url(../img/titbg.png) no-repeat 10px center;
}
.part2 .itemtit{
    background:#9cd5de url(../img/titbg.png) no-repeat 10px center;
}
.part3 .itemtit{
    background:#edbdc2 url(../img/titbg.png) no-repeat 10px center;
}
.part4 .itemtit{
    background:#cfdb95 url(../img/titbg.png) no-repeat 10px center;
}
.part5 .itemtit{
    background:#e9c39f url(../img/titbg.png) no-repeat 10px center;
}
.part6 .itemtit{
    background:#b2c3e5 url(../img/titbg.png) no-repeat 10px center;
}
.listinfo2 .itemtit,.listinfo5 .itemtit,.listinfo6 .itemtit{
    width: 365px;
}
.itemul{
    width: 268px;
    margin-bottom: 12px;
}
.itemul li{
    width: 252px;
    padding-left: 16px;
    line-height: 35px;
    color: #a68815;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background:url(../img/lixing.png) no-repeat 1px center;
}
.listinfo2 .itemul li{
    color: #218494;
    background:url(../img/lixing2.png) no-repeat 1px center;
}
.listinfo3 .itemul li{
    color: #a4555e;
    background:url(../img/lixing3.png) no-repeat 1px center;
}
.listinfo4 .itemul li{
    color: #72831f;
    background:url(../img/lixing4.png) no-repeat 1px center;
}
.listinfo5 .itemul li{
    color: #b37333;
    background:url(../img/lixing5.png) no-repeat 1px center;
}
.listinfo6 .itemul li{
    color: #3f62aa;
    background:url(../img/lixing6.png) no-repeat 1px center;
}
.itemul li a{
    color: #a68815;
}
.listinfo2 .itemul li a{
    color: #218494;
}
.listinfo3 .itemul li a{
    color: #a4555e;
}
.listinfo4 .itemul li a{
    color: #72831f;
}
.listinfo5 .itemul li a{
    color: #b37333;
}
.listinfo6 .itemul li a{
    color: #3f62aa;
}
.linkwrap1{
    width: 268px;
}
.linkwrap2{
    width: 115px;
    padding-top: 26px;
}
.linkwrap1 a{
    width: 115px;
    height: 31px;
    border-radius: 4px;
    line-height: 31px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.linkwrap1 a:hover{
    color: #fff;
}
.link1{
    float: left;
    background: #e84443;
}
.link2{
    float: right;
    background: #fd9105;
}
.linkwrap2 .link1{
    display: block;
    float: none;
    margin-bottom: 30px;
}
.linkwrap2 .link2{
    display: block;
    float: none;
}
.shouwrapall{
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 2;
    background: #ff8564;
    /*filter:alpha(opacity=87);*/
    /*-moz-opacity:0.87;*/
    /*-khtml-opacity:0.87;*/
    /*opacity: 0.87;*/
}
.close_btn {
    background: url("../img/close.png") no-repeat scroll center center;
    display: block;
    height: 35px;
    position: absolute;
    right: -45px;
    top: 85px;
    width: 35px;
}
.shouwrap{
    position: relative;
    width: 1008px;
    height: 160px;
    margin: 0 auto;
    padding-top: 10px;
    filter:alpha(opacity=87);
    -moz-opacity:0.87;
    -khtml-opacity:0.87;
    opacity: 0.87;
    background:url(../img/shou.png) no-repeat -41px center;
}
.zsXFin form {
    width: 664px;
    height: 100px;
    padding-left: 25px;
    padding-top: 30px;
    /*border-left: 1px solid #faa27c;*/
    font-size: 20px;
    color: #fff;
    margin: 0 0 0 320px;
}
.zsXFin form input,.zsXFin form select{
    width: 125px;
    height: 39px;
    padding-left: 5px;
    margin-bottom: 14px;
    font-size: 14px;
    color: #8e8e8e;
    background: #fff;
}
.zsXFin form input{
    margin-right: 14px;
}
.zsXFin form input.input2{
    width: 341px;
    margin-right: 0;
}
.itemshou{
    width: 420px;
}
.zsXFin form input.sub{
    width: 230px;
    height: 92px;
    border-radius: 5px;
    line-height: 92px;
    text-align: center;
    font-size: 20px;
    color: #c5740b;
    background: #ffe156;
}

.parttea{
    width: 1014px;
    height: 363px;
    padding: 65px 50px;
    margin-bottom: 45px;
    background: url("../img/teabg.png") no-repeat center;
}
.teatit{
    height: 76px;
    margin-bottom: 30px;
    background: url("../img/tit7.png") no-repeat center;
}
.teaitem{
    display: inline-block;
    width: 200px;
    margin: 0 25px;
}
.picwrap{
    display: block;
    width: 200px;
    height: 131px;
    margin-bottom: 25px;
}
.picwrap img{
    display: block;
    width: 100%;
    height: 100%;
}
.teaitem .p1{
    text-align: center;
    font-size: 16px;
    color: #1a1a1a;
    margin-bottom: 10px;
}
.teaitem .p2{
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #171717;
}
.tiaokuan a:hover{
    color: #fff;
}
/* 脚 */
.warp960{width:960px; margin:0 auto; position:relative; text-align:left;  color:#404040;}
.footer{ text-align:center; line-height:24px; margin:0 auto 20px; padding-top: 20px;font-size:12px; font-family:'宋体'; color:#404040;}
.footer .wrap960,.footer .warp960{text-align:center;height: 160px;}
.footer a{color:#404040;}
.footer .f_links{ margin:0 0 30px;}
.footer .f_links a{ margin:0 10px; line-height:28px;}
.footer a:hover{color:#404040;}





