﻿@charset "utf-8";
*{padding:0;margin:0;list-style: none;}
body {margin-left: 0px;margin-top: 0px; margin-right: 0px;background: url(../images/bg.gif) center top repeat-y;background-color: #E0E0E0;font-family: "微软雅黑","宋体",Arial, Helvetica, sans-serif;font-size: 12px; color: #545454;}
a{color:#484848;}
a:hover{ text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
h1,h2,h3,h4,h5,h6,p,span,ul,li,dl,dd,dt,i,em,pre,div,ol{
    margin:0;
    padding:0;
}
body{
    background: #fff;
}
#slideBox{
    display: none
}
.dj-btn{
    display: none
}
.m_img,.m_nav{
    display: none
}


.navbar-default {
    background-color: inherit;
    border-color: #e7e7e7;
    border: 0;
}
.navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
    padding: 0;
}


#search {
    width: 100%;
    height: 34px;
    margin: 0 auto;
    background: #f2f2f2;
}

.clearfix{
	clear: both;
}
.container {
    width: 1002px;
    margin:0 auto;
	padding:0;
}

.header_bg{
    border-top:5px solid #ff7200;
}
.header_logo {
    float: left;
    width: 71px;
    padding: 29px 0px 28px;
}

.header_text{
    float: left;
    width: 232px;
    padding: 29px 0px 28px;
}

.header_wen {
    float: left;
    width: 421px;
    padding: 29px 0px 28px 20px;
    line-height: 73px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #f00;
}
.header_img{
    background: url(../images/logo_ipohe.jpg);
    float: right;
    width: 260px;
    padding-right: 25px;
    text-align: right;
    height: 125px;
    padding-top: 5px;
}

nav{
	 width: 100%;
	 height: 50px;
	 background: #007aec;
}
.navbar-nav>li{
    min-width: 100px;
    line-height: 50px;
    float: left;
    text-align: center;
    background: url(../images/2014103014320522522.jpg) no-repeat;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 12px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
nav ul li a {
    line-height: 50px;
    font-size: 15px;
    display: block;
    color: #FFF;
    font-family: "微软雅黑";
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
        background: #ff7200;
}
.dropdown-menu li{
    text-align: left
}
.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #dadada;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: initial;
}

nav ul li a:hover {
    font-size: 15px;
    color: #fff;
    display: block;
    background: #ff7200;
}

.search_01 {
    float: left;
    width: 780px;
    height: 34px;
    line-height: 34px;
}
.search_02 {
    float: right;
    width: 215px;
    padding-top: 8px;
}
/*banner*/
#banner{
	margin-bottom:10px;
	width:100%;
}
.sou{
    width:43px; float:left; margin-left: 3px; height: 20px; background: #343434; line-height: 20px; border: 0px none; color: #fff; text-align:center;
}
#infoname{
    float: left;
}


