﻿/* CSS Document */
html,body,ul,li,p,q,h1,a,span,img,input,button{margin:0;padding:0;list-style-type:none; font-family:"微软雅黑"; text-decoration:none;}/*去掉边距*/
*{margin:0 auto; padding:0;}
img{border: none;}
a{outline: none;}

#head{width:100%; height:60px; border-bottom:1px solid #949ea8; box-shadow:0px 1px 2px #333333;position: fixed;z-index: 101;background: #fff;}
.head{width:1200px; height:60px;     margin: auto;}
.head_log{width:130px; height:60px; float:left;}
.head_nav{width:540px; height:60px; float:left;}
.head_nav ul{width:610px; height:60px;  margin-left:48px;}
.head_nav ul li{width:95px; height:60px; float:left; font-size:16px; text-align:center; line-height:60px;}
.head_nav ul li a{color:#000;height:57px;display:block;}
.head_nav ul li a:hover{color:#006ecd;border-bottom: 2px solid #006ecd;}
.has-log{width: 500px;float:right;height:60px;line-height: 60px;}

.signin{display: inline-block;width: 80px;height: 32px;color: #006ecd;border:1px solid #006ecd;text-align: center;line-height: 32px;border-radius: 5px;}
.signin:hover{background: #006ecd;color:#fff;}
/*#login:hover{background: #006ecd;color:#fff;}*/
.signup{display: inline-block;width: 80px;height: 32px;color: #fff;border:1px solid #006ecd;text-align: center;line-height: 32px;border-radius: 5px;background: #006ecd;}
.signup:hover{background: #fff;color:#006ecd;}


/*#login{display: inline-block;width: 80px;height: 32px;color: #006ecd;border:1px solid #006ecd;text-align: center;line-height: 32px;margin-top: 12px ;border-radius: 5px;}*/
#mask{position:absolute;width:384px;height:390px;border:1px solid #ccc;border-radius: 10px;background:#fff;display:none;padding: 30px;text-align: center;}
.mask_title span{font-size: 24px;font-family: "Microsoft Yahei";display: inline-block;color:#252525;font-weight:100;line-height: 50px;}
.tit{display: inline-block;float:right;position: relative;top:-20px;}
.close{color:#999;cursor:pointer;}
.user{background: url(../images/user.png) 0 0 no-repeat;background-position: 5px 10px;}
.password{background: url(../images/key.png) 0 0 no-repeat;background-position: 5px 10px;}
.input{width:290px;height:40px;border:1px solid #999;border-radius: 10px;font-size: 16px;padding-left: 35px;margin: 15px;outline: none;}
.verify{width:185px;height: 40px;border:1px solid #999;border-radius: 10px;font-size: 16px;display: inline-block;padding-left: 30px;margin: 15px 0px;outline: none;}
.verify1{display: inline-block;/*border:1px solid #999;*/border-radius: 10px;font-size: 16px;width:100px;height: 40px; float:right;text-align: center;line-height: 40px;margin:15px 10px 15px 0;background-color: #ccc;}
#yzm{width:100px;height: 40px; border-radius: 5px;}
.button{width:330px;height:40px;background-color: #006ecd;color:#fff;font-size: 20px;text-align: center;border-radius: 10px;broder:1px solid #006ecd;margin:30px 0;outline: none;border:none;}
.remember{display: inline-block;font-size: 14px;color: #333;float:left;}
.forget{display: inline-block;color: #ccc;float:right;}
.forget a{text-decoration: none;font-size: 14px;color: #333;}

#xy{width:100%; height:560px;}
.xy_sj{background: url(../images/sj1.png) no-repeat;background-position:center;width: 100%;height: 30px; }
.xy{width:1200px; height:560px;}
.xy_tit{width:1200px; height:160px; position:relative;}
.xy_tit h4{font-size:36px; color:#333333; text-align:center; padding-top:38px;}
.xy_tit p{width:80px; height:4px; background:#b5b5b5; text-align:center; margin-top:4px; position:absolute;left:560px;} 
.xy_tit h5{text-align:center; font-weight:100; text-align:center; font-size:18px; padding-top:15px; color:#999999;}
.xy_col{width:1200px; height:400px; }
.xy_col ul li{width:290px; height:300px; margin-right:13px; background:#FFF; float:left; padding-top:10px; transition:0.5s;}
.xy_col ul li:hover{margin-top:-2px; box-shadow:0px 8px 30px #ccc; }
.xy_col ul li img{margin-left:90px; margin-top:47px; margin-bottom:20px;}
.xy_col ul li .xy3{margin-left:60px;}
.xy_col ul li h5{text-align:center; font-size:26px; color:#333333; font-weight:100;margin-top: 20px; }
.xy_col ul .li6{margin-right:0px;}

#bt{width:100%; height:110px; background:#107eef;}
.bt{width:1200px; height:110px;}
.bt_xx{width:830px; height:110px; float:left;}
.bt_xx p{font-size:15px; color:#FFF; padding-left:120px; padding-top:20px;}
.bt_xx .p3{padding-top:15px;}
.bt_log{width:170px; height:110px; margin-right:120px;}
.bt_log img{margin-top:35px; float:right;}
.bt_xx p a{color: #fff;}

.brandSearch2-page{
	    padding-top: 20px;
}

.input{
	border-radius:0px;
	/*margin:0px;*/
}

#keyword{
	margin:0px;
	padding: 1px;
}