@charset "utf-8";
@import "fonts/font-awesome.css?v=20210701";
@import "common.css?v=20210701";

.header_bg{ height:60px;}
.header{ background-color:rgba(255,255,255,0.95); height:60px; position:fixed; z-index:99997; width:100%; -webkit-transform:translateZ(0); -webkit-box-shadow:0 0 10px rgba(0,0,0,0.2); -moz-box-shadow:0 0 10px rgba(0,0,0,0.2); box-shadow:0 0 10px rgba(0,0,0,0.2);}
.header .header1{}
.header .header1 a{ display:inline-block;}
.header .header1 img{ height:60px;}

.header .header2{}
.header .header2_1{ line-height:30px; padding:10px 0 0;}
.header .header2_1_1{}
.header .header2_1_1 .find{ background-color:#FFF; float:right; border:solid 1px #eaeaea;-moz-border-radius:5px; border-radius:5px; padding:2px 5px 2px 6px;}
.header .header2_1_1 .find .find_txt{ width:150px; border:0; height:24px; line-height:22px; outline:none; padding:0 5px;}
.header .header2_1_1 .find .find_bt{ cursor:pointer; outline:none;}
.header .header2_1_1 .find .find_bt:hover{}	
.header .header2_1_2{ background-repeat:no-repeat; background-position:left center; padding:0 20px 0 30px; font-size:14px;}
.header .header2_1_3{ padding:0 0 0 8px;}
.header .header2_1_3 a{ margin:0 2px; opacity:0.8;}
.header .header2_1_3 a:hover{ opacity:1;}
.header .header2_2{ margin:0 -10px;}


.header .tools{ position:relative; margin-left:0px;}
.header .tools li{ float:left;}
.header .tools a{ width:30px; display:block; height:60px; line-height:60px; font-size:18px; text-align:center; margin:0 5px;}
.header .tools a i{height:60px; line-height:60px;}
.header .tools a:hover{}
.header .tools .find{-moz-border-radius:5px; border-radius:5px; background-color:#FFF; border:solid 0px #ff0000; position:absolute; padding:0 0 0 8px; width:234px; margin-top:-5px; margin-left:-200px; z-index:1000; transform:scale(0);}
.header .tools .find .find_txt{ width:170px; border:0; height:30px; line-height:28px; outline:none;}
.header .tools .find .find_bt{ padding:4px; cursor:pointer; outline:none;}



/*主菜单*/
.mainnav{ position:relative; z-index:1; display:inline-block; z-index:999;}
.mainnav a{ color:#000000;}
.mainnav .nLi{ float:left; position:relative; display:inline;}
.mainnav .nLi:after{ position:absolute; width:1px; height:12px; margin-top:-6px; background-color:#aaaaaa; left:0; top:50%; content:"";}
.mainnav .nLi:first-child:after{ width:0; display:none;}
.mainnav .nLi span{ float:left; margin:0;}
.mainnav .nLi span a{ display:block; padding:0 12px; line-height:60px; font-size:15px; color:#555555; text-transform:uppercase;}
.mainnav .on span a{ color:#ff0000;}

.mainnav .nLi span a::after{
	position: absolute;
	height: 2px;
	background-color: transparent;
	display: table;
	content: " ";
	clear: both;
	bottom: 14px;
	left: 50%;
	width: 0;
	background-color: #ff0000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.mainnav .on span a::after {
	background-color: #ff0000;
	width: 60%;
	left: 20%;
}

.mainnav .sub{ display:none; left:50%; top:60px; position:absolute; background-color:rgba(255,255,255,0.95); padding:10px 15px 20px;-moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; -webkit-box-shadow:0 8px 10px rgba(0,0,0,0.1); -moz-box-shadow:0 8px 10px rgba(0,0,0,0.1); box-shadow:0 8px 10px rgba(0,0,0,0.1);}
.mainnav .sub li{ zoom:1; border-bottom:dashed 1px #d2d2d2;}
.mainnav .sub a{ display:block; line-height:25px; font-size:14px; color:#555555; padding:8px 0;}
.mainnav .sub a:hover{ color:#ff0000;}
.mainnav .sub a i{ background-image:url(/index/mainmenu_sub1.png); background-position:-9px 0; background-repeat:no-repeat; width:9px; height:9px; display:inline-block; margin-right:8px;}
.mainnav .sub a:hover i{ background-position:0 0;}



.banner{ height:150px; background-position:center -30px; background-repeat:no-repeat; border-bottom:solid 5px #FFF;} /* background-size:auto 100%;*/


.foot1{ color:#FFF; padding:30px 0; line-height:1.6;}
.foot1 a{ color:#FFF;}
.foot1 a:hover{ color:#d3d3d3;}
.foot1>div>div{ float:left; padding:0 20px;}
.foot1_1{ width:20%;}
.foot1_3{ width:40%;}
.foot1_3>div{ max-width:460px;}
.foot1_4{ width:40%; text-align:right;}

.foot2{ border-top:solid 1px #e0e0e0; padding:18px 10px; line-height:1.6; margin-bottom:60px; text-align:center;}


.mt1{ margin-top:10px;}
.mt2{ margin-top:20px;}
.mt3{ margin-top:30px;}
.mt4{ margin-top:40px;}
.mt5{ margin-top:50px;}
.myrow{ overflow:hidden;}
.myrow:after{ clear:both;display: table; content:" ";}
.myrow2{}
.myrow2:after{ clear:both;display: table; content:" ";}
.more1{ border:solid 1px #737373; line-height:33px; display:inline-block; padding:0 22px;}
.more1:hover{ border-color:#ff0000; background-color:#ff0000; color:#FFF;}

.index_content{ padding:25px 0; overflow:hidden;}
.index_height{ height:20px;}
.index_height2{ height:15px;}
.index_title1{ position:relative; text-align:center; padding:0 5%;}
.index_title1 h2{ color:#ff0000; font-size:20px; margin:0; line-height:1.4;}
.index_title1 h3{ color:#717171; font-size:15px; margin:10px 0 0; line-height:1.4;}
.index_more{ position:relative; z-index:1; text-align:center;}
.index_more a{ text-align:center; border:solid 1px #ff0000; background-color:#ff0000; color:#fff; width:50%; line-height:36px; display:inline-block;}
.index_more a span{ border:solid 2px #FFF; display:block;}
.index_more a:hover{ background-color:#FFF; color:#ff0000;}

.index1_1{ margin-bottom:20px;}
.index1_1 .desc{ line-height:1.6;}
.index1_2{}
.index1_2>div{ background-color:#FFF; padding:5px;}
.index1_2 video{ background-color:#000;}

.index2{ max-width:1200px; margin:0 auto;}
.index2 .content{ background-color:#f3f3f3; border-bottom:solid 10px #162130;}
.index2 .pic{ width:100%;}
.index2 .info{ width:100%; padding:4%;}
.index2 .info .title{ color:#ff0000; font-size:20px; font-weight:bold; line-height:1.2; padding:5px 0;}
.index2 .info .desc{ line-height:1.6; padding:5px 0;}
.index2 .info .more{ padding:0 0 5px;}

.index3{}
.index3>div:nth-child(n+3){ margin-top:20px;}
.index3_1{ padding-bottom:20px;}
.index3_2{}
.index3_2_1{ text-align:right;}
.index3_2_1 span{ line-height:36px; padding:0 26px; font-weight:bold; font-size:16px; color:#222; background-color:#f3f3f3; display:inline-block;}
.index3_2_2{}
.index3_2_3{ height:40px; line-height:40px; background-color:#f3f3f3; text-align:right; padding:0 20px;}
.index3_2_3 a{ padding:0 10px 0 36px; background-size:20px; background-position:10px center; background-image:url(../index/arrow6.png); background-repeat:no-repeat; display:inline-block;}

.index4{}
.index_news_list{ background-color:#f3f3f3;}
.index_news_list:nth-child(2n+0){ background-color:#fbfbfb;}
.index_news_list a{ display:table; width:100%; padding:10px 15px 10px 10px;}
.index_news_list a>div{ display:table-cell; vertical-align:middle;}
.index_news_list .time1{ width:40px; text-align:center; font-size:30px; color:#555555;}
.index_news_list .time2{ width:45px; text-align:center; line-height:22px; padding-right:5px; color:#555555;}
.index_news_list .info{ border-left:solid 1px #999; padding-left:10px;}
.index_news_list .info>div{ line-height:22px; height:22px; overflow:hidden;}
.index_news_list .info .title{ font-weight:bold;-webkit-line-clamp:1;}
.index_news_list .info .title a{ background-color:#CCC; display:block;}
.index_news_list .info .desc{ color:#959595;-webkit-line-clamp:1;}

.index5{}
.index5_2{ padding:10px 10px 0; line-height:1.8;}
.index_feedback{ position:relative; padding:0 0 15px;}
.index_feedback1{ position:absolute; line-height:34px;}
.index_feedback2{ padding-left:50px;}

.index6{}
.index6 li{ float:left; width:33.33%; padding:2px;}
.index6 li>div{ text-align:center; height:32px; line-height:32px; overflow:hidden;}

.index7{}

.index8{}
.index8_0{ position:relative; padding:10px 0 0;}
.index8>div:nth-child(1){ padding:0;}
.index8_1{ position:absolute; padding:18px 0 0 5px; font-weight:bold;}
.index8_2{ padding-left:70px;}
.index8_2 li{ float:left; width:50%; padding:10px 5px;}
.index8_2 li a{ height:36px; line-height:36px; text-align:center; display:block; border:solid 1px #e0e0e0; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.08); -moz-box-shadow:0 0 10px rgba(0,0,0,0.08); box-shadow:0 0 10px rgba(0,0,0,0.08);-moz-border-radius:36px; border-radius:36px;}
.index8_2 li a:hover{ background-color:#ff0000; color:#FFF;}


.left{ display:none; -moz-border-radius:20px 20px 0 0; border-radius:20px 20px 0 0;}
.left_title{ background-color:#3e3e3e; color:#FFF; font-size:24px; line-height:26px; padding:15px 20px; text-transform:uppercase; font-weight:bold;}
.left_menu{ border:solid 1px #eeeeee; border-top:0; padding:15px 10px;}
.left_menu a{}
.left_menu a:hover{ -moz-transform:translateX(5px); -webkit-transform:translateX(5px); -o-transform:translateX(5px); -ms-transform:translateX(5px); transform: translateX(5px);}

.right{ width:100%;}


.page_content{ padding:20px 0;}
.content1{ line-height:1.6;}
.newscontent{}
.prodcontent{}
.downloadcontent{ padding:30px 0;}
.messagecontent{ padding:20px 0 0; max-width:700px; margin:0 auto;}
.feedback{}
.feedback div{ padding:5px 0;}


/*当前位置*/
.location0{ background-color:#8499a5; text-align:center; padding:22px 0 20px 0;}
.location1{ font-size:26px; line-height:40px; padding-bottom:10px; color:#ff0000; text-transform:uppercase;}

.location2{ line-height:16px; border-bottom:solid 0px #dedede; position:relative;}
.location2>div>div{ background-image:url(../index/location2.png); background-repeat:no-repeat; background-position:0 11px; padding:12px 0 0 22px;}
.location2 a{display:inline-block;}
.location2>div{ position:relative;}


#productmenu{padding:0px 0px 0px 33px;}
#productmenu .tdset{vertical-align:top; height:400px; padding:8px 8px 0px;}
#productmenuc2 {font-size:14px; font-weight:bold; margin-bottom:5px;}
#productmenuc3 {margin-top:18px;}
#productmenu1 a{font-size:12px; color:#FFFFFF; width:93px; display:block; float:left; height:17px;}
#productmenu1 a:hover,#productmenu1 .this{font-size:12px; color:#FF9024;}
#productmenu2 a{font-size:12px; color:#FFFFFF; width:75px; display:block; float:left; height:17px;}
#productmenu2 a:hover,#productmenu2 .this{font-size:12px; color:#FF9024;}
#productmenu3 a{font-size:12px; color:#FFFFFF; width:70px; display:block; float:left; height:17px;}
#productmenu3 a:hover,#productmenu3 .this{font-size:12px; color:#FF9024;}


.prodclass1{ padding:10px; vertical-align:top;}
.prodclass1 a{ position:relative; display:block; background-color:#000;}
.prodclass1 a div{ position:absolute; width:100%; margin-top:50%; display:block; text-align:center;}
.prodclass1 a div span{ background-color:#000; font-size:15px; color:#FFF; padding:10px 0px; width:85%; opacity:0.7; display:inline-block;}
.prodclass1 a:hover div span{ background-color:#FFF; color:#000;}

.ProdclassReadme{ padding:0px 15px 15px; line-height:20px;}

/*产品图标菜单*/
.prodclass_menu{ padding:0 0 30px;}
.prodclass_menu li{ width:16%; text-align:center; float:left; margin:15px 0 0;}
.prodclass_menu li a{ display:block; padding:0 6px; text-transform:uppercase; line-height:1.3;}
.prodclass_menu li a div{ padding:0 10%;}
.prodclass_menu li a img{ max-width:100%; margin:0 0 6px;-moz-border-radius:200px; border-radius:200px;}

/*产品首页*/
.product_home1{ padding:5px 0; text-align:center; font-size:20px; font-weight:bold;}
.product_home2{}

/*产品列表样式*/
.productlist1{}
.productlist1 a{ display:block; text-align:center;}
.productlist1 .pic{ overflow:hidden; border:solid 1px #e0e0e0;}
.productlist1 .txt{ line-height:1.2; padding:15px 0;}
.productlist1 a:hover{}
.productlist1 a:hover .pic{ border-color:#ff0000;}

.productlist2{ text-align:center; padding:6px;}
.productlist2 a{ display:block; position:relative; font-size:18px; color:#FFF; overflow:hidden;}
.productlist2 .pic{ position:relative; overflow:hidden;}
.productlist2 .pic img{ width:100%;}
.productlist2 .txt{ position:absolute; top:100%; background-color:rgba(0,0,0,0.5); height:100%; width:100%; display:flex;display:-webkit-flex; align-items:center; justify-content:center;}
.productlist2 .txt span{ padding:0 15px;}
.productlist2 a:hover .txt{ top:0;}

.productlist2s{}
.productlist2s img{ width:170px; height:170px;}

.productlist3{}
.productlist3 img{ width:260px; height:195px;}


/*产品详细样式*/
.prod_detail{ padding:0;}
.prod_detail_left{ width:100%;}
.prod_detail_left1{ border:solid 1px #d3d3d3; text-align:center; max-width:700px; margin:0 auto 10px;}
.prod_detail_left2{ padding:0 20px; position:relative; max-width:600px; margin:0 auto;}
.prod_detail_left2 a{ margin:5px; display:inline-block;}
.prod_detail_left2 a img{ width:100%; border:0;}

.prod_detail_right{ width:100%; margin-top:20px;}
.prod_detail_title{ color:#000; font-size:24px; margin-bottom:20px; padding:10px 0; line-height:1.2; font-weight:bold; text-transform:uppercase; position:relative;}
.prod_detail_title:after{ position:absolute; width:50px; height:1px; content:""; background-color:#000; left:0; bottom:0;}
.prod_detail_desc{ line-height:1.8;}
/*
.prod_detail_desc h1{ font-size:16px; font-weight:bold; margin:8px 0;}
.prod_detail_desc .prod_desc_tabs{ display:table; width:100%;}
.prod_detail_desc .prod_desc_tabs dl{ display:table-row;}
.prod_detail_desc .prod_desc_tabs dl dt, .prod_detail_desc .prod_desc_tabs dl dd{ display:table-cell; vertical-align:top; margin:0; padding:6px 0; font-size:12px;}
.prod_detail_desc .prod_desc_tabs dt{ width:150px;}
.prod_detail_desc .prod_desc_tabs dd{}
*/
.prod_detail_share{}

.prod_otherdetail_photo{ text-align:center; padding:10px 0;}

.prod_detail_intro{ line-height:1.6; padding:10px 0; max-width:790px; margin:0 auto;}
.tabs{ overflow-x:auto;}
.tabs table{ border:0; border-collapse:collapse; width:800px;}
.tabs td, .tabs th{ border:solid 1px #dcdcdc; padding:3px; text-align:center;}
.tabs th{ background-color:#F1F1F1;}

.prod_detail_bt{ text-align:center; padding:15px 0;}
.prod_detail_bt a{ margin:0 5px;}

.prod_detail_othertitle{ font-size:20px; text-transform:uppercase; line-height:1.4; padding:10px 0; font-weight:bold; position:relative; text-align:center; border-bottom:solid 1px #e5e5e5;}
.prod_detail_othertitle:after{ position:absolute; width:80px; height:2px; background-color:#ff0000; bottom:0; left:50%; margin-left:-40px; content:"";}
.prod_detail_othertitle2{ border-bottom:solid 1px #000; text-align:left;}
.prod_detail_othertitle2:after{ display:none;}
.prod_detail_more{ padding:10px 0 0;}


.feedback_message{ position:relative;}
.feedback_txt{ padding:15px 0; line-height:1.6;}
.feedback1{ padding-top:6px; padding-bottom:6px; position:relative; line-height:30px;}
.feedback1 span{ color:#F00; font-weight:bold;}
.feedback1 .code{ position:absolute; bottom:17px; right:24px;}
.feedback1 input, .feedback1 textarea{ border:solid 1px #dcdcdc; width:100%; background-color:#f8f8f8; padding:0 10px; outline:none;}
.feedback1 input{ height:50px;}
.feedback1 textarea{ padding:10px; line-height:24px;}
.feedback2{ padding-top:5px; padding-bottom:5px; text-align:center;}
.feedback2 .bt{ height:40px; width:60%; font-size:17px; text-transform:uppercase; -moz-border-radius:15px; border-radius:15px; outline:none;}



/*新闻列表页样式*/
.newslist1{border-bottom:dashed 1px #cccccc;background-image:url(/index/arrow1.gif); background-repeat:no-repeat; background-position:8px 23px; padding:15px 0 15px 24px;}
.newslist1 span{ float:right; color:#999; width:100px; text-align:center;}

.newslist2{ padding:20px 10px; border-bottom:dashed 1px #cccccc;}
.newslist2_1{}
.newslist2_1 a{ overflow:hidden; display:block; border:solid 1px #e0e0e0; padding:3px;}
.newslist2_1 img{ border:0;}
.newslist2_1 a:hover{ border-color:#ff0000;}
.newslist2_2{}
.newslist2_2_1{ padding:5px 0; line-height:28px;}
.newslist2_2_1 a{ font-size:16px; font-weight:bold; display:block;}
.newslist2_2_1 a:hover{}
.newslist2_2_2{ line-height:22px;}
.newslist2_2_3{ line-height:26px; color:#959595; padding:5px 0 0;}
.newslist2_2_4{ padding:10px 0 0;}
.newslist2_2_4 a{background-color:#ff0000; height:30px; line-height:30px; color:#FFF; display:inline-block; padding:0 20px;}
.newslist2_2_4 a:hover{background-color:#2a2a2a; color:#FFF;}

.newslist3{}
.newslist3 a{ display:block; text-align:center;}
.newslist3 .pic{ overflow:hidden; border:solid 0px #eeeeee;}
.newslist3 img{ border:0;}
.newslist3 a:hover .pic{ border-color:#eeb15f;}
.newslist3 .txt{line-height:1.2; padding:15px 0;}

.newslist4{}
.newslist4 a{ border-bottom:solid 1px #dedede; padding:20px 10px; display:block;}
.newslist4 a:hover{ -webkit-box-shadow:0 8px 35px rgba(0,0,0,.08); -moz-box-shadow:0 8px 35px rgba(0,0,0,.08); box-shadow:0 8px 35px rgba(0,0,0,.08); -moz-transform:translateX(10px); -webkit-transform:translateX(10px); -o-transform:translateX(10px); -ms-transform:translateX(10px); transform: translateX(10px);}
.newslist4_1{}
.newslist4_2{}
.newslist4_2_1{ line-height:1.4; font-size:18px; font-weight:bold; padding:8px 0;}
.newslist4_2_2{ line-height:1.6; color:#888888;}
.newslist4_3{}
.newslist4_3_1{ padding:5px 0; color:#999999;}
.newslist4_3_1 span{}
.newslist4_3_2{ display:none;}

.newslist5{}
.newslist5 a{ display:block; text-align:center; line-height:22px; margin:10px 0; position:relative;}
.newslist5 .pic{ overflow:hidden; position:relative;}
.newslist5 .info{ position:absolute; width:100%; height:100%; top:0; left:0;}
.newslist5 .info>div{ padding:0 20px;}
.newslist5 .info .txt1{ color:#FFF; font-size:20px; padding-bottom:10px; line-height:1;}
.newslist5 .info .txt2{ background-color:#ff0000; color:#FFF; border:solid 2px #FFF; text-transform:uppercase; display:inline-block; line-height:30px; padding:0 30px;}
.newslist5 a:hover .info .txt2{ background-color:#ff0000; color:#222;}



/*新闻详细页样式*/
.newdetail{}
.newdetail1{padding:5px 5px 0; text-align:center;}
.newdetail1 h1{ font-size:22px; color:#333; padding:0; margin:0;}
.newdetail2{border-bottom:dashed 1px #cccccc; color:#a8a8a8; padding:8px 0px 12px; text-align:center;}
.newdetail3{line-height:1.8; padding:10px 0px;}
.newdetail3 .video{ max-width:800px; margin:0 auto; padding:0 0 20px;}
.newdetail3 img{ max-width:100%;}
.newdetail4{padding-top:10px; border-top:dashed 1px #cccccc; line-height:26px; width:100%; display:inline-block;}
.newdetail4_1{}
.newdetail4_2{ text-align:left;}
.newdetail5{line-height:1.8; padding:0;}
.newdetail5 img{ max-width:100%;}

.tabs{ overflow-x:auto;}

.prod_detail_intro h2, .newdetail3 h2, .newdetail5 h2{ background-color:#f01011; color:#FFF; font-size:17px; font-weight:bold; line-height:1.4; padding:3px 10px 6px; display:inline-block;}



/*关于我们*/
.about1{ line-height:1.8;}
.about1 .row>div{ margin:10px 0;}
.about2{ font-weight:bold; font-size:24px; text-transform:uppercase;}
.about3{}


/*联系我们*/
.contact1{}
.contact2{}
.contact3{}
.contact3_1{ font-size:26px; font-weight:bold; margin-top:30px;}
.contact3_2{ line-height:1.6;}


.txtinput{background-color:#F9F9F9; border:solid 1px #D1D1D1; height:34px; line-height:32px; padding:0 5px; width:100%;}
.txtinput2{background-color:#F9F9F9; border:solid 1px #D1D1D1; line-height:20px; padding:0 5px; width:100%;}

.bt,.bt:link{ border:solid 1px #ff0000; background-color:#ff0000; color:#fff; width:90px; height:30px; line-height:30px; cursor:pointer; font-size:16px; display:inline-block; text-align:center;}
.bt:hover{ background-color:#fff; color:#ff0000;}
.otherbt1{ border:solid 0px #ff0000; background-color:#ff0000; width:180px; font-size:16px; color:#FFF; text-transform:uppercase; height:32px; line-height:32px; display:inline-block; text-align:center;-moz-border-radius:25px; border-radius:25px;}
.otherbt1:hover{ background-color:#2a2a2a; color:#FFF;}
.otherbt2{ border:solid 0px #ff0000; background-color:#ff0000; width:180px; font-size:16px; color:#FFF; text-transform:uppercase; height:40px; line-height:40px; display:inline-block; text-align:center;-moz-border-radius:25px; border-radius:25px;}
.otherbt2:hover{ background-color:#2a2a2a; color:#FFF;}
.otherbt3{ border:solid 0px #ff0000; background-color:#ff0000; width:180px; font-size:16px; color:#FFF; text-transform:uppercase; height:40px; line-height:40px; display:inline-block; text-align:center;-moz-border-radius:25px; border-radius:25px;}
.otherbt3:hover{ background-color:#FFF; color:#ff0000;}


/*下载*/
.download{ border-collapse:collapse;}
.download th, .download td{ border:solid 1px #e8e8e8; padding:8px;}
.download th{ background-color:#f5f5f5; text-align:center;}
.downloadtd1{}
.downloadtd2{ width:120px; text-align:center;}
.downloadtd2 .bt{ width:110px;}


/*视频样式*/
.videolist{text-align:center; vertical-align:top; width:250px; padding:0px 13px 20px;}
.videolist img{ width:240px; height:180px; border:solid 1px #E4E4E3; background-color:#FFF; margin-bottom:6px; padding:4px;}
.videolist a{ display:inline-block;}

.videodetail1{ text-align:center; padding:20px 0 10px; font-size:20px; font-weight:bold; color:#ff0000;}
.videodetail2{ text-align:center;}
.videodetail3{ text-align:center; padding:15px 0 0;}


/*会员样式*/
.star{ color:#F00; font-size:16px;}
.mb_title{ text-align:center; font-size:22px; padding:10px 0; color:#333333;}
.mb_name{ padding:3px; line-height:36px; color:#999; text-align:right;}
.mb_txt{ padding:3px;}
.mb_txt input{ border:solid 1px #e4e4e4; line-height:32px; height:32px; margin:0; padding:0 5px; width:200px;}
.mb_txt textarea{ border:solid 1px #e4e4e4; line-height:22px; height:84px; margin:0; padding:0 5px; width:200px;}
.mb_bt{ text-align:center; padding:10px 0;}


/*购物车*/
.InquireBasket{z-index: 1501; background-color:#FFF; border:solid 1px #aaaaaa; width:230px; height:270px; position:fixed; right:0; bottom:60px;-webkit-box-shadow:5px 5px 20px #1f2732; -moz-box-shadow:5px 5px 20px #1f2732; box-shadow:5px 5px 20px #1f2732; -webkit-transform:translateZ(0);}
.InquireBasket_Title{ background-color:#7298ba; color:#FFF; line-height:40px; font-weight:bold; text-align:center;}
.InquireBasket_Title span{}
.InquireBasket_Title1{ font-size:20px; width:40px; cursor:pointer; display:inline-block;}
.InquireBasket_Title2{ width:148px; font-size:13px; display:inline-block;}
.InquireBasket_Title2 span{ color:#ffb629;}
.InquireBasket_Content{ height:190px; overflow:auto; background-color:#FFF; font-size:12px;}
.InquireBasket_Content li{border-bottom:solid 1px #e8e8e8; padding:8px;}
.InquireBasket_Content li img{ width:40px; height:40px; float:left; border:0; margin-right:10px;}
.InquireBasket_Content li:hover{ background-color:#fffeee;}
.InquireBasket_Content .name{ display:block; line-height:20px; height:20px; overflow:hidden;}
.InquireBasket_Content .name a{ color:#246bb3;}
.InquireBasket_Content li .delbt{ display:none;}
.InquireBasket_Content li:hover .delbt{ display:block; line-height:20px;}
.InquireBasket_Content .delbt a{ color:#888;}
.InquireBasket_Content .delbt a:hover{ color:#444; text-decoration:underline;}

.InquireBasket_Submit{ text-align:right; padding:8px 10px 0 0;}
.InquireBasket_Submit a{ background-color:#e64545; color:#FFF; line-height:24px; width:70px; display:inline-block; text-align:center;}

.Inquire_Tabs{ border:0; border-collapse:collapse;}
.Inquire_Tabs th, .Inquire_Tabs td{ border:solid 1px #e0e0e0; padding:8px;}
.Inquire_Tabs th{ background-color:#f1f1f1; height:20px; text-align:center;}
.Inquire_Tabs1{ width:40%; text-align:center;}
.Inquire_Tabs1 img{ width:120px; max-width:100%; border:0;}
.Inquire_Tabs2{}

.Inquire_Tabs_Data{ border:0; border-collapse:collapse;}
.Inquire_Tabs_Data th, .Inquire_Tabs_Data td{ padding:6px;}

.ts{ text-align:center; margin:60px 0;}


/*产品滚动列表样式*/
.roll {display: inline-block;overflow: hidden;width: 500px; height:122px;}
.roll .LeftBotton{display: inline; float: left; overflow: hidden; width:20px; cursor: pointer; text-align:center; margin-right:10px;}
.roll .LeftBotton img{ width: 20px; height:85px;}
.roll .RightBotton img{ width: 20px; height:85px;}
.roll .RightBotton {display: inline;float: left;overflow: hidden; width: 20px; cursor: pointer; text-align:center; margin-left:10px;}
.roll .Cont { padding-right: 0px; padding-left: 0px; float: left; overflow: hidden; width: 440px;}
.roll .ScrCont {width: 10000000px}
.roll #List1 {float: left;}
.roll #List2 {float: left;}


/*友情连接*/
.link{ border:solid 1px #d2d2d2; padding:15px; margin:0; position:relative;}
.link1{}
.link1 .n1{ color:#828282; height:20px; line-height:20px; font-size:22px; display:inline-block; padding:6px 0 0;}
.link1 .n2{ background-color:#828282; color:#FFF; line-height:32px; padding:0 10px; display:inline-block; margin:0 20px 0 5px;}
.link2{ clear:both; padding:10px 0 0; line-height:32px;}
.link2 a{ padding:0 10px; display:inline-block;}

.wk1_1{ background-color:#eeeeee; height:38px; line-height:38px;}
.wk1_1 h1, .wk1_1 h2{ margin:0; background-color:#ff0000; background-image:url(../index/wk1_1.gif); background-repeat:no-repeat; background-position:right top; display:inline-block; color:#FFF; padding:0 50px 0 20px; line-height:38px; font-size:17px; width:180px; font-weight:normal;}
.wk1_1 span{}
.wk1_1 span a{ padding:0 20px; display:inline-block;}
.wk1_1 a{ color:#FFF;}
.wk1_1 a:hover{ color:#FF0;}


.submenu{position:relative; margin:-40px 0 0; height:40px; background-image:url(../index/submenubg.png);}
.submenu li{ float:left;}
.submenu li a{ line-height:40px; color:#FFF; display:inline-block; line-height:35px; padding:3px 15px 0;}
.submenu li a:hover{ color:#FF0;}
.submenu li .this{ border-top:solid 3px #e77817; padding:0 15px;}



.lmenu1{}
.leftmenu1{ font-size:15px; color:#222; background-image:url(../index/left-menu1-up.png); background-repeat:no-repeat; background-position:16px 18px; padding:8px 15px 8px 35px; display:block; line-height:1.4;}
.leftmenu1:hover, .leftmenu1.this{ background-image:url(../index/left-menu1-over.png); color:#ff0000;}

.lmenu2{ padding:0 15px 15px;}
.leftmenu2{ padding:6px 10px 6px 34px; font-size:14px; background-image:url(../index/left-menu2-up.png); background-repeat:no-repeat; background-size:5px auto; background-position:20px 14px; display:block;}
.leftmenu2:hover, .leftmenu2.this{ background-image:url(../index/left-menu2-over.png); color:#ff0000;}


.menulist{ background-color:#f7f7f7; min-height:140px;}
.menulist li{ border-bottom:solid 1px #e5e5e5;}
.menulist a{ color:#555555; padding:10px 20px; text-align:center; font-size:16px; line-height:1.6; display:block;}
.menulist a:hover, .menulist .this{ color:#ff0000;}


/*招聘样式*/
.jobs_list{ border:solid 1px #e0e0e0; padding:0px; margin:0 0 15px;}
.jobs_list .jobs_title{ background-color:#ededed; color:#222; font-size:16px; font-weight:bold; line-height:20px; padding:12px 15px;}
.jobs_list .jobs_content{ padding:15px 20px;}
.jobs_list .jobs_content div{ margin:3px 0; line-height:1.5;}

.JobsAdd{}
.JobsAdd div{float:left; margin:0 0 10px;}
.JobsAdd2{ display:table-cell; width:25%; text-align:center; height:36px; padding:8px 0; line-height:20px;}
.JobsAdd3, .JobsAdd4{ display:table-cell; width:75%; height:36px; line-height:36px;}
.JobsAdd5{ display:table-cell; height:100px; width:75%; text-align:center;}
.JobsAdd3 input, .JobsAdd5 textarea{ background-color:#fafafa; border:solid 1px #e0e0e0; width:100%; height:36px; line-height:36px; outline:none; padding:0 8px;}
.JobsAdd5 textarea{ height:100px; line-height:20px;}
.JobsAdd6{ text-align:center; width:100%;}


.setpage{ text-align:center; line-height:20px;}
.setpage a{ background-color:#F0F0F0; padding:1px 6px; display:inline-block; border:solid 1px #666; margin:6px 3px;}
.setpage input{ border:solid 1px #555555; background-color:#000; height:19px; color:#FFF; width:30px; margin-bottom:1px;}
.setpage .currentpage{ padding:1px 6px; display:inline-block; border:solid 1px #eeb15f; color:#000; background-color:#eeb15f; margin:6px 3px;}


.fenxiang{ height:36px; line-height:36px; padding:10px 0 0 0;}
.fenxiang1{ float:left; margin-right:8px; font-weight:bold;}
.fenxiang2{ float:left;}


.sitemap_location{ padding:0 0 20px;}
.sitemap_menu{}
.sitemap_menu>li{ border-top:dotted 1px #d1d1d1; padding:20px;}
.sitemap_menu>li>a{ padding:10px; display:inline-block; font-weight:bold; font-size:18px;}
.sitemap_menu>li>ul>li{ float:left;}
.sitemap_menu>li>ul>li>a{ padding:10px; display:inline-block; font-size:16px;}
