/* CSS Document */
*{padding:0;margin:0;border:0; -webkit-tap-highlight-color:rgba(0,0,0,0); }
a:link,a:visited,a:hover,a:active {	color: #222;	text-decoration: none;}

a:link{	-webkit-tap-highlight-color:rgba(0,0,0,0);color:#222; }

img.down {-webkit-user-select:text;-webkit-touch-callout:pop;}
input,textarea,select{-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;font-size:14px;-webkit-user-select:text;}

.clear{clear:both;}
.none{display:none;}
.block{ display:block}

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,i{margin:0px auto;padding:0;}
*{outline:none;}
body{width:100%; font-size:14px; color:#222;}
body p{ line-height:160%;}
body a{ color:#222;}
h1{ font-size:20px;}
h2{ font-size:18px;}

a{text-decoration:none;}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
.height{ height:75px;}
.clearfix:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}
.clearfix{zoom:1}

/*图片阴影*/
.filter-drop-shadow
{	
-webkit-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5)); 
-moz-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5)); 
-ms-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5)); 
-o-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5)); 
filter: drop-shadow(0 1px 5px rgba(0,0,0,.5)); 
}

.fl{display:inline;float:left!important;}
.fr{display:inline;float:right!important;}

@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1456366816_7823935.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1456366816_7823935.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1456366816_7823935.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1456366816_7823935.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1456366816_7823935.svg#iconfont') format('svg'); /* iOS 4.1- */
}
                    
.iconfont{
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	}
	                    

.top,.menu,.fenge,.footer,.list_title{ max-width:640px; margin:0px auto;}



