@charset "utf-8";
/* CSS Document */
/**公共部分**/
* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
a img {
	border: none;
	-webkit-transition: transform 0.8s ease-in;
    transition: -webkit-transform 0.8s ease-in;
}
.c:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .c {
	zoom: 1;
	display: inline-block;
	_height: 1px;
}
.flax{
	display: flex;
    transition-property: transform;
    box-sizing: content-box;
    justify-content: space-between;
    flex-wrap: wrap;
}
body input,
body button,
body textarea,
body {
	color: #333;
	background: #FFF;
	font-family: "Microsoft Yahei", Arial;
}
a {
	color: #333;
}
a:hover {
	color: #00a9fe;
}
i{
    font-style: normal;
}
.pl40{
	padding-left:40px;
}
.f34{
	font-size:34px!important;
}
.wrap {
	width: 1280px;
	margin: 0 auto;
}
.hits {
	display: none;
}


/*分页样式*/
.page_info span {
	padding:0 2px;
}
.page_info,
.page_list {
	clear: both;
	height:24px;
	line-height:24px;
	text-align:center;
	letter-spacing:0;
	font-family:"Microsoft Yahei","Arial Black";
	font-size:12px;
	margin-bottom:10px;
	padding: 10px;
	font-size: 12px;
	width:100%;
}
.page_list a {
	display:inline-block;
	color:#898989;
	border:1px solid #e8e8e8;
	background:#f8f8f8;
	text-align:center;
	padding:0 8px;
	margin:0 1px;
}
.page_list a:hover {
	color:#fff;
	border:1px solid #898989;
	background:#898989;
}
.page_list a.on {
	color:#333;
	border:1px solid #ccc;
	background:#E5EDF2;
}


/*内容分页*/
.contPage {
	height:20px;
	line-height:20px;
	text-align:center;
	letter-spacing:0;
	font-family:"Arial Black";
	font-size:10px;
	margin-top:20px;
}
.contPage a {
	display:inline-block;
	color:#898989;
	background:#fff;
	text-align:center;
	padding:0 7px;
	margin:0 1px;
}
.contPage a:hover {
	color:#fff;
	background:#898989;
}
.contPage a.on {
	color:#333;
	background:#E5EDF2;
	border:1px solid #C2D5E3;
}

.articleTitle {
	color:#333;
	font-weight: normal;
	font-size: 24px;
    text-align: center;
    margin: 40px 0 30px;
}
.article_Qiche_Title {
	font-size: 20px;	margin:0;
	padding:30px 20px;
	text-align:center;
	color:#0070cd;
	font-weight: normal;
}
.articleInfo {
	border-top:dashed 1px #cacaca;
	height:24px;
	line-height: 24px;
	color:#A9A9A9;
	text-align:center;
	font-size: 12px;
	width: 90%;
	margin: 0 auto;	
    padding-top: 10px;
}
.articleInfo span {
	padding: 0px 5px;
}
.articleContent {
	font-size: 14px;
	color:#666;
	padding:20px;
	min-height:400px;
	height:auto;
	height:expression(this.height<400?400:true);
}
.articleContent tr {
  border-bottom: 1px solid #f1f1f1;
}

.articleContent div,
.articleContent p {
	line-height: 180% !important;
	font-size: 16px !important;
}
.articleContent a img,
.articleContent img {
	max-width:800px !important;
	height:auto;
}
.articleContent p {
	text-indent: 2em;
	margin: 10px 0;
}
.articleContent div img,
.articleContent p img {
	margin-left: -2em;
}
.articleContent.middle div,
.articleContent.middle p {
	font-size: 14px !important;
}
.articleContent.big div,
.articleContent.big p {
	font-size: 18px !important;
}
.articleContent.small div,
.articleContent.small p {
	font-size: 12px !important;
}
.articleContent table,
.articleContent table td,
.articleContent table th {
	border-collapse: collapse;
	
}
.articleContent table td {
	padding:0 10px;
	line-height:180%;
}

