@charset "utf-8";



html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
figure,
figcaption,
code,
del,
dfn,
em,
button,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
table,
tf,
tr,
th {
border: 0px;
padding: 0px;
font-size: 100%;
margin: 0px;
font-family: inherit;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-text-size-adjust: 100%;
font-weight: normal;
word-wrap: break-word;
}

body {
background: #fff;
color: #444;
line-height: 1.6em;
font-size: 12px;
font-family: Arial, Helvetica, "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", PingHei, STHeiti;
min-width: 1300px;
margin: 0px;
background: linear-gradient(rgba(40, 140, 234, 0.9), rgba(40, 140, 234, 0.9)) url();
}

input[type="text"],
input[type="password"],
textarea,
select {
font-family: Arial, Helvetica, "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", PingHei, STHeiti;
font-size: 12px;
outline: none;
padding: 0;
-webkit-appearance: none;
border-radius: 0;
}

img {
border: 0px;
vertical-align: bottom;
-ms-interpolation-mode: bicubic;
}

a {
text-decoration: none;
color: #333;
}

a:hover {
text-decoration: none;
color: #0074bd;
}

ul,
li {
list-style-type: none;
}

.left {
float: left;
}

.right {
float: right;
}

.ewmright {
float: right;
width: 190px;
}

.ewmright img {
width: 100%;
}

textarea,
input {
background: transparent;
font-size: 12px;
font-family: "SourceSansPro-Regular", "微软雅黑";
color: #888;
outline: none;
border: 0;
}

.clearfix:after {
display: block;
content: '';
clear: both;
height: 0px;
visibility: hidden;
}

.relative {
position: relative;
}

.clearfix {
*display: table;
*zoom: 1;
}

.clear {
clear: both;
overflow: hidden;
height: 0;
}

*::selection {
background: #0074BD;
color: #FFFFFF;
text-shadow: none;
}

*::-moz-selection {
background: #0074BD;
color: #FFFFFF;
text-shadow: none;
}

.wrapper {
margin: 0 auto;
width: 100%;
}

.wrapper .inner {
margin: 0 auto;
width: 1200px;
}

.part1 .inner {
height: 120px;
}

.part1 {
background: url(../img/top-bg.jpg) no-repeat 50% 0;
background-size: cover;
}

.sky-logo {
float: left;
margin-top: 10px;
}

.part1 .search {
float: right;
margin-top: 35px;
width: 290px;
height: 44px;
background: rgba(255, 255, 255, 0.9);
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 50px;
display: flex;
display: -webkit-flex;
display: -ms-flex;
}

.part1 .search .input {
width: 238px;
flex-shrink: 1;
}

.part1 .search .input input {
width: 238px;
height: 44px;
line-height: 44px;
font-size: 14px;
padding: 0 15px;
}

.part1 .search .submit {
flex-shrink: 0;
width: 52px;
height: 44px;
line-height: 44px;
text-align: center;
position: relative;
}

.part1 .search .submit input {
position: absolute;
z-index: 1;
left: 0;
right: auto;
top: 0;
bottom: auto;
width: 100%;
height: 100%;
cursor: pointer;
background: url(../img/search.png) no-repeat center center;
}



.part2 {
background: #054fca;
height: 65px;
line-height: 65px;
}

.nav_menustyle_1_1 a {
width: 135px;
}

.keywordfontcolor118167 {
font-size: 16px !important;
font-weight: normal !important;
color: #333 !important;
font-family: "微软雅黑" !important;
}






.part3 .slick-dots li {
background: #fff;
border-radius: 50%;
}

.part3 .slick-dots li.slick-active {
background: #ccc;
}



.mainbg {
background: url(../img/mainbg.png) repeat-x 0 0;
}

.mainbg .inner {
background: #fff;
}

.mbox {
padding: 30px 0;
}

.mbox .tt {
display: inline-block;
width: 100%;
border-bottom: 0 solid #e6e6e6;
}

.mbox .tt .tit {
float: left;
display: inline-block;
width: 100%;
font-weight: 400;
font-size: 18px;
text-align: center;
}

.mbox .tt .tit .title {
position: relative;
top: 2px;
z-index: 10;
display: inline-block;
color: #313131;
font-size: 28px;
cursor: pointer;
line-height: 55px;
}

