@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:#e71d17;
	text-decoration:none;
}
a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:0.9;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
img{
	border:0;
	max-width:100%;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearfix {
    *zoom: 1;
}
.clear{
	clear:both;
}
#wrapper{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	position: relative;
}
#banner-pc{
	display:block;
}
#banner-mobile{
	display:none;
}
.ad-pc{
	display:block;
}
.ad-mobile{
	display:none;
}
.top-navbar{
	position:absolute;
	top:30px;
	right:15px;
	z-index:11;
}
.top-navbar a{
	font-size:12px;
	letter-spacing: 1.5px;
	color:#e71d17;
	border: 1px solid #e71d17;
	padding:0px 12px;
	border-radius: 30px;
	display:none;
}
.top-navbar a.active{
	color:#ff6611;
	border: 1px solid rgba(255,102,17, 0.6);
}
.top{
	height:20px;
	width:100%;
	background:#e71d17;
}
/*顶部*/
.logo {
    width: 100%;
    background: #fff;
	display:flex;
	vertical-align:middle;
	padding:15px 0;
}
.logo_l {
	float: left;
	width:15%;
}
.logo_img img{
	/*height:80px;*/
}
.logo_r {
	float: right;
	margin-top:12px;
	width:15%;
}
.search-input {
	line-height:40px;
	margin-top:10px;
}
.search-input form {
	position:relative;
	width:250px;
	margin:0 auto;
}
.search-input input,button {
	border:none;
	outline:none;
}
.search-input input {
	width:100%;
	height:40px;
	padding-left:10px;
}
.search-input button {
	height:40px;
	width:50px;
	cursor:pointer;
	position:absolute;
}
.search-input form {
	height:40px;
}
.search-input input {
	width:250px;
	border:1px solid #a0a0a0;
	float:right;
	font-size:14px;
	border-radius: 60px;
	background: #fff;
}
.search-input button {
	background:none;
	right:5px;
	font-size:12px;
}
.search-input button:before {
	content:"";
	font-family:FontAwesome;
	color:#e71d17;
}
.search-history{
	font-size:14px;
}
.search-a{
	font-size:14px;
	margin-right:5px;
	color:#db1421;
}
.search-bluea{
	color:blue;
	margin-right:5px;
	font-size:14px;
}
.weui-photo-browser-modal .photo-container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    text-align: center;
    justify-content: center;
}
.logo_tel {
	margin-left: 15px;
	float:right;
}
.logo_tel h5 {
	font-size: 16px;
	color:#373737;
	margin: 0px;
	background: url(../images/tel.png) no-repeat left center;
	padding-left:25px;
}
.tel-info{
	color:#e71d17;
	font-size:16px;
	margin-top:3px;
}
#getResult .list{
	margin-top:2px;
	padding:2px;
}
/*导航*/
.nav{
	height: 60px;
	background: none;
	text-align: center;
	float:left;
	width:70%;
}
.nav > li:hover, .nav > li:focus {
    text-decoration: none;
    background-color:none;
	color:#e71c17;
}
.nav > li:hover a, .nav > li:focus a{
	color:#e71c17;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color:#fff;
	color:#e71c17;
}
.nav > li.current{
    text-decoration: none;
    background-color:none;
}
.nav > li.current a{
    color:#e71c17;
}
.nav > li.current a{
	color:#e71c17;
}
.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}
.nav > li > a {
    color: #373737;
    position: relative;
    display: block;
    padding: 20px 15px;
    font-size: 15px;
}
.navbar-collapse.collapse {
	overflow: visible !important;
	display: flex !important;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-top:30px;
}
.navbar .nav > li:hover > .dropdown-menu {
	display: block;
	margin-top:0px;
	border:0px;
	border-top-right-radius:0px;
	box-shadow:none;
}
.navbar{
	margin-bottom: 0;
}
.navbar .dropdown-menu{
	background-color:#e71d17;
	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: #fff;
    text-decoration: none;
    background-color:#f84747;
}
.navbar-collapse {
    max-height:1200px;
	padding-left:0;
	padding-right:0;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
/*轮播图*/
.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;
}
.comtit{
	text-align: center;
}
.comtit h2{
	font-size:28px;
	color:#373737;
	letter-spacing: 2px;
}
.comtit .comtit-icon{
	content: '';
	display: block;
	height:36px;
	background: url(../images/iconbg.png) no-repeat center;
	background-size:200px auto;
	margin-top:15px;
}
/*产品展示*/
.pro{
	background: #f8f7f7;
	padding:60px 0;
}
.pro .prolist{
	box-shadow: 10px 10px 10px #888888;
	padding:5px;
	margin-bottom:15px;
}
.pro .portfolio-img {
	margin-bottom: 10px;
	overflow: hidden;
}
.pro .portfolio-img a,.pro .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;
}
.pro .portfolio-img a {
	position: relative;
	text-decoration: none;
}
.pro .portfolio-title {
	margin-bottom:10px;
	line-height: normal;
	background:#f6f6f6;
}
.pro .portfolio-title h2 {
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
	text-align:center;
}
.pro .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;
}
.cat-btn{
	width:100%;
	text-align: center;
	margin-top:15px;
}
.cat-btn a{
	background:#e71d17;
	color:#fff;
	display:inline-block;
	padding:5px 30px;
}
.tabnav{
	text-align:center;
	margin-top:20px;
	margin-bottom: 20px;
}
.tabnav li{
	/*float:left;*/
	display:inline-block;
	padding:5px 15px;
	border-right:1px solid #999999;
	line-height: 10px;
}
.tabnav li:last-child{
	border-right:0;
}
.tabnav li a{
	font-size:14px;
	color:#000;
	padding:3px 10px;
}
.tabnav li a.active{
	background:#e71d17;
	color:#fff;
}
.tabnav li:hover a{
	background:#e71d17;
	color:#fff;
}
.about{
	background:#dedede;
	padding:60px 0;
	text-align: center;
}
.about-con{
	color:#373737;
	font-size:16px;
	margin-top:15px;
}
/*案例展示*/
.case{
	padding:30px 0 30px;
	text-align:center;
	background:#f8f7f7;
}
.case-info{
	margin-top:15px;
}
.case-info .cat-btn{
	margin-top:15px;
}
.case .caselist{
	box-shadow: 10px 10px 10px #999999;
}
.case .portfolio-img {
    overflow: hidden;
	max-height:420px;
}
.case .portfolio-img a,.case .portfolio-img img {
    width: 100%;
    display: block;
    overflow: hidden;
}
.case .portfolio-img a {
    position: relative;
}
.case .portfolio-title {
    margin-bottom:10px;
    line-height: normal;
	text-align:left;
	background: #fff;
	padding:20px 15px;
}
.case .portfolio-title h2 {
    font-size: 16px;
    font-weight: bold;
	color:#70706f;
	text-align: left;
}
.case .portfolio-title h5 {
	font-size: 14px;
	color:#70706f;
	text-align: left;
}
.portfolio-title-desc{
	font-size:14px;
	color:#70706f;
}
.read-more{
	padding-top:30px;
}
.read-more a{
	background:#e71d17;
	padding:8px 30px;
	margin-top:5px;
	font-size:14px;
	color:#fff;
	border-radius:15px;
}
/*广告位*/
.adbox{
	width:100%;
	text-align:center;
}
/*底部*/
.footer{
	padding:30px 0 10px;
	overflow: hidden;
	background-color: #111111;
	color: #fff;
	font-size: 13px;
	border-top:2px solid #974c04;
}
.footer .footer-nav{
	margin-bottom:5px;
	padding-left:7px;
	float:left;
	width:12.5%;
	min-height:150px;
}
.footer .footer-nav:nth-child(2),.footer .footer-nav:nth-child(4),.footer .footer-nav:nth-child(5),.footer .footer-nav:nth-child(6){
	width:10.5%;
}
.footer .footer-nav:nth-child(3){
	width:20.5%;
}
/*.footer .footer-nav:nth-last-child(3){*/
	/*border-right:1px solid #999999;*/
