@charset "utf-8";

/*@media (max-width: 400px) and (max-width: 400px) {}*/


/*@import  screen and (max-device-width: 400px);
value=":: 输入关键字 ::" onfocus="this.value=''" onblur='if (value ==""){value=":: 输入关键字 ::"}'
background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;filter:alpha(opacity=50); background:#000;
*/


/*
font-family: arial, helvetica, sans-serif;
font-family: "arial", "verdana", "trebuchet ms", "微软雅黑";
*/


/*	font-size:0px;width: 0px;height: 0px;line-height:0px;
	border-color:transparent transparent transparent #ccc;
	border-style: dashed dashed dashed solid;
	border-width: 3px;
	display: block;
*/


/*
-webkit-transform: translate(-50%,0%);
-ms-transform: translate(-50%,0%);
-moz-transform: translate(-50%,0%);
-o-transform: translate(-50%,0%);
transform: translate(-50%,0%); */

body {
    font-family: "微软雅黑";
    font-size: 12px;
}


/*头部*/

.index-header {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    width: 100%;
}

.index-header .left-header {
    width: 81%;
    height: 60px;
    background-color: #fff;
    border-bottom: 1px solid #d5d5d5;
    float: left;
}

.left-header .logo {
    float: left;
    margin: 8px 0 0 15px;
}

.left-header .h-right {
    float: right;
    margin: 8px 25px 0 0;
}

.left-header .h-right .other-a {
    float: left;
    margin-top: 11px;
    display: none;
}

.left-header .h-right .all-a {
    float: left;
}

.left-header .h-right a {
    display: inline-block;
    float: left;
    font-size: 13px;
    color: #a3a3a3;
    margin: 11px 0 0 20px;
}

.left-header .h-right a:hover {
    color: #474747;
}

.left-header .h-right a.h-r01 {
    width: 70px;
    height: 40px;
    background: url(/uploads/image/ephimages/qiye-bg.png) no-repeat;
    overflow: hidden;
    margin-top: 2px;
}

.left-header .h-right a.h-r01 p {
    width: 30px;
    margin: 5px 0 0 7px;
    line-height: 1.2em;
    font-size: 12px;
}

.left-header .h-right a.h-r04 {
    background: url(/uploads/image/ephimages/vid-ico.png) no-repeat left center;
    padding-left: 25px;
}

.left-header .h-right a.h-r06 {
    margin-left: 10px;
}

.index-header .right-header {
    width: 19%;
    float: right;
}

.index-header .right-header .other-search-btn {
    display: none;
    width: 60px;
    height: 60px;
    background: #0062ab url(/uploads/image/ephimages/search.png) no-repeat center center;
}

.index-header .right-header input.tex {
    width: 78%;
    padding-right: 2%;
    float: left;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #004ea0;
    background: #0474c5;
    text-align: right;
    color: #fff;
    font-family: "微软雅黑";
}

.index-header .right-header input.sub {
    width: 20%;
    float: left;
    height: 61px;
    line-height: 61px;
    text-indent: -99999px;
    border-bottom: 1px solid #002660;
    background: #0062ab url(/uploads/image/ephimages/search.png) no-repeat center center;
}


/*内容区域*/

.index-left {
    width: 81%;
    float: left;
    overflow: hidden;
    position: relative;
    margin-top: 61px;
}

.index-left .footer {
    width: 100%;
    background: url(/uploads/image/ephimages/footer-bg.png) repeat-x;
    height: 30px;
    z-index: 99;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-top: 70px;
    overflow: hidden;
}

.index-left .footer .f-left {
    float: left;
    color: #fff;
    margin-left: 20px;
}

.index-left .footer .f-right {
    float: right;
    margin-right: 20px;
}

.index-left .footer .f-right a {
    color: #fff;
}

.index-left .footer .f-right a:after {
    content: '|';
    padding: 0 10px;
    font-size: 12px;
    color: #999;
}

.b-foot {
    width: 100%;
    background: #303030;
    height: 40px;
    z-index: 99;
    line-height: 40px;
    overflow: hidden;
    display: none;
}

.b-foot .f-left {
    float: left;
    color: #fff;
    margin-left: 20px;
}

.b-foot .f-right {
    float: right;
    margin-right: 20px;
}

.b-foot .f-right a {
    color: #fff;
}

.b-foot .f-right a:after {
    content: '|';
    padding: 0 10px;
    font-size: 12px;
    color: #999;
}

.swiper-container {
    width: 100%;
    height: 0px;
    padding-bottom: 61.86%;
    overflow: hidden;
}

.swiper-container img {
    width: 100%;
}

