@charset "utf-8";
/*格式化*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset,span, input, textarea {margin:0;padding:0;}
body{ font-size:14px;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif; background:#fff;} 
#content p img{ width:100%;display:block; margin:0 auto; max-width:100%; height:auto;}
li, ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
a { text-decoration:none;font-family:"Microsoft Yahei";}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
img{ padding:0; margin:0;}
a img { border:none; }
input,textarea{ border:none;font-family:"Microsoft Yahei"; font-size:13px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:14px;}

.table_con { width:100%; overflow:scroll;}
table.cp_table{ border-collapse:collapse;border: 1px solid #fff; line-height:24px; background-color:#f3f3f3;table-layout:auto;white-space: nowrap;}  
table.cp_table td,table.cp_table th{border-collapse:collapse;  border: 1px solid #fff; text-align:center; padding:6px;}  
table.cp_table th { font-weight:bold; font-size:16px; background-color:#ccc;}

/*排版通用*/
.f-mm{ margin-left:auto; margin-right:auto;}/*居中对齐*/
.f-fl{ float:left;} /*左浮动*/
.f-fr{ float:right;} /*右浮动*/
.f-tr{ text-align:right;} /*右对齐*/
.f-tl{ text-align:left;} /*左对齐*/
.f-tc{ text-align:center;} /*中间对齐*/
.f-pr{ position:relative;} /*定位*/
.f-di{ display:inline;}
/*杂项*/
.u-co-bt{ border-radius:4px; /*css3圆角*/ width:80px; height:32px; line-height:32px; display: inline-block; vertical-align: middle;  padding-top:1px; font-size:16px;}/*提交按钮样式*/
.u-co-bt.z-spe{ width:100%;}
.u-lico{ width:24px; height:24px; border-radius:4px;  /*css3圆角*/ background:#000; padding:10px;opacity: 0.8; position:relative; left:50%; margin:10px 0 10px -14px; box-shadow:0 0 3px #2d2d2d;}/*等待载入*/
.fs15{font-size:15px;} /*15号字体*/
.fs12{font-size:12px;} /*12号字体*/
.pdr12{ padding-right:12px;} /*右边距12px*/
.pl10{ padding-left:10px;} /*左边距10px*/
.red { color:#f00; } /*字体颜色红色*/
.emptyData{padding-left:10px;line-height:26px; }
/*首页标题 开始*/
.m-tit{ position:relative; text-indent:10px; height:38px; font-size:15px; line-height:38px;} /*首页产品导航样式*/
.m-tit .u-ico{ position:absolute;right:10px; top:2px; width:30px; height:38px; }  /*首页产品导航箭头样式*/
.m-tit .u-ico:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	width:12px;
    height:12px;
    right:5px;
	top:12px;
	z-index:10;
	-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);} /*首页产品导航箭头css3样式*/
.m-tit .u-ico:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	width:12px;
    height:12px;
    right:8px;
	top:12px;
	z-index:10;
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg);/*针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg);/*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);} /*首页产品导航箭头css3样式*/

