@charset "utf-8";
/*  介绍模块  */
body .inforWrapper{
    min-height: 400px;
}
.inforWrapper>img{
    width: 550px;
    height: 310px;
    float: left;
    border: 1px solid #D2D2D2;
}
.inforWrapper .product-banner{
    width: 550px;
    min-height: 310px;
    float: left;
    border: 1px solid #D2D2D2;
}
.iw_rightBox{
    width: 632px;
    float: right;
}
.sw_line0{
	border: 1px solid #e6e6e6;
	margin-bottom: 28px;
}
.iw_rTitle h2{
	font-size: 22px;
	color:#626262;
	font-weight: 500;
	display: inline-block;
}
.iw_divRight a:hover .a_em{
	display:block;
}
.iw_divRight a{
	position:relative;
}
.iw_rTitle{
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    margin-top: 5px;
    color: #333;
}
.iw_rTitle p{
    height: 22px;
    line-height: 22px;
    float: right;
    font-size: 12px;
}
.iw_rText1{
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #666;
}
.iw_rMessage{
    width: 100%;
    padding-left: 15px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #999;
    background: #f2f2f2;
    box-sizing: border-box;
}
.iw_rMessage .font_chat{
	font-size: 24px;
	display: none;
}
.iw_rMessage span{
    font-size: 14px;
    margin-left:20px;
}
.iw_rMessage span a{
    font-size: 24px;
    margin: 0 2px;
    color:#DF131D;
    font-size: 24px;
}
.iw_rMessage p{
    float: right;
    height: 50px;
    margin-right: 27px;
    line-height: 50px;
    font-size: 14px;
    color: #999;
}
.iw_rMessage p img{
    margin: 16px 7px 0 0;
    float: left;
    height: 19px;
}
.iw_formList{
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #666;
    margin-top: 25px;
}
.iw_formList ul li{
    margin-bottom: 10px;
}
.iw_formList ul span{
    width: 70px;
    height: 30px;
    line-height: 30px;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    display: inline-block;
}
.iw_divRight{
    font-size: 14px;
    width: 559px;
    float: right;
    /*overflow: hidden;*/
}
.iw_divRight>a{
    line-height: 30px;
    min-width: 134px;
    text-align: center;
    border: 1px solid #d2d2d2;
    float: left;
    color:#333;
    margin: 0 15px 10px 0;
    box-sizing: border-box;
    cursor: pointer;
}
.iw_divRight>label{
    height: 30px;
    line-height: 30px;
    width: 134px;
    text-align: center;
    border: 1px solid #eee;
    float: left;
    margin: 0 15px 10px 0;
    box-sizing: border-box;
    cursor: pointer;
}
.iw_divRight>p{
    height: 30px;
    line-height: 30px;
    width: 134px;
    text-align: center;
    border: 1px solid #eee;
    float: left;
    margin: 0 15px 10px 0;
    box-sizing: border-box;
    cursor: pointer;
}
.iw_divRight .iw_long{
	padding:0 20px;
	width: auto;
}
.server_sm{
	position: relative;
}
.server_sm i{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/goods/server.jpg) no-repeat;
	position: absolute;
    right: 95px;
    cursor: pointer;
    top: 5px;
}
.iw_sel{
	position: relative;
	display: inline-block;
	width: 559px;
    float: right;
}
.iw_sel0{
	width: 134px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #c6c6c6;
	cursor: pointer;
}
.iw_sel1{
	position: absolute;
	top: 31px;
	width:371px;
	border: 1px solid #c6c6c6;
	background: #fff;
	z-index: 999;
	display: none;
}
.iw_sel1.active{
	display: block;
}
.iw_sel1 div{
	width: 100%;
	margin-top: 5px;
	padding: 0 20px;
	display: none;
}
.iw_sel1 div.active{
	display: block;
}
.iw_sel1 div li{
	width: 80px;
    height: 34px;
}
.iw_sel1 div li a:hover{
	color: #df131d;
}
.sel_ul{
	height: 32px;
    border-bottom: 1px solid #ccc;
}
.sel_ul li{
	float: left;
	border-right: 1px solid #c6c6c6;
}
.sel_ul li.active{
	border-bottom: 1px solid #fff;
}
.sel_ul li:last-child{
	border-right:0;
}
.iw_sel1.active{
	display: block;
}

