@charset "utf-8";
/* CSS Document */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,del,dfn,em,img,ins,kbd,q,samp,small,strong,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td,article,aside,footer,header,nav,section,input,textarea {margin:0; padding:0; border:0; outline:0; font-size:100%; font-family:"Microsoft YaHei"; background:transparent}
body {-webkit-text-size-adjust:none; text-size-adjust:none; font-size:14px; line-height:1.5em;color: #666;}
table {border-collapse:collapse; border-spacing:0px}
ul,ol,li {list-style:none}

/*整站颜色*/
.bgcolor{background-color:#e73828;}
.borcolor{background:#e73828;}
.titlecolor{ color:#fa5e5e;}


header {height:70px; width:100%; position:fixed; z-index:99; left:0; top:0}
header h1 {height:70px; box-shadow:0 1px 4px rgba(0,0,0,.2); position:relative; z-index:100; overflow:hidden;  display:block;}
header h1 a {display:block; height:60px;margin:5px 0 5px 50px; padding-left:5px;}
header h1 img{height:60px;}
header .menu {height:70px; position:absolute; z-index:101; left:5px; top:0; width:40px}
header .menu span {position:absolute; text-indent:-999px; overflow:hidden; width:40px; height:50px; background:url(../images/ico-nav.png) center center no-repeat; top:10px;}
header .menu .iconMenu {right:0; cursor: pointer;}
header .menu .iconMenu.hover {background:url(../images/ico-nav.png) #E64023 bottom; }
header .menuFix {position:fixed; top:0; background:rgba(102,102,102,.8)}
footer {position:relative; z-index:20; font-size:10px; line-height:20px; height:20px; text-align:center; width:160px; color:#6D6E70; background:url(../images/botbg.jpg) repeat-x;border-radius:10px; margin:0 auto; border:3px solid #fff; margin-top:-30px}
a:link, a:visited {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

.slider-focus{position:relative;max-width:640px;overflow:hidden;/*max-height:320px;*/margin:0 auto;}

.slider-focus .hd{ position:absolute;width:100%;height:28px;left:0;bottom:2%;z-index:1;line-height:28px;text-align:center;}

.slider-focus  .hd li{ display:inline-block;vertical-align:middle;width:13px;height:13px;margin:0 3px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:0;line-height:0;text-indent:-9999em;background:#fff; cursor:pointer;}

.slider-focus  .hd li.on{ background:#ffea00;  }

.slider-focus  .bd{ position:relative; z-index:0; }

.slider-focus  .bd li{ position:relative; text-align:center;  }

.slider-focus  .bd li img{ vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}

.slider-focus  .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

.slider-focus  .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(../images/focusBg.png) repeat-x; color:#fff;  text-align:left;}

#wrap {padding:70px 7px 15px; position:relative; z-index:2;}
.conter { border-radius:10px; padding-bottom:5px;}
.contercon{background:#fff; border-radius:10px; margin-top:0px; padding-bottom:15px;}
.inav{ overflow:hidden}
.inav li{ float:left; width:33%; text-align:center }
.inav a{ display:block; width:84px; height:84px; text-align:center;border:1px solid #dddddd;  border-radius:10px; margin:10px auto 0 auto
; }
.inav a h3{margin-top:45px;}
.inav a:link{ text-decoration:none}
.inav a:visited{ text-decoration:none}
.inav a:hover{ text-decoration:none}
.inav1{ background:url(../images/11.png) center 20px no-repeat}
.inav2{ background:url(../images/22.png) center 20px no-repeat}
.inav3{ background:url(../images/33.png) center 20px no-repeat}
.inav4{ background:url(../images/44.png) center 20px no-repeat}
.inav5{ background:url(../images/5555.png) center 20px no-repeat}
.inav6{ background:url(../images/66.png) center 20px no-repeat}
.inav7{ background:url(../images/77.png) center 20px no-repeat}
.inav8{ background:url(../images/88.png) center 20px no-repeat}
.inav9{ background:url(../images/99.png) center 20px no-repeat}

body .front {padding:0; overflow:hidden}

#options{ display: none;}
.extra {
text-align: center;
position: fixed;
top: 35px;
left: 0px;
right: 0px;
height: auto;
background-color: #ffffff;
z-index: 100;
border-bottom: 2px solid #ccc;
box-shadow: 0px 5px 10px #444;
}

#options {width:100%; position:fixed; top:70px; left:0; z-index:999;right: 0;}
#options table {width:100%; text-align:center; vertical-align:central; border-collapse:collapse;}
#options  td {background:#E7E7E7; height:90px; border-top:1px solid #ADADAD; border-right:1px solid #adadad; position:relative; width:33.3%}
#options tr td:before {display:block; height:10px; width:10px; content:""; background:#E7E7E7; position:absolute; bottom:-6px; right:-5px; z-index:9}
#options tr td:last-child:before {display:none}
#options  table tr:last-child td:before {display:none}
#options  tr:first-child td {border-top:none}
#options tr td a {display:block; width:100%; height:100%; padding-top:20px; box-sizing:content-box; color:#6D6E70; text-decoration:none; z-index:99; position:relative; border-radius:4px}
#options tr td a:hover {background:#079503; color:#079503}

 

#options .closeextra {background-color: rgba(0,0,0,0.4); border:none; height:50px;width: 100%;display: block;}
#options #lnkcloseextra{ display: block;width: 100%;height: 100%; background:url(../images/arrowup.png) 50% 9px no-repeat;}





#meitilist,#bannerlist { width: 100%;}
#meitilist td img, #bannerlist td img { width: 100%;}

.newsDetail table{ width: 100%;}
.content-title{background-color:#000000; height:25px; color:#FFFFFF; line-height:25px; clear:both; text-align:left;margin:5px 0;font-weight:bold;font-size:14px;}
.flex-control-nav, .flex-control-paging,.flex-direction-nav{ display: none;}
.front-flex-slides img{ width: 100%;}
.required{color:#ff0000;}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input,
select[multiple],
textarea {
  background-image: none;
}


input[type="button"],input[type="reset"] {background-color:#c21c21;color:#fff;font-weight:bold;margin-right:20px;padding:0px 15px;}
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10
{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}



.aboutcon{ overflow:hidden; padding:5px 10px;}
.aboutcon h2{ display:block; font-size:16px; border-bottom:2px  solid #dddddd; line-height:35px; text-align:center}
.aboutcon{ font-size:14px; line-height:23px;}
#ppimg img{ width:100%; max-width:680px; width:expression(document.body.clientWidth>680?"680px":"auto"); overflow:hidden; }
.newslist{ overflow:hidden}
.newslist h3{ font-size:14px; line-height:30px;}
.newslist p{ line-height:20px; font-size:12px}
.newslist li{ border-bottom:1px solid #dddddd;}

.wp-pagenavi {
	CLEAR: both;padding-bottom:50px; padding-top:50px; text-align:center
}
.wp-pagenavi A {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi SPAN {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	FONT-WEIGHT: bold
}

