
*{
    margin: 0;
    padding: 0;
}
.clear{
    clear: both;
}
html{
    font-size: 14px;
}
body{
    margin: 0;
    padding: 0;
    min-width:1200px;
    
}
a{
    text-decoration: none;
    color: black;
}
.dan-text{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.w1200{
    width: 1200px;
    margin:0 auto;
}
ul{
    list-style: none;
}
.margin40{
    margin: 40px auto;
}
/*通用样式结束*/
.top{
    height: 36px;
    background:#efeeef;
    overflow: hidden;
}
.top-left{
    float: left;
    line-height: 36px;
    font-size: 12px;
    color: #422420;
}
.top-left span{
    font-size: 14px;
}
.top-right{
    float: right;
    width: 200px;
    height:24px;
    border-radius: 20px;
    background: white;
    margin-top:6px;
    position: relative;
}
.top-right input{
    width: 200px;
    height:24px;
    line-height: 24px;
    border-radius: 20px;
    border: none;
    outline:none;
    text-indent: 1em;
}
.btn{
    float: right;
    width: 30px;
    height: 24px;
    position: absolute;
    top:0;
    left:170px;
    background: url("../images/ss.jpg") no-repeat left center;
    cursor: pointer;
}
/*top部分结束*/
.header{
    height: 90px;
}
a.header-left{
    float: left;
    width: 320px;
    height:70px;
    margin-top:15px;
    display: block;
    overflow: hidden;
}

.header-right>ul{
    width: 825px;
}

.header-left img{
    width: 100%;
}


.header-right{
    float: right;
    height: 80px;
    width:825px;
}
.header-right ul{
   height:90px;
}
.header-right ul li{
    float: left;
    width: 11.1%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size:16px;
}
.header-right ul li a{
    color: #666;
    width: 95px;
    height: 90px;
    display: block;
    position: relative;
}
.header-right ul li:hover>a{
	color:#e7736d;
}
.after{
    position: relative;
}
.after:after{
    content: "";
    position: absolute;
    width: 1px;
    height:20px !important;
    border-right: 1px dashed #666666;
    right: 0;
    top:35px;
}
.header-right ul li .nav-active{
    color:#e7736d;
}
.header-right ul li ul{
    display: none;
    z-index: 999;
    position: absolute;
    margin: 0;
}
.header-right ul li ul li{
    float: none;
	height:40px;
        width: 100%;
	line-height:40px;
	background:white;
}
.header-right ul>li>ul>li>a{
	color:#666;
}
.header-right ul li:hover ul{
    display: block;
}
/*header部分结束*/
.banner{
    height: 484px;
}
.fullSlide{ min-width:1000px; position:relative;  height:430px; overflow:hidden;border-bottom:1px solid #DC1C17;border-top:1px solid #DC1C17;}
.fullSlide .bd{ position:relative; z-index:0;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:430px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:430px; }

.fullSlide .hd{ width:1000px; left:50%; margin-left:-500px; bottom:15px; position:absolute; z-index:1; bottom:15px; overflow:hidden;  }
.fullSlide .hd ul{ float:right;  }
.fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer; }
.fullSlide .hd ul li img{ width:80px; line-height:41px; display:block; border:2px solid #fff; filter:alpha(opacity=50);opacity:0.5;  }
.fullSlide .hd ul .on img{ border-color:#FF8106; filter:alpha(opacity=100);opacity:1;  }
/*banner部分结束*/
.content-about-us{
    padding-bottom: 30px;
    border-bottom: 1px solid #EBEBEB;
}
.content-about-us-left{
    width:350px;
    float: left;
    margin-left: 50px;
}
.tu-decoration{
    width: 286px;
    height: 320px;
    border-bottom:3px solid #a10c05;
    border-right:3px solid #a10c05;
    overflow: hidden;
	padding:0 15px 15px 0;
}
.tu-decoration img{
    width: 100%;
    height: 100%;
}
.content-about-us-right{
    width: 750px;
    float: left;
	height:350px;
}
.content-about-us-right-title{
    height: 50px;
}
.content-about-us-right-title span{
    border-bottom: 4px solid #DFDFDF;
    padding-bottom:10px;
    font-size: 24px;
    color: #666;
}
.content-about-us-right-article{
    position:relative;
    width: 750px;
    height:250px;
    overflow: hidden;
    color: #888;
    line-height:35px;
}
.content-about-us-right-article p{
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:7;
    overflow: hidden;
}
.more{
    width: 130px;
    height: 34px;
    border: 1px solid #B6615E;
    line-height: 34px;
    text-align: center;
    margin-top:25px;
    float: right;
}
.more a{
    width: 130px;
    height: 34px;
    display: inline-block;
}
.more a:hover{
    color:#B6615E;
}
.item-title{
    width: 210px;
    border: 1px solid #E0E0E0;
    text-align: center;
    padding: 10px 0;
    text-transform:capitalize;
}
.item-title span{
    display:block;
    font-size: 24px;
    color: #999;
    font-weight: bold;
}
.item-title span:last-child{
    font-size: 12px;
    font-weight: normal;
}
.item-list ul li{
    width:200px;
    height: 130px;
    float: left;
    text-align: center;
    line-height:230px;
    font-size: 16px;
    color: #DF4039;
    position: relative;
    cursor: pointer;
}
.item-list ul li span{
    position: absolute;
    right:-18px;
    top:-65px;
    font-size: 40px;
}
.item-list ul li a{
    color: #DF4039;
}
.item-list ul li a:hover{
    color: #666;
}
.item-list ul li:nth-child(1){
    background: url("../images/list-1.jpg")no-repeat top center/102px 102px;
}
.item-list ul li:nth-child(2){
    background: url("../images/list-2.jpg")no-repeat top center/102px 102px;
}
.item-list ul li:nth-child(3){
    background: url("../images/list-3.jpg")no-repeat top center/102px 102px;
}
.item-list ul li:nth-child(4){
    background: url("../images/list-4.jpg")no-repeat top center/102px 102px;
}
.item-list ul li:nth-child(5){
    background: url("../images/list-5.jpg")no-repeat top center/102px 102px;
}
.item-list ul li:nth-child(6){
    background: url("../images/list-6.jpg")no-repeat top center/102px 102px;
}
.team-list{
    margin-top:100px;
}
.team-list ul li{
    position: relative;
    width:200px;
    float: left;
    margin-left:38px;
    border: 3px solid #dedede;
    font-size: 12px;
    color: #999;
	height:160px;
    text-align: center;
}
.team-list ul li:first-child{
    margin-left: 0;
}
.team-list ul li .to-position-span{
    position: absolute;
    top:-50px;
    left:45px;
	width:100px;
	height:100px;
	border-radius:50%;
	overflow:hidden;
}
.team-list-paragraph{
    margin-top:55px;
    line-height: 20px;
	padding:10px;
}
span.to-deep-gray{
    color: #666666;
    font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:4;
	overflow: hidden;
}
.product-list a{
    display: inline-block;
    width:285px;
    margin-left: 10px;
}
.product-list a span{
    height:30px;
    width:260px;
    line-height:30px;
    text-align: center;
    display: inline-block;
}
.show-product-list ul li{
    float: left;
    margin-left:20px;
    height: 292px;
    width: 220px;
	overflow:hidden;
}
.show-product-list ul li img{
	width:100%;
	height:100%;
}
.partner-left{
    float: left;
    width: 590px;
}
.partner-left-top{
    line-height:25px;
    overflow: hidden;
    margin-top:40px;
}
.partner-left-top h2{
    font-size: 18px;
}
.partner-left-bottom ul li{
    list-style: none;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #666;
    background: url("../images/note1.jpg") no-repeat left center;
}
.partner-left-bottom ul li span{
    float: right;
    color: #CDB399;
}
.partner-left-bottom ul li a{
    display: inline-block;
    height: 38px;
    width: 400px;
    text-indent: 1em;
}
.partner-left-bottom ul li a:hover{
	color:#e7736d;
}
.partner-right{
    float: right;
    width: 550px;
}
.partner-right-ul ul{
    margin-bottom: 20px;
}
.partner-right-ul ul li{
    list-style: none;
    margin-top: 20px;
}
.li-tu-decoration{
    float: left;
    width: 120px;
    height: 96px;
    border: 1px solid #666;
    padding:1px;
    overflow: hidden;
}
.li-tu-decoration img{
    width: 100%;
}
.li-introduce{
    height: 96px;
    float: right;
    width: 400px;
}
.li-introduce span{
    color:#CDB399;
}
.friends-ul ul li{
    
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    list-style: none;
    float: left;
    margin-left: 20px;
    
}

.friends-ul ul li:hover a{
    color: #DF4039;
}

.footer{
    
    background: #222020;
}
.footer-top{
    height: 233px;
    border-bottom: 1px solid #635B5B;
}
.footer-top-left{
    float: left;
    box-sizing: border-box;
    padding-left: 6em;
    overflow: hidden;
    height: 233px;
	background:url(../images/note3.jpg) no-repeat 22px 30px/37px 37px;
}
.footer-top-left span{
    color: #9CA9A9;
    width: 250px;
    display: inline-block;
    margin-top:30px;
    word-break:normal;
}
.footer-top-center{
    float: left;
}
.footer-top-center ul li{
    list-style: none;
    float: left;
    margin-left:60px;
    margin-top: 30px;
}
.footer-top-center ul li a{
    color: #9CA9A9;
}
.footer-top-center ul li ul{
    margin-top: 30px;
}
.footer-top-center ul li ul li{
    float: none;
    margin-left: 0px;
    margin-top: 10px;
}
.footer-top-right{
    float: left;
}
.footer-top-right a{
    display: inline-block;
    width:280px;
    text-align: center;
    position: relative;
}
.footer-top-right-tu-decoration{
    padding: 30px;
    width: 160px;
    height: 160px;
    box-sizing: border-box;
    overflow: hidden;
    margin-left: 40px;
}
.footer-top-right-tu-decoration img{
    width: 100%;
    height: 100%;
}
.footer-top-right a span{
    color: #9CA9A9;
    display: inline-block;
    height: 40px;
    position: absolute;
    left:65px;
    top:140px;
}
.footer-bottom{
    color: #9CA9A9;
    line-height:50px;
}
/*首页结束*/
.dan-banner{
    height: 320px;
    max-width: 1920px;
	margin:0 auto;
}
.dan-banner img{
    height: 100%;
    width: 100%;
}
.dan-content{
    margin: 30px auto;
}
.dan-content-left{
    float: left;
    width: 220px;
    margin-left: 50px;
}
.dan-content-left-title{
    height: 80px;
    background: #DC1C17;
    font-size:24px;
    color: white;
    text-align: center;
    box-sizing: border-box;
    padding-top:15px;
}
.dan-content-left-title span{
    display:block;
}
.dan-content-left-title span:last-child{
    color: #D28E82;
    font-size: 16px;
}
.dan-content-left-list ul{
	min-height:206px;
	background: #F5F5F5;
}
.dan-content-left-list ul li{
    height: 50px;
    line-height: 50px;
    background: #F5F5F5;
    margin-top: 2px;
    text-align: center;
    font-size: 16px;
	border-bottom:1px solid white;
}
.dan-content-left-list ul li a:hover{
	color:#e7736d;
}
.dan-content-left-list ul li a{
	display:block;
	height: 50px;	
}
.dan-content-right{
    width: 900px;
    float:right;
}
.dan-content-right-title{
    height:40px;
    line-height:50px;
    border-bottom: 2px solid #E0E0E0;
    font-size: 20px;
	overflow:hidden;
}
.dan-content-right-title span a:hover{
	color:#DC1C17;
}
.dan-content-right-title span:last-child{
    font-size: 14px;
    float: right;
}
.dan-content-right-paragraph{
    line-height: 30px;
    padding-top: 20px;
}
.dan-content-right-paragraph img{
	width:100%;
	height:100%;
}
.map{
    margin-top:20px;
    width:900px;
    height: 410px;
	overflow:hidden;
}
.map img{
    width: 100%;
    height: 100%;
}
.product-list a{
    width:290px;
    box-sizing: border-box;
    display: block;
    float: left;
    margin-top:20px;
}
.product-list a .product-list-tu-decoration{
    width: 280px;
    height: 190px;
    overflow: hidden;
}
.product-list a .product-list-tu-decoration img{
    width: 100%;
    
}
.product-list a span{
    width:280px;
    display: inline-block;
}
.list-bottom{
    height: 120px;
    text-align: center;
}
.list-bottom span{
    margin-top: 40px;
    display: inline-block;
}
.list-bottom span a{
    display: inline-block;
    border: 1px solid #666;
    padding: 5px 10px;
    margin-left: 20px;
}
.list-bottom span a:hover{
    color: #9e3e3a;
    border: 1px solid #9e3e3a;
}
.paragraph{
    width:900px;
}
.paragraph-top{
    height: 80px;
    text-align: center;
    font-size: 18px;
    line-height:35px;
    border-bottom: 1px dashed #666;
}
.paragraph-top span{
    font-size: 14px;
}
.paragraph-bottom-article{
    width:900px;
    overflow: hidden;
    line-height:30px;
}
.paragraph-bottom-article img{
    max-width:900px;
    overflow: hidden;
	width:100%;
	height:100%;
}
.paragraph-next{
    height: 60px;
    box-sizing: border-box;
    margin-top: 30px;
}
.paragraph-next a:hover{
    color:#B02923;
}

.news-list ul li{
    height: 200px;
    border-bottom:1px dashed #666;
}
.news-list ul li .news-list-tu-decoration{
    width: 225px;
    height: 150px;
    overflow: hidden;
    margin:30px 10px 10px 0;
    float: left;
}
.news-list ul li .news-list-tu-decoration img{
    width: 100%;
    height: 100%;
}
.news-list-right{
    float: right;
    width:650px;
    line-height:25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4;
    overflow: hidden;
}
.news-list-right h3{
	margin:26px 0 20px 0;
}
.news-list-right span{
    color: #C5C5C5;
}
.online-content{
    height: 520px;
    background: #F5F5F5;
    margin-top: 30px;
}
.online-content-title{
    height:70px;
    line-height: 70px;
    font-size:20px;
    background: url("../images/note2.jpg") no-repeat 2em center;
    text-indent: 2.5em;
    margin-top: 20px;
}
.online-input{
    padding-left: 35px;
    line-height: 30px;
}
.online-input input{
    width: 510px;
    height: 40px;
    border: 1px solid black;
    outline: none;
}
.online-input textarea{
    width: 510px;
    height: 100px;
    resize: none;
    outline: none;
    border: 1px solid black;
}
.submit-btn{
    margin-top: 20px;
}
.submit-btn input{
    width: 140px;
    height: 30px;
    color: white;
    outline: none;
    border: none;
    background: #FF4D00;
}