@charset "utf-8";
html,body {
    height:100%;
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding:0;
	color: #5a5a5a;
	background:#ffffff;
}
ol,ul,li {
	list-style-image: none;
	list-style-type: none;
	list-style:none; 
}
form{
padding:0;
margin:0;
}
ul,li,p,a{margin:0;padding:0;}  
img {
border:0;
margin:0;padding:0;} 
td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size:14px;
	}
a{
	color: #5a5a5a;
	font-size: 14px;
	font-family: "Arial", Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #dab300;
	text-decoration: none;
}
.clear{
	clear: both;
}
.t-f{
    transition:all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s; /* Opera */
}



/*------- header -----start*/
/* header */
#manage_header{
	width: 100%;
	height: 100px;
	background: #ffffff;
	z-index: 10;
}
#manage_header_main{
	width: 1000px;
	height: 100px;
	margin: 0 auto;
}
.m_logo{
	width: 230px;
	height: 100px;
	float: left;
}
.m_logo img{
	width: 230px;
	height: 60px;
	margin-top: 24px;
}
#nav {
	display:block; 
	width:auto; 
	height:100px; 
	float:left;
	padding-left: 64px;
}
#nav li{
    float: left;
    display:block;
    height: 100px;
}
#nav li:first-child{
	padding-left:0px;
    background: none;
}
#nav li a{
	width: 100px;
	height: 97px;
	line-height: 100px;
	color:#484848;
	text-align: center;
	font-size: 14px;
	display: block;
	font-weight: bold;
	border-bottom: 3px solid #fff;
	transition:all 0.4s ease-in-out 0.2s;  
	-moz-transition:all 0.4s ease-in-out 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.4s ease-in-out 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.4s ease-in-out 0.2s;     /* Opera */
}
#nav li a:hover{
	color: #fff;
	background: #dab300;
	border-bottom: 3px solid #c2a004;
}
#nav li a.cur{
	color: #fff;
	background: #dab300;
	border-bottom: 3px solid #c2a004;
}

/*语言选择代码样式*/
.subNavBox{
	float: right;
}
.subNav{
	cursor:pointer;
	font-family: "Arial";
	font-size:14px;
	text-transform:uppercase;
	padding-top: 42px;
	padding-left:10px;
	padding-bottom: 10px;
}
.subNav img{
	width: 9px;
	height: 5px;
	padding-left: 9px;
	padding-bottom: 3px;
}
.subNav:hover{
	color:#dab300;
}

.navContent{
	display: none;
	position: absolute;
	z-index: 2;
}
 ul.navContent li a{
	height:28px;
	text-align:center;
	font-size:14px;
	line-height:28px;
	color:#777;
	clear: both;
	padding-left: 36px;
}
.navContent li a:hover{
	color:#dab300;
}


/* adv */
#manage_adv{
    width:100%;
	/*height:705px;*/
	float:left;
}
#banner{ 
	/*position:absolute; */
	top: 0px;
	left:0; 
	width:100%; 
	overflow:hidden; 
	margin:0 auto; 
	z-index:1;
}
.js { 
	position:relative; 
	width:1920px; 
	overflow:hidden; 
	margin:0 auto;
	left:50%; 
	margin-left:-960px; 
	clear:both; 
	z-index:1;
}


/*contain search*/
#manage_contain{
	width: 100%;
	height: auto;
	background: #ededed;
}
#manage_contain_search{
	width: 1000px;
	height: 175px;
	margin: 0 auto;
}
.search_main{
	width: 1000px;
	height: 55px;
	margin-top: 35px;
	float: right;
	border: none;
}
.search_main .search_text{
	width:876px;
	height:53px;
	line-height:53px;
	border:0px;
	padding-left: 22px;
	outline: none;
	background: #fff;
	font-size: 14px;
	color:#a3a3a3;
	float:left;
	box-shadow:0px 3px 30px 0px #ccc;
	border: none;
}
.search_main .search_btn{
	width:100px;
	height:55px;
	background:#dab300 url(../images/search.png) no-repeat center center;
	border:0px;
	cursor:pointer;
	float:left;
	border: none;
}
.search_list{
	padding-top: 110px;
	padding-left: 18px;
}
.search_list p{
	font-size: 14px;
	color: #575757;
	float: left;
}
.search_list ul li{
	float: left;
}
.search_list ul li a{
	height: 30px;
	font-size: 14px;
	color: #787777;
	padding-right: 18px;
	padding-left: 15px;
}
.search_list ul li a:hover{
	color: #dab300;
}

