/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0 auto;
}
body{
	font: 14px "Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";
}
h1 {
	font-size:32px;
	color:#333333;
}
h4 {
	color:#000;
	}
img{
	border:none;
}

a{
	color:#043f8d;
	text-decoration:none;
}
a:hover{
	color:#4f60d7;
	text-decoration:none;
}
ul{
	list-style:none;
}
input,select,button{
	
	vertical-align:middle;
}
.clear{ clear:both;}
/*---------- stock ---------*/
.center{
	margin-top:72px;
}
.text-center{
	text-align:center;
	}
.w960{
	width:960px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.clr{
	clear:both;
	}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px
}
.btn-1{
	width:56px;
	height:24px;
	border:none;
	background:url(../images/comm-bt.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#585858;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
	cursor:pointer;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	z-index:999;
	width:100%;
	margin:auto;
	background-color:#FFFFFF;
}
.header_top{
	height:25px!important;
	height:24px;
	line-height:25px;
	border-bottom:1px solid #DBDBDB;
	color:#676767;
	overflow:hidden;
    background:url("../images/green_skin.png") repeat-x scroll 0 -188px transparent;
	}
.header_top .time{
	float:left;
	padding-left:10px;	
	}
.header_top a.rss{
    
	}
.header_top .toplinks{	
	float:right;
	text-align:right;
}
.header_top .toplinks a{
	margin:0 5px;
	}
.header_top .toplinks span{
	margin-left:15px;
	}
.header_top .toplinks span a{
	margin:0 2px;
	}
.header .search {
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#ff3333;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
}
.header .title{
	float:left;
	padding-left:10px;

}
.header .title h1 a{
	width:216px;
	height:54px;
	display:block;
	overflow:hidden;
}
.header .banner{
	width:500px;
	height:60px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.header .banner img{
	width:500px;
	height:60px;
	display:block;
}
.header .banner2{
	width:200px;
	height:60px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
.header .banner2 img{
	width:200px;
	height:60px;
	display:block;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}

/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
/*------ 主色 -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height: 75px;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
/* --------- 导航 ----------------*/
.w1003 {
	width:1180px;
}
.w1340 {
	width:1340px;
}
.w1570 {
	width:1570px;
}
.arc_selector {
	background-image:url(/uploads/allimg/anquansuoju/TopBannerLOTO.png);
	}
.cf2 {
	background-color:#f2f2f2;
	}
.new-line {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:15px 0;
	color:#4c4c4c;
}
#repro li {
	float:left;
	width:285px;
	text-align:center;
	background-color:#ffffff;
	margin:0 5px 10px 5px;
	padding-bottom:15px;
}
#repro li img {
	padding:15px 15px 0 15px;
}
#repro li strong {
	font-size:16px;
}

#remar li {
	float:left;
	width:285px;
	text-align:center;
	background-color:#ffffff;
	margin:0 5px 10px 5px;
	padding-bottom:18px;
	height:294px;
	overflow:hidden;
	color:#5b5b5b;
}
#remar li span {
	font-size:16px;
	font-weight:bold;
	line-height:35px;
}
#remar li p {
	line-height:20px;
}

#relcat {
	height:72px;
}
#relcat li {
	float:left;
	text-align:center;
	width:152px;
	margin:15px 22px;
	line-height:42px;
}
#relcat li h2 {
	font-size:18px;
	font-weight:bold;
}
/* #tagcat {
	height:72px;
	background-color:#ffffff;
} */
#tagcat li {
	float:left;
	text-align:center;
	background-color:#ffffff;
	width:251px;
	margin:15px 22px;
	padding-bottom:6px;
}
#tagcat li:hover {
	background-color:#397cbe;
}
#tagcat li a:hover {
	color:#ffffff;
}
#tagcat li h2 {
	font-size:18px;
	font-weight:bold;
	line-height:40px;
}
#headertop {
	overflow:hidden;
	height: 125px;
	width:1340px;
}
#headertop .navtop{
	height:75px;
	padding:25px 0 25px 0;
}
#headertop .navtop a{
	float:left;
}
#headertop .navtop span{
	float:right;
}
#headertop .navtop .toptext{
	float:left;
	width:400px;
	font-size:24px;
	padding:10px 0 0 35px;
}
#headertop .navtop .toptext b{
	font-size:18px;
	display:block;
	color:#043f8d;
}
#headertop .navtop form{
	float:left;
}
#headertop .navtop .navtel {
	float:right;
	padding:22px 0;
	}
