﻿body{
	font-size:14px;
	color:#000;
	font-family: 'Arial', sans-serif;
}	
.inner{
    width:1200px;
	display: block;
    margin:0 auto;
}
#img-detail{
    
}
.clear{
    clear: both;
}
.fleft{float:left}
.fright{float:right}

#header{height:110px;width:100%;display:inline-block;}
.logo{width:250px;height:}
.hotline{width:940px;float:right;}
#top-panel{
	height:37px;
	z-index:999999;
	position:relative;
}
#header .inner{position:relative}
.left-sp{
	width:79px;
	height:37px;
	background:#e4e4e4 url(../images/left_phone.png) no-repeat;
}
.right-sp{
	width:64px;
	height:37px;
	background:#e4e4e4 url(../images/right_phone.png) no-repeat;
}
.mid-sp{
	height:37px;
	background:#e4e4e4;
	min-width:100px;
	padding-right:30px;
	line-height:37px;
	font-size:16px;
	font-weight:bold;
	color:#ee1b22;
}
.mid-sp label{
	color:#000;
	font-weight:bold;
	font-size:18px;
}
.size{text-transform:uppercase;}
.lang{margin-top:15px;margin-right:30px;}
.lang li{float:left;margin-right:10px;}
.input_key{
	height:27px;
	width:210px;
	border:1px solid #dbdbdb;
	border-right:none;
	margin-top:5px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}
