@charset "utf-8";
input[type=button], a{transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */  	
	
}
input[type=submit]{transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */  	
	
}
.btn_box{ position: relative; width: auto; display: inline-block}
.btn_box_w{ position: relative; width: auto; display: inline-block}
.btn_save{  padding: 0px 40px 0px 15px; border: 1px solid #3e5481; line-height: 35px; color: #fff; font-size: 14px;  background: url(../_img/btn_icon_save.png); background-position: 90% center; background-repeat: no-repeat; background-color: #6581ba;  font-weight: 400}

.icon_y{  padding: 0px 40px 0px 15px;}
.icon_n{  padding: 0px 15px 0px 15px;}


.btn_st1{  border: 1px solid #c7c7c7; line-height: 35px !important; color: #333; font-size: 14px;   font-weight: 400; border-bottom: 1px solid #727272;  border-right: 1px solid #727272 ; cursor: pointer; position: relative; transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */ ; display: inline-block  }

.btn_st1:hover{   border: 1px solid #4464a3; line-height: 35px; color: #5384d0; font-size: 14px!important;  background-color: #fff;  font-weight: 400; border-bottom: 1px solid #1f3d78;  border-right: 1px solid #1f3d78; cursor: pointer;; position: relative}

.btn_st1 .icon_in{  position: absolute; right: 10px; top: 0px; line-height: 35px }
.btn_st1 .icon_in i{  color: #999; font-size: 20px; line-height: 35px}
.btn_st1:hover .icon_in i{  color: #5384d0; font-size: 20px; line-height: 35px}

.btn_box .icon_in{  position: absolute; right: 10px; top: 0px; z-index: 1; line-height: 35px}
.btn_box .icon_in i{  color: #999; font-size: 20px; line-height: 35px}
.btn_box:hover .icon_in i{  color: #5384d0; font-size: 20px; line-height: 35px}

a.btn_st1{  border: 1px solid #c7c7c7; line-height: 35px; color: #333; font-size: 14px!important;   font-weight: 400; border-bottom: 1px solid #727272;  border-right: 1px solid #727272 ; cursor: pointer; position: relative; transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */ ; display: inline-block  }

a.btn_st1:hover{   border: 1px solid #4464a3; line-height: 35px; color: #5384d0; font-size: 14px!important;  background-color: #fff;  font-weight: 400; border-bottom: 1px solid #1f3d78;  border-right: 1px solid #1f3d78; cursor: pointer;; position: relative}



.btn_st2{  border: 1px solid #3e5481; line-height: 35px; color: #fff; font-size: 14px;   background-color: #6581ba;  font-weight: 400;cursor: pointer; position: relative;transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */  display: inline-block  }
.btn_st2:hover{ border: 1px solid #3e5481; line-height: 35px; color: #fff; font-size: 14px;   background-color: #384c73;  font-weight: 400; position: relative; ; display: inline-block }


.btn_st2 .icon_in{  position: absolute; right: 10px; top: 0px; z-index: 1; line-height: 35px!important}
.btn_st2 .icon_in i{  color: #fff !important; font-size: 20px; line-height: 35px!important}
.btn_st2:hover .icon_in i{  color: #fff; font-size: 20px; line-height: 35px!important}

.btn_box_w .icon_in{  position: absolute; right: 10px; top: 0px; z-index: 1; line-height: 35px}
.btn_box_w .icon_in i{  color: #fff; font-size: 20px; line-height: 35px}
.btn_box_w:hover .icon_in i{  color: #fff;font-size: 20px; line-height: 35px}

.btn_st2 .icon_in2{  position: absolute; right: 10px; top: 5px; z-index: 1; line-height: 35px!important}
.btn_st2 .icon_in2 i{  color: #fff; font-size: 20px; line-height: 35px!important}
.btn_st2:hover .icon_in2 i{  color: #fff; font-size: 20px; line-height: 35px!important}



input[type=submit].btn_st1{  border: 1px solid #c7c7c7; line-height: 35px; color: #333; font-size: 14px;   font-weight: 400; border-bottom: 1px solid #727272;  border-right: 1px solid #727272 ; cursor: pointer; position: relative; transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */ ; display: inline-block  }
input[type=submit].btn_st1:hover{ border: 1px solid #4464a3; line-height: 35px; color: #5384d0; font-size: 14px;  background-color: #fff;  font-weight: 400; border-bottom: 1px solid #1f3d78;  border-right: 1px solid #1f3d78; cursor: pointer;; position: relative}


input[type=submit].btn_st2{  border: 1px solid #3e5481; line-height: 35px; color: #fff; font-size: 14px;   background-color: #6581ba;  font-weight: 400;cursor: pointer; position: relative;transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */  display: inline-block; }
input[type=submit].btn_st2:hover{  border: 1px solid #3e5481; line-height: 35px; color: #fff; font-size: 14px;   background-color: #384c73;  font-weight: 400; position: relative; ; display: inline-block }
input[type=submit].btn_st2 .icon_in i{  color: #fff }
input[type=submit].btn_st2:hover .icon_in i{  color: #fff }