/*}*/
.footer .footer-nav ul li{
	font-size:12px;
}
.footer .footer-nav ul li a{
	color:#fff;
	padding:0 10px;
	line-height:10px;
}
.footer p{
	color:#fff;
	line-height:32px;
}
.footer .col-md-8{
	padding-left:0;
}
.bottoms{
	width:100%;
	background:#e71d17;
	padding:20px 0;
	text-align:center;
}
.bottoms p{
	font-size:12px;
	color:#fff;
}
.copyright{
	text-align: center;
	border-top:1px solid #605f5f;
	padding-top:5px;
}
.copyright a{
	color:#fff;
}
/*公司动态*/
.news1{
	padding:50px 0 50px;
}
.news1 .mule{
	text-align:center;
	padding-bottom:20px;
	margin-bottom:20px;
}
.news1 .mule h2{
	font-size:24px;
}
.news1 .mule h2 a{
	border-bottom:2px solid #e71d17;
	padding-bottom:11px;
	color:#000;
}
.news1 .news-ti{
	position:absolute;
	width:100%;
	height:50px;
	background:#000;
	opacity:0.6;
	bottom:0;
	left:0;
	z-index:99;
	text-align:center;
	font-size:14px;
	color: #fff;
	line-height:50px;
}
.news1 .entry-item {
    border-bottom: none;
    margin-bottom:10px;
    padding-bottom: 31px;
	padding-left:70px;
	height: auto !important;
	position: relative;
	border-bottom:1px dashed #dddddd;
}
.news1 .entry-item .time {
	width:55px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-family: Arial;
	padding: 2px 0 2px;
	border-right:1px solid #dddddd;
	background:#70c097;
}
.news1 .entry-item .time-day {
	font-size: 21px;
    line-height:23px;
    display: block;
    color: #fff;
}
.news1 .entry-item .time-date {
	font-size: 12px;
    display: block;
    color: #fff;
    line-height: 22px;
}
.news1 .entry-item .entry-title {
    margin-bottom: 10px;
}
.news1 .entry-item h2 {
	font-size: 14px;
	color: #666666;
    line-height: 1.4;
}
.news1 .entry-item h2 a {
	color:#4a4a4a;
}
.news1 .entry-item h2 a:hover {
	text-decoration:underline;
	text-decoration:none;
}
.news1 .read-more{
	padding-top:3px;
	padding-left:0;
}
.news1 .read-more a{
	background:#30ac6d;
	padding:8px 20px;
	margin-top:5px;
	font-size:14px;
	color:#fff;
	border-radius:0;
}
.lianxi p{
	font-size:14px;
	color:#939393;
}
.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: 5px;
    border-bottom: 3px solid transparent;
    padding-bottom: 8px;
    position: relative;
    display: inline-block;
}
.sitenav li.active {
    border-bottom: 3px solid #db1421;
}
.sitenav li a:hover, .sitenav li.active a, .sitenav li.active span {
    background-color: #db1421;
    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 18px;
    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;
}
/*单页样式*/
.content {
    position: relative;
    margin: 30px 0 15px;
    text-align: center;
}
.sbox h2{
	margin-bottom: 20px;
	line-height: normal;
	font-weight: normal;
	font-size: 28px;
	color: #4d4d4d;
}
.sbox h2 a{
	font-size:24px;
	color:#000;
	border-bottom:3px solid #e71d17;
	padding-bottom:11px;
}
.full-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding:20px 0 30px;
	font-size:14px;
	text-align:left;
}
/*新闻*/
.news2{
	padding:30px 0 50px;
	background:#f2f2f2;
}
.news2 .mule{
	text-align:center;
	padding-bottom:20px;
	margin-bottom:20px;
}
.news2 .mule h2{
	font-size:24px;
}
.news2 .mule h2 a{
	border-bottom:2px solid #e71d17;
	padding-bottom:11px;
	color:#000;
}
.news2 .entry-item {
    border-bottom: none;
    margin-bottom:10px;
    padding:10px;
	height: auto !important;
	background:#fff;
}
.news2 .entry-item .time {
	width:60px;
    text-align: center;
    font-family: Arial;
	padding: 2px 0 2px;
	border-right:1px solid #dddddd;
	float:left;
	padding-right:5px;
}
.news2 .entry-item .time-day {
	font-size: 21px;
    line-height:23px;
    display: block;
    color: #444444;
}
.news2 .entry-item .time-date {
	font-size: 12px;
    display: block;
    color: #757171;
    line-height: 22px;
}
.news2 .news-right{
	float:left;
	margin-top:0;
	margin-left:10px;
}
.news2 .entry-item .entry-title {
    margin-bottom: 6px;
}
.news2 .entry-item h2 {
	font-size: 16px;
	color: #666666;
    line-height: 1.4;
}
.news2 .entry-item h2 a {
	color:#000;
}
.news2 .entry-item h2 a:hover {
	text-decoration:underline;
	text-decoration:none;
}
.news2 .read-more{
	padding-top:3px;
	padding-left:0;
}
.news2 .read-more a{
	background:#30ac6d;
	padding:8px 20px;
	margin-top:5px;
	font-size:14px;
	color:#fff;
	border-radius:0;
}
/*列表*/
.news-right{
	margin-top:30px;
}
.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;
}
.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;
	background:#f2f2f2;
	padding-top:30px;
}
.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;
	position:relative;
}
.full-product .list-info{
	background:#fff;
	padding:20px;
}
.full-product .txt {
    text-align: center;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    line-height: 30px;
    padding: 5px 10px;
	background:#e71d17;
}
.full-product .list-desc{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#000;
	opacity:0.6;
	display:none;
	cursor:pointer;
	font-size:16px;
	color:#fff;
	padding-top:60px;
}
.full-product .list:hover .list-desc {
    display:block;
}
.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: 60px;
	border-top:1px solid #fff;
}
.toollist {
    background: #e71d17;
}
.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:8px;
    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;
}
.returnhome{
	display:none;
	text-align:center;
}
.returnhome span{
	display:block;
	font-size:10px;
	margin-top:-12px;
}
.btnav{
	width:100%;
	box-sizing:border-box;
	padding-bottom:30px;
}
.btnav .btnav-title{
	border-bottom:1px solid #cccccc;
	padding-bottom:4px;
}
.btnav .btnav-title a{
	font-size:18px;
	color:#393939;
	border-bottom:2px solid #db1421;
	padding-bottom:5px;
}
.btnav li{
	border-bottom:1px solid #dfdfde;
	padding:10px 0;
}
.btnav li a{
	font-size:14px;
	color:#000;
}
.btnav a span{
	width: 12px;
  height: 12px;
  position: absolute;
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  -webkit-transform: translate(0,-50%) rotate(-135deg);
  transform: translate(0,-50%) rotate(-135deg);
}
#adleft,#adright{width:120px; height:auto;text-align:center; position:absolute; cursor:pointer; color:#fff}
#adleft{left:0; top:150px; }
#adright{right:0; top:150px;}
#adleft img,#adright img{
	width:100%;
}
@media (min-width: 1200px) {
.container {
	width:100%;
	padding:0 150px;
}
}
@media (min-width: 1024px) {

}
@media (max-width: 991px) {

}
@media (max-width: 767px) {
	.top-navbar a{
		display:block;
	}
	.top {
		height: 5px;
	}
	.logo {
		width: 100%;
	}
	.nav {
		height: 60px;
		width: 110px;
		background:#e71d17;
	}
	.nav > li > a {
		color: #fff !important;
		position: relative;
		display: block;
		padding: 10px 20px;
		font-size: 14px;
		background: #e71c17 !important;
	}
	.dropdown-menu{
		display:none !important;
	}
	.navm{
		position: fixed;
		z-index: 999;
		right: 15px;
		display:none;
	}
	.navbar-collapse.collapse {
		z-index: 999;
		margin-top:0;
	}
	.logo_img img{
		width:60% !important;
		height:auto;
	}
	.comtit h2 {
		font-size: 18px;
	}
	.comtit .comtit-icon {
		background-size: 128px auto;
		margin-top: 0px;
	}
	.pro {
		padding: 30px 0;
	}
	.pro .prolist {
		box-shadow: 2px 4px 3px #888;
		padding: 5px;
		margin-bottom: 5px;
	}
	.pro .col-xs-6{
		padding:0;
	}
	.portfolio-title h2 a {
		font-size: 12px;
	}
	.pro .portfolio-title {
		margin-bottom: 5px;
	}
	.pro .portfolio-img {
		margin-bottom:0;
	}
	.tabnav {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.tabnav li {
		padding: 5px 8px;
	}
	.about {
		padding: 30px 0;
	}
	.case .col-xs-12{
		padding:0;
	}
	.case .portfolio-title h2 {
		font-size: 14px;
		font-weight: normal;
	}
	.portfolio-title-desc {
		font-size: 12px;
	}
	.case .caselist {
		box-shadow: 2px 2px 3px #999999;
	}
	.about2{
		padding-bottom:80px;
	}
.logo_tel,.link{
	display:none;
}
.logo_r{
	float:none;
	width:100% !important;
}
.search-input input {
    width:100%;
}
.search-input {
    float:none;
}
.search-input form {
    width: 100%;
}
.logo {
    text-align: center;
	min-height: 75px;
}
.logo_l {
	float:none;
    display: inline-block;
}
.logo_l img{
	width:100%;
}
.case {
    padding:10px 0 20px;
}
.case .mule h2 a{
	font-size:16px;
}
.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;
}
.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: -108px;
    margin-right:8px;
    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: #e71d17;
}
.navbar-toggle .word {
    font-size:11px;
	color: #e71d17;
}
.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;
}
#banner-pc{
	display:none;
}
#banner-mobile{
	display:block;
}
.ad-pc{
	display:none;
}
.ad-mobile{
	display:block;
}
#tool {
	display:block;
}
.returnhome{
	display:block;
	position:absolute;
	top:25px;
	left:15px;
}
.returnhome a{
	font-size:20px;
	color:#e71c17;
}
.logo_l {
    width: 70%;
}
.case{
	background:none;
}
.notice .col-md-6:first-child {
    padding-left: 0;
	padding-right:0;
}
.notice-title {
    font-size: 16px;
}
.notice .col-md-6:last-child {
    padding-left: 0;
	padding-right:0;
	margin-top:20px;
}
.notice .container {
    padding-right:0;
    padding-left:0;
}
.read-more {
    padding-top: 15px;
}
.read-more a {
    font-size: 12px;
    border-radius: 4px;
}
.about .mule h2 a {
    font-size: 18px;
}
.about-title {
    text-align: center;
}
.video{
	margin-top:20px;
	text-align:center;
	margin-left:0 !important;
	margin-right:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;
}
.links-box {
    padding: 20px 0 5px;
}
.links-list{
	margin-bottom:5px;
}
.footer{
	display:none;
}
.bottoms {
    padding: 20px 0 80px;
}
.gaac{
	padding-right: 0;
}
.gaac form{
	float:left !important;
}
#getResult .list{
	padding-left:2px;
	padding-right:2px;
	margin-top:4px;
}
#adleft, #adright {
	width: 80px;
}
}
}
@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;
}
}