f-8";
* {
    padding: 0px;
    margin: 0px;
    font-family: "Microsoft YaHei";
}
body {
    padding: 0px;
    margin: 0px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    line-height: 28px;
}
a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.clear{ clear:both; }

/****nav_box****/














/****in_about****/
.in_about{padding-top: 200px;}
.in_about h3{}
.in_about h3 b{display: block;font-size: 3em;color: #fff;font-weight: bold;float: left;}
.in_about h3 p{float: left;margin-top: 10px;margin-left: 6px;}
.in_about h3 p a{display: block;font-size: 1.2em;color: #fff;}
.in_about h3 p span{display: block;font-size: 14px;color: #fff;text-transform: uppercase;margin-top: 13px;}
.in_aboutnr{ line-height: 34px; height: 245px; overflow: hidden; line-height: 34px; color: #fff;margin-top: 17px; }
.in_about i{ display: block; width: 120px; height: 34px; background: #ffeb04; line-height: 34px;display:block; text-align: center; border-radius: 58px;
  font-style: normal;}
.in_about i a{ color: #131313; font-size: 14px;text-transform: uppercase;}
.in_aboutpic{padding-left: 265px;}
.in_aboutrt{background: rgba(0,0,0,0.6); width: 100%; position: relative;margin-top: 51px;}
.in_ab1{padding-top:107px;text-align: center;}
.in_ab2{position: absolute;top:260px;left:232px;}
.in_ab3{position: absolute;top:320px;left:294px;}
.in_ab4{ font-size: 14px; color: #fff; padding-bottom: 85px;padding-top: 48px;padding-left: 55px;}
.in_ab4 span{font-size: 26px;color: #fff;display: block;}



/****ÃƒÂ§Ã‚Â®Ã¢â€šÂ¬ÃƒÂ¤Ã‚Â»Ã¢â‚¬Â¹****/
.section02 {
    background: url(../images/images/p2.jpg) no-repeat 50% 50%;
    transition: all 2s;
    background-size: 2880px 1800px;
}
.active.section02 {
    background: url(../images/images/p2.jpg) no-repeat 50% 50%;
    background-size: 1920px 1080px;
    transition-delay: 0s;
}
/****ÃƒÂ¨Ã‚ÂÃ…â€œÃƒÂ¥Ã¢â‚¬Å“Ã‚Â****/
.section03 {
    background: url(../images/images/p3.jpg) no-repeat 50% 50%;
    transition: all 2s;
    background-size: 2880px 1800px;
}
.active.section03 {
    background: url(../images/images/p3.jpg) no-repeat 50% 50%;
    background-size: 1920px 1080px;
    transition-delay: 0s;
}
.container2 {
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto; width:1400px;
}

.cp_nr{padding-top: 110px;}
.in_cp{padding-top: 177px;}
.in_cp h3{ text-align: center; background: url(../images/images/cp1.jpg) no-repeat center top;padding-top: 18px;}
.in_cp h3 a{ font-size: 34px; color: #fff;}
.in_cp p{ font-size: 14px; color: #fff; text-transform: uppercase;padding-top: 10px;}

.cp_nr .col-md-2{padding:10px; position: relative;}
.cp_nr .col-md-2 div{ overflow: hidden;border: solid 6px #fff;}

.cp_nr .col-md-2 div img{ width: 100%; height: 158px; transition: all 0.5s;transform: scale(1);} 
.cp_nr .col-md-2 div:hover img{ width: 100%; height: 158px; border: solid 6px #fff;transition: all 0.5s;transform: scale(1.2);} 
.cp_nr .col-md-2 span{ display: none; }
.cp_nr .col-md-2:hover span{display: block;width: 97%;height: 37px;overflow: hidden;text-align: center;background: rgba(0,0,0,0.8);position:absolute;top: 74px;line-height: 37px;}
.cp_nr .col-md-2 span a{ color: #fff; }

.cp_nr .cp6{margin-left: 228px;}
.cp_nr .col-md-2{padding: 0px 4px;box-sizing: border-box;height: 180px;}
.md_gao>div{margin-left: 25px;}
/****ÃƒÂ©Ã¢â‚¬â€Ã‚Â¨ÃƒÂ¥Ã‚ÂºÃ¢â‚¬â€****/
.section04 {
    background: url(../images/images/p4.jpg) no-repeat 50% 50%;
    transition: all 2s;
    background-size: 2880px 1800px;
}
.active.section04 {
    background: url(../images/images/p4.jpg) no-repeat 50% 50%;
    background-size: 1920px 1080px;
    transition-delay: 0s;
}
.in_md{padding-top: 200px;}
.in_md_js{ width:93%; background: #fde705;height: 430px;margin-left: 81px;}
.in_md_js h3{width: 80%;margin:  auto;padding-top: 78px;}
.in_md_js h3 a{  font-size: 28px; color: #383402; }
.in_md_js p{width: 90%;margin:  auto;padding-top: 36px; font-size: 15px; line-height: 30px; color: #252424; height: 185px; overflow: hidden;} 
.in_md_js span{ display: block;width: 109px ; height: 39px;text-align: center; line-height: 39px;background: #252626;margin-left: 312px;margin-top: 27px;}

.in_md_js span a{font-size: 16px; color: #fff;}
.container3 .col-md-4 div{overflow: hidden;width:100%;}
.container3 .col-md-4 div img{transition: all 0.5s;transform: scale(1);width:100%;height: 211px;}
.container3 .col-md-4:hover div img{transition: all 0.5s;transform: scale(1.2);}



.container3{ padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto; width:1550px;}
.container3 .col-md-4{height: 211px;margin-bottom:7px; position: relative;} 
.container3 .col-md-4:hover span{ display: block;width: 90%;background: rgba(253,231,5,0.8); height: 100%; position: absolute;top:0px; cursor: pointer;}

.container3 .col-md-4  span b{display: none;}
.container3 .col-md-4:hover span b{display: block;margin: auto;width:100%;height: 36px; text-align:center;padding-top:75px;}
.container3 .col-md-4:hover span i{display:block;text-align:center;height: 35px;width:90%;overflow:hidden;margin: auto;font-style: normal;margin-top: 43px;line-height: 35px;}
.container3 .col-md-4:hover span i a{ font-size: 16px; color: #fff; }
.md_dh{margin-top: 130px; color: #fff; background: url(../images/images/mddhbj.jpg) no-repeat left top;margin-left: 200px;padding-top: 20px;}
.md_dh span{display:block;font-size: 20px;color: #fff;top: 12px;}
.in_md_sx{margin-top: 40px;margin-left: 32px;}
.md_dha{ display:none; }
/****ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»****/
.section05 {
    background: url(../images/images/p5.jpg) no-repeat 50% 50%;
    transition: all 2s;
    background-size: 2880px 1800px;}
.active.section05 {
    background: url(../images/images/p5.jpg) no-repeat 50% 50%;
    background-size: 1920px 1080px;
    transition-delay: 0s;}
.in_pt{padding-top: 180px;}
.in_news{ width:100%; }
.in_news h3{ text-align:center;background: url(../images/images/xwbt.jpg) no-repeat center top;padding-top: 20px;margin-bottom:45px;}
.in_news h3 a{ font-size: 40px; color: #000000; }
.in_news h3 p{text-transform: uppercase; font-size: 14px; color: #b3b2b2; padding-top: 3px;}
.in_xw{margin-top: 15px;background: #fff;padding: 0px;}
.in_pt .col-md-7{padding: 0px;}
.in_pt .col-md-5{padding: 0px;}
.in_xwlf{background: #fff; height: 206px;padding: 0px;}
.in_xwlf h4{ font-size: 18px; color: #202020; height: 65px; width: 90%; margin:auto;padding-top: 25px;background: url(../images/images/xwnrb.jpg) no-repeat  left bottom; overflow: hidden;}
.in_xwlf h4 a{font-size: 18px; color: #202020}
.in_xwlf p{ width:90%; margin: auto; height: 69px; line-height: 24px; overflow: hidden; font-size: 14px;margin-top: 18px; color: #7d7c7c;}
.in_xwlf span{ display: block;margin-left: 315px; margin-top: 18px; }
.in_xwpic div{overflow: hidden; width: 100%; height: 206px;} 
.in_xwpic div img{transition: all 0.5s;transform: scale(1);width:100%;height:100%;} 
.in_xwpic div:hover img{transition: all 0.5s;transform: scale(1.2);} 
/****ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨****/
.section06 {
    background: url(../images/images/p6.jpg) no-repeat 50% 50%;
    transition: all 2s;
    background-size: 2880px 1800px;}
.active.section06 {
    background: url(../images/images/p6.jpg) no-repeat 50% 50%;
    background-size: 1920px 1080px;
    transition-delay: 0s;}
.lxbox{padding-top:190px;}
.lx h3{ text-align: center; }
.lx h3 p{ font-size: 65px; color: #fff;font-family: Impact;}
.lx h3 a{ font-size: 24px; color: #fff;}

.lx span{padding-right: 15px;padding-left: 107px;}
.yx{margin-top: 90px; color: #fff; font-size: 16px;}
.yx i{font-style: normal;}

.lx_dt{padding-left: 143px;margin-top: 55px;}
.lx_dh{margin-top: 90px;color: #fff; font-size: 16px;}
.lx_dh span{padding-left: 15px;}
.lx_dh i{ font-style: normal; }

.in_dz{ width: 100%; margin: auto; text-align: center; color: #fff; font-size: 16px;margin-top: 85px; }
.dbewm.col-md-6{/* padding-left: 104px; */margin-top: 25px;}
.in_ewm{margin: auto;/* background: #fff; */border-radius: 4px;height: 138px;text-align: center;/* width: 17%; *//* margin-left: 13px; *//* margin-top: 32px; */}
.in_ewm img{margin-right: 5px;margin-top: 7px;border-radius: 4px;/* margin-left: 7px; */border: 4px solid #fff;/* width: 100%; */}
.in_ewm span{ display: block; text-align: center; font-size: 14px;  color: #fff; margin-top: 5px;}
.dbewm .col-md-4{padding: 0px;}


.db_bq{ font-size: 14px; color: #ffffff; line-height: 30px;margin-top: 55px;}
.db_bq a{ color: #fff; }
.db_fh{ text-align: center;margin-top: 120px;}

.db_dh{margin-top: 55px;background: url(../images/images/dbdh.png) no-repeat left 15px;font-size: 17px;color:#fff;text-align: left;padding-left: 55px;line-height: 69px;}


.hehe {margin-top: -10px;}
.tixing {margin-top: 15px; font-size: 20px; color: #fde705;}





@media (max-width: 1199px) {}
@media (max-width: 991px) {
.logo_box img{
    width:100%;
    padding-top:15px;
}
    .nav_right a{ font-size:30px;}

.section02 {
    background: url(../images/images/p2.jpg) no-repeat 50% 50%;
    transition: all 2s;
    background-size: auto 150%;
}
.active.section02 {
    background: url(../images/images/p2.jpg) no-repeat 50% 50%;
    background-size: auto 100%;
    transition-delay: 0s;
}
.nav>li{float: left;
    text-align: center;
    width: 33%;}
    .in_about{padding-top: 8em;}
.in_aboutnr{font-size: 1em;height: 255px;line-height: 32px;}
.in_aboutpic{ padding-top: 55px;position: absolute;top:1230px;z-index: 5;left:78px;}
.in_aboutpic img{ width: 80%;}
.in_aboutrt{background: rgba(0,0,0,0.6); width: 100%; position: relative;}

.in_ab2{position: absolute;top:279px;left:405px;}
.in_ab3{position: absolute;top:299px;left:136px;}
.in_about h3 p span{font-size: 1em;margin-top: 5px;}
.in_about i{ display: block; width: 145px; height: 39px; background: #ffeb04; line-height: 39px;display:block; text-align: center; border-radius: 58px;
  font-style: normal;
margin-top: 19px;
}
.in_about i a{font-size: 1.2em;line-height: 39px;}

 
 .cp_nr  .col-xs-6:nth-child(5){display: none;}
.cp_nr  .col-xs-6:nth-child(6){display: none;}
.cp_nr  .col-xs-6:nth-child(7){display: none;}
.cp_nr  .col-xs-6:nth-child(8){display: none;}
.cp_nr  .col-xs-6:nth-child(9){display: none;}
.cp_nr  .col-xs-6:nth-child(10){display: none;}
.cp_nr  .col-xs-6:nth-child(11){display: none;}
.cp_nr  .col-xs-6:nth-child(12){display: none;}
.section03 {
     background: url(../images/images/p3.jpg) no-repeat 50% 50%;
    transition: all 2s;
    background-size: auto 150%;
}
.active.section03 {
   background: url(../images/images/p3.jpg) no-repeat 50% 50%;
    background-size: auto 100%;
    transition-delay: 0s;
}
.in_ab4{padding: 5%;}
.in_ab4 span{font-size: 2em;}


 
#fp-nav ul li a span, .fp-slidesNav ul li a span
{width:30px;height: 2px;}
#fp-nav.right{right: 6px;}
/***ÃƒÂ¨Ã‚ÂÃ…â€œÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¦Ã¢â‚¬Â°Ã¢â‚¬Â¹ÃƒÂ¦Ã…â€œÃ‚ÂºÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â***/
.cp_nr{height: 520px; overflow: hidden;}
.in_cp{padding-top: 8em;}

.in_cp h3 a{ font-size: 24px; color: #fff;}
.in_cp p{ font-size: 16px; color: #fff; text-transform: uppercase;padding-top: 6px;}

.container2 {
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto;
    width: 100%;
}
/*
.cp_nr .col-md-2 span{height: 34px;overflow: hidden;text-align: center;line-height: 34px; display: block;}
.cp_nr .col-md-2 span a{ font-size: 14px; }
.cp_nr .col-md-2 div img{width: 100%;height: 116px;transform: unset;}
.cp_nr .col-md-2 div{height: 116px;display: block;overflow: hidden;}*/
.cp_nr{padding-top: 25px;}
.cp_nr .cp6{margin-left: 0}


.cp_nr .col-md-2{text-align: center;height: 13em;}
.cp_nr .col-md-2 div{overflow: hidden;border: solid 6px #fff;height: 10em;text-align: center;}

.cp_nr .col-md-2 div img{width: 100%;height: 10em;transition: all 0.5s;transform: scale(1);} 
.cp_nr .col-md-2 div:hover img{ width: 100%; height: 116px; border: solid 0px #fff;transition: all 0.5s;transform: scale(1);} 
.cp_nr .col-md-2 span{ display: block; }
.cp_nr .col-md-2:hover span{display: block;width: auto;height: auto;overflow: hidden;text-align: center;background:none;position:static;top: 0px;line-height: auto;margin-left:0px;}
.cp_nr .col-md-2 span a{ color: #fff; }


/***ÃƒÂ©Ã¢â‚¬â€Ã‚Â¨ÃƒÂ¥Ã‚ÂºÃ¢â‚¬â€ÃƒÂ¦Ã¢â‚¬Â°Ã¢â‚¬Â¹ÃƒÂ¦Ã…â€œÃ‚ÂºÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â***/
.section04 {
     background: url(../images/images/p4a.jpg) no-repeat 50% 50%;
    transition: all 2s;
    background-size: auto 150%;
}
.active.section04 {
   background: url(../images/images/p4a.jpg) no-repeat 50% 50%;
    background-size: auto 100%;
    transition-delay: 0s;
}
.container3 {
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto;
    width: 100%;
}
.md_gao{height: auto; overflow: hidden;}



.md_gao .col-xs-6:nth-child(5){display: none;}
.md_gao .col-xs-6:nth-child(6){display: none;}

.md_gao .col-xs-6:nth-child(7){display: none;}
.md_gao .col-xs-6:nth-child(8){display: none;}



.in_md .col-md-7{padding:0px;}
.in_md .col-md-12{padding:0px;}
.in_md_js{width:100%;background: #fde705;height: 256px;margin: auto;}
.in_md_js h3{width: 100%;padding-top: 32px; text-align: center;}
.in_md_js h3 a{font-size: 24px;}
.in_md_js p{font-size: 14px;li;line-height: 27px;overflow: hidden;padding-top: 19px;}
.in_md_js span{margin-left: 488px;margin-top: 2px; width: 177px;height: 56px; line-height: 56px;}
.in_md_js span a{ font-size: 30px;}
.container3 .col-md-4{margin-top: 15px;margin-bottom: 0px; height: auto;}
.container3 .col-md-4 div{overflow: hidden;  width:100%;}
.container3 .col-md-4 span{ width:100%; margin: auto; height: 30px; line-height: 30px; overflow: hidden;}

 

.container3 .col-md-4:hover span {
    display: block;
    width: auto;
    background: none;
    height: 100%;
    position: static;
    top: 0px;
    cursor: pointer;
}
.container3 .col-md-4 span i{display:block;text-align:center;height: 27px;width:100%;overflow:hidden;margin: auto;font-style: normal;line-height: 27px;}
.container3 .col-md-4 span i a{ font-size: 14px; color: #fff; }
.in_md .col-md-7{margin-top: 15px;}
.in_md_sx{margin-left: 0px;margin-top: 20px;}
.md_dh{ display: none; }
.md_dha{ color: #fff; background:none;margin-left: 172px;padding-top: 30px; display: block;}
.md_dha em{ display: block; float: left; font-style: normal; font-size:30px; }
.md_dha span{font-size: 49px; color: #fff; top: 12px; display: block; float: left;}
.in_md_sx{margin-top: 15px;}
.container3 .col-md-4 div img{width: 100%;height: 7em;}
.in_md{padding-top: 95px;}



/***ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â***/
.section05 {
     background: url(../images/images/p5.jpg) no-repeat 50% 50%;
    transition: all 2s;
    background-size: auto 150%;
}
.active.section05 {
   background: url(../images/images/p5.jpg) no-repeat 50% 50%;
    background-size: auto 100%;
    transition-delay: 0s;
}
.in_pt{padding-top: 80px;}

.in_pt .col-xs-12:nth-child(4){display:none;}

.in_news h3 p{font-size: 16px;}
.in_news h3 a{ font-size: 32px;}
.in_xwpic div{height: auto;}
.in_xwpic div img{width: 100%;height: 100%;}
.in_xwlf{ height: auto; }
.in_xwlf h4{ height: 44px;padding-top: 12px;}
.in_xwlf h4 a{font-size: 16px;height: 30px;line-height: 30px;overflow: hidden;}
.in_xwlf p{font-size: 13px;line-height: 24px;color: #7d7c7c;height: 48px;overflow: hidden;margin-top: 7px;}
.in_xwlf span{margin-left: 365px;}
.in_xwlf span img{ width: 60%;}
.in_news h3{margin-bottom:0px;}

.md_gao>div{margin-left: 0px;}

.container3 .col-md-4:hover span b {
    display: block;
    margin: auto;
    width: 100%;
    height: 0px;
    text-align: center;
    padding-top: 0px;
}
 
/***ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã¢â‚¬Â°Ã¢â‚¬Â¹ÃƒÂ¦Ã…â€œÃ‚ÂºÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â***/
.navbar-nav{margin: 7.5px 0px;}



.section06 {
     background: url(../images/images/p6.jpg) no-repeat 50% 50%;
    transition: all 2s;
    background-size: auto 50%;
}
.active.section06 {
   background: url(../images/images/p6.jpg) no-repeat 50% 50%;
    background-size: auto 100%;
    transition-delay: 0s;
}

.lxbox{padding-top: 80px; height: 100px; }
.lx h3 p{font-size: 36px;}
.lx_dt{ display:none;}
.lx span{padding-right: 15px;padding-left: 7px; font-size: 16px;}
.lx span i{ display: block;font-style: normal;font-size: 14px;margin-top: 4px;}
.yx em{margin-top: 0px; display:block;}
.in_dz{ font-size: 15px;margin-top: 159px; }
.in_ewm{width: 100%;background: none;margin-bottom: 32px;font-size: 18px;margin-top: auto;}
.in_ewm img{padding: 8px; background: #fff;border-radius: 15px; width: 33%; }
 .in_ewm span{font-size: 14px;margin-top: 14px}
.db_bq{ text-align: center; font-size: 14px;margin-top: 5px;}
.db_bq a{font-size: 14px;}
.lx_dh{ display:none;}
.lx_dha{margin-top: 45px;color: #fff; font-size: 16px;}
.lx_dha span{padding-left: 15px;}
.lx_dha em{  margin-top: 0px;}
.lx h3 a{ font-size: 30px; }
.sj_yx{margin-top: 45px; color: #fff; font-size: 16px;}
.sj_yx i{font-style: normal;}
.col-xs-push-2{left: 11.666667%}
.sj_yx img{ width: 33%; }
.lx_dha img{ width: 40%; }
.dbewm.col-md-6{padding-left: 0px;}


}

@media (max-width: 767px) {
}
@media (max-width: 479px) {
}
@media (max-width: 319px) {
    
}