/*-------CSS3特效集合--------*/
@keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@keyframes xshow2 {0% {opacity:0;}20% {opacity:1;}40% {opacity:0;}60% {opacity:1;}80% {opacity:0;}100% {opacity:0;}}
@-webkit-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes buttonHover{0% {box-shadow:0 0 5px #808080;}50% {box-shadow:0 0 12px #808080;}100%{box-shadow:0 0 5px #808080;}}
@keyframes buttonHover{0% {box-shadow:0 0 5px #808080;}50% {box-shadow:0 0 12px #808080;}100% {box-shadow:0 0 5px #808080;}}
/* -- 页面整体布局 -- */
.wrap{min-width:320px; max-width:640px; margin:0 auto; overflow:hidden; position:relative; background:#fff;} /*网站首页宽度*/
.wrap img{ width:100%;}
.wrap { background:#fff;}	
.wrap img { display:block; width:100%;}
.c-list:after,.m-box:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}


/*---头部---*/
/*.g-hd .m-tel1 a{border: 1px solid #404040; display: block; padding:0.4rem 0; color: #fff; text-align: center;  }
.g-hd .m-tel1{border: 1px solid #000;background: #313131; 
}
.g-hd .m-tel1 span{ font-weight: bold; font-size: 1rem; background:url(/Mobile/Images/Common/tel.png) no-repeat 0 center; background-size: 1.46rem; display: inline-block; }
.g-hd .m-tel1 b{font-size: 1.33rem;}*/
.g-hd .m-top{background:#c50419; font-family:Arial; font-size:1rem; overflow:hidden; position:relative; line-height:3.5rem; text-transform:uppercase; text-align:center;}
.g-hd .m-top a{ color:#fff;}
.g-hd .m-top b{ font-style:italic;}



/*----m_back.htm----*/

/*.g-back{ overflow: hidden;position: relative;text-align:right;margin-top:1px; height:38px; padding:7px 11px 0 9px;background:#e8e8e8; border-top:1px solid #e8e8e8;}*/ /*内页返回布局样式*/
.g-hd .m-top .u-bp,.g-hd .m-top .u-bl,.g-hd .m-top .u-bh{display: inline-block;font-size:0.875rem;height: 32px;line-height: 28px; width:32px;position: relative; margin-top:0.8rem;}	/*内页返回链接样式*/
.g-hd .m-top .u-bp,.g-hd .m-top .u-bl,.g-hd .m-top .u-bh{background:url(../images/Skins/Nyskinsbar.png) no-repeat; background-size:35px 600px;}


.g-hd .m-top .u-bp { background-position:0 0; } /*内页返回样式*/
.g-hd .m-top .u-bl {background-position:0 -286px;   margin-right:10px;} /*内页回到首页样式*/
.g-hd .m-top .u-bh { margin-right:10px; background-position:0 -232px;margin-left:10px; } /*内页目录样式*/



.m-top .u-tel{ width:6%; height:48%; display:block; position:absolute;left:20%; top:32.5%;} /*头部电话图标*/
.m-top .u-tel{ width:1.3rem; height:1.3rem; display:block; background:url(/Mobile/images/Common/tel.png) no-repeat; position:absolute; -webkit-background-size:100%;-ms-background-size:100%;-o-background-size:100%;background-size:100%;left:19.6%; top:34%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;} /*头部电话图标*/
.u-tel .z-ln-1 , .u-tel .z-ln-2 ,  .u-tel .z-ln-3{ border:1px solid #890b0c;}
.u-tel2 .z-ln-1 , .u-tel2 .z-ln-2 ,  .u-tel2 .z-ln-3{ border:1px solid #fff;}
.u-tel .z-ln-1{z-index:10;
	display:inline-block;
	width:2px;
	height:2px;
	border-width: 1px 1px 0 0;
	border-radius:0 30px 0 0;
	position:absolute;
	top:4px;
	right:4px;
	animation-name: xshow2; /*动画名称*/
	animation-duration: 4s;/* 动画时间*/
	animation-timing-function: linear;  /*动画频率，匀速*/
	animation-iteration-count: infinite; /*动画循环播放的次数，infinite为无限次*/
	-webkit-animation-name: xshow2;   /*针对苹果浏览器写的兼容*/
	-webkit-animation-duration: 4s; /*针对苹果浏览器写的兼容*/
	-webkit-animation-timing-function: linear; /*针对苹果浏览器写的兼容*/
	-webkit-animation-iteration-count: infinite; /*针对苹果浏览器写的兼容*/
	-o-animation-name: xshow2; /*针对欧朋浏览器写的兼容*/
	-o-animation-duration: 4s; /*针对欧朋浏览器写的兼容*/
	-o-animation-timing-function: linear; /*针对欧朋浏览器写的兼容*/
	-o-animation-iteration-count: infinite;} /*头部电话一闪一闪的线条，css3样式*/
.u-tel .z-ln-2{z-index:10;
	display:inline-block;
	width:4px;
	height:4px;
	border-width: 1px 1px 0 0;
	border-radius:0 35px 0 0;
	position:absolute;
	top:1px;
	right:1px;
	animation-name: xshow;  /*动画名称*/
	animation-duration: 4s; /* 动画时间*/
	animation-timing-function: linear;  /*动画频率，匀速*/
	animation-iteration-count: infinite; /*动画循环播放的次数，infinite为无限次*/
	-webkit-animation-name: xshow; /*针对苹果浏览器写的兼容*/
	-webkit-animation-duration: 4s; /*针对苹果浏览器写的兼容*/
	-webkit-animation-timing-function: linear; /*针对苹果浏览器写的兼容*/
	-webkit-animation-iteration-count: infinite; /*针对苹果浏览器写的兼容*/
	-o-animation-name: xshow; /*针对欧朋浏览器写的兼容*/
	-o-animation-duration: 4s; /*针对欧朋浏览器写的兼容*/
	-o-animation-timing-function: linear; /*针对欧朋浏览器写的兼容*/
	-o-animation-iteration-count: infinite;	} /*头部电话一闪一闪的线条，css3样式*/
.u-tel .z-ln-3{z-index:10;  
	display:inline-block;
	width:6px;
	height:6px;
	border-width: 1px 1px 0 0;
	border-radius:0 35px 0 0;
	position:absolute;
	top:-2px;
	right:-2px;
	animation-name: xshow;  /*动画名称*/
	animation-duration: 4s; /* 动画时间*/
	animation-timing-function: linear;  /*动画频率，匀速*/
	animation-iteration-count: infinite; /*动画循环播放的次数，infinite为无限次*/
	-webkit-animation-name: xshow; /*针对苹果浏览器写的兼容*/
	-webkit-animation-duration: 4s; /*针对苹果浏览器写的兼容*/
	-webkit-animation-timing-function: linear; /*针对苹果浏览器写的兼容*/
	-webkit-animation-iteration-count: infinite; /*针对苹果浏览器写的兼容*/
	-o-animation-name: xshow; /*针对欧朋浏览器写的兼容*/
	-o-animation-duration: 4s; /*针对欧朋浏览器写的兼容*/
	-o-animation-timing-function: linear; /*针对欧朋浏览器写的兼容*/
	-o-animation-iteration-count: infinite;	} /*头部电话一闪一闪的线条，css3样式*/
@media screen and (min-width:360px) {
	.u-tel .z-ln-1{width:5px;height:5px;top:1px;right:1px;}
	.u-tel .z-ln-2{width:3px;height:3px;top:4px;right:4px;}
	.u-tel .z-ln-3{width:10px;height:10px;top:-3px;right:-3px;}
}
@media screen and (min-width:480px) {
	.u-tel .z-ln-1{width:6px;height:6px;top:5px;right:5px;}
	.u-tel .z-ln-2{width:9px;height:9px;top:2px;right:2px;}
	.u-tel .z-ln-3{width:13px;height:13px;top:-2px;right:-2px;}
}
@media screen and (min-width:568px) {
	.u-tel .z-ln-1{width:6px;height:6px;top:6px;right:6px;}
	.u-tel .z-ln-2{width:10px;height:10px;top:2px;right:2px;}
	.u-tel .z-ln-3{width:14px;height:14px;top:-2px;right:-2px;}
}
@media screen and (min-width:639px) {
	.g-hd .u-tel .z-ln-1 ,.g-hd .u-tel .z-ln-2 , .g-hd .u-tel .z-ln-3{ border:1px solid #fff;border-width: 2px 2px 0 0;}
	.u-tel .z-ln-1{width:7px;height:7px;top:6px;right:6px;}
	.u-tel .z-ln-2{width:12px;height:12px;top:1px;right:1px;}
	.u-tel .z-ln-3{width:17px;height:17px;top:-4px;right:-4px;}
}
.g-hd .m-con{padding: 1rem 0 1.2rem;border-bottom:2px solid #c50419;}

.g-hd .m-logo{ padding:0.5rem 0 0 0.5rem; width:5rem; display:block; float:left}
.g-hd .m-logo img { width:100%;}
.g-hd .m-logo1 { float:left; padding:0.2rem 0 0.5rem 0.5rem;  margin:1.0rem 0 0 0.5rem; border-left:solid 1px #d9d9d9;font-weight:bold; font-size:1.2rem; color:#c50419;}
.g-hd .m-logo1 span { display:block; font-size:1rem; color:#3a3a3a; font-weight:normal;}







/*---底部---*/

.g-ft{padding-bottom:4rem; font-size: 1rem;}
/*.g-ft .u-top{text-align: center;font-weight: bold; border: 1px solid #006091;
background: #e7e7e7;
background-image: -webkit-linear-gradient(top, #fff, #e7e7e7);
background-image: -moz-linear-gradient(top, #fff, #e7e7e7);
background-image: -o-linear-gradient(top, #fff, #e7e7e7);
background-image: -ms-linear-gradient(top, #fff, #e7e7e7);
background-image: linear-gradient(top, #fff, #e7e7e7);}*/
/*.g-ft .u-top a{display: block; border: 1px solid #59b9ea; color: #fff; }*/
/*.g-ft .u-top span{ padding: 0.7rem 0 0.7rem 2rem; background:url("../Images/Common/top.png") no-repeat 0 center; background-size: 1.46rem; line-height: 1.46rem; display: inline-block;}*/
/*.g-ft .u-top:after{ position:absolute; content:""; width:0; height:0; top:20%; left:47%;
	border-bottom:0.8em solid #7c7c7c;
	border-right:0.9em solid transparent;
	border-left:0.9em solid transparent;}*/


.g-ft .u-top h2{overflow:hidden; color:#666; font-size:0.85rem;text-align:center; line-height: 1.46rem; padding-top:1.2rem;  position:relative;
background-image: -webkit-linear-gradient(top, #fff, #e7e7e7);
background-image: -moz-linear-gradient(top, #fff, #e7e7e7);
background-image: -o-linear-gradient(top, #fff, #e7e7e7);
background-image: -ms-linear-gradient(top, #fff, #e7e7e7);
background-image: linear-gradient(top, #fff, #e7e7e7);
 border:1px solid #ccc;}
.g-ft .u-top h2:after{ position:absolute; content:""; width:0; height:0; top:0.3rem; left:47%;
	border-bottom:0.8rem solid #7c7c7c;
	border-right:0.9rem solid transparent;
	border-left:0.9rem solid transparent;}



.g-ft p{text-align: center; padding: 0 0 1.5rem; color: #000; font-size:0.875rem;}
.g-ft p a {color: #333;}

.f-code{ text-align: center; margin:1.5rem auto; overflow:hidden;}
.f-code img{ width:10rem; height:10rem; margin:0 auto;}
.f-code span{ display:block; text-align:center; font-size:1rem; color:#333; line-height:1.8rem; padding-top:0.5rem; }


/*----m_search.htm----*/

.g-se{ padding:15px 10px;position:relative;} /*搜索布局*/
.g-se .m-ipt{margin-right:43px;}
.g-se .u-key{width:100%;height:14px;padding:7px 0; line-height:14px;border-right:0;	border-bottom-left-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:0;border-top-right-radius:0;-webkit-border-top-left-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-top-right-radius:0;  -webkit-border-bottom-right-radius:0; text-indent:15px;float:left;color:#d0d0d0; box-shadow:3px 2px 3px #ccc inset;} /*搜索中的请输入关键词样式*/
.g-se .u-in{ float:right; position:absolute; z-index:100; right:10px; top:15px; width:42px; height:30px;background:transparent;}
.g-se .u-bt{ width:42px; height:30px; float:right; border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0; position:relative;}
.g-se .u-bt:before{content:'';display:block;width:12px;height:12px;border-radius:17px;position:absolute;right:14px;top:5px;z-index:99;border:3px solid #fff;} /*搜索右边的图标css3样式*/
.g-se .u-bt:after{content:'';display:block;width:4px;height:10px;border-radius:5px;border:0;position:absolute;right:12px;top:16px;z-index:99;-webkit-transform:rotate(-52deg);-o-transform:rotate(-52deg);-ms-transform:rotate(-52deg);transform:rotate(-52deg);background:#fff;} /*搜索右边的图标css3样式*/
/*======================================以下为内页更换颜色值的地方=======================================*/

.g-se .u-key{ border:1px solid #c50419; }
.g-se .u-bt{ 
background: #c50419; /* Old browsers */
background: -moz-linear-gradient(top,  #c50419 0%, #c50419 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c50419), color-stop(100%,#c50419)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c50419 0%,#c50419 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c50419 0%,#c50419 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c50419 0%,#c50419 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c50419 0%,#c50419 100%); /* W3C */}

.g-bd .m-pronav .list1 li:before { border-color: #c50419 #c50419 transparent transparent; }
.g-bd .m-pronav .list1 li:after { border-color: #fff #fff transparent transparent; }
.g-bd .m-pronav .list1 a { color:#333 ; }

.u-co-bt {color:#fff;
background-color:#c50419;
background-image: -webkit-gradient(linear, left top, left bottom, from(#c50419), to(#c50419)); 
background-image: -webkit-linear-gradient(top, #c50419, #c50419); 
background-image: -moz-linear-gradient(top,  #c50419, #c50419); 
background-image: -o-linear-gradient(top,  #c50419, #c50419); 
background-image: -ms-linear-gradient(top, #c50419, #c50419); 
background-image: linear-gradient(top, #c50419, #c50419);}

.g-page a {color:#fff; 
background-color:#c50419;
background-image: -webkit-gradient(linear, left top, left bottom, from(#c50419), to(#c50419)); 
background-image: -webkit-linear-gradient(top, #c50419, #c50419); 
background-image: -moz-linear-gradient(top,  #c50419, #c50419); 
background-image: -o-linear-gradient(top,  #c50419, #c50419); 
background-image: -ms-linear-gradient(top, #c50419, #c50419); 
background-image: linear-gradient(top, #c50419, #c50419);}
.g-page .pager-select .page_number .u-pnum { color:#c50419 ; }

.s-wc,a.s-wc,.s-wc a{ color:#c50419 ; }/*产品标题颜色*/
.m-tit { background:#eee; border-bottom:3px solid #652c7f; }
.m-tit .u-ico:before{ background:#c50419; }
.m-tit .u-ico:after{ background:#eee; }
.m-tit.z-spe{border-bottom:1px solid #A9A9A9;} /* 产品详细页标题边框颜色 */


/*  */

@media screen and (min-width:320px) {
html { font-size:75%;}
}
@media screen and (min-width:360px) {
html { font-size:87%;}
}
@media screen and (min-width:375px) {
html { font-size:88%;}
}
@media screen and (min-width:400px) {
html { font-size:98%;}
}
@media screen and (min-width:414px) {
html { font-size:100%;}
}
@media screen and (min-width:480px) {
html { font-size:112%;}
}
@media screen and (min-width:568px) {
html { font-size:131%;}
}
@media screen and (min-width:639px) {
html { font-size:150%;}
}
