*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	color: #000;
	font-size: 18px;
}
img{
	width: 100%;
	margin: 0 auto;

}
.lunb{
	position: relative;
}
#rt-showcase-surround{
	position: absolute;
	top: 27.3%;
}
#rt-showcase-surround ul li img{
	width: 93.5%;
}

.lunb_2{
	position: relative;
}
.lbbj{
	position: absolute;
	top: 20%;
}

* {
	margin: 0;
	padding: 0;
}
img {
	width: 100%;
	display: block;
}

a {
	text-decoration: none;
	cursor: pointer;
}
p,span{
	background: #FFFFFF;
}


#tiaozhuan #m_area, #table #m_area1, #table1 #m_area2,#tiaozhuan1 #m_area, #table #m_area1, #table1 #m_area2 {
    margin-left: 10px;
    background: #FFFFFF;
}
#tiaozhuan #m_area span, #table #m_area1 span, #table1 #m_area2 span,#tiaozhuan1 #m_area span, #table #m_area1 span, #table1 #m_area2 span {
    display: inline-block;
    font-size: 13px !important;
    margin-right: 10px;
}
#tiaozhuan .inputs, #table .inputs, #table1 .inputs,#tiaozhuan1 .inputs, #table .inputs, #table1 .inputs {
    text-align: center;
    background: #fff;
}
#tiaozhuan #m_city, #table #m_city1, #table1 #m_city2,#tiaozhuan1 #m_city, #table #m_city1, #table1 #m_city2 {
    margin: 10px auto;
    font-size: 14px;
    height: 48px;
    width: 100%;
    border: 2px solid #f3f3f3;
    font-size: 14px;
    padding: 0 18px;
	background: #FFF;
}
#tiaozhuan #m_city option, #table #m_city1 option, #table1 #m_city2 option,#tiaozhuan1 #m_city option, #table #m_city1 option, #table1 #m_city2 option{
	background: #FFF;
}
.am-form-group input {
	height: 40px;
	width: 95%;
	border: 1px solid #dddddd;
	font-size: 12px;
	padding: 0 18px;
	margin-bottom: 10px;
}

.in-but,.in-but1,.in-but2 {
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	color: #fff;
	background-color: #cd762f;
	margin: 10px auto;
}

.dj {
	width: 95%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #cd762f;
	margin: 0 auto;
	font-size: 20px;
	border-radius: 5px;
}
/*轮播左右按钮样式*/
.lunb{
	position: relative;
	margin-bottom: 50px;
}
#rt-showcase-surround{
	position: absolute;
	top: 27.3%;
}
#rt-showcase-surround ul li img{
	width: 96.5%;
}

.lunb_2{
	position: relative;
}
.lbbj{
	position: absolute;
	top: 5%;
}



/*底部*/

.ind-cot {
	width: 95%;
	margin: 0 auto;
	padding: 20px 10px 15px 10px;
	background: #fff;
	/* box-shadow: #ccc 0px 0px 5px 1px; */
}


.bottom {
	background-color: rgba(255, 255, 255, 0.7);
	height: 48px;
	width: 100%;
	position: fixed;
	bottom: 0px;
}

.content {
	width: 42%;
	height: 36px;
	line-height: 36px;
	float: left;
	display: block;
	background: #fff;
	margin-top: 6px;
	margin-left: 5.5%;
	text-align: center;
	border: 1px solid #f1f1f1;
}

.content1 {
	width: 42%;
	height: 36px;
	line-height: 36px;
	float: left;
	display: block;
	background: #d7000f;
	margin-top: 6px;
	margin-left: 4%;
	text-align: center;
}

.gongdi{
	width: 80%;
	margin: 10px auto;
}
.gongdi a{
	display: inline-block;
	width: 130px;
	height: 40px;
	font-size: 18px;
	background: #e03c57;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border: 1px solid #FFFFFF;
}
.gongdi .zixun{
	background: #FFFFFF;
	border: 1px solid #e03c57;
	color: #e03c57;
	margin-left: 20px;
}


