.w1920 {
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}

.w1200 {
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    position: relative;
}


/*Ã¥Â¤Â´Ã©Æ’Â¨Ã¦Â Â·Ã¥Â¼Â*/
.header {
    overflow: hidden;
}

.head1 {
    width: 100%;
    height: 30px;
    background-color: #004098;
    box-sizing: border-box;
}

.head1_fl {
    text-align: left;
    overflow: hidden;
}

.head1_fr {
    width: 430px;
}

.k1 {
    width: 350px;
    text-align: right;
    overflow: hidden;
}

.head1_fl p,
.k1,
.k1 a {
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
}

.k1 a:hover {
    color: #f39800;
}


.hh2 {
    background: #ffffff
}

.tshare {
    width: 90px;
    margin-top: 40px;
}

.twx {
    width: 21px;
    height: 20px;
    display: block;
    background: url("../images/tel1.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/tel1.png*/) center center no-repeat;
    transition: all 0.4s linear;
    position: relative;
    z-index: 99999;
    display: none;
}

.twx:hover {
    background: url("../images/tel1h.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/tel1h.png*/) center center no-repeat;
}

.twx .twxcon {
    width: 300px;
    height: 105px;
    position: absolute;
    background: url("../images/tt1.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/tt1.png*/) left top no-repeat;
    top: 30px;
    left: -138px;
    opacity: 0;
    transition: all 0.4s linear;
    box-sizing: border-box;
    padding: 12px 0 0 7px;
    z-index: 0;
    visibility: hidden;
}

.twx .twxcon p {
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.twx .twxcon p:nth-of-type(2) {
    font-size: 18px;
}

.twx:hover .twxcon {
    opacity: 1;
    visibility: visible;
}



.twx2 {
    width: 24px;
    height: 19px;
    display: block;
    background: url("../images/wei1.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/wei1.png*/) center center no-repeat;
    transition: all 0.4s linear;
    position: relative;
    z-index: 99999;
    margin-left: 38px;
}

.twx2:hover {
    background: url("../images/wei1h.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/wei1h.png*/) center center no-repeat;
}

.twx2 .twxcon2 {
    width: 150px;
    height: 157px;
    position: absolute;
    background: url("../images/tt3.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/tt3.png*/) left top no-repeat;
    top: 30px;
    left: -60px;
    opacity: 0;
    transition: all 0.4s linear;
    box-sizing: border-box;
    z-index: 0;
    visibility: hidden;
    padding: 20px 0px;
    padding-left: 15px;
}

.twx2 .twxcon2 img {
    width: 114px;
    height: 114px;
    margin: 0 auto;
    text-align: center;
}

.twx2:hover .twxcon2 {
    opacity: 1;
    visibility: visible;
}






.tqq {
    width: 39px;
    height: 39px;
    background: url("../images/a3.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/a3.png*/) center center no-repeat;
    transition: all 0.4s linear;
    z-index: 99999;
    margin-left: 10px;
}

.tqq:hover {
    background: url("../images/a33.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/a33.png*/) center center no-repeat;
}



.head2 {
    width: 1200px;
    margin: 0 auto;
    height: 100px;

}

.head2_fl {
    width: 260px;
    overflow: hidden;
}

.logo {
    line-height: 100px;
}

.logo img {
    max-width: 100%;
    max-height: 89px;
}

.head2_fr {
    /* width: 775px; */

    padding: 38px 0;
}

.tsearch {
    /* width: 570px; */
    overflow: hidden;
}

.ttel {
    width: 202px;
    overflow: hidden;
    background: url("../images/ttel.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/ttel.png*/) left top no-repeat;
    box-sizing: border-box;
    padding-left: 43px;
}

.ttel p {
    font-family: SimSun;
    font-size: 12px;
    line-height: 12px;
    margin-top: 3px;
    color: #aa1d25;
}

.ttel h4 {
    font-family: ArrusBT-Roman;
    font-size: 22px;
    line-height: 17px;
    color: #aa1d25;
    margin: 4px 0 3px;
}





#header {
    width: 1000px;
    margin: 0 auto;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url("../images/dot4.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/dot4.png*/) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

#menu {
    margin-top: 5px;
}

/*Ã§Æ’Â­Ã©â€”Â¨Ã¦ÂÅ“Ã§Â´Â¢*/

.tsearch #formsearch {
    width: 350px;
    float: right;
    border-bottom: 2px solid #004098;
    height: 60px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}




.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*Ã¤Â¸Â»Ã¤Â½â€œÃ¦Â Â·Ã¥Â¼Â*/
.tit1 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    background: url("../images/t1.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/t1.png*/) no-repeat top center;
    height: 100px;
}

.tit1 h3 {
    font-family: "Microsoft Yahei";
    font-size: 24px;
    line-height: 22px;
    margin-bottom: 8px;
    color: #004098;
    padding-top: 20px;

}

.tit1 p {
    font-family: "Arial";
    font-size: 14px;
    color: #004098;
    text-transform: uppercase;
    line-height: 32px;
}

.tit1 span {
    display: block;
    font-size: 12px;
    color: #2a3542;
    font-family: "宋体";
}


.tit1x {
    background: url("../images/t3.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/t3.png*/) no-repeat top center;
}

.tit1x h3 {
    color: #fff;
}

.tit1x p {
    color: #fff;
}

.tit1x span {
    color: #fff;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}





/**/
.sou {
    height: 60px;
}

.sou .hotSearch {
    color: #595757;
    font-size: 14px;
    line-height: 60px;
}

.sou .hotSearch a {
    color: #595757;
    font-size: 14px;
    padding-right: 5px;
}

/*box1*/
.box1 {
    overflow: hidden;
    background: url("../images/b1bg.jpg"/*tpa=http://www.juliyeya.com/template/default/assets/images/b1bg.jpg*/) no-repeat;
    padding: 45px 0;
}

.b1_index {
    width: 1200px;
    margin: 0 auto;
    margin-top: 33px;
    position: relative;
    overflow: hidden;
}

.b1_index li {
    width: 260px;
    overflow: hidden;
    float: left;
    margin-right: 53px;
}

.b1_index li:last-of-type {
    margin-right: 0;
}

.b1img1 {
    width: 260px;
    height: 380px;
    overflow: hidden;
    position: relative;
}

.b1img2 {
    width: 260px;
    height: 55px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #c6995e;
    box-sizing: border-box;
    padding: 9px 0 12px;
    text-align: center;
    opacity: 1;
    transition: all 0.3s linear;
}

.b1img2 h3 {
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    margin-bottom: 5px;
    color: #ffffff;
}

.b1img2 p {
    font-family: ArialMT;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #ffffff;
}

.b1con1 {
    width: 260px;
    height: 380px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.4s linear;
    background: url("../images/b1imgbg1.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/b1imgbg1.png*/) no-repeat;
    box-sizing: border-box;
    padding-top: 94px;
    text-align: center;
}

.b1con1 h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    color: #ffffff;
    margin-bottom: 6px;
}

.b1con1 p {
    font-family: ArialMT;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #ffffff;
}

.b1_index li:hover .b1img2 {
    opacity: 0;
}

.b1_index li:hover .b1con1 {
    opacity: 1;
}

/* box2 */
.box2 {
    overflow: hidden;
    padding-top: 43px;
}

.b2_tit {
    width: 180px;
    height: 743px;
    position: relative;
    overflow: hidden;
    background: url("../images/b2tit.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/b2tit.png*/) no-repeat #AA1D25;
}

.b2more {
    width: 84px;
    height: 16px;
    position: absolute;
    bottom: 27px;
    right: 22px;
    background: url("../images/b2more.jpg"/*tpa=http://www.juliyeya.com/template/default/assets/images/b2more.jpg*/) no-repeat;
}

.b2_index {
    width: 993px;
    overflow: hidden;
}

.b2_index li {
    width: 320px;
    float: left;
    overflow: hidden;
    margin: 0 16px 17px 0;
}

.b2_index li:nth-of-type(3n) {
    margin-right: 0;
}

.b2img1 {
    width: 320px;
    height: 320px;
    overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.b2img1 img {
    width: 100%;
    max-height: 100%;
    transition: all 0.4s linear;
}

.b2_index li p {
    transition: all 0.4s linear;
    width: 100%;
    text-align: center;
    height: 40px;
    background-color: #f0ebe5;
    line-height: 40px;
    font-family: SimSun;
    font-size: 12px;
    color: #595757;
}

.b2_index li:hover .b2img1 img {
    transform: scale(1.1);
}

.b2_index li:hover p {
    color: #ffffff;
    background-color: #aa1d25;
}

/*box3*/
.box3 {
    overflow: hidden;
    background: url("../images/b3bg.jpg"/*tpa=http://www.juliyeya.com/template/default/assets/images/b3bg.jpg*/) no-repeat;
    padding: 32px 0 44px;
}

.b3_index {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 34px;
}

.b3fl {
    width: 381px;
    overflow: hidden;
    position: relative;
    padding-top: 80px;
}

.b3fl img:first-of-type {
    margin-bottom: 29px;
}

.b3fl p:last-of-type img {
    margin-top: 42px;
}

.b3fl p {
    font-family: SimSun;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 1px;
    margin-bottom: 4px;
    color: #3e3a39;
}

.b3img {
    width: 464px;
    height: 359px;
    margin-left: -2px;
    overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.b3img img {
    max-width: 100%;
    max-height: 100%;
}

.b3fr {
    width: 318px;
    margin-right: 7px;
    overflow: hidden;
    background: url("../images/b3imgbg1.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/b3imgbg1.png*/) right top no-repeat;
    box-sizing: border-box;
    padding-right: 68px;
}

.b3fr p {
    writing-mode: tb-rl;
    height: 320px;
    width: 35px;
    overflow: hidden;
    line-height: 35px;
    font-family: SimSun;
    font-size: 12px;
    letter-spacing: 1px;
    float: right;
    color: #3e3a39;
    border-left: 1px solid #e6e6e6;
}

.b3fr p:first-of-type {
    border-right: 1px solid #e6e6e6;
}

.b3bot {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 36px;
}

.b3bot img {
    margin-bottom: 18px;
}

.b3bot p {
    font-family: SimSun;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #3e3a39;
}




/* box4 */
.box4 {
    overflow: hidden;
    background: url("../images/b4bg.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/b4bg.png*/) no-repeat;
    height: 620px;
}

.b4_fl {
    width: 900px;
    height: 620px;
    overflow: hidden;
}

.b4_fl img {
    width: 100%;
    max-height: 100%;
}

.b4_fr {
    width: 1020px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 38px 0 0 37px;
}

.abtit {
    width: 310px;
    height: 138px;
    background: url("../images/b4imgbg1.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/b4imgbg1.png*/) no-repeat;
    margin-bottom: 15px;
}

.b4_fr h3 {
    font-family: CTLaoSongSJ;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    margin-bottom: 5px;
    font-weight: normal;
}

.b4_fr h4 {
    font-family: ArrusBT-Roman;
    font-size: 12px;
    line-height: 12px;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 43px;
}

.b4_fr p {
    font-family: SimSun;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
}

.b4_fr .b4more {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.b4_fr .b4more a {
    display: block;
    width: 100px;
    height: 34px;
    background-color: #c6995e;
    border-radius: 8px;
    text-align: center;
    line-height: 34px;
    transition: all 0.4s linear;
    font-family: SimSun;
    font-size: 12px;
    color: #fefefe;
}

.b4_fr .b4more a:first-of-type {
    margin-right: 10px;
}

.b4_fr .b4more a:hover {
    background-color: #484346;
}








.bg4 {
    background: #fff;
    padding: 50px 0
}

.gynr {
    width: 555px;
    float: left
}

.gstt {
    color: #004098;
    font-size: 20px;
    color: #004098;
    font-weight: normal;
    margin-top: 34px
}

.gstt span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}




.nox {
    display: block;
    margin-top: 20px;
    color: #595757;
    font-size: 12px;
    line-height: 20px;
    font-family: "宋体";
}

.nox a {
    color: #004098;
}

.cha {
    width: 112px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background: #30363a;
    margin-top: 30px
}

.cha a {
    width: 112px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}

.cha:hover {
    background: #004098
}


.jiantu {
    float: right;
    margin-top: 40px;
    width: 600px;
}

.topbanner1 {
    position: relative;
    height: 400px;
}

.banner1 {
    width: 600px;
    margin: 0 auto;
    position: absolute;
    height: 400px;
    left: 50%;
    margin-left: -300px;
    overflow: hidden
}

.banner1 ul.bb1 {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner1 ul.bb1 li {
    position: absolute;
    display: none;
}

.banner1 .num1 {
    position: absolute;
    bottom: 10px;
    z-index: 100;
    width: 100%;
    text-align: right;
    z-index: 9;
}

.banner1 .num1 li {
    width: 10px;
    height: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 2px;
    background: #bbbbbb;
    line-height: 10px;
    text-indent: -100px;
    overflow: hidden;
}

.banner1 .num1 li.num1_hover {
    background-color: #f39800;
}

.banner1 .num1 li.num1_hover a {
    color: #fff;
}

.banner1 .num1 li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 10px;
    height: 10px;
    line-height: 10px;
}

.banner1 ul.bb1 li h2 {
    position: absolute;
    bottom: 0;
    color: #fff;
    left: 0;
    line-height: 40px;
    z-index: 999;
    font-weight: normal;
    background: rgba(48, 54, 58, .7);
    height: 40px;
    line-height: 40px;
    width: 100%;
    padding-left: 15px;
    font-family: "宋体"；
}


.xian {
    border-bottom: 1px solid #d7cebc;
    margin-bottom: 50px;
    padding-bottom: 50px;
    display: block;
    height: 1px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}
















h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}




/*box5*/
.bg3 {
    background: url("../images/bg3.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/bg3.png*/) no-repeat center top;
    height: 1011px;
    overflow: hidden;
}

.box5 {
    padding: 40px 0;
    padding-bottom: 10px;
}

.b5_index {
    width: 100%;
    overflow: hidden;
}

.b5_index .hd {
    width: 100%;
    overflow: hidden;
}

.b5_index .hd ul {
    text-align: center;
}

.b5_index .hd ul li {
    display: inline-block;
}

.b5_index .hd ul li a {
    display: block;
    width: 113px;
    height: 32px;
    background-color: #968b83;
    transition: all 0.4s linear;
    margin: 0 6.5px;

    text-align: center;
    line-height: 32px;
    font-family: SimSun;
    font-size: 14px;
    color: #ffffff;
}

.b5_index .hd ul li.on a {
    background-color: #aa1d25;
}

.b5_index .bd {
    width: 100%;
    margin: 0 -7px;
    margin-top: 20px;
}

.b5_index .bd li {
    width: 290px;
    float: left;
    margin: 0 5px;
    overflow: hidden;
}

.b5_index .bd li a {
    display: block;
    overflow: hidden;
}

.b5_index .bd li a img {
    width: 290px;
    height: 290px;
    overflow: hidden;
}

.b5_index .bd li:hover img {}

.b5_index .bd li p {
    width: 100%;
    text-align: center;
    transition: all 0.4s linear;
    line-height: 40px;
    font-family: "宋体";
    font-size: 12px;
    color: #fff;
}

.b5_index .bd li p a {
    color: #fff;
}

.b5_index .bd li p a:hover {
    color: #f39800;
    font-weight: bold;
    font-size: 14px;
}

.b5_index .bd li:hover p {
    color: #f39700;
}

.product-more {
    margin: 0 auto;
    margin-top: 25px;
}

.product-more:hover {
    background: #f39800
}

.ability-index {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 80px;
}

.ability-content {
    margin-top: 25px;
}

.ability-list {
    margin: 0 -7px;
}

.ability-list li {
    float: left;
    margin: 0 6px;
    margin-bottom: 12px;
    width: 290px;
}

.ability-list li img {
    width: 290px;
    height: 210px;
}

.ability-more {
    margin: 0 auto;
    border-radius: 30px;
    background: #004098;
}


/*box7*/
.bg {
    background: url("../images/bg1.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/bg1.png*/) no-repeat center bottom;
}

.b7_index {}

.b7_index li {
    float: left;
    width: 385px;
    margin-right: 22px
}

.b7_index li a img {
    width: 385px;
    height: 270px;
    display: block;
}

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

.b7_index li h2 {
    text-align: center;
    color: #3e3a39;
    font-size: 14px;
    line-height: 47px;
    font-weight: 400;
}

.b7_index li h2 a {
    text-align: center;
    color: #3e3a39;
    font-size: 14px;
    line-height: 47px;
}

.b7_index li:hover h2 a {
    color: #004098
}









#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 45px;
    padding-bottom: 40px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url("../images/nav.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/nav.png*/) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url("../images/nav.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/nav.png*/) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url("../images/nav.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/nav.png*/) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

/*Ã©Â¦â€“Ã©Â¡ÂµÃ¦â€“Â°Ã©â€”Â»*/
.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url("../images/nav.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/nav.png*/) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}

/*Ã©Â¦â€“Ã©Â¡ÂµÃ¥Â·Â¦Ã¤Â¾Â§Ã¨Ââ€Ã§Â³Â»Ã¦Ë†â€˜Ã¤Â»Â¬*/
.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url("../images/nav.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/nav.png*/) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}

/*Ã¥Â·Â¥Ã§Â¨â€¹Ã¦Â¡Ë†Ã¤Â¾â€¹*/
.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url("../images/nav.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/nav.png*/) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}

/*Ã¤ÂºÂ§Ã¥â€œÂÃ¦Å½Â¨Ã¨ÂÂ*/
.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url("../images/nav.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/nav.png*/) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}

/*Ã¥â€œÂÃ§â€°Å’Ã¥Ë†â€”Ã¨Â¡Â¨*/
.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}

/*Ã¥â€°ÂÃ¥ÂÂ°Ã¥Â¤Å¡Ã©Â¡ÂµÃ§Â­Â¾*/
.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url("../images/list_dot1.gif"/*tpa=http://www.juliyeya.com/template/default/assets/images/list_dot1.gif*/) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #f39800;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}




/*link*/
.f_link {
    background: #2c2f3e;
    padding: 30px 0;
}

.flink_index {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background: url("../images/link.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/link.png*/) left top no-repeat;
    box-sizing: border-box;
    padding-left: 19px;
    text-indent: 10px;
}

.flink_index,
.flink_index a {
    font-size: 14px;
    color: #fff;
}

.flink_index a {
    margin-right: 10px;
    transition: all 0.4s linear;
}

.flink_index a:hover {
    color: #f39800;
}




/*ç½‘ç«™åº•éƒ¨*/
.foot {
    overflow: hidden;
    background-color: #004098;
    padding: 80px 0;
}

.foot_fl {
    width: 745px;
    overflow: hidden;
}

.fnav {
    width: 100%;
    overflow: hidden;
    margin-bottom: 12px;
}

.fnav p {
    color: #ffffff;
    font-size: 16px;
}

.fnav a {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    margin: 0 13px;
    color: #ffffff;
}

.fnav a:first-of-type {
    margin-left: 0;
}

.fnav a:hover {
    color: #f39800;
}

.copyright {
    width: 100%;
    text-align: left;
}

.copyright,
.copyright p,
.copyright a {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.fcontact {
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.foot_fr {
    width: 335px;
    text-align: right;
}




#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}


/*------------Ã¥â€ â€¦Ã©Â¡Âµ-------------------*/

.left .box {
    margin-bottom: 15px;
}

.left .box h3 {
    line-height: 30px;
    background: #30363a;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    position: relative;
}

.left .box h3 span {
    display: block;
    line-height: 10px !important;
    font-size: 12px;
    text-transform: uppercase;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    margin: 0 auto;
    margin-left: -960px;
    position: relative;
    left: 50%;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto;
    margin-left: -960px;
    position: relative;
    left: 50%;
}

.left {
    width: 255px;
    float: left;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    font-weight: bold;
    background: #004098 !important;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    font-weight: bold;
}

.content {
    padding: 6px 14px;
    border: 1px solid #584a4f;
    box-sizing: border-box;
    border-top: 0;
}


.n_contact .content h4 {
    font-family: SimSun;
    font-size: 14px;
    line-height: 26px;
    color: #30363a;
}

.n_contact .content p {
    font-family: SimSun;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.1px;
    color: #30363a;
}

.right {
    width: 900px;
    float: right;
    border-top: 1px solid #004098;
    padding-bottom: 10px;
}

.sitemp {
    background: #eaedef;
    padding: 0 14px 0 9px;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 50px;
    text-align: left;
    font-size: 18px;
    color: #004098;
    padding-left: 16px;
    white-space: nowrap;
    background: url("../images/diams.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/diams.png*/) left center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 50px;
}

.sitemp .site .nadres {
    background: url("../images/home.png"/*tpa=http://www.juliyeya.com/template/default/assets/images/home.png*/) left center no-repeat;
    box-sizing: border-box;
    padding-left: 20px;
    display: inline-block;
}

.sitemp .site,
.sitemp .site a {
    font-family: SimSun;
    font-size: 12px;
    line-height: 50px;
    color: #898989;
}

.right .content {
    padding: 0px;
    padding-top: 23px;
    overflow: hidden;
    line-height: 24px;
    border: 0;
}

.sort_album {
    margin-top: 15px;
}



.page-product-detail-effect {
    margin: 0 10.222222% !important;
}