/*
Theme Name: ashu-biezhong
Theme URI: http://www.ashuwp.com
Author: 阿树工作室
Author URI: http://www.ashuwp.com
Description: code by tree workshop
Version: 1.1
Tags: custom-menu,featured-images,theme-options
*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, img, ins, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	line-height:2em;
	vertical-align: baseline;
	font-family: Arial,宋体;
}
ul,ol,li { list-style:none; }
body{
	margin:0;
	padding:0;
	text-align:center;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#0074D2;
	text-decoration:underline;
}
.clear{clear:both;}
#site-page{width:990px;text-align:left;margin:0 auto;}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	margin-right:1em;
}
img.alignright  {
	margin-left:1em;
}
img.aligncenter {
	margin:0 1em;
}
.screen-reader-text { display:none;}
/**header**/
#logo {padding:0;float:left;width:600px; }
#logo img{float:left;margin:10px 0}
#logo .english { font-size:22px;padding-top:20px;}
#logo h1{line-height:1em;font-size:22px;color:#000;}
.top_phone {float:right;text-align:left;padding:20px 10px 0 0;color:rgb(248, 122, 26);}
.top_phone p{font-size:22px;margin:0;line-height:1.5em;}
/**menu**/
.top_menu {
	background:#0074D2;
	color:#fff;
	line-height:30px;
}
.top_menu a,
.top_menu a:hover{
	text-decoration: none;
	color:#fff;
}
.top_menu .today {
	float:left;
	padding:0 20px;
	line-height:30px;
}
.top_menu ul {
	float:right;
}
.top_menu ul li{ display:inline;}
.top_menu ul li a{ display:inline-block;line-height:30px;padding:0 20px;font-size:14px; }
.top_menu ul li a:hover{ background:#2E67CF; }
.top_menu ul


.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 {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;width:990px;height:250px;overflow:hidden;}
.flexslider .slides img {width: 100%; display: block; }
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "\0020"; 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;}
.flex-direction-nav a  { 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  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* 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: 0px;right:0; text-align: right;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {padding:2px 4px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; font-size:12px;line-height:1em;color:#fff;text-decoration: none;}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); 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;}


/***container**/
#container {
	margin: 20px 0 0 0;
}
#container .left-col {
	width:190px;
	float:left;
}
#container .right-col {
	float:right;
	width:790px;
}
#container .right-col .right-left {
	float:left;
	width:550px;
}
#container .right-col .right-right {
	float:right;
	width:210px;
}

/**widget**/
.left-col .widget {
	border:1px solid #ddd;
	margin-bottom:20px;
}
.right-col .right-left {
	border:1px solid #ddd;
	padding:0 10px 10px 10px;
}
.right-col .right-right .widget {
	border:1px solid #ddd;
	margin-bottom:20px;
}
.widget h3{
	background:#dbdbdb;
	line-height:28px;
	padding:0 0 0 30px;
	background:url(./images/menu_bg.jpg) no-repeat 0 0;
}
.widget form.sear-form {padding:10px;}
.widget ul,
.widget div{
	padding:7px 10px;
}
.widget div ul,
.widget ul div{
	padding:0;
}
.widget ul li{
	padding-left:20px;
	background:url(./images/bclass1.gif) no-repeat left center;
}
.widget ul li a {
	text-decoration: none;
}
.widget ul li a:hover {
	text-decoration:underline;
}

/**home**/
.content-about {font-size:12px;}
.content-about p {
	text-indent:2em;
	margin:1em 0;
}
.news-list,
.product-list {
	margin-top:40px;
}
.block_title h2{
	font-size:14px;
	padding-left:20px;
	background:url(./images/jian.jpg) no-repeat left center;
	float:left;
}
.block_title .morelink {
	float:right;
}
.block_title .morelink a {
	text-indent:-9999px;
	display:block;
	background:url(./images/more.gif) no-repeat right center;
	height: 28px;
	width: 36px;
	cursor: pointer;
}
h2 span.line {
	margin:0 5px;
}
h2 span.btitle {
	color:#0074D2;
	text-transform:capitalize;
}
h2 span.en {
	color:#666;
	font-weight:normal;
	font-size:12px;
}

.news-list ul li {
	padding-left:20px;
	background:url(./images/dian.jpg) no-repeat 5px 12px;
	border-bottom:1px dotted #999;
}
.news-list ul li span.date {
	float:right;
	font-size:12px;
}

