@charset "gb2312";
/* CSS Document */
	
* {
	list-style:none;
	/*margin:0;*/
	padding:0;
}
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Maven Pro Regular'), local('MavenProRegular'), url(fonts/MG9KbUZFchDs94Tbv9U-pVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'Maven Pro';
   font-style: normal;
  font-weight: 400;
  src: url('fonts/MavenPro-Regular.eot');
  src: url('fonts/MavenPro-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/fonts/MavenPro-Regular.woff') format('woff'),
       url('fonts/MavenPro-Regular.ttf') format('truetype'),
       url('fonts/MavenPro-Regular.svg#MavenProRegular') format('svg');
}


h1, h2, h3, h4 {
  font-family:  新宋体;
}
a:hover{
	color:#DB3C66;
}
body{	
	/*background: url(../img/ionic/bg-grid.png) repeat;*/
    font-family:   新宋体;
    font-size: 14px;
	}

.wrapper	
{	
  background: none;
}
.welcome 
{
       color: #FFFFFF;
	   font-size: 12px;
	   font-weight: 600;
	   float: left;
	   font-family:'Maven Pro', sans-serif;
	   letter-spacing: 0.10em;
	    line-height: 38px;
}
.welcomed{
	margin-top: -125px;
    margin-left: 380px;
}
.welcome a
{
  color: #5e5e5e;
  font-weight: 700;
}
.welcome a img{
	 float: left;
	 margin-top:10px;
}
.welcome .lewe{
	margin-left:16px;
}
.lewes{
	margin-left:16px;
}
.welcome a:hover{
	 text-decoration:none;
	color:#888888;
}
.tslo{
	  margin: 0 auto;
  	  color: #5e5e5e;
	  font-size: 12px;
	  font-weight: 600;
	  float: left;
	  font-family:'Maven Pro', sans-serif;
	  letter-spacing: 0.10em;
	  margin-left: 210px;
	  margin-top:10px;
}
.xzc{
  font-size: 14px;
  font-weight: 600;
  float: right;
  color: #5e5e5e;
  font-size: 12px;
  font-weight: 600;

  font-family: 'Maven Pro', sans-serif;
  letter-spacing: 0.10em;
}
.xzc a{
	  color: #FFF;
	  text-decoration:none;
}

.xzc a:hover{
	 text-decoration:none;
	 color:#df3726;
}

.search-icon {
    background: url('../img/ionic/sau.png') no-repeat center center;
    border: 1px solid #dfdfdf;
    color: #df3615;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    height: 15px;
    margin: 0 10px 0 0;
    padding: 15px 0 0;
    text-align: center;
    vertical-align: top;
    width: 30px;
    float: left;
    /* margin-top: 20px; */
}
#SearchForm {
  background: url('../img/ionic/sss.png') no-repeat center center;
  position: relative;
  float: right;
  width: 25%;
	margin-top:30px;
}
.qc{
	clear: both;
}
img{
	border:none;
	}
	
a{
	text-decoration:none;
	}
.footer
{
	float:left;
	width:1002px;
	height:170px;
}
.footerTop{
	height:170px;
	padding-left:10px;
	margin-top:0px;
	border: 1px solid #eaeaea;
	padding-right: 5px;
	}
.list-a
{
    float: left;
	width: 160px;
	padding-top:10px;
	}

.mod-wrap{
	padding:0 20px;
	}
.wraptop{
	width:140px;
	float:left;
	border-bottom:1px solid #E6E6E6;
	}
.wraptopLeft{
	width:80px;
	float:left;
	line-height:20px;
	padding-top:8px;
	}
.wraptopLeft h4{  
	margin:0;
	}
.wraptopLeft span{
	color:#505050;
	font-size:12px;
	}
.wraptop img{
	float:right;
	width:58px;
	height:49px;
	}
.list-a ul li{
	color:#505050;
	font-size:12px;
	line-height:30px;
	text-align:center;
	}
.hr0
{
	background:url(../images/shuline.png) no-repeat;
	float:left;
	height: 144px;
    width: 5px;
	border:none;
	margin-top:40px;
	}
.footer_bottom{
  background-repeat: repeat-x;
  background-position: 0px 0px;
  font-size: 12px;
  width: 100%;
  background:#191818;
  overflow: hidden;
}
.xkword{
	text-align:center;
	padding-top:20px;
	width: 100%;
	}
.xkword span{
	color:#fff;
	font-size:12px;
	line-height: 160%;
	text-decoration: none;	
	}
.imglist{
	text-align:center;
	padding-top:10px;
	}

.leftMain{
float: left;
    margin-top: 30px;
    margin-bottom: 30px;
    border-right: 1px solid #DFDFDF;
    padding-right: 5px;
}
.leftbottom{
	width:224px;
	height:auto;
	margin-top:5px;
	}
.leftbottom h2{
	  font-family: 'Maven Pro', sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  color: #333;
	  /* background-image: url(../images/bg3.jpg); */
	  background-repeat: no-repeat;
	  background-position: 0px 24px;
	  height: 30px;
	  line-height: 30px;
	  padding-left: 5px;
	  border-bottom: 2px solid rgb(76, 187, 187);
	}	
	
.imgBorder1{
	width:80px;
	height:67px;
	padding:2px;
	float:left;
	margin-right: 3px;
	}
.tuijian{
	width:211px;
	height:auto;
	margin-left:10px;
	margin-top:30px;
	float:left;
	line-height:17px;
	}
.tuijian a{
	color:#990000;
	/*font-weight:bold;*/
	font-size:13px;
	padding-left:20px;
	font-family:'Maven Pro', sans-serif;
	}
.tuijian p{
	color:#666;
	font-size:12px;
	text-indent:2em;
	}
.center{
	margin:0 ;

	}
.homecenter{
	margin:0 ;
	height: 500px;
	}
#dz1{
	width:750px;
	}
.nav-act{
	width: 100%;
	margin-top:20px;
	/*background: url('/img/ionic/20151116152841.png') no-repeat;
	height:569px;*/
}
.nav{
    width: 100%;
	height: 125px;
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background: #FFFFFF;
/*	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.29);*/
	BACKGROUND: #FFFFFF\9; 
	text-transform: none\9;
	}
.nav-menz{
	height: 40px;
}
.nav ul{
	 float: left;
	 font-family: 'Maven Pro', sans-serif;
}
.nav .nav-men  li
{
	list-style:none;
	display:inline;
	font-size:20px;
	float:left;
	line-height:40px;
	text-align:center;
	margin-left: 90px;
	margin-left: 80px\9;
 }
.nav .nav-men{
	background: #002F6D;
    overflow: hidden;
	height:40px;
}
 @-moz-document url-prefix() {   .nav li {margin-left: 40px;   }}
.new {
	width: 200px;
    position: absolute;
    z-index: 1000;
    background: #002F6D;
    -webkit-transform: rotateY(360deg);
    padding: 20px;
    margin-left: -28px;
  

}
.sub-secttop{
	margin-top:0px !important;
}
.sub-secttop .suyz-i strong{
	    color: #E8F1F9;
}
.suyz-i{
	height:65px;
	background: #454E57;
	text-align: center;
	padding: 10px;
}
.suyz-i h1{
	font-size:16px;
	color:#ffffff;
	background: url('../images/why.png') no-repeat;
	background-position:center center;
	margin-top:10px;
}
.suyz-i .iwhy{
	height: 10px;
    border-bottom: 1px solid #ffffff;
}
.nav .nav-men li .new li {
    width: 200px;
    margin-left: 0px;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
  line-height: 40px;
}
.new li:hover {
	border-top: 0px solid #dfdfdf !important;
	    background: black;
}
.nav li a:hover
{	
	color:#847171;
	text-decoration:none;
	}
.new li a{	
	color:#fff;
	height:50px;
	float: left;
	text-decoration:none;
	margin-left:10px;
	font-size: 16px;
	}
#onme{
	list-style:none;
	display:inline;
	font-size:20px;
	float:left;
	line-height:40px;
	text-align:center;
	margin-left: 40px;
}
.nav .nav-men li a{
	font-family: 'Maven Pro', sans-serif;
	color:#ffffff;;

  	font-size: 14px;

	}
.nav li ul li a{
	font-family: 'Maven Pro', sans-serif;
	color:#fff;
	font-size:14px;
	}
.nav .actived a
{
	color:#fff;
	height:50px;
	float:left;
	text-decoration:none;
}
.menu-se li{
	line-height: 30px;
	list-style: none;
    display: inline;
    font-size: 15px;
    float: left;  
    text-align: center;
    margin-left: 47px;
    margin-left: 15px\9;
}

.menu-se li ul.fity li{
	margin-left: 10px; 
}

.menu-se li a{
	color:#454E57;
}
.nav ul .new{
	margin-top: 0px;
    border-top: 3px solid #2ea3f2;
}
.menu-sezt li+li{
	margin-left: 0px;
}


.fistMenu{
	  background-color: rgb(76, 187, 187);
	  width: 210px;
	  height: 35px;
	  color: #000;
	  font-size: 16px;
	  font-family: 'Maven Pro', sans-serif;
	  line-height: 40px;
	  padding-left: 15px;
	  /* background-image: url(../images/title.jpg); */
	  background-repeat: no-repeat;
	  background-position: 0px 0px;
	  margin-bottom: 2px;
	  /* border-bottom: 1px solid #999; */
	  font-weight: bold;
	  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.29);
	}
div.sdmenu{
	 width: 280px;
	}

.menuLst ul{
	margin-top: 10px;
	padding 0;
}
.menuLst-sy ul{
	margin-top: 10px;
	padding 0;
}
.menuLst ul li{
	margin: 0;
    padding: 0 15px;
	clear: both;
  	list-style: none;
  	margin: 0;
  	padding: 0;

}
.menuLst-sy ul li{
	margin-top: 10px;
    padding: 0 15px;
	clear: both;
  	list-style: none;
  	margin: 0;
  	padding: 0;
	height: 35px;

}
.sf-menu li ul {
  background: #fff;
  border: 1px solid #dfdfdf;
  display: none;
  left: inherit;
  padding: 8px 10px;
  position: absolute;
  margin-left: 245px;
  width: 190px;
  z-index: 100;
  margin-top: -30px
 
}
.sf-menu-sy li ul {
  background: #fff;
  border: 1px solid #dfdfdf;
  display: none;
  left: inherit;
  padding: 8px 10px;
  position: absolute;
  margin-left: 245px;
  width: 190px;
  z-index: 100;
  margin-top: -30px
 
}
.sf-menu li ul li{
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #FFFFFF;
  height: 25px;
}

