﻿@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0;}

body { color:#000; font-size:12px; font-family: "宋体"; background:#fff; word-wrap:break-word; }
a{ color:#000; text-decoration:none; }
a:hover {color:#ca0000; text-decoration:none;}
a img { border: none; }
img { display:block;}
ul,li,dl,dt,dd,form,img,p{margin:0; padding:0; border:none; list-style:none;}
.bk { width:100%; min-width:1200px;}



/* 首页 样式表 */

.top_title { width:100%; min-width:1200px; background:#5f5f5f; height:50px;}
.top_title p { width:1200px; margin:0 auto; text-align:right; color:#f0f0f0; line-height:50px; font-size:1rem;}
.top_title p a { color:#f00; font-size:1.875rem; font-weight:bold;}
.top_title p a:hover { color:#ff0; text-decoration:underline;}
.top_lg_bk { width:1200px; margin:0 auto;}
.top_lg_bk img { float:left; padding-top:30px;}
.top_nav_bk { margin-left:338px;}
.top_nav_home { width:120px; float:left; border-left:1px solid #dadada; border-right:1px solid #dadada; text-align:center; background: url(../images/ind_06.jpg) no-repeat center center;  height:114px; line-height:90px;}
.top_nav_home a { font-size:16px; color:#545454; display:block;}
.top_nav_home a:hover { color:#F00;}
.top_nav { margin-left:120px; padding:10px 20px 0px 20px;}
.top_nav ul li { float:left; line-height:101px; width:80px; margin:0px 18px; text-align:center; position:relative;}
.top_nav ul li a { display:block; font-size:16px; color:#545454;}
.top_nav ul li a:hover { color:#F00; border-bottom:3px solid #F00;}
.top_nav ul li .a:hover { color:#F00; border-bottom:3px solid #F00;}

.top_nav ul li ul { display:none; position:absolute; top:94px; left:-60px; width:200px; padding:10px 0px 20px 0px;}
.top_nav ul li ul li {  background:url(../images/nav_bg.png); width:100%; margin:0px; border-bottom:1px solid #f68f75; line-height:40px; text-align:center;}
.top_nav ul li ul li:hover { border-bottom:1px solid #f13100; background:#f13100;}
.top_nav ul li ul li a { color:#FFF; display:block;}
.top_nav ul li ul li a:hover { color:#FFF; border:none;}
.top_nav ul li:hover ul { display:block;  z-index:9999;}



.ind_banner { width:100%; min-width:1200px; overflow:hidden; position:relative;}
.ind_ban_bg { position:absolute; width:100%; top:0; left:0; z-index:9990; background:url(../images/ind2_banner_ty.png) repeat-x; height:15px;}


.ind_cp { width:1200px; margin:0 auto;}
.ind_bt { background:url(../images/ind_13.jpg) no-repeat center bottom; padding-bottom:15px; margin-top:70px; text-align:center; font-size:21px; font-weight:bold; color:#383737;}
.ind_cp_list { overflow:hidden; padding-top:50px;}
.ind_cp_list ul li { width:280px; float:left; margin:0px 10px 10px 10px; text-align:center;}
.ind_cp_list ul li a div { width:280px; height:210px; overflow:hidden;}
.ind_cp_list ul li a div img { width:280px; height:210px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ind_cp_list ul li a p { display:block; line-height:40px; font-size:15px; color:#383737; background:#FFF;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ind_cp_list ul li a:hover div img {
	transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
	filter: brightness(60%);
    -webkit-filter: brightness(60%);
    -moz-filter: brightness(60%);
    -o-filter: brightness(60%);
    -ms-filter: brightness(60%);
	
}
.ind_cp_list ul li a:hover p { background:#ec2c00; color:#FFF;}
.ind_cp_more { width:139px; height:38px; margin:40px auto 60px auto; background:#FFF; border:1px solid #bfbfbf; text-align:center; line-height:38px;}
.ind_cp_more a { font-size:15px; color:#808080; display:block;}
.ind_cp_more a:hover { background:#848484; color:#FFF; border:1px solid #848484;}

.ind_jj_bk { width:100%; min-width:1200px; background:#eeeeee; padding:80px 0px 70px 0px;}
.ind_jj { width:1200px; margin:0 auto; overflow:hidden;}
.ind_jj .td3d_img { display:block; float:right; width:621px; height:254px;}
.ind_jj .td3d_img img{ display:block; width:100%; height:100%;}
.ind_jj p, .ind_jj .td_gd_mores { display:block; margin-right:720px;}
.ind_jj p { font-size:15px; color:#414141; line-height:28px;}
.ind_jj .td_gd_mores { margin-top:23px; width:139px; height:38px; line-height:38px; color:#FFF; background:#ec2c00; text-align:center; font-size:15px; border:1px solid #ec2c00;}
.ind_jj .td_gd_mores:hover { background:#FFF; color:#ec2c00; border:1px solid #ec2c00;}

.ind_anli_more { text-align:center; padding-top:15px;}
.ind_anli_more a { color:#7a7a7a; display:block;}

.ind_news_nav { overflow:hidden; width:326px; margin:0 auto;}
.ind_news_nav ul li { float:left; width:133px; height:36px; line-height:36px; margin:30px 15px; text-align:center;}
.ind_news_nav ul li a { display:block; font-size:15px; color:#494949; background:#eeeeee;}
.ind_news_nav ul li a:hover { background:#727272; color:#FFF;}
.ind_news_list { overflow:hidden; margin-top:40px;}
.ind_news_list ul li { float:left; width:540px; margin:0px 40px 35px 0px; overflow:hidden; padding:10px;}
.ind_news_list ul li a img { float:left; width:132px; height:89px;}
.ind_news_list ul li a h3, .ind_news_list ul li a p { display:block; margin-left:160px;}
.ind_news_list ul li a h3 { font-size:15px; color:#383737; font-weight:normal; line-height:35px;}
.ind_news_list ul li a p { font-size:13px; color:#858484; line-height:22px;}
.ind_news_list ul li:hover { background:#ec2c00;}
.ind_news_list ul li:hover a h3 { color:#FF0;}
.ind_news_list ul li:hover a p { color:#FFF;}

.yqlj { width:100%; min-width:1200px; background:#e3e3e3; line-height:40px; margin-top:50px;}
.yqlj p { display:block; width:1200px; margin:0 auto; overflow:hidden;}
.yqlj p b { color:#ec2c00; font-size:13px; font-weight:normal;}
.yqlj p a { margin:0px 10px; color:#424242;}
.yqlj p a:hover { color:#ec2c00; border-bottom:1px solid #ec2c00;}

.bottom { text-align:center; background:#262626; padding-top:10px; }

.bottom .contect p{ text-align:center; font-size:13px; color:#bfbfbf; background:#262626; margin-top:20px; line-height:30px;}
.bottom .contect a {color:#bfbfbf;}

.bottom .banquan { text-align:center; font-size:13px; color:#bfbfbf; background:#262626; margin-top:10px; line-height:20px;}
.bottom .banquan a {color:#bfbfbf;}

.bottom .tongji {margin:auto auto;width:20px;height:30px;margin-top:10px; }


/* 关于我们 */

.about_banner { width:100%; height:282px;}
.main_bk { width:1200px; margin:45px auto 30px auto; overflow: hidden;}
.main_l { float:left; width:250px;}
.main_l_bt { background:url(../images/about_05.jpg) no-repeat center top; height:83px; line-height:83px; text-align:center; font-size:25px; color:#ffffff; font-weight:bold; letter-spacing:3px;}
.main_l_nav { background:#f2f2f2; padding:5px 0px 50px 0px;}
.main_l_nav ul li { border-bottom:1px solid #e3e3e3;}
.main_l_nav ul li a { display:block; padding:22px; font-size:18px; color:#494949;}
.main_l_nav ul li:hover { background:#e9e9e9;}
.main_l_nav ul li:hover a { color:#ec2c00;}

.main_r { float:right; width:876px; padding-top:10px;}
.main_r_bt { background:url(../images/about_08.jpg) no-repeat center bottom; padding-bottom:20px; overflow:hidden; margin-bottom:30px;}
.main_r_bt b { color:#1c1c1c; font-size:20px;}
.main_r_bt p { float:right; padding-top:10px; color:#6d6d6d; font-size:13px;}
.main_r_bt p a {color:#6d6d6d;}
.main_r_bt p a:hover { color:#ec2c00; border-bottom:1px solid #ec2c00;}
.main_r div img { margin:0 auto;width:100% ; hight:auto}

.main_news { width:1200px; margin:50px auto 30px auto;}
.main_news_bt { background:url(../images/about_12.jpg) no-repeat center bottom; padding-bottom:20px; margin-bottom:20px; color:#1c1c1c; font-size:20px; font-weight:bold;}
.main_news_list { overflow:hidden;}
.main_news_list ul li { float:left; width:345px; margin:10px 20px; overflow:hidden; background:url(../images/about_14.jpg) no-repeat left center; padding-left:15px;}
.main_news_list ul li a { font-size:13px; color:#353535;}
.main_news_list ul li a:hover { color:#ec2c00;}
.main_news_list ul li p { float:right; color:#8c8c8c;}


/* 产品展示 */

.main_pro { overflow:hidden;}
.main_pro ul li { width:270px; float:left; margin:0px 10px 10px 10px; text-align:center;}
.main_pro ul li a div { width:270px; height:203px; overflow:hidden;}
.main_pro ul li a div img { width:270px; height:203px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.main_pro ul li a p { display:block; line-height:40px; font-size:15px; color:#383737; background:#FFF;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.main_pro ul li a:hover div img {
	transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
	filter: brightness(60%);
    -webkit-filter: brightness(60%);
    -moz-filter: brightness(60%);
    -o-filter: brightness(60%);
    -ms-filter: brightness(60%);
	
}
.main_pro ul li a:hover p { background:#ec2c00; color:#FFF;}

.fanye { margin-top:30px; background:#e0e0e0; line-height:55px; text-align:center; font-size:15px; color:#393939; overflow:hidden;}
.fanye ul { width:70%; margin:0 auto;}
.fanye li { float:left; margin:0px 15px; text-align:center;}
.fanye a { margin:0px 15px; color:#393939;}
.fanye a:hover {color:#ec2c00; border-bottom:1px solid #ec2c00;}

.main_video ul li { width:418px;}
.main_video ul li a{ position:relative;}
.main_video ul li a .videos_bf{ display:block; position:absolute; width:418px; height:313px; z-index:999;}
.main_video ul li a div { width:418px; height:313px; overflow:hidden;}
.main_video ul li a div img { width:418px; height:313px;}

/* 新闻 */

.news_list { overflow:hidden;}
.news_list ul li { float:left; width:252px; margin:0px 12px 20px 12px; background:#f2f2f2; padding:8px 8px 15px 8px;}
.news_list ul li a img { display:block; width:252px; height:170px;}
.news_list ul li a h3 { display:block; font-size:15px; padding-top:15px;}
.news_list ul li a span { display:block; font-size:12px; color:#959595; padding:5px 0px;}
.news_list ul li a p { display:block; line-height:25px; color:#575757;}
.news_list ul li a b { display:block; color:#ec2c00; padding-top:5px;}
.news_list ul li:hover { background:#ec2c00;}
.news_list ul li:hover a h3 { color:#ffffff;}
.news_list ul li:hover a span { color:#eeac9d;}
.news_list ul li:hover a p { color:#ffffff;}
.news_list ul li:hover a b { color:#ffff00;}


/* 详情 */
.xq_r_main { padding-top:10px; font-size:18px; color:#474747; line-height:35px; font-family:"宋体";}
.xq_r_main  #youkuplayer{ margin:0 auto;padding-bottom: 30px;}
.xq_r_main h3 { display:block; text-align:center; font-size:22px; color:#515151; font-family:"宋体";}
.xq_r_main h4 { display:block; text-align:center; border-bottom:1px solid #e4e4e4; padding-bottom:10px; margin-bottom:30px; color:#a2a2a2; font-weight:normal; font-size:13px;  font-family:"宋体";}
.xq_r_main img { margin:0 auto;}