ul.pn {
	border-top:dashed 1px #999;
	padding: 15px;
	color:#333;
	margin-top:15px;
}
.pn li {
	height:30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
}
.pn a {
	color: #333;
	text-decoration:none;
}
.pn a:hover {
	color: #000;
}

.ke-insertfile {
	background: url(/templates/default/images/download.gif) 3px center no-repeat;
	padding-left: 25px;
	padding-right: 3px;
	border-bottom:dotted 1px #333;
}
.tooltip {
	position: absolute;
	z-index: 2147483647;
	max-width: 250px;
	word-wrap: break-word;
	background-color: #f03b26;
	background-color: rgba(240, 59, 38, 0.8);
	text-align: left;
	padding: 5px 10px;
	min-height: 1em;
	border-radius: 3px;
	border: solid 1px #C00;
	color: #FFF;
	font-size: 14px;
}
/**头部部分**/
.head {
	position: relative;
	width:100%;	
	background-color: #fff;
}
.banner{
	min-width: 1330px;
	position: relative;
}
.banner .banner_h{
	position: absolute;
    top: 220px;
    left: 15%;
    color: #fff;
    font-size: 32px;
}

.head .userPanel .lang {
	float: right;
}
.head .userPanel .lang a {
	padding-left: 5px;
	margin-right: 5px;
}
.head .userPanel .lang .zh-CN {
	background: url(../images/zh-CN.gif) left center no-repeat;
}
.head .userPanel .lang .en {
	background: url(../images/en.gif) left center no-repeat;
}
.head .userPanel {
	background-color: #fff;
	/*background-color: rgba(255,255,255,.9);*/
	border-bottom: 1px solid #f2f2f2;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	color:#666666;
}
.head .main {
	height: 100px;		
	min-width: 1280px;
	border-bottom: 1px solid #f2f2f2;
}
.head .main .logo {
	width: 230px;
	height: 59px;
	float: left;
	margin-top: 20px;
}
.head .main .tel {
	background: url(../images/phone.png) 0 0 no-repeat;
	width: 270px;
	height: 65px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 30px;
}
/**导航部分**/
.head .nav {
	background-color: #fff;
	font-size:18px;
	height: 100px;
	line-height: 100px;
	float:left;
}
.head .nav li.rootItem:first-child {
	border-left: none;
	padding-left:40px;
}
.head .nav li.rootItem:last-child {
	border-right: none;
}
.head .nav li.rootItem {
	float: left;
	position: relative;	
	/*background: url(../images/ii.png) 0px 0 no-repeat;*/
}

head .nav li.rootItem .hasSubmenu{
	content: "";
	display: block;
	position:absolute;
	height: 30px;
    width: 10px;
	background: url(../images/i.png) 0px 0 no-repeat;
	top: 33px;
    left: 105px;
}
.head .nav li.rootItem a {
	color: #333;	
	display: block;
	padding:0 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.head .nav li.rootItem a:hover {

}
/*下拉菜单后，主菜单样式不变*/
.head .nav li.rootItem:hover a,
.head .nav li.rootItem.hover a {
	color: #00a9fe;	
	border-top: 1px solid #00a9fe;	
	text-align:center;	
	height: 99px;
	line-height: 100px;

}
.head .nav .subMenu{
	display: none;
	position: absolute;
	left: -8px;
	top: 99px;
	overflow: hidden;
	padding-top: 2px;
	width: 130px;		font-size:14px;
}

.head .nav .subMenu .subItem {
	background-color: #fff;
	border-bottom: 1px solid rgba(204,204,204,.5);
	height: 40px;
	line-height: 40px;
}
.head .nav .subMenu .subItem a {
	color: #333!important;
	width: auto;
	text-align: center;
	padding: 0px 18px;
    height: 40px!important;
    line-height: 40px!important;
    border-bottom: 1px solid #e3e3e3!important;	
	border-top: none!important;			
	transition: all 0.5s;
}
.head .nav .subMenu .subItem a:hover {
	color: #fff!important;
    text-align: center;
    height: 40px;
    line-height: 40px;
	border: none;
}
.head .nav .subMenu .subItem:hover {
	background-color: #00a9fe;
}
/**子菜单上面的小三角部分**/
.head .nav li.rootItem.hasSubmenu.mhover:after,
.head .nav li.rootItem.hasSubmenu:hover:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 5px solid #00a9fe;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -5px;
}
.head .nav li.rootItem.mhover .subMenu,
.head .nav li.rootItem:hover .subMenu {
	display: block;
	z-index: 11;
}
.head .tool{
	display: flex;
    align-items: center;
	float:right;
}

