@charset "UTF-8";

/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/

/*******4.0 global-themes start*******/

/*font -color -family*/
body,html{font-family:'Opensans-Regular',Arial;color:#333;}

/*全局*/
.themes_title{color:#000;}

/*标题*/
.themes_subtitle,.themes_subtitle a{color:#666;}

/*价格*/

/*button -border -font*/
.themes_btn{border:1px solid transparent;color:#333;}

/*border -color -style*/
.themes_bor{border-color:#e5e5e5;border-style:solid}
.themes_bor_before:before{border-color:#e5e5e5;border-style:solid}

/*bg*/
.themes_sales{background-color:#f178ac;color:#fff;}

/* 新 */
.themes_box_title{color:#000;}
.themes_box_subtitle{color: #666;}
.themes_dropdown{box-shadow:0 0 10px rgba(0,0,0,.3);}
.themes_products_price{color:#222; font-family:"Opensans-Semibold","微软雅黑";}
.themes_products_origin_price{color:#666; font-family:"Opensans-Regular","微软雅黑";;}
.themes_products_title{color: #222;}
.themes_products_title:hover{color: #999;}
.themes_article_subtitle{color: #666;}
/*******4.0 global-themes end*******/

/*===================Common Style============================*/
.fontWrap{color:#333;font-family:"Opensans-Regular","微软雅黑";}
.fontB{font-family:"Montserrat-Bold","微软雅黑";}
.fontL{font-family:"Opensans-Light","微软雅黑";}
.fontS{font-family:"Opensans-Semibold","微软雅黑";}
.fontR{font-family:"Opensans-Regular","微软雅黑";}

/*============================Header============================*/
.header .head_t{color:#ccc;background:#363636;}
.default_account_style .FontColor,.sign dt .FontColor, .default_account_style .FontColor:hover{color: #ccc;}
.header .navBar li>a:hover{color: #999;}
/* .sign .not_dd .FontColor{ color: #ccc;} */
.sign .user{background:#fff;}
.sign .user .btn{color:#fff;background:#015cd1;}
.head_c{background:#f0f1f5;}
.index .head_c{background:transparent;}
.focus_index .head_c{background:#f0f1f5;}
.head_c .cart{color:#fff; background-color: #015cd1;}
.head_c .default_shopping_cart_style{color:#fff; background-color: #015cd1;}
.head_c .default_shopping_cart_style:hover{box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);}
.header .navBar li>a{color:#000;}

/*============================Footer============================*/
.footer{color:#7e7e7e;background:#242424;}
.footer dt{color:#fff;}
.footer dd a{color:#999;}
.footer dd a:hover{color: #fff;}
.footer .default_newsletter_style .newsletter_title{color:#fff;}
.footer .default_newsletter_style .newsletter_title .sub_text{color:#999;}
.footer .default_newsletter_style .default_newsletter_form input:last-of-type{background:#015cd1;color:#fff;}
.footer .copy{color:#999;background:#171717;}
.footer .copy a{color:#999;}
.global_swap_chain{background:#171717;color:#999;}
.global_swap_chain a{color:#999;}

/*============================Index============================*/
.ixPart1 .text .t1{color:#000;}
.ixPart1 .text .t2{color:#015cd1;}
.ixPart1 .text .t3{color:#5a5a5a;}
.ixPart1 .text .t4{color:#fff;background:#ff7e00;}
.ixPart2 .left .text .t3{color:#fff;background:#313537;}
.ixPart2 .right .box1{background:#014785;color:#fff;}
.ixPart2 .right .box1 .text{font-family:arial;}
.ixPart2 .right .box1 .text a{color:#fff;border:1px solid #fff;}
.ixPart2 .right .box1 .text a:hover{background-color: #fff;color: #014785;}
.ixPart2 .right .box2 .tit{color: #373737;font-family:"Opensans-Light","微软雅黑"; }
.ixPart2 .right .box2 .sub{color: #0d0d0d;font-family:"Opensans-Semibold","微软雅黑"; }
.ixPart3 .tit .right span.on,.ixPart3 .tit .right span:hover{color:#015cd1;}
.ixPart3 .tit .line{border:1px solid #e5e5e5;}
.ixPart3 .tit .line em{background:#015CD1;}
.ixPart3 .list .box{border:1px solid #e5e5e5;}
.ixPart3 .list .box .bg a:hover{background-color:#015CD1; border-color:#015CD1;}
.ixPart4{color:#fff;}
.ixPart4 a{color:#fff;background:#ff7e00;}
.ixPart4 a:hover{background-color: #015cd1;}
.ixPart4 span,.ixPart4 p{color:#fff;line-height: 20px;}

/*============================媒体查询============================*/
@media screen and (max-width:1000px){
	.ixPart2 .right .box1 .text a:hover{color: #fff; border: 1px solid #fff;background: unset;}
	.ixPart4 a:hover{color:#fff;background:#ff7e00;}
	#header{background: #fff;}
	.header .icon a.icon2 em{color:#fff;background:#28bb0b;}
	.footer{background:#242424;}
	.footer .left{border-top:1px solid #373737;}
	.footer .default_newsletter_style .default_newsletter_form input:last-of-type{font-family:"Montserrat-Bold","微软雅黑";}
	.footer .default_foot_menu_style .menu_list > dl > dt{border-bottom:1px solid #373737;}
	.footer .copy div{color:#fff;}
	.ixPart3 .tit .line{border-color:#015cd1;background:#015cd1;}
}
