﻿html,body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time,td {
	margin:0;
	padding:0;
	font-family:"微软雅黑","黑体";
}
body{background:#eaebed;}
.slider{height:160px;overflow:hidden;}
.slider div{height:160px;background-position:center;background-size:cover;}
.ui-slider{height:160px;}
.ui-slider-item > p{padding:3px 0;}
.ui-slider-dots{width:100%;bottom:0;text-align:center;padding:3px 0;background:rgba(0,0,0,0.4);}
.ui-slider-dots b{width:8px;height:8px;border-radius:0;background:#30333F;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);}
.ui-slider-dots b.ui-slider-dot-select{background:#fff;}
.ui-slider-pre,.ui-slider-next{display:none;}
.title_bg{background-color:#454da5;}
#products ul{padding-left:20px;}
#products ul li{list-style-type:disc !important;line-height:200%;}
#products ul li a:hover{text-decoration:underline;}
.ui-slider-dots{display:none;}

.copyright{background:#d9d9d9;padding:10px 0;text-align:center;font-size:12px;margin-top:15px}
.copyright a{color:#7A797F}

.pIndex .controls .visible_content{line-height:150%;}

/*文章栏目*/
.pIndex .column ul{ padding-left:15px;}
.pIndex .column ul li{ list-style:disc;}
.pIndex .column .visible_content{ padding-bottom:10px; }

/*产品列表*/
.pIndex .product ul{overflow:hidden;}
.pIndex .product ul li{height:100px; border-bottom: 1px dotted #999;}
.pIndex .product ul li:last-child{border-bottom:0;}
.pIndex .product ul .listItem{position:relative;display:block;height:75px;width:100%;background-color:#fff;overflow:hidden;}
.pIndex .product ul .listItemImage{display:block;position:absolute;top:50%;left:15px;width:55px;height:55px;-webkit-border-radius:55px;border-radius:55px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-top:-26px;}
.pIndex .product ul .listItemLine{display:block;height:inherit;background-position:center;background-repeat:no-repeat;padding-left:85px;line-height:25px;padding-right:32px;}
.pIndex .product ul .listItemTitle{color:#000000;font-size:16px;white-space:nowrap;zoom:1;margin-top:15px;}
.pIndex .product ul .listItemTime{color:#999;font-size:14px;white-space:nowrap;display:block;}
.pIndex .product ul .iconArrow-r{background-image:url(../images/btn_arrow_right_14x22.png);position:absolute;right:12px;top:40%;width:18px;height:18px;background-repeat:no-repeat;background-size:contain;}
.pIndex .product ul span.click{margin-right:10px;}
.pIndex .product ul ins{color:#cc3300;}


/*内容页*/
.pContent .slider div{height:160px;background-position:center;background-size:cover;}
.pContent .ui-slider{height:160px;}
.pContent .ui-slider-item > p{padding:3px 0;}
.pContent .ui-slider-dots{width:100%;bottom:6px;text-align:center;padding:0px;}
.pContent  .ui-slider-dots b{width:8px;height:8px;border-radius:10px;}
.pContent  .ui-slider-dots b.ui-slider-dot-select{background:#fff;}
.pContent  .ui-slider-pre,.ui-slider-next{display:none;}
.pContent  .title_bg{background-color:#9e9e9e;}
.pContent .loadmore{line-height:45px;text-align:center;}
.pContent .loadmore select{display:none;}
.pContent .pagenaver{display:none;}
.pContent span.pagenaver *{display:none;}
.pContent a.pagenaver{display:inline;font-size:16px;}

/*文章栏目*/
.pColumn .content1{position:relative;}
.pColumn .list1{overflow:hidden;}
.pColumn .list1 .listItem{position:relative;display:block;height:55px;width:100%;background-color:#fff;overflow:hidden;}
.pColumn .list1 li:nth-child(2n) .listItem{background-color:#f2f3f5;}
.pColumn .list1 .listItemImage{display:block;position:absolute;top:50%;left:15px;width:55px;height:55px;-webkit-border-radius:55px;border-radius:55px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-top:-26px;}
.pColumn .list1 .listItemLine{display:block;height:inherit;background-position:center;background-repeat:no-repeat;padding-left:32px;line-height:25px;padding-right:5px;}
.pColumn .list1 .listItemTitle{color:#000000;font-size:16px;white-space:nowrap;zoom:1;margin-top:15px;}.list1 .listItemTime{color:#999;font-size:14px;white-space:nowrap;display:block;}
.pColumn .list1 .iconArrow-r{background-image:url(../images/btn_arrow_right_14x22.png);position:absolute;left:12px;top:40%;width:18px;height:18px;background-repeat:no-repeat;background-size:contain;}


/*留言*/
.pMessage{background:#EAEAEA;}
.pMessage header {background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(1,1,1,.02)),color-stop(100%,rgba(255,255,255,.07)))}
.pMessage header h1 {text-shadow:none;color:#Fff;}
.pMessage .form_box {padding:10px;}
.pMessage .text {border:1px solid #e5e5e5;-webkit-border-radius:6px;-o-border-radius:6px;-moz-border-radius:6px;border-radius:6px;margin:15px 0;padding:.6em .5em;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fff;-webkit-box-shadow:inset 0 0 2px rgba(6,0,1,.1);-moz-box-shadow:inset 0 0 2px rgba(6,0,1,.1);box-shadow:inset 0 0 2px rgba(6,0,1,.1);border:solid 1px #d8d8d8;}
.pMessage .form_box input,.form_box textarea {border:0;outline:none;width:100%;color:#2d2d2d;font-size:13px;}
.pMessage .form_box a {color:#fff;}
.pMessage .form_box input:-moz-placeholder {color:#929292;}
.pMessage .form_box input::-webkit-input-placeholder {color:#929292;}
.pMessage .input {font-size:8.8888889px;}
.pMessage .submitForm {font-size:8.8888889px;}
.pMessage .button {display:block;padding:0;text-align:center;-webkit-border-radius:0.35em;-moz-border-radius:0.35em;-o-border-radius:0.35em;border-radius:0.35em;font-weight:bold;font-size:16px;}
.pMessage .submit_btn {background-color:#1f9cf4;background-color:#fff;-webkit-box-shadow:0 2px 3px rgba(6,0,1,.1),inset 1px 2px rgba(255,255,255,.23),inset 0 0 5px rgba(240,239,239,.1);-moz-box-shadow:0 2px 3px rgba(6,0,1,.1),inset 1px 2px rgba(255,255,255,.23),inset 0 0 5px rgba(240,239,239,.1);box-shadow:0 2px 3px rgba(6,0,1,.1),inset 1px 2px rgba(255,255,255,.23),inset 0 0 5px rgba(240,239,239,.1);background-image:-webkit-gradient(linear,left top,left bottom,from(#268ff1),to(#0978df));background-image:-webkit-linear-gradient(bottom,#0978df,#268ff1 98%);background-image:-moz-linear-gradient(bottom,#0978df,#268ff1 98%);background-image:-o-linear-gradient(bottom,#0978df,#268ff1 98%);background-image:linear-gradient(to top,#0978df,#268ff1 98%);font-weight:normal;}
.pMessage .active_button {background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#3cb453),color-stop(100%,#3cb453));background-image:-webkit-linear-gradient(#3cb453,#3cb453);background-image:linear-gradient(#3cb453,#3cb453);border:0 none;}
.pMessage .header {background-color:#fff;width:100%;height:110px;overflow:hidden;}
.pMessage .imgBox {height:110px;overflow:hidden;}
.pMessage .imgBox div {width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;}
.pMessage .outer {width:100%;height:35px;position:relative;left:0;bottom:35px;background:rgba(0,0,0,.5)}
.pMessage .back_btn {height:35px;width:44px;border-right:1px solid rgba(255,255,255,.6);}
.pMessage header h1 {line-height:35px;font-size:16px;color:#fff;text-align:left;font-weight:normal;}
.pMessage .description {font-size:14px;padding:0;background-color:#fff;border:1px dashed #ddd;margin:25px 10px;}
.pMessage .description h2 {width:100%;height:35px;font-size:16px;font-weight:normal;line-height:35px;background-color:rgba(176,176,175,1);text-align:center;color:#fff;margin:0;padding:0;}
.pMessage .description img {max-width:100% !important;height:auto !important;}
.pMessage .content {padding:10px;}
.pMessage .formbox_wrap {border-top:0 none;background:#fff;}
.pMessage .descBox {overflow:hidden;background:url(../images/bg_wave_top.png) left top repeat-x,url(../images/bg_wave_bottom.png) left bottom repeat-x;background-color:#f0f0f0;}
.pMessage .input {padding:8px;}
.pMessage .input input,.pMessage .input select,.pMessage .input textarea {height:28px;line-height:28px;width:94%;font-size:14px;}
.pMessage .input textarea {height:100px}
.pMessage .val {text-align:left;padding:left:3%;}
.pMessage .val input {margin-left:3%;}
.pMessage .formbox_wrap {text-align:center;}
.pMessage .form_btn {text-align:center;padding:8px;margin-bottom:10px;}
.pMessage #btnSubmit {height:30px;line-height:30px;}


/*产品列表*/
.pProList .prolist ul{overflow:hidden;}
.pProList .prolist ul li:nth-child(2n) .listItem{background-color:#f2f3f5;}
.pProList .prolist ul .listItem{position:relative;display:block;height:75px;width:100%;background-color:#fff;overflow:hidden;}
.pProList .prolist ul .listItemImage{display:block;position:absolute;top:50%;left:15px;width:55px;height:55px;-webkit-border-radius:55px;border-radius:55px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-top:-26px;}
.pProList .prolist ul .listItemLine{display:block;height:inherit;background-position:center;background-repeat:no-repeat;padding-left:85px;line-height:25px;padding-right:32px;}
.pProList .prolist ul .listItemTitle{color:#000000;font-size:16px;white-space:nowrap;zoom:1;margin-top:15px;}
.pProList .prolist ul .listItemTime{color:#999;font-size:14px;white-space:nowrap;display:block;}
.pProList .prolist ul .iconArrow-r{background-image:url(../images/btn_arrow_right_14x22.png);position:absolute;right:12px;top:40%;width:18px;height:18px;background-repeat:no-repeat;background-size:contain;}
.pProList .prolist ul span.click{margin-right:10px;}
.pProList .prolist ul ins{color:#cc3300;}


/*产品信息*/
.pProInfo dt.buy{ height:30px;}
.pProInfo dt.buy span{float:right;width:110px;}
.pProInfo dt.buy .active_button{width:100px; color:#fff;}

.pProInfo .parms li{font-size:14px; line-height:180%;}
.pProInfo .parms li label{ font-weight:bold;}
.pProInfo .parms li ins{color:#cc3300;}