*{
    padding:0;
    margin:0;
}
.productList ul li a{
    color:#333333
}
.productList ul li a:hover{
    color:#337ab7
}
.footer a:hover{
    text-decoration: underline;
}
#silderBox{
    width:100%;
    position: relative;
}
#silderBox:hover #btnSilder{
    display: block;
}
.SilderRow{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.leftImg{
    position: absolute;
    left: 16%;
    min-width: 200px;
    max-width: 400px;
}
.animate-out .leftImg{
    left: 20%;
    opacity: 0;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.animate-in .leftImg{
    left: 10%;
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.rightText{
    position: absolute;
    width: 40%;
    left: 50%;
}
.animate-out .rightText{
    left: 40%;
    opacity: 0;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.animate-in .rightText{
    left: 50%;
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.animate-out.SilderRow{
    z-index: 1;
}
.animate-in.SilderRow{
    z-index: 100;
}
#btnSilder{
    position: absolute;
    left: 0px;
    right: 0;
    z-index: 200;
    top:170px;
    display: none;
}
#btnSilder .prev{
    float: left;
    color:#ffffff;
    background: rgba(51, 51, 51, 0.38);
    padding:10px 0;
    margin-left: 20px;
}
#btnSilder .next{
    float: right;
    color:#ffffff;
    background: rgba(51, 51, 51, 0.38);
    padding:10px 0;
    margin-right: 20px;
}
#arcSilder{
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 200;
}
#arcSilder>a{
    display: inline-block;
    background: #dddddd;
    width: 50px;
    height: 6px;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-decoration: none;
}
#arcSilder>a.active{
    background: #0ea8e6;
}
/*产品*/
.banner_box img{
    width: 100%;
}
.nav_Content{
    border-bottom: none;
}
.Departments_nav_title>span{
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    line-height: 54px;
}
.Departments_nav_title span.text {
    position: absolute;
    display: inline-block;
    top: 22px;
    left: 58px;
    color: white;
    font-size: 26px;
    font-family: '微软雅黑','宋体';
}
.Departments_nav_title span.line {
    position: absolute;
    display: inline-block;
    top: 22px;
    left: 58px;
    color: white;
    font-size: 26px;
    font-family: '微软雅黑','宋体';
    border-bottom: 2px solid #ffffff;
    width: 100px;
    height: 54px;
}
.Departments_product_title{
    float: left;
    width: 150px;
    font-size: 20px;
    color:#333333;
}
.Departments_product{
    border-bottom: 1px solid #cccccc;
    height: 36px;
}
.Departments_product .Navigation{
    float: right;
    width: 400px;
    text-align: right;
}
.Product_Content{
    margin-top: 20px;
    padding: 20px;
    background: #f8f8f8;

}
.Product_Content .briefLeft{
    float: left;
    width: 300px;
}
.Product_Content .briefLeft img{
    max-width: 294px;
}
.Product_Content .briefRight{
    float: left;
    width: 540px;
    font-size: 15px;
    color: #666666;
    margin-left: 30px;
    line-height: 26px;
}
.productList{
    margin-top: 20px;
}
.productList ul li{
    float: left;
    width: 298px;
    height: 280px;
    border: 1px solid #cccccc;
    margin-left: 8px;
    margin-top: 20px;
}
.productList ul li.active{
    margin-left: 0;
}
.productList ul li .productList_img{
    margin-top: 30px;
    text-align: center;
}
.productList ul li .product_text{
    padding: 0 30px;
    line-height: 30px;
    font-size: 13px;
    margin-top: 15px;
}
.product_dec_title{
    font-size: 20px;
    color: #000000;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
}
.Product_Content_A{
    margin-top: 20px;
}
.product_dec_name{
    color: #0062ac;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
.product_dec_content{
    margin-top: 20px;
}
.productNext{
    line-height: 35px;
    color:#333333;
    text-indent: 42px;
}
.productName{
    font-weight: bold;
}
.product_dec_pic{
    width: 238px;
    float: right;
    margin-left: 100px;
}
.newList{
    margin-top: 20px;
}
p{
    margin: 0;
}
.newList ul li{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    padding-top: 20px;
}
.newList ul li .productList_img{
    float: left;
    width: 278px;
}
.newList ul li .productList_img_next{
    float: left;
    width: 110px;
}
.newList ul li .product_text{
    float: left;
    margin-left: 30px;
    width: 600px;
}
.newList ul li .product_text_next{
    float: left;
    margin-left: 30px;
    width: 766px;
}
.productList_img>img{
    max-width: 100%;
}
.newlist_title{
    line-height: 45px;
    color:#333333;
    font-size: 16px;
}
.newlist_desic{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}
.newlist_time{
    font-size: 12px;
    color:#888888;
    margin-top: 12px;
}
.newlist_time>img{
    margin-right: 10px;
}

.new_Month{
    width: 100px;
    height: 64px;
    line-height: 64px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color:#333333;
    background: #e4eaf0;
    margin-top: 14px;
}
.new_year{
    width: 100px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color:#333333;
    background: #e4eaf0;
    margin-top: 10px;
}
.newlist_desic_next{
    height: 44px;
}
.patry_left_content>ul li:hover, .patry_left_content>ul li.active{
    background: #d7100d;
}
.person_text{
    text-indent: 30px;
    font-size: 14px;
    line-height: 26px;
    margin-top: 30px;
}
.about_img{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
}
.patry_left_content>ul li a{
    color:#333333;
}
.product_text a:hover .newlist_time,.newList ul li .product_text a:hover{
    text-decoration: none;
}
.newList ul li a:hover .newlist_title,.newList ul li a:hover .newlist_desic,.product_Brief a:hover .briefRight{
    color:#337ab7
}
.log_right a{
    color:#333333;
}
