* {
    margin: 0;
    padding: 0;
    line-height: 1.25;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family:'Roboto', sans-serif;
    color: #3a3a3a;
    color: #3a3a3a;
}
.content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1300px;
	    padding: 0 10px;
}

.top_h ul li {
    list-style: none;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 35px;
    position: relative;
}

.middle_h {
    clear: both;
}

.top_h ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px;
    margin: 0 auto;
    text-align: center;
}

.top_h ul li:before {
    content: "";
    background: url(/images/str.svg) no-repeat center;
    width: 21px;
    height: 17px;
    left: -28px;
    position: absolute;
}

.top_h {
    border-bottom: 1px solid #e8e8e8;
    padding: 23px 0px;
}

.top_h .content {
    max-width: 1000px;
}

.logo_text {
    color: #333333;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    max-width: 230px;
    float: left;
    margin-top: 20px;
}

.logo img {
    float: left;
    margin-right: 20px;
}

.logo_text span {
    font-size: 18px;
    font-weight: 700;
    display: block;
}

.logo {
    float: left;
    width: 30%;
    margin-top: 20px;
}

.phone {
    float: left;
    width: 30%;
    color: #333333;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 700;
    line-height: 33.67px;
    text-decoration: none;
    margin-top: 54px;
}
.phone br {
    display: none;
}
.phone img {
    width: 20px;
}
.phone a {
    margin-right: 21px;
}
.bottom_h {
    clear: both;
    background-color: #333333;
}

.phone a {
    text-decoration: none;
}

.email {
    float: left;
    width: 20%;
    /* margin-top: 20px; */
    margin-top: 45px;
    position: relative;
}

a.reqest.dsorder {
    float: right;
    max-width: 200px;
    margin-top: 38px;
    text-align: center;
    height: 50px;
    border-radius: 3px;
    background-color: #1c6b36;
    line-height: 50px;
    color: #ffffff;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    /* line-height: 18px; */
    text-decoration: none;
    width: 100%;
}
.clear {
    clear: both;
}

.new .item {
    padding: 0px;
    height: 427px;
    position: relative;
}

.new .item img {
    width: 100%;
}

.new .item .item_img {
    float: none;
    width: 100%;
}

.new .item .item_textl {
    position: absolute;
    right: -4px;
    /* top: -30px; */
    margin-top: -91px;
    color: #fafafa;
    width: 157px;
    height: 80px;
    text-align: center;
    background: url(/images/el.svg) no-repeat center;
    line-height: 105px;
}

.item_textr {
    padding: 20px;
}

.item_textr span {
    font-weight: bold;
}
.email a {
    color: #333333;
    font-family: Roboto;
    font-size: 22px;
    font-weight: 400;
    line-height: 39.67px;
    text-decoration: underline;
    margin-left: 50px;
}

.email img {
    margin-right: 10px;
    /* margin-top: 10px; */
    position: absolute;
    top: 10px;
}

a.reqest.dsorder {}

.bottom_h ul li {
    list-style: none;
    list-style: none;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 29px;
    position: relative;
    color: #ffffff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    padding: 25px 0px;
    position: relative;
}

.bottom_h ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px;
    margin: 0 auto;
    text-align: center;
}

.bottom_h ul li span {
    color: #9a9999;
}

.bottom_h ul li:before {
    content: "";
    background: url(/images/Arrow.svg) no-repeat center;
    width: 21px;
    height: 17px;
    right: -27px;
    position: absolute;
}

.bottom_h ul li:last-child:before {
    display: none;
}

.middle_h {
    margin-bottom: 40px;
    overflow: hidden;
}