#headertop .navtop .navtel a{
	font-weight:bold;
	color:#fff;
	}
#headertop .navtop .navtel li {
	float:left;
	line-height:48px;
	margin-left:15px;
	}
#headertop .navtop .navtel li span {
	font-size:18px;
	font-weight:bold;
	color:#043f8d;
	padding-left:10px;
	line-height:35px;
	}
.toggle {
	display:none;
	}
#headermenu{
	width:1340px;
	height:50px;
	text-align:center;
	}
#headermenu ul {
	
}
#headermenu ul li {
	font:1.1rem/1.4em Montserrat,sans-serif;
	float:left;
	display:inline-block;
}
#headermenu ul li:hover {
	background-color:#043f8d;
	}
#headermenu ul li ul {
	display:none;
	}
#headermenu ul li:hover > ul {
	display:block;
	top:175px;
	text-align:left;
	z-index:99;
	background-color:#f2f2f2;
	width:180px;
	position:absolute;
	}
#headermenu ul li:hover > ul li {
	line-height:20px;
	font-size:14px;
	float:none;
	border-bottom:1px solid #ddd;
	padding:10px 10px;
	}
#headermenu ul li:hover > ul li.navlast a{
	border-right:none;
	}
#headermenu ul li:hover > ul li a {
	color:#043f8d;
	border-right:none;
	}
#headermenu ul li:hover > ul li:hover {
	background-color:#f2f2f2;
	}
#headermenu ul li:hover > ul li a:hover {
	color:#4f60d7;
	}
#headermenu ul li a {
	color: #043f8d;
	text-decoration:none;
	font-weight:bold;
	border-right:1px solid #f2f2f2;
}
#headermenu .menu-last a {
	border-right:none;
	}
#headermenu ul .menu-last:hover a {
	border-right:none;
	}
#headermenu ul li span {
	text-align:center;
	padding:10px 15px;
	line-height:50px;
}
#headermenu ul li:hover a {
	border-right:1px solid #043f8d;
	color:#fff;
}


