头部样式开始*/
.hd-top {
	background-color: #ccc;
	color: #fff;
	height: 30px;
	line-height: 30px;
}
.hd-top .hd-top-r li {
	float: right;
	margin-left: 10px;
}
.hd-top .hd-top-r a {
	color: #fff;
}
.hd-middle {
	height: 100px;
}
.hd-middle .logo {
	margin-top: 25px;
}
.hd-middle .logo-wel {
	font-size: 20px;
	margin-left: 20px;
	border-left: 1px solid #ccc;
	padding-left:  20px;
}
.hd-middle .logo-wel p {
	font-size: 16px;
}
.hd-middle .hd-phone img {
	width: 50px;
	margin-top: 25px;
}
.hd-middle .hd-phone span {
	line-height: 100px;
	font-size: 24px;
	font-weight: 700;
	color: #441C00;
	float: right;
}
.hd-nav {
	background-color: #4D93A6;
}
.hd-nav .site-nav {
	margin-left: 20px;
}
.hd-nav .site-nav li {
	float: left; padding:0 20px;
}
.hd-nav .site-nav {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
}
.hd-nav .site-nav li:hover {
	background-color: #000;
}
.hd-nav .search input[type="text"] {
	width: 180px;
	height: 24px;
	margin-top: 8px;
	float: left;
	text-indent: 10px;
}
.hd-nav .search input[type="submit"] {
	width: 50px;
	height: 24px;
	margin-top: 8px;
	float: left;
	text-align: center;
}
.neibanner {
	height: 230px;
	background: url(../images/neibanner.png) center center no-repeat;
}
.fullSlide {
        width: 100%;
        position: relative;
        height: 400px;
        background: #000;
    }

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 400px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 400px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 370px;
    left: 0;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,.3);
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 5px;
    background: url(../images/tg_flash_p.png) -18px 0;
    overflow: hidden;
    line-height: 9999px;
}

.fullSlide .hd ul .on {
    background-position: 0 0;
}
/*banner区结束*/
/*首页样式开始*/
/*首页产品展示区开始*/
.index-pro {
	margin-top: 80px;
}
.index-line-tit {
	height: 1px;
	background-color: #ccc;
	margin-bottom: 80px;
	position: relative;
}
.index-line-tit p {
	width: 180px;
	background-color: #fff;
	color: #666;
	text-align: center;
	position: absolute;
	top: -7px;
	left: 50%;
	margin-left: -90px;
}
.index-line-tit p:nth-child(1) {
	font-size: 28px;
	font-weight: 700;
	top: -28px;
}
.index-line-tit p:nth-child(2) {
	font-size: 8px;
	top: 12px;
}
.index-pro-list li {
	float: left;
	width: 260px;
	margin: 0 20px;
}
.index-pro-list li:hover img {
	box-shadow: 0px 15px 30px rgba(0,0,0,.1);
	transform: scale(1.05);
	overflow: hidden;
}
.index-pro-list img {
	border: 1px solid #ccc;
}
.index-pro-list p {
	font-size: 16px;
	color: #333;
	margin: 20px 0 40px;
	text-align: center;
}
/*首页产品展示区结束*/
/*首页新闻样式开始*/
.index-new {
	margin-top: 80px;
}
.index-new .index-new-list li {
	width: 225px;
	height: 193px;
	float: left;
	border: 1px solid #ccc;
	background-color: rgba(0,0,0,.1);
	padding: 10px 15px;
	box-sizing: border-box;
}
.index-new .index-new-list li:nth-child(2),
.index-new .index-new-list li:nth-child(4){
	margin-top: 30px;
}

.index-new .index-new-list li+li {
	margin-left: 18px;
}

