﻿@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fbfbfb;
}
.wrap{
	width: 100%;
	position: relative;
	min-width: 1200px;
	padding-bottom: 300px;
}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot'); /* IE9*/
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.w1200{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 40px;
}
.left_box{
	width: 218px;
	text-align: center;
    position:fixed;
}
.left_01{
	width: 100%;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	color: #555555;
	font-size: 14px;
}
.user_box{
	height: 80px;
	padding-top: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.user{
    color: #333;
    font-size: 14px;
	padding-top: 10px;
	text-align: center;
	line-height: 30px;
}
.user span,.user a{
    margin: 0 10px;
}
.user a{
    color: #333;
}
.nav_l_list li{
	width: 218px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	cursor: pointer;
	color: #555;
}
.nav_l_list a{
	text-decoration: none!important;
}
.nav_l_list li img{
	vertical-align: middle;
}
.nav_l_list .on{
	color: #fff;
	background-color: #4875ab;
}
.li_im{
	width: 208px!important;
	padding-left: 10px;
	position: relative;
}
.li_im1{
	position: absolute;
	width: 22px;
	height: 21px;
	display: block;
	top: 10px;
	left: 58px;
	background: url(../images/tw_ico.png) center no-repeat;
}
.li_im2{
	position: absolute;
	width: 22px;
	height: 22px;
	display: block;
	top: 10px;
	left: 44px;
	background: url(../images/kf_ico.png) center no-repeat;
}
.on .li_im1{
	background: url(../images/tw_ico_white.png) center no-repeat;
}
.on .li_im2{
	background: url(../images/kf_ico_white.png) center no-repeat;
}


.left_02{
	width: 218px;
	padding-top: 40px;
	height: 130px;
	color: #fff;
	background: url(../images/zx_bg.png) bottom no-repeat;
}
.left_02 .zx_btn{
	display: block;
	width: 99px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin: 0 auto;
	margin-bottom: 10px;
	background: url(../images/packet_bg.png) center no-repeat;
}
.left_02 p{
	line-height: 30px;
}
.left_02 p img{
	vertical-align: sub;
	margin-right: 6px;
}

.left_03{
	width: 149px;
	height: 149px;
	margin-left: auto;
	margin-right: auto;
}
.left_03 img{
	width: 100%;
}


.right_box{
	width: 950px;
	min-height: 765px;
	height: 100%;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	color: #555555;
}
.searchBox{
	width: 440px;
	padding-top: 45px;
	padding-left: 60px;
}
.fadeInB{
	font-size: 42px;
    color: #4875ab;
    line-height: 42px;
    margin-bottom: 40px;
    text-align: center;
	font-weight: normal;
}
.kf_mod_searchBox {
    position: relative;
    width: auto;
}
.kf_mod_searchBox .searchBar {
    width: 100%;
    height: 40px;
    position: relative;
    background-color: #fff;
}
.searchBar input {
    border: 1px solid #4875ab;
    background-color: transparent;
    height: 38px;
    line-height: 38px;
    width: 87%;
    padding-left: 2%;
    padding-right: 10%;
    font-size: 14px;
    color: #666;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    position: absolute;
    left: 0;
    top: 0;
	outline: 0;
}
.searchBar input:focus{
	border-color: #67acff;
}
.kf_mod_searchBox .searchBar button {
    width: 60px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    border: none;
    cursor: pointer;
    background-color: #4875ab;
	color: #fff;
}
.searchBar button:hover{
	background-color: #538acc;
    transition: all .4s;
}
.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}
.searchBox p {
    font-size: 13px;
    margin-top: 10px;
    margin-left: 60px;
}
.searchBox p a{
	margin-right: 10px;
	color: #666;
	text-decoration: none;
}
.searchBox p a:hover{
	color: #4875ab;
}
.problem_list{
	width: 850px;
	margin-top: 30px;
	margin-left: 60px;
}
.problem_list li{
	line-height: 30px;
	font-size: 14px;
	color: #4875ab;
	text-align: left;
	margin-top: 20px;
    padding: 10px;
    border: 1px solid;
    box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.2);
}
.problem_list li h1{
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
}
.problem_list li div{
	line-height: 24px;
}

