* {
    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;
}
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: #d8801e;
}
/*@font-face {
  font-family: "方正正中黑";
  src: url("../font/方正正中黑.TTF");
}*/


/* 项目css部分 */
.clear:after{
    content: '';
    display: block;
    clear: both;
}
.bannertop{
    height:600px;
    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;
}
.con{
    background:url(../img/bodybg.jpg) no-repeat center top;
    width: 100%;
}
.part1{
    width: 970px;
    padding: 75px 15px;
}
.part2{
    width: 1000px;
    padding: 105px 0;
}
.ptit{
    width: 368px;
    height: 84px;
    margin-bottom: 40px;
    line-height: 84px;
    text-align: center;
    font-size: 35px;
    color: #f19632;
    background:url(../img/titp.png) no-repeat center;
}
.ptext{
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    padding: 20px 0;
}
.lep{
    width: 623px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    border: 1px solid #fff;
    font-size: 18px;
    color: #fff;
    margin: 50px auto;
}
.erdiv{
    text-align: center;
    margin-bottom: 30px;
}
.erdiv a{
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    background: #b1630d;
    margin: 0 35px;
}
.erdiv1{
    display: inline-block;
}
.erdiv1 p{
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.beirip{
    font-size: 40px;
    color: #fffffc;
    text-align: center;
}
.part3{
    width: 1000px;
    padding: 95px 0 40px;
}
.part4{
    width: 1000px;
    padding: 40px 0;
}
.part4ul{
    width: 810px;
    margin: 0 auto;
}
.part4ul li{
    float: left;
    width: 370px;
    line-height: 40px;
    height: 40px;
    padding-left: 12px;
    margin-right: 20px;
    background:url(../img/libg.jpg) no-repeat left center;
    font-size: 15px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.part4ul li a{
    color: #fff;
}
.lunwrap{
    width: 1000px;
}
.itemwrap{
    width: 379px;
    height: 560px;
    margin-right: 50px;
}
.infoitems{
    position: relative;
    width: 379px;
    height: 560px;
    background: url(../img/images1/index.jpg) no-repeat;
    background-size: contain;
}
.infoitems li{
    position: absolute;
    width: 125px;
    height: 125px;
}
.infoitems li.curli{
    border: 1px solid #fff;
}
.infoitems .li1{
    top: 53px;
    left: 0;
}
.infoitems .li2{
    top: 53px;
    left: 126px;
}
.infoitems .li3{
    top: 53px;
    left: 252px;
}
.infoitems .li4{
    top: 180px;
    left: 0;
}
.infoitems .li5{
    top: 180px;
    left: 252px;
}
.infoitems .li6{
    top: 306px;
    left: 0;
}
.infoitems .li7{
    top: 306px;
    left: 126px;
}
.infoitems .li8{
    top: 306px;
    left: 252px;
}
.infoitems .li9{
    top: 432px;
    left: 0;
}
.infoitems .li10{
    top: 432px;
    left: 126px;
}
.infoitems .li11{
    top: 432px;
    left: 252px;
}
.infotext{
    width: 380px;
    height: 560px;
    margin-left: 50px;
}
.infotext a{
    display: block;
    width: 380px;
    height: 560px;
}
.infotext a img{
    display: block;
    width: 100%;
    height: 100%;
}
/* 脚 */
.warp960{width:960px; margin:0 auto; position:relative; text-align:left;  color:#fff;}
.footer{ text-align:center; line-height:24px; margin:0 auto; padding: 20px; font-size:12px; font-family:'宋体'; color:#fff; background: #f08c12;}
.footer .wrap960,.footer .warp960{text-align:center}
.footer a{color:#fff;}
.footer .f_links{ margin:0 0 30px;}
.footer .f_links a{ margin:0 10px; line-height:28px;}
.footer a:hover{color:#fff;}





