@charset "utf-8";

 .xy {
    width: 700px;
    float: right;
    height: 388px;
}
.introduction {
    width: 770px;
    height: auto;
}
.bts{
font-size: 24px;
    color: #333;
    line-height: 1;
    margin-right: 10px;
}
a.more {
    font-size: 12px;
    color: #871519;
    line-height: 1;
    margin-right: 0px;
}

a.more-i {
    font-size: 60px;
    line-height: 1px;
    color: #871519;
}
.introduction_title {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: rgb(154, 154, 154);
    font-family: 微软雅黑;
    line-height: 25px;
}

.introduction_content {
    width: 100%;
    height: 190px;
    margin-top: 20px;
}
.introduction_content li {
    width: 138px;
    padding: 0 15px;
    list-style: none;
    float: left;
    margin: 12px 0;
}

.introduction_content li span {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}
img.imgs {margin-top: 24px;transition: all 0.6s;}

   
    .imgs:hover {
      transform: rotateY(180deg);
    }

.introduction_content li .introduction_title {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    line-height: 28px;
    text-align: center;
}

a.more:hover {
    color: #f00;
    text-decoration:underline;
}

a.more-i:hover {
    color: #f00;
}



/*banner开始*/
.banner,
.banner .fullSlide,
.banner .fullSlide .bd{
    width: 100%;
    overflow: hidden;
}
.banner .fullSlide .bd img{
    width: 100%;
    vertical-align:top;
}
.banner .fullSlide .bd a.title{
    display: block;
    width: 400px;
    padding: 10px 30px;
    background: url("../img/bg_black_50.png");
    text-align: left;
    position: absolute;
    left: 18%;
    bottom: 10px;
    color: white;
    font-size: 18px;
	text-align:center;
}
.banner .fullSlide{
    position: relative;
    z-index: 1;
}
.banner .fullSlide .hd{
    position: absolute;
    z-index: 2;
    bottom: 3%;
    right: 18%;
    width: 100%;
    text-align: right;
}
.banner .fullSlide .hd ul li{
    background: url("../img/icons.png") no-repeat -47px -70px;
    width: 12px;
    height: 13px;
    opacity: 1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 0;
    cursor: pointer;
}
.banner .fullSlide .hd ul,
.banner .fullSlide .hd a{
    line-height: 28px;
}
.banner .fullSlide .hd a{
    color: white;
    font-size: 14px;
}
.banner .fullSlide .hd ul li.on{
    background-position: -60px -70px;
}
.banner .fullSlide .prev,
.banner .fullSlide .next{
    position: absolute;
    top: 50%;
    margin-top: -35px;
    width: 37px;
    height: 70px;
    background: url("../img/icons.png") no-repeat 0 0;
}
.banner .fullSlide .prev{
    left: 3%;
    background-position: -38px 0;
}
.banner .fullSlide .next{
    right: 3%;
    background-position: 0 0;
}
/*banner结束*/
/*row1 start*/
.row1{
    padding: 38px 0;
    background-color: #f8f8f8;
}
.row1 ul li{
    float: left;
    width: 25%
}
.row1 ul li a{
    display: block;
    text-align: center;
    padding-top: 16px;
    font-size: 18px;
    color: #871519;
}
.row1 ul li .icon{
    background: url("../images/icons.png") no-repeat 0 0;
    height: 45px;
    margin-left: auto;
    margin-right: auto;
}
.row1 ul li.pos1 .icon{
    background-position: 0 0;
    width: 45px;
}
.row1 ul li.pos2 .icon{
    background-position: -46px 0;
    width: 43px;
}
.row1 ul li.pos3 .icon{
    background-position: -90px 0;
    width: 42px;
}
.row1 ul li.pos4 .icon{
    background-position: -133px 0;
    width: 43px;
}
/*row1 end*/
/*row2 start*/
.row2{
    padding-bottom: 80px;
    padding-top: 50px;
    background-color: white;
}
.row2 .tab-img-title{
	height: 320px;
	overflow: hidden;
}
.row2 .tab-img-title .bd ul li{
    background-color: #871519;
}
.row2 .tab-img-title .bd ul li img{
    width: 390px;
    height: 256px;
}
.row2 .tab-img-title .bd ul li a.title{
    display: block;
    padding: 40px 10px 10px 10px;
    font-size: 14px;
    color: #fff;
    line-height: 1;
}
.row2 .tab-img-title .hd{
    position: absolute;
    top: 268px;
    left: 0;
    width: 100%;
    text-align: center;
}
.row2 .tab-img-title .hd ul li{
	background: url("../img/icons.png") no-repeat -47px -70px;
    width: 12px;
    height: 13px;
    opacity: 1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 0;
    cursor: pointer;
}
.row2 .tab-img-title .hd ul li.on{
    background-position: -60px -70px;
}
.mod2{
    width: 796px;
}
.mod2 .mod-list-news{
    width: 362px;
    margin-left: 36px;
}
.mod2 .mod-list-news ul{
    width: 326px;
    margin-top: -12px;
}
.mod2 .mod-list-news ul li .time{
    width: 58px;
    height: 50px;
}
.mod2 .mod-list-news ul li .time span{
    display: block;
    line-height: 25px;
    font-size: 20px;
    color: #bf070d;
    font-weight: bold;
    background-color: #ffe6e6;
}
.mod2 .mod-list-news ul li .time span.month{
    background-color: #bf070d;
    font-size: 14px;
    text-align: center;
    color: white;
}
.mod2 .mod-list-news ul li a.title{
    font-size: 14px;
    color: #333;
    line-height: 1.9;
	text-align:left;

}
.mod2 .mod-list-news ul li{
    padding: 15px 0;
    *padding: 14px 0;
    border-bottom: 1px dashed #ccc;
}
.menu-name{
    margin-bottom: 50px;
}
.menu-name span{
    font-size: 24px;
    color: #333;
    line-height: 1;
    margin-right: 10px;
}
.menu-name a.more{
    font-size: 12px;
    color: #871519;
    line-height: 1;
    margin-right: 0px;
}
.menu-name a.more-i{
    font-size: 60px;
    line-height: 1px;
    color: #871519;
}
/*mod3*/
.mod3{
    width: 390px;
}
.mod3 ul.list{
    margin-top: -12px;
	margin-bottom:17px;
}
.mod3 ul.list li{
    overflow: hidden;
    padding-left: 26px;
    background: url("../images/news-title-left-icon.png") no-repeat 0px 20px;
    line-height: 1;
    padding-top: 17px;
    padding-bottom: 17px;
    *padding-top: 16px;
    *padding-bottom: 16px;
    border-bottom: dashed 1px #ccc;
}
.mod3 ul.list li.last{
    border:none;
}
/*mod4*/
.mod4 .menu-class{
    background-color: #871519;
}
.mod4 .menu-class h2 a{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    color: white;
}
.mod4 ul li a.icon1{
    background: url("../images/icons.png") no-repeat 0 -45px;
    width: 29px;
    height: 29px;
}
.mod4 ul li a.icon2{
    background: url("../images/icons.png") no-repeat -28px -45px;
    width: 29px;
    height: 29px;
}
.mod4 ul li a{
    line-height: 50px;
    color: #871519;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 2px;
}
.mod4 ul{
    height: 60px;
    background-color: #eeeeee;
}
.mod4 ul li{
    padding-top: 6px;
    margin: 0 26px;
}
/*row2 end*/
/*row3 start*/
.row3{
    padding: 38px 0;
    background-color: #f8f8f8;
}
/*video*/
.mod5{
    width: 400px;
}
.video{
    width: 400px;
    height: 295px;
    position: relative;
    overflow: hidden;
    left: auto;
}
.video .v-btn{
    width: 72px;
    height: 76px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -36px;
    margin-left: -38px;
    opacity: .5;
    filter:alpha(opacity=50);
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
}
.mod6{
    width: 380px;
}
.mod6 .list{
    border: 1px solid #871519;
    background-color: #fff9f9;
    height: 275px;
    padding: 10px 15px;
}
.mod6 .list ul li{
    padding-left: 26px;
    background: url("../images/news-title-left-icon.png") no-repeat 0px 13px;
    overflow: hidden;
    line-height: 1.2;
    padding-top: 11px;
    padding-bottom: 11px;
    *padding-top: 10px;
    *padding-bottom: 10px;
}
/*mod7*/
.mod7{
    width: 380px;
}
.mod7 ul{
    height: 296px;
    overflow: hidden;
}
.mod7 ul li{
    padding: 4px 6px;
    border: 1px solid #871519;
    background-color: white;
    overflow: hidden;
    margin-bottom: 16px;
    *margin-bottom: 11px;
}
.mod7 ul li .time{
    background-color: #bf070d;
    border-radius: 4px;
    width: 55px;
    height: 52px;
}
.mod7 ul li .time span{
    color: white;
    font-size: 12px;
}
.mod7 ul li .time span.m{
    font-size: 24px;
    font-weight: bold;
}
.mod7 ul li a.title{
    width: 300px;
    font-size: 14px;
    color: #333;
    line-height: 1.8;
}
/*row3 end*/
/*row4 start*/
.row4{
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}
.mod8 .list{
    width: 104%;
}
.mod8 .list ul li{
    float: left;
    width: 292px;
    margin-right: 8px;
}
.mod8 .list ul li a{
    display: block;
}
.mod8 .list ul li a.title{
    text-align: center;
    padding: 0 10px;
    line-height: 28px;
    height: 60px;
    font-size: 16px;
    color: #333;
    background-color: #f8f8f8;
}
/*row4 end*/
/*row5 start*/
.row5{
    background-color: #f8f8f8;
    padding-top: 26px;
    padding-bottom: 26px;
}
.mod9 ul li{

}
/*row5 end*/

/*hover*/
.row02 .box-parent-list ul li a:hover{
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    box-shadow: 0 0 20px rgba(0, 0, 0, .6);
}
.row1 ul li a:hover,
.menu-name:hover a.more,
.menu-name:hover a.more-i,
.mod2 .mod-list-news ul li a.title:hover,
.mod3 ul.list lii:hover a,
.mod7 ul li:hover a,
.mod8 .list ul li:hover a.title,
.mod6 .list ul li:hover a,
.mod4 ul li:hover a{
    color: #f00;
}
.video:hover .v-btn{
    opacity: 1;
    filter:alpha(opacity=100);
}
.mod8 .list ul li:hover img{
    opacity: .8;
    filter:alpha(opacity=80);
}
.mod7 ul li:hover{
    border-color: #f00;
}
.box-top-link ul li a:hover{
    text-decoration: underline;
}