.w1920{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}
.w1200{
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    position: relative;
}


.fl{float:left;}
.fr{float:right;}
/*头部样式*/
.header{
    /*position: absolute;*/
    top: 0;
    z-index: 9;
    background:#fff;
}
.head1{
    width:100%;
    height: 34px;
    background-color: #DCDCDC;
}
.k1{text-align: right: }
.head1,.head1 a{
    font-size: 14px;
    line-height: 34px;
    color: #666666;
}
.head2{
    width: 1200px;
    margin: 0 auto;
    height: 69px;
}
.logo{
    width: 200px;
    line-height: 69px;
}
.logo img{max-width: 100%;max-height: 100%;}
.head2_fr{
    margin-right: -23px;
    width: 949px;
}

/*导航栏样式*/
.tnav{
    width: 100%;
}
.nav{
    width: 100%;
    text-align: right;
}
.nav li{height:69px;text-align:center;float:left;position:relative;z-index:999;padding:36px 23px 17px 23px;}
.nav li a{display:block;line-height:16px;color:#4a4a4a;height:16px;font-size: 16px;font-family: SourceHanSansCN-Regular;letter-spacing: 1px;padding:0;}
.nav li:hover a.a{color:#9c2429;text-decoration:none;background: none;}

.nav .sec{background:#fff;overflow:hidden;z-index:9999;position:absolute;top:69px;left:0px;display: none;width: 100%;}
.nav .sec a{color:#4a4a4a;height:38px;line-height:38px;width:100%;overflow: hidden;}
.nav .sec a:hover{color:#9c2429;text-decoration:none;}


/*搜索和热门搜索*/
.search{text-align:left;height:24px;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
.hotSearch a{margin-right:6px;}
#formsearch{width:320px;float:left;background: url(../images/ss.png) no-repeat;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:24px;background:none;border:none;line-height:24px;float: left;box-sizing: border-box;outline: none;}
#formsearch input#keyword{padding-left:7px;color:#666;width: 139px;}
#formsearch input#s_btn{width:46px;text-align:center;cursor:pointer;}
input#keyword:-ms-input-placeholder,textarea#keyword:-ms-input-placeholder {
color: #666;
}
input#keyword::-webkit-input-placeholder,textarea#keyword::-webkit-input-placeholder {
color: #666; 
}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}


/*c1_index*/

.c1_index {
    position: relative;
    padding-top: 75px;
    padding-bottom: 30px;
}

.ttt1 {
    text-align: center
}

.ttt1 h3 {
    font-size: 26px;
    font-family: SourceHanSansCN-Bold;
    color: #393939;
    line-height: 29px;
    margin-bottom: 9px;
    letter-spacing: 1px;
    font-weight: bold;
}

.ttt1 h3 i {
    font-style: initial;
    color: #626262;
}

.ttt1 p {
    background: url(../images/ttt1_bg.png) no-repeat center center;
    color: #3f3f3f;
    font-size: 16px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.c1_index .ttt1 p{
    background: url(../images/catt.png) no-repeat center center;
}

.c11_list {
    margin-top: 34px;
    position: relative;
}

.c11_list li {
    float: left;
    margin-right: 10px;
    position: relative;
}

.c11_list li:nth-child(4n) {
    margin-right: 0px;
}

.c11_list li a.img {
    display: block;    	
    width: 292px;
	height: 345px;
    overflow: hidden;
}

.c11_list li a.img img {
    transition: all 0.4s;
    width: 100%;
}

.c11_list li:hover a.img img {
    transition: all 0.4s;
    transform: scale(1.1, 1.1);
}

.c11_list li h3 {
    line-height: 45px;
    font-size: 16px;
    color: #2b2b2b;
    font-weight: normal;
    text-align: center;
}


/*c2_index*/

.c2_index {
    position: relative;
    padding-top: 33px;
}

.c22_list {
    position: relative;
    margin-top: 30px;
}

.c22_list li {
    float: left;
    width: 229px;
    height: 283px;
    background: #ebebeb;
    text-align: center;
    margin-right: 13px;
    padding-top: 45px;
    cursor: pointer;
}

.c22_list li:last-child {
    margin-right: 0px;
}

.c22_list li a.img {
    display: block;
    line-height: 50px;
}

.c22_list li a.img img {}

.c22_list li h3 {
    font-size: 14px;
    color: #9c2429;
    text-transform: uppercase;
    padding: 30px 0;
    font-weight: normal;
    line-height: 14px;
}

.c22_list li span {
    display: block;
    font-size: 16px;
    color: #9c2429;
    background: url(../images/hong.png) no-repeat center bottom;
    padding-bottom: 25px;
}

.c22_list li:hover {
    background: #9c2429;
}

.c22_list li:hover a.img img {
    filter: brightness(100);
}

.c22_list li:hover h3,
.c22_list li:hover span {
    color: #fff;
}

.c22_list li:hover span {
    background: url(../images/hong2.png) no-repeat center bottom;
}


/*ys_index*/

.ys_index {
    margin-top: 80px;
    position: relative;
    background: url(../images/ys_bg.png) no-repeat center top #eeeeee;
    min-height: 740px;
    padding-top: 45px;
}

.ys_aa {
    position: relative;
}

.ys_aa .ys_img {
    position: relative;
}

.ys_aa .ys_img::before {
    width: 220px;
    height: 1px;
    top: 104px;
    left: 310px;
    position: absolute;
    content: "";
    background: #fff;
}

.ys_aa .ys_aa img {
    width: 412px;
    height: 458px;
}

.ys_aa .ys_txt {
    margin-left: 140px;
    width: 530px;
    margin-top: 220px;
    position: relative;
}

.ys_aa .ys_txt h3 {
    color: #3c3c3c;
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: bold;
}

.ys_aa .ys_txt dd {
    color: #3c3c3c;
    font-size: 16px;
    font-weight: normal;
    font-family: "é»‘ä½“";
    line-height: 28px;
}

.ys_aa .ys_txt::before {
    content: "";
    position: absolute;
    left: -70px;
    top: 2px;
    width: 33px;
    height: 121px;
    background: url(../images/01.png) no-repeat center center;
}

.ys_bb {
    position: relative;
}

.ys_bb .ys22_txt {
    width: 460px;
    margin-top: 30px;
    position: relative;
    margin-left: 70px;
}

.ys_bb .ys22_txt h3 {
    color: #3c3c3c;
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: bold;
}

.ys_bb .ys22_txt dd {
    color: #3c3c3c;
    font-size: 16px;
    font-weight: normal;
    font-family: "é»‘ä½“";
    line-height: 28px;
}

.ys_bb .ys22_txt::before {
    content: "";
    position: absolute;
    left: -70px;
    top: -2px;
    width: 40px;
    height: 121px;
    background: url(../images/02.png) no-repeat center center;
}

.ys_bb .ys22_img {
    position: relative;
    margin-top: -35px;
}

.ys_bb .ys22_img img {
    width: 558px;
    height: 209px;
}


/*c3_index*/

.c3_index {
    background: #9c2429;
    height: 211px;
    position: relative;
    padding-top: 41px;
}

.c3_index h1 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: url(../images/h1_bg.png) no-repeat center center;
    font-weight: bold;
}

.c33_conttt {
    position: relative;
    width: 1200px;
    overflow: hidden;
}

.c33_conttt .slick-prev,
.c33_conttt .slick-next {
    display: none!important;
}

.c33_list {
    position: relative;
    margin-top: 43px;
}

.c33_list li {
    float: left;
    text-align: center;
    outline: none;
}

.c33_list li img {
    width: 160px;
    height: 52px;
}
.c33_list li h2{width:160px;padding-top:6px;font-size:12px;text-align:center;color:#fff;}

/*c4_index*/

.c4_index {
    position: relative;
    padding-top: 70px;
    padding-bottom: 40px;
}

.c44_conttt {
    margin-top: 25px;
    position: relative;
}

.c44_img {
    float: left;
    margin-left: -50px;
}

.c44_img img {
    width: 254px;
    height: 389px;
}

.c44_right {
    float: right;
    width: 940px;
}

.c44_aa {
    position: relative;
    margin: 10px 0;
}

.c44_aa h2 {
    float: left;
    width: 40px;
    text-align: center;
    color: #9c2429;
    font-size: 18px;
    line-height: 80px;
}

.c44_aa ul {
    width: 859px;
    float: right;
    margin-right: -23px;
}

.c44_aa ul li {
    float: left;
    line-height: 40px;
    width: 46%;
    color: #393939;
    font-size: 16px;
    background: url(../images/dian.png) no-repeat left center;
    padding-left: 10px;
}
.c44_aa ul li:nth-child(even){
    float:right;
}
.c44_bb {
    position: relative;
    margin: 40px 0;
}

.c44_bb h2 {
    float: left;
    width: 40px;
    text-align: center;
    color: #9c2429;
    font-size: 18px;
    line-height: 80px;
    margin-top: 20px;
}

.c44_bb ul {
    width: 900px;
    float: right;
    margin-right: -20px;
}

.c44_bb ul li {
    float: left;
    width: 150px;
    text-align: center;
    transition: .3s;
    position: relative;
}

.c44_bb ul li a.img {
    display: block
}

.c44_bb ul li a.img img {
    width: 74px;
    height: 74px;
}

.c44_bb ul li a.img h3 {
    font-size: 16px;
    color: #393939;
    font-weight: normal;
    font-family: "é»‘ä½“";
    padding-top: 15px;
}

.c44_bb ul li:hover {
    margin-top: -10px;
}

.c44_cc {
    margin-top: 50px;
}

.c44_cc h2 {
    position: relative;
    margin-top: 30px;
}

.c44_cc h2::before {
    width: 1px;
    height: 118px;
    position: absolute;
    background: #9c2429;
    content: "";
    left: 20px;
    top: -100px;
}


/*c5_index*/

.c5_index {
    position: relative;
    padding: 10px 0 60px;
    margin-top: 40px;
}


/*brooke*/

.brooke {
    position: relative;
    margin-top: 25px;
}

.brooke_list {
    position: relative;
}

.brooke_list li {
    float: left;
    margin: 0 5px;
    position: relative;
}

.brooke_list li a.img {
    display: block;
    position: relative;
}

.brooke_list li a.img img {
    width: 100%;
    height: 324px;
}

.brooke_list li h3 a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #545454;
    padding-top: 10px;
    opacity: 0;
    font-weight: normal;
    font-family: "é»‘ä½“"
}

.brooke_list .slick-center h3 a {
    opacity: 1;
}

.brooke_list .tss {
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    opacity: 1
}

.brooke_list .slick-center .tss {
    opacity: 0;
}

.brooke_list .slick-center a.img img {
    width: 100%!important;
    height: 324px!important;
}

.brooke_list .slick-prev,
.brooke_list .slick-next {
    position: absolute;
    top: 40%;
    z-index: 9999;
    outline: none;
    background: none;
    border: none;
    font-size: 0;
    width: 20px;
    height: 23px;
    cursor: pointer;
}

.brooke_list .slick-prev {
    left: -30px;
    background: url(../images/brooke_prev.png) no-repeat center center;
}

.brooke_list .slick-next {
    right: -30px;
    background: url(../images/brooke_next.png) no-repeat center center;
}

/*about_index*/

.about_index {
    position: relative;
    background: url(../images/about_bg.png) no-repeat center top;
    padding-top: 75px;
}

.abb_left {
    float: left;
    width: 411px;
    height: 429px;
    position: relative;
}
.abb_left:before {
    width: 221px;
    height: 1px;
    top: 100px;
    left: 310px;
    position: absolute;
    content: "";
    background: #9c2429;
}
.abb_left img {
    width: 411px;
    height: 429px;
}

.abb_right {
    width: 650px;
    float: right;
    padding-top: 60px;
}

.abb_right h3 {
    color: #393939;
    font-size: 25px;
    font-weight: normal;
}

.abb_right h3 i {
    font-style: initial;
    color: #9c2429;
}

.abb_right span {
    display: block;
    color: #393939;
    font-size: 18px;
    font-weight: bold;
}

.abb_right .abb_txt {
    font-family: SourceHanSansCN-Regular;
    color: #393939;
    font-size: 16px;
    margin-top: 35px;
    letter-spacing: 2px;
    line-height: 30px;
    height: 152px;
    overflow: hidden;
}

.moreabout {
    position: relative;
    margin-top: 40px;
}

.moreabout a {
    width: 89px;
    height: 81px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    margin-right: 15px;
    padding-top: 22px;
}

.moreabout .x1 {
    background: url(../images/x1.png) no-repeat center center;
}

.moreabout .x2 {
    background: url(../images/x2.png) no-repeat center center;
}


/*æ–°é—»ä¸­å¿ƒ*/

.news_index {
    position: relative;
    padding-top: 70px;
    height: 719px;
    background: url(../images/news_bg.png) no-repeat center center;
}

.news_conttt {
    position: relative;
    margin-top: 75px;
}

.news_aa {
    width: 300px;
    background: rgba(255, 255, 255, .8);
    padding: 15px 15px 0;
}

.news_bb {
    margin-left: 25px;
}

.news_cc {
    width: 544px;
    padding: 15px 15px 35px;
}

.nn_tts {
    border-bottom: 2px solid #d2d2d2;
    padding-bottom: 5px;
}

.nn_tt {
    position: relative;
    margin-top: 10px;
    margin-bottom: 9px;
}

.nn_tt h3 {
    font-size: 18px;
    color: #545454;
    font-weight: bold;
}

.nn_tt h3 span {
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    margin-left: 5px;
    font-weight: normal;
}

.nn_tt a {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    color: #666666;
}

.nn_tt a:hover {
    color: #9c2429
}

.news_one {
    position: relative;
}

.news_one li {
    line-height: 40px;
    border-bottom: 1px dashed #bfbfbf;
}

.news_one li:last-child {
    border: none;
}

.news_one li a {
    color: #666666;
    font-size: 14px;
    padding-left: 10px;
    position: relative;
}

.news_one li a::after {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 3px;
    height: 3px;
    background: #666666;
    content: "";
}

.news_one li:hover a {
    color: #9c2429;
}

.news_two {
    position: relative;
}

.news_two li {
    line-height: 57px;
    border-bottom: 1px dashed #bfbfbf;
    position: relative;
}

.news_two li a {
    color: #666666;
    font-size: 14px;
    padding-left: 15px;
    position: relative;
}

.news_two li span {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #666;
    font-size: 14px;
}

.news_two li a::after {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 3px;
    height: 3px;
    background: #666666;
    content: "";
}

.news_two li:hover a {
    color: #9c2429;
}


.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

/*友情链接*/
.f_link {
    line-height: 90px;
    border-bottom: 1px solid #505050;
    font-size: 16px;
    color: #ffffff;
}

.f_link a {
    font-size: 16px;
    color: #ffffff;
    margin: 0 20px;
}
/*页面底部*/
.foot_wap {
    background: #3c3c3c;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.foot_top {
    padding-top: 32px;
    position: relative;
    padding-bottom: 60px;
}

.foot_aa {
    width: 320px;
    padding-left: 55px;
    position: relative;
}

.foot_aa::before {
    position: absolute;
    right: 0px;
    top: 15px;
    content: "";
    width: 1px;
    height: 221px;
    background: #505050;
}

.foot_top h3 {
    font-size: 20px;
    color: #fff;
    line-height: 21px;
    font-weight: normal;
    margin-bottom: 17px;
}

.foot_aa a {
    display: inline-block;
    width: 130px;
    text-align: left;
    font-size: 16px;
    color: #cccccc;
    line-height: 40px;
}

.foot_bb {
    width: 565px;
    padding-left: 18px;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    position: relative;
}

.foot_bb::before {
    position: absolute;
    right: 0px;
    top: 15px;
    content: "";
    width: 1px;
    height: 221px;
    background: #505050;
}

.foot_ewm {
    width: 200px;
    margin-right: 50px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #666666;
}

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 24px;
}




