* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.header,.nav ul,.mid,.footer,.page{
    margin: auto;
}
a {
    text-decoration: none;
    color: #666;
}
a:hover{
    color: #248dc6;
    text-decoration: none;
}
img{
    max-width: 100%;
}
.indent{
    text-indent: 2em;
    margin-left: 450px;
    line-height: 1.5em;
    margin-bottom: 1em;
}
.highlight{
    background: #e4e8f3;
}
.highlight span{
    float: right;
    margin-right: 22px;
}
a img{
    border: none;
}
.link{  
    background: #1783EF;
    height: 46px;
}
.link form{
    position: absolute;
    top: 16px;
    right: 290px;
    z-index: 100;
    background: url(/image/search_bg.png) no-repeat 0 0;
    height: 20px;
    line-height: 20px;
    width: 205px;
}
.link .tel{
    position: absolute;
    right: 2px;
    top: 12px;
    z-index: 2;
    background: url(/image/phone.png) no-repeat 0 center;
    padding-left: 30px;
    width: 260px;
    color: #fff;
    font-family: "微软雅黑";
}
.link .tel span{
    color:#F99E1F;
    font-size: 20px;
    font-family: "微软雅黑";
}
.link input{
    background: none;
    border: 0;
    width: 188px;
    padding: 0 5px;
    color: #666;
}
.link input.button{
    background: url(/image/search_btn.png) no-repeat center center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -999px;
    cursor: pointer;
}
.link div{
    width: 1200px;
position: relative;
margin: auto;
}
.link a{
    color: #fff;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding-left: 38px;
    margin-right: 48px;
    font-size: 22px;
    font-family: "微软雅黑";
}
a.link2{
    padding-left:27px; 
}
.link1{
    background: url(/image/link1.png) no-repeat 0 center;
    background-size:auto 22px;    
}
.link2{
    background: url(/image/link2.png) no-repeat 0 center;
}
.header {
    width: 1200px;
    height: 100px;
    background: url("/image/logo.png") no-repeat 0 center;
    color: #000;
font-family: "Microsoft YaHei";
font-size: 28px;
padding-left: 180px;
line-height: 100px;
}
.header_right{
	float:right;
}
.nav>ul{
    height:100px;
    position: relative;
    width: 1200PX;
    margin: auto;
}
.nav>ul>li{	
	float:left;
}
.nav ul li a{
	font:19px "Microsoft Yahei";
	color:#000;
    display: block;
	margin-right: 15px;    line-height: 100px;
    text-align: center;
}
.nav>ul>li>a:hover {
	background: #459EF0;
    color: #fff;
}
.nav ul li ul {
  display: none;
  position: absolute;
  z-index: 3;
  list-style-type: none;
}
.nav ul ul a {
  border-bottom: 1px solid #fff;
  width:200px;
  line-height: 30px;
}
.nav>ul>li:hover>ul,.nav>ul>ul>li:hover>ul{
	display:block;
	border-top:1px solid #fff;
    background: #6fb2dd;
}

.flexslider
{ 
	height:544px;
	width:100%;
	margin:auto;
	position:relative;
	overflow:hidden;
}
.slides li{
	height:544px;
    
}
.slides li a {
display: block;
width: 100%;
height: 100%;
text-indent: -9999px;
}
.flex-control-nav {
    position:absolute;
    bottom:10px;
    z-index:2;
    width:100%;
    text-align:center;
}
.flex-control-nav li {
    display:inline-block;
    width:14px;
    height:14px;
    margin:0 5px;
    *display:inline;
    zoom:1;
}
.flex-control-nav a {
    display:inline-block;
    width:14px;
    height:14px;
    line-height:40px;
    overflow:hidden;
    background:url(/image/dot.png) right 0 no-repeat;
    cursor:pointer;
}
.flex-control-nav .flex-active {
    background-position:0 0;
}


/*以下为首页中心样式*/
.mid{
    width: 1200px;
    margin: auto;
}
.title{
    text-align: center;
    padding-top: 60px;
    padding-bottom: 20px;
    
}
.title h1{
    font-family: "Microsoft YaHei";
    color: #666;
    font-size: 35px;
    font-weight: normal;
}


