* {
    margin: 0;
    padding: 0;
    list-style:none;
    border:0;
}
body {
    font-family:"微软雅黑",Helvetica,sans-serif;
    color:#fff;
    font-size:14px;
    width:100%;
}
body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body a {
    text-decoration: none;
    cursor: pointer;
}
body a:hover{
    color:#fff;
}
.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: #21a37a;
    font-size: 12px;
}
.lookmore:hover {
    color: #21a37a;
}
/*@font-face {
  font-family: "方正正中黑";
  src: url("../font/方正正中黑.TTF");
}*/


/* 项目css部分 */
.clear:after{
    content: '';
    display: block;
    clear: both;
}
.banner{
    height:429px;
    background-image:url(../img/banner.jpg);
    background-position:center center;
    background-repeat: no-repeat;
    position:relative;
}
.logo{
    width: 1000px;
    padding-top: 15px;
    height:55px;
}
.logo .a1{
    display: inline-block;
    width:110px;
    height:55px;
    overflow:hidden;
}
.ml80{
    margin-left:80px;
}
.mr0{
    margin-right: 0;
}
.mr68{
    margin-right: 68px;
}
.mt10{
    margin-top: 10px;
}
.linkwrap{
    width: 492px;
    padding-top: 286px;
    padding-left: 508px;
}
.linkwrap a{
    float: left;
    display: block;
    height: 51px;
    line-height: 44px;
    font-size: 16px;
    color: #fffefe;
}
.linkwrap .a2{
    width: 106px;
    padding-left: 85px;
    margin-right: 30px;
    background: url("../img/zxzx.png") no-repeat center;
}
.linkwrap .a3{
    width: 154px;
    padding-left: 55px;
    background: url("../img/bddh.png") no-repeat center;
}
.zx_wrap {
    bottom: 20%;
    left: 50%;
    margin-left: 512px;
    position: fixed;
    width: 120px;
    height: 387px;
    z-index: 9999;
    background: #cb2741 url("../img/fubg.png") no-repeat center 17px ;
}
.zxul {
    width: 120px;
    padding-top: 87px;
}
.zxul li{
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 120px;
}
.zxul li:hover {
    background: #60141f;
}
.zxul li a {
    color: #fefefe;
}
.zxul li a:hover {
    color: #fefefe;
}
.zxul li.zxli{
    height: 63px;
    line-height: 27px;
    color: #f9fc02;
    background: #60141f;
}
.zxul li.zxli a{
    color: #f9fc02;
    display: block;
    font-size: 20px;
    height: 63px;
    line-height: 63px;
}
.zxul li.zxli span {
    display: inline-block;
    width: 97px;
    border-bottom: 1px dashed #cb2741;
    line-height: 22px;
    font-size: 13px;
}
.fucenw {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 180px;
    z-index: 9998;
    background: #050505;
    filter:alpha(opacity=86);
    -moz-opacity:0.86;
    -khtml-opacity:0.86;
    opacity: 0.86;
}
.fucen{
    width: 1000px;
}
.fup{
    width: 400px;
    line-height: 180px;
    font-weight: bold;
    font-size: 34px;
    color: #fff;
}
.zsXFin {
    width: 600px;
}
.zsXFin form {
    padding-top: 54px;
    font-size: 15px;
    color: #fff;
}
.zsXFin form div{
    float: left;
    width: 300px;
    margin-bottom: 20px;
}
.zsXFin form .zstext,.zsXFin form .zsselect {
    background: #fff;
    height: 30px;
    text-indent: 0.2em;
    vertical-align: middle;
    width: 190px;
}
.fubtn a{
    display: inline-block;
    width: 118px;
    height: 30px;
    border-radius: 3px;
    margin-right: 32px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
}
.fubtn .a4{
    color: #0b0a0a;
    background: #fada03;
}
.fubtn .a5{
    color: #fffefe;
    background: #fa3103;
}
.souwrap{
    width: 100%;
    height: 70px;
    background: #515351;
}
.sou{
    width: 1000px;
}
.sear-form{
    width:960px;
    height:51px;
}
.sear-div{
    float: left;
    padding-top: 14px;
}
.inp-txt{
    float: left;
    background: #fff;
    width: 226px;
    height: 42px;
    line-height: 42px;
    color: #424243;
    padding-left: 10px;
    margin-right: 8px;
}
.btn-sub{
    cursor: pointer;
    width: 80px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #575656;
    font-size: 20px;
    color: #fefefe;
}
.keyword{
    font-size: 15px;
    color: #fff;
    line-height: 70px;
}
.keyword a{
    color: #fff;
}
.keyword a:hover{
    color: #fff;
}
.keyword span{
    display: inline-block;
    padding: 0 7px;
}
.part1w{
    width: 100%;
    height: 450px;
    background: url("../img/bg1.jpg") no-repeat center;
}
.part1{
    width: 1000px;
    padding-top: 50px;
}
.titp{
    width: 349px;
    height: 71px;
    margin-bottom: 50px;
    line-height: 71px;
    text-align: center;
    font-size: 35px;
    background: url("../img/titp1.png") no-repeat center;
}
.titp1{
    color: #3d3d3d;
    background: url("../img/titp2.png") no-repeat center;
}
.infowrap{
    width: 540px;
    height: 165px;
    background: #cacac9;
}
.infoul{
    padding: 13px 28px 13px 16px;
}
.infoul li{
    height: 46px;
    line-height: 46px;
    /*background: url("../img/libg.png") repeat-x center;*/
}
.ckxq{
    width: 90px;
    height: 27px;
    margin-top: 9px;
    margin-left: 10px;
    border-radius: 4px;
    line-height: 27px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background: #ef0a1c;
}
.infoul li a{
    display: block;
}
.infoul li a:hover{
    color: #60141f;
}
.itemtit{
    padding-right: 10px;
    font-size: 13px;
    color: #ff1200;
    background: #cacac9;
}
.imgwrap{
    display: block;
    width: 402px;
    height: 165px;
}
.imgwrap img{
    display: block;
    width: 100%;
    height: 100%;
}
.part2w{
    width: 100%;
    background: #e8e6e6;
}
.part2{
    width: 1000px;
}
.infoul1{
    padding-bottom: 35px;
}
.infoul1 li{
    width: 300px;
    height: 270px;
    float: left;
    margin-right: 50px;
    background: #fff;
}
.infoul1 li.mr0{
    margin-right: 0;
}
.imgwrap2{
    display: block;
    width: 300px;
    height: 140px;
    margin-bottom: 15px;
    position: relative;
}
.bgwrap{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 300px;
    height: 35px;
    background: #1e1e1e;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    opacity: 0.8;
}
.textwrap{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 300px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.textwrap a{
    color: #feffff;
}
.textp{
    width: 266px;
    margin-bottom: 15px;
    line-height: 20px;
    color: #3d3d3d;
}
.textp a{
    color: #3d3d3d;
}
.btnwrap{
    width: 266px;
}
.btnwrap a{
    width: 117px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
}
.btnwrap .btn1{
    float: left;
    background: #d0a308;
}
.btnwrap .btn2{
    float: right;
    background: #ce0f1d;
}
.infoul2{
    padding-bottom: 54px;
}
.infoul2 li{
    width: 470px;
    height: 168px;
    float: left;
    margin-right: 60px;
    padding-top: 32px;
    background: #fff;
}
.infoul2 li.mr0{
    margin-right: 0;
}
.infoul2top{
    width: 420px;
    margin-bottom: 16px;
}
.textp1{
    width: 270px;
    color: #3a3b3a;
    line-height: 26px;
}
.textp1 span{
    font-size: 17px;
    font-weight: bold;
}
.btnwrap2{
    width: 117px;
}
.btnwrap2 a{
    display: block;
    width: 117px;
    height: 31px;
    margin-bottom: 8px;
    line-height: 31px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
}
.btnwrap2 .btn3{
    background: #d0a308;
}
.btnwrap2 .btn4{
    background: #ce0f1d;
}
.infoul2bot{
    width: 420px;
}
.infoul2bot li{
    float: left;
    width: 180px;
    height: 26px;
    padding-top: 0;
    padding-left: 12px;
    margin-right: 18px;
    line-height: 26px;
    background: url("../img/libg2.jpg") no-repeat left center;
}
.infoul2bot li a{
    color: #3a3b3a;
}
.class_switch_container{
    width: 693px;
}
.part_tit {
    width: 693px;
    height:53px;
    background: #950c20;
}
.part_tit li.current {
    background: #ba1c33;
}
.part_tit li {
    float:left;
    height:53px;
    line-height:53px;
    text-align:center;
    cursor:pointer;
}
.part_tit li a,.part_tit li.current a {
    display: block;
    padding: 0 33px;
    text-align: center;
    font-size: 17px;
    color: #fff;
}
.title2 {
    width:693px;
    height:39px;
    line-height: 39px;
    font-size: 15px;
    color:#6b6b6b;
    text-align:center;
    vertical-align:middle;
    border-left: 1px solid #dbd8d8;
    border-top: 1px solid #dbd8d8;
    background: #fff;
}
.title2 th {
    font-weight: normal;
    border-right: 1px solid #dbd8d8;
    border-bottom: 1px solid #dbd8d8;
}
.kcstxt table {
    width:693px;
    height: 156px;
    border-left: 1px solid #dbd8d8;
    background: #fff;
}
.kcstxt tr{
    height: 39px;
    text-align:center;
}
.kcstxt td {
    font-size: 13px;
    color: #6b6b6b;
    border-right: 1px solid #dbd8d8;
    border-bottom: 1px solid #dbd8d8;
}
.kcstxt td.tal{
    padding-left: 10px;
    text-align: left;
}
.kcstxt td.fee{
    color: #ff0000;
}
.kcstxt a{
    color: #6b6b6b;
}
.kcstxt a:hover{
    color: #6b6b6b;
}
.kcstxt a.btn{
    display:inline-block;
    width:70px;
    height:22px;
    line-height:22px;
    text-align:center;
    color:#626161;
    font-size:13px;
    background:#dddbdb;
}
.kcstxt a.btn:hover{
    color:#fff;
    background:#fea700;
}
.tidiv{
    width: 240px;
}
.tip{
    width: 240px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 24px;
    background: #d0a308;
}
.infodiv{
    width: 220px;
    height: 60px;
    padding-top: 10px;
    margin-bottom: 20px;
    background: #fff;
}
.infodiv.mb0{
    margin-bottom: 0;
}
.infodiv p{
    text-align: center;
    line-height: 24px;
    color: #646162;
}
.infodiv p a{
    color: #646162;
}
.infodiv p span{
    display: inline-block;
    padding: 0 10px;
}
.imgwrap3{
    display: block;
    width: 270px;
    height: 250px;
    margin-bottom: 17px;
}
.imgwrap3 img{
    display: block;
    width: 100%;
    height: 100%;
}
.imgwrap4{
    display: block;
    width: 270px;
    height: 130px;
    margin-bottom: 30px;
}
.imgwrap4 img{
    display: block;
    width: 100%;
    height: 100%;
}
.imgwrap5{
    display: block;
    width: 270px;
    height: 288px;
}
.imgwrap5 img{
    display: block;
    width: 100%;
    height: 100%;
}
.part3w{
    margin-bottom: 30px;
    width: 100%;
    height: 580px;
    background: url("../img/bg2.jpg") no-repeat center;
}
.part3{
    width: 1000px;
    padding-top: 110px;
}
.part3 .part_tit li a, .part3 .part_tit li.current a{
    padding: 0 61px;
}
.part4{
    width: 1000px;
    margin-bottom: 30px;
}
.part4 .infoul1 li,.part4 .infoul2 li{
    background: #eeebeb;
}
.part4 .part_tit li a, .part4 .part_tit li.current a{
    padding: 0 61px;
}
.part4 .infoul2bot li{
    background: url("../img/libg2.jpg") no-repeat left center;
}
.part4 .part_tit li.current {
    background: #ff9c00;
}
.part5w{
    margin-bottom: 30px;
    width: 100%;
    height: 580px;
    background: url("../img/bg3.jpg") no-repeat center;
}
.part5{
    width: 1000px;
    padding-top: 110px;
}
.part5 .part_tit li a, .part5 .part_tit li.current a{
    padding: 0 61px;
}
.part5 .part_tit{
    background: #ff9c00;
}
.part5 .part_tit li.current {
    background: #ce0f1d;
}
.part6{
    width: 1000px;
}
.part6 .infoul1 li,.part6 .infoul2 li{
    background: #eeebeb;
}
.part6 .part_tit li a, .part6 .part_tit li.current a{
    padding: 0 14px;
}
.part6 .infoul2bot li{
    background: url("../img/libg2.jpg") no-repeat left center;
}
.part6 .part_tit li.current {
    background: #ff9c00;
}
.part7w{
    width: 100%;
    height: 580px;
    background: url("../img/bg4.jpg") no-repeat center;
}
.part7{
    width: 1000px;
    padding-top: 110px;
}
.part7 .part_tit li a, .part7 .part_tit li.current a{
    padding: 0 19px;
}
.part7 .part_tit{
    background: #ff9c00;
}
.part7 .part_tit li.current {
    background: #ce0f1d;
}
.gzlink{
    width: 693px;
    height: 40px;
    line-height: 40px;
    background: #ee3651;
}
.gzlink a{
    display: inline-block;
    padding: 0 20px;
    font-size: 15px;
    color: #fff;
}
.gzlink a:hover{
    text-decoration: underline;
    color: #fff;
}
.part5 .gzlink{
    background: #fbc636;
}
.part5 .gzlink a{
    padding: 0 62px;
    color: #86570d;
}
.part5 .gzlink a:hover{
    color: #ce0f1d;
}
/* 脚 */
.warp960{width:960px; margin:0 auto; position:relative; text-align:left;  color:#333;}
.footer{ text-align:center; line-height:24px; margin:0 auto 20px; padding-top: 20px;  font-size:12px; font-family:'宋体'; color:#333;}
.footer .wrap960,.footer .warp960{text-align:center}
.footer a{color:#333;}
.footer .f_links{ margin:0 0 30px;}
.footer .f_links a{ margin:0 10px; line-height:28px;}
.footer a:hover{color:#333;}

/*新增*/
.special-text{
    font-weight: bold;
    font-size: 18px;
}


