body {
 font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
 color: #555;
 background-color: #FFF;
}
body, button, input, textarea {
 font-size: 12px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 color: #C70D0E;
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
}
input, select {
 font-family: Microsoft Yahei;
 vertical-align: middle;
}
input:-webkit-autofill {
 -webkit-box-shadow: 0 0 0px 1000px #EEEEEE inset !important;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 vertical-align: middle;
 border: 0;
}
label {
 cursor: pointer;
}
/* 主体框架
----------------------------------------------- */
#wrapper .wrap {
 width: 1400px;
 margin: 0px auto;
 overflow: hidden;
 clear: both;
}
#wrapper .mb {
 margin-bottom: 50px;
}
/* -- page -- */
#pageLeft {
 float: left;
 width: 240px;
 margin-right: 20px;
}
#pageIn {
 float: left;
 width:1100px;
 overflow: hidden;
}
/* 头部导航
----------------------------------------------- */
/* -- top -- */
#top {
/*  height: 90px; */
 text-align: right;
 padding:15px 0;
}
/* topNav */
#top .topNav {
 float: left;
 position: relative;
 z-index: 1000;
 height: 30px;
 font-size: 13px;
 /* overflow: hidden; */
 /* clear: both; */
}
#top .topNav .site{font-size:40px;padding-left:10px; font-family: Microsoft Yahei;font-weight:bold;}
#top .topNav .second{font-size:16px;padding-left:10px;}
#top .topNav li {
 border-bottom: 0;
 /* float: left; */
 zoom: 1;
 text-align: center;
}
#top .topNav li.spacer {
 overflow: hidden;
 margin: 11px 5px 0;
 width: 1px;
 height: 10px;
 background-color: #BBB;
}
#top .topNav li a {
 padding: 0 7px;
 height: 28px;
 line-height: 28px;
 color: #333;
}
#top .topNav li.hover {
 position: relative;
 background: #FFFFFF;
 border: 1px solid #DDDDDD;
 border-bottom: 0;
}
#top .topNav li.hover s {
 border-left: 1px solid #FFF;
}
#top .topNav ul {
 background: #FFFFFF;
 border: 1px solid #DDDDDD;
 border-top: 0;
 width: 100%;
 display: none;
 position: absolute;
 top: 100%;
 left: -1px;
 padding-bottom: 4px;
}
#top .topNav ul li {
 float: none;
}
#top .topNav li.hover ul li {
 border: none;
}
#top .topNav li.hover ul li a {
 height: 25px;
 line-height: 25px;
}

