* {
    margin: 0;
    padding: 0;
}

html {
    width: 100%;
    height: 100%;
    position: relative;
}

body {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #f2f3f5;
    font-size: 14px;
    font-family: "microsoft yahei", SimHei, arial;
    color: #000;
    position: relative;
}

ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
em,
ol,
input,
th {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

img {
    border: 0px;
    max-width: 100%;
}

a {
    text-decoration: none;
}

input,
textarea {
    outline-style: none;
}

.eyou-main {
    width: 100%;
    height: auto;
    min-width: 1226px;
    position: relative;
    background-color: #f2f3f5;
}

.eyou-head {
    width: 100%;
    height: auto;
    background: white;
}

.eyoucms-top {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: rgba(225, 37, 27, 0.9);
}

.eyou-wel {
    width: 1226px;
    margin: auto;
    color: #5e5e5e;
    font-size: 12px;
}

.eyou-wel p span {
    color: #fff;
    /*padding: 5px;*/
}

.eyou-wel p:nth-child(1) {
    float: left;
}

.eyou-wel p:nth-child(2) {
    float: right;
}

.eyou-wel p a:nth-child(1) {
    margin-right: 10px;
}

.eyou-wel p a {
    color: #fff;
    margin-left: 10px;
}

.eyou-tb {
    height: 162px;
    width: 1226px;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.eyou-logo {
    margin-top: 25px;
    float: left;
}

.eyou-sousuo {
    width: 510px;
    float: right;
}

.eyou-sousuo label {
    width: 385px;
    height: 45px;
    padding-left: 15px;
    border: 1px solid #DDDDDD;
    float: left;
}

.eyou-sousuo label input[type=text] {
    width: 370px;
    height: 43px;
    border: none;
    background: url(../images/su.png) no-repeat left center;
    padding-left: 35px;
}

.eyou-sousuo input[type=submit] {
    width: 120px;
    height: 45px;
    border: none;
    float: left;
    color: white;
    background: #e1251b;
}

.eyou-sousuo form {
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}

.eyou-sousuo p {
    color: #767676;
    padding-top: 5px;
}

.eyou-sousuo p a {
    color: #767676;
}

.eyou_nav {
    width: 1226px;
    margin: auto;
    height: 56px;
    padding: 20px 0 15px 0;
}

.eyou_nav p {
    float: left;
    background: url(../images/0.png) no-repeat left center;
    margin-left: 10px;
    padding-left: 25px;
    font-size: 16px;
    color: #3e3e3e;
}

.eyou-dh>li {
    float: left;
    padding: 0 30px;
    position: relative;
}

.eyou-dh {
    float: left;
    margin-left: 110px;
    height: 22px;
}

.eyou-dh>li>a {
    font-size: 16px;
    color: #3e3e3e;
}

.eyou-erji {
    width: 100%;
    z-index: 99999;
    background: white;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
}

.eyou-erji li {
    width: 100%;
    padding: 5px 0;
    text-align: center;
}

.eyou-erji li a {
    color: #3e3e3e;
    font-size: 14px;
}

.eyou-banner {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
}

.eyou-ban {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    position: relative;
}

.eyou-ban img {
    width: 100%;
    height: 500px;
    margin: 0 auto;
}

.sideout {
    position: absolute;
    width: 1226px;
    transform: translateX(-50%);
    left: 50%;
    top: 0;
}

.side {
    width: 235px;
    height: 436px;
    background: rgba(0, 0, 0, 0.6);
    /*position: absolute;*/
    top: 0;
    left: 330px;
    padding: 15px 0;
}

.side>li {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}

.side>li>a {
    color: white;
    display: inline-block;
    width: 185px;
    margin-left: 26px;
    background: url(../images/ji.png) no-repeat right center;
}

.side>li:hover {
    background: #e1251b;
}

.side>li:hover .eyou-left {
    display: block;
}

.eyou-ban .hd {
    position: absolute;
    bottom: 3%;
    right: 2%;
}

.eyou-ban .hd li {
    float: left;
    width: 12px;
    height: 12px;
    border: 2px solid #DDDDDD;
    border-radius: 100%;
    margin-left: 10px;
}

.eyou-ban .hd .on {
    background: #e1251b;
}

.eyou-ban .prev,
.eyou-ban .next {
    position: absolute;
    left: 1%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.eyou-ban .next {
    left: auto;
    right: 2%;
    background-position: 8px 5px;
}

.eyou-ban .prev:hover,
.eyou-ban .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.eyou-left {
    width: 991px;
    position: absolute;
    /*right: 0px;*/
    left: 235px;
    height: 435.5px;
    border-top: 1px solid black;
    background: white;
    top: 0px;
    box-shadow: 1px 2px 5px rgba(164, 162, 162, 0.4);
    padding: 40px;
    display: none;
    z-index: 99999999;
}

.eyou-left div P {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

.eyou-left div .a1 {
    line-height: 42px;
    display: inline-block;
    margin-right: 40px;
    font-size: 14px;
    color: #333333;
}

.eyou-left div .a1 img {
    margin-right: 10px;
}

.eyou-left div .a2 {
    background: #f7f7f7;
    border: 1px solid #ebebeb;
    padding: 7px 25px;
    font-size: 14px;
    color: #333333;
    margin-right: 10px;
    display: inline-block;
    line-height: 1;
}

.eyou-left div {
    margin-bottom: 30px;
}

.eyou-ad {
    width: 1226px;
    margin: 15px auto;
}

.eyou-xad {
    background: #5f5750;
    width: 235px;
    height: 160px;
    float: left;
}

.eyou-xad ul {
    height: auto;
    overflow: hidden;
    padding-top: 25px;
}

.eyou-xad ul li {
    float: left;
    text-align: center;
    width: 33.33%;
}

.eyou-xad ul li a,
.eyou-xad div a {
    color: #cbc9c6;
}

.eyou-xad ul li a:hover,
.eyou-xad div a:hover {
    opacity: 0.4;
    color: #999999;
}

.eyou-xad div {
    width: 90%;
    margin: 20px auto;
    text-align: center;
    border-top: 1px solid #736c66;
    padding-top: 15px;
}

.ad-ban {
    float: left;
    height: 160px;
}

.ad-ban li {
    float: left;
    width: 316px;
    height: 160px;
    margin-left: 14.3px;
    transition: all 0.5s;
}

.ad-ban li img {
    width: 100%;
    height: 100%;
}

.ad-ban li:hover {
    box-shadow: 0 5px 20px rgba(131, 131, 131, 0.7);
}

.eyou-pro {
    width: 1226px;
    margin: 20px auto;
    height: auto;
}

.pro-zong {
    margin-top: 40px;
}

.pro-name {
    height: auto;
    overflow: hidden;
    line-height: 40px;
    margin-bottom: 10px;
}

.pro-name p {
    float: left;
    font-size: 22px;
}

.pro-name p a {
    color: #000;
}

.pro-name ul {
    float: right;
}

.pro-name ul li {
    float: left;
    font-size: 15px;
}

.pro-name ul li a {
    color: #424242;
    padding: 7px 25px;
}

.pro-name ul li .on {
    color: white;
    background: #e1251b;
}

.pro-zong_tp {
    float: left;
    width: 235px;
    height: 307px;
    overflow: hidden;
}

.pro-zong_tp img {
    width: 100%;
    height: 100%;
}

.pro-timg {
    margin-top: 13px;
}

.pro-zong_nr {
    float: left;
}

.pro-zong_nr li {
    width: 235px;
    height: 307px;
    float: left;
    text-align: center;
    background: white;
    margin-left: 12.5px;
    transition: margin-top 0.5s, box-shadow 0.5s;
    position: relative;
}

.pro-zong_nr li:hover {
    margin-top: -2px;
    box-shadow: 0 5px 15px rgba(131, 131, 131, 0.7);
}

.eyou-shop {
    width: 70%;
    margin: 30px auto;
    text-align: center;
    height: 160px;
    overflow: hidden;
}

.pro-zong_nr li p {
    width: 90%;
    margin: auto;
    line-height: 2;
}

.pro-zong_nr .web-js {
    margin-top: 6px;
    font-size: 12px;
    color: #71797F;
    line-height: 16px;
}

.ey-p1 {
    font-size: 14px;
    color: #424242;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ey-p2 {
    font-size: 12px;
    color: #929292;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ey-p3 {
    font-size: 16px;
    color: #ff731e;
}

.eyou-bh {
    width: 235px;
    height: 149px;
    margin-bottom: 9px;
    background: white;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}

.eyou-bh:hover {
    margin-top: -2px;
    box-shadow: 0 5px 15px rgba(131, 131, 131, 0.7);
}

.pro-zong_nr .on {
    background: transparent;
}

.pro-zong_nr .on:hover {
    margin-top: -0;
    box-shadow: none;
}

.ey-price {
    display: inline-block;
    width: 80%;
    margin: auto;
    margin-top: 30px;
}

.eyou-bh p {
    font-size: 14px;
    color: #424242;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ey-price span {
    font-size: 16px;
    color: #ff731e;
}

.ey-price img {
    width: 87px;
    height: 87px;
    margin-top: -10px;
    overflow: hidden;
}

.ey-more {
    font-size: 18px;
    color: #373737;
    background: url(../images/more.png) no-repeat right center;
    line-height: 149px;
    padding-right: 50px;
    display: inline-block;
}

.eyou-tab {
    display: none;
}

.video {
    height: auto;
    overflow: hidden;
}

.eyou-lmmc {
    float: left;
    font-size: 22px;
}

.eyou-ckqb {
    float: right;
    color: #424242;
    font-size: 15px;
    margin-right: 5px;
    margin-top: 5px;
}

.eyou-qbm {
    margin-top: 20px;
}

.eyou-qbm li {
    width: 296px;
    height: 285px;
    float: left;
    margin-left: 14px;
    text-align: center;
    background: white;
    transition: all 0.5s;
}

.eyou-qbm li:hover {
    margin-top: -2px;
    box-shadow: 0 5px 15px rgba(131, 131, 131, 0.7);
}

.eyou-qbm li a {
    cursor: pointer;
}

.eyou-qbm li.on {
    margin-left: 0;
}

.eyou-sjbt {
    padding: 25px 40px;
    line-height: 2;
}

.eyou-spimg {
    width: 296px;
    height: 180px;
    overflow: hidden;
    position: relative;
}

.eyou-spimg img {
    width: 100%;
    height: 100%;
}

.eyou-spimg div {
    border: 2px solid white;
    border-radius: 20px;
    width: 36px;
    height: 26px;
    vertical-align: middle;
    position: absolute;
    bottom: 10px;
    left: 10px;
    transition: all 0.5s;
}

.eyou-spimg div img {
    width: auto;
    height: auto;
    vertical-align: middle;
    margin-left: 3px;
}

.eyou-spimg:hover div {
    background: #f60;
    border: 2px solid #f60;
}

.eyou-qbm li .ey-p1:hover {
    color: #f60;
}

.tan {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}

.eyou-spbf {
    width: 880px;
    height: 596px;
    position: absolute;
    left: 50%;
    margin-left: -440px;
    top: 50%;
    margin-top: -298px;
    background: goldenrod;
}

.eyou-spbf>p {
    height: 70px;
    background: white;
    line-height: 70px;
}

.eyou-spbf>p span {
    float: left;
    margin-left: 20px;
    font-size: 24px;
    color: #333333;
}

.eyou-spbf>p b {
    float: right;
    margin-right: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #333333;
    cursor: pointer;
    line-height: 25px;
    font-size: 20px;
    font-weight: normal;
    margin-top: 20px;
    border-radius: 100%;
}

.eyou-spbf>p b:hover {
    background: #f60;
    color: white;
}

.eyou-spbf>div {
    width: 100%;
    height: 526px;
}

.eyou-spbf>div embed {
    width: 100%;
    height: 100%;
}

.eyou-foot {
    width: 100%;
    background: white;
}

.footer-brief {
    background-color: #e43a31;
}

.footer-brief-content {
    width: 1226px;
    margin: auto;
    padding: 25px 0;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-brief-content .item {
    flex: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}

.footer-brief-content .icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    /* background-color: #fff; */
}

.footer-brief-content .icon img {
    width: 100%;
    height: 100%;
}

.eyou-dibu {
    width: 1226px;
    margin: auto;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.footer-left {
    width: 35%;
    padding: 40px 70px;
}

.footer-right {
    display: flex;
    flex: 1;
    padding: 40px 70px;
    justify-content: space-between;
}

.footer-left .title,
.footer-right .title {
    color: #000;
    font-size: 16px;
    margin-bottom: 15px;
}

.footer-left .item,
.footer-right .item {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
}



.eyou-dblogo {
    width: 79%;
    height: auto;
    float: left;
    overflow: hidden;
}

.eyou-dblogo li {
    float: left;
    margin-right: 59px;
}

.p1 {
    font-size: 18px;
    color: #222f43;
    font-weight: 600;
    line-height: 2;
}

.p2 {
    color: #a6a8ad;
    line-height: 2;
}

.eyou-dbyc {
    width: 20%;
    float: right;
    text-align: right;
    color: #4f4f4f;
}

.eyou-dbyc p {
    margin-bottom: 7px;
}

.p3 {
    font-size: 18px;
}

.p4 {
    font-size: 26px;
}

.eyou-dbyc a {
    display: inline-block;
    width: 162px;
    height: 40px;
    line-height: 40px;
    background: #e1251b;
    color: white;
    text-align: center;
    border-radius: 5px;
}

.eyou-dbyc a span {
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 25px;
}

.eyou-copy {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #fff;
}

.eyou-icp {
    width: 1226px;
    margin: auto;
    color: #000;
}

.eyou-icp>div {
    text-align: center;
}

.eyou-icp>span {
    float: right;
}

.eyou-icp>span a {
    color: #cdcdcd;
}

.eycmsmt {
    clear: both;
}

.eyou-mzc {
    background: white;
    position: relative;
    left: 0;
}

.eyou-mzc>li {
    border-bottom: 1px solid #F5F5F5
}

.eyou-mzc>li.on {
    background: #e1251b;
}

.eyou-mzc>li>a {
    color: #222222;
    background: none;
}

.eyou-mzc>li>a.on {
    color: #ffffff;
}

.eyou-mzc>li>a>span {
    font-weight: bold;
    float: right;
    color: #bebebe;
}

.side>li:hover {
    background: #e1251b;
}

.side>li>a:hover {
    color: #ffffff
}

.eyou-pos {
    width: 1226px;
    margin: 15px auto;
    color: #5c5c5c;
}

.eyou-pos a {
    color: #5c5c5c;
}

.por_list {
    width: 978px;
    /*height: 436px;*/
    /*float: right;*/
    position: relative;
}

.por_list .hd {
    position: absolute;
    right: 10px;
    top: 195px;
}

.por_list .hd li {
    float: left;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #999999;
    margin: 0 5px;
    background: white;
    cursor: pointer;
}

.por_list .hd li.on {
    color: white;
    background: #D83832;
    border: 1px solid #D83832;
}

.img1 {
    width: 100%;
}

.pro-fen {
    min-height: 140px;
    background: white;
    padding: 20px;
    margin: 10px auto;
    border: 1px solid #ececec;
}

.pro-fen div {
    margin-bottom: 7px;
    height: auto;
    overflow: hidden;
}

.pro-fen div span {
    font-weight: bold;
    font-size: 15px;
    color: #424242;
    width: 85px;
    float: left;
    display: inline-block;
}

.pro-fen div div {
    float: left;
    width: 830px;
    height: auto;
    overflow: hidden;
}

.pro-fen div div>a {
    float: left;
}

.pro-fen div div>p {
    width: 750px;
    float: left;
}

.pro-fen div a {
    color: #5C5C5C;
    display: inline-block;
    padding: 4px 15px;
    margin-left: 5px;
}

.pro-fen div .on {
    color: white;
    background: #e1251b;
}

.pro-pai {
    height: 52px;
    background: white;
    border: 1px solid #ececec;
    padding: 0 5px 0 10px;
}

.pro-pai p a {
    color: #5C5C5C;
}

.pro-pai p a.active {
    color: #e1251b;
}

.pro-pai p {
    float: left;
    height: 52px;
    line-height: 52px;
}

.pro-pai p span {
    font-weight: bold;
    font-size: 15px;
    color: #424242;
}

.pro-pai p a {
    margin-left: 10px;
}

.pro-sou {
    float: right;
    line-height: 52px;
}

.pro-sou {
    color: #5c5c5c;
}

.pro-sou input[type=text] {
    width: 195px;
    height: 30px;
    border: 1px solid #dddcdc;
    border-radius: 5px;
    padding-left: 5px;
}

.pro-sou input[type=submit] {
    background: #e1251b;
    border: none;
    width: 75px;
    height: 30px;
    color: white;
    border-radius: 5px;
}

.pro-sou input[type=button] {
    background: #e1251b;
    border: none;
    width: 75px;
    height: 30px;
    color: white;
    border-radius: 5px;
}

.eyou-hot {
    width: 1226px;
    height: auto;
    overflow: hidden;
    margin: 15px auto;
}

.hot-name {
    width: 235px;
    float: left;
    border: 1px solid #dddcdc;
}

.hot-name>p {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #4c4c4c;
    text-align: center;
    border-bottom: 1px solid #dddcdc;
}

.hot-name ul {
    background: white;
    padding-bottom: 54px;
}

.hot-name ul li {
    border-bottom: 1px dashed #dddcdc;
    height: auto;
    overflow: hidden;
    width: 90%;
    margin: auto;
    padding: 20px 0;
}

.hot-name ul li img {
    float: left;
    width: 48%;
}

.hot-name ul li div {
    float: right;
    width: 50%;
    color: #424242;
    margin-top: 20px;
}

.hot-name ul li div span {
    display: block;
    color: #ff731e;
}

.eyou-cplb {
    margin-bottom: 15px;
}

.eyou-vss {
    width: 345px;
    height: 45px;
    border: 1px solid #e2e1e1;
    border-radius: 5px;
    background: white;
    margin-top: 20px;
}

.eyou-vss input {
    float: left;
    border: none;
    padding-left: 10px;
    border-radius: 5px;
}

.eyou-vss input[type=text] {
    width: 285px;
    height: 43px;
}

.eyou-vss input[type=submit] {
    width: 54px;
    height: 43px;
    background: url(../images/su.png) no-repeat center;
}

.eyou-miaos {
    width: 1226px;
    height: auto;
    overflow: hidden;
}

.eyou-miaos li {
    width: 370px;
    float: left;
    margin-left: 25px;
    transition: all 0.5s;
    cursor: pointer;
    position: relative;
    margin-bottom: 15px;
}

.eyou-miaos li:hover {
    box-shadow: 0px 2px 5px rgba(164, 162, 162, 0.4);
    background: white;
}

.eyou-vpic {
    width: 100%;
    height: 206px;
    overflow: hidden;
}

.eyou-vpic img {
    width: 100%;
}

.ey-vms {
    padding: 20px 5px;
}

.eyou-spbf b {
    text-align: center;
}

.about h5 {
    font-size: 30px;
    color: #2d2d2d;
    margin: 25px auto;
}

.about_list {
    font-size: 15px;
    color: #494949;
    line-height: 2;
}

.about_list p {
    text-indent: 20px;
}

.about_list img {
    display: block;
    margin: 20px auto;
}

.eyou-ry li {
    width: 292px;
    height: 250px;
    float: left;
    text-align: center;
    cursor: pointer;
    margin-left: 19px;
    margin-bottom: 20px;
}

.eyou-ry li div {
    width: 292px;
    height: 205px;
    background: white;
    border: 1px solid #CCCCCC;
    vertical-align: middle;
    line-height: 200px;
    overflow: hidden;
    transition: all 0.5s;
}

.eyou-ry li:hover div {
    border: 1px solid #eb4541;
}

.eyou-ry li p {
    font-size: 16px;
    color: #5c5c5c;
    line-height: 2;
}

.eyou-tech ul {
    width: 1226px;
    margin: auto;
    height: auto;
    overflow: hidden;
}

.eyou-tech ul li {
    width: 395px;
    height: 335px;
    float: left;
    background: white;
    margin-left: 20px;
    margin-top: 25px;
    text-align: center;
    transition: all 0.5s;
}

.eyou-tech ul li div {
    width: 100%;
    height: 235px;
}

.eyou-tech ul li p {
    font-size: 26px;
    color: #333333;
}

.eyou-tech ul li:hover {
    background: #fd8204;
}

.eyou-tech ul li:hover p {
    color: white;
}

.news_list {
    width: 1226px;
    margin: auto;
    height: auto;
    overflow: hidden;
}

.news_list li {
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    background: #e1251b;
    width: 290px;
    text-align: center;
    margin-left: 18px;
}

.news_list li.on {
    background: #ff8400;
}

.news_list li a {
    color: white;
    display: block;
}

.news li {
    height: auto;
    overflow: hidden;
    font-size: 16px;
    line-height: 2;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 0;
    background: url(../images/dian.png) no-repeat left center;
    padding-left: 15px;
}

.news li p {
    float: left;
    color: #444444;
}

.news li span {
    float: right;
    color: #797979;
}

.eyou-lx,
.ey-con {
    line-height: 2;
    color: #5c5c5c;
    margin-bottom: 5px;
}

.ey-con .eyou-ys {
    color: #E53333;
}

.about-pic {
    width: 55%;
    float: left;
}

.about-name {
    width: 40%;
    float: right;
}

.about-name h5 {
    margin-top: 0;
}

.ab {
    height: auto;
    overflow: hidden;
}

.about-nav1 div {
    background: url(../images/h1.png) no-repeat center;
}

.about-nav2 div {
    background: url(../images/a1.png) no-repeat center;
}

.about-nav3 div {
    background: url(../images/w1.png) no-repeat center;
}

.about-nav1:hover div {
    background: url(../images/h2.png) no-repeat center;
}

.about-nav2:hover div {
    background: url(../images/a2.png) no-repeat center;
}

.about-nav3:hover div {
    background: url(../images/w2.png) no-repeat center;
}

.about h5 span {
    font-size: 16px;
    color: #4c4c4c;
    margin-left: 15px;
}

.eyou-pictj {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    height: auto;
    overflow: hidden;
}

b {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.eyou-xtj {
    position: relative;
    width: 600px;
}

.eyou-xtj .ln {
    position: absolute;
    left: 0;
    bottom: 28px;
}

.eyou-xtj .lp {
    position: absolute;
    right: 0;
    bottom: 28px;
}

.picInfo_r {
    width: 600px;
    padding: 0 30px;
}

.picInfo_r h3 {
    font-size: 24px;
    color: #333232;
    line-height: 1.583;
    max-height: 74px;
    overflow: hidden;
}

.eyou-tjzc {
    float: left;
}

.eyou-cptx {
    margin-top: 10px;
}

.eyou-cptx b {
    font-weight: bold;
    font-size: 16px;
    color: #5e5e5e;
}

.eyou-cptx p {
    font-size: 14px;
    color: #5e5e5e;
    line-height: 2;
    margin-top: 5px;
}

.eyou-rel {
    margin: 20px auto;
    background: white;
}

.eyou-xq {
    margin: 20px auto;
    background: white;
}

.eyou-rel h6 {
    height: 50px;
    line-height: 50px;
    color: white;
    border-bottom: 1px #ededed;
}

.eyou-rel h6 span {
    width: 160px;
    background: #e1251b;
    display: inline-block;
    text-align: center;
}

.eyou-rel .bd li {
    text-align: center;
    width: 200px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.eyou-rel .bd div {
    width: 90%;
    margin: auto;
}

.eyou-rel .bd p {
    font-size: 15px;
    color: #4e4e4e;
    line-height: 2;
}

.eyou-rel .bd span {
    font-size: 14px;
    color: #ff731e;
    line-height: 2;
    font-weight: bold;
}

.x_img {
    text-align: center;
    padding: 40px;
}

.pro-cplb {
    float: left;
    width: 978px;
    margin-left: 12.5px;
}

.pro-cplb li {
    margin-bottom: 13px;
    position: relative;
}

.redo {
    height: auto;
    overflow: hidden;
}

.redo li {
    display: none;
    height: 490px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
}

.redo li img {
    width: 80%;
}

.redo li.on {
    display: block;
}

.eyou-tjxt {
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
}

.eyou-tjxt li {
    display: inline-block;
    width: 90px;
    height: 90px;
    cursor: pointer;
    margin: 0 5px;
}

.eyou-tjxt li.on {
    border: 2px solid #d83832;
}

.kb {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    top: 0;
    z-index: 99999;
    display: none;
}

.eyou-info {
    width: 980px;
    height: 630px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -490px;
    margin-top: -325px;
    background: white;
}

.eyou-off {
    position: absolute;
    right: 15px;
    top: 5px;
    cursor: pointer;
    font-size: 24px;
    color: #999999;
    transition: all 0.5s;
}

.eyou-off:hover {
    color: #666666;
}

.eyou-pictc {
    position: relative;
    width: 83%;
    height: 100%;
    float: left;
    background: #222222;
}

.eyou-dbt {
    width: 17%;
    height: 100%;
    float: left;
    background: #f5f5f5;
    padding: 25px;
}

.eyou-tjtc {
    width: 80%;
    height: 620px;
    margin: 5px auto;
}

.eyou-tjtc li {
    display: none;
    height: 620px;
    overflow: hidden;
}

.eyou-tjtc li img {
    width: 100%;
    height: 100%;
}

.eyou-tjtc li.on {
    display: block;
}

.eyou-pictc span {
    position: absolute;
    display: inline-block;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    opacity: 0.5;
}

.eyou-pictc span:hover {
    opacity: 1;
}

.zuo {
    left: 15px;
}

.you {
    right: 15px;
}

.eyou-tit {
    margin-top: 35px;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
}

.eyou-tjlist {
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.eyou-tjlist li {
    width: 44%;
    display: inline-block;
    margin: 6px 2%;
}

.eyou-tjlist li.on {
    border: 2px solid #d83832;
}

.eyou-vname {
    margin-right: 15px;
    display: inline-block;
    margin-top: 30px;
    float: left;
    font-size: 18px;
}

.eyou-tjtc li {
    position: relative;
}

.eyou-tjtc li a {
    position: absolute;
    padding: 5px 25px;
    color: white;
    background: #52b7fe;
    right: 0;
    top: 0;
    display: none;
}

.eyou-tjtc li:hover a {
    display: block;
}

#pages {
    padding: 10px 0 15px 0;
    text-align: center;
    font-size: 12px;
}

#pages a {
    display: inline-block;
    padding: 0px 14px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
    border: #d2d2d2
        /*边框线色*/
        solid 1px;
    text-align: center;
    color: #333
        /*字体颜色*/
    ;
    text- decoration: none;
    background: #fff
        /*字背景*/
    ;
    margin: 0 4px;
}

#pages a.a1 {
    padding: 0px 12px;
    height: 34px;
    line-height: 34px;
    margin-top: 0px;
    border-left: 1px solid #d2d2d2
        /*左边框线色*/
    ;
}

#pages a:hover {
    color: #fff;
    text-decoration: none;
    background: #e1251b;
    /*鼠标滑过色块色*/
    ;
}

#pages span {
    display: inline-block;
    padding: 0px 14px 0 14px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e1251b;
    ;
    color: #fff;
    text-align: center;
    background: #e1251b;
    ;
    /*色块色*/
}

.page .noPage {
    display: inline-block;
    padding: 0px 14px 0 14px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

.about_list p img {
    display: inline-block;
    width: 23%;
    float: left;
    margin: 20px 1%;
}