﻿html,ul,body{
    margin: 0;
    padding:0;
    font-family:"微软雅黑";
    font-size: 14px;
}
a{text-decoration:none;}
li{ list-style-type:none;}
.container,#footerContainer{ width:1200px !important; text-align:center; margin:0 auto;}
#footerContainer{
    height: 143px;
}
.bannerImg{
    margin-top:61px;
	width:100%;
	max-width:100%;
	min-width:1150px;
}

#headerContainer{
    position:fixed;
    top:0px;
    left:0px;
    right:0px;
    z-index:9999999;
    background-color: white;
    text-align:center;
    width:100%;
    border-bottom:1px solid #d7d7d7;
}
#header {
    background-color: white;
    position: relative;
    /* min-height: 60px; */
    margin:0 auto;

}
#headerTips{
    float: right;
    margin-right: 20px;
    margin-bottom: 0;
}
#headerTips>li {
    float: left;
    
}
#headerTips>li>a:hover {
    background:#DD2727;

    color:#fff !important;
}
#headerTips .tel{
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    margin-left: 30px;
}
#headerTips>li>a{
    font-size: 16px;
    position: relative;
    display: block;
    width:100%;
    height:60px;
    line-height:60px;
    padding: 0 25px;
    color: #000;
    text-decoration:none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}

#headerTips li .about_son{
    position:absolute;
    background:#fff;
    display:none;
    z-index:999;
    width:124px;
}
#headerTips>li.active>a {
    background-color: #DD2727;
    color: #fff;
}
#logo{
    float: left;
    margin-left: 10px;
    height: 50px;
}
#logo a img{
    margin-top: 15px;
}
.sec-top1{
	display:none;
	position: absolute;
	left: -235px;
	bottom: -220px;
	width: 780px;
	height: 220px;
	background:#fff;
	border: 1px solid #ccc;
}
.sec-top1 .l-item{
	display: inline-block;
	float:left;
	width: 215px;
	height: 100%;
	background: #f1f1f1;
}
.sec-top1 .r-item{
	display: inline-block;
	width: 72%;
	height: 100%;
	overflow: hidden;
}
.sec-top1 .l-item ul{
	float: left;
	margin-top: 10px;
	width: 100%;
}
.sec-top1 .l-item li{
	text-align: left;
    position: relative;
    font-size: 14px;
    color: #333333;
    padding: 10px 10px 10px 20px;
    margin: 10px 0;
    cursor: pointer;
	

}
.sec-top1 .l-item li:before{
	position: absolute;
	content: '';
	right: 20px;
	width: 8px;
	top: 14px;
	height: 8px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	transform: rotate(45deg);
	font-size: 14px;
}
.sec-top1 .r-item p:hover{
    color:#dc1a29;
}
.cli-g{
	color:#fff !important;
	background-color: #dc1a29;
}
.cli-g:after{
	position: absolute;
	content: '';
	right: 20px;
	width: 8px;
	top: 14px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	color: #fff;
	font-size: 14px;
}
.sec-top1 .r-item ul{
	display: none;
	margin-left: 30px;
    margin-top: 30px;
}
.r-ulb{
	display: block !important;
}
.sec-top1 .r-item li{
	text-align:left;
	width:250px;
	height:100px;

}
.sec-top1 .r-item li img{
	float:left;
	margin-right:20px;
	width:20px;
	height:20px;
}
.sec-top1 .r-item p{
	margin:0;
	margin-bottom:10px;
	padding:0;
	text-align:left;
	font-size: 13px;
	color: #333333;
}
.sec-top1 .r-item span{
    display: block;
	width: 168px;
	margin: 0;
    padding: 0;
    text-align: left;
    font-size: 12px;
	line-height:20px;
    color: #999999;
	cursor:default;
}