.head .tool .enbtn {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 100px;
	line-height:100px;
    /*background: url(../images/en.png) no-repeat center center;*/
    vertical-align: top;
    margin-left: 24px;
    cursor: pointer;
}
.head .tool .enbtn a{
	padding: 0 4px;
    font-size: 14px;
}
.head .tool .emailbtn{
    display: inline-block;
    position: relative;
    width: 130px;
    height: 38px;
	line-height: 38px;
    text-align: center;
    background: #00a9fe;
	color:#fff;
	font-size:14px;
	border-radius:19px;
    vertical-align: top;
    margin-left: 24px;	
    cursor: pointer;
	transition: background-color 0.5s ease;
}
.head .tool .emailbtn:hover{
	background-color: #0000fe; 
}
.head .tool .emailbtn:active{
	background-color: #0000fe; /* 鼠标点击时按钮颜色 */
	box-shadow: 0 5px #888; /* 点击阴影效果 */
	transform: translateY(4px); /* 点击时移动效果 */
}

input[type=text]:focus {
				outline: none;
}
.head .tool button.searchbtn {
    display: inline-block;
    position: relative;
	width: 20px;
    top: -30px;
    /* right: -14px; */
    left: 128px;
    height: 28px;
    line-height: 24px;
    background: url(../images/search.png) no-repeat center center;
    vertical-align: top;
    margin-left: 24px;
    cursor: pointer;
	border:none;
}
.head .tool .srarch .key{
    text-align: center;
	color:#fff;
	font-size:14px;
}
#search {
	border: none;
}
.search {
	width: 180px;
	height: 30px;
	float: right;	
	font-size:14px;
}
.key {
	width: 136px;
    height: 30px;
	line-height: 30px;
	border-radius:15px;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	border: #D3D3D3 1px solid;
    vertical-align: top;
    margin-left: 24px;
}

