
/* Ajax Page Star */
.ajax-page { text-align: center; margin: 0 auto;}
    .ajax-page .current { color: #fff; background-color: #e75520; border-color: #e75520;}
/* Ajax Page End */

/* Header Four Star */
.header-four { margin: 0; padding: 0; display: block; color: #014099; text-align: center;}
    .header-four em { font-family: 'Nunito Sans Black'; text-transform: uppercase; font-size: 42px; font-weight: 700; letter-spacing: 1px;}
    .header-four i { display: block; outline: none; border: 2px solid #014099; background: #014099; width: 38px; margin: 8px auto 10px auto; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden;}
/* Header Four End */

/* Current Location Star */
#current-location { width: 100%; height: 64px; line-height: 64px; background: rgba(248, 248, 248, 1); font-family: 'Nunito Sans Bold'; padding-left: 72px; padding-right: 72px;}
    #current-location .categorys { float: right;}
    #current-location .categorys a { float: left; display: block; color: #333; transition: color .3s; padding: 0 35px 0 0; text-transform: capitalize; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    #current-location .categorys a:hover { color: #1a73e8; }
    #current-location .categorys a.on { font-weight: 700; color: #1a73e8; font-family: 'Nunito Sans Black';}
    #current-location .categorys a:last-child { padding-right: 0;}

    #current-location .breadcrumbs { float: left;}
    #current-location .breadcrumbs span { float: left;}

    #current-location .breadcrumbs a { font-size: 14px; color: #999; transition: color .3s;}
    #current-location .breadcrumbs span:last-child a { color: #666;}
    #current-location .breadcrumbs i { width: 4px; height: 64px; display: block; float: left; background: url('../img/arrow.png') no-repeat center; margin: 0 10px; }
    #current-location .breadcrumbs i.fa { width: auto; height: 64px; color: #999; background: none; line-height: 64px; margin: 0 10px 0 0;}

    #current-location .breadcrumbs .return { display: none;}

    #current-location .icos { float: right; color: #999;}

    #current-location .buttons { float: right;}
    #current-location .buttons i { margin-right: 5px;}
/* Current Location End */

/* About Mesja Star */
#about-mesja { padding: 80px 72px 0 72px;}
    .about-mesja { }
    .about-mesja .aboutL { float:left; width:47%;}
    .about-mesja .aboutL img { /*-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;*/}
    .about-mesja .aboutR { float:right; width:50%; font-family: 'Nunito Sans Bold'; font-size: 20px;}
    .about-mesja .aboutR h1.company { margin-bottom: 15px; font-family: 'Nunito Sans Black'; position: relative; font-size: 32px;}
    .about-mesja .aboutR h1.company:after { position: absolute; content: ''; left: 0; bottom: -5px; width: 60px; height: 3px; background-color: #00a1e9;}
/* About Mesja End */

/* Page Content Star */
#page-content { padding: 80px 72px 0 72px; overflow: hidden;}
    #page-content img { max-width: 100%;}
    .page-content { margin: 0;}
/* Page Content End */

/* Page Contact Star */
.page-contact { }
    .page-contact .contact { text-align: left; color: #666;}
    .page-contact .contact .introduction { font-size: 17px;line-height: 1.3;margin: 0 0 15px 0;}
    .page-contact .contact h4 { line-height: 100%; display: inline-block; padding: 0 0 10px 0; font-size: 22px; color: #00a1e9; border-bottom: 2px solid #00a1e9; font-family: 'Nunito Sans Black';}
    .page-contact .contact hr { margin-top:-1.3px;}
    .page-contact .contact .content { float: left; width: 55%; font-size: 15px; line-height: 1.6; font-family: 'Nunito Sans Regular';}
    .page-contact .contact .message { float: right; width: 40%; font-family: 'Nunito Sans Black';}

    .page-contact .contact .message ul li { float: left; margin: 0 4% 20px 0; width: 48.000000%;}
    .page-contact .contact .message ul li:nth-child(2n) { margin-right: 0;}
    .page-contact .contact .message ul li.fulls { float: none; width: 100%;}
    .page-contact .contact .message input.inputs { width: 100%; padding: 0px 20px; font-size: 13px; line-height: 45px; color: #757575;height: 45px;border: 1px solid #dcdcdc;border-radius: 4px;}
    .page-contact .contact .message .form-control { line-height: 45px; height: 45px; font-size: 13px; -webkit-box-shadow: none; color: #757575; box-shadow:none;}
    .page-contact .contact .message .submits { text-align: left;}
    .page-contact .contact .message .submits span { cursor: pointer; line-height: 45px; height: 45px; border-radius: 4px; color: #FFF; background: #00a1e9; padding: 0 60px; display: inline-block; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
    .page-contact .contact .message .submits:hover span { background: #155596;}


    .page-contact .map { margin: 30px 0 0 0; position: relative; font-family: 'Nunito Sans Black';}
    .page-contact .map .containerMap { width: 100%; height: 420px; overflow: hidden; border: solid 1px #e4e4e4; -moz-border-radius: 3px; -webkit-border-radius: 3px;  border-radius: 3px;}
    .page-contact .map .mapIcon { position: absolute;left: 60px; top: 60px; background: rgba(255,255,255,.9);padding: 2%;max-width: 40%; color: #555;}
    .page-contact .map .mapIcon a { color: #555;}
    .page-contact .map .mapIcon a:hover { color: #c30d23;}
    .page-contact .map .mapIcon .company { color: #212121; font-weight: 700;}
    .page-contact .map .mapIcon ul.list { margin: 10px 0 0 0; font-size: 15px;}
    .page-contact .map .mapIcon ul.list li { margin: 0 0 5px 0; font-weight: lighter;}
    .page-contact .map .mapIcon ul.list li i { width: 16px; height: 16px; color: #888; display: inline-block; margin: 0 10px 0 0; text-align: center;}
/* Page Contact End */

/* Our Products Star */
ul.our-products li { float: left; margin: 0 2% 30px 0; width: 23.500000%; font-family: 'Nunito Sans Bold';}
    ul.our-products li:nth-child(4n) { margin-right: 0;}
    ul.our-products li .box { border-top: 2px solid #333; overflow: hidden; text-align: center; background: #fff; padding: 10px 0 20px 0; box-shadow: rgba(0,0,0,.1) 0 0 10px; transition: all .3s ease; -moz-transition: all .3s ease;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;}
    ul.our-products li .box h2 { font-size: 20px; font-weight: 700; margin-bottom: 10px; text-transform: capitalize; -webkit-transition: .6s; -o-transition: .6s; transition: .6s;}
    ul.our-products li .box h3 { font-size: 18px; font-weight: normal; color: #b8b8b8; text-transform: capitalize; -webkit-transition: .6s; -o-transition: .6s; transition: .6s;}
    ul.our-products li .box .imgs { overflow: hidden;}
    ul.our-products li .box .imgs img { transition: all .6s ease; -moz-transition: all .6s ease;-webkit-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
    ul.our-products li:hover .box .imgs img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1);}
/* Our Products End */

/* Page Pro Detail Star */
.page-pro-detail { font-family: 'Nunito Sans Black';}
    .page-pro-detail .names { width: 100%;}
    .page-pro-detail .names h1 { position: relative; margin-right: 40px; display: inline-block; vertical-align: top; font-size: 30px; line-height: 1.2; font-weight: 400; letter-spacing:2px;}
    .page-pro-detail .names h1::after { content: ""; position: absolute; top: 6px; right: -20px; width: 1px; height: 24px; background-color: #e8e8e8;}
    .page-pro-detail .names span { margin-top: 11px; display: inline-block; vertical-align: top; line-height: 1; color: #35a9e6; font-family: 'Nunito Sans Bold';}
    .page-pro-detail .names span i { margin-right: 10px;}


    .page-pro-detail .boxs { /*position: relative;*/ width: 100%;}
    .page-pro-detail .pros { float: left; width: 30%;}
    .page-pro-detail .pros img { float: left; max-height: 300px;}

    .page-pro-detail ul.lists { /*position: absolute; right: 0; bottom: 0;*/ float: right; width: 68%; margin: 50px 0 0 0;}
    .page-pro-detail ul.lists li { margin: 0 2% 30px 0; width: 23.500000%; float: left; overflow: hidden; position: relative; border: 1px solid #f3f3f3; padding: 5px;}
    .page-pro-detail ul.lists li:nth-child(4n) { margin-right: 0;}
    .page-pro-detail ul.lists li:hover img { transform: scale(1.1); -ms-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05);}
    .page-pro-detail ul.lists li .layers { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background-color: rgba(0,0,0,0.5); -webkit-transition: all .3s ease-out; transition: all .3s ease-out;}
    .page-pro-detail ul.lists li .icos { position: absolute; bottom: 15px; right: 15px; line-height: 1; font-size: 16px; font-style: normal; color: #FFF; visibility: hidden; opacity: 0; -webkit-transform: scale(0); transform: scale(0); -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}
    .page-pro-detail ul.lists li:hover .layers { opacity: 1;}
    .page-pro-detail ul.lists li:hover .icos { visibility: visible; opacity: 1; -webkit-transform: scale(1); transform: scale(1);}

    .page-pro-detail .details { width: 100%; border-top: 8px solid rgba(53, 169, 230, 1); padding: 20px 0 0 0;}
    .page-pro-detail .details>.titles { text-align: left; color: rgba(53, 169, 230, 1); font-size: 18px; font-weight: 700; padding-bottom: 10px;}
    .page-pro-detail .details>.paras { text-align: left; font-size: 15px; font-weight: lighter; line-height: 26px; padding: 0 0 20px 0;}

    .page-pro-detail .details .pages { display: block; margin: 50px 0 0 0;}
    .page-pro-detail .details .pages .items { display: inline-block; vertical-align: top; float: left; width: 33.333333%; text-align: left;}

    .page-pro-detail .details .pages .items.nexts { text-align: center;}
    .page-pro-detail .details .pages .items.backs { text-align: right;}

    .page-pro-detail .details .pages .items i.fa { margin: 3px 10px 0 0; font-size: 22px;}
    .page-pro-detail .details .pages .items span { line-height: 30px; letter-spacing: .02em; display: inline-block; vertical-align: top;}
    .page-pro-detail .details .pages .shifts { -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}
    .page-pro-detail .details .pages .items:hover.shifts { color: #999; -webkit-transform: translateX(-3px); transform: translateX(-3px);}
/* Page Pro Detail End */

/* Loading Star */
.loading { font-size: 0; text-align: center; line-height: 10px; margin: 20px auto;}
    .loading i { margin: 0 9px; display: inline-block; vertical-align: top; width: 10px; height: 10px; background-color: #333; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%;}

    .loading i:nth-of-type(1) {-webkit-animation: loading1 1s linear infinite;animation: loading1 1s linear infinite;}
    .loading i:nth-of-type(2) {opacity: .85;-webkit-animation: loading2 1s linear infinite;animation: loading2 1s linear infinite;}
    .loading i:nth-of-type(3) {opacity: .7;-webkit-animation: loading3 1s linear infinite;animation: loading3 1s linear infinite;}
    .loading i:nth-of-type(4) {opacity: .55;-webkit-animation: loading4 1s linear infinite;animation: loading4 1s linear infinite;}
    .loading i:nth-of-type(5) {opacity: .4;-webkit-animation: loading5 1s linear infinite;animation: loading5 1s linear infinite;}
    .loading i:nth-of-type(6) {-webkit-opacity: .25;animation: loading6 1s linear infinite;animation: loading6 1s linear infinite; }

    @keyframes loading1 { 0% {opacity: 1} 50% {opacity: .25} 100% {opacity: 1} }
    @keyframes loading2 { 0% {opacity: .85} 10% {opacity: 1} 60% {opacity: .25} 100% {opacity: .85} }
    @keyframes loading3 { 0% {opacity: .7} 20% {opacity: 1} 70% {opacity: .25} 100% {opacity: .7} }
    @keyframes loading4 { 0% {opacity: .55} 30% {opacity: 1} 80% {opacity: .25} 100% {opacity: .55} }
    @keyframes loading5 { 0% {opacity: .4} 40% {opacity: 1} 90% {opacity: .25} 100% {opacity: .4} }
    @keyframes loading6 { 0% {opacity: .25} 50% {opacity: 1} 100% {opacity: .25} }

    @-webkit-keyframes loading1 { 0% {opacity: 1} 50% {opacity: .25} 100% {opacity: 1} }
    @-webkit-keyframes loading2 { 0% {opacity: .85} 10% {opacity: 1} 60% {opacity: .25} 100% {opacity: .85} }
    @-webkit-keyframes loading3 { 0% {opacity: .7} 20% {opacity: 1} 70% {opacity: .25} 100% {opacity: .7}}
    @-webkit-keyframes loading4 { 0% {opacity: .55} 30% {opacity: 1} 80% {opacity: .25} 100% {opacity: .55}}
    @-webkit-keyframes loading5 { 0% {opacity: .4} 40% {opacity: 1} 90% {opacity: .25} 100% {opacity: .4}}
    @-webkit-keyframes loading6 { 0% {opacity: .25} 50% {opacity: 1} 100% {opacity: .25}}
/* Loading End */



/* <1920的设备 */
@media screen and (max-width: 1920px){
    /* About Mesja Star */
    .about-mesja .aboutR { font-size: 20px;}
    /* About Mesja End */
}

/* <1680的设备 */
@media screen and (max-width: 1680px){

}

/* <1500的设备 */
@media screen and (max-width: 1500px){

}

/* <1440的设备 */
@media screen and (max-width: 1440px){

}

/* <1366的设备 */
@media screen and (max-width: 1366px){
    /* Current Location Star */
    #current-location { padding-left: 15px; padding-right: 15px;}
    /* Current Location End */

    /* About Mesja Star */
    .about-mesja .aboutR h1.company { font-size: 26px;}
    /* About Mesja End */

    /* About Mesja Star */
    #about-mesja { padding: 50px 15px 0 15px;}
    /* About Mesja End */

    /* Page Content Star */
    #page-content { padding: 50px 15px 0 15px;}
    /* Page Content End */
}

/* <1200的设备 */
@media screen and (max-width: 1200px){

}

/* <991的设备 */
@media screen and (max-width: 991px){
    /* About Mesja Star */
    #about-mesja { padding: 30px 15px 0 15px;}
    .about-mesja .aboutL { float:none; width:100%;}
    .about-mesja .aboutR { float:none; width:100%; margin-top: 20px;}
    /* About Mesja End */

    /* Page Content Star */
    #page-content { padding-top: 30px;}
    /* Page Content End */

    /* Current Location Star */
    #current-location { height: auto; line-height: 46px; padding-left: 0; padding-right: 0; position: relative;}
    #current-location .categorys { float: none; width: 100%; padding: 0 15px;}
    #current-location .categorys.details { display: none;}

    #current-location .icos { position: absolute; top: 0; right: 15px;}


    #current-location .categorys a { float: left; display: block; color: #333; padding: 0 15px 0 0;}
    #current-location .breadcrumbs { float: none; width: 100%; padding: 0 15px; border-bottom: solid 1px rgba(255, 255, 255, 1);}
    #current-location .breadcrumbs i { height: 46px; }
    #current-location .breadcrumbs i.fa { height: 46px; line-height: 46px;}

    #current-location .breadcrumbs .return { display: block; float: right;}
    #current-location .breadcrumbs .return i.fa { margin-right: 0;}
    /* Current Location End */

    /* Page Contact Star */
    .page-contact .contact .content { float: none; width: 100%;}
    .page-contact .contact .message { float: none; width: 100%; margin-top: 20px;}

    .page-contact .contact .message ul li { float: left; margin: 0 4% 20px 0; width: 48.000000%;}
    .page-contact .contact .message ul li:nth-child(2n) { margin-right: 0;}
    .page-contact .contact .message ul li.fulls { float: none; width: 100%;}
    .page-contact .contact .message input.inputs { width: 100%; padding: 0px 20px; font-size: 13px; line-height: 45px; color: #757575;height: 45px;border: 1px solid #dcdcdc;border-radius: 4px;}
    .page-contact .contact .message .form-control { line-height: 45px; height: 45px; font-size: 13px; -webkit-box-shadow: none; color: #757575; box-shadow:none;}
    .page-contact .contact .message .submits { text-align: left;}
    .page-contact .contact .message .submits span { cursor: pointer; line-height: 45px; height: 45px; border-radius: 4px; color: #FFF; background: #00a1e9; padding: 0 60px; display: inline-block; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
    .page-contact .contact .message .submits:hover span { background: #155596;}

    .page-contact .map .mapIcon { left: 15px; top: 15px; background: rgba(255,255,255,.9);padding: 2%;max-width: 90%; color: #555;}
    .page-contact .map .mapIcon a { color: #555;}
    .page-contact .map .mapIcon a:hover { color: #c30d23;}
    .page-contact .map .mapIcon .company { color: #212121; font-weight: 700;}
    .page-contact .map .mapIcon ul.list { margin: 10px 0 0 0; font-size: 15px;}
    .page-contact .map .mapIcon ul.list li { margin: 0 0 5px 0; font-weight: lighter;}
    .page-contact .map .mapIcon ul.list li i { width: 16px; height: 16px; color: #888; display: inline-block; margin: 0 10px 0 0; text-align: center;}
    /* Page Contact End */

    /* Our Products Star */
    ul.our-products li { margin: 0 2% 20px 0; width: 49.000000%;}
    ul.our-products li:nth-child(2n) { margin-right: 0;}
    ul.our-products li .box h2 { height: 44px; overflow: hidden;}
    /* Our Products End */

    /* Page Pro Detail Star */
    .page-pro-detail .names h1::after { display: none;}

    .page-pro-detail .pros { float: none; width: 100%; text-align: center;}
    .page-pro-detail .pros img { float: none; max-height: none; max-width: 100%;}

    .page-pro-detail ul.lists { position: static; margin: 0; width: 100%;}
    .page-pro-detail ul.lists li { width: 49.000000%; margin-bottom: 10px;}
    .page-pro-detail ul.lists li:nth-child(2n) { margin-right: 0;}

    .page-pro-detail .details .pages .items { display: inline-block; vertical-align: top; float: none; width: 100%; text-align: left;}
    .page-pro-detail .details .pages .items.nexts { text-align: left;}
    /* Page Pro Detail End */

}

/* <767的设备 */
@media screen and (max-width: 767px){

}

/* <450的设备 */
@media screen and (max-width: 450px){

}