.line {
float: left;
width: 100%;
text-align: center;
}

.line1 {
display: inline-block;
width: 200px;
height: 5px;
background: url(../img/line1.png) no-repeat center;
}

.part4 .time {
color: #fff;
text-align: center;
font-size: 12px;
font-family: "Roboto-Light";
}

.part4 .time div {
font-size: 24px;
line-height: 34px;
padding-bottom: 4px;
}

.part4 .list {
width: 1000px;
margin: 0 auto;
}

.part4 .list li {
position: relative;
min-height: 200px;
padding: 0 0 10px 334px;
}

.part4 .list li .img {
overflow: hidden;
position: absolute;
z-index: 1;
left: 0;
right: auto;
top: 0;
bottom: auto;
}

.part4 .list li .img a {
width: 300px;
display: block;
background: #e9ebf9;
}

.part4 .list li .img img {
width: 100%;
height: 185px;
transition: All 0.5s ease;
-webkit-transition: All 0.5s ease;
-moz-transition: All 0.5s ease;
-o-transition: All 0.5s ease;
}

.part4 .list li .time {
position: absolute;
z-index: 1;
left: -15px;
right: auto;
top: 104px;
bottom: auto;
background: rgba(5, 79, 202, 0.8);
background-size: cover;
width: 60px;
height: 60px;
}

.part4 .list li .tag {
font-size: 12px;
color: #791CB5;
}

.part4 .list li .name {
font-size: 18px;
line-height: 26px;
font-weight: bold;
padding: 10px 0 12px 0;
}

.part4 .list li p {
font-size: 13px;
line-height: 24px;
color: #767676;
}

.part4 .list li:hover .img img {
transform: scale(1.2);
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
}

.list .more {
border-top: #EDEDED solid 1px;
text-align: right;
padding-top: 15px;
}

.list .more a {
font-size: 12px;
color: #ADADAD;
}

.list .more a:hover {
color: #791CB5;
}



.part5 .news_list li.news {
float: left;
}

.part5 .news_list li.news.n2 {}

.part5 .news_title {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
line-height: 28px;
height: 56px;
font-size: 16px;
margin: 22px 0 17px;
width: 360px;
}

.part5 .news_title a {
color: #010101;
}

.part5 .news_title a:hover {
color: #a50021;
}

.part5 .news_list li.news .news_text a {
color: #838383;
}

.part5 .news_list li.news .news_text a:hover {
color: #a50021;
}

.part5 .news_list li.news .news_text {
line-height: 26px;
font-size: 14px;
margin-bottom: 38px;
width: 360px;
}

.part5 .text_more {
font-family: "Courier New";
font-size: 17px;
line-height: 30px;
border-bottom: 1px solid #ababab;
width: 103px;
}

.part5 .tt .tit::after {
content: "NEWS";
display: block;
font-size: 97px;
color: #f2f1f1;
font-weight: normal;
text-transform: uppercase;
font-family: "Georgia";
position: absolute;
z-index: -1;
left: 50%;
margin-left: -143px;
bottom: -68px;
}

.part5 .con {
margin-top: 38px;
}

.part5 .news_imgs img {
overflow: hidden;
transition: 1s;
width: 360px;
height: 229px;
}

.part5 .news_imgs img:hover {
transform: scale(1.1);
}

