body {
    border-top: 7px solid #91daa3;
}
header {
    padding-top: 20px;
}
#navMenu a{
	    color: #606164;
	     padding: 0 12px;
}
#navMenu {
    background: none;
    width: auto;
}
#navMenu li {
    border-right: 0px solid #047;
}
#navMenu a:hover {
    background-color: transparent;
    color: #888;
}
nav{
	float: right;
	    margin: 25px 0 -6px 0;
}

.search {
    clear: none;
    margin-top: 0;
    position: relative;
    margin-right: 10px;
}
.cartView a{
	    background: url(../images/cart_view.png) 0 0 no-repeat;
	   color: #929191;
}
.search #sf_submit {
    background: url(../images/search.png) 0 0 no-repeat;
    border: 0px solid #bbb;
    text-indent: -9999px;
    width: 14px;
    position: absolute;
    right: 8px;
    top: 6px;
}
.search #sf_keyword {
    padding: 5px 5px;
}
.logo {
    padding-top: 0;
}
.breadcrumb {
    width: auto;
    position: absolute;
    top: 79px;
}
.colMain {
    position: relative;
    width: 700px;
     word-wrap: break-word;
}
h2.menuTitle {
       padding: 44px 0 13px 0;
   background: url(../images/h2solid.png) 0 bottom no-repeat;
       margin-bottom: 8%;
}
h2.menuTitle a{
	color: #555;
}
.colSide h4 {
    background: none;
    padding: 50px 5px 18px 10px;
    text-shadow: 1px 2px 10px rgba(12, 12, 12, 2.5);
    font-size: 25px;
    text-align: center;
    border-bottom: 1px #fff solid;
    border-radius: 0;
}
.colSide {
    background: url(../images/colSide_bg.png) 0 0 no-repeat;
    min-height: 675px;
    width: 240px;
}
.product.proWrapBox {
    padding-top: 20px;
}
ul.sideCate.default {
    padding: 0 6%;
    padding-top: 5%;
}
.sideCate li.par_tree {
    background: url(../images/liicon.png) 0 10px no-repeat;
}
.sideCate li li.par_tree{
    background: url(../images/liicon_2.png) 0 10px no-repeat;
}
.sideCate li a.tree.active, .sideCate li.par_tree.active {
    background: url(../images/liicon-1.png) 0 10px no-repeat;
}
.sideCate li li a.tree.active, .sideCate li li.par_tree.active {
    background: url(../images/liicon-1_2.png) 0 10px no-repeat;
}
.sideCate li {
    border-bottom: 0px solid #ccc;
    line-height: 25px;
}
.sideCate li a {
    padding: 7px 3px 5px 26px;
    color: #000;
}
.sideCate li a, .sideCate > li > span > a {
    border-bottom: 1px dashed #888;
}
.sideCate li a.tree {
    width: 22px;
    height: 35px;
    border: 0;
}
.sideCate > li > ul > li a.active {
    color: #088482;
}
/*.sideCate ul {
    margin-top: -10px;
}*/
.productGrid .proList {
    margin: 0 33px 30px 0;
}
/*.sortBox {
    margin-bottom: 0;
}*/
.proList h3 a {
    color: #555;
}
.productPic.photo_imgX {
    width:30%;
}
.productRight {
    margin-left: 2%;
}
.productPic .photo{
	    padding: 10px;
}
.productWrap a img {
    width: 100%;
}
.main_cont a {
    color: #555;
}

h6.relTitle {
    color: #01017f;
}
#qrcode {
       margin-top: -20px;
}
.sf-arrows .sf-with-ul:after{
	display: none;
}

.footer {
    padding: 30px 0;
}

footer{
	border-top: 7px solid #91daa3;
}


/*首頁*/

.index .colMain {
    width: 100%;
}
.index .flex-control-nav {
    display: none;
}
.index .content{
	    padding-top: 30px;
}
.index article.coIntro h2 {
    text-align: center;
    color: #154c4b;
    font-size: 28px;
}
.index article.coIntro a {
    color: #154c4b;
}
.index .content_box {
    padding-top: 30px;
    width: 1000px;
    margin: auto;
}
.index li.boximg01 {
    background: url('../images/boximg01.jpg')0 0 no-repeat;
    height: 273px;
    width: 320px;
    float: left;
    border: 2px solid #fff;
}
.index li.boximg02 {
    background: url('../images/boximg02.jpg')0 0 no-repeat;
    height: 273px;
    width: 320px;
    float: left;
    border: 1px solid #fff;
}
li.boximg03 {
    background: url('../images/boximg03.jpg')0 0 no-repeat;
    height: 273px;
    width: 320px;
    float: left;
    border: 2px solid #fff;
}
.index li.boximg04 {
	background: url('../images/boximg04.jpg')0 0 no-repeat;
	height: 273px;
    width: 320px;
    border: 2px solid #fff;
    float: left;
}
.index li.boximg05 {
	background: url('../images/boximg06.jpg')0 0 no-repeat;
	height: 273px;
    width: 320px;
    border: 1px solid #fff;
    float: left;
}
.index li.boximg06 {
	background: url('../images/boximg05.jpg')0 0 no-repeat;
	height: 273px;
    width: 320px;
    border: 2px solid #fff;
    float: left;
}
.index .content_box ul {
    clear: both;
    display: flex;
}
.index .content_box p {
    bottom: 0;
    margin: auto;
    text-align: center;
    margin-top: 240px;
    font-weight: bold;
    font-size: 15px;
}
.index .content_box p a {
    font-weight: 100;
    color: #fff;
    font-size: 13px;
}
.index .content_box .more_b {
    background: #020180;
    padding: 2px 5px;
}

.index .content_box .more_g {
    background: #034040;
    padding: 2px 5px;
}
.index .content_box p a:hover {
    text-decoration: none;
}
.index .content_box .more_b:hover {
    background: #5353d8;
}
.index .content_box .more_g:hover {
    background: #188e8e;
}

.index a.imgBorder {
    padding: 5px;
    width: 210px;
    height: 210px;
    background: #fff;
}
.index .flexslider li{
	width: 210px;
}
.index .Products_bg {
    padding: 40px 0;
    background: url('../images/Products_bg.jpg')0 0 repeat-x;
    margin-top: 30px;
}
.index .proIntro {
    width: 1000px;
    margin: auto;
}

.index .content {
    padding-bottom: 0;
    width: 100%;
}

.index .flexslider {
    background: transparent;
    border: 0px solid #fff;
}
.index .proIntro .flex-direction-nav .flex-prev {
    left: -30px;
}

.index .flexslider a {
    color: #000;
}
.index a.anli_box_title {
    text-align: center;
    display: block;
}
.index .content_box>.coIntro p a {
    color: #154c4b;
}

.index .content_box .coIntro p {
    margin-top: 30px;
    line-height: 37px;
    color: #48484c;
}
.index .flex-direction-nav a {
    top: 45%;
}

.productList .txt {
    float: none;
}
.productPic .photo * {
    display: -webkit-inline-box;
}


/*add by hank 2016.10.17*/
.content_box ul li{
	cursor:pointer;
}