﻿/*common样式开始 */ 
*{padding:0px; margin:0px;}
html {_overflow-y:scroll;}
html { font-size:62.5%;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{ font-size:12px/1.5; font-family:Arial, Tahoma,"宋体"; color:#5a5a5a;}
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #eb1315;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */
h1,h2,h3,h4,h5,h6{font-size:12px;}
fieldset, img { border:0; vertical-align:middle}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.fl {float:left; display:inline;}
.fr {float:right; display:inline}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #CCCCCC; height:20px;line-height:20px}
/*common样式结束 */
.title{ width:93.75%; margin:0 auto;}
.title img{ margin:0 auto; display:block; width:100%;}
.img_list{ width:93.75%; margin:0 auto;}
.img_list ul{ width:100%; margin:0 auto; display:block; padding-top:7%; padding-bottom:7%;}
.img_list ul li{ width:27%; margin:0 3.16% 2.5%; float:left; list-style:none;}
.img_list ul li a{ width:100%; display:block;}
.img_list ul li a img{ width:100%; margin:0 auto; display:block;}
.word_list{ width:93.75%; margin:0 auto;}
.word_list ul{ width:100%; margin:0 auto; display:block; padding-top:7%;}
.word_list ul li{ width:27%; margin:0 3.16% 5.2%; float:left; list-style:none;}
.word_list ul li a.color_bg{ background:#f90604;}
.word_list ul li a{ width:100%; display:block; text-align:center; background:#937242; color:#fff; font-family:Microsoft yahei; font-size:13px; line-height:200%; border-radius:5px;}
@media (min-width:386px) and  (max-width:449px){
	.word_list ul li a{ font-size:16px; line-height:200%; border-radius:5px;}
}
@media (min-width:450px) and  (max-width:549px){
	.word_list ul li a{ font-size:19px; line-height:200%; border-radius:5px;}
}
@media (min-width:550px) and  (max-width:639px){
	.word_list ul li a{ font-size:22px; line-height:200%; border-radius:5px;}
}
@media (min-width: 640px){
	.word_list ul li a{ font-size:26px; line-height:200%; border-radius:5px;}
}
.padding_t{ padding-top:6%;}
/*banner样式开始 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff;position: relative;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }
/* Direction Nav */
.flex-direction-nav {*height: 0; display:none;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  {line-height:1; display: inline-block;}
.flex-direction-nav a.flex-next:before  {}
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute;bottom:12px; text-align:center;}
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 9px; height: 9px; display: block; background: #fff; cursor: pointer;line-height:0;font-size:0;overflow:hidden;border-radius:20px}
.flex-control-paging li a:hover { background: #937343; }
.flex-control-paging li a.flex-active { background: #937343; cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}
/*banner样式结束 */