﻿@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select { background: none; border: 0; margin: 0; padding: 0; font-family: "微软雅黑"; -webkit-font-smoothing: antialiased; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }

abbr[title], dfn[title] { cursor: help; }

blockquote, q { quotes: none }

blockquote:before, blockquote:after, q:before, q:after { content: none }

del { text-decoration: line-through }

hr { background: transparent; border: 0; clear: both; color: transparent; height: 1px; margin: 0; padding: 0; }

mark { background-color: #ffffb3; font-style: italic; }

input, select { vertical-align: middle }

ins { background-color: red; color: white; text-decoration: none; }

ol, ul { list-style: none }

table { border-collapse: collapse; border-spacing: 0; }

.clear { clear: both; display: block; height: 0; overflow: hidden; visibility: hidden; width: 0; }

.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; width: 0; }

* html .clearfix, :first-child+html .clearfix { zoom: 1 }

body { margin: 0; padding: 0; line-height:30px;}


a{text-decoration:none;}

.clear { clear: both; }

.dis { display: none; }

.w { width: 1200px; margin: 0 auto; clear: both; }

.mt10 { margin-top: 10px; }

.m10 { margin: 10px auto; }

.maincontainer { width: 100% }


#h_top {
background: #303030;
color: #fff;
height: 40px;
line-height: 40px;
}

.h_top {
width: 1200px;
margin: 0 auto;
oveflow: hidden;
}

.h_top .p_zuo {
float: left;
font-size: 14px;
font-weight: 600;
color: #cccccc;
}

.h_top .p_you {
float: right;
font-size: 14px;
font-weight: 600;
color: #cccccc;
}

.h_top .p_you span {
display: inline-block
}

.h_top .p_you .red {
color: #fc000c
}

.h_logo {
background: url(../images/top_bg.jpg) repeat;
text-align: center;
}/*head end*/

.daohang{width:100%;
min-width:1424px;
height:60px;
margin:0 auto;
background-color:#e71818;
}

.daohang .daohang1{width:1200px;
height:60px;
margin:0 auto;
list-style:none;
}

.daohang .daohang1 .shou2{width:149px;
height:60px;
float:left;
font-size:16px;
font-family:微软雅黑, Geneva, Verdana, Arial, Helvetica, sans-serif;
line-height:60px;
text-align:center;
font-weight:600;
color:#fff;
border-right:1px dashed #666666;
}

.daohang .daohang1 .shou2 a{color:#fff;text-decoration:none;
}
.daohang .daohang1 .shou2:nth-child(8){border:none;}

.daohang .daohang1 .shou2:hover{font-size:18px;
font-weight:600;
color:#f8e503;
cursor:pointer;
}

