* {
list-style: none;
text-decoration: none;
font-family: Arial;
line-height: 22px;
word-break: break-word;
}
input{outline:medium;}
ul,li{ padding:0}

.page_Top{ width:100%; margin:0 auto; height:19px; background:#41413f; padding:0 3%; text-align:right; }
.page_Top ul{ display:inline-block}
.page_Top ul li{ list-style:none; float:left;font-size:12px; color:#fff; line-height:19px; padding-left:5px}

.page_Head{ width:100%; margin:0 auto;background:url(../img/headbg.jpg); padding:0 2%}

a{ color:#000}

.page_Logo {
overflow:hidden;
}

.page_Logo img {
	max-width:100% !important;
	vertical-align:top
}

.page_HeadRight{

}
.page_Lan{position:relative; text-align:right;}
.page_Lan a.active { display: block; }
.page_Lan a.active i { font-size: 14px; line-height: 14px; margin: 0 0 0 5px; }
.page_Lan a.active i:before { margin: 0; }
.page_Lan a:hover.active { text-decoration: none; }
.page_Lan:hover a.active { -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; border-bottom: 0; }
.page_Lan ul.wpml-lang-dropdown { position: absolute; left: 0; top: 100%; width: 100%; -webkit-border-radius: 5px 5px 5px 5px; border-radius:5px 5px 5px 5px; z-index: 99999; overflow: hidden; display: none; border-width: 1px 1px 1px 1px; border-style: solid; border-color: #e8e8e8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.page_Lan ul.wpml-lang-dropdown li { border-bottom: 1px solid rgba(0, 0, 0, 0.05); display:block; margin-right:0}
.page_Lan ul.wpml-lang-dropdown li:last-child { border-bottom: 0; }
.page_Lan ul.wpml-lang-dropdown li a { font-size: 12px; display: block; text-align: center; padding: 4px 0px; color: #8B8B8B; }
.page_Lan ul.wpml-lang-dropdown li a:hover { text-decoration: none; color: #5F5F5F; background:#fff; }

.page_Lan:hover { height: auto; }
.page_Lan:hover ul.wpml-lang-dropdown { display: block; background:#fff}
.page_Lan:hover ul.wpml-lang-dropdown ul li{ width:100%; float:left;}


#smoothmenu1{width:100%;float:left; height:38px; text-align:left;}
.page_Menu{
width: 100%;
}

.page_Menu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.page_Menu ul li{
position: relative;
display: inline;
float: left;padding:0 3px;
}
.page_Menu ul li#menu2 h2{ background:url(../img/menuxl.png) right no-repeat}
.page_Menu ul li#menu3 h2{ background:url(../img/menuxl.png) right no-repeat}

.page_Menu ul li h2 {
font-size: 15px;
color: #4e5155;
font-weight: normal;
line-height: 38px;
padding: 0 14px;
text-transform:uppercase
}

.page_Menu ul li ul li a{
text-align:center;
display: block;
background:#fff;
padding: 0 5px;
color: #7e7e7e;
text-decoration: none;
font-family:"Arial";
font-weight:normal;
font-size:13px;
}

* html .page_Menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.page_Menu ul li a:link, .page_Menu ul li a:visited{
color: white;
}

.page_Menu ul li a.selected,.page_Menu ul li a:hover{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
/*background:url(../images/navbg.png) no-repeat center;*/
color: white;
}

.page_Menu ul li ul li a.selected,.page_Menu ul li  ul li a:hover{
background:#fff;
color:#00b0ec;
}
	
/*1st sub level menu*/
.page_Menu ul li ul{
position: absolute;
left:-25px;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
margin:0;
width:130px;
top:42px
}

/*Sub level menu list items (undo style from Top level List Items)*/
.page_Menu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.page_Menu ul li ul li ul{
top: 0;
}

/* Holly Hack for IE \*/
* html .page_Menu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}



.navbutton{
	background-color:#fe5c00;
	position: relative;
	float: right;
	padding: 7px 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbutton span{
	background-color:#fff;

}

.icon-bar{
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}

.navbar-toggles{position:relative;float:right;padding:7px 8px;margin-top:8px;margin-right:10px;margin-bottom:8px;border:1px solid transparent;border-radius:4px}
.navbar-toggles .icon-bar{display:block;width:22px;height:2px;border-radius:1px}
.navbar-toggles .icon-bar+.icon-bar{margin-top:4px}
.navbar-toggles{border-color:#ddd}

.page_Menu ul li ul.navdown{
position: absolute;
background: url(../img/menulistbg.png) top no-repeat;
padding: 11px 0 0 0;
border-bottom: 1px solid #dcdcdc;
top: 24px;
box-shadow: rgb(170, 170, 170) 0px 0px 0px;
-webkit-box-shadow: rgb(170, 170, 170) 0px 0px 0px;
visibility: visible;
left: -70px;
z-index:9999;
margin:0px;
padding-left:0px;
display:none;
}


.navdown li {
position: relative;
float: left;
border-left: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
position: relative;
background:#FFF;
}


.navdown li h3 {
padding: 15px 0;
margin: 0;
background: url(../img/menuline.png) center bottom no-repeat #fff;
text-align: center;
color: #999;
font-size: 13px;
text-decoration: none;
}

.navdown li:hover h3{ color:#e60012}

.navfont h2{
font-size: 15px;
text-align: center;
color: #999;
padding: 10px 0;
text-transform: uppercase;
background: url(../img/menuline.png) center bottom no-repeat #fff;
}

.navfont ul li h3{
font-size: 13px;
text-align: center;
color: #999;
padding: 10px 0;
background: url(../img/menuline.png) center bottom no-repeat #fff;
}


.aboutbg{background:url(../img/aboutbg.jpg); background-size:cover}
.aboutbg h2{ font-size:30px; color:#0068b7; text-align:right; padding-right:26px; padding-top:34px; padding-bottom:15px}
.aboutbg p{ font-size:14px; color:#4b4b4b; line-height:25px; text-align:right; padding:0 26px 20px 0;}
.aboutbg p span a{ color:#fff; font-size:14px;}
.aboutbg p span{ background:#00b0ec; padding:3px 15px;}

@media(max-width:760px){
	.aboutbg{background:url(../img/aboutbg2.jpg) bottom; background-size:cover}
}


.indexother{ padding:10px 0 0 0}
.otherlist{ padding:0 5px}
.other{ width:100%; border:1px solid #e3e3e3; margin-bottom:10px}
.other:hover{ border:1px solid #f06671;background:url(../img/sj.png) right bottom no-repeat}
.other:hover h3{ }
.other p{ text-align:center}
.other p img{max-width:100%}
.other h2{ padding:5px 5%}
.other h2 a{ color:#262626; font-size:15px;}
.other h3{ font-size:14px; color:#707070; line-height:16px;padding:5px 5%;height:}
.other h3 a{font-size:14px; color:#707070;line-height:16px;}

.footer{ width:100%; margin:0 auto;background:#41413f;}
.page_foot{line-height:20px; font-size:12px; color:#c2c2c1; padding:8px 1%}
.foot_left,.foot_left a{font-size:12px; color:#c2c2c1;line-height:20px;}
.foot_right{ text-align:left;float:right;line-height:22px;}
.foot_right ul li{ float:left; list-style:none}
.foot_right ul li input[type=text]{ width:150px; height:22px; background:none; border:0; padding-left:10px;color:#262626;}

.inbanner{ width:100%; margin:0 auto;height:345px}

@media(min-width:768px) and (max-width:1440px){
.inbanner{ height:290px;}
}
@media(min-width:480px) and (max-width:760px)
{
.inbanner{ height:240px;}
}

@media (max-width:479px)
{
	.inbanner{ display:none}
}

.page_maintop{ width:100%; float:left; text-align:right;font-size:12px; color:#737373; padding:10px 2%; border:1px solid #e6e6e6; background:#fafafa}
.page_maintop a{font-size:12px; color:#737373}
.page_insearch ul{ padding:0}
.page_insearch ul li{ list-style:none; float:left; height:32px;}
.page_inlmwz{ float:left; text-align:right; line-height:18px; font-size:13px; color:#a9a9a9; padding:5px 0}
.page_inlmwz a{font-size:13px; color:#a9a9a9}

.page_Left{ width:100%; float:left;padding-top:15px;}
.page_LeftTitle{ width:100%; float:left;font-size:19px; color:#41413f; font-weight:bold;line-height:57px; padding:0 8%}
.page_LeftTitle span{ font-size:14px; text-transform:uppercase; color:#fff}
.page_LeftClass{ width:100%; float:left;border-bottom:none}
.parent{ padding:0 15%; background:#f8f8f8; margin-bottom:4px;}
.parent h3{ font-size:14px; color:#595959; line-height:16px;background:url(../img/classmore.png) right no-repeat; padding:8px 15px 8px 0}

.parenton{padding:15px 8%; background:url(../img/jt.png) 93% no-repeat #f5f5f5; border-bottom:1px solid #e3e3e3}
.parenton h3{font-size:15px; color:#00b0ec; line-height:18px;}

.parent1on{padding:15px 8%; background:url(../img/jt_down.png) 93% no-repeat #f5f5f5; border-bottom:1px solid #e3e3e3}
.parent1on h3{font-size:15px; color:#00b0ec; line-height:18px;}

.parent1{padding:0 15%; background:#f8f8f8;margin-bottom:4px;}
.parent1 h3{ font-size:14px; color:#595959; line-height:32px; background:url(../img/classmore.png) right no-repeat}

.child ul{ padding:5px 0;}
.child ul li{ background:url(../img/child.png) 17% 12px no-repeat}
.child ul li h3{font-size:13px; color:#666666; line-height:36px; padding-left:20%}
.child ul li:hover h3{color:#e60012}

.leftlist{ width:100%; float:left; padding-bottom:15px}
.leftlist ul li ul{ float:left; width:100%}
.leftlist ul li ul,.leftlist ul,.leftlist ul li ul li ul{ padding:0}
.leftlist ul li ul li ul{ float:inherit}
.leftlist ul li ul li{padding:15px 8%; background:url(../img/jt.png) 93% 18px no-repeat; border-bottom:1px solid #e3e3e3;cursor:pointer}
.leftlist ul li ul li h3{font-size:15px; color:#6b6b6b; line-height:18px;}
.leftlist ul li ul li ul{display: none; padding-top:10px}
.leftlist ul li ul li ul li{ background:none; border-bottom:none; cursor:pointer;padding:5px 8%}
.leftlist ul li ul li ul li h3{font-size:15px; color:#6b6b6b; line-height:27px; padding-left:5%; }

.leftlist ul li h2{width:100%; float:left; background:#41413f; font-size:18px; color:#fff; line-height:52px; padding:0 2%;
    border: 1px solid transparent;
    border-radius: 4px;}
.leftlist ul li h2 .leftxl{position: relative;
    float: right;
    padding: 9px 8px 5px 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    border: 1px solid transparent;
    border-radius: 4px;}

.leftlist ul li h2 .leftxl .icon-bar{background-color: #888;    display: block; margin-bottom: 4px;;
    width: 22px;
    height: 2px;
    border-radius: 1px;}

.page_LeftDown{ width:100%; float:left;background:#f8f8f8;padding:8% 10% 8% 10%; text-align:center}

.page_main{ padding:21px 0 30px 0}
.page_Right{ width:100%; float:left;}
.page_RightTitle{width:100%; float:left; font-size:24px; color:#000000; line-height:36px; padding:15px 0}
.page_RightTitle h2,.page_RightTitle h3{font-size:24px; color:#000000; line-height:36px; font-weight:bold; display:inline; text-transform:uppercase}
.page_RightTitle h2 span,.page_RightTitle em{ font-size:36px; color:#000000; font-family:Arial;font-weight:bold; font-style:italic; text-transform:uppercase; float:none; line-height:36px;}
.page_RightTitle span{ float:right; font-size:13px; color:#e60012; line-height:36px; background:url(../img/more.png) right no-repeat; padding-right:20px;}
.page_RightTitle span a{font-size:13px; color:#e60012;}


.page_RightMain{ width:100%; float:left; padding:15px 0}

#news_detail img,#about img,.prodetail img{ max-width:100%; height:auto !important}
#news_detail table,#about table,.prodetail table{ max-width:100% !important}

.prolist{ width:100%; float:left; padding-top:10px}
.prolist .item{ padding:0 5px}
.prolist .inpro{ height:323px; overflow:hidden; margin-bottom:12px}
.inproimg{ height:300px; width:100%; float:left;position:relative; padding-bottom:3px;}
.inproimg img{height:100%; float:left;}
.inproname{ width:100%;text-align:center; position:absolute; background:url(../img/proname.png); bottom:3px; padding:8px 0}
.inproname a{ font-size:16px; color:#fff; line-height:16px}
.inpromore{ width:100%; float:left; height:20px; text-align:center; line-height:20px;background:#959594}
.inpromore a{ font-size:13px; color:#fff; text-transform:uppercase}
.prolist .inpro:hover .inpromore{background:#e60012}


.inproimg2{ height:300px; width:100%; float:left;padding-bottom:3px;}
.inproimg2 img{height:100%; float:left;}
.inproname2{ width:100%;text-align:left; float:left;}
.inproname2 h2 a{ font-size:14px; color:#000; line-height:20px; font-weight:bold}
.inproname2 p{ font-size:13px; line-height:20px;}
.prolist .inpro2{overflow:hidden; margin-bottom:12px; height:400px}

.pro_img .big_pic { width: 100%;text-align:center;}
.pro_img .big_pic img {max-width:100% !important}
.pro_img .big_pic .bigimg{ width:700px; height:551px;}
.pro_img .big_pic .view { display: block;text-indent: 20px; margin-left: 130px; width: 19px; height: 15px; display: inline-block; cursor: pointer; }

/*焦点图*/
.pro_detail ul.pic_list {width:100%; float:left;overflow: hidden; padding:22px 0;}
.pro_detail ul.pic_list li { width: 86px; height: 103px; float: left;text-align:center; padding-right:5px;}
.pro_detail ul li { list-style: none; }

.mod18{width:100%;height:103px;margin:0px auto;position:relative;}

.mod18 li{float:left;}
.mod18 .listBox{width:100%;height:103px;margin:0 auto;position:relative;overflow:hidden;padding:0;}
.mod18 .listBox ul{height:103px;position:absolute; padding:0}
.mod18 .listBox li{width:86px;height:103px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:86px;height:103px; border:2px solid #b2b2b2}
.mod18 .listBox li img{width:86px;height:103px;}
.mod18 .listBox .on i{display:block;}
.mod18 .listBox li.hover a{ border:2px solid #fff}

.pro_detail{ padding:0 0 0 3%;}
.pro_detail h4{font-size:25px; color:#424242; padding-bottom:7px; margin:0; border-bottom:1px solid #dbdbdb;line-height:29px;}

.pro_share{ text-align:right;font-size:12px; color:#666666; float:right}

#pro_smallC{ padding:0}
#pro_smallC li{ font-size:15px; color:#666666; line-height:27px; padding-top:7px}
#pro_smallC li h3{ font-size:18px; color:#333333;border-bottom:1px solid #dbdbdb; line-height:38px;}

#pro_detail{ padding:10px 0}
#pro_inquiry{ padding:0 0;}
#pro_inquiry li{ list-style:none; float:left;}

.detail_title{ width:100%; float:left; background:#f8f8f8; font-size:17px; color:#41413f; padding:10px 5px; font-weight:bold}
.prodetail{ width:100%; float:left; padding:15px 0}
.prodetail img{ max-width:100%;}
.prodetail table{ width:100% !important}

.page_Newslist{ width:100%; float:left;border-bottom:1px solid #eee;}
.news_date{ font-size:13px; color:#373737; text-align:left;padding:8px 0 8px 10%}
.news_date h2{ font-size:2.5em; color:#373737; text-align:center}

.news_right{ padding:8px 0 8px 2%;color:#696969;border-right:1px solid #eee;}
.news_right a{ font-size:14px; color:#696969; font-weight:normal;}
.news_right h2 span{ float:right; font-weight:normal; font-size:12px;}
.news_right p{ font-size:13px; color:#373737; line-height:20px}

.news_detail{ width:100%; float:left;}
.news_detail h1{ text-align:center}

.fc_107fd0{ color:#107fd0}
.fs_16{ font-size:16px}
.bold{ font-weight:bold}
.news_view{ width:100%; float:left; padding:5px 0; border-bottom:1px dashed #ccc}
.right{ float:right;}
.red{ color:#f00}
.news_body{ width:100%; float:left; padding:15px 0}
.news_body img{ max-width:100%}
.back{ width:100%; float:left; text-align:center}
.prev_next{padding:20px 0; width:100%; float:left; text-align:center}
.prev_next ul{ display:inline-block}
.prev_next ul li{ list-style:none;padding:0 10px; text-align:left; float:left;}
.prev_next ul li,.prev_next ul li a{ font-size:15px; color:#666666}

.main_page{text-align:center;width:100%; float:left; padding:15px 0; line-height:32px;}
.main_page a,.main_page .current{ margin:3px 5px;}
.main_page a{ background:#f5f5f5; padding:3px 8px; color:#717071; border:1px solid #d6d7d2}
.main_page .current{ padding:3px 8px; background:#000; color:#fff;border:1px solid #000}

#sitemap ul li{ list-style:none; text-align:left; padding-left:30px;}
#sitemap ul li h2{ font-size:14px; padding-bottom:8px;}
#sitemap ul li ul li{ float:inherit; padding-left:0}
#sitemap ul li ul li h3,#sitemap ul li ul li a{ font-size:12px;line-height:24px;}

/*关联产品与新闻*/
.reation{ width:100%; float:left; padding-top:15px;}
.reation h5{ font-size:24px; border-bottom:1px solid #ccc; line-height:38px;}

/*评论*/
.inquiry{ width:100%; float:left;}
.comment{ width:100%; float:left; padding:10px 0}
.commentTitle{ width:100%; float:left; text-align:left;}
.commentTitle h5{ font-size:22px; color:#333; line-height:53px;text-align:left; font-weight:normal}
.commentTitle h5 span{ float:right; line-height:53px; font-size:14px;}
.commentlist{ width:100%; float:left; padding-top:10px; text-align:left;}
.commentlist ul li{ float:left; list-style:none}
.inquiryinfo{ width:100%; float:left; padding-bottom:10px;}

.productbutton{
background: #41413f;
color: #ffffff;
border: 0 !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
height: 30px !important;
padding: 0 10px 0 10px !important;
width:80px !important;
font-family:Arial

}
.productbutton:hover {
background: #41413f;
}


.low{
	display:none;
}
@media (min-width: 768px) {
.low{
	display:block;
}
}

.navfont{
	display:none;
}


@media (max-width: 1002px) {
.page_main{ padding:0 0 30px 0}
	
.bianju{
	padding:0 10px;
}
.bianjul{
	padding:0 0 0px 10px;;
}
.bianjur{
	padding:0 0 00px 00px;;
}
.bianjut{
	padding:10px 0 ;
}

.logo{
	width:30px;
	height:30px;
}

.linh{
min-height:38px !important;  line-height:38px !important;
}



}



@media (max-width: 500px) {
.linh{
min-height:38px !important;  line-height:15px !important;
}
}
@media (min-width: 1002px) {

.lp{
	padding-left:20px;
}

.rp{
	padding-right:20px;
}

.logo{
	width:15px;
	height:15px;
}
	
}


/*分页*/

.bottomtiao{
	width:25%;
	text-align:center;
	color:#fff;
	float:left;
	padding:5px;
	border-right:1px solid #FFF;
}	

/*主体部分间距问题*/
.padding_right{ padding:0 2%}


@media (max-width:767px) {

}

@media (min-width:768px) and (max-width:991px) {

}

@media (min-width:992px) and (max-width:1199px) {

}


#about2 img{ width:95%}

.leftparent{ cursor:pointer}

.news_class{ width:100%; float:left; padding:10px 0; border-bottom:1px dashed #ccc; margin-bottom:15px}
.news_class h2{ text-align:center; font-weight:bold; font-size:1.3em; padding-bottom:15px}
.news_class p{ font-size:13px; line-height:22px; text-indent:24px;}


.videopic{ width:100%; padding-bottom:10px}
.videopic h2{ font-size:14px; line-height:32px}
.videopic img{ width:90%;}

/*大事记*/
.ui-date-time{ height:40px;position:relative;}
.clear{ clear:both}
 /* 鏂伴椈姝ｆ枃 */
.news_title{
	clear: both;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #195b93;
	line-height: 24px;
	position: relative;
	
}
.news_title span{
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.date{
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
.news_time {
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	color: #4f5964;
}
.news_sm {
	float: right;
	padding-right: 20px;
	line-height: 24px;
	color: #4f5964;
}
.xgxw {
	font-size: 14px;
	padding-top: 15px;
	line-height: 24px;
	padding-bottom: 30px;
}
.xgxw h1 {
	font-size: 14px;
	color: #195b93;
}

.close {
	line-height: 25px;
	text-align: center;
	display: block;
	height: 25px;
	width: 75px;
	border: 1px solid #e6e6e6;
	color: #4c7fce;
	margin-right: auto;
	margin-left: auto;
}
.close:hover {
	line-height: 25px;
	text-align: center;
	display: block;
	height: 25px;
	width: 75px;
	border: 1px solid #4c7fce;
	color: #FFF;
	background-color: #4c7fce;
	margin-right: auto;
	margin-left: auto;
}
.TabbedPanelsContent  {
   height:auto;
}
.TabbedPanelsContent .content {

	position: relative;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.TabbedPanelsContent .content .pic {
	position: absolute;
	left: 14px;
	top: 18px;
}
.TabbedPanelsContent .content dl dt {
	float: left;border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5980ab;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #5980ab;
	height: 100%;
	clear:left ;
	width: 15%;
	padding-top: 10px;
	font-size: 16px;
	color: #5980ab;
	text-align: left;
	padding-left: 12px;
}



.TabbedPanelsContent .content dl dd {
	float: right;
	color: #58595b;
	width:80%;
	text-align: left;
	line-height: 22px;
	padding-top: 15px;
	position: relative;
	padding-bottom:25px; font-size:14px; 
}
.TabbedPanelsContent .content dl {
	background-color: #FFF;
	padding-bottom: 5px;
	width:100%;color: #8e8e8e;
	margin-bottom:0
}
.TabbedPanelsContent .content dl dd a {
	color: #8e8e8e;
	float: left;
    width: 320px;
    word-break: break-all;
}
.TabbedPanelsContent .content dl dd span {
	position: absolute;
	z-index: 9;
	left: 350px;
	top: 15px;
	color: #8e8e8e;width:150px;
}
.TabbedPanelsContent  .content dl dd .name {
	left: 510px;
	top: 15px; width:100px;
}
.TabbedPanelsContent  .white {
	background-color: #FFF;}

@media (max-width:767px) {
.TabbedPanelsContent .content dl dt{ font-size:12px; width:25%;padding-left: 4px;padding-top: 10px;}
.TabbedPanelsContent .content dl dd {
	width:70%;
	padding-top: 0px;
}
}

.main-content{ width:100%; margin:0 auto}
.Classlist{ width:100%; height:38px; float:left; position:relative; overflow:hidden}
.c3_lc{position:absolute;padding-left:43px;}
.c3_lc li{float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	color:#646464;
	font-weight:normal;
	font-size: 14px;
	line-height: 34px;
	height: 34px;
	background-color: #fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	padding-right: 27px;
	padding-left: 27px}
.c3_lc li.hover{background:#fff;
	color:#003586;
	font-weight:bold;
	height:34px;
	line-height:33px;
	font-size: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003586;border-bottom-width: 0px;}

.Left_roll {
	float: left;
	background-image: url(../img/left.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 42px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	cursor:pointer;
	position: absolute;
	left: 0px;
	z-index:999
}
.right_roll {
	float: left;
	background-image: url(../img/right.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 42px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	cursor:pointer;
	position: absolute;
	right: 0px;
}
.old_linkbg{ display:none}
@media (min-width:1002px) {
.old_linkbg{background:url(../img/old.jpg) center no-repeat #0e5fb1; display:block}
	
.old_link{ float:left;height:129px; padding-top:25px; padding-left:590px;}
.old_link p{ font-size:18px; color:#032755; font-weight:bold; line-height:40px;}
.old_link h2{ font-size:30px; color:#fff; font-weight:bold}
.old_link h2 a{ color:#fff; font-size:30px;}
}


.news .body ul li{ line-height:24px; padding-bottom:5px; border-bottom:1px dashed #ccc; list-style:none}
.news .body ul li span{ float:right}

.right{ float:right}
.news #news_detail .body{ width:100%; float:left;}
.news #news_detail{ width:100%; float:left; padding:10px 0}
.news #news_detail h1{ text-align:center; font-size:18px;}
.prev_next{padding-bottom:20px; width:100%; float:left;}
.prev_next ul li{ list-style:none}

.news_view{ width:100%; float:left; padding:5px 0; border-bottom:1px dashed #ccc}

.back input[type=button]{ background:#000; padding:3px 15px; border:0; color:#fff; cursor:pointer; font-family:Arial}
.news_body{ padding:10px 0}

.main_page{text-align:center;width:100%; float:left; padding-top:15px; padding-bottom:15px;}
.main_page a,.main_page .current{ margin:0 5px;}
.main_page a{ background:#f5f5f5; padding:3px 8px; color:#717071; border:1px solid #d6d7d2}
.main_page .current{ padding:3px 8px; background:#000; color:#fff;border:1px solid #000}

#sitemap ul li{ list-style:none; text-align:left; padding-left:30px; list-style:none}
#sitemap ul li h2{ font-size:14px; padding-bottom:8px;color:#333}
#sitemap ul li ul li{ float:inherit; padding-left:30px}
#sitemap ul li ul li h3,#sitemap ul li ul li a{ font-size:12px;line-height:24px; color:#333}

.friendlink{ width:100%; margin:0 auto; padding:5px 0; text-align:left;}

.side{ width:60px; position:fixed; top:250px; right:0px; z-index:99999}
.side ul li{ position:relative; list-style:none; margin-bottom:1px;}
.side ul li img{ float:left;}
.side ul li .sidebox{position:absolute;width:60px; height:60px;top:0;right:0;transition:all 0.3s;background:#7f7f7f;overflow:hidden;color:#fff; font-size:14px;}
.side ul li .sidebox1{position:absolute;width:60px; height:60px;top:0;right:0;transition:all 0.3s;background:#7f7f7f;overflow:hidden;color:#fff; font-size:14px;}
.side ul li .sidebox2{position:absolute;width:60px; height:60px;top:0;right:0;transition:all 0.3s;background:#7f7f7f;overflow:hidden;color:#fff; font-size:14px;}
.weixing-container {width: 60px; height: 60px;background: url(../img/r_skype.png) no-repeat #7f7f7f;float:left;}
.weixing-container:hover{ background:url(../img/r_skype.png) no-repeat #e60012;}
.weixing-show {width: 150px; background: #fff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -150px; top: -30px; }
.weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 150px; top: 120px; position: absolute; z-index: 2;}
.weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 151px; top: 118px; position: absolute; }
.weixing-show .weixing-txt{ float:left; width:124px; padding:10px 12px 10px 10px; text-align:left; font-size:15px; color:#4c4c4c; line-height:30px;}

.email-container {width: 60px; height: 60px;background: url(../img/r_email.png) no-repeat #7f7f7f;float:left;}
.email-container:hover{ background:url(../img/r_email.png) no-repeat #e60012;}
.email-show {width: 150px; background: #fff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -150px; top: -30px; }
.email-show .email-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 150px; top: 120px; position: absolute; z-index: 2;}
.email-show .email-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 151px; top: 118px; position: absolute; }
.email-show .email-txt{ float:left; width:134px; padding:10px 12px 10px 10px; text-align:left; font-size:15px; color:#4c4c4c; line-height:30px;}