﻿body
{
background-color:#fff;
padding:0; font-family: "微软雅黑";
margin:0px auto auto auto;
color:#424849;
font-size:14px;
}
h1{
font-size:16px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:0px 0 5px 0;
margin: auto;
text-decoration:none;
}
h2{
font-size:14px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:5px 0 5px 0;
margin: auto;
text-decoration:none;
}
h3{
font-size:14px;
font-weight:bold;
color:#0464a1;
width: auto;
padding:5px 0 5px 10px;
margin: auto;
text-decoration:none;
}
p{
font-size:11px;
text-align:justify;
padding:2px;
margin:0px;
}
p.proposal_text{
width:170px;
font-size:11px;
text-align:justify;
padding:15px 0 0 15px;
margin:0px;
}
img.img_left{
float:left;
padding:0px 8px 8px 0px;
}
img.img_right{
float:right;
padding:0px 8px 8px 8px;
}
img.img_thumb{
float:left;
padding:10px;
}
img.img_big_pic{
padding:4px;
border:1px #CCCCCC solid;
}
#main_container{
width:970px;
height:auto;
margin:auto;
padding:0px;
}
#header{
width:970px;
height:230px;
background-color:#05619b;
background-image:url(images/banner.png);
margin:auto;
}
#logo{
width:147px;
height:78px;
float:left;
padding:20px 0 0 35px;
}
.banner_adds{
width:970px;
height:202px;
float:left;
}
/*---------------- menu tab----------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:14px;padding:0px; float:left; width:970px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:28px; background:#267cb2;}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:28px;line-height:28px; margin-left:8px; margin-right:8px;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em; border-bottom:1px #2384BF solid;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:14px;text-decoration:none;color:#fff;background:#267cb2;padding:0 15px 0 15px;}
.menu a.current{background:#3da1e0;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#267cb2; color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; width:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {left:-1px;}
.menu ul ul table ul.left {margin-left:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#3da1e0;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#3da1e0;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#3da1e0;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#3da1e0;}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:#3da1e0;}
.menu :hover > a {color:#fff;background:#3da1e0;}
/* second */
.menu ul ul a:hover{color:#fff;background:#3da1e0;}
.menu ul ul :hover > a {color:#fff;background:#3da1e0;}
/* third */
.menu ul ul ul a:hover {background:#3da1e0;}
.menu ul ul ul :hover > a {background:#3da1e0;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

/*------------------------------main content-----------------------*/
#main_content{
width:970px;
margin:auto;
clear:both;
background-color:#FFFFFF;
}
/*------------------------middle_content-----------*/
.column1{
width:257px;
float:right;
margin:0px;
padding:5px 5px 5px 20px;
}
.column2{
width:465px;
float:left;
margin:0px;
margin-right:10px;
padding:5px 10px 5px 0px;
}
.column3{
width:465px;
float:left;
margin:0px;
padding:5px 10px 5px 5px;
}
.column4{
width:690px;
float:left;
margin:0px;
padding:5px 0px 5px 5px;
}
.left_box{
width:257px;
height:auto;
float:left;
padding-bottom:10px;
}
.top_left_box{
width:257px;
height:10px;
float:left;
background:url(images/top_box_bg.gif) no-repeat center;
}
.center_left_box{
width:257px;
height: auto;
float:left;
background:url(images/center_box_bg.gif) repeat-y;
}
.bottom_left_box{
width:257px;
height:10px;
float:left;
background:url(images/bottom_box_bg.gif) no-repeat center;
}
.box_title{
width:257px;
text-align:center;
font-size:16px;
color:#615357;
padding:5px 0 5px 0;
}
.box_title span{
font-weight:bold;
color:#d8325d;
}

.main_text_box{
padding:5px;
}
.proposal{
width:287px;
height:85px;
background:url(images/proposal_box.gif) no-repeat center;
background-position:0px 0px;
margin-left:15px;
margin-top:15px;
}
.title{
background-color:#385870;
text-align:left;
width:670px;
padding:5px 5px 5px 20px;
color:#FFFFFF;
font-weight:bold;
}
.small_title{
width:450px;
font-weight:bold;
background-color:#385870;
background-image:url(images/smalltitlebg.png); background-repeat:repeat-x;
height:20px;
text-align:left;
padding:5px 5px 5px 15px;
color:#144571;
font-weight:bold;
border:1px solid #cdcdcd;

}
.small_title_tag_selected{width:100px; height:20px; float:left; margin-top:1px; line-height:18px; text-align:center; background-color:#ffffff; border-radius:5px; cursor:pointer; margin-right:7px;}
.small_title_tag{width:100px; height:20px; float:left; margin-top:1px; line-height:18px; text-align:center; background-color:#818181; border-radius:5px; cursor:pointer; color:#fff; margin-right:7px;}
.title2{
background-color:#eef1f3;
text-align:left;
width:300px;
padding:5px 5px 5px 15px;
color:#d8325d;
font-weight:bold;
margin-left:5px;
}

/*-------------------details list----------------*/
.details_list{
padding:10px;
}
.details_list ul{
text-decoration:none;
list-style:none;
margin:0px;
padding:0px;
}
.details_list ul li{
padding:5px 5px 5px 25px;
background:url(images/bullet.gif) no-repeat left;
color:#333333;
}
.details_list ul li span{
color:#0464a1;
}
.button{
width:139px;
height:30px;
background:url(images/blank_button.gif) no-repeat center;
text-align:center;
line-height:30px;
font-weight:bold;
font-size:13px;
}
.button a{
text-decoration:none;
color:#d8325d;
}
/*---------------offer_box----------------------*/
.offer_box{
width:450px;
height:106px;
background-color:#f3f5f6;
padding:10px;
margin:0px 0px 15px 0px; 
border:1px solid #cdcdcd;
}
.offer_box_wide{
width:310px;
height:106px;
float:left;
background-color:#f3f5f6;
padding:10px;
margin:7px;
}
.offer_box_wide_style1{
width:670px;
height:106px;
float:left;
background-color:#f3f5f6;
padding:7px;
margin:5px;
}
.offer_info{
padding:5px;
}
.offer_info span{
font-weight:bold;
color:#d8325d;
}
p.offer{
text-align:justify;
font-size:10px;
}
.more{
float:right;
padding:3px;
}
.more a{
color:#d8325d;
}
.more a:hover{
text-decoration:none;
}
.big_pic{
width:340px;
text-align:center;
padding:5px 0 5px 0;
}
.pictures_thumbs{
width:300px;
padding-left:40px;
}
/*------------------table style---------------*/
td{
text-align:center;
padding:5px;
border-bottom:2px #fff solid;
}
th{
background-color: #333333;
padding:5px;
color:#FFFFFF;
}
tr.color1{
background-color:#F3F5F6;
}


/*-----------------form style--------------------*/
.form{
width:257px;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.form_row{
float:left;
width:257px;
text-align:center;
padding:3px 0 3px 0;
}
label.left{
float:left;
width:70px;
padding-top:3px;
text-align:right;
}
label.left_long{
float:left;
width:90px;
padding-top:3px;
text-align:right;
}
input.form_input{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:150px;
float:left;
margin-left:10px;
}
.contact_information{
font-size:10px;
color:#385870;
text-align:left;
padding-left:20px;
}
.contact_information span{
color:#d8325d;
}


/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	margin:5px;
	text-align:center;
	float:left;
	font-size:10px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #d8325d;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	color: #ccc;
}
/*-----------------------contact------------------------*/
.contact_tab{
width:670px;
height: auto;
float:left;
background-color:#f3f5f6;
padding:8px;
margin:5px 5px 5px 0px;
}
.form_contact{
width:357px;
float:left;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.location_contact{
width:250px;
float:left;
padding:15px;
}
.form_row_contact{
float:left;
width:357px;
text-align:center;
padding:3px 0 3px 0;
}
input.form_input_contact{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
}
select.form_select{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
height:20px;
}
textarea{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
height:80px;
float:left;
margin-left:10px;
}



/*-------------------footer------------------------*/
#footer{
width:970px;
min-height:41px;
clear:both;
font-size:11px;
background-color:#f2efef;
border-top:1px #eeabbd dashed;
}
ul.footer_menu {
list-style:none; float:right; display:block; width:650px;
margin:0px; padding:9px 20px 0 0px;
}

ul.footer_menu li {
display:inline; font-size:11px;}

a.nav_footer:link, a.nav_footer:visited {
display:block; float:left; padding:5px 6px 5px 10px; margin:0; 
text-decoration:none; color:#2F2626;}

a.nav_footer:hover {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:underline; color:#2F2626;}

a.nav_footer:active {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:none;  color:#2F2626;}

#copyright{
padding:0px;
}
.leftcol{ margin:auto; width:200px; height:38px; background-image:url(images/leftcolbg.png); font-size:18px; margin-bottom:10px}
.leftcol a{display:inline-block; margin:7px;color:#fff;  font-size:16px; text-decoration:none; }
.leftcol a:hover{display:inline-block; margin:7px; color:#dedede; font-size:16px; }



.column5{
width:420px;
float:left;
margin:0px;
padding:10px 5px 10px 5px;
}
.column6{
width:240px;
float:left;
margin:0px;
padding:10px 10px 10px 5px;
}

.switch_title{
background-color:#385870;
text-align:left;
width:100%;
height:28px;
padding:0px 0px 0px 0px;
color:#FFFFFF;
font-weight:bold;
}
.switch_title_ul{padding:0; margin:0; list-style:none; float:left; height:28px;}
.switch_title_ul li{float:left;padding:2px; width:80px; margin-right:1px; text-align:center; height:24px; background-color:#3a7ec7; cursor:pointer;}
.switch_title_ul .currrent{float:left;padding:2px; width:80px;margin-right:1px; text-align:center; height:24px; background-color:#efefef; color:#385870;}
.switch_offer_box{
width:400px;
height:106px;
background-color:#f3f5f6;
padding:10px;
margin:10px 0px 10px 0px;
}
.newsbox2{height:200px; }

.userlogin_title{
text-align:center;
font-size:18px;
color:#615357;
padding:0 0 5px 0;
margin-top:-10px
}
.userlogin_title span{
font-weight:bold;
color:#d8325d;
}
.userloginbox{height:100px;}
.userloginline{width:90%; margin:auto; height:30px; line-height:30px;}
.userloginline span{display:inline-block;  width:60px; font-weight:bold;  font-size:14px;}
.userloginline input{width:150px;}
.userloginbuttonline{ margin-top:10px;}
.regtips {display:inline-block; margin-left:15px; width:120px;}
.regtips a{color:#d8325d; text-decoration:none; font-weight:bold; font-size:16px;}
.regtips a:hover{color:#ababab; text-decoration:none;}
.cologobox{height:125px; margin-top:5px;}
.cologoitem{margin-bottom:5px;}

.small_title2{
background-color:#385870;
background-image:url(images/smalltitlebg.png); background-repeat:repeat-x;
height:20px;
text-align:left;
width:450px;
padding:5px 5px 5px 15px;
color:#144571;
font-weight:bold;
border:1px solid #cdcdcd;
}
.newsbox3{height:112px; }
.leftbutton{ margin:auto;margin-top:10px; margin-bottom:10px; text-align:center;}

.table-striped {width:100%; border-bottom:1px solid #ababab;}
.table-striped th{color:#615357;}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f3f4f5;
}

.column7{
width:970px;
float:left;
margin:0px;
padding:5px 0px 5px 5px;
}
.bottombutton{width:310px; height:70px; float:left; margin-right:13px; margin-bottom:10px;}

.listUL span{display:inline-block; float:right;  width:100px;}

.column7 a{color:#424849; text-decoration:none;}
.column7 a:hover{color:#ababab; text-decoration:none;}

.newsline2{padding:0;margin:0;  padding-left:5px; }
.newsline2 li {width:85%;  margin:auto; text-align:left;   height:28px;line-height:28px; border-bottom:1px dotted #424849;}
.newsline2 a{color:#424849; text-decoration:none;}
.newsline2 a:hover{color:#ababab; text-decoration:none;}
.small_title3{
background-color:#385870;
background-image:url(images/smalltitlebg2.png); background-repeat:repeat-y;
height:120px;
text-align:left;
vertical-align:middle;
width:18px;
padding:5px 5px 5px 15px;
color:#144571;
font-weight:bold;
border:1px solid #cdcdcd;
float:left;
}
.offer_box2{
width:900px;
height:110px;
float:left;
background-color:#f3f5f6;
padding:10px;
margin:0px 0px 15px 0px; 
border:1px solid #cdcdcd;
}

.hotpoint{width:970px; height:35px; margin:auto; margin-top:0px; border-bottom:1px solid #cdcdcd; background-color:#efefef;}
.hotpointleft{float:left; width:92%; line-height:35px; padding-left:5px;}
.hotpointleft span{ font-weight:bold; color:Red;}
.hotpointright{float:right; width:20%; padding:5px;}

.rightnews{width:380px; float:left;}
.newslistpic{float:left; width:50px; height:110px; margin:0px; margin-right:15px;}

.queenPicbox{width:100px; height:80px; margin:10px; float:left;}


.columnLeft{
width:257px;
float:left;
margin:0px;
padding:10px 5px 10px 0px;
}
.columnRight{
width:680px;
float:left;
margin:0px;
padding:10px 5px 10px 10px;
}
.list_title{
background-color:#385870;
background-image:url(images/smalltitlebg.png); background-repeat:repeat-x;
height:20px;
text-align:left;
width:100%;
padding:5px 5px 5px 15px;
color:#144571;
font-weight:bold;
border:1px solid #cdcdcd;
}

.listnewsline{padding:0;margin:0; margin-top:10px; margin-bottom:20px; padding-left:15px; }
.listnewsline li {float:left;width:100%; margin-left:5px; height:40px;line-height:40px; border-bottom:1px dotted #424849;}
.listnewsline a{color:#424849; text-decoration:none;}
.listnewsline a:hover{color:#ababab; text-decoration:none;}

.contentbox{width:950px; min-height:500px; margin-top:10px; height:auto;}
.subcontentbox{width:970px;min-height:500px;  height:auto; border:1px solid #cdcdcd; background-color:#efefef;}
.innersubcontentbox{width:80%; min-height:500px; height:auto; margin:auto; margin-top:10px; margin-bottom:10px;  border:1px soid #cdcdcd; background-color:#fff; padding:15px;}

.linklogoleft{float:left; width:450px; height:70px;}
.linklogoright{float:right; width:450px; height:70px;}

.hotlistbox{float:right;}
.hotlistbox a{color:#424849; text-decoration:none;}
.hotlistbox a:hover{color:#ababab; text-decoration:none;}

.linklistleft{float:left; min-width:450px;}
.linklistright{float:right; min-width:450px;}


div {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.box1_left {
	margin: 0px 0px 0px 10px; width: 470px; height: 345px; overflow: hidden; position: relative; z-index: 1;float: left; display: inline;
}
.bd li {
	width: 460px; height: 300px; float: left;
}
.bd li img {
	width: 460px; height: 300px;
}
.hd {
	left: 200px; bottom: 10px; position: absolute;
}
.hd li {
	background: url("slider-nav.png") no-repeat 0px -13px; width: 13px; height: 13px; margin-left: 8px; float: left; cursor: pointer;
}
.hd li.on {
	background: url("slider-nav.png") no-repeat 0px -26px; width: 13px; height: 13px;
}
.main_text_box h2 {
	background: rgba(0, 0, 0, 0.5) !important; padding: 5px; width: 440px; height: auto; bottom: 20px; color: rgb(255, 255, 255); line-height: 20px; font-size: 18px; position: absolute;
}
.main_text_box h2 a {
	color: rgb(255, 255, 255);
}
.hovertaba {
	padding: 5px 10px; color: rgb(9, 151, 223); font-size: 14px;
}
.normaltaba {
	padding: 5px 10px; color: rgb(51, 51, 51); font-size: 12px;
}

.more{display:inline-block; float:right; margin-top:-2px; margin-right:5px; font-size:12px;}
.more a{color:#144571; text-decoration:none;}
.more a:hover{color:#5da5e6; text-decoration:none;}
.newsbox{height:142px;}
.newsline{padding:0;margin:0; margin-top:-4px; padding-left:10px;  }
.newsline li {float:left;width:100%; margin-left:5px; height:28px;line-height:28px; border-bottom:1px dotted #424849;list-style:square;}
.newsline li span{display:inline-block; float:right; margin-right:10px;}
.newsline a{color:#424849; text-decoration:none;}
.newsline a:hover{color:#ababab; text-decoration:none;}

.newsline2{padding:0;margin:0; margin-top:-4px; padding-left:10px;  }
.newsline2 li {float:left;width:100%; margin-left:5px; height:28px;line-height:28px; border-bottom:1px dotted #424849;list-style:square;}
.newsline2 li span{display:inline-block; float:right; margin-right:10px;}
.newsline2 a{color:#424849; text-decoration:none;}
.newsline2 a:hover{color:#ababab; text-decoration:none;}


.big_title{ font-size:18px; height:30px; margin-left:5px; line-height:18px; font-family:微软雅黑; font-weight:bold; color:#26408b;}
.sub_title{height:40px; margin-left:5px;}
.sub_title ul{margin: 0px; padding: 0px;  }
.sub_title ul li{float:left; display:inline-block; width:130px; height:30px; font-family:微软雅黑; font-size:16px; font-weight:bold; border:1px solid #ababab; margin-right:5px; text-align:center; cursor:pointer; }
.sub_title  .active{ border:0px; width:132px; height:35px; color:White; background-color:#26408b; background-image:url(images/sub_title_arrowbg.png); background-repeat:no-repeat; background-position:center bottom;}
.sub_title ul li span{display:inline-block; margin-top:4px;}

.newsbox_new{height:240px; margin-left:5px; }
.newsline_new{padding:0;margin:0; margin-top:0px; padding-left:15px; }
.newsline_new li {float:left;width:100%; margin-left:5px; height:28px;line-height:28px; list-style:square;}
.newsline_new li span{display:inline-block; float:right; margin-right:10px;}
.newsline_new a{color:#424849; text-decoration:none;}
.newsline_new a:hover{color:#ababab; text-decoration:none;}
.newcolumn2{
width:465px;
float:left;
margin:0px;
margin-bottom:10px;
padding:5px 10px 5px 0px;

}
.newcolumn3{
width:460px;
float:left;
margin:0px;
margin-bottom:10px;
padding:5px 25px 5px 5px;
}
.rightdownpictable{ border-collapse:collapse; margin-top:20px; margin-left:80px;}
.rightdownpictable td{width:180px; height:140px; text-align:center;}
.leftuptd{border-bottom:1px dotted #ababab; border-right:1px dotted #ababab;}
.rightuptd{border-bottom:1px dotted #ababab;}
.leftdowntd{border-right:1px dotted #ababab;}
.bigboxborder{border:1px solid #cdcdcd;-moz-box-shadow: 1px 1px 10px #cdcdcd; box-shadow: 1px 1px 10px #cdcdcd;}
.mt10{margin-top:10px;}
.regbox{ margin-right:0px; margin-top:0px; color:White; background-color:#26408b; width:960px; text-align:right; padding:5px;}
.regbox a{color:White; text-decoration:none;}
.regbox a:hover{color:#efefef;}

.listpage_navbox{width:970px; margin:auto; margin-top:10px; height:40px; margin-bottom:10px; border-radius:5px; background-color:#26408b; color:White;}
.listpage_navbox_title{font-size:16px; display:inline-block; margin:10px; font-family:微软雅黑; font-weight:bold;}
.listpage_navbox_nav{display:inline-block; float:right; margin:10px;font-family:微软雅黑;}
.listpage_navbox a{color:White; text-decoration:none;}
.listpage_navbox a:hover{color:#cdcdcd;}
.listpage_mainbox{width:970px; margin:auto; margin-top:20px; margin-bottom:20px; min-height:1100px; height:auto;}

.listpage_grouptopline{width:900px;margin:auto; margin-top:20px;  height:40px; clear:both; }
.listpage_grouptitle{width:220px; line-height:30px; font-family:微软雅黑; font-weight:bold; font-size:18px; padding-left:10px; color:Black;  display:inline-block; border-bottom:4px solid #26408b;}
.listpage_groupmore{width:665px;  line-height:26px; display:inline-block; padding-right:5px; border-bottom:4px solid #ababab; text-align:right;}
.listpage_groupmore a{color:Black; text-decoration:none;}
.listpage_groupmore a:hover{color:#ababab;}
.listpage_newsbox {min-height:250px;  height:auto; clear:both; margin-bottom:20px; }
.listpage_newsline{width:900px; margin:auto; padding-left:10px; min-height:210px;  height:auto; clear:both;   }
.listpage_newsline li {float:left;width:100%; margin-left:5px;  margin-top:5px; line-height:35px; height:35px;border-bottom:1px dotted #424849;list-style:square;}
.listpage_newsline li span{display:inline-block; float:right; margin-right:10px;}
.listpage_newsline li a{color:#26408b; text-decoration:none;}
.listpage_newsline li a:hover{color:#cdcdcd;}

.regtable{text-align:left; width:700px; margin:auto; margin-top:20px;}
.regtable td{text-align:left;}

.reg_title{height:40px; width:280px; margin:auto; margin-top:20px; margin-bottom:20px;}
.reg_title ul{margin: 0px; padding: 0px;  }
.reg_title ul li{float:left; display:inline-block; width:130px; height:30px; font-family:微软雅黑; font-size:16px; font-weight:bold; border:1px solid #ababab; margin-right:5px; text-align:center; cursor:pointer; }
.reg_title  .active{ border:0px; width:132px; height:35px; color:White; background-color:#26408b; background-image:url(images/sub_title_arrowbg.png); background-repeat:no-repeat; background-position:center bottom;}
.reg_title ul li span{display:inline-block; margin-top:4px;}
.zc_btn{width:100px; display:inline-block; margin:auto; height:25px; border-radius:5px; background-color:#26408b; text-align:center; padding-top:5px; color:White;}

.groupLine{width:900px;margin:auto;  clear:both; height:auto; margin-bottom:20px; margin-top:20px; }
.groupLeft{width:440px; float:left;height:auto;}
.groupRight{width:440px; float:right;height:auto;}
.listpage_grouptopline_2{width:440px;margin:auto; margin-top:20px;  height:40px; clear:both; }
.listpage_grouptitle_2{width:140px; line-height:30px; font-family:微软雅黑; font-weight:bold; font-size:18px; padding-left:10px; color:Black;  display:inline-block; border-bottom:4px solid #26408b;}
.listpage_groupmore_2{width:285px;  line-height:26px; display:inline-block; padding-right:5px; border-bottom:4px solid #ababab; text-align:right;}
.listpage_groupmore_2 a{color:Black; text-decoration:none;}
.listpage_groupmore_2 a:hover{color:#ababab;}
.listpage_newsline_2{width:95%; margin:auto; padding-left:10px; min-height:210px;  height:auto; clear:both;   }
.listpage_newsline_2 li {float:left;width:100%; margin-left:5px;  margin-top:5px; line-height:35px; height:35px;border-bottom:1px dotted #424849;list-style:square;}
.listpage_newsline_2 li span{display:inline-block; float:right; margin-right:10px;}
.listpage_newsline_2 li a{color:#26408b; text-decoration:none;}
.listpage_newsline_2 li a:hover{color:#cdcdcd;}

.act_groupLeft{width:440px; float:left; border-right:1px solid #cdcdcd;height:auto;}
.act_groupRight{width:440px; float:left;height:auto;}
.act_table{width:98%;height:auto;}
.act_table th{color:#26408b; background:none; border-bottom:1px dotted #cdcdcd; line-height:30px;}
.act_table td{background:none; border-bottom:1px dotted #cdcdcd; line-height:30px;}
.searchLine{width:720px;  margin:auto;}
.searchLine select{height:30px; border:1px solid #cdcdcd; margin-right:10px;}
.searchLine input{height:30px; border:1px solid #cdcdcd;  border-radius:5px;  width:350px; margin-right:10px;}
.searchLine a {width:100px; display:inline-block; margin:auto; height:25px; border-radius:5px; background-color:#26408b; text-align:center; padding-top:5px; color:White;}

.standard_leftbox{width:260px; margin-top:20px; margin-bottom:20px;min-height:800px;height:auto; float:left; }
.standard_mainbox{width:690px; margin-top:20px; margin-bottom:20px; min-height:800px; height:auto; float:right;}
.standard_leftbox ul{margin: 0px; padding: 0px;  }
.standard_leftbox ul li{float:right; display:inline-block; width:127px; height:28px; font-family:微软雅黑; font-size:14px; font-weight:bold; border:1px solid #ababab; margin-right:1px; text-align:center; cursor:pointer; }
.standard_leftbox  .active{ border:0px; width:129px; height:35px; color:White; background-color:#26408b; background-image:url(images/sub_title_arrowbg.png); background-repeat:no-repeat; background-position:center bottom;}
.standard_leftbox ul li span{display:inline-block; margin-top:4px;}
.standard_leftbox_arrow{width:260px; text-align:center; height:18px; margin-top:10px; margin-bottom:10px;}
.standard_category{width:250px; height:1200px; overflow:hidden;}
.standard_category_table{width:100%; border-collapse:collapse;}
.standard_category_table td{padding:5px; line-height:30px; border:1px solid #cdcdcd; text-align:left; cursor:pointer;}
.standard_category_table td:hover{border-left:4px solid #26408b; background-color:#efefef;}

.standardLine{width:690px;margin:auto;  clear:both; height:auto; margin-bottom:20px; margin-top:20px; }
.standard_searchLine{width:620px;  margin:auto;}
.standard_searchLine select{height:30px; border:1px solid #cdcdcd; margin-right:10px;}
.standard_searchLine input{height:30px; border:1px solid #cdcdcd;  border-radius:5px;  width:280px; margin-right:10px;}
.standard_searchLine a {width:100px; display:inline-block; margin:auto; margin-right:5px; height:25px; border-radius:5px; background-color:#26408b; text-align:center; padding-top:5px; color:White;}
.standard_grouptopline{width:650px;margin:auto; margin-top:20px;  height:40px; clear:both; }
.standard_grouptitle{width:140px; line-height:30px; font-family:微软雅黑; font-weight:bold; font-size:18px; padding-left:10px; color:Black;  display:inline-block; border-bottom:4px solid #26408b;}
.standard_groupmore{width:490px;  line-height:26px; display:inline-block; padding-right:5px; border-bottom:4px solid #ababab; text-align:right;}
.standard_groupmore a{color:Black; text-decoration:none;}
.standard_groupmore a:hover{color:#ababab;}
.standard_list_table{width:94%; margin:auto; border-collapse:collapse; margin-top:10px; margin-bottom:20px;}
.standard_list_table th{padding:5px; line-height:30px; background:none; color:#26408b; border:1px solid #cdcdcd; text-align:center;}
.standard_list_table td{padding:5px; line-height:30px; border:1px solid #cdcdcd; text-align:center;}


.questionBox{width:900px; margin:auto; margin-top:20px;}
.questionBox li{margin-bottom:10px; padding:5px; line-height:30px; color:#0082d6; font-size:16px; border-bottom:1px dotted #cdcdcd;}
.qtitle{ cursor: pointer;}
.qcontent{display:none; background-color:#efefef; padding:2px; font-size:14px; color:#787878;}

.content_box{width:900px; margin:auto; margin-top:20px;}
.boxcenter{margin:auto;}
.outzj img{border:2px solid #cdcdcd; padding:2px;}

.button{width:100px; display:inline-block; height:30px; border-radius:5px; background-color:#26408b; text-align:center; color:White;}



/*客服飘窗*/
.my_kefu {position: fixed;width: auto;top: 40%;right: 0px;z-index: 99;}
.my_kefu ul {}
.my_kefu ul li {background: #424242;width: 30px;height: 50px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;border-radius: 10px;padding: 0px 15px;}
.my_kefu_item img {width: 20px;}
.my_kefu_item {display: flex;align-items: center;justify-content: space-around;color: white;}
.my_kefu ul li:hover {cursor: pointer;background: red;}
.my_kefu_img {display: none;width: 140px;height: auto;position: absolute;right: 4rem;background: #424242;color: white;}
.my_kefu_img img {width: 100%;}
.my_kefu_hidden {display: none;flex-direction: row;justify-content: center;align-items: center;z-index: 999;height: 50px;border-radius: 10px;width: auto;background:#608be4; font-size:14px; font-family:@微软雅黑; color: #fff;padding: 0px 5px;}
.my_kefu_hidden img {width: 20px;}
.my_kefu_hidden a {display: flex;flex-direction: row;width: 90px;align-items: center;color: #fff;justify-content: center;}
.my_kefu_hidden > div {display: flex;flex-direction: column;min-width: 120px;}
.my_kefu ul li:hover .my_kefu_item {display: none;}
.my_kefu ul li:hover .my_kefu_hidden {display: flex;flex-direction: row;text-align: center;position: absolute;right: 0px;}
.my_kefu ul li:hover .my_kefu_img {display: flex;}


/*首页飘窗*/
.my_kefu_m {position: fixed;width: auto;top: 40%;right: 0px;z-index: 99;}
.my_kefu_m ul {}
.my_kefu_m ul li {background: #424242;width: 60px;height: 300px;margin-bottom: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;border-radius: 0px;padding: 0px 15px;}
.my_kefu_m_item img {width: 20px;}
.my_kefu_m_item {display: flex;align-items: center;justify-content: space-around;color: white;}
.my_kefu_m ul li:hover {cursor: pointer;background: red;}
.my_kefu_m_img {display: none;width: 140px;height: auto;position: absolute;right: 4rem;background: #424242;color: white;}
.my_kefu_m_img img {width: 100%;}
.my_kefu_m_hidden {display: none;flex-direction: row;justify-content: center;align-items: center;z-index: 999;height: 50px;border-radius: 10px;width: auto;background:#608be4; font-size:14px; font-family:@微软雅黑; color: #fff;padding: 0px 5px;}
.my_kefu_m_hidden img {width: 20px;}
.my_kefu_m_hidden a {display: flex;flex-direction: row;width: 90px;align-items: center;color: #fff;justify-content: center;}
.my_kefu_m_hidden > div {display: flex;flex-direction: column;min-width: 120px;}
.my_kefu_m ul li:hover .my_kefu_item {display: none;}
.my_kefu_m ul li:hover .my_kefu_hidden {display: flex;flex-direction: row;text-align: center;position: absolute;right: 0px;}
.my_kefu_m ul li:hover .my_kefu_img {display: flex;}