*{
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
}
i,b{
    font-style: normal;
    font-weight: normal;
}
.r{
    float: right;
}
.l{
    float: left;
}
body{
    padding: 0;
    position: relative;
    font: 12px/1.5 "Microsoft YaHei",Helvetica,arial,sans-serif,SimSun;
    min-width: 1190px;
    max-width: 1440px;
    background: #ffffff;
    margin: 0 auto;
}
.top{
    width: 100%;
    min-width: 1190px;
}
.topbj{
    width: 100%;
    background: url("../images/bjj.jpg") top center;
    height: 385px;
}
.top1{
    width: 1190px;
    margin: 0 auto;
    height: 106px;
}
.logo{
    width: 337px;
    height: 101px;
    float: left;
    margin: 0;
}
.ewm{
    width: 80px;
    height: 80px;
    float: right;
    margin-top: 12px;
    overflow: hidden;
}
.zixun{
    width: 400px;
    float: right;
    text-align: right;
    color: #999;
    font-size: 14px;
    margin-right: 26px;
}
.rrl{
    float: right;
    width: 600px;
    margin-top: 21px;
}
.menu{
    /*width: 600px;*/
    height: 58px;
    text-align: center;
    margin-top: 6px;
    float: right;
}
.menu a{
    color: #999;
    font-size: 14px;
    padding: 0 20px;
    float: right;
    height: 58px;
    text-align: center;
    display: inline-block;
    line-height: 20px;
	padding-top:10px;
}
.menu li{
    position: relative;
    float: left;
}
.menu li ul{
    position: absolute;
    top: 58px;
    width: 400px;
    z-index: 999;
    display: none;
}
.menu ul li a{
    color: #ffffff;
    height: 40px;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    background-color: #CA0F09;
}
.menu ul li{
    float: left;
}
.menu a i{
    display: block;
	font-size:12px;
}
.menu a:hover~ul{
    display: block;
}
.menu li:hover{
    background-color: #CA0F09;
}
.menu li:hover a{
    background-color: #CA0F09;
	color: #ffffff;
}
.menu ul:hover{
    display: block;
}
.menu a.on{
    background-color: #CA0F09;
    color: #ffffff;
}
.menu a:hover{
    background-color: #CA0F09;
    color: #ffffff;
 }



.banner{
    width: 100%;
    min-width: 1190px;
    margin: 0 auto;
    background-color: #e5e5e5;
    position: relative;
    z-index: 10;
}
#slider{overflow:hidden;width:100%;height:600px;position:relative; margin:0 auto;}
#slider .pics{width:100%;height:600px}
#slider .pics li{height:600px;width:100%;float:left;  display: block;  overflow: hidden;}
#slider .pics img{ width: 100%;  display: block;}
#slider #nav { width: 1190px;position:absolute;bottom:26px;right:50%;margin-right: -595px;  text-align: center;}
#slider #nav li.nav{background:#E6000F; color:#fff;}
#slider #nav li{color:#d94b01; cursor:pointer;background:#ffffff;  height:11px;width:11px;border-radius:100%;margin-left:17px;display:inline-block;text-align:center}

.content{
    width: 100%;
    overflow: hidden;
}
.btd{
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
}
.btdtt{
    width: 520px;
    height: 107px;
    float: left;
    margin: 45px 0 40px 342px;
}
.btdtt1{
    width: 520px;
    height: 107px;
    float: left;
    margin: 1px 0 40px 342px;
}
.btdnr{
    width: 100%;
    overflow: hidden;
}
.btdn{
    width: 178px;
    height: 175px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
    margin-bottom: 52px;
    cursor: pointer;
}
.btdns{
    margin-left: 10px;
}
.btdn .tp{
    width: 106px;
    height: 106px;
    border: 1px solid #878787;
    border-radius: 100%;
    overflow: hidden;
    display: block;
    background-color: #ffffff;
    margin: 0 auto 15px;
    background-image: url(../images/btg.png);
}
.btdn:first-of-type .tp{
    background-position: -21px 8px;
}
.btdn:nth-of-type(2) .tp{
    background-position: -228px 8px;
}
.btdn:nth-of-type(3) .tp{
    background-position: -435px 8px;
}
.btdn:nth-of-type(4) .tp{
    background-position: -642px 8px;
}
.btdn:nth-of-type(5) .tp{
    background-position: -849px 8px;
}
.btdn:nth-of-type(6) .tp{
    background-position: -1056px 8px;
}
.btdn:nth-of-type(7) .tp{
    background-position: -21px 106px;
}
.btdn:nth-of-type(8) .tp{
    background-position: -228px 106px;
}
.btdn:nth-of-type(9) .tp{
    background-position: -435px 106px;
}
.btdn:nth-of-type(10) .tp{
    background-position: -642px 106px;
}
.btdn:nth-of-type(11) .tp{
    background-position: -849px 106px;
}
.btdn:nth-of-type(12) .tp{
    background-position: -1056px 106px;
}


