html, body {
    font: 16px Microsoft YaHei;
    -webkit-font-smoothing: antialiased;
}
.lee dt a{color:#f00!important; }
h1, h2, h3, h4, h5, h6, p, dl, dd, dt, ul, ol, li, body {
    margin: 0;
    padding: 0;
}

ul, ol, dl, dd, dt {
    list-style: none;
}

input, button, textarea {
    outline: none;
    font-family: Microsoft YaHei;
}

a {
    color: #000;
    text-decoration: none;
}

img {
    border: 0;
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: normal;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.content {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.cl:after, .content:after {
    content: " ";
    display: block;
    clear: both;
}


/* header */
.h-top{
    line-height: 40px;
    font-size: 12px;
    color:#3a3a3a;
    background: #F2F2F2;
}
.h-top-rt span{
    display: inline-block;
    font-size: 16px;
    color:#d9000e;
    margin-right: 20px;
}
.h-top-rt a{
    display: inline-block;
    color:#3a3a3a;
}
.h-top-rt a:hover{
    color:#d9000e;
}
.h-top-rt img{
    display: inline-block;
    margin: -2px 10px 0;
}
.h-logo{
    background: url(../img/h-logo.png) no-repeat top;
	height:120px;
	width:1200px;
	margin:0px auto;
}
.logo_top{width:143px; height:41px; float:left; margin-top:10px;}
.logo_main{width:700px; height:104px; margin:0px auto;}
.logo{height:94px; width:1200px; margin:0px auto; background:url(../img/logo.png) left center no-repeat;}
.h-logo span{float:right; margin-top:30px;}
.h-nav{
    background: #026EBF;
}
.h-nav-mainMenu>li{
    position: relative;
    float: left;
    line-height: 50px;
    text-align: center;
    width: 150px;
}
.h-nav-mainMenu>li>a{
    display: block;
    color:#fff;
}
.h-nav-mainMenu>li.show,
.h-nav-mainMenu>li:hover{
    background: #0282DF;
}
.h-nav-subMenu{
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    background: #026EBF;
    text-align: center;
    overflow: hidden;
    opacity: 0;
    transition: all .3s ease;
}
.h-nav-subMenu a{
    display: block;
    font-size: 14px;
    line-height: 36px;
    color:#fff;
    transition: all .3s ease;
}
.h-nav-subMenu a:hover{
    background:#0282DF;
}
.h-nav-box{
    position: absolute;
    left: -235px;
    top: 50px;
    width: 1000px;
    padding: 10px 0;
    background: #006DB7;
    overflow: hidden;
    opacity: 0;
    transition: all .3s ease;
}

.h-nav-list{
    float: left;
    width: 160px;
    text-align: left;
}
.h-nav-box a{
    display: block;
    line-height: 30px;
    color:#fff;
    padding-left: 20px;
    font-size: 14px;
}
.h-nav-tt a{
    font-size: 16px;
    line-height: 36px;
}
.h-nav-tt a:hover,
.h-nav-box ul a:hover{
    background: #006DB7;
}
.h-nav-mainMenu>li:hover .h-nav-subMenu,
.h-nav-mainMenu>li:hover .h-nav-box{
    opacity: 1;
    visibility: visible;
    z-index: 100;
}
/* banner */
.banner {
    position: relative;
    height: 420px;
    overflow: hidden;
}

.b_img li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 0;
    transition: all .5s ease;
}

.b_img li.index {
    opacity: 1;
    z-index: 10;
}

.b_img img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.b_index {
    position: absolute;
    left: 50%;
    bottom: 35px;
    z-index: 50;
    margin-left: -39px;
}

.b_index li {
    float: left;
    width: 12px;
    height: 12px;
    margin: 0 7px;
    border-radius: 50%;
    background: #026EBF;
    transition: all .5s ease;
    cursor: pointer;
}

.b_index li.show {
    background: #FF6600;
}
.main_tt {
    position: relative;
    font-size: 30px;
    text-align: center;
    color: #030303;
}

.product {
    padding: 50px 0 30px;
}

.index_product_list {
    position: relative;
    height: 200px;
	padding-top:20px;

}

.product_list_box {
    margin: 0 70px;
    width: 1048px;
    height: 185px;
    overflow: hidden;
}

.product_list_box ul {
    position: relative;
    width: 2000px;
}

.product_list_box li {
    position: relative;
    float: left;
    margin: 0 10px;
}
.product_list_box li img{
   width: 247px;
    height:139px;
}
.product_list_box_t{
    position: absolute;

    left: 0;
    width: 100%;
    height: 36px;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    color:#333;

}
.product_list_box li:hover .product_list_box_t{
    line-height: 30px;

	text-align: center;
    color:#ff0000;
	
}
.product_btn {
    position: absolute;
    width: 56px;
    height: 56px;
    top: 40%;
    margin-top: -28px;
    cursor: pointer;
}

.product_btn_l {
    left: 0;
    background: url(../img/product_btn_icon.png) no-repeat 0 0;
}

.product_btn_l:hover {
    background: url(../img/product_btn_icon.png) no-repeat 0 -120px;
}

.product_btn_r {
    right: 0;
    background: url(../img/product_btn_icon.png) no-repeat 0 -60px;
}

.product_btn_r:hover {
    background: url(../img/product_btn_icon.png) no-repeat 0 -180px;
}
.about{
    height: 380px;
    margin:0px 0 20px;
    overflow: hidden;
}
.about_box{
    width: 1200px;
}
.about_pic{
    position: absolute;
    width:448px;
    height: 334px;
    left: 0;
    bottom: 0;
    overflow: hidden;
}
.about_pic img{
    width: 100%;
}
.about_text{
    position: absolute;
    width: 1020px;
    height: 480px;
    right: 0;
    bottom: 0;
    padding: 40px 30px;
    box-sizing: border-box;
    background: #026EBF;
    color:#fff;
}
.about_tt{
    position: relative;
    font-size: 40px;
    font-family: Arial;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.about_detail{
    width: 566px;
    font-size: 16px;
    line-height: 34px;
    text-align: justify;
    margin-top: 6px;
    margin-bottom: 29px;
}
.about_detail span{
    font-size: 24px;
    color:#FFCC00;
    weight:bold;
}
.about_text a{
    display: block;
    width: 212px;
    height: 35px;
    text-align: center;
    line-height: 37px;
    font-size: 18px;
    font-family: Arial;
    text-transform: uppercase;
    color:#fff;
    border-radius: 5px;
    border: solid 2px #ffffff;
    transition: all .5s ease;
}
.about_text a:hover{
    background: #fff;
    color: #fb9816;
}
/* footer */
.f-contact{
    font-size: 14px;
    padding: 50px 0;
    background: #F3F3F3;
}
.f-contact-service p{
    font-size: 16px;
    line-height: 30px;
    color:#fff;
}
.f-contact-service li a{
    display: block;
    color:  #b5b4b4;
    line-height: 26px;
}
.f-contact-service li a:hover{
    color:  #ff3300;
}
.f-contact-ewm{
    margin: 10px 60px 0 110px ;
}
.f-contact-ewm p{
    color:  #b5b4b4;
    margin-top: 10px;
    text-align: center;
}
.f-contact-list{
    color:  #fff;
    line-height: 30px;
}
.f-copyright{
    font-size: 14px;
    line-height: 42px;
    color:#fff;
    background: #026EBF;
}
.f-copyright a{
    color:#fff;
}

.f-copyright a:hover{
    color:#ffcc00;
}

.foot_contact {
    background: #F3F3F3;
    padding: 50px 0 50px;
    color: #333;
}
.contact_pic{
    margin: 0px 55px 0px 0px;
}

.contact_list{
    font-size: 14px;
    line-height: 27px;
    letter-spacing: 1px;
}
.contact_list p{
    padding-left: 0px;
    margin: 0px 0;
}



/* main */
.main-line{
    position: relative;
    height: 25px;
    border-top: 1px solid #d7d7d7;
}
.main-box{
    position: absolute;
    top: -19px;
    left: 50%;
    height: 45px;
    line-height: 45px;
    background: #fff;
}


/* product */
.m-product{
    padding:30px 0 20px;
}
.m-product-title{
    font-size: 30px;
    text-align: center;
    color:#d9010f;
    margin-bottom: 35px;
}
.m-product .main-box{
    margin-left: -214px;
}
.m-product-input{
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 30px;
    box-sizing: border-box;
    border:1px solid #a0a0a0;
}
.m-product-input span{
    margin:0 10px;
}
.m-product-input input{
    border: 0;
    width: 95px;
    box-sizing: border-box;
}

.m-product-sub{
    width: 78px;
    height: 32px;
    border:0;
    margin-left: 6px;
    background: #d9010f;
    color:#fff;
    vertical-align: top;
	cursor: pointer;
}
.m-product-bd{
    margin-top: 35px;
    overflow: hidden;
}
.m-product-bd ul{
    margin-right: -75px;
}
.m-product-bd li:after{
    display: block;
    clear: both;
    content: ' ';
}
.m-product-bd li{
    float: left;
    width: 350px;
    margin:0 75px 42px 0;
}
.m-product-pic{
    float: left;
    width: 110px;
    height: 110px;
    overflow: hidden;
}
.m-product-pic img{
    width: 100%;
}
.m-product-text{
    float: left;
    width: 240px;
    padding: 0 0 0 12px;
    box-sizing: border-box;
}
.m-product-name a{
    display: block;
    line-height: 28px;
    color:#d9010f;
}
.m-product-name a:hover{
    color:#ff0000;
}
.m-product-infor a{
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    overflow: hidden;
}

.m-product-infor a:hover{
    font-size: 14px;
    color:#CC0000;
}




/* about */
.m-about{
    height:420px;
    padding: 40px 0 ;
    box-sizing: border-box;
	background-color:#f5f5f5;
}

.m-about-lf{
    width: 680px;
    color:#333;
	font-size: 14px;
    line-height:26px;
}
.m-about-name{
    font-size: 32px;
    color:#026EBF;
    margin-bottom: 10px;
}
.m-about-infor{
    font-size: 14px;

}

/* container */
.m-container{
    padding: 60px 0;
}
.m-news{
    width: 720px;
}
.m-news .main-box{
    font-size: 20px;
    color:#fff;
    background: #000;
    padding: 0 16px;
    margin-left: -76px;
}

.m-news-bd li:after{
    display: block;
    clear: both;
    content: ' ';
}
.m-news-bd li{
    margin-top: 50px;
    cursor: pointer;
}
.m-news-timer{
    width: 200px;
    text-align: left;

}
.m-news-timer span{
    display: block;
    line-height: 60px;
    font-size: 35px;
    background: #efefef;
    transition: all .3s ease;
}
.m-news-timer p{
    line-height: 30px;
    font-size: 15px;
    color:#fff;
    background: #026EBF;
    transition: all .3s ease;
}
.m-news-bd li:hover .m-news-timer span{
    color:#fff;
    background: #ff6600;
}
.m-news-bd li:hover .m-news-timer p{
    background: #026EBF;
}
.m-news-article{
    padding: 4px 0;
    width: 600px;
    box-sizing: border-box;
}
.m-news-article h2 a{
    display: block;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    transition: all .3s ease;
}
.m-news-article p a{
    display: block;
    height: 90px;
    line-height: 22px;
    font-size: 14px;
    color: #6e6e6e;
    overflow: hidden;
    transition: all .3s ease;
}
.m-news-article h2 a:hover{
    color:#d9010f;
}
.m-news-article p a:hover{
    color:#000;
}


.m-honor{
    width: 384px;
}
.m-honor .main-box{
    font-size: 30px;
    color:#fff;
    background: #e60012;
    padding: 0 16px;
    margin-left: -82px;
}
.m-honor-bd{
    position: relative;
    margin-top: 53px;
    padding: 15px 73px ;
    background: #efefef;
}
.m-honor-box{
    overflow: hidden;
}
.m-honor-bd ul{
    position: relative;
    width: 1000px;
}
.m-honor-bd li{
    float: left;
    width: 238px;
    height: 337px;
    overflow: hidden;
}
.m-honor-bd li img{
    width: 100%;
}
.m-honor-btn p{
    position: absolute;
    top: 50%;
    width: 47px;
    height: 50px;
    margin-top: -25px;
    cursor: pointer;
}
.m-honor-lf{
    left: 0;
    background:#000 url(../img/m-honor-lf.png) no-repeat center ;
}

.m-honor-rt{
    right: 0;
    background:#000 url(../img/m-honor-rt.png) no-repeat center ;
}





.page_banner {
    overflow: hidden;
}

.page_banner img {
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.page_main {
    padding: 20px 0;
}

.page_left {
    width: 230px;
}

.page_left_tt {
    text-align: center;
    line-height: 70px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    background: #0285CB;
}
.page_left_list>li {
    margin-top: 2px;
}

.page_left_list>li>a {
    display: block;
    line-height: 46px;
    padding-left: 20px;
    background: #efefef url(../img/page_list_icon.png) no-repeat 270px center;
    transition: all .3s ease;
}

.page_left_list>.page_list_first {
    border-top: 0;
}

.page_left_list>li.show>a, .page_left_list>li:hover>a {
    color: #ff0000;
    background: #efefef url(../img/page_list_icon.png) no-repeat 200px center;
}
.page_service_box{
    background: #fff;
    border: 1px solid #efefef;
    border-top: 0;
}
.page_service_box>li>a{
    display: block;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px;
    color:#333;
    border-top: 1px solid #efefef;
}
.page_service_box>li>a:hover{
    font-size: 14px;
	color:#CC0000;
}

.page_service_text{
    font-size: 14px;
    line-height: 24px;
}
.page_service_list ul{
    margin: 50px -10px;
}

.page_service_list li{
    float: left;
    font-size: 14px;
    width: 300px;
    margin: 10px 10px;
    line-height: 50px;
    box-sizing: border-box;
    background: #efefef;
}
.page_service_list li a{
    display: block;
}
.page_service_list li a:hover{
    color:#fd7507;
}
.page_service_list li i{
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 10px 3px 15px;
    background: url(../img/icon.png) no-repeat center;
}

.page_right {
    width: 940px;
}

.page_right_tt {
    font-size: 18px;
    padding-left: 20px;
    line-height: 44px;
    margin-bottom: 20px;
    background: #efefef;
    color: #000;
}

.page_right_tt p {
    font-size: 14px;
    margin-right: 20px;
}

.page_right_tt p a {
    color: #000;
}

.page_right_tt p a:hover {
    color: #ff0000;
}

.page_about_text {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
}

.page_technology_box ul {
    margin: 0 -10px;
}
.page_technology_pic{
    height: 212px;
    overflow: hidden;
}
.page_technology_pic img {
    width: 100%;
}

.page_technology_text a {
    display: block;
    text-align: center;
    line-height: 36px;
    background: #2F2F2F;
	color:#fff;
    box-sizing: border-box;
}

.news_list .page_technology_text {
    background: #fff;
}
.page_technology_box li:hover .page_technology_text a{
    background: #026EBF;
    color:#fff;
}
.news_btn {
    text-align: center;
    padding-bottom: 30px;
}

.news_btn i {
    display: inline-block;
    width: 37px;
    height: 7px;
    background: #d8dad9;
    margin-left: 6px;
    cursor: pointer;
}

.news_btn i.show, .news_btn i:hover {
    background: #01772b;
}

.page_technology_tt a {
    display: block;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
}

.page_technology_tt:hover a {
    color: #01772b;
}

.page_technology_detail a {
    height: 58px;
    font-size: 12px;
    text-align: justify;
    color: #989999;
    margin-bottom: 5px;
    overflow: hidden;
}

.page_technology_detail a:hover {
    color: #333;
}

.page_btn {
    text-align: center;
    padding-top: 30px;
}

.page_btn a {
    display: inline-block;
    margin: 0 10px;
    padding: 0px 15px;
    background: #efefef;
    font-size: 14px;
    border-radius: 3px;
}

.page_btn a.show, .page_btn a:hover {
    background: #026EBF;
    color: #fff;
}

.page_join_box li {
    margin-bottom: 20px;
}

.page_join_tt {
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    padding-left: 7px;
    background: #f3f3f3;
}

.page_join_list {
    padding-top: 10px;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    display: none;
}

.page_join_list h6 {
    font-weight: bold;
}

.page_product_box .page_technology_tt a {
    color: #01772b;
}
.page_right .m-news-bd li{
    margin-top: 20px;
}
.page_right .m-news-bd .m-news-article{
    width: 720px;
}
.page_news_detail_box .page_news_detail_tt {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
    text-align: center;
}

.page_news_detail_box .page_news_detail_text {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
}

.page_news_detail_next {
    margin-top: 20px;
}

.page_news_detail_next p {
    font-size: 14px;
    line-height: 24px;
}

.page_news_detail_next a {
    margin: 0 5px;
}

.page_news_detail_next a:hover {
    color: #fd7507;
}
.page_honor_box ul {
    margin: 0 -13px;
}

.page_honor_box li {
    float: left;
    width: 220px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    margin: 0 5px 30px 14px;
    padding: 3px;
}

.case_list_img {
    width: 212px;
    height: 159px;
    overflow: hidden;
}

.case_list_img img {
    width: 212px;
	height: 159px;
}

.case_list_text {
    font-size: 13px;
    line-height: 32px;
    text-align: center;

}

.case_list_text a {
    display: block;
    color: #fff;
    background: #006DB7;
    transition: all .5s ease;
}

.page_honor_box li:hover a {
    background:#ff6600;
}


.case_list li:hover a {
    background:#ff6600;
}

.page_parent_box li {
    height: 100px;
}

.page_parent_box li > a {
    height: 92px;
}

.page_b {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}

.page_b h1 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}

.page_b p {
    margin: 20px 0;
}
.page_b p span{
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 20px;
}
.page_b p.next {
    margin: 7px 0;
}

.page_b p input {
    width: 200px;
    line-height: 24px;
    padding-left: 5px;
}

.page_b p textarea {
    width: 500px;
    height: 120px;
    vertical-align: top;
    resize: none;
    padding: 5px;
}

.page_index {
    display: flex;
    justify-content: center;
}

.page_index a {
    margin: 20px 10px 0;
    padding: 7px 15px;
    background: #e0e0e0;
    font-size: 14px;
    border-radius: 3px;
}

.page_index a.show, .page_index a:hover {
    background: #e7a60b;
    color: #fff;
}

.sub, .res {
    width: 100px;
    line-height: 30px;
    border-radius: 3px;
    border: 0;
    color: #fff;
    margin-right: 10px;
    cursor: pointer;
    transition: all .5s ease;
    margin-bottom: 25px;
}

.sub {
    background: #026EBF;
    margin-left: 100px;
}

.sub:hover {
    background: #026EBF;
}

.res {
    background: #026EBF;
}

.res:hover {
    background: #026EBF;
}

.page-download-tt{
    text-align: center;
    line-height: 40px;
    background: #efefef;
}

.page-download li{
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    background: none;
    border-bottom: 1px solid #efefef;
}
.page-download li span,
.page-download-tt span{
    display: inline-block;
}
.page-download-name{
    width: 50%;
}
.page-download-infor{
    width: 30%;
}
.page-download-timer,
.page-download-btn{
    width: 10%;
}
.news_nav {
    line-height: 42px;
    font-size: 14px;
    font-weight: bold;
}

.news_nav > a {
    display: inline-block;
    width: 100px;
    text-align: center;
}

.news_nav > a.show {
    color: #fff;
    background: #01772B;
}
.page_service_box_first a{color:#CC3300!important; font-weight:bold;}

.news_nav {
    line-height: 42px;
    font-size: 14px;
    font-weight: bold;
}

.news_nav > a {
    display: inline-block;
    width: 100px;
    text-align: center;
}

.news_nav > a.show {
    color: #fff;
    background: #01772B;
}
.page_service_box_first a{color:#CC3300!important; font-weight:bold;}

.news {
    padding: 0px 0 50px 0px;
}

.news_box ul {
    margin: 20px -14px 0;
}

.news_box li {
    float: left;
    width: 586px;
    margin: 14px;
}

.news_box li:after {
    display: block;
    content: " ";
    clear: both;
}

.news_pic {
    float: left;
    width: 160px;
    text-align: center;
    overflow: hidden;
}
.news_pic span{
    display: block;
    line-height: 60px;
    font-size: 35px;
    background: #F5F5F5;
    transition: all .3s ease;
}
.news_pic p{
    line-height: 30px;
    font-size: 15px;
    color:#fff;
    background: #006DB7;
    transition: all .3s ease;
}
.news_box li:hover .news_pic span{
    color:#fff;
    background: #ff6600;
}
.news_box li:hover .news_pic p{
    background: #006DB7;
}
.news_text {
    float: left;
    width: 420px;
    padding: 10px 10px 15px 20px;
	height:120px;
    box-sizing: border-box;
	background-color:#efefef;
}

.news_text h2 a{
    display: block;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    transition: all .3s ease;
}
.news_text p a{
    display: block;
    height: 62px;
    line-height: 22px;
    font-size: 12px;
    color: #6e6e6e;
    overflow: hidden;
    transition: all .3s ease;
}
.news_text h2 a:hover{
    color:#d9010f;
}
.news_text p a:hover{
    color:#000;

}
/***************** banner ****************/
.banner {
    position: relative;
    height: 500px;
    overflow: hidden;
}

.banner_img li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 0;
    transition: all .5s ease;
}

.banner_img li.index {
    opacity: 1;
    z-index: 10;
}

.banner_img img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.banner_index {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 20px;
    z-index: 50;
    text-align: center;
}

.banner_index li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 2px;
    background: url(../img/banner_icon.png) no-repeat 0 -12px;
    cursor: pointer;
}

.banner_index li.show {
    background: url(../img/banner_icon.png) no-repeat 0 0;
}
.product_list ul {
    margin: 0 -13px;
}

.product_list li {
    float: left;
    width: 170px;
    box-sizing: border-box;
    margin: 0 5px 20px 14px;
    padding: 3px;
}

.product_list_img {
    width: 162px;
    height: 159px;
    overflow: hidden;
}

.product_list_img img {
    width: 162px;
    height: 159px;
}

.product_list_text {
    font-size: 12px;
    line-height: 22px;
    text-align: left;

}

.product_list_text a {
    display: block;
    color: #333;
    transition: all .5s ease;
}

.product_list li:hover a {
	color: #ff0000;
}

.page_index {
    text-align: center;
    margin-top: 30px;
}
.product_detail_info_l{
    position: relative;
    float: left;
    width: 250px;
}
.product_big{
    position: relative;
    height: 250px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    margin-bottom: 5px;
    overflow: hidden;
    cursor: move;
}
.product_detail_info_r{
    float: right;
    width: 390px;
}
.product_detail_info_name{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #008ad2;
    font-weight: bold;
}
.product_detail_info_text{
    font-size: 14px;
    line-height: 24px;
}
.product_detail_info_next{
    margin-top: 40px;
    font-size: 14px;
}
.product_detail_info_next p{
    height: 24px;
    line-height: 24px;
}
.product_detail_info_next p a:hover{
    color:#008ad2;
}
.product_title{width:100%; height:30px; line-height:30px;font-size:20px; color:#ff6600; font-weight:bold;}
.index_fo_main{padding-top:20px; padding-bottom:20px; background:#3F3F3F;}
.index_fo_main1{width:1200px; margin:0px auto; height:160px; background:url(../img/er.png) left center no-repeat;}
.index_fo{width:1200px; margin:0px auto ; padding:0px;}
.index_fo li{width:140px; float:left; border-right:1px solid #575757; text-align:center; }
.index_foot_title{width:100%;  line-height:30px; font-weight:bold; color:#fff; font-size:14px; border-right:1px solid #575757;}
.index_foot{margin:0px; padding:0px;}
.index_foot li{width:100%; height:24px; line-height:24px; float:left;}
.index_foot li a{color:#c8c8c8;}
.index_foot li a:hover{color:#fc0;}
.index_foot_right{line-height:32px; color:white; padding-left:320px; padding-top:18px; font-size:14px;}
.index_foot_right a{ color:white;}
.index_foot_right a:hover{ color:#fc0;}
.news-box .clear{clear: both;}
.news-box{
	width: 1200px;
	margin: 0px auto;
	padding-top:30px;
}
.news-box .newsL{
	float: left; 
	padding-right: 27px;
}
.news-box .newsL img{
	display: block;
	margin-bottom: 10px;
}
.news-box .newsL ul{
	 padding-left: 0px;
	 width:586px;
	 line-height:26px;
	 font-size: 14px;
}
.news-box .newsL ul li{
	background: url(../img/dot.png) no-repeat left center;
	padding-left: 10px;
	font-size: 14px;
	line-height: 45px;
	border-bottom: 1px dotted #ccc;
}
.news-box .newsL ul li span{float: right; color: #666; font-size: 14px;}

.news-box .newsR{
	float: right; 
}
.news-box .newsR img{
	display: block;
	margin-bottom: 10px;
}
.news-box .newsR ul{
	 padding-left: 0px;
	 width:586px;
	 
}
.news-box .newsR ul li{
	background: url(../img/dot.png) no-repeat left center;
	padding-left: 10px;
	font-size: 14px;
	line-height: 32px;
	border-bottom: 1px dotted #ccc;
}
.news-box .newsR ul li a{
  color:#333333;
}
.news-box .newsR ul li a:hover{
  color:#ff6600;
}
.news-box .newsR ul li span{float: right; color: #666; font-size: 14px;}
.head_box {
  width: 100%;
  height: 40px;
  background: #333;
  overflow: visible; }
  .head_box #head_wrap {
    width: 1200px;
    height: 40px;
    margin: 0 auto; }
    .head_box #head_wrap #head_nav {
      float: left;
      line-height: 40px;
      color: #b0b0b0;
      font-size: 12px;
      text-align: center;
      cursor: pointer; }
      .head_box #head_wrap #head_nav a {
        margin-left: 5px; }
      .head_box #head_wrap #head_nav a:hover {
        text-decoration: none;
        color: #FFFFFF; }
      .head_box #head_wrap #head_nav span {
        margin-left: 5px; }
    .head_box #head_wrap #head_right {
      float: right;
      line-height: 40px;
      color: #b0b0b0;
      font-size: 15px;
      text-align: center;
      cursor: pointer; }
      .head_box #head_wrap #head_right #head_landing {
        float: left;
        margin-right: 15px; }
        .head_box #head_wrap #head_right #head_landing a:hover {
          text-decoration: none;
          color: #FFFFFF; }
      .head_box #head_wrap #head_right #head_car {
        float: right;
        width: 100px;
        height: 40px;
        background: #424242;
        position: relative; }
        .head_box #head_wrap #head_right #head_car a:hover {
          text-decoration: none; }
        .head_box #head_wrap #head_right #head_car #car_content {
          position: absolute;
          margin-left: -200px; }

#main_head_box {
  width: 100%;
  position: relative;
  color: #424242; }
  #main_head_box #menu_wrap {
    width: 1200px;
    height: 100px;
    margin: 0 auto; }
    #main_head_box #menu_wrap #menu_logo {
      width: 55px;
      height: 55px;
      line-height: 55px;
      text-align: center;
      float: left;
      margin-top: 20px; }
    #main_head_box #menu_wrap #menu_nav {
      width: auto;
      height: 100%;
      float: left;
      margin-left: 200px; }
      #main_head_box #menu_wrap #menu_nav ul {
        list-style: none; }
        #main_head_box #menu_wrap #menu_nav ul li {
          float: left;
          line-height: 100px;
          text-align: center;
          padding: 0 15px;
          cursor: pointer; }
    #main_head_box #menu_wrap #find_wrap {
      float: right;
      width: 302px;
      height: 50px;
      line-height: 50px;
      margin-top: 25px;
      border: 1px solid #F0F0F0; }
      #main_head_box #menu_wrap #find_wrap #find_bar {
        width: 245px;
        height: 48px;
        float: left; }
        #main_head_box #menu_wrap #find_wrap #find_bar #find_input {
          width: 224px;
          height: 28px;
          border: none;
          outline: none; }
      #main_head_box #menu_wrap #find_wrap #find_but {
        width: 54px;
        height: 48px;
        text-align: center;
        float: left;
        font-size: 20px;
        font-weight: 900;
        color: #424242;
        cursor: pointer;
        border-left: 1px solid #F0F0F0;
        transition: all 3s;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s; }

