@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: none;
}
/*��λ*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
li {
	list-style: none;
}
p img {
	max-width: 870px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*����*/
.cur {
	cursor: pointer
}
/*ԭreset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 14px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*�������*/
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { /*���� IE*/
	zoom: 1;
}
/*end reset*/


/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: "΢���ź�";
	position: relative;
	min-width: 1200px;
	width: 100%;
}/*��վ������ɫ*/
.content, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
.header {
	height: 51px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	z-index: 9;
}
.header p {
	height: 51px;
	line-height: 51px;
}
.header ul {
	padding-top: 17px;
}
.header ul li {
	float: left;
	height: 19px;
	line-height: 19px;
	padding-left: 24px;
	margin-left: 24px;
	border-left: 1px solid #d2d2d2;
	position: relative;
}
.header ul li:first-child {
	border-left: none;
}
.header ul li a:hover {
	color: #003399;
}
.header ul li span {
	display: none;
	width: 120px;
	height: 120px;
	position: absolute;
	left: -5px;
	top: 18px;
	padding-top: 16px;
}
.header ul li img {
	display: block;
	width: 120px;
	height: 120px;
}
.header ul li:hover span {
	display: block;
}
.top .container {
	height: 129px;
	position: relative;
}
#top2 {
	position: absolute;
	left: 0;
	top: 25px;
}
.top h1 {
	position: absolute;
	left: 0;
	top: 14px;
}
.top h1 img {
	display: block;
	width: 90px;
	height: 101px;
}
.top .lTit {
	position: absolute;
	left: 120px;
	top: 30px;
}
.top .lTit .p1 {
	font-size: 34px;
	font-weight: bold;
	color: #333;
	margin-bottom: 12px;
}
.top .lTit .p2 {
	letter-spacing:1.6px;
}
.top .lTit .p2 span {
	margin-left: 25px;
	border-left: 1px solid #bfbfbf;
	padding-left: 30px;
}
.top .lTit .p2 span:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.top .iphone {
	margin: 8px 0px 0px 0px;
	display: block;
	line-height: 30px;
	background: url(../images/top_tel.png) no-repeat 0 0;
	color: #333;
	position: absolute;
	top: 0;
	right: 0
}
.top .iphone p {
	padding: 10px 0 0 106px;
	display: block;
}
.top .iphone span {
	font-size: 26px;
	display: block;
	font-family: arial;
}
.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  _position: absolute;
  box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.1);
}
.fixedNav .menu {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.Nav {
	height: 60px;
	width: 100%;
	z-index: 1;
	background: #003399;
}
.Nav .navUl {
	width: 102%
}
.Nav .navUl>li {
	font-size: 15px;
	float: left;
	height: 60px;
	position: relative;
}
.Nav .navUl>li>a {
	display: block;
	color: #666;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	position: relative;
	border-left: 1px solid #385fad;
	color: #fff;
	font-size: 16px;
	padding: 0 44px
}
.Nav .navUl>li:first-child>a {
	border-left: none;
}
.Nav .navUl>li:hover, .Nav .navUl>li.cur {
}
.Nav .navUl>li:hover>a, .Nav .navUl>li.cur>a {
	background: #e32010;
	color: #fff;
}
.footer {
	background: #242424;
}
.footer .fTop {
	padding: 50px 0 30px 0;
	border-bottom: 1px solid #797979;
}
.footer .ful1 {
	float: left;
	margin-left: 100px;
}
.footer .ful1:first-child {
	margin-left: 0;
}
.footer .ful1 li {
	margin-bottom: 16px;
}
.footer .ful1 li a {
	color: #fff;
}
.footer .ful1 li a:hover {
	color: #003399;
}
.footer .ful1 li:first-child {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
}
.footer dl {
	float: left;
	text-align: center;
	color: #fff;
	margin-left: 160px
}
.footer dl dt {
	overflow: hidden;
	margin-bottom: 10px;
}
.footer .ful2 {
	float: right;
}
.footer .ful2 li.li1 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #fff;
}
.footer .ful2 li.li2 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #fff;
}
.footer .ful2 li.li3 {
	font-size: 28px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
}
.footer .ful2 li.li4 a {
	display: block;
	height: 45px;
	width: 186px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	background: #fff;
	border-radius: 5px;
}
.footer .ful2 li.li4 a:hover {
	background: #003399;
	color: #fff;
}
.footer .ficp {
	height: 53px;
	line-height: 53px;
	text-align: center;
	color: #fff;
}
.footer .ficp a {
	color: #fff;
}
.footer .ficp a:hover {
	color: #003399;
}

