﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;

}
* {padding:0px;margin:0px;}
body {
    background-color:whitesmoke;
    font-family:宋体;
    font-size:12px;
    /*background-color:#fff;*/
    background-color:#f7f7f8;
    padding:0px;margin:0px;
}
body a {
    text-decoration: none;
    color:black;
}
body a:hover
{
    color:black;
}
body a:visited
{
    color:black;
}
body a:active
{
    color:black;
}
#top{
    width:100%;
    height:88px;
    border:solid 1px;
    border-color:lightgray;
    background-color:white;
    position:fixed;
    margin:0px auto;
    z-index:9999;
    top:0px;
    left:0px;
    /*overflow:hidden;*/
    line-height:90px;
    min-width:1366px;
}
.logo{
    float:left;
    width:300px;
    height:88px;
    background-image:url('../Images/logo/logo.png');
    background-repeat:no-repeat;
    background-position:center;
}
#nav{
    float:right;
    width:auto;
    height:88px;
    font-size:16px;
}

ol, ul {
	list-style:none;
}
.pro-switch {
	height: auto;
	overflow: hidden;
	width:100%;
    margin:91px auto;
}
.flexslider {
	margin: 0;
	padding: 0;
    width:100%;
}
.slider{
    width:100%;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	display: block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 450px;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
     *height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 56%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display:block;
	height: 16px;
	overflow: hidden;
	text-indent:-99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}
#j_tslm {
	border-bottom:1px solid #E2E2E3;
	margin-top:22px;
	overflow:hidden;
	padding-bottom:40px;
    *padding-bottom:20px;
}
.mod-tit {
	background: no-repeat;
	color:#303236;
	font-size: 28px;
	height: 50px;
	line-height: 50px;
	margin:32px 0;
	padding-left: 60px;
}
.title{
    width:100%;
    height:30px;
    overflow:hidden;
    text-align:center;
    margin:0px auto;
    line-height:30px;
    background-color:white;
    background-image:url("../images/product/productlist.png");
    background-repeat:no-repeat;
    background-position:center;
}
.gsjj{
    width:100%;
    height:200px;
    margin:8px auto;
    overflow:hidden;
}
.gsjj ul
{
    float: left;
    width:150px;
    margin: 0px auto;
    padding-left: 20px;
    list-style-image: url('../images/product/flag.gif');
}
.gsjj ul li {
    padding: 5px;
    text-align: left;
    border-bottom: 1px dashed black;
}
.gsjj a:visited {
    color: black;
}

