body{background-color: #F5F5F5;}
.menu_box .menu{float: left;height: 45px;line-height: 45px;margin-left: 22px;}
.menu_box .menu a{display: block;padding: 0 12px;font-size: 15px;color: #000;}
.menu_box .menu a:hover{border-bottom: 3px solid #DB0000;color: #000;}
.menu_box .menu .click{border-bottom: 3px solid #DB0000;}

/*首页*/
.index_page .swiper-container{width: 1200px;height: 400px;margin-left: auto;margin-right: auto;}
.index_page .swiper-slide{text-align: center;font-size: 18px;background: #fff;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.index_page .swiper-slide img{width: 100%;}

.index_page .about_content{line-height: 2.11;width: 512px;padding-left: 32px;}
.index_page .about_content p{text-indent: 2em;}
.index_page .video_box .video-js .vjs-big-play-button{top:150px;left: 150px;}

.index_page .product_box .product{float: left;width: 245px;margin: 10px;padding: 20px;background-color: #FFF;overflow: hidden;}
.index_page .product_box .product img{width: 245px;height: 160px;border-radius: 6px;}
.index_page .product_box .product .title{text-align: center;font-size: 16px;margin-top: 8px;}
.index_page .product_box .product a:hover{color: #DB0000;}

.index_page .article_more a:hover{color: #DB0000;}
.index_page .article_box:hover .article_title{color: #DB0000;}

.index_page .honour_box .picMarquee-left{position:relative;margin: 20px auto 0 auto;}
.index_page .honour_box .picMarquee-left .bd ul{zoom:1;}
.index_page .honour_box .picMarquee-left .bd ul .honour:hover .title{color: #DB0000;}
.index_page .honour_box .picMarquee-left .hd{margin: 16px auto 0 auto;width: 180px;}
.index_page .honour_box .picMarquee-left .hd .prev{display:block;width:40px;height:40px;float:right;overflow:hidden;cursor:pointer;background:url("http://file.daqilight.com/image/left.png") no-repeat;background-size: 40px;}
.index_page .honour_box .picMarquee-left .hd .next{display:block;width:40px;height:40px;float:right;margin:0 0 0 100px;overflow:hidden;cursor:pointer;background:url("http://file.daqilight.com/image/right.png") no-repeat;background-size: 40px;}

.footer_box .foot_nav{text-align: center;width: 50%;float: left;line-height: 32px;}
.footer_box .foot_nav a{font-size: 14px;color: #FFF;}
.footer_box .foot_nav a:hover{color: #BBB;}
.footer_box .copyright a:hover{color: #FFF;}
.footer_box a:focus{color: #FFF;}

/*公司简介*/
.about_index_page .content p{font-size: 1.17em;line-height: 2;margin-top: 12px;}

/*新闻资讯*/
.news_index_page .article_box .list_cat .cat_select{background-color: #333;color: #FFF;}
.news_index_page .article_box .article:hover .title{color: #DB0000;}

.news_detail_page .content p{font-size: 1.17em;line-height: 2;margin-top: 12px;}

.product_index_page .product_menu .title{background-color: #DA3D41;padding: 10px 0;border-radius: 4px;}
.product_index_page .product_menu .menu{margin: 10px 0 0 0;text-align: center;}
.product_index_page .product_menu .menu a{padding: 8px 0;font-size: 14px;background-color: #F5F5F5;display: block;border-radius: 4px;border: 1px solid #E6E6E6;}
.product_index_page .product_menu .menu a:hover{background-color: #FFF;border: 1px solid #333;color: #DB0000;}
.product_index_page .product_menu .click a{background-color: #333;color: #FFF;border: 1px solid #333;}
.product_index_page .product_menu .click a:hover{background-color: #333;color: #FFF;}

.product_index_page .right_box{width: 960px;}
.product_index_page .right_box .product_box{margin: -10px;}
.product_index_page .right_box .product_box a:hover .title{color: #DB0000;}

.product_detail_page .content p{font-size: 1.17em;line-height: 2;margin-top: 12px;}
.product_detail_page .about_product a:hover .title{color: #DB0000;}

.huace_box img{width: 100%;}

.honour_index_page .honour_box a:hover .title{color: #DB0000;}

.honour_detail_page .content p{font-size: 1.17em;line-height: 2;margin-top: 12px;}

.recruit_index_page .content p{font-size: 1.17em;line-height: 2;margin-top: 12px;}

.contact_index_page .content p{font-size: 1.17em;line-height: 2;margin-top: 12px;}