#manage_contain_product{
	width: 1000px;
	height: 510px;
	margin: 0 auto;
}
.pros_list{
	width: 1000px;
	/*float: left;*/
}
.pros_list ul li{
	float: left;
	width: 328px;
	height: 222px;
	background: #ffffff;
	margin-right: 12px;
	margin-bottom: 13px;
	position: relative;
}
.pros_intro{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
p.bigtitle{
	font-size: 18px;
	color: #213689;
	font-weight: bold;
	padding-top: 70px;
	padding-left: 35px;
	line-height: 38px;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.2s;     /* Opera */
}
p.smalltitle{
	font-size: 14px;
	color: #878787;
	padding-left: 35px;
	line-height: 38px;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.2s;     /* Opera */
}
.pro_more{
	margin-left: 35px;
	margin-top: 10px;
	width: 30px;
	height: 30px;
	background: url(../images/pro_more.png) no-repeat center center!important;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.2s;     /* Opera */
}
.pros_image{
	width: 164px;
	height: 222px;
	float: right;
	overflow: hidden;
}
.pros_image img{
	width: 164px;
	height: 200px;
	padding-top: 10px;
	transition:all 0.5s;  
	-moz-transition:all 0.5s;     /* Firefox 4 */
	-webkit-transition:all 0.5s;    /* Safari and Chrome */
	-o-transition:all 0.5s;     /* Opera */
	overflow: hidden;
}
.pros_list ul li:hover p.bigtitle{
	color: #dab300;
}
.pros_list ul li:hover p.smalltitle{
	color: #dab300;
}
.pros_list ul li:hover .pro_more{
	background: url(../images/pro_moreh.png) no-repeat center center!important;
}
.pros_list ul li:hover  .pros_image img{
	transform:scale(1.2,1.2);
}

.pros_endlist{
	width: 320px;
	height: 454px;
	background: #fff;
	float: right;
}
.pros_endlist a{
	width: 320px;
	height: 454px;
}
.pros_image2{
	width: 320px;
	height: 350px;
	overflow: hidden;
}
.pros_image2 img{
	width: 320px;
	height: 350px;
	transition:all 0.5s;  
	-moz-transition:all 0.5s;     /* Firefox 4 */
	-webkit-transition:all 0.5s;    /* Safari and Chrome */
	-o-transition:all 0.5s;     /* Opera */
	overflow: hidden;
}
p.bigtitle2{
	font-size: 18px;
	color: #213689;
	font-weight: bold;
	padding-top: 5px;
	line-height: 38px;
	text-align: center;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.2s;     /* Opera */
}
p.smalltitle2{
	font-size: 14px;
	color: #878787;
	text-align: center;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.2s;     /* Opera */
}
.pros_endlist:hover .pros_image2 img{
	transform:scale(1.2,1.2);
}
.pros_endlist:hover p.bigtitle2{
	color: #dab300;
}
.pros_endlist:hover p.smalltitle2{
	color: #dab300;
}

/*contain about*/
#manage_contain_about{
	width: 100%;
	height: 468px;
	background: url(../images/about_bg.jpg) no-repeat center center!important;
}
.contain_about_main{
	width: 1000px;
	height: 468px;
	margin: 0 auto;
}
.contain_about_left{
	width: 500px;
	height: 468px;
	float: left;
	position: relative;
}
.about_border{
	width: 465px;
	height: 294px;
	border: 2px solid #8f94a6;
	position: absolute;
	z-index: 0;
	top: 76px;
}
.about_img{
	width: 465px;
	height: 315px;
	position: absolute;
	top: 117px;
	left: 27px;
	z-index: 2;
	overflow: hidden;
}
.about_img img{
	width: 465px;
	height: 315px;
	transition:all 0.5s;  
	-moz-transition:all 0.5s;     /* Firefox 4 */
	-webkit-transition:all 0.5s;    /* Safari and Chrome */
	-o-transition:all 0.5s;     /* Opera */
}
.about_img:hover img{
	/*transform:scale(1.2,1.2);*/
}
.contain_about_right{
	width: 465px;
	height: 468px;
	float: right;
}
p.about_t{
	padding-top: 92px;
	font-size: 21px;
	color: #fff;
	font-weight: bold;
}
.about_line{
	width: 30px;
	height: 2px;
	background: #ffffff;
	margin: 35px 0px;
}
.about_cons{
	font-size: 14px;
	color: #bbbcc3;
	line-height: 28px;
}
.read_more{
	width: 160px;
	height: 40px;
	background: #dab300;
	margin-top: 62px;
	font-size: 12px;
	font-family: "Arial";
	color: #ffffff;
	line-height: 40px;
}
.read_more a{
	padding-left: 25px;
	text-align: center;
	color: #ffffff;
}
.read_more img{
	width: 17px;
	height: 4px;
	margin-left: 20px;
	transition:all 0.5s;  
	-moz-transition:all 0.5s;     /* Firefox 4 */
	-webkit-transition:all 0.5s;    /* Safari and Chrome */
	-o-transition:all 0.5s;     /* Opera */
}
.read_more:hover img{
	margin-left: 25px;
}

