@charset "utf-8";
/* CSS Document */

.info { padding:61px 0 50px 0; background:#f6f6f6;}
.info-title { padding-bottom:10px; margin-bottom:14px; height:32px; background:url(../../img/info/information-title_ico1.png;vpn_img) no-repeat 0 0; border-bottom:1px dashed #b0b0b0;}
.info-title ul { margin-left:42px;}
.info-title ul li h1 { line-height:16px; color:#dc2229; font-size:16px;}
.info-title ul li h2 { padding-top:2px; line-height:14px; color:#dc2229; font-size:14px; font-weight:bold;}

.info-search-type { float:right; margin-top:16px; height:16px;}
.btn-radio { display:inline-block;}
.btn-radio a { display:inline-block; padding-left:19px; height:16px; line-height:16px; font-size:16px; color:#646464; text-decoration:none; background:url(../../img/info/info-btn-radio.png;vpn_img) no-repeat 0 1px;}
.btn-radio a:hover { background-position: 0 -18px;}
.btn-radio a.clicked { background-position: 0 -37px;}
.btn-radio a.visited { background-position: 0 -56px;}
.margin-left-40 { margin-left:40px;}

.text-justify {
	  text-align:justify;
	  text-justify:distribute-all-lines;/*ie6-8*/
	  text-align-last:justify;/* ie9*/
	  -moz-text-align-last:justify;/*ff*/
	  -webkit-text-align-last:justify;/*chrome 20+*/
  }
  @media screen and (-webkit-min-device-pixel-ratio:0){/* chrome*/
	  .text-justify:after{
		  content:".";
		  display: inline-block;
		  width:100%;
		  overflow:hidden;
		  height:0;
	  }
  }
.info-search-content { padding-top:18px; width:560px; height:auto; overflow:hidden; margin:0 auto;}
.info-search-content .box-1 { float:left; width:72px; height:38px; line-height:38px; color:#6d6d6d; font-size:18px;}
.info-search-content .box-2
,.info-search-content .box-3 { float:right; padding-left:18px; width:447px; height:38px; background:url(../images/info/info-select-left.png;vpn_img) no-repeat left;}
.info-search-content .box-3 { background:url(../images/info/info-input-left.png;vpn_img) no-repeat left;}
.info-search-content .box-2 .select
,.info-search-content .box-3 input { float:left; width:412px; height:36px; line-height:36px; color:#afafaf; font-size:16px; font-family:"微软雅黑"; background:#e2e2e2; border:1px solid #d6d5d5; border-left: none; border-right: none;}
.info-search-content .box-3 input { background:#fff; border-color:#e6e6e6;;}
.info-search-content .box-2 .btn-select { float:left; width:35px; height:38px; background:url(../images/info/info-select-right.png;vpn_img) no-repeat;}
.info-search-content .box-2 .btn-select a { display:block; margin-top:3px; width:32px; height:32px;}
.info-search-content .box-2 .btn-select .icon-drop-down{ background:url(../images/info/info-icon-drop-down.png;vpn_img) no-repeat;}
.info-search-content .box-3 .btn-input { float:left; width:35px; height:38px; background:url(../images/info/info-input-right.png;vpn_img) no-repeat;}
.info-search-content .box-3 .btn-input a { display:block; margin-top:3px; width:32px; height:32px;}
.info-search-content .box-3 .btn-input .icon-date{ background:url(../images/info/info-icon-date.png;vpn_img) no-repeat;}
.info-search-content .box-3 .btn-input .icon-reset{ background:url(../images/info/info-icon-reset.png;vpn_img) no-repeat center;}
.info-search-content .btn-search a { float:right; display:block; margin-top:3px; width:32px; height:32px;}
.info-search-content .btn-search .icon-search { margin-bottom:55px; background:url(../images/info/info-icon-search.png;vpn_img) no-repeat center;}


.info-tb-search { margin-top:5px; width:100%; height:58px; background: url(../images/info/info-tb-search-1.png;vpn_img) no-repeat left;}
.info-tb-search .right { width:100%; height:58px; background:url(../images/info/info-tb-search-2.png;vpn_img) no-repeat right;}
.info-tb-search .center { margin:0 10px; padding-top:13px; height:45px; line-height:31px; color:#fff; font-size:16px; background:#dc2229;}
.info-tb-search input { margin-top:1px; padding:0 6px; width:138px; height:31px; line-height:31px; border:none; color:#585858; font-family:"微软雅黑"; font-size:16px; background:url(../images/info/info-search-input.png;vpn_img) no-repeat 0 0;}
.info-tb-search input:visited { background-position:0 0;}
.info-tb-search input:hover { background-position:0 -31px;}
.info-tb-search input:active { background-position:0 -31px;}
.info-tb-search a { display:block; padding:1px 8px 9px 2px; width:94px; height:31px; line-height:31px; text-align:center; text-decoration:none; color:#dc2229; font-size:16px; background:url(../images/info/info-btn-search.png;vpn_img) no-repeat 0 0;}
.info-tb-search a.visited { background-position:0 -123px;}
.info-tb-search a:hover { background-position:0 -41px;}
.info-tb-search a:active { background-position:0 -82px;}
.info-tb-search .center .space01 { margin-left:6px;}
.info-tb-search .center .space02 { margin-left:45px;}
.info-tb-search .center .space03 { margin-right:30px;}