@charset "utf-8";
body	{ margin:0px auto; padding:0px; min-height:500px; text-align:center; font-size:14px; font-family:Tahoma,arial,verdana,Georgia,'Microsoft YaHei','SimHei','SimSun';}
div		{ margin:0px auto; padding:0px; line-height:20px; font-size:14px; font-family:Tahoma,arial,verdana,Georgia,'Microsoft YaHei','SimHei','SimSun';white-space:normal;word-wrap: break-word;word-break:break-all;}
img		{ border:0px;}
form	{ display:inline;}
input,select,textarea	{font-size:14px;padding-top:3px;font-family:Tahoma,arial,verdana,Georgia,'Microsoft YaHei','SimHei','SimSun';}
ul {margin:0px;padding:0px;list-style-type:none;}
dl,dt,dd {margin:0px auto; padding:0px;}
h1,h2,h3,h4,h5,h6	{margin:0px; padding:0px;}

/*
link:连接平常的状态  
visited:连接被访问过之后   
active:连接被按下的时候 
hover:鼠标放到连接上的时候
*/
a			{}
a:link		{color:#3165FF;color:#3185FC;text-decoration: none;color:#3A3A3A;}
a:visited	{color:#3165FF;color:#3185FC;text-decoration: none;color:#3A3A3A;}
a:hover		{color:#FF0000;text-decoration: underline;text-decoration:none;color:#FF6600;}
a:active	{color:#FF0000;text-decoration: underline;text-decoration:none;color:#FF6600;}

.fl	{float:left;}
.fr	{float:right;}
.fc	{clear:both;font-size:0px;overflow: hidden;height:0px;line-height:0px;}
.fb	{font-weight:bold;}
.cb	{color:blue;}
.cr	{color:#FF0000;}
.cg	{color:#008000;}
.c3	{color:#333;}
.c6	{color:#666;}
.c8	{color:#888;}
.c9	{color:#999;}
.cc	{color:#CCC;}
.cf	{color:#FFF;}
.tl	{text-align:left;}
.tr	{text-align:right;}
.tc	{text-align:center;}
.br1	{border:1px solid #CCE6F1;}
.br5	{border:5px solid #CCE6F1;}
.bg8	{background:#888;}
.bgf	{background:#fff;}
.di	{display:inline;}
.db	{display:block;}
.dn	{display:none;}
.cp	{cursor:pointer;}
.fs {font-family:'SimSun';}


.fcc:after {content:".";display:block;height:0;margin:0;padding:0;clear:both;visibility:hidden;}
.fcc { display:inline-block; }
/* Hide from IE Mac \*/ 
.fcc { display:block; }
/* End hide from IE Mac */

.f9,.f10,.f11,.f12,.f14,.f14L,.L12,.L15,.L18	{font-size:12px;}
.f9		{font-size:9px; }
.f10	{font-size:10px; }
.f11	{font-size:11px; }
.f12	{font-size:12px; }
.f14	{font-size:14px; }
.f14L	{font-size: 14.8px; line-height:25px;}
.f16	{font-size:16px; }
.f17	{font-size:17px; }
.f18	{font-size:18px; }
.L12	{line-height:120%;}
.L15	{line-height:150%;}
.L18	{line-height:180%;}

.w60	{width:60px;}
.w80	{width:80px;}
.w100	{width:100px;}
.w120	{width:120px;}
.w150	{width:150px;}
.w180	{width:180px;}
.w200	{width:200px;}
.w300	{width:300px;}

.Space1,.Space2,.Space3,.Space5,.Space8,.Space10,.Space12,.Space15,.Space18	{clear:both;font-size:0px;overflow: hidden;margin:0px;}
.Space1		{height:1px;}
.Space2		{height:2px;}
.Space3		{height:3px;}
.Space5		{height:5px;}
.Space8		{height:8px;}
.Space10	{height:10px;}
.Space12	{height:12px;}
.Space15	{height:15px;}
.Space18	{height:18px;}

.mg1	{margin:1px;}
.mg2	{margin:2px;}
.mg3	{margin:3px;}
.mg5	{margin:5px;}
.mg8	{margin:8px;}
.mg10	{margin:10px;}
.mg12	{margin:12px;}
.mg15	{margin:15px;}
.mg18	{margin:18px;}

.pg1	{padding:1px;}
.pg2	{padding:2px;}
.pg3	{padding:3px;}
.pg5	{padding:5px;}
.pg8	{padding:8px;}
.pg10	{padding:10px;}
.pg12	{padding:12px;}
.pg15	{padding:15px;}
.pg18	{padding:18px;}


a.nn			{}
a.nn:link		{text-decoration: none;}
a.nn:visited	{text-decoration: none;}
a.nn:hover		{text-decoration: none;}
a.nn:active		{text-decoration: none;}

a.nu			{}
a.nu:link		{text-decoration: none;}
a.nu:visited	{text-decoration: none;}
a.nu:hover		{text-decoration: underline;}
a.nu:active		{text-decoration: underline;}

a.un			{}
a.un:link		{text-decoration: underline;}
a.un:visited	{text-decoration: underline;}
a.un:hover		{text-decoration: none;}
a.un:active		{text-decoration: none;}

a.blue			{}
a.blue:link		{color: #3185FC;}
a.blue:visited	{color: #3185FC;}
a.blue:hover	{color: #3185FC;}
a.blue:active	{color: #3185FC;}

a.red			{}
a.red:link		{color: #FF0000;}
a.red:visited	{color: #FF0000;}
a.red:hover		{color: #FF0000;}
a.red:active	{color: #FF0000;}

a.hei			{}
a.hei:link		{color: #000000;}
a.hei:visited	{color: #000000;}
a.hei:hover		{color: #000000;}
a.hei:active	{color: #000000;}

a.lv			{}
a.lv:link		{color: #008000;}
a.lv:visited	{color: #008000;}
a.lv:hover		{color: #008000;}
a.lv:active		{color: #008000;}





body {padding:0;margin:0;}
body,div,input {font-family:verdana,Georgia,'Microsoft YaHei','SimHei','SimSun';}
i,em,big,small {font-style: normal;}
u,ins{font-style: normal;text-decoration: none;}


input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #CCC;font-size: 14px;font-weight:normal;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #CCC;font-size: 14px;font-weight:normal;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #CCC;font-size: 14px;font-weight:normal;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #CCC;font-size: 14px;font-weight:normal;}


input[type=text]  {height:22px;padding:3px 6px;font-size:14px;border:1px solid #C8C8C8;}
input[type=password] {height:26px;padding:3px 6px;font-size:22px;border:1px solid #C8C8C8;width:150px;}
input[type=number] {height:22px;padding:3px 6px;font-size:14px;border:1px solid #C8C8C8;}
input[type=submit],.edit_bd td	input[type=button] {cursor:pointer;margin:0 50px 0 10px;padding:8px 56px;font-size:15px;border:0;box-shadow: none;color:#FFFFFF;background:#3185FC;font-weight:bold;border-radius:3px;}
input[type=button] {font-weight:normal;padding:8px 36px;color:#000;background:#EAEAEA;}
input[type=button].gray {color:#BBB;background:#EAEAEA;cursor:default;}
input[type=submit]:hover {background:#096DFB;}
input[type=button]:hover {background:#DADADA;}
input[type=button].gray:hover {background:#EAEAEA;}
select {padding:6px 6px 8px 6px;;margin:0 6px 0 0;border:1px solid #C8C8C8;}
textarea  {width:300px;min-height:160px;line-height:200%;padding:6px;border:1px solid #C8C8C8;}


.mainBox	{width:100%;margin:0 auto;padding:0;border:0;}
.Box	{width:1200px;margin:20px auto;padding:0 10px;background:#FFFFFF;}
.Box:after {content:".";display:block;height:0;margin:0;padding:0;clear:both;visibility:hidden;}
.BoxL	{width:870px;float:left;margin:0}
.BoxR	{width:300px;float:right;margin:0;}


.header	{display:block;width:1200px;padding:0 10px;font-size:14px;background:#FFF;color:#000;clear:both;overflow:hidden;}
.header dl {display:block;margin:0 auto;}
.header dl dt {display:inline-block;float:left;width:260px;text-align:left;margin:20px 0 0 0;}
.header dl dd {display:inline-block;float:left;font-size:19px;margin:30px 0;}
.header dl dd.diqu {width:160px;text-align:left;position: relative;}
.header dl dd.diqu:hover div {display:block;}
.header dl dd.diqu>a {display:inline-block;width:100%;color:#333;margin-top:10px;text-decoration: none;font-size:22px;white-space: nowrap; overflow: hidden; overflow-x: hidden;text-overflow: ellipsis;}
.header dl dd.diqu>div {display:none;position:absolute;background:#FFF;width:615px;padding:0 0 10px 30px;border: 1px solid #EEEEEE;z-index: 9999;box-shadow1: 0 3px 10px 0 rgba(0,0,0,0.2);border-radius:5px;}
.header dl dd.diqu>div p {display:block;}
.header dl dd.diqu>div p i {display: inline-block;width:50px;color:#777;}
.header dl dd.diqu>div p a {display: inline-block;font-size:14px;padding:0 10px 0 0;width:52px;}
.header dl dd.search {margin:27px 0;width:460px;height:auto;float:left;background:#FF3322;border:2px solid #FF3322;border-radius:3px;}
.header dl dd.search input[type=text]  {width:326px;height:auto;float:left;margin:0;padding:10px 12px;font-size:18px;border:none;outline:none;}
.header dl dd.search a {height:auto;margin:0;font-size:18px;padding:10px 36px;border-radius:0;float:right;color:#FFF;text-decoration:none;}
.header dl dd.tel {width:300px;float:right;text-align:right;font-size:33px;}
.header dl dd.tel i {display:block;font-size:16px;color:#666;margin:-10px 0 10px 0;}




/** 选择城市样式 **/
.header .diqu {
	position: relative;
}
.header .diqu:hover .city-wrap {
	display: flex;
}
.header .diqu .city-wrap {
	display: none;
	position: absolute;
	border: 1px solid #EEEEEE;
	padding: 15px;
	width: 600px;
	z-index: 9999;
	background: #FFFFFF;
	cursor: pointer;
}
.header .diqu .city-wrap .all>a {
	flex-shrink: 0;
	margin-right: 20px;
	font-size: 14px;
	color: #ff6600;
}
.header .diqu .city-wrap div{
	margin: 0;
}
.header .diqu .city-wrap p {
	margin: 0;
	margin-bottom: 15px;
	text-align: left;
	color: #999999;
}
.header .diqu .city-wrap p span {
	margin-right: 15px;
}
.header .diqu .city-wrap p .label {
	font-size: 14px;
	color: #666;
}
.header .diqu .city-wrap p:last-child {
	margin: 0;
}

.header .diqu .city-wrap p .city a {
	display: inline;
	font-size: 14px;
	color: #999;
	margin: 0;
}

.xxx {
	display: none;
	position: absolute;
	border: 1px solid #EEEEEE;
	padding: 15px;
	width: 600px;
	z-index: 9999;
	background: #FFFFFF;
	cursor: pointer;
}



.footer	{margin:30px 0 0 0;padding:0;line-height:200%;color:#333;background1:#ffcc00;text-align:center}
.footer a	{padding:0px 11px;}
.footer ul,.footer p {display:block;width:1200px;margin:0 auto;padding:20px 0;}
.footer ul {display:flex;flex-direction:row;margin-bottom:10px;}
.footer ul:after {content:".";display:block;height:0;margin:0;padding:0;clear:both;visibility:hidden;}
.footer ul li {display:inline-block;padding:0 36px;float:left;text-align:left;font-size:15px;border-left:1px solid #F3F5F6;flex-grow:0;}
.footer ul li:first-child {padding-left:0;border-left:0;}
.footer ul li a {display:block;padding:5px 0;}
.footer ul li a:first-child {font-size:20px;padding:0 0 9px 0;}
.footer ul li.tel {line-height:230%;text-align:right;width:550px;padding-top:50px;padding-right:0;}
.footer ul li.tel b {display:block;font-size:30px;font-weight:normal;}
.footer p {border-top:1px solid #EAEBEC;border-top:1px solid #F1F2F3;border-top:1px solid #EFEFEF;font-size:15px;line-height:2.5;}
.footer p span a {font-size:15px;}
.footer p span a:hover {text-decoration: underline;}

.navicat {display:block;width:100%;font-size:14px;background:#1966FF;background:#FF6600;color:#FFF;}
.navicat p {display:block;width:1200px;margin:0 auto;text-align:left;}
.navicat p>a,.navicat p span>a{display:inline-block;color:#FFF;margin:0;padding:16px 42px;font-size:18px;text-decoration: none;}
.navicat p>a:hover,.navicat p>a.h,.navicat p span>a.h,.navicat p span>a:hover {background:#1955FF;background:#EF5500;}
.navicat p span {margin:0;padding:0;display:inline-block;position:relative;z-index:990;}
.navicat p span u {display:block;display:none;width:100%;background:#FFF;position:absolute;top:52px;left:0;z-index:999;box-shadow: 0 2px 5px #CCC;text-align:center;padding:0;border-radius:0;}
.navicat p span u a {display:block;color:#555;padding:12px;font-size:16px;}
.navicat p span u a:hover{background:#FAFAFA;color:#FF6600;background:#FF6600;color:#FFF;}
.navicat p span:hover u {display:block;}



.mbx {display:block;width:100%;overflow: hidden; padding:12px 0;color:#333;font-family:"SimSun";font-size:12px;text-align:left;}
.mbx a {color:#000;font-size: 14px;font-family:"Microsoft YaHei";padding:0 9px;}
.mbx a:hover{color: #FF0000;}
.mbx a.f {padding-left:6px;}
.mbx em {padding:0 9px;font-style: normal;font-size: 14px;font-family:"Microsoft YaHei";color:#555;}
.mbx a b {color:#777;font-weight:normal;padding:0 7px;font-size:12px;}

.crumbs {text-align:left;color:#A2A2A2;font-size:16px;font-family:"SimSun";margin:0 auto;border-bottom:0px dashed #EEE;margin-left:-7px;}
.crumbs a,.crumbs b,.crumbs i {font-family:"Microsoft YaHei";font-size:16px;padding:0 7px;}
.crumbs b,.crumbs a.h {display:inline-block;color:#666;font-weight:normal;}
.crumbs i {color:#555;}

.crumbs p {float:right;margin:0;}
.crumbs p a {color:#1966FF;font-size:14px;}
.crumbs p a:hover {color:#FF2200;}


.btnA,.btnB,.btnC,a.btnA,a.btnB,a.btnC,a.btnD,a.btnE,a.btnF,a.btnG,a.btnH,a.btnY {color:#FFFFFF;padding:8px 18px;border-radius:3px;font-family:"微软雅黑";font-size:15px;text-decoration:none;cursor:pointer;/*不允许选择*/-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;/*不允许选择*/}
.btnA,a.btnA {background:#FF7000;}		.btnA:hover,a.btnA:hover {background:#FF6000;}
.btnB,a.btnB {background:#3EBA30;}		.btnB:hover,a.btnB:hover {background:#2CAC1E;}
.btnC,a.btnC {background:#3185FC;}		.btnC:hover,a.btnC:hover {background:#096DFB;}
.btnD,a.btnD {background:#FF3322;}		.btnD:hover,a.btnD:hover {background:#EE0000;}
.btnE,a.btnE {background:#00BBAB;}		.btnE:hover,a.btnE:hover {background:#0BA79A;}
.btnF,a.btnF {background:#00ACFF;}		.btnF:hover,a.btnF:hover {background:#0096FF;}
.btnG,a.btnG {background:#EAEAEA;color:#000;}		.btnG:hover,a.btnG:hover {background:#DADADA;}
.btnH,a.btnH {background:#20D7A9;}		.btnH:hover,a.btnH:hover {background:#02BF90;}
.btnY,a.btnY {background:#FFDD00;color:#000;}		.btnY:hover,a.btnY:hover {background:#FFCC00;}



/*分页*/
.Page {margin:20px auto;text-align:center;}
.Page a {padding:0 6px;font-family:"Microsoft YaHei",arial;margin:0 5px;padding:10px;border-radius:3px;min-width:20px;font-size:15px;}
.Page b a {display:inline-block;color:#FFF;background:#FF5500;font-size:18px;font-weight:normal;font-family:arial;}
.Page select {padding:2px 4px 4px 4px;;margin:0 6px;border:1px solid #C8C8C8;}
.Page input[type=text]  {height:22px;padding:3px 6px;font-size:14px;border:1px solid #C8C8C8;}


table.line {background-Color: #E4E5E7;margin:0 auto;}
table.line tr th {background:#F7F9FB;line-height:200%;}
table.line tr td {background:#FFFFFF;line-height:200%;}





.star0,.star1,.star2,.star3,.star4,.star5,.star6,.star7,.star8,.star9,.star10 {display:inline-block;width:80px;height:14px;background-image:url("https://sucimg.itc.cn/sblog/j53c596e4c4da91d82d6f46f0946110fe");background-repeat: no-repeat;background-size: 80px 168px;}
.star0 {background-position:0 0;}
.star1 {background-position:0 -14px;}
.star2 {background-position:0 -28px;}
.star3 {background-position:0 -42px;}
.star4 {background-position:0 -56px;}
.star5 {background-position:0 -70px;}
.star6 {background-position:0 -84px;}
.star7 {background-position:0 -98px;}
.star8 {background-position:0 -112px;}
.star9 {background-position:0 -126px;}
.star10 {background-position:0 -140px;}


.filterArea {display:block;position:relative;text-align:left;margin:0;padding:0;font-size:14px;}
.filterArea p,.filterArea span {display:block;line-height:170%;margin:3px 0;padding:3px 0;}
.filterArea span {padding:9px 0;}
.filterArea p i,.filterArea p b {display:inline-block;color:#333;min-width:66px;text-align:right;}
.filterArea p b {color:#555;}
.filterArea p a {display:inline-block;color:#555;padding:0 10px;margin:0 0 10px 0;}
.filterArea p a:hover {color:#FF6600;}
.filterArea p a.h {color:#FFF;background:#FF6600;border-radius: 3px;}
.filterArea p u {display:inline-block;color:#999;padding:0 7px;}
.filterArea p.f:after {content:".";display:block;height:0;margin:0;padding:0;clear:both;visibility:hidden;}
.filterArea p.f strong {display:inline-block;font-weight:normal;float:left;width:1120px;}
.filterArea p.f i,.filterArea p.f b {float:left;}
.filterArea select {padding:5px 5px 7px 5px;font-size:12px;margin:0 5px;border:1px solid #CCC;border-radius: 3px;}
.filterArea textarea  {padding:6px;margin:0 5px;font-size:12px;line-height:200%;border:1px solid #C8C8C8;border-radius: 3px;}
.filterArea input[type=text]{padding:6px 5px 7px 5px;margin:0 5px;border:1px solid #CCC;border-radius: 3px}
.filterArea input[type=submit],.filterArea input[type=button] {display:inline-block;background:#3185FC;color:#FFFFFF;margin:0 5px;padding:7px 30px 7px 30px;border-radius:3px;font-size:13px;border:0;cursor:pointer;vertical-align: middle;}
.filterArea input[type=submit]:hover{background:#096DFB;}
.filterArea input[type=button]{background:#E6E6E6;color:#333333;}
.filterArea input[type=button]:hover{background:#D1D1D1;color:#000000;}
.filterArea em.submit,.filterArea em.button,.filterArea em.blue,.filterArea em.green,.filterArea em.red,.filterArea em.orange {display:inline-block;border:0;background:#3185FC;color:#FFFFFF;margin:0 5px;padding:4px 30px 3px 30px;border-radius:3px;font-size:13px;text-decoration:none;cursor:pointer;vertical-align: middle;}
.filterArea em.submit:hover{background:#096DFB;}
.filterArea em.button{background:#E6E9EC;color:#4A4A4A;}
.filterArea em.button:hover{background:#D6D9DC;color:#000000;}
.filterArea em.blue{background:#3185FC;}
.filterArea em.blue:hover{background:#096DFB;}
.filterArea em.green{background:#3EBA30;}
.filterArea em.green:hover{background:#2CAC1E;}
.filterArea em.red{background:#FF4422;}
.filterArea em.red:hover{background:#FF0000;}
.filterArea em.orange{background:#FC8728;}
.filterArea em.orange:hover{background:#FF7200;}
.filterArea dl {display:block;margin:0 auto;padding:0;border:1px solid #E4E5E7;line-height: 200%;}
.filterArea dl dt {display:block;padding:5px 10px;background:#F7F9FB;border-bottom:1px solid #E4E5E7;}
.filterArea dl dd {display:block;padding:20px;background:#FFFFFF;}
.filterArea dl.Multiple dd {padding:10px 20px;}
.filterArea dl.Multiple dd:nth-child(2) {padding:20px 20px 10px 20px;}
.filterArea dl.Multiple dd:last-child {padding:10px 20px 20px 20px;}
.filterArea dl.Multiple dd i {display:inline-block;color:#000;min-width:66px;text-align:right;font-weight:normal;}
.filterArea dl.Multiple dd ins {font-style:normal;font-size:12px;color:#999;margin:5px 0 0 10px;}
.filterArea dl.Multiple dd u {margin:0 10px 0 5px;padding:5px 8px;color:#666;border:1px solid #EEEEEE;border-radius: 3px;cursor:pointer;}
.filterArea dl.Multiple dd u.onblue {color:#3185FC;border:1px solid #E9EEFA;background:#E9EEFA;}
.filterArea dl.Multiple dd u.on {color:#2CAC1E;border:1px solid #EBF6EC;background:#EBF6EC;}



.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
	not supported by any browser */
}





#Tip_Msg_Mask {opacity:0.3;}
.mask dl {background:#4DAEFF;height:36px;color:#FFFFFF;display:block;display:inline-block;width:100%;}
.mask dl dt {float:left;margin:0;padding:9px 0 0 9px;font-weight:bold;text-align:left;font-size:15px;}
.mask dl dd {float:right;width:36px;height:100%;cursor:pointer;margin:0;padding:0;}
.mask dl dd b {border:1px solid #4DAEFF;font-family:'SimSun';font-size:14px;display:block;font-weight:normal;width:22px;height:22px;margin:6px 0 0 6px;background:#ffcc00;}
.mask dl dd:hover b {border:1px solid #EEE;}
.mask p {text-align:right;color:#555;margin:0;padding:0;}




.YXL_Mask_Tip {position:fixed;top:0;right:auto;bottom:auto;left:0;display:block;width:100%;height:100%;display:none;background:rgba(0,0,0,0.3);margin:0 auto;z-index:9999999;font-weight:normal;text-align:center;}
.YXL_Mask_Tip p {position:fixed;top:50%;left:50%;width:260px;height:77px;margin-top:-77px;margin-left:-150px;display:inline-block;border-radius:5px;background: rgba(255,255,255,1);text-align:center;padding:20px;font-size:19px;color:#222;font-weight:normal;line-height:2;font-family:"Microsoft YaHei",Arial;}
.YXL_Mask_Tip p i {display:block;color:#222;font-weight:100;height:43px;}
.YXL_Mask_Tip p i.YXL_Mask_Tip_OK {background:url("/PIC/ico_ok_6.png") no-repeat top center;background-size:48px 48px;margin-top:-5px;height:48px;}
.YXL_Mask_Tip p i.YXL_Mask_Tip_ALERT {background:url("/PIC/ico_alert_1.png") no-repeat top center;background-size:36px 36px;}
.YXL_Mask_Tip p i.YXL_Mask_Tip_ERROR {background:url("/PIC/ico_alert_2.png") no-repeat top center;background-size:40px 40px;}
.YXL_Mask_Tip p i.YXL_Mask_Tip_LOADING {background:url("/PIC/loading5.gif") no-repeat top center;background-size:38px 38px;margin-bottom:5px;}




.YXL_Mask {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(200,200,200,0.1);z-index:999990;}
.YXL_MaskBorder {position:fixed;top:50%;left:50%;width:500px;height:500px;margin-top:-250px;margin-left:-250px;z-index:999995;border:7px solid #DDDDDD;border-radius:5px;opacity:0.5;background:#FFF;box-shadow: 3px 3px 3px #C0C0C0;}
.YXL_MaskCnt {position:fixed;top:50%;left:50%;width:500px;height:500px;margin-top:-250px;margin-left:-250px;z-index:999999;border:0;background:#FFF;}
.YXL_MaskCnt p.tit {display:block;margin:0;height:20px;line-height:22px;overflow:hidden;padding:12px 60px 0 15px;text-align:left;font-size:15px;color:#333;}
.YXL_MaskCnt p.tit i {cursor:pointer;position:absolute;background:rgba(0,0,0,0.5);color:#FFF;display:block;width:36px;height:29px;right:10px;top:-5px;margin:0;padding:0;border-bottom-left-radius:50%;border-bottom-right-radius:50%;font-family:"arial";font-size:17px;padding-top:10px;text-align:center;font-weight:normal;}
.YXL_MaskCnt p.tit i:hover {background:rgba(0,0,0,0.7);}
.YXL_MaskCnt dl {display:block;margin:0 0 0 0;height:calc(100% - 36px);}
.YXL_MaskCnt dl dt {display:block;height:35px;border-top:1px solid #E5E5E5;padding-top:15px;text-align:center;}
.YXL_MaskCnt dl dd {display:block;height:calc(100% - 65px);padding:5px 10px 10px 10px;}
.YXL_MaskCnt dl.h {}
.YXL_MaskCnt dl.h dt {display:none;}
.YXL_MaskCnt dl.h dd {height:calc(100% - 20px);}
.YXL_MaskCnt dl.ch {height:100%}
.YXL_MaskCnt dl dt a {color:#FFF;text-decoration: none;cursor:pointer;margin:0 20px;padding:7px 29px;font-size:14px;}
.YXL_MaskCnt dl dt a.mtA {background:#FC7318;}
.YXL_MaskCnt dl dt a.mtA:hover {background:#FF6600;}
.YXL_MaskCnt dl dt a.mtB {background:#AAAAAA;}
.YXL_MaskCnt dl dt a.mtB:hover {background:#A0A0A0;}
.YXL_MaskCnt dl dt a.mtC {background:#00C3B6;}
.YXL_MaskCnt dl dt a.mtC:hover {background:#00B5A9;}
.YXL_MaskCnt dl dt a.mtD {background:#1DA40E;}
.YXL_MaskCnt dl dt a.mtD:hover {background:#118F03;}
/*可以这样定义 其中某个按钮 通过addClass改变 .YXL_MaskCnt{_X} dl dt a.mt{A/B/C} {width:95%;display:block;margin:-7px auto 0 auto;padding:9px 0;}*/

.YXL_Mask_gray {background:rgba(0,0,0,0.3);}
.YXL_MaskBorder_gray {border:7px solid #666;opacity:0.5;box-shadow: 0px 0px 0px #C0C0C0;}
.YXL_MaskCnt_gray {}
.YXL_MaskCnt_gray p.tit {background:rgba(9,109,251,0.9);color:#FFF;padding:6px 60px 6px 7px;}
.YXL_MaskCnt_gray p.tit i {display:block;positionx:fixed;padding:0;width:22px;top:10px;right:0px;background:url("https://sucimg.itc.cn/sblog/o227c89c07169a08e00bbcbe0fc9239b7") no-repeat;background-size:12px 12px;opacity:0.8;}
.YXL_MaskCnt_gray p.tit i:hover {background:url("https://sucimg.itc.cn/sblog/o227c89c07169a08e00bbcbe0fc9239b7") no-repeat;background-size:12px 12px;opacity:1;}
.YXL_MaskCnt_gray dl {}
.YXL_MaskCnt_gray p.titTop {position:fixedx;top:0;right:0;}


.YXL_Mask_white {background:rgba(0,0,0,0.3);}
.YXL_MaskBorder_white {border:7px solid #FFF;opacity:1;box-shadow: 0px 0px 0px #FFFFFF;}
.YXL_MaskCnt_white {}
.YXL_MaskCnt_white p.tit {background:rgba(255,255,255,0.9);color:#222;padding:6px 60px 16px 7px;border-bottom:1px solid #E8EAEC;white-space: nowrap; overflow: hidden; overflow-x: hidden;text-overflow: ellipsis;}
.YXL_MaskCnt_white p.tit:hover {color:#000;font-weight:bold;}
.YXL_MaskCnt_white p.tit i {display:block;positionx:fixed;padding:0;width:22px;top:10px;right:0px;background:url("https://sucimg.itc.cn/sblog/o599ee91daf0402d4e2b6555040943317") no-repeat;background-size:12px 12px;opacity:0.6;}
.YXL_MaskCnt_white p.tit i:hover {background:url("http://sucimg.itc.cn/sblog/o599ee91daf0402d4e2b6555040943317") no-repeat;background-size:12px 12px;opacity:0.9;}
.YXL_MaskCnt_white dl {}
.YXL_MaskCnt_white p.titTop {position:fixedx;top:0;right:0;border-bottom:0;}





.xxlist {}
.xxlist i.n404 {display:block;font-size:14px;color:#777;text-align:center;padding:50px 0;line-height:3;}
.xxlist dl {display:block;border-top: 1px solid #f1f1f1; padding: 15px 0; margin:0;}
.xxlist dl dt {width:220px;height:120px;float:left;overflow:hidden;padding-top:2px;}
.xxlist dl dt img {max-width:220px;max-height:120px;}
.xxlist dl dt img {-webkit-transition: -webkit-transform .3s ease-out;transition: -webkit-transform .3s ease-out;-o-transition: transform .3s ease-out;transition: transform .3s ease-out;transition: transform .3s ease-out,-webkit-transform .3s ease-out;}
.xxlist dl dt:hover img {-webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;-webkit-transform: scale(1.07);-ms-transform: scale(1.07);transform: scale(1.07);}
.xxlist dl dd {width:610px;float:right;text-align:left;;color:#555;}
.xxlist dl dd strong a,.xxlist dl dd p a.t {display:block;font-weight:normal;font-size:22px;padding:0 0 10px 0;white-space:nowrap;overflow:hidden;overflow-x:hidden;text-overflow:ellipsis;}
.xxlist dl dd table tr tdxx:first-child {width:200px;}
.xxlist dl dd table tr td a {padding:0 12px 0 0;}
.xxlist dl dd p {display:block;line-height:1.8;margin:7px 0 0 0;overflow:hidden;}
.xxlist dl dd p a {font-size:14px;color:#777;transition: all 3s;}
.xxlist dl dd p a:hover {color:#333;transition: all .5s;}
.xxlist dl:last-child {border-bottom: 1px solid #f1f1f1;}

.xxlist dl.xlist {display:block;width:820px;}
.xxlist dl.xlist dt {width:90px;height:90px;}
.xxlist dl.xlist dt i {display:block;width:50px;height:40px;padding:10px 5px;background:rgba(255,102,0,0.75);border-radius:5px;color:#FFF;text-align:center;font-size:12px;}
.xxlist dl.xlist dt i>u{display:block;font-size:14px;font-weight:bold;font-family:Georgia,'Microsoft YaHei','SimHei','SimSun';}
.xxlist dl.xlist dd {float:left;width:720px;}
.xxlist>p.xlist a {display:block;text-align:left;font-size:26px;font-weight:bold;margin-top:30px;padding:15px 0 5px 0;line-height:1.6;}
/*
深入理解CSS过渡transition
https://www.cnblogs.com/xiaohuochai/p/5347930.html
*/


div.infoList {margin:20px auto 36px auto;}
div.infoList ul {display:block;}
div.infoList ul li {display:inline-block;border-bottom:1px solid #EFEFEF;padding:15px 0;width:100%;}
div.infoList ul li:hover {/*background:#F6FAFC;background:#FCFCFC;*/}
div.infoList ul li:hover h3 a {color:#FE6E47;color:#21A193;color:#019875;color:#1966FF;color:#FF6600;}
div.infoList ul li:hover span {color:#666;}
div.infoList ul li p {display:block;width:218px;float:left;margin:5px 0;margin-right:20px;}
div.infoList ul li p img {width:218px;height:120px;margin:0 10px 0 0;}
div.infoList ul li h3 {display:block;font-weight:normal;text-align:left;margin:0 0 12px 0;padding:0;float:left;width:100%;background:#FFF;}
div.infoList ul li h3 a {display:block;font-size:21px;padding:0 0 7px 0;color:#333;text-decoration: none;white-space:nowrap;overflow:hidden;overflow-x:hidden;text-overflow:ellipsis;}
div.infoList ul li span {display:block;height:75px;font-weight:normal;text-align:left;font-size:15px;color:#666;line-height:220%;overflow:hidden;text-overflow:ellipsis;}
div.infoList ul li i {display:block;padding:3px 0 0 0;margin:0;text-align:left;color:#999;font-size:12px;line-height:1;}
div.infoList ul li.b {padding:0;}

div.infoList ul li.img h3 {width:600px;}
div.infoList ul li.img p a:hover img{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
div.infoList ul li.img p a img {-webkit-transition: -webkit-transform .3s ease-out;transition: -webkit-transform .3s ease-out;-o-transition: transform .3s ease-out;transition: transform .3s ease-out;transition: transform .3s ease-out,-webkit-transform .3s ease-out;}





.miWin {width:100%;margin:0 0 25px 0;display:block;}
.miWin dl {border:0px solid #E8E8E8;}
.miWin dl dt	{display:block;overflow:hidden;height:16px;padding:0px 0px 0px 10px;text-align:left;font-weight:bold;font-size:16px;line-height:1;border-left:3px solid #FF6600;margin:12px 0 5px 9px;}
.miWin dl dt	a {color:#333;display:block;}
.miWin dl dt	a:hover {color:#FF6600;text-decoration: none;}
.miWin dl dt	a.r {font-size:13px;float:right;padding:0 0 0 12px;color:#FF6600;line-height:1.6;}
.miWin dl dt	a.r:hover {text-decoration: underline;}
.miWin dl dd	{display:block;padding:9px 10px 10px 10px;text-align:left;}
.miWin dl dd	a {display:block;overflow:hidden;font-size:15px;height:30px;line-height:30px;padding:3px 0;text-decoration: none;color:#333;}
.miWin dl dd	a:hover {text-decoration: underline;color:#FF6600;}
.miWin dl dd	a.h {color:#FF6600;}

.miWinImg {width:100%;margin:0 0 25px 0;display:block;}
.miWinImg dl {}
.miWinImg dl dt	{height:16px;padding:0px 0px 0px 10px;text-align:left;font-weight:bold;font-size:16px;line-height:1;border-left:3px solid #1966FF;margin:12px 0 5px 0;}
.miWinImg dl dt	a {color:#333;display:block;}
.miWinImg dl dt	a:hover {color:#1966FF;text-decoration: none;}
.miWinImg dl dd	{display:block;padding:5px 0;text-align:left;}
.miWinImg dl dd	a {display:block;overflow:hidden;font-size:15px;height:70px;line-height:1.6;text-decoration: none;color:#333333;padding:9px 0;}
.miWinImg dl dd	a:hover {text-decoration: underline;color:#019875;color:#1966FF;}
.miWinImg dl dd	a:hover img {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.miWinImg dl dd	a img {display:block;float:left;width:100px;height:70px;margin:0 12px 0 0;	-webkit-transition: -webkit-transform .3s ease-out;transition: -webkit-transform .3s ease-out;-o-transition: transform .3s ease-out;transition: transform .3s ease-out;transition: transform .3s ease-out,-webkit-transform .3s ease-out;}

.miWinImg2 dl dd	a {overflow:hidden;width:140px;height:145px;line-height:1.4;padding:9px 5px;float:left;}
.miWinImg2 dl dd	a img {display:block;float:none;width:140px;height:80px;margin:0 auto 7px auto;}


/** 榜单样式 **/
.xck{
	border:1px solid #DADADA;
	margin:0;
	text-align:left;
	margin-bottom:26px;
	padding: 12px;
	font-size:15px;
	line-height:1.6;color:#333333;
	box-sizing: border-box;
	background:#FFFFFF;
}
.xck>p{
	border-left: 3px solid #FF6600;
	padding: 0;
	margin: 5px;margin-bottom:12px;
	line-height: 1;
}
.xck>p>span{
	display:inline-block;
	max-width:200px;
	padding:0px 15px;
	font-size:18px;
	padding-left:10px;
	white-space:nowrap;overflow:hidden;overflow-x:hidden;text-overflow:ellipsis;
}
.xck>p>span>a{color:#333333;}
.xck>p>i{float:right;display:inline-block;margin:0;line-height:1.5;}
.xck>p>i>a{		
	font-size:14px;
	font-style:normal;
	color:#FF6600
}
.xck>p>i>a:hover{text-decoration: underline;}
.xck>a{
	display:block;
	padding:4px 0;padding-left:15px;background: url(//sucimg.itc.cn/sblog/oc974d9d712d862c66fcc5e8ce9f91efb) no-repeat left center transparent;
	margin-left:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.xck>a>u {background:#FEF0F0;color:#FF6600;margin-left:-15px;margin-right:7px;font-size:12px;padding:2px 6px;border-radius:3px;}
.xck>a:hover>u {background:#FF6600;color:#FFFFFF;}

.xck_ico>a {background: url("");font-size:16px;padding:0;padding:9px 0;line-height:1;}
.xck_ico>a>img {width:24px;height:24px;border-radius:12px;margin-right:12px;vertical-align:middle}


.xck>ax>span{
	margin-right:10px;
	color:#999999
}
.xck>ax:nth-of-type(-n+3)>span {
	font-size:17px;
	color:#FF6600
}

/** 择校咨询表单样式**/
.student-form-block{box-sizing:border-box;margin:0px;padding:14px 15px;border:1px solid #f1f1f1;width:100%;overflow:hidden;background-color:#f9f9f9;margin-bottom:20px}
.student-form-block{display:none;}
.student-form-block .title{margin:0;color:#333333;font-size:18px;font-weight:bold;text-align:left}
.student-form-block .sub-title{color:#999999;margin:0;margin-top:5px;font-size:14px;font-weight:normal;text-align:left}
.student-form-block .input-wrap{display:flex;align-items:center;box-sizing:border-box;padding:0 5px;margin-top:15px;width:100%;height:30px;background:#FFF}
.student-form-block .input-wrap .label{width:50px;font-size:12px;color:#999999}
.student-form-block .input-wrap .input{border:none;outline:none}
.student-form-block .submit-btn{margin:15px auto 0 auto;border:none;background-color:#FF6600;color:#FFF;border-radius:3px}
.student-form-block .submit-btn:hover{background-color:#EF5500}
.student-form-block select{width:180px;border:none;outline:medium;font-size:14px;padding:2px;}

/** 查专业 专业分类样式**/
#major_subject_filter{line-height:120%}
#major_subject_filter a.h{color:#FFF;background:#FF6600;border-radius:3px}
#major_subject_filter  a{display:inline-block;font-size:16px;color:#555;padding:0 10px;margin:0 0 10px 0}
#somethingMajorDesc {line-height: 220%; font-size: 16px; font-weight: normal; text-indent: 2em; text-align: left;}


/** index 首页样式**/
.idx-menu {
	float: left;
	position: relative;
	margin: 0;
	width: 160px;
	background: #F9F9F9;
	z-index: 99;
	margin-right:10px;
}

.idx-banner {
	float: right;
	width: 700px;
	height: 350px;
}
.idx-banner .banner {
	height: 250px;
	width: 100%;
	background: #000;
}
.idx-banner .ad-wrap {
	height: 100px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.idx-banner .ad-wrap .ad-item {
	width: 130px;
	height: 80px;
	background: #FFFFFF;
}
.idx-window-box{
	/*background: green;*/
	width: 870px;
	float: left;
	text-align: left;
}



/** 五年制大专样式**/
.wnzdz-list-title { text-align: left; overflow:hidden; margin-bottom: 10px;}
.wnzdz-list-title >strong{display:inline-block;font-size: 20px;padding:20px 0 10px 0;}
.wnzdz-list-title >span{display:inline-block;float:right;margin-bottom:-50px;}
.wnzdz-list-title >span>a{font-size: 12x;}





.idx-menu>div {
	padding: 19px 10px;
	font-family: MicrosoftYaHei;
	font-size: 17px;
	color: #333333;
	font-weight: 400;
	text-align: left;
}
.idx-menu>div:first-child {padding: 20px 10px;background:#FF6600;opacity:0.7;}
.idx-menu>div:first-child a {color:#FFF;font-size:18px;}
.idx-menu>div>p {
	display: none;
	position: absolute;
	top: 0;
	left: 149px;
	padding-left: 20px;
	width: 711px;
	height: 350px;
	overflow-y: auto;
	background: #FFFFFF;
	margin-top: 0;
	line-height:2;
}
.idx-menu>div>a {text-align: center;}
.idx-menu>div>a>i {
	float: right;
	margin-top: 5px;
	width: 10px;
	height: 10px;
	background: url("/PIC/arrows.png") no-repeat;
	background-size: 100% 100%;
}
.idx-menu>div:hover {
	display: block;
}
.idx-menu>div:hover {
	background: #FFDAC1;
}
.idx-menu>div:first-child:hover {background:#FF6600;}
.idx-menu>div:hover p {
	display: block;
}
.idx-menu div a:first-child{
	padding-right: 20px;
	display: block;
}
/*
.idx-menu div:hover a:first-child{
	background: url("/PIC/arrows2.png") no-repeat;
	background-size: 12.75px 21px;
	background-position: right center;
}
*/

/* 设置滚动条的样式 */
.idx-menu>div>p::-webkit-scrollbar {
	width:5px;
}
/* 滚动槽 */
.idx-menu>div>p::-webkit-scrollbar-track {
	background: #FFE8D9;
}
/* 滚动条滑块 */
.idx-menu>div>p::-webkit-scrollbar-thumb {
	padding: 0 4px;
	background: #F3690C;
	border-radius: 12px;
}

.idx-menu div p span{
	display: block;
	padding-top: 16px;
	text-align: left;
	font-size: 16px;
	color: #F66605;
	font-weight:bold;
}
.idx-menu div p a {
	display: inline-block;
	margin:0;
	padding:2px 8px;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
.idx-menu div p a:hover {
	color: #F66605;
	text-decoration: underline;
}

.idx-window-box>div>strong {
	font-size: 20px;
}
.idx-window-box>div>a {
	font-size: 18px;
	padding-left: 10px;
}
.idx-window-box>div>span{
	float: right;
	font-size: 14px;
	padding-right: 10px
}
.idx-window-box>div:nth-of-type(2){
	box-sizing: border-box;
	width: 100%;
	min-height: 400px;
	float: left;
	margin-right: 10px;
	font-size: 16px;
	padding: 10px 0 0 0;
	/*background-color: #f9f9f9;*/
	overflow: hidden;
}
.idx-window-box>div:nth-of-type(2)>p{
	height: 205px;
	width: 205px;
	float: left;
	margin: 16px 16px 0 0;
	border: 1px solid #DCDCDC;
	padding: 10px;
	box-sizing: border-box;
}
.idx-window-box>div:nth-of-type(2)>p>a{
display: block;
}
.idx-window-box>div:nth-of-type(2)>p>a>img{
	min-height: 110px;
	max-height: 110px;
	max-width: 100%;
	display: block;
	margin: 5px auto;
	overflow: hidden;
}
.idx-window-box>div:nth-of-type(2)>p>a>strong{
	text-align: center;
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 9px 0 12px 0;
}
.idx-window-box>div:nth-of-type(2)>p>a>strong:after {
	clear: both;
}
.idx-window-box>div:nth-of-type(2)>p>span{
	display: block;
	text-align: left;
	text-align: center;
	font-size: 14px;
}
.idx-window-box>div:nth-of-type(2)>p>span>a{
	font-size: 14px;
}
.idx-window-box>div:nth-of-type(2)>p:nth-of-type(4n){
	margin-right: 0;
}

.bottom-info{
	box-sizing: border-box;
	/*	width: 390px;
        height: 550px;*/
	width: 100%;
	float: left;
	margin-right: 10px;
	font-size: 16px;
	padding: 20px 0 0 20px;
	background-color: #f9f9f9;
}
.bottom-info>span{
	border-left: 3px solid #FF6600;
	padding: 0 15px;
	margin: 5px;
	line-height: 1;
}
.bottom-info>p>a{
	width:335px;
	float:left;
	display:block;
	padding: 10px 40px 10px 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(https:////sucimg.itc.cn/sblog/o39cb8cd2454072102e1b093b96975d63) no-repeat left transparent;
}

/** 热门城市&友情链接**/
.city_tab {
	margin-top: 20px;
}
.city_tab a{
	display: block;
	float: left;
	margin-bottom: 12px;
	font-size: 16px;
	width:70px;
	padding: 0;
}

.city_list{text-align:left;}
.city_list span {display: block;margin:20px 0;}
.city_list span strong{font-size:20px;}
.city_list span strong>a{color:#000;}
.city_list span>a{font-size:15px;float:right;}
.city_list p{display: block;}
.city_list p a{display:inline-block;font-size:16px;width:70px;padding:0;line-height:2;}
.city_list p a.h {color:#FF6600;}


.backTop {display:block;display:none;width:50px;height:50px;position:fixed;right:2%;bottom:166px;cursor:pointer;opacity: 0.3;background:#FCFCFC url("//sucimg.itc.cn/sblog/j5eb722fcce90b9d4576948288315a53e") no-repeat left center;}
.backTop:hover {opacity: 0.5;}





#scrollTag	{display:block;width:300px;height:520px;}
#scrollArea {display:block;width:300px;margin:0;padding:0;position:fixed;bottom:auto;top:auto;right:auto;left:auto;z-index:1100;}



div.infoTitle {display:block;border-bottom:1px solid #F1F2F3;margin-bottom:30px;text-align:left;}
div.infoTitle a {display:block;color:#394043;}
div.infoTitle a h1 {line-height:1.8;font-size:40px;}
div.infoTitle a:hover {color:#000;}
div.infoTitle span {display:block;color:#999;font-size:17px;margin:20px auto;font-family:arial;}
div.infoTitle span u {display:inline-block;margin-right:30px;}
div.infoTitle span a,.title span a:hover {display:inline-block;color:#999;}
h2.content {font-weight:normal;text-align:left;line-height:2.2;font-size:18px;}
h2.content div.intro {display:block;font-size:15px;background:#F9F9F9;line-height:2;padding:20px;border-radius:5px;color:#666;text-indent:2em;margin-bottom:30px;}
h2.content p {margin:15px 0;padding:0;text-indent:2em;text-align:left;}
h2.content p img,h2.content img {max-width:80%;}
h2.content p.YXL_CntImg {display:block;margin:7px auto;padding:0;color:#333;text-align:center;line-height:2;font-size:13px;text-indent:0em;}






/*	school_details	Begin	*/
.details {}
.details p.logo {display:block;width:160px;height:160px;float:left;margin:0;padding:20px;margin-top:-10px;overflow:hidden;border:0px solid #EEE;}
.details p.logo img {width:160px;height:160px;}
.details p.logo img {-webkit-transition: -webkit-transform .3s ease-out;transition: -webkit-transform .3s ease-out;-o-transition: transform .3s ease-out;transition: transform .3s ease-out;transition: transform .3s ease-out,-webkit-transform .3s ease-out;}
.details p:hover img {-webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;-webkit-transform: scale(1.07);-ms-transform: scale(1.07);transform: scale(1.07);}
.details div {display:block;width:670px;float:left;margin:0;padding:0;text-align:left;}
.details div h1>a,.details div h6>a {display:inline-block;float:left;padding:0;font-size:26px;color:#333;height:42px;line-height:1.2;font-weight:normal;white-space:nowrap;overflow:hidden;overflow-x:hidden;text-overflow:ellipsis;}
.details div table {display:block;width:100%;margin-top:19px;}
.details div table tr td {text-align:left;padding:5px 0;color:#666;white-space:nowrap;overflow:hidden;overflow-x:hidden;text-overflow:ellipsis;}
.details div table tr td:first-child {min-width:200px;}
.details div table tr td a {display:inline-block;margin:0;padding:0;padding-right:12px;}
.details div table tr td span.address {display:block;width:500px;white-space:nowrap;overflow:hidden;overflow-x:hidden;text-overflow:ellipsis;}
.details div i.wyrl {display:inline-block;float:left;margin:9px 0 0 20px;}
.details div i.wyrl a {display:inline-block;background:#FF6600;color:#FFF;font-size:12px;font-weight:normal;line-height:1;padding:5px 9px 3px 9px;border-radius:3px;}
.details div em {display:block;}
.details div em u {display:inline-block;margin-right:7px;}
.details div em a {display:inline-block;height:auto;font-size:12px;background:#00BD41;color:#FFF;background:#EBF7EC;color:#1EA830;margin:0 0 -5px 12px;padding:5px 9px;border-radius:3px;}
.details div.student-form-block {float:right;width:300px;text-align:center;background-color:#FFF;margin-top:-10px;border:0;border:1px dashed #CCC;padding:18px;border-radius:3px;}
.details div.student-form-block .input-wrap{margin-top:12px;}
.details div.student-form-block .input-wrap span {font-size:14px;color:#333;}

.Content p.xqk {text-indent:0;margin-top:36px;margin-left:12px;color:#3f3f3f;line-height:2;}
.Content p.xqk strong {display:inline-block;color:#222; border-left: 3px solid #FF6600; line-height: 1; padding-left: 10px;margin-bottom:10px;margin-left:-12px;}
.Content p.xqk strong a {color:#222;}
.Content p.xqk span a {display:inline-block;float:left;width:49%;}
.Content p.xqka a {padding:0 12px;}
.Content p.xqka a:first-child {margin-left:-12px;}
.Content p.xqkbr strong:first-child {display:block;margin-bottom:12px;}
.Content p.xqkbr a {display:block;}
.Content p.xqkbr a:first-child {margin-top:12px;}
.Content table {border-right:1px solid #999;border-bottom:1px solid #999;background:#FFF;border-collapse:collapse;border-spacing:0;}
.Content table td {border-left:1px solid #999;border-top:1px solid #999;background:#FFF;}

.Content table.zbxx {border:0;background:#FFF;width:100%;}
.Content table.zbxx tr td {border:0;}
.Content table.zbxx tr td img {width:24px;height:24px;border-radius:12px;margin-right:12px;vertical-align:middle}


.smallMenu {display:block;margin:30px 0 0 0;border-bottom:2px solid #FF6600;padding:0;}
.smallMenu a {display:inline-block;float:left;font-size:18px;margin:0 30px;padding:10px 17px;color:#FF6600;transition: all .5s;}
.smallMenu a:first-child {}
.smallMenu a:hover,.smallMenu a.h {background:#FF6600;color:#FFF;border-radius:5px 5px 0 0;transition: all .5s;}

.xckrmxx>a{
	display:block;
	padding:4px 0;padding-left:15px;background: url(//sucimg.itc.cn/sblog/oc974d9d712d862c66fcc5e8ce9f91efb) no-repeat left center transparent;
	margin-left:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:42%;float:left;
}


.BoxL h1 a {display:block;padding:10px;font-size:26px;height:42px;line-height:1.2;font-weight:normal;white-space:nowrap;overflow:hidden;overflow-x:hidden;text-overflow:ellipsis;}

.BoxL h3 {display:block;font-size:15px;padding:15px 22px;line-height:200%;margin:30px 10px 10px 10px;font-weight:normal;text-align:left;border-bottom:0px solid #E5E5E5;background:#FBFBFB;border-radius:7px;}
.BoxL h3 b {font-weight:bold;}
.Content {display:block;font-size:16px;padding:10px 0;line-height:220%;margin:0 10px;font-weight:normal;text-align:left;}
.Content a {color:#1966FF;color:#fe4c4f;color:#FF6600;text-decoration:none;}
.Content a:hover {text-decoration:underline;}
.Content p {margin:15px 0;padding:0;text-indent: 2em;text-align:left;}
.Content p a {color:#f02f2f;color:#fe4c4f;color:#FF6600;text-decoration:none;}
.Content p a:hover {color1:#dd4f50;color1:#f02c2c;text-decoration:underline;}
.Content p img,.Content img {max-width:80%;}
.Content b {font-weight:bold;}
.Content strong {font-weight:bold;font-size:16px;}
.Content p.note {background:#F4F7FC;border:5px solid #F4F7FC;border-radius:5px;padding:15px;}
.Content p.YXL_CntImg		{margin:7px auto;padding:0;color:#222;text-align:center;line-height:200%;font-size:12px;text-indent: 0em;}
.Content p.YXL_CntImg img	{margin:15px auto 7px auto;padding:0;max-width:80%;}
#YXL_CntImgList				{margin:7px auto;padding:0;text-align:center;text-indent: 0em;}
#YXL_CntImgList p			{margin:7px auto;padding:0;color:#333;text-align:center;line-height:200%;font-size:12px;text-indent: 0em;}
#YXL_CntImgList p img		{margin:15px auto 7px auto;padding:0;max-width:80%;}
.Content p.YB_CntFlash	{margin:7px auto;padding:0;color:#222;text-align:center;line-height:200%;font-size:12px;text-indent: 0em;}
.Content p.YB_CntFlash embed	{margin:15px auto 7px auto;padding:0;max-width:80%;}
#YB_CntFlashList			{margin:7px auto;padding:0;text-align:center;text-indent: 0em;}
#YB_CntFlashList p			{margin:7px auto;padding:0;color:#333;text-align:center;line-height:200%;font-size:12px;text-indent: 0em;}
#YB_CntFlashList p embed	{margin:15px auto 7px auto;padding:0;max-width:80%;}
#AttList	{margin:0 auto;padding:7px 10px;text-align:left;}
#AttList b {font-size:14px;display:block;border-bottom: 2px solid #1966FF;color: #1966FF;}
#AttList div	{margin:10px auto;padding:0 10px;color:#555;font-size:12px;}
#AttList div a {text-decoration: none;color:#333333;}
#AttList div a:hover {text-decoration: underline;color:#1966FF;}
#AttList div span {margin:0 0 0 20px;}
#AttList div span a {text-decoration: underline;color:#333333;}
#AttList div span a:hover {text-decoration: none;color:#1966FF;}
#AttList div p {margin:0;padding:0 24px;line-height:200%;}
/*#Cnt_AD_Begin {float:left;margin:17px 12px 7px 22px;}*/
#Cnt_AD_T {display:block;}
#Cnt_AD_T table {border-collapse: collapse;margin:0 auto;border-collapse: separate;}
#Cnt_AD_Begin {margin:17px auto;text-align:center;width:336px;}
#Cnt_AD_End {margin:0 auto 17px auto;text-align:center;}
#Cnt_kw {margin:10px;}
#Cnt_kw a {display:block;font-size:12px;margin:5px;}


.school-form-block {
     margin-top: 40px;
}
.school-form-block div{
     padding: 5px 0;
}
.school-form-block .input-wrap span {
    display: inline-block;
    width:120px;
    text-align: right;
    font-size: 18px;
    color: #333;
}
.school-form-block .input-wrap span i {
    color: red;
}
.school-form-block input{
    margin-bottom: 10px;
    outline-style: none ;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 13px 14px;
    width: 300px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Microsoft soft";
}
.school-form-block select {
    width: 330px; height: 50px; margin: 0 0 10px 0;border-radius: 3px;
}
.school-form-block input:focus{
        border-color: #ff6600;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }


.school_ul{margin:0;padding:0;}
.school_ul li {
		display: block;
		padding: 8px 0px;
    }

ul.major li p {margin:0 auto 30px auto;}


.BoxL h1.question {
    text-align: left;
    margin-left: 22px;
    margin-top:30px;
    padding-left: 39px;padding-top:10px;
    font-size: 22px;
    font-weight: normal;
    background: url(//sucimg.itc.cn/sblog/j80fb88052dc8ab4d8a9fd8e01fcd43d5) no-repeat left top;
	text-indent:0;
}
.BoxL h1.question a {
    display: block;
	height: auto;
    min-height: 42px;
    white-space: normal;
    overflow: normal;
	margin-top:-19px;padding:0;
	line-height: 1.5;
}
.BoxL p.zjda
{
	display:block;
    text-align: left;
    margin-left: 15px;
    margin-top: 20px;
    padding-left: 39px;padding-bottom:9px;padding-top:2px;
    font-size: 23px;
    line-height: 23px;
    color: #35b558;
    background: url(//sucimg.itc.cn/sblog/je8c7948ea3311a76f1ae60a9f0633273) no-repeat;
	text-indent:0;
}
.BoxL p.answer
{
	display:block;font-weight:normal;
    text-align: left;
    margin-left: 22px;
    margin-top: -20px;
    padding-left: 32px;
    font-size: 21px;
    line-height: 2;
	text-indent:0;
}
.BoxL p.qatj {
    text-align: left;
    margin-left: 22px;
    margin-bottom: 80px;
    font-size: 12px;
    color: #9eacb6;
    padding-top: 2px;
    background: url(//sucimg.itc.cn/sblog/j3012a521f63b5d6dbfc71f974c7865d8) no-repeat;
    padding-left: 22px;
	text-indent:0;
	line-height: 1.5;
}
.BoxL p.qatj a {color: #9eacb6;}
/*	school_details	End	*/





/*	major_details	Begin	*/
.details .information {float: left; margin-left: 100px;line-height: 40px;}
.details p.logo {display:block;float:left;margin:0;padding:20px;margin-top:-10px;overflow:hidden;border:0px solid #EEE;}
.details p.logo img {   
    max-width: 280px;
    max-height: 200px;
}
.details div table tr td {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
}

.smallMenu {display:block;margin:30px 0 0 0;border-bottom:2px solid #FF6600;padding:0; width: 870px;}
.smallMenu a {display:inline-block;float:left;font-size:18px;margin:0 30px;padding:10px 17px;color:#FF6600;transition: all .5s;}
.smallMenu a:first-child {}
.smallMenu a:hover,.smallMenu a.h {background:#FF6600;color:#FFF;border-radius:5px 5px 0 0;transition: all .5s;}


.school_ul {display:block;}
.school_ul li{width:49%;float:left;display:block;padding:8px 0px}
.school_ul li i{display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#CCC;margin-right:9px;vertical-align:middle;}
div .Page{width:870px;margin:0;}
/*	major_details	End	*/



