@charset "gb2312";

* {
    margin: 0px;
    padding: 0px;
    font-family: "Î¢ÈíÑÅºÚ";
    text-decoration: none;
}

body {
    min-width: 1280px;
    font-size: 12px;
    overflow-x: hidden;
}

.main .i_pro .cont .news_top {
    float: left;
    width: 1366px;
    margin: 0 auto;
    height: 140px;
}

.main .i_pro .cont .news_top .news_top_img {
    float: left;
    width: 180px;
    height: 140px;
    overflow: hidden;
}

.main .i_pro .cont .news_top .news_top_img img {
    width: 180px;
    height: 140px;
}

.main .i_pro .cont .news_top .news_top_txt {
    float: left;
    margin-left: 10px;
    width: 350px;
    height: 140px;
}

.main .i_pro .cont .news_top .news_top_txt h2 {
    float: left;
    width: 350px;
    height: 30px;
    font-size: 16px;
}

.main .i_pro .cont .news_top .news_top_txt p {
    float: left;
    width: 350px;
    height: 80px;
    line-height: 24px;
    color: #333;
    font-size: 12px;
}

.main .i_pro .cont .news_top .news_top_txt .attr {
    float: left;
    width: 350px;
    height: 24px;
    line-height: 24px;
}

.main .i_pro .cont .news_top .news_top_txt .attr span {
    float: left;
    padding-left: 25px;
    width: 50px;
    font-size: 12px;
    color: #333;
}

.main .i_pro .cont ul li span {
    float: right;
    margin-right: 5px;
    font-size: 12px;
    color: #333;
}

.main .i_pro {
    width: 1280px;
    margin: 0 auto;
}

.main .title2 ul li {
    float: left;
    width: 12.5%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    background: #3f4043;
    border-right: 1px solid #ddd;
}

.main .title2 ul li.current {
    color: #fff;
    height: 50px;
    background: url(../images/reg_bg.jpg) no-repeat #f00;
    border-right: 0;
}

.main .title2 {
    width: 1280px;
    margin: 0 auto;
    height: 50px;
}

