@charset "utf-8";
/* CSS Document */
.header {
	width: 100%;
	height: 133px;
}
.header .w1200 {
	height: 133px;
}
.logo {
	margin-top: 37px;
}
.head_right {
	width: 638px;
	float: right;
	margin-top: 47px;
}
.head_right .search_box {
	float: left;
	width: 398px;
	height: 38px;
	border: 1px solid #1d5ab3;
	border-radius: 20px;
}
.head_right .search_box input {
	float: left;
	margin-left: 25px;
	width: 325px;
	height: 38px;
	border: 0;
	padding-left: 0;
	font-size: 14px;
}
.head_right .search_box input::-webkit-input-placeholder {
 color:#ccc;
 font-size:14px;
}
.head_right .search_box input::-moz-placeholder {   /* Mozilla Firefox 19+ */
 color:#ccc;
 font-size:14px;
}
.head_right .search_box input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#ccc;
 font-size:14px;
}
.head_right .search_box input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
 color:#ccc;
 font-size:14px;
}
.head_right .search_box button {
	float: left;
	height: 38px;
	background: none;
	border: 0;
}
.head_right .head_link {
	float: right;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	width: 200px;
}
.head_right .head_link a {
	color: #333;
	margin: 0 5px;
}
.head_right .head_link .head_ewm {
	float: right;
	height: 40px;
	line-height: 40px;
	display: table;
	position: relative;
}
.head_right .head_link .head_ewm a {
	display: table-cell;
	vertical-align: middle;
}
.head_right .head_link .head_ewm .jiao {
	margin-left: 6px;
}
.head_right .head_link .head_ewm .ewm_content {
	padding: 5px;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -65px;
	box-shadow: 0px 5px 25px rgba(0,0,0,.1);
	display: none;
	z-index: 99999;
	background: #fff;
}
.head_right .head_link .head_ewm .ewm_content img {
	width: 120px;
	height: 120px;
}
.head_right .head_link .head_ewm:hover .ewm_content {
	display: block;
}
/*导航区域*/
.nav {
	width: 100%;
	height: 60px;
	background: #294f98;
}
.nav ul.w1200 {
	height: 60px;
}
.nav ul > li {
	float: left;
	line-height: 60px;
	font-size: 18px;
	position: relative;
}
.nav ul.w1200 li:last-child a {
	padding: 0 33px;
}
.nav ul.w1200 > li a {
	padding: 0 29px;
	color: #fff;
	line-height: 60px;
	display: block;
	background: url(../images/libg.jpg) left center no-repeat;
}
.nav ul.w1200 {
	background: url(../images/libg.jpg) right center no-repeat;
}
.nav ul > li:hover, .nav ul > li.current, .nav ul > li .menu-nav li:last-child:hover {
	background: #193b7b;
}
.nav ul > li .menu-nav {
	position: absolute;
	top: 60px;
	width: 100%;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .1);
	z-index: 999999;
	background: #294f98;
	display: none;
}
.nav ul > li .menu-nav li {
	width: 100%;
	text-align: center;
	line-height: 25px;
	height: auto;
	padding: 5px 0;
}
.nav ul > li .menu-nav li a {
	background: none !important;
	line-height: 30px;
	padding: 0;
}
.nav ul > li .menu-nav li:last-child a {
	padding: 0;
}
.nav ul > li .menu-nav li:last-child {
	background: none;
}
.banner {
	width: 100%;
	height: 500px;
	text-align: center;
	position: relative;
}
.gallery-top .swiper-slide {
	width: 1200px;
	height: 500px;
	position: relative;
}
.gallery-top .swiper-slide img {
	width: 100%;
	height: 500px;
}
.gallery-top .swiper-slide .black_cover {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	height: 500px;
	background: rgba(0,0,0,0.4);
}
.gallery-top .swiper-slide.swiper-slide-active .black_cover {
	display: none;
}
.banner .gallery-thumbs {
	width: 1200px;
	height: 90px;
	margin-top: 15px;
}
.banner .gallery-thumbs .swiper-slide img {
	width: 100%;
	height: 90px;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active img {
	border: 1px solid #fff;
	height: 88px;
	width: 214px;
}
.banner .banner_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 120px;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
}
.banner .swiper-button-next, .banner .swiper-button-prev {
	width: 39px;
	height: 70px;
	margin-top: -35px;
}
.banner .swiper-button-next {
	background: url(../images/next.png) no-repeat;
	right: 13%;
}
.banner .swiper-button-prev {
	background: url(../images/prev.png) no-repeat;
	left: 13%;
}
.banner .swiper-button-next:hover {
	background: url(../images/next_2.png) no-repeat;
}
.banner .swiper-button-prev:hover {
	background: url(../images/prev_2.png) no-repeat;
}
.content {
	width: 100%;
	overflow: hidden;
	background: #f6f6f6;
}
.section_content {
	width: 1160px;
	margin: 0 auto;
	padding: 20px;
	margin-bottom: 20px;
	background: #fff;
	overflow: hidden;
}
.section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.section.notice {
	height: 50px;
	background: #eee;
}
.section.notice .notice_left {
	float: left;
	width: 140px;
	height: 50px;
	text-align: center;
	display: table;
	background: #294f98;
}
.section.notice .notice_left span {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.section.notice .notice_left span img {
	margin-right: 10px;
}
.section.notice .notice_right {
	width: 1000px;
	float: left;
	height: 50px;
	padding-left: 20px;
}
.section.notice .notice_right .bd li {
	float: left;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	margin-right: 46px;
}
.section.notice .notice_right .bd li span {
	margin-right: 6px;
}
.section .section_tit {
	border-left: 5px solid #294f98;
	height: 30px;
	overflow: hidden;
	position: relative;
}
.section .section_tit h6 {
	float: left;
	width: 120px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	color: #666;
	font-weight: normal;
}
.section .section_tit .more {
	line-height: 30px;
	font-size: 14px;
	color: #666;
	float: right;
}
.section.page1 .section_tit {
	height: 40px;
	line-height: 40px;
}
.section.page2 .section_tit {
	margin-bottom: 20px;
}
.section.page1 .section_tit h6 {
	line-height: 40px;
}
.section.page1 .section_tit .more {
	line-height: 40px;
}
.section .section_tit .more img {
	margin-left: 8px;
}
.section.page1 .news_tab {
	float: left;
}
.section.page1 .news_tab li {
	float: left;
	width: 100px;
	height: 40px;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	text-align: center;
	margin-right: 1px;
	background: #f0f0f0;
	cursor: pointer;
}
.section.page1 .news_tab li a {
	position: absolute;
	line-height: 40px;
	top: 0;
	right: 0;
	color: #666;
	display: none;
}
.section.page1 .news_tab li a img {
	margin-left: 6px;
}
.section.page1 .news_tab li.on {
	background: #294f98;
	color: #fff;
}
.section.page1 .news_tab li.on a {
	display: block;
}
.section.page1 .news_section {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.section.page1 .news_section .news_section_left {
	float: left;
	width: 675px;
	height: 300px;
	padding: 30px 30px 20px 35px;
	overflow: hidden;
	background: url(../images/img4.jpg) no-repeat;
}
.section.page1 .news_section .news_section_left h6 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.section.page1 .news_section .news_section_left .news_text_list {
	height: 235px;
}
.section.page1 .news_section .news_section_left .news_text_list, .section.page1 .news_section .news_section_left .news_text_list li {
	width: 100%;
	overflow: hidden;
}
.section.page1 .news_section .news_section_left .news_text_list li p {
	color: #f6f6f6;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.section.page1 .news_section .news_section_left .news_text_list li .item_tit {
	font-size: 16px;
	font-weight: bold;
}
.section.page1 .news_section .news_section_left .news_text_list li .item_nr {
	font-size: 14px;
	line-height: 27px;
}
.section.page1 .news_section .news_section_left .more {
	display: block;
	font-size: 16px;
	color: #f6f6f6;
	font-weight: bold;
	margin-top: 15px;
}
.section.page1 .news_section .news_section_left .more img {
	float: right;
}
.section.page1 .news_section .news_section_right {
	width: 420px;
	height: 350px;
	float: right;
}
.section.page1 .news_section .news_section_right img {
	width: 100%;
	height: 350px;
}
.section.page2 .news_section {
	width: 570px;
}
.section.page2 .news_first {
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.section.page2 .news_first .img_box {
	float: left;
	width: 220px;
	height: 150px;
}
.section.page2 .news_first .img_box img {
	width: 100%;
	height: 150px;
}
.section.page2 .news_first .nr_box {
	float: right;
	width: 330px;
}
.section.page2 .news_first .nr_box p {
	line-height: 30px;
}
.section.page2 .news_first .nr_box .item_tit {
	font-size: 18px;
	color: #666;
}
.section.page2 .news_first .nr_box .item_time {
	margin-top: 3px;
}
.section.page2 .news_first .nr_box .item_time, .section.page2 .news_first .nr_box .item_info {
	font-size: 14px;
	color: #999;
}
.section.page2 .index_list {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}
.section.page2 .index_list li {
	line-height: 36px;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
}
.section.page2 .index_list li a {
	color: #666;
}
.section.page2 .index_list li a span {
	color: #666;
	margin-right: 10px;
}
.section.page2 .index_list li .time {
	color: #999;
	float: right;
}
.page2_top {
	width: 100%;
	overflow: hidden;
}
.page2_bottom {
	margin-top: 10px;
	padding-top: 20px;
	border-top: 1px solid #dcdcdc;
	overflow: hidden;
}
.page2_bottom .bd, .page2_bottom .tempWrap {
	float: left;
	width: 720px;
	height: 351px;
}
.page2_bottom .hd {
	float: right;
	width: 420px;
}
.page2_bottom .hd li {
	width: 100%;
	height: 117px;
	position: relative;
}
.page2_bottom .hd li img {
	width: 100%;
	height: 117px;
}
.page2_bottom .hd li:after {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	left: -5px;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 5px 5px 5px 0;
	border-style: solid;
	border-color: transparent #fff transparent transparent;/*透明 黄 透明 透明 */
}
.page2_bottom .hd li .blackBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 117px;
	display: table;
	text-align: center;
}
.page2_bottom .hd li .blackBg span {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	color: #fff;
}
.page2_bottom .hd li .blackBg span:after {
	display: block;
	content: "";
	width: 80px;
	height: 1px;
	margin: 0 auto;
	margin-top: 8px;
	background: #fff;
}
.page2_bottom .hd li:nth-child(1) .blackBg {
	background: rgba(41,79,152,0.8);
}
.page2_bottom .hd li:nth-child(2) .blackBg {
	background: rgba(0,0,0,0.8);
}
.page2_bottom .hd li:nth-child(3) .blackBg {
	background: rgba(255,153,51,0.8);
}
.page2_bottom .hd li.on:nth-child(1):after {
	border-color: transparent rgba(41,79,152,0.8) transparent transparent;
}
.page2_bottom .hd li.on:nth-child(2):after {
	border-color: transparent rgba(0,0,0,0.8) transparent transparent;
}
.page2_bottom .hd li.on:nth-child(3):after {
	border-color: transparent rgba(255,153,51,0.8) transparent transparent;
}
.page2_bottom .news_tab_section {
	height: 350px;
	border-bottom: 1px solid #eee;
}
.page2_bottom .news_tab_section .index_list {
	margin-top: 0;
}
.page2_bottom .news_tab_section .index_list li {
	line-height: 48px;
}
.advert_slide {
	width: 100%;
	height: 120px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.advert_slide .bd li img {
	width: 100%;
	height: 120px;
}
.advert_slide .prev, .advert_slide .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 20px;
	height: 50px;
	background: rgba(0,0,0, 0.4);
}
.advert_slide .prev a, .advert_slide .next a {
	width: 100%;
	height: 100%;
	display: block;
}
.advert_slide .prev {
	left: 0;
}
.advert_slide .next {
	right: 0;
}
.advert_slide .prev a {
	background: url(../images/prev2.png) center no-repeat;
}
.advert_slide .next a {
	background: url(../images/next2.png) center no-repeat;
}
.advert_slide .prev:hover, .advert_slide .next:hover {
	background: rgba(41,79,152,0.9);
}
.section.page3 .product_section {
	float: left;
	width: 720px;
}
.product_slide {
	margin-top: 30px;
}
.product_slide .product_tit {
	width: 100%;
	height: 70px;
	position: relative;
}
.product_slide .product_tit .tempWrap {
	width: 680px !important;
}
.product_slide .product_tit li {
	float: left;
	padding: 0 9px;
	width: 50px;
	height: 68px;
	text-align: center;
	display: table;
	border: 1px solid #7d7d7d;
	border-radius: 100%;
	background: #fff;
	font-size: 14px;
	line-height: 18px;
	margin-right: 31px;
}
.product_slide .product_tit li.on {
	border-color: #294f98;
	background: #294f98;
}
.product_slide .product_tit li a {
	display: table-cell;
	vertical-align: middle;
	color: #666;
}
.product_slide .product_tit li.on a {
	color: #fff;
}
.product_slide .prev_btn, .product_slide .next_btn {
	position: absolute;
	top: 15px;
	width: 20px;
	height: 40px;
	background: #ededed;
	border-radius: 5px;
	z-index: 999999;
}
.product_slide .prev_btn .cover_bg {
	display: block;
	width: 100%;
	height: 100%;
	background: #ededed;
	z-index: 999999;
	position: absolute;
	border-radius: 5px;
	top: 0;
	left: 0;
}
.cover_prev {
	position: absolute;
	top: -37px;
	width: 25px;
	height: 110px;
	background: #fff;
	box-shadow: 1px -17px 100px #fff, /*左边阴影*/ 0px 2px 100px #fff, /*上边阴影*/ 14px -10px 20px #fff, /*右边阴影*/ 21px 11px 98px #fff;/*下边阴影*/
	z-index: 9;
}
.product_slide .prev_btn {
	left: 0;
}
.product_slide .prev_btn.prevStop {
	display: none;
}
.product_slide .next_btn {
	right: 0;
}
.product_slide .next_btn.nextStop {
	display: none;
}
.product_slide .prev_btn a, .product_slide .next_btn a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999999;
}
.product_slide .prev_btn a {
	background: url(../images/prev3.png) center no-repeat;
}
.product_slide .next_btn a {
	background: url(../images/next3.png) center no-repeat;
}
.product_slide .prev_btn:hover a {
	background: url(../images/prev2.png) center no-repeat;
}
.product_slide .next_btn:hover a {
	background: url(../images/next2.png) center no-repeat;
}
.product_slide .prev_btn:hover, .product_slide .next_btn:hover, .product_slide .prev_btn:hover .cover_bg {
	background: #294f98;
}
.product_box {
	margin-top: 25px;
	width: 100%;
	height: 228px;
	overflow: hidden;
	background: url(../images/icon7.png) right bottom no-repeat;
	position: relative;
}
.product_box h6 {
	font-weight: normal;
	font-size: 20px;
	color: #666;
}
.product_box h6:after {
	display: block;
	content: "";
	width: 40px;
	height: 3px;
	background: #294f98;
	margin-top: 15px;
	margin-bottom: 10px;
}
.product_box .product_list {
	overflow: hidden;
}
.product_box .product_list li {
	float: left;
	width: 110px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-right: 65px;
}
.product_box .product_list li:nth-child(4n+4) {
	margin-right: 0;
}
.product_box .product_list li span, .product_box .product_list li a {
	color: #666;
}
.product_box .product_list li span {
	margin-right: 5px;
}
.product_box .more {
	position: absolute;
	right: 0;
	bottom: 0;
}
.expert_library {
	width: 420px;
	float: right;
}
.expert_library .expert_list {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.expert_library .expert_list li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.expert_library .expert_list li:last-child {
	margin-bottom: 0;
}
.expert_library .expert_list li .img_box {
	width: 113px;
	height: 158px;
	border: 1px solid #dcdcdc;
	float: left;
}
.expert_library .expert_list li .img_box img {
	width: 100%;
	height: 158px;
}
.expert_library .expert_list li .nr_box {
	float: right;
	width: 290px;
}
.expert_library .expert_list li .nr_box .item_tit {
	font-size: 18px;
	color: #333;
	line-height: 22px;
	margin-bottom: 5px;
}
.expert_library .expert_list li .nr_box .item_info {
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.council_section {
	overflow: hidden;
	border: 1px solid #294f98;
	height: 48px;
}
.council_section .council_tit {
	float: left;
	width: 160px;
	height: 48px;
	text-align: center;
	display: table;
	color: #fff;
}
.council_section .council_tit h6 {
	background: #294f98;
	color: #fff;
	font-size: 16px;
	line-height: 48px;
}
.council_section .council_tit h6 img {
	margin-right: 12px;
}
.council_section .council_slide {
	float: left;
	width: 978px;
	margin-left: 20px;
	height: 48px;
}
.council_section .council_slide .bd {
	width: 907px;
	overflow: hidden;
	float: left;
}
.council_section .council_slide .bd li {
	float: left;
	line-height: 48px;
	font-size: 16px;
	color: #666;
	margin-right: 82px;
	width: 262px !important;
}
.council_section .council_slide .bd li span, .council_section .council_slide .bd li a {
	color: #666;
}
.council_section .council_slide .bd li span {
	margin-right: 11px;
}
.council_section .council_slide .slide_btn {
	float: left;
	width: 55px;
	height: 48px;
	margin-left: 16px;
}
.council_section .council_slide .slide_btn a {
	width: 15px;
	height: 100%;
	display: block;
	float: left;
}
.council_section .council_slide .slide_btn a.prev {
	background: url(../images/prev4.png) center no-repeat;
	margin-right: 16px;
}
.council_section .council_slide .slide_btn a.prev:hover {
	background: url(../images/prev4_2.png) center no-repeat;
}
.council_section .council_slide .slide_btn a.next {
	background: url(../images/next4.png) center no-repeat;
}
.council_section .council_slide .slide_btn a.next:hover {
	background: url(../images/next4_2.png) center no-repeat;
}
.advert_section {
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
}
.advert_section li {
	float: left;
	width: 370px;
	height: 117px;
	margin-right: 25px;
}
.advert_section li:last-child {
	margin-right: 0;
}
.advert_section li img {
	width: 100%;
	height: 117px;
}
.section.page4 {
	margin-bottom: 0;
}
.link_slide {
	width: 100%;
	margin-top: 15px;
	height: 78px;
	position: relative;
}
.link_slide .bd {
	width: 1108px;
	height: 78px;
	float: left;
	margin-left: 19px;
	overflow: hidden;
}
.link_slide .bd li {
	float: left;
	margin-right: 9px;
	overflow: hidden;
	text-align: center;
}
.link_slide .bd li img {
	width: 176px;
	height: 78px;
}
.link_slide .prev, .link_slide .next {
	position: absolute;
	width: 14px;
	height: 26px;
	top: 50%;
	margin-top: -13px;
}
.link_slide .prev {
	left: 0;
	background: url(../images/prev5.png) no-repeat center;
}
.link_slide .next {
	right: 0;
	background: url(../images/next5.png) center no-repeat;
}
/*底部区域*/
.footer {
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
	background: #01479d;
}
.footer .w1200, .footer .foot_top {
	overflow: hidden;
}
.footer .foot_top {
	margin-bottom: 10px;
}
.friendship_section {
	width: 100%;
	overflow: hidden;
	height: 30px;
}
.friendship_section h6 {
	float: left;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	width: 90px;
	margin-right: 20px;
	line-height: 30px;
}
.friendship_select {
	float: left;
	width: 1090px;
	height: 30px;
}
.friendship_select select {
	float: left;
	margin-right: 22px;
	padding-left: 20px;
	width: 200px;
	height: 30px;
	border: 1px dotted #fff;
	appearance: inherit;
	-webkit-appearance: inherit;
	-moz-appearance: inherit;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	background: #01479d url(../images/icon9.png) 170px center no-repeat;
}
.friendship_select option {
	color: #fff;
}
.friendship_select select:last-child {
	margin-right: 0;
}
.footer p {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.footer p a {
	color: #fff;
	margin: 0 5px;
}
/*面包屑导航*/
.BreadNav {
	width: 100%;
	height: 40px;
	background: url(../images/page_bg.jpg) bottom no-repeat;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	margin-bottom: 17px;
}
.BreadNav span, .BreadNav a {
	color: #666;
}
.BreadNav span {
	margin: 0 5px;
}
.page_content {
	width: 100%;
	overflow: hidden;
}
.sidenav_section {
	width: 278px;
	border: 1px solid #d4e1ee;
	background: #fbfdff;
}
.sidenav_section, .cont_right {
	display: table-cell;
	vertical-align: top;
}
.cont_right {
	width: 880px;
}
.sidenav-tit {
	overflow: hidden;
	width: 100%;
	height: 67px;
	background: url(../images/nav_bg.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 70px;
	border-bottom: 3px solid #113477;
}
.side-nav {
	overflow: hidden;
	border-top: 0;
	padding-top: 15px;
}
.side-nav li {
	overflow: hidden;
	border-right: 0;
	border: 1px solid #fbfdff;
	border-left: 5px solid #fbfdff;
	font-size: 16px;
	border-right: 0;
}
.side-nav > li:hover, .side-nav > li.current {
	border-color: #d4e1ee;
	border-left-color: #294f98;
	background: #fff;
}
.side-nav li a {
	display: block;
	padding: 15px 0;
	background: url(../images/icon16.png) no-repeat;
	background-position: 203px 18px;
	color: #666;
	padding-left: 25px;
}
.side-nav > li:hover a, .side-nav > li.current a {
	color: #2f549c;
	background: url(../images/icon16_2.png) no-repeat;
	background-position: 203px 18px;
}
.cont_right_box {
	width: 850px;
	float: right;
}
.page_tit {
	height: 69px;
	line-height: 69px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
	color: #666;
}
.list_first {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.list_first li {
	line-height: 36px;
	font-size: 14px;
	color: #666;
}
.list_first li a {
	color: #666;
}
.list_first li .time {
	float: right;
	color: #999;
}
/*子页底部*/
.page_footer {
	padding: 20px 0;
	background: #2d2d2d;
}
.advert_page {
	width: 260px;
	margin: 0 auto;
	margin-top: 20px;
}
.advert_page li {
	overflow: hidden;
	border: 1px solid #d4e1ee;
	margin-bottom: 10px;
}
.advert_page li img {
	width: 258px;
	height: 78px;
	transition: all 0.8s;/*所有属性变化在0.6秒内执行动画*/
}
.advert_page li img:hover {
	transform: scale(1.2);/*鼠标放上之后元素变成1.4倍大小*/
}
.two_list {
	width: 100%;
	overflow: hidden;
}
.two_list li {
	width: 250px;
	margin-top: 19px;
	float: left;
	margin-right: 50px;
}
.two_list li:nth-child(3n+3) {
	margin-right: 0;
}
.two_list li .img_box {
	width: 248px;
	height: 308px;
	border: 1px solid #dcdcdc;
	text-align: center;
}
.two_list li .img_box img {
	width: 187px;
	height: 251px;
	margin-top: 13px;
}
.two_list li .img_box p {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.two_list li .download {
	display: block;
	width: 90px;
	height: 30px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: center;
	background: #dcdcdc;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	transition: all 0.4s;
	z-index: 999999;
	overflow: hidden;
}
.two_list li .download:after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	z-index: -9;
}
/*分支机构*/
.branch_section {
	width: 860px;
	float: right;
}
.branch_section .branch_right {
	float: left;
	width: 700px;
	border-top: 3px solid #294f98;
	padding-top: 15px;
}
.branch_section .branch_right h6 {
	font-size: 18px;
	font-weight: normal;
	color: #294f98;
}
.branch_section .branch_right p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.branch_section .branch_right p img {
	max-width: 100%;
}
.branch_section .branch_right .branch_box {
	width: 100%;
	overflow: hidden;
	margin: 10px 0;
}
.branch_section .branch_right .branch_box:last-child {
	margin-bottom: 0;
}
.branch_section .branch_right .branch_box ul {
	margin-top: 10px;
}
.branch_section .branch_right .branch_box li {
	font-size: 14px;
	color: #666;
	line-height: 36px;
}
.branch_section .branch_right .branch_box li span, .branch_section .branch_right .branch_box li a {
	color: #666;
}
.branch_section .branch_right .branch_box li span {
	margin-right: 10px;
}
.branch_box .item_tit {
	font-size: 20px;
	color: #666;
	font-weight: normal;
}
.branch_box .item_tit:after {
	content: "";
	display: block;
	width: 40px;
	height: 3px;
	background: #294f98;
	margin-top: 15px;
}
#allmap {
	width: 100%;
	height: 270px;
	margin: 15px 0;
	overflow: hidden;
}
.branch_section .branch_nav {
	padding: 0 19px;
	overflow: hidden;
	width: 112px;
	background: rgba(41,79,152,0.8);
	float: right;
}
.branch_section .branch_nav ul {
	overflow: hidden;
	width: 100%;
}
.branch_section .branch_nav li {
	border-bottom: 1px dashed rgba(255,255,255,0.6);
	font-size: 14px;
	color: #fff;
	overflow: hidden;
}
.branch_section .branch_nav li:last-child {
	border-bottom: 0;
}
.branch_section .branch_nav li a {
	padding: 15px 0;
	overflow: hidden;
	display: block;
	color: #fff;
}
.NewsText {
	width: 100%;
	padding-top: 20px;
}
.NewsText p {
	overflow: hidden;
}
.NewsText p, .NewsText p span {
	font-size: 14px !important;
	color: #666;
	line-height: 36px !important;
}
.NewsText p img, .NewsText p span img {
	max-width: 100%;
}
.three_list, .three_list_hehe, .three_list li {
	width: 100%;
	overflow: hidden;
}
.three_list li {
	font-size: 16px;
	color: #666;
	line-height: 20px;
	padding: 17px 0;
	border-bottom: 1px dashed #eee;
}
.three_list_hehe li {
	width: 22%;
	display: inline-block;
	font-size: 16px;
	color: #666;
	line-height: 20px;
	padding: 17px 0;
	border-bottom: 1px dashed #eee;
}
.three_list li .time {
	font-size: 14px;
	color: #999;
	float: right;
}
.three_list li a {
	color: #666;
}
.NewsText #allmap {
	margin-top: 5px;
	margin-bottom: 0;
}
.president_section {
	overflow: hidden;
	background: #f3f3f3;
	padding: 10px 20px;
	margin-top: 23px;
}
.president_left {
	float: left;
	width: 530px;
}
.president_left img {
	margin-top: 19px;
}
.president_left h6 {
	font-size: 30px;
	color: #30559c;
	margin: 15px 0;
}
.president_left h6 span {
	font-size: 16px;
	color: #c0c5c9;
	margin-left: 10px;
}
.president_left p {
	text-indent: 2em;
	font-size: 14px;
	color: #999;
	line-height: 26px;
}
.president_right {
	float: right;
	width: 230px;
}
.president_right img {
	width: 100%;
	height: 280px;
}
.Photography_slide {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.Photography_slide .hd {
	display: table;
	margin: 0 auto;
	text-align: center;
	height: 40px;
}
.Photography_slide .hd li {
	float: left;
	width: 170px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #eee;
	font-size: 16px;
	color: #666;
	cursor: pointer;
	margin-right: 30px;
}
.Photography_slide .hd li:last-child {
	margin-right: 0;
}
.Photography_slide .hd li a {
	display: block;
}
.Photography_slide .hd li.on {
	background: #294f98;
	color: #fff;
}
.Photography_slide .hd li.on a {
	color: #fff;
}
.Photography_banner {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	height: 520px;
}
.Photography_banner .large_box {
	width: 100%;
	height: 420px;
	overflow: hidden;
}
.Photography_banner .large_box li img {
	width: 100%;
	height: 420px;
}
.Photography_banner .small_box {
	width: 100%;
	margin-top: 13px;
	height: 87px;
}
.Photography_banner .small_box .small_list {
	float: left;
	width: 765px;
	height: 87px;
	margin-left: 15px;
	overflow: hidden;
}
.Photography_banner .small_box .small_list li {
	float: left;
	width: 175px;
	height: 87px;
	margin-right: 22px;
	position: relative;
}
.Photography_banner .small_box .small_list li img {
	width: 175px;
	height: 87px;
}
.Photography_banner .small_box .small_list li .bun_bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.4);
}
.Photography_banner .small_box .small_list li.on .bun_bg {
	display: none;
}
.Photography_banner .small_box .btn {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background: #b9b9b9;
	margin-top: 28px;
}
.Photography_banner .small_box .btn:hover {
	background: #294f98;
}
.Photography_banner .small_box .btn a {
	display: block;
	width: 100%;
	height: 100%;
}
.Photography_banner .small_box .btn.left_btn a {
	background: url(../images/prev6.png) center no-repeat;
}
.Photography_banner .small_box .btn.left_btn {
	float: left;
}
.Photography_banner .small_box .btn.right_btn {
	float: right;
}
.Photography_banner .small_box .btn.right_btn a {
	background: url(../images/next6.png) center no-repeat;
}
/*大事记*/
.time_slide {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.time_year_section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.time_slide .prev, .time_slide .next {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background: #ededed;
}
.time_slide .prev:hover, .time_slide .next:hover {
	background: #294f98;
}
.time_slide .prev a, .time_slide .next a {
	display: block;
	width: 100%;
	height: 100%;
}
.time_slide .prev a {
	background: url(../images/prev3.png) center no-repeat;
}
.time_slide .next a {
	background: url(../images/next3.png) center no-repeat;
}
.time_slide .prev:hover a {
	background: url(../images/prev2.png) center no-repeat;
}
.time_slide .next:hover a {
	background: url(../images/next2.png) center no-repeat;
}
.time_slide .prev {
	float: left;
}
.time_slide .next {
	float: right;
}
.time_slide .time_tit {
	width: 750px;
	height: 35px;
	overflow: hidden;
	margin-left: 20px;
	float: left;
	background: url(../images/time_li.jpg) right center no-repeat;
}
.time_slide .time_tit li {
	float: left;
	width: 95px;
	font-size: 18px;
	color: #777;
	margin-right: -1px;
	text-align: center;
	line-height: 35px;
	background: url(../images/time_li.png) left center no-repeat;
	cursor: pointer;
}
.time_slide .time_tit li:after {
	display: block;
	content: "";
	width: 40px;
	height: 3px;
	margin: 0 auto;
	background: #fff;
	margin-top: -3px;
}
.time_slide .time_tit li.on {
	color: #294f98;
}
.time_slide .time_tit li.on:after {
	background: #294f98;
}
.events_box {
	width: 100%;
	overflow: hidden;
	position: relative;
	min-height: 100px;
}
.events_box ul {
	width: 100%;
	overflow: hidden;
}
.events_box ul li {
	margin-left: 50px;
	width: 800px;
	position: relative;
	border-left: 1px dashed #dcdcdc;
	padding-bottom: 45px;
	min-height: 100px;
}
.events_box ul li:last-child {
	padding-bottom: 0;
}
.events_box ul li .month_section {
	width: 98px;
	height: 98px;
	border: 1px dashed #dcdcdc;
	text-align: center;
	background: #fff;
	border-radius: 100%;
	margin-left: -50px;
	float: left;
}
.events_box ul li .month_section p {
	color: #294f98;
}
.events_box ul li .month_section p.month_num {
	font-size: 26px;
	margin-top: 15px;
}
.events_box ul li .month_section p.month_text {
	font-size: 20px;
}
.events_box ul li .events_text {
	float: left;
	overflow: hidden;
	margin-left: 28px;
	width: 722px;
	margin-top: 14px;
}
.events_box ul li .events_text p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.map_section {
	width: 100%;
	height: 580px;
	background: url(../images/map.jpg) no-repeat;
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
}
.map_section img {
	width: 496px;
	height: 415px;
	margin-top: 70px;
}
.map_section #Map {
	width: 635px;
	height: 518px;
}
.mapDiv {
	width: 101px;
	height: 119px;
	color: #369;
	background: url(../images/pam.png) no-repeat;
	position: absolute;
	word-break: break-all;
}
.mapDiv span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.mapDiv span.name {
	margin-top: 30px;
}
.mapDiv div {
	text-align: center;
	font-size: 14px;
	color: #333;
}
.mapDiv .num {
	color: #e66100;
	font-style: normal;
}
.product_page .product_slide .product_tit .tempWrap {
	width: 780px !important;
}
.product_page .product_list li {
	width: 100%;
	overflow: hidden;
	margin-right: 0;
	line-height: 36px;
}
.product_page .product_box {
	background: none;
	height: auto;
}
.product_page .product_list li .time {
	color: #999;
	float: right;
	margin-right: 0;
}
.float_section {
	position: fixed;
	right: 0;
	width: 100px;
	height: 540px;
	bottom: 50%;
	margin-bottom: -270px;
	z-index: 9999999;
}
.float_section li {
	border-radius: 10px;
	width: 100px;
	height: 100px;
	text-align: center;
	display: table;
	margin-bottom: 9px;
	position: relative;
}
.float_section li .phone_ewm {
	position: absolute;
	right:100%;
	z-index:9999;
	bottom: 0;
	padding: 5px;
	-moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 13px rgba(0,0,0,0.2);
	background:#fff;
	display:none;
}
.float_section li .phone_ewm img{
	width:120px;
	height:120px;
	margin-bottom:0;

}
.float_section li a {
	display: table-cell;
	vertical-align: middle;
}
.float_section li a p {
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.float_section li img {
	margin-bottom: 10px;
}
.float_section li:nth-child(1) {
	background: #999;
}
.float_section li:nth-child(2) {
	background: #294f98;
}
.float_section li:nth-child(3) {
	background: #2b71b7;
}
.float_section li:nth-child(4) {
	background: #ff9900;
}
.float_section li:nth-child(5) {
	background: #90b83e;
}
/*鼠标滑过时的样式*/
.section.notice .notice_right .bd li a:hover, .section.page1 .news_tab li a:hover, .section .section_tit .more:hover, .section.page2 .news_first:hover .nr_box .item_tit, .section.page2 .index_list li a:hover, .product_box .product_list li a:hover, .expert_library .expert_list li:hover .nr_box .item_tit, .council_section .council_slide .bd li a:hover, .list_first li a:hover, .branch_section .branch_right .branch_box li a:hover, .three_list li a:hover, .head_right .head_link a:hover, .BreadNav a:hover {
	color: #294f98;
}
.two_list li .download:hover {
	color: #fff;
}
.two_list li .download:hover:after {
	background: #294f98;
	left: 0;
}
.NewsText  table{
	margin:0 auto;
}