@charset "utf-8";/* CSS Document *//* css common */.clearfix:after,.clearfix:before {    content: "";    display: block;    height: 0;    clear: both;    visibility: hidden;}.clearfix {    *zoom: 1;}#example {    width: 100px !important; /* IE7+FF */    width: 200px; /* IE6 */}* {    margin: 0 auto;    padding: 0;}body {    font-size: 12px;    color: #121212;    font-family: Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;    background: none;}ul, li {    list-style-type: none;}img, ul, li, button {    margin: 0px;}img, button {    border: none;}a {    color: #000;    text-decoration: none;}a:hover {    text-decoration: none;}a:active {    text-decoration: none;}img {    border: 0;}input {}/*banner*/.banner {    width: 100%;}.slideBox {    width: 100%;    height: 500px;    overflow: hidden;    position: relative;    margin: auto;}.slideBox .hd {    width: 100%;    position: absolute;    left: 0;    bottom: 20px;    z-index: 1;}.slideBox .hd ul {    zoom: 1;    text-align: center;    width: 100%;}.slideBox .hd ul li {    display: inline;    margin-right: 10px;    border-radius: 50%;    padding: 0 8px;    text-align: center;    background: #fff;    cursor: pointer;    margin-left: 15px;}.slideBox .hd ul li.on {    background: #b81d25;    color: #fff;}.slideBox .bd {    position: relative;    height: 100%;    z-index: 0;}.slideBox .bd li {    zoom: 1;    vertical-align: middle;}.slideBox .bd img {    width: 100%;    height: 500px;    display: block;    margin: auto;    -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;    animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;}/* 下面是前/后按钮代码，如果不需要删除即可 */.slideBox .prev,.slideBox .next {    position: absolute;    left: 3%;    top: 50%;    margin-top: -25px;    display: block;    width: 32px;    height: 40px;    background: url(../images/slider-arrow.png) -110px 5px no-repeat;    filter: alpha(opacity=50);    opacity: 0.5;}.slideBox .next {    left: auto;    right: 3%;    background-position: 8px 5px;}.slideBox .prev:hover,.slideBox .next:hover {    filter: alpha(opacity=100);    opacity: 1;}.slideBox .prevStop {    display: none;}.slideBox .nextStop {    display: none;}@keyframes scaleUpDown {    from {        -webkit-transform: scale(1.1);        transform: scale(1.1);    }    to {        opacity: 1;        -webkit-transform: scale(1);        transform: scale(1);    }}/*search*/.search_all {    width: 100%;    height: 56px;}.search {    width: 1180px;    margin: auto;    overflow: hidden;}.search p {    float: left;    font-size: 14px;    color: #323232;    line-height: 56px;}.search_ny {    float: right;    width: 250px;    height: 28px;    line-height: 28px;    overflow: hidden;    margin-right: 0px;    background: url(../images/search_03.png) no-repeat center center;    margin-top: 14px;}.search_ny input {    width: 140px;    height: 28px;    border: none;    background: none;    margin-left: 60px;    font-size: 14px;    color: #888;}.search_ny button {    float: right;    width: 50px;    line-height: 28px;    font-size: 14px;    color: #fff;    background: #b81d25;}/*yw*/.yw_all {    width: 100%;    background: url(../images/w_bg.jpg) no-repeat center;    height: 950px;}.yw {    width: 1180px;    margin: auto;    position: relative;}.yw h3 {    text-align: center;    padding-top: 20px;    font-size: 18px;    color: #444;    letter-spacing: 2px;}.yw ul {}.yw ul li {    width: 180px;    height: 440px;}.yw ul li:hover {    background: #b81d25;}.yw1 {    position: absolute;    top: 458px;}.yw ul li div {    height: 138px;    width: 138px;    padding-top: 70px;}.yw1:hover div {    background: url(../images/w_ico1.gif) no-repeat center;    height: 138px;    width: 138px;    padding-top: 70px;}.yw1_w1 {    font-size: 26px;    font-weight: bold;    color: #adadad;    margin-left: 20px;    margin-right: 20px;    border-bottom: 1px solid #ccc;    padding-bottom: 15px;    line-height: 30px;}.yw1_w1 span {    font-size: 16px;    color: #444;}.yw1_w2 {    margin-left: 20px;    margin-right: 20px;    margin-top: 15px;    line-height: 24px;    height: 96px;    overflow: hidden;    font-size: 13px;    color: #666;}.yw ul li:hover .yw1_w1, .yw ul li:hover .yw1_w1 span, .yw ul li:hover .yw1_w2 {    color: #fff;}.yw2 {    position: absolute;    top: 458px;    left: 200px;}.yw2:hover div {    background: url(../images/w_ico2.gif) no-repeat center;    height: 138px;    width: 138px;    padding-top: 70px;}.yw3 {    position: absolute;    top: 458px;    left: 400px;}.yw3:hover div {    background: url(../images/w_ico3.gif) no-repeat center;    height: 138px;    width: 138px;    padding-top: 70px;}.yw4 {    position: absolute;    top: 458px;    left: 600px;}.yw4:hover div {    background: url(../images/w_ico4.gif) no-repeat center;    height: 138px;    width: 138px;    padding-top: 70px;}.yw5 {    position: absolute;    top: 458px;    left: 800px;}.yw5:hover div {    background: url(../images/w_ico5.gif) no-repeat center;    height: 138px;    width: 138px;    padding-top: 70px;}.yw6 {    position: absolute;    top: 458px;    left: 1000px;}.yw6:hover div {    background: url(../images/w_ico6.gif) no-repeat center;    height: 138px;    width: 138px;    padding-top: 70px;}/*fw_all*/.fw_all {    width: 100%;    background: url(../images/fw_bk.jpg) no-repeat center;    height: 764px;}.fw {    width: 1180px;    margin: auto;    padding-top: 40px;}.fw h2 {    text-align: center;    line-height: 36px;}.fw h2 a {    font-size: 30px;    color: #555;}.fw h2 a span {    font-size: 16px;    color: #777;    font-weight: normal;}.fw ul {    overflow: hidden;}.fw ul li {    width: 130px;    float: left;    margin-left: 90px;    margin-right: 70px;    margin-top: 50px;    margin-bottom: 0px;    cursor: pointer;    height: 250px;}.fw_w1 {    text-align: center;    line-height: 30px;    margin-top: 15px;    border-bottom: 1px solid #cdcdcd;    padding-bottom: 10px;    font-weight: bold;}.fw_w1 a {    color: #333;    font-size: 15px;}.fw_w2 {    text-align: center;    line-height: 24px;    color: #555;    font-size: 14px;    margin-top: 15px;}.fw ul li div {    width: 130px;    height: 130px;    border: 2px solid #b81d25;    border-radius: 16px;    -webkit-transition: 0.4s;    -moz-transition: 0.4s;    -o-transition: 0.4s;    transition: 0.4s;}.fw11 a img {    margin: auto;    display: block;    padding-top: 30px;    transition: All 0.4s ease-in-out;    -webkit-transition: All 0.4s ease-in-out;    -moz-transition: All 0.4s ease-in-out;    -o-transition: All 0.4s ease-in-out;}.fw ul li:hover .fw11 a img {    transform: rotate(360deg);    -webkit-transform: rotate(360deg);    -moz-transform: rotate(360deg);    -o-transform: rotate(360deg);    -ms-transform: rotate(360deg);}/*ys*/.ys_all {    width: 100%;    background: url(../images/ys_bk.jpg) no-repeat center;    height: 650px;}.ys {    width: 1180px;    margin: auto;    position: relative;    padding-top: 50px;}.ys h3 {    font-size: 30px;    color: #333;    margin-left: 25%;}.ys h3 span {    font-size: 13px;    font-weight: normal;    text-transform: uppercase;}.ys ul {    margin-left: 270px;    margin-top: 40px;}.ys ul li {    width: 270px;    height: 180px;    background: #fafafa;    float: left;    margin-left: 30px;    margin-bottom: 20px;    margin-top: 30px;    -webkit-transition: 0.4s;    -moz-transition: 0.4s;    -o-transition: 0.4s;    transition: 0.4s;}.ys ul li:hover {    background: #b81d25;    color: #fff;}.ys ul li:hover .ys_bt {    color: #fff;}.ys ul li:hover .ys_w {    color: #fff;}.ys_bt_t {    overflow: hidden;    margin-top: 40px;    margin-left: 40px;}.ys_bt {    float: left;    font-size: 18px;    color: #444;}.ys_w {    margin-left: 40px;    margin-right: 40px;    line-height: 24px;    height: 48px;    overflow: hidden;    margin-top: 15px;    color: #666;    font-size: 14px;}.ys11 {    float: left;    margin-left: 30px;    background: url(../images/ys1.png) no-repeat center;    width: 23px;    height: 23px;}.ys1:hover .ys11 {    background: url(../images/ys11.png) no-repeat center;    width: 23px;    height: 23px;}.ys22 {    float: left;    margin-left: 30px;    background: url(../images/ys2.png) no-repeat center;    width: 23px;    height: 23px;}.ys2:hover .ys22 {    background: url(../images/ys22.png) no-repeat center;    width: 23px;    height: 23px;}.ys33 {    float: left;    margin-left: 30px;    background: url(../images/ys3.png) no-repeat center;    width: 23px;    height: 23px;}.ys3:hover .ys33 {    background: url(../images/ys33.png) no-repeat center;    width: 23px;    height: 23px;}.ys44 {    float: left;    margin-left: 30px;    background: url(../images/ys4.png) no-repeat center;    width: 23px;    height: 23px;}.ys4:hover .ys44 {    background: url(../images/ys44.png) no-repeat center;    width: 23px;    height: 23px;}.ys55 {    float: left;    margin-left: 30px;    background: url(../images/ys5.png) no-repeat center;    width: 23px;    height: 23px;}.ys5:hover .ys55 {    background: url(../images/ys55.png) no-repeat center;    width: 23px;    height: 23px;}.ys66 {    float: left;    margin-left: 30px;    background: url(../images/ys6.png) no-repeat center;    width: 23px;    height: 23px;}.ys6:hover .ys66 {    background: url(../images/ys66.png) no-repeat center;    width: 23px;    height: 23px;}/*phone1*/.phone1_all {    width: 100%;    background: url(../images/phone1_bk.jpg) no-repeat center;    height: 250px;    margin-top: 0px;    margin-bottom: 30px;}.phone1 {    width: 1180px;    margin: auto;    position: relative;}.phone1 ul {    overflow: hidden;    padding-top: 100px;}.phone1 ul li {    width: 180px;    text-align: center;    font-size: 36px;    font-weight: bold;    color: #fff;    float: left;    margin-right: 36px;}.phone1_w1 {    position: absolute;    top: 45px;    left: 920px;    color: #333;    font-size: 18px;    letter-spacing: 1px;    line-height: 40px;}.phone1_w1 span {    font-size: 30px;    font-family: "impact";    color: #b81d25;}.phone1_w2 {    width: 110px;    height: 32px;    border: 1px solid #b81d25;    border-radius: 10px;    text-align: center;    line-height: 32px;    position: absolute;    top: 150px;    left: 920px;    -webkit-transition: 0.4s;    -moz-transition: 0.4s;    -o-transition: 0.4s;    transition: 0.4s;}.phone1_w2 a {    font-size: 15px;    color: #b81d25;    display: block;    width: 100%;}.phone1_w2:hover {    background: #b81d25;}.phone1_w2:hover a {    color: #fff;}/*gs*/.gs_all {    width: 100%;    background: url(../images/gs_bk.jpg) no-repeat center;    height: 727px;}.gs {    width: 1180px;    margin: auto;    position: relative;    overflow: hidden;}.gs h3 {    float: left;    padding-top: 135px;}.gs h3 a {    font-size: 17px;    color: #fff;    font-weight: bold;    text-transform: uppercase;    line-height: 80px;    display: block;    height: 100%;}.gs h3 a span {    font-size: 36px;    color: #fff;    font-weight: bold;    text-transform: uppercase;}.gs_t {    float: right;    padding-top: 50px;    width: 590px;    height: 425px;}.gs_t a img {    width: 590px;    height: 425px;}.gs_w {    position: absolute;    width: 550px;    height: 230px;    background: #b81d25;    opacity: 0.9;    top: 115px;    left: 290px;}.gs_w span {    width: 460px;    margin: auto;    line-height: 36px;    color: #fff;    font-size: 14px;    display: block;    padding-top: 20px;    height: 180px;    overflow: hidden;}/*qh*/.fc {    width: 1180px;    margin: auto;    overflow: hidden;    margin-top: -40px;}.fc_slideTxtBox {    width: 1180px;    height: 300px;    overflow: hidden;}.fc_slideTxtBox .hd {    height: 120px;    line-height: 36px;    position: relative;}.fc_slideTxtBox .hd ul {    float: left;    position: absolute;    margin-left: 0%;}.fc_slideTxtBox .hd ul li {    float: left;    width: 120px;    height: 36px;    border: 1px solid #333;    text-align: center;    line-height: 36px;    border-radius: 8px;    margin-left: 15px;}.fc_slideTxtBox .hd ul li a {    color: #333;    font-size: 16px;    display: block;    width: 100%;}.fc_slideTxtBox .hd ul li.on {    height: 36px;    background: #b81d25;    border: 1px solid #b81d25;}.fc_slideTxtBox .hd ul li.on a {    color: #fff;}.fc_slideTxtBox .bd ul {    overflow: hidden;    margin-top: -50px;}.fc_t {    overflow: hidden;    height: 300px;}.fc_t li {    width: 270px;    float: left;    margin-left: 15px;    margin-right: 10px;}.fc_t li a img {    width: 270px;    height: 180px;}.fc_t li a p {    width: 100%;    height: 30px;    text-align: center;    line-height: 30px;    font-size: 14px;    color: #666666;    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;}/*phone2*/.phone2_all {    width: 100%;    background: url(../images/phone2_bk.jpg) no-repeat center;    height: 120px;    margin-top: 0px;}.phone2 {    width: 1180px;    margin: auto;    position: relative;}.phone2_w1 {    position: absolute;    top: 10px;    color: #444444;    font-size: 24px;    font-weight: bold;}.phone2_w2 {    position: absolute;    top: 55px;    left: 380px;    color: #444444;    font-size: 24px;    font-weight: bold;}.phone2_w3 {    position: absolute;    top: 45px;    left: 800px;    color: #fff;    font-size: 30px;    font-family: "impact";    letter-spacing: 1px;}.phone2_w4 {    width: 110px;    height: 32px;    border: 1px solid #fff;    border-radius: 10px;    text-align: center;    line-height: 32px;    position: absolute;    top: 43px;    left: 1035px;}.phone2_w4 a {    font-size: 15px;    color: #fff;    display: block;    width: 100%;}/*kh*/.kh_all {    width: 100%;    background: url(../images/kh_bk.jpg) no-repeat center;    height: 570px;}.kh {    width: 1180px;    margin: auto;    padding-top: 5px;}.kh h3 {    padding-top: 30px;    text-align: center;    line-height: 30px;}.kh h3 a {    font-size: 24px;    color: #666666;}.kh h3 a span {    color: #b81d25;}.kh_xbt {    font-size: 14px;    color: #666;    font-weight: normal;    text-transform: uppercase;    text-align: center;    margin-top: 10px;}.kh ul {    overflow: hidden;    margin-top: 10px;}.kh ul li {    width: 540px;    float: left;    background: url(../images/kh_li_bk.jpg) no-repeat center;    margin-right: 20px;    margin-left: 20px;    overflow: hidden;    margin-top: 40px;    height: 190px;    -webkit-transition: 0.4s;    -moz-transition: 0.4s;    -o-transition: 0.4s;    transition: 0.4s;}.kh ul li:hover .kh_m {    background: #c90000;    border: none;}.kh ul li:hover .kh_m a {    color: #fff;}.kh_t {    width: 230px;    height: 170px;    float: left;    border: 1px solid #fff;    margin-top: 10px;    margin-left: 5px;}.kh_t a img {    width: 230px;    height: 170px;    margin: auto;    display: block;}.kh_w {    width: 300px;    height: 160px;    background: #f3f3f3;    float: left;    margin-left: 0px;}.kh_w1 {    margin-top: 30px;    margin-left: 30px;    text-align: left;    display: block;    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;}.kh_w1 a {    font-size: 16px;    color: #333;}.kh_w2 {    margin-top: 15px;    text-align: left;    font-size: 13px;    color: #555;    line-height: 24px;    height: 48px;    overflow: hidden;    width: 240px;}.kh_m {    width: 80px;    height: 26px;    margin-left: 30px;    border: 1px solid #b5b5b5;    border-radius: 6px;    text-align: center;    line-height: 26px;    margin-top: 15px;    -webkit-transition: 0.4s;    -moz-transition: 0.4s;    -o-transition: 0.4s;    transition: 0.4s;}.kh_m a {    color: #777;    font-size: 14px;}/*xw*/.xw_all {    width: 100%;    margin-top: 35px;}.xw {    width: 1180px;    margin: auto;    overflow: hidden;    position: relative;}.gsxw {    float: left;    width: 685px;}.wt {    float: right;    width: 460px;    margin-top: -10px;}/*新闻切换*/.gsxw_m {    position: absolute;    left: 620px;    top: 5px;    width: 60px;    height: 24px;    text-align: center;    line-height: 24px;}.gsxw_m a {    font-size: 12px;    color: #b81d25;}.cjwt_m {    position: absolute;    left: 1120px;    top: 5px;    width: 60px;    height: 24px;    text-align: center;    line-height: 24px;}.cjwt_m a {    font-size: 12px;    color: #b81d25;}.xw_slideTxtBox {    width: 685px;    text-align: left;    height: 300px;    overflow: hidden;}.xw_slideTxtBox .hd {    position: relative;}.xw_slideTxtBox .hd ul {    float: left;    position: absolute;}.xw_slideTxtBox .hd ul li {    cursor: pointer;    text-align: center;    float: left;    margin-right: 30px;}.xw_slideTxtBox .hd ul li a {    color: #666666;    font-size: 18px;}.xw_slideTxtBox .hd ul li.on a {    color: #b81d25;    font-weight: bold;}.xw_slideTxtBox .bd ul {    zoom: 1;    overflow: hidden;    padding-top: 40px;}.first {    width: 220px;    float: left;}.first_t {    width: 220px;    height: 150px;}.first_t a img {    width: 220px;    height: 150px;}.first_w1 {    display: block;    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;    line-height: 30px;}.first_w1 a {    font-size: 14px;    color: #555555;}.first_w2 {    line-height: 22px;    color: #666666;    height: 66px;    overflow: hidden;    margin-top: 5px;}.xw_list {    width: 440px;    float: right;    color: #777;}.xw_list p {    margin-bottom: 15px;    display: block;    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;}.xw_list p b {    font-size: 16px;    margin-right: 10px;   display: inline-block;    vertical-align: middle;}.xw_list p a {    font-size: 12px;    color: #777;    display: inline-block;    vertical-align: middle;}.xw_list p span {    margin-left: 50px;    float: right;}.xw_list p:hover a {    color: #b81d25;}/*cjwt*/.txtMarquee-top {    padding-top: 5px;    overflow: hidden;    height: 240px;    margin-left: 12px;}.wt h3 {    line-height: 50px;    margin-left: 0px;    width: 100%;}.wt h3 a {    color: #2c2c2c;    font-size: 18px;    font-weight: bold;}.wd li {    margin-top: 0px;}.wen img {    padding-right: 8px;    vertical-align: middle;}.wen {    margin-top: 5px;    display: block;    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;}.wen a {    font-size: 14px;    font-weight: bold;    color: #323232;    line-height:2;}.da img {    padding-right: 13px;    vertical-align: middle;}.da {    font-size: 12px;    color: #646464;    line-height: 2;    height: 82px;    overflow: hidden;}/*link*/.link_all {    width: 100%;    height: 80px;    margin-top: 30px;}.link {    width: 1180px;    margin: auto;    position: relative;    margin-top: -20px;}.link h3 {    width: 100px;    height: 40px;    position: absolute;    background: #b81d25;    color: #fff;    font-size: 16px;    line-height: 40px;    text-align: center;    font-weight: normal;    top: 22px;}.link ul {    float: left;    overflow: hidden;    height: 50px;    width: 1080px;    margin-top: 15px;    margin-left: 100px;}.link ul li {    float: left;    width: 100px;    height: 40px;    line-height: 50px;    text-align: center;}.link ul li a {    font-size: 14px;    color: #444;    font-weight: bold;}.link ul li a:hover {    color: #b81d25;}