.part5 .slick-prev,
.part5 .slick-next {
text-indent: -9999px;
height: 60px;
margin-top: -30px;
position: absolute;
top: 50%;
width: 60px;
z-index: 19;
color: #6a85b0;
font-size: 34px;
line-height: 60px;
text-align: center;
background-color: #fff;
*background-color: #fff;
zoom: 1;
vertical-align: middle;
cursor: pointer;
border-radius: 50%;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.part5 .slick-prev {
left: -100px;
background: url(../img/arrow-l.svg) no-repeat 50% 50%;
}

.part5 .slick-next {
right: -100px;
background: url(../img/arrow-r.svg) no-repeat 50% 50%;
}

.part6 ul {
margin-top: 45px;
}

.part6 li a {
display: block;
padding: 30px 20px;
position: relative;
}

.part6 li a:hover {
background: #E9F0F5;
}

.part6 li a:hover .time {
background-position: -91px 0;
color: #f9461d;
}

.part6 li a:hover h3 {
color: #f9461d;
}

.part6 li a:hover b {
position: absolute;
right: -18px;
bottom: -20px;
width: 100%;
height: 100%;
background: url(../img/shadow.jpg) no-repeat bottom right;
z-index: -1;
}

.part6 li a .time {
background: url(../img/hexagon.jpg) no-repeat left top;
height: 56px;
width: 91px;
color: #fff;
font-size: 28px;
text-align: center;
padding-top: 25px;
float: left;
}

.part6 li a .time span {
display: block;
font-size: 14px;
padding-top: 5px;
}

.part6 li a .wrapper {
margin-left: 110px;
}

.part6 li a h3 {
font-size: 18px;
line-height: 1.5em;
color: #273238;
padding: 0;
}

.part6 li a p {
font-size: 14px;
color: #666;
padding-top: 8px;
line-height: 1.5em;
}

.part7 {
margin-bottom: 86px;
}

.part7 li {
float: left;
margin: 0 12px;
width: 180px;
height: 74px;
font-size: 18px;
}

.part7 li.news.n1 {
margin-left: 0;
background: #2473c5;
}

.part7 li.news.n2.clearfix {
background: #2cbab2;
}

.part7 li.news.n3.clearfix {
background: #dfa800;
}

.part7 li.news.n4.clearfix {
background: #cd6464;
}

.part7 li.news.n5.clearfix {
background: #8271ad;
}

.part7 li.news.n6.clearfix {
margin-right: 0;
background: #6a8cd9;
}

.part7 a {
display: block;
color: #fff;
transition: .3s;
height: 74px;
line-height: 74px;
text-align: center;
}

.part7 a:hover {
transform: scale(1.05);
}

.part7 .con.news_text {
margin-top: 50px;
}

.part8 {
height: 100px;
padding: 20px 0;
background: #0061ae;
}

.part8 p {
line-height: 35px;
text-align: center;
color: #fff;
font-size: 16px;
letter-spacing: 2px;
}



.listbanner div {
height: 350px;
background: url(../img/east-lake.jpg) no-repeat 50% 0;
background-size: cover;
}

.ny-l {
float: left;
width: 230px;
min-height: 1000px;
margin: 30px 0 0 0;
}



.new-inner-title h3 {
height: 50px;
line-height: 50px;
background: #054fca;
color: #fff;

text-align: center;


font-size: 24px;
font-weight: normal;

border-bottom: 3px #eef2fb solid;

}

.new-inner-title em {
display: block;
width: 0;
height: 0;
border-width: 12px 16px 0;
border-style: solid;
border-color: #2e325f rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
position: absolute;
z-index: 1;
}
div.subnav{
background:#f4f2f2;
min-height:550px;}
ul.sub_nav li {
height: 50px;
line-height: 50px;
border-top: 1px solid #DDD;
}

ul.sub_nav li a {
height: 50px;
line-height: 50px;
display: block;
font-size: 14px;
color: #4d4d4d;
padding: 0 0 0 70px;
}

ul.sub_nav li a:hover {
background: #F9F9F9;
color: #000;
padding: 0 0 0 80px;
webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.splitflagstyle69716 {
color: #222222;
}
.ny-r {
float: right;
width: 920px;
margin: 30px 0 0 0;
padding: 0 20px 0 0;
}

.ny-r .fylb {
padding: 0 30px 0 0;
}

.nyrttitle {
font-size: 18px;
font-weight: normal;
height: 50px;
line-height: 50px;
border-bottom: 3px #eef2fb solid;
color: #333;
}





.tz-list li {
border-bottom: solid 1px #ccc;
padding-bottom: 40px;
padding-top: 40px;
position: relative;
padding-left: 125px;
}

.tz-list-tt a {
font-size: 24px;
color: #333;
line-height:40px;
}

.tz-list-p {
color: #666;
line-height: 30px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 60px;
margin-top: 30px;
}

.tz-list-date {
position: absolute;
top: 40px;
left: 0;
color: #666;
}

.tz-list-date span {
font-size: 48px;
margin-top: 18px;
color: #054fca;
display: inline-block;
}

.tz-list {
margin-top: 50px;
}
.tz-list-p {

display: none;
}

 