body, input, button, select, textarea {
    font: 14px/1.6 "PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
    background: #fff;
}

.about-ad {
    width: 100%;
    overflow: hidden;
    display: block;
    line-height: 0;
}

.about-ad  img {
    width: 100%;
    max-height: 500px;
}
.about {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}

.about_text {
    width: 1280px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.titleFle {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    margin-top: 20px;
}
.titleFle span {
    display: block;
}
span.leftFont {
    font-size: 80px;
}

span.chinaese {
    padding-top: 20px;
    color: #006ab7;
    text-transform: uppercase;
    font-size: 3em;
    font-family: 'Montserrat', sans-serif;
    margin: 10px 0;
}

span.english {
    font-size: 20px;
    margin-top: -10px;
}
.about_ms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 50px;
}

.about_ms_l {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.about_ms_r {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
}

.title {
    margin-bottom: 30px;
}

.title h1 {
    font-size: 30px;
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.title span {
    display: inline-block;
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #906b51;
}

.content {
    text-indent: 30px;
    line-height: 37px;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px dashed black;
    color: #747474;
}

.about_ms_r img {
    width: 480px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 250px;
}
.about_ms.top {
    margin-bottom: 50px;
}
.container {
    width: 1280px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container::before{
    display: table;
    content: " ";
}
.grid_1{
	text-align:center;
	margin-bottom: 5em;
}
.grid_1 h3{
  color: #898f99;
  text-transform: uppercase;
  font-size: 0.85em;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 5px;
}
.grid_1 h1, .grid_1 h2, .grid_1 h4{
    color: #006ab7;
    text-transform: uppercase;
    font-size: 3em;
    font-family: 'Montserrat', sans-serif;
    margin: 10px 0;
}
.col-md-3 {
    float: left;
    width: 208px;
}
.text-center {
    text-align: center;
}
.grid_1 p{
  text-transform: uppercase;
  color: #B6B6B6;
  width: 45%;
  margin: 0 auto;
  font-weight: 100;
  font-size: 1.1em;
  line-height: 1.8em;
}
.box_1{
  padding: 4em 2em;
  background: #f7f7f7;
  border: 1px solid #ececec;
  height: 369px;
}
.box_1:hover{
	background:#006ab7;
}
.box_1 h4{
  color: #1b1b1b;
  text-transform: uppercase;
  font-size: 1.5em;
  font-family: 'Montserrat', sans-serif;
  margin: 3em 0 1em;
}
.box_2 h4{
	color:#fff;
}
.box_1:hover h4, .box_1:hover p{
	color:#fff;
}
.box_1 p, .blog_desc p{
  color:#7C8085;
  font-size: 0.85em;
  line-height: 1.8em;
}
.box_2 p{
	color:#fff;
}
.box_1 span {
    width: 80px;
    height: 80px;
    display: inline-block;
}
.box_1 span.top-icon1 {
    background-position:center;
    background: url(../images/yinxing.png) no-repeat;
    background-size: 80px;
}

.box_1 span.top-icon2 {
    background-position:center;
    background: url(../images/zhuanye_ico_hover.png) no-repeat;
    background-size: 80px;
}


.box_1 span.top-icon3 {
    background-position:center;
    background: url(../images/jingyan.png) no-repeat;
    background-size: 80px;
}

.box_1 span.top-icon4{
    background-position:center;
    background: url(../images/hetong_ico.png) no-repeat;
    background-size: 80px;
}

.box_1 span.top-icon5 {
    background-position:center;
    background: url(../images/baomi_hover.png) no-repeat;
    background-size: 80px;
}

.box_1 span.top-icon6 {
    background-position:center;
    background: url(../images/shouhou.png) no-repeat;
    background-size: 80px;
}




.box_1:hover span.top-icon1 {
    background-position:center;
    background: url(../images/yinxing_hover.png) no-repeat;
    background-size: 80px;
}

.box_1:hover span.top-icon2 {
    background-position:center;
    background: url(../images/zhuanye_ico_hover.png) no-repeat;
    background-size: 80px;
}


.box_1:hover span.top-icon3 {
    background-position:center;
    background: url(../images/jingyan_hover.png) no-repeat;
    background-size: 80px;
}

.box_1:hover span.top-icon4{
    background-position:center;
    background: url(../images/hetong_ico_hover.png) no-repeat;
    background-size: 80px;
}

.box_1:hover span.top-icon5 {
    background-position:center;
    background: url(../images/baomi_hover.png) no-repeat;
    background-size: 80px;
}

.box_1:hover span.top-icon6 {
    background-position:center;
    background: url(../images/shouhou-hover.png) no-repeat;
    background-size: 80px;
}




.box_2{
	background:#006ab7;
}
.ab_goto {
    width: 100%;
    overflow: hidden;
    height: 140px;
    text-align: center;
}

.ab_goto a {
    padding: 10px 20px;
    background: #006ab7;
    color: #fff;
    margin-top: 50px;
    overflow: hidden;
    display: inline-block;
    width: 200px;
    margin-right: 30px;
    margin-left: 30px;
}





.history {
	width:100%;
	/*height:2200px;*/
	position:relative;
	/*background:url("../images/history_bg.png") center no-repeat;*/
    overflow: hidden;
}
.start-history {
    width: 1280px;
    /*height: 2200px;*/
    margin: 0px auto;
    text-align: center;
    /*background: url(../images/history_start.png) no-repeat top center;*/
    display: block;
    /* margin-top: 60px; */
}
.history_box {
    width: 100%;
    margin-top: 20px;
}

.history_box img {
    width: 100%;
}
.cc_history {
	color:#2b2b2b;
	font-size:36px;
	font-weight:400;
	display:block;
	padding-top:43px
}
.next_history {
	color:#bbb;
	font-size:26px;
	width:160px;
	margin:0 auto;
	border-bottom:1px solid #d1d1d1
}
.history-img {
	height:2050px;
	width:130px;
	overflow:hidden;
	float:left;
	margin-top:24px;
    margin-left: 20px;
}
.history_mid {
	width:1000px;
	height:auto;
	margin:0 auto;
	background:0
}
.history_left {
    width: 565px;
	height:2050px;
	float:left;
	clear:left;
	position:relative;
	overflow:hidden
}
.history_right {
    width: 565px;
	height:2050px;
	float:left;
	position:relative;
	overflow:hidden
}
.history_R {
	width:420px;
	height:100px;
	margin-left:500px
}
.history_L {
	width:420px;
	height:100px;
	float:right;
	margin-right:500px
}
.history_r_2005 {
	margin-top:157px
}
.history_2007 {
	width:420px;
	height:100px;
	background:#FFF;
	margin-top:73px
}
.history_2005_span {
	float:left;
	line-height:100px;
	font-size:42px;
	color:#d43434
}
.history_2005_b {
	width:280px;
	height:58px;
	float:left;
	margin-top:21px;
	background:url("../images/sprites.png") center;
	background-position:0 -1300px
}
.history_r_month {
	float:left;
	color:#FFF;
	display:block;
	width:30px;
	line-height:25px;
	height:58px;
	border-right:1px solid #FFF;
	margin-left:25px
}
.history_r_text {
	float:left;
	font-size:14px;
	color:#FFF;
	display:block;
	height:58px;
	line-height:25px;
	padding-left:5px;
	text-align:left
}
.year2006 {
	margin-top:242px
}
.year2009 {
	margin-top:65px
}
.year2011 {
	margin-top:53px
}
.year211 {
	margin-top:43px
}
.year2013 {
	margin-top:62px
}
.yearalmost {
	margin-top:73px
}
.yearalmostr {
	margin-top:70px
}
.history_2008 {
	width:420px;
	height:100px;
	background:#FFF;
	margin-top:73px;
	float:right
}
.history_2011 {
	width:420px;
	height:100px;
	background:#FFF;
	margin-top:43px;
	float:right
}
.history_2006_span {
	float:right;
	line-height:100px;
	font-size:42px;
	color:#d43434
}
.history_2006_b {
	width:280px;
	height:58px;
	float:right;
	margin-top:21px;
	background:url("../images/sprites.png") center;
	background-position:0 -1200px
}
.blue {
	background-position:0 -1400px!important
}
.blue_R {
	background-position:0 -1500px!important
}
.yellow {
	background-position:0 -1600px!important
}
.yellow_R {
	background-position:0 -1700px!important
}
.history_l_month {
	float:right;
	color:#FFF;
	display:block;
	width:30px;
	line-height:25px;
	height:58px;
	border-left:1px solid #FFF;
	margin-right:37px
}
span.blue {
	color:#37779d
}
span.yellow {
	color:#f76d02
}
.history_l_text {
	float:left;
	font-size:14px;
	color:#FFF;
	display:block;
	height:58px;
	line-height:25px;
	padding-top:3px;
	width:202px;
	text-align:right;
	padding-right:5px
}
.smalltext {
	font-size:12px;
	line-height:18px
}
.smalltxt {
	font-size:12px
}



.nrzl_box {
    margin-top: 50px;
    font-size: 18px;
    text-align: center;
}

li.tsitem {
    float: left;
    width: 33.33%;
    height: 270px;
    margin-bottom: 20px;
}

.nrts {
    margin-left: 50px;
    margin-right: 50px;
}
.round_r, .flex-control-nav a {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.green_bj_icon{background-color:#7bd596;}
.blue_bj_icon{background-color:#53b8dd;}
.orange_bj_icon,.orange_bj_box{background-color:#fea94e;}
.pruple_bj_icon,.pruple_bj_box{background-color:#bc9af5;}
.red_bj_icon{background-color:#ff8575;}
.blue_b_bj_icon{background-color:#65aaff;}
.yellow_bj_icon{background-color:#ffc343;}
.icon_c2{ background-position: 0 -140px;}
.icon_c3{ background-position: 0 -280px;}
.icon_c4{ background-position: 0 -420px;}
.icon_c5{ background-position: 0 -560px;}
.icon_c6{ background-position: 0 -700px;}
.icon_c {
    width: 140px;
    height: 140px;
    background-image: url(../images/icon_c.png);
}
.icon_public {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.box_mt20 {
    margin-top: 20px;
    font-size: 18px;
    color: #333;
}
.text_m {
    display: inline-block;
    vertical-align: middle;
}


.jmzp {
    width: 1280px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}


.tmbt {
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 40px;
}

.tmbt span {
    padding-top: 20px;
    color: #006ab7;
    text-transform: uppercase;
    font-size: 3em;
    font-family: 'Montserrat', sans-serif;
    margin: 10px 0;
}

.jmtleft {
    float: left;
    overflow: hidden;
    /*height: 300px;*/
    width: 400px;
}
.jmtleft h3 {
    height: 50px;
    width: 100%;
    line-height: 50px;
    text-align: center;
    background: #006ab7;
    color: #fff;
}
.jgtar  textarea {
    width: 100%;
    height: 80px;
    margin-top: 20px;
    padding-left: 15px;
    padding-top: 10px;
    border: 1px solid #d6d6d6;
}

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

input.jgin {
    width: 280px!important;
    /* margin-bottom: 10px; */
    border-radius: 5px;
    border: 1px solid #aaaaaa!important;
    float: left;
    margin-top: 5px;
    text-align: left!important;
    padding-left: 20px;
}
.jmtright h3 {
    height: 50px;
    width: 100%;
    line-height: 50px;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
.jmtright {
    float: left;
    width: 380px;
    overflow: hidden;
    margin-left: 20px;
}

.jmtxt {
    width: 800px;
    overflow: hidden;
    margin: 0 auto;
}

.jmtright p {
line-height: 38px;
    font-size: 14px;
}

.about_ms_r.on {
    padding-left: 0;
}

.about_ms_r.on img {
    left: 0px;
}


.hezuo {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.hzw {
    width: 1280px;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    margin-top: 20px;
}

.hzt {
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.hzt h3 {
    font-size: 22px;
    font-weight: bold;
    position: relative;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 180px;
    margin: 0 auto;
}

.hzt h3::before {
    content: "";
    display: block;
    width: 22px;
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 80px;
    background: #1541d8;
}

.hzt small {
    height: 40px;
    line-height: 40px;
    color: #777777;
}

.hzlist {
    width: 1280px;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 15px;
}

.hzlist li {
    float: left;
    width: 178px;
    height: 95px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.hzlist li img {
    width: 182px;
    height: 95px;
}

.hzlist li img:hover {
    border: 1px solid #e0e0e0;
    transform: scale(1.03);
    transition: 0.3s linear;
    border-radius: 15px;
}






/* 语种开始 */
.yuzw {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.yuzbox {
    width: 1280px;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    padding: 15px;
}

.yuzt {
    /* height: 80px; */
    overflow: hidden;
}

.yuzt h2 {
    font-size: 22px;
    font-weight: bold;
    padding-left: 15px;
    position: relative;
    height: 40px;
    line-height: 40px;
}

.yuzt h2::before {
    content: "";
    display: block;
    width: 4px;
    height: 22px;
    position: absolute;
    top: 7px;
    left: 0;
    background: #1541d8;
}

.yuzt p {
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    text-shadow: 1px 0px black;
}

.yzlist {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.yzlist ul {
    font-size: 0;
    line-height: 0;
    margin: -6px;
    padding: 20px 0;
    overflow: hidden;
}

.yzlist ul li {
    display: block;
    width: 154px;
    height: auto;
    padding: 15px;
    text-align: center;
    float: left;
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.yzlist ul li:hover{
    background: rgba(243, 243, 243, 0.41);
    transform: scale(1.03);
    transition: 0.3s linear;
    box-shadow: 0 0 1rem 2px rgba(139, 139, 139, 0.46);
}
.yzlist ul li:nth-child(1) {
    border-top: 1px solid #eaeaea;
}

.yzlist ul li:nth-child(2) {
    border-top: 1px solid #eaeaea;
}

.yzlist ul li:nth-child(3) {
    border-top: 1px solid #eaeaea;
}

.yzlist ul li:nth-child(4) {
    border-top: 1px solid #eaeaea;
}

.yzlist ul li:nth-child(5) {
    border-top: 1px solid #eaeaea;
}

.yzlist ul li:nth-child(6) {
    border-top: 1px solid #eaeaea;
}

.yzlist ul li:nth-child(7) {
    border-top: 1px solid #eaeaea;
}

.yzlist ul li:nth-child(8) {
    border-top: 1px solid #eaeaea;
}


.yzlist ul li:nth-child(8n) {
    border-right: 1px solid #eaeaea;
}

.yzlist ul li a {
    text-align: center;
    display: block;
}

.yzlist ul li a img {
    width: 120px;
    height: 80px;
}
.yzlist ul li a img:hover{
    transform: scale(1.03);
    transition: 0.3s linear;
}
.yzlist ul li a span {
    width: 100%;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
}
.jm_box {
    width: 100%;
    overflow: hidden;
}

.jmtext {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    background: #fffbf7;
    padding: 20px;
    padding-right: 300px;
    margin-bottom: 60px;
}

p.jml {
    float: left;
    margin-right: 20px;
}

p.jml img {
    width: 100%;
}

ol.jmrtxt {
    float: left;
    width: 800px;
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #767676;
}

.shichang {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

.shichang.sc_dl {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}

.shichang.sc_dl dl {
float: left;
    width: 33.33333%;
    background: #006ab7;
    padding: 15px;
    height: 360px;
    color: #fff;
}

.shichang.sc_dl dl dt {
    width: 318px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 38px;
    overflow: hiddenl;
    font-size: 24px;
    line-height: 30px;
    border-bottom: 1px solid #FEBA7B;
    padding-bottom: 20px;
}

.shichang.sc_dl dl dd {
    width: 318px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 20px;
    text-align: left;
    line-height: 20px;
}
.sc_dl dl:nth-child(2) {
    background: #FFE8D6;
    color: #3E3F43;
}

.youshi {
width: 1280px;
    height: 380px;
    background: url(../images/timebg.png) no-repeat center;
    background-size: cover;
    margin: 0 auto;
    padding: 20px;
}
.count-title {
    font-weight: bold;
    text-align: left;
    font-size: 24px;
}
.youshi_content {
    width: 1280px;
    height: 380px;
    margin: 0 auto;
}
.youshi_left p {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    text-align: left;
    color: #FFF;
    margin-top: 12px;
    font-weight: bold;
}
.youshi_left p:last-child{
    font-size: 16px;
}
.youshi_left {
    width: 40%;
    max-width: 480px;
    float: left;
    height: 380px;
    padding-top: 116px;
}

.youshi_left h1 {
    width: 100%;
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 54px;
    text-align: left;
    color: #FFF;
    font-weight: 400;
    margin-top: 135px;
}

.youshi_left h2 {
    width: 100%;
    float: left;
    height: 56px;
    line-height: 56px;
    font-size: 22px;
    text-align: left;
    color: #FFF;
    margin-top: 12px;
    font-weight: bold;
}

.youshi_right {
    width: 60%;
    /* max-width: 720px; */
    height: 380px;
    float: left;
}

.ysbox {
    width: 768px;
    height: 90px;
    float: left;
    margin-left: 50px;
    margin-top: 110px;
    display: none;
}

.ysbox1 {
    width: 225px;
    float: left;
    height: 90px;
}

.ysbox2 {
    width: 255px;
    float: left;
    /* height: 90px; */
    margin-left: 20px;
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
}

.ysbox3 {
    width: 255px;
    float: left;
    height: 90px;
}

.counter {
    color: #ffe400;
    border-radius: 5px;
    font-size: 24px;
    line-height: 65px;
}

.youshi1 {
    /* width: 100px; */
    height: 54px;
    float: left;
    margin-left: 20px;
    margin-right: 15px;
}

.youshi1 h1 {
    float: left;
}

.youshi1 h2 {
    /* float: left; */
}

.youshi2 {
    /* width: 70px; */
    height: 54px;
    float: left;
    margin-left: 20px;
    margin-right: 15px;
}

.youshi3 {
    /* width: 100px; */
    height: 54px;
    float: left;
    text-align: center;
    margin-left: 20px;
    margin-right: 15px;
}

.youshix {
    width: 50px;
    height: 30px;
    margin-top: 24px;
    color: #FFF;
    float: left;
}

.youshiy {
    width: 100%;
    float: left;
    color: #FFF;
    padding-left: 20px;
    padding-right: 20px;
}

.youshiy li {
    height: 30px;
    line-height: 30px;
}

.jmsq {
    width: 100%;
    height: 265px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    /* display: none; */
}

.lybox {
    width: 1280px;
    margin: 0 auto;
    /* padding-top: 30px;
    padding-bottom: 30px; */
    overflow: hidden;
}

.lybox_left {
    float: left;
    width: 400px;
    height: 250px;
}

.lybox_left h2 {
    line-height: 200px;
    font-size: 22px;
    color: #fff;
}

.lybox_right {
    float: left;
    width: 840px;
    margin-left: 40px;
    border: 1px solid #f9f9f9;
    height: 260px;
    background: #f9f9f9;
    padding: 20px;
}

.bdzuo {
    float: left;
    width: 400px;
}

.bdyou {
    width: 400px;
    float: left;
    overflow: hidden;
}

.bdzuo input {
    height: 40px;
    width: 280px;
    text-align: center;
    border: 1px solid #d6d6d6;
}

select#fytype {
    height: 40px;
    width: 180px;
    margin-top: 20px;
    border: 1px solid #d6d6d6;
}

select#yuzhong {
    height: 40px;
    width: 180px;
    margin-top: 20px;
    border: 1px solid #d6d6d6;
}

.bdyou textarea {
    width: 370px;
    height: 80px;
    margin-top: 20px;
    padding-left: 15px;
    padding-top: 10px;
    border: 1px solid #d6d6d6;
}


.bdtj {
    width: 380px;
    height: 214px;
    overflow: hidden;
    display: inline-block;
    float: left;
    text-align: center;
}

.bdtj input {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #3F51B5;
    color: #fff;
    margin-top: 75px;
}

.jmsqmian {
    float: left;
    width: 380px;
}
.lybox_left img {
    width: 100%;
    height: 250px;
}

.jgbitem {
    height: 50px;
    width: 100%;
    overflow: hidden;
    line-height: 50px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.item_name {
    float: left;
    width: 120px;
    font-size: 16px;
    font-weight: 600;
    color: #585858;
    /* margin-bottom: 5px; */
    /* margin-top: 5px; */
}

.item_name i {
    color: #f00;
    width: 15px;
    display: block;
    float: left;
    text-align: center;
}

textarea#commentContent {
    width: 280px!important;
    /* margin-bottom: 10px; */
    border-radius: 5px;
    border: 1px solid #aaaaaa!important;
    float: left;
    margin-top: 5px;
    text-align: left!important;
    padding-left: 20px;
}