.but_search{
	height:31px;
	width:46px;
	margin-top:5px;
	background:url(../images/bt_search.png) no-repeat;
	border:none;
}
.holine-wrap{
	position:absolute;
	width:100%;
	height:37px;
	text-align:center;
	top:0px;
	left:0px;
}
.hotline-top{
	display:inline-block;
}
.menu-top{float:right;margin-top:30px}
.menu-top li{
	float:left;
    margin-left:0;
}
.menu-top li a{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#022098;
	margin:0 20px;
	display:block;
	line-height:30px;
}
.ul-chil{display:none;}
.ul-chil li{
    float:none;
    padding:5px 25px;
    border-bottom:1px solid #f11c22;
    margin-left:0px;
}
.ul-chil li:last-child{border-bottom:none!important;}
.menu-top li:hover ul{
    display:block;
    position:absolute;
    margin-top:0px;
    background:#fff;
    z-index:99999;
    padding:10px 0px;
    border:1px solid #dbdbdb
}
.hover{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: #f11c22;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}
.hover:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #f11c22;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hover:hover:before, .hover:focus:before, .hover:active:before {
  left: 0;
  right: 0;
}
#slideshow{
	width:100%;
	border-top:4px solid #07beea;
	overflow:hidden;
}
#slideshow img{
	max-width:100%;
}
.cell-cate{
	width:400px;
	float:left;
	height:175px;
	position:relative;
	overflow:hidden;
    margin-bottom:15px;
}
.cell_1{
	text-align:left;
}
.cell_2{
	text-align:center;
}
.cell_3{
	text-align:right;
}
#cate-list{
	padding:20px 0px;
	height:175px;
}
.cell_3 .cell-inner{
	float:right;
}
.cell_2 .cell-inner{
	margin:0 auto;
}
.cell-inner{
	width:380px;
	height:175px;
	overflow:hidden;
	position:relative;
}
.cell-inner:hover img{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.cell-inner img{
    width:380px;
	height:175px;
        -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.tit-cate{
	height:115px;
	width:50%;
	position:absolute;
	z-index:999999;
	top:0px;
	right:0px;
	background:url(../images/bg_tit_cell.png) repeat;
	color:#fff;
	text-align:center;
	padding:30px 0px;
}
.tit-cate a{
	color:#fff;
	font-size:18px;
	font-family:'Times New Rom';
    text-transform:uppercase;
    line-height:50px;
}
#footer{
	min-height:100px;
	background:#022098;
	padding:10px 0px 20px 0px;
	color: #FFF;
	line-height: 150%;
}
.right-ft{
	width:500px;
}
.top-ft{
	width:100%;
	display:inline-block;
	margin-top:20px;
}
.bot-ft{
	width:100%;
	display:inline-block;
}
.auto span{display:block;float:left;margin-right:10px;}
#phantrang ul{float:left;margin-bottom:20px;}
#phantrang ul li{float:left;}
#phantrang ul li a{display:block;height:20px;width:20px;line-height:20px;text-align:center;background:#dedede;color:#000;margin-right:10px;}
a.activepage{
    background:#f01b21!important;
    color:#fff!important;
}
.bot-ft ul{float:right;margin-top:20px;}
.bot-ft ul li{float:left;margin-left:10px;}
.map, .phone
{
	margin-left:20px;
	color:#fff;
	font-size:14px;
	line-height:33px;
}
.map img{float:left}
.map a span, .phone span{color:#fff;
font-size:14px;
line-height:33px;
border-bottom:2px solid #fff;
}
.col-left{
	width:250px;
}
.copy{
    height:30px;
    background:#f4f4f4;
    width:100%;
}
.copy .inner p{
    margin-left:360px;
    color:#202121;
    font-size:12px;
}
.copy .inner p a{
    color:#202121;
    font-size:12px;
}
.content{
    width:930px;
    float:right;
	padding-bottom: 30px;
}
.tit-module{
	font-size:24px;
	color:#000;
	background:url(../images/icon_web.png) no-repeat;
	padding-left:30px;
	padding-bottom:20px;
}
.parent_list a{
	font-size:15px;
	color:#000;
    font-weight:bold;
}
.first-ul li{
	border-top:1px solid #e5e4e4;
	padding:15px 0px;
}
.child-ul li:last-child{
    padding-bottom:0px;
}
.first-ul li:first-child{
    padding-bottom:15px;
}
.first-ul li:last-child{
    padding-bottom:0px;
}
li.parent_list:last-child ul li{
    padding-bottom:15px;
}
.first-ul li.parent_list:first-child{
	border-top:none;
	padding-bottom:15px;
}
.child-ul li:first-child{
	margin-top:15px;
}
.child-ul li a{padding-left:25px;font-size:14px;}
.child-ul li a:hover{color:#f01a24;font-weight:bold;font-size:15px;}
span.arrow{
	display:block;
	float:right;
	width:25px;
	height:25px;
	background:url(../images/arrow.png) no-repeat center center;
	cursor:pointer;
}
.title-about{
	height:38px;
	background:#f7f7f7;
	border:1px solid #efefef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height:38px;
	cursor:pointer;
	margin-bottom:20px;
}
.title-about h5{
	color:#ef1d26;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:20px;
}
.body-about{
	display:none;
	padding:0px 15px 50px 0px;
}
.body-display{
	display:block;
}
.cell-pro{
	width:293px;
	float:left;
	margin-right:16px;
	text-align:center;
	overflow:hidden;
	margin-bottom:20px;
}
.cell-pro img:hover{
    opacity:0.5
}
.cell-cates img:hover{
    opacity:0.5
}
.tit-brand{
    width:293px;
    text-align:center;
    height:40px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background:#ee1b22;
    margin-bottom:10px;
}
.tit-brand h1 a{
    color:#fff;
    font-weight:normal;
    text-transform:uppercase;
    display:block;
    line-height:40px;
}
.cell-cates img {
    width: 291px;
    max-width: 291px;
    border:1px solid #dbdbdb;
}
.cell-cates{
    width:293px;
	float:left;
	margin-right:16px;
	text-align:center;
	overflow:hidden;
	margin-bottom:20px;
    margin-top:20px;
}
.resize_img{
    width:220px;
    height:210px;
    overflow:hidden;
    margin:0 auto;
}
.cell-pro img{

	max-width:220px;
}
.cell-pro .factory img{
	height: 40px;
	display: block;
	margin: 0 auto;
}
.cell-pro h1{
	padding:0px 15px;
	height:55px;
	line-height:20px;
	overflow:hidden;
}
.cell-pro h1 a{
	color:#000;
	font-size:12px;
	text-transform:uppercase;
	display:block;
	margin:10px 0px;
}
.cell-pro p{
	font-size:12px;
	padding-bottom:10px;
}
.price{
	color:#000;
    font-weight:bold;
}
.four{
	margin-right:0px;
}
.img-pro{
	width:450px;
}
.detailpro{
	height:28px;
	width:100px;
	border:1px solid #dbdbdb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:block;
	line-height:28px;
	text-align:center;
	margin:0 auto;
	text-transform:uppercase;
	font-size:12px;
	color:#ef1d25;
}
.list-img{
	height:64px;
	width:295px;
	padding:5px 0px;
	margin-top:5px;
}
.list-img li{float:left;margin-right:25px;margin-bottom:5px;}
.four-list{
	margin-right:0px!important;
}
.right-info{
	margin-left:460px;
	min-height:470px;
}
.right-info h1{
	color:#000;
	font-size:16px;
    font-weight:normal;
	text-transform:uppercase;
    margin-bottom:5px;
}
.right-info p{
	padding:5px 0px;
}
p.intro{
	color:#b7b7b7;
	line-height:25px;
}
.div-list-art{
    height:130px;
    overflow:hidden;
    width:210px;
    float:left;
    margin-right:20px;
}
.div-list-art:hover img{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
p.intro label{color:#000!important;}
#list-arts li{width:100%;display:inline-block;padding:20px 0px;}
#list-arts li img{float:left;margin-right:20px;}
#list-arts li img:hover{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    opacity:0.5;
}
.intro-tv h2 a{
    font-size:14px;
    color:#000;
    padding-bottom:20px;
    display:block;
}
.intro-tv {color:#5b5b5b;font-size:14px;}
.list-lq{
    margin-left:30px;
}
.list-lq li{
    display:inline-block;
    padding:7px 0px;
    float:none;
    width:100%;
    padding-left:15px;
    background:url(../images/arrow2.png) 0px 10px no-repeat;
}
.list-lq li a{color:#6a6a6a;font-size:14px;display:block;}


.span-tit{

    font-weight: bold;

    line-height: 30px;

    color: #0492a3;

}

#form-ct3{
    margin-top:20px;
    padding:10px;
}

#form-ct3 .form-contact {

    width:300px!important;

}

#form-ct3 p.row label{

    margin-left:80px;

}

#form-ct3 h5{

    color:#006c93;

    text-align:center;

    padding:10px 0px;

}

#form-ct3 #captcha{

    width:135px!important;

}