.btdn a{
    color: #333;
    font-size: 18px;
    text-align: center;
    display: block;
}
.btdn i{
    color: #878787;
    font-size: 12px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.btdn:hover .tp{
    border: 1px solid #E6000D;
    background-image: url(../images/btg-1.png);
    background-color: #E6000D;
}
.btdn:hover a,.btdn:hover i{
    color: #E6000D;
}
.btdl{
    width: 49.9%;
    float: left;
    background-color: #f1f1f1;
    overflow: hidden;
}
.btdln{
    width: 583px;
    float: right;
    height: 465px;
}
.btdln span{
    color: #000;
    font-size: 24px;
    display: block;
    margin-top: 135px;
    line-height: 40px;
}
.btdln .more{
    color: #E5000F;
    font-size: 14px;
    display: block;
    margin-top: 50px;
}
.btdr{
    width: 49.9%;
    float: right;
    overflow: hidden;
    position: relative;
    height: 465px;
    cursor: pointer;
}
.btdr img{
    width: 100%;
    height: 100%;
}
.btdc{
    width: 33.2%;
    float: left;
    overflow: hidden;
    position: relative;
    height: 237px;
    cursor: pointer;
    margin-top: 5px;
}
.btdr:hover .btdrn{
    bottom: 0;
}
.btdc:hover .btdrn{
    bottom: 0;
}
.btdrn{
    position: absolute;
    width: 100%;
    background-color: rgba(189, 27, 38, 0.71);
    color: #ffffff;
    height: 70px;
    line-height: 70px;
    bottom: -70px;
    right: 0;
    display: block;
    transition: bottom 0.5s;
    -moz-transition:bottom 0.5s; /* Firefox 4 */
    -webkit-transition:bottom 0.5s; /* Safari and Chrome */
    -o-transition:bottom 0.5s; /* Opera */
}
.btdrn span.tt{
    font-size: 24px;
    float: left;
    margin-left: 32px;
	color:#fff;
}
.btdrn span.tt i{
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
}
.btdrn a.more{
    font-size: 14px;
    display: inline-block;
    float: right;
    margin-right: 20px;
    color: #ffffff;
}
.conn{
    width: 100%;
    overflow: hidden;
}
.connl{
    width: 467px;
    padding-left: 23px;
    padding-top: 10px;
    height: 229px;
    background-color: #f1f1f1;
    float: left;
    margin-right: 59px;
}
.connl span.tt{
    color: #E5000F;
    font-size: 24px;
    font-family: Arial;
    display: block;
}
.connl span.tt1{
    color: #E5000F;
    font-size: 30px;
    font-family: simsun;
    font-weight: bold;
    display: block;
}
.connl p{
    color: #5f5f5f;
    font-size: 13px;
    font-family: simsun;
    line-height: 30px;
}
.connl p a{
    color: #E5000F;
}
.connr{
    width: 640px;
    float: right;
    height: 239px;
    overflow: hidden;
}
.rqn{
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
.riq{
    width: 85px;
    height: 86px;
    border: 1px solid #eeeeee;
    text-align: center;
    float: left;
}
.riq span{
    width: 100%;
    color: #323232;
    font-size: 26px;
    display: block;
    height: 60px;
    line-height: 60px;
}
.riq span.tt{
    width: 100%;
    height: 27px;
    line-height: 27px;
    background-color: #E5000F;
    color: #ffffff;
    font-size: 14px;
}
.riqn{
    width: 535px;
    float: right;
    overflow: hidden;
}
.riqn a.tt{
    color: #E5000F;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    margin-top: 2px;
}
.riqn p{
    text-indent: 2em;
    color: #5f5f5f;
    font-size: 13px;
    line-height: 25px;
    font-family: simsun;
}
.riqn p a{
    color: #E5000F;
    display: inline-block;
    margin-left: 5px;
}

.bdtop{
    width: 100%;
    border-bottom: 2px solid #CA0F09;
    overflow: hidden;
    height: 52px;
}
.btnr{
    width: 1030px;
    margin: 0 auto;
    height: 35px;
    padding-top: 17px;
}
.btnr span.tt{
    color: #000;
    font-size: 18px;
    float: left;
    display: inline-block;
    margin-left: 2px;
}
.btnr img.fx{
    width: 18px;
    height: 12px;
    float: left;
    display: inline-block;
    margin-left: 10px;
    margin-top: 8px;
}
.btnr a.td{
    background: url("../images/fl.png") no-repeat;
    height: 29px;
    width: 108px;
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    display: inline-block;
    float: left;
    margin-top: 6px;
    margin-left: 25px;
    cursor: pointer;
}
.btnr a.on,.btnr a.td:hover{
    color: #ffffff;
    background: url("../images/flon.png") no-repeat;
}
.btnr span.wz{
    display: block;
    float: right;
    font-size: 12px;
    color: #393939;
    margin-top: 8px;
}
.btnr span a{
    color: #393939;
}

.ryzs{
    width: 1032px;
    overflow: hidden;
    margin:30px auto 20px;
    position: relative;
    height: 94px;
    background-color: #EAEAEA;
    padding: 34px 0;
}
.ryzsnr{
    width: 900px;
    overflow: hidden;
    height: 94px;
    margin: 0 auto;
}
.ryzsnr ul{
    height: 94px;
    overflow: hidden;
    position: relative;
    left: 0;
}
.ryzsnr ul li{
    list-style: none;
    float: left;
    width: 164px;
    height: 94px;
    margin-right: 19px;
    position: relative;
    overflow: hidden;
}
.ryzsnr ul li img{
    width: 100%;
    height: 100%;
}
.ryzsnr ul li:hover .yyx{
    display: none;
}
.ryzsnr ul li.on .yyx{
    display: none;
}
.yyx{
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(76, 76, 76, 0.48);
    top: 0;
    left: 0;
    display: block;
}

.yleft{
    position: absolute;
    top: 50px;
    left: 20px;
    width: 20px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background-color: #BFBFBF;
    color: #efefef;
}
.yright{
    position: absolute;
    top: 50px;
    right: 20px;
    width: 20px;
    height: 60px;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    background-color: #BFBFBF;
    color: #efefef;
}
.zszs{
    width: 780px;
    height: 410px;
    overflow: hidden;
    margin: 90px auto 10px;
}
.zszs ul{
    height: 410px;
    overflow: hidden;
    position: relative;
    left: 0;
}
.zszs ul li{
    list-style: none;
    float: left;
    width: 780px;
    height: 400px;
    overflow: hidden;
    margin-right: 10px;
	text-align:center;
}
.zszs ul li img{
    width: 780px;
    height: 400px;
	margin:0 auto;
}
.zszs3{
    width: 847px;
    height: 485px;
    overflow: hidden;
    margin: 137px auto 15px;
}
.zszs3 ul{
    height: 485px;
    overflow: hidden;
    position: relative;
    left: 0;
}
.zszs3 ul li{
    list-style: none;
    float: left;
    width: 847px;
    height: 485px;
    overflow: hidden;
    margin-right: 10px;
    position: relative;
}
.zszs3 ul li img{
	width: 847px;
	max-height: 485px;
}
.zszs3 ul li span{
    display: block;
    width: 100%;
    height: 40px;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    text-indent: 2em;
    background-color: rgba(29, 29, 29, 0.7);
    position: absolute;
    bottom:0;
}


.zszs2{
    width: 1030px;
    overflow: hidden;
    height: 50px;
}
.zszs2 ul{
    height: 50px;
    overflow: hidden;
    position: relative;
    left: 0;
}
.zszs2 ul li{
    list-style: none;
    float: left;
    width: 1030px;
    height: 50px;
    overflow: hidden;
}
.zszs2 span{
    display: block;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #333;
    height: 50px;
    line-height: 50px;
	text-align:left;
}
.rongyu{
    position: relative;
    width: 1030px;
    margin: 0 auto 100px;
}
.gright{
    width: 26px;
    height: 51px;
    position: absolute;
    top: 200px;
    right:10px;
    cursor: pointer;
}
.gleft{
    width: 26px;
    height: 51px;
    position: absolute;
    top: 200px;
    left:10px;
    cursor: pointer;
}
.gright1{
    width: 26px;
    height: 51px;
    position: absolute;
    top: 200px;
    right:10px;
    cursor: pointer;
}
.gleft1{
    width: 26px;
    height: 51px;
    position: absolute;
    top: 250px;
    left:10px;
    cursor: pointer;
}

.srdz{
    width: 1030px;
    margin: 84px auto 110px;
    height: 590px;
    background: url("../images/dzbj.jpg")no-repeat;
}
.dzr{
    width: 600px;
    height: 350px;
    display: block;
    margin: 24px auto;
}
.srdz p{
    display: block;
    width: 847px;
    margin:10px auto;
    line-height: 30px;
    color: #333;
    font-size:14px;
}
.fuwu{
    width: 1030px;
    margin: 119px auto 176px;
    height: 295px;
    overflow: hidden;
}
.fuwunr{
    width: 1030px;
    margin: 85px auto 40px;
    overflow: hidden;
}
.fwnr{
    width: 300px;
    /* height: 150px; */
    margin-bottom: 35px;
    float: left;
    overflow: hidden;
    margin-right: 64px;
}
.mr0{
    margin-right: 0;
}
.fwtt{
    width: 100%;
    border-bottom: 2px solid #D91C24;
    height: 48px;
    margin-bottom: 8px;
}
.fwtt img{
    display: block;
    float: left;
    width: 38px;
    height: 34px;
    margin-left: 8px;
    margin-top: 5px;
}
.fwnn{
    width: 230px;
    height: 46px;
    float: left;
    margin-left: 8px;
}
.fwnr p{
    color: #676767;
    font-family: simsun;
    font-size: 12px;
    line-height: 28px;
}
.fwnn p{
    color: #878787;
    font-size: 12px;
    line-height: 20px;
}
.fwnn p.tt a{
    font-size: 16px;
    color: #333;
}
.gsjj{
    width: 1030px;
    margin: 58px auto;
    overflow: hidden;
}
.gsjj h1{
    color: #868686;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 10px;
}
.gsjj h2{
    color: #868686;
    font-size: 12px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: normal;
}
.gsjj p{
    /* text-indent: 2em;
    text-align: center; */
    color: #676767;
    font-size: 14px;
    line-height: 32px;
}
.gskh{
    width: 1030px;
    margin: 90px auto 260px;
    overflow: hidden;
}
.gskh a{
    font-size: 14px;
    color: #333;
    display: inline-block;
    float: left;
    margin-right: 13px;
    line-height: 40px;
	margin-bottom:13px;
}
.gskh a img{
	width:154px; 
	height:97px;
	border:1px solid #ADADAD;
}
.gskh a:hover img{
	width:154px; 
	height:97px;
	border:1px solid #4F4F4F;
}
.contact1{
    width: 1030px;
    margin: 60px auto 240px;
    overflow: hidden;
}
.conttl{
    width: 720px;
    float: left;
    overflow: hidden;
}
.conttl p{
    color: #333;
    font-size: 14px;
    line-height: 40px;
}
.conttl p.tt{
    font-size: 16px;
}
.conttr{
    width: 185px;
    float: right;
    overflow: hidden;
}
.conttr p{
    color: #333;
    font-size: 14px;
    line-height: 32px;
}
.conttr p.tt{
    font-size: 16px;
    color: #C90F09;
}
.conttr .QQ{
    width: 92px;
    height: 22px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.liuyan{
    width: 1030px;
    overflow: hidden;
    margin: 62px auto 50px;
}
.liuyl{
    width: 388px;
    overflow: hidden;
    height: 202px;
    float: left;
}
.liuyl p{
    width: 374px;
    padding-left: 14px;
    height: 40px;
    background-color: #f2f2f2;
    color: #333;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 14px;
}
.liuyl p input{
    border: none;
    width: 300px;
    height: 35px;
    outline: none;
    font-size: 16px;
    margin-left: 15px;
    background-color: #f2f2f2;
}
.liuyr{
    width: 603px;
    padding-left: 14px;
    overflow: hidden;
    height: 202px;
    background-color: #f2f2f2;
    float: right;

}
.liuyr span{
    font-size: 16px;
    color: #333;
    float: left;
    margin-top: 20px;
}
.liuyr textarea{
    border: none;
    width: 520px;
    line-height: 30px;
    height: 192px;
    outline: none;
    font-size: 16px;
    margin-left: 15px;
    background-color: #f2f2f2;
    float: left;
    margin-top: 19px;
}
.tjly{
    display: block;
    width: 122px;
    height: 36px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    float: right;
    border: none;
    background-color: #CA0F09;
    margin-top: 25px;
    font-family: simsun;
}
.zhaopin{
    width: 1030px;
    height: 521px;
    background: url("../images/zhiwei.jpg") no-repeat ;
    overflow: hidden;
    margin: 0 auto 240px;
}
.zpl{
    width: 150px;
    float: left;
    height: 350px;
    overflow: hidden;
    padding-top: 21px;
    padding-left: 25px;
}
.zpl a{
    display: block;
    color: #000;
    font-size: 16px;
    height: 39px;
    line-height: 39px;
    margin-bottom: 16px;
    width: 100%;
    cursor: pointer;
}
.zpr{
    float: left;
    width: 750px;
    overflow: hidden;
}
.zprd{
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    padding-left: 20px;
    display: none;
    line-height:24px;
}
.zprd:first-of-type{
    display: block;
}
.zprd span.tt{
    color: #D81B23;
    font-size: 18px;
    display: block;
}
.zprd span.tt i{
    color: #999;
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
}
.zprd p{
    color: #333;
    font-size: 14px;
    line-height: 30px;
}
.zprd p.tt{
    font-weight: bold;
    margin-top: 30px;
}

.news{
    width: 1030px;
    margin: 40px auto 150px;
    overflow: hidden;
}
.newsd{
    width: 100%;
    overflow: hidden;
    margin-bottom: 60px;
}
.newsd p{
    font-size: 14px;
    color: #727272;
    clear: both;
    line-height: 30px;
}
.newsd p a{
    float: left;
    color: #727272;
    margin-left: 10px;
}
.newsd p a:hover{
    color: #D81B23;
}
.newsd p b{
    color: #000;
    margin-right: 3px;
}
.newsd p i{
    float: right;
    margin-right: 15px;
}
.newstt{
    border-bottom: 2px solid #D91C24;
    width: 100%;
    overflow: hidden;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
.newstt span.tt{
    float: left;
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #737373;
}
.newstt a.more{
    display: inline-block;
    float: right;
    color: #999;
    font-size: 14px;
    margin-right: 10px;
}
.fanye{
    float: right;
    text-align: right;
    overflow: hidden;
}
.fanye li{
    float:left; 
}
.thisclass{
    color: #333;
    font-size: 14px;
    margin-left: 25px;
}
.pageinfo{
    font-size: 14px;
    margin-left: 25px;
}
.fanye a{
    display: inline-block;
    float: right;
    color: #999;
    font-size: 14px;
    margin-left: 25px;
}
.fanye a.on{
    font-size: 12px;
    color: #333;
}
.newd{
    width: 1030px;
    overflow: hidden;
    margin: 95px auto 250px;
}
.newbd h1{
    color: #D81B23;
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
    letter-spacing: 2px;
}
.newbd h2{
    color: #666;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    height: 40px;
    border-top: 1px dotted #aaa;
    border-bottom: 1px dotted #aaa;
    line-height: 40px;
    font-family: simsun;
    margin-bottom: 30px;
}
.newbd h2 span{
    display: inline-block;
    margin-right: 28px;
}
.newbd{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dotted #aaaaaa;
    margin-bottom: 15px;
}
.newbd p{
    color: #333;
    font-size: 14px;
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 10px;
    font-family: simsun;
}
.newbd p img{
    width: auto;
    height: auto;
    display: inline-block;
    margin: 40px auto 40px 30px;
}
.newd a.sy{
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 14px;
    font-family: simsun;
}
.newd .sy{
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 14px;
    font-family: simsun;
}
.newd .sy a{
    color: #D81B23;
}


.ditu{
    width: 100%;
    overflow: hidden;
    height: 340px;
    position: relative;
    margin-top: 50px;
}
.ditu img{
    width:auto;
    height: auto;
}
.ditubj{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 340px;
    display: block;
    background-color: rgba(61, 53, 50, 0.81);
    -webkit-transition: top 0.5s;
    -moz-transition: top 0.5s;
    -ms-transition: top 0.5s;
    -o-transition: top 0.5s;
    transition: top 0.5s;
}
.lian{
    width: 1190px;
    margin: 0 auto;
}
.lianxi1{
    float: left;
    width: 400px;
    overflow: hidden;
    margin-top: 90px;
}
.lianxi2{
    float: left;
    width: 550px;
    overflow: hidden;
    margin-top: 90px;
}
.ditubj p{
    font-family: simsun;
    font-size: 13px;
    color: #ffffff;
    clear: both;
    margin: 15px 0;
}
.ditubj p.tt{
    font-size: 14px;
}
.ditubj p img{
    display: inline-block;
    width: 14px;
    height: 17px;
    margin-top: 3px;
    float: left;
    margin-right: 10px;
}
.dituj{
    display: block;
    width: 108px;
    height: 158px;
    top: 0;
    right: 150px;
    position: absolute;
    -webkit-transition: top 0.4s;
    -moz-transition: top 0.4s;
    -ms-transition: top 0.4s;
    -o-transition: top 0.4s;
    transition: top 0.4s;
}
.ditu:hover .ditubj{
    top: 340px;
}
.ditu:hover .dituj{
    top: -158px;
}





.bottom1{
    width: 100%;
    background-color: #444;
    border-top: 5px solid #CA0F09;
}
.bottombd1{
    width: 1190px;
    margin: 0 auto;
    color: #ffffff;
    height: 168px;
    padding-top:30px;
    overflow: hidden;
    font-size: 13px;
}
.dewm{
    width: 135px;
    height: 137px;
    display: block;
    float: left;
}
.flogo{
    width: 250px;
    height: 36px;
    display: block;
    float: left;
    margin-left: 128px;
    margin-top: 50px;
}
.lianbd{
    float: right;
    overflow: hidden;
}
.lianbd p{
    margin: 8px 0;
    font-family: simsun;
}
.lianbd p.tt{
    font-size: 22px;
    font-family: Microsoft YaHei;
}
.lianbd p i{
    font-size: 12px;
    margin-left: 3px;
}
.bottom2{
    width: 100%;
    height: 106px;
    background-color: #ffffff;
}
.bottombd2{
    width: 1190px;
    margin: 0 auto;
    color: #333;
    height: 81px;
    padding-top: 25px;
    overflow: hidden;
    font-size: 13px;
    font-family: simsun;
}
.bottombd2 p{
    line-height: 30px;
    text-align: left;
    width: 800px;
    float: left;
}
.bottombd2 p span{
    display: inline-block;
    margin-right: 18px;
}
.bottombd3{
    width: 1190px;
    margin: 0 auto;
    color: #A7A7A7;
    height: 71px;
    padding-top: 15px;
    overflow: hidden;
    font-size: 13px;
    font-family: simsun;
    border-top: 1px solid #969696;
}
.bottombd3 p{
    line-height: 30px;
    text-align: left;
    width: 800px;
    float: left;
}
.bottombd3 p span{
    display: inline-block;
    margin-right: 18px;
}

img.fhdb{
    cursor: pointer;
    width: 110px;
    height: 49px;
    display: block;
    float: right;
    margin-top: -20px;
}