/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:250px;
	height:33px;
	padding-left:6px;
	border:#ccc solid 1px;
	background: #f2f2f2;
	color:#444;
}
.search-submit {
	cursor:pointer;
	width:45px;
	height:35px;
	font-size:0px;
	border:0px;
	background:url(../images/search.png) no-repeat;
	margin:1px 0 0 -4px;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin:0 10px 0 0;
	*margin:0 10px 0 0;
	_margin:5px 10px 0 0;
}
.w1003 .tags {
	overflow:hidden;
	background-color:#FFF;
	line-height:30px;
	margin-bottom:6px;
	padding-left:20px;
}
.w1003 .tags h4 {
	float:left;
	margin-right: 16px;
}
.w1003 .tags li {
	float:left;
	margin-right: 6px;
}
.w1003 .tags li a{
	color:#999;
	}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:830px;
	line-height:26px;
	float:left;
	color:#256DB1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #BADAA1;
	height:22px;
	line-height:21px;
	background:url(../images/channel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428C5B;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
.infiniteCarousel {
  width: 1003px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width:1003px;
  overflow: auto;
  height: 215px;
  top: 0;
}
.infiniteCarousel ul a img {
  width:247px;
  height:183px;
  display:block;
}
.infiniteCarousel .wrapper ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin-left:230px;
  padding:0;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  float:left;
  width: 247px;
  text-align:center;
  margin:0 2px;
  background-color:#FFFFFF;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
   display:block;
   line-height:17px;
   padding:4px 0;
}
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 70px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {
  right: 0;
}
.infiniteCarousel .back {
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(../images/white_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428C5B;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}
/*---------- frame : footer ---------*/
.footer{
	margin:auto;
	color:#333;
	padding-bottom:10px;
	background-color:#e3e9f2;
	width:100%;
	padding:30px 0;
	border-top:1px solid #ccc;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	width:1340px;
	line-height:25px;
}
.footer .powered ul{
	float:left;
	width:25%;
}
.footer .powered .foot-left li{
	width:35%;
	float:left;
	}
.footer .powered ul.f5{
	width:100%;
}
.footer .powered ul span{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
.footer .powered ul li a{
	width:100%;
}
.footer .powered strong:hover{
	color:#2963c7;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#666666;
	line-height:23px;
}
.poweredl{
	float:left;
}
.poweredl a{
	color:#999999;
}
.poweredr{
	margin-right:50px;
	float:right;
}
/*new search result page
----------------------------------------*/
.search_header{
    overflow:hidden;
	zoom:1;
}
.search_header  h1{
    float:left;
    display:inline;
    margin:5px 20px 5px 10px;
    width:216px;
}
.search_header .search_box{
    float:left;
    padding-top:25px;
}
.search_header .search_box input{
    border-width:1px;
	border-style:solid;
	border-color:#707070 #CECECE #CECECE #707070;
	padding:2px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
}
.search_header .search_box select{
   font-size:14px;
   height:22px;
   margin-right:5px;
}
.search_header .search_box button{
    margin-right:3px;
}
.resultbar{
	height:32px;
	line-height:32px;
	background:transparent url(../images/search-top-bg.gif) repeat-x scroll;
	text-indent:12px;
	color:#428C5B;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
 }
 .result_content{
    overflow:hidden;
	zoom:1;
	margin-bottom:6px;
 }
.sidebar{
  float:right;
  width:300px;
  padding:20px 0 0 20px;
  word-wrap:break-word;
  background-color:#FFF;
  margin-left:6px;
}
.sidebar h2{
  font-size:14px;
  line-height:25px;
 }
.sidebar  ul {
  padding:4px 8px;
 }
.sidebar  ul li{
  line-height:24px;
  background:url(../images/ico-3.gif) 4px 9px no-repeat;
 }
.resultlist{
  overflow:hidden;
  background-color:#FFF;
}
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#333;
  font-size:14px;
  width:650px;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }
.inad {
background:url(../images/background.jpg);
width:100%;
height:600px;
background-position:50% 50%;
 }
 .inadspec {
background:url(../images/services.jpg);
width:100%;
height:500px;
background-position:50% 50%;
 }
.inadlm {
background:url(../images/backgroundlm.jpg);
width:100%;
height:425px;
background-position:50% 50%;
 }
 .inaddg {
background:url(../images/backgrounddg.jpg);
width:100%;
height:425px;
background-position:50% 50%;
 }
  .inadsg {
background:url(../images/backgroundsg.jpg);
width:100%;
height:425px;
background-position:50% 50%;
 }
.inadus {
background:url(../images/backgroundus.jpg);
width:100%;
height:425px;
background-position:50% 50%;
 }
.probanner {
height:355px;
background:#000;
background:url(../images/probanner.jpg);
 }
.probanner .br-text {
	padding:50px 0;
	}
.probanner span {
	font-size:30px;
	font-weight:bold;
	color:#fff;
	}
.probanner h2 {
	font-size:30px;
	color:#fff;
	padding-bottom:5px;
	}
.probanner .br-text p {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	}
.probanner .br-btn {
	padding-top:40px;
	}
.br-btn1 {
	color:#fff;
	background:#043f8d;
	padding:8px 10px;
	border:3px solid #fff;
	border-radius:.75rem;
	margin-right:20px;
	box-shadow:0 0 10px hsla(0,0%,60%,.5);
	}
.br-btn1:hover {
	color:#fff;
	border:3px solid #00abd3;
	}
.soubanner {
height:355px;
background:#f2f2f2;
background:url(../images/soubanner.jpg);
 }
.soubanner .br-info {
	padding:30px 0;
	}
.soubanner span {
	font-size:30px;
	font-weight:bold;
	color:#fff;
	}
.soubanner h1 {
	font-size:30px;
	color:#fff;
	padding-bottom:5px;
	}
.soubanner .br-info p {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	}
.soubanner .br-btn {
	padding-top:30px;
	}
.soubanner ul {
	padding:30px 0 0 10px;
	}
.soubanner ul li {
	background:url(/images/li_tb2.gif) 0 8px no-repeat;
	padding:2px 0 0 18px;
	}
.soubanner ul li a{
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	}
.soubanner ul li span{
	font-size:12px;
	color:#ccc;
	}
/* .soubanner .br-btn1 {
	color:#fff;
	background:#043f8d;
	padding:8px 10px;
	border:3px solid #fff;
	border-radius:.75rem;
	margin-right:20px;
	}
.soubanner .br-btn1:hover {
	border:3px solid #00abd3;
	} */
.pagehome {
  width:334px;
  height:165px;
  float:left;
 }
.pagehome ul{
padding:15px;
}
.pagehome ul li{
width:76px;
height:28px;
text-align:center;
float:left;
}
.pagehome1 {
  width:334px;
  height:101px;
  float:left;
 }
.pagehome1 ul{
padding:15px;
}
.pagehome1 ul li{
width:100px;
height:28px;
text-align:center;
float:left;
}
.bg {
background:url(../images/luosi1.jpg);
width:1003px;
height:600px;
}
.bg .bg2{
width:331px;
height:170px;
float:left;
}
.bg .bg1{
width:331px;
height:170px;
margin-right:5px;
float:left;
}
.bg h1{
  padding:20px 0 0 20px;
}
.text1 {
font-size:42px;
color:#333333;
}

/*——– 下拉菜单 ————–*/
.dropMenu {
position:absolute;
top: 0;
z-index:100;
width: 80px;
visibility: hidden;
margin-top: -1px;
border: 1px solid #003366;
border-top: 0px solid #3CA2DC; background-color:#FFFFFF;
padding-top:6px;
padding-bottom:6px;
}
.dropMenu li {
margin-top:2px;
margin-bottom:4px;
padding-left:0px;
}
.dropMenu a {
width: auto;
display: block;
color: black;
padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
width: 100%;
}
.dropMenu a:hover {
color:red;
text-decoration: underline;
}

/*——– 首页幻灯片 ————–*/
.banner {
	height:355px;
	background:#043f8d;
	background-image:url(../images/Topbanner.jpg);
	}
.banner .br-text {
	padding:50px 0;
	}
.banner h2 {
	font-size:30px;
	color:#fff;
	padding-bottom:5px;
	}
.banner .br-text p {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	}
.banner .br-btn {
	padding-top:40px;
	}
/* .banner .br-btn1 {
	color:#fff;
	background:#043f8d;
	padding:8px 10px;
	border:3px solid #fff;
	border-radius:.75rem;
	margin-right:20px;
	}
.banner .br-btn1:hover {
	border:3px solid #00abd3;
	} */
.br-list {
	text-align:center;
	padding:50px 0;
	}
.br-list #brlist-tt, h2 {
	font-size:35px;
	font-weight:bold;
	color:#333;
	padding-bottom:35px;
	}