#menu_content_bg {
  width: 100%;
  overflow: hidden;
  position: absolute;
  background: #fff;
  z-index: 700;
  transition: all 3s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s; }
  #menu_content_bg #menu_content_wrap ul {
    height: auto;
    width: 100%;
    position: absolute;
    color: #424242;
    display: block; }
    #menu_content_bg #menu_content_wrap ul li {
      display: none;
      width: 100%;
      height: 230px; }
      #menu_content_bg #menu_content_wrap ul li .menu_content {
        float: left;
        width: 160px;
        cursor: pointer;
        margin-top: 30px; }
        #menu_content_bg #menu_content_wrap ul li .menu_content p {
          font-size: 13px;
          text-align: center;
          margin-top: 20px; }
      #menu_content_bg #menu_content_wrap ul li .menu_content_line {
        width: 0px;
        height: 100px;
        float: left;
        margin: 30px 20px;
        border-left: 1px solid #D0D0D0; }

#big_banner_wrap {
  width: 1200px;
  height: 360px;
  margin: 0 auto;
  position: relative;
  color: #424242; }
  #big_banner_wrap #banner_menu_wrap {
    width: 235px;
    height: 100%;
    float: left;
    position: absolute;
    background:rgba(0,0,0,0.6);
    z-index: 600; }
    #big_banner_wrap #banner_menu_wrap .active {
    	  background: #0460AD;
     }
     #big_banner_wrap #banner_menu_wrap li:first-child{
     	 margin-top: 13px; 
     }
    #big_banner_wrap #banner_menu_wrap li {
      width: 100%;
      height: 42px;
      position: relative;
      transition: all 3s;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -ms-transition: all .3s;
      line-height: 40px;
      cursor: pointer; }
      #big_banner_wrap #banner_menu_wrap li a {
        font-size: 13px;
        color: #ffffff;
        margin-left: 30px;
        float: left;
        text-decoration: none; }
      #big_banner_wrap #banner_menu_wrap li .banner_menu_i {
        float: right;
        font-size: 20px;
        margin-right: 20px; }
      #big_banner_wrap #banner_menu_wrap li .banner_menu_content {
        width: 600px;
        height: 367px;
       display: none;
        z-index: 610;
        position: absolute;
        left: 235px;
        background: #fff; }
        #big_banner_wrap #banner_menu_wrap li .banner_menu_content .banner_menu_content_ul {
          float: left;
          width: 300px;
		  padding-left:20px;
		  }
          #big_banner_wrap #banner_menu_wrap li .banner_menu_content .banner_menu_content_ul li {
            width: 300px;
            height: 20px;
            padding: 8px;
            float: left; }
            #big_banner_wrap #banner_menu_wrap li .banner_menu_content .banner_menu_content_ul li a {
              color: #333;
              margin-left: 5px;
               margin-bottom: 50px;
              font-size: 12px; }
			  #big_banner_wrap #banner_menu_wrap li .banner_menu_content .banner_menu_content_ul li a:hover{
              color: #ff3300;
              }
            #big_banner_wrap #banner_menu_wrap li .banner_menu_content .banner_menu_content_ul li span {
              width: 59px;
              height: 25px;
              float: right;
              margin-top: 5px;
              border: 1px solid #ff6700;
              color: #FF6700;
              font-size: 13px;
              line-height: 24px;
              text-align: center;
              transition: all 3s;
              -webkit-transition: all .3s;
              -moz-transition: all .3s;
              -ms-transition: all .3s; }
            #big_banner_wrap #banner_menu_wrap li .banner_menu_content .banner_menu_content_ul li span:hover {
              background: #ff6700;
              color: #ffffff; }
  #big_banner_wrap #big_banner_pic_wrap {
    width: 1200px;
    height: 360px;
    overflow: hidden;
    position: relative; }
    #big_banner_wrap #big_banner_pic_wrap #big_banner_pic {
      width: 6130px;
      height: 360px;
      position: absolute;
      float: left; }
      #big_banner_wrap #big_banner_pic_wrap #big_banner_pic li {
        width: 1226px;
        height: 360px;
        float: left;
        cursor: pointer; }
        #big_banner_pic_wrap #big_banner_btn {
            
            position: absolute; bottom: 20px;z-index: 999;right:30px;
        }
         #big_banner_pic_wrap #big_banner_btn li {width: 10px; float: left;margin:0px 5px;}
         #big_banner_pic_wrap #big_banner_btn li a{
            width: 8px; height:8px; border-radius: 50%;background: rgba(0,0,0,0.4);border:2px solid #fff;border-color: rgba(255,255,255,0.3);
             display: inline-block; float: left; margin:0px 5px;
         }
         #big_banner_pic_wrap #big_banner_btn li a:hover{
             width: 8px; height:8px; border-radius: 50%; background: #fff;
            border-color: rgba(0,0,0,1);    background: rgba(255,255,255,0.8);
         }
         
         #big_banner_pic_wrap #big_banner_btn li a.hover{
             width: 8px; height:8px; border-radius: 50%; background: #fff;
            border-color: rgba(0,0,0,1);    background: rgba(255,255,255,0.8);
         }
  #big_banner_wrap #big_banner_change_wrap {
    width: 961px;
    height: 360px;
    position: absolute;
    top: 0px;
    left: 238px;
    color: #ffffff; }
    #big_banner_wrap #big_banner_change_wrap div {
     
      transition: all 3s;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -ms-transition: all .3s; }
    #big_banner_wrap #big_banner_change_wrap div:hover {
      background: #333333;
      cursor: pointer;
      color: #FF6700; }
    #big_banner_wrap #big_banner_change_wrap #big_banner_change_prev {
      width: 30px;
      height: 50px;
      padding-bottom: 20px;
      float: left;
      margin-top: 125px;
      font-size: 50px;
      text-align: center; }
    #big_banner_wrap #big_banner_change_wrap #big_banner_change_next {
      width: 30px;
      height: 50px;
      padding-bottom: 20px;
      float: right;
      margin-top: 125px;
      font-size: 50px;
      text-align: center; }
