
body {
	background: #fff;
}
* {margin: 0;padding: 0;}

h3,p.fea_en {
	margin: 0;padding: 0; text-align: center;font-weight: normal;;
}
h3 {font-size: 1.3em;}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
}

.swiper-pagination-bullet {
	width: 5pt;
	height: 5pt;
	opacity: 1;
	background: rgba(255, 255, 255, 0.4);
}

.swiper-pagination-bullet-active {
	/*color:red;*/
	background: #fff;
}

.banner_con {margin-top: 1em;}
.pro_fea {margin-top: 2em;}
.pro_spec>a {float: right;background-color:#0068b7; color: white;padding:5px 10px; text-decoration: none;border-radius: 3px;}
.pro_spec {margin: 1em 0;}
h4.fea_title {font-size: 1.2em;font-weight: normal;margin: 1em 0 0.2em 0;font-style: italic;  color: #0068b7;}
.fea_desc {margin-bottom: 1em;}
.kc_c {margin: 2em 0;}
/*14.fea_title {font-size: 12pt;  font-weight: bold;  font-style: italic;  color: #0068b7;}*/


.kc_sub_p  {width:30px; height:30px; background:url(/pub/img/dfq6800_c/point_g.png) no-repeat center top; padding:0; position:absolute;}
.kc_sub_p:hover {background-position:center -30px;}
.kc_sub_pf {background:url(/pub/img/dfq6800_c/point_b.png) no-repeat center -30px;}
#kc_sub_d  {width:380px; padding:20px; position:absolute; z-index:99; visibility:hidden; background-color:rgba(255,255,255,.9); *background-color:#FFFFFF; border:solid 1px #93a2af; color:#333333; font-size:12px; box-shadow:2px 2px 4px rgba(0,0,0,.2); border-radius:5px;}
.kc_sub_dt {display:block; font-size:16px; font-weight:bold; color:#000000; line-height:1.6;}
#kc_material_ql {padding:5px; color:#CCCCCC;}
#kc_material_ql a {margin-top:5px;}

#opt_m {
    /* display: inline-block; */
    float: right;
    /* position: relative; */
    width: 92%;
    height: 35px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 5px;
    background-color: white;
     background-color: #F1D333; 
    border-radius: 5px;
    line-height: 35px;
    margin-right: 4%;
    border: 1px solid #F1D333;
    color: gray;
    font-size: 14px;
}

#opt_r {
    /* display: inline-block; */
    float: right;
    /* position: relative; */
    width: 44%;
    height: 35px;
	text-align: center;
	/*margin-top: 30px;*/
	margin-bottom: 30px;
    background-color: white;
    /* background-color: #F1D333; */
    border-radius: 5px;
    line-height: 35px;
    margin-right: 4%;
    border: 1px solid #F1D333;
    color: gray;
    font-size: 14px;
}
#opt_l {
    float: left;
    /* display: inline-block; */
    width: 45%;
    height: 35px;
    word-wrap: break-word;
	text-align: center;
	/*margin-top: 30px;*/
    /*background-color: #F1D333;*/
	margin-bottom: 30px;
    margin-left: 4%;
    border-radius: 5px;
    line-height: 35px;
    border: 1px solid #F1D333;
    color: gray;
    font-size: 14px;
}





