@charset "utf-8";
/* CSS Document */

.sj {
    display: none;
}

.attestation {
    position: relative;
    width: 100%;
    height: 20px;
	overflow:hidden;
    line-height: 22px;
}

.i_gwrz {
    display: block;
    float: left;
    width: 108px;
    height: 21px;
    margin-right: 20px;
    background: url(../images2/gwrz.gif) no-repeat;
}

.i_qyrz {
    display: block;
    float: left;
    width: auto;
    /*padding-right: 54px;*/
    height: 22px;
    margin-right: 5px;
    /*background: url(../images2/qyrz.png) no-repeat right;*/
}

.i_qyrz a{ width:32px; height:28px; display:inline-block; /*margin:6px 0;*/float:left; font-weight:700;}
.i_qyrz .at-1{background:url(../images/icon.png) no-repeat -2px -165px;float:left;}
.i_qyrz .at-2{background:url(../images/icon.png) no-repeat -46px -165px;float:left;}
.i_qyrz .at-3{background:url(../images/icon.png) no-repeat -90px -168px;float:left;}
.i_qyrz .at-4{background:url(../images/icon.png) no-repeat -132px -168px;float:left;}
.i_qyrz .at-5{background:url(../images/icon.png) no-repeat -168px -165px;float:left;}

.i_cxfw {
    display: block;
    float: left;
    width: 125px;
    padding-left: 60px;
	font-weight:700;
    height: 21px;
    background: url(../images2/cxfw.png) no-repeat left;
}

.i_cxfw b {
    padding: 0 5px;
    font-size: 18px;
    color: #d33232;
}

.position {
    position: relative;
    width: 100%;
    height: 36px;
    margin: 10px auto;
    line-height: 36px;
    background: #d33232;
    color: #fff;
}

.position span {
    padding: 0 10px;
}

.position a {
    color: #fff;
}

.position a:hover {
    text-decoration: none;
    color: #fff;
}

.product_main {
    width: 100%;
    z-index: 0;
    overflow: hidden;
}

.product_box {
    left: 0;
    right: 0;
    z-index: 1;
    overflow: hidden;
    border: 1px solid #ddd;
}

.go_btn {
    position: absolute;
    right: 12px;
    top: 72px;
    width: 107px;
    height: 113px;
    z-index: 999;
}
.go_bg{display:inline-block;width: 107px;
    height: 113px;background:url(../images2/btn.gif) no-repeat;}

.company {
    border-left: 1px solid #ddd;
    height: 100%;
}

