/*css 初始化 */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: Microsoft YaHei, iconfont !important;
}

body {
    font: 12px Microsoft YaHei, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

.fy {
    text-align: center;
    padding: 20px 0 20px 0;
}

.fy a {
    padding: 5px 15px 5px 15px;
    margin: 0 6px 0 6px;
    border: 1px solid #ccc;
    color: #4a4a4a;
}

.fy a:hover {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

.fy .cur {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #222;
}

a:hover {
    text-decoration: none;
    color: #666;
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:before, .clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

/*清除浮动*/
.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

/*top*/
#top {
    height: 30px;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.top-left {
}

.top-right {
}

.top-right > li {
    float: left;
    position: relative;
    margin-right: 11px;
}

.top-right > li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 13px;
    background-color: #ccc;
    top: 9px;
    right: -6px;
}

.top-right > li:last-child:after {
    display: none;
}
.header {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}

.header_log {}

.header_log img {
    margin-top: 30px;
    height: 60px;
}

.header_search {}

.header_search form {
    margin-top: 30px;
}

.header_search .keyword {
    margin-top: 5px;
    font-weight: 700;
}
.header_search .k2 {
    color: #000;
    font-size: 18px;
    background: url(/image/t.png)no-repeat left center;
    padding-left: 55px;
    margin-top: 30px;
    line-height: 30px;
}
.header_search .k2 strong {
    font-size: 32px;
    font-weight: bold;
    color: #ef0602;
}
/*nav*/
.nav-search {
    border: 1px solid #efefef;
    width: 275px;
    height: 30px;
    margin: 8px 0 0 0;
}

.nav-search form {
    height: 30px;
    width: 275px;
    position: relative;
}

.nav-search form select {
    position: absolute;
    top: 5px;
    left: 5px;
}

.nav-search form input[type=text] {
    position: absolute;
    width: 150px;
    height: 20px;
    top: 5px;
    left: 80px;
    border-left: 1px solid #efefef;
}

.nav-search form input[type=submit] {
    background: #2662ae;
    width: 40px;
    height: 30px;
    color: #fff;
    position: absolute;
    right: 0px;
}

.nav-keyword {
    position: absolute;
    right: 0px;
    bottom: 8px;
}

.nav-keyword h1 {
    font-weight: 700;
    display: inline-block;
}
#nav {
    background: #2662ae;
    height: 46px;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.nav>li {
    float: left;
    width: 168px;
    line-height: 46px;
    text-align: center;
    position: relative;
}
.nav>li:last-child {
    background: none;
}

.nav>li a {
    color: #fff;
    display: block;
    font-size: 14px;
}

.nav>li.list {
    position: relative;
}

.nav>li.list .list_ul {
    position: absolute;
    left: 0;
    display: none;
    width: 168px;
    z-index: 9999;
}

.nav>li.list .list_ul>li {
    position: relative;
    background: #efefef;
}

.nav>li.list .list_ul>li a {
    color: #555;
}

.nav>li.list .list_ul>li ul.list_children {
    position: absolute;
    z-index: 99999;
    top: 0px;
    left: 168px;
    width: 120px;
    display: none;
}

.nav>li.list .list_ul>li ul.list_children li {
    background: #efefef;
    position: relative;
}

.nav>li.list .list_ul>li ul.list_children li a {
    color: #555;
}
.nav > li.active{
    background: #ff552e;
}
/*toproll*/
#toproll {
    height: 51px;
    position: relative;
    z-index: 9999;
}

.toproll {
    width: 1200px;
    height: 51px;
    position: relative;
    margin: 0 auto;
}
.toproll span{
    float: left;
    line-height: 51px;
    font-weight: bold;
}
.toproll h1 {
    float: left;
    width: 850px;
    line-height: 51px;
}
/*顶部新闻滚动*/
.swiper_wrap {
    position: relative;
    width: 695px;
    height: 51px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper_wrap ul {
    position: relative;
    top: 0;
    left: 0;
    width: 695px;
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 1px;
}

.swiper_wrap ul li {
    line-height: 51px;
    padding-left: 24px;
}

.swiper_wrap .lt {
    position: absolute;
    left: -1px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .gt {
    position: absolute;
    right: 26px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .font_inner a {
    color: #fff;
}

.swiper_wrap a:hover {
    color: #FA9101;
}

/*banner*/
#banner {
    min-width: 1200px;
    position: relative;
}

/*标题样式*/
.box-title {
    position: relative;
}

.box-title:before, .box-title:after {
    content: '';
    position: absolute;
}
.titlebox p{
    text-align: center;
    font-size: 30px;
    color:#333;
    font-weight:700;
    letter-spacing: 2px;
    line-height: 45px;
}
.titlebox.cp p{
    background: url(/image/Product-Center.png) no-repeat center top;
}
.titlebox p span{
    color:#0068b7;
}
.titlebox img{
    width:100%;
    margin:0 auto;
}
.wrapper {
    width: 1200px;
    margin: 0px auto;
}
 .pro .list{text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px 0;
}
.pro .list ul {
        display: inline-block;
}
.pro .list ul li{
    float: left;
    width: 200px;
    text-align: center;
    line-height: 46px;
    background: #0168b7;
    background-size: 200px 54px;
    margin: 0 10px;
}
.pro .list ul li a{
    color: #FFFFFF;
    font-size: 15px;
}
.pro .list ul li a{
    display: block;
}
.index-product-scroll-title {
    text-align: center;
    line-height: 24px;
}
.pro-list li{width: 380px;float: left;margin: 0 30px 30px 0;}
.pro-list li:nth-child(3n){margin-right: 0;}
.pro-list li img{height: 215px;}
.pro-list .pic{
    border: 1px solid #dcdcdc;
    text-align: center;
    height: 215px;
}
.pro-list li p{
    line-height: 40px;
    border:1px solid #dcdcdc;
    border-top: none;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
    font-size: 14px;
    color:#999;
    background: url(../image/t-bg.jpg) no-repeat center right;
    text-align: left;
}
.pro-list li p span{
    width:338px;
    text-align: center; 
    display: inline-block;
}
.titlebox.ab p{
    background: url("../image/About-us.png") no-repeat center top;
}
.about{
    height: 718px;
    background: url("../image/aboutbg.jpg") no-repeat center;
    margin-top: 30px;
}
.about .wrapper{
    height: 100%;
    padding-top: 25px;
}
.about .abox{
    height: 628px;
    background: url("../image/a-bg.png") repeat;
    padding:20px;
}
.about .a-inner{
    height: 538px;
    background: #fff;
    border: 4px solid #eee;
    padding: 40px 20px;
}
.about .a-left{
    float:left;
    width:510px;
    height: 240px;
    margin-top: 39px;
}
.about .a-left img{
    margin: 0 auto;
    margin-top:20px;
    width: 466px;
    height: 306px;
}
.about .a-right{
    width:570px;
    float:left;
    margin-top: 40px;
}
.about .a-right .con_content{
    font-size:14px;
    color:#666;
    line-height:30px;
    text-align:justify;
}
.about .a-right .con_content span{font-size: 30px;color: #0068b7;font-weight: bold;padding-bottom: 30px;display: block;}
.about-a{
    display:block;
    line-height:35px;
    width:227px;
    background:#0068b7;
    font-size:14px;
    color:#fff;
    font-weight:700;
    text-align:center;
    margin-top:20px;
}
.about-a:hover{
    background:none;
    color:#0068b7;
    box-shadow:0px 0px 5px #0068b7;
}
.a-content{
    padding-left:80px;
    float:left;
    height:65px;
    margin-left:50px;
    margin-top: 46px;
}
.a-content p:nth-child(1){
    font-size:20px;
    color:#0068b7;
    margin-top: 5px;
}
.a-content p:nth-child(2){
    font-size:14px;
    color:#999;
    margin-top: 10px;
}
.a-content:nth-child(1){
    background: url("../image/a1.png") no-repeat center left;
} 
.a-content:nth-child(2){ 
    background: url("../image/a2.png") no-repeat center left;
} 
.a-content:nth-child(3){ 
    background: url("../image/a3.png") no-repeat center left;
} 
.a-content:nth-child(4){ 
    background: url("../image/a4.png") no-repeat center left;
}
.swiper-container-about a{
    display: block;
    width:100%;
    height: 100%;
}
.swiper-container-about a .pic{
    width:100%;
    height: 100%;
    position: relative;
}
.swiper-container-about a .pic img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.guang{
    height: 150px;
    background:url(../image/guang-bg.jpg) no-repeat center;
}
.erbox{
    float:right;
}
.erbox .er-l:first-child{
    margin-right:40px;
}
.erbox .er-l{
    float:left;
    width:95px;
    text-align:center;
    margin-top: 21px;
}
.erbox .er-l img{
    width:95px;
}
.erbox .er-l p{
    font-size:14px;
    color:#fff;
}
.guang .text{
    float:right;
    margin-left:80px;
    margin-top: 50px;
}
.guang .text p:nth-child(1){
    font-size:16px;
    color:#fff;
    padding-left:33px;
    background:url(../image/guang-bg2.png) no-repeat left center;
}
.guang .text p:nth-child(2){
    font-size:28px;
    color:#fff;
    font-weight:700;
}
.guang .text p:nth-child(3){
    font-size:28px;
    color:#fff;
    font-weight:700;
}
/*news*/
.titlebox.n p{
    background: url("../image/News-information.png") no-repeat center top;
}
.news{
    padding:60px 0;
}
.news-left{
    float:left;
    width:590px;
}
.hbox{
    line-height:70px;
    font-size:24px;
    font-weight:700;
    color:#0068b7;
    border-bottom:1px solid #0068b7;
    background:url(../image/news-bg.png) no-repeat center;
}
.hbox a{
    display:block;
    line-height:70px;
    float:right;
    font-size:14px;
    color:#0068b7;
    font-weight:700;
}
.news-list{
    width:100%;
    height:110px;
    border-bottom:1px dashed #e5e5e5;
    padding-top: 33px;
}
.news-list .time{
    width:75px;
    float:left;
    text-align:center;
}
.news-list .time p:nth-child(1){
    font-size:24px;
    color:#666;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.news-list:hover .time p:nth-child(1){
    color:#0068b7;
}
.news-list .time p:nth-child(2){
    font-size:16px;
    color:#666;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.news-list:hover .time p:nth-child(2){
    color:#0068b7;
}
.news-list .text{
    width:368px;
    float:left;
    margin-left:30px;
}
.news-list .text .title{
    font-size:16px;
    color:#333;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.news-list:hover .text .title{
    color:#0068b7;
    font-weight:700;
}
.news-list .text .con{
    font-size:14px;
    color:#999;
    line-height:25px;
    margin-top:5px;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.news-list:hover .text .con{
    color:#0068b7;
}
.news-list .more{
    display:block;
    line-height:25px;
    width:70px;
    background:#999;
    font-size:14px;
    color:#fff;
    float:right;
    border-radius: 8px;
    text-align:center;
    transition: all 300ms ease-in-out;
    -webkit-transform: all 300ms ease-in-out;
}
.news-list:hover .more{
    background:#0068b7;
}
.news-right{
    float:right;
}
.news-right .img{
    margin-top:34px;
}
.swiper-container-news .swiper-slide a{
    display:block;
}
.swiper-container-news .swiper-slide a .pic{
    width:100%;
    height:290px;
    position: relative;
}
.swiper-container-news .swiper-slide a .pic img{
    width:100%;
    height:100%;
    object-fit:cover;

}
.swiper-container-news .swiper-slide a p{
    font-size:16px;
    color:#666;
    line-height:30px;
    margin-top:34px;
    text-align:left;
}
.titlebox.case p {
    background: url(../image/case.png) no-repeat center top;
}
#index-case {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.index-case-title {
    height: 40px;
}

.index-case-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #2662ae;
}

.index-case-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-case-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-case-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-case-scroll {
    padding: 20px 0;
}

/*首页友情链接*/
#index-link {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-link-title {
    height: 40px;
}

.index-link-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #2662ae;
}

.index-link-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-link-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-link-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-link-list {
    padding: 20px;
}

.index-link-list > li {
    display: inline-block;
    height: 30px;
    border-bottom: 1px dashed #ccc;
    margin: 0 10px;
}

.index-link-list > li > a {
    display: block;
    line-height: 30px;
    font-size: 12px;
}

.index-link-list > li > a img {
    width: 16px;
    height: 16px;
    margin: 7px;
    margin-right: 12px;
}

.index-link-list > li > a h4 {
    display: inline-block;
}
.f_link {
    width: 1200px;
    color: rgb(51, 51, 51);
    margin: 10px auto;
    font: 14px/30px 微软雅黑;
}
/*底部*/
.footer {
    width: 100%;
    padding-top: 40px;
    font-size: 16px;
    overflow: hidden;
    background: #333;
}

.footer .footer_box {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.footer .footer_box>div {
    color: #fff;
    float: left;
    vertical-align: top;
    text-align: left;
    height: 210px;
    border-right: 1px solid #fff;
}

.footer .footer_box>div .title4 {
    font-size: 28px;
    line-height: 30px;
    color: #E0E0E0;
}

.footer .footer_box>div .title4 span {
    font-size: 18px;
    position: relative;
    top: 2px;
}

.footer .footer_box>div hr {
    width: 54px;
    text-align: left;
    display: inline-block;
    background: #fff;
    border-style: inset;
    border-width: 1px;
}

.footer .footer_box .item_contact {
    width: 413px;
}

.footer .footer_box .item_contact .cot {
    margin-top: 22px;
}
.footer .footer_box .item_contact .cot p{line-height:22px;}
.footer .footer_box .item_nav {
    width: 510px;
}

.footer .footer_box .item_nav .box {
    width: 350px;
    margin: 0 auto;
}

.footer .footer_box .item_nav .box ul {
    margin-top: 10px;
    text-align: left;
}

.footer .footer_box .item_nav .box ul li {
    width: 113px;
    display: inline-block;
    text-align: left;
    margin-top: 10px;
}

.footer .footer_box .item_nav .box ul li a {
    color: #fff;
}

.footer .footer_box .item_chat {
    width: 265px;
    border: 0;
    text-align: center;
}

.footer .footer_box .item_chat p {
    font-size: 18px;
    line-height: 25px;
    color: #E0E0E0;
}

.footer .footer_box .item_chat img {
    width: 120px;
    height: 120px;
    margin-top: 5px;
}

.footer_bottom {
    width: 100%;
    border-top: 1px solid #fff;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    margin-top: 40px;
}
.footer_bottom a {
    color: #fff;
}
/*关于我们页面*/
#page-about {
    width: 1200px;
    margin: 20px auto;
}

.page-about-left {
    width: 250px;
}

.left-box {
    border: 1px solid #efefef;
    margin-bottom: 15px;
}

.left-box h2 {
    margin-bottom: 15px;
    position: relative;
    text-indent: 44px;
    background: #2662ae url(/image/icon.png) no-repeat 15px;
    color: #fff;
    font: 400 20px/50px "微软雅黑";
}

.left-box ul {
    padding: 0 10px 10px 10px;
}

.left-box ul > li {
    border-bottom: 1px dashed #efefef;
    line-height: 45px;
    width: 220px;
    height: 45px;
    overflow: hidden;
    background: url(/image/a7.jpg) no-repeat;
}
.left-box ul > li a{
    overflow: hidden;
    font-size: 14px;
    color: #222;
    padding: 0 15px 0 25px;
    transition: all 0.4s;
}
.left-box ul > li a:hover{ color: #2662ae;padding-left: 40px;}
.left-box-content p{font-size: 14px;line-height: 2em;padding-left: 20px;}
.contentr {
    float: right;
    width: 925px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    background: #f7f7f7;
    border-bottom: 2px solid #2662ae;
}
.contentr h2 {
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px;
}
.contentr span {
    float: right;
    font-size: 13px;
    padding-right: 18px;
}
.page-about-right {
    width: 925px;
    position: relative;
}

.page-about-right-title {
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    position: relative;
}

.page-about-right-title:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 16px;
    top: 27px;
    left: 0px;
    background: #2662ae;
}

.page-frame {
    position: absolute;
    right: 0px;
    top: 25px;
    background: #f6f6f6;
    padding: 5px 10px;
    border-radius: 5px;
}

.page-frame li {
    float: left;
    margin-right: 15px;
    position: relative;
}

.page-frame li:after {
    position: absolute;
    content: '';
    background: url(/image/frame.png) no-repeat 50%;
    width: 15px;
    height: 15px;
    background-size: 15px;
    top: 1px;
    right: -15px;
}

.page-frame li:last-child {
    margin-right: 0px;
}

.page-frame li:last-child:after {
    display: none;
}
.page-content p{font-size: 16px;line-height: 28px;}
/*在线留言表单*/
.message-box {
    margin-bottom: 15px;
}

.message-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.message-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #2662ae;
}