/*contain news*/
#manage_contain_news{
	width: 100%;
	height: 630px;
	background: #ededed;
}
.contain_news_main{
	width: 1000px;
	height: 630px;
	margin: 0 auto;
}
.inews_t{
	width: 1000px;
	height: 35px;
	padding-top: 50px;
}
.inews_t a{
	font-size: 26px;
	color: #282828;
	line-height: 28px;
}
.inews_t span a{
	font-size: 26px;
	color: #dab300;
	line-height: 28px;
	padding-left: 25px;
}
.inews_lists{
	width: 1000px;
	padding-top: 30px;
}
.inews_lists li{
	width: 320px;
	height: 455px;
	background: #fff;
	float: left;
	margin-left: 19px;
}
.inews_lists li:first-child{
	margin-left: 0px;
}
.news_img{
	width: 320px;
	height: 215px;
	overflow: hidden;
}
.news_img img{
	width: 320px;
	height: 215px;
	transition:all 0.5s;  
	-moz-transition:all 0.5s;     /* Firefox 4 */
	-webkit-transition:all 0.5s;    /* Safari and Chrome */
	-o-transition:all 0.5s;     /* Opera */
}
.news_cons{
	width: 285px;
	margin: 0 auto;
	padding-top: 27px;
}
.news_date{
	font-size: 14px;
	color: #606060;
}
.news_title{
	font-size: 16px;
	color: #303030;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 20px;
}
.news_intro{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 26px;
}
.news_more{
	width: 98px;
	height: 31px;
	color: #fefefe;
	font-family: 'Arial';
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	margin-top: 37px;
	background: url(../images/newsread.png) no-repeat center center!important;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.2s;     /* Opera */
}
.inews_lists li:hover .news_img img{
	transform:scale(1.2,1.2);
}
.inews_lists li:hover .news_more{
	background: url(../images/newsreadh.png) no-repeat center center!important;
}

