﻿@charset "utf-8";
@import url("styles.css");
/*
   * The wx.zhangruiwoloveni *
   * http://wxizz.com/ *
   * Released on: 2019,01,07 *
*/  

/* header */
.top {
    background-color: #fff;
    border-bottom: 4px solid #044795;
    width: 100%;
    height: 86px;
}
.header,
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
.logo {
    height: 36px;
    margin-top: 29px;
    overflow: hidden;
}
.logo img {
    max-width: 100%;
}
.naver {
    padding: 0;
}
.naver .language {
    height: 27px;
    margin: 14px 0 7px;
    color: #888;
}
.naver .language a {
    color: #888;
    display: inline-block;
}
.naver .language a:hover {
    color: #ffcc33;
}
.naver .language span {
    display: inline-block;
    background-color: #ffcc33;
    color: #fff;
    width: 37px;
    height: 27px;
    line-height: 26px;
    border-radius: 2px;
    font-size: 19px;
    text-align: center;
    cursor: pointer;
    margin-left: 12px;
}
.naver .language span img {
    width: 43%;
}
.naver .language .search {
    display: inline-block;
    margin-left: 10px;
}
.naver .language .search .ipt {
    height: 17px;
    line-height: 17px;
    display: inline-block;
    vertical-align: 1px;
    vertical-align: 0 \9;
}
.naver .naver-list {
    position: relative;
    padding-top: 2px \9;
}
.naver .naver-list li {
    float: left;
}
.naver .naver-list li > a {
    color: #3C3C3C;
    display: block;
    padding: 9px 23px;
}
.naver .naver-list li > a:hover,
.naver .naver-list li:hover > a,
.naver .naver-list li > a.on {
    background-color: #044795;
    color: #FFDE00;
    text-decoration: none;
}
.naver .naver-list li .subnav {
    display: none;
    background-color: #fff;
    border: 4px solid #044795;
}
.naver .naver-list li:hover .subnav {
    display: block;
    position: absolute;
    z-index: 999;
    top: 38px;
    width: 55%;
    padding: 2% 0
}
.naver .naver-list li:hover .subnav dl {
    padding: 1.5% 5%;
    font-weight: normal;
}
.naver .naver-list li:hover .subnav dt {
    float: left;
    width: 110px;
    height: 70px;
}
.naver .naver-list li:hover .subnav dt img {
    width: 110px;
    height: 70px;
}
.naver .naver-list li:hover .subnav dd {
    float: left;
    margin-left: 12px;
}
.notice {
    width: 100%;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    background-color: #044795;
    color: #DBECFF
}
.notice a {
    color: #DBECFF;
}
.notice .notice-title {
    width: 108px;
}
.notice .notice-title img {
    width: 21%;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
.notice .notice-list {
    line-height: 47px;
    width: 720px;
}
.notice .notice-list li a {
    margin-right: 12px;
}
.notice .notice-list li a:hover {
    color: #FFDE00;
}
.notice .phone {
    padding: 0; 
}
.notice .phone span {
    display: inline-block;
    font-size: 22px;
    vertical-align: middle
}
.notice .phone img {
    width: 7%;
    margin-right: 3px;
    vertical-align: -6px
}


/* wrapper */
.wrapper .main {
    border: 1px solid #E6E6E6;
    margin: 18px 0;
    padding: 14px 17px;
}
.wrapper .main-title {
    padding: 0
}
.wrapper .main-title > .name {
    color: #2866b6;
}
.wrapper .main-title > .more {
    font-size: 12px;
    margin-top: 6px;
}
.wrapper .main-title > .more a {
    background-color: #ffcc33;
    color: #fff;
    display: block;
    width: 49px;
    height: 18px;
    border-radius: 2px;
    overflow: hidden;
    line-height: 20px;
}
.wrapper .main-title > .more a:hover {
    text-decoration: none;
}
.wrapper .main-content {
    margin-top: 15px;
}
.wrapper .main-top {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 14px;
}
.wrapper .main-about {
    width: 542px;
    border-right: 1px solid #E6E6E6;
    padding: 6px 30px 15px 9px;
}
.wrapper .main-about .about-pic,
.wrapper .main-news .news-pic,
.wrapper .main-news .news-pic img,
.wrapper .main-about .about-pic img {
    width: 168px;
    height: 121px;
    overflow: hidden;
}
.wrapper .main-about .about-info {
    width: 353px;
    color: #3c3c3c;
}
.wrapper .main-news {
    width: 543px;
    padding: 6px 9px 15px 30px;
}
.wrapper .main-news .news-pic li {
    position: relative;
}
.wrapper .main-news .news-pic li span {
    display: block;
}
.wrapper .main-news .news-pic li > .pic {
    display: block;
    position: absolute;
    bottom: 0;
    background: rgba(4, 71, 149, 0.7);
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 168px;
    padding: 6px 0;
    background-color: #044795 \9;
    filter: alpha(opacity=70);
}
.wrapper .main-news .news-list {
    width: 360px;
    color: #3c3c3c
}
.wrapper .main-news .news-list li {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 45px;
}
.wrapper .main-news .news-list li a {
    color: #3c3c3c
}
.wrapper .main-news .news-list li a:hover {
    color: #2866b6
}
.wrapper .main-news .news-list li span {
    position: absolute;
    right: 0;
}
.wrapper .main-service {
    padding: 20px 9px 18px;
}
.wrapper .service-list {
    margin-top: 17px;
    overflow: hidden;
	position:relative;
}
.wrapper .service-list .hd {
	overflow:hidden;
	display:none;
}
.wrapper .service-list .bd {
    height: 84px;
}
.wrapper .service-list .bd ul {
    overflow:hidden;
    zoom:1;
}
.wrapper .service-list .bd li {
    float: left;
    height: 66px;
    line-height: 66px;
    padding: 8px;
    border: 1px solid #eaeaea;
    margin: 0 6px;
	_display:inline;
	overflow:hidden;
}
.wrapper .service-list .bd li img {
	width:185px;
    max-height: 66px;
}
.wrapper .service-list .bd li:hover {
    border: 1px solid #044795;
}
.wrapper .service-list .bd li:hover img {
    opacity: 0.8;
    filter:alpha(Opacity=80);
}

/* columns */
.position {
    width: 100%;
    height: 250px;
    position: relative;
}
.position .wz {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #000 \9;
    filter: alpha(opacity=70);
    padding: 15px 0;
}
.position .wz span {
    display: inline-block;
}
.position .wz span i {
    display: inline-block;
    margin: 0 6px 0 1px;
    vertical-align: -1px
}
.position .wz a {
    color: #fff;
    padding: 0 3px;
}
.position .wz a:hover {
    color: #ffcc33
}
.columns-bg {
    width: 100%;
    background-color: #f5f5f5;
    padding: 22px 0;
}
.columns-left {
    width: 280px;
}
.sidebar {
    background-color: #fff;
    padding: 20px 18px 25px;
}
.sidebar .sidebar-title {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 13px;
    color: #044795
}
.sidebar .sidebar-list {
    margin-top: 5px;
}
.sidebar .sidebar-list li {
    border-bottom: 1px solid #f8f8f8;
    padding: 5px 0
}
.sidebar .sidebar-list li img {
    width: 35px;
    height: 24px;
    margin: 0 2px;
    vertical-align: -7px;
}
.sidebar .sidebar-list li a {
    color: #333;
    display: block;
    line-height: 24px;
    padding: 7px 0 6px;
    border-radius: 2px;
}
.sidebar .sidebar-list li a:hover,
.sidebar .sidebar-list li a.on {
    text-decoration: none;
    background-color: #044795;
    color: #fff;
}
.sidebar .sidebar-list li a.on {
    background-color: #ffcc33;
}
.columns-right {
    width: 905px;
    background-color: #fff;
}
.column {
    padding: 20px 17px 25px;
}
.column .title {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 13px;
    color: #044795
}
.column .content {
    padding: 20px 15px;
    color: #565656
}
.column .content img {
    max-width: 100%;
}


/* photo */
.photolist {
    padding: 20px 0
}
.photolist ul {
    margin-right: -2%;
}
.photolist li {
    float: left;
    width: 31.33333333%;
    margin: 0 2% 2% 0;
    position: relative;
}
.photolist li a {
    display: block;
}
.photolist li .pic-link {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    width: 31.33333333%;
    height: 115px;
    border: 1px solid #eaeaea;
}
.photolist li img {
    max-width: 100%;
    max-height: 100px;
}
.photolist li a {
    color: #000
}
.photolist li p {
    display: none;
}
.photolist li:hover .pic-link {
    border-color: #044795;
}
/* .photolist li:hover p {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 117px;
    bottom: 0;
} */

.caselist {
    padding: 20px 0
}
.caselist ul {
    margin-right: -1%;
}
.caselist li {
    float: left;
    width: 24%;
    margin: 0 1% 1% 0;
    position: relative;
}
.caselist li a {
    display: block;
}
.caselist li .pic-link {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    width: 24%;
    height: 155px;
    border: 1px solid #eaeaea;
}
.caselist li img {
    max-width: 189px;
    max-height: 135px;
}
.caselist li a {
    color: #333
}
.caselist li a:hover {
    color: #044795
}
.caselist li:hover .pic-link {
    border-color: #044795;
}
.caselist li p {
    padding-top: 5px;
}

/* details */
.details {
    padding: 20px 1px;
}
.details .details-title {
    background-color: #f8f8f8;
    padding: 21px 0 15px;
    color: #ffcc33;
    border-radius: 2px;
}
.details .details-title span {
    display: block;
    font-size: 12px;
    color: #999;
    font-weight: normal;
    margin-top: 5px;
}
.details .details-title i {
    display: inline-block;
    margin: 0 6px;
}
.details .details-pics {
    margin: 22px 0;
}
.details .details-pics img {
    max-width: 100%;
}
.details .details-down {
    padding: 20px 30px;
    background-color: #f9f9f9;
}
.details .details-down a {
    color: #343434;
    display: block;
    background: url(/images/newbot.png) left center no-repeat;
    text-indent: 13px;
}
.details .details-down h4 {
    font-size: 15px;
    padding-bottom: 5px;
}
.details .previous {
    color: #838383;
    padding-top: 15px;
    border-top: 1px solid #eaeaea;
    padding-left: 5px;
}
.details .previous a {
    color: #707070;
}
.details .previous a:hover {
    color: #044795;
}

/* list */
.list {
    padding: 5px 1px;
}
.list dl {
    margin: 8px 0;
}
.list dl::after {
    content: "";
    display: block;
    clear: both;
}
.list dt {
    float: left;
    width: 65px;
    height: 62px;
    background-color: #ffcc33;
    color: #fff;
    text-align: center;
    margin-right: 8px;
}
.list dt span {
    display: block;
}
.list dt span.yue {
    line-height: 28px;
    font-size: 14px;
}
.list dt span.ri {
    background-color: #fff;
    color: #ffcc33;
    margin: 4px;
    margin-bottom: 0;
    line-height: 28px;
    font-size: 23px;
}
.list dd {
    float: left;
    padding: 10px 15px 0;
    font-size: 13px;
    height: 52px;
    background-color: #f9f9f9;
    overflow: hidden;
    width: 765px;
}
.list dd span {
    display: block;
    font-size: 12px;
    color: #999;
    padding-top: 3px;
}
.list dd a {
    color: #565656
}
.list dd a:hover {
    color: #044795;
}
.list dd i {
    display: inline-block;
    color: #044795;
    margin-right: 5px;
}

/* product */
.productlist {
    padding: 20px 0
}
.productlist ul {
    margin-right: -2%;
}
.productlist li {
    float: left;
    width: 23%;
    margin: 0 2% 2% 0;
}
.productlist li .pic-link {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    width: 23%;
    height: 150px;
    border: 1px solid #eaeaea;
}
.productlist li img {
    max-width: 100%;
    max-height: 150px;
}
.productlist li a {
    color: #333;
}
.productlist li a:hover {
    color: #044795;
}
.productlist li p {
    padding-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}








/* Next */
.cp-Next { 
    width:100%;
    padding:15px 0 0;
}

/* message */
.message {
    margin: 0 auto;
    width: 580px;
}
.message .msg {
    padding: 0;
}
.message .msg-form {
    padding: 0;
}
.message .msg-form li {
    margin-bottom: 8px;
    display: block;
}
.message .msg-form li span {
    display: inline-block;
    vertical-align: top;
}
.message .msg-form li span i {
    color: #f00;
    padding-right: 5px;
}
.message .msg-form li input,
.message .msg-form li textarea {
    border: 0 none;
}
.message .msg-form li .ipt {
    border: 1px solid #BDBFC0;
    padding: 5px;
    width: 55%;
    color: #666;
}
.message .msg-form li .texta {
    height: 80px;
    vertical-align: middle;
}
.message .msg-form li .ipt-code {
    width: 40%;
}
.message .msg-form li img {
    height: 26px;
    display: inline-block;
    vertical-align: -8px;
    margin-left: 3px;
}
.message .msg-form li .btn {
    background: #990000;
    color: #fff;
    padding: 6px 6%;
    cursor: pointer;
    margin-left: 68px;
}

/* footer */
.footer {
    width: 100%;
    background: #1E1E1E;
    color: #C5C5C5;
}
.footer > .foot {
    padding: 28px 0 20px;
}
.footer > .foot > .contact {
    width: 366px;
    padding: 12px 0;
}
.footer > .foot > .contact dl {
    font-size: 15px
}
.footer > .foot > .contact dt,
.footer > .foot > .menu dt {
    margin-bottom: 14px;
}
.footer > .foot > .contact dd {
    font-size: 12px;
    margin: 5px 0;
    line-height: 18px;
}
.footer > .foot > .contact dd img {
    height: 15px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: -3px;
}
.footer > .foot > .menu {
    width: 560px;
}
.footer > .foot > .menu dl {
    float: left;
    font-size: 15px;
    width: 170px;
    border-left: 1px solid #262626;
    padding: 12px 0 8px 43px;
}
.footer > .foot > .menu dd {
    margin-bottom: 5px;
}
.footer > .foot > .menu dd,
.footer > .foot > .menu dd a {
    color: #909090;
    font-size: 12px;
}
.footer > .foot > .menu dd a:hover {
    color: #ffcc33
}
.footer > .foot > .weixin {
    width: 270px;
}
.footer > .foot > .weixin span {
    display: inline-block;
    margin-left: 12px;
    color: #565656;
}
.footer > .foot > .weixin img {
    width: 121px;
    height: 121px;
    display: block;
    margin-bottom: 7px;
    opacity: 0.6;
}
.footer .copyright {
    width: 100%;
    background-color: #131313;
    height: 45px;
    color: #606060
}
.footer .copyright a {
    color: #565656;
}
.footer .copyright a:hover {
    color: #ffcc33;
}
#goodcover {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 133%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.80;
	filter: alpha(opacity=80);
}
#code {
	width: 550px;
	height: 150px;
	background-color: #fff;
	padding: 10px;
	position: absolute;
	display: none;
	left: 45%;
	z-index: 1002;
}
.close1 {
	width: 550px;
	height: 50px;
}
#closebt {
	float: right;
}
#closebt img {
	width: 20px;
}
.goodtxt {
	text-align: center;
}
.goodtxt input {
    border: 0 none;
}
.goodtxt .ipt {
    border: 8px solid #f1f1f1;
    padding: 10px;
    width: 300px;
    color: #777;
    display: inline-block;
    vertical-align: middle;
}
.goodtxt .btn {
    background-color: #FFDE00;
    color: #fff;
    cursor: pointer;
    padding: 14px 20px;
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px;
    padding: 16px 20px \9;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}