.mim_box{
	width: 92%;
	height: 100%;
	margin: 0 auto;
}
.tuw_list{
	width: 100%;
	height: 100%;
}
.tuw_list .tuw{
	width: 100%;
	height: 230px;
	border-bottom: 1px solid #e5e5e5;
}
.tuw .pic{
	width: 500px;
	height: 230px;
}
.tuw .pic_01{
	background: url(http://hdact.175pt.com/CSFAQ/images/u_01.png) center no-repeat;
}
.tuw .pic_02 {
	background: url(http://hdact.175pt.com/CSFAQ/images/u_02.png) center no-repeat;
}
.tuw .pic_03 {
	background: url(http://hdact.175pt.com/CSFAQ/images/u_03.png) center no-repeat;
}
.tuw .pic_04 {
	background: url(http://hdact.175pt.com/CSFAQ/images/u_04.png) center no-repeat;
}
.tuw .pic_05 {
	background: url(http://hdact.175pt.com/CSFAQ/images/u_05.png) center no-repeat;
}
.tuw .pic_06 {
	background: url(http://hdact.175pt.com/CSFAQ/images/u_06.png) center no-repeat;
}
.tuw .pic_07 {
    background: url('../images/faqimg_001.png') center no-repeat;
}
.tuw .pic_08 {
    background: url('../images/faqimg_002.png') center no-repeat;
}
.tuw .pic_09 {
    background: url('../images/faqimg_003.png') center no-repeat;
}
.tuw .pic_10 {
    background: url('../images/faqimg_004.png') center no-repeat;
}
.tuw .pic_11 {
    background: url('../images/faqimg_005.png') center no-repeat;
}
.tuw .pic_12 {
    background: url('../images/faqimg_006.png') center no-repeat;
}
.tuw .pic_13 {
    background: url('../images/faqimg_007.png') center no-repeat;
}
.tuw .pic_14 {
    background: url('../images/faqimg_008.png') center no-repeat;
}
.tuw .pic_15 {
    background: url('../images/faqimg_009.png') center no-repeat;
}
.tuw .pic_16 {
    background: url('../images/faqimg_010.png') center no-repeat;
}
.tuw .pic_17 {
    background: url('../images/faqimg_011.png') center no-repeat;
}
.tuw .pic_18 {
    background: url('../images/faqimg_012.png') center no-repeat;
}
.tuw .pic_19 {
    background: url('../images/faqimg_013.png') center no-repeat;
}
.tuw .pic_20 {
    background: url('../images/faqimg_014.png') center no-repeat;
}
.tuw .pic_21 {
    background: url('../images/faqimg_015.png') center no-repeat;
}
.tuw .pic_22 {
    background: url('../images/faqimg_016.png') center no-repeat;
}
.pic_r{
	width: 300px;
	height: 162px;
	background: url(../images/da_bg.png) center no-repeat;
	margin-top: 20px;
	padding: 14px;    
	font-size: 16px;
    line-height: 28px;
	color: #4875ab;
}

.title_con{
	text-align: center;
	font-size: 24px;
	color: #4875ab;
	line-height: 76px;
	font-weight: normal;
}
.tw_tab{
	width: 835px;
	margin: 40px auto 0;
}
.tw_tab tr{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #555;
}
.tw_tab .input{
	border: 1px solid #666;
	outline: none;
	padding-left: 10px;
}
.big_tr{
	line-height: 60px!important;
	vertical-align: top;
}
.big_put textarea{
	width: 740px;
	height: 160px;
	line-height: 30px;
	padding-left: 10px;
	padding-top: 10px;
}
.tw_tab .td_1{
	width: 90px;
	text-align: right;
}
.file_put{
	width: 210px;
}
.tdtd2 img{
	vertical-align: middle;
}
.lx_put{
	width: 310px;
	height: 36px;
	line-height: 36px;
}
.yzm_img_put{
	width: 135px;
	height: 36px;
	line-height: 36px;
}
.tx_yzm {
    margin-left: 10px;
    width: 90px;
    height: 40px;
}
.tj_btn{
	width: 310px;
	height: 36px;
	line-height: 36px;
}
.btn_td a {
    display: block;
    background-color: #4875ab;
    color: #fff;
    font-size: 16px;
}
.dw_btn{
	position: absolute;
	font-size: 14px;
	color: #4875ab;
	right: 62px;
	top: 90px;
}
.dw_btn img{
	vertical-align: middle;
	margin-right: 5px;
}

.list_tab{
	margin: 0 auto;
	border: 1px solid #999;
}
.list_tab th{
	font-weight: normal!important;
}
.list_tab tr{
	height: 40px;
	line-height: 40px;
	color: #555;
	font-size: 12px;
	border-bottom: 1px solid #999;
}
.list_tab td{
	text-align: center;
}
.tr_Blue{
	background-color: #4875ab;
	font-size: 14px;
	color: #fff!important;
}
.tr_blue{
	background-color: #dbebff;
}
.tr_white{
	background-color: #fff;
}
.td_ck a{
	color: #4875ab;
}

.back_btn{
	display: block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	background-color: #4875ab;
	margin-top: 20px;
	margin-left: 792px;
}

.details_box{
	width: 740px;
	border: 1px solid #555;
	margin: 0 auto;
	padding: 20px;
}
.details_tab tr{
	line-height: 30px;
}
.lih_15 .td_one{
	vertical-align: text-top;
}
.back_btn2{
	margin-left: 640px;
}
.td_one{
	width: 60px;
}
.txt_td textarea{
	width: 510px;
	height: 100px;
}
.lih_50{
	line-height: 50px!important;
}
.lih_50 .file_put{
	width: 175px;
}


/*清空信息样式*/
.post_tab{
	width: 880px;
	margin: 0px auto 10px;
}
.post_tab td{
	height: 60px;
	line-height: 60px;
}
.post_tab td input{
	border: 1px solid #555;
	width: 100%;
	height: 36px;
	padding-left: 5px;
	outline: none;
	color: #1359ad;
}
.post_tab textarea{
	outline: none;
	color: #1359ad;
}
.post_tab .td_l{
}
.post_tab .td_r{
	text-align: right;
	font-size: 14px;
	color: #555;
	width: 210px;
}
.d_tr .d_put{
	width: 230px;
}
.post_tab .lih_26{
	font-size: 12px;
	line-height: 22px;
}
.txt_k textarea{
	width: 100%;
	height: 90px;
	border: 1px solid #555;
	padding-left: 5px;
	line-height: 24px;
}
.post_tab .file_q{
	border: none;
	line-height: 60px;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 0px;
}
.btn_td .tj_btn{
    background-color: #4875ab;
    color: #fff;
    font-size: 16px;
	border: none;
	cursor: pointer;
}

/*进度查询*/
.query_cont{
	text-align: center;
}
.query_cont .tj_btn{
	width: 208px;
	height: 34px;
	line-height: 34px;
	border: none;
	background: #4875ab;
	font-size: 16px;
	color: #fff;
	margin: 20px auto 0;
}
.cx_put{
	font-size: 14px;
	line-height: 34px;
	margin-top: 30px;
}
.cx_put input{
	width: 310px;
	height: 34px;
	padding-left: 5px;
	outline: none;
}
.user_tit{
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
}
.sqb_tab{
	margin: 0 auto;
}
.sqb_tab tr{
	line-height: 32px;
}
.sqb_tab td{
	height: 30px;
}


.foot a{
	color: #fff;
}
.relative{
	position: relative;
}
.blbl {
    animation: myfirst 1s infinite ease-in-out;
    -webkit-animation: myfirst 1s infinite ease-in-out;
}
@keyframes myfirst
{
    50% {box-shadow: 0 0 50px #ffffff inset;}

}
@-webkit-keyframes myfirst /* Safari 与 Chrome */
{
    50% {box-shadow: 0 0 50px #ffffff inset;}
}

label{
	cursor: pointer;
}
button{
	outline: 0;
}
.btn {
    display: block;
    text-align: center;
    cursor: pointer;
}
.btn:hover {
    text-decoration: none!important;
    -webkit-filter:brightness(1.3);
    filter: brightness(1.3);
    transition: filter .2s linear;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.mr_l_no{
	margin-left: 0!important;
}
.mrl_20{
	margin-left: 20px!important;
}
.highlight
{
    color:#ff0000;
    
}