/*footer*/
#footer{
	width: 100%;
	height: 323px;
}
.footer_main{
	width: 100%;
	height: 253px;
	background: #213689;
}
.footer_cons{
	width: 1000px;
	height: 203px;
	margin: 0 auto;
	padding-top: 50px;
}
.f_list{
	width: 180px;
	height: 203px;
	float: left;
}
.f_list p{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 28px;
}
.f_list p.ch{
	font-size: 14px;
	color: #a1abd3;
	font-weight: normal;
	padding-bottom: 8px;
}
.f_list p.num{
	font-size: 20px;
	color: #fff;
	padding-bottom: 20px;
}
.f_list ul li a{
	font-size: 14px;
	color: #a1abd3;
	line-height: 28px;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.2s;     /* Opera */
}
.f_list ul li:hover a{
	color: #dab300;
}
.f_list ul li.qq{
	width: 26px;
	height: 26px;
	float: left;
	margin-right: 12px;
	background: url(../images/qq.png) no-repeat center center!important;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.2s;     /* Opera */
}
.f_list ul li.weibo{
	width: 26px;
	height: 26px;
	float: left;
	margin-right: 12px;
	background: url(../images/weibo.png) no-repeat center center!important;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.2s;     /* Opera */
}
.f_list ul li.weixin{
	width: 26px;
	height: 26px;
	float: left;
	background: url(../images/weixin.png) no-repeat center center!important;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.2s;     /* Opera */
}
.f_list ul li.qq:hover{
	background: url(../images/qq_h.png) no-repeat center center!important;
}
.f_list ul li.weibo:hover{
	background: url(../images/weibo_h.png) no-repeat center center!important;
}
.f_list ul li.weixin:hover{
	background: url(../images/weixin_h.png) no-repeat center center!important;
}
.f_guanzhu{
	float: right;
}
.f_guanzhu img{
	width: 103px;
	height: 103px;
	padding-left: 10px;
}
.f_guanzhu p{
	width: 122px;
	text-align: center;
	color: #a1abd3;
	font-size: 14px;
	padding-top: 10px;
}
.f_copyright{
	width: 100%;
	height: 70px;
	background: #16245c;
}
.f_copy_main{
	width: 1000px;
	height: 70px;
	margin: 0 auto;
}
.cpleft{
	float: left;
	color: #a1abd3;
	font-size: 14px;
	line-height: 28px;
	padding-top: 15px;
	text-transform: uppercase;
}
.cpright{
	float: right;
	color: #a1abd3;
	font-size: 14px;
	line-height: 28px;
	padding-top: 15px;
}
.cpright a{
	color: #a1abd3;
	font-size: 14px;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     /* Firefox 4 */
	-webkit-transition:all 0.2s;    /* Safari and Chrome */
	-o-transition:all 0.2s;     /* Opera */
}
.cpright a:hover{
	color: #dab300;
}



/*inside*/
/*about*/

#manage_adv_about #manage_adv{

    width:100%;

	height:390px;

	float:left;

}

#product_contain{

    width:100%;

	height:auto;

	float:left;

	padding-top: 30px;

	background: #f5f5f5;

}

#product_contain_main{

    width:1000px;

	height:auto;

	margin:0 auto;
	padding-bottom: 20px;

}

#product_contain_left{

    width:230px;

	height:auto;

	float:left;

}

#product_leftmenu_top{

    width:230px;

	height:70px;

	background:#213689;

	float:left;

}

#product_leftmenu_top .m_font{

    font-size: 24px;

    line-height: 50px;

    color:#fff;

    font-family: "Arial",Arial, Helvetica, sans-serif;

    padding-left: 36px;

    margin-top: 10px;

}

#product_leftmenu_main{

    width:230px;

	min-height: 225px;

	background: #fff;

	float:left;

	margin-bottom: 10px;
	padding-bottom: 30px;

}

.product_leftmenu_list{

    width:197px;

	height:50px;

	margin: 0 auto;

	margin-bottom: 10px;

	margin-top: 5px;

	float:left;

}

.product_leftmenu_list a{

    width:197px;

	height:50px;

	padding-left: 52px;

	padding-top: 37px;

	font-size: 14px;

	color:#686868;

	background: url(../images/aboutl_bg2.png) no-repeat 17px center;

	display: block;

}

.product_leftmenu_list a:hover{

	color: #fefefe;

	background: url(../images/aboutl_hoverbg2.png) no-repeat 17px center;

}

.product_leftmenu_list a.active{

	color: #fefefe;

	background: url(../images/aboutl_hoverbg2.png) no-repeat 17px center;

}

#product_leftmenu_bottom .product_left_contact{

    width:230px;

	height:auto;

	float: left;

	margin-top: 15px;

	margin-bottom: 15px;

}

.product_left_contact img{

	width: 230px;

	height: 93px;

}

.aboutl_join{

	width: 230px;

	height: 297px;

	margin-bottom: 30px;
	overflow: hidden;

}
	

/*.aboutl_join img{

	width: 230px;

	height: 297px;
	transition:all 0.2s;  
	-moz-transition:all 0.2s;     
	-webkit-transition:all 0.2s;   
	-o-transition:all 0.2s;     
}
.aboutl_join:hover img{
	transform:scale(1.2,1.2);
}*/
#product_contain_right{

    width:750px;

	height:auto;

	background: #fff;

	min-height: 750px;

	float:right;

	margin-bottom: 40px;

}

#product_contain_top{

    width:710px;

	height:65px;

	border-bottom:1px solid #e1e1e1;

	margin-left: 20px;

	float:left;

}

