* {
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-touch-callout: none;
    margin: 0;
}
.webCustomerServiceBox {
    margin: 0 auto;
    margin-bottom: 2.4rem;
}
.webCustomerServiceBox .customerServiceDiv {
    width: 100%;
    -webkit-backface-visibility: hidden;
}
.webCustomerServiceBox .customerServiceDiv {
    padding-top: .25rem;
	padding-bottom: .10rem;
    position: fixed;
    bottom: 0rem;
    height: 2.75rem;
    z-index: 1;
    background: #848786;
}
.customerServiceDiv .customServiceLine {
    display: none;
}
.webCustomerServiceBox .service {
    line-height: 2.75rem;
    float: left;
    text-align: center;
    height: 2.75rem;
}
[class^="icon-"], [class*=" icon-"], [class*="faisco-icons-"] {
    font-family: 'icomoon',å¾®è½¯é›…é»‘,'microsoft yahei',å®‹ä½“,æ–°å®‹ä½“;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.webCustomerServiceBox a {
    color: #fff;
}
.customerServiceDiv .icon {
    -webkit-backface-visibility: hidden;
    height: 1.5rem;
    margin: auto;
    font-size: 1.5rem;
    color: #fff;
}
.serBaseIcon .serItemIcon {
    width: 1.5rem;
    height: 1.6rem;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
}
.serBaseIcon .icon-serItemIcon:before {
    font-size: 1.5rem;
    color: #fff;
}
.customerServiceDiv .describe {
    color: #fff;
    line-height: .864rem;
    font-size: .5rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: .864rem;
}
.productDetailHeader {
    position: fixed;
    width: 100%;
    max-width: 640px;
    z-index: 10;
    height: 2.4rem;
}
.detailHeaderColor {
    background: url(../images/topbg.png) no-repeat;
    background-color: #fff;
    background-size: cover;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    -ms-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
}
.g_round {
    border-radius: 100%;
    -ms-border-radius: 100%;
    position: absolute;
    width: 1.6rem;
    height: 1.6rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    background: rgba(255,255,255,0.7);
}
.icon-share:before {
    content: "\e6e2";
    font-size: 1.2rem;
}
.icon-defaultColor:before {
    color: #3c414a;
}
.g_iconMiddle:before {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
}
.icon-gClose:before {
    color: #fff;
}
.form .formMiddle a {
    color: #333;
}
.icon-gHome:before {
    content: "\e687";
    display: table-cell;
    vertical-align: middle;
    font-size: 1.2rem;
}
.newsShare {
    right: .45rem;
    top: .4rem;
}

.backtop{
    line-height: 1.4rem;
    font-size: .7rem;
    font-weight: bold;
	float: right;
    line-height: 1.718rem;
    margin-right: .5rem;
}
.ullistcontent{
    overflow: hidden;
    float: left;
    display: inline;
    font-size: .864rem;
	line-height: 2.5rem;
	padding: 0 .5rem;
	}
.ullistcontent img{width:100%}	
.prolist .dllist dd{overflow:hidden}

.c-form{
	text-align: center;
    /* padding-left: 35%; */
}
.c-input{
	margin: 5px 0;
}
.c-input input{
	border: 1px solid #888;
	border-radius: 5px;
	padding: 9px;
	font-size: 16px;
}
.c-buttom{
	margin: 5px 0;
}
.c-buttom button{
	padding: 9px 20px;
	border-radius: 3px;
	background-color: #f11717;
	color: #fff;
	font-size: 16px;
}
.cc-form{
	padding: 0 25px;
}
.cc-form input{
	width: 94%;
    padding: 10px;
    margin: 10px 0;
	font-size: 16px;
}
.cc-form textarea{
	width: 100%;
    padding: 2vw;
    margin: 5px 0;
}
.cc-form button{
	padding: 5px 20px;
    border-radius: 3px;
    background-color: #f11717;
    color: #fff;
	font-size: 16px;
}


















