* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

body {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333333;
}


/*第一屏*/

.first {
    background: url(../img/bg-1.jpg) no-repeat center top;
    background-size: cover;
}


/*第二屏*/

.b2-nav {
    width: 100%;
    height: 80px;
    background: url(../img/banner.jpg) no-repeat center top;
    background-color: #f33f48;
    line-height: 60px;
    font-size: 16px;
    color: #ffffff;
}

.b2-nav ul {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
}

.b2-nav li {
    width: 62.5px;
    text-align: center;
    float: left;
}

.b2-nav a {
    color: #ffffff;
}

.b2-con {
    width: 1000px;
    margin: 20px auto 0 auto;
    height: auto;
    overflow: hidden;
}

.b2-brand {
    height: 50px;
    line-height: 50px;
}

.b2-fn {
    height: 400px;
    padding-bottom: 20px;
}

.b2-flash {
    float: left;
    width: 600px;
    height: 400px;
}

.focus {
    position: relative;
    width: 600px;
    float: left;
    height: 400px;
    background-color: #000;
}

.focus2 {
    position: relative;
    width: 1000px;
    height: 540px;
}

.focus3 {
    position: relative;
    width: 1000px;
    height: 550px;
}
.focus3-h{
    height: 440px;
}

/*更改整体的宽高*/

.focus img {
    width: 600px;
    height: 400px;
}


/*更改图片的宽高*/

.focus .shadow .title {
    width: 600px;
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
}

.focus .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
}

.focus .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1;
}

.focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
    cursor: pointer;
    background: #fc114a;
}

.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
    color: #ffffff;
    text-indent: 10px;
}


/*更改文字背景的颜色、宽高*/

.focus .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    margin-left: 10px;
    font-family: "宋体";
}


/*更改文字的大小、颜色*/

.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: 10px;
    right: 20px;
    position: absolute;
    height: 23px;
    text-align: center;
    z-index: 200;
}


/*调整圆点的位置*/

.focus .fbg div {
    margin: 4px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px;
    color: #ffffff;
}

.focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
    background: #f6dd0e;
}


/*调整圆点被选中时的颜色*/

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}

.focus .prev,
.focus .next {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(../img/focus_btn.png) no-repeat;
}

.focus2 .prev,
.focus3 .prev {
    position: absolute;
    width: 42px;
    height: 42px;
    background: url(../img/licon-1.png) no-repeat;
    left: -60px;
    bottom: 240px;
    cursor: pointer;
}

.focus2 .next,
.focus3 .next {
    position: absolute;
    width: 42px;
    height: 42px;
    background: url(../img/ricon-1.png) no-repeat;
    right: -60px;
    bottom: 240px;
    cursor: pointer;
}

.focus2 .prev:hover,
.focus3 .prev:hover {
    background: url(../img/licon.png) no-repeat;
}

.focus2 .next:hover,
.focus3 .next:hover {
    background: url(../img/ricon.png) no-repeat;
}


/*插入的向前向后的箭头图片、箭头图片的宽高调整*/

.focus .prev {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer;
}


/*通过调整背景位置显示向前箭头*/

.focus .next {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer;
}


/*通过调整背景位置显示向后箭头*/

.focus .prev:hover {
    background-position: 0 0;
}

.focus .next:hover {
    background-position: -40px 0;
}

.b2-news {
    float: right;
    width: 390px;
    height: 398px;
    border: 1px solid #e3e3e3;
    position: relative;
}

.b2-newtit {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #ff2a36;
    color: #ffffff;
    text-indent: 20px;
    font-size: 16px;
}

.b2-newcon {
    padding: 10px 0 10px 5px;
    line-height: 32px;
}

.b2-newcon h2 {
    height: 30px;
    line-height: 24px;
    font-size: 14px;
    color: #000000;
    text-align: center;
    font-weight: normal;
    background: url(../img/b2-newbg.jpg) no-repeat center 18px;
}

.b2-newcon p {
    padding-top: 8px;
}