p {
    margin-bottom: 20px;
    color: #333333;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}

h1 {
    margin: 20px 0px;
}

.left {
    float: left;
    width: 50%;
}

.right {
    float: right;
    width: 50%;
}

.right img {
    width: 100%;
    display: block;
}
h2 {
    margin: 20px 0px;
    color: #333333;
    font-family: Roboto;
    font-size: 27px;
    font-weight: 700;
    line-height: 35px;
}

.content_blue {
    background-color: #f8f8f8;
    overflow: hidden;
}

.adv {
    width: (calc 100%/4);
    overflow: hidden;
    margin: 30px 0px;
}

.adv_item {
    width: calc(25% - 0px);
    float: left;
}

.adv_item img {
    float: left;
    margin-right: 20px;
}

.adv_text {
    color: #333333;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}

.adv_text span {
    display: block;
    font-weight: 700;
    line-height: 21px;
}
.slider {
    background: url(/images/banner.png) no-repeat center;
    width: 100%;
    height: auto;
    display: block;
    min-height: 437px;
}
.preim_item {
      width: calc(33.33% - 20px);
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    height: 247px;
    border-radius: 3px;
    border: 1px solid #e8e8e8;
    background-color: #ffffff;
    padding: 50px;
    box-sizing: border-box;
}

footer {
    background-color: #333333;
}

.preim_item:nth-child(3n) {
    margin-right: 20px;
}

.preim_item img {
    margin: 0 auto;
    text-align: center;
}

.preim_img {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

.preim_text {
    color: #333333;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
}

.preim_text span {
    color: #333333;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    display: block;
    margin-bottom: 5px;
}

.item {
    height: 308px;
    border-radius: 3px;
    border: 1px solid #e8e8e8;
    background-color: #ffffff;
    padding: 30px;
    box-sizing: border-box;
}

.item_img {
    float: left;
    margin-right: 30px;
}

.item_textl {
    float: left;
    color: #333333;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.item_textl span {
    color: #8a993a;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    display: block;
}

.item_textr {
    clear: both;
    color: #333333;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}

footer .logo_text {
    color: #fff;
}

footer .logo_text span {
    color: #fff;
}

footer .phone a {
    color: #fff;
}

footer .email a {
    color: #fff;
}

footer .email {
    float: right;
}

footer .phone {
    float: right;
}

footer .bottom_h {
    margin-top: 30px;
    overflow: hidden;
    display: block;
    padding-top: 30px;
}

footer .top_h {
    border-top: 1px solid #484848;
    color: #fff;
}

footer .top_h ul li {
    color: #fff;
}

.content_form {
    background: url(/images/banner3.png) no-repeat center;
    width: 100%;
    height: auto;
    display: block;
    min-height: 414px;
}

.content_form_text {
    color: #ffffff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    max-width: 350px;
    padding-top: 70px;
}

.content_form_text span {
    color: #ffffff;
    font-family: Roboto;
    font-size: 32px;
    font-weight: 700;
    line-height: 35px;
    display: block;
}
.item {
    margin-bottom: 30px;
}

.item_img {
    margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
	.phone br {
    display: block;
}

.phone a {
    margin-right: 0px;
}
.top_h {
    display: none;
}

.slider {
    background-size: cover;
}

.logo {
    float: none;
    width: 100%;
    overflow: hidden;
}

.logo img {
    width: 55px;
}

.logo_text {
    margin-top: 0px;
}	
	.logo_wrr {
    float: left;
    width: 50%;
}

.logo_wrr .phone {
    float: none;
    width: auto;
    font-size: 15px;
    margin-top: 13px;
}

.logo_wrr .email {
    float: none;
    width: auto;
    font-size: 15px;
    margin-top: 0px;
}

.logo_wrr .email a {
    font-size: 13px;
    margin-left: 27px;
}

.logo_wrr .phone img {
    width: 15px;
    height: 14px;
}

.logo_wrr .email img {
    width: 18px;
    height: 14px;
    top: 15px;
}

.content {
    padding: 0 10px;
}

.logo img {
    margin-right: 12px;
}

.bottom_h ul {
    display: inline-block;
}

.bottom_h ul li {
    padding: 8px 0px;
}

.bottom_h ul li:first-child {
    display: block;
    width: 100%;
    text-align: left;
    margin-right: 0px;
}

.bottom_h ul li:first-child:before {
    display: none;
}

.left {
    float: none;
    width: 100%;
}

.right {
    float: none;
    width: 100%;
}

.adv_item {
    width: 100%;
    float: none;
    margin-bottom: 40px;
}

.preim_item {
    width: 100%;
    height: auto;
    padding: 15px;
}

.preim_img {
    float: left;
    margin-right: 10px;
    height: 37px;
}

.preim_text {
    /* display: none; */
    text-align: left;
}

.preim_text span {
    /* display: block !important; */
}

.preim_img img {
    height: 37px;
}
.preim_text p {
    display: none;
}

.preim_img img {
    vertical-align: middle;
    margin-bottom: 0px;
}

.preim_img {
    margin-bottom: 0px;
}

.preim_text span {
    font-size: 16px;
}

a.reqest.dsorder {
    max-width: 140px;
    margin-top: 18px;
}

.middle_h {
    margin-bottom: 3px;
}

.logo_wrr .email {
    line-height: normal;
}

.logo_wrr .phone {
    line-height: 8.67px;
    margin-top: 20px;
}

.item {
    height: auto;
}

footer {
    padding: 10px 0px;
}

.bottom_h ul li {
    font-size: 12px;
}

footer .logo_wrr .phone {
    margin-top: 0px;
}

footer .bottom_h {
    padding-top: 7px;
}

footer .logo_wrr .email {
    margin-top: 20px;
    /* padding-top: 20px; */
}

.slider {
    background: #00355d url(/images/banner5.png) no-repeat center bottom;
    background-size: contain;
    /* padding-top: 35px; */
    min-height: 260px;
    padding: 20px;
    box-sizing: border-box;
    display: block;
    background-origin: content-box;
    padding-bottom: 0px;
}

.content_form {
    background-size: cover;
}
}