html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,
ins,kbd,q,samp,small,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin: 0;padding: 0;font-weight: normal;}
input,select,textarea{margin: 0;padding: 0}
input,select{vertical-align: middle}
ul,ol{list-style: none}
ul,ol,li,dl,dt,dd,pre,form,fieldset,img,div{ margin: 0px; padding: 0px; border: none; }
img{ vertical-align: middle; border-style: none;}
textarea{resize: none}
a{text-decoration: none}
em{font-style: normal}
html{font-size: 100%;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;text-size-adjust: 100%}
*,*::after,*::before{-webkit-box-sizing: border-box; box-sizing: border-box; }
.clear{clear: both}
.clearfix,.w{zoom: 1}
.clearfix:after,.w:after{content: ".";display: block;overflow: hidden;height: 0;clear: both;visibility: hidden}
.fl{float: left}
.fr{float: right}
html,body{ font-size: 14px; width: 100%; line-height: 186%; background-color: #FFF; color:#666; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif; letter-spacing: 1px;}
*{ moz-user-select: -moz-none;  -moz-user-select: none;  -o-user-select:none;  -khtml-user-select:none;  -webkit-user-select:none;  -ms-user-select:none;  user-select:none; }

/* links */
a{color:#666; text-decoration:none; outline:none !important;}
a:hover{color:#009944; text-decoration:none;} a:focus{outline:thin dotted;} a:hover,a:active{outline:0;}
a, a:hover, a:focus { text-decoration: none; }
a:link { color:#666; }

.filletBox { -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}
.filletBlack { -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); behavior: url(ie-css3.htc);}


/* Section Header One Star */
.section-header-one  { text-align: center; color: #1c1c1c;}
    .section-header-one h2 { font-size: 24px; text-transform:uppercase; font-weight: 700; padding-bottom:15px;  margin-bottom:10px;  position:relative; }
    .section-header-one h2::before{ content:""; width:120px; height:1px; position:absolute; bottom:-1px; margin-left:-60px; left:50%; background:rgba(6, 113, 186, 1); }
    .section-header-one h2::after { content: ""; width: 12px; height: 12px; position: absolute; bottom: -6px; margin-left: -3px; left: 50%;  transform: rotate(45deg); background-color:rgba(6, 113, 186, 1); }
    .section-header-one p { font-size: 15px;  color:#888; }
/* Section Header One End */

/* Section Header Two Star */
.section-header-two { margin: 0; padding: 0;  display: block;  color: #1c1c1c;  text-align: center;}
    .section-header-two em { font-size: 22px;  font-weight: 700;}
    .section-header-two i { display: block;  width: 38px;  height: 3px;  line-height: 3px;  background: #0671ba;  margin: 10px auto;}
    .section-header-two span { text-transform: uppercase; display: block; font-size: 22px; font-weight: lighter;}
/* Section Header Two End */


/* Sections Header Three Star */
.section-header-three h3 {  font-size: 15px; color: #888;  text-transform: uppercase;  text-align: center;  font-weight: lighter;  position: relative;  padding-bottom: 15px;  }
    .section-header-three h3::before {  content: '';  position: absolute;  display: block;  width: 600px;  height: 1px;  background: #DDD;  bottom: 1px;  left: calc(50% - 300px);  }
    .section-header-three h3::after {  content: '';  position: absolute;  display: block;  width: 60px;  height: 5px;  background: #0671ba;  bottom: -1px;  left: calc(50% - 30px);  }
    .section-header-three p { font-size: 28px; color: #0671ba; font-weight: 700; text-align: center; margin: 5px 0 10px 0;}
/* Sections Header Three End */


/* Section Header Four Star */
.section-header-four { margin: 0; padding: 0;  display: block;  color: #FFF;  text-align: center;}
    .section-header-four em { font-size: 22px;  font-weight: 700;}
    .section-header-four i { display: block;  width: 38px;  height: 3px;  line-height: 3px;  background: #FFF;  margin: 10px auto;}
    .section-header-four span { text-transform: uppercase; display: block; font-size: 22px; font-weight: lighter;}
/* Section Header Four End */


/* Section Title One Star */
.section-title-one  { text-align: center;}
    .section-title-one h2{ font-size: 24px; text-transform:uppercase; font-weight: 700; padding-bottom:15px;  margin-bottom:10px;  position:relative; }
    .section-title-one h2::before{ content:""; width:120px; height:1px; position:absolute; bottom:-1px; margin-left:-60px; left:50%; background:#fe5c98; }
    .section-title-one h2::after { content: ""; width: 12px; height: 12px; position: absolute; bottom: -6px; margin-left: -3px; left: 50%;  transform: rotate(45deg); background-color: #fe5c98; }
    .section-title-one p { font-size: 15px;  color:#888; }
/* Section Title One End */

/* Section Title Two Star */
.section-title-two { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
    .section-title-two::after,.section-title-two::before { content: "";  display: block;  height: 1px;  flex-grow: 1;  background-color: #ededed;  position: relative;  top: 10px;}
    .section-title-two .text {  padding: 0 50px;  text-align: center;  line-height: 1;}
    .section-title-two .text h3 { font-size: 24px; color: #333; font-weight: bold; }
    .section-title-two .text p { font-size: 15px; color: #999; margin: 5px 0 10px 0; }
    .section-title-two .text i { width: 40px; height: 4px; background-color: #009944; display: block; margin: 0 auto;/* -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;*/}
/* Section Title Two End */

/* Titles Level One Star */
.titles-level-one { border-bottom: dotted 1px #DDD; padding: 0 0 5px 0;}
    .titles-level-one h1 { font-size: 24px; line-height: 30px; color: #555; display: inline-block;}
    .titles-level-one h1 span { font-size: 14px; color: #bbb; line-height: 26px; margin: 0 0 0 5px;}
    .titles-level-one .mores { border-color: #e94381; background-color: #e94381; padding: 0 15px; float: right; color: #fff; border-radius: 20px; font-size: 13px; text-align: center;}
/* Titles Level One End */

/* Header Blank Star */
#header-blank { display: none;}
/* Header Blank End */

/* Toper Star */
#toper { width: 100%; height: 39px; line-height: 39px;/* background-color: #e7e7e8;*/ color: #333; border-bottom: solid 1px #e8e8e8;}
    #toper a { color: #333;}
    #toper a:hover { color:#009944;}
    #toper .lefts { float: left; width: 80%; text-align: left;}
    #toper .lefts i { margin: 0 6px 0 0;}

    #toper .rights { float: right; width: 20%; text-align: right;}
    #toper .rights label { margin: 0 6px; color: #CCC; font-size: 12px; vertical-align: top;}
/* Toper End */

/* Header Star */
#header { padding: 25px 0 15px 0; }
    #header .container { overflow: hidden;}
    #header .logoer { float: left;}
    #header .logoer .logo { float: left;}
    #header .logoer .logo img { display: block; height: 52px;}
    #header .logoer .slogan { display:none; float: left; text-align: left; font-size: 16px; color: #333;  line-height: 26px; padding-left: 15px;}
    #header .logoer .slogan b { display: block; line-height: 29px;  font-weight: 700;  font-size: 22px;}

    #header .phoner { float: right; text-align: left; color: #333; line-height: 16px; padding: 1px 0 0 60px; background: url('../img/phone-ico-black.gif') no-repeat 3px 0; font-size: 16px;}
    #header .phoner b { line-height: 28px; height: 28px; color: #0671ba; display: block; font-weight: 700; font-size: 28px;}
/* Header End */

/* Menuer Star */
#menuer { width: 100%; z-index: 1000; background-color: #0671ba;}
    .menuer { margin: 0 auto; width: 100%;}
    .menuer>li { float: left; position: relative; width: 14.285714%; font-size: 16px; font-weight: 700; line-height: 50px; height: 52px; text-align: center;}
    .menuer>li:before { content: ""; height: 20px; width: 1px; background-color: #3681b5; position: absolute; display: block; top: 50%; margin-top: -10px;  left: 0; }
    .menuer>li:last-child:after { content: ""; height: 20px; width: 1px; background-color: #3681b5; position: absolute; display: block; top: 50%; margin-top: -10px;  right: 0; }
    .menuer li>a { color: #FFF; }
    .menuer li.menu:hover,.menuer li.active { -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}
    .menuer li.menu:hover>a,.menuer li.menu.active>a { color: rgba(255, 255, 255, 1); border-bottom: solid 3px rgba(255, 255, 255, 1); padding-bottom: 5px;}
    .menuer li.active>a { color: #FFF; border-bottom: solid 3px #FFF; padding-bottom: 5px;}

    /*.menuer li.active>a:after { opacity: 1;  visibility: visible;  display: block;  position: absolute;  bottom: 0;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  width: 65px;  content: "";  height: 4px;  background: #009944;  -webkit-transition: all .22s ease;  transition: all .22s ease;  -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;  }*/

    .menuer .dropmenu { background-color: rgba(6,113,186,0.95); position:absolute; overflow:hidden; width: 100%; z-index:999; top:52px; left: 0px; display:block; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; color:#000; opacity: 1; visibility:hidden; -webkit-transform:translateY(30px); transform:translateY(30px); -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2); behavior: url(ie-css3.htc);}

    .menuer li.hov .dropmenu { opacity:1; color: #FFF; visibility:visible; -webkit-transform:translateY(0); transform:translateY(0);}
    .menuer .dropmenu>ul>li { font-size: 14px; width: 100%; display: block; line-height: 32px; color: #000;}
    .menuer .dropmenu>ul>li>a { color: #FFF; display: block;}
    .menuer .dropmenu>ul>li:hover>a { background: rgba(255, 255, 255, 1); color: #3681b5;}
/* Menuer End */

/* Mobile Header Star */
.mobile-header { display: none;}
/* Mobile Header End */

/* Header Blank Star */
#header-blank { display: none;}
/* Header Blank End */

/* Index Banner Star */
#index-banner { }
/* Index Banner End */

/* Service Items Star */
#service-items { padding: 50px 0 20px 0; overflow: hidden;}
    .service-items .container { padding-left: 5px; padding-right: 5px;}
    .service-items { margin: 50px 0 0 0;}
    .service-items ul li { float: left; width: 25%; margin: 0 0 30px 0;}
    .service-items ul li img { max-width: 100%;}
    .service-items ul li .item-box { margin: 0 10px; padding: 20px 0 20px 0;  transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; text-align: center; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}

    .service-items ul li .item-box .cn-names { font-size: 18px; font-weight: 700; margin: 15px 0 0 0; color: #0671ba;}
    .service-items ul li .item-box .en-names { text-transform: capitalize;}

    .service-items ul li .item-box:hover { -webkit-transform: translate(0, -10px);  transform: translate(0, -10px); transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5); behavior: url(ie-css3.htc);}
    .service-items ul li .item-box:hover .en-names { color: #0671ba;}
/* Service Items End */


/* Cooperative Clients Star */
#cooperative-clients { padding: 50px 0 0 0; background: url("../img/cooperative-clients-bg.png") top center no-repeat; overflow: hidden;}
    .cooperative-clients { margin: 30px 0 20px 0;}
    .cooperative-clients .container { padding-left: 5px; padding-right: 5px;}
    .cooperative-clients ul li { float: left; width: 16.666666%; text-align: center; margin: 0 0 10px 0;}
    .cooperative-clients ul li .boxs { margin: 0 15px; padding: 0 0 20px 0; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}
    .cooperative-clients ul li .boxs .pics { margin: 0 auto; width: 100%; padding-top: 20px;}
    .cooperative-clients ul li .boxs .pics img { max-width: 100%;}
    .cooperative-clients ul li .boxs .names { font-weight: 700; width: 90%; font-size: 17px; line-height: 24px; text-align: center; margin: 10px auto 0 auto; color: #0671ba;}

    .cooperative-clients ul li:hover .names { color: #000; }
    .cooperative-clients ul li:hover .boxs { background: #FFF; transform: translate(0, -10px); -ms-transform: translate(0, -10px); -moz-transform: translate(0, -10px); -webkit-transform: translate(0, -10px); -o-transform: translate(0, -10px);  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);}
/* Cooperative Clients End */



/* Project Case Star */
#project-case { padding: 50px 0px;  background: url('../img/project-case-bg.jpg') center top no-repeat #fff; text-align: left; overflow: hidden;}
    .project-case { margin: 20px 0 0 0;}
    #owl-cases .owl-controls{position:absolute; width:100%; bottom:5px;}
    #owl-cases .item { margin:0px; padding:0px;}

    #owl-cases .owl-controls .owl-buttons .owl-prev,#owl-cases .owl-controls .owl-buttons .owl-next { position:absolute; display:block; opacity:.5; filter:alpha(opacity=50); transition:opacity .2s linear 0s; cursor:pointer; color:#7f7f7f; background:transparent; padding:15px 15px 8px 15px;}
    #owl-cases .owl-controls .owl-buttons .owl-prev { -moz-border-radius:0 6px 6px 0; -webkit-border-radius:0 6px 6px 0; border-radius:0 6px 6px 0;}
    #owl-cases .owl-controls .owl-buttons .owl-next { -moz-border-radius:6px 0 0 6px; -webkit-border-radius:6px 0 0 6px; border-radius:6px 0 0 6px;}
    #owl-cases .owl-controls .owl-buttons i{ color:#0671ba;}
    #owl-cases .owl-controls .owl-buttons .owl-prev:hover,#owl-cases .owl-controls .owl-buttons .owl-next:hover{ opacity:.8; filter:alpha(opacity=80);}
    #owl-cases .owl-controls .owl-prev { position:absolute;left:-3px; top:-156px;}
    #owl-cases .owl-controls .owl-next { position:absolute;right:-3px; top:-156px;}

    .case-list { text-align: center; cursor:pointer; }
    .case-list a { color: #272727; }
    .case-list img { max-width: 100%; margin: 0 auto; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
    .case-list .imgs { border-bottom: solid 2px #FFF; overflow: hidden;}
    .case-list .intros { height: 36px; overflow: hidden; background: #FFF; padding: 10px 0; color: #272727; text-align: left; width: 100%; margin: 0 auto; display: block;}
    .case-list .intros h1 { font-size: 14px; font-weight: 700; text-align: center; overflow: hidden; height: 16px; }
    .case-list .case-list-box { text-align: center; width: 100%;}
    .case-list .case-list-box .case-content { /*-webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);*/ border: solid 2px #FFF; overflow: hidden; max-width: 96%; text-align: center; margin: 0 auto;}

    .case-list .case-list-box:hover .case-content { background: #0671ba; color: #FFF;}
    .case-list .case-list-box:hover .intros { background-color: #0671ba; color: #fff;}
    .case-list .case-list-box:hover img { transform: scale(1.1);}
/* Project Case End */


/* Contacts Start */
#contacts { padding: 50px 0;}
    #contacts .contact-info { margin-top: 30px; margin-bottom: 20px; text-align: center; }
    #contacts .contact-info i {  font-size: 48px;  display: inline-block;  margin-bottom: 10px;  color: #0671ba;  }
    #contacts .contact-info i:hover { color: #2c90c5; }
    #contacts .contact-info address, #contacts .contact-info p {  margin-bottom: 0;  color: #595758;  }
    #contacts .contact-info h3 { font-size: 18px;  margin-bottom: 15px;  font-weight:lighter;  text-transform: uppercase;  color: #595758; }
    #contacts .contact-info a {  color: #595758;  }
    #contacts .contact-info a:hover {  color: #2c90c5; }
    #contacts .contact-address, #contacts .contact-phone, #contacts .contact-email {  margin-bottom: 20px; }
    #contacts .form .validation { color: red;  display: none;  margin: 0 0 20px;  font-weight: 400;  font-size: 13px;  }
    #contacts .form input, #contacts .form textarea { padding: 10px 14px;  border-radius: 0;  box-shadow: none;  font-size: 15px;  -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;  }
    #contacts .form button[type="button"] {  background: #2c90c5;  border: 0;  padding: 10px 30px;  color: #fff;  transition: 0.4s;  cursor: pointer;  -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;  }
    #contacts .form button[type="button"]:hover {  background: #1f98d8;  }

    .form-row {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  margin-right: -5px;  margin-left: -5px;  }
    .form-row > .col,
    .form-row > [class*="col-"] {  padding-right: 5px;  padding-left: 5px;  }
/* Contacts End */



/* Linker Start */
#linker { padding: 10px 0;text-align:center; color:#FFF; background:#0671ba; border-bottom:1px solid #8bd0ff; overflow: hidden;}
    .linker a { color:#FFF}
    .linker span { margin: 0 10px; color:#FAFAFA; font-weight: lighter; font-size: 12px; vertical-align: top;}
/* Linker End */

/* Footer Start */
#footer { background:#0671ba; color:#FFF; overflow: hidden;}
    .footer { padding: 15px 0;}
    .footer a { color: #FFF;}
    .footer .copyrighter { margin: 0 auto; text-align: center;}
/* Footer Start */

/* Mobile Footer Start */
#mobile-footer { display: none;}
/* Mobile Footer End */

@media screen and (max-width: 1920px){

}

@media screen and (max-width: 1500px){

}

@media screen and (max-width: 1366px){

}

@media screen and (max-width: 1200px){

}

@media screen and (max-width: 991px) {

    /* Section Header One Star */
    .section-header-one  { text-align: center; color: #1c1c1c;}
    .section-header-one h2 { font-size: 24px; text-transform:uppercase; font-weight: 700; padding-bottom:15px;  margin-bottom:10px;  position:relative; }
    .section-header-one h2::before{ content:""; width:120px; height:1px; position:absolute; bottom:-1px; margin-left:-60px; left:50%; background:#009944; }
    .section-header-one h2::after { content: ""; width: 12px; height: 12px; position: absolute; bottom: -6px; margin-left: -3px; left: 50%;  transform: rotate(45deg); background-color: #009944; }
    .section-header-one p { font-size: 13px;  color:#888; }
    /* Section Header One End */

    /* Section Header Two Star */
    .section-header-two { margin: 0; padding: 0;  display: block;  color: #1c1c1c;  text-align: center;}
    .section-header-two em { font-size: 24px;  font-weight: 700;}
    .section-header-two i { display: block;  width: 38px;  height: 3px;  line-height: 3px;  background: #0671ba;  margin: 10px auto;}
    .section-header-two span { text-transform: uppercase; display: block; font-size: 22px; font-weight: lighter;}
    /* Section Header Two End */


    /* Sections Header Three Star */
    .section-header-three h3 {  font-size: 13px; color: #888;  text-transform: uppercase;  text-align: center;  font-weight: lighter;  position: relative;  padding-bottom: 15px;  }
    .section-header-three h3::before {  content: '';  position: absolute;  display: block;  width: 600px;  height: 1px;  background: #DDD;  bottom: 1px;  left: calc(50% - 300px);  }
    .section-header-three h3::after {  content: '';  position: absolute;  display: block;  width: 60px;  height: 5px;  background: #0671ba;  bottom: -1px;  left: calc(50% - 30px);  }
    .section-header-three p { font-size: 24px; color: #0671ba; font-weight: 700; text-align: center; margin: 5px 0 10px 0;}
    /* Sections Header Three End */


    /* Section Header Four Star */
    .section-header-four { margin: 0; padding: 0;  display: block;  color: #FFF;  text-align: center;}
    .section-header-four em { font-size: 24px;  font-weight: 700;}
    .section-header-four i { display: block;  width: 38px;  height: 3px;  line-height: 3px;  background: #FFF;  margin: 10px auto;}
    .section-header-four span { text-transform: uppercase; display: block; font-size: 22px; font-weight: lighter;}
    /* Section Header Four End */


    /* Section Title One Star */
    .section-title-one  { text-align: center;}
    .section-title-one h2{ font-size: 24px; text-transform:uppercase; font-weight: 700; padding-bottom:15px;  margin-bottom:10px;  position:relative; }
    .section-title-one h2::before{ content:""; width:120px; height:1px; position:absolute; bottom:-1px; margin-left:-60px; left:50%; background:#fe5c98; }
    .section-title-one h2::after { content: ""; width: 12px; height: 12px; position: absolute; bottom: -6px; margin-left: -3px; left: 50%;  transform: rotate(45deg); background-color: #fe5c98; }
    .section-title-one p { font-size: 13px;  color:#888; }
    /* Section Title One End */

    /* Section Title Two Star */
    .section-title-two { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
    .section-title-two::after,.section-title-two::before { content: "";  display: block;  height: 1px;  flex-grow: 1;  background-color: #ededed;  position: relative;  top: 10px;}
    .section-title-two .text {  padding: 0 50px;  text-align: center;  line-height: 1;}
    .section-title-two .text h3 { font-size: 24px; color: #333; font-weight: bold; }
    .section-title-two .text p { font-size: 15px; color: #999; margin: 5px 0 10px 0; }
    .section-title-two .text i { width: 40px; height: 4px; background-color: #009944; display: block; margin: 0 auto;/* -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;*/}
    /* Section Title Two End */

    /* Titles Level One Star */
    .titles-level-one { border-bottom: dotted 1px #DDD; padding: 0 0 5px 0;}
    .titles-level-one h1 { font-size: 24px; line-height: 30px; color: #555; display: inline-block;}
    .titles-level-one h1 span { font-size: 14px; color: #bbb; line-height: 26px; margin: 0 0 0 5px;}
    .titles-level-one .mores { border-color: #e94381; background-color: #e94381; padding: 0 15px; float: right; color: #fff; border-radius: 20px; font-size: 13px; text-align: center;}
    /* Titles Level One End */

    /* Toper Star */
    #toper { display: none;}
    /* Toper End */

    /* Header Star */
    #header { display: none;}
    /* Header End */

    /* Menuer Star */
    #menuer { display: none;}
    /* Menuer End */

    /* Header Blank Star */
    #header-blank { display: block; width: 100%; height: 66px;}
    /* Header Blank End */


    /* Mobile Header Start */
    .mobile-header { display: block; width: 100%; position: fixed; top: 0; left: 0; z-index: 999; background: rgba(255, 255, 255, 1); -webkit-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.09); box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.09);}
    .mobile-header .logoer { padding: 15px 0 15px 15px; float: left; width: 17.5%; min-width: 140px;}
    .mobile-header .logoer img { max-width: 100%;}
    .mobile-header .menuer { display: block;}

    .menu-m { z-index: 999; position: fixed; left: 0; top: 0; width: 100%; height: 100%;  overflow-y: auto; background: #393939; }
    .menu-m { transform: translateY(-100%);  -webkit-transform: translateY(-100%);  -webkit-transition: 0.88s cubic-bezier(0.19, 1, 0.22, 1);  transition: 0.88s cubic-bezier(0.19, 1, 0.22, 1);  }
    .menu-top-show { transform: translateY(0); -webkit-transform: translateY(0); }

    .menu-m li { line-height: 4.2rem; text-align: center; text-transform: uppercase;}
    .menu-m li a { position: relative;  color: #fff;  display: block;  line-height: 50px;  font-size: 16px;  }
    .menu-m li i { z-index: -1;  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 4.2rem;  display: block;  background: #383636;  transform-origin: 0 0; -webkit-transform-origin: 0 0; -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);  transition: -webkit-transform 0.35s cubic-bezier(0.4, 0, 0.2, 1); transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);  -webkit-transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);  transform: scaleY(0);  -webkit-transform: scaleY(0);  }
    .menu-m a.open i { transform-origin: 0 0; -webkit-transform-origin: 0 0; transform: scaleY(1); -webkit-transform: scaleY(1); }
    .menu-m li ul ul { display: none; }
    .nav-menu { padding: 5.8rem 0 2rem; }
    .nav-menu ul { padding: 0; }
    .nav-menu h1 { line-height: 1.2em; color: #fff; font-weight: bold; margin-bottom: 20px; }
    .nav-menu .language-sj { text-align: center; padding: 10px; }
    .nav-menu .language-sj a { color: #fff; }
    .menu-son { background: #24282b; display: none; }
    .menu-son li { border-bottom: 1px solid #444; }
    .menu-son li:last-child { border-bottom: none; }
    .menu-btn { z-index: 9999; position: absolute; top: 20%; margin-top: -10px; right: 15px; height: 60px; line-height: 60px; font-size: 16px; color: #727272; display: block; text-align: left; cursor: pointer; }
    .menu-btn:hover { color: #727272; }
    .menu-btn img { height: 20px;  float: left;  margin: 1.7rem 1.6rem 0 0; }
    .menu-btn span { position: relative; float: left; margin: 28px 8px 0 0; width: 20px; height: 2px; display: block; background: #727272;  }
    .menu-btn i { position: absolute; left: 0; width: 20px; height: 2px; display: block; background: #fff; transition-duration: .3s,.3s; -webkit-transition-duration: .3s,.3s; transition-delay: .3s,0s; -webkit-transition-delay: .3s,0s;  }
    .menu-btn i.mbtn-top { top: -0.6rem; -webkit-transition-property: top,-webkit-transform; transition-property: top,-webkit-transform; transition-property: top,transform; transition-property: top,transform,-webkit-transform; -webkit-transition-property: top,transform; background: #727272;  }
    .menu-btn i.mbtn-bottom { bottom: -0.6rem; -webkit-transition-property: bottom,-webkit-transform; transition-property: bottom,-webkit-transform; transition-property: bottom,transform; transition-property: bottom,transform,-webkit-transform; -webkit-transition-property: bottom,transform; background: #727272;  }
    .menu-btn .menu-font { font-style: normal; font-weight: 700; text-transform: uppercase;}
    .menu-btn-on span { background: #393939; margin-right: 1.6rem; }
    .menu-btn-on img { display: none; }
    .menu-btn-on, .menu-btn-on:hover { color: #fff; }
    .menu-btn-on i.mbtn-top, .menu-btn-on i.mbtn-bottom { background: #fff; transition-delay: 0s,.3s; -webkit-transition-delay: 0s,.3s; }
    .menu-btn-on i.mbtn-top { top: 0; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
    .menu-btn-on i.mbtn-bottom { bottom: 0; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
    .menu-btn-on .menu-font { display: none; }
    /* Mobile Header End */

    /* Service Items Star */
    #service-items { padding: 30px 0 20px 0;}
    .service-items .container { padding-left: 5px; padding-right: 5px;}
    .service-items { margin: 30px 0 0 0;}
    .service-items ul li { float: left; width: 50%; margin: 0 0 30px 0;}
    .service-items ul li .item-box { margin: 0 5px; padding: 20px 0 20px 0;  transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; text-align: center; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}

    .service-items ul li .item-box .cn-names { font-size: 18px; font-weight: 700; margin: 15px 0 0 0; color: #0671ba;}
    .service-items ul li .item-box .en-names { font-size: 13px; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;}

    .service-items ul li .item-box:hover { -webkit-transform: translate(0, -10px);  transform: translate(0, -10px); transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5); behavior: url(ie-css3.htc);}
    .service-items ul li .item-box:hover .en-names { color: #0671ba;}
    /* Service Items End */

    /* Cooperative Clients Star */
    #cooperative-clients { padding: 50px 0 0 0; background: url("../img/cooperative-clients-bg.png") top center no-repeat #f5f5f5; background-size: auto 100%; overflow: hidden;}
    .cooperative-clients ul li { width: 50%;}
   /* Cooperative Clients End */



    /* Project Case Star */
    #owl-cases .owl-controls .owl-prev { position:absolute;left:-3px; top:-116px;}
    #owl-cases .owl-controls .owl-next { position:absolute;right:-3px; top:-116px;}
    /* Project Case End */

    /* Linker Start */
    #linker { padding: 10px 0; text-align:left; color:#FFF; background:#35a9e6; border-bottom:1px solid #9bd4f2; overflow: hidden;}
    .linker a { color:#FFF}
    .linker span { margin: 0 5px; color:#FAFAFA; font-weight: lighter; font-size: 12px; vertical-align: top;}
    /* Linker End */

    /* Footer Start */
    #footer { background:#35a9e6; color:#FFF; overflow: hidden; font-size: 13px; padding: 0 0 50px 0;}
    .footer { padding: 15px 0;}
    .footer a { color: #FFF;}
    .footer .copyrighter { margin: 0 auto; text-align: center;}
    /* Footer Start */

    /* Mobile Footer Start */
    #mobile-footer { display: block; z-index: 100; position: fixed; left: 0; bottom: 0; width: 100%; text-align: center; background: #0671ba; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.35); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.35); behavior: url(ie-css3.htc);}
    #mobile-footer ul li { text-transform: uppercase; float: left; width: 50%; height: 50px; line-height: 50px; font-size: 14px; color: #FFF;}
    #mobile-footer ul li img { height: 26px; margin: 0 5px 0 0;}
    #mobile-footer ul li a { color: #FFF;}
    #mobile-footer ul li:first-child { border-right: 1px solid #44b1e6;}
    /* Mobile Footer End */
}
@media screen and (max-width: 767px){

}

@media screen and (max-width: 450px){

}