@charset "UTF-8";
/* CSS Document */

/*header*/
.header {
    display: block;
    height: 86px;
    z-index: 99;
    background: url("../images/header-bg.jpg") center top no-repeat;
}

/*logo*/
.header .logo {
    float: left;
    height: 86px;
}

.header .logo a {
    display: list-item;
    line-height: 86px;
    text-align: center;
    height: 86px;
    list-style: none;
}

.header .logo a img {
    vertical-align: middle;
}

.header .share{
    float: right;
    margin-top: 25px;
    padding-left: 10px;
    background: url("../images/share-bg.jpg") left center no-repeat;
}
.header .share .social-share a{
    border: none!important;
    color: #999999!important;
}
.header .share .social-share a:hover{
    background: transparent;
}
/*navigation*/

.navigation {
    float: left;
    margin-left: 280px;
}

.navigation .nav {
    height: 86px;
}

.navigation .nav ul {
    padding-top: 25px;
}

.navigation .nav ul li {
    float: left;
    height: 45px;
    position: relative;
    margin-top: -4px;
    margin-left: 22px;
    margin-right: 22px;
}

.navigation .nav ul li > a {
    display: block;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 45px;
    transition: none;

}

.navigation .nav ul li > a span {
    font-size: 12px;
    display: block;
    color: #999999;
    margin-top: 5px;
}

.navigation .nav ul li:hover > a {
    color: #a71c00;
    background: url("../images/nav-li-bg.png") center bottom no-repeat;
}