.pct_l{

	float: left;

	margin-top: 31px;

	margin-left: 4px;

}
.aboutr_line{
	width: 3px;
	height: 24px;
	background: #213689;
	float: left;
}
.pct_l span{

	font-size: 18px;

	line-height: 24px;

	color: #4f4f4f;

	text-align: center;

	padding-left: 10px;

}

.pct_r{

	float: right;

	padding-top: 35px;

	color: #808080;

}



#product_right_main{

    width:710px;

	height:auto; 

	/*margin-left: 20px;*/

	margin-right: 20px;

	min-height:550px;

	margin-top: 40px;

	float:left;

	line-height:2em;

}

#product_right_main p{

    padding-top: 12px;

    font-size: 14px;

    color: #474747; 

}





/*news*/

.product_news_list{

    width:765px;

	height:30px;

	line-height:30px;

	float:left;

	padding:0px 0px 0px 5px;

	border-bottom:1px dashed #cccccc;

}

.product_news_list a{

    width:665px;

	height:30px;

	display:block;

    white-space: nowrap;

    -o-text-overflow: ellipsis;

    text-overflow: ellipsis;

	float:left;

}

.product_news_list span{

    width:100px;

	height:30px;

	line-height:30px;

	display:block;

	float:right;

	text-align:right;

}

.news_list{

    width:700px;

	height:110px;

	padding:15px 0px;

	border-bottom: 1px dashed #c3c3c3;

	float:left;

}

.news_list .image{

    width:110px;

	height:110px;

	position: relative;

	float:left;

}

.news_list .image img{

    width:110px;

	height:110px;

}

.news_list .remark{

    width:570px;

	height:auto;

	line-height: 160%;

	color:#999;

	float:right;

}



.news_list .remark a{

    font-size: 14px;

    font-weight: bold;

}

.news_list .remark p{

    padding:3px 0px !important;

}

.pagelist{

    width:700px;

	padding-top:20px;

	float:left;

	height:auto;

	text-align:center;

	margin-bottom: 20px;

}

.product_img{

    filter:alpha(opacity=80); /* IE */

    -moz-opacity:0.8; /* Moz + FF */

	opacity:0.8; /* 支持CSS3的浏览器（FF 1.5也支持）*/

}

#gotop {

    position: fixed;

    display: none;

    width: 50px;

    height: 50px;

    background: rgba(0, 0, 0, 0.4) url(../images/gotop.png) no-repeat center center;

    right: 10px;

    bottom: 100px;

    border-radius: 5px;

    cursor: pointer;

    z-index: 1000;

}

.newspage{

    width:700px;

	margin-top:10px;

	/*margin-left: 30px;*/

	border-top:1px solid #eee;

	float:left;

	padding:20px 0px;

	position: relative;

	height:40px;

}

.newspage a.backlist{

    width:100px;

	height: 25px;

	line-height: 25px;

	text-align: center;

	background: #eee;

	position: absolute;

	right:0px;

	top:20px;

}

/*case*/

#product_right_main .product_right_list a{

	width: 200px;

	height: auto;

	padding: 0 15px;

	float: left;

}

#product_right_main .product_right_list a .title{

	width: 200px;

	text-align: center;

	vertical-align: middle;
	padding-top: 10px;
	margin-bottom: 15px;

}

.image img{
	/*width: 100%;*/
	width: 200px;
	height: 200px;
	border: 1px solid #ddd;
	margin: 0 auto;
}

/*feedback*/

#product_right_main form table p{

	padding-bottom: 5px;



}



/*

.product_leftmenu_list{

    width:197px;

	height:50px;

	margin: 0 auto;

	margin-bottom: 10px;

	margin-top: 5px;

	float:left;

}

.product_leftmenu_list a{

    width:197px;

	height:50px;

	padding-left: 57px;

	padding-top: 28px;

	font-size: 16px;

	color:#686868;

	background: url(../images/aboutl_bg2.png) no-repeat 17px center;

	display: block;

}

.product_leftmenu_list a:hover{

	color: #fefefe;

	background: url(../images/aboutl_hoverbg2.png) no-repeat 17px center;

}

.product_leftmenu_list a.active{

	color: #fefefe;

	background: url(../images/aboutl_hoverbg2.png) no-repeat 17px center;

}*/