/**底部部分**/
.footer {
	margin-top: 20px;
	padding-top:40px;
	background-color: #1e242b;
	min-width: 1330px;
}
.footer .navFooter .tel {
	color: #FFF;
    font-size: 32px;
}
.footer .navFooter dt{
	float:right;
	/*margin-right:160px;*/
}
.footer .navFooter dt h1 {	
	color: #FFF;
	font-size:16px;
	text-align: left;
	height: 60px;
	line-height: 60px;
	font-weight:300;
	border-bottom: 1px solid #474747;
}
.footer .navFooter dd{
	float:left;
	width:110px;
	margin-left:50px;
}
.footer .navFooter dd:second-child{	
	margin-left:0px;
}
.footer .navFooter dd li{
	color: #7c7c7c;
	font-size:14px;
	text-align: left;
	height: 28px;
	line-height: 28px;
}
.footer .navFooter dd h1 {	
	color: #FFF;
	font-size:16px;
	text-align: left;
	height: 60px;
	line-height: 60px;	
	font-weight:300;
	border-bottom: 1px solid #474747;
}
.footer .navFooter dd ul{
	margin-top:20px;
}
.footer .navFooter dd ul li a{	
	color: #7c7c7c;
	font-size:14px;
	text-align: left;
	height: 24px;
	line-height: 24px;
}
.footer .navFooter dd ul li a:hover{	
	color: #eee;
}
.footer .navFooter .f{
	margin-left:0px;
}
.footer .navFooter .f ul li{
	float:left;
	padding-right:5px;
	width:130px;
	overflow:hidden;
}
.footer .navFooter .l{
	width:110px;
}
.footer .navFooter .l ul li{
	float:left;
	padding-right:5px;
	width:94px;
	overflow:hidden;
}
.footer .navFooter .lx{
	width: 220px;
}
.footer .navFooter .lx ul li{
	padding-right:5px;
	overflow:hidden;
}
.footer .navFooter dt button:hover,
.footer .navFooter dt button:hover a{	
	background-color:#d71619;
	border:1px solid #d71619;
	color:#fff;
	cursor:pointer;
}
.footer .navFooter dt button{
	border:1px solid #737373;
	color:#666;
	border-radius:6px;
	height:36px;
	width:100px;
	margin-top: 20px;
}
.footer .navFooter dt .bottom-logo{
	text-align: center;
}
.footer .navFooter dt .qrCode{
	margin-top:20px;
	float:left;
	margin-left: 11px;
}
.footer .navFooter dt .qrCode p{
	font-size:12px;
	color:#7c7c7c;
	text-align:center;
	line-height:24px;
}
.footer .main {
	color: #ccc;
    overflow: hidden;
    margin-top: 28px;
	padding-top: 20px;
    border-top: 1px solid #474747;
	
}
.footer .main .copyright {
	text-align: left;
    font-size: 13px;
    line-height: 24px;
    height: 90px;
	color: #7c7c7c;
}
.footer .main .copyright a {	
	color:#7c7c7c;
	margin:0 5px;
	border-bottom: 1px #7c7c7c dotted;
}
.footer .main .copyright a:hover{	
	color: #fff;
}
.footer .main .logo {
	float: left;
	/*margin-right: 80px;*/
}
.position .container {
	font-size: 14px;
	height: 66px;
	line-height: 66px;
	color: #666;
}
.position .container {
	float: left;
	padding-left: 20px;
	background: url(../images/navi.png) left center no-repeat;
}

/**
.category li,.category li a {
	width:100px;
	display: block;
	padding: 10px 5px;
	background-color: #515151;
	color: #fff;
	position: relative;
}

.category li a:hover {
	background-color: #d71619;
}
.category li.hover a {
	background-color: #d71619;
	color: #FFF;
}
.category li.hover a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 5px solid #d71619;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 41px;
	left: 50%;
	margin-left: -5px;
}
/****/



/*产品样式**/
.product .productList{

}
.product .productList li img {
	width: 100%;
	height: 100%;
}
.product .productList li .title {	
	position:absolute;
	display: block;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	color: #fff;	
	/*background: rgba(110, 113, 117, 0.5);*/
	background: rgba(215, 22, 25, 0.8);
	text-align:center;
	width: 100%;
    bottom: 0px;
}
.product .productList li.mhover,
.product .productList li:hover {		
	/*background: rgba(110, 113, 117, 0.8);*/
	background: rgba(215, 22, 25, 1);
	color: #fff;
}
.product .productList li.mhover p,
.product .productList li:hover p,
.product .productList li.mhover .title,
.product .productList li:hover .title {		
	/*background: rgba(110, 113, 117, 0.8);*/
	background: rgba(215, 22, 25, 1);
	color: #fff;
}
.product .productList li.mhover .btn a,
.product .productList li:hover .btn a {		
	/*background: rgba(110, 113, 117, 0.8);*/
	background: rgba(215, 22, 25, 1);
	color: #fff;
}
.product .productList li {
	float: left;
	width:304px;
	width:23.3%;
	height:304px;
	height:290px;
	height:270px;
	margin: 10px;
	position:relative;
	/*padding: 10px;*/
	background-color: #efefef;
}
.right{
	width:990px;
	float:right;
}
.main_box{
	padding: 10px 0 60px;
}
/*左侧菜单*/
.sidebar {
	float: left;
	width: 250px;
	margin-top: 15px;
}
.mainContainer	{
	width: 910px;
	float: right;
	padding: 5px 10px;
}