/* search */
#top .search {
 float: right;padding-right:60px;
 _width: 500px;
}
#top .search .tel{font-size:24px;color:#ff0000;font-weight:bold;margin:6px;}
#top .search .tel span{font-size:10px;color:#666;}
#top .search li{float:left;padding-left:10px;}
#top .search .searchBox {
 border: 1px solid #ccc;
 height: 28px;
 padding-left: 10px;
}
#top .search .searchBox .keyword {
 color: #CCCCCC;
}
#top .search .searchBox .btnSearch {
 background-color: #545454;
}
/* -- header -- */
#header {min-height:50px;position: relative; z-index: 1000;background-color:#f5f5f5; }
#header .logo {
 float: left;
}
/* -- mainNav -- */
#header .mainNav {font-size: 14px; position: relative; z-index: 1001;}
#header .mainNav li {
 position: relative;
}
#header .mainNav .m {
 height: 50px;
 _width: 100px;
 zoom: 1;
 float: left;
}
/* LEVEL ONE */
#header .mainNav .nav { display: block; text-align: center; height: 50px; line-height: 50px; padding: 0 38px; color: #333; font-size: 16px;}
#header .mainNav .hover .nav, #header .mainNav .cur {border-bottom:4px solid #e94925;  position: relative; color: #e94925;bottom:0px;height: 45px;}
/* LEVEL TWO */
#header .mainNav ul {
 display: none;
 position: absolute;
 background: #E0E0E0;
 top: 100%;
 left: 0;
}
#header .mainNav ul li {
 _float: left;
}
#header .mainNav .child {
 display: block;
 text-align: center;
 height: 30px;
 line-height: 30px;
 padding: 0 20px;
 color: #333;
}
#header .mainNav .hover .hover .child {
 background: #19B4EA;
 color: #FFF;
}
#header .mainNav .parent {
 background: url(images/icon_main_nav.png) no-repeat 85px top;
}
#header .mainNav .hover .hover .parent { background: #fd1a20 url(images/icon_main_nav.png) no-repeat 85px bottom;}
/* LEVEL THREE */
#header .mainNav ul ul {
 left: 100%;
 top: 0;
 min-width: 98px;
 _width: 98px;
}
#header .mainNav .children {
 display: block;
 text-align: center;
 height: 30px;
 line-height: 30px;
 padding: 0 20px;
 color: #333;
}
#header .mainNav .hover .hover .hover .children {
 background: #19B4EA;
 color: #FFF;
}
/* 首页样式
----------------------------------------------- */
/* -- slideShow -- */
.slideShow .slides a {
 height: 512px;
}
/* -- indexBox -- */
#index .indexBox {
 padding: 15px 0;
 zoom: 1;
 overflow: hidden;
}
#index .indexBox.bg {
 background-color: #F5F5F5;
 padding: 25px 0 35px 0;
}
#index .indexBox h3 {
 color: #333;
 position: relative;
 height: 30px;
}
#index .indexBox h3 em {
 font-size: 20px;
 font-weight: bold;
}
#index .indexBox h3 .more {
 display: block;
 position: absolute;
 right: 0;
 bottom: 3px;
 width: 90px;
 text-align: center;
 line-height: 21px;
 background-color: #19B4EA;
 color: #FFF;
 font-weight: normal;
}
#index .indexBox h3 .more:hover {
 background-color: #0072C6;
 text-decoration: none;
 color: #FFF;
}
/* -- recProduct -- */
#index .recProduct {
 float: left;
 width: 570px;
 padding-right: 30px;
 border-right: 1px solid #EEEEEE;
}
#index .recProduct .list {
 padding-top: 20px;
 zoom: 1;
 overflow: hidden;
}
#index .recProduct .list dl {
 float: left;
 width: 130px;
 height: 200px;
 margin-right: 16px;
}
#index .recProduct .list dl.noMargin {
 margin-right: 0;
}
#index .recProduct .list dl dd.img {
 border: 1px solid #E4E4E4;
 margin-bottom: 8px;
 _padding-bottom: 1px;
}
#index .recProduct .list dl dd.img img {
 width: 128px;
 height: 127px;
}
/* -- recArticle -- */
#index .recArticle {
 float: right;
 width: 360px;
 text-align: left;
}
#index .recArticle .list {
 padding-top: 15px;
}
#index .recArticle .list li {
 border-bottom: 1px dotted #D1D1D1;
 padding: 0 2px 13px 2px;
 margin-bottom: 13px;
}
#index .recArticle .list li b {
 float: right;
 color: #999999;
}
#index .recArticle .list li.last {
 border-bottom: 0;
}
/* -- about -- */
#index .about {
 float: left;
 width: 680px;
}
#index .about h1 {
 font-size: 20px;
 color: #0072C6;
}
#index .about .desc {
 color: #666666;
 margin: 15px 0 15px 0;
 line-height: 200%;
}
/* -- contact -- */
#index .contact {
 float: right;
 width: 270px;
 text-align: left;
 padding-top: 45px;
}
#index .contact h2 {
 float: left;
 width: 80px;
 height: 30px;
 background: #19B4EA url(images/icon_contact.png) no-repeat center 12px;
 color: #FFF;
 text-align: center;
 font-size: 13px;
 font-weight: normal;
 padding-top: 40px;
}
#index .contact ul {
 float: right;
 width: 170px;
 text-align: left;
 color: #666;
}
#index .contact ul li {
 margin-bottom: 8px;
}
/* -- link -- */
#index .link {
 padding: 10px 0;
 border-top: 1px solid #DDD;
 background-color: #F5F5F5;
}
#index .link strong {
 color: #7A7F81;
 font-weight: bold;
}
#index .link a {
 color: #555;
}
/* page
----------------------------------------------- */
#page {
 padding: 20px 0;
 min-height: 400px;
}
#page h1 {
 color: #333333;
 font-size: 18px;
 font-weight: bold;
}
#page .info {
 padding: 2px 0 20px 0;
 color: #999999;
 font-size: 13px;
}
#page .content {
 color: #666666;
 line-height: 200%;
 padding-top: 10px;
}
#page .content img {
 max-width: 100%;
}
/* product_category
----------------------------------------------- */
#productList {
 padding-top: 20px;
 color: #999999;
}
#productList dl {
 float: left;
 width: 380px;
 height: 135px;
 margin: 0 30px 30px 0;
}
#productList dl.noMargin {
 margin-right: 0;
}
#productList dt {
 float: left;
 width: 135px;
}
#productList dd {
 margin-left: 155px;
 padding-top: 10px;
}
#productList dt img {
 border: 1px solid #EEEEEE;
 width: 135px;
 height: 135px;
}
#productList .name {
 height: 18px;
 overflow: hidden;
 font-size: 14px;
}
#productList .name a {
 color: #333333;
 font-weight: bold;
}
#productList .brief {
 color: #999999;
 padding-top: 8px;
 height: 60px;
}
#productList .price {
 padding-bottom: 10px;
}
/* product
----------------------------------------------- */
#product {
 padding: 15px 0;
}
#product .productImg {
 float: left;
 width: 300px;
}
#product .productInfo {
 float: left;
 width: 781px;
 padding: 10px 0 0 15px;
 line-height: 200%;
}
#product .productInfo h1 {
 font-size: 18px;
}
#product .productInfo h2 {
 font-size: 16px;
}
#product .productInfo ul {
 /*padding-top: 10px;
margin-bottom: 50px;*/
}
.productInfo ul li {
    margin-top: 2px;
}
.productInfo span {
    font-size: 18px;
    font-weight: bold;
}
#product .productInfo h1 {
    font-size: 18px;
    display: inline-block;
}
.productInfo p {
    font-size: 16px;
    padding-top: 4px;
    line-height: 28px;
}
#product .productInfo .productPrice {
 margin-bottom: 5px;
}
#product .productInfo .productPrice .price {
 font-family: Arial;
 font-weight: bold;
}
#product .productInfo .btnAsk {
 zoom: 1;
 overflow: hidden;
}
#product .productInfo .btnAsk dt {
 float: left;
 width: 50px;
 height: 39px;
 line-height: 39px;
 text-align: right;
 padding-right: 3px;
 margin-right: 6px;
 background-color: #E0E0E0;
 color: #333;
 font-weight: bold;
}
#product .productInfo .btnAsk dd {
 float: left;
 width: 300px;
}
#product .productInfo .btnBuy {
 margin-bottom: 40px;
}
#product .productInfo .btnBuy .addToCart {
 background: #19B4EA url(images/btn_addtocart.png) no-repeat 20px 50%;
 color: #FFFFFF;
 padding: 8px 25px 8px 50px;
 text-decoration: none;
 cursor: pointer;
 font-size: 16px;
}
#product .productInfo .btnBuy .addToCart:hover {
 background-color: #44C4EE;
}
#product .productContent {
 padding: 15px 0;
}
#product .productContent h3 {
 padding: 10px 0 10px 0;
 color: #333;
 font-weight: bold;
 font-size: 16px;
 border-bottom: 1px solid #CBD1D3;
}
#product .productContent .contarc {
 padding: 15px 0;
 color: #333;
 line-height: 200%;
 font-size: 15px;
}
.contarc p {
    margin: 10px 0;
}
#product .productContent img {
 max-width: 100%;
}
/* article_category
----------------------------------------------- */
#articleList dl {
 border-bottom: 1px dotted #D1D1D1;
 padding: 20px 0;
 zoom: 1;
 overflow: hidden;
}
#articleList dl.last {
 border-bottom: 0;
}
#articleList dt {
 width: 620px;
 margin-bottom: 10px;
 font-size: 14px;
}
#articleList dd {
 color: #999999;
 line-height: 180%;
 zoom: 1;
 overflow: hidden;
}
#articleList dd p {
 float: left;
}
#articleList h2 { font-size:18px;margin-bottom:10px;}
#articleList dd p.img {
 margin-right: 10px;
}
#articleList dd p.desc {
 width: 590px;
}
#articleList .numDate {
 float: right;
 text-align: right;
 padding-top: 12px;
}
#articleList .numDate em {
 background-color: #0072C6;
 color: #FFF;
 padding: 3px 4px;
 font-size: 14px;
 font-weight: bold;
}
#articleList .numDate p {
 font-size: 16px;
 color: #999999;
 margin-top: 5px;
}
/* article
----------------------------------------------- */
#article {
 padding: 15px 0;
 min-height: 400px;
}
#article h1 {text-align:center; color: #333333; font-size: 18px; font-weight: bold;}
#article .info { padding: 2px 0 20px 0;text-align:center; color: #999999; font-size: 13px;}
#article .content { color: #666666; line-height: 200%;font-size:16px}
#article .content img { max-width: 100%;margin:10px auto;display: block;}
/* 提示信息
----------------------------------------------- */
#douMsg {
 padding: 10px 0 100px 0;
}
#douMsg dl {
 padding: 160px 0 200px 0;
 text-align: center;
}
#douMsg dt {
 color: #0072C6;
 font-size: 16px;
 margin-bottom: 30px;
 font-weight: bold;
}
#douMsg dd {
 color: #666;
}
#douMsg dd a {
 margin-left: 5px;
 color: #000;
}
/* 全局样式
----------------------------------------------- */
/* -- urHere -- */
.urHere {
 height: 35px;
 line-height: 35px;
 padding-top: 15px;
 color: #999999;
 font-weight: bold;
 font-size: 14px;
 border-bottom: 1px solid #DDD;
}
.urHere a {
 color: #999999;
}
.urHere b {
 margin: 0 8px;
}
/* -- tree -- */
.rowtree{margin: 20px 0;}
.rowtree li { padding: 5px 15px;text-align:center;float:left;}
.rowtree li a { color: #000; font-size: 14px;}
.rowtree li a:hover{color:#cd161b;}
.rowtree li.cur { background-color: #fd1a20;border-radius:5px;padding:5px 15px;}
.rowtree li.cur a { color: #FFF;}

.treeBox {
 margin-bottom: 15px;
}
.treeBox h3 {text-align:center; height: 35px; line-height: 35px; color: #fff; background-color: #cd161b; font-weight: bold; font-size: 14px; border-bottom: 1px solid #DDD; margin-top: 15px;}
.treeBox li { padding: 5px 8px;text-align:center;border-bottom:1px dotted #ddd;}
.treeBox li a { color: #000; font-size: 14px;}
.treeBox li a:hover{color:#cd161b;}
.treeBox li.cur { background-color: #fd1a20;}
.treeBox li.cur a {
 color: #FFF;
}
.treeBox .search {
 margin: 20px 0;
}
.treeBox .search .keyword {
 width: 190px;
}
.mingx_right{
	float:right;
	background:url(images/index_20.gif) no-repeat;
	width:180px;
	height:282px;
	margin-top:10px;}
	.mingx_right ul{
		margin:135px 0px 0px 0px;
}
.mingx_right li span{
	text-align:right;
	float:left;
	width:50px;}
.mingx_right li{
	font-size:12px;
	color:#FFF;
	line-height:24px;
	height:24px;
	}
/* -- screen -- */
.screen {
 padding-top: 20px;
 border-bottom: 1px dotted #DDD;
}
.screen dl {
 margin-bottom: 10px;
}
.screen dl dt {
 display: inline-block;
 font-weight: bold;
}
.screen dl dd {
 display: inline-block;
}
.screen dl dd a {
 display: inline-block;
 background-color: #DDD;
 color: #555;
 padding: 2px 10px;
 margin-right: 8px;
}
.screen dl dd a.cur {
 background-color: #19B4EA;
 color: #FFF;
}
/* -- searchBox -- */
.searchBox {
 border: 1px solid #DDDDDD;
 background-color: #FFF;
 height: 28px;
 padding-left: 10px;
}
.searchBox .keyword {
 color: #CCCCCC;
}
.searchBox .btnSearch {
 background: url(images/icon_search.png) no-repeat 50% 50%;
 width: 28px;
 height: 28px;
 text-indent: -999px;
 overflow: hidden;
 cursor: pointer;
}
/* -- common -- */
.cue {
 color: red;
 font-size: 12px;
}
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
}
.captcha {
 text-transform: uppercase;
}
.price {
 color: #fd1a20;
}
.none {
 display: none;
}
.pointer {
 cursor: pointer;
}
/* -- form -- */
.btn {
 display: inline-block;
 background-color: #0072C6;
 color: #EEE;
 padding: 6px 25px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 text-align: center;
 -webkit-appearance: none;
}
.btn:hover {
 text-decoration: none;
 color: #FFFFFF;
 background-color: #007AD5;
}
.btnGray {
 display: inline-block;
 background-color: #CCC;
 border: 0;
 color: #333;
 padding: 6px 15px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 -webkit-appearance: none;
}
.btnPayment {
 display: inline-block;
 background-color: #ff4246;
 color: #FFF;
 padding: 7px 28px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 font-size: 14px;
 text-align: center;
 -webkit-appearance: none;
}
/* -- input -- */
.textInput {
 height: 20px;
 padding: 6px;
 font-size: 14px;
 border: 1px solid #E9E9E9;
 background-color: #FFF;
 color: #666;
 -webkit-appearance: none;
}
.textArea {
 padding: 4px;
 border: 1px solid #E9E9E9;
 background-color: #FFF;
 line-height: 20px;
 -webkit-appearance: none;
}
.textAreaAuto {
 border: 1px solid #E9E9E9;
 background-color: #FFF;
 padding: 0;
 font-size: 12x;
 line-height: 20px;
 resize: none;
 min-height: 40px;
 -webkit-appearance: none;
}
/*- tableBasic -*/
.tableBasic {
 color: #666666;
 border-left: 1px solid #EEE;
 border-top: 1px solid #EEE;
 border-collapse: collapse;
}
.tableBasic select {
 color: #8F8F8F;
}
.tableBasic td, .tableBasic th {
 border-right: 1px solid #EEE;
 border-bottom: 1px solid #EEE;
}
.tableBasic th {
 background-color: #EEE;
}
.tableBasic .child {
 background-color: #FFFFFF;
}
.tableBasic td label {
 margin-right: 15px;
}
.tableBasic td i {
 color: #F00;
 margin-left: 5px;
 font-weight: bold;
}
/*- tableDiv -*/
.tableDiv dl {
 zoom:1;
 overflow:hidden;
 margin-bottom:20px;
}
.tableDiv dl dt {
 font-weight: bold;
 margin-bottom: 5px;
 font-size: 13px;
}
.tableDiv dl dt i {
 color:#F00;
 margin-left:5px;
 font-weight:bold;
}
.tableDiv dl dd label {
 margin-right: 15px;
 line-height:34px;
}
/* -- lift -- */
.lift {
 margin-top: 60px;text-align:center;
 color: #999;
 font-size: 14px;
}
.lift a {
 color: #999;
}
.lift span {
 margin-right: 15px;
}
/* -- pager -- */
.pager {
 text-align: right;
 padding-top: 20px;
 color: #666;
 font-size: 14px;
}
.pager a {
 color: #666;
 text-decoration: underline;
}
/* -- pager class two -- */
.pager ul {
 display: inline-block;
 *display: inline;
 border-left: 1px solid #dddddd;
}
.pager ul li {
 display: inline;
}
.pager ul li a {
 float: left;
 padding: 0 14px;
 line-height: 38px;
 text-decoration: none;
 background-color: #ffffff;
 border: 1px solid #dddddd;
 border-left-width: 0;
}
.pager ul li a:hover {
 background-color: #f5f5f5;
}
.pager ul .active a {
 background-color: #f5f5f5;
 color: #999999;
 cursor: default;
}
/* -- onlineService -- */
.onlineService {
 position: fixed;
 _position: absolute;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-380+"px");
 top: 208px;
 right: 0;
 z-index: 999999;
 display: block;
}
.onlineService .onlineIcon {
 position: relative;
 cursor: pointer;
 background: url(images/online_service.png) no-repeat;
 width: 34px;
 height: 110px;
 text-indent: -9999px;
 overflow: hidden;
}
.onlineService #pop {
 border: 3px solid #19B4EA;
 background-color: #F2F2F2;
 padding: 8px;
 width: 95px;
 min-height: 84px;
 position: absolute;
 right: 34px;
 top: 0;
 display: none;
 z-index: 999999;
}
.onlineService .onlineQQ a {
 display: block;
 background: url(images/online_service.png) no-repeat left -160px;
 color: #19B4EA;
 width: 82px;
 height: 24px;
 line-height: 23px;
 padding-left: 27px;
 margin-bottom: 8px;
}
.onlineService .onlineQQ a:hover {
 text-decoration: none;
 color: #19B4EA;
}
.onlineService .service {
 border-top: 1px solid #DDDDDD;
 padding-top: 8px;
 color: #666;
}
.onlineService .service a {
 color: #666;
}
.onlineService .service li {
 background: url(images/online_service.png) no-repeat left -202px;
 padding-left: 8px;
}
.onlineService .goTop {
 display: none;
}
.onlineService .goTop .goBtn {
 background: #F2F2F2 url(images/online_service.png) no-repeat left -120px;
 width: 34px;
 height: 34px;
 display: block;
}
/* footer
----------------------------------------------- */
#footer {
 border-top: 1px solid #DDD;
 background-color: #F5F5F5;
 padding-top: 20px;
 font-size: 14px;
}
#footer .footNav {
 margin-bottom: 20px;text-align:center;
}
#footer .footNav a {
 color: #333;
}
#footer .footNav i {
 margin: 0 12px;
 color: #CACACA;
}
#footer .footNav a.first {
 margin-left: 0;
}
#footer .copyRight, #footer .copyRight a {
 font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;
 color: #aaa;
}
#footer .copyRight a:hover{color:#fff;}
#footer .black{background-color:#333;color:#fff;text-align:center;padding:8px;font-size:12px;}