#canvas-map{

    width:100%;

    height:400px;

    margin-top:30px;
    margin-bottom:50px;
}

p.row-tt{

    color:#282828;

    padding:5px 0px;

    font-size:15px;

}
p.rowss{

	width:100%;

	display:inline-block;

	padding:5px 0px;

}

p.rowss input{

	width:400px;

	height:30px;

    font-size:16px;

    color:#111;
    background:#727272;
	border:1px solid #dbdbdb;

}

p.rowss label {

	display:block;

	width:120px;

	float:left;

	text-align:right;

	margin:0px 20px;

	color:#3e3e3e;

	font-size:16px;

	line-height:30px;
    margin-left:150px;
}
p.rowss label span{
    color:red;
}
p.rowss textarea{
    background:#727272;
	height:120px;

	width:530px;

	border:1px solid #dbdbdb;

}

input#captcha{

	width:235px;

	float:left;

}

img#img-capt{

	width:170px;

	float:left;

}

.button-smb{

	width:127px!important;

	height:35px!important;

	background:#ffa535;

	color:#fff!important;

	line-height:35px;

	font-weight:bold;

	cursor:pointer;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

}
input.error, textarea.error{
    border:1px solid red!important;
    background:url(../images/error.png) top right no-repeat!important;
}
.support{
    width:218px;
    border:1px solid #dbdbdb;
    background:#f7f5f6;
    padding:15px;
    margin-bottom:20px;
}
.support p{
	text-align:center;
	height:40px;
	padding:15px 0px;
	color:#000;
	border-top:1px solid #ccc;
}
.support p:first-child{
	padding-top:15px;
	border-top:none;
}
.img_yh{
	padding-top:10px;
	float:left;
}
.img_sk{
	float:right;
	margin-top:4px;
}
.phone_num{
	font-weight:bold;
	color:#de0d2a;
}
.facebook{
    margin-bottom:30px;
}
.fulltext{margin-bottom:20px;}
.counter{
    width:140px;
    height:25px;
    line-height:25px;
    text-align:justify; 
    background:#000308;
    border:1px solid #5f5f6b;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color:#fff;
    font-weight:bold;
    padding:0 10px;
}
.breadum li{
    float:left;
    margin-right:10px;
}
.breadum li a{
    color:#868080;
    font-size:13px;
}
.breadum li span.arrow{
    background:none!important;
    width:5px!important;
}
#bread{
    height:40px;
    line-height:40px;
    width:100%;
}
.counter span{
    float:left;
}
.counter label{float:right;}

.list-img a{
    border:1px solid #d7d7d7;
    display:inline-block;
}
.active_item a{
    border:1px solid #000!important;
}
.image_pr{
    position:relative;
    height:360px;
    width:295px;
    overflow:hidden;
    border: 1px solid #d7d7d7;
    text-align:center;
}
.bt_back_2{
    width:18px;
    height:35px;
    background:url(../images/back.png) no-repeat;
    position:absolute;
    left:10px;
    top:45%;
    display:inline-block;
    z-index:777;
}
.bt_next_2{
    width:18px;
    height:35px;
    background:url(../images/next.png) no-repeat;
    position:absolute;
    right:10px;
    top:45%;
    display:inline-block;
    z-index:777;
}
#banner img{
	max-height: 300px;
}
.dt-menu-toggle {
	display: block;
}
.dt-menu-toggle {
	color: #ffffff;
	cursor: pointer;
	display: none;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 2%;
	text-transform: uppercase;
	width: 96%;
}
.dt-menu-toggle {
	background: #000000 none repeat scroll 0 0;
}
.dt-menu-toggle-icon::before, .dt-menu-toggle-icon::after {
	background: #ffffff none repeat scroll 0 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	top: -5px;
	width: 20px;
}
.dt-menu-toggle-icon::after {
	top: 5px;
}
.dt-menu-toggle-icon::before, .dt-menu-toggle-icon::after {
	background: #ffffff none repeat scroll 0 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	top: -5px;
	width: 20px;
}
.dt-menu-toggle-icon {
	background: #ffffff none repeat scroll 0 0;
	display: inline-block;
	float: right;
	height: 2px;
	margin-top: 10px;
	position: relative;
	text-align: left;
	width: 20px;
}
.factory{
}