/*幻灯片*/
.focus {width:100%; height:450px; overflow:hidden; position:relative;}
.focus ul {height:450px; position:absolute;}
.focus ul li {float:left; width:100%; height:450px; overflow:hidden; position:relative; background:#fff;}
.focus ul li div {position:absolute; overflow:hidden;}
.focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#fff; display:none;}
.focus .btn {position:absolute; width:780px; height:23px; padding:0px 10px 0px 10px; right:0; bottom:6px; text-align:right;}
.focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.focus .btn span.on {background:#fff;}
.focus .preNext {width:45px; height:100px; position:absolute; top:155px; background:url(http://114my.cn.114.114my.net/cym/QQ-Flash/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0; background-position:right top;}


.index_left{
    width: 230px;
    overflow: hidden;
    margin-bottom: 10px;
    float: left;
}

.index_left span{
    background: #007aec;
    padding-left: 25px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #FFF;
    height: 40px;
    line-height: 40px;
	display: inline-block;
	width: 100%;
}

.index_left span font{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #bbdaf2;
    font-weight: 100;
}
.index_left ul {
    background: #f2f2f2;
    padding: 5px 0px;
    margin-bottom: 10px;
}
.index_left ul>li {
    width: 100%;
    height: 33px;
    line-height: 33px;
    background: url(../images/bg.jpg);
    display: table;
    padding-left: 30px;
}
.index_left ul li a{
	color:#a5a5a5;
	font-size: 12px;
}
.index_left ul li dl{
	display: inline-block;
	width: 100%;
}

.index_left ul li dl{
	width: 100%;
}

.index_left ul li dl dd {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    width: 100%;
}
.index_left ul li dl dd a{
	color:#484848;
}

.index_left ul li dl dd:before{
	content:"|";
	padding-right: 5px;
}



.index_right {
    float: right;
    display: inline-block;
    width: 75%;
}
.index_body{
    margin-top: 15px;
}

.index_right .index_top {
    width: 100%;
    background: url(../images/ba.jpg) no-repeat bottom;
    height: 40px;
}

.index_right .index_top h3 {
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 40px;
    float: left;
    padding-left: 12px;
    font-weight: 100;
}

.index_right .index_top span {
    float: right;
    line-height: 40px;
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.index_right ul li {
    width: 23%;
    float: left;
    margin: 0 1%;
    margin-bottom: 8px;
}
.index_right  ul li .img{
    overflow: hidden;
    width: 100%;
    table-layout: fixed;
}

.index_right  ul li .img img{
    max-width: 100%;
}

.index_right  ul li span{
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 25px;

}


.contact_tu {
    border: 1px #e2e2e2 solid;
    border-top: none;
    padding: 5px 0px;
}
.contact_tu p {
    text-align: center;
}
.cp img {
    border: #e2e2e2 1px solid;
    padding: 2px;
    background: #fff;
}

.contact_tu h3 {
    padding-left: 8px;
    font-size: 12px;
    font-weight: 100;
    line-height: 25px;
}

#anli{
    width:100%;
    height:428px;
    background:url(../images/20141030143214381438.jpg) no-repeat center;
    margin-top:24px;
}
.anli{
    width:1000px;
    margin:0 auto;
}
.anli_bg{padding-top:26px; text-align:center; padding-bottom:10px;}
.anli_bg0{font-family:"微软雅黑"; font-size:14px; color:#fff; text-align:center; line-height:25px;}
.anli_tu{padding:10px 0px;}
.anli_tu0{width:230px; float:left; background:#fff;}
.anli_tu1{width:230px; float:left; background:#fff; margin-left:17px;}
.anli_tu01{text-align:center;}
.anli_tu02{text-align:center; line-height:40px; height:40px; font-family:"微软雅黑"; font-size:16px; color:#ff7200;}

.about_bg {
    display: table;
    padding-top: 24px;
    width: 100%;
    background: #f2f2f2;
    padding-bottom: 20px;
}

.about_top h2 img {
    display: table;
    margin: 0 auto;
    margin-bottom: 10px;
}

.about_body {
    padding-top: 10px;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #00386d;
    margin-bottom: 10px;
}

.picMarquee-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
             cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:200px; height:150px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.tempWrap{
    width: 100%!important;
}



/*新闻中心*/
.new_bg {
    display: table;
    width: 100%;
    margin: 20px 0;
}

.new_z {
    width: 48%;
    float: left;
    margin-right: 28px;
}
.new_y{
    width: 48%;
    float: right;
}

.new_z:nth-child(2){
    margin-right: 0;
}

.new_z_top{
    height: 39px;
    border-bottom: 1px #007aec solid;
}

.new_z_top h3 {
    padding-left: 5px;
    line-height: 40px;
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    font-size: 16px;
    font-weight: bold;
}

.new_z_top span {
    float: right;
    padding-right: 5px;
    line-height: 40px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ff7200;
}

.new_top_body .new_text {
    margin-right: 5px;
    float: left;
    margin-top: 10px;
    text-indent: 0;
    padding-left: 0;
    margin-left: 0;
    display: table;
    width: 140px;
}
.new_top_body .new_text img{
    max-width: 100%;
}


.new_top_body {
    width: 100%;
    display: table;
    border-bottom: 1px dashed #292929;
    padding-bottom: 10px;
}

.new_top_body .new_text img {
    border: #e2e2e2 1px solid;
    padding: 2px;
    background: #fff;
}

.new_p {
    display: inline-block;
    width: 68%;
    float: right;
    margin-top: 18px;
}

.new_p h2 {
    font-size: 12px;
    font-weight: bold;
}

.new_p span {
    display: table;
    width: 100%;
    line-height: 25px;
    margin-top: 8px;
}


.new_bottom {
    width: 100%;
    margin-top: 14px;
}

.new_bottom ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-indent: 10px;
}

.new_bottom ul li h3 {
    max-width: 70%;
    float: left;
    font-size: 12px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.new_bottom ul li h3 a{
    color:#555;
}

.new_bottom ul li i {
    font-style: normal;
    float: right;
}

.new_bottom ul li h3:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #a9a9a9;
    border-radius: 50%;
    display: table;
    padding-right: 3px;
    position: absolute;
    top: 14px;
}



 .Links{
    width: 100%;
    margin: auto;
    background: #f2f2f2;
}

 .Links .Links_left{
    width: 85px;
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #ff7200;
}
 .Links .Links_right a{
    list-style: none;
    margin: 0px;
    padding-right: 10px;
    line-height: 35px;
    float: left;
}


.footer_bg{
    width: 100%;
    background: #007aec;
}
.footer_bg_top{
    width: 1000px;
    text-align: center;
    color: #fff;
    line-height: 45px;
    height: 45px;
}

.footer_bg_top ul{
    text-align: center;
}

.footer_bg_top ul li {
    display: inline-block;
}

.footer_bg_top ul li a{
    display: inline-block;
    padding: 0 14px;
}

.footer_bg_top ul li:before{
    content: "|";
}

.footer_bg_top ul li a{
    color:#fff;
}
.footer_bg_top ul li:nth-child(1):before{
    display: none;
}

.footer_border{
    background: url(../images/2014103014320221221.jpg);
    height: 2px;
    width: 1000px;
    overflow: hidden;
}

.footer_bottom{
    color: #fff;
    text-align: center;
    line-height: 25px;
    padding: 8px 0px;
}

.footer_bottom a{
    color:#fff;
}




/*内页*/

.ny_left{
    width: 230px;
    overflow: hidden;
    margin-bottom: 10px;
    float: left;
}

.ny_left span{
    background: #007aec;
    padding-left: 25px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #FFF;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: 100%;
}

.ny_left span font{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #bbdaf2;
    font-weight: 100;
}
.ny_left ul {
    background: #f2f2f2;
    padding: 5px 0px;
    margin-bottom: 10px;
}
.ny_left ul>li {
    width: 100%;
    height: 33px;
    line-height: 33px;
    background: url(../images/bg.jpg);
    display: table;
    padding-left: 30px;
}
.ny_left ul li a{
    color:#a5a5a5;
    font-size: 12px;
}
.ny_left ul li dl{
    display: inline-block;
    width: 100%;
}

.ny_left ul li dl{
    width: 100%;
}

.ny_left ul li dl dd {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    width: 100%;
}
.ny_left ul li dl dd a{
    color:#484848;
}

.ny_left ul li dl dd:before{
    content:"|";
    padding-right: 5px;
}



.ny_right {
    float: right;
    display: inline-block;
    width: 75%;
}

.ny_body {
    margin-top: 8px;
}

.ny_right .ny_top {
    width: 100%;
    background: url(../images/ba.jpg) no-repeat bottom;
    height: 40px;
}

.ny_right .ny_top h3 {
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 40px;
    float: left;
    padding-left: 12px;
    font-weight: 100;
    color: #ff7200;
}

.ny_right .ny_top span {
    float: right;
    line-height: 40px;
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.product_body li {
    width: 31%;
    float: left;
    margin: 0 1%;
    margin-bottom: 8px;
}

.product_body li .img{
    overflow: hidden;
    width: 100%;
    table-layout: fixed;
}

.product_body li .img img{
    max-width: 100%;
}

.product_body li span{
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 25px;
    height: 50px;

}

.http{
    color:#f5f5f5;
    font-family: 宋体;
}

.main_body{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}


.nav_bg {
    display: inline-block;
    width: 100%;
    text-align: right;
    padding-top: 12px;
}


.nav_bg a{
    display: inline-block;
    margin:0 2px;
}

/*翻页*/
.fanye{
    display: table;
    margin:0 auto;
}

/*产品内页*/
.product_ny_img {
    display: table;
    max-width: 650px;
    min-width: 500px;
    margin: 5px auto;
}

.fanhui{
    width: 730px;
    margin: 0 auto;
    line-height: 180%;
    text-align: center;
}

.fanhui a{
    margin:0 5px;
}

.pcontent_title_h4 h4{
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px; 
}

/*详情描述*/
.details {
    display: table;
    margin-top: 10px;
    width: 100%;
}

.details .details_top {
    display: table;
    width: 100%;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}

.details_body{
    font-size: 12px;
    line-height: 30px;
}

/*关于我们*/
.content{
    font-size: 14px;
    width: 95%;
    margin: 0px auto;
    line-height: 30px;
}


.core{
    width: 100%;
}

.core ul li {
    width: 100%;
    display: table;
    margin-bottom: 20px;
}

.core .core_img {
    width: 180px;
    float: left;
}

.core .core_img img {
    width: 130px;
    height: 98px;
    margin: 0 auto;
    display: table;
}

.core_text{
    display: inline-block;
    width: 76%;
    float: right;
}

.core_text h5{
    margin-top:5px;
}

.core_text h5 font {
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
}

.core_text i {
    font-style: normal;
    display: table;
    padding: 5px 0;
}

.core_text span {
    padding: 3px 0;
    display: table;
    width: 100%;
    padding-top: 0;
}

.core_more {
    font-weight: bold;
    margin-top: 2px;
    display: table;
}

.core_img {
    display: table;
    max-width: 600px;
    margin: 0 auto;
    table-layout: fixed;
}

.core_img img{
    max-width: 100%;
    display: table;
    margin:0 auto;
}

.core_img_pic {
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.core_details{
    margin-top: 10px;
}

.core_details h4 {
    font-size: 13px;
    font-weight: bold;
}
.core_details i {
    display: table;
    font-style: normal;
    padding: 7px 0;
    padding-bottom: 0;
}
.core_details span{
    display: inline-block;
    padding:3px 0;
}

.core_details div font{
    display: table;
    float: left;
    height: 31px;
}

.core_details div p {
    width: 92%;
    float: right;
    line-height: 20px;
}

.core_more{
    float: right;
}


/*企业形象*/
.pic{
    display: inline-block;
    width: 100%;
    margin:3px 0;
}

.pic ul li {
    width: 27%;
    margin: 0.5% 3%;
    float: left;
}

.pic ul li .img{
    overflow: hidden;
    table-layout: fixed;
}
.pic ul li .img img{
    max-width: 100%;
}

.pic ul li span {
    width: 100%;
    line-height: 30px;
    text-align: center;
    display: table;
}

.pic_n_img{
    display: table;
    max-width: 600px;
    margin:0 auto;
}

.pic_n_text h4 {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
}

.pic_n_text i {
    font-style: normal;
    width: 100%;
    text-align: right;
    display: table;
}

.new_bg_n ul li {
    width: 94%;
    margin: 0 auto;
    padding: 5px 0;
    position: relative;
}

.new_bg_n ul li i {
    font-style: normal;
    margin-left: 10px;
    display: inline-block;
}

.new_bg_n ul li:before {
    content: "·";
    color: #000;
    position: absolute;
    left: -8px;
}

.new_bg_n{
    display: inline-block;
    width: 100%;
}

.new_top {
    display: table;
    width: 100%;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.new_top h2 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.new_body {
    display: inline-block;
    width: 100%;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 18px;
}

.return {
    display: inline-block;
    text-align: right;
    width: 100%;
    margin-bottom: 5px;
}

.return a{
    font-weight: bold;
}

.cer_bg{
    display: inline-block;
    width: 100%;
}


.cer_bg ul li {
    width: 94%;
    margin: 0 auto;
    padding: 3px 0;
    position: relative;
}

.cer_bg ul li i {
    font-style: normal;
    margin-left: 10px;
    display: inline-block;
    float: right;
}

.cer_bg ul li:before {
    content: "·";
    color: #000;
    position: absolute;
    left: -8px;
}

.new_bg_n{
    display: inline-block;
    width: 100%;
}

.new_top {
    display: table;
    width: 100%;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.new_top h2 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}



.cer_bg_top {
    display: table;
    width: 100%;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.cer_bg_top h2 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.cer_bg_body {
    display: inline-block;
    width: 100%;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 18px;
}

.cer_bg_body img{
    max-width: 100%;
}


.jop_table {
    display: inline-block;
    width: 100%;
    border-collapse: collapse;
    border-collapse:collapse; 
    margin-bottom: 20px;
    margin-top: 10px;
}
.jop_table tr {
    width: 100%;
    height: 30px;
    border: 1px solid #ddd;
}

.jop_table tr td {
    width: 330px;
    border: 1px solid #ddd;
    text-indent: 10px;
}


#bodycontent {
    width: 730px;
    margin: 0 auto;
    line-height: 180%;
    text-align: center;
}

#tianxietwo {
    width: 120px;
    float: left;
    text-align: right;
    padding: 5px 0;
}

#tianxiethree {
    width: 586px;
    float: left;
    text-align: left;
    padding: 5px 0;
}
#tianxieone {
    width: 710px;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #ffffff 1px solid;
    padding-top: 5px;
    display: table;
}

#tfour {
    width: 710px;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #ffffff 1px solid;
    padding-top: 5px;
}
#tfourtwo {
    width: 120px;
    float: left;
    text-align: right;
}

 #tfive {
    width: 580px;
    text-align: left;
    padding: 5px 0;
}

#liuyanshenming p {
    padding: 6px;
    text-align: left;
}

#lytijiao {
    width: 710px;
    border: #ffffff 1px solid;
    padding-top: 11px;
    text-indent: 180px;
}

.form{
    display: inline-block;
    width: 100%;
    margin-top:10px;
}

.feedback_top{
    display: inline-block;
    width: 100%;
}

.feedback_top h2 {
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0;
}


/*联系我们*/
.contact{
    font-size: 14px;
    width: 95%;
    padding-top: 15px;
    padding-left: 15px;
    margin: 0px auto;
    line-height: 30px;
}


/*联系我们左边底部*/
.nav_new{
    width: 100%;
    height: auto;
}

.nav_new ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 100%;
    border: 1px solid #ddd;
    display: table;
    background: #fff;
}

.nav_new ul ol {
    list-style: none;
    margin: 0px;
    line-height: 30px;
    float: left;
    width: 216px;
    text-indent: 10px;
}

.nav_new ul ol a {
    display: inline-block;
    width: 75%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 5px;
    float: left;
    position: relative;
}

.nav_new ul ol a:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #a9a9a9;
    border-radius: 50%;
    display: table;
    padding-right: 3px;
    position: absolute;
    top: 14px;
    left: 3px;
}



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


}

@media screen and (max-width: 50em) {

}


@media screen and (max-width: 40em) {

}

@media screen and (max-width: 30em) {

}