.message-form {

}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: inline-block;
    font-size: 14px;
    width: 100px;
}

.form-group input, .form-group textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
    width: 50%;
}

.message-form button {
    width: 100px;
    height: 30px;
}

/*产品分类页面*/
#sort-product {
    width: 1200px;
    margin: 20px auto;
}

.sort-product-left {
    width: 250px;
}

.sort-product-right {
    width: 925px;
    position: relative;
}

.sort-product-list li img {
    max-width: 100%;
    height: 175px;
}
.sort-product-list li {
    display: inline-block;
    width: 268px;
    margin: 10px 10px;
    padding: 10px 10px;
    float: left;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.sort-product-list li a {
    display: block;
    text-align: center;
}

.sort-product-list li a h3 {
    text-align: center;
    line-height: 30px;
}

.sort-new-list {
}

.sort-new-list li {
    border-bottom: 1px dashed #efefef;
    padding: 10px 5px;
}

.sort-new-list li a {
    display: block;
    position: relative;
}

.sort-new-list li a img {
    width: 120px;
    height: 100px;
}

.sort-new-list li a h3 {
    position: absolute;
    top: 0px;
    left: 130px;
    font-size: 14px;
    font-weight: 700;
}

.sort-new-list li a span {
    position: absolute;
    color: #888;
    top: 0px;
    right: 0px;
}

.sort-new-list li a p {
    position: absolute;
    top: 30px;
    left: 130px;
    line-height: 25px;
}
.sort-new-list li a h4 {
    position: absolute;
    top: 80px;
    left: 130px;
}
/*分页*/

.pagination {
    border-radius: 5px;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
}

.pagination li {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #bdbdbd;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 5px;
}

.pagination li a {
    display: block;
    color: #2662ae;
}
.pagination li.active{
    background-color: #2662ae;
    color: #fff;}
/*相关信息*/

.ln-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.ln-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
}

.ln-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #2662ae;
}

.ln-box ul {
}

.ln-box ul li {
    border-bottom: 1px dashed #efefef;
    width: 50%;
    float: left;
}

.ln-box ul li a {
    display: block;
    line-height: 30px;
}

/*产品详情*/
#info-product {
    width: 1200px;
    margin: 20px auto;
}

.info-product-left {
    width: 250px;
}

.info-product-right {
    width: 925px;
    position: relative;
}

#info-product-image {
    width: 400px;
    margin: 0 auto;
}

.info-parameter {
    margin: 10px 0;
    height: 30px;
    padding: 0 10px;
    background: #2662ae;
    line-height: 30px;
    color: #fff;
    display: inline-block;
}
.info-content p {
    font-size: 14px;
    line-height: 20px;
}
/*相邻详细信息*/
.info-siblings {
    margin: 15px 0;
    border-top: 1px dashed #efefef;
}

.info-siblings li {
    display: inline-block;
    line-height: 30px;
}

.info-siblings li:first-child {
    margin-right: 20px;
}

/*网站导航*/
#map {
    width: 1200px;
    margin: 20px auto;
}

#map li {
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    background: #efefef;
}