/*产品图片轮播*/
.picScroll-left,.picScroll-left1{
	width: 1200px;
	height: auto;
	overflow: hidden;
	position: relative;
    margin: auto;
}
.picScroll-left .hd .prev,.picScroll-left1 .hd .prev{display:block;  float:right; margin-left:5px; margin-top:80px;  overflow:hidden;
			 cursor:pointer; }
.picScroll-left .hd .next,.picScroll-left1 .hd .next{display:block;  float:left; margin-right:5px; margin-top:80px;  overflow:hidden;
			 cursor:pointer; }	 
.picScroll-left .bd,.picScroll-left1 .bd{ padding-top:30px;}
.picScroll-left .bd ul,.picScroll-left1 .bd ul{ overflow:hidden;}
.picScroll-left .bd ul li,.picScroll-left1 .bd ul li{ margin:0 10px;width:240px;float:left;display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic,.picScroll-left1 .bd ul li .pic{text-align:center;}
.picScroll-left .bd ul li .pic img,.picScroll-left1 .bd ul li .pic img{ display:block; }
.picScroll-left .bd ul li .title,.picScroll-left1 .bd ul li .title{ padding-bottom: 20px;font-family: "Microsoft YaHei";}

.mid a.down{
    display: block;
    margin: 50px auto 80px;
    width: 180px;
    height: 60px;
    line-height: 60px;
    font-size: 25px;
    font-family: "微软雅黑";
    background: #1680ED;
    border-radius: 35px;
    color: #fff;
    text-align: center;
}
/*以下为底部样式*/
.footer{
	width: 100%;
    background: #1680ED;
    color: #fff;
    font-size: 25px;
    height: 365px; 
    clear: both;   
}
.ft1{
    width: 1200px;
    margin: 0 auto;
    clear:both;
}
.footer div,ul.imgAndContent p,.rightcontul ul a,.fwzx h3,.fwzx p{
    font-family: "微软雅黑";
}
.footer p,.footer a{
    font-size: 15px;
    color: #fff;
    font-family: "微软雅黑";
}
.footer p{
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    width: 734px;
}
.ft1 .ft-1{
    float: left;
    margin-right: 55px;
    margin-top: 125px;
}
.fri-link{
    background: #f9f9f9;
    border-top:1px solid #ccc;
    font-size: 18px;
    font-family: "微软雅黑";
    height: 90px;
    line-height: 90px;
}
.fri-link a{
    margin-right: 30px;
    margin-left: 30px;
}
.ft1{
    position: relative;
}
.ft1 .ft-lx{
    margin-top: 20px;
    font-size: 20px;
    float: left;
}
.qrcode{
    position: absolute;
    left: 800px;
    top: 83px;
}
.qrcode img{
    width: 190px;
    border: 10px solid #fff;
}
/*以下为内页样式*/
.page{
    overflow: hidden;
    width: 1200px;
}
.column-title{
    background: url(/image/fgbg_02.jpg);
    padding-bottom: 30px;
    padding-top: 30px;
}
.banner2 img{
    width: 100%;
}
.page .left{
	width:262px;
    margin-bottom: 30px;
    float: left;
}
.page .left h2{
    line-height: 110px;
    height: 110px;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    color: #fff;
    text-align: center;
    background:url(/image/leftbar.jpg);
    margin: 0;
}
#newsNav ul ul a,.seclist a{
    //padding: 12px 0 12px 18px;
    font-size: 14px;
    font-weight: 600;
    display: block;
}
.seclist{
    margin-bottom: 30px;
    border: 1px solid #ddd;
}
.seclist li{
    border-top: 1px solid #ddd;
}
.page .right{
	width:897px;
    float: right;  
}
.wz {
    text-align: right;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    padding-left: 20px;
    margin-top: 8px;
}
.rightcontul{
    min-height: 477px;
    position: relative;
    padding-bottom: 58px;
}
.rightcontul ul{
    padding-top: 20px;
    margin: 0 20px;
    overflow: hidden;
}