.sel_ul li{
	width: 123px;
	height: 30px;
	border-bottom: 1px solid #c6c6c6;
}
.iw_sel ul li{
	display: inline-block;
	height: 32px;
	line-height: 33px;
	margin: 0;
	text-align: center;
    cursor: pointer;
}
.iw_sel input{
	display: none;
}
.iw_sel ul li a{
	color: #666;
}
/*温馨提示弹框*/
.sm_tan{
	width: 560px;
	height: 478px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
	z-index: 999;
	border-radius: 10px;
	display: none;
}
.sm_com{
	padding:0px 25px;
	display: none;		
}
.sm_com.active{
	display: block;		
}
.sm_tan h3{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	height: 48px;
	padding:22px 70px;
	font-size: 20px;
	line-height: 24px;
	color:#fff;
	font-weight: normal;
	background: #DF131D;
	text-indent: 22px;
	font-weight: normal;
}
.sm_com h5{
	font-size: 14px;
	width: 100%;
	height: 34px;
	margin-top: 22px;
	line-height: 34px;
	color:#666;
	text-align: center;	
	font-weight: normal;
}
.sm_com p{
	border-top: 1px solid #999;
	display: flex;
	text-align: left;
	font-size: 14px;
}
.sm_tan .sm_com0 p em{
	height: 45px;
	line-height: 45px;
}
.sm_com p em{
	width: 110px;
	height: 68px;
	line-height: 68px;
}
.sm_com p em:last-child{
	flex: 1;
	line-height: normal;
	margin-top: 10px;
	height: 58px;
}
.sm_com p em strong{
	display: inline-block;
	width: 142px;
	text-align: left;
	line-height: 24px;
	font-weight: normal;
}
.sm_tan .sm_com .em_last{
	width: 110px;
	height: 45px;
	margin-top: 0;
	line-height: 45px;
}
.sm_com .sm_sec_tit{
	border: 0;
	height: 44px;
	line-height: 44px;
}
.sm_com p:last-child{
	display: block;
	padding-top: 10px;
	line-height: 24px;	
}
.sm_com p:last-child a{
	color: #DF131D;	
}

.sm_sec_tit em{
	display: inline-block;
	width: 105px;
	text-align: left;
}
.sm_tan .sp_btn{
	display: inline-block;
	width: 44px;
	height: 106px;
	border-radius: 10px;
	position: absolute;
	cursor: pointer;
}
.sm_tan .sp_left{		
	left:-90px;
	top:40%;
	background:#DF131D url(../images/goods/sp_left.jpg)no-repeat center;
}
.sm_tan .sp_right{
	right:-90px;
	top:40%;
	background:#DF131D url(../images/goods/sp_right.jpg)no-repeat center;
}
.sm_tan .sm_close{
	display: inline-block;
	width: 47px;
	height: 47px;
	position: absolute;
	right: 0;
	top: 0;
	border-top-right-radius:10px;
	background: url(../images/goods/sm_close.png) no-repeat center;
}
.sm_tan .sm_close:hover{
	background-color:#b90f18 ;
}
.iw_divRight>p>a{
    color: #666;
}
.iw_divRight .iw_check{
    color: #df131d;
    border-color: #df131d;
    background: url("../images/goods/check.png") no-repeat right bottom;
}
.iw_divRight .iw_check a{
color: #df131d;
}
.iw_divRight select {
    line-height: 30px;
    min-width: 134px;
    float: left;
    margin: 0 15px 10px 0;
    box-sizing: border-box;
    cursor: pointer;
    text-align:center;
    text-align-last: center;
}
.iw_divRight select option{
   color: #666;
}
/*.......................................三级联动样式.............................................*/
.iw_divRight .form-control{
    width: 198px;
    height: 30px;
    border:1px solid #e0e5eb;
    line-height: 30px;
    text-indent: 6px;
    cursor: pointer;
    color:#666;
}
.iw_divRight i{
    display: block;
    cursor: pointer;
    width: 26px;
    height: 29px;
    position: absolute;
    left:174px;
    top:0;
    background: url(../images/bot.png) no-repeat center;
}
.iw_divRight0{
    position: relative;
}