.index-new-list li p {
	text-indent:  2em;
}
.index-new-list .date {
	border-bottom: 1px solid #ccc;
	color: #4D93A6;
	font-weight: 700;

}
.index-new-list .date i {
	font-size: 20px;
	font-style: italic;
	margin-right: 8px;
}
.index-new-list h5 {
	font-size: 16px;
	margin: 10px 0;
}
/*首页新闻样式结束*/
/*首页案例展示样式开始*/
.index-case {
	margin-top: 80px;
}
.index-case-list li {
	float: left;
	width: 260px;
	border: 1px solid #ccc;
	position: relative;
}
.index-case-list li+li {
	margin-left: 50px;
}
.index-case-list li:hover {
	box-shadow: 0px 15px 30px rgba(0,0,0,.1);
	transform: scale(1.05);
	overflow: hidden;
}
.index-case-list li p {
	width: 260px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	background-color: rgba(0,0,0,.3);
	position: absolute;
	bottom: 0;
	left: 0;
}
/*首页案例展示样式结束*/
/*首页公司介绍样式开始*/
.index-about {
	margin-top: 80px;
}
.index-about img {
	border: 1px solid #ccc;
}
.index-about .about-p {
	width: 750px;
	line-height: 30px;
}
/*首页公司介绍样式结束*/
/*首页友情链接开始*/
.link {
	height: 40px;
	line-height: 40px;
	margin-top: 80px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.link span {
	margin-right: 10px;
	font-size: 16px;
	font-weight: 700;
}
.link-list li {
	float: left;
	margin-right: 10px;
	vertical-align: bottom;
}
/*首页友情链接结束*/
/*首页底部样式开始*/
footer {
	background-color: #000;
	height: 150px;
}
footer .footer{
	padding-top: 30px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
/*首页底部样式结束*/
/*首页样式结束*/
/*公共侧边栏开始*/
.side-left {
	width: 280px;
	margin-right: 40px;
}
/*侧边产品列表开始*/
.tit {
	font-size: 20px;
	font-weight: 400;
	color: #4D93A6;
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.tit:before {
	content: '';
	display: inline-block;
	height: 30px;
	width: 3px;
	vertical-align: bottom;
	background-color: #4D93A6;
	margin-right: 10px;
}
.sl-pro-list {
	padding-top: 10px;
}
.sl-pro-list li {
	line-height: 40px;
}
.sl-pro-list li:before {
	content: '>';
	color: #4D93A6;
	margin-right: 10px;
}
.sl-pro-list>li>a:after {
	content: '+';
	color: #4D93A6;
	float: right;
}
.sl-pro-list-2 {
	display: none;
}
.sl-pro-list li:hover .sl-pro-list-2 {
	display: block;
}
.sl-pro-list-2 li {
	text-indent: 20px;
}
/*侧边产品列表结束*/
/*侧边新闻中心开始*/
.sl-new .sl-pro-new li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
}
.sl-new .sl-pro-new span {
	font-size: 16px;
	margin-right: 10px;
	font-style: italic;
}
/*侧边新闻中心结束*/
/*侧边联系我们*/
.side-left .sl-about {
	margin-bottom: 50px;
}
.side-left .sl-about p {
	line-height: 30px;
}
/*公共侧边栏结束*/
/*产品列表页面开始*/
.prolist-right {
	width: 880px;
}
.right-tit {
	color: #666;
	font-size: 16px;
}
.prolist-right .pro-list li {
	float: left;
	width: 200px;
	margin-right: 25px;
}
.prolist-right .pro-list li:nth-child(4n+0) {
	margin-right: 0;
}
.prolist-right .pro-list  li:hover img {
	box-shadow: 0px 15px 30px rgba(0,0,0,.1);
	transform: scale(1.05);
	overflow: hidden;
}
.prolist-right .pro-list img {
	width: 200px;
	border: 1px solid #ccc;
}
.prolist-right .pro-list  p {
	font-size: 16px;
	color: #333;
	margin: 20px 0 40px;
	text-align: center;
}
/*产品列表页面结束*/
/*分页样式开始*/
.page {
	width: 880px;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
}
.page .pagelist li {
	float: left;
	margin-right: 10px;
}
.page .pagelist {
	display: inline-block;
}
/*分页样式结束*/
/*新闻中心列表开始*/
.artlist-right .art-list li {
	text-indent: 20px;
	line-height: 50px;
	border-bottom: 1px dotted #ccc;
}
.artlist-right .art-list span {
	float: right;
	font-style: italic;
	margin-right: 20px;
}
.artlist-right .art-list p {
	text-indent: 2em;
	margin: 0 20px;
	color: #ccc;
	line-height: 26px;
}
.artlist-right .art-list p:hover {
	color: #f40;
}
/*新闻中心列表结束*/
/*文章内页样式开始*/
.artinfo-right h1 {
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}
.artinfo-right .artinfot {
	text-align: center;
}
.artcontent {
	margin-top: 10px;
	padding: 15px;
}
/*文章内页样式结束*/
/*产品内页样式开始*/
.proinfo-top .proinfo-img {
	border: 1px solid #ccc;
	width: 260px;
}
.proinfo-top .proinfo-tr {
	width: 560px;
}
.proinfo-top .proinfo-tr h1 {
	font-size: 20px;
	line-height: 40px;
	font-weight: 700;
	text-align: left;
}
.proinfo-top .proinfo-tr p {
	font-size: 16px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
}
.proinfo-top .proinfo-tr span {
	font-weight: 700;
	color: #333;
}
.proinfo-tr .qq-phone {
	margin-top: 15px;
}
.proinfo-tr .qq-phone a{
	display: block;
	padding: 12px 15px;
	color: #fff;
}
.qq-phone .qq {
	background-color: #4D93A6;
}
.qq-phone .phone {
	background-color: red;
}
.procontent {
	margin-top: 10px;
	padding: 15px;
}
/*产品内页样式结束*/
/*留言板开始*/
.guestbook .gb-table {
	width: 520px;
	margin: 20px auto;
}
.guestbook .gb-table th {
	margin-right: 20px;
}
.guestbook .gb-table input {
	height: 26px;
	width: 400px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-indent: 10px;
}
.guestbook .gb-table textarea {
	height: 100px;
	width: 400px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 10px;
	box-sizing: border-box;
}
.guestbook .gb-right button {
	background-color: #4D93A6;
	color: #fff;
	display: block;
	width: 100px;
	height: 30px;
	margin: 0 auto;
}
/*留言板结束*/
/*案例中心开始*/
.caselist-right .case-list li {
	text-indent: 20px;
	line-height: 50px;
	border-bottom: 1px dotted #ccc;
}
.case-list .case-list-img  img{
	width: 120px;
	border: 1px solid #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
}
.case-list .case-list-info {
	width: 720px;
}
.caselist-right .case-list span {
	float: right;
	font-style: italic;
	margin-right: 20px;
}
.caselist-right .case-list p {
	text-indent: 2em;
	margin: 0 20px;
	color: #ccc;
	line-height: 26px;
}
.caselist-right .case-list p:hover {
	color: #f40;
}
/*案例中心结束*/
/*手机样式开始*/
@media screen and (max-width: 500px){
.w {
	width: 100%;
}
.w880 {
	width: 100%;
}
/*手机头部开始*/
.hd-middle {
	width: 100%;
	height: 80px;
}
.hd-middle .logo {
	width: 50%;
}
.hd-middle .logo img {
	width: 100%;
}
.hd-middle .logo-wel {
	display: none;
}
.hd-middle .hd-phone {
	position: absolute;
	right: 0;
	width: auto;
}
.hd-middle .hd-phone img {
	width:10%;
	margin-top: 40px;
	float: right;
}
.hd-middle .hd-phone span {
	width: 40%;
	font-size: 18px;
	float: right;
}
.hd-nav {
	height: auto;
	text-align: center;
	background: none;
}
.hd-nav .site-nav {
	width: 100%;
	display: inline-block;
	float: none;
	margin: 0 auto;margin-bottom: 40px;
}
.hd-nav .site-nav li {
	width: 25%;
	text-align: center;
	border: 1px solid #fff;
	box-sizing: border-box;
	background-color: #4D93A6;
}
.hd-nav .site-nav a {
	width: 100%;
	padding: 0;
}
.hd-nav .search {
	display: none;
}
/*手机头部结束*/
/*手机轮播图区开始*/
.fullSlide {
	height: 160px;
}
.fullSlide .bd li {
	height: 160px;
}
.fullSlide .bd li a {
	height: 160px;
}
.fullSlide .hd {
    top: 130px;
}
/*手机轮播图区结束*/
/*手机首页样式开始*/
.index-pro {
	margin-top: 35px;
}
.index-line-tit {
	margin-bottom: 40px;
}
.index-pro-list li {
	width: 46%;
	margin: 0 2%;
}
.index-pro-list li:nth-child(7),
.index-pro-list li:nth-child(8){
	display: none;
}
.index-pro-list img {
	width: 100%;
}
.index-pro-list p {
	margin: 10px 0 20px;
}
.index-new {
	margin-top: 35px;
}
.index-new .index-new-list li {
	float: none;
	width: 100%;
	height: auto;
	border: none;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding: 5px 8px;
}
.index-new-list .date {
	color: #666;
	float: right;
	font-weight: 400;
	border: none;
}
.index-new-list .date i {
	font-size: 16px;
	margin-right: 3px;
}
.index-new-list h5 {
	float: left;
	font-size: 14px;
	margin: 0;
}
.index-new-list li p {
	display:none;
}
.index-new .index-new-list li:nth-child(2), 
.index-new .index-new-list li:nth-child(4) {
	margin-top: 0;
}
.index-new .index-new-list li+li{
	margin-left: 0;
}
.index-case {
	margin-top: 35px;
}
.index-case-list li+li{
	margin-left: 0;
}
.index-case .index-case-list li {
	width: 45%;
	margin: 5px 2% ;
}
.index-case-list img {
	width: 100%;
}
.index-case-list li p {
	width: 100%;
}
.index-about {
	margin-top: 45px;
}
.index-about img {
	display: none;
}
.index-about .index-line-tit {
	margin-bottom: 35px;
}
.index-about .about-p {
	width: 100%;
	padding: 5%;
   box-sizing: border-box;
}
.link {
	margin-top: 35px;
}
/*手机首页样式结束*/
.neibanner {
	display: none;
}
/*手机内页样式开始*/
.side-left {
	display: none;
}
.prolist-right {
	width: 100%;
}
.prolist-right .pro-list li{
	width: 45%;
	margin: 0 2%;
}
.prolist-right .pro-list img {
	width: 100%;
}
.prolist-right .pro-list p {
	margin: 10px 0 20px;
}
.guestbook .gb-table {
	width: 100%;
}
.guestbook .gb-table input {
	width: 80%;
}
.guestbook .gb-table th {
	margin-right: 10%;
}
.guestbook .gb-table textarea {
	width: 80%;
}
.guestbook .gb-right button {
	width: 25%;
	margin-bottom: 20px;
}
.page {
	width: 100%;
}
footer {
	height: auto;
}
footer .footer {
	padding: 20px 5% 20px;
	text-align: left;
	box-sizing: border-box;
}
.proinfo-top {
	text-align: center;
}
.proinfo-top .proinfo-tr h1 {
	text-align: center;
}
.proinfo-top .proinfo-tr p {
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
	text-align:justify;
}
.procontent {
	text-align:justify;
}
.proinfo-tr .qq-phone {
	margin-left: 5%;
}
.proinfo-tr .qq-phone {
	text-align: center;
}
.proinfo-top .proinfo-img {
	width: 50%;
	float: none;
}
.proinfo-top .proinfo-tr {
	width: 100%;
}
.case-list .case-list-img {
	width: 30%;
}
.case-list .case-list-img img {
	width: 100%;
}
.case-list .case-list-info {
	width: 60%;
	overflow: hidden;
}
.caselist-right .case-list p {
	height: 52px;
}
.caselist-right .case-list span {
	display: none;
}
}
/*手机内页样式结束*/
/*手机样式结束*/
/*平板768样式开始*/
@media screen and (min-width: 500px) and (max-width: 768px) {
.w {
	width: 100%;
}
.w880 {
	width: 100%;
}
/*平板768头部开始*/
.hd-middle {
	width: 100%;
	height: 80px;
}
.hd-middle .logo {
	width: 50%;
}
.hd-middle .logo img {
	width: 100%;
}
.hd-middle .logo-wel {
	display: none;
}
.hd-middle .hd-phone {
	width: auto;
	position: absolute;
	right: 0;
}
.hd-middle .hd-phone img {
	width:15%;
	margin-top: 26px;
	float: right;
}
.hd-middle .hd-phone span {
	width: 50%;
	font-size: 30px;
	float: right;
}
.hd-nav {
	height: auto;
	text-align: center;
	background: none;
}
.hd-nav .site-nav {
	width: 100%;
	display: inline-block;
	float: none;
	margin: 0 auto;
}
.hd-nav .site-nav li {
	width: 25%;
	text-align: center;
	border: 1px solid #fff;
	box-sizing: border-box;
	background-color: #4D93A6;
}
.hd-nav .site-nav a {
	width: 100%;
	padding: 0;
	height: 55px;
	line-height: 55px;
	font-size: 20px;
}
.hd-nav .search {
	display: none;
}
/*平板768头部结束*/
/*平板768轮播图区开始*/
.fullSlide {
	height: 160px;
}
.fullSlide .bd li {
	height: 160px;
}
.fullSlide .bd li a {
	height: 160px;
}
.fullSlide .hd {
    top: 130px;
}
/*平板768轮播图区结束*/
/*平板768首页样式开始*/
.index-pro {
	margin-top: 35px;
}
.index-line-tit {
	margin-bottom: 40px;
}
.index-pro-list li {
	width: 46%;
	margin: 0 2%;
}
.index-pro-list li:nth-child(7),
.index-pro-list li:nth-child(8){
	display: none;
}
.index-pro-list img {
	width: 100%;
}
.index-pro-list p {
	margin: 10px 0 20px;
}
.index-new {
	margin-top: 35px;
}
.index-new .index-new-list li {
	float: none;
	width: 100%;
	height: auto;
	border: none;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding: 15px 8px;
}
.index-new-list .date {
	color: #666;
	float: right;
	font-weight: 400;
	border: none;
}
.index-new-list .date i {
	font-size: 16px;
	margin-right: 3px;
}
.index-new-list h5 {
	float: left;
	font-size: 18px;
	margin: 0;
}
.index-new-list li p {
	display:none;
}
.index-new .index-new-list li:nth-child(2), 
.index-new .index-new-list li:nth-child(4) {
	margin-top: 0;
}
.index-new .index-new-list li+li{
	margin-left: 0;
}
.index-case {
	margin-top: 60px;
}
.index-case-list li+li{
	margin-left: 0;
}
.index-case .index-case-list li {
	width: 45%;
	margin: 5px 2% ;
}
.index-case-list img {
	width: 100%;
}
.index-case-list li p {
	width: 100%;
}
.index-about {
	margin-top: 45px;
}
.index-about img {
	display: none;
}
.index-about .index-line-tit {
	margin-bottom: 35px;
}
.index-about .about-p {
	width: 100%;
	padding: 5%;
   box-sizing: border-box;
}
.link {
	margin-top: 35px;
}

/*平板768首页样式结束*/
.neibanner {
	display: none;
}
/*平板768产品列表开始*/
.side-left {
	display: none;
}
.prolist-right {
	width: 100%;
}
.prolist-right .pro-list li{
	width: 45%;
	margin: 0 2%;
}
.prolist-right .pro-list img {
	width: 100%;
}
.prolist-right .pro-list p {
	margin: 10px 0 20px;
}
.guestbook .gb-table {
	width: 100%;
}
.guestbook .gb-table input {
	width: 80%;
}
.guestbook .gb-table th {
	margin-right: 10%;
}
.guestbook .gb-table textarea {
	width: 80%;
}
.guestbook .gb-right button {
	width: 25%;
	margin-bottom: 20px;
}
.page {
	width: 100%;
}
footer {
	height: auto;
}
footer .footer {
	padding: 5% 1%;
	text-align: center;
	box-sizing: border-box;
}
.proinfo-top {
	text-align: center;
}
.proinfo-top .proinfo-tr h1 {
	text-align: center;
}
.proinfo-top .proinfo-tr p {
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
	text-align:justify;
}
.procontent {
	text-align:justify;
}
.proinfo-tr .qq-phone {
	margin-left: 5%;
}
.proinfo-top .proinfo-img {
	width: 50%;
	float: none;
}
.proinfo-top .proinfo-tr {
	width: 100%;
}
.case-list .case-list-img {
	width: 30%;
}
.case-list .case-list-img img {
	width: 100%;
}
.case-list .case-list-info {
	width: 60%;
	overflow: hidden;
}
.caselist-right .case-list span {
	display: none;
}
}
/*平板768样式结束*/
/*平板1024样式开始*/
@media screen and (min-width: 769px) and (max-width: 1024px) {
.w {
	width: 95%;
}
.w880 {
	width: 70%;
}
.hd-nav .search {
	display: none;
}
.index-pro-list li{
	width: 20%;
	margin: 0 2%;
}
.index-pro-list img {
	width: 100%;
}
.index-new .index-new-list li:last-child {
	display: none;
}
.index-new .index-new-list li+li {
	margin-left: 2%
}
.index-new .index-new-list li {
	width: 23%;
	padding: 1%;
}
.index-case-list li {
	width: 23%;
}
.index-case-list li+li {
	margin-left: 2%;
}
.index-case-list li img {
	width: 100%;
}
.index-case-list li p {
	width: 100%;
}
.index-about img {
	width: 36%;
}
.index-about .about-p {
	width: 60%;
}
.hd-nav .site-nav a {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding: 0 20px;
}
.side-left {
	width: 25%;
	margin-right: 5%;
}
.prolist-right .pro-list li{
	width: 30%;
	margin: 0 1%;
}
.prolist-right .pro-list img {
	width: 100%;
}
.prolist-right .pro-list p {
	margin: 10px 0 20px;
}
.page {
	width: 100%;
}
.case-list .case-list-img {
	width: 30%;
}
.case-list .case-list-img img {
	width: 100%;
}
.case-list .case-list-info {
	width: 60%;
	overflow: hidden;
}
.caselist-right .case-list span {
	display: none;
}
}
/*平板1024样式结束*/