.fenge{ background-color:#efefef; border-bottom:#d2d2d2 1px solid; border-top:#d2d2d2 1px solid; height:8px;}

/*头部*/
.top{ background-color:#d30706;}
.top img{ width:100%}
.menu{ background-color:#b00202; padding:8px 0px;}
.menu li{ width:25%; float:left; text-align:center; color:#FFFFFF; font-size:15px; line-height:25px}
.menu li.nav{ background-image:url(fenge.png); background-repeat:no-repeat; background-position:right center; background-size:1px 12px}
.footer{ background-color:#dc2e2d; color:#FFFFFF; text-align:center; padding:10px 0px; font-size:12px}

/*幻灯*/
.slideBox{ position:relative; overflow:hidden;  max-width:640px;margin:0px auto; }
.slideBox .hd{ position:absolute; height:10px; line-height:10px; bottom:5px; right:0; z-index:1; }
.slideBox .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 5px; background-color:#ffffff }
.slideBox .hd li.on{ background:#0c9948;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

/*首页标题*/
.index_title{  padding:8px 10px; max-width:620px; margin:0px auto;}
.index_title i{ font-size:20px; color:#e85554;}
.index_title .t{ font-size:16px}
.index_title .xian{ height:1px;background:-webkit-gradient(linear,27 0%, 28% 0%, from(#E85554), to(#D2D2D2), color-stop(0.5,#E85554)); margin-top:5px}
.list_title{ background-color:#e4e4e4; padding:8px 0px; text-align:center; margin-bottom:10px; font-size:16px}

/*列表*/
.list{ max-width:630px; padding:0px 5px; margin:0px auto; }
.list ul{ width:50%; float:left;}
.list ul .k{ border:#e1e1e1 1px solid; margin:0px 5px 10px 5px;}
.list ul .k li{ font-size:12px;padding:5px 0px;}
.list ul .k .one{ width:100%; float:left;}
.list ul .k .one img{ width:10px; height:auto;}
.list ul .k .two{ width:100%;  float:left;}
.list ul .k .two .t{ text-align:center}
.list ul .k .two .j span{ color:#ff6600}
.list ul .k .three{background: #f5f5f5; clear: both; text-align:center;}
.list ul .k .three .j span{ color:#ff6600}
.list .more{ padding:0px 5px; max-width:620px; margin:0px auto; text-align:center; margin-bottom:10px}
.list .more span{background: #f5f5f5; display:inline-block; width:100%; padding:8px 0px; }
/*关于我们*/
.index_about{padding:8px 10px; max-width:620px; margin:0px auto; }
.index_about .j{ line-height:160%; margin-bottom:10px; font-size:14px}
.index_about .more{ text-align:center; }
.index_about .more span{background: #f5f5f5; display:inline-block; width:100%; padding:8px 0px; }
	
/*首页新闻*/
.index_xinwen{padding:0px 10px; max-width:620px; margin:0px auto;}	
.index_xinwen .tabBox .hd{ height:35px;  font-size:16px;}
.index_xinwen .tabBox .hd ul{ overflow:hidden;  }
.index_xinwen .tabBox .hd ul li{ float:left; color:#ffffff; width:50%; text-align:center;  line-height:35px; height:35px; background-color:#bbbbbb}
.index_xinwen .tabBox .hd ul .on{  background-position:center; background-color:#dc2e2d}
.index_xinwen .tabBox .bd ul{ padding:8px 0px; }
.index_xinwen .tabBox .bd li{ height:33px; line-height:33px; border-bottom:#d2d2d2 1px solid;  }
.index_xinwen .tabBox .bd li span{ float:right;  }
.index_xinwen .tabBox .bd ul .more{ text-align:center; margin-top:10px }
.index_xinwen .tabBox .bd ul .more span{background: #f5f5f5; display:inline-block; width:100%; padding:8px 0px; }

.nr,.ptxx,.jyxz{ max-width:620px; padding:0px 10px; margin:0px auto; line-height:30px; margin-bottom:10px}
.nr img,.ptxx img,.jyxz img{ width:100%; height:auto}


.xwlist{padding:0px 10px; max-width:620px; margin:0px auto; margin-bottom:25px}
.xwlist li{  border-bottom:#d2d2d2 1px solid; padding:10px 0px; font-size:12px}
.xwlist li span{ float:right; padding-left:10px }

.page{ margin:0 auto; padding:0px 0px;width:620px;}


.ptnr{padding:0px 10px; max-width:620px; margin:0px auto; margin-bottom:10px}
.ptnr .one{ width:35%; float:left; text-align:center}
.ptnr .one img{ width:90%; height:auto}
.ptnr .one span{ border:#e0e0e0 1px solid; display:block; padding:35px 0px}
.ptnr .two{ width:65%; float:left;}
.ptnr .two .txt1{ padding-left:10px; margin-bottom:5px; }
.ptnr .two .txt2{ padding-left:10px; margin-bottom:10px}
.ptnr .two .txt2 .j1{ width:35%; float:left; color:#666666}
.ptnr .two .txt2 .j2{ width:65%; float:left; color:#666666}
.ptnr .two .txt2 .j2 p{ border-left:#e4e4e4 1px solid; padding-left:10px; }
.ptnr .two .txt2 .j1 span,.ptnr .two .txt2 .j2 span{ color:#ff6600; font-size:14px}
.ptnr .two .txt3{ padding-left:5px}
.ptnr .two .txt3 span{ display:inline-block; background-color:#ff6600; margin:0px 3px; padding:8px 0px; color:#FFFFFF; border-radius:5px; width:30%; text-align:center}


.dede_pages ul{float:left;}
.dede_pages ul li{float:left;font-family:Tahoma;line-height:14px;margin-right:6px;border:1px solid #E9E9E9;}
.dede_pages ul li a{float:left;padding:2px 4px 2px;color:#555;display:block;}
.dede_pages ul li a:hover{color:#690;text-decoration:none;}
.dede_pages ul li.thisclass,.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#F8F8F8;font-weight:bold;}
.dede_pages .pageinfo{line-height:14px;color:#999;}
.dede_pages .pageinfo strong{color:#555;font-weight:normal;} 