#footer{
    background-color: #2B3442;
    color: white;
    text-align: center;
}
#footerLogo{
    width: 50px;
}
.footerBox1{
    margin: 50px 40px 60px 100px;
    text-align: left;
}
.footerBox1 li,.footerBox2 li{
    margin: 14px 0;
}
.footerBox1 li span{
    margin-right: 10px;
}
.footerBox2{
    margin: 26px 0;
    text-align: left;
}
.footerBox2 a{
   color: white;
}
.divider{
    width: 150px;
    border-top: 1px solid #6b6b6b;
}
.footerBtn1{
    color: white;
    width: 60px;
    padding: 2px;
    border: 1px solid white;
    background-color: #565656;
    border-radius: 0px;
}
.footerBtn1:hover{
    color: white;
    width: 60px;
    padding: 2px;
    border: 1px solid white;
    background-color: #565656;
    border-radius: 0px;
}
.footerBtn2{
    color: #6b6b6b;
    border: 1px solid #c7c7c7;
    background-color: #c7c7c7;

}
.r-item ul a{
	float:left;
}
.footerBtn2:hover{
    color: #6b6b6b;
    border: 1px solid #c7c7c7;
    background-color: #c7c7c7;
}
#footerFrom{
    margin-left: -15px;
    color: #6b6b6b;
}
.input1{
    width: 70px;
    border:1px #6b6b6b solid;
    background-color: #d8d8d8;
    text-indent: 5px;
}
.input2{
    width: 140px;
    border:1px #6b6b6b solid;
    background-color: #d8d8d8;
    text-indent: 5px;
}
.footerBox3{
    margin: 24px 0;
    text-align: left;
}
.footerBox3 p{
   margin-top: 10px;

}
#footerScan{
    width: 100px;
}
.footerBottom{
    background-color: #474747;
    height: 34px;
    line-height: 34px;
}
.footerBottom p{
    font-size: 12px;
    margin: 0;
}
.beian{
    color: #fff;
}
/*回到顶部*/
.scolltop{position:fixed; right:20px; bottom:30px; cursor:pointer; display:none;}

#footer1 #footerBottom, #footer1 #footerBottom ul {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.s-item1 img{
    width: 155px;
}
#footer1 #footerBottom {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 30px 0 20px;
}
#footer1 #footerBottom li {
    min-width: 118px;
    height: 48px;
    border-radius: 4px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
li {
    list-style-type: none;
}
#footer1 .copyright {
    text-align: center;
    color: #6b717b;
    font-size: 12px;
    background-color: #fff;
}

#footer1 a, #footer1 a:focus, #footer1 a:hover {
    text-decoration: none!important;
}
#footer1 .copyright a {
    color: #474e5d;
}

#footerContainer .col-xs-2 {
    width: auto;
    margin: 0 30px;
}
#footerContainer .col-xs-2:first-child {
    margin-left: 160px;
}
.al-link{
    display: none;
    position: absolute;
}
#headerTips .al-link li{
    float: none;
    width: 114px;
    height: 40px;
    background: #DD2727;
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
    padding: 10px 0;
}
#headerTips .al-link li:hover{
    background: #bd2929;
}
#colum4:hover .al-link{
    display: block;
}
.fa-link{
    position: relative;
    width: 745px;
    height: 285px;
    background: #fff;
}
.fa-1-1{
    float: left;
    width: 61%;
}
.fa-1 img{
    float: right;
    margin-right: 20px;
    
}
.fa-0{
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
}
.fa-0 img{
    margin-left: 12px;
}
.fa-1-1 ul{
    display: inline-block;
}
.fa-1-1 ul li>a{
    font-size: 14px;
    margin: 0 30px;
    color: #333333;
}
.fa-1-1 ul li>a:hover{
    color: #333333;
}
.fa-1-1 li{
  margin: 12px 0;
}
.fa-1{
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 25px;
}
.fa-link:after{
    content: '';
    position: absolute;
    left: 40%;
    top: -6px;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background: #fff;
}
.fa-link1{
    display: none;
    position: absolute;
    bottom: -287px;
    left: -243px;
}
#colum3:hover .fa-link1{
    display: block;
}
#headerTips>li{
    position: relative !important;
}
.type-btn button{
    font-size: 14px;
    color: #dd2727;
    margin-right: 20px;
    padding: 5px 5px;
    background: #fff;
    outline: none;
    border:1px solid #dd2727;
}
.container1{
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.fa-1-1 li a:hover{
    color: #DD2727 !important;
   
}
.layui-layer-title{
    min-height: 42px;
    font-weight: bold;
    height: auto !important;
}
a:hover,a:active,a:visited,a:link{
    text-decoration: none !important;
}



/* 标题 */
.titleTop{
    text-align: center;
    
    padding-top: 30px;
}
.titleTop h2{
    font-size: 30px !important;
    margin-bottom: 20px;
}

.redW{
    width: 100%;
    font-size: 30px;
    color: #333333;
    margin: 30px auto;
    height: 2px;
    background: #ebebeb;
}
.sec-top1{
	
}
.r-nav{
	display:inline-block;
}
#colum3:hover .sec-top1{
	display:block;
}
.redW .reds{
    /* position: absolute; */
    width: 60px;
    height: 4px;
    background: #e00102;
    margin: -2px auto 0px auto;
}
/* 标题  end*/


/*后续添加样式*/
.carousel-inner .item img{
	width:100%;
}