html,body,div,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,form,input,textarea,th,td,select{margin:0;padding:0}
	*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
	html,body{min-height:100%}
	body{font-family:Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;font-size:14px;color:#333;background:#F8F8F8;position:relative}
	h1,h2,h3,h4,h5,h6{font-weight:normal}
	ul,ol{list-style:none}
	img{border:none;vertical-align:middle}
	a{color:#666;text-decoration:none}
	a:hover{color:#0280CD;text-decoration:none}
	table{border-collapse:collapse;table-layout:fixed}
	input,textarea{outline:none;border:none}
	.clear{ clear:both;}
	textarea{resize:none;overflow:auto}
	p{ padding-top:5px; padding-bottom:5px;}
	.clearfix{zoom:1}
	.clearfix:after{content:".";width:0;height:0;visibility:hidden;display:block;clear:both;overflow:hidden}
	/* 本案例CSS*/
	header{ position: relative; z-index: 9999;border-bottom:2px solid #0280CA ; height: 85px; box-sizing: border-box;}
	.wrap{width: 1200px;margin: 0 auto;}
	#nav {display: flex;display: flex;flex-direction: row;justify-content: center;align-items: center;flex-wrap: wrap;}
	.logo{width: 230px;overflow: hidden;}
	.logo a{display:block;}
	.logo a img {max-width: 100%;}
	ul.nav {display: inline-flex;flex: 1;padding-left:50px;}
	li.nav-item {flex: 1; background:url(images/line.png) no-repeat right;}
	li.nav-item>a{display: block;text-align: center;line-height:80px;font-size: 16px;position: relative;}
	li.nav-item>a::before{ display: none; content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); border-width: 0 10px 10px; border-style: solid; border-color: transparent transparent #0280CA; position: absolute;}
	li.nav-item:hover>a ,li.nav-item.active>a{color: #0280CA; font-weight:bold; font-size:17px;}
	li.nav-item:hover>a::before,li.nav-item.active>a::before{display: block;}
	/* 二级菜单 */
	.subMenu{display: none;position: absolute;top: 85px;left: 0;width: 100%; height:560px;background-color: #E6E6E6;}
	.subMenu>ul{display: flex;flex-wrap: wrap;flex-direction: row;justify-content: center;line-height:22px; padding-top:15px;}
	.subMenu>ul>li{ width:220px;}
	.subMenu>ul>li>a{display:block;line-height: 26px;color: #80197F; font-size:16px; text-align:left; font-weight:bold;}
	.subMenu>ul>li>a:hover{color:red}
	
.top{ height:38px; width:100%; line-height:38px; background:#0280CA; margin:0 auto;}
.top1{ width:1200px; margin:0 auto; text-align:right; color:#FFFFFF;}
.top1 a{ color:#FFFFFF;}
.top1 span{ font-size:20px; color:#fde59d; font-weight:bold; }
.top1 a:hover{ text-decoration:underline; font-weight:bold;} 

.banner{ margin:0 auto;height:500px;overflow:hidden; margin-top:1px;}
.banner .d1{width:100%;height:500px;display:block;position:absolute;left:0px;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:590px;}
.banner .d2 ul{float:left;position:absolute;left:54%;top:0;margin:0 0 0 -96px;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;}


.contop{ background:url(images/111.png) no-repeat; width:339px; height:59px; margin:0 auto; font-size:12px; color:#777777; text-align:center; line-height:26px; margin-top:25px;}
.contop span{ font-size:20px;  color:#0180CD;}

.content1{ width:1240px; margin:0 auto; margin-top:8px; line-height:24px;}
.content1 ul li{ float:left; width:410px; display:block; height:350px; margin-top:20px; text-align:center;}
.content1 ul li span{ width:346px; margin:0 auto;  color:#0180CD; font-size:18px; padding-top:10px; }
.content11{ width:346px; margin:0 auto; text-align:left;}

.content1 ul li img{ cursor: pointer;  transition: all 0.6s; }  
.content1 ul li img:hover{  transform: scale(1.04);  }  



.content{ width:1190px; margin:0 auto; margin-top: 37px;  height:350px;}
.ind_newsBox{ overflow: hidden; box-shadow: 0 0 20px rgba(0,0,0,0.15); }
.ind_imgTxt{ width: 359px; position: relative; float: left;}
.ind_imgTxt .slick{ height: auto; background: #FFFFFF; }
.ind_imgTxt .text{ padding: 10px 28px 10px; }
.ind_imgTxt .name{ font-size: 18px; color: #333333; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ind_imgTxt .slick .img img{ width:100%; height:280px;}

.ind_imgTxt .slick-dots{ position: absolute; right: 23px; bottom: 18px; }
.ind_imgTxt .slick-dots li{ width: 8px; height: 8px; background: #ebebee; border-radius: 50%; margin: 0 6px; display: inline-block; }
.ind_imgTxt .slick-dots .slick-active{ background: #00A8FF; }
.ind_news{ width: 820px; height: 327px; float: right; background: url(images/ind_bg1.jpg) no-repeat; background-size: cover; padding: 35px 30px 42px 27px; box-sizing: border-box; }
.ind_newsBtn{ margin: 0px 0 22px; }
.ind_newsBtn span{ display: inline-block; width: 99px; height: 32px; font-size: 14px; color: #393f4b; font-weight: bold; border-radius: 64px; line-height: 32px; text-align: center; font-weight: bold; margin-right: 26px; cursor: pointer; font-family: "微软雅黑"; }
.ind_newsBtn span.on,
.ind_newsBtn span:hover{ background: url(images/head_bg4.png) no-repeat; background-size: cover; color: #FFFFFF; }
.ind_newsBtn span:last-child{ margin-right: 0; }
.ind_newsCon{  }
.ind_newsCon ul{ display: none; }
.ind_newsCon li{ line-height: 42px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ind_newsCon li a{ font-size: 14px; color: #434343; }
.ind_newsCon li a:hover{ font-weight: bold; font-family: "微软雅黑"; }
.ind_newsCon li span{ float:right;}
.ind_video{ width: 370px; }

#footer{
	/*margin-top: 40px;*/
    width: 100%;
    padding: 40px 0;
    float: left;
    position: relative;
    background: #333942;
    height: auto;
	margin-top:35px;
    color: #7e8793;
}
#footer h4 {
    font-size: 16px;
    color: #FFF;
    font-family: "Microsoft Yahei", Arial, Verdana;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 22px;
}
/*COPYRIGHT*/
#copyright{
	width: 100%;
    padding: 30px 0 10px 0;
    float: left;
    position: relative;
    background: #292f38;
    height: auto;
    font-size: 12px;
    border-top: 1px solid rgba(255,255,255,0.10);
}
.beian{
    text-align: center;
    color: #848990;
    font-size: 12px;
    margin-bottom: 10px;
}
.one-third{
    width: 29%;
    float: left;
    position: relative;
    margin-right: 2.21%;
}

.one-third:last-child {
    margin-right: 0!important;
}
.flickr-widget ul{
    float: left;
    list-style: none;
}
.flickr-widget ul li{
    float: left;
    list-style: none;
    margin-right: 5px;
    margin-bottom: 7px;
    width: auto;
}
.flickr-widget ul li a{
    font-size: 12px;
    font-family: 'Microsoft YaHei', serif;
    padding: 4px 8px;
    background-color: #666;
    color: #d6d6d6;
    border-radius: 3px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    text-decoration: none;
}
.flickr-widget ul li a:hover{
    background: #aab2bd !important;
    color: #333 !important;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    text-decoration: none;
}

.content2{ width:1200px; margin:0 auto; text-align:center; line-height:26px; font-size:14px;}
.content3{ width:1200px; margin:0 auto; text-align:left; line-height:26px; font-size:14px;}

.bannern{ width:100%; margin:0 auto; clear:both;}
.bannern img{ width:100%; margin:0 auto; clear:both;}

.main{ width:1200px; margin:0 auto; text-align:left; margin-top:20px;}
.main_top{ width:1200px; height:50px; line-height:50px; color:#0280CD; border-bottom:1px solid #999999; font-size:22px;}
.main_top1{ font-size:12px;color:#666666;}
.main_top2{ font-size:16px;color:#333333; font-weight:bold; line-height:30px; text-align:center;}
.main_top3{ font-size:16px;color:#333333; line-height:30px; text-align:left; margin:0 auto;padding-top:5px; height:40px; width:1200px; margin-top:25px; border:1px dotted #007FCC; border-radius:2px;}
.main_top3 a{ color:#333333;}

.title1{ padding-top:15px; float:left; line-height:30px; font-size:16px; color:#333333;}

.main_con{ line-height:28px; width:1200px; margin:0 auto; margin-top:25px;}
.main_con1{ width:480px; padding-top:20px;float:right; text-align:center; font-size:16px; font-weight:bold; line-height:34px;}
.main_con2{ line-height:34px;}
.main_con2 table td { border-collapse:collapse;}


.main_con3{ line-height:26px; width:1200px; margin:0 auto; }
.main_con3 ul li{ width:1200px; float:left; clear:both; margin-top:30px;}
.main_conleft{ width:370px; float:left;}
.main_conleft img{ border:1px solid #CCCCCC; padding:5px; background:#FFFFFF;}
.main_conright{ width:810px; float:right; text-align:left; font-size:15px; line-height:28px;}
.main_conright a:hover{ font-weight:bold; color:#0280CD;}
.layui-input{ width:450px; height:40px;  border-radius:5px; border:0px; background:#E9EBF3;}
.layui-input1{ width:450px; height:100px;  border-radius:5px; border:0px; background:#E9EBF3;}

.main_con4{ line-height:26px; width:1200px; margin:0 auto; }
.main_con4 ul li{ width:1200px; float:left; border-bottom:1px dotted #CCCCCC; margin-top:20px;}
.news{ padding-bottom:10px;}
.news a{ color:#FF0000;}
.page{ text-align:center; line-height:40px;}
.main_con4 ul li strong{ color:#0280CD;}

.main_con5{ line-height:26px; width:1200px; margin:0 auto; }
.main_con5 ul li{ width:600px; float:left; text-align:center; margin-top:25px;}

.main_con6{ line-height:32px; width:1200px; margin:0 auto;  margin-top:20px; border-bottom:1px dotted #007FCC; }
.main_con6 ul li{ float:left; width:400px; font-size:15px; margin-right:18px; font-weight:bold; margin-top:20px; border:1px dotted #CCCCCC; height:32px; line-height:32px; text-align:center; }