/*轮播2*/
*{
                margin: 0;
                padding: 0;
            }
            #outer{
                width: 800px;
                height: 812px;
                /*margin: 50px auto;*/
                position: relative;
                overflow: hidden;
            }
            #imgList{
                list-style: none;
                position: absolute;
                left: 0px;
            }
            #imgList>li{
                float: left;
            }
            #imgList>li>img{
                width:800px;
                height:812px;
            }
            #navContainer{
                position: absolute;
                bottom: 15px;
            }
             
            #navContainer>a{
                z-index: 5;
                float: left;
                width: 15px;
                height: 15px;
                /*background-color: red;*/
                margin: 0 5px;
                opacity: 0.5;
                filter: alpha(opacity=50);
                border-radius: 100%;
            }
            #navContainer>a:hover{
                background-color: black;
            }
            #picLbtn, #picRbtn{
                position: absolute;
            }
            #picLbtn{
                left: 8px;
            }
            #picRbtn{
                right: 8px;
            }
            
/* 按钮 */
.button{
	position: relative;
	width: 100%;
	height: 100px;
	padding: 30px 10px 0 10px;
	background: #ae121b;
}
.button b{
	display: block;
	color: #FFF;
	font-size: 16px;
}
.button .zimu{
	font-size: 12px;
	text-transform:capitalize;
}
.button a{
	position: absolute;
	right: 10px;
	bottom: 25%;
	width: 150px;
	height: 50px;
	border-radius: 3px;
	background: #FFF;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	line-height: 50px;
}

/*底部*/




.foot {
	width: 100%;

    height: 60px;

    padding: 5px 0;

    background: #000;

    position: fixed;

    bottom: -10px;;

    color: #fff;

    z-index: 3;

}



.in-put01 {
    height: 48px;
    width: 88%;
    border: 2px solid #f3f3f3;
    font-size: 12px;
    padding: 0 18px;
    margin-bottom: 20px;
	background: #fff;
}
.foot a {



    float: left;



    width: 29%;



    font-size: 14px;



    text-align: center;



    /*line-height: 25px;*/



    color: #fff;



}



.foot_money {



    width: 29%;



    height: auto;



    position: relative;



}



.foot a i {



    margin-right: 5px;



}



.foot_money i {



    position: relative;



    top: 3px;



}



.foot img {



    width: 18px;



}



img {



    visibility: inherit;



    vertical-align: bottom;



}



.foot b {



    float: left;



    color: #fff;



}


img, a, b, strong, i, span {



    display: inline-block;



    font-style: normal;



    font-weight: normal;



    text-decoration: none;



    color: #000;



}



img, a, b, strong, i, span {



    display: inline-block;



    font-style: normal;



    font-weight: normal;



    text-decoration: none;



    color: #000;



}

/*固底部分样式*/
.footer{
	width: 100%;
    height: 70px;
    background: #a30d12;
    position: fixed;
    bottom: 0;
    z-index: 999;
}
.footer_l{
	width: 40%;
    height: 70px;
    background: #000;
    text-align: center;
    float: left;
    padding-top: 10px;
}
.footer_l a{
	color: #fff;
    font-size: 16px;
	background: #000;
}
.footer_l img,.footer_r img{
	display: block;
    margin: 0 auto;
	background: #000;
    width: 26px;
    height: 26px;
}
.footer_r{
	    /* width: 60%; */
    height: 70px;
    background: #cd762f;
    /* float: left; */
    line-height: 70px;
    text-align: center;
}
.footer_r a{
	color: #FFFFFF;
    position: relative;
    font-size: 16px;
    margin-left: 15px;
    background: #cd762f;
}
/* 视频css */
.video{
	position: relative;
	width: 100%;
	/* background-image: url(../img/video.jpg); */
	/* position: relative; */
}
.video_sp{
	position: absolute;
	top: 0;
	margin: 0 auto;
}
.video a{
	position: absolute;
	top: 0;
	z-index: 999;
}