.b2-newcon ul li a:hover{
    color: #ff0000;
}

.b2-news span {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 20px solid #e3e3e3;
    border-left: 20px solid transparent;
}

.b2-lists {
    width: 100%;
    height: 280px;
    overflow: hidden;
    background-color: #dddddd;
}

.b2-listscon {
    width: 1000px;
    margin: 0 auto;
}

.b2-linav {
    float: left;
    width: 400px;
    height: 280px;
    background-color: #ff2a36;
    color: #ffffff;
}

.b2-linav ul {
    padding: 15px 0;
}

.b2-linav li {
    width: 175px;
    float: left;
    margin: 5px 10px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ffffff;
}

.b2-linav li a {
    float: left;
    display: block;
    color: #ffffff;
    margin-left: 10px;
}


.b2-linav li span {
    float: left;
    display: block;
    width: 28px;
    height: 28px;
    background-color: #ffffff;
    color: #ff2a36;
    text-align: center;
}

.b2-des {
    float: left;
    width: 780px;
    height: 200px;
    margin-top: 40px;
    background-color: #ffffff;
}

.b2-des p {
    padding: 10px;
    line-height: 26px;
    box-sizing: border-box;
}

.b2-des a {
    display: block;
    padding-left: 10px;
    margin-top: 10px;
}

.b2-des a:hover {
    color: #ff2a36;
}


/*第三屏*/

.b3-bg {
    background: url(../img/b3bg.jpg) no-repeat center center;
}

.b3-con {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: auto;
}

.b3-tit {
    width: 100%;
    height: 110px;
    line-height: 50px;
    text-align: center;
    background: url(../img/titi.jpg) no-repeat center bottom;
    color: #ff2a36;
    font-size: 36px;
    font-weight: bold;
}

.b3-con p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}

.b3-con p span {
    font-size: 18px;
    display: inline-block;
    color: #ff2a36;
    margin: 0 10px;
}

.b3-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}
.b3-pic ul li{
    position: relative;
}
.b3-pic ul li p{
    width: 100%;
    height: 40px;
    line-height: 20px;
    background-color: rgba(0,0,0,0.6);
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
}

.b3-pic img {
    display: block;
}

.b3-pic ul.b3-toppic li {
    float: left;
    width: 320px;
    height: 200px;
    margin-right: 20px;
}

.b3-pic ul.b3-smallpic li {
    float: left;
    width: 235px;
    height: 150px;
    margin-right: 20px;
    margin-top: 10px;
}

.b3-pic ul.b3-smallpic li:nth-child(4n+0){
    margin-right: 0;
}

.b3-pic ul.b3-smallpic li img{
    width: 235px;
    height: 150px;
}

.btnl {
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: -45px;
    bottom: 235px;
    cursor: pointer;
}

.btnr {
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    color: #ffffff;
    text-align: center;
    position: absolute;
    right: -45px;
    bottom: 235px;
    cursor: pointer;
}


/*第四屏*/

.b4-bg {
    background-color: #dddddd;
}

.b4-con {
    width: 1000px;
    margin: 0 auto;
}

.b4-tit {
    width: 100%;
    height: 110px;
    line-height: 50px;
    text-align: center;
    background: url(../img/titi2.jpg) no-repeat center bottom;
    color: #ff2a36;
    font-size: 36px;
    font-weight: bold;
}

.b4-con p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    padding-top: 20px;
}

.b4-con p span {
    font-size: 18px;
    display: inline-block;
    color: #ff2a36;
    margin: 0 10px;
}

.b4-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
}

.b4-pictit {
    font-size: 20px;
    font-weight: bold;
    color: #1393ee;
    background: url(../img/bticon.jpg) no-repeat bottom left;
    text-indent: 50px;
    line-height: 45px;
}

.b4-piccon {
    height: auto;
    overflow: hidden;
}