.menuLst ul li a:hover {
	color:#DB3C66;
}
.menuLst-sy ul li a:hover {
	color:#DB3C66;
}
.menuLst{
	width:280px;
}
.menuLst h3 {
    background: none repeat scroll 0 0 #458DB3;
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    padding: 5px 0 5px 10px;
    text-transform: uppercase;
 /*   font-family: 'Khand', sans-serif;*/
}
.menuLst-sy{
	width:248px;
}
.menuLst-sy h3{
    color: #fff;
    display: block;
    font-size: 20px;
    font-size: 20px\9;
    font-weight: 500;
    padding: 2px 0;
    padding-left: 10px;
    text-transform: uppercase;
    background: #D1D2D4;

    font-family: 'Maven Pro', sans-serif;
}
.bottom-grids {
  padding: 0px 0;
}
.bottom-grids img{
	width:160px;
	height:100px;
}
.bottom-grids ul{
	flex-wrap: wrap;
}
.bottom-grids ul li {
  text-align: center;
}
.bottom-grids ul li {
  height: 140px;
  margin: 2px 3px;
  float: left;
  width: 180px;
}
.btyu{
  height: 30px;
  width: 160px;
  background: white;
  margin-left: 10px;
  font-size: 18px;
  font-family: 'Maven Pro', sans-serif;
  border-radius: 5px 5px 0 0;
  
}
.shopall img{
	width:160px;
	height:140px;
}
.btyu b{
 line-height: 32px;
 color: rgb(70, 70, 70);	
}
.col-md-3 {
  width: 22%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-top:50px;
}
.camera-grid h3 {
  margin: 0;
  color: #000000;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
}
.camera-grid {
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  padding: 30px 33px;
  height:260px;
}
.img-ca{
	margin: 0;
	padding: 0;
	text-align: center;
}
.img-ca img{ width:100px; height:100px;}