.company_tit {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.company_tit h3 {
    line-height: 40px;
    width: auto;
    float: left;
}

.company_tit p {
    margin-top: 28px;
    margin-left: 5px;
    padding: 2px 10px;
    float: left;
    font-size: 12px;
    line-height: 20px;
    background: #d33232;
   
}
.company_tit p a{
	 color: #fff;
}
.company_info {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff2f2;
}

.company_info h4 {
    width: 100%;
    height: 37px;
	font-weight:700;
    line-height: 37px;
    background: url(../images2/company_main.jpg) repeat-x top;
    margin: 0;
    padding: 0 10px;
    color: #d33232;
}

.company_info p {
    line-height: 24px;
    padding: 10px;
}
.company_info p a{
	color:#333;
}

.good,
.rzbg {
    display: none;
    width: 100%;
}

.good img,
.rzbg img {
    margin: 20px auto;
}

.contact_btn {
    width: 100%;
    text-align: center;
}

.btn2 {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 15px 60px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


/* Pseudo elements for icons */

.btn:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

.btn-2 {
    background: #d33232;
    color: #fff;
    box-shadow: 0 6px #ab3c3c;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    font-size: 24px;
}

.btn-2g {
    border-radius: 40px;
}

.btn-2g:hover {
    box-shadow: 0 4px #ab3c3c;
    top: 2px;
}

.btn-2g:active {
    box-shadow: 0 0 #ab3c3c;
    top: 6px;
}

.product_body {
    position: relative;
    margin-top: 20px;
    overflow: hidden;
}

.product_info {
    padding: 0;
    border: 1px solid #ddd;
}

.product_info h4 {
    width: auto;
    padding: 10px 25px;
    background: #eee;
    margin: 0;
    color: #d33232;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.icon-delta {
    border-color: transparent transparent transparent #d9534f;
    border-style: solid;
    border-width: 6px;
    display: inline-block;
    height: 0;
    left: 0;
    line-height: 0;
    margin-left: 10px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 0;
}

.product_content {
    padding: 15px;
    line-height: 24px;
}

.product_content img {
	display:block;
    width: 100%;
    max-width: 100%;
    height: auto;
	margin:auto;
}

.product_sidebar {
    height: auto;
    overflow: hidden;
    padding-right: 0;
}

.product_sidebar .p_sidebar1 {
    width: auto;
    border: 1px solid #ffc6c6;
    padding: 10px;
    overflow: hidden;
    background: url(../images2/menu-bg.jpg) repeat-x;
    border-top-color: #d33232;
}

.product_sidebar .p_sidebar1 .sidebar1_tit {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.product_sidebar .p_sidebar1 .sidebar1_tit h3 {
    margin-top: 0px;
    float: left;
    line-height: 40px;
    width: auto;
}

.product_sidebar .p_sidebar1 .sidebar1_tit p {
    margin-top: 8px;
    margin-left: 5px;
    padding: 2px 10px;
    float: left;
    font-size: 12px;
    line-height: 20px;
    background: #d33232;
    color: #fff;
}

.product_sidebar .p_sidebar1 .sidebar1_tit img {
    display: block;
    float: right;
}

.qyzd {
    width: 100%;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #ffc6c6;
}

.qyzd img {
    display: block;
    margin: 10px auto;
}

.qyzd .qyzd_img {
    padding: 20px;
    border: 1px solid #ddd;
}

.qyzd a {
    color: #333;
}

.qyzd a:hover {
    color: #d33232;
    text-decoration: none;
}

.count_zc {
    float: left;
    margin: 15px 0;
    width: 100%;
}

.voteit {
    background: rgba(0, 0, 0, 0) url(../images2/zc.png) no-repeat;
    color: #fff;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    text-indent: 4.5em;
    width: 205px;
}

.voteit a span {
    margin-right: 30px;
}

.voteit a:hover {
    text-decoration: none;
}

.count_zc span {
    color: #fff;
    font-size: 15px;
    line-height: 50px;
}

#jiathis_counter_35 {
    width: 60px !important
}

.p_sidebar2 {
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0;
}

.p_sidebar3 {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 10px auto auto;
    overflow: hidden;
    border: 1px solid #ffc6c6;
    position: relative;
    width: 100%;
}

.p_sidebar3 .icon-delta {
    border-color: transparent transparent transparent #d9534f;
    border-style: solid;
    border-width: 6px;
    display: inline-block;
    height: 0;
    left: 2px;
    line-height: 0;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 0;
}

.p_sidebar3 p {
    border-bottom: 1px solid #ddd;
    color: #c72d2d;
    font-size: 18px;
    line-height: 30px;
    margin: 10px;
    position: relative;
    text-indent: 1em;
    width: auto;
}

.p_sidebar3 a {
    color: #666;
    line-height: 24px;
    margin: 5px;
}

.p_sidebar3 .icon-delta {
    margin-left: 0;
}

.like-list {
    padding: 10px;
}
@media screen and (max-width:1366px) {
	.p_sidebar3{
		display:none;
	}
}

@media screen and (max-width:959px) {
    .sj {
        display: block;
    }
    .company_banner {
        padding-top: 50px;
    }
    .company_banner img {
        display: none;
    }
    .company_banner .sj h1,
    .company_banner .sj p {
        text-align: center;
    }
    .attestation .i_cxfw {
        display: none;
    }
    .btn-2 {
        font-size: 18px;
        margin: 0;
    }
    .company {
        border: 0;
    }
	.sj_logo h1 a{ color:#333; font-weight:700;}
	
}

@media screen and (max-width:639px) {
    .position {
        overflow: hidden;
        font-size: 12px;
    }
}
.company_banner img{margin:10px auto;min-width:1140px;}
.company_tit h3 a{color:#333; font-weight:700;}
.company_tit h3 a:hover{color:#c72d2d;}

.ssnav { display:none;line-height:35px; background: #ab0000; float: left; width: 100%; margin-bottom: 20px; box-shadow: 0 0 3px #ccc;}
.ssnav ul{ list-style: none; width: 100%; height: auto; overflow: hidden; margin:0; padding: 0; }
/*  .nav .container{ background: #ffd200; }*/
.ssnav ul li{ width: 146px; float: left; text-align: center;list-style: none; }
.ssnav ul li a{display: inline-block; color: #fff; width: 100%;}
.ssnav ul li:hover,.ssnav ul li.on{ background: #ffd200; }
.ssnav ul li:hover a,.ssnav ul li.on a{ color: #333;text-decoration: none;}
@media (max-width:768px) {
.ssnav .container{padding: 0; margin:0;}
.ssnav ul li{width: 25%; float: left; padding: 0;margin:0; text-align: center;} 
.ssnav ul li a{border-bottom: 1px solid #ca0000;border-right: 1px solid #ca0000;display:block;overflow:hidden;width: auto;}
.ssnav ul li:nth-child(4n) a{ border-right: 0; }
.ssnav ul li.on{ background: #ab0000; }
.ssnav ul li.on a{ color: #fff; }
}