﻿@charset "utf-8";
/* CSS Document */
body{ font:14px/1.5 Microsoft YaHei, \5b8b\4f53, tahoma, arial, Hiragino Sans GB, sans-serif;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0;}
ul,ol,li{ list-style-type:none;}
img{ border:0;}
a{ text-decoration:none; color:#202020; }
a:hover{ text-decoration:none; color:#288BCE; }
.c{ clear:both;}
i { font-style:normal; }
/***  hack  ***/
html, body{ height:100%;}
.main{ width:1180px; margin:0 auto;}

/*样式开始*/

/*头部*/
.header-top { height:40px; line-height:40px; border-bottom:1px solid #D2D2D2; }
.header-top span { float:right; }
.header-main { background:white; }
.slide { text-align:center; margin-bottom:20px; }
.header-nav ul { padding-left:30px; }
.header-nav li { float:left; width:140px; text-align:center; height:42px; line-height:42px;  }
.header-nav li a { color:white; }
.header-nav { margin-top:3px;  background-color:#00419B; width:100%; border-bottom:1px solid #FFFFFF; }

/*public*/
.public-bt { height:60px; line-height:60px; border-bottom:1px solid #1F1F1F; font-size:17px; margin-bottom:20px; }
.public-bt i { padding:0 5px; }
.public-bt a { float:right;margin-right:7px; color:#3E81C2; font-size:15px; color:#FEA002; }
.public-bt span { display:block; float:left; font-size:18px; color:#015FBF; padding-right:70px; border-bottom:3px solid #015FBF; }

/*产品展示专区*/
.shop-category { float:left; width:250px;  padding-bottom:10px; }
.shop-category img { width:100%; }
.shop-category li { width:190px; height:35px; line-height:35px;  font-size:14px;margin-bottom: 2px; background: #c40002; padding-left:45px;  margin:5px;   }
.shop-category li a { color:#fff; }
/*.shop-category li:hover { background:#01B09F; }*/
.shop-category li:hover a { color:white; }
.public-right { float:right; width:900px; overflow:hidden; }
.index-list-shop { padding-top:23px; }
.index-list-shop li { float:left; text-align:center; width:24%; height:285px; }
.index-list-shop li img { width:90%; height:205px; padding:5px; border:1px solid #CDCDCD; }
.index-list-shop li h4 { height:35px; line-height:35px; }


/*网站信息*/
.contact-us { width:268px; float:left; border:1px solid #D9D9D9; margin-top:17px; font-size:13px; }
.contact-us img {margin-top:6px; }
.contact-us ul { padding:6px 0 6px 10px;  }
.contact-us li { height:32px; line-height:32px; }

.about-us { width:100%; background-color:#FFFFFF; padding:45px 0; margin:40px 0 40px 0; }
.about-us-left { float:left; width:375px; height:300px; }
.about-us-left img { width:100%; height:100%; border:4px solid white; }
.about-us-right { float:right; width:757px; }
.about-nr { line-height:30px; color:black; margin-top:10px; }
.about-nr i { padding:15px 45px; background-color:#c50303; border-radius:8px; color:white; margin-top:35px; }
.about-nr i a { color:white; }

/*新闻中心*/
.index-news { width:565px; float:left; }
.index-news ul { padding:20px 0 15px 0; }
.index-news li { background:url(../images/li1.jpg) no-repeat; background-position:4px 13px; height:40px; border-bottom:1px dashed #D9D9D9; line-height:40px; padding-left:20px; }
.index-news li span { float:right; color:#3C3C3C; }

/*行业资讯*/
.index-industry { width:565px; float:right; }
.index-industry ul { padding:25px 0 15px 0; }
.index-industry li { background:url(../images/li1.jpg) no-repeat; background-position:4px 13px; height:40px; border-bottom:1px dashed #D9D9D9; line-height:40px; padding-left:20px; }
.index-industry li span { float:right; color:#3C3C3C; }

/*案例展示*/
.index-case { margin-top:35px; margin-bottom:55px; }
.index-case-main { margin-top:25px; }
.index-case li { float:left; text-align:center; margin-right:15px; }
.index-case li img { width:200px; height:200px; padding:5px; border:1px solid #B5B5B5; }
.index-case li h4 { height:35px; line-height:35px; }

/*友情链接*/
.links {  margin:15px 0; }
.links-bt { font-weight:bold; }
.links-bt span { font-size:16px; }
.links-bt i { color:#01499F; }
.links li { float:left; padding:15px 10px; }
.footer { text-align:center; background-color:#015FC3; color:white; margin-top:25px; height:110px; line-height:35px;padding-top: 25px; }
.footer a{  color:#fff;}
.footer i { margin-left:10px; }



/*pages*/
.pagination-wrapper { clear:both; padding:1em 0 1em 0; text-align:center; margin-top:20px; }
.pagination {display: inline-block;*display: inline;*zoom: 1;font-size:12px;border-radius: 3px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination li { list-style: none; display: inline; float: left; line-height: 1em; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; }
.pagination li a { display: inline-block; padding: .5em .8em; background-color: #f9f9f9; color: #999; }
.pagination li a:link { background:#fff; color: #4C78A5; }
.pagination li a:hover { text-decoration:none; }
.pagination li a:link:hover { color: #000; }
.pagination li:first-child { border-left-width: 1px; border-radius: 3px 0 0 3px; }
.pagination li:last-child { border-radius: 0 3px 3px 0; }
.pagination .pageinfo{ list-style: none; display: inline; float: left; line-height: 1em; text-decoration: none; padding: .5em .8em; border-left-width: 0; }
.thisclass a { color:red !important; }

/*内页样式*/
.article-article { padding:10px 4px; }
.article-article h3 { font-size:18px; text-align:center; margin-bottom:10px; }
.article-tag { font-size:14px; text-align:center; margin-bottom:10px; }
.article-tag i { color:red; margin:0 10px 0 4px; }
.article-file a { color:#0867B7;  }
.article-file { margin-top:25px; padding-top:10px; border-top:2px solid black; }
.article-img { text-align:center; margin-bottom:10px; }
.article-img img {  max-width:800px; min-width:300px; }

/*list-article*/
.list-article { float:left; width:800px; background:white; padding:6px; }
.list-article li { margin-bottom:13px; }
.list-article li span { font-size:34px; color:white; margin-right:20px; background:#008186; float:left; width:98px; height:98px; text-align:center; line-height:98px;  }
.list-article-right h4 a { font-size:20px; color:#008186;}
.list-article-tag { margin-top:3px; }
.list-article-tag i { color:#FF0000; margin-right:5px; font-weight:bold; } 

.list-shop ul { width:1100px; }
.list-shop li { float:left; text-align:center; width:270px; height:285px;  margin-right:23px; }
.list-shop li img { width:260px; height:240px; padding:5px; border:1px solid #CDCDCD; }
.list-shop li h4 { height:35px; line-height:35px; }


/**  滚动特效  **/
#demo { overflow:hidden;} 
#indemo { float: left; width: 800%; } 
#demo1 { float: left; } 
#demo2 { float: left; }

/*留言板*/
.writetable { margin-top:30px; }
.writetd { height:30px; line-height:30px; }
.writetable td { height:50px; }
.btn-2 { width:100px; height:40px; }

#lx{
	width: 250px;
	height: 390px;
}

#lxtb{
	width: 244px;
	height: 90px;
	background: url(../images/lx.jpg);
}

.list_page{text-align:center;margin:10px;display:block;clear: both;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

