@charset "utf-8";

/*
 * 1.最外部直接用名称如：class="head",配置类wrap
 * 2.次外层加_in如：class="head_in",配置类inner
 * 3.section分开每部分
 * 4.相同样式的元素总的写样式，位置单独去配置
 * 5.后缀为_active的为动态切换时的样式
 * 6.banner img display:block;
 */

@font-face {
	font-family: 'iconfont';
	/* project id 571520 */
	src: url('//at.alicdn.com/t/font_571520_701bxqtcfh0hehfr.eot');
	src: url('//at.alicdn.com/t/font_571520_701bxqtcfh0hehfr.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_571520_701bxqtcfh0hehfr.woff') format('woff'), url('//at.alicdn.com/t/font_571520_701bxqtcfh0hehfr.ttf') format('truetype'), url('//at.alicdn.com/t/font_571520_701bxqtcfh0hehfr.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 40px;
	color: #d9d9d9;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.iconfont2 {
	font-family: "iconfont" !important;
	font-size: 50px;
	color: #444547;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.iconfont2:hover{
	color: #ccc;
}
/*修改flexslider样式*/

.flex-control-nav {
	bottom: 15px;
	z-index: 5;
}

.flex-control-paging li a {
	background: #fff;
}

.flex-control-paging li a.flex-active {
	background: #00a0e9;
}

.flexslider {
	margin: 0;
	border: none;
}


/*========头部=========*/


/*top*/

.top {
	background: #eaeaea;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	margin-bottom: 5px;
}

.top_in {
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	color: #666666;
}

.top_ul {
	overflow: hidden;
}

.top_ul li {
	display: inline-block;
}

.top_ul li a {
	font-size: 12px;
	color: #666666;
}

.top_ul li a span {
	margin-left: 5px;
	margin-right: 5px;
}


/*head*/

.head {
	height: 150px;
	background: #FFFFFF;
}

.head_in {
	height: 150px;
	position: relative;
}

.logo_tel>img {
	height: 95px;
	margin-top: 23px;
}

.logo_text {
	max-width: 700px;
	overflow: hidden;
	font-size: 40px;
	color: #cccccc;
	font-weight: 600;
}

.tel_cell {
	width: 285px;
	float: right;
	margin-top: 43px;
}

.tel_cell img {
	height: 54px;
	margin-right: 20px;
	float: left;
}

.tel_cell .p1 {
	font-size: 16px;
	color: #00a0e9;
}

.tel_cell .p2 {
	font-size: 28px;
	color: #00a0e9;
}

.nav {
	height: 55px;
	background-color: #00a0e9;
}

.nav_in {
	height: 55px;
}

.nav_in>li {
	position: relative;
	float: left;
	min-width: 100px;
	margin-left: 60px;
	height: 100%;
}

.nav_in>li>a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 55px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	transition: all 300ms;
}

.nav_in>li>a:hover {
	font-size: 20px;
}

.down_list {
	width: 180px;
	background: #00a0e9;
	border-radius: 10px;
	position: absolute;
	z-index: 9999;
	left: 50%;
	top: 65px;
	margin-left: -90px;
}

.hid_box {
	width: 100%;
	height: 15px;
	opacity: 0;
	position: relative;
	top: -15px;
}

.down_list a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 50px;
	color: #fff;
	font-size: 12px;
	line-height: 50px;
	text-align: center;
	transition: all 300ms;
	border-bottom: 1px solid #FFFFFF;
}

.down_list li:last-child a {
	border-bottom: none;
}

.down_list li a:hover {
	font-size: 14px;
}

.jiao_slide {
	width: 0;
	height: 0;
	border-width: 5px;
	border-bottom-width: 10px;
	border-style: solid;
	border-color: transparent transparent #00a0e9 transparent;
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -5px;
}


/*主体*/

.sec_1 {
	height: 545px;
	color: #666666;
}

.sec_1 .pictureSet_box {
	float: left;
	width: 598px;
	height: 386px;
	margin-top: 80px;
	margin-right: 40px;
	overflow: hidden;
}

.sec_1_r {
	width: 557px;
	float: right;
	margin-top: 80px;
}

