@charset "utf-8";
html{ overflow-y:scroll;}
body,td,th,input,textarea,select {
	font-size: 14px;
	color:#555555;
	font-family:"Microsoft Yahei","微软雅黑", Arial, Helvetica, sans-serif;
}
body {
	margin:0;
	padding:0;
}
img{ border:0;}
body,ul,li,div,img{}
ul,li,form{ margin:0; padding:0; list-style-type:none;}
a,a img,input{
	color:#555555; 
	text-decoration:none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
a:hover{color:#0077cc; text-decoration:none;}
.animation{
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
.noanimation a{
	transition:none;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
}
.movex{}
.movex a{ display:inline-block;}
.movex a:hover{ -moz-transform:translateX(5px); -webkit-transform:translateX(5px); -o-transform:translateX(5px); -ms-transform:translateX(5px); transform: translateX(5px);}
.movex2{}
.movex2 a{ display:inline-block;}
.movex2 a:hover{ -moz-transform:translateX(-5px); -webkit-transform:translateX(-5px); -o-transform:translateX(-5px); -ms-transform:translateX(-5px); transform: translateX(-5px);}

.movey{}
.movey a{ display:inline-block;}
.movey a:hover{ -moz-transform:translateY(5px); -webkit-transform:translateY(5px); -o-transform:translateY(5px); -ms-transform:translateY(5px); transform: translateY(5px);}
.movey2{}
.movey2 a{ display:inline-block;}
.movey2 a:hover{ -moz-transform:translateY(-5px); -webkit-transform:translateY(-5px); -o-transform:translateY(-5px); -ms-transform:translateY(-5px); transform: translateY(-5px);}


.add{
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}


.more1{ text-align:center; margin-top:16px;}
.more1 a{ border:solid 1px #9ac4e2; color:#0077cc; font-weight:bold; display:inline-block; padding:0 40px; line-height:30px;}
.more1 a:hover{ border-color:#0077cc; background-color:#0077cc; color:#FFF;}
a.white{color:#FFFFFF; text-decoration:none;}
a.white:hover{color:#FFFFFF; text-decoration:underline;}
.floatl{ float:left;}
.floatr{ float:right;}
.clear{ clear:both;}
.r5{-moz-border-radius:5px; border-radius:5px;}
.r10{-moz-border-radius:10px; border-radius:10px;}
.r15{-moz-border-radius:15px; border-radius:15px;}
.r20{-moz-border-radius:20px; border-radius:20px;}
.setp{}
.setp p{ margin:0; padding:0;}
.setimg{}
.setimg img{ max-width:100%;}
.txtshadow1{-webkit-text-shadow:1px 1px 2px #2b2b2b; -moz-text-shadow:1px 1px 2px #2b2b2b; text-shadow:1px 1px 2px #2b2b2b;}
.shadow1{-webkit-box-shadow:3px 3px 8px #e4e4e4; -moz-box-shadow:3px 3px 8px #e4e4e4; box-shadow:3px 3px 8px #e4e4e4;}
.shadow2{-webkit-box-shadow:5px 5px 12px #a8a8a8; -moz-box-shadow:5px 5px 12px #a8a8a8; box-shadow:5px 5px 12px #a8a8a8;}
.a_shadow1{}
.a_shadow1:hover img{-webkit-box-shadow:0px 5px 10px #d7d7d7; -moz-box-shadow:0px 5px 10px #d7d7d7; box-shadow:0px 5px 10px #d7d7d7;}

.body1{ width:1200px; margin:0px auto;}
.body2{ padding:40px 0;}

.top{z-index:7020; position:fixed; top:0; font-size:13px; width:100%; -webkit-transform: translateZ(0); background-image:url(../index/top_bg.jpg); background-repeat:no-repeat; background-position:center top;}
.top_back{ height:146px;}
.top1{ height:36px; line-height:36px;}
.top1_1{}
.top1_2{ color:#b0c6e1;}
.top1_2 a{ padding:0 8px; display:inline-block;}
.top1_2 a:hover{}
.top1_3{ margin-right:20px; background-color:#dbedf8; padding:0 5px 0 15px;}
.find1{ width:180px; border:0px; background-color:transparent; height:36px; line-height:36px; outline:none; margin:0; padding:0;}
.find2{}

.top2{}
.top2_1{}
.top2_2{ padding:44px 0 0;}

.search2{ border:solid 1px #dcdcdc; background-color:#fafafa;}
.search2_1{ padding:0 5px 0 10px;}
.search2_1 input{ width:160px; border:0; height:30px; line-height:30px; margin:0; padding:0; background-color:#fafafa;}
.search2_2{ padding:0 5px 0 0;}

/*主菜单*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.mainnav{ position:relative; z-index:9999; display:inline-block; background-repeat:no-repeat; background-position:left center;}
.mainnav a{ color:#434343; cursor:pointer;}
.mainnav .nLi{ float:left; position:relative; display:inline; background-repeat:no-repeat; background-position:right center;}
.mainnav .nLi h3{ float:left; margin:0;}
.mainnav .nLi h3 a{ display:block; line-height:66px; font-size:17px; font-weight:normal; text-transform:uppercase; color:#000000; text-align:center; padding:0 18px; background-position:center 66px;}
.mainnav .on h3 a{ background-image:url(../index/mainmenu1.png); background-repeat:repeat-x; background-position:center bottom; color:#0077cc;}

.mainnav .sub{ display:none; left:0px; top:66px; position:absolute; background:#0077cc;line-height:20px; padding:10px 5px; z-index:9999;}
.mainnav .sub li{ zoom:1; border-bottom:dashed 1px #75b4d4;}
.mainnav .sub a{ display:block; padding:5px 10px; color:#FFF; text-align:center;}
.mainnav .sub a:hover{ color:#fbf268;}


.mainnav .mainprodnav{ padding:20px 10px;}
.mainnav .mainprodnav li{ width:190px; float:left; padding:0 10px;}
.mainnav .mainprodnav1{}
.mainnav .mainprodnav1 a{ padding:0; color:#0262d6; font-size:15px;}
.mainnav .mainprodnav1 a:hover{ background-color:transparent; color:#0262d6; text-decoration:underline;}
.mainnav .mainprodnav1 img{ width:180px; height:151px; border:solid 1px #E1E1E1; padding:4px; margin-bottom:6px;}
.mainnav .mainprodnav2{ padding:10px 0 0;}
.mainnav .mainprodnav2 li{ width:190px; padding:0;}
.mainnav .mainprodnav2 a{ background-image:url(../index/leftmenu3.gif); background-position:3px 10px; background-repeat:no-repeat; padding:2px 0 2px 10px; line-height:18px; font-size:13px;}
.mainnav .mainprodnav2 a:hover{ color:#0262d6;background-image:url(../index/leftmenu3.gif); background-position:2px -57px; background-repeat:no-repeat; padding:2px 0 2px 11px; background-color:transparent;}


.subnav{ position:relative; display:inline-block; padding:5px 0;}
.subnav a{ color:#434343;}
.subnav .nLi{ float:left; position:relative; display:inline;}
.subnav .nLi h3{ float:left; margin:0;}
.subnav .nLi h3 a{ display:block; line-height:50px; font-size:16px; font-weight:normal; text-transform:uppercase; text-align:center; padding:0 17px;}
.subnav .nLi h3 span{ background-image:url(../index/subnav.png); background-position:0 0; width:18px; height:12px; display:inline-block; position:relative;}
.subnav .nLi h3 a:hover span, .subnav .on h3 a span{ background-position:0 -12px;}
.subnav .on h3 a{ color:#0077cc;}

.subnav .sub{ display:none; left:0; top:50px; position:absolute; line-height:20px; padding:5px 0 0; background-color:#f5f5f5; z-index:999;}
.subnav .sub li{ zoom:1; margin-bottom:2px;}
.subnav .sub a{ display:block; padding:5px 10px; color:#434343; background-color:#e5e5e5;}
.subnav .sub a:hover{ background-color:#0093dd; color:#fff;}


/*底部*/
.foot1{ background-color:#434343; padding:36px 0 30px; color:#ffffff; font-size:13px;}
.foot1 a{ color:#c6c6c6;}
.foot1 a:hover{ color:#FFF;}

.foot1_1{ width:250px;}
.foot1_1_1{ padding:10px 0 0;}
.foot1_1_2{ padding:20px 0 0;}
.foot1_2{ padding:0 75px 0 10px;}
.foot1_3{}
.foot1_4{ padding:0 10px 0 0;}
.foot1_4 li{ float:left; text-align:center; padding:0 20px;}
.foot1_4 li img{ width:130px;}

.footmenu1{ color:#FFF; text-transform:uppercase; padding:0 0 8px;}
.footmenu1 a{ color:#FFF; font-weight:bold; font-size:15px;}
.footmenu1 a:hover{ color:#76c6ff;}
.footmenu2{}
.footmenu2 li{ display:block;}
.footmenu2 li a{display:inline-block; font-size:14px; line-height:22px;}
.footmenu2 li a:hover{}

.footconatct{ line-height:22px;}

.share_tools li{ float:left;}
.share_tools a{ background-image:url(../index/share_icon2.png); width:38px; height:32px; display:inline-block; margin:0 1px;}
.share_tools .share_icon_f{ background-position:0 0;}
.share_tools .share_icon_f:hover{ background-position:0 -32px;}
.share_tools .share_icon_t{ background-position:-38px 0;}
.share_tools .share_icon_t:hover{ background-position:-38px -32px;}
.share_tools .share_icon_g{ background-position:-76px 0;}
.share_tools .share_icon_g:hover{ background-position:-76px -32px;}
.share_tools .share_icon_i{ background-position:-114px 0;}
.share_tools .share_icon_i:hover{ background-position:-114px -32px;}
.share_tools .share_icon_y{ background-position:-152px 0;}
.share_tools .share_icon_y:hover{ background-position:-152px -32px;}
.share_tools .share_icon_w{ background-position:-190px 0;}
.share_tools .share_icon_w:hover{ background-position:-190px -32px;}

.foot2{ background-color:#686868; padding:13px 0; text-align:center; color:#FFF;}
.foot2 a{ color:#FFF;}
.foot2 a:hover{ color:#FFF;}

.banner{ background-repeat:no-repeat; background-position:center; height:250px; display:block; z-index:1;}

.title1{ background-image:url(../index/icon1.png); background-repeat:no-repeat; background-position:left center; display:inline-block; font-size:18px; line-height:30px; padding:0 0 0 18px;}
.title1 span{ text-transform:uppercase; font-size:20px; margin-right:4px; display:inline-block; font-family:"Times New Roman", Times, serif;}
.title2{ font-size:36px; border-bottom:solid 1px #d5d5d5; height:60px; padding-left:18px;}

.index_about1{ height:284px; padding:0 20px 0 0; line-height:25px; color:#FFF;}
.index_about1 *{ color:#FFF;}
.index_about1 a{ color:#FF0; font-weight:bold;}
.index_about1 a:hover{ color:#002e52;}
.index_about2{ width:33%; height:143px; text-align:center;}

.index_news{ padding:26px 20px 0;}
.index_honor{ padding:22px 20px 3px; font-size:24px;}

.index_news_list1{ border-bottom:solid 1px #d7d7d7; padding:0 0 20px;}
.index_news_list1_1{ font-size:16px; line-height:24px; height:96px; overflow:hidden; font-weight:bold;}
.index_news_list1_1 img{ width:142px; height:96px; float:left; margin-right:10px;}
.index_news_list1_2{ line-height:24px; height:48px; overflow:hidden; padding:10px 0 0;}


.index_news_list1_2_1{font-size:18px; font-weight:bold;}
.index_news_list1_2_2{ color:#999;}
.index_news_list2{ border-bottom:dashed 1px #d5d5d5; line-height:38px; height:38px;}
.index_news_list2 a{ background-image:url(../index/arrow1.gif); background-repeat:no-repeat; background-position:3px center; display:inline-block; line-height:38px; padding-left:16px;}
.index_news_list2 span{ float:right;}

.index_news_list3{ padding:0 12px;}
.index_news_list3 li{ float:left; margin:10px 5px;}
.index_news_list3 li a{ width:168px; height:156px; line-height:26px; overflow:hidden; display:inline-block; text-align:center;}
.index_news_list3 li img{ width:160px; height:122px; border:solid 1px #E1E1E1; padding:3px; margin-bottom:6px;}


.index_distribution1{ position:absolute; margin:300px 0 0 540px;}
.index_distribution1 a{ background-image:url(../index/arrow3.png); background-position:-50px 0; width:50px; height:50px; display:inline-block;}
.index_distribution1 a:hover{ background-position:0 0;}
.index_distribution2{}
.index_distribution3{ padding:35px 40px 0; line-height:28px; font-size:16px;}

.index_contact1{ height:428px; width:33%; padding:0 35px; line-height:28px;}
.index_contact2{ width:33%; padding:0 40px;}
.index_contact3{}


.news_left{ width:460px;}
.news_right{ width:590px;}


.contentbg{ border:solid 1px #dddddd; border-top:none; background-color:#FFF;}
.left{width:200px; vertical-align:top; background-color:#fbf3f3;}
.left2{width:200px; vertical-align:top; background-color:#fbf3f3; border:solid 1px #dddddd; border-top:none;}
.left3{width:222px; vertical-align:top; background-color:#fff;}
.right{ vertical-align:top;}
.right2{ border:solid 1px #dddddd; border-top:none; background-color:#FFF; padding:20px 33px; min-height:760px;}
.right3{ vertical-align:top; background-image:url(../index/rightbg.gif); background-repeat:no-repeat; padding:20px 33px;}

.tdh{height:10px; font-size:1px; line-height:1px;}
.tdh2{height:20px; font-size:1px; line-height:1px;}
.tdh3{height:30px; font-size:1px; line-height:1px;}
.tdh4{height:40px; font-size:1px; line-height:1px;}
.tdw{width:10px; font-size:1px; line-height:1px;}
.tdw2{width:20px; font-size:1px; line-height:1px;}
.content1{padding:20px 40px 0; line-height:26px;}
.newcontent{ padding:20px 15px 0;}

.prodcontent{ padding:10px 0 0;}
.prod_title{ text-align:center; padding:80px 0 0;}
.prod_menu{ text-align:center; padding:30px 0 0; height:100px;}
.prod_menu a{ background-image:url(../index/prodcontent_class_bg.png); border:solid 1px #FFF; padding:0 40px; line-height:40px; display:inline-block; color:#FFF; margin:0 20px; font-size:18px;}
.prod_menu a:hover, .prod_menu .this{background-color:#00b7ee; border-color:#00b7ee; background-image:none; color:#FFF;}


/*当前位置*/
.location0{ border-bottom:solid 1px #cccccc; padding:0 0 8px;}
.location1{ background-image:url(../index/location1.png); background-repeat:no-repeat; float:left; font-size:26px; line-height:27px; padding-left:36px;}
.location2{ float:right; font-size:12px; line-height:26px;}
.location2 a{}
.location2 a:hover{}

.csshide{display:none;}
.cssshow{display:block;}

.tabs{ border:0; border-collapse:collapse;}

.prodclass1{ width:33.33%; text-align:center; border:solid 1px #e5e5e5;}
.prodclass1 a{ background-color:#FFF; display:block; padding:50px 0;}
.prodclass1 a:hover{ background-color:#efefef;}
.prodclass1_1 img{ width:280px; height:280px;}
.prodclass1_2{ padding:30px 0; font-size:18px; font-weight:bold;}
.prodclass1_3{ background-color:#0a4ab1; color:#FFF; display:inline-block; line-height:40px; padding:0 50px;}

.prodclass1 a:hover img{-moz-transform:translateY(-5px); -webkit-transform:translateY(-5px); -o-transform:translateY(-5px); -ms-transform:translateY(-5px); transform: translateY(-5px);}
.prodclass1 a:hover .prodclass1_3{ background-color:#e66d0d;}


.prodclass2{text-align:center; vertical-align:top; width:272px; padding:0px 12px 20px;}
.prodclass2 img{ width:260px; height:195px; padding:5px; border:solid 1px #dddddd; margin-bottom:6px;}
.prodclass2 a{ display:inline-block;}
.prodclass2 a:hover img{ border:solid 1px #0077cc;}

.prodclass3{ border:0; border-collapse:collapse;}
.prodclass3 td{ border:solid 1px #c9c9c9;}
.prodclass3_1{ width:300px; text-align:center;}
.prodclass3_1 img{ border:0;}
.prodclass3_2{ padding:20px; font-size:18px; line-height:30px;}
.prodclass3_3{ width:300px; font-size:18px; font-weight:bold; text-align:center;}


.ProdclassReadme{ padding:0px 20px 15px; line-height:26px;}

/*产品分类*/
.prod_class1{ vertical-align:top;}
.prod_class1 a{ width:360px; height:300px; display:inline-block;}
.prod_class1 img{ border:solid 0px #E1E1E1;}
.prod_class1_1{
	opacity:0; 
	position:absolute; 
	width:360px; 
	height:300px;
	background: rgba(0,0,0,.6);
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.prod_class1 a:hover .prod_class1_1{opacity:1;}
.prod_class1_1_1{ 
	position:absolute; 
	top:50%; 
	left:50%; 
	width:92%;
	display:inline-block; 
	text-align:center;
	font-size: 32px;
	line-height:34px;
	text-transform: uppercase;
	color: #fff;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.prod_class1_1_1 img{ width:50px; height:50px; border:0; margin-top:5px;}



/*产品列表样式*/
.prod_list1{ vertical-align:top;}
.prod_list1 a{ width:265px; display:inline-block; text-align:center; color:#666;}
.prod_list1 a:hover{ color:#0077cc;}
.prod_list1_1{
	opacity:0; 
	position:absolute; 
	width:265px; 
	height:315px;
	background: rgba(0,0,0,.6);
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.prod_list1 a:hover .prod_list1_1{opacity:1;}
.prod_list1 img{ width:265px; height:315px; border:0;}
.prod_list1_1_1{ 
	position:absolute; 
	top:50%; 
	left:50%; 
	width:92%;
	display:inline-block; 
	text-align:center;
	font-size: 32px;
	line-height:34px;
	text-transform: uppercase;
	color: #fff;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.prod_list1_1_1 img{ width:50px; height:50px; border:0; margin-top:5px;}
.prod_list1_2{ height:44px; line-height:44px; overflow:hidden; padding:0 10px;}

/*产品列表样式*/
.productlist1{text-align:center; vertical-align:top; width:220px; padding:0px 4px 20px;}
.productlist1 img{ width:220px; height:165px; border:0;}
.productlist1 a{ width:220px; height:205px; overflow:hidden; display:inline-block; color:#FFF; line-height:40px; display:inline-block; font-size:16px;}
.productlist1 .bg1{ background-color:#0366b2;}
.productlist1 .bg2{ background-color:#f1924b;}
.productlist1 .bg3{ background-color:#039f97;}
.productlist1 .bg4{ background-color:#eb6a79;}
.productlist1 .bg5{ background-color:#8a59a2;}
.productlist1 a:hover{ background-color:#6c6c6c;}

.productlist2{text-align:center; vertical-align:top; padding:8px 22px;}
.productlist2 .img1{ width:220px; height:220px; border:solid 1px #e5e5e5; padding:4px; background-color:#FFF; margin-bottom:6px;}
.productlist2 a{ width:230px; display:inline-block;line-height:22px;}
.productlist2 a:hover .img1{ border:solid 1px #0077cc;-webkit-box-shadow:0px 5px 10px #d7d7d7; -moz-box-shadow:0px 5px 10px #d7d7d7; box-shadow:0px 5px 10px #d7d7d7;}

.productlist3{text-align:center; vertical-align:top; padding:6px;}
.productlist3 .img1{ width:260px; height:260px; border:0; background-color:#FFF; margin-bottom:4px;}
.productlist3 a{ display:inline-block;line-height:28px;}
.productlist3 a:hover .img1{ -webkit-box-shadow:0px 5px 10px #d7d7d7; -moz-box-shadow:0px 5px 10px #d7d7d7; box-shadow:0px 5px 10px #d7d7d7;}


/*产品详细样式*/
.proddetail1{ padding:5px 5px 10px; text-align:center; font-size:28px; color:#0077cc;}
.proddetail2{ text-align:center; padding-bottom:8px;}
.proddetail3{ line-height:26px; background-color:#FFF; padding:30px;}
.proddetail4{ text-align:center;}
.proddetail5 { line-height:26px;}

@media only screen and (max-width:1380px){
  .proddetail3 img{ max-width:860px;}
}

.productdetail1{ width:480px; padding:20px 0 0;}

/*产品缩略图---------------------------------------*/
.large_box{margin-bottom:10px;width:480px;height:570px;overflow:hidden; text-align:center; background-color:#FFF;}
.large_box a{ display:block;}
.large_box img{display:inline-block; height:570px; border:0;}

.small_box{width:480px;height:90px;overflow:hidden;}
.small_list{position:relative;float:left;width:430px;height:90px;overflow:hidden;}
.small_list ul{height:90px;overflow:hidden;}
.small_list ul li{position:relative;float:left;margin-right:10px;width:76px;}
.small_list ul li img{display:block; width:76px; height:90px; border:0; cursor:pointer;}
.small_list ul li .bun_bg{display:none;position:absolute;top:0;left:0;width:70px;height:84px; border:solid 3px #0077cc;}  /*background:#FFF;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;*/
.small_list ul li.on .bun_bg{display:block;}

.btn{display:block;width:20px;height:90px;background-image:url(../index/prod_detail_pic_bt.png);background-color:#777;background-repeat:no-repeat;background-position:center center;cursor:pointer;}
.btn:hover{background-color:#0077cc;}
.left_btn{float:left;margin-right:10px; background-position:0 center;}
.right_btn{float:right; background-position:right center;}
/*---------------------------------------*/

.productdetail1_1{ padding:5px; border:solid 1px #e8e8e8; text-align:center;}

.productdetail2{ width:660px; padding:30px 0 0;}
.productdetail2_1{ font-size:28px; color:#0077cc;}
.productdetail2_2{ padding:10px 0 0; line-height:26px;}
.productdetail2_3{ padding:20px 0 0;}
.productdetail2_4{ padding:6px 0 0;}

.tabs{border:0; border-collapse:collapse; text-align:center;}
.tabs td,.tabs th{border:1px solid #d6d6d6; padding:5px;}
.tabs th{ line-height:18px; background-color:#F6F6F6;}

.proddetail_otherpic{ padding:15px 0 0; text-align:center;}
.proddetailtitle{ line-height:30px; font-size:16px; font-weight:bold; border-bottom:solid 1px #d6d6d6; position:relative;}
.proddetailtitle span{ border-bottom:solid 3px #0077cc; display:inline-block; padding:0 10px; position:relative; top:2px;}

.proddetailmore{ padding:20px 0 0 0;}
.proddetailmore2{ padding:10px 0 0 0;}

.bt1{ background-image:url(../index/bt1.gif); width:87px; height:33px; display:inline-block; margin:0px 5px;}
.bt2{ background-image:url(../index/bt2.gif); width:87px; height:33px; display:inline-block; margin:0px 5px;}
.bt3{ background-image:url(../index/bt3.gif); width:87px; height:33px; display:inline-block; margin:0px 5px;}


.newmore{ padding:10px 4px 0px 0px; text-align:right;}
.newnot{ padding:8px;}

/*新闻列表页样式*/
.newslist1{border-bottom:dashed 1px #cccccc; padding:0; display:block;}
.newslist1_1{background-image:url(../index/arrow2.gif); background-repeat:no-repeat; background-position:8px 20px; float:left; font-size:16px; width:950px; padding:15px 0 15px 24px;}
.newslist1_2{width:100px; text-align:center; float:right; padding:17px 0 0;}

.newslist2{ padding:20px 30px;border-bottom:dashed 1px #dddddd;}
.newslist2bg{}
.newslist2_1{ width:352px;}
.newslist2_1 img{ width:340px; height:260px; padding:5px; border:solid 1px #dddddd; background-color:#FFF;}
.newslist2_1 a{ display:inline-block;}
.newslist2_1 a:hover img{ border:solid 1px #0077cc;}
.newslist2_2{ width:710px;}
.newslist2_2_1{ padding:5px 0; line-height:28px;}
.newslist2_2_1 a{ font-size:18px; color:#333; font-weight:bold;}
.newslist2_2_1 a:hover{color:#0077cc;}
.newslist2_2_2{ line-height:26px;}
.newslist2_2_3{ line-height:26px; color:#959595; padding:5px 0 0;}

.newslist3{text-align:center; vertical-align:top; width:352px; padding:10px 19px;}
.newslist3 img{ width:340px; height:260px; padding:5px; border:solid 1px #dddddd; margin-bottom:8px; background-color:#FFF;}
.newslist3 a{ display:inline-block; line-height:20px;}
.newslist3 a:hover img{ border:solid 1px #0077cc;}


/*新闻详细页样式*/
.newdetail{}
.newdetail1{padding:30px 0 0; text-align:center; font-size:22px; color:#0077cc;}
.newdetail2{border-bottom:dashed 1px #dddddd; color:#a8a8a8; padding:8px 0px 12px; text-align:center;}
.newdetail3{line-height:28px; padding:5px 0;}
.newdetail4{padding-top:10px; border-top:dashed 1px #dddddd; line-height:26px; width:100%; display:inline-block;}
.newdetail5{line-height:28px; padding:10px 0 0;}

.txtinput{background-color:#fcfcfc; border:solid 1px #D1D1D1; color:#333333; height:24px; line-height:24px; padding:3px 5px;}
.txtinput2{background-color:#fcfcfc; border:solid 1px #D1D1D1; color:#333333; padding:3px 5px;}
.indextxtinput{ border:solid 0px #dcdcdc; background-color:#f3f3f3; outline:none; height:34px; line-height:34px; width:280px; padding:0 10px;}
.indextxtinput2{ border:solid 0px #dcdcdc; background-color:#f3f3f3; outline:none; line-height:24px; width:280px; padding:0 10px;}


.bt{ background-color:#0077cc; width:90px; height:30px; line-height:30px; cursor:pointer; border:0; color:#FFF; font-size:14px; display:inline-block; text-align:center;}
.bt:hover{ background-color:#e66d0d; color:#FFF;}

/*视频样式*/
.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:#0077cc;}
.videodetail2{ text-align:center;}
.videodetail3{ text-align:center; padding:15px 0 0;}

/*下载样式*/
.download{ background-color:#E8E8E8;}
.downloadtr1{ background-color:#F5F5F5; text-align:center; font-weight:bold;}
.downloadtd1{ background-color:#FFF;}
.downloadtd2{ background-color:#FFF; text-align:center; width:160px;}
.downloadtd2 a{ background-color:#0077cc; color:#FFF; display:inline-block; line-height:35px; width:100px; text-align:center;-moz-border-radius:20px; border-radius:20px;}
.downloadtd2 a:hover{ background-color:#e66d0d; color:#FFF;}

/*友情连接*/
.link1{ background-image:url(../index/link1.gif); background-repeat:no-repeat; background-position:center top; padding:12px 10px;}
.link1 span{ color:#2477BD; font-weight:bold;}

/*产品滚动列表样式*/
.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{ margin:0px; padding:0px;}
#link li{float:left; padding:3px 2px;}
#link li a{width:124px; display:block; padding:8px 5px 5px 20px; border:solid 1px #E1E1E1; background-image:url(../index/arrow1.gif); background-repeat:no-repeat; background-position:8px 10px;}
#link li a:hover{background-color:#F6F6F6;}

.wk1_1{ background-image:url(../index/leftmenubg.gif); height:203px; padding:0px 43px 0px 30px; background-repeat:no-repeat;}

.MenuList{ background-color:#dcdcdc;}
.MenuList a{ height:48px; line-height:48px; padding:0 30px; display:inline-block; font-size:15px; color:#1b1b1b;}
.MenuList a:hover{ color:#03499e;}
.MenuList .this{ background-color:#03499e;color:#FFF;}
.MenuList .this:hover{ color:#FFF;}

.MenuList_Prod{ text-align:center;}
.MenuList_Prod a{ padding:0 80px;}
.MenuList_Prod .this, .MenuList_Prod .this:hover{ background-color:transparent; color:#03499e; font-weight:bold;}

.LeftmenuTitle1{ background-image:url(../index/LeftmenuTitleBg.png); background-repeat:repeat-y; height:34px; line-height:34px; font-weight:bold; padding-left:15px;}
.Leftmenu1{ padding:15px;}
.Leftmenu1 li{ border-bottom:dashed 1px #b6b6b6;}
.Leftmenu1 li a{display:block; padding:10px 0;}
.Leftmenu1 li a:hover, .Leftmenu1 li .this{ color:#0077cc;}
.Leftmenu1 li a span{ background-image:url(../index/Leftmenu1.gif); background-repeat:no-repeat; background-position:-12px center; width:10px; height:9px; display:inline-block; margin:6px 6px 0 0; float:left;}
.Leftmenu1 li a:hover span, .Leftmenu1 li .this span{ background-position:3px center;}

.Leftmenu2{ padding:5px 0;}
.Leftmenu2 ul{}
.Leftmenu2 li{ float:left; display:inline-block; margin:0 30px 0 0;}
.Leftmenu2 li a{ display:inline-block; line-height:50px; font-size:16px; padding:0 5px; background-image:url(../index/Leftmenu1111.gif); background-repeat:repeat-x; background-position:0 50px;}
.Leftmenu2 li a:hover, .Leftmenu2 li .this{ color:#0077cc; background-position:0 47px;}


/*招聘样式*/
.JobsList1{ background-color:#ededed;}
.JobsList2{ background-color:#f8f8f8; text-align:center; font-weight:bold;}
.JobsList3{ background-color:#FFF;}
.JobsList3 a{ color:#0077cc;}
.JobsList3 a:hover{ text-decoration:underline;}
.JobsList4{ background-color:#FFF; text-align:center;}
.JobsAdd2{ background-color:#f8f8f8; text-align:center;}
.JobsAdd3{ background-color:#FFF;}
.JobsAdd3 .txtinput{ width:200px; background-color:#FFF; height:24px; line-height:24px; border:solid 1px #D1D1D1;}
.JobsAdd3 .txtarea{ width:560px; height:100px; border:solid 1px #D1D1D1;}

.setpage{ text-align:center; line-height:20px;}
.setpage a{ background-color:#f1f1f1; color:#666666; padding:1px 6px; display:inline-block; border:solid 1px #666666; margin:0 3px;}
.setpage a:hover{background-color:#0077cc;border:solid 1px #0077cc; color:#FFF;}
.setpage input{ border:solid 1px #666666; background-color:#000; height:19px; color:#FFF; width:30px; margin-bottom:1px;}
.setpage .currentpage{ padding:1px 6px; display:inline-block; border:solid 1px #0077cc; color:#FFF; background-color:#0077cc; margin:0 3px;}

.nodata{ padding:80px; text-align:center;}

/*右边工具
.right_tools{ width:88px; position:fixed; right:6px; top:50%; margin-top:-135px;}
.right_tools1{}
.right_tools2{ background-color:#edf7fd; border-left:solid 1px #48aaec; border-right:solid 1px #48aaec;}
.right_tools2_1{}
.right_tools2_1 a{ display:block; text-align:center; padding:6px 0 12px; line-height:28px;}
.right_tools2_jg{ border-bottom:solid 1px #cad6e4;}
.right_tools3{ cursor:pointer;}
*/

/*右边在线浮动图标*/
.side_right {width:40px;left:50%;bottom:70px;margin-left:610px;position:fixed;_position:absolute;_right:10px;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-210));z-index:102;}
.side_right .con{position:relative;height:136px;}
.side_right .con a{ width:50px; height:50px; line-height:50px; text-align:center; display:inline-block; margin-bottom:6px;}
.side_right .con #totop{width:50px;height:50px;background:url(../index/totop.png) no-repeat; display:none;opacity:0.6; cursor:pointer;}
.side_right .nobt{ height:90px;}
.side_right .con .rightweixin{}
.side_right .con .rightweixin .weixin{ display:none;}
.side_right .con .rightweixin a:hover .weixin{ display:block; border:0; position:absolute; margin:-55px 0 0 -170px;}

.right_tools{position:fixed; bottom:30px; right:10px; z-index:8888;}
.right_tools div{ margin:10px 0;}
.right_tools div a{ display:inline-block;}

.showfenxiang{ width:230px; margin:0 auto;}
.fenxiang{ height:36px; line-height:36px; padding:10px 0 0 0; font-size:12px;}
.fenxiang1{ float:left; margin-right:8px; font-weight:bold;}
.fenxiang2{ float:left;}


/*分类子菜单*/
.navigation{position:relative;z-index:100;width:1180px; margin:0 auto;}
.navigation .navigation-inner{position:relative; width:1180px; text-align:center;}
.navigation-up{height:50px;display:inline-block; width:auto; background-image:url(../index/line1.gif); background-repeat:repeat-x; background-position:center;}
.navigation-up .navigation-v3{ padding:0 20px; background-color:#FFF;}
.navigation-up .navigation-v3 ul{float:left; display:inline-block;}
.navigation-up .navigation-v3 li{float:left;color:#707070; font-size:17px; line-height:50px;}
.navigation-up .navigation-v3 .nav-up-selected{ background-image:url(../index/menusubbg.png);}
.navigation-up .navigation-v3 .nav-up-selected-inpage{}
.navigation-up .navigation-v3 .nav-up-selected-inpage a{color:#0077cc;}
.navigation-up .navigation-v3 li{font-weight:normal;padding:0;margin:0}
.navigation-up .navigation-v3 li a{padding:0 15px;color:#707070;display:inline-block;height:50px;}
.navigation-up .navigation-v3 li a:hover{color:#0077cc;}

.navigation-down{position:absolute;top:50px;left:0px;width:100%}
.navigation-down .nav-down-menu{width:100%;margin:0;position:absolute;top:0px; background-image:url(../index/menusubbg.png); padding:20px 0;}
.navigation-down .nav-down-menu .nav-sublist{ vertical-align:top; padding:0 20px;}
.navigation-down .nav-down-menu .nav-sublistjg{ border-left:dashed 1px #999;}
.navigation-down .nav-down-menu .nav-subtitle{}
.navigation-down .nav-down-menu .nav-subtitle a{ color:#a43328; font-size:15px; line-height:26px; display:inline-block; padding:2px 6px;}
.navigation-down .nav-down-menu .nav-subtitle a:hover{ background-color:#a43328; color:#FFF;}
.navigation-down .nav-down-menu .nav-subtitle .subtitle-selected{ background-color:#a43328; color:#FFF;}
.navigation-down .nav-down-menu .nav-submenu{ padding:10px 0 0;}
.navigation-down .nav-down-menu .nav-submenu li{ line-height:18px;}
.navigation-down .nav-down-menu .nav-submenu li a{ display:inline-block; padding:2px 6px; line-height:20px;}
.navigation-down .nav-down-menu .nav-submenu li a:hover{ background-color:#333; color:#FFF;}
.navigation-down .nav-down-menu .nav-submenu .submenu-selected{ background-color:#333; color:#FFF;}


/*会员样式*/
.star{ color:#F00; font-size:16px;}
.mb_title{ text-align:center; font-size:22px; text-transform:uppercase; padding:10px 0; color:#0077cc;}
.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:500px;}
.mb_txt textarea{ border:solid 1px #e4e4e4; line-height:22px; height:84px; margin:0; padding:0 5px; width:500px;}
.mb_bt{ text-align:center; padding:10px 0;}