@charset "utf-8";

.product_font table tr td{padding-left:10px;}

/* 对齐 */
.text-center{
    text-align: center !important;
}
.text-left{
    text-align: left !important;
}
.text-right{
    text-align: right !important;
}
.margin-center {
    margin-left: auto;
    margin-right: auto;
}
/* display */
.ds-b {
    display: block;
}
.ds-n {
    display: none;
}
.ds-inb {
    display: inline-block;
}

/* 预设 */
body{
    font: 14px/30px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;
    color: #555;
}
a {
    text-decoration: none;
    transition:all 0.3s linear 0s;
}
.header ,.main ,.footer {
    width: 100%;
}
.container {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
/* index.html */
/*轮播图 start*/
.banner{ width:100%; height:471px; white-space:nowrap; margin:0 auto; overflow:hidden;  position:relative; z-index:1;}
.banner_m{ width:50%; height:471px; display:inline-block; position:relative;}
.wrapper {*float:left; width:1920px; height:471px; display:inline-block; position:relative; left:-967px;}
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul { display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none;}
.box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
.box_skitter .prev_button { position: absolute; top: 40%; left:16%; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/prev.png') no-repeat left top !important; }
.box_skitter .next_button { position: absolute; top: 40%; right:16%; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/next.png') no-repeat left top !important; }
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url('../Image/ajax-loader.gif') no-repeat left top; width: 31px; height: 31px; }
#slideshow { width:1920px; height:471px; }
#slideshow ul { display: none; }
/*轮播图 end*/
.logo {
    background: url(../Image/logo.png) no-repeat;
    margin-top: 34px;
    margin-bottom: 30px;
}
.logo a {
    display: block;
    width: 479px;
    height: 31px;
}
.top .text {
    margin-top: 25px;
}
.top .text .sml {
    font-size: 14px;
    line-height: 20px;
    color: #000;
}
.top .text .tel {
    font-size: 24px;
    line-height: 30px;
    color: #326fe3;
}
.top .ico {
    background: url(../Image/ico.png) no-repeat;
    width: 42px;
    height: 42px;
    margin-top: 29px;
    margin-right: 13px;
}
.nav {
    background: #242424;
}
.nav li {
    float: left;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
    width: auto;
	padding:0px 18px;
    overflow: hidden;
    transition:all 0.3s linear 0s;
}
.nav li a {
    color: #fff;
}
.nav li:hover, .nav li.on {
    background: #000;
}
.footer {
    background: #242424;
    line-height: 60px;
    font-size: 14px;
    color: #979797;
    margin-top: 60px;
}
.footer a {
    color: #979797;
}
.searchbar .hot {
    line-height: 79px;
    font-size: 16px;
    color: #2b2b2b;
}
.searchbar .hot a {
    font-size: 14px;
    color: #999;
}
.searchbar .hot a:hover {
    color: #2b2b2b;
}
.searchbar form {
    width: 268px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #d2d2d2;
    margin-top: 20px;
}
.searchbar form input[name=keyword] {
    width: 215px;
    height: 33px;
    padding-left: 10px;
    color: #d4d4d4;
}
.searchbar form input[type=submit] {
    background: url(../Image/search.png) no-repeat;
    width: 40px;
    height: 33px;
}
.searchbar form input[type=submit]:hover {
    cursor: pointer;
}
.indexty {
    background: url(../Image/bg1.jpg) no-repeat center center;
    height: 560px;
    padding-top: 50px;
}
.indextit {
    text-align: center;
}
.indextit .big {
    font-size: 32px;
    line-height: 32px;
    color: #242424;
}
.indextit .line {
    background: url(../Image/line.png) no-repeat center center;
    height: 21px;
    margin-top: 17px;
}
.indextit .sml {
    font-size: 14px;
    line-height: 30px;
    color: #555;
    margin-top: 10px;
}
.indexty .list {
    margin-top: 50px;
}
.indexty .list li {
    float: left;
    width: 300px;
    height: 200px;
}
.indexab {
    margin-top: 60px;
}
.indexab .content {
    background: url(../Image/about.jpg) no-repeat center center;
    height: 300px;
    margin-top: 40px;
}
.indexab .text {
    padding-top: 45px;
}
.indexab .text .tit {
    font-size: 18px;
    color: #2d2e32;
    line-height: 18px;
    text-align: center;
}
.indexab .text .desc {
    margin-top: 25px;
}
.indexab .text a {
    display: block;
    width: 118px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #bfbfbf;
    margin-top: 50px;
    font-size: 12px;
    color: #777;
}
.indexab .text a:hover {
    color: #000;
    border-color: #000;
}
.indexpro {
    margin-top: 60px;
}
.indexpro .list {
    margin-top: 60px;
}
.indexpro .list li {
    float: left;
    width: 230px;
    height: 215px;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
    margin-left: 35px;
    margin-right: 35px;
    margin-bottom: 10px;
}
.indexpro .list li img {
    display: block;
}
.indexpro .list li span {
    font-size: 14px;
    color: #242424;
    transition:all 0.3s linear 0s;
}
.indexpro .list li a:hover span {
    color: #0392ff;
}
.indexpro .more {
    width: 120px;
    height: 35px;
    text-align: center;
    margin-top: 40px;
}
.indexpro .more a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 35px;
    font-size: 12px;
    color: #fff;
    background: #2d2e32;
}
.indexpro .more a:hover {
    color: #0392ff;
}
.bar {
    background: url(../Image/bar.png) no-repeat center center;
    height: 131px;
    margin-top: 58px;
}
.bar .text {
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    margin-left: 1037px;
    padding-top: 70px;
}
.youshi {
    background: url(../Image/bg2.jpg) no-repeat center center;
    padding-top: 60px;
    height: 740px;
}
.youshi .list {
    margin-top: 50px;
}
.youshi .list .text {
    width: 400px;
    height: 230px;
    background: #2d2e32;
    padding-top: 30px;
    color: #fff;
}
.youshi .list .text .line {
    width: 20px;
    height: 3px;
    background: #fff;
    margin-left: 176px;
}
.youshi .list .text .num {
    font-size: 40px;
    line-height: 40px;
    margin-top: 11px;
}
.youshi .list .text .desc {
    width: 360px;
    margin-top: 35px;
    font-size: 14px;
    line-height: 20px;
}
.youshi .list .img {
    width: 400px;
    height: 260px;
}
.youshi .list .img1 {
    background: url(../Image/img1.jpg);
}
.youshi .list .img2 {
    background: url(../Image/img2.jpg);
}
.youshi .list .img3 {
    background: url(../Image/img3.jpg);
}
.indexnews .btit {
    font-size: 32px;
    line-height: 32px;
    color: #242424;
    margin-top: 60px;
}
.indexnews .stit {
    width: 290px;
    overflow: hidden;
    margin-top: 20px;
}
.indexnews .stit a {
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #bfbfbf;
}
.indexnews .stit a:hover {
    background: #2d2e32;
}
.indexnews .list {
    margin-top: 20px;
    padding-top: 50px;
    border-top: 1px solid #efefef;
}
.indexnews .list li {
    float: left;
    width: 280px;
    height: 230px;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
    background: #f9f9f9;
    position: relative;
}
.indexnews .list li .tit {
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    background: #bfbfbf;
    font-size: 14px;
    color: #fff;
    transition:all 0.3s linear 0s;
}
.indexnews .list li .text p {
    display: block;
    height: 100px;
    padding: 20px;
    font-size: 12px;
    line-height: 24px;
    color: #666;
}
.indexnews .list li .time {
    font-size: 12px;
    line-height: 24px;
    color: #999;
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.indexnews .list li .more {
    font-size: 12px;
    line-height: 24px;
    color: #999;
    position: absolute;
    right: 20px;
    bottom: 20px;
    transition:all 0.3s linear 0s;
}
.indexnews .list li a:hover .tit {
    background: #2d2e32;
}
.indexnews .list li a:hover .more {
    color: #2d2e32;
}
.sidebar {
    margin-top: 50px;
}
.sidebar li {
    float: left;
    text-align: center;
    width: 169px;
    border: 1px solid #e5e5e5;
    line-height: 63px;
    font-size: 18px;
    transition:all 0.3s linear 0s;
}
.sidebar li a {
    color: #c2c2c2;
}
.sidebar li.on, .sidebar li:hover {
    line-height: 59px;
    border-bottom: 5px solid #434655;
}
.article {
    margin-top: 40px;
}
.article .pro li {
    float: left;
    width: 230px;
    height: 215px;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
    margin-left: 35px;
    margin-right: 35px;
    margin-bottom: 10px;
}
.article .pro li img {
    display: block;
}
.article .pro li span {
    font-size: 14px;
    color: #242424;
    transition:all 0.3s linear 0s;
}
.article .pro li a:hover span {
    color: #0392ff;
}
.article .siders {
    width: 171px;
    margin-top: -50px;
}
.article .rcontent {
    width: 900px;
}
.page {
    width: 100%;
    margin-top: 40px;
    line-height: 31px;
    text-align: center;
}
.page a {
    color: #fff;
    background: #242424;
    border-radius: 5px;
    padding: 7px;
}
.page span.current {
    background: #326FE3;
    color: #fff;
    border-radius: 5px;
    padding: 7px;
}
.article strong {
    font-size: 30px;
}
.article img {
    max-width: 900px;
}
.article .newslist li {
    line-height: 40px;
    display: block;
    border-bottom: 1px dashed #ccc;
}
.article .newslist li a {
    color: #7a7a7a;
}
.prev_next {
    margin-top: 20px;
}
.prev_next , .prev_next a {
    color: #7a7a7a;
}
.location {
    background: #efefef;
    margin-bottom: 40px;
}
.location ,.location a {
    line-height: 40px;
    font-size: 14px;
    color: #656565;
}
#form2 input, #form2 textarea {
    border: 1px solid #ccc;
}