@charset "UTF-8";
/*head*/

.head {
	height: 100px;
	width: 1000px;
	margin: auto;
}
.logo {
	float: left;
	margin-top: 10px;
}
.logo h1 {
	background: url(../images/logo.jpg) no-repeat;
	width: 402px;
	height: 79px;
	overflow: hidden;
	font-size: 12px;
}
.logo h1 a {
	display: block;
	text-indent: -9999px;
	height: 79px;
}
.h_phone {
	line-height: 30px;
	color: #004a7b;
	font-weight: bold;
	font-family: "microsoft yahei";
	font-size: 20px;
	float: right;
	margin-top: 40px;
}
/*nav*/
.footlinks {
	clear: both;
	margin: 5px auto;
	padding: 2px;
	width: 994px;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	color: #777;
	text-align: left;
	border: solid 1px #EEE;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 9pt;
	line-height: 140%;
	color: #777;
}
.head-v3 {
	position: relative;
	z-index: 9999;
	min-width: 1000px;
	width: 100%;
	background: #004a7b;
}
.head-v3 .navigation-inner {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
.navigation-up {
	height: 45px;
}
.navigation-up .navigation-v3 {
	float: left;
	_margin-left: 10px
}
.navigation-up .navigation-v3 ul {
	float: left
}
.navigation-up .navigation-v3 li {
	float: left;
	font: normal 16px/59px "microsoft yahei";
	color: #fff
}
.navigation-up .navigation-v3 .nav-up-selected {
	/*	background:rgba(0, 74, 122, 0.9)!important;
filter:Alpha(opacity=90);*/ background: #ff6b11;
}
.navigation-up .navigation-v3 .nav-up-selected-inpage {
	background: #fff;
}
.navigation-up .navigation-v3 .nav-up-selected-inpage h2 a {
	color: #010048
}
.navigation-up .navigation-v3 li h2 {
	font-weight: normal;
	padding: 0;
	margin: 0
}
.navigation-up .navigation-v3 li h2 a {
	width: 142px;
	text-align: center;
	color: #fff;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	font-family: "microsoft yahei";/*font-weight: bold;*/
}
.navigation-up .navigation-v3 li h2 a:hover {
	color: #333;
}
.navigation-down {
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 9999;
}
.navigation-down .nav-down-menu {
	width: 100%;
	margin: 0;
	background: rgba(255, 255, 255, 0.9)!important;
	filter: Alpha(opacity=90);
	background: #fff;
	position: absolute;
	top: 0px
}
.navigation-down .nav-down-menu .navigation-down-inner {
	margin: auto;
	width: 1000px;
	position: relative
}
.navigation-down-inner dl dd {
	float: left;
	margin-left: 20px;
}
.navigation-down-inner dl dd img {
	width: 210px;
	height: 145px;
	overflow: hidden;
	margin-bottom: 5px;
}
.navigation-down-inner dl dd p {
	text-align: center;
	line-height: 30px;
	color: #333;
	font: normal 14px "microsoft yahei";
	font-weight: bold;
}
.navigation-down .nav-down-menu dl {
	float: left;
	margin: 18px 80px 18px 0
}
.navigation-down .menu-1 dl {
	margin: 20px 80px 25px 0
}
.navigation-down .menu-1 dt {
	font: normal 16px "microsoft yahei";
	color: #61789e;
	padding-bottom: 10px;
	border-bottom: 1px solid #61789e;
	margin-bottom: 10px
}
.navigation-down .menu-1 dd a {
	color: #333;
	font: normal 14px/30px "microsoft yahei";
	font-weight: bold;
}
.navigation-down .menu-1 dd a:hover {
	color: #60aff6;
}
.navigation-down .menu-2 dd a, .navigation-down .menu-3 dd a {
	color: #333;
	font: bold 16px "microsoft yahei"
}
/*nav*/
.navbox {
	height: 45px;
	position: relative;
	z-index: 9;
	margin: auto;
	background: #004a7b;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	font-family: 'Microsoft Yahei';
}
.nav {
	width: 1000px;
	margin: 0 auto;
	height: 45px;
	list-style: none;
}
.nav li {
	float: left;
	height: 45px;
	position: relative;
	list-style: none;
}
.nav li.last {
	background: none;
}
.nav li a {
	text-decoration: none;
	line-height: 28px;
	font-weight: bold;
}
.nav li a span {
	float: left;
	display: block;
	line-height: 45px;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
	width: 142px;
	text-align: center;
}
.mj_hover_menu {
	text-decoration: none;
	width: 142px; /*background:url(../images/menu_hover.png);*/
	background: #FF6600;
	height: 45px;
	z-index: 9999;
}
.nav li.selected .submenu {
	display: block;
}
.nav li .submenu {
	display: none;
	position: absolute;
	top: 45px;
	left: -9px;
}
.nav li .submenu li {
	float: none;
	padding: 0;
	background: none;
	height: auto;
	border-bottom: dotted 0px #BEBEBE;
}
.mj_menu_pro_bg {
	width: 825px;
	height: 235px;
	background: url(../images/menu_pro_bg.png) no-repeat;
}
.mj_menu_pro_main {
	width: 765px;
	margin: auto;
	padding-top: 12px;
}
.mj_menu_pro_li {
	float: left;
}
.mj_menu_li_txt {
	line-height: 22px;
	font-size: 12px;
	color: #696969;
}
.mj_menu_li_txt font {
	font-size: 14px;
	color: #bb1721;
}
.mj_menu_li_txt a {
	color: #696969;
	text-decoration: none;
	font-size: 14px;
}
.mj_menu_li_txt a:hover {
	color: #696969;
	text-decoration: underline;
}
.mj_menu_li_txt img {
	width: 140px;
	height: 112px;
	overflow: hidden;
}
.mj_menu_li_txt p {
	text-align: center;
	line-height: 26px;
}
.mj_menu_news_bg {
	width: 480px;
	height: 185px;
	background: url(../images/menu_news_bg.png) no-repeat;
}
.mj_menu_news_main {
	width: 440px;
	margin: auto;
	padding-top: 12px;
}
.mj_menu_news_li {
	padding: 0px 30px;
	margin-right: 30px;
	height: 150px;
	width: 71px;
	overflow: hidden;
	float: left;
	border-right: solid 1px #cccccc;
}
.mj_menu_news_img {
	float: left;
	text-align: left;
	color: #ec631f;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.mj_menu_news_li2 {
	padding: 0px 30px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}
.mj_menu_news_img2 {
	float: left;
	margin-left: 30px;
	text-align: left;
	color: #bb1721;
	line-height: 30px;
	font-size: 14px;
}
.mj_menu_news_li3 {
	padding: 0px 25px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}
.mj_menu_news_img3 {
	float: left;
	margin-left: 10px;
	text-align: left;
	color: #ec631f;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}
/*banner*/

.banner {
	height: 440px;
	overflow: hidden;
}
.banner .d1 {
	width: 100%;
	height: 440px;
	display: block;
	/*position: absolute;*/
	left: 0px;
	top: 160px;
}
.banner .d2 {
	width: 100%;
	height: 30px;
	clear: both;
	position: absolute;
	z-index: 100;
	left: 0px;
	margin-top: -25px;
}
.banner .d2 ul {
	float: left;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -30px;
	display: inline;
}
.banner .d2 li {
	width: 17px;
	height: 15px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/img1.png) no-repeat center;
	float: left;
	margin: 0 3px;
	display: inline;
}
.banner .d2 li.nuw {
	background: url(../images/img1_1.png) no-repeat center;
}
/*main1*/

.main1 {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
}
.m1_nav {
	margin-top: 20px;
}
.m1_nav h3 {
	width: 50px;
	background: #ff6b11;
	padding: 10px;
	float: left;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #FFFFFF;
	overflow: hidden;
	letter-spacing: 3px;
	margin-right: 15px;
}
.m1_nav h2 {
	font-family: "微软雅黑";
	font-size: 40px;
	color: #2a2b2c;
}
.m1_nav p {
	line-height: 24px;
}
.m1_reason {
	margin-top: 40px;
	overflow: hidden;
}
.m1_reason ul li {
	width: 20.5%;
	float: left;
	margin-right: 46px;
}
.m1_reason ul li h3 {
	color: #004a7a;
	font-family: "微软雅黑";
	font-size: 50px;
	font-weight: bold;
}
.m1_reason ul li p {
	line-height: 22px;
	margin-top: 15px;
}
/*main2*/

.main2 {
	background: #f8f8f8;
	padding: 15px 0px;
	overflow: hidden;
	margin-top: 10px;
}
.m2_con {
	width: 1000px;
	margin: auto;
}
.s_about {
	width: 685px;
	background: #FFFFFF;
	float: left;
	padding: 15px;
	height: 245px;
	overflow: hidden;
}
.s_about_nav {
	height: 35px;
	border-bottom: 1px #dadada solid;
	line-height: 35px;
}
.s_about_nav p {
	float: left;
	background: url(../images/icon.png) no-repeat left center;
	padding-left: 18px;
	color: #004a7a;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
}
.s_about_nav span {
	float: right;
}
.s_about_con {
	margin-top: 10px;
	overflow: hidden;
}
.s_about_con img {
	width: 234px;
	height: 174px;
	overflow: hidden;
	padding: 10px;
	border: 1px #dadada solid;
	float: left;
	margin-right: 15px;
}
.s_about_con h3 {
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	color: #2A2B2C;
}
.s_about_con p {
	line-height: 24px;
	margin-top: 5px;
}
.s_contact {
	width: 235px;
	float: right;
	background: #FFFFFF;
	padding: 15px;
	height: 245px;
	overflow: hidden;
}
.s_contact_con {
	margin-top: 10px;
}
.s_contact_con img {
	width: 235px;
	height: 88px;
	overflow: hidden;
	margin-bottom: 5px;
}
.s_contact_con p {
	line-height: 22px;
}
/*ad*/

.ad {
	width: 100%;
	position: relative;
	height: 200px;
	overflow: hidden;
	margin-top: 15px;
}
.ad img {
	display: block;
	width: 1920px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
/*main3*/

.main3 {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
}
.m3_nav {
	width: 105px;
	border-bottom: 3px #004a7a solid;
	margin: auto;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.m3_nav p {
	font-size: 26px;
	color: #004A7A;
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: bold;
}
.s_pro {
	margin-top: 15px;
}
.s_pro ul li {
	float: left;
	margin-right: 24px;
	width: 232px;
	text-align: center;
	margin-bottom: 15px;
}
.s_pro ul li a.pro_img {
	width: 232px;
	height: 172px;
	overflow: hidden;
	display: block;
	border: 1px #dadada solid;
}
.s_pro ul li a.pro_img img {
	transition: 1s ease;
	width: 100%;
	height: 100%;
}
.s_pro ul li p {
	background: #7d7d7d;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	font-family: 'Microsoft Yahei';
}
.s_pro ul li p a {
	color: #fff;
}
.s_pro ul li a.pro_img:hover img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	display: block;
	overflow: hidden;
}
/*main4*/
.main4 {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
}
.s_gcal_con {
	margin-top: 10px;
	padding: 10px 0px;
}
.rollBox {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}
.rollBox .LeftBotton {
	height: 63px;
	width: 41px;
	background: url(../images/prev.png) no-repeat 0 0;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 38px 10px 0 0;
	cursor: pointer;
}
.rollBox .RightBotton {
	height: 63px;
	width: 41px;
	background: url(../images/next.png) no-repeat 0 0;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 38px 0 0 10px;
	cursor: pointer;
}
.rollBox .Cont {
	width: 850px;
	overflow: hidden;
	float: left;
}
.rollBox .ScrCont {
	width: 10000000px;
}
.rollBox .Cont .pic {
	width: 170px;
	float: left;
	text-align: center;
	margin-right: 18px;
}
.rollBox .Cont .pic a img {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: 0 auto;
	width: 170px;
	height: 125px;
	opacity: 0.8;
	transition: all 1s ease-in;
	-webkit-transition: all 200ms ease-in;
	display: block;
}
.rollBox .Cont .pic a:hover img {
	border: 1px #eb3d01 solid;
	opacity: 1;
}
.rollBox .Cont .pic p {
	line-height: 24px;
	color: #551400;
	text-align: center;
	font-weight: bold;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited {
	color: #626466;
	text-decoration: none;
}
.rollBox .Cont a:hover {
	color: #1a5ba9;
	text-decoration: underline;
}
.rollBox #List1, .rollBox #List2 {
	float: left;
}
/*foot*/
.foot {
	background: #004a7a;
	padding: 15px 0px;
	overflow: hidden;
}
.foot_con {
	width: 1000px;
	margin: auto;
}
.foot_left {
	float: left;
	width: 660px;
}
.foot_left p {
	line-height: 28px;
	color: #fff;
	margin-top: 20px;
}
.foot_left p a {
	color: #fff;
}
.foot_ewm {
	float: right;
	width: 120px;
}
/*�ͷ�*/
.izl-rmenu {
	position: fixed;
	right: 0%;
	bottom: 10px;
	padding-bottom: 140px;
	background: url(../images/r_b.png) 0px bottom no-repeat;
	z-index: 999;
}
.izl-rmenu .btn {
	width: 72px;
	height: 73px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}
.izl-rmenu .btn-qq {
	background: url(../images/r_qq.png) 0px 0px no-repeat;
	background-color: #6da9de;
}
.izl-rmenu .btn-qq:hover {
	background-color: #488bc7;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {
	background: url(../images/r_qq.png) 0px 0px no-repeat;
	background-color: #6da9de;
	text-decoration: none;
	display: block;
}
.izl-rmenu .btn-wx {
	background: url(../images/r_wx.png) 0px 0px no-repeat;
	background-color: #78c340;
}
.izl-rmenu .btn-wx:hover {
	background-color: #58a81c;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -160px;
	top: 0px;
	display: none;
	width: 160px;
	height: 160px;
}
.izl-rmenu .btn-phone {
	background: url(../images/r_phone.png) 0px 0px no-repeat;
	background-color: #fbb01f;
}
.izl-rmenu .btn-phone:hover {
	background-color: #ff811b;
}
.izl-rmenu .btn-phone .phone {
	background-color: #ff811b;
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	height: 73px;
	line-height: 73px;
	height: 73px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
	font-weight: bold;
}
.izl-rmenu .btn-top {
	background: url(../images/r_top.png) 0px 0px no-repeat;
	background-color: #666666;
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color: #444;
}