.sec_1 .p1 {
	margin-bottom: 55px;
}

.sec_5 .p1 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.sec_1 .p1 .s1,
.sec_4 .p1 .s1,
.sec_5 .p1 .s1 {
	font-size: 30px;
	font-weight: 600;
}

.sec_1 .p1 .s2,
.sec_4 .p1 .s2,
.sec_5 .p1 .s2 {
	font-size: 18px;
}

.sec_1 .p1 a,
.sec_4 .p1 a,
.sec_5 .p1 a {
	float: right;
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
}

.sec_1_r .text {
	font-size: 14px;
	line-height: 30px;
	height: 278px;
	overflow: hidden;
	text-align: justify;
}

.sec_2 {
	height: 520px;
}

.sec_2>h2 {
	font-size: 48px;
	color: #666666;
	text-align: center;
	font-weight: 400;
	padding-top: 80px;
}

.sec_2>p {
	font-size: 24px;
	color: #00a0e9;
	text-align: center;
}

.sec_2 ul {
	overflow: hidden;
	margin-top: 45px;
}

.sec_2 ul li {
	float: left;
	width: calc(100% / 6);
}

.sec_2 ul li .sec_2_round {
	position: relative;
	width: 180px;
	height: 180px;
	overflow: hidden;
	border: 4px solid #00a0e9;
	border-radius: 50%;
	margin: 0 auto;
}

.sec_2_round img {
	position: absolute;
	width: auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 70%
}

.sec_2 ul li p {
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-top: 30px;
}

