@charset "utf-8";
body, div, p, span, a, img, input, h1, h2, h3, h4, ul, li, dl, dt, dd, ol, textarea{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
body{
	line-height:26px;
	font-size:12px;
	font-family:"Microsoft YaHei", Verdana, Geneva, sans-serif;
	color:#666;
	background:#fff;
}
a{
	color:#666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#ff0000;
	text-decoration:none;
}
a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:0.9;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
a:link{text-decoration:none; }  /* 指正常的未被访问过的链接*/

a:visited{text-decoration:none; }/*指已经访问过的链接*/

a:hover{text-decoration:none;}/*指鼠标在链接*/}

a:active{text-decoration:none;}/* 指正在点的链接*/ 
img{
	border:0;
	max-width:100%;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearfix {
    *zoom: 1;
}
.clear{
	clear:both;
}
.z_banner img{width:100%;}
#wrapper{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	position: relative;
}
/*顶部*/
.header_meta {
	width: 100%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	margin: 0px auto;
	background: #e8e8e8;
}
.top_left {
	height: 36px;
	line-height: 36px;
	font-family: "微软雅黑";
	float: left;
	color: #666;
}
.top_right {
	height: 36px;
	line-height: 36px;
	float: right;
}
.logo {
    width: 100%;
    min-height: 120px;
    background: #fff;
    padding-top: 0.5%;
}

.logo_tel {
	margin-right: 15px;
}

.logo_tel h5 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
}

.logo_tel h5 i {
	font-size: 16px;
	margin-right: 10px;
}

.logo_tel p {
	color: #d90315;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.logo_l {
	float: left;
	padding-top: 10px;
}
.logo_l h1 {
    margin: 0px;
    float: left;
    width: auto;
}
.logo_wel{
	margin-top:20px;
	margin-left:15px;
}
.logo_img,
.logo_wel {
	float: left;
}
.logo_wel h5 {
	font-size: 20px;
	font-weight: bold;
	margin:0px;
	padding-top: 6px;
	color: #e60414;
}
.logo_r {
	float: right;
}
.logo_tel,
.logo_erwei {
	float: right;
}
.logo_wel{
	padding-left: 10px;
    border-left: 1px solid #e5e5e5;
}
/*导航*/
.nav{
	height: 60px;
	background: #006dc3;
	text-align: center;
}
.nav > li:hover, .nav > li:focus {
    text-decoration: none;
    background-color:#fff;
	color:#000;
}
.nav > li:hover a, .nav > li:focus a{
	color:#332c2b;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color:#fff;
	color:#332c2b;
}
.nav > li.current{
    text-decoration: none;
    background-color:#fff;
}
.nav > li.current a{
    color:#332c2b;
}
.nav > li.current a{
	color:#332c2b;
}
.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}
.nav > li > a {
    color: #fff;
    position: relative;
    display: block;
    padding: 20px 28px;
    font-size: 15px;
}
.navbar .nav > li:hover .dropdown-menu {
	display: block;
	margin-top:0px;
	border:0px;
	border-top-right-radius:0px;
	box-shadow:none;
}
.navbar .dropdown-menu{
	background-color:#006dc3;
	border-radius:0 !important;
}
.navbar .dropdown-menu > li > a{
	color:#fff;
	font-size:14px;
	display: block;
    padding: 12px 16px;
    clear: both;
    line-height: 1.428571429;
    white-space: nowrap;
	text-align:left;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #332c2b;
    text-decoration: none;
    background-color:#fff;
}
.navbar-collapse {
    max-height:1200px;
}
/*轮播图*/
.banner{
	/*width:90%;
	padding-left:5%;*/
}
.banner .carousel-inner > .item {
    text-align: center;
}
.banner .carousel-inner > .item > img, .banner .carousel-inner > .item > a > img {
    display:inline-block;
    height: auto;
    max-width: 100%;
    line-height: 1;
}
#banner-pc{
	display:block;
}
#banner-mobile{
	display:none;
}
/*公司简介*/
.desc{
	text-align:center;
	padding:30px 0 30px;
	background:#f5f5f5;
}
.desc h2{
	text-align:left;
}
.desc h2 a{
	font-size:24px;
	color:#006dc3;
	border-bottom:1px solid #006dc3;
	padding-bottom:8px;
}
.desc .p1{
	text-align:left;
	font-size:15px;
	margin-top:8px;
}
.desc .p2{
	text-align:left;
	font-size:14px;
	text-indent:2em;
	margin-top:10px;
}
.desc .p2 a{
	color:#006dc3;
}