.sidebar .sidebarcategory {
	margin-bottom: 20px;
}
.sidebar .sidebarcategory dt {
	background-color: #00a9fe;
	color: #FFF;
	border-radius: 4px 4px 0 0;
	font-size: 28px;
	line-height: 70px;
	padding-top: 25px;
	padding-left: 20px;
	border-bottom: 3px solid #FFF;
}
.sidebar .sidebarcategory dd {
	background-color: #F1F1F1;
	padding: 15px 20px;
	border-bottom: 2px solid #ff691c;
}
.sidebar .sidebarcategory h3{
	background: #fff;
    color: #333;
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    padding-left: 10px;
    margin-bottom: 15px;
    border-left: 1px solid #00a9fe;
    position: relative;
}
.sidebar .sidebarcategory dd li {
	margin-bottom: 10px;
}
.sidebar .sidebarcategory dd a {
	display: block;
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	color: #656565;
	text-indent: 1.5em;
	font-size: 14px;
}
.sidebar .sidebarcategory dd li.hover a {
	background-color: #ff691c;
	color: #FFF;
}
.sidebar .sidebarcategory dd li a:hover {
	background-color: #ffa476;
	color: #FFF;
}

.sidebar .contactcategory {
	margin-bottom: 20px;
}
.sidebar .contactcategory dt {
	background-color: #888;
	color: #FFF;
	font-size: 28px;
	line-height: 70px;
	padding-left: 20px;
	border-bottom: 3px solid #FFF;
}
.sidebar .contactcategory dd {
	background-color: #F1F1F1;
	padding: 15px 20px;
	border-bottom: 2px solid #888;
}
.sidebar .contactcategory dd li {
	margin-bottom: 10px;
}
.sidebar .sidebarcategory dd a {
	display: block;
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	color: #656565;
	text-indent: 1.5em;
	font-size: 14px;
}
.sidebar .contactcategory dd li.hover a {
	background-color: #d71619;
	color: #FFF;
}
.sidebar .contactcategory dd li a:hover {
	background-color: #ffa476;
	color: #FFF;
}
.sidebar .contactcategory dd p{
	line-height: 24px;
    font-size: 14px;
}
/*产品展示菜单样式*/
.sidebar .sidebarcategory dd .product-nav a {
	display: block;
	height: 32px;
	line-height: 32px;
	background-color: #f8f8f8;
	color: #656565;
	text-indent: 1.5em;
	font-size: 14px;
}
.sidebar .sidebarcategory dd li.hover a {
	background-color: #ff691c;
	color: #FFF;
}
.sidebar .contactcategory .product-nav li.hover a {
	background-color: #db4a00;
	color: #FFF;
}
.sidebar .contactcategory .product-nav li a:hover {
	background-color: #ff691c;
	color: #FFF;
}
.sidebar .signup {
	margin-bottom: 20px;
}
.sidebar .signup dt {
	height: 50px;
	line-height: 50px;
	text-indent: 1.2em;
	font-size: 20px;
	background-color: #ff691c;
	color: #FFF;
	border-bottom: 3px solid #FFF;
}
.sidebar .signup dd {
	padding: 10px;
	background-color: #f1f1f1;
}
.sidebar .signup dd  h4 {
	font-size:16px;
	line-height:48px;
	height:48px;
	color:#007b78;
	/*text-indent:20px;*/
}
.sidebar .signup dd p{
	font-size:12px;
	color:#636363;
	line-height:24px;
	padding: 20px;
    padding-top: 0px;
}
.sidebar .signup dd .label {
	height: 50px;
	line-height: 28px;
}
.sidebar .signup dd .label input {
	width: 150px;
	height: 26px;
	border: 1px solid #DBDBDB;
	line-height: 26px;
	outline: none;
	text-indent: 5px;
}
.sidebar .signup dd .label.has-vcode input {
	width: 75px;
}
.sidebar .signup dd .label.has-vcode img {
	height: 28px;
	width: 70px;
}
.sidebar .signup dd .label strong {
	font-weight: normal;
	display: block;
	line-height: 28px;
	height: 28px;
	text-align: right;
	float: left;
	width: 70px;
	margin-right: 5px;
	font-size: 14px;
}
.sidebar .signup dd .label.muti-line strong {
	line-height: 1;
}
.sidebar .signup dd button {
	width: 90px;
	height: 36px;
	line-height: 36px;
	background-color: #112953;
	color: #FFF;
	border: none;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}
