.head-top {
    height: 100px;
}
.head-top .logo img {
    height: 64px;
    margin-top: 18px;
    padding: 0 5px;
}
.head-right dt {
    font-size: 14px;
    color: #000;
    text-align: right;
}
.head-right dt img {
    margin-right: 10px;
    vertical-align: -2px;
}
.head-right dd.d1 {
    text-align: right;
    color: #db0228;
    font-size: 20px;
    font-style: oblique;
    font-weight: bold;
}
.head-right dd.d2 {
    width: 265px;
    height: 24px;
    margin-top: 5px;
    border: 1px solid #dcdcdc;
}
.head-right dd.d2 .text {
    width: 85%;
    padding-left: 10px;
    font-size: 12px;
    line-height: 22px;
}
.head-right dd.d2 .btn {
    float: right;
    width: 22px;
    height: 22px;
    background: url(../images/search.png) no-repeat 0px 2px;
    cursor: pointer;

}
.head .nav li {
    float: left;
    width: 154px;
    height: 30px;
    background: #db0228;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-right: 3px;
    font-size: 14px;
}
.head .nav li.last {
    margin-right: 0;
}
.head .nav li a {
    display: block;
}
.banner {
    position: relative;
    margin-bottom: 20px;
}
.banner img {
    width: 940px;
    height: 425px;
}
.banner .bx-pager-wrap .bg {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 32px;
    width: 100%;
    background: #000;
    opacity: 0.5;
}
.banner .bx-pager {
    position: absolute;
    bottom: 5px;
    right: 0;
}
.banner .bx-pager img {
    width: 48px;
    height: 22px;
    margin-right: 10px;
}
.main-title {
    font-size: 14px;
    padding-left: 10px;
    border-left: 4px solid #db0228;
    color: #db0228;
    line-height: 14px;
    font-weight: bold;
}
.main-title span {
    font-size: 10px;
    color: #999;
    margin-left: 5px;
    font-weight: normal;
}
.main-about {
    width: 560px;
    height: 225px;
    padding: 10px 20px 0 0;
    background: url(../images/bg-jb.jpg) repeat-x;
}
.a-slider-wrap {
    width: 133px;
    margin-left: 20px;
    overflow: hidden;
}
.a-slider-wrap img {
    width: 133px;
    height: 153px;
}
.c-slider-wrap img {
    width: 370px;
    height: 100px;
}
.a-slider-wrap .bx-wrapper .bx-pager {
    bottom: 8px;
    width: 50%;
}
.c-slider-wrap .bx-wrapper .bx-pager {
    bottom: 8px;
    width: 20%;
    right: 0;
}
.a-slider-wrap .bx-wrapper .bx-pager.bx-default-pager a,
.c-slider-wrap .bx-wrapper .bx-pager.bx-default-pager a {
    width: 5px;
    height: 5px;
    background: #dcdcdc;
    border-radius: 0;
    margin: 0 3px;
}
.a-slider-wrap .bx-wrapper .bx-pager.bx-default-pager a.active,
.a-slider-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover,
.c-slider-wrap .bx-wrapper .bx-pager.bx-default-pager a.active,
.c-slider-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #db0228;
}
.main-about .txt {
    width: 370px;
}
.main-about .txt p {
    color: #666;
    line-height: 20px;
    text-indent: 2em;
}
.main-contact {
    width: 370px;
    height: 225px;
    background: url(../images/bg-jb.jpg) repeat-x;
}
.contact-bottom ul {
    margin-left: 25px;
}
.contact-bottom ul li {
    color: #666;
    line-height: 18px;
}
.foot {
    border-top: 1px solid #d2d2d2;
    margin-top: 12px;
}
.foot-nav a {
    float: left;
    padding: 10px 10px 10px 0;
    margin-right: 20px;
    color: #666;
}
.copyright {
    padding: 5px 0 10px;
    color: #666;
}
.yqlink {
    width: 148px;
    height: 22px;
    margin-top: 20px;
    border: 1px solid #abadb3;
    color: #666;
    cursor: pointer;
    padding-left: 10px;
    position: relative;
}
.yqlink i {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    position: absolute;
    right: 4px;
    top: 8px;
}
.yqlink-main {
    width: 148px;
    border: 1px solid #abadb3;
    position: absolute;
    left: -1px;
    bottom: 20px;
    background: #fff;
    display: none;
}
.yqlink-main a {
    display: block;
    padding-left: 10px;
    line-height: 22px;
    color: #666;
}
.top-bg {
    margin-top: 12px;
}
.main-wrap {
    margin-top: 12px;
}
.main-left {
    float: left;
    width: 212px;
}
.left-menu {
    border: 1px solid #e1e1e1;
    margin-bottom: 15px;
}
.left-menu .ttl {
    color: #333;
    height: 30px;
    width: 100%;
    line-height: 30px;
    padding-left: 13px;
    background: url(../images/bg-ttl.jpg) repeat-x;
    font-weight: bold;
}
.left-menu-list {
    padding: 12px 7px 6px;
}
.left-menu-list li {
    width: 100%;
    line-height: 30px;
    margin-bottom: 6px;
    background: url(../images/bg-ttl.jpg) repeat-x;
    position: relative;
    color: #666;
}
.left-menu-list li a {
    display: block;
    padding-left: 25px;
}
.left-menu-list li i {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #000;
    position: absolute;
    left: 8px;
    top: 12px;
}
.left-menu-list li.cur a {
    background: #da0227;
    color: #fff;
}
.left-menu-list li.cur i {
    border-left-color: #fff;
}
.left-menu-list li.active i {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
}
.left-menu-list li .left-submenu {
    padding: 10px 0;
    background: #f8f8f8;
}
.left-menu-list li .left-submenu a {
    background: #f8f8f8;
    padding-left: 35px;
    color: #666;
    line-height: 25px;
    position: relative;
}
.left-menu-list li .left-submenu a.active {
    color: #da0227;
}
.left-menu-list li .left-submenu a.active i {
    border-left-color: #da0227;
}
.left-menu-list li .left-submenu a i {
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #cbcccc;
    position: absolute;
    left: 25px;
    top: 10px;
}
.left-bottom {
    height: 250px;
    width: 210px;
    background: url(../images/lianxi.png) no-repeat right bottom;
    box-shadow: 2px -2px 6px #ddd;
}
.left-bottom dl dt {
    height: 30px;
    line-height: 30px;
    padding-left: 13px;
    margin-bottom: 10px;
    color: #333;
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
}
.left-bottom dl dd {
    line-height: 26px;
    color: #333;
    padding: 0 13px;
}
.main-right {
    float: right;
    width: 716px;
}
.main-top {
    height: 30px;
    line-height: 30px;
    background: url(../images/bg-ttl.jpg) repeat-x;
}
.main-top h3 {
    font-size: 12px;
    color: #da0227;
    margin-left: 15px;
    font-weight: bold;
}
.main-right-cont {
    padding: 0 10px;
}
.main-right-cont p {
    line-height: 30px;
    text-indent: 2em;
    color: #333;
}
.honor-list li,.anbao-list li {
    float: left;
    padding: 0 16px;
    width: 33.3333%;
    margin-bottom: 15px;
    text-align: center;
}
.honor-list li a,.anbao-list li a {
    display: block;
}
.honor-list li img {
    cursor: pointer;
}
.honor-list li img,.anbao-list li img {
    border: 1px solid #e3e3e3;
    height: 145px;
    width: 100%;
}
.anbao-list li img {
    height: 128px;
}
.honor-list li p,.anbao-list li p {
    color: #333;
    line-height: 25px;
}
.pagenation {
    text-align: center;
    margin: 15px 0;
}
.pagenation1 {
    margin: 40px 0;
}
.pagenation a {
    border: 1px solid #dcdcdc;
    padding: 0 5px;
    color: #333;
}
.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}
.mask-bg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}
.mask-main {
    width: 800px;
    height: 620px;
    padding: 20px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.mask-main p {
    float: left;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.mask-main img {
    margin-bottom: 40px;
    width: 758px;
    height: 521px;
}
.mask-main span {
    float: right;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding-right: 20px;
    background: url(../images/close.png) no-repeat right center;
    cursor: pointer;
}
.news-list {
    padding: 0 10px;
}
.news-list li {
    line-height: 30px;
    padding: 2px 0;
    color: #333;
    border-bottom: 1px dashed #999;
}
.news-list li a {
    width: 400px;
}
.news-list li span {
    float: right;
    color: #999;
}
.anbao-detail h4 {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    font-weight: bold;
}
.anbao-detail p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.partner-list {
    margin-left: -4px;
    margin-right: -4px;
}
.partner-list li {
    float: left;
    padding: 0 4px;
    margin-bottom: 8px;
}
.partner-list li img {
    border: 1px solid #ededed;
    width: 173px;
    height: 57px;
}
.contact {
    padding: 0 25px;
}
.contact h4 {
    color: #333;
    margin-bottom: 30px;
    font-weight: bold;
}
.contact p {
    line-height: 26px;
    color: #333;
}
.renli-wrap {
    padding: 0 15px;
}
.renli-wrap ul {
    width: 100%;
}
.renli-wrap ul li {
    float: left;
    text-align: center;
}
.renli-wrap ul li.l1 {
    width: 44px;
}
.renli-wrap ul li.l2 {
    width: 96px;
}
.renli-wrap ul li.l3 {
    width: 220px;
    text-align: left;
    padding-left: 30px;
}
.renli-wrap ul li.l4 {
    width: 52px;
}
.renli-wrap ul li.l5 {
    width: 88px;
}
.renli-wrap ul li.l6 {
    width: 102px;
}
.renli-wrap ul li.l7 {
    width: 80px;
}
.renli-wrap .top-list {
    border: 1px solid #ddd;
    border-top: 2px solid #b9b9b9;
    height: 30px;
    line-height: 27px;
    color: #333;
    background: url(../images/bg-ttl2.jpg) repeat-x;
}
.renli-wrap .item {
    margin-bottom: 1px;
    border-bottom: 1px solid #e8e8e8;
}
.renli-wrap .main-list {
    height: 30px;
    line-height: 30px;
    background: #f8f8f8;
    color: #333;
    margin-bottom: 1px;
}
.renli-wrap .main-list li.l1 {
    color: #b9b9b9;
}
.renli-wrap .main-list li.l3 {
    text-align: left;
    padding-left: 30px;
}
.renli-wrap .main-list li.l3 i {
    display: inline-block;
    margin-left: 5px;
    vertical-align: 4px;
    width: 10px;
    height: 9px;
    background: url(../images/new.png) no-repeat;
}
.renli-wrap .main-list li.l7 {
    color: #db0228;
    cursor: pointer;
    padding-left: 20px;
    background: url(../images/see.png) no-repeat 10px center;
}
.renli-wrap .item .box {
    border: 1px solid #eee;
    margin-bottom: 15px;
    color: #333;
    display: none;
}
.renli-wrap .item .box .box-top {
    padding: 13px;
}
.renli-wrap .item .box h3 {
    font-weight: bold;
    font-size: 12px;
    margin: 5px 0 0;
}
.renli-wrap .item .box p {
    line-height: 25px;
}
.renli-wrap .item .box .box-b {
    height: 60px;
    border-top: 1px solid #eee;
}
.renli-wrap .item .box .box-b a {
    float: right;
    background: #da0227;
    color: #fff;
    padding: 5px 21px;
    border-radius: 4px;
    margin: 20px 15px 0 0;
}
.message {
    padding: 0 15px;
}
.message p {
    height: 44px;
    line-height: 44px;
    color: #666;
    text-align: center;
    background: #f2f2f2;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
}
.message ul li {
    float: left;
    margin-bottom: 25px;
    width: 285px;
    text-align: right;
    margin-right: 40px;
}
.form-group span {
    color: #da0227;
    padding-right: 5px;
}
.form-group label {
    color: #333;
}
.form-group input {
    border: 1px solid #ababab;
    height: 20px;
    width: 132px;
    background: #f4f4f4;
    padding-left: 5px;
    font-size: 12px;
}
.form-group1 {
    width: 473px;
    margin: 0 auto;
}
.form-group1 textarea {
    width: 424px;
    height: 84px;
    border: 1px solid #ababab;
    background: #f4f4f4;
    padding: 2px 0px 2px 5px;
    font-size: 12px;
    line-height: 20px;
    resize: none;
}
.btn-group  {
    margin: 20px 0 0 160px;
}
.btn-group input {
    margin-right: 30px;
    width: 52px;
    height: 20px;
    border-radius: 3px;
    background: #eee;
    border: 1px solid #8f8f8f;
    font-size: 12px;
    cursor: pointer;
}
.article {
    color: #333;
    padding: 0 20px 30px;
}
.article h4 {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
}
.article-top {
    text-align: center;
    color: #999;
}
.article-top .s1 {
    color: #0071d1;
}
.article-top .s2 {
    color: #ff7300;
}
.share {
    width: 180px;
    padding: 1px 20px;
    margin: 5px auto 15px;
    background: #fcfcfc;
}
.article p {
    line-height: 30px;
    text-indent: 2em;
}