.br-list ul {
	width:1340px;
	text-align:center;
	display:inline-block;
	}
.br-list ul li {
	width:16.5%;
	float:left;
	}
.br-list ul li .sj_img {
	width:auto;
	height:auto;
	}
.br-list ul li .client_img {
	width:220px;
	height:auto;
	}
.br-list ul li b {
	display:block;
	padding:20px 0;
	font-size:20px;
	}
.br-list ul li b a {
	color:#333;
	}
.br-list ul li h3 {
	padding:20px 0;
	font-size:20px;
	}
.br-list ul li h3 a {
	color:#333;
	}
.br-list ul li h3 a:hover {
	color:#333;
	}
.br-list ul li strong {
	display:block;
	padding:20px 0;
	font-size:20px;
	}
.br-list ul li strong a {
	color:#333;
	}
.br-list ul li strong a:hover {
	color:#333;
	}
.br-cat {
	text-align:center;
	padding:50px 0;
	}
.br-cat .brlist-tt {
	font-size:35px;
	font-weight:bold;
	color:#333;
	padding-bottom:35px;
	}
.br-cat ul {
	width:1340px;
	text-align:center;
	display:inline-block;
	}
.br-cat ul li {
	width:10%;
	float:left;
	}
.br-cat ul li img {
	width:73px;
	}
.br-cat ul li h3 {
	padding:20px 0;
	font-size:20px;
	}
