* {
    margin: 0;
    padding: 0;
    list-style:none;
    border:0;
}
body {
    font-family:"微软雅黑",Helvetica,sans-serif;
    color:#fff;
    font-size:14px;
    width:100%;
    overflow-x: hidden;
}
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:470px;
    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;
}

.erweima{
    z-index: 9999;
    position:fixed;
    bottom: 40%;
    left: 50%;
    margin-left: 512px;
    padding: 12px;
    background: #fce107;
}
.erweima p{
    padding-top: 3px;
    text-align: center;
    font-size: 15px;
    color: #2b2a2a;
}
.erwrap{
    width: 113px;
    height: 113px;
    padding: 9px;
    background: #fff;
}
.part1{
    width: 1000px;
    padding: 50px 0 26px;
}
.jitab{
    float: left;
    width: 353px;
    height: 68px;
    margin-bottom: 50px;
}
.ulji{
    width: 706px;
}
.jitab1{
    background: url(../img/siji1.png) no-repeat center;
}
.jitab1.curji{
    background: url(../img/siji2.png) no-repeat center;
}
.jitab2{
    background: url(../img/liuji1.png) no-repeat center;
}
.jitab2.curji{
    background: url(../img/liuji2.png) no-repeat center;
}
.touinfo{
    width: 500px;
}
.p1{
    height: 32px;
    line-height: 25px;
    padding-left: 90px;
    margin-bottom: 15px;
    font-size: 25px;
    color: #353434;
    background: url(../img/toutiao.png) no-repeat left center;
}
.iteminfo{
    margin-bottom: 24px;
}
.titdiv{
    width: 77px;
    height: 61px;
    line-height: 61px;
    padding-left: 13px;
    font-size: 20px;
    color: #fffefe;
    font-weight: bold;
    background: url(../img/itembg.png) no-repeat left center;
}
.p2{
    float: left;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #f22a56;
    font-size: 19px;
    color: #fffefe;
    background: #f22a56;
}
.p3{
    float: left;
    width: 300px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 17px;
    color: #2b2a2a;
    border: 1px solid #f22a56;
}
.p3 a{
    color: #2b2a2a;
}
.tabdiv p.bbfff{
    border-bottom: 1px solid #fff;
}
.tabdiv p.btfff{
    border-top: 1px solid #fff;
}
.jiexiinfo{
    width: 450px;
}
.p4{
    margin-bottom: 17px;
    font-size: 25px;
    color: #353434;
}
.linkdiv{
    width: 400px;
    height: 60px;
    padding: 20px 25px;
    margin-bottom: 32px;
    background: #f22a56;
}
.linkinfo{
    float: left;
    width: 180px;
    text-align: center;
}
.linkinfo.mr40{
    margin-right: 40px;
}
.linkbtn{
    display: inline-block;
    width: 160px;
    height: 30px;
    margin-bottom: 12px;
    border-radius: 3px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: #f22a56;
    background: #faab00;
}
.linkbtn:hover{
    color: #fff;
}
.linkinfo p{
    font-size: 15px;
    color: #fff;
    text-align: center;
}
.imgwrap{
    display: block;
    width: 450px;
    height: 182px;
}
.imgwrap img{
    width: 100%;
    height: 100%;
}
/*part2w*/
.part2w{
    width: 100%;
    background: #e0f3ee;
}
.part2{
    width: 1000px;
    padding-top: 40px;
}
.titp1{
    text-align: center;
    font-size: 36px;
    color: #4f4f4f;
}
.part2 .titp1{
    margin-bottom: 12px;
}
.titp2{
    text-align: center;
    font-size: 26px;
    color: #4f4f4f;
}
.part2 ul{
    width: 1000px;
    height: 544px;
    margin-top: 46px;
}
.part2 li{
    float: left;
    width: 144px;
    height: 235px;
    margin-right: 140px;
    margin-bottom: 37px;
}
.part2 li.mr0{
    margin-right: 0;
}
.imgxian{
    margin: 7px;
}
.part2img{
    position: relative;
    display: block;
    width: 144px;
    height: 144px;
    margin-bottom: 16px;
}
.hoverbg{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.part2img:hover .hoverbg{
    display: block;
}
.tixin{
    width: 144px;
    height: 25px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 18px;
    color: #434242;
}
.tixin a{
    color: #434242;
}
.name{
    display: block;
    width: 75px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #313131;
    color: #434242;
}
.name:hover{
    border: 1px solid #f22a56;
    background: #f22a56;
    color: #fff;
}
/*fenzhi*/
.fenzhi{
    width: 1000px;
    padding: 50px 0;
}
.biliwrap{
    width: 246px;
    padding-top: 40px;
    padding-left: 85px;
}
.biliwrap2{
    width: 494px;
    padding-left: 0;
}
.biliwrap h3{
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #4c4b4b;
}
.biliwrap2 h3{
    text-align: center;
}
.imgbili{
    display: block;
    width: 246px;
    height: 131px;
    margin-top: 40px;
}
.fenzhitu{
    width: 500px;
    height: 126px;
    margin-top: 50px;
    background:url(../img/fenzhi1.png) no-repeat left center;
}
.biliwrap ul{
    position: relative;
}
.biliwrap li{
    position: absolute;
    font-size: 16px;
    color: #4c4b4b;
}
.biliwrap .li1{
    top: 15px;
    left: 35px;
}
.biliwrap .li2{
    top: 15px;
    left: 320px;
}
.biliwrap .li3{
    top: 75px;
    left: 35px;
}
.biliwrap .li4{
    top: 75px;
    left: 320px;
}
.shijiantu{
    width: 494px;
    height: 110px;
    margin-top: 50px;
    background:url(../img/fenzhi2.png) no-repeat center;
}
.shijiantu .li1{
    left: 65px;
}
.shijiantu .li2{
    left: 380px;
}
.shijiantu .li3{
    left: 65px;
}
.shijiantu .li4{
    left: 380px;
}
/*part4w*/
.part4w{
    width: 100%;
    background: #d2edfc;
}
.part4{
    width: 1000px;
    padding: 50px 0 60px;
}
.part4 .titp1{
    margin-bottom: 25px;
}
.part4bg{
    height: 278px;
    background:url(../img/part4bg.png) no-repeat center;
}
.liuul{
    width: 124px;
}
.liuul li{
    width: 124px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    margin-bottom: 21px;
    font-size: 17px;
}
.liuul li a{
    color: #fff;
}
/*fangan*/
.fangan{
    width: 1000px;
    padding: 50px 0 70px;
}
.fangan .titp1{
    margin-bottom: 45px;
}
.topul{
    margin-bottom: 40px;
}
.topul li{
    float: left;
}
.topul .li1{
    background: #75aeeb;
}
.topul .li2{
    background: #fcb02a;
}
.topul .li3{
    background: #5db29c;
}
.topul .li4{
    background: #4c9dc8;
}
.infow{
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.jiantou{
    width: 76px;
    height: 24px;
    margin: 9px 28px 0;
    background:url(../img/icon.png) no-repeat 0 -124px;
}
.chongci li{
    float: left;
    width: 192px;
    height: 240px;
    margin-right: 77px;
    margin-bottom: 40px;
    background: #f5f5f5;
}
.chongci{
    width: 1000px;
    height: 520px;
}
.chongci li.mr0{
    margin-right: 0;
}
.chongci li.mb0{
    margin-bottom: 0;
}
.chongci li h3{
    width: 182px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0 5px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    background: #f22a56;
}
.chongci h3 a{
    color: #fff;
}
.chongci h3 a:hover{
    color: #fff;
}
.chongci li p{
    width: 154px;
    padding: 0 19px;
    line-height: 28px;
    text-align: center;
    color: #0d0c0c;
}
.chongci p span{
    font-size: 16px;
    color: #d04161;
}
.btnbaoming{
    width:139px;
    margin-top: 12px;
    border-top: 1px solid #dcdcdc;
}
.btnbaoming a{
    display: inline-block;
    width: 126px;
    height: 37px;
    margin-top: 25px;
    margin-left: 6px;
    background:url(../img/icon.png) no-repeat 0 -168px;
}
.btnbaoming a:hover{
    background:url(../img/icon.png) no-repeat 0 -232px;
}
/*pingpai*/
.pingpaiw{
    width: 100%;
    background: #f5f5f5;
}
.pingpai{
    width: 1000px;
    padding: 40px 0;
}
.pingpai .titp1{
    margin-bottom: 30px;
}
.textinfo{
    width: 1000px;
    line-height: 27px;
    height: 54px;
    margin-bottom: 35px;
    overflow: hidden;
    text-indent: 2em;
    font-size: 16px;
    color: #504d4f;
}
.pingpai ul{
    width: 1000px;
    height: 150px;
    padding: 20px 0;
}
.pingpai li{
    float: left;
    width: 220px;
    height: 150px;
    margin-right: 40px;
}
.pingpai li.mr0{
    margin-right: 0;
}

#box{
    position: relative;
    top: 0;
    left: 50%;
    width:1920px;
    height:470px;
    margin:0 auto;
    margin-left: -960px;
}
#list{
    width:1920px;
    height:470px;
    margin:0 auto;
    overflow:hidden;
}
#uls{
    width:11520px;
}
#uls li{
    float:left;
    width:1920px;
    height:470px;
}
#yuan{
    width: 126px;
    height:20px;
    margin: -40px auto 0;
}
#yuan li{
    float:left;
    width:14px;
    height:14px;
    border-radius: 14px;
    border: 3px solid #fff;
    margin-right: 10px;
    background: none;
}
#yuan li.cur{
    background: #fff;
}
.huop{
    width: 620px;
    margin: 0 auto;
    line-height: 41px;
    font-size: 16px;
    color: #686868;
}
.gudiv{
    width: 432px;
    margin: 0 auto;
}
.gulink{
    display: inline-block;
    width: 176px;
    height: 56px;
    line-height: 50px;
    text-align: center;
    margin: 35px 20px 48px;
    font-size: 26px;
    color: #fffefe;
    background:url(../img/zxgf.png) no-repeat center;
}
/* 脚 */
.warp960{width:960px; margin:0 auto; position:relative; text-align:left;  color:#333;}
.footer{ text-align:center; line-height:24px; margin:0 auto; padding: 20px 0;  font-size:12px; font-family:'宋体'; color:#333; background: #f5f5f5;}
.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;}