.retop ul {
	overflow: hidden;
}
.retop li {
	float: left;
	margin-left: 10px;
}
.retop li img {
	display: block;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 80%;
	right: 46%;
	margin-right: -615px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

a:hover {
	text-decoration: none;
}
h2.h2_title {
	padding-top: 48px;
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 35px;
}
h2.h2_title a {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	font-size: 35px;
	width: 230px;
	color: #333;
}
h2.h2_title span {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	font-size: 35px;
	width: 230px;
	color: #333;
}
.titEn {
	text-align: center;
	margin-bottom: 38px;
	font-size: 16px;
	text-transform: uppercase;
	color: #666;
}
h2.h2_title b {
	color: #003399;
	font-size: 35px;
}
/* banner */
.banner {
	overflow: hidden;
	width: 100%;
}
#ban {
	position: relative;
	height: 550px;
	overflow: hidden;
}
#ban .btn {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 35px;
	text-align: center;
	z-index: 998;
}
#ban .btn span {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	width: 60px;
	height: 2px;
	background: #cccccc;
	margin: 0 5px;
	cursor: pointer;
}
#ban .btn span.cur {
	background: #e32010;
}
#ban .bot {
	display: block;
	position: absolute;
	width: 58px;
	height: 58px;
	top: 50%;
	margin-top: -29px;
	display: none;
}
#ban .bot1 {
	background: url(../images/babot1.png) no-repeat center;
	left: 5%;
	z-index: 2;
}
#ban .bot2 {
	background: url(../images/babot2.png) no-repeat center;
	right: 5%;
	z-index: 2;
}
#ban:hover .bot {
	display: block;
}
.search {
	height: 28px;
	padding: 9px 0 10px 0;
	background: url(../images/searchbg.png) no-repeat center bottom;
}
.search .keyword a {
	float: left;
	margin-right: 18px;
	height: 28px;
	line-height: 28px;
}
.search .keyword a:first-child {
	color: #333;
}
.search .keyword a:hover a {
	color: #003399;
}
.search .searchBox input {
	float: left;
	width: 303px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	border: 1px solid #e8e7e7;
	color: #999;
	border-radius: 5px 0 0 5px;
}
.search .searchBox input:focus {
	border: 1px solid #e32010;
	outline: none;
}
.search .searchBox .submit {
	float: left;
	width: 74px;
	height: 28px;
	background: #e32010;
	color: #fff;
	line-height: 28px;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	text-align: center
}
.search .searchBox .submit:hover {
	background: #003399;
}
.cpysCon .conbox03 {
	background: #fff;
	height: 320px;
	padding: 40px 45px;
}
.cpysCon .conbox03 span {
	display: block;
	width: 486px;
	height: 323px;
	overflow: hidden;
	border: 1px #ccc solid;
}
.cpysCon .conbox03 span img {
	display: block;
	width: 486px;
	height: 323px;
}
.cpysCon .conbox03 .conboxText {
	width: 575px;
}
.cpysCon .conbox03 .conboxText h3 {
	font-size: 24px;
	color: #003399;
	margin-top: 10px;
}
.cpysCon .conbox03 .conboxText p {
	font-size: 16px;
	color: #666;
	margin-top: 20px;
	line-height: 28px;
}
.cpzx {
	padding-bottom: 50px;
}
.cpzx .cpCon .conleft {
	width: 242px;
	padding: 20px 5px;
	background: #003399;
	border-radius: 7px;
}
.cpzx .cpCon .conleft h3 {
	padding-top: 8px;
	text-align: center;
	margin-bottom: 18px;
}
.cpzx .cpCon .conleft h3 a {
	display: block;
	font-size: 22px;
	color: #fff;
	margin-bottom: 5px;
}
.cpzx .cpCon .conleft h3 span {
	display: block;
	font-size: 22px;
	color: #fff;
	margin-bottom: 5px;
}
.cpzx .cpCon .conleft h3 i {
	display: block;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.cpzx .cpCon .conleft .cpBox {
	padding: 14px 18px 1px 18px;
	background: #fff;
	border-radius: 7px;
}
.cpzx .cpBox .conbox {
	margin-bottom: 5px;
}
.cpzx .cpBox .conbox .p1 {
	height: 52px;
	line-height: 52px;
	text-indent: 20px;
	font-size: 16px;
	font-weight: bold;
	background: #6d6b6c;
	border-radius: 5px;
	margin-bottom: 20px;
}
.cpzx .cpBox .conbox .p1 a {
	color: #fff;
}
.cpzx .cpBox .conbox ul li {
	height: 30px;
	line-height: 30px;
	text-indent: 22px;
	background: url(../images/proicon01.png) no-repeat left center;
	border-top: 1px dashed #dbdad9;
}
.cpzx .cpBox .conbox ul li:first-child {
	border-top: none;
}
.cpzx .cpBox .conbox ul li:hover a {
	color: #003399;
}
.cpzx .cpBox .conbox:hover .p1 {
	background: #e32010;
}
.cpzx .conright {
	width: 936px;
	position: relative;
}
.cpzx .conright .rTop {
	position: absolute;
	top: 90px;
}
.cpzx .conright .rTop dl {
	float: left;
	width: 306px;
	margin-right: 9px;
	margin-bottom: 10px;
}
.cpzx .conright .rTop dl:nth-child(3n) {
	margin-right: 0;
}
.cpzx .conright .rTop dl dt {
	border: 1px solid #eeeeee;
	margin-bottom: 18px;
	overflow: hidden;
}
.cpzx .conright .rTop dl dt:hover
{
	border: 1px solid #003399;
}
.cpzx .conright .rTop dl dt img {
	display: block;
	width: 304px;
	height: 254.84px;
	transition: all 0.5s;
}
.cpzx .conright .rTop dl dd.dd1 {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cpzx .conright .rTop dl dd.dd1 a {
	color: #333;
}
.cpzx .conright .rTop dl dd.dd2 {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 180px;
	height: 20px;
	margin: auto
}
.cpzx .conright .rTop dl:hover dt img {
	transform: scale(1.1);
}
.cpzx .conright .rTop dl:hover dd.dd1 a {
	color: #003399;
}
.cpzx .conright .zxcp {
	height: 69px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: #003399;
	overflow: hidden;
	border-radius: 10px;
}
.cpzx .conright .zxcp ul {
	position: relative;
}
.cpzx .conright .zxcp ul li {
	height: 69px;
	line-height: 69px;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 795px;
}
.cpzx .conright .zxcp ul li b {
	font-size: 24px;
	color: #fff;
}
.cpzx .conright .zxcp ul li a {
	color: #fff;
	font-size: 20px;
}
.cpys {
	height: 695px;
	background: url(../images/cpysbg.jpg) no-repeat center top;
}
.cpys h2.h2_title span {
	width: 335px;
}
.cpys .cpysType {
	text-align: center;
	margin-bottom: 29px;
}
.cpys .cpysType li {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	width: 210px;
	height: 59px;
	background: #6d6b6c;
	line-height: 59px;
	color: #fff;
	font-size: 18px;
	border-radius: 7px;
	margin: 0 40px;
}
.cpys .cpysType li.cur {
	background: #e32010;
}
.cpys .cpysCon .conbox {
	display: none;
	position: relative;
}
.cpys .cpysCon .conbox.cur {
	display: block;
}
.cpys .cpysCon .con1 {
	height: 400px;
	background: #f7f7f7;
	position: relative;
}
.cpys .cpysCon .con1 dl {
	position: absolute;
	width: 200px;
	height: 122px;
}
.cpys .cpysCon .con1 dl dt {
	position: absolute;
	top: 0;
}
.cpys .cpysCon .con1 dl dt img {
	display: block;
	width: 122px;
	height: 122px;
}
.cpys .cpysCon .con1 dl dt em {
	position: absolute;
	left: 0;
	top: 0;
	width: 122px;
	height: 122px;
	background: url(../images/cpysty.png) no-repeat center;
}
.cpys .cpysCon .con1 dl dd {
	padding-top: 20px;
}
.cpys .cpysCon .con1 dl dd b {
	display: block;
	font-size: 18px;
	color: #003399;
	margin-bottom: 13px;
}
.cpys .cpysCon .con1 dl dd p {
	line-height: 24px;
}
.cpys .cpysCon .con1 dl.dl1 {
	left: 30px;
	top: 50px;
	padding-right: 150px;
}
.cpys .cpysCon .con1 dl.dl1 dt {
	right: 0;
}
.cpys .cpysCon .con1 dl.dl2 {
	right: 25px;
	top: 50px;
	padding-left: 150px;
}
.cpys .cpysCon .con1 dl.dl2 dt {
	left: 0;
}
.cpys .cpysCon .con1 dl.dl3 {
	left: 30px;
	top: 227px;
	padding-right: 150px;
}
.cpys .cpysCon .con1 dl.dl3 dt {
	right: 0;
}
.cpys .cpysCon .con1 dl.dl4 {
	right: 25px;
	top: 227px;
	padding-left: 150px;
}
.cpys .cpysCon .con1 dl.dl4 dt {
	left: 0;
}
.cpys .cpysCon .con1 .pImg {
	position: absolute;
	left: 238px;
	top: 0px;
}
.cpys .cpysCon .con3 {
	height: 400px;
	background: #f7f7f7;
	position: relative;
}
.cpys .cpysCon .con3 dl {
	position: absolute;
	width: 200px;
	height: 122px;
}
.cpys .cpysCon .con3 dl dt {
	position: absolute;
	top: 0;
}
.cpys .cpysCon .con3 dl dt img {
	display: block;
	width: 122px;
	height: 122px;
}
.cpys .cpysCon .con3 dl dt em {
	position: absolute;
	left: 0;
	top: 0;
	width: 122px;
	height: 122px;
	background: url(../images/cpysty.png) no-repeat center;
}
.cpys .cpysCon .con3 dl dd {
	padding-top: 20px;
}
.cpys .cpysCon .con3 dl dd b {
	display: block;
	font-size: 18px;
	color: #003399;
	margin-bottom: 13px;
}
.cpys .cpysCon .con3 dl dd p {
	line-height: 24px;
}
.cpys .cpysCon .con3 dl.dl1 {
	left: 30px;
	top: 50px;
	padding-right: 150px;
}
.cpys .cpysCon .con3 dl.dl1 dt {
	right: 0;
}
.cpys .cpysCon .con3 dl.dl2 {
	right: 25px;
	top: 50px;
	padding-left: 150px;
}
.cpys .cpysCon .con3 dl.dl2 dt {
	left: 0;
}
.cpys .cpysCon .con3 dl.dl3 {
	left: 30px;
	top: 227px;
	padding-right: 150px;
}
.cpys .cpysCon .con3 dl.dl3 dt {
	right: 0;
}
.cpys .cpysCon .con3 dl.dl4 {
	right: 25px;
	top: 227px;
	padding-left: 150px;
}
.cpys .cpysCon .con3 dl.dl4 dt {
	left: 0;
}
.cpys .cpysCon .con3 .pImg {
	position: absolute;
	left: 238px;
	top: 0px;
}
.gcal {
	padding-bottom: 50px;
}
.gcal h2.h2_title em {
	width: 430px;
}
.gcal h2.h2_title a {
	width: 335px;
}
.gcal .gcalCon {
	position: relative;
}
.gcal .gcalCon .gcalBtnl {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	left: -45px;
	top: 148px;
	background: url(../images/gcaljtl01.png) no-repeat center;
}
.gcal .gcalCon .gcalBtnr {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	right: -45px;
	top: 148px;
	background: url(../images/gcaljtr01.png) no-repeat center;
}
.gcal .gcalCon .gcalBtnl:hover {
	background: url(../images/gcaljtl02.png) no-repeat center;
}
.gcal .gcalCon .gcalBtnr:hover {
	background: url(../images/gcaljtr02.png) no-repeat center;
}
.gcal .gcalCon .conbox {
	position: relative;
	overflow: hidden;
}
.gcal .gcalCon .conbox ul {
	position: relative;
}
.gcal .gcalCon .conbox ul li {
	float: left;
	width: 380px;
	margin-left: 30px;
}
.gcal .gcalCon .conbox ul li:first-child {
	margin-left: 0;
}
.gcal .gcalCon .conbox ul li dl {
	background: #e5e5e5;
	padding-bottom: 15px;
}
.gcal .gcalCon .conbox ul li dt {
	overflow: hidden;
	margin-bottom: 15px;
}
.gcal .gcalCon .conbox ul li img {
	display: block;
	width: 380px;
	height: 290px;
	transition: all 0.5s;
}
.gcal .gcalCon .conbox ul li dd.dd1 {
	text-align: center;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gcal .gcalCon .conbox ul li dd.dd1 a {
	color: #333;
}
.gcal .gcalCon .conbox ul li dd.dd2 {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gcal .gcalCon .conbox ul li:hover img {
	transform: scale(1.1);
}
.gcal .gcalCon .conbox ul li:hover dl {
	background: #e32010;
	color: #fff;
}
.gcal .gcalCon .conbox ul li:hover dd.dd1 a {
	color: #fff;
}
.gcal .gcalCon .conbox ul li:hover dd.dd2 a {
	color: #fff;
}
/**qyys**/

.qyys{ width:100%; height:1505px; background:url(../images/ysbg.jpg) no-repeat center top; overflow:hidden;}

.youshi{ width:1180px; height:1655px;margin:0 auto;}

.youshi h3{ background:url(../images/ysbtbg.jpg) no-repeat center; width:1180px; height:195px;}

.youshi h3 a{ display:block; font-size:36px; font-weight:bold; color:#c73426; line-height:36px; padding-top:40px; padding-left:224px;}

.youshi h3 a strong{ font-size:48px;}

.youshi h3 span{ display:block; float:right; margin-right:380px; margin-top:12px;font-size:14px; color:#ffffff; line-height:20px; background:url(../images/iphone3.png) no-repeat left center; padding-left:42px;}

.youshi h3 span strong{ font-size:18px; font-weight:normal;}

.youshinr{ width:1180px; height:1404px; margin-top:36px;position:relative;}

.youshinr .ys_pic{ position:absolute;}

.youshinr .ys_pic1{ top:0px; left:0px;}

.youshinr .ys_pic2{ top:218px; right:0px;}

.youshinr .ys_pic3{ top:528px; left:0px;}

.youshinr .ys_pic4{ top:783px; right:0px;}

.youshinr .ys_pic5{ top:1096px; left:0px;}

.youshinr .ys_list{position:absolute;}

.youshinr .ys_list span{ display:block;font-size:26px; font-weight:bold; color:#020202;line-height:24px; padding-left:58px; margin-bottom:20px;}

.youshinr .ys_list span b{ display:block; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666;}

.youshinr .ys_list p{font-size:16px; color:#333333; line-height:30px; padding-left:15px; background:url(../images/ysxbbg.jpg) no-repeat left center;}

.youshinr .ys_list1{top: 34px;right:0px;background:url(../images/yswz1bg.jpg) no-repeat left top;}

.youshinr .ys_list2{top: 306px;left:0px;background:url(../images/yswz2bg.jpg) no-repeat left top;}

.youshinr .ys_list3{top: 584px;right:0px;background:url(../images/yswz3bg.jpg) no-repeat left top;}

.youshinr .ys_list4{top: 872px;left:0px;background:url(../images/yswz4bg.jpg) no-repeat left top;}

.youshinr .ys_list5{top: 1156px;right:0px;background:url(../images/yswz5bg.jpg) no-repeat left top;}

.about {
	height: 650px;
	background: #003399;
}
.about .container {
	height: 580px;
}
.about h2.h2_title a {
	width: 260px;
	color: #fff;
}
.about h2.h2_title b {
	color: #fff;
}
.about .titEn {
	color: #fff;
	margin-bottom: 30px;
}
.about .aboCon {
	margin-top: 60px
}
.about .conbox {
	display: none;
	position: relative;
}
.about .conbox.cur {
	display: block;
}
.about .con1 .conleft {
	width: 522px;
	height: 375px;
	padding: 21px 0 0 28px;
	background: url(../images/abobg.png) no-repeat left top;
	position: relative;
	top: -25px;
}
.about .con1 .conright {
	width: 585px;
	margin-right: 35px;
}
.about .con1 .conright p {
	line-height: 26px;
	text-align:justify;
}
.about .con1 .conright p a {
	color: #FFF;
	font-weight: bold
}
.about .con1 .conright .p1 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFF;
}
.about .con1 .conright .p1 a {
	color: #fff;
}
.about .con1 .conright .p2 {
	line-height: 24px;
}
.about .con1 .conright .p2 a {
	color: #fff;
}
.about .con2 {
}
.about .aboBtnl {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	left: -45px;
	top: 124px;
	background: url(../images/gcaljtl01.png) no-repeat center;
}
.about .aboBtnr {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	right: -45px;
	top: 124px;
	background: url(../images/gcaljtr01.png) no-repeat center;
}
.about .aboBtnl:hover {
	background: url(../images/gcaljtl02.png) no-repeat center;
}
.about .aboBtnr:hover {
	background: url(../images/gcaljtr02.png) no-repeat center;
}
.about .con2 .cfsb {
	position: relative;
	overflow: hidden;
}
.about .con2 .cfsb ul {
	position: relative;
}
.about .con2 .cfsb ul li {
	float: left;
	width: 380px;
	margin-left: 30px;
	position: relative;
	overflow: hidden;
}
.about .con2 .cfsb ul li:first-child {
	margin-left: 0;
}
.about .con2 .cfsb ul li img {
	display: block;
	width: 380px;
	height: 300px;
	transition: all 0.5s;
}
.about .con2 .cfsb ul li:hover img {
	transform: scale(1.1);
}
.about .con2 .cfsb ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 62px;
	line-height: 62px;
	text-align: center;
	color: #fff;
	background: url(../images/bg01.png);
}
.about .con2 .cfsb ul li:hover p {
	background: url(../images/bg03.png);
	color: #fff;
}
.about .con3 .rzzz {
	position: relative;
	overflow: hidden;
}
.about .con3 .rzzz ul {
	position: relative;
}
.about .con3 .rzzz ul li {
	float: left;
	width: 220px;
	margin-left: 25px;
	position: relative;
	overflow: hidden;
}
.about .con3 .rzzz ul li:first-child {
	margin-left: 0;
}
.about .con3 .rzzz ul li img {
	display: block;
	width: 220px;
	height: 300px;
	transition: all 0.5s;
}
.about .con3 .rzzz ul li:hover img {
	transform: scale(1.1);
}
.about .con3 .rzzz ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 62px;
	line-height: 62px;
	text-align: center;
	color: #fff;
	background: url(../images/bg01.png);
}
.about .con3 .rzzz ul li:hover p {
	background: url(../images/bg03.png);
	color: #fff;
}
.about .con4 .hzhb {
	position: relative;
	overflow: hidden;
	padding: 5px 0;
}
.about .con4 .hzhb ul {
	position: relative;
}
.about .con4 .hzhb ul li {
	float: left;
	width: 300px;
	height: 300px;
	position: relative;
	background: #fff;
	z-index: 1;
}
.about .con4 .hzhb ul li a {
	display: block;
	height: 298px;
	border: 1px solid #e0e0e0;
	border-left-color: #fff;
	transition: all 0.5s;
	background: #fff;
}
.about .con4 .hzhb ul li:first-child {
	margin-left: 0;
	border-left-color: #e0e0e0;
}
.about .con4 .hzhb ul li span {
	display: block;
	padding-top: 25px;
}
.about .con4 .hzhb ul li img {
	display: block;
	width: 230px;
	transition: all 0.5s;
	margin: 0 auto;
}
.about .con4 .hzhb ul li:hover {
	z-index: 2;
}
.about .con4 .hzhb ul li:hover a {
	transform: scale(1.03);
	border-left-color: #e0e0e0;
	box-shadow: 0 0 10px #e1ebd7;
}
.about .con4 .hzhb ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 62px;
	text-align: center;
	color: #333;
	font-size: 16px;
}
.about .aboType {
	text-align: center;
	margin-bottom: 15px;
}
.about .aboType li {
	display: inline-block;
	vertical-align: middle;
	width: 210px;
	height: 59px;
	background: #6d6b6c;
	line-height: 59px;
	color: #fff;
	font-size: 18px;
	border-radius: 7px;
	margin: 0 20px;
}
.about .aboType li.cur {
	background: #e32010;
}
.about .aboType li.cur a {
	color: #fff;
}
.khjz {
	padding-bottom: 40px;
}
.khjz h2.h2_title em {
	width: 430px;
}
.khjz h2.h2_title span {
	width: 335px;
}
.khjz .khjzCon {
	padding-top: 510px;
	position: relative;
	background: url(../images/khjzbg.jpg) no-repeat center top;
}
.khjz .khjzBtnl {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	left: -45px;
	top: 595px;
	background: url(../images/gcaljtl01.png) no-repeat center;
}
.khjz .khjzBtnr {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	right: -45px;
	top: 595px;
	background: url(../images/gcaljtr01.png) no-repeat center;
}
.khjz .khjzBtnl:hover {
	background: url(../images/gcaljtl02.png) no-repeat center;
}
.khjz .khjzBtnr:hover {
	background: url(../images/gcaljtr02.png) no-repeat center;
}
.khjz .khjzCon .conbox {
	position: relative;
	overflow: hidden;
}
.khjz .khjzCon .conbox ul {
	position: relative;
}
.khjz .khjzCon .conbox ul li {
	float: left;
	width: 285px;
	margin-left: 20px;
}
.khjz .khjzCon .conbox ul li:first-child {
	margin-left: 0;
}
.khjz .khjzCon .conbox ul li dt {
	overflow: hidden;
	margin-bottom: 21px;
}
.khjz .khjzCon .conbox ul li dt img {
	display: block;
	width: 285px;
	height: 220px;
	transition: all 0.5s;
}
.khjz .khjzCon .conbox ul li dd.dd1 {
	margin-bottom: 16px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.khjz .khjzCon .conbox ul li dd.dd1 a {
	color: #333;
}
.khjz .khjzCon .conbox ul li dd.dd2 {
	line-height: 20px;
}
.khjz .khjzCon .conbox ul li:hover dt img {
	transform: scale(1.1);
}
.khjz .khjzCon .conbox ul li:hover dd.dd1 a {
	color: #003399;
}
.fwlc {
	height: 515px;
	background: url(../images/fwlcbg.jpg) no-repeat center top;
}
.fwlc h2.h2_title span {
	width: 335px;
	color: #fff;
}

.fwlc .titEn {
	color: #fff;
}
.fwlc .fwlcCon {
	margin-bottom: 55px;
}
.fwlc .fwlcCon ul li {
	float: left;
	width: 216px;
	background: url(../images/fwlcjtr01.png) no-repeat 118px 54px;
}
.fwlc .fwlcCon ul li.li6 {
	width: 118px;
	background: none;
	text-align: center
}
.fwlc .fwlcCon ul li span {
	display: block;
	margin-bottom: 40px;
}
.fwlc .fwlcCon ul li span img {
	display: block;
	width: 118px;
	height: 118px;
}
.fwlc .fwlcCon ul li i {
	display: block;
	font-size: 20px;
	color: #fff;
	font-style: normal;
}
.fwlc .fwlcCon ul li:hover {
	background-image: url(../images/fwlcjtr02.png);
}
.fwlc .fwlcCon ul li.li6:hover {
	background: none;
}
.fwlc .zxyy .p1 {
	float: left;
	width: 298px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 28px;
}
.fwlc .zxyy .p1 input {
	display: block;
	height: 43px;
	width: 298px;
	border: none;
	line-height: 43px;
	text-indent: 23px;
}
.fwlc .zxyy .p2 {
	float: left;
	width: 298px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 28px;
}
.fwlc .zxyy .p2 input {
	display: block;
	height: 43px;
	width: 298px;
	border: none;
	line-height: 43px;
	text-indent: 23px;
}
.fwlc .zxyy .p3 {
	float: left;
	width: 298px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 28px;
}
.fwlc .zxyy .p3 input {
	display: block;
	height: 43px;
	width: 298px;
	border: none;
	line-height: 43px;
	text-indent: 23px;
}
.fwlc .zxyy .p4 {
	float: left;
	width: 200px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
}
.fwlc .zxyy .p4 .coolbg {
	display: block;
	height: 43px;
	width: 200px;
	line-height: 43px;
	text-align: center;
	background: #e32010;
	color: #fff;
	font-size: 16px;
	border: 0
}
.fwlc .zxyy .p4:hover a {
	background: #003399;
}
.xwzx {
	padding-bottom: 20px;
}
.xwzx .conleft {
	width: 500px;
}
.xwzx .conleft .pImg {
	width: 500px;
	margin-bottom: 15px;
}
.xwzx .conleft .pImg img {
	display: block;
	width: 500px;
	height: 245px;
}
.xwzx .conleft ul li {
	overflow: hidden;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px dashed #e2e2e2;
}
.xwzx .conleft ul li a {
	float: left;
	width: 310px;
}
.xwzx .conleft ul li span {
	float: right;
}
.xwzx .conleft ul li:hover a {
	color: #003399;
}
.xwzx .conright {
	width: 545px;
	padding-left: 75px;
	height: 487px;
	background: url(../images/xwzxline01.png) no-repeat left top;
}
.xwzx .conright .rTop {
	height: 45px;
	border-bottom: 1px solid #003399;
}
.xwzx .conright .rTop ul {
	float: left;
}
.xwzx .conright .rTop ul li {
	float: left;
	width: 114px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px 5px 0 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.xwzx .conright .rTop ul li a {
	display: block;
	height: 45px;
	color: #333;
}
.xwzx .conright .rTop ul li.cur {
	background: #003399;
}
.xwzx .conright .rTop ul li.cur a {
	color: #fff;
}
.xwzx .conright .rTop .morea {
	float: right;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	color: #333;
}
.xwzx .conright .rTop .morea em {
	color: #dddddd;
	font-size: 20px;
}
.xwzx .conright .rBox .conbox {
	display: none;
}
.xwzx .conright .rBox .conbox.cur {
	display: block;
}
.xwzx .conright .rBox .conbox dl {
	position: relative;
	height: 84px;
	margin-top: 24px;
}
.xwzx .conright .rBox .conbox dt {
	width: 116px;
	height: 84px;
	position: absolute;
	left: 0;
	top: 0;
	background: #dddddd;
	text-align: center;
	border-radius: 5px;
}
.xwzx .conright .rBox .conbox dt b {
	display: block;
	font-size: 30px;
	padding-top: 13px;
	margin-bottom: 6px;
}
.xwzx .conright .rBox .conbox dt i {
	display: block;
}
.xwzx .conright .rBox .conbox dd.dd1 {
	font-size: 16px;
	margin-bottom: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.xwzx .conright .rBox .conbox dd.dd1 a {
	color: #333;
}
.xwzx .conright .rBox .conbox dd.dd2 {
	line-height: 24px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 48px;
}
.xwzx .conright .rBox .conbox dl:hover dt {
	background: #e32010;
	color: #fff;
}
.xwzx .conright .rBox .conbox dl:hover dd.dd1 a {
	color: #003399;
}
.links {
	background: #fff;
	height: 80px;
	margin-top: 10px;
}
.links h4 {
	font-size: 14px;
	float: left;
	margin: 10px 0 0;
	font-weight: normal;
	line-height: 20px;
}
.links span {
	font-size: 26px;
	font-family: times new roman;
	display: block;
	margin-top: 4px;
}
.links_n {
	height: 70px;
	line-height: 70px;
	width: 1075px;
	float: left;
	margin-left: 20px;
}
.links_n a {
	border-right: 1px dotted #222;
	padding: 0px 20px;
}