.br-cat ul li h3 a {
	color:#333;
	}
.br-cat ul li h3 a:hover {
	color:#333;
	}
.br-dif {
	text-align:center;
	padding:50px 0;
	}
.br-dif .brlist-tt {
	font-size:35px;
	font-weight:bold;
	color:#333;
	padding-bottom:35px;
	}
.br-dif ul {
	text-align:center;
	display:inline-block;
	}
.br-dif ul li {
	float:left;
	background-color:#fff;
	padding:30px;
	margin:0 20px;
	width:346.667px;
	}
.br-dif ul li img {
	width:346.667px;
	padding-bottom:8px;
	}
.br-dif ul li span {
	font-size:20px;
	font-weight:bold;
	}
.br-dif ul li p {
	font-size:20px;
	}
.br-dif ul li a {
	font-size:20px;
	color:#333;
	font-weight:bold;
	}
.br-dif ul li a:hover {
	color:#4f60d7;
	}
.br-diff {
	text-align:center;
	padding-top:50px;
	}
.br-diff .brlist-tt {
	font-size:35px;
	font-weight:bold;
	color:#333;
	padding-bottom:35px;
	}
.br-diff ul {
	text-align:left;
	display:inline-block;
	}	
.br-diff ul li {
	float:left;
	background-color:#fff;
	padding:30px;
	margin:20px;
	width:346.667px;
	height:180px;
	}
.br-diff ul li span {
	font-size:20px;
	font-weight:bold;
	}
.br-diff ul li p {
	font-size:16px;
	color:#333;
	padding-top:10px;
	}
.br-pro {
	padding:50px 0;
	overflow:hidden;
	}
.br-pro .brpro-tt {
	font-size:24px;
	font-weight:bold;
	color:#333;
	padding-bottom:35px;
	}
.br-pro ul {
	text-align:center;
	display:inline-block;
	width:2680px;
	}
.br-pro ul li {
	width:268px;
	float:left;
	}
.br-pro ul li img {
	width:160px;
	height:99px;
	border:1px solid #ccc;
	}
.br-pro ul li span {
	padding:20px 0;
	font-size:15px;
	font-weight:bold;
	display:block;
	}
.br-pro ul li span a:hover {
	color:#333;
	}
.br-pro .br-pro2 {
	
	}



* A {POSITION: relative}
#featureShop {
	float:left;
	}
#featureContainer {
	width:1340px;
}
#featureContainer .brpro-tt {
	font-size:24px;
	font-weight:bold;
	color:#333;
	padding:50px 0 15px 0;
	}
#featureContainer .brpro-ttt {
	font-size:24px;
	font-weight:bold;
	color:#333;
	padding:35px 0 15px 0;
	}
#featureContainer ul li span {
	padding:20px 0;
	font-size:15px;
	font-weight:bold;
	display:block;
	}
#featureContainer ul li span a {
	color:#333;
	}
#featureContainer ul li span a:hover {
	color:#333;
	}
#wrap {
	OVERFLOW: hidden
}
#load {
	BACKGROUND-IMAGE: url(images/loader32x32.gif); BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; TEXT-INDENT: -9999px; MARGIN: 0px auto; WIDTH: 923px; DISPLAY: none; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 50%; HEIGHT: 100px; BORDER-TOP: #999 0px dotted; BORDER-RIGHT: #999 0px dotted
}
#featureContainer .hotkeywords {
	padding-top:40px;
	}
#featureContainer ul.indus {
	margin:40px 0;
	color:#333;
	}
#featureContainer ul.indus li {
	line-height:25px;
	padding-bottom:20px;
	}
