@charset "utf-8";
/* CSS Document */


* {
    margin: 0;
    padding: 0;
}

.ma {
    margin: 0 auto;
}

img {
    border: none;
}

body {
    font-family: "Microsoft Yahei",Arial;
    position: relative;
}

div {
    display:block;
}

a {
    text-decoration: none;
    cursor: pointer;
}

p{
margin:0px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ol, ul, li {
    list-style: none;
}

.clear:after{
    display: block;
    content:'';
    clear:both;
}
.clear{
    *zoom:1;
}

/*fenmian*/
.content1{
width:100%;
height:100%;
background:50%/cover url(../images/pic_1920.png);
background-size:100% 100%;
position:relative;
}

.footer{
width:100%;
height:234px;
background-color: rgba(0,0,0,0.5);
position:absolute;
bottom:0;
}

.bza{
width:759px;
margin-top:22px;
}

.bza_l{
width:44px;
display:inline;
float:left;
}

.bza_r{
width:699px;
display:inline;
float:right;
}
.bza_r p{
font-size:16px;
color:#FFFFFF;
line-height:32px;
text-indent:2em;
}

/*index*/
.content2{
width:100%;
height:100%;
background:50%/cover url(../images/pic_1920_1.png);
background-size:100% 100%;
position:relative;
}

.zhongjian{
width:960px;
}

.daohang{
width:152px;
height:337px;
padding:125px 0px 75px 0px;
background-color: rgba(0,0,0,0.5);
display:inline;
float:left;
}

.daohang h1{
width:152px;
height:12px;
margin-bottom:5px;
text-align:center;
cursor: pointer;
}


#scrollDiv{
margin-top:20px;
width:152px;
height:301px;
overflow:hidden; 
display: block;
}

#scrollDiv ul{ 
width: 152px;
}

#scrollDiv li{
width:152px;
height:60px;
float:left;
transition: 0.5s all; 
-webkit-transition: 0.5s all; 
-moz-transition: 0.5s all; 
-o-transition: 0.5s all;
}
#scrollDiv li:hover{ background: #e71f22;}


#scrollDiv li a{
font-size:24px;
line-height:60px;
color:#ffffff;
text-align:center;
display:block;
}
.tab-content .tab-pane, .pill-content .pill-pane {
	display: none;
}

.tab-content .active, .pill-content .active {
	display: block;
}
.xq{
width:531px;
display:inline;
float:right;
margin-right:27px;
}
.xqjr{
display:block;
float:right;
margin-top:80px;
margin-right:27px;
line-height:50px;
font-size:24px;
color:#d8271c;
}

.picture{
width:507px;
height:380px;
position:absolute;
top:148px;
z-index:1;
}
.picture img{
display:block;
width:100%;
height:auto;
}

.picture2{
width:507px;
height:380px;
background-color:#000000;
position:relative;
top:163px;
left:15px;
}

.wenzi{
position:relative;
width:491px;
float:right;
top:162px;
}
.wenzi p{
font-size:20px;
line-height:35px;
color:#595757;
text-indent:2em;
}
.wenzi h1{
float:right;
font-size:30px;
color:#595757;
font-weight:normal;
}

/*gaojian*/
.content3{
width:100%;
height:auto;
background:#ffffff url(../images/pic_1920_2.png) no-repeat top center;
background-size:100% 820px;
background-position-y:-150px;
}

.neirong{
width:885px;
height:auto;
padding-top:573px;
padding-bottom:50px;
}


.back{
display:block;
float:right;
padding-left:750px;
font-size:24px;
color:#d8271c;
}

.neirong h1{
font-weight:normal;
font-size:30px;
text-align:center;
line-height:100px;
color:#c20804;
}

.title{
width:885px;
height:32px;
margin-bottom:31px;
background:url(../images/pic_887_1.png);
}

.title p{
font-size:14px;
color:#595757;
text-align:center;
line-height:32px;
}

.zw p{
font-size:16px;
line-height:32px;
/*text-indent:2em;*/
color:#221815;
}
.zw h2{
background:url(../images/pic_887.png) no-repeat;
font-size:30px;
line-height:30px;
font-weight:normal;
margin-top:42px;
margin-bottom:20px;
text-align:center;
color:#c20804;
}



.foot{
width:100%;
height:111px;
background-color:#c20804;
}

.foot p{
text-align:center;
font-size:18px;
line-height:111px;
color:#ffffff;
}