/*产品二级分类*/

.list{

	width: 197px;

	height: auto;

	background: #fff;

	border-bottom:none;

	/*width: 190px;

	height: auto;

	background: #d2d2d2;

	border-bottom:none;*/

}

.list ul li{

	width:197px;

	height:auto;

	margin: 0 auto;

	/*

	margin-bottom: 10px;

	margin-top: 5px;

	*/

	float:left;

	/*width: 190px;

	height: auto;

	background: #d2d2d2; 

	border-bottom:1px solid #fff; */

}

.list ul li a{

	width:197px;

	height:50px;

	padding-left: 57px;

	padding-top: 10px;

	font-size: 16px;

	color:#686868;

	background: url(../images/aboutl_bg2.png) no-repeat 17px center;

	display: block;

	margin: 0 auto;

	position: relative;

	/*width:165px;

	font-size:16px;

	line-height:76px;

	color:#505050;

	padding-left: 25px;

	margin: 0 auto;

	display: block;

	position: relative;*/

}

.list ul li .inactive{

	color: #fefefe;

	background: url(../images/aboutl_hoverbg2.png) no-repeat 17px center; 

	/*background:url(../images/aboutleft.png) no-repeat 157px 30px;*/

}

.list ul li .inactives{

	color: #fefefe;

	background: url(../images/aboutl_hoverbg2.png) no-repeat 17px center;

	/*color: #fff;

	background:#00a2e5 url(../images/aboutleft_hover.png) no-repeat 157px 30px;*/

} 

.list ul li a.active{

	color: #fefefe;

	background: url(../images/aboutl_hoverbg2.png) no-repeat 17px center;

	/*color: #fff;

	background:#00a2e5 url(../images/aboutleft_hover.png) no-repeat 157px 30px;*/

} 

.list ul li ul{

	

}

.list ul li ul li { 

	border-left:0; 

	border-right:0; 

	/*background-color:#6196bb; */

}

.list ul li ul li ul{

	display: none;

}

.list ul li ul li a{ 

	width:197px;

	/*

	height:45px;

	*/

	/*padding-left: 57px;

	padding-top: 28px;*/

	text-align: center;

	font-size: 14px;

	color:#686868;

	background: url(../images/aboutl_bg2.png) no-repeat 17px center;

	display: block;

	margin: 0 auto;

	/*font-size: 14px;

	height: 45px;

	line-height: 45px;

	text-align: center;

	background: #38abda;

	border-bottom:none;

	font-family:'Arial';*/

}



.names{

	position:relative;

	top:10px;

	left:-30px;

}



.namez{

	position:relative;

	top:10px;

}

.list ul li ul li a:hover{ 

	/*color: #fff;	*/

	color: #fefefe;

	background: url(../images/aboutl_hoverbg2.png) no-repeat 17px center;

}

.list ul li ul li a.active{

	/*color: #fff;	

	background: #3ec4fb;*/

	color: #fefefe;

	background: url(../images/aboutl_hoverbg2.png) no-repeat 17px center;

} 

.list ul li ul li a.inactive{

	/*color: #fff;	

	background: #3ec4fb;*/

	color: #fefefe;

	background: url(../images/aboutl_hoverbg2.png) no-repeat 17px center;

} 

.list ul li ul li a.inactives{

	/*color: #fff;	

	background: #3ec4fb;*/

	color: #fefefe;

	background: url(../images/aboutl_hoverbg2.png) no-repeat 17px center;

} 

/* tjskl-sidebar */

.tjskl-sidebar #submain_hidden{border-top:0;display:none;}