#feature {
	
}
#feature .button {
	BORDER-BOTTOM: #999 0px dotted; POSITION: absolute; BORDER-LEFT: #999 0px dotted; WIDTH: 840px; BORDER-TOP: #999 0px dotted; TOP: 72px; BORDER-RIGHT: #999 0px dotted; LEFT: 0px
}
#feature .prev {
	TEXT-INDENT: -9999px; WIDTH: 30px; BACKGROUND: url(../images/feature_left.gif) center top; FLOAT: left; HEIGHT: 48px; TOP: -125px;
}
#feature .next {
	TEXT-INDENT: -9999px; WIDTH: 30px; BACKGROUND: url(../images/feature_right.gif) center top; FLOAT: right; HEIGHT: 48px; TOP: -125px;
}
#feature .prev:hover {
	BACKGROUND-POSITION: center bottom
}
#feature .next:hover {
	BACKGROUND-POSITION: center bottom
}
.featureUL {
	
}
.featureBox {
	PADDING-TOP: 10px;
	height:auto;
}
#botton-scroll {
	HEIGHT: 200px;
}
#block {
	OVERFLOW: hidden;
	width:1340px;
}
#block .box {
	PADDING-TOP: 10px;
	width:248px;
	height:200px;
	text-align:center;
}
#block .box img {
	width:120px;
	height:auto;
	border:1px solid #ccc;
	}
#block .box .feature-title {
	FONT-SIZE: 140%; FONT-WEIGHT: normal
}
#block .box .feature-thumb {
	WIDTH: 240px; MARGIN-BOTTOM: 5px; FLOAT: left; HEIGHT: 150px
}
#pro-block {
	overflow:hidden;
	width:1240px;
	}
#pro-block .box {
	width:248px;
	height:200px;
	padding-top:10px;
	text-align:center;
	}
#pro-block .box img {
	width:120px;
	height:auto;
	border:1px solid #ccc;
	}
#pro-block .box .feature-title {
	FONT-SIZE: 140%; FONT-WEIGHT: normal
}
#pro-block .box .feature-thumb {
	WIDTH: 240px; MARGIN-BOTTOM: 5px; FLOAT: left; HEIGHT: 150px
}


/*——– 产品页tab切换 ————–*/
.pro_list {
	background-color:#3d3e43;
	}
#head_list {
width:1340px;
height:65px;
line-height:63px;
	}
            #head_list li{
				float:left;
				cursor:pointer;
				font-size:18px;
				font-weight:bold;
				margin-right:60px;
            }
			#head_list li a {
				color:#fff;
				}
			#head_list li a:hover {
				color:#fec949;
				}
            #head_list .active{
                
            }
#menu_content{
	padding:35px 0;
	}
#menu_content span {
	font-size:24px;
	font-weight:bold;
	display:none;
	}
#view {
	font-size:16px;
	margin-top:25px;
	}
#view p {
	margin-bottom:18px;
	}
#view ul {
	margin-left:35px;
	}
#view ul li {
	list-style:disc;
	margin-bottom:18px;
	}
#specifications {
	padding:35px 0;
	}
#specifications span {
	font-size:24px;
	font-weight:bold;
	display:none;
	}
#specifications table {
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	border:1px solid #999;
	font-size:16px;
	margin-top:25px;
	}
#specifications td {
	border:1px solid #999;
	padding:10px 12px;
	}
table tr:nth-child(2n) {
	background-color:#f1f1f1;
	}
.table_specname {
	width:25%;
	}
#drawing {
	padding:35px 0;
	}
#drawing span {
	font-size:24px;
	font-weight:bold;
	display:none;
	}
#drawing .drawing_img {
	padding-top:25px;
	}
#cssmenu {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  margin:0 auto;
  text-align:center;
}
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu > ul{
display:inline-block;
}
#cssmenu ul li{
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display:inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}

#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu ul li:hover { background-color:#043f8d;}
#cssmenu > ul > li:hover >a ,
#cssmenu > ul > li a:hover {color:#fff;}
#cssmenu > ul > li > a {
  padding: 20px 15px;
  font: 1.1rem/1.4em Montserrat,sans-serif;
  font-weight:bold;
  text-transform: uppercase;
}
#cssmenu ul li a{
  color:#043f8d;
  display: inline-block;
  }
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  text-align:left;
  z-index:999;
}
#cssmenu li:hover > ul {
  left: 0px;
  box-shadow:0 0 5px #cacaca;
}

#cssmenu ul li:hover > ul > li {
  height: 45px;
}
#cssmenu ul ul li a {
  line-height:45px;
  width: 160px;
  font-size: 14px;
  font-weight:bold;
  background: #f2f2f2;
  text-decoration: none;
  color: #043f8d;
  padding-left:15px;
}
#cssmenu ul ul li a:hover {
  color: #086ff7;
}