﻿@charset "UTF-8";
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li, hr, fieldset, form, label, legend, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, summary, hgroup {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana,"Microsoft YaHei", "SimHei", "SimSun";
}

img {
	display: block;
	border:0;
	vertical-align:middle;
	border:none; max-width:100%; height:auto;
}
ul {
	list-style:none;
}
html, body {
	min-height: 100%;
	background:#fff;
	color:#212121;
}
body {
	-webkit-text-size-adjust: none;
}
/*选中后背景色*/
::selection {color: #fff;background: #0664B1;} 
::-moz-selection {color: #fff;background: #0664B1;}
a{color:#212121; text-decoration:none}
a:active, a:hover {
	outline: 0;
	color:#0664B1;
}
.a-del {
	color: #c00;
}
.a-del:hover {
	color: #b00;
	text-decoration: underline;
}
.fl {float: left;}
.fr {float: right;}
.clear{clear:both;}
.upfile {border: 1px solid #ccc;height:28px;margin-top:10px; width:80%;}

@font-face {
	font-family: 'Conv_ANAK';
	src: url('/fonts/ANAK.eot');
	src: local('☺'), url('/fonts/ANAK.woff') format('woff'), url('/fonts/ANAK.ttf') format('truetype'), url('/fonts/ANAK.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'iconfont';  /* project id 716340 */
  src: url('//at.alicdn.com/t/font_716340_cr7jci0vgrp.eot');
  src: url('//at.alicdn.com/t/font_716340_cr7jci0vgrp.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_716340_cr7jci0vgrp.woff') format('woff'),
  url('//at.alicdn.com/t/font_716340_cr7jci0vgrp.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_716340_cr7jci0vgrp.svg#iconfont') format('svg');
}

.iconfont{
    font-family:"iconfont" !important;
	font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
	}

/* header */
.header{position:relative; background:#fff; width: 100%; position: fixed; z-index: 999999}
.header .logo{display:block;width:220px;padding:12px 0 10px 10px;}
.header .logo img{display:block;width:100%;}
.header .user-icon:hover{background-color:#0067d2;}
.header .back{position:absolute;top:0;left:0;display:block;width:60px;height:65px;text-indent:-9999em;background:url(icon-back.png) no-repeat center center;background-size:12px 20px;}


/*动画*/
.slide-main{width:100%; margin:0 auto; padding-top:60px;}
.slide-main .prev,.slide-main .next{display:block;width:50px;height:50px;position:absolute;z-index:222;padding:14% 0;overflow:hidden;cursor:pointer;opacity:0.4;-moz-opacity:0.4;filter:alpha(opacity=40);_border:1px solid none;font-size:1.7rem;}
.slide-main .prev{left:10px;}
.slide-main .next{right:10px;}
.slide-main .prev:hover,.slide-main .next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;position:absolute;z-index:124;left:0;text-align:center;}
.slide-box,.slide{display:block;width:100%;}
.slide-box{display:block;}
.slide{display:none;}
#bgstyle{margin:0 auto; width:100%; height:100%;position:relative;}
#bgstyle img{width:100%; display:block;}
#bgstyle h1{margin:0 auto; color:#FFFFFF; font-size:1.4rem; font-weight:normal; text-shadow: 0px 2px 2px #000;display:block;}
#bgstyle p{color:#FFF; font-size:.8rem; display:block; margin:0 auto; clear:both; padding-top:5px;text-shadow: 0px 2px 2px #000;}
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none){#bgstyle a{display:block; width:235px; margin:0 auto; text-align:center; background:#0074AD; color:#FFFFFF;font-family:'Impact'; font-size:24px; border:solid 1px #FFFFFF; margin-top:30px;}}
.slide a{display:block;width:100%;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b,.obj-c,.obj-e{text-align:center;}
.obj-a img{ width:50% !important;text-align:center;}
.obj-b img{ width:63% !important;text-align:center;}
.obj-c img{ width:38% !important;text-align:center;}
.obj-d img{ width:45% !important;text-align:center;}
.obj-e img{ width:60% !important;text-align:center;}
.obj-a{top:30%;margin-left:-40%; z-index:130;}
.obj-b{top:30%;margin-left:0%;}
.obj-c{top:38%;margin-left:-40%;}
.obj-d{top:40%;margin-left:-40%;}
.obj-e{top:40%;margin-left:-2%;}
.obj-f{top:38%;margin-left:-40%;}

.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

/*产品*/
.index_title{margin:0 auto; width:98%;background:url(/image/t_bg.png) center no-repeat; font-size:1.5rem; text-align: center; margin-top: 20px; color: #0767B5}
.index_product{width:100%;margin: 0 auto; margin-top: 30px;}
.index_product .p_left{width:100%; display: block;}
.index_product .p_left li{float: left; width:49%; height:100%; position: relative; margin-left:0.8%; margin-bottom:5px; overflow: hidden;}
.index_product .p_left img{display: block;transition: all 0.8s;}
.index_product .p_left img:hover{transform: scale(1.5); transition: 1s;}
.index_product .p_left p{display: block;position: absolute; height:45px; width:100%; text-align: center; background: url(/image/p_ico.png);line-height: 45px; bottom: 0px; color: #fff;}
.index_product .p_center{width: 100%; display: block; position: relative; overflow: hidden;}
.index_product .p_center img{display: block;transition: all 0.8s; width:98%; margin: 0 auto;}
.index_product .p_center img:hover{transform: scale(1.5); transition: 1s;}
.index_product .p_center p{display: block;position: absolute; height:45px; left: 1%; width:98%; text-align: center; background: url(/image/p_ico.png);line-height: 45px; bottom: 0px; color: #fff;}
.index_product .p_right{width:100%; display: block;}
.index_product .p_right li{float: left; width:49%; height:100%; position: relative; margin-left:0.8%; margin-top:5px; overflow: hidden;}
.index_product .p_right img{display: block;transition: all 0.8s;}
.index_product .p_right img:hover{transform: scale(1.5); transition: 1s;}
.index_product .p_right p{display: block;position: absolute; height:45px; width:100%; text-align: center; background: url(/image/p_ico.png);line-height: 45px; bottom: 0px; color: #fff;}


/*关于*/
.index_about{margin:20px auto; width:100%;overflow: hidden;}
.index_about img{display:block; width:98%; margin: 0 auto;}
.index_about .contact{margin: 0 auto; width:98%;font-size:14px; line-height:31px; padding:15px 0;}

/*新闻*/
.index_news{margin: 0 auto; width:100%; margin-top:40px;}
.index_news dl{float: left; width:98%; border-bottom: dotted 1px #ccc; padding-bottom: 15px; margin-bottom: 20px;}
.index_news dl dd{float: left; width:20%; height:100%; background: #f2f2f2; padding: 20px 0;}
.index_news dl dd h1{display: block; text-align: center; font-family: arial; font-size: 28px; font-weight: normal;}
.index_news dl dd p{display: block; font-size: 12px; text-align: center;}
.index_news dl dt{float:right; display: block; width:78%;}
.index_news dl dt h1{font-size:20px; font-weight: normal;}
.index_news dl dt p{display: block; font-size: 14px; line-height: 25px; margin-top: 10px;}

/*位置导航*/
.location{width:98%;margin:0 auto; padding-top:10px; text-align:left;}

/*留言栏目*/
.feedback{width:100%; padding-bottom: 30px;}
.feedback li{width:96%; display:block;color:#777; margin: 0 auto; padding-top: 10px;}
.feedback .message{margin: 0 auto; display:block; margin-top:15px; line-height:30px; color:#777; width: 96%;}
.feedback .submit{color: #202020;border:solid 1px #eee;width:87px;height:37px;background:none;font-size: 16px;font-family:"Microsoft YaHei"; margin-left: 2%;} 
.feedback .submit:hover {color: #fff;background:#D44140;cursor:pointer;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;} 



/*内页样式*/
.list_title{margin:0 auto; width:98%;background:url(/image/t_bg.png) center no-repeat; font-size:1.4rem; text-align: center; margin-top:20px;}

.blog-header {width: 100%;height: auto; padding-top: 60px;}
.clmNav { width:100%; margin:0 auto; background:#f2f2f2; text-align:center;line-height:45px; font-size:1.3rem；}
.clmNav li {display:inline-block; *loat:left; *display:block; line-height:46px; font-size:1.3rem;}
.clmNav li a { display:block; font-size:1rem; padding: 0 6px;}
.clmNav li a:hover{ color:#fff; background: #1D5FCA;}
.clmNav .currclass a{ color:#fff; background: #1D5FCA;}

.list_m{ width:98%; margin:0 auto; clear:both;}
.list_m p{padding:10px; line-height:28px;}
.list_m ul li{height:auto; padding-top:30px;padding-bottom:10px; margin-top:30px; color:#D6B071;}
.list_m .m_tit{font-size:18px; font-family:"微软雅黑"; padding-bottom:10px; border-bottom: dotted 1px #ebebeb; padding-left:5px;}
.m_jj{ line-height:28px; font-size:14px;font-family:"微软雅黑"; color:#333; margin-top:10px; padding-left:5px;}
.m_jj em{color:#f00;font-size:26px;font-family:"微软雅黑"; margin-top:20px;}


/*内容页*/
.LMlist{width:100%;margin:0 auto; padding-top:3%;}
.content{word-break:break-all;border-top:1px solid #ccc;}
.content h1{font-size:18px;text-align:center; padding:15px}
.content .gray{color:#212121;font-size:12px;text-align:center}
.content .newscontent{ padding:0px 15px 15px 15px;line-height:25px;margin-top:10px;font-size:14px;}
.content .newscontent img{display:block; margin-bottom:10px;}
.content .newscontent .txts{ text-indent: 2em; font-size:16px;}
.content .newscontent .txts img{display:block; margin:0 auto; margin-bottom:10px;}
.content .next{display:block; text-align:center;line-height:45px;}
.content .down a{margin:20px auto; width: 130px; height:40px; display: block; color: #fff; background:#D44140; line-height:40px; text-align: center; border-radius:8px;}
.content .down a:hover{background: #000; transition: 1s;}

.list_product{display:block; padding:20px 0;}
.list_product li{float:left; width:49%; margin:0.5% 0.5%; overflow: hidden;}
.list_product li img{width:99.5%;margin:1px 0 0 1px;transition: all 0.8s;}
.list_product li img:hover{transform: scale(1.5); transition: 1s;}
.list_product li p{display:block; text-align:center; height: 40px; line-height:40px; font-size:0.9rem; overflow: hidden;}
.list_product li a{background:#ECECEC; display:block;}
.list_product li a:hover{background:#1d5fca; color:#FFFFFF; transition: 1s;}


/*新闻栏目*/
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:block;*zoom:1}
.list_news{}
.list_news ul{}
.list_news ul li{ margin:0 0.5rem; padding:0.5rem 0; position:relative; border-bottom:1px dotted #ccc;}
.list_news ul li .img{ width:5.2rem; position:absolute; left:0; top:0.7rem;}
.list_news ul li .img img{ width:100%; height:100%;}
.list_news ul li .text{ padding-left:0rem;}
.list_news ul li .text .name{font-size: 0.95rem;line-height:1.5rem; height:1.5rem;overflow: hidden;}
.list_news ul li .text .info{line-height: 0.9rem; font-size: 0.6rem; color:#666;}


/*分页样式*/
#fenye{clear:both; margin:20px 20px 0 0;}
#fenye .prev_h,#fenye .next_h{ display: block; padding: 0 5px; text-align:center;line-height:25px;}
#fenye a.curr{background:#1d5fca; border:1px solid #1d5fca; color:#fff; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{padding: 0 10px; display: block; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:14px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye a:hover{background:#1d5fca;border:1px solid #1d5fca;color:#fff; text-decoration:none}

/*底部样式*/

.end{font-size:11px; line-height:20px;color:#212121; padding:10px 15px; text-align:center; background:#f2f2f2; padding-bottom:10px;}
.footbig{ height:50px}
.foot{
	width:100%;
	height:50px;
	line-height:50px;
	border-top:solid 1px #fff;
	background-image:-webkit-linear-gradient(to bottom, #151515, #020202);
    background-image:linear-gradient(to bottom,#151515,#020202);	
	font-size:16px;
	text-align:center;
	margin:0 auto;clear:both; position:fixed;bottom:0%;
}
.foot ul{}
.foot ul li{ width:25%; float:left; padding-top:13px;}
.foot ul li a.icon1{ background:url(home.png) no-repeat; background-size:25px;}
.foot ul li a.icon2{ background:url(tel.png) no-repeat;background-size:25px;}
.foot ul li a.icon3{ background:url(gps.png) no-repeat;background-size:25px;}
.foot ul li a.icon5{ background:url(fan.png) no-repeat;background-size:25px;}
.foot a{ height:40px; line-height:40px; padding:26px 10px 0px 3px; font-size:10px; color:#fff;}


