ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}
em,i{
	font-style: normal;
}
.s-menus li.placeholder{
	height: 110px;
	margin-bottom: 0;
}
.mg18{
	margin-top: 40px;
}
.s-wrap{
	width: 1000px;
	margin: 15px auto 0;
}
.s-wrap a,.s-wrap .dropdown-menu > li > a{color: #fff;}
.navbar-right{margin-right: 0;}
.s-main {
	width: 800px;
	margin: 0 auto;
}

.index-top{
	background: rgba(255, 255, 255, .2);
	background:#FFF\9;
	filter:Alpha(opacity=20);
	height: 50px;
}
.index-top li{
	position: relative;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background-color: transparent;
}
.s-wrap .nav .open .dropdown-menu > li > a{
	color: #333;
}
.navbar-text {
	color: #fff;
}
.navbar-text a {
	color: #fff;
	text-decoration: underline;
	margin: 0 5px;
}
body {
    background: url('../../Content/aoshi/img/bj-blue.jpg') no-repeat center 0;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    zoom: 1;
    position: relative;
    min-height: 870px;
}

.beta {
    margin-left: 0px;
    margin-top: 28px;            
    padding: 0 4px;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    font-size: 11px;
    line-height: 17px;
    font-weight: 400;
    background-color: #FE7F06;
    color: #fff;
    font-family: Arial;
    height: 16px;
    background-image: linear-gradient(bottom,#fd7607 49%,#ff8a05 75%);
    background-image: -webkit-linear-gradient(bottom,#fd7607 49%,#ff8a05 75%);
    background-image: -moz-linear-gradient(bottom,#fd7607 49%,#ff8a05 75%);
    background-image: -o-linear-gradient(bottom,#fd7607 49%,#ff8a05 75%);
}
.logoimg a
{
    text-decoration: none;
}
.logotxt{
    color: #fff;
    font-size: 70px;
    letter-spacing: 20px;
}
.logoimg {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 40px;
}

.index-search {
    width: 685px;
    margin: 0 auto;
}
.search-input {
	background-color: #fff;
	width: 570px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	padding: 5px 10px;
	box-sizing:content-box;
	border: 0;
}

.location{
	font-size: 14px;
	padding: 10px 0;
}
.location a{
	margin: 0 10px;
	color: #666;
}
.location a.l-first{
	margin-left: 0;
	font-size: 18px;
	font-weight: bold;
}
.location span{
	color: #01aeff;
	margin-left: 10px;
}

.search-btn {
	background-color: #01aeff;
	width: 90px;
	height: 60px;
	border: 0;
	color: #fff;
	font-size: 16px;
	padding: 0;
	margin-left: -4px;
}
.search-keywords {
	width: 570px;
	padding-top: 15px;
	padding-bottom: 35px;
}
.search-keywords a {
	color: #d7f5fd;
	text-decoration: underline;
	margin: 0 5px;
}
.search-keywords a:hover {} .index-main {
	width: 960px;
	margin: 0 auto;
}
.s-menus {
	width: 140px;
	border: 0;
	background-color: none;
}
.s-menus li {
	text-align: center;
	background: rgba(255, 255, 255, .4);
	background:#fff\9;
	filter:Alpha(opacity=40);
	border: 0;
	margin-bottom: -1px;
}
.s-menus li a{
position:relative;
}
.s-menus li.active {
	background: url(../img/s-active.png) no-repeat 0 0;
}
.s-menus>.active>a,
.s-menus>.active>a:hover,
.s-menus>.active>a:focus {
	background: none;
	border: 0;
	color: #fff;
}
.s-menus>li>a {
	line-height: 34px;
}
.tabs-left > .s-menus {
	border: 0;
}
.s-menus> li > a:hover,
.s-menus > li > a:focus {
	background: rgba(166, 191, 210, .3);
	background:#a6bfd2\9;
	filter:Alpha(opacity=30);
	border: 0;
	color: #fff;
}
.s-menus li.setting {
	padding-top: 68px;
	text-align: center;
	text-indent: -9999px;
	background-color: rgba(255, 255, 255, .4);
	background-color: #fff\9;
	background-image: url(../img/setting.png);
	background-repeat: no-repeat;
	background-position:  center 85px;
	filter:Alpha(opacity=40);
}
.tabs-left > .nav-tabs {
	border-bottom: 0;
}
.tabs-left > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs {
	float: left;
	margin-right: 30px;
}
.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #ffffff;
	background: transparent;
	border: 0;
    color:#fff;
}
.tabs-left>.s-menus>li>a {
	border: 0;
	color: #fff;
	margin-bottom: 1px;
	margin-right: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: block;
}

.s-main-r {
	width: 790px;
	height: 340px;
	position: relative;
	overflow: hidden;
}
.s-news-img {
	width: 430px;
	height: 340px;
	position: absolute;
	left: 0;
	top: 0;
}
.img-arrow{
	position: absolute;
	top: 150px;
	left: 10px;
	width: 410px;
	height: 31px;
	overflow: hidden;
}
.img-arrow a{
	display: block;
	width: 20px;
	height: 31px;
	background-image: url(../img/arr.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.img-arrow a.img-arr-left{
	background-position: 0 0;
	float: left;
}
.img-arrow a.img-arr-right{
	background-position: right 0;
	float: right;
}
.img-title {
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 225px;
	text-indent: 2em;
	z-index: 3;
}
.img-title a,
.img-title a:active,
.img-title a:visited {
	color: #fff;
}
.img-title a:hover {
	color: #0186c4;
}
.img-bars {
	width: 410px;
	height: 44px;
	background-color: #050d1a;
	padding: 18px 15px 18px 5px;
	box-sizing: content-box;
}
.img-bars img {
	width: 70px;
	height: 42px;
}
.img-bars li {
	border: 1px solid #050d1a;
	float: left;
	margin-left: 10px;
	cursor:pointer;
}
.img-bars li.cur-span {
	width: 72px;
	height: 44px;
	border: 1px solid #0186c4;
}
.s-news-news {
	position: absolute;
	right: 0px;
	top: 0;
	width: 360px;
	padding: 20px;
	background-color: #b4becb;
}
.hot-title {
	border-bottom: 2px solid #fff;
	margin-bottom: 12px;
	height: 30px;
	line-height: 30px;
}
.hot-title h6 {
	position: relative;
	border-bottom: 2px solid #8299be;
	bottom: 2px;
	z-index: 2;
	width: 20%;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
}
.hot-title a {
	text-align: right;
	color: #fff;
	float: right;
	text-decoration: none;
}
.hot-title a:hover {
	color: #0186c4;
}
ul.word-keywords {
	margin: 0;
	padding: 0;
}
.word-keywords em {
	font-style: normal;
}
.word-keywords li {
	float: left;
	width: 160px;
	list-style: none;
	line-height: 32px;
}
.word-keywords .dot {
	display: inline-block;
	background: #666;
	width: 3px;
	height: 3px;
	overflow: hidden;
	margin-right: 7px;
}
.word-keywords li a {
	color: #000;
}

.word-keywords li a:visited,
.word-keywords li a:active {
	color: #525252;
}
.word-keywords li a:hover {
	color: #0186c4;
}
/*----*/

.s-company {
	background-color: rgba(181,191,205,.7);
	background:#b5bfcd\9;
	filter:Alpha(opacity=70)
}
.s-company ul,.s-company li,.s-company a,.s-company img,.s-company em{
position:relative;
}
.s-company-list{
	padding: 10px;
}
.s-nplus-nav {
	border-bottom: 1px solid;
	border-color: rgba(240, 240, 240, .5) !important;
	float: left;
	position: relative;
	width: 154px;
	height: 39px;
	line-height: 39px;
	text-align: left;
	font-size: 14px;
	padding:3px 19px 3px 6px;
	_overflow: hidden;
	cursor: pointer;
}
.s-nplus-nav img{ margin-right: 5px;}
.s-nplus-nav a{ color: #000;}
.s-nplus-nav a:hover{color:#01aeff;}
.s-nplus-nav:hover{
	background: #b5cae3;
}
.s-nplus-nav:hover a{ color: #000;}
.footer {
	padding: 30px 0 20px;
	margin-top: 30px;
	color: #6897a3;
	font-size: 12px;
}
.footer a {
	color: #6897a3;
	margin: 0 2px;
}
.index-footer{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 8px auto;
	text-align: center;
	zoom:1;
	}
.index-footer,.index-footer a{
	color: #fff;
}

.twitter,
.facebook,
.google,
.youtube,
.pinterest {
	margin: 0 5px;
	display: inline-block;
	background-image: url(../img/share.png);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
}
.twitter {
	background-position: -1px -1px;
}
.facebook {
	background-position: -45px -1px;
}
.google {
	background-position: -89px -1px;
}
.youtube {
	background-position: -133px -1px;
}
.pinterest {
	background-position: -173px -1px;
}
.footer .share-img {
	padding-top: 10px;
}
.footer .share-img a {
	margin: 0 10px;
}

/*----search.html*/
.sub-navbar-top{
	background-color: #f5f5f5;
	border-bottom: 1px solid #e7e7e7;
	/*height: 49px;*/
	font-weight: 300;
}
.navbar-brand{
	padding: 5px 0;
}
.sub-navbar-top .navbar-text ,.sub-navbar-top .navbar-text a{
	color: #6c6c6c;
	text-decoration: none;
}
.sub-navbar-top .navbar-text{
	border-color:#e7e7e7;
}
.sub-navbar-top .navbar-text a:hover{
	color: #0186C4;
}
.in-login li{display: inline;}
.in .in-login li{display: block;}
.in .no-login{ text-align: right;}
@media (min-width: 1200px) {
 .fivecolumns .col-xs-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
  width: 20%;
  *width: 20%;
 }
}
.pro-list{
	border: 1px solid #fff;
	padding: 15px;
	margin-bottom: 15px;
}
.pro-list:hover{
	border-color:#0186c4;
}
.p-img{
	width: 180px;
	height: 180px;
	overflow: hidden;
}
.p-text,.p-author,.p-public,.p-public,.p-price,.p-down{
	line-height: 25px;
}
.p-text{
	padding-top: 25px;
}
.p-down{
	padding-top: 10px;
}
.sub-footer{
	border-top: 1px solid #e7e7e7;
}
.sub-search{
	padding-top: 40px;
	padding-bottom: 50px;
}
.sub-search .search-input{
	width: 50%;
	height: 28px;
	line-height: 28px;
	border: 1px solid #d8d8d8;
}
.sub-search .search-btn{
	height: 40px;
	border: 1px solid #1aa1e1;
}
.select-condition{
	border: 1px solid #e7e7e7;
}
.select-condition dl{
	border-bottom: 1px dashed #e7e7e7;
	padding: 11px 20px 10px;
	margin-bottom: -1px;
	line-height: 24px;
	position: relative;
}
.select-condition .dl-horizontal dt{
	width: 75px;
	font-weight: normal;
	color: #666;
}
.select-condition .dl-horizontal dd.dd-list{
	margin-left: 75px;
	margin-right: 75px;
	min-width: 200px;
	height: 20px;
	overflow: hidden;
}
.select-condition .dl-horizontal dd.h-extend{
	height: auto;
}
.select-condition .dl-horizontal dd.more{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 48px;
	margin-left: 0;
}
.select-condition dd a{
	margin-right: 20px;
	color: #333;
}
.select-condition dd.more a{margin-right: 0;}
.select-condition dd a:hover{
	 color:#337ab7;
}
.select-condition i{
	margin-left: 5px;
}
@media (min-width: 240px) and (max-width:700px){
 .select-condition .dl-horizontal dd.dd-list{margin-left:0;}
}


.s-filter{
	border: 1px solid #e7e7e7;
	background-color: #f5f5f5;
	margin: 20px 0;
	height: 38px;
	line-height: 36px;
	overflow: hidden;
}

.s-filter span{
	border-right: 1px solid #e7e7e7;
}
.f-sort-price{
	padding-left:32px;
	text-align: left;
}
.f-sort-price em{
	padding:0 10px;
}
.f-sort-price input{
  display: inlnie-block;
  width: 50px;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  margin-top: 2px;
}
.s-zh{
	background-color: #fff;
	color: #005aa0;
}
.s-sort a{
	border-right: 1px solid #e7e7e7;
}
.red{color:red}
.s-page {
	line-height: 38px;
}
.s-page a{
	font-size:16px;
	font-weight: 700;
	margin: 0 8px;
	color: #333;
}
.s-page a:hover{
	color: #0186C4;
	text-decoration: none;
}
.selector-set{
	padding: 20px 0 10px;
}
.selector-set a{
	border: 1px solid #e7e7e7;
	color: #666;
	padding: 2px 6px;
	margin: 4px;
	font-weight: normal;
	display: inline-block;
}
.selector-set a:hover{
	color: #0186C4;
}
.selector-set b,.selector-set i{
	font-weight: normal;
}
.selector-set i{
	margin-left: 8px;
	margin-top:3px ;
}
.selector-set em{
	color:#0186C4;
}
/*-proinofo--*/
.bor-box{
	border: 1px solid #e7e7e7;
}
.headtitle{
	padding: 35px 0 35px 35px;
}
.headline-1{
	clear: both;
    display: block;
    font-size: 24px;
    font-weight: 500;
    line-height: 22px;
    margin: 35px 0 15px -46px;
    overflow: hidden;
    position: relative;
    background: #fff url(../img/headline.gif) repeat-x 0 center;
}
.headline-content{
	background:#fff;
    display: block;
    float: left;
    line-height: 24px;
    padding: 0 8px 0 20px;
}
.headline-1-index{
	background: #519cea;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    margin: 1px 0 0;
    text-align: center;
    width: 25px;
}
.headline-edit{
	position: absolute;
	right: 0;
	background-color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
}
.headline-edit a{
	color: #666;
}
.headline-edit a:hover{
	color: #0186C4;
}
.side-box{
	padding:10px;
	margin-top: 10px;
	overflow: hidden;
}
.pic-box{
	margin-top: 58px;
}
.pic-box img{
	display: block;
	width: 220px;
	height: 150px;
	margin-bottom: 15px;
}
.pic-box a{
	text-decoration: none;
	color: #333;

}
@media (min-width: 768px){
 .twocolumns .col-xs-9, .twocolumns .col-sm-9, .twocolumns .col-lg-9 {
  padding-left: 45px;
  padding-right: 50px;
 }
}
@media (min-width: 1200px) {
 .twocolumns .col-xs-9, .twocolumns .col-sm-9, .twocolumns .col-lg-9 {
  padding-left: 45px;
  padding-right: 50px;
 }
}
@media (min-width: 768px) and (max-width: 979px) {
 .twocolumns .col-xs-9, .twocolumns .col-sm-9, .twocolumns .col-lg-9 {
  padding-left: 45px;
  padding-right: 50px;
 }
}
.anchor-list{
	clear: both;
	display: block;
}
.side-title{
	padding: 5px 0;
}
.side-list-item{
	font-size: 12px;
	line-height: 24px;
}
.side-list-img{
	float: left;
	width: 110px;
	margin: 5px 5px 0;
}
.side-list-img img{
	display: block;
	margin-bottom: 8px;
	width: 110px;
	height: 110px;
}
.sideCatalog{
	padding-top: 10px;
	/*height: 300px;*/
	/*width: 260px;*/
}
.sideCatalog-item1 a{
	/*width: 260px;*/
	display: block;
	line-height: 30px;
	font-weight: 200;
	padding: 8px 10px;
	background: url(../img/proinfo-bg.png) no-repeat 10px -103px;
	margin-bottom: 1px;
	text-indent:25px;
	color:#0186C4;
}
.navbar-wrapper {
  margin-top:20px;
  position: relative;
  z-index: 15;
  /*width: 260px;*/
}
.navbar.navbar-inverse.navbar-static-top {
  background: #fafafa;
  border: 0;
}
.navbar.navbar-inverse.navbar-static-top a{
  color:#666;
}
.navbar.navbar-inverse.navbar-static-top a:hover{
  background:url(../img/proinfo-bg.png) no-repeat 10px 16px;
  color:#0186C4;
}
.navbar-inverse .navbar-nav>.highlight>a, .navbar-inverse .navbar-nav>.highlight>a:focus{
  background:url(../img/proinfo-bg.png) no-repeat 10px 16px;
  color:#0186C4;
}
.navbar-inverse .navbar-nav>.highlight>a:hover {
  background:url(../img/proinfo-bg.png) no-repeat 10px 16px;
  color:#0186C4;
}
/*-compare--*/
.cp-content{
	padding: 30px;
}
.cp-content .headtitle{
	padding: 0 0 20px 0;
}
.cp-content .headline-1{
	background: none;
	margin-left: -39px;
}
.cp-content .headline-content{
	background: none;
}
.cp-content .para{
	font-size: 14px;
	line-height: 26px;
}
.cp-modify{
	background-color: #ffe1eb;
}

.f-sort-price{
	padding-left: 8px;
	padding-right: 8px;
}
.f-sort-price input.btn{
	background-color: #01aeff;
	color: #fff;
	margin-left: 5px;
}
.download{
	padding: 50px 0;
	margin: auto;
}
.download h3{
	padding: 15px 0;
	margin-bottom: 50px;
	text-indent: 15px;
	background-color: #f5f5f5;
	border: 1px solid #e7e7e7;
}
.download img{
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 20px;
}
.download .dn-info{
	margin-top: 30px;
}
.dn-wx{
	margin-left: 20px;
}
.dn-wx img{
	width: 100px;
	height: 100px;
}