/*友情链接*/

.link {
	color: #ccc;
    overflow: hidden;
	margin-top: 45px;
	border-top: 1px solid #474747;
}
.link dt.modTitle {
	color: #FFF;
    font-size: 16px;
    text-align: left;
    height: 60px;
    line-height: 60px;
    font-weight: 300;
}
.link dt.modTitle .intro {
	line-height: 20px;
	font-size: 18px;
	color: #868686;
	text-align: center;
}
	

.link dt.modTitle .more{
	float: right;
	line-height: 24px;
	font-size: 14px;
	margin-top: 16px;
}



.link .modContent {
	/*padding: 15px 10px;*/
	color:#7c7c7c;
}
.link .modContent a:hover{
	/*border:1px solid #f3f3f3;*/
	color: #fff;
}
.link .modContent a {
	float: left;
	margin-right: 20px;
	font-size: 14px;
	color: #7c7c7c;
	/*border:1px solid #fff;*/
}

/**划过大图显示部分**/
.demoh2{font-size:14px;margin:20px;color:#ff6600;}
.preview{width:320px;float: left;margin-right: 10px;position:relative;}
.smallImg{position:relative;width:277px; padding:5px 20px; height:72px; overflow:hidden;float:left;}
.scrollbutton{height:45px; width:10px; overflow:hidden; position:absolute; top:9px; cursor:pointer;background:url(../images/zoom.gif) no-repeat;}
.scrollbutton.smallImgUp{background-position:-22px 0; left:0px;}
.scrollbutton.smallImgDown{background-position:-33px 0px; right:0px;}
.scrollbutton.smallImgUp.disabled{background-position:0px 0 ;}
.scrollbutton.smallImgDown.disabled{background-position: -11px 0;}
#imageMenu {width:360px;overflow:hidden;width: 280px;}
#imageMenu ul {width: 420px;}
#imageMenu li {height:82px; width:70px; overflow:hidden;float: left;}
#imageMenu li img{padding:1px;border:1px solid #E8E8E8; width:60px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img{border:1px solid #990000;}
/* bigImg */
.bigImg{position:relative;width:315px;height:218px;border:1px solid #E4E4E4;overflow:hidden;}
.bigImg #midimg{width:315px;height:218px;}
.bigImg #winSelector{width:80px;height:80px;}
#winSelector{position:absolute;cursor:crosshair;filter:alpha(opacity=15);-moz-opacity:0.15;opacity:0.15;background-color:#000;border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid black;overflow: hidden;width:260px;height:295px;top:300px;left:540px;z-index:999;background-color:#464646;}
#bigView img{position:absolute;}

/*回到顶部*/
.page_top{position:absolute;}	
#pageTop{width:65px;height:65px;background:url(../images/agetop.png) no-repeat;position:fixed;_position:absolute;bottom:10px;right:10px;overflow:hidden;text-indent:-999px;cursor:pointer}
#pageTop:hover{background-image:url(pagetop_on.png)}
#pageTop a{width:100%;height:100%;display:block;}
*html #pageTop a{width:65px;height:65px}

