html{
    height: 100%;
}
body{
    height: 100%;    
    font-size: 14px;
    font-family: 微软雅黑, 'Microsoft YaHei';
    min-width: 1200px;
    min-height: 100%;
    position: relative;
    /*padding-bottom: 50px;*/
}
a{
    text-decoration: none;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
h1,h2,h3,h4,h5{
    margin: 0;
    padding: 0;
}
p{
    margin: 0;
    padding: 0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
img{
    vertical-align: middle;
    border: none;
}
input{
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.clear{
    clear: both;
}

.topMain{
	width: 100%;
	height: auto;
	background-color: rgba(255,255,255,.6);
	position: fixed;
	top: 0;
	z-index: 999999;
    
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;

	overflow: hidden;
}

.topMain:hover{
	background-color: rgba(255,255,255,.9);
}


/*top*/
.top{
    width: 100%;
    height: 30px;
    /* background: #f8f8f8; */
    overflow: hidden;
}
.top p{
    width: 1200px;
    height: inherit;
    color: #9a1e23;
    font-size: 12px;
    line-height: 30px;
    margin: 0 auto;
    overflow: hidden;
}
.tTel b{

}


/*header*/
.header{
    width: 100%;
    height: 120px;
    /* background-image: url("../images/headBg.png"); */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
}
.header .headBox{
    width: 1200px;
    height: 120px;
    background: transparent;
    margin: 0 auto;
}
.headBox .logo{
    width: 244px;
    /*height: 30px;*/
    height: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    position: relative;
    overflow: hidden;
}
.headBox .logo a{
    max-width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.headBox .logo a img{
    max-width: 100%;
}

.headNav{
    width: 740px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: right;
}
.headNav ul{
    width: 100%;
    height: inherit;
}
.headNav ul li{
    width: 70px;
    height: 120px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    margin-right: 41px;
}
.headNav ul li:first-child a p{
    line-height: 52px;
}
.headNav ul li:last-child{
    margin-right: 0;
}
.headNav ul li a{
    width: 100%;
    height: 100%;
    background: linear-gradient(#d9d9d9,#d9d9d9)left/1px 61% no-repeat;
    display: block;
    position: relative;
    z-index: 99;
    overflow: hidden;
}
.headNav ul li a i{
    width: 100%;
    height: 100%;
    background-image: url("../images/hoverBg.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: -1;
    opacity: 0;

    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
}
.headNav ul li a p{
    width: 16px;
    color: #333333;
    font-size: 14px;
    position: absolute;
    left: 18px;

    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.headNav ul li a span{
    width: 20px;
    color: #999999;
    display: block;
    font-size: 12px;
    float: right;
    margin-right: 12px;
    white-space: nowrap;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 30px;
}

.headNav ul li a,
.headNav ul li a i{
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}


.headNav ul li:hover a{
    background: linear-gradient(#d9d9d9,#d9d9d9)left/1px 0% no-repeat;
}
.headNav ul li:hover a p,
.headNav ul li:hover a span{
    color: #ffffff;
}
.headNav ul li:hover a i{
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/*header*/

/*banner*/
.banner{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.banner .bd{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
}
.banner .bd ul,.banner .tempWrap{
    width: 100% !important;
    height: 100%!important;
}
.banner .bd li{
    width: 100% !important;
    height: 100%!important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
/* .banner .bd ul,.banner .tempWrap{
    width: 100% !important;
    height: 100%;
}
.banner .bd li{
    width: 0%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition:1s cubic-bezier(0.86, 0.29, 0, 1.01);
    -webkit-transition:1s cubic-bezier(0.86, 0.29, 0, 1.01);
    -moz-transition: 1s cubic-bezier(0.86, 0.29, 0, 1.01);
    -ms-transition: 1s cubic-bezier(0.86, 0.29, 0, 1.01);
    -o-transition: 1s cubic-bezier(0.86, 0.29, 0, 1.01);
} */

.banner .hd{
    width: 100%;
    height: auto;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    margin: auto;
    z-index: 999;
    overflow: hidden;
}
.banner .hd ul{
    width: 100%;
    height: 100%;
    text-align: center;
}
.banner .hd ul li{
    width: 15px;
    height: 15px;
    background: #ffffff;
    -webkit-border-radius: 90%;
    -moz-border-radius: 90%;
    border-radius: 90%;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10px;

    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.banner .hd ul li:last-child{
    margin-right: 0;
}
.banner .hd ul li.on{
    background: #9a1e23;
}

/*banner*/
/* .banner{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner .ban_ico{
    width: 100%;
    height: 100%;
    position: relative;
}

.nivo-controlNav{
    position: absolute;
    left: 50%;
    bottom: 30px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0;
    z-index: 10000;
}
.nivo-controlNav a{
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    border-radius: 90%;
    display: inline-block;
    font-size: 0;
    float: left;
    margin-right: 35px;

    -webkit-transition: 0.4s ease;
       -moz-transition: 0.4s ease;
        -ms-transition: 0.4s ease;
         -o-transition: 0.4s ease;
            transition: 0.4s ease;
}
.nivo-controlNav a:last-child{
    margin-right: 0;
}
.nivo-controlNav .active{
    background-color: #9a1e23;
}
.nivo-controlNav a:hover{
    background-color: #9a1e23;
} */

/*banner*/


/*product*/
.product{
    width: 100%;
    height: 865px;
    background-image: url("../images/proBg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 45px;
    overflow: hidden;
}
.product > .prosTit{
    width: 100%;
    height: 105px;
    background-image: url("../images/proTit.png");
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}
.prosContent{
    width: 100%;
    height: 665px;
    overflow: hidden;
}
.proTab{
    width: 1200px;
    height: 180px;
    margin: 0 auto 120px;
    overflow: hidden;
}
.proTab ul{
    width: 100%;
    height: inherit;
    text-align: center;
}
.proTab ul li{
    width: 52px;
    height: 180px;
    background-image: url("../images/protBg8.png");
    background-position: left 0;
    background-repeat: no-repeat;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 120px;
}
.proTab ul li:last-child{
    margin-right: 0;
}
.proTab ul li a{
    width: 100%;
    height: 100%;
    color: #be9468;
    font-size: 18px;
    display: block;
    position: relative;
}
.proTab ul li a p{
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.proTab ul li.on{
    background-position: right 0;
}
.proTab ul li.on a{
    color: #c00000;
}
.proTabCon,
.proTabBan{
    width: 100%;
    height: auto;
    overflow: hidden;
}

/*product*/
.about{
    width: 100%;
    height: 795px;
    background-image: url("../images/aboutBg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.aboutBox{
    width: 1200px;
    height: inherit;
    margin: 0 auto;
    overflow: hidden;
}
.aboutBox .aboutTit{
    width: 100%;
    height: 34px;
    background-image: url("../images/aboTit.png");
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 90px;
    margin-bottom: 90px;
}
.aboutImgLis{
    width: 925px;
    height: 160px;
    position: relative;
    margin: 0 auto 10px;
    overflow: hidden;
}
.aboutImgLis ul{
    width: 892px;
    height: 90px;
    background: linear-gradient(#d9c1a7,#d9c1a7) center/100% 1px no-repeat;
    margin: 0 auto;
    text-align: center;
}
.aboutImgLis ul li{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #9a1e23;
    box-sizing: border-box!important;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 106px;
    position: relative;
}
.aboutImgLis ul li:last-child{
    margin-right: 0;
}
.aboutImgLis ul li .startImg{
    width: 78px;
    height: 78px;
    background-color: #fae8d2;
    border-radius: 50%;
    background-image: url("../images/aboIco.png");
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.aboutImgLis ul li:nth-child(1) .startImg{
    background-position: 17px 13px;
}
.aboutImgLis ul li:nth-child(2) .startImg{
    background-position: -60px 9px;
}
.aboutImgLis ul li:nth-child(3) .startImg{
    background-position: -139px 7px;
}
.aboutImgLis ul li:nth-child(4) .startImg{
    background-position: -235px 10px;
}
.aboutImgLis ul li:nth-child(5) .startImg{
    background-position: -326px 4px;
}
.aboutImgLis ul li a{
	cursor: context-menu!important;
}
.endImg{
    width: 120px;
    height: 150px;
    display: block;
    background-color: #9a1e23;
    position: absolute;
    top: -151px;
    left: -16px;
    z-index: 99;
    overflow: hidden;
    opacity: 0;

    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.endImg i{
    width: 78px;
    height: 78px;
    background-image: url("../images/aboIco.png");
    background-repeat: no-repeat;
    display: block;
    margin: 10px auto;
}
.endImg p{
    width: 100%;
    color: #fefefe;
    font-size: 14px;
    padding: 0 20px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.aboutImgLis ul li:nth-child(1) .endImg>i{
    background-position: 17px -81px;
}
.aboutImgLis ul li:nth-child(2) .endImg>i{
    background-position: -60px -81px;
}
.aboutImgLis ul li:nth-child(3) .endImg>i{
    background-position: -139px -82px;
}
.aboutImgLis ul li:nth-child(4) .endImg>i{
    background-position: -235px -79px;
}
.aboutImgLis ul li:nth-child(5) .endImg>i{
    background-position: -326px -85px;
}

.aboutImgLis ul li:hover .endImg{
    top: -10px;
    opacity: 1;
}


.aboutText{
	width: 1010px;
	height: auto;
	margin: 0 auto;
}
.aboutText h4{
	width: 100%;
	height: 52px;
	background-image: url('../images/jianjie.png');
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
.aboutText p{
	color: #555;
	font-size: 14px;
	line-height: 26px;
	text-align: justify;
}

/* about */

/* case */
.case{
	width: 100%;
	/* height: 496px; */
	height: 430px;
	background-image: url('../images/caseBg.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 150px;
    box-sizing: content-box!important;
}
.case .caseBox{
	width: 1200px;
	margin: 0 auto;
}
.caseBox h3{
	width: 100%;
	height: 105px;
	background-image: url('../images/caseTit.png');
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transform: translateY(-90px);
	-ms-transform: translateY(-90px);
	-o-transform: translateY(-90px);
	transform: translateY(-90px);

	overflow: hidden;
}
.casesContent{
	width: 100%;
	height: 410px;
}
#focus_Box{    
	width: 864px;
    height: 410px;
    margin: 0 auto;
    position: relative;
}
#focus_Box .prev,#focus_Box .next{
    display: block;
    width: 60px;
    height: 60px;
    background-color: #c3c1c0;
    border-radius: 50%;
    color: #110a05;
    line-height: 60px;
    font-family: "宋体";
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom: 100px;
    z-index: 500;
    cursor: pointer;

    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
#focus_Box .prev:hover,#focus_Box .next:hover{
    background-color: #77181b;
    color: #fff;
}
#focus_Box .prev{
    left: -168px;
}
#focus_Box .next{
    right: -168px;
}

#focus_Box ul li{
    width: 214px;
    height: 214px;
    box-sizing: border-box!important;
    border: 4px solid #9a1e23;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#focus_Box ul li a{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	display: block;
	position: absolute;
	z-index: 999;
	overflow: hidden;
}
#focus_Box ul li .caseName{
    width: 120%;    
    display: block;
    font-size: 18px;
    color: #fff!important;
    z-index: 100;
    overflow: hidden;
    text-align: center;

    position: absolute;
    left: -22px;
    bottom: -122px;
}
#focus_Box ul li:nth-child(2) .caseName{
	bottom: -144px;
}
#focus_Box ul li b{
	width: 54px;
	height: 36px;
	background-image: url('../images/sanjao.png');
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: auto;
}

#focus_Box ul li .caseName>i,
#focus_Box ul li .caseName>p{
    color: #e8e8e8;
    font-style: normal;
}
#focus_Box ul li .caseName>i{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 18px;
    line-height: 50px;
}
#focus_Box ul li .caseName>p{
	width: 100%;
    /* height: 57px; */
    font-size: 14px;
    font-weight: 500;
    position: relative;
}

#focus_Box ul li img{
    width: 100%;
    height: 100%;
}
#focus_Box ul li .caseName{
	height: 107px;
}
#focus_Box ul li:nth-child(2) .caseName{
	height: 126px;
}


/* case */


/* craft */
.craft{
	width: 100%;
	height: 670px;
	position: relative;
	overflow: hidden;
}
.craft .craftBox{
	width: 1200px;
	height: 550px;
	background: linear-gradient(#faecd3,#faecd3) right/894px 100% no-repeat;
	margin: 70px auto 0;
	position: relative;
	overflow: hidden;
}
.craftLef{
	width: 650px;
	height: 430px;
	float: left;
	margin-top: 56px;
	overflow: hidden;
}
.craftLef img{
	width: 100%;
	height: 100%;
}

.craftRig{
	width: 486px;
	height: 300px;
	background-color: #fff;
	float: right;
	position: absolute;
	top: 120px;
	right: 160px;
	overflow: hidden;
	z-index: 9999;
}
.craftRig h4{
	margin-top: 45px;
	margin-bottom: 30px;
	font-size: 18px;
	text-align: center;
}
.craftRig p{
	max-height: 104px;
	color: #555;
	font-size: 14px;
	padding: 0 34px;
	margin-bottom: 20px;
	line-height: 26px;
	text-align: justify;
}
.craftBtn{
	width: 132px;
	height: 34px;
	border: 1px solid #9a1e23;
	background: linear-gradient(#9a1e23,#9a1e23) center/0% 100% no-repeat; 
	color: #9a1e23!important;
	display: block;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	margin: 0 auto;

	-webkit-transition: 0.4s;
	   -moz-transition: 0.4s;
	    -ms-transition: 0.4s;
	     -o-transition: 0.4s;
	        transition: 0.4s;
}
.craftBtn:hover{
	background: linear-gradient(#9a1e23,#9a1e23) center/100% 100% no-repeat;
	color: #fff!important;
}

/* craft */


/* footers */
#footers{
    width: 100%;
    height: 700px;
    /* height: 650px; */
    background-image: url('../images/footBgs.png');
    background-position: center -5px;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
}
#footers .footNews{
	width: 100%;
	height: 210px;
	margin-top: 80px;
	margin-bottom: 30px;
}
.fNewsCon{
	width: 1200px;
	height: inherit;
	margin: 0 auto;
	overflow: hidden;
}
.fNewsCon h3{
	width: 100%;
	height: 66px;
	background-image: url('../images/newsTit.png');
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	overflow: hidden;
}
.fnBtn{
	color: #fefefe!important;
	line-height: 66px;
	font-size: 14px;
	float: right;
}
.fnewsLis{
	width: 100%;
	height: 115px;
	overflow: hidden;
}
.fnewsLis ul{
	width: 100%;
	height: 100%;
	background: linear-gradient(#b65054,#b65054) center/1px 120% no-repeat;
}
.fnewsLis ul li{
	width: 515px;
	height: inherit;
}
.fnewsLis ul li:nth-child(odd){
	float: left;
}
.fnewsLis ul li:nth-child(even){
	float: right;
}
.fnewsLis ul li a{
	height: 100%;
	display: block;
}
.fNewImg{
	width: 166px;
	height: inherit;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
}
.fNewImg img{
	width: 100%;
	height: 100%;
}
.fNewTxt{
	width: 342px;
	height: inherit;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: right;
}
.fNewTxt h4{
	width: 100%;
	color: #240304;
	font-size: 14px;
	text-overflow: ellipsis;
    font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}
.fNewTxt p{
	color: #efcacb;
	font-size: 12px;
	margin: 8px 0 8px;
	line-height: 18px;
}
.fNewTxt span{
	color: #fff;
	padding-right: 10px;
	background-image: url('../images/sjx.png');
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 12px;
}

.fnewsLis ul li:nth-child(even) .fNewImg{
	float: right;
}
.fnewsLis ul li:nth-child(even) .fNewTxt{
	float: left;
}


.fNewsSerTit{
	width: 100%;
	height: 80px;
	background-image: url('../images/line.png');
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.fNewsSerTit p{
	width: 100%;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.fNewsSerTit .fTxt{
	font-size: 18px;
	margin-bottom: 8px;
}


.fMob{
	width: 300px;
	height: 54px;
	background: linear-gradient(#f3c1c1,#f3c1c1) center/1px 100% no-repeat;
	margin: 0 auto;
}
.fMob p{
	width: 130px;
	color: #f3c1c1;
	font-size: 16px;
	text-align: center;
}
.fMob p span{
	width: 100%;
	display: block;
	margin: 5px 0 8px;
}
.fMob p.cz{
	float: left;
}
.fMob p.mob{
	float: right;
}

.fInfos{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.fInfos p{
	color: #f3c1c1;
	font-size: 16px;
	margin: 10px 0;
	text-align: center;
}

#footers .footersBox{
    width: 100%;
    /* margin: 10px 0; */
    overflow: hidden;
}

.footersBox p{
    width: 1200px;
    height: 46px;
    color: #e3e3e3;
    margin: 0 auto;
    font-size: 12px;
    line-height: 46px;
    text-align: center;
}
.footersBox p a{
    color: #e3e3e3!important;    
}




/* footers */


/*right*/
#right{
    width: 75px;
    height: 297px;
    background: url(../images/right_bg.jpg) center center no-repeat;
    position: absolute;
    top: 200px;
    right: 0;
    z-index: 500;
}
#right ul li{
    width: 66px;
    height: 68px;
    margin: 5px auto 0px;
    position: relative;
}
#right ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
#right ul li.right_ewm i{
    display: block;
    width: 0px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: -10px;
    right: 80px;
}
#right ul li.right_ewm:hover i{
    width: 90px;
}


/*right*/

#right,
#right *,
#right ul li.right_ewm i{
    transition: all .5s cubic-bezier(0, 0.93, 1, 1);
    -webkit-transition: all .5s cubic-bezier(0, 0.93, 1, 1);
    -moz-transition: all .5s cubic-bezier(0, 0.93, 1, 1);
    -ms-transition: all .5s cubic-bezier(0, 0.93, 1, 1);
    -o-transition: all .5s cubic-bezier(0, 0.93, 1, 1);
}



.opacityShow{
    opacity: 1;
}
.opacityHide{
    opacity: 0;
}