/*banner*/
.banner {
    height: 696px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.banner .flexslider {
    height: 696px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 0;
    display: block;
}

.banner .slides li{
    height: 696px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    display: block;
}

.banner .slides li a {
    display: block;
    height: 100%;
}

.sub-banner{
    height: 395px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.sub-banner li{
    height: 395px;
}

/*图片指示*/
.banner .flex-control-nav{
    position:absolute; bottom:18px; z-index:2; padding-left:0; width:1100px; left:0;
    right:0; margin:0 auto; text-align:center;
}
.banner .flex-control-nav li{
    display:inline-block; margin: 0 8px; zoom:1; text-align:center;
}
.banner .flex-control-nav a{
    display:inline-block; width:20px; height:4px; cursor:pointer; background: #e0d9d4;
}
.banner .flex-control-nav .flex-active{ background: #ffffff; width: 40px; height: 4px}
/*左右方向按钮*/
/*.flex-direction-nav a{
    width:40px; height:70px; line-height:99em; overflow:hidden;margin:-45px 0 0;display:block;
    background: #cccccc;position:absolute;top:50%;z-index:10;
    cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;
}
.flex-direction-nav .flex-next{
    right:0; background: url("../images/to_right.png") no-repeat; background-size: 40px 70px;
}
.flex-direction-nav .flex-prev{
    left:0; background: url("../images/to_left.png") no-repeat; background-size: 40px 70px;
}
.flexslider:hover .flex-next{opacity:0.6;filter:alpha(opacity=60);}
.flexslider:hover .flex-prev{opacity:0.6;filter:alpha(opacity=60);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=100);}
*/

.footer{
    height: 114px;
    background: url("../images/footer-bg.jpg") center top no-repeat;
}
.footer .footer-code{
    width: 100%;
    padding-top: 35px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #999999;
}


/*index-product*/
.index-product{
    padding: 50px 0;
    background: url("../images/product-bg.jpg") left top;
}
.index-product .title{
    text-align: center;
}
.index-product .product-kinds{
    text-align: center;
    margin: 30px 0 50px;
}
.index-product .product-kinds ul{
    display: inline-block;
}
.index-product .product-kinds ul li{
    float: left;
    border: 1px #bcbcbc solid;
    height: 28px;
    margin: 0 20px;
}
.index-product .product-kinds ul li a{
    display: block;
    line-height: 28px;
    font-size: 14px;
    color: #666666;
    padding: 0 15px;
}
.index-product .product-kinds ul li.active,.index-product .product-kinds ul li:hover{
    border: 1px #a71c00 solid;
}
.index-product .product-kinds ul li.active a,.index-product .product-kinds ul li:hover a{
    color: #ffffff;
    background: #a71c00;
}
.index-product .product-count{
    width: 1200px;
}
.product-list{
    width: 1200px;
    overflow: hidden;
}
.product-list ul{
    width: 1230px;
}
.product-list ul li{
    float: left;
    width: 385px;
    height: 230px;
    position: relative;
    margin: 0 22px 22px 0;
}
.product-list ul li .img{
    width: 385px;
    height: 230px;
    overflow: hidden;
}
.product-list ul li .img img{
    width: 385px;
    height: 230px;
}
.product-list ul li:hover .img img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.product-list ul li:hover .modal{
    display: block;
}
.product-list ul li .modal{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 385px;
    height: 230px;
    background: url("../images/modal-bg.png") center no-repeat;
    text-align: center;
}
.modal h6{
    color: #ffffff;
    font-size: 30px;
    font-weight: normal;
    font-family: Arial;
    margin-top: 55px;
}
.modal i{
    display: block;
    font-size: 20px;
    color: #999999;
    font-family: Arial;
    margin-bottom: 30px;
}
.modal .product-name{
    color: #ffffff;
    font-size: 14px;
    line-height: 28px;
}
.modal .product-name b{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.modal .product-name span{
    display: block;
    font-size: 16px;
    color: #ffe400;
}

.more-btn{
    margin-top: 30px;
}
.more-btn a{
    display: block;
    width: 150px;
    height: 50px;
    background: #ffffff url('../images/more-btn.png') center no-repeat;
    border-radius: 5px;
    margin: 0 auto;
}
.more-btn a:hover{
    width: 160px;
}

/*index-kinds*/
.index-kinds{
    height: 360px;
    background: url("../images/kinds-bg.jpg") center no-repeat;
}
.index-kinds .kinds{
    padding-top: 110px;
    text-align: center;
}
.index-kinds .kinds ul{
    display: inline-block;
}
.index-kinds .kinds ul li{
    float: left;
    margin: 0 95px;
}
.index-kinds .kinds ul li img{
    width: 86px;
    height: 86px;
    border-radius: 50%;
}
.index-kinds .kinds ul li p{
    padding-top: 5px;
    font-size: 12px;
    color: #ffffff;
    line-height: 24px;
}
.index-kinds .kinds ul li span{
    display: block;
}
/*index-kinds end*/
/*index-about*/
.index-about{
    padding: 50px 0;
    background: #ffffff;
}
.index-about .title{
    text-align: center;
}
.index-about .company-intro{
    text-align: center;
    color: #666666;
    font-size: 12px;
    line-height: 24px;
    margin-top: 35px;
    margin-bottom: 50px;
}
.index-about .company-img{
    float: left;
    width: 530px;
    height: 385px;
    padding: 8px 0 0 8px;
    background: url("../images/intro-bg01.png") left top no-repeat;
    margin-left: 84px;
}
.company-img img{
    width: 504px;
    height: 358px;
    display: block;
}
.company-intro02{
    float: left;
    width: 339px;
    height: 216px;
    padding: 30px 30px 30px 45px;
    background: url("../images/intro-bg02.png") left top no-repeat;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    margin-top: 47px;
    margin-left: -60px;
    z-index: 9;
}
.company-intro02 p{
    height: 216px;
    overflow: hidden;
}
.look-more{
    float: right;
    width: 75px;
    height: 222px;
    background: url("../images/look-more-bg.jpg") left top no-repeat;
    position: relative;
    margin-right: 75px;
    margin-top: 113px;
}
.look-more a{
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}
/*index-about end*/
/*index-news*/
.index-news{
    padding: 60px 0;
    background: url("../images/product-bg.jpg");
}
.index-news .news-list{
    width: 823px;
    float: left;
}
.index-news .news-list ul li{
    float: left;
    width: 376px;
    margin-right: 35px;
}
.index-news .news-list ul li a{
    font-size: 12px;
    color: #666666;
    line-height: 24px;
}
.index-news .news-list ul li .img{
    width: 376px;
    height: 221px;
    position: relative;
}
.index-news .news-list ul li .img-time{
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 65px;
    background: rgba(0,0,0,0.3);  /*支持rgba的浏览器*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
    text-align: center;
    color: #ffffff;
}
.index-news .news-list ul li .img-time h5{
    font-size: 36px;
    font-family: Arial;
    line-height: 43px;
    border-bottom: 1px #cccccc solid;
}

.index-news .news-list ul li:hover .img-time{
    background: #a71c00;

}
.index-news .news-list ul li:hover .img-time h5{
    border-bottom: 1px #c2614d solid;
}
.index-news .news-list ul li h6{
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    height: 40px;
    border-bottom: 1px #cccccc solid;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 5px;
}
.index-news .news-list ul li:hover h6{
    color: #a71c00;
}
.index-news .news-list ul li p{
    height: 120px;
    overflow: hidden;
}
.index-news .news-list ul li span{
    display: block;
    width: 80px;
    font-size: 14px;
    background: url("../images/to-turn01.png") right center no-repeat;
    margin-top: 10px;
}
.index-news .news-list ul li:hover span{
    color: #a71c00;
    background: url("../images/to-turn02.png") right center no-repeat;
}

.news-center{
    float: right;
    width: 376px;
}
.news-center .title{
    width: 376px;
    height: 84px;
    background: #7c1500;
    color: #ffffff;
    padding-top: 45px;
}
.news-center .title h6{
    float: left;
    font-size: 30px;
    padding-left: 40px;
}
.news-center .title a{
    float: right;
    display: block;
    margin-right: 20px;
    margin-top: 5px;
}
.news-center .center-list{
    padding-top: 5px;
}
.news-center .center-list ul li{
    width: 376px;
    border-bottom: 1px #666666 dashed;
}
.news-center .center-list ul li a{
    line-height: 50px;
    font-size: 12px;
    color: #666666;
}
.news-center .center-list ul li p{
    float: left;
    width: 270px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news-center .center-list ul li span{
    float: right;
}
.news-center .center-list ul li:hover{
    background: #d5d5d5;
}
.news-center .center-list ul li:hover a{
    color: #a71c00;
}
/*index-news end*/
/*index-contact*/
.index-contact{
    height: 423px;
    padding-top: 100px;
    background: url("../images/index-map-bg.jpg") center no-repeat;
}
.index-contact .contact{
    width: 250px;
    float: left;
}
.index-contact .contact .contact-list{
    margin-top: 40px;
}
.contact .contact-list ul li{
    font-size: 12px;
    color: #a6a6a6;
}
.contact .share{
    margin-top: 48px;
}
.contact .share .social-share a{
    border: none!important;
    color: #ffffff!important;
    background: #a71c00;
}
.contact .share .social-share a:hover{
    background: #a71c00;
}
.index-map{
    width: 511px;
    height: 315px;
    float: left;
    margin-left: 20px;
}
.contact-way{
    float: right;
    width: 358px;
}
.contact-way .input-import{
    min-height: 40px;
    margin-bottom: 3px;
}
.contact-way .input-import input{
    width: 338px;
    height: 40px;
    background: transparent;
    border: none;
    padding-left: 20px;
    border-bottom: 1px #5b5b5b solid;
	color:#fff;
}
.contact-way .input-import input:focus,.contact-way .input-import textarea:focus{
    border-bottom: 1px #a71c00 solid;
}
.contact-way .input-import textarea{
    width: 338px;
    height: 90px;
    padding-left: 20px;
    background: transparent;
    border: none;
    border-bottom: 1px #5b5b5b solid;
    padding-top: 8px;
	color:#fff;
}
.contact-way .submit-btn button[type='submit']{
    width: 358px;
    height: 37px;
    background: #a71c00;
    color: #ffffff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
/*index-contact end*/
/*tips*/
.tips{
    position: fixed;
    top: 25%;
    width: 520px;
    height: 184px;
    background: url("../images/tips-bg.jpg") left top;
    text-align: center;
    z-index: 999;
}
.tips h5{
    font-size: 30px;
    color: #333333;
    font-family: '宋体';
    margin-top: 24px;
}
.tips p{
    font-size: 20px;
    color: #999999;
    font-family: '宋体';
}
.tips .close{
    position: absolute;
    right: 10px; top: 10px;
}
.tips .btn-box{
    width: 405px;
    margin: 15px auto 0;
    padding-top: 20px;
    border-top: 1px #cccccc solid;
}
.tips .btn-box a{
    display: block;
    width: 193px;
    height: 36px;
    border: 2px #999999 solid;
    background: #f1f1f1;
    line-height: 36px;
    text-align: center;
    float: left;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
.tips .btn-box a:first-child{
    margin-right: 10px;
}

.right-tips{
    width: 60px;
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 99;
}
.right-tips ul li{
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}
/*tips end*/

/*sub section*/
.sub-section{
    background: url("../images/product-bg.jpg") top repeat-y;
}
.left-part{
    width: 260px;
    float: left;
    margin-top: -20px;
    position: relative;
    z-index: 99;
}
.left-part .sec-title{
    width: 260px;
    height: 142px;
    background: #a71c00;
}
.sec-title .sec-name{
    width: 260px;
    height: 87px;
    padding-top: 55px;
}
.sec-title .sec-name p{
    font-size: 32px;
    color: #ffffff;
    border-left: 10px #ffffff solid;
    text-align: center;
}
.left-part .sec-nav{
    width: 260px;
}
.left-part .sec-nav ul li{
    height: 43px;
}
.left-part .sec-nav ul li a{
    display: block;
    padding-left: 60px;
    line-height: 43px;
    font-size: 14px;
}

.left-part .sec-nav ul li.active,.left-part .sec-nav ul li:hover{
    background: #7c1500;
}
.left-part .sec-nav ul li.active a,.left-part .sec-nav ul li:hover a{
    color: #ffffff;
}
.right-part{
    width: 890px;
    float: right;
    background: #ffffff;
    margin-top: -20px;
    position: relative;
    z-index: 99;
}
.right-part .location{
    padding: 26px 40px;
    border-bottom: 1px #dedede solid;
}
.right-part .location .fl{
    font-size: 28px;
    color: #a71c00;
    border-left: 6px #dedede solid; padding-left: 10px;
}
.right-part .location .fr,.right-part .location .fr a{
    font-size: 14px;
    color: #999999;
    line-height: 28px;
}

.right-part .content{
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    padding: 26px 40px 50px;
}


.display-scroll{}
.display-scroll .runImg{
    padding: 10px;
    border: 1px #eeeeee solid;
}
.runImg {
    width: 810px;
    position: relative;
}
.runImg .prev {
    position: absolute;
    left: 0;
    top: 62px;
    cursor: pointer;
    z-index: 99;
    width: 29px;
    height: 29px;
    background: url("../images/left01.png") center no-repeat;
}
.runImg .next {
    position: absolute;
    right: 0;
    top: 62px;
    cursor: pointer;
    z-index: 99;
    width: 29px;
    height: 29px;
    background: url("../images/right01.png") center no-repeat;
}
.runImg .prev:hover {
    background: url("../images/left02.png") center no-repeat;
}
.runImg .next:hover {
    background: url("../images/right02.png") center no-repeat;
}

.runImg .run {
    width: 100% !important;
    height: 138px;
    position: relative;
    overflow: hidden;
}
.runImg .run ul {
    position: absolute;
    left: 0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

.runImg .run ul li {
    float: left;
    width: 190px;
    height: 200px;
    overflow: hidden;
    margin-right: 17px;
    position: relative;
}

.runImg .run ul li a {
    display: block;
}

.runImg .run ul li .img {
    width: 280px;
    height: 200px;
    display: block;
}

.display-list{
    width: 810px;
    overflow: hidden;
}
.display-list ul{
    width: 865px;
}
.display-list ul li{
    float: left;
    width: 380px;
    margin-right: 50px;
    margin-bottom: 30px;
}
.display-list ul li .img{
    width: 380px;
    height: 177px;
    display: block;
    overflow: hidden;
}
.display-list ul li .img img{
    width: 380px;
    height: 177px;
}
.display-list ul li:hover .img img{
    transform: scale(1.1);
}
.display-list ul li p{
    font-size: 12px;
    color: #666666;
    line-height: 40px;
    text-align: center;
}
.display-list ul li b{
    font-size: 16px;
    color: #333333;
}
.display-list ul li:hover p b{
    color: #a71c00;
}

/*page*/
.page{
    text-align: center;margin-top: 30px;
}
.page a{
	display:inline-block;
    height: 33px;
	line-height:33px;
	padding:0px 12px;
    border: 1px #cccccc solid;
    margin: 0 5px;
	text-align: center;
    font-size: 12px;
}
.page a:hover{
    background: #990000;
    border: 1px #990000 solid;
	color:#fff;
}
.z-crt{
    background: #990000;
    border: 1px #990000 solid;
	color:#fff;
}
/*page end*/

.map{
    width: 810px;
    height: 281px;
}

.contact-three{
    padding: 20px 0;
    border: 1px #e7cbc5 solid;
}
.contact-three ul li{
    float: left;
    width: 33%;
    text-align: center;
}
.c-way .way-img{
    width: 410px;
    height: 257px;
    float: left;
}
.c-way .way-img img{
    width: 410px;
    height: 257px;
}
.c-way .way{
    float: left;
    width: 327px;
    padding-left: 60px;
    background: url("../images/line-01.jpg") left 55px no-repeat;
    margin-left: 10px;
}
.way .way-title{
    margin-top: 40px;
    font-size: 14px;
    color: #999999;
}
.way .way-title p{
    font-size: 20px;
    font-weight: bold;
    color: #a71c00;
}
.way .way-list{
    padding-top: 20px;
}

.leave{
    background: url("../images/leave-bg02.png") right top no-repeat;
}
.leave .leave-form{
    width: 660px;
}
.leave-form input{
    width: 300px;
    height: 33px;
    border-radius: 4px;
    border: 1px #cccccc solid;
    margin-bottom: 20px;
    margin-right: 15px;
    padding-left: 10px;
    font-size: 12px;
}
.leave-form textarea{
    width: 630px;
    height: 100px;
    border-radius: 4px;
    border: 1px #cccccc solid;
    padding-left: 10px;
    padding-top: 5px;
    font-size: 12px;
}
.leave-form textarea:focus,.leave-form input:focus{
    border: 1px #a71c00 solid;
}
.leave-form button{
    width: 123px;
    height: 33px;
    border: none;
    background: #7c1500;
    font-size: 14px;
    color: #ffffff;
    border-radius: 4px;
    margin-top: 10px;
    cursor: pointer;
}

.idea{}
.recruit-info,.recruit-require{
    padding-top: 15px;
    border-top: 1px #d5d5d5 solid;
    margin-top: 10px;
    padding-left: 100px;
}
.recruit-info ul li{
    padding-left: 30px;
    line-height: 32px;
}
.recruit-info ul li.icon01{
    background: url("../images/icon01.png") left  center no-repeat;
}
.recruit-info ul li.icon02{
    background: url("../images/icon02.png") left  center no-repeat;
}
.recruit-info ul li.icon03{
    background: url("../images/icon03.png") left  center no-repeat;
}
.recruit-info ul li.icon04{
    background: url("../images/icon04.png") left  center no-repeat;
}
.recruit-info ul li.icon05{
    background: url("../images/icon05.png") left  center no-repeat;
}

.recruit-list{
    padding: 0 40px;
}
.recruit-list ul li{
    width: 730px;
    height: 44px;
    border: 1px #d5d5d5 solid;
    margin-bottom: 10px;
    background: url("../images/turn01.png") 660px center no-repeat ;
}
.recruit-list ul li a{
    display: block;
    width: 690px;
    line-height: 44px;
    padding-left: 40px;
    color: #333333;
}
.recruit-list ul li:hover{
    background: url("../images/turn02.png") 660px center no-repeat ;
    border: 1px #a71c00 solid;
}
.recruit-list ul li:hover a{
    color: #a71c00;
}


.n-list{}
.n-list ul li{

    margin-bottom: 50px;
}
.n-list .img{
    float: left;
    width: 200px;
    height: 157px;
}
.n-list .img img{
    width: 200px;
    height: 157px;
}
.n-list .img-info{
    float: right;
    width: 580px;
    height: 157px;
    padding: 0 15px;
}
.n-list .img-info h5{
    font-size: 16px;
    color: #333333;
    border-bottom: 1px #cccccc solid;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-top: 3px;
}
.n-list .img-info span{
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.n-list .img-info p{
    height: 96px;
    overflow: hidden;
    color: #666666;
}
.n-list .img-info .turn{
    float: left;
    width: 21px;
    height: 9px;
    margin-top: 5px;
    background: url("../images/turn01.png") left center no-repeat;
}
.n-list ul li:hover{
    box-shadow: 2px 3px 3px 1px #d5d5d5;
}
.n-list ul li:hover .img-info{
    background: #f4f4f4;
}
.n-list ul li:hover h5{
    color: #a71c00;
}
.n-list ul li:hover .turn{
    background: url("../images/turn02.png") left center no-repeat;
}
.next{}
.next p{
    line-height: 32px;
}
.next a:hover{
    color: #a71c00;
}


.join{
    width: 1040px;
    position: relative;
    margin-top: -20px;
    background: #ffffff;
    padding: 20px 80px;
    z-index: 99;
    font-size: 12px;
    line-height: 24px;
    color: #666666;
}
/*sub section end*/





















