@media screen and (min-width:641px) and (max-width:1025px){
@charset "utf-8";	

.display1920{ display:none;}
.display1200{ display:none;}
.display1024{ display:block;}
.display640{ display:none;}

/*首页*/
.center{ width:100%; margin:0 auto;}

.header{ display:none;}

.slideBox{ display:none;}

.mobile_bg{ width:100%; overflow:hidden; display:block; background:#FFF;}
.mobile_nav{ width:100%; overflow:hidden; border-top:1px solid #ccc; border-bottom:1px solid #ccc; position:relative; padding:10px 0 5px 0; text-align:left;}
.mobile_logo{ display:inline-block; height:40px; margin-left:3%;}

.mobile_nav_in{ width:100%; overflow:hidden; float:left; display:none; background:#FFF;}
.mobile_nav_in>li{ float:left; width:100%; min-height:40px; border-bottom:1px solid #ccc;}
.mobile_nav_in>li>a{ float:left; display:block; width:100%; height:40px; line-height:40px; color:#666666; font-size:14px;}
.mobile_nav_in1{ float:left; width:76%; border:none; height:40px; padding:0 2%; font-family:"微软雅黑"; outline:none; font-size:14px;}
.mobile_nav_in2{ float:left; width:20%; border:none; height:40px; font-family:"微软雅黑"; outline:none; background:url(../images/index2.jpg) center center #d9d9d9 no-repeat;}

.mobile_nav_step1{}
.mobile_nav_step2{ width:100%; float:left; overflow:hidden; float:left; display:none;}
.mobile_nav_step2>li{ float:left; width:100%; min-height:40px; border-top:1px solid #ccc;}
.mobile_nav_step2>li>a{ float:left; display:block; width:100%; height:40px; line-height:40px; color:#666666; font-size:13px;}

.mobile_nav_step3{}
.mobile_nav_step4{ width:100%; float:left; overflow:hidden; float:left; display:none;}
.mobile_nav_step4>li{ float:left; width:100%; min-height:40px; border-top:1px solid #ccc;}
.mobile_nav_step4>li>a{ float:left; display:block; width:100%; height:40px; line-height:40px; color:#666666; font-size:12px;}

.mobile_nav_search1{ float:left; padding:0 3%; width:84%; height:40px; border:0; font-family:"微软雅黑"; color:#666; outline:none;}
.mobile_nav_search2{ float:right; height:40px; width:10%; background:url(../images/header2_1.jpg) center center no-repeat; border:none; outline:none;}

.header_mobile1{ width:33px; height:33px; position:absolute; right:3%; bottom:12px;}
.header_mobile1 .span1{ display:block; height:3px; background:#4ba0ef; width:33px; position:absolute; top:6px; left:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.header_mobile1 .span2{ display:block; height:3px; background:#4ba0ef; width:33px; position:absolute; top:15px; left:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.header_mobile1 .span3{ display:block; height:3px; background:#4ba0ef; width:33px; position:absolute; top:24px; left:0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

.header_mobile_in_open .span1{
	top:15px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.header_mobile_in_open .span2{ display:none;}
.header_mobile_in_open .span3{
	top:15px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

.swiper-container {
	width: 100%;
	height: 100%;
	display:block;
}
.swiper-container .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height:auto;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container .swiper-slide img{ display:block; width:100%;}
.swiper-container .swiper-pagination{ bottom:35px;}
.swiper-container .swiper-pagination-bullet{ background:none; width:10px; height:10px; margin:0 10px !important; border:2px solid #FFF;}
.swiper-container .swiper-pagination-bullet-active{ background:#fff;}

.index1{ width:100%; background:url(../images/index1_1.jpg) center center no-repeat; padding:50px 0; overflow:hidden;}
.index1_in{ width:94%; margin:0 auto;}
.index1_l{ float:none; width:625px; height:510px; position:relative; overflow:hidden; margin:0 auto;}
.video{ float:left; margin-left:29px; width:580px; height:494px; position:relative; z-index:10;}
.index1_l1{ position:absolute; top:0; left:0;}
.index1_l2{ position:absolute; bottom:0; right:0;}
.index1_r{ float:none; width:575px; overflow:hidden; margin:0 auto;}
.index1_r1{ display:block; float:left; margin-top:50px; width:245px;}
.index1_r2{ float:right; width:92%; height:150px; overflow:hidden; font-size:16px; color:#666; line-height:30px; text-align:left; margin-top:15px;}
.index1_r3{ display:block; float:right; max-width:92%; margin-top:10px;}
.index1_r4{ float:left; margin-left:8%; margin-top:45px;}
.index_more{ width:154px; height:44px; background:url(../images/index1_6.png) center center no-repeat #4ba0ef; border:1px solid #4ba0ef; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.index_more:hover{ background:url(../images/index1_6_1.png) center center no-repeat #FFF;}

.index2{ width:100%; background:url(../images/index2_1.jpg) center center no-repeat; padding:50px 0 0 0; overflow:hidden;}
.index_title{ font-size:20px; font-weight:bold; width:94%; margin:0 auto; height:40px; overflow:hidden; line-height:54px;}
.index2_title{ color:#FFF; background:url(../images/index2_3.png) center center no-repeat; background-size:auto 40px;}
.index2_1{ display:block; margin:30px auto 0 auto; max-width:94%;}

.index3{ width:100%; background:url(../images/index3_1.jpg) center center no-repeat; padding:50px 0 50px 0; overflow:hidden; background-size:auto 100%;}
.index3_title{ color:#3a3a3a; background:url(../images/index3_2.png) center center no-repeat; background-size:auto 40px;}
.index3_in{ width:94%; margin:0 auto; overflow:hidden;}
.index3_l{ display:block; float:none; width:590px; height:auto; overflow:hidden; position:relative; margin:50px auto 0 auto;}
.index3_l1{ display:block; width:100%;}
.index3_l2{ position:absolute; bottom:0; left:0; width:94%; padding:0 3%; height:50px; line-height:50px; font-size:16px; color:#FFF; background:url(../images/index3_3.png) repeat; text-align:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.index3_r{ float:none; width:590px; overflow:hidden; margin:50px auto 0 auto;}
.index3_r li{ float:left; width:100%; overflow:hidden; margin-top:18px;}
.index3_r li:first-child{ margin-top:0;}
.index3_r li a{ display:block; width:100%; height:111px; overflow:hidden; background:#FFF; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.index3_r1{ float:left; width:129px; height:70px; line-height:70px; margin-top:21px; border-right:2px solid #e7e7e7; font-family:"Arial"; font-size:80px; font-weight:bold; color:#e7e7e7; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.index3_r2{ float:left; width:410px; margin-left:22px; text-align:left;}
.index3_r3{ float:left; width:100%; overflow:hidden; margin-top:15px;}
.index3_r3 .span1{ float:left; font-size:16px; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height:28px; width:75%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.index3_r3 .span2{ float:right; font-size:14px; color:#999; line-height:28px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.index3_r4{ float:left; width:100%; overflow:hidden; font-size:14px; color:#999; line-height:24px; height:48px; overflow:hidden; margin-top:5px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.index3_r li a:hover{ background:#4ba0ef;}
.index3_r li a:hover .index3_r1{ border-right:2px solid #81bdf4; color:#fff;}
.index3_r li a:hover .index3_r3 .span1{ color:#FFF;}
.index3_r li a:hover .index3_r3 .span2{ color:#FFF;}
.index3_r li a:hover .index3_r4{ color:#FFF;}
.index3_1{ clear:both; margin:45px auto 0 auto;}

.index4{ width:100%; padding:50px 0 0 0; overflow:hidden;}
.index4_title{ color:#3a3a3a; background:url(../images/index4_2.png) center center no-repeat; background-size:auto 40px;}
.index4_1{ width:100%; overflow:hidden; margin-top:50px;}
.index4_1 li{ float:left; width:26.9%; overflow:hidden;}
.index4_1 li a{ display:block; width:100%; height:440px; overflow:hidden; position:relative;}
.index4_1 li:last-child{ width:19.3%;}
.index4_1 li:last-child a{ background:#4ba0ef;}
.index4_3{ display:block; height:130px; z-index:10; position:relative; margin:150px auto 0 auto; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.index4_4{ position:absolute; left:0; bottom:-206px; width:100%; height:206px; background:#4ba0ef url(../images/index4_7.png) 94% center no-repeat; text-align:left; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.index4_5{ float:left; width:50%; overflow:hidden; margin-left:5%; font-size:24px; color:#FFF; margin-top:35px;}
.index4_6{ float:left; width:50%; overflow:hidden; clear:both; margin-left:5%; font-size:14px; color:#d4e5fa;}
.index4_7{ float:left; width:60%; padding-left:5%; overflow:hidden; clear:both; margin-left:5%; font-size:16px; color:#FFF; line-height:24px; height:72px; margin-top:20px; background:url(../images/index4_6.png) 0 6px no-repeat;}
.index4_9{ display:block; margin:150px auto 0 auto; height:130px;}
.index4_1 li a:hover .index4_4{ bottom:-206px;}
.index4_1 li a:hover .index4_3{ margin:150px auto 0 auto;}

.index5{ width:100%; padding:50px 0 50px 0; overflow:hidden; height:auto; background:url(../images/index5_1.jpg) center bottom no-repeat #f6f6f6;}
.index5_title{ color:#3a3a3a; background:url(../images/index5_2.png) center center no-repeat; background-size:auto 40px;}

.links{ width:100%; overflow:hidden; background:#eeeeee; padding:22px 0;}
.links1{ width:94%; margin:0 auto; overflow:hidden;}
.links1 li{ float:left; height:26px; line-height:26px; font-size:14px; color:#666;}
.links1 li a{ color:#333; margin-right:10px;}
.links1 li a:hover{ text-decoration:underline;}

.footer{ width:100%; overflow:hidden; background:#f7f7f7;}
.footer_top{ width:94%; margin:0 auto; overflow:hidden; padding:35px 0;}
.footer_top1{ float:left; overflow:hidden; width:55%; border-right:1px solid #e8e8e8; text-align:left;}
.footer_top1_1{ float:left; width:100%; font-size:20px; color:#4b89ef; line-height:28px;}
.footer_top1_2{ float:left; width:100%; overflow:hidden; margin-top:10px;}
.footer_top1_2 li{ float:left; width:90.5%; overflow:hidden; font-size:14px; color:#333; line-height:24px; padding:3px 0 3px 9.5%; margin-top:20px;}
.footer_top1_2 li:nth-child(1){ background:url(../images/footer1.png) left center no-repeat;}
.footer_top1_2 li:nth-child(2){ background:url(../images/footer2.png) left center no-repeat;}
.footer_top1_2 li:nth-child(3){ background:url(../images/footer3.png) left center no-repeat;}

.footer_top1_3{ float:left; width:100%; overflow:hidden; margin-top:30px;}
.footer_top1_4{ float:left; height:30px; line-height:30px; font-size:16px; color:#565656;}
.footer_top1_3 a{ display:block; width:30px; height:30px; float:left; margin-left:10px;}
.footer_top1_5{ background:url(../images/footer4.png) no-repeat;}
.footer_top1_6{ background:url(../images/footer5.png) no-repeat;}
.footer_top1_7{ background:url(../images/footer6.png) no-repeat;}

.footer_top2{ float:left; overflow:hidden; text-align:left; margin-left:50px; margin-right:20px; display:none;}
.footer_top2_1{ float:left; overflow:hidden; font-size:18px; color:#565656; line-height:18px; height:40px; position:relative;}
.footer_top2_1 span{ position:absolute; width:54px; height:1px; background:#e8e8e8; left:0; bottom:0;}
.footer_top2_2{ float:left; overflow:hidden; margin-top:10px; clear:both;}
.footer_top2_2 li{ float:left; overflow:hidden; padding:6px 0; clear:both;}
.footer_top2_2 li a{ font-size:14px; color:#565656; line-height:24px;}
.footer_top2_2 li a:hover{ text-decoration:underline;}

.footer_top3{ float:right; overflow:hidden; width:230px; border-left:0; text-align:left;}
.footer_top3_1{ float:right; width:230px; overflow:hidden; font-size:20px; color:#4b89ef; line-height:28px;}
.footer_top3_2{ float:right; width:230px; overflow:hidden; margin-top:15px;}
.footer_top3_2 li{ float:left; width:100%; overflow:hidden; padding:15px 0; border-bottom:1px solid #e8e8e8;}
.footer_top3_2 li:last-child{ border-bottom:0;}
.footer_top3_3{ float:left; padding-top:5px;}
.footer_top3_4{ font-size:14px; color:#565656; line-height:24px;}
.footer_top3_5{ font-size:16px; color:#565656; line-height:26px;}
.footer_top3_6{ float:right;}

.footer_bot{ width:100%; overflow:hidden; background:#4ba0ef; font-size:14px; color:#FFF; line-height:24px; padding:23px 0;}
.footer_bot_in{ width:94%; margin:0 auto; overflow:hidden;}
.footer_bot1{ float:left; text-align:left; width:100%;}
.footer_bot2{ float:right; display:none;}
.footer_bot2 a{ color:#FFF;}
.footer_bot2 a:hover{ text-decoration:underline;}

.piaofu{ display:none;}

/* neiye css */
.banner{ width:100%; height:372px; margin-top:110px; display:none;}
.banner_mobile{ width:100%; overflow:hidden; display:block;}
.banner_mobile img{ display:block; width:100%;}

.neiye_nav{ display:none;}

.position{ width:94%; margin:0 auto; overflow:hidden; padding:34px 0 14px 0;}
.position1{ float:right; font-size:12px; color:#999999; line-height:22px; background:url(../images/position.png) 0 4px no-repeat; padding-left:20px;}
.position1 a{ color:#999999;}
.position1 a:hover{ text-decoration:underline;}

.neiye_title{ width:760px; max-width:94%; height:90px; margin:0 auto; overflow:hidden; position:relative;}
.neiye_title1{ font-size:20px; font-weight:bold; color:#3a3a3a; line-height:20px; margin-top:20px;}
.title_line{ width:100%; height:20px; background:url(../images/about5.jpg) center center no-repeat; position:absolute; bottom:0; left:0;}

.about_title{ background:url(../images/about4.png) top center no-repeat; background-size:auto 40px;}

.about{ width:100%; overflow:hidden; background:url(../images/about3.jpg) bottom center no-repeat;}
.about_content{ width:94%; margin:0 auto; overflow:hidden; padding:50px 0 50px 0;}

.about_content1{ width:100%; overflow:hidden; margin-top:50px;}
.about_content2{ float:none; width:580px; text-align:left; font-size:16px; color:#333; line-height:30px; margin:0 auto; padding-top:30px;}

/* history css */
.swiper-container1 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.swiper-container1 .swiper-slide {
	background-size: cover;
	background-position: center;
}
.gallery-top {
	height: auto;
	width: 100%;
	margin-top:50px;
}
.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
	background:url(../images/history4.jpg) 0 70px repeat-x;
}
.gallery-thumbs .swiper-slide {
	opacity: 1;
	background:url(../images/history1.png) no-repeat center bottom;
	height:70px;
	font-size:16px;
	color:#979797;
	line-height:30px;
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
	color:#4ba0ef;
	font-size:20px;
}
.history1{ float:left; display:block; width:48.5%;}
.history2{ float:right; width:48.5%; text-align:left; overflow:hidden;}
.history3{ float:left; width:100%; overflow:hidden; font-size:16px; color:#767676; line-height:30px;}
.history3_1{ display:inline-block; width:18px; height:21px; background:url(../images/history3.png) no-repeat; vertical-align:middle; margin-right:5px;}
.history4{ float:left; width:100%; overflow:hidden; font-size:20px; color:#4ba0ef; line-height:30px; margin-top:40px;}
.history5{ float:left; width:100%; overflow:hidden; font-size:16px; color:#767676; line-height:30px; margin-top:20px;}

/* organizational css */
.content{ width:100%; overflow:hidden; font-size:16px; line-height:30px; color:#333333; text-align:left;}
.content img{ display:block; margin:0 auto; max-width:100%;}

/* honor css */
.honor_title{ background:url(../images/honor2.png) top center no-repeat; background-size:auto 40px;}
.honor_bg{ background:url(../images/honor_bg.jpg) bottom center no-repeat;}

.honor_list{ width:94%; margin:0 auto; overflow:hidden;}
.honor_list li{ float:left; width:31.33%; margin-right:3%; margin-top:30px;}
.honor_list li:nth-child(3n){ margin-right:0;}
.honor_list li a{ display:block; width:100%; overflow:hidden; position:relative;}
.kuang{ position:absolute; top:0; left:0; width:100%; height:auto; display:block;}
.honor_list1{ width:100%; height:247px; display:block;}
.honor_list2{ width:90%; padding:0 5%; height:70px; line-height:70px; font-size:16px; color:#666; background:#f1f1f1; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

.page{ width:94%; margin:0 auto; overflow:hidden; padding:40px 0 50px 0; font-size:14px; color:#999999;}
.page span{ line-height:38px; border:1px solid #c8c8c8; height:38px; display:inline-block; padding:0 15px; background:#FFF; margin:10px 2px 0 2px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.page a{ line-height:38px; border:1px solid #c8c8c8; color:#999999; height:38px; display:inline-block; padding:0 15px; background:#FFF; margin:10px 2px 0 2px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.page span:hover{ background:#4b89ef; color:#FFF; border:1px solid #4b89ef;}
.page a:hover{ background:#4b89ef; color:#FFF; border:1px solid #4b89ef;}
.page .a_on{ background:#4b89ef; color:#FFF; border:1px solid #4b89ef;}

/* business css */
.business_title{ background:url(../images/business2.png) top center no-repeat; background-size:auto 40px;}

.business_list{ width:94%; margin:0 auto; overflow:hidden; padding-bottom:5px;}
.business_list li{ float:left; margin-right:1.6%; width:32.26%; margin-top:30px; -moz-box-shadow: 0px 0px 5px #ddd; -webkit-box-shadow: 0px 0px 5px #ddd; box-shadow:0px 0px 5px #ddd; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; overflow:hidden;}
.business_list li:nth-child(3n){ margin-right:0;}
.business_list li a{ display:block; width:100%;}
.business_list1{ display:block; width:100%;}
.business_list2{ width:90%; padding:0 5%; overflow:hidden; height:60px; line-height:60px; background:#eeeeee; font-size:16px; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

/* businessIn css */
.businessIn{ width:94%; margin:0 auto; overflow:hidden;}
.businessIn1{ width:100%; overflow:hidden; font-size:24px; color:#333; line-height:34px;}
.businessIn2{ width:100%; overflow:hidden; font-size:14px; color:#666; line-height:24px; margin-top:25px; padding-bottom:25px; border-bottom:1px solid #dedede;}
.businessIn3{ width:100%; overflow:hidden; font-size:16px; color:#666; line-height:30px; text-align:left; padding:50px 0; border-bottom:1px solid #dedede;}
.businessIn3 img{ display:block; margin:0 auto; max-width:100%;}

.pageIn{ width:94%; margin:0 auto; overflow:hidden; padding:25px 0 30px 0; position:relative;}
.pageIn1{ width:75%; text-align:left; overflow:hidden; font-size:14px; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height:24px; margin-top:5px;}
.pageIn1 a{ color:#333;}
.pageIn1 a:hover{ text-decoration:underline;}
.return{ position:absolute; right:0; top:50%; margin-top:-21px; width:130px; height:42px; line-height:42px; background:#4b89ef; -webkit-border-radius:21px; -moz-border-radius:21px; border-radius:21px; font-size:14px; color:#FFF;}
.return span{ font-family:"宋体"; margin-right:5px; font-size:16px;}

/* news css */
.news_title{ background:url(../images/news2.png) top center no-repeat; background-size:auto 40px;}

.news{ display:block; width:94%; margin:50px auto 0 auto; height:308px; overflow:hidden; background:#4ba0ef; color:#FFF;}
.news1{ float:left; width:43.9%; height:308px;}
.news2{ float:left; width:50.1%; overflow:hidden; margin-left:3%; text-align:left;}
.news3{ float:left; width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:20px; font-weight:bold; line-height:34px; margin-top:40px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.news4{ float:left; width:100%; overflow:hidden; font-size:14px; line-height:24px; margin-top:25px;}
.news5{ float:left; width:100%; overflow:hidden; font-size:16px; line-height:30px; height:60px; margin-top:25px;}
.news6{ float:left; width:120px; height:36px; line-height:36px; overflow:hidden; font-size:14px; color:#4ba0ef; text-align:center; background:#FFF; margin-top:30px;}

.news:hover .news3{ text-decoration:underline;}

.news_list{ width:94%; margin:25px auto 0 auto; overflow:hidden;}
.news_list li{ float:left; width:100%; overflow:hidden; border-bottom:2px solid #e9e9e9;}
.news_list li a{ display:block; width:100%; overflow:hidden; padding:30px 0;}
.news_list1{ float:left; width:15%; height:114px; background:#999999; color:#dfdfdf;}
.news_list1_1{ width:100%; font-size:56px; font-weight:bold; line-height:56px; margin-top:15px;}
.news_list1_2{ width:100%; font-size:14px; line-height:14px; margin-top:10px;}
.news_list2{ float:right; width:82%; text-align:left; overflow:hidden;}
.news_list2_1{ float:left; width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:16px; font-weight:bold; color:#333; line-height:28px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.news_list2_2{ float:left; width:100%; overflow:hidden; color:#999999; line-height:22px; margin-top:6px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.news_list2_3{ float:left; width:100%; overflow:hidden; font-size:14px; color:#999999; line-height:24px; height:48px; margin-top:10px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

.bg_none{ background:none !important;}

.news_list li a:hover .news_list2_1{ color:#4ba0ef; text-decoration:underline;}
.news_list li a:hover .news_list2_2{ color:#4ba0ef;}
.news_list li a:hover .news_list2_3{ color:#4ba0ef;}

/* resources css */
.resources_title{ background:url(../images/resources2.png) top center no-repeat; background-size:auto 40px;}
.content .title{ font-size:20px; font-weight:bold;}

/* contact css */
.contact_title{ background:url(../images/contact2.png) top center no-repeat; background-size:auto 40px;}

.contact_content{ width:880px; max-width:94%; margin:0 auto 0 auto; overflow:hidden; background:url(../images/contact3.jpg) right 10px no-repeat; padding:35px 0 70px 0;}
.contact_content_l{ float:left; width:510px; max-width:60%;}
.contact_content_l li{ float:left; width:100%; overflow:hidden; text-align:left; padding-left:40px; font-size:16px; color:#666; line-height:30px; margin:5px 0;}
.contact_content_l li:nth-child(1){ background:url(../images/contact4_1.png) left 1px no-repeat; font-size:20px; color:#d02722; font-weight:bold;}
.contact_content_l li:nth-child(2){ background:url(../images/contact4_2.png) 6px 6px no-repeat;}
.contact_content_l li:nth-child(3){ background:url(../images/contact4_3.png) 6px 5px no-repeat;}
.contact_content_l li:nth-child(4){ background:url(../images/contact4_4.png) 6px 8px no-repeat;}
.contact_content_l li:nth-child(5){ background:url(../images/contact4_5.png) 6px 7px no-repeat;}

.contact_content_r{ float:right; width:180px;}
.contact_content_r1{ width:100%; overflow:hidden; font-size:16px; color:#999999; line-height:26px; margin-top:5px;}

.map{ width:100%; height:300px;}

.index6_2{ width:600px; margin:35px auto 0 auto; overflow:hidden;}
.index6_2 li{ float:left; border:1px solid #e9e9e9;}
.index6_2 li img{ display:block; width:198px; height:119px;}

}