/*....................................................................................*/
.iw_num{
    width: 136px;
    height: 38px;
    float: left;
    border: 1px solid #eee;
}
.iw_num input{
    width: 98px;
    height: 38px;
    text-align: center;
    border-right: 1px solid #eee;
}
.iw_divRight .iw_num p{
    width: 35px;
    float: right;
    margin: 0;
}
.iw_num p a{
    display: block;
    text-align: center;
    height: 19px;
    line-height: 19px;
    cursor: pointer;
}
.iw_num p a:hover{
    background: #df131d;
    color: #fff;
}
.iw_num p a:nth-child(2){
    border-top: 2px solid #eee;
}
.iw_divRight button{
    width: 195px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #df131d;
    margin: 0 30px;
    float: left;
}
.iw_divRight .inbuy{
    width: 195px;
    height:40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #df131d;
    margin-right: 30px;
    float: left;
	cursor:pointer;
    font-size: 15px;
    letter-spacing: 1px;
    border-radius: 5px;
}

.iw_divRight .incart{
    width: 195px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #ccc;
    margin: 0 30px;
    float: left;
	cursor:pointer;
}
.iw_divRight .sweep_buy{
	margin: 0;
    float: left;
    color: #666;
    width: 193px;
    height: 40px;
    background: #fff;
    line-height: 38px;
    text-align: center;
    border:1px solid #eaeaea;
}
.sweep_buy:hover{
    color: #df131d;
}
#sweep_buy:hover{
	border-color:#df131d;
}
#con_free{
	border-color:#df131d;
	color:#df131d;
}
#con_free:hover{
	background:#df131d;
	color:#fff;
}
.sw_leftBox{
    width: 238px;
    float: left;
    border: 1px solid #e6e6e6;
}
.sw_lTitle{
    width: 100%;
    height: 50px;
    padding-left: 30px;
    line-height: 50px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #666;
    background: #f2f2f2;
    box-sizing: border-box;
}
.sw_lTitleRed{
    border-left: 2px solid #df131d;
    box-sizing: border-box;
}
.sw_lCon ul{
    width: 100%;
    padding-left: 30px;
    box-sizing: border-box;
}
.sw_li1 ul{
    display: none;
    padding:0;
}
.sw_liShow{
    display: block !important;
}
.sw_li1 img{
    width: 15px;
    height: 15px;
    display: none;
    margin-right: 13px;
    cursor: pointer;
}
.sw_imgShow{
    display: inline-block !important;
}
.sw_li1 a{
    line-height: 42px;
    color: #555;
    font-size: 15px;
    clear: right;
}
.sw_li1 a:hover{
    color: #df131d;
	border-color:#df131d;
}
.sw_li1 li a{
    color: #666;
    display: inline-block;
    height: 27px;
    text-align: center;
    font-size: 13px;
    padding-left: 30px;
    line-height: normal;
}
.sw_liShow .sw_pageActive a{
    color: #df131d;
}
.sw_rightBox{
    width: 940px;
    float: right;
}
.sw_nav{
    width: 938px;
    height: 50px;
    overflow: hidden;
    background: #f2f2f2;
    position: relative;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
}
.sw_nav li{
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #666;
    border-top: 2px solid #f2f2f2;
    float: left;
    padding: 0 53px;
    cursor: pointer;
}
.sw_nav li:hover{
    border-color: #df131d;
    color: #df131d;
    background: #fff;
}
.sw_nav .sw_navliHover{
    border-color: #df131d;
    color: #df131d;
    background: #fff;
}
.sw_rightBox img{
    width: 100%;
}
.sw_line{
    text-align: center;
    height: 57px;
    font-size: 25px;
    letter-spacing: 5px;
    color: #333;
    padding: 0 30px;
    padding-top: 38px;
}
.sw_serviceSpan{
	display: block;
	margin: auto;
	width: 57px;
	height: 2px;
	background: #DF131D;
}
.sw_line img{
    width: 305px;
    height: 28px;
    display: inline-block;
    margin: auto 13px;
}
.sw_rightBox .sw_loginImg{
    width: 863px;
    height: auto;
    margin-top: 0;
}
.sw_serviceKeep{
    width: 100%;
    height: 280px;
}
.sw_serviceKeep2{
    background: #f2f2f2;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.sw_serviceKeep>p{
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 16px;
    letter-spacing: 1.5px;
    color: #666;
    text-align: center;
    margin-bottom: 26px;
}
.sw_skBox{
    width: 100%;
    height: 140px;
    overflow: hidden;
    padding: 0 29px;
    box-sizing: border-box;
}
.sw_skBox2{
    padding: 0;
}
.sw_skBox li{
    width: 220px;
    float: left;
}
.sw_skBox2 li{
	width: 246px;
	padding-left: 67px;
	text-align: left;
}
.sw_skBox img{
    width: 80px;
    margin: 0 auto;
}
.sw_skBox dl{
    width: 100%;
    height: 75px;
    padding: 0 15px;
    margin-top: 30px;
    box-sizing: border-box;
}
.sw_skBox2 dl{
   border-right: 1px dashed #d2d2d2;
   padding-right: 38px;
}
.sw_skBox2 dl.active{
   border-right: 0;
}
.sw_skBox dt{
    width: 100%;
    height: 16px;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 16px;
    font-weight: bold;
    text-align: center;
    color: #333;
}
.sw_skBox2 dt{
    text-align: left;
}
.sw_skBox dd{
    width: 100%;
    height: 44px;
    padding: 13px 0;
    line-height: 18px;
    font-size: 13px;
    letter-spacing: 2px;
    text-align: center;
    color: #666;
    box-sizing: border-box;
}
.sw_skBox2 dd{
    text-align: left;
}
.sw_skBox .sw_skBoxDd2{
    line-height: 18px;
    height: auto;
}
.sw_question{
	border: 1px solid #e6e6e6;
}
.sw_qL{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.sw_qL li{
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
}
.sw_qL dl{
    width: 100%;
    height: auto;
}
.sw_qL dt,.sw_qL dd{
    width: 100%;
    min-height: 25px;
}
.sw_qL img{
    width: 25px;
    height: 25px;
    margin-right: 15px;
    float: left;
}
.sw_qL span{
    width: calc(100% - 40px);
    line-height: 25px;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #333;
    float: left;
}
.sw_qL dd span{
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 20px;
    color: #666;
    height: 40px;
}
.sweepTan{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 999;
	background: #fff;
	width: 380px;
	height: 355px;
	border-radius: 3px;
	display: none;
}
.sweepTan h4{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 30px;
}
.sweepTan h4 img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.sweepTan p{
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}
.sweepImg{
	width: 185px;
	height: 180px;
	margin: auto;
}
.sweepTan .aweepClose{
	cursor: pointer;
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	position: absolute;
	top: -10px;
	right: -10px;
	background:#fff url(../images/personal/perimg10.png)no-repeat center;
}
.sweepTanFin{
	width: 380px;
	height: 350px;
	border-radius: 3px;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 999;
	background: #fff;
}
.sweepTanFin .aweepClose{
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 28px;
	height: 28px;
	cursor: pointer;
	background: url(../images/personal/perimg10.png)no-repeat center;
}
.sweepTanFin img{
	margin: auto;
	margin-bottom: 30px;
}
.sweepTanFin p{
	font-size: 20px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 22px;
}
.sweepTanFin h4{
	height: 83px;
	line-height: 77px;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
.goLook{
	cursor: pointer;
	width: 165px;
	height: 38px;
	display: block;
	background: #DF131D;
	border-radius: 3px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	margin: auto;
}
