a{color: #444}
a:hover{color: #d8261c}
a, a:hover{
    -webkit-filter: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.container{margin: auto;width: 1200px}
.l-img{max-width: 100%}
.l-slide{
    width: 100%;
    height: 680px;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.toper{
    width: 100%;
    z-index: 100001;
}
.toper .container{
    margin-top: 54px;
    background-color: rgba(255,255,255,0.9);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.toper .logo{
    margin-left: 20px;
}
/* 导航菜单 */
.toper .menu{}
.toper .menu ul li{
    float: left;
    position: relative;
    z-index: 100
}
.toper .menu ul li.m a{
    display: block;
    text-align: center;
    font-size: 15px;
    width: 90px;
    line-height: 102px;
}
.toper .menu ul li.m a.current,
.toper .menu ul li.m:hover a{
    color: #d8261c
}
.toper .menu ul li.l a{
    margin-top: 35px;
    margin-right: 30px;
    display: block;
    background-color: #d8261c;
    color: #fff;
    width: 30px;
    text-align: center;
    padding: 6px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
/**/
.l-home-floor{
    padding: 20px 0;
    overflow: hidden;
}
.l-home-floor hgroup.hg1{
    text-align: center;
}
.l-home-floor hgroup.hg1 p{
    text-transform: uppercase;
    font-size: 42px;
    color: #ccc;
    font-family: Georgia;
    margin-bottom: 10px;
}
.l-home-floor hgroup.hg1 h2{
    font-size: 24px;
    color: #000;
    margin: 0 auto 50px;
    position: relative;
    z-index: 4;
}
.l-home-floor hgroup.hg1 h2:after{
    content: ' ';
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -25px;
    z-index: 3;
    border-bottom: 3px solid #d8261c;
    width: 50px;
}
.floor-1{
    padding: 40px 0 15px 0;
    background-color: #f8f8f8;
}
.floor-1 .floor-11 li.p1{
    float: left;
    margin: 0 12px 40px 0;
}
.floor-1 .floor-11 li.p1 a{
    color: #555;
}
.floor-1 .floor-11 li.p1 .img{
    overflow: hidden;
}
.floor-1 .floor-11 li.p1:nth-child(4n){
    margin-right: 0;
}
.floor-1 .floor-11 li.p1 p{
    background-color: #fff;
    border: 1px solid #eee;
    text-align: center;
    line-height: 3;
    -webkit-transition:all 0.35s ease;
    -moz-transition:all 0.35s ease;
    transition:all 0.35s ease;
}
.floor-1 .floor-11 li.p1:hover{
    -webkit-box-shadow: 0 0 10px 0 #666;
    -moz-box-shadow: 0 0 10px 0 #666;
    box-shadow: 0 0 10px 0 #666;
}
.floor-1 .floor-11 li.p1:hover p{
    background-color: #d8261c;
    border: 1px solid #d8261c;
    color: #fff;
}
.floor-2{
    padding: 60px 0 20px 0;
}
.floor-2 .mr60{
    margin-left: 60px;
    height: 440px;
    background: url(../images/a.jpg) no-repeat right bottom;
}
.floor-2 hgroup.hg2 p{
    text-transform: uppercase;
    font-size: 42px;
    color: #ccc;
    font-family: Georgia;
    position: relative;
    z-index: 4;
}
.floor-2 hgroup.hg2 p:after{
    content: ' ';
    position: absolute;
    left: -60px;
    top: 20px;
    z-index: 3;
    border-bottom: 3px solid #d8261c;
    width: 50px;
}
.floor-2 hgroup.hg2 h2{
    font-size: 24px;
    color: #000;
    margin: 10px auto 0;
    position: relative;
    z-index: 4;
}
.floor-2 .floor-21{
    width: 483px;
    font-size: 15px;
    color: #555;
    line-height: 35px;
    margin-top: 50px;
    overflow: hidden;
}
.floor-2 .floor-21 a{
    margin-top: 40px;
    display: block;
    color: #fa9224;
}
.floor-3{height: 300px;}
.floor-4{
    padding: 40px 0 60px 0;
}
.floor-4 .floor-41 .img{
    width: 42%;
    padding-left: 16px;
    float: left;
}
.floor-4 .floor-41 .img img{
    width: 452px;
    height: 337px;
}
.floor-4 .floor-41 ul{
    width: 56%;
    float: left;
}
.floor-4 .floor-41 li{
    line-height: 47px;
    border-bottom: 1px dashed #d4d4d4;
}
.floor-4 .floor-41 li label{
    color: #d8261c;
}
.floor-4 .floor-41 li span{
    color: #888;
    float: right;
}
/* 底部 */
.footer-bottom{
    background-color: #4c4c4c;
    overflow: hidden;
}
.footer-bottom .f-b1{
    background-color: #3b3b3b;
    width: 305px;
    text-align: center;
    padding: 50px;
}
.footer-bottom .f-b1 img{
    margin-bottom: 20px;
}
.footer-bottom .f-b1 p{
    color: #888;
}
.footer-bottom .f-bb{
    padding: 50px 0 0 60px;
}
.footer-bottom .f-bb h2{
    color: #fff;
    font-size: 16px;
    font-family: Arial;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 50px;
}
.footer-bottom .f-bb h2:after{
    content: ' ';
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 40px;
    border-bottom: 1px solid #d8261c;
}
.footer-bottom .f-bb h2 span{
    font-size: 16px;
    color: #fff;
    margin-left: 15px;
}
.footer-bottom .f-b2{
    width: 355px;
}
.footer-bottom .f-b2 h1{
    color: #fff;
    font-size: 22px;
    margin: 0 0 15px;
}
.footer-bottom .f-b2 ul li{
    color: #ccc;
    line-height: 2;
}
.footer-bottom .f-b3 li{
    margin-bottom: 10px;
}
.footer-bottom .f-b3 li label{
    color: #ccc;
    line-height: 2.2;
    width: 80px;
    display: inline-block;
    text-align: right;
}
.footer-bottom .f-b3 li input,
.footer-bottom .f-b3 li textarea{
    color: #fff;
    line-height: 2.2;
    background-color: #2d2d2d;
    border: 0;
    padding: 0 10px;
    min-width: 400px;
}
.footer-bottom .f-b3 li.code input{
    width: 100px;
    min-width: auto;
}
.footer-bottom .f-b3 li.code button{
    color: #d8261c;
    line-height: 2.2;
    background-color: #2d2d2d;
    border: 0;
    padding: 0 30px;
    margin-left: 25px;
}
.footer-bottom .f-b3 li.code img{
    vertical-align: top;
}
.footer{
    background: #222;
    color: #fff;
    text-align: left;
}
.footer .container{
    height: 60px;
    padding-top: 20px;
}
.footer .container a{color: #fff;}
.footer .bdsharebuttonbox{
    margin-top: -15px;
    margin-right: 100px;
}
/* 内页 */
.l-inside{height: 550px;}
/* 面包屑 */
.l-crumbs{border-bottom: 1px solid #eee;background-color: #fff;}
.l-crumbs .crumbs{color:#888;line-height:62px;}
.l-crumbs .crumbs img{margin-right: 6px;}
.l-crumbs .nav{}
.l-crumbs .nav li{
    float: left;
    margin-right: 2px;
}
.l-crumbs .nav li a{
    display: block;
    min-width: 100px;
    line-height: 60px;
    text-align: center;
    border-bottom: 2px solid #fff;
}
.l-crumbs .nav li.on a,
.l-crumbs .nav li a:hover{
    color: #d8261c;
    border-bottom-color: #d8261c;
}
/* 单页 */
.l-page .content_info{
    padding: 10px 40px 30px 40px;
    line-height: 2;
    color: #888;
    background-color: #fff;
}
.l-page .content_info img{max-width: 100%;}
.l-page-about .container{
    width: 1140px;
    margin-top: 60px;
    margin-bottom: 70px;
    position: relative;
    z-index: 1;
}
.l-page-about .container .content{
    position: absolute;
    z-index: 2;
    background-color: #f9f9f9;
    padding: 50px 15px 50px 50px;
    width: 800px;
    right: 0;
    top: 84px;
    overflow: hidden;
}
.l-page-about .container .content .info{
    height: 375px;
    padding-right: 35px;
    overflow: hidden;
}
.l-page-about .container .content .info h1{
    color: #d9261c;
    font-size: 24px;
}
.l-page-about .container .content .info h2{
    color: #ccc;
    font-size: 14px;
    margin-bottom: 30px;
}
.l-page-about .container .content .info p{
    color: #888;
    font-size: 15px;
    line-height: 2.5;
}
.l-page-qiye{
    background: url(../images/a2bg.jpg) no-repeat;
    height: 596px;
    padding-top: 60px;
}
.l-page-qiye hgroup.hg2,
.l-page-qiye .content{
    margin-left: 60px;
}
.l-page-qiye hgroup.hg2 p{
    text-transform: uppercase;
    font-size: 42px;
    color: #ccc;
    font-family: Georgia;
    position: relative;
    z-index: 4;
}
.l-page-qiye hgroup.hg2 p:after{
    content: ' ';
    position: absolute;
    left: -60px;
    top: 20px;
    z-index: 3;
    border-bottom: 3px solid #d8261c;
    width: 50px;
}
.l-page-qiye hgroup.hg2 h2{
    font-size: 24px;
    color: #000;
    margin: 10px auto 0;
    position: relative;
    z-index: 4;
}
.l-page-qiye .content{
    margin-top: 40px;
    width: 740px;
    line-height: 2.5;
    color: #555;
    font-size: 15px;
}
.l-page-contact{
    margin: auto 100px;
    padding-top: 30px;
}
.l-page-contact h1{
    color: #d9261c;
    font-size: 35px;
}
.l-page-contact .cinfo1{
    width: 55%;
    color: #444;
    font-size: 18px;
    line-height: 3;
}
.l-page-contact .cinfo1 i{
    color: #e7e7e7;
    margin-right: 10px;
    width: 22px;
    display: inline-block;
    text-align: left;
}
.cinfo li:first-child i{
    padding-left: 5px;
}
.cinfo li:nth-child(2) i{
    padding-left: 5px;
}
.cinfo li i.icon-youzheng-copy{
    font-size: 18px;
}
.l-page-contact .wechat{
    margin-top: 30px;
    background-color: #fafafa;
    width: 240px;
    text-align: center;
    padding-top: 65px;
    padding-bottom: 20px;
    color: #888;
}
.l-page-contact .map{
    margin-top: 80px;
    border: 1px solid #eee;
    padding: 20px;
}
/* 新闻 */
.l-news .list li{
    padding: 20px 30px;
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 #999;
    -moz-box-shadow: 0 0 10px 0 #999;
    box-shadow: 0 0 10px 0 #999;
}
.l-news .list li .img{width: 241px;height:180px;}
.l-news .list li .img img{
    width: 241px;height:180px;
}
.l-news .list li .box{width: 870px;}
.l-news .list li .box .title{
    color: #222;
    font-size: 18px;
    line-height: 3;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.l-news .list li .box .time{
    color: #b7b7b7;
    line-height: 2;
}
.l-news .list li .box .info{
    color: #666;
    line-height: 1.8;
    font-size: 15px;
}
.l-news .list li a:hover .title{
    color: #d9261c;
    text-indent: 20px;
}
.l-news .detail{
    padding: 10px 40px 30px 40px;
    background-color: #fff;
}
.l-news .detail>h1{
    line-height: 3;
}
.l-news .detail .time{
    color: #999;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.l-news .detail .content{
    line-height: 2.5;
    font-size: 15px;
    color: #666;
    margin-top: 45px;
}
.l-news .detail .content img{max-width: 100%;}
/* 产品 */
.sidebar{
    width: 255px;
    border: 1px solid #e0e0e0;
    margin-bottom: 50px;
}
.sidebar h3{
    color: #fff;
    font-size: 24px;
    background-color: #d8261c;
    line-height: 3;
    padding-left: 15px;
}
.sidebar>ul{
    background-color: #fff;
    padding-bottom: 30px;
}
.sidebar>ul>li{
    padding: 0 20px;
}
.sidebar ul li a{
    display: block;
    color: #000;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.sidebar>ul>li>a>span{
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #ccc;
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
}
.sidebar>ul>li>a>span:after{
    content: '▸';
    color: #fff;
    position: absolute;
    top: -14px;
    left: 7px;
}
.sidebar>ul>li.current>a,
.sidebar>ul>li:hover>a{color: #d8261c}
.sidebar>ul>li.current>a>span,
.sidebar>ul>li:hover>a>span{
    background-color: #f7d4d2
}
.sidebar>ul>li.current>a>span:after,
.sidebar>ul>li:hover>a>span:after{
    color: #d8261c;
}
.sidebar>ul>li.current>a>span:after{
    content: '▾';
    top: -13px;
    left: 6px;
}
.sidebar ul li ul.second{
    display: none;
}
.sidebar ul>li.current ul.second{
    display: block;
}
.sidebar ul>li.current ul.second li a{
    width: 100%;
    color: #555;
    border-bottom: 1px dashed #eee;
    padding: 0 10px;
}
.sidebar ul>li.current ul.second li a span{
    color: #d8261c;
    float: right;
}
.sidebar ul>li.current ul.second li.current a,
.sidebar ul>li.current ul.second li:hover a{
    background-color: #f7d4d2;
    border-bottom-color: #f7d4d2;
}
.l-product .list{
    width: 900px;
}
.l-product .list li.p1{
    width: 292px;
    height: 263px;
    float: left;
    margin: 0 12px 40px 0;
}
.l-product .list li.p1 a{
    color: #555;
}
.l-product .list li.p1 .img{
    width: 292px;
    height: 219px;
    overflow: hidden;
}
.l-product .list li.p1 .img img{
    max-width: 100%;
}
.l-product .list li.p1:nth-child(3n){
    margin-right: 0;
}
.l-product .list li.p1 p{
    background-color: #fff;
    border: 1px solid #eee;
    text-align: center;
    line-height: 3;
    -webkit-transition:all 0.35s ease;
    -moz-transition:all 0.35s ease;
    transition:all 0.35s ease;
}
.l-product .list li.p1:hover{
    -webkit-box-shadow: 0 0 10px 0 #666;
    -moz-box-shadow: 0 0 10px 0 #666;
    box-shadow: 0 0 10px 0 #666;
}
.l-product .list li.p1:hover p{
    background-color: #d8261c;
    border: 1px solid #d8261c;
    color: #fff;
}
.l-product .detail{
    width: 900px;
}
.l-product .detail>h1{
    text-align: center;
    font-size: 24px;
    color: #555;
    margin-bottom: 30px;
}
.l-product .detail .picture{
    text-align: center;
    width: 700px;
    margin: auto;
    margin-bottom: 45px;
    position: relative;
    z-index: 1;
}
.l-product .detail .picture .cloud-zoom img{
    width: 700px;
    height: 524px;
}
.l-product .detail .cloud{
    width: 452px !important;
    margin-left: 114px;
    height: 100px;
    position: absolute;
    bottom: 1px;
    z-index: 10000;
}
.l-product .thumbelina-but.horiz.left,
.l-product .thumbelina-but.horiz.right{
    background-color: #ccc;
    color: #a3a3a3;
    border-radius: 5px;
    width: 22px;
    font-size: 18px;
    top: 6px;
    height: 78px;
    line-height: 78px;
}
.l-product .thumbelina-but.horiz.left{
    left: -90px;
}
.l-product .thumbelina-but.horiz.right{
    right: -110px;
}
.l-product .thumbelina-list {
    
}
.l-product .thumbelina li img {
    border: 2px solid #ccc;
}
.l-product .thumbelina li img:hover {
    border: 2px solid #d8261c;
}
.l-product .detail .content_xq{
    color: #444;
    padding: 0 20px;
    background-color: #fff;
    margin-bottom: 10px;
}
.l-product .detail .content_xq span{
    font-size: 18px;
    line-height: 50px;
    border-bottom: 2px solid #d8261c;
    display: inline-block;
}
.l-product .detail .content{
    padding: 50px 40px;
    background-color: #fff;
}
.l-product .detail .content img{
    max-width: 100%;
}
/* 招聘 */
.l-job .list{
    background-color: #fff;
    margin-bottom: 30px;
    border: 1px solid #ccc;
}
.l-job .list .title{
    color: #d8261c;
    font-size: 20px;
    height: 65px;
    line-height: 65px;
    padding: 0 35px;
}
.l-job .list .title span{
    color: #888;
    font-size: 15px;
    float: right;
}
.l-job .list .info{
    padding: 25px 35px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #444;
    font-size: 15px;
    line-height: 2;
}
.l-job .list ul{
    width: 50%;
}
.l-job .list .describe{
    color: #666;
    font-size: 15px;
    height: 54px;
    line-height: 54px;
    padding: 0 35px;
}
.l-job .list .describe span{
    color: #888;
    font-size: 15px;
    float: right;
    cursor: pointer;
}
.l-job .list .describe .iconfont{
    margin-right: 10px;
}
.l-job .list .remarks{
    border-top: 1px solid #ccc;
    padding: 25px 35px;
    font-size: 15px;
    line-height: 1.8;
    display: none;
}
/* 留言 */
.l-message .content{
    background-color: #fff;
    padding: 55px 0;
}
.l-message .box{
    width: 520px;
    margin: auto;
}
.l-message .box h2{
    color: #ccc;
    font-size: 42px;
    font-family: Georgia;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center;
}
.l-message .box h3{
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
}
.l-message .box .line{
    margin: auto;
    height: 3px;
    width: 50px;
    background-color: #d8261c;
}
.l-message .box p{
    color: #ccc;
    text-align: center;
    margin: 30px auto;
}
.l-message .box li.m,
.l-message .box li.code input{
    color: #555;
    line-height: 2;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
    padding: 2px 0;
}
.l-message .box li.m label{
    color: #555;
    line-height: 2.5;
    width: 80px;
    display: inline-block;
    text-align: right;
}
.l-message .box li.m label i{
    color: red;
    padding-right: 5px;
}
.l-message .box li.m input,
.l-message .box li.m textarea{
    color: #555;
    line-height: 2.5;
    background-color: #fff;
    border: 0;
    padding: 0 10px;
    width: 370px;
}
.l-message .box li.m textarea{
    line-height: 2;
    height: 150px;
}
.l-message .box li.code input{
    line-height: 2.5;
    padding: 2px 10px;
    margin-right: 10px;
}
.l-message .box li.code img{
    vertical-align: top;
}
.l-message .box li.submit button{
    margin-top: 15px;
    color: #fff;
    background-color: #d8261c;
    border: 0;
    line-height: 41px;
    border-radius: 5px;
    width: 60%;
}
.menu2{
	display:none;
}
.menu_down{
	display: none;
}
.l-product .list2{
	width:100%;
}
.workshop_list ul{
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 40px;
}
.workshop_list ul li{
	margin-right: 20px;
	margin-bottom: 20px;
	width: 385px;
	/* height: 290px; */
	position: relative;
	overflow: hidden;
}
.workshop_list ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.workshop_list ul li a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.workshop_list ul li:nth-child(3n){
	margin-right: 0;
}
.ws_rseach{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	left:0%;
	top:100%;
	-webkit-transition: ease-in-out .5s;
	-o-transition: ease-in-out .5s;
	transition: ease-in-out .5s;
	cursor: pointer;
	pointer-events:none;
}
.workshop_list ul li:hover .ws_rseach{
	left:0;
	top:0;
}
.load{
	padding-top: 20px;
	text-align: center;
}
.load p{
	padding-top:5px;
}
.about_inside .inside_page1 .load p{
	font-size: 14px;
	color: #999;
	line-height: 32px;
	padding-top: 3px;
}
.load a:hover p{
	color:#000;
}
.picture .swiper-container{
	display:none;
}
.flexslider .swiper-container{
	display:none;
}

.l-mg40{margin: 40px auto 30px;}
.l-gray{background-color: #f4f4f6;}


.flexslider{position:relative;height:709px;overflow:hidden;background:url(images/loading.gif) 50% no-repeat;}
    .slides{position:relative;z-index:1;}
    .slides li{height:709px;}
    .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
    .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
    .flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
    .flex-control-nav .flex-active{background-position:0 0;}

    .flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
    .flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
    .flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
    .flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}