@charset "utf-8";* {margin:0;padding:0;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr {margin:0;padding:0;}
input,select {vertical-align:middle}
textarea,input {word-wrap:break-word;word-break:break-all;padding:0px;}
li {list-style-type:none;}
img {border:0 none;}
.none {display:none;}
a:link {text-decoration:none;color:#272727;text-decoration:none;}
a:visited {text-decoration:none;color:#272727;text-decoration:none;}
a:hover {text-decoration:none;color:#272727;text-decoration:none;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;

}
a:active {text-decoration:none;color:#272727;text-decoration:none;}
.clear {clear:both;}
.fl-l {float:left;}
.fl-r {float:right;}
body {font-family:"Microsoft YaHei" ! important;font-size:15px;color:#272727;background-color:#fff;overflow-x:hidden;}
.clear {clear:both;}
.fl-l {float:left;}
.fl-r {float:right;}
.head{
    width: 100%;height: 100px;background: rgba(255,255,255,1);z-index: 1000; position:fixed; top:0px;box-shadow:1px 1px 2px 1px gray;
}
.head-hold{
    width: 1300px;margin: 0 auto;overflow: hidden;
}
.head-left{
    width: 400px;float: left;
}
.head-left h1{
    margin: 20px 0 10px 0;
}
.head-right{
    width: 900px;float: right;overflow: hidden;
}
.head-right ul li{
    float: left;width: 14.28%;text-align: center;
}
.head-right ul li a{
    line-height: 100px;display: inline-block;width: 100%;font-size: 16px;
}
.head-right ul li a:hover,.head-right ul li.aton a{
    background: #cf3836;
    color:#fff;
}
.head-right ul li.aton div dl dd a{background: #eee;color:#666;}

.head-right  ul li div{
    display: none;
    z-index: 999;
    background: #eee;
    width: 100%;
    padding: 10px 0;
}
.head-right  ul li div dl dd{
    line-height: 35px;
}
.head-right  ul li div dl dd a{
    color: #666;
    font-size: 12px;
    display:block;
    white-space: nowrap;
    min-width: 92px;
    padding: 0;
    line-height:36px;
}
.head-right  ul li div dl dd a:hover{
    color:#fff;
    background:#0065a9;
}

.product{
    width: 1300px;margin: 60px auto;
}
.pro-title{
    text-align: center;
    line-height:36px;
}
.pro-title a{
    display: inline-block;padding: 5px 30px;margin: 30px;

}
.pro-title .on{
    background: #0753b5;color: #fff;
}
.pro-list{
    overflow: hidden; width: 1300px;margin: 0 auto;
}
.pro-list ul li{
    float: left;width: 23%;margin: 1%;padding-bottom: 15px; overflow:hidden;
}
.pro-list ul li img{
    width: 100%;
}
.pro-list ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}

.pro-list ul li h3{
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    font-weight:normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding:6px 0px;
}

.cppro-bom{
    position: relative;
    font-size:14px;
    float: left;
    width: 47%;
    margin-left:3%;
    line-height:30px;
}
.cppro-bom p{ color:#555;}
.cppro-bom i{
    width: 36px;height: 36px;display: inline-block;background: url("../images/right.png");position: absolute;right: 15px;top:5px
}

.pro-bom{
	position: relative;
	font-size:14px;
	float: left;
	width: 100%;
	margin-left:0;
	line-height:30px;
}
.pro-bom p{ color:#555;}
.pro-bom i{
    width: 36px;height: 36px;display: inline-block;background: url("../images/right.png");position: absolute;right: 15px;top:5px
}
.pro-bom2{
    padding: 0 10px;position: relative;
    font-size:14px;
}
.pro-bom2 p{ color:#555;}
.pro-bom2 i{
    width: 36px;height: 36px;display: inline-block;background: url("../images/right.png");position: absolute;right: 15px;top:5px
}
.pro-list ul li:hover{
    background: #0753b5;
    transition: all .4s;
    -moz-transition:all .4s;    /* Firefox 4 */
    -webkit-transition:all .4s; /* Safari å’Œ Chrome */
    -o-transition:all .4s;  /* Opera */
}
.pro-list ul li:hover a,.pro-list ul li:hover .pro-bom,.pro-list ul li:hover .pro-bom p{ color:#fff;}

.pro-list ul li:hover .pro-bom i{
    background: url("../images/right1.png")
}
.about{
    width: 100%;height: 795px;background: url("../images/about-bg.jpg") no-repeat center;background-size: 100% 100%;margin-top: 60px;
}
.about-hold{
    width: 1500px;margin: 0 auto;overflow: hidden;
}
.shipin{ float:left; background: url("../images/bg-2.png") no-repeat center;background-size: 100% 100%; width:371px; height:503px;
margin-top: 150px; margin-right:200px; padding:90px 55px 0px; text-align:center;}
.about-hold .about-text{
    width: 700px;margin-top: 220px;float: left;line-height: 30px;font-size: 16px;
}
.about-hold .about-text p{text-indent: 2em;}
.history-list{
    width: 1300px;margin: 60px auto;position: relative;overflow: hidden;
}
.xian{
    width: 1300px;height: 1px;background: #ddd;display: inline-block;position: absolute;left: 0px;top:74px
}
.history-list ul li{
    float: left;width: 16.666%;position: relative;height: 260px;
}

.history-time{
    text-align: center;height: 90px;position: relative;
}
.history-time i{
    position: absolute;background: url("../images/history-i1.png");width: 25px;height: 31px;display: inline-block;left: 50%;bottom: 0px;margin-left: -12px;
}
.history-list ul .active .history-time i{
    background: url("../images/history-i2.png");
}
.news{
    width: 1300px;margin: 60px auto;
}
.news-frist{
    background: #f2f2f2;padding: 25px ;display: none;
}
.history-text{
    padding: 40px 0;position: absolute;left: 0px;bottom: 0px;width: 500px;display: none;vertical-align: middle;font-size: 18px;
}
.history-list ul .active,.history-list ul li:hover{transition: all .5s;
    -moz-transition:all .5s;    /* Firefox 4 */
    -webkit-transition:all .5s; /* Safari å’Œ Chrome */
    -o-transition:all .5s;  /* Opera */}

.history-list ul .active .history-text{
    display: block;
}
.history-text .history-text-time{
    display: inline-block;background: #d91525;padding: 20px;color: #fff;border-radius: 10px;margin-right: 10px;
}
.history-text .history-text-time .big-time{
    font-size: 38px;vertical-align: middle;
}
.history-list ul .active .h-time{color:red}
.h-time{
    font-size: 35px;font-weight: bold;padding-right: 5px;
}
.news-f-left{
    width: 50%;float: left;
}
.news-f-left img{
    width: 100%;
}
.news-f-right{
    float: right;width: 46%;
}
.news-f-right h3{
    color: #d91525;font-size: 20px;margin: 40px 0;
}
.news-f-right p{
    line-height: 30px;font-size: 16px;text-indent:2em; color:#333;
}
.news-f-right .more{
    width: 150px;text-align: center;line-height: 44px;background: #154fb1;color: #fff;margin-top: 40px;
}
.news-list{
    margin: 40px 0;
}
.news-list ul li{
    float: left;width: 28.3333%;margin:15px 1%;overflow: hidden;padding:20px 1.5%;background: #f2f2f2;
}
.news-list ul li:hover{background: #2d51a8;color: #fff;transition: all .4s;
    -moz-transition:all .4s;    /* Firefox 4 */
    -webkit-transition:all .4s; /* Safari å’Œ Chrome */
    -o-transition:all .4s;  /* Opera */}
.news-list ul li:hover a{
    color: #fff;
}
.n_bgimg{background: url("../images/dian.png") no-repeat center center; width:100%; height:100%;transition: all .4s;
    -moz-transition:all .4s;    /* Firefox 4 */
    -webkit-transition:all .4s; /* Safari å’Œ Chrome */
    -o-transition:all .4s;  /* Opera */}

.news-list li:hover .n_bgimg{background: url("../images/dian-1.png") no-repeat center center;}

.go{background: url("../images/jiantou1.png") no-repeat center center; width:100%; height:100%;transition: all .4s;
    -moz-transition:all .4s;    /* Firefox 4 */
    -webkit-transition:all .4s; /* Safari å’Œ Chrome */
    -o-transition:all .4s;  /* Opera */}

.news-list li:hover .go{background: url("../images/jiantou2-1.png") no-repeat center center;}

.news-list ul li .news-left{
    float: left;width: 25%;text-align: center;border-right: 1px solid #ddd;margin-right: 15px;padding: 10px 0;
}
.news-list ul li .news-left .date{
    font-size: 22px;font-weight: bold;line-height: 40px;
}
.news-right h3{
    margin-bottom: 5px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; font-weight:normal;
    border-bottom:1px solid #ddd;line-height:36px;
}
.news-right p{color:#737373;line-height:28px;}
.news-list ul li:hover .news-right p{color:#fff;}
/*neiye news css*/
.nynews-list{
    margin: 40px 0;
}
.nynews-list ul li{
    float: left;width: 29%;margin-top:15px;margin-bottom:15px;overflow: hidden;padding:20px 1.5%;background: #f2f2f2;
}

.nynews-list ul li:nth-child(3n-1){ margin-left:2%;margin-right:2%;}
.nynews-list ul li:hover{background: #2d51a8;color: #fff;transition: all .4s;
    -moz-transition:all .4s;    /* Firefox 4 */
    -webkit-transition:all .4s; /* Safari å’Œ Chrome */
    -o-transition:all .4s;  /* Opera */}
.nynews-list ul li:hover a{
    color: #fff;
}
.nynews-list ul li .nynews-left .n_bgimg{background: url("../images/dian.png") no-repeat center center; width:100%; height:66px; transition: all .4s;
    -moz-transition:all .4s;    /* Firefox 4 */
    -webkit-transition:all .4s; /* Safari å’Œ Chrome */
    -o-transition:all .4s;  /* Opera */}

.nynews-list li:hover .nynews-left .n_bgimg{background: url("../images/dian-1.png") no-repeat center center;}


.nynews-list ul li .nynews-left{
    float: left;width: 25%;text-align: center;border-right: 1px solid #ddd;margin-right: 15px;padding: 10px 0;
}
.nynews-list ul li .nynews-left .date{
    font-size: 22px;font-weight: bold;line-height: 40px;
}
.nynews-list ul li .nynews-left{
    float: left;width: 25%;text-align: center;border-right: 1px solid #ddd;margin-right: 15px;padding: 10px 0;
}
.nynews-list ul li .nynews-left .date{
    font-size: 22px;font-weight: bold;line-height: 40px;
}
.nynews-list ul li .nynews-right{
    float: left;
    width:-webkit-calc(75% - 16px);
    width:-moz-calc(75% - 16px);
    width:calc(75% - 16px);
}

.nynews-right h3{
    margin-bottom: 5px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; font-weight:normal;
    border-bottom:1px solid #ddd;line-height:36px;
}
.nynews-list li .nynews-right  .go{background: url("../images/jiantou1.png") no-repeat left center; width:100%; height:20px;transition: all .4s;
    -moz-transition:all .4s;    /* Firefox 4 */
    -webkit-transition:all .4s; /* Safari å’Œ Chrome */
    -o-transition:all .4s;  /* Opera */}

.nynews-list li:hover .nynews-right  .go{background: url("../images/jiantou2.png") no-repeat left center;}

.nynews-list ul li .nynews-right .wenzi{overflow:hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
height:84px;
color:#737373;line-height:28px;
}
.nynews-list ul li:hover .nynews-right .wenzi{color:#fff;}


.nynews-list2 li{float:left; border-bottom:1px dashed #eee; padding:15px 0px; line-height:30px; width:48%;}
.nynews-list2 li:nth-child(2n-1){ margin-right:4%;}
.nynews-list2 .nt2{ font-size:24px; ;line-height:50px;font-weight:normal;}
.nynews-list2 li a{ display:inline-block;line-height:30px;}
.nynews-list2 li .tuijian{display:inline-block; width:30px; height:30px; margin-right:5px; background: url("../images/tuij.png") no-repeat left bottom; margin-left:5px;}
.nynews-list2 li .shijian{ float:right;display:inline-block;height:30px;}
.nynews-list2 li a:hover,.nynews-list2 li:hover a{color:#d91525;}
.nynews-list2 li .diand{display:inline-block; width:30px; height:30px; margin-right:5px;background: url("../images/kuang1.png") no-repeat left bottom; margin-left:5px;}
/*footer css*/
.footer{
    width: 100%;background: url("../images/footer-bg.jpg") no-repeat center;background-size: 100% 100%;margin-top: 60px;position: relative;color: #fff;text-align: center;
}
.footer-i{
    background: url("../images/footer-i.png");width: 198px;height: 84px;display: inline-block;position: absolute;left: 50%;top:-40px;margin-left: -100px;
}
.footer .footer-tel{
    text-align: center;
}
.footer .footer-tel img{
    width: 1300px;
}
.footer-tel{
    padding: 80px 0 40px 0;
}
.footer-guider{
    text-align: center;
}
.footer-guider a{
    color: #fff;padding:0 55px;
}
.footer-guider a:hover{color:#f05352;}
.footer p {
    line-height: 40px;
}
.footer p span{
padding: 0 40px;
}
.n-head{
width: 1300px;margin: 0 auto;line-height: 50px;
}
.n-bg{
    background: #fff;border-top: 1px solid #ddd;padding: 40px 0;
}
.n-hold{
    width: 1300px;margin: 0 auto;
}
.n-ps{
    vertical-align: middle;
    line-height:40px;
    margin-bottom:20px;
}
.n-ps img{
    vertical-align: middle;margin-right: 10px;
}
.n-pro-guider{box-shadow:1px 1px 2px 1px #ccc; border-bottom:1px solid #f1f1f1; margin-bottom:20px; }
.n-pro-guider ul li{
float: left;width: 20%;text-align: center;padding: 30px 0;font-size: 18px;font-weight: bold;position: relative;
}
.n-pro-guider ul li span{ float:right; font-weight:normal;}
.n-pro-guider ul li::last-child span{ display:none}
.n-pro-guider ul li::last-child{
    border-right: 0px;
}
.n-pro-guider i{
    background: url("../images/n-pro-i.png");width: 100%;height: 16px;background-size: 100% 100%;display: inline-block;
    position: absolute;bottom: -8px;left: 0px;display: none;
}
.n-pro-guider ul li:hover i,.n-pro-guider ul li.aton i{display: block;transition: all .4s;
    -moz-transition:all .4s;    /* Firefox 4 */
    -webkit-transition:all .4s; /* Safari å’Œ Chrome */
    -o-transition:all .4s;  /* Opera */
    animation：example1 3s ease-out 1s backwards;
}
.n-pro-title{
    margin: 40px 0;text-align: center;
}
.n-pro-title h1,.n-about-tit h1,.n-cf-title h1{letter-spacing: 3px;
font-size: 40px;
line-height: 80px;
font-weight: normal;}
.n-pro-title h3{
    line-height: 30px;margin: 20px 0;
}
.n-pro-list{
    width: 1300px;margin: 40px auto;background: url("../images/n-pro-bg.jpg") no-repeat;background-size: 100% 100%;
}
.n-pro-list-title img{
    height: 80px;margin: 50px 0 20px 50px;
}
.n-pro-list-img{
    padding: 0 50px;
}
.n-pro-list-img ul li{
    float: left;width: 21%;margin: 2% 2% 4% 2%;
}
.n-pro-list-img ul li img{
    width: 100%;
}
.n-about-tit{
    margin: 40px 0;text-align: center;
}
.n-about-hold{
    overflow: hidden;
}
.n-about-hold .n-about-left{
    width: 48%;float: left;
}
.n-about-hold .n-about-left img{
    width: 100%;
}
.n-about-hold  .n-about-right{
    width: 48%;float: right;
}
.n-about-right h3{
    font-size:22px ;margin: 15px 0;
}
.n-about-en{
    width: 160px;height: 30px;line-height: 30px;background: #3056b5;color: #fff;padding-left: 15px;
}
.n-about-right p{
    line-height: 27px;margin: 20px 0;
}
.n-about h2{
    text-align: center;margin: 20px 0;
}
.n-about
.n-cf{
    margin: 60px 0;overflow: hidden;
}
.n-about-text{
    line-height: 27px;
}
.n-cf-title{
    text-align: center;
}
.n-cf-list{
    overflow: hidden;
}
.n-cf-list ul li{
    float: left;width: 23%;margin: 4% 1%;
}
.n-cf-list ul li img{
    width: 100%;
}
.n-contact-top{
    width: 1300px;height: 120px;background: url("../images/contact-top-bg.jpg") no-repeat;background-size: 100% 100%;margin: 60px 0;
}
.n-contact-top p{
    margin-left: 520px;line-height: 27px;padding-top: 20px;
}
.n-contact-title{
    margin: 40px 0;text-align: center;
}
.n-contact-title h3{
    line-height: 30px;margin: 20px 0;
}
.n-contact-list{
    margin: 60px 0;overflow: hidden;
}
.n-contact-list ul li{
    float: left;width: 31.333%;margin: 1%;text-align: center;background: #3056b5;padding: 30px 0;height: 140px;color: #fff;line-height: 30px;
}
.n-contact-list ul li img{
    height: 45px;
}
.n-contact-list ul li:hover{
    background: #d82736;
}
.changfang-list{
    width: 1300px;margin: 60px auto;
}
.changfang-list ul li{
    float: left;width: 31.333%;margin: 2% 1%;text-align: center;line-height: 30px;
}
.changfang-list ul li img{
    width: 100%;
}
.pro_main{
    width: 1300px;margin: 60px auto;
}
.pro_main ul li{
    float: left;width: 23%;margin: 2% 1%;text-align: center;line-height: 30px;
}
.pro_main ul li img{
    width: 100%;
}
.pro-list ul {
    display: none;
}
.fenye{margin:40px auto;overflow:hidden;width: 1300px;}
.fenye ul li{float:left;
    padding: 0 12px;
    line-height: 34px;
    font-size: 14px;
    border: 1px solid #dddddd;
    margin-right: 5px;}
.fenye ul li.current,.fenye ul li:hover{ background-color:#0065a9;}
.fenye ul li.current a,.fenye ul li:hover a{color:#fff;}
.clear{clear:both;}
/*sousuo*/
.mainbox{margin:0px auto;box-shadow:1px 1px 2px 1px #ccc; border-bottom:1px solid #f1f1f1;}
.ssbox{margin:0 auto; width:1300px;padding:10px 0px; }
.ss_left{float:left; width:50%; line-height:50px; font-size:16px;}
.ss_right{float:right;width:50%;}

.ssbox .search {
    float: right;
    width: 350px;
}
.ssbox .search form {
    float: right;
    display: block;
    width: 300px;
}

.ssbox .search form input[type="text"] {
    width: 250px;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    color: #838383;
    height: 40px;
    line-height: 40px;
    float: left;
}

.ssbox .search form input[type="submit"] {
    width: 50px;
    height: 40px;
    background: url(../images/4.png) center center no-repeat;
    box-sizing: border-box;
    border: 1px solid #0753b5;
    outline: none;
    float: right;
    cursor: pointer;
    background-color:#0753b5;
}
.ssbox .search .inpbg{background-color:#0753b5;}
.bigimg2 {
  display: block;
  overflow: hidden;
  border:1px solid #f1f1f1;
}
.bigimg2 img{
    display: block;
    transition: all .4s;
    -moz-transition:all .4s;    /* Firefox 4 */
    -webkit-transition:all .4s; /* Safari å’Œ Chrome */
    -o-transition:all .4s;  /* Opera */
    transform: scale(1,1);
    -ms-transform: scale(1,1);  /* IE 9 */
    -webkit-transform: scale(1,1);  /* Safari å’Œ Chrome */
    -o-transform: scale(1,1);   /* Opera */
    -moz-transform: scale(1,1); /* Firefox */
}
.bigimg2:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.cpbigimg {
    overflow: hidden;
    float: left;
    width: 50%;
}

.bigimg {
	overflow: hidden;
	float: right;
	width: 100%;
}
.bigimg img,.cpbigimg img{
	width:100%;
    display: block;
    transition: all .4s;
    -moz-transition:all .4s;    /* Firefox 4 */
    -webkit-transition:all .4s; /* Safari å’Œ Chrome */
    -o-transition:all .4s;  /* Opera */
    transform: scale(1,1);
    -ms-transform: scale(1,1);  /* IE 9 */
    -webkit-transform: scale(1,1);  /* Safari å’Œ Chrome */
    -o-transform: scale(1,1);   /* Opera */
    -moz-transform: scale(1,1); /* Firefox */
}
.bigimg:hover img,.cpbigimg:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.theme-btn .default-btn {
  font-size: 18px;
  background: #d91525;
  color: #ffffff;
  padding: 8px 30px;
  border-radius: 5px;
  margin: 10px 8px;
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  border:1px solid #d91525;
}

.theme-btn .default-btn::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 100%;
  left: -14px;
  top: 0;
  background: #ffffff;
  z-index: -1;
  -webkit-transform: skewX(10deg);
          transform: skewX(10deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.theme-btn .default-btn:hover {
  color: #d91525;
}

.theme-btn .default-btn:hover::before {
  width: 100%;
  -webkit-transform: skewX(0);
          transform: skewX(0);
  left: 0;
}
/*news neiye*/
.ny_news{ line-height:28px; color: #666; }
.ny_news img{ max-width:100%;}
.ny_n_left{ float:left; width:36%; margin-right:3%; padding:30px 2%; background-color:#f1f1f1;}
.ny_n_right{float:right; width:55%;}
.ny_time{ color:#999; line-height: 30px;font-size:18px;}
.ny_news h3 a{color: #333; font-weight:normal;}
.ny_news h3 a:hover,.ny_n_right li:hover a{color: #ff440a;}
.ny_news h3{ line-height:36px; font-weight:normal; font-size:18px;}
.ny_news h3 span{ float:right; display:inline-block;color:#999; font-size:18px; }

.ny_n_right li{ padding:20px 20px; margin-bottom:20px;border-bottom:1px dashed #ccc;transition: all .4s;
    -moz-transition:all .4s;    /* Firefox 4 */
    -webkit-transition:all .4s; /* Safari å’Œ Chrome */
    -o-transition:all .4s;  /* Opera */}
.ny_n_right li:hover{ box-shadow:2px 2px 2px 2px #ccc;border-bottom:none;}
.neirong .more{float:right; display:inline-block;color:#999;}
.neirong .more span{ margin-left:10px; margin-top:3px;line-height:28px; height:28px;}
.top{ background-color:#eee; padding:5px 0px; width:100%; margin:0 auto;}
.topb{ width:1300px; line-height:30px;}
.picMarquee-left{ width:1300px;  overflow:hidden; position:relative; height:450px; }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;}
.wenzhang p{text-indent:2em;}

.shop-swiper-cont{width: 1300px;margin:40px auto 0 auto;position: relative;}
.outBox,.bd{width:1300px; margin:0 atuo;}
.inBox{
}
.inBox .inHd{
	float: left;
	width:240px;
	margin-right:20px
}
.inBox .inHd ul{ overflow:hidden; zoom:1; border-right:1px solid #d5d5d5;}
.inBox .inHd ul li{
	width:100%;
	text-align:center;
	cursor:pointer;
	display: block;
	line-height: 50px;
	border-bottom:1px dashed #d5d5d5;
}
.inBox .inHd ul li.on{ background:#eee; color:#d91525;  }
.inBox .inBd{
	float:left;
	width:1000px;
}
.inBox .inBd ul{ padding:15px;  zoom:1; overflow:hidden;   }
.inBox .inBd li{
	overflow:hidden;
	zoom:1;
}
.inBox .inBd li .date{ float:right; color:#999;  }