.tjskl-sidebar .bsb{border-bottom:1px solid #c8d2e5;border-top:0;}

/* tj_submain */

.tj_submain .title{background:url("images/bg_01.gif") repeat-x 0 -38px;height:24px;line-height:24px;font-size:12px;font-weight:bold;width:161px;padding-left:20px;}

.tj_submain li{ 

  width: 165px;

  height: auto;

  background: #d2d2d2;

  border-bottom: 1px solid #fff;

  position:relative;

  }

  

.tj_submain li a{ 

 width: 165px;

  height: auto;

  background: #d2d2d2;

  border-bottom: 1px solid #fff;

  }

.tj_submain li a.on{

	

	width:165px;

  height: auto;

  background: #d2d2d2;

  border-bottom: 1px solid #fff;

}

.tj_submain span{position:absolute;top:0;left:180px;z-index:1;background-color:#FFFAE2;border:#FFC83D solid 1px;display:none;}

.tj_submain span a{

  width:165px;

  height: auto;

  background: #d2d2d2;

  border-bottom: 1px solid #fff;

}

.tj_submain span a:hover{

	width:165px;

  height: auto;

  background: #d2d2d2;

  border-bottom: 1px solid #fff;

}

.tj_submain ul li{ 

 width:165px;

  height: auto;

  background: #d2d2d2;

  border-bottom: 1px solid #fff;}

.tj_submain ul li span a{

	width:165px;

  height: auto;

  background: #d2d2d2;

  border-bottom: 1px solid #fff;

}

.tj_submain ul li span a:hover{

	width:165px;

  height: auto;

  background: #d2d2d2;

  border-bottom: 1px solid #fff;

}

.tj_submain #more_submenu a{

	width:165px;

  height: auto;

  background: #d2d2d2;

  border-bottom: 1px solid #fff;

}

.tj_submain #more_submenu a.show{width: 190px;

  height: auto;

  background: #d2d2d2;

  border-bottom: 1px solid #fff;

  }

.tj_submain #more_submenu a.less{

	width:165px;

  height: auto;

  background: #d2d2d2;

  border-bottom: 1px solid #fff;

}





/*productsorts产品分类*/

.manage_contain_productsorts{

	width: 100%;

	height: 975px;

	background: url(../images/product_adv_bg.jpg)no-repeat center center;

	float: left;

}

.manage_contain_productsorts .manage_productsorts_main{

	width: 1000px;

	height: 775px;

	margin: 0 auto;

}



/*放大效果productsorts产品分类*/

.main{

	width: 1000px;

	margin: 0px auto;

	height: 735px;

	margin-top: 200px;

}

.imgtag{

	float: left;

	width: 316px;

	height: 223px;

	position: relative;

	margin-left: 0px;

	margin-right: 26px;

	margin-bottom: 28px;



}

.tag_item{

	width: 316px;

	height: 223px;

	position: absolute;

	top: 0px;

	left: 0px;

	overflow: hidden;

}

.imgtag4{

	float: left;

	width: 490px;

	height: 223px;

	position: relative;

	margin-left: 0px;;

	margin-bottom: 28px;

}

.tag_item4{

	width: 490px;

	height: 223px;

	position: absolute;

	top: 0px;

	left: 0px;

	overflow: hidden;

}

.curr{

	z-index: 100;

	background: rgba(37, 37, 37, 0.65);

	background: #666 9;

}

.curr img{

	opacity: 1;

	filter: alpha(opacity = 100);

}

.not_curr{

	opacity: .5;

	filter: alpha(opacity = 45);

}



#product_right_mains {

    height: auto;

    min-height: 400px;

    float: left;

    line-height: 2em;

}



.pro_mains {

    width: 720px;

    height: auto;

    float: left;

	color:#666666;

}



.pro_title {

    width: 700px;

    height: 35px;

    line-height: 35px;

    background: #ddd;

    color: #000;

    padding: 0px 10px;

    margin: 10px 0px;

    font-weight: bold;

    float: left;

}



.pro_detil {

    width: 720px;

    height: auto;

    padding: 5px 0px;

    line-height: 2em;

    float: left;

	color:#666666;

	

}



.pro_mains .pro_left {

    width: 400px;

    height: auto;

    float: left;

}



.pro_mains .pro_right {

    width: 300px;

    height: auto;

    float: right;

	position:relative;

	left:5px;

	color:#666666;



}



.pro_mains .pro_list1 {

    width: 300px;

    height: 35px;

    line-height: 35px;

    background: #ddd;

    color: #000;

    position: relative;

}



.pro_mains .pro_list2 {

    width: 280px;

    height: auto;

    padding: 10px 0px;

    min-height: 260px;

    line-height: 2em;

	padding:30px;

}



.pro_mains .pro_list3 {

    width: 280px;

    height: auto;

    text-align: right;

    padding: 10px 0px;

	color:#666666;

}



/* clearfix */

.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}