.scoll-left ul li{
	width:180px;
	height:120px;
	overflow:hidden;
	margin:0 5px;
	line-height:120px;
}
.scoll-left ul li img {
	vertical-align: middle;
}
#footer {
	border-top:1px solid #ddd;
	margin-top:40px;
	font-size:12px;
}
#footer .copyright {
	text-align:center;
}
.page-title h2 {
	font-size: 14px;
	padding-left: 20px;
	float:left;
	background: url(./images/jian.jpg) no-repeat left center;
}
.page-title .breadcrumb {
	float:right;
}
.two_line {
	width:100%;
}
.two_line .left{
	height:2px;
	background:#0070D0;
	float:left;
	width:30%;
}
.two_line .right {
	height:2px;
	background:#ccc;
	float:right;
	width:70%;
}
.header_line{
	width:100%;
}
.header_line .left {
	height:2px;
	background:#0070D0;
	float:left;
	width:30%;
}
.header_line .right {
	height:2px;
	background:#565F66;
	float:right;
	width:70%;
}
.page-entry {
	padding:20px;
	
}

.page-entry .title {
	border-bottom:1px dashed #333;
	text-align:center;
}
.page-entry h1 {
	font-size:16px;
	color:#990000;
}
.page-entry .post-meta span.counter {
	color:red;
}
.page-entry .entry {
	width:750px;
	overflow:hidden;
	padding:10px 0;
}
.page-entry .entry p{
	text-align: justify;
	text-justify: distribute-all-lines;
	margin:1em 0;
	text-indent:0;
}
.page-entry .entry img {
	max-width:790px;
}
.products-list {
	width:110%;
}
.products-list .product {
	float:left;
	margin:0 10px 10px 0;
}
.products-list .product .img-box {
	width:180px;
	height:120px;
	overflow:hidden;
	border:1px solid #e2e2e2;
	text-align:center;
	line-height: 120px;
}
.products-list .product .img-box img {
	vertical-align:middle;
}
.products-list .product h4{
	text-align:center;
	font-weight:normal;
}
.posts-list ul li {
	border-bottom: 1px dotted #999;
	padding-left: 20px;
background: url(./images/dian.jpg) no-repeat 5px 12px;
}
.posts-list ul li span.date{
	float:right;
}
.posts-list {
	margin-top:20px;
	padding:10px;
}
.page_num {
	width:750px;
	text-align:center;
	margin-top:10px;
}
.page_num span.current_num {
	margin:0 10px;
}
.page_num span.current {
	color:#ddd;
}
.page_num a {
	padding:0 5px;
}
#online_service_bar {
	font-size:12px;
	color:#555;
}
#online_service_bar a {
	color:#555;
	text-decoration: none;
}
#online_service_bar a:hover {
	color:#E21F2B;
	text-decoration: none;
}
#online_service_bar img {
	border:none;
	vertical-align: middle;
}
#online_service_bar dl, #online_service_bar dd, #online_service_bar ul, #online_service_bar li {
	margin:0;
	padding:0;
	list-style:none;
}
/*在线客服边栏*/
#online_service_bar {
	position:absolute;
	top:-150px;
	right:0;
	overflow:hidden;
	z-index:1001;
}
#online_service_fullbar {
	display:none;
	width:138px;
	padding-bottom:10px;
	background:url(./images/footer.gif) no-repeat left bottom;
}
.service_bar_head {
	text-indent: -9999px;
	width:138px;
	height:58px;
	position:relative;
	background:url(./images/header.gif) no-repeat left top;
}
.service_bar_main {
	width:106px;
	padding:5px 12px;
	background:url(./images/main.gif) repeat-y left top;
}
#service_bar_close {
	position:absolute;
	width:35px;
	height:35px;
	top:0;
	right:0;
	cursor:pointer;
	display:block;
	text-indent: -9999px;
}
/*在线客服边栏收缩状态*/
#online_service_minibar {
	margin-top:150px;
	width:23px;
	height:80px;
	background:url(./images/mini.gif) no-repeat right top;
	display:none;
	cursor: pointer;
}
/*客服菜单列表*/
.service_menu {
	font-size:12px;
	width:106px;
	overflow:hidden;
}
.service_menu li {
	width:106px;
	display:inline;
	overflow:hidden;
}
.service_menu li dt {
	text-align:left;
	margin-bottom:5px;
	padding:8px 10px 6px 10px;
	*padding:9px 10px 5px 10px;
	background:url(./images/menu.gif) no-repeat top center;
	cursor: pointer;
}
.service_menu li dd {
	display:none;
	text-align:center;
}
.service_menu li dd a img {
	margin-bottom:5px;
}
.service_menu li.hover dt {
	color:#E21F2B;
}
.service_menu li.hover dd {
	padding:5px 0;
	line-height:20px;
}
.qq_btn {
	display:block;
	padding:4px;
}
.service_tel {
	font-size:12px;
	padding-left:22px;
	height:28px;
	line-height:28px;
	background:url(./images/tel.png) no-repeat 5px center;
}
div.wpcf7{
	width:450px;
}