.daohang .daohang1 .shou2 a:hover{color:#f8e503;}

.daohang .daohang1 .shou3{width:149px;
height:60px;
float:left;
font-size:15px;
font-family:微软雅黑, Geneva, Verdana, Arial, Helvetica, sans-serif;
line-height:60px;
text-align:center;
font-weight:600;
color:#fff;
}

.daohang .daohang1 .shou3 a{color:#fff;}

.daohang .daohang1 .shou3:hover{font-size:16px;
font-weight:600;
color:#f8e503;
cursor:pointer;
}

.daohang .daohang1 .shou3 a:hover{color:#f8e503;}

.daohang .daohang1 .shou4{width:149px;
height:60px;
float:left;
font-size:16px;
font-family:微软雅黑, Geneva, Verdana, Arial, Helvetica, sans-serif;
line-height:60px;
text-align:center;
font-weight:600;
color:#f1707c;
background-color:#fef098;
}

.daohang .daohang1 .shou4 a{color:#f1707c;

}

.daohang .daohang1 .shou4:hover{font-size:17px;
font-weight:600;
color:#f8e503;
cursor:pointer;
}

.daohang .daohang1 .shou4 a:hover{color:#f8e503;}/*daohang end*/

.banner {
width: 100%;
height: 460px;
font-size: 0;
overflow: hidden;
position: relative;
}

.banner_img {
width: 100%;
height: 460px;
position: absolute;
left: 0;
top: 0;
}

.banner_img li {
width: 100%;
height: 460px;
display: inline-block;
background-position: center;
background-repeat: no-repeat;
float: left;
list-style: none;
}

.banner_left {
position: absolute;
height: 90px;
width: 60px;
top: 50%;
left: -60px;
background-color: rgba(73, 72, 62, 0.6);
margin-top: -60px;
text-align: center;
transition: all .5s;
z-index: 2;
}

.banner_left:hover {
background-color: rgba(73, 72, 62, 0.9);
}

.banner_right {
position: absolute;
height: 90px;
width: 60px;
top: 50%;
right: -60px;
background-color: rgba(73, 72, 62, 0.6);
margin-top: -60px;
text-align: center;
transition: all .5s;
z-index: 2;
}

.banner_right:hover {
background-color: rgba(73, 72, 62, 0.9);
}

.banner_left img {
margin-top: 22px;
}

.banner_right img {
margin-top: 22px;
}/*banner end*/




/*INDEX*/



.pclass { color: #787878; font: normal 14px/32px "微软雅黑"; margin: 15px }
.pclass p { line-height：32px;color: #787878;}

/**INDEX END*/

.subject { color: #3568df; font-size: 24px; font-family: microsoft yahei; height: auto; }

.subject b { display: inline-block; font-weight: bold; height: 35px; line-height: 35px; }

.subject span { color: #858585; display: inline-block; font-size: 14px; padding-left: 10px; line-height: 30px; }

.more { width: 112px; height: 32px; float: right; background: #3568df; color: #fff; font-size: 14px; line-height: 32px; text-align: center; margin-top: 10px; margin-right: 27px; }

.more a { color: #fff; font-size: 14px; line-height: 32px; text-align: center; }

.subjectx { color: #e71818; font-size: 18px; font-family: microsoft yahei; height: 41px; line-height: 40px; border-bottom: 1px solid #ddd; }

.subjectx b { display: inline-block; font-weight: normal; border-bottom: 2px solid #e71818; height: 40px; line-height: 40px; }

.subjectx span { float: right; color: #333; display: inline-block; font-size: 14px; }

.subjectx a {  font-size: 14px; color:#333;}

.subjectx a:hover{color:#FF0000;}

.subjectx img {
    vertical-align: middle;
    margin-right: 5px;
}

.content{width:860px; float:right;}

.content .pre {
	font-size: 14px;
    margin: 5px 0 5px 0;
    color: #999;
}

.content .pre a{text-decoration: none;color:#333;}

.content .pre a:hover,.content .next a:hover{color:#ff0000}

.content .next {
	font-size: 14px;
    margin: 5px 0 5px 0;
    color: #999;
}

.content .next a{text-decoration: none;color:#333;}

.pro_width { width: 1200px; height: 245px; overflow: hidden; }

.prolist { margin: 0; padding: 0; list-style: none; overflow: hidden; width: 29999px; margin-top: 20px; }

.prolist li { float: left; width: 310px; margin: 0; margin-right: 20px; }

.prolist li a { display: block; }

.prolist li a img { }

.prolist li a .title { text-align: center; font-size: 14px; height: 40px; line-height: 40px; font-family: microsoft yahei; }

.prolist li a .intro { line-height: 18px; color: #999; word-break: break-all; min-height: 55px; }

.prolist li a .more { display: block; margin: 15px auto 10px auto; text-align: center; background: #e5e5e5; width: 90px; line-height: 24px; }

.prolist li a:hover { }

.prolist li a:hover .title { color: #1F92D1; }

.prolist li a:hover .more { background: #1F92D1; color: #fff; }

.prolist2 { margin: 0; padding: 0; list-style: none; overflow: hidden; margin-top: 25px; margin-bottom: 10px; }

.prolist2 li { float: left; width: 473px; margin: 0; margin-right: 25px; }

.prolist2 li a { display: block; }

.prolist2 li a img { }

.prolist2 li a .title { text-align: center; font-size: 14px; height: 40px; line-height: 40px; font-family: microsoft yahei; }

.prolist2 li a .intro { line-height: 18px; color: #999; word-break: break-all; min-height: 55px; }

.prolist2 li a .more { display: block; margin: 15px auto 10px auto; text-align: center; background: #e5e5e5; width: 90px; line-height: 24px; }

.prolist2 li a:hover { }

.prolist2 li a:hover .title { color: #1F92D1; }

.prolist2 li a:hover .more { background: #1F92D1; color: #fff; }

.topcase { margin: 15px 0; padding: 0; list-style: none; overflow: hidden; }

.topcase li { float: left; width: 240px; margin: 0 13px 13px 0; }

.topcase li a { text-align: center; display: block; position: relative; height: 160px; overflow: hidden; }

.topcase li img { border: 1px solid #eee; width: 240px; height: 180px; display: block; margin-bottom: 10px; }

.topcase li a div { position: absolute; background: #333; width: 100%; line-height: 40px; height: 40px; color: #fff; display: block; bottom: -40px; left: 1px; opacity: 0.7 }

.bg_black { background: #f3f4f6; border-bottom: 5px solid #3568df; }

.bg_blue { background: #3568df; height: 100px; }

.subject_news { color: #333; font-size: 18px; font-family: microsoft yahei; height: 41px; line-height: 40px; width: 48%; float: left; margin-right: 2%; }

.subject_news b { display: inline-block; font-weight: bold; height: 40px; line-height: 40px; font-size: 22px; color: #3568df; }

.subject_news span { color: #8c8c8c; display: inline-block; font-size: 18px; font-family: Arial; padding-left: 10px; text-transform: uppercase; }

.subject_news a { float: right; font-size: 14px; margin-right: 10px; }

.news_width { width: 48%; height: auto; float: left; margin-right: 2%; margin-top: 7px; }

.company { width: 100%; height: auto; float: left; color: #111; font-size: 14px; line-height: 24px; }


.fang { width: 180px; height: 63px; float: left; margin-right: 12px; margin-top: 18px; }

.fang img { width: 89px; height: 63px; float: left; background: #fff; margin-right: 10px; }

.fang p { font-size: 14px; color: #fff; line-height: 18px; margin: 0px; margin-top: 5px; }

.fang span { width: 27px; height: 3px; float: left; background: #fff; margin-top: 10px; }

.link { padding: 15px; }

.link img { margin: 3px 8px 5px 0; }

.link ul { clear: both; margin: 0; padding: 0; list-style: none; }

.link ul li { float: left; width: 93px; height: 25px; overflow: hidden; }

#bg_foot_nav { background: #187EC6; text-align: center; }

.foot_nav { height: 40px; line-height: 40px; color: #fff; }

.foot_nav span { float: right; padding-top: 5px; }

.foot_nav a { color: #fff; }

.foot_nav a:hover { color: #ff0; }

.lefter { width: 300px; margin-right: 30px; float: left; }

.righter { float: right; width: 860px; }

.leftnav { background: #3568df;  color: #fff; font-size: 18px; font-family: microsoft yahei; border-radius: 6px 6px 0px 0px; }

.leftnav a { color: #fff; }

.subnav { margin-bottom:10px; padding: 10px auto; border-radius: 0px 0px 6px 6px; }

.subnav li {border-bottom: 1px dashed #ccc;  display: block;  font-size: 14px;line-height:36px; }
.subnav li a {  line-height:36px;color:#333;}
.subnav li span{float:right; coloe:#666}
.subnav li:hover { color: #FF0000; font-weight: 100; background: #f3f3f3; border-bottom: 1px dashed #ccc; }

.subnav li:hover a { color: #FF0000;  }

.subnav dl { margin: 0; padding: 0; list-style: none; *margin-top:-12px;
}

.subnav  li img{margin-right:6px;}

.subnav dl dt a { background: #fafafa; display: block; height: 40px; line-height: 40px; border-bottom: 1px solid #eee; padding-left: 20px; font-size: 14px; list-style-position: outside; list-style-type: decimal; }

.subnav dl dt a:hover { background: #ccc; font-size: 14px; font-weight: normal; color: #f30; }

.subnav li dl .hover a { color: #f30; font-size: 14px; font-weight: normal; background: #fff; }

.left_border { border: 1px solid #ccc; border-top: 0; padding: 10px 15px; line-height: 25px; }

.left_border p { margin: 0; padding: 0; }

.left_border b { font-size: 14px; }

.containers { line-height: 25px; font-size: 14px; padding: 15px 0; }

.containers p { margin: 5px 0; font-family: microsoft yahei; font-size: 14px; }

.artshow { line-height: 25px; font-size: 14px; padding: 0 0 15px 0; }

.artshow .title { text-align: center; font-size: 20px; line-height: 30px; font-weight: 100; font-variant: normal; margin: 0; padding: 15px 0; font-family: microsoft yahei; }

.artshow .info { text-align: center; font-family: microsoft yahei; color: #999; padding: 0 0 15px 0; font-size: 14px; }

.artshow p { margin: 5px 0; font-size: 14px; }

.artshow .pre { margin: 5px 0 5px 0; color: #999; }

.artshow .next { margin: 0 0 5px 0; color: #999; }

.artshow .pre a,.artshow .next  a{color:#333;}

.artshow .pre a:hover,.artshow .next  a:hover{color:#ff0000}

.prowidth { width: 860px; overflow: hidden; }

.pro_list { margin: 0; padding: 0; list-style: none; overflow: hidden; }

.pro_list li { float: left; width: 370px;
    margin: 27px 27px 0px 27px;}

.pro_list li a { display: block; }

.pro_list li a img { border: 1px solid #ccc;width: 100%; height: 100%; overflow: hidden; }

.pro_list li .title { text-align: center; font-size: 14px; height: 30px; line-height: 30px; font-family: microsoft yahei;  bottom: 0; width: 100%; }
.pro_list li a .title { color:#333}
.pro_list li a .intro { line-height: 18px; color: #999; word-break: break-all; min-height: 55px; }

.pro_list li a .more2 { display: block; margin: 5px auto; color: #fff; text-align: center; background: #3568df; width: 90px; line-height: 30px; }



.pro_list li a:hover .title { color: #ff0000; }

.pro_list li a:hover .more2 { background: #e5e5e5; color: #333; }

.pic_list { margin: 15px 0; padding: 0; list-style: none; overflow: hidden; }

.pic_list li { float: left; width: 240px; margin: 0 13px 13px 0; }

.pic_list li a { border: 1px solid #eee; display: block; padding: 5px; }

.pic_list li a img { border: 0; }

.pic_list li a .title { text-align: center; font-size: 14px; height: 40px; line-height: 40px; font-family: microsoft yahei; }

.pic_list li a:hover { border: 1px solid #ddd; }

.pic_list li a:hover .title { color: #1F92D1; }

.casewidth { width: 780px; overflow: hidden; }

.case_list { margin: 20px 0; padding: 0; list-style: none; }

.case_list li { width: 240px; margin: 0 20px 30px 0; float: left; text-align: center; font-family: microsoft yahei; }

.case_list li img { display: block; margin-bottom: 15px; }

.case_list li a { color: #666; font-size: 13px; }

.case_list li a:hover { color: #f30; }

.joblist { margin: 15px 0; padding: 0; list-style: none; overflow: hidden; }

.joblist li { float: left; width: 480px; margin: 0 20px 20px 0; border-bottom: 1px dashed #eee; padding-bottom: 15px; }

.joblist li a .title { font-size: 16px; font-family: microsoft yahei; line-height: 30px; }

.joblist li .line { padding: 0; margin: 0; line-height: 22px; }

.joblist li .line b { float: left; width: 70px; color: #555; }

.joblist li .line .intro { margin-left: 70px; }

.joblist li a:hover .title { color: #f30; }

.job_list { margin: 0; padding: 0; list-style: none; overflow: hidden; }

.job_list li { float: left; width: 350px; margin: 0 20px 20px 0; border-bottom: 1px dashed #eee; padding-bottom: 15px; }

.job_list li a .title { font-size: 16px; font-family: microsoft yahei; line-height: 30px; line-height: 40px; margin-bottom: 10px; }

.job_list li .line { padding: 0; margin: 5px 0; line-height: 24px; text-indent: 0; }

.job_list li .line b { float: left; width: 70px; }

.job_list li .line .intro { margin-left: 70px; }

.job_list li .line .intro p { margin: 0 0 5px 0; padding: 0; }

.job_list li a:hover .title { color: #f30; }

.news_list { margin: 0; padding: 0; list-style: none; }

.news_list li { border-bottom: 1px dotted #ccc; font-size:14px;padding: 10px; line-height: 24px; color: #333; }


.news_list img{margin-right:6px;}

.news_list li { font-size: 15px; font-family: microsoft yahei; display: block; color:#333 }
.news_list li a{color:#333 }
.news_list li span{float:right}
.news_list li a:hover{color:#ff0000}

.news_list li em { color: #666; font-family: verdana; display: block; font-style: normal; }

.rss_list { margin: 0; padding: 0; list-style: none; }

.rss_list li { border-bottom: 1px dotted #ddd; line-height: 40px; color: #999; }

.rss_list li a { font-size: 14px; font-family: microsoft yahei; }

#position { margin: 0 auto; width: 1200px; overflow: hidden; font-family: 微软雅黑; line-height: 30px; }

/*list*/

.list_page { text-align: center; margin: 10px; display: block; }

.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; }

.comment { overflow: hidden; clear: both; margin: 10px 0; }

.comment .line { clear: both; border-bottom: 1px solid #eee; padding-bottom: 15px; }

.comment .line .base { font-family: microsoft yahei; font-weight: bold; line-height: 30px; font-size: 14px; }

.comment .line .base span { margin: 0 0 0 10px; color: #999; font-weight: normal; float: right; font-size: 14px; }

.comment .line .content { line-height: 20px; word-wrap: break-word; overflow: hidden; }

.comment .line .reply { font-family: verdana; word-wrap: break-word; overflow: hidden; }

.comment .line .reply strong { color: #f60; float: left; }

.comment_more { text-align: center; padding: 10px 0; font-family: microsoft yahei; font-size: 14px; }

.comment_more a { color: #999; }

.comment_more a:hover { color: #f30; }

.commentadd { margin: 10px 0; clear: both; }

.commentadd .text { }

.commentadd .text .div { padding: 0 5px 0 0; border: 1px solid #E4E2E2; border-bottom: 0; }

.commentadd .text .div textarea { width: 98%; height: 70px; overflow: auto; border: 0; padding: 10px; }

.commentadd .input { margin: 0; font-size: 14px; background: #fafafa; border: 1px solid #EDECEC; overflow: hidden; padding: 0px 5px 5px 15px; line-height: 40px; height: 40px; font-family: microsoft yahei; }

.commentadd .input .send { float: right; border: 1px solid #1F92D1; background: #1F92D1; color: #fff; padding: 8px 25px; margin: 5px 0 0; vertical-align: middle; cursor: pointer; font-family: microsoft yahei; }

.bookadd { margin: 20px 0; }

.bookadd div { margin-bottom: 15px; }

.bookadd .label { float: left; width: 100px; text-align: right; padding-right: 10px; clear: both; }

.bookadd .label span { color: #f30; font-family: 微软雅黑; }

.bookadd .enter { margin-left: 120px; }

.bookadd .enter .ip { border: 1px solid #ddd; padding: 10px 10px; vertical-align: middle; overflow: hidden; border-radius: 10px 0 10px 0; }

.bookadd .enter .bnt { border: 1px solid #1F92D1; background: #1F92D1; padding: 8px 20px; vertical-align: middle; color: #fff; cursor: pointer; }

.bookadd .enter label { display: block; }

.job_h1 { font-size: 14px; line-height: 35px; border-bottom: 1px solid #eee; margin: 10px 0; }

.info_title { font-size: 14px; font-weight: bold; border-bottom: 1px solid #f0f0f0; line-height: 30px; height: 30px; margin: 0 0 15px 0; }

.info_intro { padding: 0 0 20px 0; line-height: 22px; color: #666; }

.info_intro p { margin: 0 0 5px 0; padding: 0; }

.info_intro .red { color: #f30; margin: 0 5px; }

#goodsshow { margin: 20px 0; overflow: hidden; width: 950px; }

#goodsshow img { border: 0; }

#goodsshow .left { float: left; width: 350px; margin: 0 50px 0 0; }

#goodsshow .right { float: left; }

#goodsshow .shop_big { border: 1px solid #ededed; padding: 2px; background: #fff; width: 360px; cursor: pointer; }

#goodsshow .shop_plist { clear: both; width: 360px; }

#prolist { width: 310px; float: left; overflow: hidden; height: auto; position: relative; margin: 10px 0 0 0; }

#prolist ul { margin: 0; padding: 0; list-style: none; overflow: hidden; width: 20000px; position: relative; }

#prolist ul li { float: left; cursor: pointer; position: relative; background: url(../images/pro_none.gif) no-repeat center top; height: auto; }

#prolist ul li img { width: 60px; margin: 6px 8px 0 8px; padding: 0px; border: 0; }

#prolist .hover { background: url(../images/pro_bg.gif) no-repeat center top; height: 68px; }

#goodsshow .shop_plist a.prev { float: left; width: 20px; height: 68px; display: block; outline: none; background: url(../images/ico_left.gif) no-repeat center; line-height: 68px; margin-top: 12px; }

#goodsshow .shop_plist a.next { float: left; width: 20px; height: 68px; display: block; outline: none; background: url(../images/ico_right.gif) no-repeat center; margin-top: 12px; }

#goodsshow .right { width: 350px; }

#goodsshow .right h1 { font-size: 18px; font-family: microsoft yahei; font-weight: normal; margin: 0 0 10px 0; padding: 0; }

#goodsshow .right .intro { color: #999; min-height: 80px; }

#goodsshow .right .sno { border-bottom: 1px solid #eee; line-height: 35px; }

#goodsshow .right .price { color: #999; line-height: 30px; padding: 10px 0; }

#goodsshow .right .price span { color: #f60; font-size: 16px; }

a.inquiry { display: inline-block; background: #3568df; padding: 8px 30px; color: #fff; margin: 10px 0; font-size: 16px; font-family: microsoft yahei; border-radius: 4px; }

a:hover.inquiry { color: #fff; background: #6391fd; }

.text-desc { position: absolute; left: 0; top: 0; height: 100%; opacity: 0; width: 100%; }

.port-1 { float: left; width: 310px; height: 190px; position: relative; overflow: hidden; text-align: center; }

.port-1 .text-desc { opacity: 0.9; top: -100%; transition: 0.5s; color: #fff; text-align: center; }

.port-1 img { transition: 0.5s; }

.port-1:hover img { transform: scale(1.2); }

.port-1.effect-1:hover .text-desc { top: 0; background: rgba(0,0,0,0.7); }

.prolist p { font-weight: 300; line-height: 160px; font-size: 14px; color: #fff; text-align: center; }

.port-2 { float: left; width: 473px; height: 292px; position: relative; overflow: hidden; text-align: center; }

.port-2 .text-desc { opacity: 0.9; top: -100%; transition: 0.5s; color: #fff; text-align: center; }

.port-2 img { transition: 0.5s; }

.port-2:hover img { transform: scale(1.2); }

.port-2.effect-2:hover .text-desc { top: 0; background: rgba(0,0,0,0.7); }

.prolist2 p { font-weight: 300; line-height: 260px; font-size: 14px; color: #fff; text-align: center; }


#footer{margin-top: 36px;}
		.foot{width: 100%;
    
    height: 255px;
    background-color: #646464;}
	.f_lian{   width: 1200px;
    height: 255px;
    margin: 0 auto;list-style:none;overflow:hidden;}
	.lian1,.lian2,.lian3{text-align: center;width:20%;height:180px;float:left;margin-top:30px; font-size:15px;font-weight:500;color:#d8d8d8; border-right:1px solid #CCCCCC; }
.lian1 span,.lian3 span {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
	line-height: 30px;
}
.lian1 a,.lian2 a,.lian3 a{
    color: #FFFFFF;
    line-height: 32px;}
.lian4{float: right;
    width: 39%;
    text-align: center;}
.lian4 img{margin-top: 60px;
    }
.foot2{width:100%;
             min-width:1424px;
			 height:45px;
			 font-size:13px;
			 font-weight:500;
			 text-align:center;
			 line-height:50px;
			 color:#FFFFFF;
			 background-color:#303030;
			 }



 .foot2 .di{width:1200px;
                 height:45px;
				 margin:0 auto;
				 }



 .foot2 .di .ban{/*width:550px;*/
                      height:45px;
				      float:left;
					  font-weight:700;
				     }



.foot2 .di .ji{width:450px;
                      height:45px;
				      float:right;
					  font-weight:700;
				     }



.foot2 .di a{color:#FFFFFF;}

#product{background:url(../images/cp_bg.jpg) no-repeat;height: 580px;}
#chanpin{width:1200px;margin:0 auto;overflow:hidden;    padding-top: 20px;}
.chanpin1{list-style: none;float:left;}
.chanpin1 a{color: #333;text-decoration: none;}
.chanpin1 a:hover {
    color: #FF0000;
}
.chanpin1 tr{background:url(../images/fenlei.jpg);width:240px;height:50px;}


.chanpin2 {
    width: 920px;
    height: 540px;
    float: right;
    background:url(../images/chanpin-bg.png) no-repeat;
}

#colee{overflow:hidden;width:910px;height:435px;}

.pic{width:215px;height:160px; border:1px solid #CCCCCC}
#colee{overflow:hidden;width:910px;height:435px;}
#colee ul{overflow:hidden;}
#colee ul li {    float: left;
					
					width: 25%;
					text-align: center;
					padding-bottom: 10px;
				}

.t {
					overflow: hidden;
					/*超出部分隐藏*/
					white-space: nowrap;
					/*不换行*/
					text-overflow: ellipsis;
					/*超出部分文字以...显示*/
				}
				.t a{color: #333;
    text-decoration: none;font-size:12px;
}
.t a:hover {
    color: #FF0000;
}/*protuct end*/

#tuijian{background:url(../images/tuijian_bg.jpg) repeat;height:420px;}
.tuijian1{background:url(../images/tuijian-bg.png)no-repeat;width: 1200px;
    height: 400px;
    margin: 0 auto;
	}
	
	
.container {
	 padding-top: 70px;
			width: 1122px;
			margin:  0 auto ;
		}

		.header {
			text-align: center;
			margin-bottom: 10px;
		}

		

		.scroll {
			width:1122px;
			
			overflow: hidden;
		}

		.scroll ul {
			white-space: nowrap;
		}

		.scroll ul li {
			margin: 6px 6px 0px 9px;
			display: inline-block;
			
		}

		.scroll ul img {
			border:1px solid #ccc;
			 width:260px;height:260px; 
			vertical-align: top;
		}
		.scroll ul li span{display:block;height:30px;line-height:30px;text-size:15px;text-align:center;color: #333;
    text-decoration: none;}
	.scroll ul li a:hover{color: #FF0000;}
		.padding-5 {
			padding: 5px;
		}

		.margin-t-20 {
			margin-top: 20px;
		}

		a {
			text-decoration: none;
		}

		.select {
			margin-top: 10px;
		}/*tuijian end*/
#youshi{text-align: center;}/*youshi end*/
#gongsi{margin-top:20px;}
		.gongsi{width:1200px;margin:0 auto;background:url(../images/gs-bg.jpg) no-repeat;height: 450px;overflow:hidden;zoom:1;}
		.gs_left,.gs_center,.gs_right{margin-top: 40px;}
		.gs_left{float:left;width:25%}
		.gs_left img{border: 3px solid #FFFFFF;margin-left:4px;}
		.gs_center{float:left;width:47%}
		.gs_right{float:right;width:25%;margin-right:4px;}
		.gs_right ul{list-style:none;}
		.gs_right ul li{font-size: 14px;border-bottom: 1px dashed #fff;
    font-size: 14px;
    padding: 4px 0;}
.gs_right ul li span{color:#fff; float:right}
		.gs_right ul li a{font-size: 14px;color: #FFFFFF;}
		.gs_right ul li img{margin-right:4px;}
		.p_title{color: #db261f;font-weight:bold;font-size:24px;text-align:center;line-height: 40px;}
		.p_sizes{font-size: 16px;color:#fff;line-height: 35px;text-indent: 1rem;}
		.p_aniu{margin-top:30px;}
		.p_aniu span{display:inline-block;width:44%;text-align:center;border-radius:10px;background-color: #CC0033;}
		.p_aniu span a{width:100%;height: 50px;line-height:50px;font-weight: 600;color:#333;}
		.p_aniu span a:hover{display:inline-block;color: #FFFFFF;
    background-color: #FFCC00;height: 50px;line-height:50px;font-weight: 600;border-radius:10px;}
	    .p_aniu span:nth-child(1){margin-right:20px;}/*gongsi end*/