.c_title{background:url(images/con-banner.jpg) no-repeat center 0;height: 470px;}


.foot-bg{
    background: #e5e5e5;
    overflow: hidden;
    padding: 10px 0;
    line-height: 26px;
}
.foot-nav a{color: #333; padding: 0 20px; font-size:14px;}

@media screen and (min-width: 1400px){
    .container{
        width: 1400px;
    }
}
.container{
    margin-right: auto;
    margin-left: auto;
}
/*footer*/

.footer {
    background: #f5f5f5;
    font-size: 14px;
    color: #e0e0e0;
    overflow: hidden;
    padding: 20px 0 10px;
}
.contact {
    overflow: hidden;
}

.contact h3 {
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.contact b {
    font-size: 22px;
    color: #333;
}

.contact .left {width: 40%;float:left;}
.contact .mid {width: 10%;float:left;}
.contact .left li {
    width: 43%;
    margin-top: 10px;
    font-size: 15px;
    color: #333;
    float: left;
    padding-left: 30px;
    line-height: 26px;
}

.contact .left li img {
    margin-right: 5px
}

.contact .right {width: 48%;float:right;}

.contact .right p {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    padding-bottom: 5px;
}
.contact .left li{
    background: url("../images/icon.png") no-repeat;
}
.contact .left li.contact-1{
    background-position:2px -47px;
}
.contact .left li.contact-2{
    background-position:2px -109px;
}
.contact .left li.contact-3{
    background-position:2px -173px;
}
.contact .left li.contact-4{
    background-position:2px -240px;
}
.contact .left li.contact-5{
    background-position:2px -305px;
}
.contact .left li.contact-6{
    background-position:2px -360px;
}
.contact .left li.contact-7{
    background-position:2px -421px;
    width: 100%;
}

.star-list{
    margin-top: 20px;
}
.star-list ul {width: 100%;overflow: hidden;}

.star-list li {list-style: none;position: relative;width: 19%;background: #f5f5f5;float: left; margin: 0 0.5% 15px;}
.star-list li a{display: block;color:#fff;}
.star-list li .img{
    position: relative;
    -webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
    overflow: hidden;
    box-sizing: border-box;
}
.star-list li .img img {
    width: 100%;
    display: block;
    -webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
    transform:scale(1);
    -ms-transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
    position:relative;
    padding:0;
    margin:0;
    opacity:1;
}

.star-list li:hover img{
    transform:scale(1.1);
    -ms-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.05);
}
.star-list li.hover {
    background:#920683
}
.star-list li p {
    text-align: center;
    bottom: 0;
    position: absolute;
    z-index: 110;
    background: rgba(0,0,0,0.8);
    color: #fff;
    width: 90%;
    padding: 0 5%;
    line-height: 35px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.galcolumn{
    padding-left: 20px;
    float: left;
}
.gridalicious{
    margin-bottom: 28px;
    overflow: hidden;
}
.galcolumn .item{
    background:#bebebe;
    color:#333;
    word-break:break-all;
    word-wrap:break-word;
    white-space:pre;
    white-space:pre-wrap;
    position: relative;
    -webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
    overflow: hidden;
    position:relative;
}
.galcolumn .item img{
    width:100%;
    height:auto;
    -webkit-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
    transform:scale(1);
    -ms-transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
    position:relative;
}
.galcolumn .item:hover img{
    transform:scale(1.03);
    -ms-transform:scale(1.03);
    -moz-transform:scale(1.03);
    -webkit-transform:scale(1.03);
    -o-transform:scale(1.03);
}
.galcolumn .item p{
    text-align:center;
    bottom: 0;
    position: absolute;
    z-index: 110;
    background: rgba(0,0,0,0.8);
    color: #fff;
    width: 90%;
    padding:6px 5%;
    line-height: 35px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.firstline{width:100%; height:100px; background:#D03539; margin:30px auto 50px auto;-moz-border-radius: 10px;  -webkit-border-radius: 10px;  border-radius: 10px; padding:5px;}
.firstline .left{width:50%}
.firstline .left ul{ float:left; margin-left:10px; width:650px; margin-top:20px;}
.firstline .left ul li{ float:left; margin:4px 15px;}
.firstline .left ul li a{ color:#FFF;}
.firstline .right{width:50%}

.box{height:65px; overflow:hidden;margin:10px;}
.t_news{ height:65px; color:#fff; padding-left:10px; margin:8px 0; overflow:hidden; position:relative;}
.t_news b{ line-height:19px; font-weight:bold; display:inline-block;padding-right:10px;font-size:16px;}

.news_li,.swap{ line-height:20px; display:inline-block; position:absolute; top:0; left:100px;}
.news_li h3{font-size:16px;font-weight:bold;}
.news_li a,.swap a{ color:#fff;}
.news_li a:hover,.swap a:hover{ color:#f2f2f2;}
.swap{top:65px;}
.swap h3{font-size:16px;font-weight:bold;}
.productContent ul p {
    font-size: 15px;
    margin: 15px 0;
}
.flefe li {text-align: center;background: red;float: left;margin: 0px  7px;}
.flefe ul {
    overflow: hidden;
    clear: both;
}
.flefe li a {
    color: #fff;
    padding: 9px 10px;
    display: inline-block;
    margin: 0 5px;
}
.lmwcc {
    line-height: 30px;
    font-size: 16px;
    padding-top: 20px;
}
#product .kuwndw img {
    max-width: 100%;
    margin: 10px auto;
    display: block;
}
.contact .mid img {
    width: 100%;
}
.knxjio {
    font-size: 16px;
    background: #eeeeee;
    display: inline-block;
    padding: 5px 15px;
    color: #1453c5;
    font-weight: bold;
}
.pjwux li {
    float: left;
    width: 31.3%;
    margin: 0 1% 19px;
      box-shadow: 1px 1px 20px #ddd;
}
.pjwux {
    overflow: hidden;
    clear: both;
}
.qylf {
    width: 50%;
    float: left;
}
.qylf img {
    width: 100%;
    border-radius: 5px;
}
.qyrt {
    width: 45%;
    float: right;
      padding: 0 10px 0 0;
}
.qyrt>p {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 4px;
}
.qyrt .uyxww {
    line-height: 22px;
}
.cerbs {
    line-height: 26px;
    margin: 8px 0 0;
      font-size: 15px;
}
.cerbs span {
    color: #d30000;
}
.contwx {
    font-size: 15px;
    margin: 20px 0 0;
    text-align: center;
    background: #e35454;
    color: #fff;
    padding: 10px 0;
    font-weight: bold;
}
.rtwjd {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #CBD1D3;
    align-items: center;
}
.rtwjd span {
    color: #777;
}
#product .rtwjd h3 {
    border-bottom: none;
}
.content video {
    min-width: 50%;
    height: 600px;
    display: block;
    margin: 0 auto;
}
#vbemb {
    position: relative;
      height: 50px;
    overflow: hidden;
}
#jzwwwg {
    position: absolute;
    right: 2px;
    top: 0;
      display: none;
}
#jzwwwg img {
    width: 20px;
  cursor: pointer;
}
/*客服悬浮 开始*/
.right-bar{
	position: fixed;
	top: 50%;
	right: 0;
	width: 76px;
	height: 203px;
    z-index: 10;
}
.right-bar ul li{
	width: 76px;
	height: 74px;
	background: #fff;
	box-shadow: 0 2px 21px rgba(108,108,108,.19);
	cursor: pointer;
	position: relative;
}
.right-bar ul li a{
	width: 76px;
	height: 76px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	display: block;
	float: left;
}
.rtbar-li2{margin: 0 0 14px;}
.right-bar ul li.rtbar-li3{
	width:230px;
}
.rtbar-li4{
	top: 234px;
}
.right-bar ul li em{
	width: 30px;
	height: 30px;
	display: block;
	margin: 12px auto 5px;
}
.right-bar ul li a span{
	font-size: 14px;
	color: #666;
	line-height: 1.1;
}
.right-bar ul li:hover{
	background: #fd1a20;
	box-shadow: 0 2px 21px rgba(31, 59, 136, 0.45);
}
.right-bar ul li:hover span{
	color: #fff;
}
.rtbar-li1 em{
	background:  url(http://www.hytvb.com/theme/default/images/righ-bar-ico1.png) 0 0 no-repeat;
}
.rtbar-li1:hover em{
	background:  url(http://www.hytvb.com/theme/default/images/righ-bar-ico1.png) -30px 0 no-repeat;
}
.rtbar-li2 em{
	background: url(http://www.hytvb.com/theme/default/images/righ-bar-ico2.png) 0 0 no-repeat;
}
.rtbar-li2:hover em{
	background: url(http://www.hytvb.com/theme/default/images/righ-bar-ico2.png) -30px 0 no-repeat;
}
.rtbar-li3 em{
	background: url(http://www.hytvb.com/theme/default/images/righ-bar-ico3.png) 0 0 no-repeat;
}
.rtbar-li3 p{
    display: inline;
	font-size: 20px;
	line-height: 76px;
	color: #fff;
	font-weight: 500;
}
.rtbar-li3:hover em{
	background:  url(http://www.hytvb.com/theme/default/images/righ-bar-ico3.png) -30px 0 no-repeat;
}
.right-bar ul li.rtbar-li4 em{
	margin-top: 25px;
	background:  url(http://www.hytvb.com/theme/default/images/righ-bar-ico4.png) -30px 0 no-repeat;
}
.right-bar ul li.rtbar-li4:hover em{
	background:  url(http://www.hytvb.com/theme/default/images/righ-bar-ico4.png) -30px 0 no-repeat;
}
.rtbar_shwx{
	position: absolute;
	right: 78px;
	top:0px;
	background: #fff;
	box-shadow: 0 2px 21px rgba(108,108,108,.19);
	display: none;
    z-index: 20;
    width: 180px;
    height: 180px;
    padding: 10px;
}
.rtbar_shwx img{
    max-width: 100%;
    display: block;
}
.right-bar ul li.gotop{
	display: none;
	background: #055aae;
}
.rtbar-li2:hover .rtbar_shwx {
    display: block;
}
.rtbar-li3:hover .derce {
    display: block;
}
.derce {
    position: absolute;
    right: 230px;
    top: 0;
    width: 225px;
    background: #fff;
    text-align: center;
    display: none;
}
.rtbar-li3:hover .derce {
    display: block;
    box-shadow: 0 2px 21px rgb(108 108 108 / 19%);
}
.rtbar-li3:hover .derce p {
    color: #ee7a19;
    font-weight: bold;
    font-size: 26px;
}
/*客服悬浮 结束*/
/*在线客服 开始*/
.scrollsidebar{position:absolute; z-index:999; top:350px;right:0}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(./images/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(./images/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}
.side_title, .side_blue .side_title { background-position: -195px 0;}
.side_bottom, .side_blue .side_bottom {background-position: -195px -50px;}
.side_center, .side_blue .side_center {background: url(./images/blue_line.png) repeat-y center;}
.show_btn, .side_blue .show_btn {background-position: -119px 0;}
/* ======  联系浮窗手机端默认收起  ====== */
@media screen and (max-width:767px) {
  .scrollsidebar .side_content {
    width: 0;
  }
  .scrollsidebar .show_btn {
    width: 25px;
  }
}
/*在线客服 结束*/







/*768px - 1400px  开始*/
@media screen and (min-width: 768px) and (max-width: 1400px){
#wrapper .wrap{
      width: 96%;
    margin: 0 2%;
    overflow: inherit;
  }
    #header .rcwhgr {
        display: flex;
    }

    #header .rcwhgr li {
        flex: 1;
    }

    #header .rcwhgr .nav {
        padding: 0;
    }
    .cehbte dl {
        display: flex;
    }
    .lkywsc dl {
        display: flex;
    }
  
}
/*768px - 1400px  结束*/
/*1200px - 1400px  开始*/
@media screen and (min-width: 1200px) and (max-width: 1400px){
#pageLeft {
  width: 20%;
  margin-right: 0;
  }
  #pageIn {
    width: 77%;
  }
#product .productInfo {
    width: 64%;
}
#product .productImg {
    width: 33%;
}
.qylf {
    width: 40%;
}
.qyrt {
    width: 55%;
}
.pjwux li {
    height: 230px;
}

}
/*768px - 1199px  结束*/
@media screen and (min-width: 768px) and (max-width: 1199px){
#pageLeft {
    display: none;
}
.qyrt .uyxww {
    display: none;
}
  
}


