.bd {
    margin-top: 0px;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.hide {
    display: none;
}

.con {
    height: 140px;
    margin-left: 5px;
}

.con ul li {
    width: 292px;
    height: 198px;
    float: left;
    margin-right: 28px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.ptxt h3 {
    font-size: 14px;
    color: #333;
    width: 282px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
}

.ptxt h3 a {
    color: #333;
}

.ptxt h3 a:hover {
    color: #1978d1;
}

.ipSliderBox {
    max-width: 930px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 30px;
}

.ipSliderBox .ipsb {
    display: block;
    width: 60px;
    height: 90px;
    position: absolute;
    top: 50%;
    margin-top: -45px;
    z-index: 10;
}

.ipSliderBox .ipsb_prev {
    left: -70px;
}

.ipSliderBox .ipsb_prev:hover {
    background-position: 0 -90px;
}

.ipSliderBox .ipsb_next {
    right: -70px;
    background-position: -60px 0;
}

.ipSliderBox .ipsb_next:hover {
    background-position: -60px -90px;
}

.ipSlider {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.ipSlider li {
    width: 24.5%;
    position: relative;
    float: left;
    margin: 0.2%;
    overflow: hidden;
}

.ipSlider ul li img {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.ipSlider ul li img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.06);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.ipSlider .img {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ipSlider .img img {
    width: 100%;
    height: auto;
}

.ipSliderBox {
    max-width: 1360px;
}

.ipSliderBox .ipsb {
    display: none;
}

.ipSliderBox,.ipSlider {
}

.ipSlider ul {
    overflow: hidden;
    clear: both;
    width: 102%;
}

.i_service {
    width: 1364px;
    margin: 0 auto;
    border: 1px solid #ddd;
    margin-top: 50px;
}

.i_service h2 {
    color: #000;
    font-size: 30px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}

.i_service .text {
    color: #83939c;
    font-size: 12px;
    font-style: italic;
    text-align: center;
    margin-bottom: 20px;
}

.i_service .m {
    font-size: 30px;
    font-weight: normal;
    color: #000;
    position: relative;
    margin-bottom: 10px;
}

.i_service .m:before {
    content: "";
    display: block;
    width: 20%;
    height: 0px;
    border-bottom: #d4d4d4 1px solid;
    overflow: hidden;
    position: absolute;
    left: 40%;
    bottom: 0;
}

.i_service .m:after {
    content: "";
    display: block;
    width: 6%;
    height: 0px;
    border-bottom: #f00 1px solid;
    overflow: hidden;
    position: absolute;
    left: 47%;
    bottom: 0;
}

table,td,tr,ul,ol,li,dl,dd,dt,p,input,form,em,p,img,h1,h2,h3,h4,h5 {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

h1 {
    color: #232323;
}

ul,ol,li {
    list-style-type: none;
}

.cursor {
    cursor: pointer;
}

.clear {
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.l {
    float: left;
}

.r {
    float: right;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

img {
    border: 0;
}

.nei img {
    width: 96%;
}

#w-1260 {
    margin: 0 auto;
    width: 1280px;
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #686868;
}

.gy {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

a:hover {
    text-decoration: none;
    color: #f3782a;
}

#w-1260 {
    margin: 0 auto;
    width: 1280px;
    overflow: hidden;
}

#w-1260-1 {
    margin: 0 auto;
    width: 1280px;
}

.H-pro01 {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

.H-pro01 ul {
    margin-top: 0px;
    padding: 0px;
    width: 1280px;
}

.H-pro01 ul li {
    float: left;
    width: 402px;
    height: 530px;
    background-color: #fff;
    border: #F2F2F2 1px solid;
    margin: 10px;
}

.H-pro01 ul li .nr {
    line-height: 30px;
    width: 400px;
    background-color: #F7F7F7;
    text-align: center;
}

.H-pro01 ul li .nr a h2 {
    display: block;
    line-height: 30px;
    text-align: center;
    color: #393939;
    font-size: 18px;
}

.H-pro01 ul li .nr h4 {
    display: block;
    line-height: 30px;
    text-align: center;
    color: #a1a1a1;
    font-size: 14px;
    background-position: top left;
    background-repeat: no-repeat;
}

.H-pro01 ul li:hover {
    float: left;
    width: 400px;
    height: 530px;
    background-color: #d31814;
}

.H-pro01 ul li:hover .nr {
    width: 400px;
    background-color: #d31814;
    text-align: center;
    border: none;
}

.H-pro01 ul li:hover .nr a h2 {
    display: block;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.H-pro01 ul li:hover .nr h4 {
    display: block;
    line-height: 30px;
    text-align: center;
    color: #eaa8a7;
    font-size: 14px;
    background-position: top left;
    background-repeat: no-repeat;
}

.clearfix {
    display: inline-table;
    display: block;
}

.width-1200 {
    width: 1280px;
    margin: 0 auto;
}

.at-news3-w {
    padding: 25px 0px;
    background-color: #f5f5f5;
    overflow: hidden;
}

.at-news3 {
    width: 31%;
    margin: 1%;
    padding: 0;
}

.at-news3 .tu1 {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #efefef;
    box-sizing: border-box;
    position: relative;
    transition: all 0.3s ease 0.1s;
    overflow: hidden;
}

.at-news3 .tu1 img {
    max-height: 100%;
    width: 100%;
    object-fit: cover;
}

.at-news3 .tu1 .upimg {
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.at-news3 .tu1:hover .upimg {
    opacity: 1;
}

.at-news3 .tu1 .upimg .bgbox {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}

.at-news3 .tu1 .upimg .stit {
    display: block;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #fff;
    z-index: 11;
}

.at-news3 .tu1 .upimg .line {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #f2f2f2;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    transition: all 0.6s ease 0s;
}

.at-news3 .tu1:hover .upimg .line {
    width: 6px;
    margin-left: -3px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.at-news3 .tu1 .upimg .linet {
    top: 0;
}

.at-news3 .tu1 .upimg .lineb {
    bottom: 0;
}

.at-news3 .n3-tit {
    width: 100%;
    height: 80px;
    padding-top: 10px;
    background: #3e4345 url(../images/n3-tu1.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    transition: all 0.3s ease-out;
    background-position: 81% 17px;
}

.at-news3:hover .n3-tit {
    background: #e02b30 url(../images/n3-tu1.png) no-repeat;
    background-position: 81% 0px;
}

.at-news3 .n3-tit h3 {
    float: left;
    overflow: hidden;
    padding-left: 9%;
    width: 100%;
    line-height: 30px;
    ;
  transition: 0.5s;
    padding-top: 0px;
    font-size: 18px;
    color: #fff;
    text-align: left;
    font-weight: 100;
}

.at-news3 .n3-tit h3 span {
    font-size: 18px;
    color: #FFF;
    display: block;
    line-height: 30px;
    overflow: hidden;
    font-weight: 100;
}

.at-news3:hover .n3-tit h3 span {
    color: #fff;
}

.at-news3 .n3-tit .jiantou {
    float: right;
    width: 18%;
    height: 60px;
    background: url(../Images/n3-tu3.png) no-repeat 33px center;
    transition: 0.5s;
    margin-top: -60px;
}

.at-news3 .n3-tit:hover .jiantou {
    background: url(../Images/n3-tu2.png) no-repeat 43px center;
    margin-top: -60px;
}

.at-news3 .n4-tit h3 {
    display: block;
    border: 1px solid #efefef;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    color: #333;
}

#full-screen-slider {
    width: 100%;
    height: 710px;
    float: left;
    position: relative;
}

#slides {
    display: block;
    width: 100%;
    height: 710px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

#slides li {
    display: block;
    width: 100%;
    height: 710px;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    position: absolute;
}

#slides li a {
    display: block;
    width: 100%;
    height: 710px;
    text-indent: -9999px;
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 50%;
    top: 650px;
    z-index: 999;
    padding: 5px 15px 5px 0;
    margin: 0 auto;
}

#pagination li {
    display: block;
    list-style: none;
    width: 13px;
    height: 13px;
    float: left;
    margin-left: 15px;
    border-radius: 5px;
    background: #CCCCCC;
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current {
    background: #e40237;
}

.crumbs {
    width: 100%;
    height: 60px;
    border-bottom: #FF6600 1px solid;
}

.crumbs ul li {
    display: inline-block;
}

.crumbs ul li a {
    color: #666666;
    line-height: 60px;
    padding: 0 15px;
    display: inline-block;
    font-size: 12px;
}

.crumbs ul li a:hover,.crumbs ul li a.hover {
    background-color: #FFFFFF;
    color: #f75a53;
    text-decoration: none;
}

.list-unstyled {
    padding: 0;
    margin: 0;
    list-style: none;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
    background-color: #f7f7f7;
    width: 100%;
}

.text-center {
    text-align: center;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
}

.container {
    width: 1160px;
    min-width: 1160px;
    background-color: f0f0f0;
}

.i-con2 {
    background: #fff;
    padding: 3% 0;
}

.i-con2 h2 {
    font-weight: normal;
    font-size: 40px;
    color: #313131;
    text-align: center;
}

.i-con2 h2 b {
    color: #ff6276;
    font-weight: normal;
}

.part-news {
    padding: 50px 0px;
}

#part-xw {
    width: 100%;
    padding: 30px 0px;
    margin: 0px auto;
}

.part-xwl {
    width: 437px;
}

.part-xwr {
    width: 720px;
}

.newslist1 {
    width: 720px;
}

.xwcon {
    width: 720px;
    border-bottom: 1px solid #e6e6e6;
}

.xwcon .date {
    float: left;
    padding-top: 20px;
    width: 86px;
    height: 79px;
    font-size: 48px;
    color: #333333;
    text-align: center;
    line-height: 30px;
}

.xwcon .date span {
    font-size: 14px;
    font-weight: normal;
    color: #333333;
}

.xwcon .connr {
    float: right;
    width: 601px;
    height: 110px;
}

.xwcon .connr h1 {
    padding: 5px 0px;
    width: 292px;
    height: 30px;
    line-height: 30px;
    margin: 0px;
    border: none;
    color: #484848;
    font-size: 24px;
    color: #484848;
    text-align: left;
}

.xwcon .connr h1 a {
    color: #231815;
    font-size: 18px;
    color: #484848;
    font-weight: normal;
}

.xwcon .connr p {
    color: #757575;
    font-size: 14px;
    line-height: 22px;
}

.xwcon .connr p a {
    color: #757575;
    font-size: 14px;
}

.xmsy {
    width: 1280px;
    height: auto;
    margin: 0px auto;
}

.xmsy ul {
}

.xmsy ul li {
    margin-bottom: 10px;
    margin-right: 20px;
    float: left;
    padding: 5px 5px 25px 5px;
    width: 600px;
    border-bottom: 1px solid #eeeeee;
}

.xmsy .pic {
    padding-top: 10px;
    float: left;
    width: 182px;
}

.xmsy .pic img {
    border: 3px solid #eaeaea;
}

.xmsy .pic .date {
    width: 166px;
    height: 45px;
    background: #cd081a;
    line-height: 45px;
    font-family: Impact;
    text-align: center;
    color: #ffffff;
    font-size: 28px;
}

.xmsy .con {
    float: right;
    width: 400px;
}

.xmsy .con span {
    display: block;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
    font-family: "Î¢ÈíÑÅºÚ Light";
}

.xmsy .bt {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    text-align: left;
}

.xmsy .bt a {
    font-size: 18px;
    color: #1d1d1d;
}

.xmsy .intro {
    font-size: 12px;
    color: #959595;
    line-height: 20px;
}

.xmsy .intro a {
    font-size: 12px;
    color: #959595;
    line-height: 20px;
}

.xmsy li:hover .con span {
    display: block;
    height: 35px;
    color: #cd0817;
    font-size: 18px;
    line-height: 35px;
    font-family: "Î¢ÈíÑÅºÚ Light";
}

.xmsy li:hover .bt a {
    font-size: 18px;
    color: #cd0817;
}

.xmsy1 {
    width: 100%;
    height: auto;
    margin: 0px auto;
}

.xmsy1 ul li {
    margin-bottom: 10px;
    margin-right: 20px;
    float: left;
    padding: 5px 5px 10px 5px;
    width: 850px;
    border-bottom: 1px solid #eeeeee;
}

.xmsy1 .pic {
    float: left;
    width: 182px;
    height: 134px;
}

.xmsy1 .con {
    float: right;
    width: 619px;
    height: 114px;
}

.xmsy1 .bt {
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    text-align: left;
}

.xmsy1 .bt a {
    font-size: 18px;
    color: #1d1d1d;
}

.xmsy1 .intro {
    font-size: 12px;
    color: #959595;
    line-height: 20px;
}

.xmsy1 .intro a {
    font-size: 12px;
    color: #959595;
    line-height: 20px;
}

.i-con2 h2 p {
    font-size: 24px;
    color: #7b7b7b;
}

.top {
    max-width: 1280px;
    margin: 0 auto;
}

.width-1200 {
    width: 1280px;
    margin: 0 auto;
}

.wrapper,.wrap {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}
/**/

.gsjj {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.gsjj .gg {
    width: 1280px;
    margin: 0 auto;
    padding: 0;
}

.gsjj .gg .div1 {
    width: 530px;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
}

.gsjj .gg .div2 {
    width: 730px;
    float: right;
    padding-top: 30px;
    padding-bottom: 30px;
}

.cpbg {
    width: 100%;
    height: 700px;
    margin: 0 auto;
    padding: 0;
    background-image: url(../Images/cpbg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.cpbg .bg {
    width: 1380px;
    margin: 0 auto;
    padding: 0;
}

.cpmingcheng {
    font-size: 2em;
    line-height: 2.5em;
    color: #000000;
    text-align: center;
    width: 100%;
}

.cpjieshao {
    font-size: 1.4em;
    line-height: 1.3em;
    color: #000000;
    text-align: center;
    width: 100%;
}

.cpchakan {
    font-size: 1.5em;
    line-height: 2em;
    color: #000000;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.cpchakan a {
    font-size: 1.5em;
    line-height: 2em;
    color: #000000;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.cpzs {
    width: 1380px;
    margin: 0 auto;
    padding: 0;
}

.cpzs img {
    box-shadow: 10px 10px 10px rgba(0,0,0,.5);
 /*¿¼ÂÇä¯ÀÀÆ÷¼æÈÝÐÔ*/
    -moz-box-shadow: 10px 10px 10px rgba(0,0,0,.5);
    -webkit-box-shadow: 10px 10px 10px rgba(0,0,0,.5);
}

.cpzs img:hover {
    transition: all 500ms;
    transform: scale(1.05);
}

.cpzs LI {
    width: 11.5%;
    margin: 0.5%;
    float: left;
}

.gcal {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.gcal .neirong {
    width: 1280px;
    margin: 0 auto;
    padding: 0;
}

.albiaoti {
    width: 100%;
    font-size: 3.5em;
    line-height: 2em;
    color: #469DFF;
    text-align: center;
    letter-spacing: 6px;
    font-weight: bold;
}

.alwenzi {
    width: 100%;
    font-size: 2.2em;
    line-height: 1.5em;
    color: #999999;
    text-align: center;
}

.alzx {
    width: 1280px;
    margin: 0 auto;
    padding: 0;
}

.alzx img {
    box-shadow: 10px 10px 10px rgba(0,0,0,.5);
 /*¿¼ÂÇä¯ÀÀÆ÷¼æÈÝÐÔ*/
    -moz-box-shadow: 10px 10px 10px rgba(0,0,0,.5);
    -webkit-box-shadow: 10px 10px 10px rgba(0,0,0,.5);
}

.alzx img:hover {
    transition: all 500ms;
    transform: scale(1.05);
}

.alzx li {
    width: 31%;
    margin: 1%;
    float: left;
    color: #000000;
}

.alzhi {
    width: 100%;
    padding-top: 3%;
    text-align: center;
    font-size: 2em;
    line-height: 2em;
    font-family: 'Î¢ÈíÑÅºÚ';
    letter-spacing: 1px;
    color: #333333;
}

.tuandui {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.tuandui .neiye {
    width: 1280px;
    margin: 0 auto;
    padding: 0;
}

.tdbiaoti {
    width: 100%;
    font-size: 3.5em;
    line-height: 2em;
    color: #469DFF;
    text-align: center;
    letter-spacing: 10px;
    font-weight: bold;
}

.tdkuang {
    width: 80px;
    background-color: #FFAE00;
    text-align: center;
    height: 5px;
    margin: 0 auto;
    padding: 0;
}

.tdzx {
    width: 1280px;
    margin: 0 auto;
    padding: 0;
}

.tdzx img {
}

.tdzx img:hover {
    transition: all 500ms;
    transform: scale(1.15);
}

.tdzx li {
    width: 23%;
    margin: 1%;
    float: left;
    color: #000000;
}

.tdzhi {
    width: 100%;
    padding-top: 3%;
    text-align: center;
    font-size: 2.5em;
    line-height: 2.5em;
    font-family: 'Î¢ÈíÑÅºÚ';
    letter-spacing: 1px;
    font-weight: 600;
    color: #333333;
}

.tddibu1 {
    width: 100%;
    text-align: center;
    font-size: 2.5em;
    line-height: 2.5em;
    font-family: "Î¢ÈíÑÅºÚ";
    font-weight: bold;
}

.tddibu2 {
    width: 100%;
    text-align: center;
    font-size: 1.7em;
    line-height: 1.7em;
    font-family: "Î¢ÈíÑÅºÚ";
    text-transform: uppercase;
    color: #333333;
}

#w-1260-1 {
    margin: 0 auto;
    width: 1280px;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.col-md-3 {
    width: 25%;
}

.ys-tit {
    padding-top: 20px;
    padding-bottom: 36px;
}

.ys-tit h3 {
    display: block;
    font-size: 51px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.ys-tit p {
    display: block;
    padding-top: 18px;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.strk-ys-bg1 {
    width: 100%;
    height: 100%;
    background: url(../images/ys1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.strk-ys-bg2 {
    width: 100%;
    height: 100%;
    background: url(../images/ys2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.strk-ys-bg3 {
    width: 100%;
    height: 100%;
    background: url(../images/ys3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.strk-ys-bg4 {
    width: 100%;
    height: 100%;
    background: url(../images/ys4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.strk-ys {
    padding: 0;
    height: 406px;
    float: left;
    overflow: hidden;
    transition: all 0.3s ease-out;
}

.strk-nr {
    margin-top: 0%;
    padding: 30px;
    min-height: 100%;
    background: transition: all 0.3s ease-out;
}

.strk-nr h4 {
    display: block;
    text-align: center;
    font-size: 34px;
    color: #FFFFFF;
    font-weight: bold;
}

.strk-nr tu1 {
    display: block;
    text-align: center;
    font-size: 25px;
    color: #FFFFFF;
    font-weight: bold;
}

.strk-nr p {
    display: block;
    padding-top: 0px;
    margin-top: 15px;
    font-size: 17px;
    color: #FFFFFF;
    text-align: center;
    line-height: 180%;
}

.strk-ys:hover .strk-nr {
    margin-top: 0%;
    background: rgba(204,0,0,0.6);
}

.footbg {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    background-image: url(../Images/footbg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 50px;
}

.foot {
    width: 1280px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.foot h2 {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 7em;
    line-height: 150%;
}

.foot p {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.6em;
    line-height: 250%;
}

.w-1260 {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wuhao_cp {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    margin-top: 10px;
    background: #f7f7f7;
}

.H-CLASS01sy {
    width: 1280px;
    margin: 0 auto;
    padding-top: 15px;
    margin-bottom: 10px;
}

.H-CLASS01sy ul {
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.H-CLASS01sy ul li {
    margin-bottom: 15px;
    width: 11.5%;
    height: auto;
    float: left;
    margin-left: 1%;
}

.H-CLASS01sy ul li .cl-lsy h3 a {
    float: left;
    margin-left: 1%;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #333333;
    font-size: 16px;
    color: #fff;
    margin-top: 7px;
    border-radius: 0px 0px 0px 0px;
}

.H-CLASS01sy ul li .cl-lsy h3 a:hover {
    background-color: #b31919;
    color: #fff;
}

.H-CLASS01sy ul li .cl-r {
    width: 1280px;
    height: auto;
}

.H-CLASS01sy ul li .cl-r a {
    float: left;
    margin-right: 5px;
    width: 240px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border: #d2d2d2 1px solid;
    font-size: 15px;
    color: #565656;
}

.H-CLASS01sy ul li .cl-r a:hover {
    font-size: 16px;
    color: #000;
    background-color: #fff;
}

.kc-hot {
    position: relative;
}

.kc-hot img {
    width: 100%;
    border: #FFFFFF 4px solid;
}

.kc-hot .kchot-tit {
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    padding: 30px;
}

.kc-hot .kchot-tit h3.colora strong {
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-shadow: #000 2px 0 0,#000 0 2px 0,#000 -1px 0 0,#000 0 -1px 0;
    -webkit-text-shadow: #000 2px 0 0,#000 0 2px 0,#000 -1px 0 0,#000 0 -1px 0;
    -moz-text-shadow: #000 2px 0 0,#000 0 2px 0,#000 -1px 0 0,#000 0 -1px 0;
    *filter: Glow(color=#000, strength=1);
}

.kc-hot .kchot-tit p.color-pa {
    display: block;
    margin-top: 15px;
    font-size: 18px;
    color: #fff;
}

.kc-hot .kchot-tit h3.colorb strong {
    display: block;
    font-size: 30px;
    color: #000;
    font-weight: bold;
}

.kc-hot .kchot-tit p.color-pb {
    display: block;
    margin-top: 15px;
    font-size: 18px;
    color: #000;
}

.kc-hot .kchot-tit .more p {
    display: inline-block;
    padding: 5px 15px;
    font-size: 12px;
    margin-top: 20px;
    border: 1px solid #fc5f60;
    background-color: #fc5f60;
    color: #ffffff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    filter: alpha(opacity=0) !important;
    opacity: 0 !important;
}

.kc-hot:hover .kchot-tit .more p {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.padding0 {
    padding: 0px;
}

.col-md-4 {
    width: 33.33333333%;
}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}

#w-1260 {
    margin: 0 auto;
    width: 1260px;
    overflow: hidden;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col-md-6 {
    width: 50%;
}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}

.col-md-8 {
    width: 66.66666667%;
}