body {
	margin:0;
	padding:0;
	line-height:24px;
	font-family: Verdana, Arial, Tahoma;
	font-family:"思源黑体";
	font-size: 12px;
}

li{list-style-type: none;}
ul{list-style-type: none; margin:0 auto; padding:0;}
a {color:#333333;text-decoration:none;}
a:hover {color:#1c73b0;text-decoration:none;}
.center{ text-align:left; width:700px; float:right;}
.line{ border-bottom:#CCCCCC 1px dashed;}
p{ margin:0; padding:0;}

img {border:0;}
.img:visited img{border: 0px solid #cccccc;}
.img img{border: 0px solid #cccccc;padding:0px;}
.img:hover img{border: 0px solid #cccccc;}

/*顶部样式*/
.top_up{ width:100%; height:39px; line-height:37px; margin:0 auto; font-size:14px; background:url(top_bg.jpg) repeat-x center top;}
.top_left{ width:500px; float:left; color:#373737;}
.top_right{ width:200px; float:right; color:#373737; font-size:14px; text-indent:40px;}
.top_right a{ color:#373737;}
.top_right a:hover{ color:#0857b3}

.top{ width:100%; height:172px; margin:0 auto;}
.top_bg{ width:1100px; height:126px; margin:0 auto; background:url(top.jpg) no-repeat center top;}

/* 轮换区 */
.flash{}
.flash_bt{ width:100%; height:39px; margin:0 auto; background-color:#f1f1f1; overflow:hidden; border-bottom:1px #e2e2e2 solid;}
/*轮换*/
.banner{position: relative; height:414px; overflow: hidden; clear:both;}
.bwrap{position: relative; z-index: 0; }
.bquery{position: relative; z-index: 0; height:414px;}
.blist{display: none; position: absolute; top: 0; left: 0; z-index: 0; height:414px; font-size: 0; line-height: 0; }
.blist a{display: block; position: absolute; left: 0; top: 0;}
.blist img{ }
/*.bannerTmpBox{display: none; position: absolute; left: 0; top: 0; z-index: 9; height: 570px; }
.bannerTmpBox a{position: absolute; overflow: hidden; font-size: 0; line-height: 0; }
.bannerTmpBox a img{position: absolute; }*/
.bfilter{position: absolute; top: 0; left: 0; z-index: 9; width:100%; height:414px; font-size: 0; line-height: 0; }
.bfilter a{position: absolute; top: 0; left: 0; width: 5%; height:414px; overflow: hidden; }
.bfilter a img{position: absolute; left: 0; top: 0; }
.bctrl{position: absolute; bottom:24px; left: 0; z-index: 9; width: 100%; height: 24px; }
.bctrli{text-align: center; font-size: 0; line-height: 0; }
.bctrli a{display: inline-block; width: 24px; height: 24px; margin: 0 3px; background: url(banner_control.png) no-repeat left center; }
.bctrli a:hover,
.bctrli a.curr{background-position: right center; }
.bctrli a{*display: inline; *zoom: 1; }

/*导航样式*/
.Top_menu {height:45px; width:100%; background-color:#0857b3; margin:0 auto; font-family:"Arial";}
.Top_menu ul{list-style:none; margin:0 auto; width:1100px; position:relative; z-index:10;}
.Top_menu ul li{float:left;width:135px;text-align:center; height:45px; line-height:45px; font-size:14px;}
.Top_menu ul .li_link{width:0px; height:45px; background:url(menu_list.jpg) no-repeat center top;}
.Top_menu ul li a:link{color:#fff;text-decoration:none;display: block;}
.Top_menu ul li a:visited{color:#fff;text-decoration:none;display: block;}
.Top_menu ul li a:hover{color:#fff; text-decoration:none;display: block;} 
.Top_menu ul li a:active {color:#fff;display: block;}

.nqType{position:relative; overflow: hidden; height:45px; width:1100px; margin:0 auto;}
.nqtWrap{float: right; overflow: hidden; }
.nqtWrap li{float:left;}
.nqtWrap li a{display: block; height:45px; padding: 0 0px; line-height:45px; color: #000; text-decoration: none; }
.nqUnderline{position:absolute; bottom:0; right:0; height:45px; width:40px; z-index:1; top:0px; background-color:#db0000;}

/*index*/
.main{ width:1100px; margin:0 auto; height:auto; overflow:hidden;}

/*上下产品*/
.sy_cp{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding-bottom:20px; margin-top:10px;}

.sy_cp_top{ width:1200px; height:60px; margin:0 auto; overflow:hidden; margin-bottom:15px;}
.sy_cp_tf{width:1200px; height:35px; line-height:35px; font-size:22px; font-weight:bold; color:#252525; background:url(title.png) no-repeat center center; text-align:center; margin:0 auto; text-align:center;}
.sy_cp_r{width:1200px; height:25px; line-height:25px; margin:0 auto; text-align:center; color:#909090; font-size:12px; text-transform:uppercase;}
.sy_cp_r a{color:#CCC;}
.sy_cp_r a:hover{ color:#FFF;}

.sy_cp_bg{ width:1198px; height:auto; margin:0 auto; background-color:#FFF; overflow:hidden; border:1px #d1d1d1 solid;}

.sy_cp_list{margin-left:5px; margin-bottom:10px;}
.sy_cp_list a{width:232px; height:230px; background:url(sy_cp_list.jpg) no-repeat center bottom; border:1px #e4e4e4 solid; display:block; color:#333134; }
.sy_cp_list a:hover{width:232px; height:230px; background:url(sy_cp_list.jpg) no-repeat center bottom; display:block; border:1px #c30101 solid; color:#c30101;}

.sy_pro{ width:1200px; height:33px; margin:0 auto; margin-bottom:20px;}
.sy_pro_list ul{}
.sy_pro_list ul li{ width:160px; height:33px; float:left; line-height:33px; margin-bottom:10px; background-color:#fff; font-size:14px; text-align:center; margin-right:10px; overflow:hidden;}
.sy_pro_list ul li a:link{ text-decoration:none; color:#2269d5; display:block;}
.sy_pro_list ul li a:visited{text-decoration:none; color:#2269d5; display:block;}
.sy_pro_list ul li a:hover{height:33px; line-height:33px; display:block; color:#2269d5; text-decoration:underline;}
.sy_pro_list ul li a:active{ text-decoration:none; color:#2269d5; display:block;}


/*优势*/
.youshi{ width:100%; height:auto; margin:0 auto; overflow:hidden; background:url(youshi_bg.jpg) repeat center top; padding-top:15px;}
.youshi01{ width:1002px; height:454px; margin:0 auto; background:url(youshi.jpg) no-repeat center top;}
.youshi02{ width:1002px; height:305px; margin:0 auto; background:url(youshi_02.jpg) no-repeat center top;}
.youshi03{ width:1002px; height:278px; margin:0 auto; background:url(youshi_03.jpg) no-repeat center top;}

/*左右产品*/
.tj_cp{width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:25px;}
.tj_cp_top{ width:340px; height:39px; margin:0 auto; background:url(Anli_top.jpg) no-repeat center top; line-height:39px; text-align:center; font-size:20px; font-weight:bold; color:#FFF;}
.tj_cp_bg{ width:1230px; height:auto; margin:0 auto; overflow:hidden; margin-bottom:25px;}

/*mover ad*/
.movead {zoom:1; width:1214px; margin:0 auto; margin-top:15px;}
.movead .pcont {width:1100px; height:310px; overflow:hidden; float:left; margin-left:5px; margin-right:5px;}
.movead .ScrCont {width: 32766px; zoom: 1}
.movead #List1_1 {FLOAT: left}
.movead #List2_1 {FLOAT: left}
.movead .LeftBotton { background:url(leftbtn.png) no-repeat center; FLOAT: left; WIDTH:50px; HEIGHT:310px;_behavior: url(js/iepngfix.htc);}
.movead .RightBotton { background:url(rightbtn.png) no-repeat center; FLOAT: left; WIDTH:50px; HEIGHT:310px;_behavior: url(js/iepngfix.htc);}
.movead .pl img{DISPLAY: block; CURSOR: pointer; max-width:250px; height:250px; margin:0 auto;}
.movead .pl {float:left; width:250px; height:310px; margin-top:10px; text-align:center; margin-left:12px; margin-right:12px; font-size:14px;}
.movead .pl a{ background-color:#014085; display:block; font-size:18px; font-weight:bold; color:#FFF; line-height:50px;}

/*right*/
.right{width:855px; height:auto; float:right; margin-bottom:20px;}
.right_top{ width:855px; height:45px; margin:0 auto; overflow:hidden; border-bottom:1px #cccccc solid;}
.right_tf{width:auto; height:44px; line-height:45px; font-size:14px; color:#666666; float:left; border-bottom:1px #F00 solid; overflow:hidden; font-weight:bold;}

.right_bg{ width:820px; height:auto; margin:0 auto; overflow:hidden; line-height:34px;}



.gsjj{ width:550px; height:auto; float:left;}
.gsjj_top{ width:550px; height:auto; margin:0 auto; margin-top:40px; margin-bottom:30px; overflow:hidden;}
.gsjj_tf{ width:100px; height:35px; line-height:35px; float:left; font-size:24px; color:#ff0000;}
.gsjj_r{ width:150px; height:35px; line-height:35px; float:left; color:#0857b3; font-size:24px;}
.gsjj_bg{ width:550px; height:auto; margin:0 auto; overflow:hidden;}
.gsjj_img{ width:370px; height:200px; float:left; padding-right:15px;}
.gsjj_body{ width:550px; height:auto; margin:0 auto; color:#5a5a5a; font-size:14px; line-height:30px;}

/* mover ad */
.hl_main5_content{width:1150px; height:230px; overflow:hidden; border-top:none; margin:0 auto; position:relative;} 
.hl_main5_content1{width:1070px; overflow:hidden; margin:0 auto;} 
.hl_main5_content1 ul{width:1070px; overflow:hidden;} 
.hl_main5_content1 ul li{ float:left; width:250px; display:inline; margin-left:8px; margin-right:8px; text-align:center; font-size:14px; line-height:40px;} 
.hl_scrool_leftbtn{width:26px; height:96px; background:url(../images/leftbtn2.png) no-repeat; left:0; top:85px; left:10px; cursor:pointer; position:absolute; z-index:10;} 
.hl_scrool_rightbtn{width:26px; height:96px; background:url(../images/rightbtn2.png) no-repeat; right:0; top:85px; right:10px; cursor:pointer; position:absolute; z-index:10;} 


/*新闻中心*/
.news{ width:500px; height:auto; float:right;}
.news_bg{ width:500px; height:auto; margin:0 auto; overflow:hidden;}

.news_list{ width:100%; height:35px; line-height:35px; border-bottom:#CCCCCC 1px dashed; font-size:14px;}
.news_list a{ color:#555555;}
.news_list a:hover{ text-decoration:underline;}

.news2{ width:385px; float:right; margin-top:10px; background-color:#FFF; padding-bottom:15px;}
.news2_top{width:385px; height:50px; line-height:50px; margin:0 auto; background:url(news_top.jpg) no-repeat left top;}
.news2_tf{width:115px; height:46px; float:left; font-size:20px; font-weight:bold; color:#363636; text-align:center;}
.news2_r{ text-align:right; margin-right:20px!important; margin-right:10px;}
.news2_bg{ width:380px; height:auto; margin:0 auto;}

.news_list2{ width:100%; float:left; height:auto; text-indent:15px; line-height:30px; padding-bottom:10px; margin-bottom:10px; border-bottom:#CCCCCC 1px dashed}
.data{ color:#999; float:right;}

.cp{ width:745px; margin:0 auto;}
.cp_top{ width:745px; height:65px; background:url(pro_top.png) no-repeat;}
.cp_tf{float:left; margin-left:34px!important; margin-left:17px; color:#1c73b0; font-size:14px; font-weight:bold; line-height:50px; margin-top:10px;}
.cp_more{ text-align:right; margin-right:20px!important; margin-right:10px; margin-top:30px;}
.cp_bg{ width:745px; background:url(pro_bg.gif) repeat-y; margin:0 auto}
.cp_bt{ width:745px; height:11px; background:url(pro_bt.gif) no-repeat; margin:0 auto}


/*left*/
.left{ float:left; width:235px; height:auto; float:left; overflow:hidden; margin-top:5px;}
.left_pro_top{ width:100%; height:126px; margin:0 auto; text-indent:10px;}
.left_tf{ width:100%; height:80px; margin:0 auto; background-color:#7f7f7f; font-size:32px; color:#FFF; line-height:80px;}
.left_r{ width:100%; height:46px; margin:0 auto; background-color:#0857b3; font-size:16px; font-weight:bold; color:#FFF; line-height:46px; text-transform:uppercase;}
.left_pro_bg{width:100%; height:auto; overflow:hidden; margin:0 auto; padding-bottom:5px;}

.left_list{ width:235px; height:auto; margin:0 auto; text-indent:10px; overflow:hidden;}
.left_list ul{}
.left_list ul li{ width:235px; height:35px; margin:0 auto; margin-top:5px; line-height:35px; background:url(left_list.jpg) no-repeat center top; font-size:14px;}
.left_list ul li a{ text-decoration:none; color:#434343; display:block;}
.left_list ul li a:visited{text-decoration:none; color:#434343; display:block;}
.left_list ul li a:hover{height:35px; line-height:35px; display:block; color:#e51837;}
.left_list ul li a:active{ text-decoration:none; color:#434343; display:block;}

.left_list0{ width:200px; height:auto; margin:0 auto; text-align:center; overflow:hidden;}
.left_list0 ul{}
.left_list0 ul li{ width:200px; height:30px; float:left; line-height:26px; background:url(left_list2.jpg) no-repeat center top; font-size:12px;}
.left_list0 ul li a{ text-decoration:none; color:#555555; display:block;}
.left_list0 ul li a:visited{text-decoration:none; color:#555555; display:block;}
.left_list0 ul li a:hover{height:30px; line-height:26px; display:block; color:#0b62cb;}
.left_list0 ul li a:active{ text-decoration:none; color:#555555; display:block;}

#navigation a.here:link,
 #navigation a.here:visited,
 #navigation a.here:hover,
 #navigation a.here:active {height:35px; line-height:35px; display:block; color:#e51837;}


.left_lx_top{width:100%; height:50px; line-height:50px; font-size:18px; font-weight:bold; background-color:#1a3b70; color:#fff; text-align:center;;}

.left_lx_bg{ width:100%; height:auto; margin:0 auto; font-size:14px;}
/*foot*/

.link{ width:1000px; height:auto; overflow:hidden; margin:0 auto; margin-top:20px; margin-bottom:20px;}

.bottom{ width:100%; height:auto; margin:0 auto; color:#fff; background-color:#1a3b70; overflow:hidden; padding-bottom:20px;}
.bottom a{ color:#fff;}

.foot_menu{ width:100%; height:45px; margin:0 auto; overflow:hidden; margin-bottom:25px; background:url(foot_menu.jpg) repeat-x center bottom; color:#fff; line-height:45px; text-align:center; font-size:18px; font-weight:bold;}
.foot_menu a{ color:#fff;}

.foot{width:1100px; height:auto; margin:0 auto; font-size:14px;}


/*产品页样式*/
.cp_list{ width:280px; height:36px; float:left; margin-top:10px; margin-right:3px;}
.cp_list a{width:280px;height:36px; margin:0 auto; display:block; border:1px #fff solid; background:url(cp_list.jpg) no-repeat left bottom; color:#666666; cursor:pointer;}
.cp_list a:hover{width:280px;height:36px; display:block; margin:0 auto; border:#dddddd 1px solid;
-webkit-box-shadow:0 0 10px #dddddd;  
  -moz-box-shadow:0 0 10px #dddddd; 
  box-shadow:0 0 10px #dddddd; background:url(cp_list_on.jpg) no-repeat left bottom;}

.cp_list_text{ width:260px; height:auto; float:left; overflow:hidden; margin-left:40px; line-height:36px; font-size:14px;}

/*产品页样式*/
.cp_list2{ width:265px; height:260px; float:left; margin-bottom:5px; margin-right:3px;}
.cp_list2 a{width:265px;height:260px; margin:0 auto; display:block; border:1px #fff solid; background:url(cp_list.jpg) no-repeat right bottom; color:#666666; cursor:pointer;}
.cp_list2 a:hover{width:265px;height:260px; display:block; margin:0 auto; border:#dddddd 1px solid;
-webkit-box-shadow:0 0 10px #dddddd;  
  -moz-box-shadow:0 0 10px #dddddd; 
  box-shadow:0 0 10px #dddddd; background:url(cp_list_on.jpg) no-repeat right bottom;}

.cp_list2_text{ width:260px; height:auto; float:left; overflow:hidden; margin-left:10px; line-height:30px; margin-top:10px; font-size:18px;}