.b4-piccon li {
    float: left;
    width: 180px;
    height: 170px;
    background-color: #fe454d;
    color: #ffffff;
    margin-left: 16.6px;
    margin-top: 20px;
}
.b4-piccon li  img{
    width: 180px;
    height: 120px;
}

.b4-piccon li p {
    height: 50px;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    padding: 0 10px;
    overflow: hidden;
}

.b4-lists {
    padding-top: 20px;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
}

.b4-lists li {
    width: 180px;
    height: 32px;
    background: url(../img/bt-lititi.jpg) no-repeat center left;
    color: #ffffff;
    float: left;
    margin-right: 25px;
    text-align: center;
    line-height: 32px;
    margin-top: 10px;
    cursor: pointer;
}

.b4-lists li.on {
    background: none;
    background-color: #ff2a34;
}

.b4-lists a {
    display: block;
    width: 180px;
    height: 32px;
    background: url(../img/bt-lititi.jpg) no-repeat center left;
    color: #ffffff;
    float: left;
    margin-right: 25px;
    text-align: center;
    line-height: 32px;
    margin-top: 10px;
    cursor: pointer;
}

.b4-lists a.current {
    background: none;
    background-color: #ff2a34;
}


/*第五屏*/

.b5-bg {
    background: #ffffff url(../img/b5-bg.jpg) repeat-x 0 -24px;
}

.b5-con {
    width: 1000px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 20px 0;
    background-color: #ffffff;
}

.b5-left {
    width: 290px;
    float: left;
    height: 440px;
    border: 1px solid #dddddd;
    position: relative;
}

.b5-tit1 {
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    background-color: #ff2a36;
    color: #ffffff;
    text-align: center;
}

.b5-left p {
    background-color: #ffffff;
    overflow: hidden;
    color: #666666;
    padding: 0 10px;
    line-height: 28px;
    text-indent: 24px;
}
.b5-left p.b5-p{
    padding-top: 10px;
}
.b5-tel {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 270px;
    height: 178px;
    padding: 10px;
    background-color: #333333;
    color: #ffffff;
}

.b5-left .b5-tel li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ffffff;
}

.b5-mid {
    float: left;
    width: 320px;
    height: 440px;
    border: 1px solid #dddddd;
    margin: 0 22px;
    background-color: #ffffff;
}

.b5-fkcon {
    padding: 10px;
}

.b5-fkcon td {
    padding-bottom: 5px;
}

.b5-tit2 {
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    background-color: #333333;
    color: #ffffff;
    text-align: center;
}

.b5-right {
    float: right;
    width: 340px;
    height: 440px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}

.b5-tit3 {
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    background: #ff2a36 url(../img/b5-tit.jpg) no-repeat 10px center;
    color: #ffffff;
    text-align: center;
}

.b5-right ul {
    padding: 10px 5px;
}

.b5-right ul li {
    height: 32px;
    line-height: 32px;
    background: url(../img/liicon.jpg) no-repeat left center;
    text-indent: 10px;
    color: #666666;
}
.b5-right ul li span{
    color: #ff2a36;
}

.footer {
    padding-top: 100px;
}


/*右侧小圆点*/

#fp-nav {
    position: fixed;
    z-index: 100;
    top: 50%;
    right: 20px;
    margin-top: -83.5px;
}

#fp-nav ul li {
    display: block;
    width: 14px;
    height: 14px;
    margin: 7px;
    position: relative;
}

#fp-nav ul li a span {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #b0b0b0;
}

#fp-nav ul li a.active span {
    background-color: #FF0000;
}


.ten-pic{
    width: 100%;
    height: auto;
    background-color: #ffffff;
}

.right-anniu{
    width: 200px;
    height: auto;
    overflow: hidden;
    float: right;
    margin-top: 40px;
    font-size: 20px;
}

.right-anniu a{
    display: block;
    width: 200px;
    height: 80px;
    background: #ff2a36;
    text-align: center;
    line-height: 80px;
    margin-bottom: 40px;
    color: #ffffff;
}

.right-anniu a.black{
    background: #000000;
}