*html .clearfix{ zoom:1;}





.preview{width:400px; height:465px;}

/* smallImg */

.smallImg{position:relative; height:52px; margin-top:15px; margin-left:5px;background-color:#F1F0F0; padding:6px 5px; width:390px; overflow:hidden;float:left;}

.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }

.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat;}

.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}



#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}

#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}

#imageMenu li img{width:50px; height:50px;cursor:pointer;}

#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}

/* bigImg */

.bigImg{position:relative; float:left; width:400px; height:400px; margin-left:20px;overflow:hidden;}

.bigImg #midimg{width:370px; height:420px;}

.bigImg #winSelector{width:235px; height:210px;}

#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}

/* bigView */

#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}

#bigView img{position:absolute;}

.pro_mains .pro_list3 a {

    display: inline-block;

    padding: 5px 10px;

    background: #e4e4e4;

    margin: 0px 5px;

}



#gotop {



    position: fixed;



    display: none;



    width: 50px;



    height: 50px;



    background: rgba(106, 155, 32, 1) url(../images/gotop.png) no-repeat center center;



    right: 10px;



    bottom: 100px;



    border-radius: 5px;



    cursor: pointer;



    z-index: 1000;
}


#navMenu {width:1000px;height:46px;line-height:40px;display:block;overflow:hidden;position:relative;}
#navMenu ul{width:95%;padding-left:8px;float:left;}
#navMenu .onelink{background-image:none;}
#navMenu_r{padding-right:8px;float:right;height:46px;}
#navMenu li {width:108px;text-align:center;float: left;line-height:46px;height:46px;margin-left: -2px;}
#navMenu li a {color:#fff;font-family: "Arial";display: block;}
#navMenu li a:hover{background:#d84438;	text-decoration: none;color:#FFf;}
/*-------- 下拉菜单 --------------*/
.dropMenu {	position:absolute;top: 0;z-index:100;width: 164px;visibility: hidden; margin-top: -4px;margin-left:-2px;}
.dropMenu li a {width:100%;display: block;	text-align:center;	color: black;padding: 8px 0 5px 0px;color:#000;	}
.dropMenu a:hover {text-decoration:none;background:#d84438;color:#fff;}

#navMenu ul li{
	margin-left:5px;
}

.dropMenu{
	width:109px;
	height:auto;
	background:#fff;
	border:1px solid #ccc;
}

.num1{
	width:553px;
	height:432px;
	background:url(../images/youshi1_03.jpg);
}

.p1{
	width:1000px;
	height:370px;
}

.p1_img_name{
	width:418px;
	height:370px;
	float:left;
}

.num1_left{
	width:44px;
	height:46px;
	float:left;
	margin-top:84px;
}

.num1_right{
	width:345px;
	height:auto;
	float:right;
	margin-top:84px;
}

.n_en{
	font-size:14px;
	font-family:Arial;
}

.num1_t{
	font-size:20px;
	font-family:'Arial';
	font-weight:bold;
	margin-top:10px;
}

.shishang{
	color:#f9a400;
}

.num1_c{
	font-size:16px;
	font-family:'Arial';
	margin-top:10px;
}

.bs{
	color:#f9a400;
}




/*qq在线沟通*/
.qq_online{
	width: 145px;
	height: 120px;
	background: #538704;
    position: fixed;
    right: 20px;
    bottom: 212px;
    z-index: 1000;
    border-radius: 5px;
    overflow: hidden;

}
.online{  
	width: 145px; 
	height: 50px;
	background: #4587e8 url(../images/iconBack10.png) no-repeat left top;
	margin-bottom: 20px;
}
.online_up{
    display: block;
    height: 45px;
    width: 130px;
    position: absolute;
    top: 10%;
    left: 57%;
    margin-left: -65px;
    margin-top: -10px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    background-image: url(../images/iconWord2.png);
}
.online_bottom{
	width: 120px;
	background: #fff;
	margin: 0 auto;
	border-radius: 5px;
}
.online_list1{
	width: 120px;
	height: 30px;
	border-radius: 5px;
}
.online_list1 img{
	width: 23px;
	height: 16px;
	margin-top: 7px;
	margin-left: 10px;
	margin-right: 10px;
}
.online_list1 a{
	height: 30px;
	line-height: 30px;
	text-align: center;
}