.pagination {
    position: absolute;
    z-index: 20;
    right: 22px;
    top: 10px;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-visible-switch {
    background: #aaa;
}

.swiper-active-switch {
    background: #fff;
}

.index-right {
    float: right;
    width: 19%;
    margin-top: 61px;
}

.index-right .r-img {
    height: 0px;
    padding-bottom: 65.93%;
    overflow: hidden;
    position: relative;
}

.index-right .r-img img {
    width: 100%;
}

.index-right .r-img p {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 180px;
    height: 50px;
    color: #154368;
    font-size: 30px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.index-right .r-img p span {
    font-size: 12px;
    display: inline-block;
}

.index-right .r-img-02 p {
    background: url(/uploads/image/ephimages/img-bg.png) no-repeat right center;
    height: 137px;
    padding-top: 80px;
}

.index-right .r-img-01 p {
    color: #fff;
}

.index-right .r-img-04 p {
    top: 40px;
}


/*导航样式*/

.nav-layout {
    width: 270px;
    background: #fff;
    position: fixed;
    left: -270px;
    top: 60px;
    z-index: 99990;
    bottom: 0;
}

.nav-layout ul li {
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #d5d5d5;
    position: relative;
}

.nav-layout ul li a {
    display: block;
    font-size: 16px;
    color: #666;
    padding-left: 30px;
    position: relative;
}

.nav-layout ul li a em {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 3px;
    background: url(/uploads/image/ephimages/index-ico.png) no-repeat -24px 2px;
    overflow: hidden;
    margin-right: 20px;
}

.nav-layout ul li a i {
    display: inline-block;
    width: 7px;
    height: 13px;
    background: url(/uploads/image/ephimages/index-ico.png) no-repeat 0px -512px;
    position: absolute;
    right: 20px;
    top: 15px;
}

.nav-layout ul li a.nav-other02 em {
    background-position: -25px -37px;
}

.nav-layout ul li a.nav-other03 em {
    background-position: -28px -92px;
}

.nav-layout ul li a.nav-other04 em {
    background-position: -28px -144px;
}

.nav-layout ul li a.nav-other05 em {
    background-position: -27px -200px;
}

.nav-layout ul li a.nav-other06 em {
    background-position: -26px -255px;
}

.nav-layout ul li a.nav-other07 em {
    background-position: -25px -309px;
}

.nav-layout ul li a.nav-other08 em {
    background-position: -29px -364px;
}

.nav-layout ul li:hover {
    background: #0474c5;
}

.nav-layout ul li:hover a {
    color: #fff;
}

.nav-layout ul li:hover a i {
    background-position: -16px -512px;
}

.nav-layout ul li:hover a.nav-other01 em {
    background-position: 0px 2px;
}

.nav-layout ul li:hover a.nav-other02 em {
    background-position: -1px -37px;
}

.nav-layout ul li:hover a.nav-other03 em {
    background-position: -4px -92px;
}

.nav-layout ul li:hover a.nav-other04 em {
    background-position: -4px -144px;
}

.nav-layout ul li:hover a.nav-other05 em {
    background-position: -3px -200px;
}

.nav-layout ul li:hover a.nav-other06 em {
    background-position: -2px -255px;
}

.nav-layout ul li:hover a.nav-other07 em {
    background-position: -1px -309px;
}

.nav-layout ul li:hover a.nav-other08 em {
    background-position: -5px -364px;
}

.nav-layout ul li.hover {
    background: #0474c5;
}

.nav-layout ul li.hover a {
    color: #fff;
}

.nav-layout ul li.hover a i {
    background-position: -16px -512px;
}

.nav-layout ul li.hover a.nav-other01 em {
    background-position: 0px 2px;
}

.nav-layout ul li.hover a.nav-other02 em {
    background-position: -1px -37px;
}

.nav-layout ul li.hover a.nav-other03 em {
    background-position: -4px -92px;
}

.nav-layout ul li.hover a.nav-other04 em {
    background-position: -4px -144px;
}

.nav-layout ul li.hover a.nav-other05 em {
    background-position: -3px -200px;
}

.nav-layout ul li.hover a.nav-other06 em {
    background-position: -2px -255px;
}

.nav-layout ul li.hover a.nav-other07 em {
    background-position: -1px -309px;
}

.nav-layout ul li.hover a.nav-other08 em {
    background-position: -5px -364px;
}

.nav-layout ul li dl {
    position: absolute;
    top: 0px;
    left: 270px;
    z-index: 99991;
    display: none;
}

.nav-layout ul li dl dd {
    width: 140px;
    line-height: 1.5em;
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    margin-top: -1px;
    padding: 18px 20px;
}

.nav-layout ul li dl dd a {
    display: inline;
    color: #fff;
    padding-left: 0px;
}

.nav-layout .nav-btn {
    cursor: pointer;
    position: fixed;
    left: 0px;
    top: 50%;
    margin-top: -50px;
    width: 50px;
    height: 102px;
    overflow: hidden;
    background: url(/uploads/image/ephimages/index-ico.png) no-repeat left -402px;
    text-indent: -9999px;
}

.nav-layout .nav-bg {
    width: 0px;
    background: #0474c5;
    position: absolute;
    top: 0px;
    left: 270px;
}

.nav-layout .index-phone {
    background: #e8e8e8;
    border-bottom: 1px solid #d5d5d5;
    height: 80px;
    overflow: hidden;
    padding-top: 25px;
}

.nav-layout .index-phone em {
    display: inline-block;
    width: 20px;
    height: 20px;
    float: left;
    background: url(/uploads/image/ephimages/index-ico.png) no-repeat -65px -476px;
}

.nav-layout .index-phone span {
    float: left;
    display: inline-block;
    font-size: 18px;
    color: #42414f;
    text-indent: 5px;
}

.nav-layout .index-phone p {
    width: 180px;
    margin: 0px 0 0 55px;
}

.nav-layout .index-phone p.color {
    float: left;
    font-size: 22px;
    color: #d40c0c;
    font-weight: 700;
}

.nav-layout .nav-close {
    width: 80px;
    height: 15px;
    background: url(/uploads/image/ephimages/index-ico.png) no-repeat -17px -526px;
    float: right;
    margin: 25px 10px 0 0;
    text-indent: -9999px;
    cursor: pointer;
}

.nav-layout .nav-logo {
    position: absolute;
    left: 25px;
    bottom: 45px;
}


/*内页公共*/

.nav-layout-other,
.nav-bg-other {
    height: 1080px !important;
}

.n-banner {
    height: 480px;
    margin-top: 61px;
}

.n-tit {
    width: 1200px;
    margin: 40px auto 0;
    font-size: 32px;
    font-weight: 700;
}

.n-nav {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}

.n-nav ul {
    width: 1200px;
    margin: 40px auto 0;
}

.n-nav ul li {
    float: left;
}

.n-nav ul li a {
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
    height: 55px;
    line-height: 55px;
    color: #474747;
    text-align: center;
}

.n-nav ul li a:hover {
    background-color: #0474c5;
    color: #fff;
}

.n-nav ul li.hover a {
    background-color: #0474c5;
    color: #fff;
}

.n-nav ul li dl {
    position: absolute;
    left: 20px;
    right: 20px;
}

.n-nav ul li dl dd {
    float: left;
}

.n-nav ul li dl dd a {
    width: auto;
    padding: 0px 30px;
}

.n-nav ul li dl dd a:hover {
    background-color: transparent;
    background-image: url(/uploads/image/ephimages/jt.png);
    background-repeat: no-repeat;
    background-position: 85% center;
    color: #0474c5;
}

.n-nav ul li.hover dl a {
    background-color: transparent;
    color: #474747;
}

.n-nav ul li:hover dl {
    display: block !important;
}

.n-nav ul li dl dd a.ho {
    background-color: transparent;
    background-image: url(/uploads/image/ephimages/jt.png);
    background-repeat: no-repeat;
    background-position: 85% center;
    color: #0474c5;
}

.n-footer {
    height: 75px;
    line-height: 75px;
    width: 100%;
    background: #656565;
}

.n-footer .f-left {
    float: left;
    color: #fff;
    margin-left: 20px;
}

.n-footer .f-right {
    float: right;
    margin-right: 20px;
}

.n-footer .f-right a {
    color: #fff;
}

.n-footer .f-right span img {
    vertical-align: middle;
    margin-right: 20px;
}

.n-footer .f-right a:after {
    content: '|';
    padding: 0 10px;
    font-size: 12px;
    color: #999;
}


/*产品与服务*/

.cxbk-con {
    width: 1200px;
    margin: 60px auto 150px;
}

.cxbk-con ul {
    margin-right: 10px;
    width: 100%;
}

.cxbk-con ul li {
    margin-top: 10px;
    position: relative;
    float: left;
}

.cxbk-con ul li.img02 {
    margin-left: 10px;
}

.cxbk-con ul li.img04 {
    margin-top: -315px;
    margin-left: 10px;
}

.cxbk-con ul li img {
    width: 100%;
}

.cxbk-con ul li a {
    display: block;
}

.cxbk-con ul li p {
    width: 100%;
    height: 65px;
    line-height: 65px;
    text-indent: 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
    filter: alpha(opacity=50);
    background: #000;
}

.cxbk-con ul li p i {
    font-size: 0px;
    width: 0px;
    height: 0px;
    line-height: 0px;
    border-color: transparent transparent transparent #fff;
    border-style: dashed dashed dashed solid;
    border-width: 5px;
    display: inline-block;
    margin-left: 5px;
}

.nav-bottom {
    width: 100%;
    border: 1px solid #f0f0f0;
    border-left: none;
    border-right: none;
}

.nav-bottom dl {
    width: 1200px;
    margin: 0 auto;
}

.nav-bottom dl dt {
    float: left;
    width: 230px;
    line-height: 69px;
    font-weight: 700;
    text-align: center;
    background: url(/uploads/image/ephimages/ico03.png) no-repeat right center;
    font-size: 16px;
}

.nav-bottom dl dd {
    float: left;
    padding-left: 150px;
    width: 820px;
}

.nav-bottom dl dd.ico01 {
    padding-left: 100px;
}

.nav-bottom dl dd.ico01 a {
    width: 270px;
    display: inline-block;
}

.nav-bottom dl dd.ico01 a.to {
    background: url(/uploads/image/ephimages/ico02.png) no-repeat 6% center;
    text-indent: 47px;
}

.nav-bottom dl dd.ico01 a.one {
    background: url(/uploads/image/ephimages/f-ico3.png) no-repeat 6% center;
    text-indent: 47px;
}

.nav-bottom dl dd.ico01 a.two {
    background: url(/uploads/image/ephimages/f-ico1.png) no-repeat 6% center;
    text-indent: 47px;
}

.nav-bottom dl dd.ico01 a.three {
    background: url(/uploads/image/ephimages/f-ico2.png) no-repeat 6% center;
    text-indent: 47px;
}

.nav-bottom dl dd.ico02 {
    background: url(/uploads/image/ephimages/ico01.png) no-repeat 12% center;
}

.nav-bottom dl dd a {
    float: left;
    display: inline-block;
    font-size: 16px;
}

.nav-bottom dl dd.ico01 a {
    margin-top: 22px;
}

.nav-bottom dl dd.ico02 a {
    margin-top: 10px;
    width: 210px;
    font-size: 14px;
}


/*粮油产业链*/

.lycyl-con {
    width: 1200px;
    margin: 60px auto 150px;
    line-height: 2em;
}

.lycyl-con h3.tit {
    text-align: center;
    font-size: 18px;
    overflow: hidden;
}

.lycyl-con h3.tit em {
    display: inline-block;
    width: 55px;
    height: 5px;
    border-top: 1px solid #999;
}

.lycyl-con h3.tit span {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
}

.lycyl-con p.con {
    margin-top: 30px;
    font-size: 14px;
}

.lycyl-con p.con-img {
    margin-top: 20px;
    width: 100%;
}

.lycyl-con p.con-img img {
    width: 100%;
}

.lycyl-con .con-top {
    margin-top: 70px;
}

.lycyl-con .con-share dl dt {
    width: 50%;
}

.lycyl-con .con-share dl dt img {
    width: 100%;
}

.lycyl-con .con-share dl dd {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 2em;
}

.lycyl-con .con-share dl dd h3.tit {
    margin-top: 55px;
}

.lycyl-con .con-share dl dd strong.str {
    width: 90%;
    margin: 10px auto 0;
    display: block;
}

.lycyl-con .con-share dl dd div.p {
    width: 90%;
    margin: 50px auto 0;
}

.lycyl-con .con01 {
    background-color: #f3f3f3;
}

.lycyl-con .con01 dl dt {
    float: right;
}

.lycyl-con .con01 dl dd {
    float: left;
}

.lycyl-con .con02 dl dt {
    float: left;
}

.lycyl-con .con02 dl dd {
    float: right;
}


/*食用油产业链*/

.syy-con {
    width: 1200px;
    margin: 60px auto 150px;
    line-height: 2em;
}

.syy-con p.con {
    margin-top: 30px;
    font-size: 14px;
}

.syy-con p.con-img {
    margin-top: 20px;
    width: 100%;
}

.syy-con .con-top {
    margin-top: 70px;
    background-color: #f3f3f3;
}

.syy-con .con-share dl {
    overflow: hidden;
}

.syy-con .con-share dl dt {
    width: 50%;
    float: right;
}

.syy-con .con-share dl dt img {
    width: 100%;
}

.syy-con .con-share dl dd {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 1.6em;
}

.syy-con .con-share dl dd strong.str {
    width: 90%;
    margin: 10px auto 0;
    display: block;
}

.syy-con .con-share dl dd div.p {
    width: 90%;
    margin: 0px auto 0;
}

.syy-con .con-share dl.other dt {
    float: left;
}

.syy-con .con-share dl.other dd {
    float: right;
}

.con-list {
    margin: 30px auto 0;
    border: 1px solid #e8e8e8;
    padding-bottom: 40px;
}

.con-list dl {
    padding-bottom: 40px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.con-list dl:last-child {
    border-bottom: none;
}

.con-list dl dt {
    float: left;
    width: 290px;
    text-align: center;
    margin-right: -290px;
    position: relative;
    z-index: 2;
}

.con-list dl dt img {
    margin-top: 20px;
}

.con-list dl dt a {
    display: inline-block;
    width: 230px;
    height: 40px;
    background-color: #f7f7f7;
    line-height: 40px;
    font-size: 14px;
}

.con-list dl dt a:hover {
    color: #0474c5;
}

.con-list dl dd {
    float: left;
    width: 97%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.con-list dl dd strong.l-s,
.con-list dl dd div.l-p {
    margin-left: 290px;
    display: block;
}

.con-list dl dd a.l-a {
    margin-left: 290px;
    display: inline-block;
}

.con-list dl dd strong.l-s {
    font-size: 16px;
    font-weight: 700;
    color: #5c5c5c;
    margin-top: 40px;
}

.con-list dl dd strong.l-s a:hover {
    color: #0474c5;
}

.con-list dl dd div.l-p {
    font-size: 14px;
    line-height: 1.8em;
    color: #747474;
    margin-top: 10px;
    height: 75px;
    overflow: hidden;
    position: relative;
}

.con-list dl dd a.l-a {
    font-size: 14px;
    border: 1px solid #eee;
    padding: 3px 20px;
    margin-top: 35px;
}

.con-list dl dd a.l-a:hover {
    color: #0474c5;
}

.feny {
    width: 100%;
    text-align: right;
    margin-top: 30px;
}

.feny a {
    display: inline-block;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #777;
    margin-left: 5px;
}

.feny a:hover {
    background: #0474c5;
    color: #fff;
}

.feny a.hover {
    background: #0474c5;
    color: #fff;
}

.feny a.xy {
    width: 60px;
}


/*渤海产业*/

.bhcy-con {
    width: 1200px;
    margin: 60px auto 150px;
    line-height: 2em;
}

.bhcy-con h3.tit {
    text-align: center;
    font-size: 24px;
}

.bhcy-con h3.tit em {
    display: inline-block;
    width: 55px;
    height: 5px;
    border-top: 1px solid #999;
}

.bhcy-con h3.tit span {
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle;
}

.bhcy-con p.con {
    margin-top: 30px;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
}

.bhcy-con p.con-img {
    margin-top: 50px;
    width: 100%;
}

.bhcy-con p.con-img img {
    width: 100%;
}

.bhcy-con p.con01 {
    padding: 70px 0;
    background-color: #f3f3f3;
}

.bhcy-con p.img01 {
    margin-top: 0px;
    padding-bottom: 80px;
    background: #f3f3f3;
}


/*关于渤海*/

.about-con {
    width: 1200px;
    margin: 60px auto 60px;
    line-height: 2em;
}

.about-con p.con {
    margin-top: 30px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}

.glory-tab {
    width: 100%;
    background: #e2e2e2;
    height: 40px;
    overflow: hidden;
}

.glory-tab ul {
    margin: 0 auto;
    text-align: center;
    margin-top: 7px;
    overflow: hidden;
}

.glory-tab ul li {
    float: left;
    display: inline-block;
    width: 70px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin: 0 30px;
}

.glory-tab ul li.on {
    background: url(/uploads/image/ephimages/tab-bg.png) no-repeat center top;
}

.glory-tab ul li.on a {
    color: #fff;
}

.glory-con {
    width: 1200px;
    margin: 0px auto;
}

.glory-con ul {
    overflow: hidden;
    padding-bottom: 50px;
}

.glory-con ul li {
    margin-top: 60px;
    width: 248px;
    margin-right: 50px;
    float: left;
    margin-left: 15px;
    overflow: hidden;
}

.glory-con ul li p {
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
}

.glory-feny {
    width: 100%;
    text-align: center;
    padding-bottom: 100px;
    overflow: hidden;
    margin-top: 30px;
    float: left;
}

.glory-feny a {
    width: 21px;
    height: 30px;
    display: inline-block;
    text-indent: -9999px;
    margin-right: 10px;
}

.glory-feny a.l {
    background: url(/uploads/image/ephimages/glory-left.png) no-repeat;
}

.glory-feny a.l:hover {
    background:  no-repeat;
}

.glory-feny a.r {
    background: url(/uploads/image/ephimages/glory-right.png) no-repeat;
}

.glory-feny a.r:hover {
    background:  no-repeat;
}


/*社会责任*/

.zr-con {
    width: 1200px;
    margin: 60px auto 150px;
    line-height: 2.2em;
}

.zr-con p.con {
    margin-top: 30px;
    font-size: 14px;
}

.zr-con p.con-img {
    margin-top: 20px;
    width: 100%;
}

.zr-con p.con-img img {
    width: 100%;
}

.zr-con .con-top {
    margin-top: 70px;
}

.zr-con .con-share dl dt {
    width: 50%;
}

.zr-con .con-share dl dt img {
    width: 100%;
}

.zr-con .con-share dl dd {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 2em;
}

.zr-con .con-share dl dd h3.tit {
    margin-top: 55px;
}

.zr-con .con-share dl dd p {
    width: 90%;
    margin: 10px auto 0;
}

.zr-con .con01 {
    background-color: #f3f3f3;
}

.zr-con .con01 dl dt {
    float: right;
}

.zr-con .con01 dl dd {
    float: left;
}

.zr-con .con02 dl dt {
    float: left;
}

.zr-con .con02 dl dd {
    float: right;
}

.zr-con .con-share dl dd p.dd-top {
    margin-top: 30px;
}


/*社会文化*/

.wenhua {
    width: 1180px;
    margin: 50px auto 100px;
}

.wenhua dl {
    overflow: hidden;
}

.wenhua dl dt {
    float: left;
    width: 590px;
    margin-right: -590px;
}

.wenhua dl dt img {
    width: 100%;
}

.wenhua dl dd {
    float: left;
    overflow: hidden;
    width: 100%;
}

.wenhua dl dd p {
    font-size: 20px;
    color: #737373;
    font-weight: 700;
    overflow: hidden;
    margin-top: 50px;
}

.wenhua dl dd p em {
    font-size: 24px;
    color: #0474c5;
    display: block;
    float: left;
}

.wenhua dl dd p i {
    float: left;
    display: block;
}

.wenhua dl dd q {
    display: block;
    line-height: 1.8;
    margin-top: 20px;
}

.wenhua dl.dl01 {
    margin-top: 50px;
}

.wenhua dl.dl01 p {
    margin-left: 610px;
}

.wenhua dl.dl01 q {
    margin-left: 610px;
}

.wenhua dl.dl02 dt {
    float: right !important;
    margin-right: 0px;
    margin-left: -610px;
}

.wenhua dl.dl02 p {
    margin-right: 610px;
}

.wenhua dl.dl02 q {
    margin-right: 610px;
}

.wenhua dl.dl03 p {
    margin-left: 610px;
}

.wenhua dl.dl03 q {
    margin-left: 610px;
}

.wenhua dl.dl04 dt {
    float: right !important;
    margin-right: 0px;
    margin-left: -610px;
}

.wenhua dl.dl04 p {
    margin-right: 610px;
}

.wenhua dl.dl04 q {
    margin-right: 610px;
}

.wenhua dl dd .wh-con {
    margin-left: 610px;
}

.wenhua dl dd .wh-con2 {
    margin-right: 610px;
}


/*影像渤海*/

.yingxiang .box_left {
    width: 1200px;
    margin: 50px auto 120px;
    overflow: hidden;
    position: relative;
}

.yingxiang .img-scroll .next {
    width: 32px;
    height: 131px;
    margin-top: -60px;
    background: url(/uploads/image/ephimages/yx-right.jpg) no-repeat;
    cursor: pointer;
    position: absolute;
    display: block;
    top: 50%;
    right: 0px;
}

.yingxiang .img-scroll .prev {
    width: 32px;
    height: 131px;
    margin-top: -60px;
    background: url(/uploads/image/ephimages/yx-left.jpg) no-repeat;
    cursor: pointer;
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
}

.yingxiang .img-scroll .next:hover {
    background:  no-repeat;
}

.yingxiang .img-scroll .prev:hover {
    background:  no-repeat;
}

.yingxiang .img-list {
    width: 1032px;
    overflow: hidden;
    margin: 0 auto;
}

.yingxiang .img-list ul {
    margin: 0;
    padding: 0;
    width: 99999px;
    overflow: hidden;
}

.yingxiang .img-list li {
    float: left;
    width: 1032px;
    height: 1065px;
    position: relative;
    overflow: hidden;
}

.yingxiang .img-list li a {
    position: absolute;
    overflow: hidden;
}

.yingxiang .img-list li a.yx1 {
    top: 0px;
    left: 0px;
    width: 411px;
    height: 264px;
}

.yingxiang .img-list li a.yx2 {
    top: 0px;
    left: 414px;
    width: 412px;
    height: 264px;
}

.yingxiang .img-list li a.yx3 {
    top: 0px;
    left: 828px;
    width: 204px;
    height: 132px;
}

.yingxiang .img-list li a.yx4 {
    top: 134px;
    left: 828px;
    width: 204px;
    height: 130px;
}

.yingxiang .img-list li a.yx5 {
    top: 267px;
    left: 0px;
    width: 205px;
    height: 131px;
}

.yingxiang .img-list li a.yx6 {
    top: 267px;
    left: 208px;
    width: 204px;
    height: 131px;
}

.yingxiang .img-list li a.yx7 {
    top: 267px;
    left: 414px;
    width: 204px;
    height: 131px;
}

.yingxiang .img-list li a.yx8 {
    top: 267px;
    left: 620px;
    width: 412px;
    height: 265px;
}

.yingxiang .img-list li a.yx9 {
    top: 400px;
    left: 0px;
    width: 205px;
    height: 132px;
}

.yingxiang .img-list li a.yx10 {
    top: 400px;
    left: 208px;
    width: 410px;
    height: 265px;
}

.yingxiang .img-list li a.yx11 {
    top: 534px;
    left: 0px;
    width: 205px;
    height: 131px;
}

.yingxiang .img-list li a.yx12 {
    top: 534px;
    left: 620px;
    width: 412px;
    height: 263px;
}

.yingxiang .img-list li a.yx13 {
    top: 667px;
    left: 0px;
    width: 411px;
    height: 264px;
}

.yingxiang .img-list li a.yx14 {
    top: 667px;
    left: 413px;
    width: 204px;
    height: 131px;
}

.yingxiang .img-list li a.yx15 {
    top: 800px;
    left: 413px;
    width: 204px;
    height: 131px;
}

.yingxiang .img-list li a.yx16 {
    top: 933px;
    left: 0px;
    width: 205px;
    height: 131px;
}

.yingxiang .img-list li a.yx17 {
    top: 933px;
    left: 207px;
    width: 204px;
    height: 131px;
}

.yingxiang .img-list li a.yx18 {
    top: 933px;
    left: 413px;
    width: 204px;
    height: 131px;
}

.yingxiang .img-list li a.yx19 {
    top: 800px;
    left: 620px;
    width: 412px;
    height: 265px;
}

.yingxiang .img-list li a img {
    width: 100%;
}


/*加入渤海招聘*/

.zp-classify {
    width: 1200px;
    margin: 70px auto 0;
}

.zp-classify dl {
    width: 92%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 13px;
}

.zp-classify dl dt {
    text-indent: 23px;
    float: left;
    background-position: 0 5px;
    background-repeat: no-repeat;
    width: 100px;
    line-height: 25px;
    font-size: 15px;
    color: #3a3a3a;
}

.zp-classify dl dt.shang {
    background-image: url(/uploads/image/ephimages/zw-ico01.png);
}

.zp-classify dl dt.xia {
    background-image: url(/uploads/image/ephimages/zw-ico02.png);
}

.zp-classify dl dd {
    float: left;
    margin-right: 40px;
    line-height: 25px;
}

.zp-classify dl dd a {
    font-size: 15px;
    color: #3a3a3a;
}

.zp-classify dl dd a:hover {
    color: #0474c5;
}

.zp-classify dl dd a.hover {
    color: #0474c5;
}

.zp-list {
    width: 1200px;
    margin: 50px auto;
    border-bottom: 1px solid #d8d8d8;
}

.zp-list li {
    float: left;
    border: 1px solid #d8d8d8;
    border-top: 0px;
    border-bottom: 0px;
    text-align: center;
    margin-left: -1px;
}

.zp-list ol li {
    height: 45px;
    line-height: 45px;
    background: #0474c5;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

.zp-list ul li {
    height: 65px;
    line-height: 65px;
    color: #666;
    font-size: 14px;
}

.zp-list ul li a {
    color: #666;
}

.zp-list ul li a:hover {
    color: #eb141a;
}

.zp-list li.one {
    width: 280px;
}

.zp-list li.two {
    width: 260px;
}

.zp-list li.three {
    width: 210px;
}

.zp-list li.four {
    width: 230px;
}

.zp-list li.five {
    width: 230px;
}

.zp-list li.sex {
    width: 195px;
}

.feny.center {
    text-align: center;
    margin-bottom: 100px;
}

.zp-con {
    width: 1200px;
    margin: 55px auto;
    position: relative;
}

.zp-con .con-btn {
    position: absolute;
    top: 0px;
    right: 0px;
}

.zp-con .con-btn a {
    display: inline-block;
    margin-right: 20px;
}

.zp-con .edit {
    line-height: 3em;
    color: #4b4b4b;
    font-size: 14px;
}

.zp-con .con-ins1 h3 {
    font-size: 20px;
    height: 60px;
    background: url(/uploads/image/ephimages/shenqing-dian.jpg) no-repeat left 15px;
    text-indent: 20px;
}

.zp-con .con-ins1 ul li {
    font-size: 14px;
}

.zp-con .con-ins2 h3 {
    font-size: 16px;
    margin-top: 30px;
    height: 40px;
    background: url(/uploads/image/ephimages/shenqing-dian2.jpg) no-repeat left 20px;
    text-indent: 10px;
}


/*渤海概括*/

.bh-gaik {
    width: 1200px;
    margin: 60px auto 150px;
    line-height: 2em;
}

.bh-gaik h3.tit {
    text-align: center;
    font-size: 18px;
    overflow: hidden;
}

.bh-gaik h3.tit em {
    display: inline-block;
    width: 55px;
    height: 5px;
    border-top: 1px solid #999;
}

.bh-gaik h3.tit span {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
}

.bh-gaik p.con {
    margin-top: 30px;
    font-size: 15px;
    text-align: center;
    line-height: 35px;
}

.bh-gaik p.con-img {
    margin-top: 20px;
    width: 100%;
}

.bh-gaik p.con-img img {
    width: 100%;
}

.bh-gaik .con-top {
    margin-top: 70px;
    background-color: #f3f3f3;
}

.bh-gaik .con-share dl {
    overflow: hidden;
}

.bh-gaik .con-share dl dt {
    width: 50%;
    float: right;
}

.bh-gaik .con-share dl dt img {
    width: 100%;
}

.bh-gaik .con-share dl dd {
    float: left;
    width: 50%;
    font-size: 16px;
    line-height: 2em;
}

.bh-gaik .con-share dl dd strong {
    width: 90%;
    margin: 10px auto 0;
    display: block;
}

.bh-gaik .con-share dl dd p {
    width: 90%;
    margin: 130px auto 0;
}

.bh-gaik .con-share dl.other dt {
    float: left;
}

.bh-gaik .con-share dl.other dd {
    float: right;
}

.a-f-btn {
    width: 1200px;
    margin: 0px auto 0;
}

.a-f-btn a {
    display: inline-block;
    width: 340px;
    height: 75px;
    margin: 0 20px 50px 20px;
    line-height: 75px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-indent: 40px;
}

.a-f-btn a.btn01 {
    background: #4d686a url(/uploads/image/ephimages/gk-ico1.png) no-repeat;
}

.a-f-btn a.btn02 {
    background: #0474c5 url(/uploads/image/ephimages/gk-ico2.png) no-repeat;
}

.a-f-btn a.btn03 {
    background: #6cc9b6 url(/uploads/image/ephimages/gk-ico3.png) no-repeat;
}


/*视频中心*/

.ship-con {
    width: 1200px;
    margin: 30px auto;
}

.ship-con ul li {
    width: 248px;
    overflow: hidden;
    float: left;
    margin-right: 52px;
}

.ship-con ul li a {
    float: left;
}

.ship-con ul li img {
    width: 100%;
}

.ship-con ul li p {
    border-left: 4px solid #0474c5;
    margin: 20px 0;
    width: 100%;
    float: left;
    text-indent: 10px;
    height: 24px;
    overflow: hidden;
    /*新加*/
}

.ship-con ul li p a {
    font-size: 16px;
    color: #666;
}


/*新闻中心*/

.news-list {
    width: 1200px;
    margin: 0 auto;
}

.news-list dl {
    overflow: hidden;
    border: 1px solid #e7e7e7;
    padding: 20px;
    margin-top: 25px;
}

.news-list dl dt {
    float: left;
    margin-right: -267px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    width: 267px;
}

.news-list dl dt img {
    width: 100%;
}

.news-list dl dd {
    float: left;
    width: 100%;
}

.news-list dl dd a,
.news-list dl dd.time em {
    margin-left: 310px;
    display: inline-block;
    float: left;
}

.news-list dl dd.tit a {
    font-size: 18px;
    color: #252525;
}

.news-list dl dd.tit a:hover {
    color: #0474c5;
}

.news-list dl dd.time em {
    color: #999;
    margin-top: 10px;
    font-weight: normal;
}

.news-list dl dd.con a {
    margin-top: 15px;
    line-height: 1.8em;
    color: #474747;
    font-size: 14px;
    height: 80px;
    overflow: hidden;
}

.news-list dl dd.more a {
    width: 90px;
    height: 25px;
    border: 1px solid #e7e7e7;
    text-align: center;
    line-height: 25px;
    margin-top: 20px;
}

.feny.new {
    margin-bottom: 100px;
}


/*知识分享*/

.zhis-list {
    width: 1200px;
    margin: 0 auto;
}

.zhis-list ul li {
    width: 100%;
    padding: 23px 0;
    border-bottom: 1px solid #e7e7e7;
    font-size: 16px;
    overflow: hidden;
}

.zhis-list ul li a {
    float: left;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
}

.zhis-list ul li a:hover {
    color: #0474c5;
}

.zhis-list ul li i {
    float: right;
    color: #aaa;
    display: inline-block;
}

.zhis-list ul li q {
    float: left;
    display: inline-block;
    padding-top: 10px;
    padding-right: 10px;
}


/*联系我们*/

.lianxi-con {
    width: 1200px;
    margin: 0 auto;
}

.lianxi-con h3 {
    text-align: center;
    width: 100%;
    margin-top: 55px;
}

.lianxi-con .con-img {
    margin-top: 40px;
}

.lianxi-con .con-img img {
    border: 1px solid #d3d3d3;
    padding: 10px;
}

.lianxi-con h4 {
    text-align: center;
    font-size: 16px;
    color: #535353;
    line-height: 54px;
    margin-top: 30px;
}

.lianxi-con h4 q {
    background: url(/uploads/image/ephimages/c-ico.jpg) no-repeat;
    height: 54px;
    display: inline-block;
    text-indent: 65px;
}

.lianxi-con .addr dl {
    float: left;
    overflow: hidden;
    border-right: 1px solid #c2c2c2;
    width: 299px;
    text-align: center;
    margin-top: 40px;
}

.lianxi-con .addr dl:last-child {
    border-right: 0px;
}

.lianxi-con .addr dl dt {
    font-size: 16px;
    margin-top: 15px;
}

.lianxi-con .addr dl dd {
    font-size: 16px;
    margin-top: 4px;
}

.lianxi-con .ul-list {
    margin-top: 70px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 30px;
    overflow: hidden;
}

.lianxi-con .ul-list li {
    margin-top: 20px;
    float: left;
    width: 213px;
    height: 51px;
    text-align: center;
    line-height: 51px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    background:  no-repeat;
    margin-right: 15px;
}

.lianxi-con .ul-list li:hover {
    background:  no-repeat;
    color: #747474;
}

.lianxi-con .ul-list li.on {
    background:  no-repeat;
    color: #747474;
}

.lianxi-con .tab-con .dl-con.on {
    display: block;
}

.lianxi-con .tab-con .dl-con {
    margin: 0px 0 150px;
    overflow: hidden;
    display: none;
}


/*0408*/

.lianxi-con .tab-con .dl-con dl {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.lianxi-con .tab-con .dl-con dt {
    float: left;
    margin-right: -410px;
    position: relative;
    z-index: 2;
}

.lianxi-con .tab-con .dl-con dt img {
    border: 1px solid #d3d3d3;
    padding: 5px;
}

.lianxi-con .tab-con .dl-con dd {
    float: left;
    width: 100%;
}

.lianxi-con .tab-con .dl-con dd h5,
.lianxi-con .dl-con dd p {
    margin-left: 440px;
}

.lianxi-con .tab-con .dl-con dd h5 {
    background: url(/uploads/image/ephimages/tit-bg.jpg) no-repeat;
    height: 29px;
    line-height: 29px;
    margin-bottom: 30px;
    text-align: center;
    color: #fff;
    width: 300px;
    font-size: 15px;
}

.lianxi-con .tab-con .dl-con dd p {
    margin-top: 15px;
    font-size: 14px;
}


/*生产基地*/

.n-tit.map {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 30px;
    overflow: hidden;
}

.map-posi {
    position: relative;
    width: 940px;
    height: 730px;
    background: url(/uploads/image/ephimages/map.png) no-repeat;
    margin: 35px auto 0;
}

.map-posi .coor0 {
    position: absolute;
}

.map-posi .coor01 {
    top: 325px;
    left: 700px;
}

.map-posi .coor02 {
    top: 335px;
    left: 755px;
}

.map-posi .coor03 {
    top: 370px;
    left: 685px;
}

.map-posi .coor04 {
    top: 440px;
    left: 795px;
}

.map-posi .coor05 {
    top: 650px;
    left: 580px;
}


/*修改*/

.map-posi .coor06 {
    top: 657px;
    left: 610px;
}


/*修改*/

.map-posi .ul-coor li {
    position: absolute;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    background: #d7000f;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.map-posi .ul-coor li em {
    display: inline-block;
    font-size: 0px;
    width: 0px;
    height: 0px;
    line-height: 0px;
    border-width: 5px;
}

.map-posi .ul-coor li.li-coor1 {
    top: 315px;
    left: 550px;
    text-align: right;
}

.map-posi .ul-coor li.li-coor1 em {
    float: right;
    margin: 10px -30px 0 0;
    border-color: transparent transparent transparent #d7000f;
    border-style: dashed dashed dashed solid;
}

.map-posi .ul-coor li.li-coor1 i {
    position: absolute;
    margin: -3px 0 0 129px;
}

.map-posi .ul-coor li.li-coor2 {
    top: 325px;
    left: 780px;
    text-align: right;
}

.map-posi .ul-coor li.li-coor2 em {
    float: left;
    margin: 10px 0 0 -30px;
    border-color: transparent #d7000f transparent transparent;
    border-style: dashed solid dashed dashed;
}

.map-posi .ul-coor li.li-coor2 i {
    position: absolute;
    margin: -3px 0 0 -46px;
}


/*.map-posi .ul-coor li.li-coor3{top:365px;left: 710px;text-align: right;}
.map-posi .ul-coor li.li-coor3 em{float: left;margin:5px 0 0 -30px;
	border-color: transparent #d7000f transparent transparent ;
	border-style: dashed solid dashed dashed ;
}
.map-posi .ul-coor li.li-coor3 i{position: absolute;margin:-8px 0 0 -46px;}*/

.map-posi .ul-coor li.li-coor3 {
    top: 465px;
    left: 710px;
    text-align: right;
}

.map-posi .ul-coor li.li-coor3 em {
    position: absolute;
    margin: -10px 0 0 65px;
    border-color: transparent transparent #d7000f transparent;
    border-style: dashed dashed solid dashed;
}

.map-posi .ul-coor li.li-coor3 i {
    position: absolute;
    margin: -38px 0 0 63px;
}

.map-posi .ul-coor li.li-coor4 {
    top: 603px;
    left: 510px;
    text-align: right;
}


/*修改*/

.map-posi .ul-coor li.li-coor4 em {
    position: absolute;
    margin: 35px 0 0 50px;
    border-color: #d7000f transparent transparent transparent;
    border-style: solid dashed dashed dashed;
}

.map-posi .ul-coor li.li-coor4 i {
    position: absolute;
    margin: 33px 0 0 49px;
    z-index: 2;
}

.map-posi .ul-coor li.li-coor5 {
    top: 680px;
    left: 550px;
    text-align: right;
}


/*修改*/

.map-posi .ul-coor li.li-coor5 em {
    position: absolute;
    margin: -10px 0 0 42px;
    border-color: transparent transparent #d7000f transparent;
    border-style: dashed dashed solid dashed;
}

.map-posi .ul-coor li.li-coor5 i {
    position: absolute;
    margin: -35px 0 0 39px;
}

.map-posi .ul-coor li i {
    display: none;
}

.map-posi .ul-coor li:hover i {
    display: block;
}

.map-posi .ul-coor li.hover i {
    display: block;
}

.map-bg {
    padding: 50px 0 100px;
    background: #f3f3f3;
    margin-top: 50px;
}

.map-bg .map-con {
    width: 1200px;
    margin: 0 auto;
}

.map-con .zs {
    display: none;
}

.map-con .m-left {
    float: left;
    width: 100%;
}

.map-con .m-left dl {
    margin-right: 500px;
}

.map-con .m-left dt {
    background: url(/uploads/image/ephimages/tab-home.png) no-repeat left center;
    height: 20px;
    font-size: 20px;
    text-indent: 30px;
    font-weight: 700;
}

.map-con .m-left dd {
    margin-top: 20px;
    line-height: 1.6em;
    font-size: 14px;
}

.map-con .m-left ul {
    margin-right: 500px;
    position: relative;
    margin-top: 40px;
    overflow: hidden;
    padding: 10px 0 20px 50px;
    background: url(/uploads/image/ephimages/tab-link.png) no-repeat left center;
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}

.map-con .m-left ul li {
    float: left;
    width: 33.33%;
    margin-top: 10px;
}

.map-con .m-left ul li a:hover {
    color: #d40c0c;
}

.map-con .m-left ul li.line {
    position: absolute;
    width: 1px;
    background: #bfbfbf;
    height: 20px;
    top: -20px;
    left: -20px;
}

.map-con .zs.hover {
    display: block;
}

.map-con .m-right {
    float: right;
    width: 480px;
    margin-left: -480px;
}


/*员工关爱*/

.ga-con {
    width: 1200px;
    margin: 70px auto 0;
}

.g-c01 h3.tit {
    text-align: center;
    font-size: 18px;
    overflow: hidden;
}

.g-c01 h3.tit em {
    display: inline-block;
    width: 25px;
    height: 5px;
    border-top: 2px solid #999;
}

.g-c01 h3.tit span {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
    color: #666;
}

.g-c01 p {
    margin-top: 30px;
}

.g-c02 {
    width: 1200px;
    overflow: hidden;
}

.g-c02 h3.tit {
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    margin-top: 50px;
}

.g-c02 h3.tit em {
    display: inline-block;
    width: 25px;
    height: 5px;
    border-top: 2px solid #999;
}

.g-c02 h3.tit span {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
    color: #666;
}

.g-c02 ul {
    width: 999999px;
    margin-top: 30px;
}

.g-c02 ul li {
    float: left;
    margin-right: 7px;
}

.g-c03 {
    margin-top: 110px;
}

.g-c03 h3.tit {
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    margin-top: 140px;
    float: left;
    width: 295px;
}

.g-c03 h3.tit em {
    display: inline-block;
    width: 25px;
    height: 5px;
    border-top: 2px solid #999;
}

.g-c03 h3.tit span {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
    color: #666;
}

.g-c03 p {
    float: right;
}

.g-c04 {
    overflow: hidden;
    margin-bottom: 150px;
}

.g-c04 h3.tit {
    float: right;
    width: 290px;
}


/*董事长风采*/

.dszfc {
    width: 1200px;
    margin: 60px auto 150px;
    line-height: 2em;
}

.dszfc h3.tit {
    text-align: center;
    font-size: 18px;
    overflow: hidden;
}

.dszfc h3.tit em {
    display: inline-block;
    width: 55px;
    height: 5px;
    border-top: 1px solid #999;
}

.dszfc h3.tit span {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
}

.dszfc .dsz-ul {
    width: 100%;
    height: 31px;
    border-bottom: 1px solid #d0d0d0;
    margin-top: 30px;
}

.dszfc .dsz-ul li {
    cursor: pointer;
    font-size: 14px;
    position: relative;
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100px;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-bottom: none;
    background: #fff;
    margin-right: -1px;
}

.dszfc .dsz-ul li em {
    position: absolute;
    bottom: -1px;
    left: 0px;
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #fff;
    display: none;
}

.dszfc .dsz-ul li:hover em {
    display: block;
}

.dszfc .dsz-ul li.on em {
    display: block;
}

.dszfc .dsz-ul li.on {
    color: #0474c5;
}

.dszfc .dsz-ul li:hover {
    color: #0474c5;
}

.dszfc .dsz-con {
    width: 1200px;
    margin-top: 50px;
    display: none;
}

.dszfc .dsz-con.on {
    display: block;
}

.dszfc .dsz-con .l-img {
    float: left;
}

.dszfc .dsz-con .r-list {
    float: right;
    width: 735px;
}

.dszfc .dsz-con .r-list ul {
    float: left;
    width: 50%;
}

.dszfc .dsz-con .r-list ul li {
    font-size: 16px;
    background: url(/uploads/image/ephimages/red.jpg) no-repeat left center;
    width: 100%;
    text-indent: 15px;
    margin-top: 10px;
}

.dszfc .dsz-con .r-con {
    float: right;
    width: 735px;
    margin-top: 50px;
    border-top: 1px dashed #aaa;
}

.dszfc .dsz-con .r-con p {
    width: 660px;
    line-height: 1.8em;
    font-size: 16px;
    margin: 20px auto 0;
}

.dszfc h3.tit.other {
    font-size: 16px;
    margin-top: 50px;
}

.dszfc h3.tit.other em {
    border: 0px;
    height: 12px;
    width: 40px;
}

.dszfc h3.tit.other span {
    color: #535353;
}

.gltd-con {
    width: 100%;
    overflow: hidden;
    background: #f3f3f3;
    padding: 60px 0;
}

.gltd-con h3.tit {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    overflow: hidden;
}

.gltd-con h3.tit em {
    display: inline-block;
    width: 55px;
    height: 5px;
    border-top: 1px solid #999;
}

.gltd-con h3.tit span {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
}

.play {
    width: 1200px;
    height: 600px;
    margin: 50px auto 0;
    position: relative;
}

.play .prev {
    width: 23px;
    height: 65px;
    position: absolute;
    top: 100px;
    left: 0px;
    z-index: 3001;
    cursor: pointer;
}

.play .next {
    width: 23px;
    height: 65px;
    position: absolute;
    top: 100px;
    right: 0px;
    z-index: 3001;
    cursor: pointer;
}

.big_pic {
    width: 990px;
    height: 310px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.big_pic li {
    width: 990px;
    height: 310px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #f3f3f3;
}

.big_pic li dl dt {
    float: left;
    margin-right: -305px;
    width: 305px;
    height: 295px;
}

.big_pic li dl dt img {
    width: 100%;
}

.big_pic li dl dd {
    float: left;
    width: 100%;
}

.big_pic li dl dd q {
    margin-left: 355px;
    margin-top: 50px;
    display: block;
    line-height: 2.2em;
    font-size: 15px;
}

.s-p-con {
    width: 1200px;
    overflow: hidden;
    margin-top: 40px;
}

.s-p-con .left {
    float: left;
}

.s-p-con .right {
    float: right;
}

.small_pic {
    float: left;
    width: 1100px;
    height: 210px;
    position: relative;
    overflow: hidden;
    margin-left: 15px;
}

.small_pic ul {
    height: 210px;
    position: absolute;
    top: 0;
    left: 0px;
}

.small_pic li {
    width: 210px;
    height: 210px;
    float: left;
    padding-right: 10px;
    cursor: pointer;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.small_pic li img {
    width: 210px;
    height: 210px;
}

.tdfc-con {
    width: 100%;
    overflow: hidden;
    padding: 60px 0;
}

.tdfc-con h3.tit {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    overflow: hidden;
}

.tdfc-con h3.tit em {
    display: inline-block;
    width: 55px;
    height: 5px;
    border-top: 1px solid #999;
}

.tdfc-con h3.tit span {
    display: inline-block;
    padding: 0 20px;
    vertical-align: middle;
}

.tdfc-con .p {
    width: 1200px;
    margin: 30px auto;
    text-align: center;
    line-height: 1.8em;
    font-size: 14px;
}

.tdfc-con .img {
    width: 1200px;
    margin: 0px auto 0;
}


/*历史*/

.bh-his {
    width: 1200px;
    margin: 40px auto;
}

.bh-his .his-top {
    width: 100%;
    overflow: hidden;
}

.his-top .h-l-btn {
    float: left;
    width: 26px;
    height: 26px;
    background: url(/uploads/image/ephimages/his-left.png) no-repeat;
    margin-top: 10px;
    cursor: pointer;
}

.his-top .h-r-btn {
    float: right;
    width: 26px;
    height: 26px;
    background: url(/uploads/image/ephimages/his-right.png) no-repeat;
    margin-top: 10px;
    cursor: pointer;
}

.his-top .h-ul-con {
    position: relative;
    float: left;
    height: 130px;
    margin-left: 25px;
    overflow: hidden;
}

.his-top .h-ul-con ul {
    position: absolute;
    left: 0px;
    top: 0px;
}

.his-top .h-ul-con ul li {
    background: url(/uploads/image/ephimages/his-btn.png) no-repeat;
    width: 91px;
    float: left;
    cursor: pointer;
}

.his-top .h-ul-con ul li:hover {
    background: url(/uploads/image/ephimages/his-hover.png) no-repeat;
}

.his-top .h-ul-con ul li p {
    width: 10px;
    font-weight: 700;
    font-size: 14px;
    margin-top: 55px;
    word-wrap: break-word;
}

.his-top .h-ul-con ul li:hover p {
    color: #0474c5;
}

.his-top .h-ul-con ul li.on {
    background: url(/uploads/image/ephimages/his-hover.png) no-repeat;
}

.his-top .h-ul-con ul li.on p {
    color: #0474c5;
}

.his-con {
    width: 1090px;
    margin: 60px auto 0;
    border-top: 1px solid #ccc;
    padding-top: 50px;
    display: none;
}

.his-con.on {
    display: block;
}

.his-con dl.con {
    width: 100%;
    overflow: hidden;
}

.his-con dl.con dt {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    float: left;
}

.his-con dl.con dt img {
    width: 100%;
}

.his-con dl.con dd {
    width: 100%;
}

.his-con dl.con dd .data {
    float: left;
    width: 80px;
    text-align: center;
    margin: 100px 0 0 80px;
}

.his-con dl.con dd .data p {
    font-size: 16px;
    color: #999;
    margin-top: 5px;
}

.his-con dl.con dd .data p.data01 {
    font-size: 20px;
    font-weight: 700;
    color: #747474;
}

.his-con dl.con dd .data p.data02 {
    margin-top: 0px;
}

.his-con dl.con dd .data p.data03 {
    height: 1px;
    background: #747474;
}

.his-con dl.con dd .dd-con {
    float: left;
    width: 80%;
    line-height: 1.8em;
    font-size: 16px;
    color: #474747;
    margin: 100px 0 0 40px;
}

.his-con dl.con-other1 dt {
    width: 50%;
    float: left;
}

.his-con dl.con-other2 dt {
    width: 50%;
    float: right;
}

.his-con dl.con-other1 dd {
    width: 50%;
    float: right;
}

.his-con dl.con-other2 dd {
    width: 50%;
    float: left;
}

.his-con dl.con-other dt {
    margin-top: 0px;
}

.his-con dl.con-other dd .dd-con {
    width: 260px;
}


/*分公司*/

.fgs-list {
    width: 1200px;
    margin: 60px auto 150px;
    line-height: 2em;
}

.fgs-list ul {
    overflow: hidden;
}

.fgs-list li {
    width: 363px;
    float: left;
    margin-top: 30px;
    margin-right: 50px;
}

.fgs-list li:nth-child(3n) {
    margin-right: 0px;
}

.fgs-list li a {
    display: block;
    width: 100%;
    position: relative;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.fgs-list li a img {
    width: 100%;
}

.fgs-list li a em {
    font-weight: normal;
    position: absolute;
    right: 10px;
    bottom: 0px;
}

.fgs-list li a:hover {
    box-shadow: 0px 0px 15px #999;
}

.fgs-list li a:hover em {
    color: #59a8f3;
}

.fgs-list li p {
    width: 100%;
    text-align: center;
    height: 50px;
    margin-top: 20px;
    font-size: 16px;
}

.fgs-list .feny {
    text-align: center;
}

@media (min-width: 1030px) and (max-width: 1200px) {
    .fgs-list {
        width: 100%;
    }
    .fgs-list li {
        margin-right: 3%;
        width: 30.33%;
    }
}

@media (max-width: 1370px) {
    .nav-layout .nav-logo {
        display: none;
    }
    .nav-layout ul li {
        height: 45px;
        line-height: 45px;
    }
    .nav-layout .index-phone {
        padding-top: 15px;
        height: 65px;
    }
}

@media (min-width: 750px) and (max-width: 1029px) {
    .fgs-list {
        width: 100%;
    }
    .fgs-list li {
        margin-right: 3%;
        width: 30.33%;
    }
}

@media screen and (max-width: 749px) {
    .fgs-list {
        width: 95%;
    }
    .fgs-list li {
        margin-right: 0%;
        width: 100%;
    }
}


/*2016-7-15新加*/

@media all and (min-width: 625px) and (max-width: 768px) {
    .n-nav ul li a {
        width: 90px;
        height: 35px;
        line-height: 35px;
    }
    .n-nav ul li dl {
        background: #fff;
    }
}

@media only screen and (max-width: 625px) {
    .index-right .r-img p {
        left: 75%;
    }
}


/*# sourcemappingurl=style2.css.map */