.sec_3 {
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.sec_3 img {
	position: absolute;
	height: 400px;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.sec_4 {
	
	color: #666666;
}

.sec_4 .p1 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.sec_4 ul {
	overflow: hidden;
}

.sec_4 ul li {
	width: 280px;
	height: 370px;
	overflow: hidden;
	float: left;
	margin-right: 25px;
}

.sec_4 ul li:nth-child(4n) {
	margin-right: 0px;
	
}

.sec_4 ul li a>p {
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #333333;
	font-size: 18px;
	border-bottom: 2px solid #d6d6d6;
	transition: all 500ms;
	-ms-transition: all 500ms;
}

.sec_4 ul li:hover a>p {
	color: #00a0e9;
	border-bottom: 2px solid #00a0e9;
}

.sec_4_cell {
	position: relative;
	width: 280px;
	height: 280px;
}

.sec_4_cell .pictureSet_box {
	width: 280px;
	height: 280px;
	overflow: hidden;
}

.sec_4_mask {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 160, 233, 0.7);
	text-align: center;
	transition: all 500ms;
	-ms-transition: all 500ms;
}

.sec_4_mask p {
	color: #FFFFFF;
	margin-top: 95px;
}

.sec_4_mask img {
	margin-top: 15px;
}

.sec_4 ul li:hover .sec_4_mask {
	opacity: 1;
}

.sec_5 {
	height: 620px;
	color: #666666;
	overflow: hidden;
}

.sec_5 .pictureSet_box {
	float: left;
	width: 600px;
	height: 350px;
	overflow: hidden;
}

.sec_5_r {
	float: right;
	width: 560px;
	height: 350px;
	overflow: hidden;
}

.sec_5_r ul {
	overflow: hidden;
}

.sec_5_r ul li {
	height: 80px;
	overflow: hidden;
}

.sec_5_r ul li:nth-child(1),
.sec_5_r ul li:nth-child(2),
.sec_5_r ul li:nth-child(3) {
	margin-bottom: 17px;
}

.sec_5_r ul li:hover a {
	color: #00a0e9;
}

.sec_5_r ul li:hover .num {
	background-color: #00a0e9;
}

.sec_5_r ul li .num {
	width: 64px;
	height: 60px;
	float: left;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 30px;
	text-align: center;
	line-height: 60px;
	margin-right: 15px;
}

.sec_5_r ul li h2 {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sec_5_r ul li p {
	font-size: 12px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.sec_6 {
	height: 200px;
}

.sec_6 ul {
	overflow: hidden;
	padding-top: 70px;
}

.sec_6 ul li {
	width: 25%;
	overflow: hidden;
	float: left;
}

.sec_6 ul li img {
	float: left;
	height: 40px;
	margin-top: 5px;
	margin-right: 25px;
}

.sec_6 ul li p {
	font-size: 32px;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	    padding-top: 10px;
	font-family: "华文行楷";
}


/*===========foot===========*/

.foot {
	color: #666666;
	height: 390px;
}

.f_ul_1 {
	overflow: hidden;
	padding-top: 80px;
}

.f_ul_1>li {
	float: left;
	width: 33%;
	overflow: hidden;
}
.f_ul_1>li a{color: #666666;}
.f_ul_1>li .cn_ft {
	font-size: 24px;
	padding-bottom: 10px;
}

.f_ul_1>li p {
	font-size: 14px;
}

.f_ul_1>li .p {
	padding-top: 30px;
}

.f_ul_1>li h2 {
	font-size: 30px;
	padding-top: 18px;
}

.f_ul_2 {
	overflow: hidden;
	margin-top: 30px;
}

.f_ul_2 li {
	float: left;
	margin-right: 10px;
}

.f_ul_2 li img {
	height: 55px;
}

.qrimg {
	float: right;
	height: 225px;
}


/*cpr*/

.cpr {
	height: 50px;
	line-height: 50px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.cpr a{
	color: #fff;
	text-decoration: underline;
}


/*新闻列表*/

.content {
	color: #333333;
	overflow: hidden;
}

.in_banner {
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden;
}

.in_banner img {
	position: absolute;
	height: 300px;
	width: auto;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.in_title {
	position: relative;
	z-index: 10;
	margin-top: 105px;
}

.in_title h2 {
	font-size: 30px;
	/*color: #333333;*/
	color: #FFFFFF;
}

.in_title p {
	font-size: 30px;
	/*color: #999999;*/
	color: #FFFFFF;
	padding: 8px 0 10px 0;
}

.in_title span {
	display: block;
	width: 40px;
	border-bottom: 3px solid #00a0e9;
}

.in_nav,
.in_nav a {
	color: #666666;
	font-size: 14px;
}

.in_nav {
	margin-top: 30px;
	margin-bottom: 50px
}

.in_title_2 {
	margin-bottom: 50px;
}

.in_title_2 h2 {
	font-size: 24px;
	color: #333333;
	display: inline;
	font-weight: 400;
}

.in_title_2 span {
	color: #999999;
	font-size: 18px;
}

.news_class {
	overflow: hidden;
}

.news_class li {
	width: 380px;
	height: 370px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
}

.news_class li:nth-child(3n) {
	margin-right: 0;
}

.news_class li a>p {
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #333333;
	font-size: 18px;
	border-bottom: 2px solid #d6d6d6;
	transition: all 500ms;
	-ms-transition: all 500ms;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_class li:hover a>p {
	color: #00a0e9;
	border-bottom: 2px solid #00a0e9;
}

.news_class_cell {
	position: relative;
	width: 380px;
	height: 280px;
}

.news_class_cell .pictureSet_box {
	width: 380px;
	height: 280px;
	overflow: hidden;
}

.news_class_mask {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 160, 233, 0.7);
	text-align: center;
	transition: all 500ms;
	-ms-transition: all 500ms;
}

.news_class_mask p {
	color: #FFFFFF;
	margin-top: 95px;
}

.news_class_mask img {
	margin-top: 15px;
}

.news_class li:hover .news_class_mask {
	opacity: 1;
}

.news_list {
	overflow: hidden;
	margin-top: 30px;
}

.news_list li {
	overflow: hidden;
	margin-bottom: 30px;
}

.news_list li:hover .time {
	background-color: #00a0e9;
	color: #fff;
}

.news_list li:hover .text {
	color: #00a0e9;
	border-bottom: 1px dashed #00a0e9;
}

.news_list .time {
	float: left;
	width: 120px;
	height: 120px;
	background-color: #f2f2f2;
	text-align: center;
}

.news_list .time h2 {
	font-size: 30px;
	font-weight: 400;
	padding-top: 23px;
}

.news_list .time p {
	font-size: 18px;
	padding-top: 5px;
}

.news_list .text {
	width: 1050px;
	height: 120px;
	float: right;
	border-bottom: 1px dashed #666666;
}

.news_list .text h2 {
	font-size: 18px;
	font-weight: 400;
	padding-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_list .text p {
	font-size: 14px;
	padding-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in_page {
	height: 30px;
	margin: 30px 0;
}

.news_title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 50px;
}

.news_title h2 {
	display: inline;
	font-weight: 400;
	font-size: 24px;
	color: #666666;
}

.news_title span {
	font-size: 14px;
	color: #666666;
}

.news_text {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding-bottom: 30px;
	text-align: justify;
}
.news_text img{
	display: block;
	max-height:500px ;
	margin: 15px auto;
}

.change_page {
	float: left;
	padding-top: 30px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 50px
}

.change_page a {
	color: #666666;
	display: inline-block;
	max-width: 15em;
	height: 19px;
	overflow: hidden;
	vertical-align: bottom;
}
.change_page a:hover{
	color: #00a0e9;
}
.in_share{
	padding-top: 20px;
	float: right;
	padding-bottom: 30px;
}
.in_share li{
	float: left;
	margin-left: 5px;
}
.in_share li:hover i{
	color: #00a0e9;
}
.plist li{
	margin-bottom: 30px;
}
.p_class{
	overflow: hidden;
	margin-bottom: 50px;
}

.p_class li {
	float: left;
	width: calc(100% / 6);
}

.p_class li .p_class_round {
	position: relative;
	width: 121px;
	height: 121px;
	overflow: hidden;
	border: 4px solid #00a0e9;
	border-radius: 50%;
	margin: 0 auto;
}

.p_class_round img {
	position: absolute;
	width: auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.p_class li p {
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-top: 30px;
}

/*联系我们*/
.contact_l{
	width: 590px;
	float: left;
	padding-bottom: 50px;
	overflow: hidden;
}

.map{
	width: 100%;
	height: 300px;
}
.anchorBL{
	display: none;
}
.contact_ul{
	overflow: hidden;
	margin-top: 40px;
}
.contact_ul li{
	margin-bottom: 25px;
}
.contact_ul img{
	height: 35px;
	vertical-align: middle;
	margin-right: 25px;
}
.contact_ul span{
	font-size: 16px;
	color: #666666;
	line-height: 35px;
}
.contact_r{
	width: 590px;
	float: right;
	padding-bottom: 50px;
	overflow: hidden;
}
.input_cell{
	min-height: 50px;
	background-color: #eeeeee;
	margin-bottom: 25px;
	font-size: 14px;
	color: #333333;
}
.input_cell label{
	line-height: 50px;
	padding-left: 20px;
}
.input_cell input[type="text"]{
	width: 450px;
	border: none;
	background: none;
}
.input_cell textarea{
	width: 450px;
	height: 140px;
	resize: none;
	border: none;
	background: none;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 20px;
}
.input_cell:hover{
	border: 1px solid #00a0e9;
}
.yzm{
	float: right;
	width: 200px;
	height: 50px;
}
.tj{
	display: block;
	width: 100%;
	height: 50px;
	border: none;
	background-color: #00a0e9;
	font-size: 18px;
	color: #FFFFFF;	
}

#pagelist{font-size: 0;margin: 20px 0;}
#pagelist span{font-size: 14px;display: inline-block;height: 30px;line-height: 30px;background: #00a0e9;padding-left: 10px;padding-right: 10px;margin-right: 10px;color: #fff;}
#pagelist a{font-size: 14px;display: inline-block;height: 30px;line-height: 30px;background: #00a0e9;padding-left: 10px;padding-right: 10px;margin-right: 10px;color: #fff;}
#pagelist select{font-size: 14px;border: 1px solid #00a0e9;color: #00a0e9;height: 30px;position: relative;top: 1px;margin-right: 10px;}
#pagelist span.total{font-size: 14px;display: inline-block;height: 28px;line-height: 28px;background: #fff;border: none;padding-left: 10px;padding-right: 10px;margin-right: 10px;color: #00a0e9;}                            
