*{
	padding:0px;
	margin:0px auto;
	list-style:none;
	text-decoration:none;
	font-family:'微软雅黑',arial;
 
}
img{
	border:0px;

}

.clear{
	clear:both;
}
.content{
	width:1002px; margin:0 auto;background:#fff;
}
body{background:#fff}
html, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tbody, tfoot, thead { margin: 0; padding: 0; border: 0; outline: 0; font-weight: normal; font-style: inherit; font-size: 13px; font-family:'微软雅黑',arial; text-align: left; vertical-align: baseline; color: #454545; line-height:23px;}


select, input { font-family:'微软雅黑',arial;}
input[type="text"], input[type="password"], input[type="url"], input[type="email"], input.text, input.title, textarea, select { margin: 0px; }
input{ outline:medium;}
input[type="button"]{ padding:3px 8px;}

/*自定义样式开始*/

.top_headbg{ min-width:1002px; max-width:1920px; margin:auto; height:26px; background:#0c7891;}
.top_head{width:1002px; margin:auto; height:26px;}
.top_head ul li{ float:left; line-height:26px; font-size:13px; color:#ffffff; position:relative; cursor:pointer}
.top_head ul li a{color:#ffffff;}
.top_head .weixin_list{ position:absolute; background:url(../img/topewmbg2.png) #FFFFFF;top:30px; width:110px; height:110px; font-size:15px; text-align:center; z-index:9999}
.page_Head{width:1002px; margin:auto; height:97px;}
.page_Logo{ width:207px; height:74px; margin-top:11px; float:left;}
.page_Logo img{ width:207px;}
.page_Menu .menuon{background:url(../img/menu_dot2.png) 73px 46px no-repeat #f0f0f0; height:91px !important; border-bottom:6px solid #edb270; text-align:center; display:block;}
.page_Menu .menuon h2{font-size:14px; color:#eb891a; text-align:center; line-height:97px; font-weight:normal;}
.page_Menu .menuon1{background:url(../img/menu_dot2.png) 78px 46px no-repeat #f0f0f0; height:91px !important; border-bottom:6px solid #edb270; text-align:center; display:block;}
.page_Menu .menuon1 h2{font-size:14px; color:#eb891a; text-align:center; line-height:97px; font-weight:normal;}
.page_Menu .menuon2{background:#f0f0f0; height:91px !important; border-bottom:6px solid #edb270; text-align:center; display:block;}
.page_Menu .menuon2 h2{font-size:14px; color:#eb891a; text-align:center; line-height:97px; font-weight:normal;}
.page_Menu{ width:735px; float:right; height:97px; position:relative;}
.page_Menu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}
.page_Menu ul li{
position: relative;
display: inline;
float: left;
width:89px;
height:97px !important;
text-align:center; font-family:微软雅黑;
}
.page_Menu .menuoff{background:url(../img/menu_dot.png) 73px 46px no-repeat; height:91px;}
.page_Menu .menuoff h2{color:#666666; font-size:14px; text-align:center; line-height:97px; font-weight:normal;}
.page_Menu .menuoff1{background:url(../img/menu_dot.png) 78px 46px no-repeat; height:91px;}
.page_Menu .menuoff h2{color:#666666; font-size:14px; text-align:center; line-height:97px; font-weight:normal;}
.page_Menu ul li h2{color:#666666; font-size:14px; text-align:center; line-height:97px; font-weight:normal;}
.page_Menu .search_list{ position:absolute; background:url(../img/topewmbg.png) no-repeat; top:71px; width:250px; height:59px; font-size:15px; text-align:center; z-index:9999}
.Page_Search{width:218px; margin:auto; margin-top:24px; height:24px;}
* 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: #fff;
}

.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*/
color: #fff;
}

.page_Menu ul li:hover h2{font-size:14px; color:#eb891a !important; text-align:center; line-height:97px; font-weight:normal;}


.page_Menu ul li ul li a.selected,.page_Menu ul li  ul li a:hover{
color: #fff;
}
.page_Menu ul li ul li a:link, .page_Menu ul li ul li a:visited{
color: #fff;
}	
/*1st sub level menu*/
.page_Menu ul li ul{
position: absolute;
left: 0px !important;
display:none; /*collapse all sub menus to begin with*/
visibility: hidden;
padding:18px 22px;
margin:0;
z-index:999;
background:#ffffff;
height:auto;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.page_Menu ul li ul li{
display: list-item;
float: none;
line-height:normal;
padding:0;
height:40px !important; line-height:40px;
background:none;
border-bottom:1px dashed #dbdbdb;
width:88px;
}
.page_Menu ul li ul li:hover h3{color:#eb891a;}
.page_Menu ul li ul li h3{ color:#737373; font-weight:normal; text-align:center;font-size:13px;}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.page_Menu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.page_Menu ul li ul li a{
font:"Arial";
font-weight:normal;
font-size:13px;
padding:0;
margin: 0;
line-height:32px;
border-top-width: 0;
z-index:999;
border:none;
}

/* 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;
}

.page_Banner{ width:100%; max-width:1920px; min-width:1002px; margin:0 auto; height:481px;}

/*首页业务*/
.Page_ywclass{ min-width:1002px; max-width:1920px; margin:auto; height:490px; background:url(../img/ywbg.jpg) repeat-x;}
.page_ywlist{width:1000px; margin:auto; height:136px;}
.page_ywlist .gx{ width:150px; text-align:center; height:136px; float:left; cursor:pointer;}
.page_ywlist .gxwz_on{width:150px; text-align:center; height:136px; float:left; cursor:pointer;}

#index_pro1{width:150px; height:38px; background:url(../img/icon/t-icon-1.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px;}
#index_pro1:hover{background:url(../img/icon/t-icon-hover-1.png) no-repeat; font-size:15px; color:#eb891a; line-height:23px; display:block;}
.gxwz_on1{width:150px; height:38px; float:left; background:url(../img/icon/t-icon-hover-1.png) no-repeat !important; padding-top:98px; font-size:15px !important; color:#eb891a !important; line-height:23px; text-align:center; cursor:pointer;}
#index_pro2{width:150px; height:38px; background:url(../img/icon/t-icon-2.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px;}
#index_pro2:hover{background:url(../img/icon/t-icon-hover-2.png) no-repeat; font-size:15px; color:#eb891a; line-height:23px; display:block;}
.gxwz_on2{width:150px; height:38px; float:left; background:url(../img/icon/t-icon-hover-2.png) no-repeat; padding-top:98px; font-size:15px; color:#eb891a; line-height:23px; text-align:center; cursor:pointer;}
#index_pro3{width:150px; height:38px; background:url(../img/icon/t-icon-3.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px;}
#index_pro3:hover{background:url(../img/icon/t-icon-hover-3.png) no-repeat; font-size:15px; color:#eb891a; line-height:23px; display:block;}
.gxwz_on3{width:150px; height:38px; float:left; background:url(../img/icon/t-icon-hover-3.png) no-repeat; padding-top:98px; font-size:15px; color:#eb891a; line-height:23px; text-align:center; cursor:pointer;}
#index_pro4{width:150px; height:38px; background:url(../img/icon/t-icon-4.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px;}
#index_pro4:hover{background:url(../img/icon/t-icon-hover-4.png) no-repeat; font-size:15px; color:#eb891a; line-height:23px; display:block;}
.gxwz_on4{width:150px; height:38px; float:left; background:url(../img/icon/t-icon-hover-4.png) no-repeat; padding-top:98px; font-size:15px; color:#eb891a; line-height:23px; text-align:center; cursor:pointer;}
#index_pro5{width:150px; height:38px; background:url(../img/icon/t-icon-5.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px;}
#index_pro5:hover{background:url(../img/icon/t-icon-hover-5.png) no-repeat; font-size:15px; color:#eb891a; line-height:23px; display:block;}
.gxwz_on5{width:150px; height:38px; float:left; background:url(../img/icon/t-icon-hover-5.png) no-repeat; padding-top:98px; font-size:15px; color:#eb891a; line-height:23px; text-align:center; cursor:pointer;}
#index_pro6{width:150px; height:38px; background:url(../img/icon/t-icon-6.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px;}
#index_pro6:hover{background:url(../img/icon/t-icon-hover-6.png) no-repeat; font-size:15px; color:#eb891a; line-height:23px; display:block;}
.gxwz_on6{width:150px; height:38px; float:left; background:url(../img/icon/t-icon-hover-6.png) no-repeat; padding-top:98px; font-size:15px; color:#eb891a; line-height:23px; text-align:center; cursor:pointer;}

.page_gxwz{ width:1000px; margin:auto; font-size:14px; color:#5e5e5e; text-align:left; line-height:30px;}
.yw_pic{width:502px; float:left;}
.yw_pic img{width:502px; height:354px;}
.ys_right{width:392px; float:left; margin-left:55px; margin-top:64px;}
.ys_right ul li{ font-size:14px; color:#808080; line-height:22px;}
.ys_head{font-size:20px !important; color:#eb891a !important; line-height:40px !important; font-weight:bold; text-align:center; background:url(../img/head_line.jpg) bottom center no-repeat;}

.page_gxwz span{ font-size:16px; color:#5e5e5e; font-weight:bold;}
.page_gxwzsj{ width:98px; height:33px; background:#efefef; text-align:center; line-height:33px; float:right; font-size:14px; color:#3c3c3c; margin-top:15px;}
.page_gxwzsj a{font-size:14px; color:#3c3c3c;}


/*首页公司介绍*/
.page_indexAbout{ width:1002px; height:288px; margin:0 auto; margin-top:50px;}
.page_Aboutpic{ width:400px; float:left; height:288px;}
.page_About{ width:602px; float:right;}
.page_AboutRight{ width:241px; height:278px; float:left; padding-left:15px; padding-right:17px; border:1px solid #e6e6e6; border-left:none; padding-top:8px; text-align:left; line-height:20px;}
.page_AboutRight ul li{font-size:13px; color:#999999;}
.page_AboutTitle{ width:242px; background:url(../img/about_line.jpg) left bottom no-repeat; line-height:33px !important; font-size:16px !important; color:#666666 !important; text-align:left; font-weight:bold;}
.about_ry{width:328px; float:right;}
.about_ry ul li{width:164px; float:left; text-align:center; padding-top:90px; height:54px;}
.about_ry ul li a{font-size:17px; color:#ffffff;}

.indexClass{width:229px; float:left; padding:0 51px}
.indexClass_name{ width:229px; float:left; background:url(../img/indexclass_namebg.jpg) no-repeat}
.indexClass_name h3{text-align:center; font-size:15px; color:#d1d1d1; line-height:55px;}
.indexClass_pic{ width:229px; float:left; padding-top:26px; height:125px;}
.indexClass_smallC{ width:229px; float:left; font-size:14px; color:#0d0d0d; line-height:24px; text-align:left; padding:16px 0}
.indexClass_more{ width:229px; float:left; text-align:right}
.indexClass_more span{ padding:2px 20px; background:#404040; color:#fff}
.indexClass:hover .indexClass_more span{ background:#a8130c}
.indexClass:hover .indexClass_name{ background:url(../img/indexclass_namebgon.jpg) no-repeat}


/*首页新闻*/
.page_news_head{width:266px; margin:auto; margin-top:46px; background:url(../img/news_head.jpg) center no-repeat; font-size:20px; color:#666666; height:30px; line-height:30px; font-weight:bold; text-align:center;}
.page_news_head a{font-size:20px; color:#666666; line-height:30px;}
.Page_news{width:1002px; margin:auto; margin-top:24px; height:195px; overflow:hidden;}

/*首页实力*/
.Page_xysl{ min-width:1002px; max-width:1920px; margin:auto; margin-top:50px; height:409px; background:url(../img/slbg.jpg) repeat-x;}
.page_sl{width:1002px; margin:auto;}
.page_slhead{width:234px; float:left; background:#eb891a; height:358px;}
.page_slhead ul li{ font-size:17px; color:#f9e0ce; line-height:23px;}
.page_slhead ul li span{ font-size:20px; color:#ffffff; font-weight:bold;}
.page_sllist{width:729px; height:84px;}
.page_sllist .sl{text-align:center; padding-left:15px; padding-right:15px; float:left; line-height:84px; cursor:pointer; font-size:15px; color:#ffffff;}
.page_sllist .sl:hover{background:#eb891a; display:block; cursor:pointer; font-size:15px; color:#ffffff;}
.page_sllist .xysl_on{text-align:center; float:left; padding-left:15px; padding-right:15px; line-height:84px; background:#eb891a; cursor:pointer; font-size:15px; color:#ffffff;}
.page_slnr{ width:700px; margin-left:7px; height:211px; margin-top:19px; font-size:14px; color:#737373; line-height:24px; text-align:left;}
.page_slnr span{font-size:15px; color:#595959; font-weight:bold;}
.sl_more{width:729px; height:45px;}
.sl_more ul li{ float:left; cursor:pointer;}

/*合作客户*/
.page_kh_head{width:266px; margin:auto; margin-top:44px; background:url(../img/news_head.jpg) center no-repeat; font-size:20px; color:#666666; height:30px; line-height:30px; font-weight:bold; text-align:center;}

/*底部*/
.page_bottom{width:1002px; margin:0 auto; padding-top:18px;}
.bottom_menu{width:775px; float:left; text-align:left;}
.bottom_menu ul li{ float:left; font-size:14px; color:#d5d5d5;}
.bottom_menu ul li a{ font-size:14px; color:#d5d5d5; font-weight:normal;}
.bottom11{width:100%; text-align:left; padding-top:15px; color:#676767; font-size:12px;}
.bottom11 a{color:#676767; font-size:12px;}

.page_link{width:200px; padding-left:10px; height:33px; border:1px solid #404040; margin-top:3px; color:#787878; font-size:14px; line-height:33px; text-align:left; background:url(../img/link.jpg) right no-repeat #222222; cursor:pointer;}
#m1{ position: absolute; top:35px; width:210px; background: #222222; border:1px solid #404040; border-top:none; color:#fff; z-index:4; text-align: left; left:0;}
#m1 a{ color: #fff;width: 200px;height: 33px;line-height: 33px; padding-left:10px; }

.page_inBanner{margin:0 auto; height:249px; min-width:1002px; max-width:1920px;}
.page_mbxbg{min-width:1002px; max-width:1920px; margin:auto; height:49px; background:#f7f7f7;}
.page_mbx{width:1002px; text-align:right; margin:auto; line-height:49px; color:#737373; font-size:13px;}
.page_mbx a{color:#737373; font-size:13px;}

.page_lmTitlebg{ width:100%; margin:0 auto;min-width:1195px; max-width:1920px; height:59px;border-top:1px solid #fff; background:url(../img/bg.jpg)}
.page_lmTitle{ width:1195px; margin:0 auto; height:59px; line-height:59px;}
.page_lmTitle_left{ width:187px; height:39px; padding-top:9px; float:left; background:url(../img/titlebg.jpg) bottom no-repeat; font-size:18px; color:#fff; line-height:39px; text-align:center}
.page_lmTitle_right{ width:800px; float:right; text-align:right; line-height:59px; font-size:13px;}
.page_proclass{ width:1005px; float:right;}
.page_proclass ul li{ float:left;width:335px;}
.page_proclass ul li:hover{ background:#fff; border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6; width:333px;}
.page_proclass ul li h3{ font-size:16px; font-weight:bold; color:#555; font-weight:bold; text-align:center; line-height:59px; }
.page_proclass ul li:hover h3{ color:#a8130c}

.page_Main{ width:1002px; margin:0 auto; padding-bottom:30px;}
#body{width:1002px; margin:auto; margin-top:36px; padding-bottom:30px;}
#body_left{ width:191px; float:left; background:#fafafa; border-bottom:3px solid #53a8bc;}
.page_Title{width:171px; height:91px; background:url(../img/in_top.jpg) no-repeat; padding-top:35px; padding-left:20px; font-size:24px; color:#fff; line-height:25px;}
.page_Title span{ font-size:13px; color:#ffffff; text-transform:uppercase;}
.in_leftclass{width:171px; margin:auto; margin-top:14px;}
.left_class{width:141px; background:url(../img/in_dot.jpg) 15px no-repeat; padding:18px 0 15px 27px; border-bottom:1px dashed #dcdcdc;}
.left_class h3{font-size:13px; color:#666666; font-weight:normal;}
.left_class h3:hover{ color:#eb891a;}
.left_class2{width:141px; background:url(../img/in_dot.jpg) 15px no-repeat; padding:18px 0 15px 27px; border-bottom:1px dashed #dcdcdc;}
.left_class2 h3{font-size:13px; color:#eb891a; font-weight:normal;}

#body_right{width:774px; float:right;}

.in_pro{width:1002px; margin:auto; height:77px;}
.in_pro ul li{ float:left; font-size:14px; color:#464646; line-height:18px;}
.in_pro_head{width:270px; height:77px; background:url(../img/in_pro_head.jpg) no-repeat; font-size:24px !important; color:#ffffff !important; line-height:60px !important; padding-left:30px; font-weight:bold;}
.in_pro_head a{font-size:24px !important; color:#ffffff !important; font-weight:bold;}
.in_proclass{width:1002px; margin:auto; margin-top:28px; background:url(../img/pro_class.jpg) no-repeat; height:659px;}
.in_proclass ul li{ float:left; font-size:13px; color:#666666; line-height:21px;}
.class_left{width:214px; float:left;}
.class_pic{width:146px; float:left; margin-left:38px;}
.pro_class1{ font-size:13px; color:#FFFFFF !important; line-height:25px; width:141px; height:58px; background:url(../img/pro_class1.jpg) no-repeat; padding-left:11px; padding-top:11px; float:right !important;}
.pro_class1 span{ font-size:17px; color:#FFFFFF !important;}
.pro_class1 a{font-size:13px; color:#FFFFFF !important;}
.class_left1{width:154px; float:left; margin-top:20px;}
.class_pic1{width:146px; float:left;}
.class_right{width:250px; float:left; margin-left:25px;}
.pro_class2{ font-size:13px; color:#FFFFFF !important; line-height:25px; width:141px; height:58px; background:url(../img/pro_class2.jpg) no-repeat; padding-left:11px; padding-top:11px;}
.pro_class2 span{ font-size:17px; color:#FFFFFF !important;}
.pro_class2 a{font-size:13px; color:#FFFFFF !important;}
.class_left2{width:208px; float:left; margin-top:15px;}
.class_right1{width:185px; float:left; margin-left:18px; margin-top:14px;}
.class_right2{width:249px; float:left; margin-left:20px; margin-top:25px;}
.class_pic_hover{width:146px; height:57px; overflow:hidden;position: absolute;background:url(../img/class_hover.png) no-repeat; top:0px;left:0px; padding-top:89px; font-size:13px; color:#ffffff !important; text-align:center;}
.pro_more{ font-size:13px; color:#666666 !important;}
.class_left:hover .pro_more{ font-size:13px; color:#eb891a !important;}
.class_right:hover .pro_more{ font-size:13px; color:#eb891a !important;}
.class_left1:hover .pro_more{ font-size:13px; color:#eb891a !important;}
.class_right1:hover .pro_more{ font-size:13px; color:#eb891a !important;}
.class_left2:hover .pro_more{ font-size:13px; color:#eb891a !important;}
.class_right2:hover .pro_more{ font-size:13px; color:#eb891a !important;}

.Page_ClassListbg{ min-width:1002px; max-width:1920px; margin:auto; height:130px; background:#0c7891;}
.Page_ClassList{width:1002px; margin:auto;}
.leftmenuN1{width:150px; float:left; height:32px; background:url(../img/top_class/t1.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px; cursor:pointer;}
.leftmenuN1 h3{font-size:14px; color:#ffffff; text-align:center; font-weight:normal;}
.leftmenuM1{width:150px; height:32px; float:left; background:url(../img/top_class/t1-hover.png) no-repeat; padding-top:98px; font-size:15px; color:#eb891a; line-height:23px; cursor:pointer;}
.leftmenuM1 h3{font-size:15px; color:#eb891a; text-align:center; font-weight:normal;}
.leftmenuN2{width:150px; float:left; height:32px; background:url(../img/top_class/t2.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px; cursor:pointer;}
.leftmenuN2 h3{font-size:14px; color:#ffffff; text-align:center; font-weight:normal;}
.leftmenuM2{width:150px; height:32px; float:left; background:url(../img/top_class/t2-hover.png) no-repeat; padding-top:98px; font-size:15px; color:#eb891a; line-height:23px; cursor:pointer;}
.leftmenuM2 h3{font-size:15px; color:#eb891a; text-align:center; font-weight:normal;}
.leftmenuN3{width:150px; float:left; height:32px; background:url(../img/top_class/t3.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px; cursor:pointer;}
.leftmenuN3 h3{font-size:14px; color:#ffffff; text-align:center; font-weight:normal;}
.leftmenuM3{width:150px; height:32px; float:left; background:url(../img/top_class/t3-hover.png) no-repeat; padding-top:98px; font-size:15px; color:#eb891a; line-height:23px; cursor:pointer;}
.leftmenuM3 h3{font-size:15px; color:#eb891a; text-align:center; font-weight:normal;}
.leftmenuN4{width:150px; float:left; height:32px; background:url(../img/top_class/t4.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px; cursor:pointer;}
.leftmenuN4 h3{font-size:14px; color:#ffffff; text-align:center; font-weight:normal;}
.leftmenuM4{width:150px; height:32px; float:left; background:url(../img/top_class/t4-hover.png) no-repeat; padding-top:98px; font-size:15px; color:#eb891a; line-height:23px; cursor:pointer;}
.leftmenuM4 h3{font-size:15px; color:#eb891a; text-align:center; font-weight:normal;}
.leftmenuN5{width:150px; float:left; height:32px; background:url(../img/top_class/t5.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px; cursor:pointer;}
.leftmenuN5 h3{font-size:14px; color:#ffffff; text-align:center; font-weight:normal;}
.leftmenuM5{width:150px; height:32px; float:left; background:url(../img/top_class/t5-hover.png) no-repeat; padding-top:98px; font-size:15px; color:#eb891a; line-height:23px; cursor:pointer;}
.leftmenuM5 h3{font-size:15px; color:#eb891a; text-align:center; font-weight:normal;}
.leftmenuN6{width:150px; float:left; height:32px; background:url(../img/top_class/t6.png) no-repeat; padding-top:98px; font-size:14px; color:#ffffff; line-height:20px; cursor:pointer;}
.leftmenuN6 h3{font-size:14px; color:#ffffff; text-align:center; font-weight:normal;}
.leftmenuM6{width:150px; height:32px; float:left; background:url(../img/top_class/t6-hover.png) no-repeat; padding-top:98px; font-size:15px; color:#eb891a; line-height:23px; cursor:pointer;}
.leftmenuM6 h3{font-size:15px; color:#eb891a; text-align:center; font-weight:normal;}


#Content_Top {
   width:auto; min-height:54px; padding:3px;
}

#Content_Title_Left {
   width:100%; font-weight:bold; text-align:center; font-size:16px; min-height:34px; height:auto; line-height: 34px;
}
/* overflow: hidden; */
#Content_Title_Right {
   float:left; width:20%; text-align:right; height:34px; line-height: 34px;
}

#Content_UpdateTime {
  float:left; width:60%; height: 20px; line-height: 20px;
}
#Content_ClickNo {
  float:left; width:40%;text-align:right; height: 20px; line-height: 20px;
}

.rightmbx{width:742px; background:url(../img/news_dot.jpg) left 5px no-repeat; border-bottom:1px solid #d9d9d9; padding-left:32px; text-align:left; font-size:24px; color:#0c7891; font-weight:bold; line-height:35px; height:35px; padding-bottom:8px;}
.rightbg{width:970px; background:url(../img/news_dot.jpg) left 1px no-repeat; padding-left:32px; margin:auto; text-align:left; font-size:24px; color:#0c7891; font-weight:bold; line-height:30px;}
.rightbg2{width:1002px; margin:auto;}
.rightbg2 h3{font-size:24px; color:#333333; font-weight:bold;}
.rightbg1{width:742px; background:url(../img/news_dot.jpg) left 5px no-repeat; border-bottom:1px solid #d9d9d9; padding-left:32px; text-align:left; font-size:24px; color:#0c7891; font-weight:bold; line-height:35px; height:35px; padding-bottom:8px;}
.class_re{width:1002px; margin:auto; margin-top:15px;}
.in_pro_more{width:108px; margin:auto; margin-bottom:50px; height:34px; background:#bebebe; text-align:center; line-height:34px;}
.in_pro_more a{ font-size:14px; color:#ffffff; text-transform:uppercase; line-height:34px;}

.lmtitle{width:1000px; margin:auto; margin-top:25px; text-align:left; font-size:18px; color:#010101; font-weight:bold;}
.product_body2{padding:30px 0px 0px 0px; width:100%;}
#Pro_ListBody{width:1000px; margin:auto; margin-top:15px;}
.news { line-height: 32px;}
.news .title { text-indent: 20px; height: 32px; width: 733px; }
.news .title h3 { color: #fab907; font-size: 16px; font-weight: bold; height: 32px; line-height: 32px; float: left; }
.news .body { line-height: 25px; width: 100%;}
.news .body ul li{ border-bottom:1px solid #ebebeb; padding-bottom:15px; padding-top:15px; cursor:pointer;}
.news .body ul li span{ color:#000;}
.in_newspic{width:205px; height:135px; float:left;}
.in_newspic img{width:205px; height:135px;}
.in_newsright{width:563px; float:right;}
.in_newsbt{width:100%; font-size:15px; text-align:left; color:#0c7891; font-weight:bold; line-height:23px;}
.in_newsbt a{font-size:15px; color:#0c7891; font-weight:bold;}
.news .body ul li:hover .in_newsbt a{font-size:15px; color:#eb891a; font-weight:bold;}
.in_newsjj{width:100%; font-size:13px; text-align:left; color:#808080; line-height:23px;}
.in_newsdate{ background:url(../img/news_date.jpg) left top no-repeat; font-size:13px; color:#999999; padding-left:24px; line-height:30px;}

.right_time { float: right; width: 70px; height: 25px; }
.prolist{ width:225px; float:left; margin-bottom:19px;}
.newsname{width:186px; margin:auto; text-align:left; padding-top:10px; padding-bottom:10px; color:#327097; font-size:16px;}
.newsname a{color:#327097; font-size:16px;}

.Pro_Bg{float:left; overflow:hidden; width:240px; text-align:center; height:318px; background:url(../img/pro_bg.jpg) no-repeat; margin-bottom:19px;}
.Pro_pic{width:183px; height:183px; padding:28px 27px 27px 30px; overflow:hidden;}
.Pro_pic img{width:183px; height:183px;}
.product_Page{text-align:left; margin-bottom:10px;}
.Pro_Bg .Pro_name{width:183px; height:43px; text-align:center; font-size:14px; line-height:24px; color:#858585; font-weight:bold;}

.Pro_List_ClassJJ{width:186px; margin:auto; height:65px; overflow:hidden; margin-bottom:13px; color:#666666; text-align:left;}


.main_page{text-align:center;width:100%; float:left;}
.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}

.commentlist ul li{ float:left;}

.news{ padding-bottom:20px;}

.right{ float:right}
.news #news_detail .body{ width:100%; float:left;}
.news #news_detail{ width:1158px; float:left; padding:10px 0}
.news #news_detail h1{ text-align:center; font-size:18px;}

.news_view{ width:100%; float:left; padding:5px 0; border-bottom:1px dashed #ccc}
.back{ text-align:center; cursor:pointer}
.news_body{ padding:10px 0}

/*产品详情*/
.r_mid{width:100%; padding-top:25px;}
#product_detail { width:1000px;}
#product_detail .left { width: 454px; overflow:hidden; float:left;}
#product_detail .big_pic { width: 454px; height: 454px; -webkit-box-shadow:0 0 10px rgba(235, 235, 235, .8); -moz-box-shadow:0 0 10px rgba(235, 235, 235, .8); box-shadow:0 0 10px rgba(235, 235, 235, .8); padding: 0px;overflow: hidden; text-align:center;}
#product_detail .big_pic img { width:454px;}
#product_detail .big_pic .bigimg{ width:600px; height:600px;}
#product_detail .big_pic .view { display: block; background: transparent url(../img/big.jpg) no-repeat 1px; text-indent: 20px; margin-left: 130px; width: 19px; height: 15px; display: inline-block; cursor: pointer; }
#product_detail ul.pic_list {width: 490px; height: 125px; float:left;overflow: hidden; margin-top:45px;}
#product_detail ul.pic_list li { width: 125px; height: 125px; float: left;padding: 0px;text-align:center;}
#product_detail ul.pic_list li img { width:123px; height: 123px; border:1px solid #dbdbdb;}
#product_detail ul li { list-style: none; }
#product_detail ul { overflow: hidden; width: 490px;}
.pro_info_box {width: 490px;}
.pro_info_box ul li{font-size:18px; color:#3a3a3a;}
.pro_info_box h5{ font-size:36px; color:#1a1a1a; line-height:40px; font-weight:normal;}

#product_detail .product_info {width:490px; float:right; margin-right:24px; overflow:hidden;}
#product_detail .product_info li { line-height: 14px;border-top: 0px; width: 298px; border-top:none;padding:8px 5px;}
#product_detail .product_info li a:hover{ color:#000000;}


/*焦点图*/
.mod18{width:490px;height:125px;margin:0px auto;position:relative;}
.mod18 .btn{position:absolute;width:22px;height:52px;top:39px;cursor:pointer;z-index:9;}
.mod18 .prev{left:0;background:url(../img/btn2.jpg) no-repeat;}
.mod18 .next{right:0;background:url(../img/btn1.jpg) no-repeat;}
.mod18 li{float:left;}
.mod18 .listBox{width:408px;height:125px;margin:0 auto;position:relative;overflow:hidden; padding:0;}
.mod18 .listBox ul{height:125px;position:absolute;}
.mod18 .listBox li{width:125px;height:125px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox .on i{display:block;}

.pro_title1{ width:1158px; border-top:1px solid #d1cfd0; float:left; padding:15px 0; font-size:16px; color:#000; font-weight:bold}

.pro_title2{width:1158px; border-bottom:1px solid #d1cfd0; float:left; padding:10px 0; font-size:16px; color:#000; font-weight:bold}
.pro_title2 h5{font-size:16px; color:#000; font-weight:bold}
.page_Rightpro{ width:1158px; float:left; padding:20px 0px}

.proinquiry{width:1122px; float:left; padding:10px 18px}

/*反馈*/
.inquiry{width:100%;padding:0px 0 20px 0; text-align:left;}
.inquiry_Title{ width:100%;float:left; font-size:14px; font-family:'arial,'微软雅黑''; color:#000; font-weight:bold}
.inquiry h2{border-bottom:1px solid #ccc;padding-bottom:5px; font-family:'arial,'微软雅黑'';color:#333333;}
.inquiryinfo{width:100%; padding-bottom:5px;}
.inquiryinfo input[type=text]{height:20px;line-height:20px;padding:2px;border:1px solid #999;width:200px; background:#fff}
.inquiryinfo textarea{padding:2px;border:1px solid #999; width:590px; max-width:590px; font-family:arial,'微软雅黑'}

.inquiryleft{float:left;width:100%;}
.inquiryright{float:left;width:100%;}
.productbutton{
background:#53a8bc;
color: #ffffff;
font-size:13px; font-weight:normal;
border: 0 !important;
cursor: pointer;
height: 30px !important;
padding: 0 10px 0 10px !important;
width:80px !important;
}
.yz_alert{color:#ff0000;}

.button{
background:url(../img/btn.jpg) no-repeat;
color: #fff;
font-weight:normal;
text-align:center;
border: 0 !important;
cursor: pointer;
height: 19px !important;
font-family:arial,'微软雅黑';
width:69px !important;
line-height:19px;
}


/*底部反馈*/
.inquiry_foot {
	width:100%;
	padding:0px 0 20px 0;
	text-align:left;
	color:#fff
}
.inquiry_foot a {
	color:#fff
}
.inquiryinfo_foot {
	width:100%;
	padding-bottom:10px;
}
.inquiryinfo_foot input[type=text] {
	height:24px;
	line-height:24px;
	padding:3px 8px;
	width:310px;
	background:#fff;
	border:0;
	font-size:13px;
	color:#666
}
.inquiryinfo_foot textarea {
	padding:3px 8px;
	width:316px;
	max-width:316px;
	font-family:arial,'微软雅黑';
	border:0
}
.inquiryleft_foot {
	float:left;
	width:100%;
}
.inquiryright_foot {
	float:left;
	width:100%;
}
.productbutton_foot {
	background: #000;
	color: #ffffff;
	border: 0 !important;
	cursor: pointer;
	height: 28px !important;
	font-family:arial,'微软雅黑';
	padding: 0 15px 0 15px !important;
	width:80px !important;
}
.productbutton_foot:hover {
	background: #000;
}
.yz_alert_foot {
	color:#ff0000;
}

#pro_profile{ width:100%; padding-top:20px; }
/*自定义样式结束*/

#sitemap h2{ font-size:15px; font-weight:normal;}
#sitemap h3{ font-size:14px; font-weight:normal;}