@charset "utf-8";
/* CSS Document */
::selection {
	color:#fff;
    background-color: #048cff;
}

::-moz-selection {
	color:#fff;
    background-color: #048cff;
}

::-webkit-selection {
	color:#fff;
    background-color: #048cff;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    padding: 0;
    margin: 0;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}


li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}
.between{
	width:1180px;
	margin:0 auto;
	overflow: hidden;
}
.title_nav{
	width: 200px;
	height: 45px;
	margin-bottom: 29px;
	float: left;
	padding-left: 58px;
	background: url(../images/title.jpg) no-repeat left center;
}
.title_nav i{
	font-size: 28px;
	color: #048cff;
	font-weight: bold;
	line-height: 28px;
	display: block;
}
.title_nav span{
	font-size: 12px;
	color: #cccccc;
	text-transform: uppercase;
	display: block;
	line-height: 22px;
}
.clearfix{clear:both;}


/**banner**/
.banner {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.fullSlide {
  width: 100%;
  position: relative;
  height: 100%;
  background: transparent;
}
.fullSlide .bd {
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  height: 100%;
  width: 100%!important;
}
.fullSlide .bd li {
  height: 100%;
	width: 100%!important;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
.fullSlide .bd li a {
  display: block;
  height: 100%;
  width: 100%;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.fullSlide .hd ul {
  text-align: center;
  margin-bottom: 20px;
}
.fullSlide .hd ul li {
  background: #048cff;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  *filter: alpha(opacity=50);
  *opacity: .5;
  line-height: 999px;
}
.fullSlide .hd ul .on {
  background: #fff;
}
.fullSlide .prev,
.fullSlide .next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;
  cursor: pointer;
  *filter: alpha(opacity=50);
  *opacity: .5;
  display: none;
}
.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}
/*banner结束*/





/* search栏开始 */
.search {
	overflow:hidden;
	width: 100%;
	height:110px;
	background: url(../images/search_bg.jpg) no-repeat center;
}
.sear_box{
	width: 1180px;
	margin:0 auto;
}
.language{
	float: left;
	width: 740px;
}
.language h4{
	float: left;
	font-size: 20px;
	color: #fff;
	margin-top: 25px;
}
.language h4 span{
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 30px;
}
.language h5{
	float: right;
	margin-right: 60px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	padding-left: 58px;
	background: url(../images/lang_tel.png) no-repeat left center;
	line-height: 110px;
}
.sear_box .sear_con{
	width: 280px;
	float: right;
	margin: 8px 88px 0 0;
}
.rmgj-n-r{
	width:280px;
	height: 31px;
	margin-top: 5px;
	overflow: hidden;
	background: url(../images/search.jpg) no-repeat left center;
}
.text2{
	padding:0px 0px 0px 10px;
	float:left;
	width: 230px;
	height: 28px;
	margin-left: 4px;
	margin-top: 2px;
	font-size:12px;
	color:#595959;
	background: none;
}
.submit{
	width:36px;
	height:31px;
	float:right;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	background:url(../images/ico1.png) no-repeat;
}
.keytext{
	width: 280px;
	height: 40px;
	line-height: 50px;
	font-family:Microsoft YaHei;
	font-size: 14px;
	color: #4c4c4c;
	overflow: hidden;
	margin-top: 16px;
}
.keytext span{
	line-height: 40px;
	color:#4c4c4c;
	font-size:14px;
}
.keytext a{
	margin: 0px 8px 0px 0px;
	line-height:45px;
	font-size:14px;
	color:#808080;
}
.keytext a:hover{
	color: #048cff;
}
/* search栏结束 */








/* product start */
.product{
	width: 100%;
	height: 814px;
	overflow: hidden;
	margin-top: 50px;
}
.pro_box ul{
	width: 780px;
	float: right;
}
.pro_box ul li{
	width: 108px;
	height: 32px;
	border: 1px solid #049bff;
	float: left;
	position: relative;
	margin-left: 20px;
}
.pro_box ul li a{
	font-size: 14px;
	color: #049bff;
	line-height: 34px;
	text-align: center;
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.pro_box ul li dl{
	width: 100%;
	padding: 10px 0;
	background: rgba(255,255,255,0.8);
	position: absolute;
	left: 0;
	top: 23px;
	z-index: 999;
	opacity: 0;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.pro_box ul li:hover dl{
	opacity: 1;
}
.pro_box ul li dl a{
	font-size: 14px;
	color: #666;
	display: block;
	text-align: center;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #ccc;
}
.pro_box ul li a:hover,.pro_box ul li dl a:hover{
	color: #048cff;
}
.pro_box > dl{
	width: 1180px;
	height: 740px;
	overflow: hidden;
	clear: both;
}
.pro_box > dl dd{
	width: 272px;
	height: 224px;
	float: left;
	margin: 11px;
	position: relative;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.pro_box > dl dd > a{
	width: 272px;
	height: 204px;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 8;
}
.pro_box > dl dd > a img{
	width: 272px;
	height: 204px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.pro_box > dl dd:hover > a img{
	-webkit-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}
.pro_box > dl dd h4 a{
	width: 240px;
	height: 40px;
	background: #fafafa;
	font-size: 14px;
	color: #595959;
	text-align: center;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 40px;
	box-shadow: 0px 0px 16px rgba(4,140,255,.6);
    transform: translate3d(0,-2px,0);
    position: absolute;
    bottom: 0;
    left: 16px;
    z-index: 9;
}
.pro_box > dl dd:hover h4 a{
	color: #fff;
	background: #048cff;
}
/* product end */



/* xb1 start */
.xb1{
	width: 100%;
	height: 317px;
	background: url(../images/xb1_bg.jpg) no-repeat center;
	margin-top: 50px;
}
.xb1 .xb1_w{
	width: 650px;
	float: left;
	margin: 90px 0 0 60px;
}
.xb1_w h4{
	font-size: 18px;
	color: #048cff;
	font-weight: bold;
	line-height: 18px;
}
.xb1_w h5{
	font-size: 14px;
	color: rgba(76,76,76,0.4);
	line-height: 14px;
	text-transform: uppercase;
	margin: 15px 0;
}
.xb1_w h6{
	font-size: 16px;
	color: #666666;
}
.xb1_w h6 span{
	font-size: 24px;
	color: #048cff;
	font-weight: bold;
	margin: 5px 0;
}
.xb1_w > a{
	width: 140px;
	height: 40px;
	background: #048cff;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: block;
	margin-top: 20px;
	-webkit-transition:all .5s;
	transition:all .5s;
}
.xb1_w > a:hover{
	background: #fff;
	color: #048cff;
}
/* xb1 end */





/* case start */
.case{
	width: 100%;
	height: 549px;
	overflow: hidden;
	margin-top: 50px;
}
.case_box > a{
	font-size: 14px;
	color: #808080;
	float: right;
	line-height: 45px;
	text-transform: uppercase;
	display: block;
}
.case_box > a:hover{
	color: #048cff;
}
.case_box ul{
	width: 590px;
	height: 450px;
	overflow: hidden;
	clear: both;
	margin-top: 25px;
	float: left;
}
.case_box ul li{
	width: 280px;
	height: 210px;
	float: left;
	margin: 15px 15px 0 0;
	-webkit-transition:all 1s;
	transition:all 1s;
	position: relative;
}
.case_box ul li > a{
	width: 280px;
	height: 210px;
	display: block;
	overflow: hidden;
}
.case_box ul li > a img{
	width: 280px;
	height: 210px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.case_box ul li:hover > a img{
	-webkit-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}
.case_box ul li h4 a{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background: rgba(4,140,255,0.8);
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 40px;
}
.case_box ul li:hover h4 a{
	color: #fff;
	background: #048cff;
}
.case_tu{
	width: 590px;
	height: 435px;
	margin-top: 40px;
	position: relative;
	float: right;
}
.case_tu > a{
	width: 590px;
	height: 435px;
	overflow: hidden;
	display: block;
}
.case_tu > a img{
	width: 590px;
	height: 435px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.case_tu:hover > a img{
	-webkit-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}
.case_tu h4 a{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background: rgba(4,140,255,0.8);
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 40px;
}
.case_tu:hover h4 a{
	color: #fff;
	background: #048cff;
}
/* case end */



/* reason start */
.reason{
	width: 100%;
	height: 594px;
	margin-top: 50px;
}
.rea_nav{
	width: 1180px;
	height: 74px;
	margin: 0 auto;
}
.rea_nav h3{
	font-size: 30px;
	color: #048cff;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
.rea_nav span{
	font-size: 20px;
	color: #595959;
	text-align: center;
	display: block;
	margin: 6px auto;
}
.rea_nav i{
	width: 30px;
	height: 2px;
	background: #e5e5e5;
	display: block;
	margin: 0 auto;
}
.rea_con{
	width: 1180px;
	height: 480px;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}
.rea_con ul{
	width: 392px;
	height: 80px;
	position: absolute;
	right: 0;
	top: 25px;
	z-index: 9;
}
.rea_con ul li{
	font-size: 20px;
	color: #595959;
	background: url(../images/rea_t.jpg) no-repeat left center;
	padding-left: 21px;
	width: 175px;
	float: left;
	margin-bottom: 30px;
	cursor: pointer;
}
.rea_con ul .on{
	background: url(../images/rea_tx.jpg) no-repeat left center;
	color: #048cff;
	font-weight: bold;
}
.rea_con .bd{
	width: 1180px;
	height: 480px;
	overflow: hidden;
}
.rea_con .bd .rea_cont{
	width: 1180px;
	height: 480px;
	overflow: hidden;
	position: relative;
}
.rea_cont img{
	width: 720px;
	height: 480px;
	overflow: hidden;
	position: relative;
	z-index: 8;
}
.rea_cont .rea_w{
	width: 441px;
	height: 170px;
	background: url(../images/rea_w.jpg) no-repeat center;
	position: absolute;
	top: 158px;
	right: 0;
	z-index: 9;
	padding: 30px 32px 0;
}
.rea_w h4{
	font-size: 26px;
	color: #bfbfbf;
	float: left;
	margin-right: 14px;
	margin-bottom: 20px;
}
.rea_w h4 span{
	font-size: 14px;
	color: #d9d9d9;
	text-transform: uppercase;
}
.rea_w h5{
	font-size: 20px;
	color: #048cff;
	float: left;
	margin-bottom: 20px;
}
.rea_w p{
	width: 437px;
	font-size: 14px;
	color: #8c8c8c;
	line-height: 30px;
	clear: both;
}
.rea_tel{
	width: 380px;
	height: 40px;
	position: absolute;
	right: 52px;
	bottom: 35px;
}
.rea_tel h4{
	font-size: 24px;
	color: #048cff;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.rea_tel a{
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	width: 140px;
	height: 40px;
	background: #048cff;
	display: block;
	float: right;
}
/* reason end */







/* company start */
.company{
	width: 100%;
	height: 741px;
	overflow: hidden;
	background: url(../images/com_bg.jpg) no-repeat center;
	margin-top: 50px;
}
.com_box .com_m{
	width: 533px;
	float: left;
	margin: 80px 0 70px 40px;
}
.com_m h3 i{
	font-size: 24px;
	color: #048cff;
	font-weight: bold;
	line-height: 24px;
	display: block;
}
.com_m span{
	font-size: 14px;
	color: #b2b2b2;
	text-transform: uppercase;
	display: block;
	margin: 15px 0;
}
.com_m > i{
	width: 60px;
	height: 2px;
	background: #cccccc;
	display: block;
	margin-top: 5px;
}
.com_m p{
	width: 522px;
	font-size: 14px;
	color: #808080;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	height: 90px;
	overflow: hidden;
	margin: 20px 0;
}
.com_m > i{
	font-size: 14px;
	color: #808080;
	display: block;
}
.com_m > i:hover{
	color: #048cff;
}
.com_box > i{
	width: 517px;
	height: 339px;
	overflow: hidden;
	display: block;
	float: right;
	position: relative;
	margin: 40px 44px 70px 0;
}
.com_box > i img{
	width: 517px;
	height: 339px;
	overflow: hidden;
}
.com_box > i h4{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 18px;
	text-align: center;
	color: #fff;
	line-height: 339px;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.com_box > i:hover h4{
	opacity: 1;
}
.hon_cont{
	width: 1180px;
	height: 230px;
	overflow: hidden;
}
.hon_cont .hon_nr{
	width: 1180px;
	height: 230px;
	overflow: hidden;
	margin:0 auto;
}
.hon_nr ul{
	width: 1180px;
	height: 230px;
	overflow: hidden;
}
.hon_nr ul li{
	width: 272px;
	height: 230px;
	float: left;
	margin: 0 11px;
}
.hon_nr ul li a{
	width: 272px;
	height: 204px;
	overflow: hidden;
	display: block;
}
.hon_nr ul li a img{
	width: 272px;
	height: 204px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.hon_nr ul li:hover a img{
	-webkit-transform:scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.hon_nr ul li h4 a{
	width: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 37px;
}
/* company end */



/* customer start */
.customer{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.cus_box > a{
	font-size: 14px;
	color: #808080;
	float: right;
	line-height: 45px;
	text-transform: uppercase;
	display: block;
}
.cus_box > a:hover{
	color: #048cff;
}
.cus_box ul{
	width: 1180px;
	height: 390px;
	margin-top: 40px;
	clear: both;
}
.cus_box ul li{
	width: 360px;
	height: 390px;
	overflow: hidden;
	float: left;
	margin: 0 16px;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.cus_box ul li > a{
	width: 360px;
	height: 270px;
	overflow: hidden;
	display: block;
}
.cus_box ul li > a img{
	width: 360px;
	height: 270px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.cus_box ul li:hover > a img{
	-webkit-transform:scale(1.2,1.2);
	transform: scale(1.2.1.2);
}
.cus_box ul li .cus_w{
	width: 320px;
	height: 100px;
	padding-top: 20px;
}
.cus_box ul li .cus_w h4 a{
	font-size: 14px;
	color: #595959;
	width: 100%;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 14px;
	display: block;
}
.cus_box ul li .cus_w p{
	font-size: 14px;
	width: 320px;
	height: 60px;
	text-align: center;
	padding-left: 20px;
	overflow: hidden;
	line-height: 30px;
	color: #808080;
	margin: 10px 0;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.cus_box ul li .cus_w h5 a{
	width: 100px;
	height: 28px;
	border-radius: 12px;
	background: #fff;
	font-size: 14px;
	color: #048cff;
	text-align: center;
	line-height: 28px;
	display: block;
	margin: 0 auto;
	display: block;
}
.cus_box ul li:hover > a,.cus_box ul li:hover > a img{
	height: 230px;
}
.cus_box ul li:hover .cus_w{
	width: 360px;
	height: 140px;
	background: #048cff;
}
.cus_box ul li:hover .cus_w h4 a,.cus_box ul li:hover .cus_w p{
	color:#fff;
}
/* customer end */








/* news start */
.news{
	width: 100%;
	height: 537px;
	overflow: hidden;
	margin-top: 80px;
}
.new_con{
	width: 1180px;
	height: 537px;
	overflow: hidden;
}
.new_con > ul{
	width: 312px;
	height: 30px;
	float: right;
}
.new_con > ul li{
	padding: 0 20px;
	float: left;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.new_con > ul li i{
	font-size: 16px;
	color: #4c4c4c;
	text-align: center;
	display: block;
}
.new_con > ul li span{
	width: 20px;
	height: 2px;
	background: #049bff;
	display: block;
	margin: 4px auto;
	opacity: 0;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.new_con > ul .on i{
	color: #048cff;
}
.new_con > ul .on span{
	opacity: 1;
}
.new_con .bd{
	width: 1180px;
	height: 452px;
	margin-top: 11px;
	clear: both;
	overflow: hidden;
}
.new_con .bd .new_cont{
	width: 1180px;
	height: 452px;
	overflow: hidden;
}
.new_cont dl{
	width: 1180px;
	height: 252px;
	overflow: hidden;
}
.new_cont dl > a{
	width: 366px;
	height: 252px;
	overflow: hidden;
	display: block;
	float: left;
	margin-left: 13px;
}
.new_cont dl > a img{
	width: 366px;
	height: 252px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition: all 1s;
}
.new_cont dl > a img:hover{
	-webkit-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}
.new_cont dl dd{
	width: 366px;
	height: 90px;
	float: left;
	margin: 20px 0 10px 28px;
}
.new_cont dl dd a{
	font-size: 14px;
	color: 595959;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.new_cont dl dd p{
	font-size: 14px;
	color: #808080;
	line-height: 30px;
	width: 366px;
	height: 30px;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
}
.new_cont dl dd i{
	width: 20px;
	height: 2px;
	background: #048cff;
	display: block;
	margin: 10px 0;
}
.new_cont dl dd span{
	font-size: 14px;
	color: #999999;
	display: block;
}
.new_cont ul{
	width: 1180px;
	height: 200px;
	overflow: hidden;
}
.new_cont ul li{
	width: 366px;
	height: 49px;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 13px;
	-transition:all 1s;
	transition:all 1s;
}
.new_cont ul li span{
	font-size: 30px;
	color: #cccccc;
	display: block;
	float: left;
	margin-right: 6px;
	line-height: 49px;
}
.new_cont ul li a{
	font-size: 14px;
	color: #595959;
	float: left;
	width: 260px;
	line-height: 49px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.new_cont ul li i{
	font-size: 14px;
	color: #808080;
	display: block;
	float: right;
	margin-right: 10px;
	line-height: 49px;
}
.new_cont ul li:hover{
	border-color: #048cff;
}
.new_cont ul li:hover a{
	color: #048cff;
}
/* news end */













/*link start*/

.link{
	width: 100%;
	height: 40px;
	margin: 50px 0;

}
.link .link_box{
	width: 1180px;
	margin:0 auto;
}
.link_box h4{
	font-size: 16px;
	color: #4c4c4c;
	float: left;
	margin-right: 20px;
	line-height: 18px;
}
.link_box a{
	float: left;
	font-size: 14px;
	color: #808080;
	margin-right: 10px;
	line-height: 18px;
}
.link_box a:hover{
	color: #048cff;
}
/*link end*/