ul.common li{
    height: 40px;
    line-height: 30px;
    background: url(/image/7--i-1.gif) no-repeat 6px 22px;
    padding-left: 20px;
    border-bottom: 1px dashed #b2b2b2;
    padding-top: 11px;
}
.timeshow {
    float: right;
    *+margin-top: -30px;
    color: #666;
    font-weight: 400;
    font-family: "微软雅黑";
    font-size: 13px;
}

.cutepage{
    right: 20px;
    bottom: 14px;
    position: absolute;
    font-size: 12px;
}
#cutepage .selected {
    color: #ff0000;
}
.hand {
    cursor: pointer;
}
.cutepage a {
    margin-left: 5px;
}
.cutepage input{
    width: 25px;
}


/*以下为解决计划样式*/
ul.imgAndContent li{
    border-bottom: 1px dashed #999;
margin: 0 15px 25px 0;
padding-bottom: 25px;
overflow: hidden;
}
ul.imgAndContent div{
    margin-left: 270px;
}
ul.imgAndContent img{
    width: 220px;
    max-height: 220px;
}
ul.imgAndContent a.imgSize{
    display: block;
width: 220px;
height: 150px;
float: left;
}
ul.imgAndContent a{
    font-size: 21px;
}
ul.imgAndContent p{
    font-size: 14px;
    margin-top: 20px;
    line-height: 2em;
}

/*以下为效劳支持样式*/
.fwzx{
    text-align: center;
}
.fwzx div{
    width: 750px;
    text-align: left;
    margin: 20px auto;
    background: #eee;
    padding: 20px;
    
}
.fwzx h3{
    color: #63b328;
}
.fwzx p{
    line-height: 2em;
}
/*download*/
ul.ss2{
    margin-left: 20px;
    font-size: 14px;
}
ul.ss3{
    margin-left: 20px;
    font-size: 12px;
}
#newsNav a{
   // height: 50px;
line-height: 2em;
padding: 0;
padding-left: 18px;
font-family: "微软雅黑";
font-size: 16px;
}
/*cpzx list*/
.cpzx li{
    float: left;
width: 430px;
height: 210px;
border: 1px solid #ddd;
margin-bottom: 40px;
    overflow: hidden;
    margin-right: 18px;
}
.cpzx a.title1{
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0;
display:block;
}
.cpzx img{
    max-width: 200px;
    max-height: 200px;
    padding: 5px;
    vertical-align: middle;
}
ul.cpzx{
margin:0;
    margin-bottom: 20px;
width:897px;
}
.cpzx div{
    float: left; 
    height: 210px;   
}
.cpzx a.img1{
    display: table-cell;
    vertical-align: middle;
    height: 210px;
    text-align: center;
    width: 200px;
}
.cpzx li div a{
    margin: 0;
}
.cpzx span{
    display: inline-block;
    line-height: 2.5em;
    padding-right: 20px;
    color: #666;
    font-size: 12px;
}



/*以下为详情页样式*/
.cscontul p{
    padding-bottom: 2em;
    
}
.cscontul,.comcontul{
    padding: 10px 0 0 0px;
    line-height: 2em;
}
.rightcontul h1 {
    font-weight: 400;
    font-size: 24px;
    color: #139d48;
    font-family: "微软雅黑";
    text-align: center;
    padding: 25px 0;
    border-bottom: 1px solid #c6c6c6;
}


.comcontul table{
    border-collapse:collapse;
    width: 100%;
    font-size: 12px;
}
.comcontul table,.comcontul th,.comcontul td{
    border-bottom: 1px solid #999;
    height: 40px;
}
.comcontul th{
    color:#333;
    text-align: center;
}
#lookdetail,.detailbutton{
    display: none;
}

.seclist form{
    margin-top: 20px;
    margin-left: 20px;
    font-size: 13px;
    height: 36px;
}
/*detail-cp*/
.detail-cp .right{
    float: left;
}
.detail-cp .left{
    float: right;
}

/*qq*/
.qq{
    position: fixed;
    right: 1px;
    bottom: 482px;
}

<!--耗时1759863052.3813秒-->