@charset "utf-8";

.main {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

.main .webnotice {
	width: 278px;
	height: 233px;
	float: left;
	border: 1px solid #cfcfcf;
	text-align: left;
	background: #fff;
}

.titbg {
	height: 34px;
	line-height: 34px;
	font-family: microsoft yahei;
	padding: 0 15px 0 0;
	background: #f1f1f1;
	border-bottom: 1px solid #cfcfcf;
}

.titbg .title-ind {
	float: left;
	padding: 0 20px;
	height: 34px;
	font-family: microsoft yahei;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #057ac6;
}

.titbg .more {
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	text-align: right;
}

.titbg .more a {
	color: #057ac6;
}

.notice-con {
	padding: 10px 5px;
}

.notice-con li {
	width: 260px;
	line-height: 24px;
	height: 30px;
	padding: 0 5px;
}

.notice-con li a {
	padding: 0px;
	width: 220px;
	float: left;
}

.notice-con li span {
	color: #a7a7a7;
}

.topmid {
	width: 420px;
	height: 235px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}

.topmid img {
	width: 420px;
	height: 235px;
}

.right-box {
	width: 280px;
	height: 233px;
	float: left;
	border: 1px solid #afc3ca;
	text-align: left;
	background: #fff;
	margin-left: 8px;
}

.right-box .login-box {
	padding: 3px 7px;
}

.right-box .login-box table {
	border: none;
	margin-top: 5px;
}

.right-box .login-box table td {
	text-align: center;
	vertical-align: middle;
}

.user {
	background-image: url(../../../images/newfront/webportal/sign.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}

.pass {
	background-image: url(../../../images/newfront/webportal/sign.png);
	background-repeat: no-repeat;
	background-position: 0px -53px;
}

.phone {
	background-image: url(../../../images/newfront/webportal/phone.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
}

.biginput {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #CFCFCF;
	background-color: #fff;
	vertical-align: middle;
	padding: 2px 8px 2px 25px;
	width: 120px;
}

.biginput:hover {
	-webkit-box-shadow: 0 0 4px 1px rgba(32, 157, 230, .4);
	box-shadow: 0 0 4px 1px rgba(32, 157, 230, .4);
	border-color: #A5D4ED;
}

.button-normal {
	margin-left: 5px;
	float: left;
	display: block;
	font-size: 12px;
	text-decoration: none !important;
	padding: 4px 8px;
	color: #333;
	border: 1px solid #f4f4f4;
	background: #f4f4f4;
	cursor: pointer;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

.button-normal:hover {
	background: #eaf2ff;
	border: 1px solid #b7d2ff;
}

.btn-red {
	color: #fff;
	border: 1px solid #d2322d;
	background-image: -moz-linear-gradient(#d9625e, #df3134);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d9625e),
		to(#df3134));
	background-image: -webkit-linear-gradient(#d9625e, #df3134);
	background-image: -o-linear-gradient(#d9625e, #df3134);
	background-color: #df3134;
}

.btn-red:hover {
	color: #fff;
	border: 1px solid #ac2925;
	background-image: -moz-linear-gradient(#d2322d, #d9625e);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d2322d),
		to(#d9625e));
	background-image: -webkit-linear-gradient(#d2322d, #d9625e);
	background-image: -o-linear-gradient(#d2322d, #d9625e);
	background-color: #d2322d;
}

.btn-red:active {
	border: 1px solid #5c1514;
}

.maincontent {
	padding-top: 10px;
	margin: auto;
	height: auto;
	width: 1000px;
}

.maincontent .c_side {
	float: right;
	height: auto;
	width: 282px;
}

.maincontent .c_side .div-model {
	border: solid 1px #cfcfcf;
}

.div-model-title {
	width: 100%;
	background-color: #f4f4f4;
	height: 34px;
	border-bottom: solid 1px #cfcfcf;
}

.div-model-title-left {
	padding-top: 7px;
}

.div-model-title-left .title-ind {
	padding: 0 20px;
	height: 27px;
	font-family: microsoft yahei;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #057ac6;
}

.maincontent .c_side .div-model .ul-margin {
	margin-left: 12px;
	margin-top: 6px;
}

.maincontent .c_main {
	float: left;
	height: auto;
	width: 708px;
	border: 1px solid #cfcfcf;
}

.maincontent .c_main .c_main_title {
	height: 35px;
	width: 100%;
	background-color: #f4f4f4;
}

.maincontent .c_main .c_main_title-in {
	float: left;
	font-family: "宋体";
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
	padding-top: 10px;
}

.maincontent .c_main .c_main_title-in-r {
	float: right;
	font-family: "宋体";
	font-size: 12px;
	margin-right: 10px;
	padding-top: 8px;
}

.maincontent .c_main .c_main_title-in-r .more {
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	text-align: right;
}

.maincontent .c_main .c_main_title-in-r .more a {
	color: #057ac6;
}

.maincontent .c_main .c_main_tabnav {
	margin: 0;
	padding: 0;
}

.maincontent .c_main .c_main_tabnav a.notice {
	color: #3c3c3c;
	text-decoration: none;
}

.maincontent .c_main .c_main_tabnav a.notice:hover {
	color: #CD0200;
	text-decoration: underline;
}

.friendlylink-title {
	width: 1000px;
	height: 30px;
	margin: auto;
}

.friendlylink-title .friendlylink-title-left {
	float: left;
	height: 20px;
	border-bottom: 4px #2C8ACF solid;
}

.friendlylink-title .friendlylink-title-right {
	float: right;
	height: 23px;
	border-bottom: 1px #c6c6c6 solid;
}

.friendlylink {
	font-size: 12px;
	width: 1000px;
	height: auto;
	margin: auto;
	padding-bottom: 40px;
}

.friendlylink ul {
	margin-top: 0px;
	line-height: 28px;
}

.friendlylink ul li {
	float: left;
	padding-right: 30px;
}

.overflow {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}