/* CSS Document */

body {
    font-family: "microsoft yahei", Arial;
    font-size: 16px;
}

* {
    margin: 0;
    padding: 0;
}

div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p,
dl,
dt,
dd,
ol,
th,
td {
    margin: 0px;
    padding: 0px;
}

li {
    list-style-type: none;
}
a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
    blr: expression(this.onFocus=this.blur());
    color: #272727;
    font-family: "microsoft yahei";
}

span {
    font-family: "microsoft yahei";
}

p {
    font-family: "microsoft yahei";
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}
.clear {
    clear: both;
}
.del:after {
    display: block;
    clear: both;
    content: "";
}

.clearfix:after {
    visibility: hidden;
    display: block;
    height: 0;
    font-size: 0;
    content: "";
    clear: both;
}

.center {
    width: 1200px;
    margin: 0 auto;
}


.header {
    width: 1200px;
    margin: 0 auto;
    padding:0 0 20px 0;
}

.header .logo {
    float: left;
	margin-top:20px
}

.header .tel {
    float: right;
    background: url(images/tel.png) 0 20px no-repeat;
    padding-left: 50px;
	margin-top:5px;
	text-align:right
}

.header .tel p {
    font-size: 14px;
    color: #666666;
	margin-bottom:10px
}

.header .tel span {
    font-size: 24px;
    color: #d11c1c;
    font-weight: bold;
}


.nav {
    width: 100%;
    height: 48px;
    background: #d11c1c;
}

.nav ul {
    width: 1260px;
    margin: 0 auto;
}

.nav ul li {
    width: 140px;
    height: 37px;
    padding-top: 11px;
    float: left;
    background: url(images/line.jpg) no-repeat right center;
}

.nav ul li>a {
    display: block;
    width: 108px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 auto;
}

.nav ul li>a:hover {
    background: #ffb400;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
.slideBox{ width:100%; height:500px; float:left; overflow:hidden; position:relative; }

.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50px; bottom:5px; z-index:1; }

.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }

.slideBox .hd ul li{ float:left; margin-right:2px;  width:62px; height:7px; line-height:14px; text-align:center; background:#fff; cursor:pointer;}

.slideBox .hd ul li.on{ background:#ff0000;}



.slideBox .bd{ position:relative; width:100%; height:500px; z-index:0;   }

.slideBox .bd li{ zoom:1; vertical-align:middle; height:500px; }

.slideBox .bd li a{ display:block; width:100%; height:500px}

.slideBox .bd img{  display:block; height:100%; width:100%  }





/**/
.pro {
    width: 1200px;
    margin: 0 auto;
}

.pro .menu {
    width: 254px;
    float: left;
    background: #d11c1c;
    text-transform: uppercase;
    padding-top: 20px;
}

.pro .menu .tit {
    padding-bottom: 30px;
    font-weight: bold;
    position: relative;
    background: url(images/line1.png) no-repeat left bottom;
}

.pro .menu .tit span {
    font-size: 50px;
    color: rgba(255, 255, 255, 0.1);
}

.pro .menu .tit p {
    font-size: 26px;
    color: #ffea00;
    text-indent: 45px;
    position: absolute;
    bottom: 30px;
}

.pro .menu ul {
    padding: 25px 0 20px 25px;
}

.pro .menu ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 5px 0;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

.pro .menu ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 40px;
    color: #FFFFFF;
    position: relative;
}

.pro .menu ul li a:before {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border: 1px solid #FFFFFF;
    position: absolute;
    top: 15px;
    left: 13px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.pro .menu ul li a:hover {
    background: #FFFFFF;
    color: #d11c1c;
}

.pro .menu ul li a:hover:before {
    background: #d11c1c;
    border-color: #d11c1c;
}

.pro .list {
    width: 890px;
    float: right;
    padding-top: 40px;
}
.pro .list .tit {
    width: 100%;
    padding-bottom: 40px;
    text-align: center;
    background: url(images/none.png) repeat-x center bottom;
}

.pro .list .tit .p1 {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}

.pro .list .tit .p1 span {
    color: #d11c1c;
}

.pro .list .tit .p2 {
    font-size: 13px;
    color: #999999;
    margin-top: 10px;
}

.pro .list ul {
    margin: 30px -15px 0;
}

.pro .list ul li {
    width: 200px;
    height: 266px;
    text-align: center;
    margin: 15px;
    float: left;
}

.pro .list ul li .photo {
    width: 198px;
    height: 198px;
    border: 1px solid #dcdcdc;
    display: block;
    font-size: 0;
}

.pro .list ul li .photo img {
    width: 100%;
    height: 100%;
}
.pro .list ul li .photo:hover {
    border-color: #d11c1c;
}

.pro .list ul li .name {
    line-height: 66px;
    font-size: 13px;
    color: #555555;
}

.pro .list ul li .name:hover {
    color: #d11c1c;
}
.ad {
    width: 100%;
    height: 600px;
    margin-top: 60px;
    background: url(images/ad.jpg) center center no-repeat;
}

.about {
    width: 1200px;
    margin: 60px auto 0;
    position: relative;
}

.about:after {
    visibility: hidden;
    display: block;
    height: 0;
    font-size: 0;
    content: "";
    clear: both;
}

.about .tit {
    float: left;
    width: 240px;
    text-align: center;
}

.about .p1 {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}

.about .p1 span {
    color: #d11c1c;
}

.about .p2 {
    font-size: 13px;
    color: #999999;
    margin-top: 10px;
    text-transform: uppercase;
    padding-bottom: 30px;
    background: url(images/lin3.png) no-repeat left bottom;
}

.about .photo {
    width: 295px;
    height: 224px;
    position: relative;
    margin-top: 20px;
    font-size: 0;
}

.about .photo:after {
    display: block;
    width: 58px;
    height: 189px;
    background: #d11c1c;
    content: "";
    position: absolute;
    right: -58px;
    bottom: 0;
}

.about .us {
    width: 782px;
    min-height: 280px;
    float: right;
    padding-top: 30px;
    font-size: 13px;
    color: #555555;
    line-height: 36px;
    text-indent: 2em;
}

.about .us .more {
    position: relative;
    margin-top: 30px;
    height: 22px;
    width: 690px;
}

.about .us .more hr {
    width: 670px;
    height: 1px;
    background: #d11c1c;
    border: none;
    position: absolute;
    left: -65px;
    top: 10px;
}

.about .us .more a {
    display: block;
    width: 91px;
    height: 22px;
    background: #d11c1c;
    color: #FFFFFF;
    line-height: 22px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    float: right;
}


.news {
    width: 1200px;
    margin: 56px auto 0;
}

.news:after {
    visibility: hidden;
    display: block;
    height: 0;
    font-size: 0;
    content: "";
    clear: both;
}

.news .title {
    width: 100%;
    background: url(images/none.png) repeat-x center;
    position: relative;
    text-align: center;
    min-height: 100px;
    margin-bottom: 60px;
}

.news .title .tit {
    background: #FFFFFF;
    padding: 0 35px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.news .title .tit .p1 {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}

.news .title .tit .p1 span {
    color: #d11c1c;
}

.news .title .tit .p2 {
    font-size: 13px;
    color: #999999;
    margin-top: 10px;
    text-transform: uppercase;
}

.news .title>p {
    font-size: 12px;
    color: #868585;
    padding-top: 90px;
}

.news dt {
    width: 320px;
    height: 312px;
    position: relative;
    float: left;
    margin-right: 75px;
}

.news dt .photo {
    width: 320px;
    height: 200px;
    font-size: 0;
}

.news dt .photo img {
    width: 100%;
    height: 100%;
}

.news dt a {
    display: block;
    width: 246px;
    height: 32px;
    line-height: 32px;
    background: #d11c1c;
    margin: 20px 0;
    color: #FFFFFF;
    font-size: 15px;
    position: relative;
    text-indent: 34px;
}

.news dt a:before {
    display: block;
    width: 7px;
    height: 7px;
    border: 1px solid #FFFFFF;
    position: absolute;
    left: 16px;
    top: 12px;
    content: "";
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.news dt p {
    font-size: 13px;
    line-height: 20px;
    color: #555555;
    padding-left: 34px;
}

.news dt:after {
    display: block;
    width: 1px;
    height: 118px;
    background: #e59090;
    content: "";
    position: absolute;
    left: 7px;
    bottom: 0;
    z-index: -1;
}

.news dd {
    width: 320px;
    float: right;
    display: list-item;
    list-style: disc;
    color: #d11c1c;
    margin: 35px;
}

.news dd .name {
    font-size: 16px;
    color: #333333;
}

.news dd .name:hover {
    color: #d11c1c;
}

.news dd .more {
    display: block;
    width: 60px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    background: #d11c1c;
    font-size: 12px;
    float: right;
}

.news dd .more:hover {
    background: #ffb400;
}

.news dd p {
    font-size: 13px;
    line-height: 20px;
    color: #555555;
    margin-top: 20px;
}

.link {
    width: 100%;
    background: #f4f4f4;
    margin-top: 76px;
}

.link .cont {
    width: 1200px;
    margin: 0 auto;
}

.link .cont p {
    font-size: 24px;
    color: #d11c1c;
    font-weight: bold;
    float: left;
    height: 80px;
    line-height: 80px;
}

.link .cont p .s1 {
    color: #000000;
}

.link .cont p .s2 {
    color: #d0d0d0;
    font-weight: normal;
    margin-left: 10px;
}

.link .cont ul {
    float: left;
	width:1200px
}

.link .cont ul li {
    display: inline-block;
    font-size: 13px;
    color: #cccbcb;
    line-height: 23px;
	margin:5px 10px
}

.link .cont ul li a {
    color: #666666;
}

.link .cont ul li a:hover {
    color: #d11c1c;
}
.footer {
    width: 100%;
    padding: 25px 0;
    background: #f4f4f4;
    text-align: center;
}

.footer .p1 {
    font-size: 13px;
    color: #666666;
    line-height: 28px;
}

.footer .p2 {
    line-height: 28px;
    font-size: 13px;
    color: #a7a7a7;
    margin-top: 10px;
}

.footer span {
    margin: 0 10px;
}


.paper {
    width: 1200px;
    margin: 50px auto;
    min-height: 500px;
}

.paper:after {
    display: block;
    content: "";
    clear: both;
}

.side {
    width: 254px;
    float: left;
}

.side .side_c .tit {
    width: 100%;
    height: 68px;
    border-bottom: 1px solid #FFFFFF;
    position: relative;
    background: #e73232;
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 68px;
    text-indent: 60px;
}

.side .side_c .tit:after {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    right: -7px;
    bottom: -7px;
}

.side .side_c .tit:before {
    display: block;
    content: "";
    width: 34px;
    height: 34px;
    background: #FFFFFF;
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: -10px;
    top: -10px;
}

.side .side_c .tit span:after {
    display: block;
    content: "";
    width: 18px;
    height: 18px;
    background: url(images/drop.png) no-repeat center;
    float: right;
    margin: 26px 52px 0 0;
}

.side .side_c ul {
    padding: 20px 0 20px 25px;
    background: #d11c1c;
}

.side .side_c ul li {
    width: 100%;
    height: 40px;
    padding: 5px 0;
    position: relative;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

.side .side_c ul li a {
    display: block;
    width: 246px;
    height: 40px;
    line-height: 40px;
    text-indent: 60px;
    color: #FFFFFF;
    position: absolute;
    left: -20px;
}

.side .side_c ul li a:before {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 1px solid #FFFFFF;
    position: absolute;
    left: 33px;
    top: 15px;
}

.side .side_c ul li a:hover,.side .side_c ul .cur a {
    background: #FFFFFF;
    color: #d11c1c;
}

.side .side_c ul li a:hover:before,.side .side_c ul .cur a:before {
    background: #d11c1c;
    border-color: #d11c1c;
}

.side .side_p {
    margin-top: 30px;
    width: 100%;
    height: 100px;
    border: 1px solid #eeeeee;
    background: url(images/phone.png) 23px center no-repeat #f7f7f7;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 25px 0 0 80px;
}

.side .side_p p {
    font-size: 14px;
    color: #5d5d5d;
}

.side .side_p span {
    font-size: 20px;
    color: #e30d06;
    font-weight: bold;
}

.product,.page,.news_list {
    width: 890px;
    float: right;
}
.bread {
    width: 100%;
    height: 64px;
    background: url(../images/none.png) repeat-x left bottom;
    line-height: 64px;
}

.bread p {
    float: right;
    font-size: 12px;
    color: #999999;
}

.bread p a {
    color: #999999;
    margin: 0 3px;
}

.bread p span {
    color: #d11c1c;
    margin: 0 3px;
}
.page .cont {
    margin-top: 30px;
    line-height: 26px;
}
.sb_nav2{padding:0!important}

.product ul {
    margin: 30px -15px 0;
}

.product ul li {
    width: 200px;
    height: 266px;
    text-align: center;
    margin: 15px;
    float: left;
}

.product ul li .photo {
    width: 198px;
    height: 198px;
    border: 1px solid #dcdcdc;
    display: block;
    font-size: 0;
}

.product ul li .photo img {
    width: 100%;
    height: 100%;
}

.product ul li .photo:hover {
    border-color: #d11c1c;
}

.product ul li .name {
	line-height: 23px;
    font-size: 13px;
    color: #555555;
	margin-top:20px;
	display:block
}

.product ul li .name:hover {
    color: #d11c1c;
}
.m-page{text-align:center; margin-top:40px}

.m-page .disabled {
    color: #fff;
    background: #e6002f;
}
.m-page .current {
    color: #fff;
    background: #e6002f;
}
.m-page  A, .m-page span {
    color: #777777;
    display: inline-block;
    border: 1px solid #cbcbcb;
    padding: 5px 12px;
    vertical-align: middle;
    margin: 0 5px 10px 5px;
    font-size: 15px;
    background-color: #eeeeee;
}
.m-page  A:hover {
    color: #fff;
    background: #e6002f;
}

.yn .tit {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}

.yn .content_related {
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #999999;
    border-bottom: 1px solid #383838;
}

.yn .photo {
    text-align: center;
    width: 100%;
}

.yn .photo img {
    margin: 15px 0;
    max-width: 400px;
}

.yn .content_btn {
    margin: 15px 0;
    line-height: 26px;
    font-size: 14px;
}

.yn .content_btn a {
    color: #666666;
}

.news_list ul li {
    width: 100%;
    height: 82px;
    padding: 20px 0;
    border-bottom: 1px dashed #d2d2d2;
}

.news_list ul li .name {
    font-size: 16px;
    color: #333333;
    line-height: 23px;
    padding-left: 36px;
    background: url(../images/icon.png) left center no-repeat;
}

.news_list ul li .name:hover {
    color: #d11c1c;
}

.news_list ul li .more {
    display: block;
    width: 76px;
    height: 23px;
    background: #eeeeee;
    text-align: center;
    line-height: 23px;
    color: #999999;
    font-size: 12px;
    float: right;
}

.news_list ul li .more:hover {
    color: #FFFFFF;
    background: #d11c1c;
}

.news_list ul li p {
    font-size: 12px;
    color: #888888;
    line-height: 22px;
    margin-top: 15px;
}
.neirong1{line-height:24px; margin-top:30px}

.item{padding:10px 0;line-height:24px;overflow:hidden;border-bottom:1px dashed #ddd;}
.item dt{float:left;font-family:arial;font-weight:bold;font-size:18px;width:35px;padding-left:25px;color:#444;}
.item dd{margin:0 0 0 55px;padding-left:15px;border-left:1px dashed #b2b2b2;}
.item dd a{padding:1px 12px 1px 12px;white-space:nowrap;float:left;}
.item dd a:hover{text-decoration:none;background:#e87518;color:#fff;}