.gsjj a {
    color: black;
    
}
.left
{
    float:left;
    width:20%;
    height:100%;
    border:1px solid;
    border-color:gray;
}
.Zmain
{
    width:100%;
    height:auto;
    margin:-90px auto;
    float:left;  
}
.mcontent{
    width:100%;
    height:100%;
    float:left;
    background-color:white;
}
.content{
    width:1024px;
    height:100%;
    margin:0 auto;
    padding:25px;
}
.pcontent{
    width:1024px;
    height:100%;
    margin:0 auto;
    padding-bottom:25px;
}
.content1{
    float:left;
    width:32.5%;
    height:300px; 
    padding:2px;
}
.content2{
    float:left;
    width:33%;
    height:300px;
    padding:2px;
}
.title1{
    width:100%;
    height:34px;
    background-color:white;
    background-image:url('../images/image/gsjj.png');
    background-repeat:no-repeat;
    line-height:36px;
}
.title2{
    width:100%;
    height:34px;
    background-color:white;
    background-image:url('../images/image/news.png');
    background-repeat:no-repeat;
    line-height:36px;
}
.title2 span{
    float:right;
    padding-top:3px;
}
.tc{
    width:100%;
    height:266px;
}
.tc0
{
    width:100%;
    height:266px;
    padding-bottom:10px;
    padding-left:10px;
}
.title3{
    width:100%;
    height:34px;
    background-color:white;
    background-image:url('../images/image/soft.png');
    background-repeat:no-repeat;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    /*line-height: 1.42857143;*/
    height:200px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.logo_pig {
    width: 143px !important;
    height: 143px !important;
    text-align: center;
}
.temp{
    width:100%;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size: 40px;
    padding-top:20px;
    margin-bottom: 20px;
    color:#3e3e3e;
    text-align: center;
}
.childtemp{
    width:100%;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size: 40px;
    padding-top:20px;
    margin-bottom: 20px;
    color: #3e3e3e;
    text-align: center;
    margin:-90px auto;
}
.more{
    margin:0 auto;
    width:1024px;
    height:20px;
    font-size: 20px;
    color: #3e3e3e;
    text-align: right;
    padding-right:150px;
}
.jfjk{
    width:100%;
    height:30px;
    overflow:hidden;
    text-align:center;
    margin:0px auto;
    line-height:30px;
    background-color:aqua;
}
.jkcontent{
    width:100%;
    height:300px;
    overflow:hidden;
    text-align:center;
    margin:0px auto;
    background-color:aquamarine;
}
.product{
    width:100%;
    height:30px;
    background-color:white;
    text-align:center;
    margin:0 auto;
    line-height:30px;
}
.productBrow{
    width:100%;
    height:auto;
    background-color:#EDEDED;
    float:left;
}
.foot{
    width:100%;
    height:300px;
    margin:90px auto;
    overflow:hidden;
    float:left;
    text-align:center;
}
.ser{
    text-align:left;
    vertical-align:middle;
}
.ser span{
    font-size:22px;
}
.serc{
    text-align:left;
}
.foot0{
    margin:0 auto;
    width:1024px;
    height:180px;
    padding-left:130px;
}
.foot1{
    width:1024px;
    height:100%;
    line-height:30px;
    padding-top:40px;
    margin:0 auto;
}
.foot1 span{
    COLOR: #303030;
}
.clear{ 
    clear:both;
    border:0 none;
    height:0;
    overflow:hidden;
} 



.listpro{
    width:100%;
    height:100%;
    padding:25px;
    overflow:hidden;
    /*color:#fdf8f8;*/
}
.listpro ul
{
    left:0;
    width:100%;
    height:100%;
}
.listpro ul li{
    list-style-image:url('../images/image/ico0.gif');
    padding:10px;
    border-bottom:1px dashed #ccc;
}
.gradient{
    background: #000000;
    background: -moz-linear-gradient(top,  #000000 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top,  #000000 0%,#ffffff 100%);
    background: -o-linear-gradient(top,  #000000 0%,#ffffff 100%);
    /*background: -ms-linear-gradient(top,  #000000 0%,#ffffff 100%);*/
    background: linear-gradient(to bottom,  #000000 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
    float:left;
    width:15%;
    height:100%;
    background-color:white;
    overflow:hidden;
}
:root .gradient{filter:none;}
.allContent{
    width :100%;
    height:auto;
    margin:-90px auto;
    float:left;
    background-color:white;
}
.leftContent{
    float:left;
    width:15%;
    height:100%;
    background-color:white;
    overflow:hidden;
    
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=3);/*ie*/
    -moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
    -webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
    box-shadow:2px 2px 10px #909090;/*opera或ie9*/
}
.newsleft{
    float:left;
    width:18%;
    height:100%;
    background-color:white;
    overflow:hidden;
    
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=3);/*ie*/
    -moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
    -webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
    box-shadow:2px 2px 10px #909090;/*opera或ie9*/
}
.newsright{
    width:81%;
    height:100%;
    float:right;
    line-height:20px;
    padding-top:25px;
    padding-bottom:25px;
}
.rightContent{
    width:84%;
    height:100%;
    float:right;
}
.gsjjtitle{
    width:100%;
    height:29px;
    background-image:url('../images/image/gsjj.png');
    background-repeat:no-repeat;
}
.contacttitle{
    width:100%;
    height:29px;
    background-image:url('../images/image/contact.png');
    background-repeat:no-repeat;
}
.gsjjcontent{
    width:72%;
    height:100%;
    margin:0 auto;
    padding-top:25px;
    padding-bottom:25px;
    line-height:30px;
    letter-spacing:2px;
}
.ljtitle{
    width:100%;
    height:29px;
    background-image:url('../images/image/jg.png');
    background-repeat:no-repeat;
}
.ljcontent{
    width:72%;
    height:100%;
    margin:0 auto;
    padding-top:25px;
    padding-bottom:25px;
    line-height:30px;
    letter-spacing:2px;
}
#allnews{
    text-align:left;
    line-height:50px;
    width:60%;
    margin:0 auto;
    height:auto;
    padding-top:25px;
    padding-bottom:25px;
    background-image:url("../images//image//news_01.jpg");
    background-repeat:no-repeat;
    background-position:center;
}
#allnews ul{
    width:100%;
    height:100%;
}
#allnews ul li{
    list-style-image:url('../images/image/icon_12.gif');
    padding:10px;
    border-bottom:1px dashed #ccc;
}
#allnews ul li span{
    float:right;
}
#allsolution{
    text-align:left;
    line-height:50px;
    width:60%;
    margin:0 auto;
    height:auto;
    padding-top:25px;
    padding-bottom:25px;
    background-repeat:no-repeat;
    background-position:center;
}
#allsolution ul{
    width:100%;
    height:100%;
}
#allsolution ul li{
    list-style-image:url('../images/image/icon_12.gif');
    padding:10px;
    border-bottom:1px dashed #ccc;
}
#allsolution ul li span{
    float:right;
}
.Vsoft{
    width:80%;
    height:auto;
    padding-top:25px;
    margin:0 auto;
    line-height:20px;
}
#clist ul li{
    list-style-image:url('../images/image/icon_12.gif');
}
#allCase
{
    width:100%;
    margin:0 auto;
    height:auto;
    padding-top:25px;
    padding-bottom:25px;
}