/*案例展示*/
.case{
	padding:30px 0 50px;
	text-align:center;
}
.case .mule{
	border-bottom:1px solid #dddddd;
	text-align:center;
	padding-bottom:12px;
	margin-bottom:20px;
}
.case .mule h2 a{
	font-size:24px;
	color:#000;
	border-bottom:2px solid #006dc3;
	padding-bottom:11px;
}
.case .tabnav{
	text-align:center;
	margin-bottom:20px;
}
.case .tabnav li{
	/*float:left;*/
	display:inline-block;
	padding:5px 15px;
}
.case .tabnav li a{
	font-size:14px;
	color:#000;
	padding-bottom:6px;
}
.case .tabnav li.active a{
	color:#006dc3;
	border-bottom:1px solid #006dc3;
}
.case .tabnav li:hover a{
	color:#006dc3;
}
.case .col-md-3{
	margin-bottom:15px;
}
.case .caselist{
	box-shadow: 10px 10px 10px #888888;
	padding:5px;
}
.case .portfolio-img {
    margin-bottom: 10px;
    overflow: hidden;
}
.case .portfolio-img a,.case .portfolio-img img {
    width: 100%;
    display: block;
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	text-decoration: none;
}
.case .portfolio-img a {
    position: relative;
	text-decoration: none;
}
.case .portfolio-title {
    margin-bottom:10px;
    line-height: normal;
}
.case .portfolio-title h2 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
	text-align:center;
}
.portfolio-img a:hover img {
    transform: scale(1.2, 1.2) rotate(10deg);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
/*公司设备*/
.equip{
	background: url("../images/pbg.jpg") center center repeat;
	padding:30px 0 30px;
	text-align:center;
}
.equip .mule{
	margin-bottom:15px;
}
.equip .mule h2 a{
	font-size:24px;
	color:#fff;
	border-bottom:1px solid #006dc3;
	padding-bottom:8px;
}
.equip .mule h3{
	font-size:12px;
	color:#fff;
	margin-top:15px;
}
.equip .caroufredsel_wrapper{
    display: block;
    position: relative;
    margin: 0px;
    cursor: move;
}
.equip .scrollable {
    overflow: hidden;
}
.equip .scrollable .list{
    padding: 0px;
    text-align: center;
	margin: 0;
	position: relative;
}
.equip .full-scrollable .list a {
    position: relative;
    display: block;
}

.equip a:hover .scrollable-info {
    opacity: 1;
    filter: alpha(opacity=100);
}
.equip .scrollable-image {
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.equip .scrollable .list img {
    display: block;
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.equip .scrollable-info {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 20;
    margin-top: -100px;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    _height: expression( (this.parentElement.clientHeight) +'px');
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.equip .scrollable-info h3 {
    padding: 0 20px;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: normal;
    font-weight: normal;
}
.equip .scrollable-info .icon-detail {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 41px;
    height: 41px;
    background: url(../images/icon-detail.gif) no-repeat;
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.equip .scrollable .list p {
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.equip .scrollable-info .icon-detail span {
    display: none;
}
.equip .opacity-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    cursor: pointer;
    background-color: #ea5503;
    opacity: 0;
    filter: alpha(opacity=0);
    _height: expression( (this.parentElement.clientHeight) +'px');
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.equip .scrollable-info:hover .icon-detail {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.equip a:hover .opacity-overlay {
    display: block;
    filter: alpha(opacity=90);
    opacity: 0.9;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.equip a:hover .scrollable-image img { 
	transform:scale(1.2, 1.2); 
	-webkit-transform:scale(1.2, 1.2); 
	-moz-transform:scale(1.2, 1.2); 
	-o-transform:scale(1.2, 1.2); 
	-ms-transform:scale(1.2, 1.2);
	-webkit-transition:all 0.3s ease-out 0s; 
	-moz-transition:all 0.3s ease-out 0s; 
	-o-transition:all 0.3s ease-out 0s; 
	transition:all 0.3s ease-out 0s;
}
.equip .col-md-3{
	padding-right:5px;
	padding-left:5px;
}
/*广告*/
.iad{
	width:100%;
}
/*优势*/
.youshi{
	width:100%;
	max-height:590px;
	overflow:hidden;
}
.youshi .youlef{
	padding-left:0;
	padding-right:0;
}
.youshi .youlef img{
	width:100%;
}
.youshi .yourig{
	background:#990002;
	padding:50px 0 50px 30px;
}
.youshi .cont{
	width:60%;
	text-align:center;
}
.youshi .cont .tit{
	font-size:24px;
	color:#fff;
	margin-bottom:30px;
}
.youshi .cont ul li{
	background:#fff;
	margin-bottom:20px;
	padding:20px 15px;
}
.youshi .cont ul li:last-child{
	background:#000;
}
.youshi .cont ul li:last-child .p2{
	color:#fff;
}
.youshi .cont ul li .p1{
	font-size: 18px;
	color: #ee0000;
}
.youshi .cont ul li .p2{
	font-size: 14px;
	color: #333;
}
/*公司动态*/
.news1{
	padding:30px 0 50px;
}
.news1 .mule{
	text-align:center;
	border-bottom:1px solid #dddddd;
	padding-bottom:20px;
	margin-bottom:20px;
}
.news1 .mule h2{
	font-size:24px;
	color:#000;
}
.news1 .entry-item {
    border-bottom: none;
    margin-bottom: 25px;
    padding-bottom: 35px;
	padding-left: 80px;
	min-height: 70px;
	height: auto !important;
	position: relative;
	border-bottom:1px dashed #dddddd;
}
.news1 .entry-item .time {
	width:80px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-family: Arial;
	padding: 2px 0 2px;
	border-right:1px solid #dddddd;
}
.news1 .entry-item .time-day {
	font-size: 25px;
    line-height: 40px;
    display: block;
    color: #666;
}
.news1 .entry-item .time-date {
	font-size: 12px;
    display: block;
    color: #999;
    line-height: 22px;
}
.news1 .entry-item .entry-title {
    margin-bottom: 10px;
	margin-left:15px;
}
.news1 .entry-item h2 {
	font-size: 18px;
	color: #666666;
    line-height: 1.4;
}
.news1 .entry-item h2 a {
	color:#000;
}
.news1 .entry-item h2 a:hover {
	text-decoration:underline;
	color:#ff0000;
	text-decoration:none;
}
.news1 .entry-summary {
    margin-bottom: -8px;
	color: #999999;
    font-size: 14px;
	margin-left:15px;
}
.news1 .entry-item p {
    line-height: 1.6;
}

/*底部*/
.footer{
	padding:40px 0 35px;
	overflow: hidden;
	background-color: #111111;
	color: #ccc;
	font-size: 13px;
}
.footer .fot1 p{
	color:#fff;
	line-height:32px;
}
.footer .fot2{
	margin-left:0;
	padding-left:0;
	margin-top:10px;
}
.footer .fot2 p{
	color:#fff;
	line-height:21px;
}
.footer .col-md-4{
	padding-left:0;
}
.footer .link{
	margin-top:15px;;
}
.footer .link a{
	margin-right:15px;
}
.copyright{
	background:#006dc3;
	text-align:center;
	padding:8px 0;
	color:#fff;
}
/*单页样式*/
.content {
    position: relative;
    margin: 60px 0 15px;
    text-align: center;
}
.sbox h2{
	margin-bottom: 20px;
	line-height: normal;
	font-weight: normal;
	font-size: 28px;
	color: #4d4d4d;
}
.sbox h4{
	margin-bottom: 20px;
	line-height: normal;
	font-weight: normal;
	font-size: 22px;
	color: #4d4d4d;
}
.sbox .aums{
	text-align:center;
	border:1px dashed #dddddd;
	font-size:14px;
	color:#666666;
	padding:5px 0;
}
.sbox .entry-meta {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 12px;
    border-bottom: 1px dotted #ccc;
	color: #999;
}
.sbox .entry-meta span {
    margin: 0 10px;
}
.sbox .entry-meta strong {
    font-weight: normal;
}
.sbox .entry-meta a {
    color: #999;
}
.sbox .entry-meta a:hover{
	text-decoration:underline;
	color:#ff0000;
	text-decoration:none;
}
.sbox ul li{
    border-bottom: none;
    display: inline-block;
    background-image: none;
    margin: 0 5px;
}
.sbox ul li a {
    display: inline-block;
    line-height: 42px;
    padding: 0 35px;
    font-size: 14px;
    color: #808080;
    background-color: #f0f0f0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.sbox ul li a:hover {
    background: #d9d9d9;
}
.sbox ul li.current a {
    background: #ea5503;
    color: #fff;
}
.full-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 50px;
	font-size:14px;
	text-align:left;
}
.content .dbp{
	padding:5px 0;
	color:#000;
	font-size:14px;
}
.content .dbp-l{
	float:left;
}
.content .dbp-r{
	float:right;
}
/*列表*/
.full-page {
    width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 45px 0 50px;
}
.portfolio-img {
    overflow: hidden;
}
.portfolio-img a, .portfolio-img img {
    width: 100%;
    display: block;
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.portfolio-img a {
    position: relative;
}
.portfolio-title {
    margin-bottom: 10px;
    line-height: normal;
	background:#dedede;
}
.portfolio-title h2 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
	text-align:center;
	padding:6px 0;
	
}
.portfolio-title h2 a{
    color:#333;
}
.portfolio-title h2 a:hover{
    color:#ff0000;
}
.portfolio-summary {
    color: #808080;
    font-size: 13px;
    margin-bottom: 30px;
	text-align:left;
}
.portfolio-summary p {
    line-height: 1.5;
}
/*产品列表*/
.procontent {
    text-align: center;
}
.page-nav {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 28px;
	font-size:14px;
	height: 75px;
}
.sitenav {
    float: left;
    margin-bottom: -1px;
}
.sitenav li {
    margin-right: 2px;
    border-bottom: 3px solid transparent;
    padding-bottom: 8px;
    position: relative;
    display: inline-block;
}
.sitenav li.active {
    border-bottom: 3px solid #006dc3;
}
.sitenav li a:hover, .sitenav li.active a, .sitenav li.active span {
    background-color: #006dc3;
    color: #fff;
}
.sitenav li a {
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}
.sitenav li a, .sitenav li span {
    color: #222;
    padding: 5px 8px;
    display: block;
}
.breadcrumb {
    padding: 8px 15px;
    float: right;
	background:none;
}
.breadcrumb a, .breadcrumb span {
    font-size: 12px;
    color: #6f6f6f;
}
.breadcrumb a:hover{
    color: #ff0000;
}
.breadcrumb > a + a::before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.clearfix::after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.full-product{
	padding:30px 0 30px;
	margin-bottom:20px;
}
.full-product .list{
	margin-bottom:20px;
}
.full-product .txt {
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #006dc3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    line-height: 30px;
    padding: 5px 10px;
}
.full-product .list:hover a.txt {
    background-color: #e72d39;
    color: #fff;
}
.conpage{
	padding:10px 0;
	text-align:center;
}
.gotop-wrapper {
    position: fixed;
    bottom: 50px;
    right: 15px;
    z-index: 1001;
    background-color: rgba(0,0,0,0.3);
    background-color: #969696\9;
	display:none;
}
.gotop-wrapper a {
    display: none;
    _display: none !important;
    width: 55px;
    height: 55px;
    overflow: hidden;
    background: url(../images/icon-gotop-fixed.gif) no-repeat center;
}
#tool {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 900;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display:none;
}
ul.toollist {
    position: fixed;
    z-index: 900;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    height: 48px;
}
.toollist {
    background: #990002;;
}
.toollist li {
    border-right: 1px solid rgba(255, 255, 255, 0.7);
}
.toollist li {
    float: left;
    width: auto;
    height: 100%;
    width: 25%;
    position: static !important;
    margin: 0;
    border-radius: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-box-sizing: border-box;
    box-shadow: none !important;
    background: none;
}
.toollist li a {
    color: #fff;
}
.toollist li a {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    text-decoration: none;
    padding-top: 2px;
    position: relative;
}
.toollist li a img {
    width: 24px;
    height: 24px;
}
.toollist li a p {
    margin: 1px 0 1px 0;
    font-size: 14px;
    display: block !important;
    line-height: 18px;
    text-align: center;
}
.toollist li.li4 {
    border: none;
}
@media (min-width: 1200px) {
.container {
	width:1000px;
}
}
@media (min-width: 1024px) {

}
@media (max-width: 991px) {

}
@media (max-width: 767px) {
#banner-pc{
	display:none;
}
#banner-mobile{
	display:block;
}
.header_meta,.logo_wel,.logo_r,.link{
	display:none;
}
.logo {
    text-align: center;
	min-height: 75px;
}
.logo_l {
	float:none;
    display: inline-block;
}
.logo_l img{
	width:60%;
}
.case {
    padding:10px 0 20px;
}
.case .mule h2 a{
	font-size:14px;
}
.case .mule {
    padding-bottom: 10px;
    margin-bottom: 12px;
}
.desc h2 {
    text-align: center;
}
.desc h2 a{
    font-size:16px;
}
.desc {
    padding: 10px 0 10px;
}
.desc .p1 {
    text-align: center;
    font-size: 12px;
    margin-top: 8px;
}
.desc .desc-r{
	margin-top:12px;
}
.equip {
    margin-top:10px;
	padding: 15px 0 30px;
}
.equip .mule h2 a{
	font-size:16px;
}
.equip .mule h3{
	font-size:12px;
}
.youshi {
    max-height: 620px;
}
.youshi .cont .tit {
    font-size:16px;
    margin-bottom:20px;
}
.youshi .cont {
    width: 90%;
}
.youshi .yourig {
    padding: 20px 0 20px 30px;
}
.youshi .cont ul li .p1 {
    font-size: 14px;
}
.youshi .cont ul li .p2 {
    font-size: 12px;
}
.youshi .cont ul li {
    margin-bottom: 15px;
    padding: 10px 0;
}
.news1 {
    padding: 20px 0 20px;
}
.news1 .mule {
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.news1 .news-right {
    margin-bottom: 0px;
}
.news1 .mule h2 {
    font-size:16px;
}
.news1 .entry-item .time {
    width: 65px;
}
.news1 .entry-item .time-day {
    font-size: 16px;
    line-height: 21px;
}
.news1 .entry-item .entry-title {
    margin-bottom: 1px;
    margin-left: 0px;
}
.news1 .entry-item h2 {
    font-size: 14px;
}
.news1 .entry-summary {
    margin-bottom: -25px;
    font-size: 12px;
    margin-left: 0px;
}
.news1 .entry-item {
    margin-bottom: 15px;
}
.news1 h4 {
	margin-top:15px;
    margin-bottom: 8px;
}
.news1 .news-left{
	margin-bottom:20px;
}
.nav{
	height:auto;
}
.nav > li{
	text-align:left;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: -65px;
    margin-right:15px;
    margin-bottom: 8px;
    /*background-color: #ea5503;*/
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    top: 0;
	z-index:999;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #006dc3;
}
.navbar-toggle .word {
    font-size:11px;
	color: #006dc3;
}
.footer .fot1 p {
    line-height: 15px;
    font-size: 10px;
}
.footer .fot2{
    margin-top: 5px;
}
.footer .fot2 p{
    font-size: 10px;
    line-height: 15px;
}
.footer .foot-l{
	display:none;
}
.sbox h2 {
    margin-bottom: 15px;
    font-size: 16px;
}
.content {
    margin: 20px 0 20px;
}
.full-content {
    padding: 20px 0 20px;
}
.sitenav {
    display:none;
}
.page-nav {
    padding-top: 4px;
    height: 50px;
}
.breadcrumb {
    float: left;
}
.col-xs-6{
	padding-left:0;
	padding-right:0;
}
#tool {
	display:block;
}
}
@media (max-width: 480px) {
 
}
@media (min-width: 992px) and (max-width: 1199px) {
 .nav > li > a {
 padding: 10px 22px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .nav > li > a {
 padding: 10px 10px;
}
}