.btn {
  background: #f3f3f3;
  color: #848484;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border: none;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  padding: 0 1em;
  border-radius: 0;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.sdmenu div span
{
    background: rgb(234, 234, 234);
    cursor: default;
    display: block;
    font-weight: bold;
    padding: 5px 25px;
	font-size:15px;
	font-family:'Maven Pro', sans-serif;
	border-bottom:1px solid #E2E2E2;
	}
.adminMenuAccod ul {
	/*border:1px solid #66A942;*/
}

.adminMenuAccod li {
    clear: both;
	margin-left: 30px;
}

div.sdmenu div a {
    color: #666;
	line-height:24px;
    padding: 5px 10px 0px 15px;
	font-size:14px;
  	color: #4d4c4c;
  	display: block;
  	position: relative;;
}
div.sdmenu-sy div a {
    color: #666;
	line-height:24px;
    padding: 5px 10px 0px 15px;
	font-size:14px;
  	color: #4d4c4c;
  	display: block;
	background:#D1D2D4;
  	position: relative;
}
div.sdmenu div img{
  float: left;

  margin-right: 2px;

}
div.sdmenu-sy div img{
  float: right;
  margin-top: 5px;
}
div.sdmenu div.collapsed {
	background-color:#F3F3F3;
	border-bottom:1px solid #cfcfcf;
	 height: 30px;
}
div.sdmenu div.collapsed span {
	background:url("../images/sanjiao2.jpg") 20px 12px no-repeat;
}
.minCenter{
	  width: 100%;
  	  height: 370px;
 	  float: left;

	}
.minCenter-right{
	width: 740px;
    float: right;

	}

.about{
    width: 100%;
    float: left;

    padding: 20px;
}
.sxhx{
	width: 100%;
    float: left;
	/*border-bottom: 1px solid #D7D7D7;
    height: 10px;
    border-top: 1px solid #D7D7D7;*/
	margin-bottom:10px;
}
.sxhxs{
	width: 100%;
    float: left;
	border-bottom: 1px solid #E8E9EB;
    height: 10px;
    border-top: 1px solid #E8E9EB;
	background: #E8E9EB;
}
.imgscrollmin{
	width:533px;
	height:152px;
	float:left;
	}
.imgscrollmin .Contmin 
{	margin: 35px 0px 0px 15px; 
    overflow: hidden;
    width: 449px;
    /*padding-top: 25px;*/
	float:left;
}
.imgscrollmin .boxmin {
	float: left;
    width: 150px;
	text-align:center;
	}
.imgscrollmin .LeftBottonmin
{
	background:url(../images/img10.jpg) no-repeat;
	cursor: pointer;
    float: left;
    height: 27px;
    left: 5px;
    position: relative;
    top: 70px;
    width: 28px;
	}
.imgscrollmin .RightBottonmin
{
	background:url(../images/img11.jpg) no-repeat;
	 cursor: pointer;
    float: right;
    height: 27px;
    position: relative;
    right: 5px;
    top: 70px;
    width: 28px;
	}



.sub-section {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.bg-blue {
	/*margin-top: 50px;*/
    /*background: #E6E7D9;
    background: -moz-linear-gradient(top, #45a5d2 0%, #E6E7D9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F6EF), color-stop(100%,#E6E7D9));
    background: -webkit-linear-gradient(top, #F3F6EF 0%,#E6E7D9 100%);
    background: -o-linear-gradient(top, #F3F6EF 0%,#E6E7D9 100%);
    background: -ms-linear-gradient(top, #F3F6EF 0%,#E6E7D9 100%);
    background: linear-gradient(to bottom, #F3F6EF 0%,#E6E7D9 100%);*/ 
	  background:#CDDFD1;
}
.l-categories h3 {
  color: #44CD27;
  font-size: 37px;
  font-weight: 500;
  letter-spacing: 0.025em;
  padding: 0 0 5px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Maven Pro', sans-serif;
}	
.leftCenter
{
	float:right;
	width:230px;
	_width:190px;
	/*display:none;*/
	}
.qygg{
	width:230px;
	_width:190px;
	height:150px;
	float:left;
	margin-left:4px;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC*/;
	border:none;
	background:#FFFFFF;
	margin-bottom:5px;
	}
.ggs span{
	float:left;
	color:#000000;
	font-size:28px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 7px;
}
.qygga{
	float:right;
	color:#666;
	font-size:12px;
	margin: 9px;
}
.qygg a:hover{
	color:#F93;
}
.qygg ul
{
	width:222px;
	float:left;
	}
.qygg ul li{
	float:left;
	margin-left: 25px;
	_margin-left: 15px;
    margin-top: 5px;
	height:20px;
	width:190px;
	_width:175px;
	}
.qygg ul li a
{
	font-size:12px;
	color:#666;
}
.cpxx{
	width:230px;
	_width:220px;
	height:156px;
	float:left;
	margin-left: 4px;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;*/
	border:none;
	}
.cpxx span{
	float:left;
	color:#333;
	font-size:14px;
	font-family: 'Maven Pro', sans-serif;
	margin: 8px 0 0 16px;
	font-weight: bold;
}
.cpxx label
{
	float:left;
	font-size:12px;
	color:#666;
	padding-top:5px;
	padding-left:10px;
	}
.cpxxdd
{
	width:70px;
	float:left;
	height:10px;
	padding-top:5px;
}
.cpxx input
{
	width:115px;
	height:22px;
	float:right;
	line-height:22px;
	border:1px solid #ccc;
}
.cpxx .btn1{
	float:left;
	background:url(../images/btn1.jpg) no-repeat;
	width:59px;
	height:22px;
	border:none;
	margin:10px 0 0 60px;
	}
.cpxx .btn2{
	float:left;
	width:60px;
	height:22px;
	border:0;
	margin:10px 0 0 20px;
	background: #ccc;
	}
.btcenter{
	width:772px;
	height:730px;
	float:left;
	margin:10px 0 0 5px;
	}
.Menubox{
	background:url(../images/bg4.jpg) no-repeat;
	width:772px;
	height:30px;

	}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:114px;
	text-align:center;
	color:#fff;
	font-size:14px; 
	 height: 30px;
    line-height: 30px;
	font-family:  新宋体;
	font-weight: bold;
	color: #333;
	}
.Menubox li.hover{
	background: url(../images/btn3.jpg)no-repeat 34px `27px ;
	width:116px;
	color: #333;
	height:30px;
	line-height:30px;
	font-size:14px; 
	}
.Contentbox{
	width:770px;
	height:690px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	/*border-right:1px solid #ccc;*/
	}
.con1{
	float:left;
	width:772px;
	height:795px;
	}
.con1_1{
	float:left;
	width:384px;
	height:229px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	}
/*.con1_2{
	float:left;
	width:381px;
	height:264px;
	border-bottom:1px solid #ccc;
	}*/
.imgcon{
	float:left;
	width:155px;
	margin: 25px 0 0 10px;
	}
.imgcon img{
	float:left;
	width:135px;
	height:126px;
	border:1px solid #ccc;
	padding:2px;
	}
.imgcon a{
	color:#900;
	font-family: 新宋体;
	font-size:13px;
	float:left;
	padding-top:10px;
	width:135px;
	text-align:center;
	}
.imgcon img{
	float:left;
	width:135px;
	height:126px;
	border:1px solid #ccc;
	padding:2px;
	}
.xllist{
	padding-top:10px;
	}
.readmore {
	margin-left: 170px;
}
.readmore a {
  text-decoration: none;
  color: #0B6BFF;
  padding: 4px 18px;
  font-size: 14px;
}
.xllist li{ 
     float:left;
	 width:205px;
	 _width:200px;
	 height:22px;
	/* line-height:25px;*/
	 font-size:14px;
}
.xllist span
{
	float:left;
	}
.xllist li span a
{
	color:#666;
	font-size:12px;
	}
.canshu{
	float:right;
	}
.canshu a{
  color: #0B6BFF;
  font-size: 12px;
  font-weight: bolder
}
.canshu a:hover{
	color:#DB3C66;
}
.xllist input{
	float:right;
	background:url(../images/chakan.jpg) no-repeat;
	width:84px;
	height:23px;
	border:none;
	padding-left:10px;
	}

.Products{
	display: block;
  	clear: both;
	margin: 0px 0 10px;
}
.Products h3 {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.025em;
  padding: 5px 0 5px 20px;
  text-transform: uppercase;
  background: #D1D2D4;

}
.BlockContent{
  border-top: 1px solid #E2E2E2;
  position: relative;
  width: 75%;
  overflow: hidden;
  float: left;
}
.BlockContentright{
    width: 21%;
    overflow: hidden;
    float: right;
    padding-top: 15px;
    border-top: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    padding-left: 15px;
    margin-top: -20px;
}
.Block-sear{
    width: 97%;
    float: left;
}
.Blocksear span{
	font-weight: bold;
	 float: left;
	 font-size: 18px;
	color:#595A5C;
}
.Blocksearbottm span{
	font-size: 18px;
	font-weight: bold;
	color:#595A5C;
}
#Block-sear{
	float:left;
	display: block;
    height: 23px;
    width: 90px;
    border: 0;
    background-color: rgb(175, 175, 175);
    color: #fff;
    line-height: 1;
    cursor: pointer;
    line-height: 1;
    vertical-align: middle;
    top: 0;
    left: 168px;   
    text-align: center;
	margin-top:10px;
}
.Blocksear{
	float:left;
}
.Blocksearbot {
	float:left;
	margin-top: 20px;
}
.Blocksearbottm{
	float:left;
	margin-top: 35px;
	margin-left:-10px;
}
.Blocksearbottm img{
	max-width:160px;
}
.pztbj{
	  background: url(../images/background_home.jpg) no-repeat top center;
  background-size: cover;
}
.pztbj h2{
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 15px;
    margin-bottom: 10px;
    color: #222222;
    height: 40px;
    line-height: 37px;
}

.Blocksearbot span{
	font-weight: bold;
	float: left;
	color: #595A5C;
	padding-bottom: 6px;
}

.servizi_home {
  padding-top: 15px;

  background: rgba(255, 255, 255, 0.4);
  display: block;
  width: 100%;
  min-height: 560px;
  padding-top: 20px;
  line-height: 25px;
}
.img-circle {
  border: 5px solid transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.col-md-4 .img-circl0:hover{
	  border: 4px solid #53A9D1;
}

.col-md-4 .img-circl1:hover{
	  border: 4px solid #e0641f;
}

.col-md-4 .img-circl2:hover{
	  border: 4px solid #e12d29;
}

.btns0{
	color:#53A9D1 !important;
}

.btns1{
	color:#e0641f !important;
}
.btns2{
	color:#e12d29 !important;
}

.img-circle {
  border-radius: 50%;
}
.cu3er_swf:after {
  background: url('../img/ionic/shadow.png') no-repeat;
  content: '';
  height: 50px;
  left: 50%;
  margin-left: -500px;
  position: absolute;
  width: 1000px;
}

.block_service {
  min-height: 500px;
  text-align: center;
}

 .col-md-4 h3 {
  font-weight: 500;
  font-size: 30px;
  color: #595A5C;
  background: url('../images/jjfa.png') no-repeat;
  background-position: center center;
  padding: 10px;
}
.col-md-4 {
  width: 33.33333333333333%;


  float: left;

  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  display: block;

  text-align: center;
  display: block;

  min-height: 560px;
  line-height: 25px;
}



.Products .ProductList {
 /* display: flex;*/
  justify-content: space-between;
  margin: 0 5px;
}
.ProductList li {
  width: 170px;
  margin: 0 10px;
  padding: 0 0 15px;
  text-align: center;
  display: inline-block;
  list-style: none;
  height: auto !important;
  margin: 0;
  font-size: 14px;
  overflow: hidden;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
 margin-left: 10px;
}
.ProductImage img{
	margin:0;
    max-width:170px;
	height:117px;
	_width:170px;
	_height:117px;
}
.ProductList .ProductImage a, .ProductThumbImage a {
  width: 100%;
  vertical-align: middle;
  line-height: 0;
}
.Products .ProductList .ProductImage {
  width:238px;
  height:158px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.Products .ProductList .ProductImage img{
	  text-align: center;
}
.ProductList .ProductDetails {
  padding: 10px 10px 0 0;
  margin-bottom: 10px;
  word-wrap: break-word;
  height: 25px;
  width: 160px;
}
.Products .ProductDetails a {
  font-size: 12px;
  font-weight: 600;
 
}
.ProductDetails a{
	 color: #2A2A2A !important;
}
.p-price {
  color: #df3615;
  font-family: 'Khand';
  font-size: 20px;
  font-weight: 600;
}
.p-price-a{
  color: #df3726;
  display: inline-block;
  margin: 0 15px 0 0;
  font-family: 'Maven Pro', sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-align: right;
  vertical-align: middle;
  margin: 0;
  vertical-align: top;
  text-align: center;
  width: 160px;
}
.f-secure img{
	width:100%;
}

.Products .ProductDetails a:hover {
	color: #DF3726;
}
/*.header{
	height:180px;
	}*/
.greytop{
	  height: 38px;
	  font-size: 14px;	  
	  border-bottom: 1px solid #F0F0F0;
	  background: #DE0000;
	}
.inner{ 
    margin: 0 auto;
    max-width: 1150px;
    width: 1000px;
}
.logo img{
	 height: 90px;
	
}
.logo{
	float: left;
    vertical-align: top;

}
.logo a img{
	border: 0;

}
.logo_img{
	float: left;
    vertical-align: top;
	margin-top: 10px;
}
.logo_img a img{
    height: 95px;
	margin-top: 5px;
    margin-left: 20px;
}

.sotop{
	float: right;
    vertical-align: top;
	width:45%;
}
.lotit{
    float: left;
    width: 310px;
    margin-left: 30px;
    border-left: 1px solid;
    padding-left: 10px;
    margin-top: 35px;
}
.lotit a{
    font-size: 28px;
    font-weight: bold;
    color: #595A5C;
    font-family: "楷体";
}
.menu-secondary{
	float:right;
	
}
.menu-sezt li  a:hover {
  background: url('../images/bollino_lang.png') no-repeat center center;
  color: white;
}
.menu-sezt li{
	list-style:none;
	display:inline;
	font-size:20px;
	float:left;
	line-height:40px;
	text-align:center;
	margin-left: 47px;
	margin-left: 15px\9;
}
.menu-sezt li a.sety{

	background: url('../images/bollino_lang.png') no-repeat center center;
	color: white;
}

.menu-sezt li a{
  color: #555555;
  font-size: 12px;
  text-align: center;
  padding: 5px 7px;
  text-decoration: none;
  line-height: 20px;
  display: inline-block;

}

.denglu a{
	color:#fff;
	}
.bgtop{
	background: #fff;
	height: 100px;
	box-shadow: 0 0 10px 0 #d7d7d7;
    margin: 0;
    padding: 25px 0;
	-moz-background-size:100% 100%;
   background-size:100% 100%;
	}
.ToggleMenu{
	float: left;
    vertical-align: top;
	margin: 22px 0 0 0px;
    text-align: center;
}
.ToggleMenu h3{
  color: #5c5c5c;
  font-size: 18px;
  font-weight: 600;
  padding: 0 0 5px;
}
.ToggleMenu h5{
   color: #1c80bb;
  font-family: 'Maven Pro', sans-serif;
  font-size: 18px;
  padding: 0;
}
.ToggleMenu h5 a{  color: #df3726;}

	.dgrx{
	width:131px;
	height:82px;
	text-align: left;
	padding-top:5px;
	float:left;	
	}
.dgrx img{
	/*width:131px;*/
	height: auto;
	}
	
.bgtopc{
	margin-top:7px;
	float:right;
	}
#SearchForm input {
  border-right: 0;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  padding: 0 1em;
  margin: 0;
  float: left;
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	border: 1px solid #c8c8c8;
}
#SearchForm .Button {
	 background: url('../img/ionic/sss.png') no-repeat center center;
  cursor: pointer;
  border: 0 !important;
  vertical-align: top;
  margin: 0;
  width: 20%;
  height: 35px;
  padding: 0;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-transition: background-color 150ms ease;
  -webkit-transition: background-color 150ms ease;
  -o-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
}
.Cart .bag-handle {
  background: url('../img/ionic/icon-basket.png') no-repeat center center;
  border: 1px solid #dfdfdf;
  display: inline-block;
  height: 30px;
  width: 30px;
}
#cart-amount{
 /*	margin-top:20px;*/
	float:left;
}
.c-total {
  color: #c79c17;
}
.Cart .total {
    border: 1px solid #eec239;
    border-right: 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 20px;
    margin: 1px 0 0 -3px;
    padding: 7px 0 2px 10px;
    position: relative;
    vertical-align: top;
    background: #fdd555;
    background: -moz-linear-gradient(top, #fdd555 0%, #fdcf3c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdd555), color-stop(100%,#fdcf3c));
    background: -webkit-linear-gradient(top, #fdd555 0%,#fdcf3c 100%);
    background: -o-linear-gradient(top, #fdd555 0%,#fdcf3c 100%);
    background: -ms-linear-gradient(top, #fdd555 0%,#fdcf3c 100%);
    background: linear-gradient(to bottom, #fdd555 0%,#fdcf3c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd555', endColorstr='#fdcf3c',GradientType=0 );
}
.its{
	  font-family: arial,sans-serif;
}

.Cart .total:after {
  content: ' ';
  height: 0;
  position: absolute;
 /* right: -20px;*/
  top: -1px;
  border-width: 13px 8px;
  border-style: solid;
  border-color: #fdcf3c transparent #fdcf3c #fdcf3c;
    height: 5px;
}

.input1{
	width:180px;
	height:25px;
	background-color:#FFF;
	line-height:27px;
	color:#ccc;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:1px solid; 
	padding-left:3px;
	}
.input2{
  width: 180px;
  height: 25px;
  background-color: #FFF;
  border: 1px none #CCC;
  line-height: 27px;
  color: #ccc;
  font-size: 12px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  border: 1px solid;
  padding-left: 3px;
  margin-top: 10px;
  float: left;
	}
.inputbtn{
	  background: #45a5d2;
  	  border: none;
  	  width: 160px;
  	  height: 27px;
 	  position: absolute;
 	  margin-top: 50px;
	  font-family: 'Maven Pro', sans-serif; 
  	  font-size: 14px;
	}

.xlsou{
	float:left;
	width:470px;
	padding-top:10px;
	padding-left:15px;
	}
.xlsou span{
	font-size:12px;
	color:#fff;
	}
.xlsou a{
	font-size:12px;
	color:#fff;
	padding-left:7px;
}
.bgtop_right{
	float:right;
	width:150px;
	text-align:center;
	padding-right: 20px;
	}
.listtop{
	float:left;

	margin-top:5px;
	
	}
.listtop a{
	color: #666;
	font-size:12px;
	float:left;
	padding-top:2px;
	}
.listtop span{
	border-bottom:1px dotted #fff;
	
	}
.wxsc 
{  float:left;
width:68px;
	} 
.wxsc  img{
	float:left;
	}
.wxsc  span{
	float:left;
	margin-left:8px;
	}
.cgtb img
{
	float:left;
}
.cgtb
{
	float:left;
	width:100px;
}
.cgtb-b{
	float:left;
	width:80px;
}
.cgtb span
{
	float:left;

}
.bgpz{
	float:right;
	width:165px;
	height:80px;
	}
.kf{
	float:left;
	padding-top:10px;
	height:30px;
}
.kf span{
	font-size:14px;
	color:#000;
	font-family: 新宋体;
	font-weight:bold;
	padding-left:15px;
	float:left;
}
.qq{
	width:283px;
	*width:250px;
	_width:250px;
	}

.container{
	width:100%; 
	height:370px; 
	overflow:hidden;
	position:relative;
}
.slider{
	position:absolute;
	}
.slider li{ 
   list-style:none;
   display:inline;
}
.slider img{ 
     width:100%; 
	 height:370px; 
	 display:block;
	 }
.slider2{
	width:15000px;
	}
.slider2 li{
	float:left;
	}
.num{ 
	position:absolute; 
	right:5px; 
	bottom:5px;
}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 10px;
	height: 10px;
	font-family: 'Maven Pro', sans-serif;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 0px 5px;
	background-color: #908C8C;
	}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 10px;
	height: 10px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
	}

#demo {
	height:189px;
	float:left;
	overflow:hidden;
}

#indemo {
	float: left;
	width:800%;
    padding-top: 25px;
}
#demo1 {
float: left;
    text-align: -webkit-center;
}
#demo2 {
float: left;
}
#demowidth {

}
/**/
/*濡綇鎷凤拷锟斤拷閿熸枻鎷烽敓钘夛拷閿熻棄锟介敓鏂ゆ嫹*/
.rollBox{width:533px;
	height:152px;
	float:left;}
.rollBox .LeftBotton{
	background:url(../images/img10.jpg) no-repeat;
	cursor: pointer;
    float: left;
    height: 27px;
    left: 5px;
    position: relative;
    top: 70px;
    width: 28px;
	}
.rollBox .RightBotton{
	background:url(../images/img11.jpg) no-repeat;
	 cursor: pointer;
    float: right;
    height: 27px;
    position: relative;
    right: 5px;
    top: 70px;
    width: 28px;
	}
.rollBox .Cont{
	width:450px;
	overflow:hidden;
	float:left;
	margin: 35px 0px 0px 15px;
	}
.rollBox .ScrCont{
	width:1000px;
	}
.rollBox .Cont .pic{
	width:150px;
	float:left;
	text-align:center;
	}
.rollBox .Cont .pic img{
	padding:4px;
	background:#fff;
	display:block;
	margin:0 auto;
	}
.rollBox .Cont .pic p{
	line-height:26px;
	color:#505050;
	}
.rollBox .Cont a:link,.rollBox .Cont a:visited{
	color:#626466;
	text-decoration:none;
	}
.rollBox .Cont a:hover{
	color:#f00;
	text-decoration:underline;
	}
.rollBox #List1,.rollBox #List2{
	float:left;
	}
/**/



a,img{border:0;}
/*body{font:12px/180% Arial, Helvetica, sans-serif,  新宋体;}*/
a{text-decoration:none;color:#458DB3;}
p{word-wrap:break-word;}
.left{float:left;}
.right{float:right;}
.block{display:block;}
.clear{clear:both;}
/* J-shoping */
.baseBg{background-image:url(../images/base_bg.png);background-repeat: no-repeat;}
.deleteBg{background-image:url(../images/deleteBg.jpg);background-repeat: no-repeat;}
.J-shoping{height:34px;position:fixed;right:45px;bottom:0px;z-index:900;}
*html .J-shoping{position:absolute;top:expression(eval(document.documentElement.scrollTop));margin:500px 0 0 0;}
.J-shoping-item{position:relative;padding:0px 6px;height:34px;}
.J-shoping-pos{position:absolute;width:6px;height:34px;z-index:920;top:-3px;}
.J-L-ico{background-position:-55px -84px;left:0px;}
.J-R-ico{background-position:-66px -84px;right:0px;}
.J-shoping-main{position:relative;}
.J-shoping-title{height:27px;cursor:pointer;line-height:27px;padding:0px 10px 4px 10px;position:relative;z-index:920;background:url(../images/bg5.png) repeat-x 0px 0px;}
.J-shoping-title .J-go{color:#fff;display:block;float:left;}
.J-shoping-title .J-go em{display:inline-block;width:17px;height:14px;vertical-align:middle;margin:-2px 10px 0px 0px;margin-top:0px\9;background-position:-56px -124px;}
.J-shoping-num{width:14px;height:14px;background-position:-28px -88px;text-align:center;overflow:hidden;line-height:14px;display:block;position:absolute;left:70px;top:2px;color:#fff;font-size:10px;}
.J-shoping-body{width:255px;display:none;border:solid 1px #d6d6d6;box-shadow:0px 0px 5px #8b8b8b;behavior: url(js/pie.htc);padding:10px 10px 35px 10px;position:absolute;bottom:5px;left:0px;background:url(../images/p-bg.png) repeat;z-index:910;}
.J-shoping-list{padding:5px;color:#999;border:solid 1px #e3e3e3;background:#fff;height:50px;margin-bottom:10px;position:relative;}
.J-shoping-list-remove{background:#ffd2d3;}
.J-shoping-list img{float:left;}
.J-shoping-list-a{float:right;width:185px;}
.J-shoping-list-a p{height:25px;line-height:25px;}
.J-shoping-list-a p em{color:#0363BD;font-weight:bold;margin-right:3px;}
.J-shoping-close{position:absolute;cursor:pointer;right:5px;top:5px;width:11px;height:11px;background-position:-32px -147px;overflow:hidden;}
.J-shoping-close:hover{background-position:-41px -147px;}
.J-shoping-buy{height:26px;}
.J-shoping-buy span{float:left;color:#555;}
.J-shoping-buy a{width:112px;height:26px;background-position:-3px -249px;display:block;float:right;}
.J-shoping-buy a:hover{background-position:-3px -277px;}
.J-shoping-px{width:275px;border:solid 1px #d6d6d6;display:none;box-shadow:0px 0px 5px #8b8b8b;behavior: url(js/pie.htc);height:28px;position:absolute;bottom:5px;left:0px;background:url(../images/p-bg.png) repeat;z-index:905;}
.J-shoping-mx{width:113px;position:absolute;left:-3px;top:-3px;height:3px;background-position:-4px -187px;z-index:921;}
.J-shoping-small{width:119px;}
#floatOrder{width:50px;height:50px;padding:2px;background:#fff;border:solid 5px #e54144;overflow:hidden;position:absolute;z-index:890;}
.Q-online{width:28px;height:20px;display:block;background-position:-78px -130px;position:fixed;right:10px;bottom:13px;}
*html .Q-online{position:absolute;top:expression(eval(document.documentElement.scrollTop));margin:500px 0 0 0;}
#U-attion{display:block;width:120px;padding-right:20px;height:28px;background:#eee;line-height:28px;text-align: center;border:solid 1px #d0d0d0;color:#181818;position:absolute;left:-145px;top:-2px;}
#U-attion em{display:inline-block;vertical-align:middle;margin:-2px 5px 0px 0px;margin-top:0px\9;width:16px;height:15px;background-position:-65px -47px;}
#U-attion span{display:inline-block;width:22px;height:11px;background-position:-65px -32px;position:absolute;right:5px;top:2px;}
.foot1{
	  /* background-image: url(../images/foot1.jpg); */
	  background-repeat: no-repeat;
	  background-position: 0px 0px;
	  height: 36px;
	  width: 100%;
	  text-align: center;
	  vertical-align: central;
	  margin-top: 3px;
	  line-height: 36px;
	  background: rgb(234, 234, 234);
}
.ggs{
	float: left;
	margin-left: 4px;
}
.gsgg{
	width:1002px;
	height:90px;
	margin-bottom:4px;
}
#guideDiv {
 border:5px #F00 solid;
 border-bottom:hidden;
 width:700px;
 height:30px;
}
.tab{
 width:100px;
 height:30px;
 font-weight:bold;
 line-height:30px;
 color:#FFF;
 background-color:#F00;
 float:left;
}
.picxcimg{
	width:182px;
	height:182px; 
	margin-top:20px;
	border: 2px solid #dfdfdf;
}
.mbzs
{
	width:1002px;
	height:auto;
	margin:0 auto
}
.mbzsright
{
	margin: 0 auto;
    width: 800px;
	margin-top:50px;
}
.mbzsrightt
{   background:  #fff;
    border: 1px solid #ccc;
    height: 43px;
    width: 783px;
	text-align:center;

	}
.mbzsrightt span
{
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin-top:10px;
	float:left;
	margin-left:330px;
}
.footer-main {
  height:200px;
  background: #292A2B;;

}
.footer-main > .inner {
  padding: 30px 0 15px;
}
.footer-columns {
  border-right: 4px solid #858585;
  float: left;
  width:50%;
  min-height: 105px;
}

.footer-columns > div {
  display: inline-block;
  vertical-align: top;
  width: 18%;
}
.ile{
  margin-left:90px;
}
.footer-main h4 {
  color: #f3f3f3;
  font-size: 20px;
  font-weight: 500;
  padding: 0 0 10px;
 font-family: 'Maven Pro', sans-serif;
}

.footer-main li {
  font-size: 14px;
}
.footer-main, .footer-main a {
  color: #fff;
}
.footer-signin {
  border-radius: 8px 8px 0 0;
  float: right;
  max-width: 349px;
  width: 100%;
  background: #9e9d9d;
  background: -moz-linear-gradient(left, #9e9d9d 0%, #cecdcd 40%, #cecdcd 60%, #9e9d9d 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#9e9d9d), color-stop(40%,#cecdcd), color-stop(60%,#cecdcd), color-stop(100%,#9e9d9d));
  background: -webkit-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
  background: -o-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
  background: -ms-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
  background: linear-gradient(to right, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e9d9d', endColorstr='#9e9d9d',GradientType=1 );
}
.footer-signin h3 {
  background: #fff;
  border-radius: 8px 8px 0 0;
  color: #333;
  font-size: 24px;
  font-weight: 500;
  padding: 8px;
  text-align: center;
  font-family: 'Maven Pro', sans-serif;
}
.footer-signin form {
  padding: 10px 15px 15px;
}
.footer-signin p {
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer-signin input {
  border: none;
  display: block;
  margin: 10px 0 0;
  padding: 7px 10px;
  width: 250px;
}
.footer-signin input {
  border: none;
  display: block;
  margin: 10px 0 0;
  padding: 7px 10px;
  width: 250px;
}
.footer-signin .btn {
   background: url('../img/ionic/dlo.png') no-repeat center center;
  border-radius: 4px;
  color: #fff;
  float: right;
  height: 28px;
  line-height: 28px;
  margin: -29px 4px 0 0;
  padding: 1px 0 0;
  width: 28px;
}


/*#my_menu:after {
  background: url('../img/ionic/shadow-medium.png') no-repeat;
  content: '';
  height: 25px;
  left: 50%;
  margin-left: -500px;
  position: absolute;
  width: 249px;
}*/
.right-abu{
  float: right;


  min-height: 500px;
  width: 100%;
}
.TitleHeading, .TabNav {
  border-bottom: 1px solid #c8c8c8;
}
.about-abu{
	    width: 100%;
	float: left;
	overflow: auto;
}
.about-abu img{
	max-width:1150px;
}
.about-abu h1{
  font-size: 56px;
  margin-bottom: 10px;
  font-weight: 400;
  margin-top: 0px;
  text-align: center;
}
.about-abu h1 img{
	    width: 100px;
    vertical-align: middle;
    border-radius: 50px;
	margin-left: 5px;
}
.about-abu .dhabu{
	text-align: center;
	color: black;
	font-size: 16px;
	margin-top:10px;
}
.about-abu .dhabu a{
	color: black;
	  font-size: 16px;
}

.about-abu .dhabu img{
	vertical-align: middle;
	margin-right:20px;
}

.Required{
	 color: #BE1313;
}
#CategoryHeading{
  margin-top: 50px;
  float: right;
  max-width: 700px;
  width: 100%;
}
.TitleHeading {
     color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.025em;
    padding: 5px 0 5px 5px;
    text-transform: uppercase;
    background: #D1D2D4;
}

.SubCategoryList {
  clear: both;
  float: left;
  margin: 0 0 20px;
  width: 100%;
}
.SubCategoryList li {
  background: #F1EEEE;
  float: left;
  font-size: 14px;
  margin: 0 10px 5px 0;
  padding: 0;
}
.SubCategoryList li a:hover {

  border-bottom: 4px solid #008C42;

}
.SubCategoryList li a {
  color: #888;
  float: left;
  border-bottom: 4px solid #dfdfdf;
  padding: 7px 16px;
}
.product-nav {

  clear: both;
  margin-top: 10px;
    margin-bottom: 10px;


}
.FloatLeft{
  float: right;
  margin: 10px 0 10px 15px;
}
.product-nav .Block  ul{
	 float: right;
	}

.SortBox label {
  color: #222222;
  font-size: 16px;
  margin: 0;
  padding: 6px 8px 0 0;
  display: block;
  font-weight: bold;
  float: left;
}
.SortBox div.selector, .SearchSorting div.selector {
  height: 23px;
  line-height: 23px;
  min-height: 23px !important;
  padding:  0px 0px 4px 0px !important;
}
.SortBox div.selector, .SearchSorting div.selector {
  float: right;
  line-height: 35px;
  padding: 0;
  font-size: 12px;
}
.select{
	height: 28px;
}

#CategoryPagingTop {
  float: right;
  margin: 12px 0px 0 0;
}

.pagination > li {
  background: #dfdfdf;

  float: left;
  line-height: 21px;
  margin: 0 2px;
}
.pagination>li>a{
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a {
  background: transparent;
  border: none;
  color: #848484;
  font-family: 'Khand';
  font-size: 15px;
  font-weight: 600;
  line-height: 21px;
  margin: 0;
  padding: 0 8px;
	
}
.pagination>.active>a{
	border-radius: 5px;
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
li.no-bg {
  background: none;
  border: none;
	top: 3px;
}
li.no-bg a{

	top: 3px;
}
.clear {
  clear: both;
  overflow: hidden;
}
.CategoryContent{
	  padding-top: 15px;
}
.ProductImage-a {
  background: none;
  border: 1px solid #dfdfdf;
  height: 75px;
  width: 75px;
}
.ProductImage-a a, .ProductThumbImage a {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  line-height: 0;
}
.ProductImage-a img, #ProductDetails .ProductThumbImage img {
  max-height: 100%;
  max-width: 100%;
  line-height: 1.5em;
}
.ProductImage-a {
  overflow: hidden;
  text-align: center;
  display: table;
  table-layout: fixed;
  float: left;
  position: relative;
}
.ProductList li:first-child {
  border: none;
}
.Odd {
  margin: 0;
  padding: 15px 0;
}
.ProductDetails {
  border: none;
  float: left;
  margin: 0;
  padding: 0;
 
}
.ProductList-a.List .p-name {
  font-weight: 600;
  display: inline-block;
  margin: 0 15px;
  width: 140px;
  vertical-align: middle;
  line-height: 1.5;
}
.p-name a{
	color: #1399be;
}

 .ProductDescription {
  display: inline-block;
  margin: 0 15px 0 0;
  max-height: 63px;
  max-width: 200px;
  overflow: hidden;
  vertical-align: middle;
  width:200px;
}
.ProductList-a.List li {
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
  padding: 15px 0;
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  width: auto;
	
	
}
.p-price {
  color: #df3726;
  display: inline-block;
  margin: 0 15px 0 0;
  font-family: 'Maven Pro', sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-align: right;
  vertical-align: middle;
  width: 75px;
}
.ProductActionAdd {
  display: inline-block;
  margin: 0;
  vertical-align: middle;

}
.btn-a {
  background: #f3f3f3;
  color: #848484;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border: none;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  padding: 0 1em;
  border-radius: 0;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#CategoryPagingTop-a {
  margin: 12px 0px 0 0;
  padding-left: 150px;
}
.CategoryDescription {
  padding: 0 30px;
  font-size: 17px;
  color: #4d4c4c;
}
.SubCategoryListGrid {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 20px;
  overflow: hidden;
  font-size: 17px;
  color: #4d4c4c;
}
.SubCategoryListGrid ul li{
	height: 120px;
  float: left;
  width: 48%;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: left;
position: relative;
	
	
}
.SubCategoryListGrid .sub-cat-img {
  border: 1px solid #dfdfdf;
  display: inline-block;
  height: 118px;
  margin: 0 10px 0 0;
  position: absolute;
  vertical-align: top;
  width: 120px;
  left: 0;
}
.sub-cat-img {width:200px;height:200px;overflow:hidden;text-align:center;font-size:0;border:1px solid #000000;}
.sub-cat-img .helper {display:inline-block;width:0;height:100%;overflow:hidden;margin-left:-1px;font-size:0;line-height:0;vertical-align:middle;}
.sub-cat-img img {vertical-align:middle;border:0 none;max-width: 100%;max-height: 100%;}

 .sub-cat-info {
  display: inline-block;
  max-width: 235px;
  vertical-align: top;
   padding-left: 130px;
}
.sub-cat-name {
  border-bottom: 1px solid #dfdfdf;
  color: #1c80bd;
  font-family: 'Maven Pro', sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 5px;
  padding: 0;
}
.sub-cat-excerpt {
  display: inline-block;
  max-width: 235px;
  vertical-align: top;
  width: 100%;
  font-size: 14px;
  color: #4d4c4c;
  padding-left: 130px;
}
.table {
  width: 100%;
  margin-bottom: 20px;
  max-width: 100%;
  background-color: transparent;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  font-weight: bold;
  text-align: left;
}
tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
  	
}
.table-striped>tbody>tr>td,.table-striped>tbody>tr>td>a{
	color: #222222;
}
.table-striped>tbody>tr>td>a:hover{
	  color: #347bc7;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #f9f9f9;
}
.table>tbody>tr>td, .table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
  font-size: 14px;
}
.product-sku a{
	color: #222222;
}
.product-sku a:hover{
	  color: #347bc7;
}
.image{
	 width: 376px;
}
.image img{
	 max-width: 376px;
}
.left-content{
	width:34%;
	  float: left;
}
.zoomie {
  position: relative;
  width:99%;
}
.ProductThumbImage{
  height: 260px;
  max-width: 261px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
}
.ProductThumbImage a {
  margin:auto;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  line-height: 0;
}
.ProductThumbImage img {
  max-height: 100%;
  max-width: 100%;
  line-height: 1.5em;
}
.ImageCarouselBox {
  padding-top: 10px;
  padding-left: 0!important;
  margin-bottom: 10px;
  position: relative;
}
.ImageCarouselBox .slider-a{
  visibility: visible;
  overflow: hidden;
  position: relative;
  z-index: 2;
  left: 0px;

  text-align: center;
}
.ImageCarouselBox .slider-a ul li{
  height: 60px;
  width: 60px;
  
  overflow: hidden;
  float: left;
  
}
.ImageCarouselBox .slider-a ul li img{
	width:50px;
	height:50px;
	border: 1px solid rgb(175, 181, 186);

}
.ImageCarouselBox .slider-a ul .current img{
	width:50px;
	height:50px;
	border: 1px solid rgb(194, 36, 54);

}

.large {
	width: 175px; height: 175px;
	position: absolute;
	border-radius: 100%;	
	/*Multiple box shadows to achieve the glass effect*/
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 
	0 0 7px 7px rgba(0, 0, 0, 0.25), 
	inset 0 0 40px 2px rgba(0, 0, 0, 0.25);		
	display: none;
	
	}
	
 .ProductMain {
  width: 66%;
  overflow: hidden;
  padding: 0 0 20px 20px;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ProductMain h1 {
  color: #333333;
  font-size: 28px;
  font-weight: 500;
  margin: 0;
  font-family: 'Maven Pro', sans-serif;
  word-wrap: break-word;
  letter-spacing: -1px;
}
.ProductDetailsGrid.p-top {
  border-bottom: 1px solid #dfdfdf;
  float: left;
  margin: 0 0 10px;
  width: 100%;
}

.Value {
  display: inline-block;
  color: #4d4c4c;
  font-size: 16px;
  vertical-align: top;
}
.ProductPrice {
  color: #df3726;
  font-family: 'Khand';
  font-size: 24px;
  font-weight: 600;
}
.ProductSKU {
  float: right;
  margin: 7px 0 0;
}
.Label, .ProductAddToCart .productAttributeLabel {
  margin: 0 5px 10px 0;
  font-weight: 600;
  display: inline-block;
  color: #4d4c4c;
  font-size: 16px;
  vertical-align: top;
  text-align: left !important;
  position: relative;
	
}
.Value, .ProductAddToCart .productAttributeValue {
  display: inline-block;
  color: #4d4c4c;
  font-size: 16px;
  vertical-align: top;
}
.productAddToCartRight{
	
	
}
.qty .Label {
  margin: 2px 5px 0 0;
}

.qty {
  display: inline-block;
  margin: 6px 0 7px 5px;
  vertical-align: top;
}
.p-addTo {
  background: #f3f3f3;
  border: 1px solid #dfdfdf;
  clear: both;
  margin: 10px 0;
  padding: 10px 10px 7px;

}
.qty {
  display: inline-block;
  margin: 6px 0 7px 5px;
  vertical-align: top;
}
.qty input {
  border-color: #dfdfdf;
  padding: 0 7px;
  text-align: center;
  width: 50px;
   border: 1px solid #c8c8c8;
   height: 20px;
}
.addto {
  clear: none;
  float: left;
  margin:0 20px;
}
.addto .btn {
  background: #848484;
  color: #fff;
  display: block;
 /* width: 80%;*/
}
.ProductDescription-a {
  border: 1px solid #dfdfdf;
  margin: 0;
  overflow: hidden;
}
.p-heading {
  background: #f3f3f3;
  border-bottom: 2px solid #0059AA;
  display: block;
  font-size: 20px;

}
.p-heading2 {

  border-bottom: 2px solid #0059AA;

  display: block;

  font-size: 20px;

}
.ProductDescriptionContainer {
  padding: 20px 25px 10px;
}
.ProductDescriptionContainer img{
	max-width: 100%;
}
.xhxq-a{
	color: #df3726;	
}
.addto-a{
  clear: none;
  float: left;
  max-width: 258px;
  width: 100%;
  vertical-align: top
}
.addto-a .btn {
  background: #848484;
  color: #fff;
  display: block;
  width: 100%;
}
.Content.Widest {
  margin-top: 20px;
  background: #fff;
  border: 1px solid #dfdfdf;
  min-height: 500px;
  width: 100%;
}
.uslo{
  padding: 30px;
}
.TitleHeading {
  border-bottom: 1px solid #c8c8c8;
}
.TabNav {
  margin-bottom: 20px;
  color: #1399be;
  font-size: 28px;
  font-weight: 300;
  padding: 0 0 20px 0;
  letter-spacing: -0.04em;
	
}
.col-lg-6 {
  width: 50%;
  float: left;  
}
.col-lg-6 h3{
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 20px 0;
  color: #222222;
}
.crae p{
  line-height: 1.5;
  margin-bottom: 20px;
  color: #222222;
    font-size: 14px;
}
.crae ul{
  margin: 0 0 20px 20px;
}
.crae ul li{
	  list-style: initial;
      color: #222222;
	   font-size: 14px;
}
.form-control {
  display: block;
  width: 90%;
  height: 20px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-group {
  margin-bottom: 15px;
}
.btn-a {
  background: #f3f3f3;
  border: 1px solid #dfdfdf;
  color: #848484;
  font-size: 14px;
  font-weight: 600;
  padding: 0 15px;
  text-transform: uppercase;
}
.form-group a{
	color: #222222;
}
.regin{
	 padding: 30px;
}
.full-width {
  display: block;
  clear: both;
  padding: 0;
}
.txt24 {
  color: #222222;
  font-weight: bold;
  margin: 0 0 20px 0;
  font-size: 14px;
}
.box {
  display: block;
  clear: both;
  width: 100%;
  float: left;
  padding: 20px 0 40px 0;
  border-bottom: 1px solid #d6d6d6;
}
.box h3{
  color: #222222;
 font-size: 20px;
}
.dt {
  font-weight: bold;
  margin-top: 10px;
  color: #222222;
  font-size: 14px;
}
.Textbox {
	  border: 1px solid #c8c8c8;
	    height: 20px;
}
.Content-a.Widest-a {
  margin-top: 20px;
  background: #fff;
  border: 1px solid #dfdfdf;
  min-height: 1200px;
  width: 100%;
}
.FormContainer  {
  display: block;
  clear: both;
  width: 100%;
  float: left;
  padding: 20px 0 40px 0;
}
.btn-a.alt {
  background-color: #1399be;
  color: #ffffff;
}
.balt{
  background: #0e7490;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border: none;
  font-size: 13px;
  height: 30px;

  padding: 0 1em;
  border-radius: 0;

  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
.btn-a {
  background: #f3f3f3;
  border: 1px solid #dfdfdf;
  color: #848484;
  font-size: 14px;
  font-weight: 600;
  padding: 0 15px;
  text-transform: uppercase;
}
.lela{
	  display: inline;
	  color:#E23725;
	  font-size: 16px;
	  width: 150px;
	 float: left;
	 display: inline-block
}
.xjdd{
	  color:#222222;
	  font-size: 14px;
}
.height_200{
	  border: 1px solid #c8c8c8;
	  width:300px;
	  height:150px;
}
.Textbox-i{
	border: 1px solid #c8c8c8;
    height: 25px;
	width:250px;
}
.picxc{
	float: left;
    margin-left: 35px;
	text-align: center;
	height: 220px;
}
.gglist{
	visibility: inherit;
}
.external-pane {
  height: 100%;
  min-height: 100%;
  width: 265px;
  background: #333333;
  position: fixed;
  top: 0;
  padding: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1001;
  right: 0;
  display: none;
}
.sexy-search-wrap input {
  padding: 12px 11px;
  width: 100%;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  border-top: 3px solid #0C0C0C;
  margin-top: -4px;
  background: #202020;
  border-bottom: 2px solid #3b3b3b;
  color: #eee;
}
.sexy-search-wrap .closing-statement {
  float: left;
  width: 100%;
  text-align: center;
  color: #949494;
  font-style: italic;
  margin-top: 5px;
}
.sexy-search-wrap h3 {
  border-bottom: 3px solid #2C2C2C;
  padding: 5px 15px;
  font-size: 18px;
  margin: 5px 0;
  color: white;
  font-weight: 300;
  letter-spacing: 0px;
}

.search-results {
  color: #fff;
  margin: 0;
  padding: 0;
  float: left;
  margin-bottom: 15px;
  width: 100%;
  max-height: 50%;
  overflow: hidden;
  position: relative;
  overflow-y: auto;
}
 
.search-results li {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  border-bottom: 3px solid #333333;
  background: #2C2C2C;
  margin-bottom: 0;
}
 .result-link {
  float: left;
  width: 100%;

}

.search-results .name {
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  min-width: 30%;
  display: inline-block;
  margin-left: -70px;
  width: 100%;
  padding-left: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.result-link > img {
  float: left;
  height: auto;
  width: 50px;
  max-height: 100px;
  margin-right: 10px;
  border: 5px solid white;
}

#AjaxLoading {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 10px 20px;
  position: fixed;
  text-align: center;
  z-index: 10000000000;
  line-height: 42px;
  left: 0;
  right: 0;
  display: none;
}
#AjaxLoading svg {
  vertical-align: middle;
  margin-right: 8px;
  top: 0px;
  position: relative;
}
svg path, svg rect {
  fill: #1399be;
}
div.checker {
  height: 15px;
  width: 15px;
}
.erroMessag{
	color:red;
}



.flyer-img{display: block;width: 50px;height: 50px;border-radius: 50px;position: fixed;z-index: 9999;}

/*--------*/
/*ch20150909*/
.orderinfos{
	background-color:#fff;
	border:3px solid #DFDFDF;	
}

.orderinfos td{
	border-bottom:2px solid #DFDFDF;	
	padding:5px;
}
.orderinfos td div{
	padding-right:20px;
	font-weight:bold;	
}
.qtys{
  border-color: #dfdfdf;
  padding: 0 7px;
  text-align: center;
  width: 50px;
   border: 1px solid #c8c8c8;
   height: 20px;
}
.orderinfo{
	color:#222;
}
.shaddress{
	 border: 1px solid #C8C8C8;
	 padding:10px;
	 margin-bottom:10px;
	 line-height:30px;
}
/*ch20150911*/
.icon-add{background: #1399be url("../images/add.png") no-repeat scroll 50% 50%;
  position: absolute;
  right: 180px;
  height: 36px;
  width: 36px;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  transition: background-color 150ms ease 0s;
  -moz-transition: background-color 150ms ease;
  -webkit-transition: background-color 150ms ease;
  -o-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
}
.Content.Wide, .Content.Widest {
  background: #fff;
  border: 1px solid #dfdfdf;
  min-height: 500px;
  padding: 30px;
  width: 100%;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
p {
  line-height: 1.5;
  margin-bottom: 20px;
  margin: 0 0 10px;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
dt {
  font-weight: bold;
    display: block;
}
dt, dd {
  line-height: 1.428571429;
}
/* Select */
.FormContainer select {
  -webkit-appearance: menulist;
  box-sizing: border-box;
  align-items: center;
  border: 1px solid;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  color: black;
  background-color: white;
  cursor: default;
}
.FormContainer .selector {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
.FormContainer .selector select:focus {
  outline: 0;
}
user agent stylesheetinput, textarea, keygen, select, button {
  margin: 0em;
  font: normal normal normal 13.3333330154419px/normal Arial;
  text-rendering: auto;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
}
.FormContainer div.selector {
  font-size: 14px;
  background: #ffffff url(../images/icon_arrow_down.png) no-repeat right center !important;
  height: 28px;
  line-height: 28px;
  min-height: 28px !important;
  padding: 3px 0 !important;
  max-width: 100%;
}
.FormContainer div.selector select {
  font-size: 12px;
  line-height: 18px;
  border: solid 1px #fff;
  width: 100%;
}
.FormContainer div.selector span {
  padding: 5px 25px 5px 10px !important;
  cursor: pointer;
  background: none;
  line-height: 20px;
}
.FormContainer div.selector.disabled span {
  color: #bbb;
}
/* Select */
.FormContainer div.selector {
  float: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  box-sizing: content-box;
    border: 1px solid #c8c8c8;
}
 .FormContainer div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 10px;
}
.FormContainer div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* use '=' here, not ':' */
  -moz-opacity: 0;
  border: none;
  background: none;
  cursor: pointer;
  height: 100%;
    top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.FormContainer option {
  font-weight: normal;
  display: block;
  padding: 0px 2px 1px;
  white-space: pre;
  min-height: 1.2em;
}
keygen, select, select[size="0"], select[size="1"] {
  border-radius: 0px;
  border-color: rgb(169, 169, 169);
}
.CartRemoveLink {
  float: right;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  background: url(../images/icon_sprite.png) no-repeat -46px -46px;
}
.pull-left {
  float: left!important;
}
.btn1 {
  background: #f3f3f3;
  color: #848484;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border: none;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  padding: 0 1em;
  border-radius: 0;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}

.succan{
  margin-top: 20px;
  background: #fff;
  border: 1px solid #dfdfdf;
  min-height: 500px;
  width: 100%;
}
.quxcg{
    margin-top: 80px;
	text-align: center;
}
.quxcg h1{
	color: rgb(100, 155, 208);
}
.quxcg div img{
  width: 60px;
  height: 60px;
  vertical-align: middle;
}
/*------------*/

.search-nsos{
	position: relative;
    float: right;
	margin-bottom: 10px;
}
.search-nsos .search-xq{	
	height:20px;
	width:180px;
}
.search-nsos .searchsubmit{
	cursor:pointer;
    background: #f3f3f3;
    border: 1px solid #dfdfdf;
	height: 22px;
    width: 50px;
	color: #848484;
}
.ProductDescription-sear{
	display: inline-block;
    margin: 0 15px 0 0;
    max-height: 63px;
    overflow: hidden;
    vertical-align: middle;
    width: 350px;
	
}
.f-contactus{
    display: inline-block;
    vertical-align: top;
    width: 25%;
}

.f-contactus span{
	    font-size: 14px;
}
.youshi img{
	width:100%;
}
.homebiao2 {
    margin: 0 auto;
    width: 1000px;
    background: url(../img/ionic/biao2.png) no-repeat left top;
    float: left;
    height: 80px;
}
.homebiao3 {
    margin: 0 auto;
    width: 1000px;
    background: url(../img/ionic/biao3.png) no-repeat left top;
    float: left;
    height: 80px;
}
.homepp{
	margin: 0 auto;
    width: 1050px;
    float: left;
}
.homepp ul li {
    margin: 0 auto;
    width: 79px;
    height: 81px;
    float: left;
    background-color: #F2F2F2;
    margin-left: 0px;
   /* margin-right: 4px;
    margin-bottom: 3px;*/
}
.homezx{
	margin: 0 auto;
    width: 996px;
    float: left;
	margin-top:20px;
}
.homezx ul li {
    margin: 0 auto;
    width: 300px;
    margin-left: 32px;
    float: left;
}
.homezx-xw b{
	text-align: center;
    margin-left: 60px;
	color: #008D31;
}
.homezx-xwlb {
    margin: 0 auto;
    width: 300px;
    margin-left: 0px;
    float: left;
}
.homezx-xwlb ul li {
    width: 300px;
    margin-left: 0px;
    float: left;

    font-size: 12px;
    color: #333333;
    text-align: left;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.homezx-xwlb ul li a{
    font-family: Verdana;
    font-size: 14px;
    color: #888;
    text-align: left;
    height: 25px;
    line-height: 25px;
}
.homezx-xwlb ul li a:hover{

    color: #008D31;

}
.homegd {
    margin: 0 auto;
    width: 300px;
    margin-left: 0px;
    height: 37px;
    float: left;
}
.homegd a{
	margin-left:60px;
	color:#009DD3;
}
.homersxh{
    margin: 0 auto;
    width: 994px;
    background: url(../images/list.png) no-repeat left top;
    float: left;
    border: 1px solid #D7D7D7;
    margin-top: 40px;
}
.homersxh-lb{
    width: 928px;
    margin: 0px auto 0;
    background: #fff;
    border: 0px solid #d3d3d3;
}
.homersxh-yp{
	margin: 0 auto;
    width: 934px;
    margin: 90px 30px 50px 30px;
    text-align: left;
    font-family: Verdana;
    font-size: 14px;
    color: #666666;
}
.homexhlist{
	float:left;
}
.homexhlist .homexhlist-a ul li{
    width: 180px;
    float: left;
    margin-right: 5px;
    margin-left: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
	background: #E8E8E8;
}
.homexhlist .homexhlist-a ul li p a {
    font-size: 14px;
    width: 180px;
    display: inline;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 15px;
    /*height: 14px;*/
    text-align: left;
    text-transform: capitalize;
	color: #888;
}
.homexhlist .homexhlist-a ul li p a:hover{
    color: #008D31;
}
.homeyyly{
    margin: 0 auto;
    width: 1000px;
    background: url(../images/biao4.png) no-repeat left top;
    float: left;
    height: 80px;
}
.homely{
    margin: 0 auto;
    width: 996px;
    float: left;
}
.homely-left {
    margin: 0 auto;
    width: 480px;
    float: left;
    margin-top: 16px;
    text-align: left;
    line-height: 24px;

}
.homely-right{
    margin: 0 auto;
    width: 480px;
    float: left;
    margin-top: 20px;
    overflow: hidden;
    margin-left: 30px;
}
.homely-right ul li {
    width: 85px;
    height: 85px;
    margin-left: 10px;
    margin-bottom: 18px;
    float: left;
    overflow: hidden;
}
.floatR{
	width: 152px;
    height: 301px;
    position: absolute;
    top: 3825px;
    right: 10px;
    clear: both;
    left: 1271px;
	/*border: 3px solid #DA6868;*/
}

.f-company{
text-align:left;
}
.table-ss{
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%;
    background-color: transparent;
}
.hemocontact{
	margin: 0 auto;
    width: 1000px;
    background: url(../images/n-sales.jpg) no-repeat left top;
    float: left;
    height: 500px;
}
.hemocontact h3 {
    height: 49px;
    line-height: 49px;
    border: solid 1px #e5e5e5;
    background: #f7f7f7;
    width: 956px;
}
.hemocontact h3 a {
    font-size: 22px;
    color: #014171;
    padding-left: 78px;
}
.hemocontact-dg{

	float:left;
	width:50%;
}

.hemocontact-dg div{
padding: 18px 0 0 80px;	
}
.hemocontact-dg span {
    font-size: 18px;
    color: #000;
    width: 365px;
    display: block;
    line-height: 30px;
    padding-bottom: 20px;

}
.hemocontact-dg p{
    background: url(../images/lx_inp01.gif) no-repeat;
    width: 400px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 14px;
    overflow: hidden;

}
.hemocontact-dg p q {
    float: left;
    display: block;
    font-size: 14px;
    color: #565656;
    padding-left: 6px;
    width: 75px;
}
q:before, q:after {
    content: '';
}
.hemocontact-dg p .lx_inp01 {
    width: 300px;
    height: 35px;
    line-height: 35px;
    border: none;
    background: none;
}
.hemocontact-dg .lx_p1 {
    height: 75px;
    background: none;
}
.hemocontact-dg p .lx_inp02 {
    background: url(../images/lx_inp02.gif) no-repeat;
    width: 391px;
    height: 51px;
    border: none;
    overflow: auto;
    padding: 5px;
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    color: #565656;
}
.hemocontact-dg .lx_p2 {
    background: none;
}
.hemocontact-dg .lx_p2 img {
    padding-right: 20px;
}


#code{background-position: -189px 0px;bottom:120px;_margin-bottom:120px;}
#code_hover{background-position: -189px 0px;bottom:120px;_margin-bottom:120px;}
#gotop{background-position:-276px -310px;bottom:67px;_margin-bottom:67px;
    width:40px;height:40px;position:fixed;right:90px;cursor:pointer;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.leftsy{
	float: left;
	width:70%;
}
.yylyx{
	margin: 0 auto;
    width: 100%;
    float: left;
	margin-top:10px;
	margin-bottom: 10px;
}
.leftsy-title{	
	 width: 100%;
    float: left;
}
.leftsy-title img{
	width:50px;
	float: left;
}

.leftsy-title h1{
	float: left;
    color: #7193B8;
    font-size: 18px;
    padding: 10px;
	background:url(../images/cp.png) no-repeat bottom;
	background-position: 0px 36px;
}
.leftsy ul li {
    margin-left: 75px;
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
	border-radius: 5px;
}
.sy-right{
	float: right;
	width:28%;
	position:relative;
}
.uimage{
	width: 100%;
    float: left;
	height:100px;
	    border: 1px solid #000000;
}
.uimage img{
	width: 100%;
	height:100px;
}
._r2ing{
	width: 100%;
    float: left;	
	background: #F3F3F3;
	border: 1px solid #e9eaed;
	border-top: 0;

	/*height: 500px\9;*/
	
}
._r2ing-top{
	 margin-top: 10px;
	overflow-y: auto;
    max-height: 500px;
	
}
._r2ing ._r2ingy{
  box-sizing: border-box;
  height: 100%;
  position: relative;
  width: 95%;
  margin: 0 auto;
  background: #FFFFFF;
  border: 1px solid #e9eaed;
}
.rngy-tit{
	text-align: center;
	padding: 10px;
}
.rngy-imgs{
	padding: 5px 15px 5px 15px;	
}
.rngy-imgs img{
	width: 100%;
}
.apx-st{
	width: 100%;
    float: left;
    font-size: 14px;
    color: #687177;
}
.apx-st p{
	margin-left:15px;
	}

.lutpys{
    margin-top:10px;
}
.lutpys img{
	max-height:155px;
	margin-left:5px;
	margin-right: 40px;
}
.footer-columnsre{
    float: left;
    width: 49%;
}
.clearfix{
	width:100%;
	padding-top: 40px;
	background: -ms-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
	background: linear-gradient(to top, #FFFFFF 0%,#FFFFFF 40%,#FFFFFF 60%,#E5E5E5 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 );*/
	overflow: hidden;
	background: url('../images/b01.jpg') no-repeat ;
	padding-bottom: 5px;
	  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.clearfix146{
	width:100%;
	padding-top: 40px;
	background: -ms-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
	background: linear-gradient(to top, #FFFFFF 0%,#FFFFFF 40%,#FFFFFF 60%,#E5E5E5 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 );*/
	overflow: hidden;
	background: url('../images/b02.jpg') no-repeat ;
	padding-bottom: 5px;
	background-attachment: fixed;
 	 background-size: cover;
  	background-position: 50% 0%;
 	 background-repeat: no-repeat;
}

.clearfix145{
	width:100%;
	padding-top: 40px;
	background: -ms-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
	background: linear-gradient(to top, #FFFFFF 0%,#FFFFFF 40%,#FFFFFF 60%,#E5E5E5 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 );*/
	overflow: hidden;
	background: url('../images/b02.jpg') no-repeat ;
	padding-bottom: 5px;
	background-attachment: fixed;
 	 background-size: cover;
  	background-position: 50% 0%;
 	 background-repeat: no-repeat;
}

.clearfix151{
	width:100%;
	padding-top: 40px;
	background: -ms-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
	background: linear-gradient(to top, #FFFFFF 0%,#FFFFFF 40%,#FFFFFF 60%,#E5E5E5 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 );*/
	overflow: hidden;
	background: url('../images/b02.jpg') no-repeat ;
	padding-bottom: 5px;
	background-attachment: fixed;
 	 background-size: cover;
  	background-position: 50% 0%;
 	 background-repeat: no-repeat;
}
.clearfix147{
	width:100%;
	padding-top: 40px;
	background: -ms-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
	background: linear-gradient(to top, #FFFFFF 0%,#FFFFFF 40%,#FFFFFF 60%,#E5E5E5 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 );*/
	overflow: hidden;
	background: url('../images/b02.jpg') no-repeat ;
	padding-bottom: 5px;
	background-attachment: fixed;
 	 background-size: cover;
  	background-position: 50% 0%;
 	 background-repeat: no-repeat;
}
.clearfix148{
	width:100%;
	padding-top: 40px;
	background: -ms-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
	background: linear-gradient(to top, #FFFFFF 0%,#FFFFFF 40%,#FFFFFF 60%,#E5E5E5 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 );*/
	overflow: hidden;
	background: url('../images/b05.jpg') no-repeat ;
	padding-bottom: 5px;
	  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.clearfix149{
	width:100%;
	padding-top: 40px;
	background: -ms-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
	background: linear-gradient(to top, #FFFFFF 0%,#FFFFFF 40%,#FFFFFF 60%,#E5E5E5 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 );*/
	overflow: hidden;
	background: url('../images/b05.jpg') no-repeat ;
	padding-bottom: 5px;
	  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.clearfix150{
	width:100%;
	padding-top: 40px;
	background: -ms-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
	background: linear-gradient(to top, #FFFFFF 0%,#FFFFFF 40%,#FFFFFF 60%,#E5E5E5 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 );*/
	overflow: hidden;
	background: url('../images/b05.jpg') no-repeat ;
	padding-bottom: 5px;
	  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.clearfixnew{
	width:100%;
	padding-top: 40px;
	background: -ms-linear-gradient(left, #9e9d9d 0%,#cecdcd 40%,#cecdcd 60%,#9e9d9d 100%);
	background: linear-gradient(to top, #FFFFFF 0%,#FFFFFF 40%,#FFFFFF 60%,#E5E5E5 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 );*/
	overflow: hidden;
	background: url('../images/b03.jpg') no-repeat ;
	padding-bottom: 5px;
	  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
.appli-left{
	float:left;
	width: 70%;
}
.pages span{
	font-size: 14px;
}
.appli-title h1 {
    float: left;
    font-size: 18px;
    padding: 10px;
	padding-left:0px;
	text-decoration:underline
}
.appli-cont{
	float: left;
	width:100%;
}
.appli-cont-left{
	float: left;
	width:30%;
	min-height: 300px;
	
}
#floater{
    margin-top: 30%;
    line-height: 30px;
	text-decoration:underline;	
	font-size: 16px;
}
.appli-cont-right{
	float: right;
    width: 69%;
    position: relative;
	margin-top: 10px;	
}
.appli-cont-right ul li {
  
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
    border-radius: 5px;
}
.appli-cont-right ul li img{

	max-width: 500px !important;
}
._r2ingy h1{
	text-align: center;
    color: #DE0000;
	line-height: 15px;
}
._r2ingy ul {
	margin-top:10px;
}
._r2ingy ul li{
	border-bottom: 1px solid #c8c8c8;
	padding: 10px;
	margin-left:0px;
}
._r2ingy ul li img{
	height: 10px; 
	margin-top: 6px;
}
.contaus{
	width: 100%;
    float: left;
	padding-top: 15px;
	padding-left: 30px;

}
.contaus li{
	margin-left:0px;
}
 .searchfield {
    float: left;
    border: 0;
    width: 300px;
    height: 23px;
    padding: 0 5px;
    top: 0;
    left: 0;
    line-height: 1;
}
.bgtopc-fom button {
    display: block;
    height: 23px;
    width: 40px;
    border: 0;
    background-color: #D50007;
    color: #fff;
    line-height: 1;
    cursor: pointer;
    line-height: 1;
    vertical-align: middle;
    top: 0;
    left: 168px;
    float: left;
	    text-align: center;
}

.bgtopc-fom span {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    -moz-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
	float: left;
	margin-left: 13px;
}
.bgtopc-fom span::before {
       width: 2px;
    height: 7px;
    left: 6px;
    top: 13px;
    border-radius: 2px;
    background: #E8E0E0;
    position: absolute;
    content: '';
}
.bgtopc-fom span::after {
        width: 10px;
    height: 10px;
    left: 0px;
    top: 0px;
    border-radius: 16px;
    border: 2px solid #E8E0E0;
    position: absolute;
    content: '';
}
.bgtopc-fom{
	 float: right;
	 padding-top:30px;
}
.bgtopc-fom form{
	border: 2px solid #000000;
	height:23px;
}
.bgtopc-en{
		float: left;
	    margin-left: 20px;
	    background: #292A2B;
	    width: 90px;
   		height: 23px;
	    color: #ffffff;
}
.language-flag-en {
    background-position: 0 -5731px;
}

.language-flag {
    width: 16px;
    height: 11px;
    display: block;
    float: left;
    padding-right: 5px;
    margin-top: 6px;
    margin-left: 5px;
}
.language-arrow {
    background-position: 0 -10402px;
    display: block;
    float: right;
    width: 7px;
    height: 11px;
	    margin-top: 2px;
    margin-right: 5px;
}
.language-arrow, .language-flag-en{
    background-image: url('../Images/icons.png');
    background-repeat: no-repeat;
}
/*ch20160413***************************************************************************/
.menuLst {
    background: none repeat scroll 0 0 #FFFFFF;
   /* border: 1px solid #D1D2D4;*/
    border-radius: 8px;
    position: relative;
	padding-bottom:28px;
	margin-top:10px;
}

.menuLst ul {
    padding: 0;
}

.menuLst ul li {
    clear: both;
    list-style: none outside none;
}

.menuLst li a {

    color: #666666;
    /*display: block;*/
    font-size: 11px;
    margin: 5px 0px;
    position: relative;
	font-family:'Maven Pro', sans-serif;
}
.sf-menu li ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DFDFDF;
    display: none;
    left: inherit;
    margin-top: -30px;
    padding: 8px 10px;
    position: absolute;
    right: -220px;
    width: 210px;
    z-index: 100;
}
.sf-menu li ul li {
    border-bottom: 1px solid #FFFFFF;
    clear: both;
    height: 25px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.menuLst ul li a:hover {
	background: #0067A6;
	border-bottom:none;
}
.menuLst ul li a:hover{ color:#fff;}
#menu_zzjs_net{overflow:hidden;}
#menu_zzjs_net li{ margin:10px 0;}
#menu_zzjs_net .rem{padding-left:16px;}
#menu_zzjs_net .add{background:url(../images/tree_20110125zzjs_net.gif) -4px -31px no-repeat;}
#menu_zzjs_net .ren{background:url(../images/tree_20110125zzjs_net.gif) -4px -7px no-repeat;}
#menu_zzjs_net li a{outline:none;blr:expression(this.onFocus=this.blur());}
#menu_zzjs_net li input{vertical-align:middle;margin-left:5px;}
#menu_zzjs_net .two{padding-left:10px;display:none;}
#menu_zzjs_net .two li{padding-left:10px; text-indent:-16px;}
.firstli{ font-weight:bold;     border-bottom: 1px solid #DFDFDF;}
.firstlis{padding-left:15px;}
.secondlis{ padding-right:22px;}
/*product.php*/
.firstcatalog {
   /* border-top: 4px solid #0E3576;*/
    margin-top: 5px;
}

.prolist {
    margin-top: 40px;
}
.prolist li {
    float: left;
    font-family: 'Maven Pro', sans-serif;
    width: 340px;
}
.proinfos {
    margin: 10px 0;
}
.dhabus {
    text-align: center;
    color: black;
    font-size: 16px;
    margin-top: 20px;
}
.dhabus a {
    color: black;
    font-size: 16px;
}

.proleft {
    float: left;
    width: 175px;
}
.prolist li span {
    color: #0067A6;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}

.prolist li img {
    max-height: 151px;
    max-width: 160px;
}
*html .prolist li img{ 
height: expression(this.width > 170 ? this.height = this.height * 170 / this.width : "auto");
width: expression(this.width > 170 ? "170px" : "auto");
max-width:170px;
 
}

.proright {
    float: left;
    height: 190px;
    position: relative;
}
.proright ul {
    margin: -20px 0 0 10px;
    padding: 0;
    position: absolute;
    top: 50%;
}

.proright li {
    float: none;
    font-size: 11px;
    list-style: circle outside none;
    width: 160px;
}
.proright li a {
    color: #F47B20;
}

.buttonsbg {
    background-color: rgba(0, 0, 0, 0);
    border-color: #B2B2B2;
    border-style: solid;
    border-width: 0 0 1px;
}

.text2 {
    color: #454545;
    font-size: 10pt;
    text-decoration: none;
}

.line {
    border-bottom: 1px solid #DFDFDF;
    margin: 10px 0;
}
#sjtable{ border-collapse:collapse;}
#sjtable .header {
    background-color: #DDDDDD;
    border-bottom: 1px solid #000000;
}
#sjtable td {
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    border-top: 1px solid #333333;
    padding: 3px !important;
}
#imglink img {
    max-height: 109px;
    max-width: 200px;
}

.channelsbg1 {
    background-color: #458DB3;
	height:25px;
}

#plp-fcicadlinks {
    border-collapse: inherit;
}
.channelsbg {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #B2B2B2;
}

.channelstitle {
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

.textsm a {
    color: #0067A6;
    font-size: 8pt;
    text-decoration: underline;
}
.tablebg1 {
    background-color: rgba(0, 0, 0, 0);
    border-color: #B2B2B2;
    border-style: solid;
    border-width: 1px;
    padding-left: 5px;
}
.tablebg2 {
    background-color: rgba(0, 0, 0, 0);
    border-color: #B2B2B2;
    border-style: solid;
    border-width: 1px;
    padding-left: 5px;
    text-align: left;
}

.line2 {
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 10px;
}
.search_text {
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 10px;
	color:#296280;
}

.text1 {
    color: #454545;
    font-family: 'Maven Pro', sans-serif;
    font-size: 9pt;
    text-decoration: none;
}

.sycaid ul #onme {
	    margin-left: 0px;
}
.sycaid .logo_img{
	margin-left: 50px;
}
.en-left{
	margin-top:10px;
	margin-right:10px;
	margin-left: 0px;
}
.lo-rig {
	    float: right;
		    margin-left: 10px;
}
.logo_img-rig {
	    float: right;
		margin-left:40px !important;
}
.welcome-ri{
	float:right;
	margin-left: 10px;}
	
	.psdy a {
    color: #347bc7 !important;
}
.livivianpwx a{
	    padding: 0px; 
		    display: inline;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;

}

.btns{
	  border-color: #ccc;
	background-color: #fff;
    text-transform: uppercase;
	 
	margin-top: 10px;
	font-weight: 700;
	  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.22);
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
	display: inline-block;
  margin-bottom: 0;
	
}

.footer_wid{
	width:100%;
	padding-top: 20px;
    padding-bottom: 40px;
}
.footer_wid ul li{
	float: left;
    width: 24%;
  
    padding-top: 10px;
	padding-bottom: 10px;

}
.footer_wid ul li+li{
	margin-left:12%;
	}
.footer_wid ul li h1{
	color:#296280;
	font-weight: bold;
	font-size: 16px;
}
.footer_wid .widabout{
	padding-top: 10px;
	width:100%;
	text-align: left;
}
.widabout img{width:90%;}
.widabout p{
	color:#ADADAD;
}
.subscr{
	width:100%;
	padding-top:10px;
	overflow: hidden;
}

.subscrilb{
	width:80%;
}
#subscrilbButton{
	    float: left;
    display: block;
    height: 23px;
    width: 90px;
    border: 0;
    background-color: rgb(187, 187, 187);
    color: #fff;
    line-height: 1;
    cursor: pointer;
    line-height: 1;
    vertical-align: middle;
    top: 0;
    left: 168px;
    text-align: center;
    margin-top: 10px;
}
.erwm{
	width:100%;
	padding-top:20px;
	overflow: hidden;
}
.erwm ul li{
	float:left;
	width: 36%;
	    text-align: center;
}
.erwm ul li img{
	width:100%;
}
.erwm ul li span{
    font-size: 14px;
    color: #ffffff;
}
.newevet {
	width:100%;
	overflow: hidden;
}
.newevet ul li{
	float:left;
	width: 100%;
}
.newevet ul li img{
	max-width:99%;
}
.newevet ul li span{
    font-size: 14px;
    color: #D4CDCD;
}
.footbq{
	width: 100%;
    background: #59585D;
    overflow: hidden;
}
.footbqs{
	width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #97999A;
    text-align: center;
}
.dtlx{
	width:100%;
	overflow: hidden;
}

.dtu{
	    float: left;
    width: 50%;
}
.lxi{
	float:left;
}
.sear-keyword{
	 padding: 0px 9px 10px 0px;
}

.widlxwm{
	width:100%;
	height: 300px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#464444,endColorStr=#191818); /*IE*/ 
	background:-moz-linear-gradient(top,#464444,#191818);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#464444), to(#191818));
	background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #464444),color-stop(1, #191818));/* Safari & Chrome*/ 
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#464444', endColorstr='#191818'); /*IE6 & IE7*/ 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#464444', endColorstr='#191818')"; /* IE8 */ 
}
.widlxwm ul{
	padding:10px;
}
.widlxwm ul li{
	float:left;
	width: 100%;
	margin-left: 0px !important;
	line-height: 20px;
}
.widlxwm ul li a{
	color: #ADADAD;
	margin-left: 10px;	
}
.newevet ul li a {
    color: #ADADAD;

}

/*********************首页轮播图样式****************/


.flexslider {
	margin: 0px auto 20px;
	position: relative;
	width: 100%;
	height: 355px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: right;
    right: 10px;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 355px;
	display: block;
}
.figure {
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -940px;
}
/*********************首页轮播图样式****************/


/*******水印样式***/
.sytup {
    position: relative;
	top: 90px;
    left: 62px;
}
.sytup img{
	    width: 50px;
}

.sytup2 {
    position: relative;
    top: 40px;
    left: 25px;
}
.sytup2 img{	   
	width: 32px;
}

.sytup3 {
    position: relative;
    top: 90px;
    left: 0px;
}

.sytup3 img{
	    width: 40px;
}
.sytup4 {
    position: relative;
    top: 90px;
    left: 0px;
}

.sytup4 img{
	    width: 40px;
}
.sytup5 {
     position: absolute;
    top: 30%;
    left: 45%;;
}

.sytup5 img{
	    width: 150px;
}
.s20160823160454{
	top:304px;
}
.s20160902151413{
	top:324px;
	}
.s20160819171246{
	top:365px;
	
	}
	.s20160822153218{
		top:1000px;
		}
/*******水印样式***/

#spanViewList{
	overflow: overlay;
    width: 800px;
}