a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, li, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    list-style: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
._center {
    text-align: center
}
._clear {
    clear: both
}
._fl {
    float: left
}
._fr {
    float: right
}
._group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
section{ height: 100%;}
html,body {height:100%;}
body {
    font-family: Roboto, Arial, sans-serif;
    z-index: 1;
    -webkit-transition: background 800ms;
    -moz-transition: background 800ms;
    -ms-transition: background 800ms;
    -o-transition: background 800ms;
    transition: background 800ms;
}
body.sy {
    background: #333;
}
body.ab {
	background: url(../img/aboutbj.jpg) no-repeat center 900px;
    
}
body.cp {
    background: #00a7e4;
}
body.xw {
    background: #006cd1;
}
body.fw {
    background: #003b9e;
}
body.zp {
    background: url(../img/xt.png) no-repeat center center #333;
}
body.lx {
    background: #ccc;
}
.container {
    width: 1200px;
    margin: 0 auto;
    left: 50%;
    margin-left: -550px;
}
.page-section {
    position: relative;
    z-index: 5;
    margin-bottom: 150px;
    background: rgba(255,255,255,.95);
    box-shadow: 5px 5px 3px rgba(0,0,0,.15)
}
.page-section h1 {
    font-size: 28px;
    color: #333;
    font-weight: 700;
    margin-bottom: 1em
}
.page-section p {
    margin-bottom: 2em;
    line-height: 1.6em;
    color: #555;
    font-size: 16px
}
.wrapper {
    position: relative
}
.nav-menu-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    overflow: hidden;
    background: #f7f7f7;
    box-shadow: 0 4px 0 rgba(0,0,0,.1)
}
.nav-menu-top h1 {
    float: left;
    font-size: 24px;
    padding: 12px 20px 0 0;
    font-weight: 700;
    line-height: 30px
}
.nav-menu-top nav {
    float: left;
    display: block;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px
}
.nav-menu-top nav a {
    font-size: 15px;
    display: inline-block;
    padding: 12px;
    position: relative;
    color: #2855b2;
    border-bottom: 4px solid transparent;
    font-weight: 700
}
.nav-menu-top nav a.active {
    color: #cd3e3e
}
.page-bulls {
    position: fixed;
    top: 15%;
    left: 0;
    z-index: 20;
    margin-top: -55px
}
.page-bulls nav {
    text-align: right;
    margin-left: 5px
}
.page-bulls nav a {
    display: block;
    text-decoration: none;
    position: relative;
    width: 95px;
    opacity: .6;
    height: 95px;
    text-align: center;
    background: #fff;
    line-height: 82px;
    color: #333;
}
.page-bulls nav a span {
    position: absolute;
    top: 25px;
    text-align: center;
    display: block;
    width: 100%;
    color: #777;
    font-weight: 200;
}
.page-bulls nav a.active {
    color: #333;
    opacity: 1
}
.social-logo {
    left: 15%;
    top: 30px;
    position: absolute;
    font-size: 600px;
    color: #000;
    z-index: 999;
    width: 70%;
}
.social-logo img {
    width: 240px;
    float: left;
    margin-right: 15px;
}
.social-logo p {
    font-size: 16px;
    color: #fff;
    float: left;
    border-left: 1px #ddd solid;
    padding-left: 20px;
    margin-top: 10px;
    letter-spacing: 1px;
}
.social-logo p b {
    font-size: 18px;
    font-weight: bold;
}
.social-logo span {
    position: absolute;
    right: 15%;
    top: 30px;
    font-size: 14px;
    color: #ddd;
}
.social-logo span {
    font-size: 24px;
    color: #ddd;
    font-weight: bold;
}
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.2.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
@-webkit-keyframes fa-spin {
 0% {
 -webkit-transform:rotate(0deg);
 transform:rotate(0deg)
}
100% {
 -webkit-transform:rotate(359deg);
 transform:rotate(359deg)
}
}
@keyframes fa-spin {
 0% {
 -webkit-transform:rotate(0deg);
 transform:rotate(0deg)
}
100% {
 -webkit-transform:rotate(359deg);
 transform:rotate(359deg)
}
}
.fa-rotate-90 {
 filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
 filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
 filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
 filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
 filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}
.sycp {
    margin-bottom: 150px;
	height:650px;
}
.sycp ul {
    height: 440px;
}
.sycp ul li {
    width: 31.5%;
    float: left;
    margin-right: 2%;
    position: relative;
    z-index: 5;
    margin-bottom: 150px;
    background: rgba(255,255,255,.95);
    box-shadow: 5px 5px 3px rgba(0,0,0,.15);
    height: 400px;
	padding-top:50px;
}
.sycp ul li:last-child {
    margin-right: 0px;
}
.sycp h4 {
    text-align: center;
    line-height: 70px;
    font-size: 36px;
    color: #fff;
}
.sycp h5 {
    text-align: center;
    font-size: 15px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 50px;
    line-height: 35px;
}
.sycp ul li img {
    width: 100%;
	height: 283px;
}
.sycp ul li a p {
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: 400;
    width: 80%;
    margin: 0 auto;
    border: 1px #ddd dashed;
    margin-top: 20px;
}
.sycp ul li a {
    height: 520px;
    display: block;
	text-decoration: none;
}
.box {
    width: 1200px;
    overflow: hidden;
	height: calc(100vh);
}
.hd {
    height: 50px;
    margin-bottom: 40px;
}
.hd span {
    display: inline-block;
    width: 16.3%;
    background-color: #fff;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
	box-shadow: 2px 2px 5px #eee;
}
.hd span.current {
    background-color: #ecde00;
}
.bd {
    background: #fff;
    padding: 50px;
	box-shadow: 2px 2px 5px #eee;
}
.bd li {
    height: calc(55vh);
    display: none;
    padding-bottom: 25px;
    overflow: auto;
    position: relative;
}
.bd li.current {
    display: block;
    font-size: 36px;
}
.bd li .abimg {
    position: absolute;
    right: 10px;
    top: 0px;
}
.syfw {
    width: 100%;
    position: relative;
    z-index: 5;
    height: calc(100vh);
}
.syfw h4 {
    text-align: center;
    line-height: 70px;
    font-size: 36px;
    color: #fff;
    margin-bottom: 45px;
}
.syfw ul li {
    width: 29.33%;
    margin-right: 1%;
    padding: 20px;
    background: rgba(255,255,255,.95);
    box-shadow: 5px 5px 3px rgba(0,0,0,.15);
    float: left;
	height:540px;
}
.syfw ul li img {
    width: 100%;
}
.syfw ul li h3 {
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}
.syfw ul li p {
    line-height: 30px;
    color: #333;
    font-size: 15px;
    margin-bottom: 35px;
    height: 120px;
    padding: 0 15px;
}
.syfw ul li a {
    font-size: 15px;
    color: #333;
    width: 88%;
    margin: 0 auto;
    line-height: 40px;
    display: block;
    border: 1px #eee solid;
    text-align: center;
}
.syfw ul li:nth-child(3) {
    margin-right: 0px;
}
.syfw ul li:hover a {
    background: #333;
    color: #fff;
}
.syys h4{
	
	text-align: center;
    line-height: 70px;
    font-size: 36px;
    color: #fff;
    margin-bottom: 45px;
}

.syys ul li{
	width: 41%;
	float: left;
	margin-right: 2%;
	padding: 4%;
	background: #eee;
	margin-bottom: 35px;
	box-shadow: 2px 5px 10px #333;
	position: relative;
}
.syys ul li:nth-child(2n){
	margin-right: 0;
	
}


.syys h4{
	font-size: 36px;
    color: #ddd;
    line-height: 70px;

}

.syys ul li h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	z-index: 9999;
	display: block;
}
.syys ul li p{
	line-height: 28px;
	font-size: 14px;
	color: #555;
	margin-top: 15px;
	z-index: 9999;
	display: block;
	
}
.syys ul li i{
	font-size: 200px;
	color: #888;
	line-height: 100px;
	position: absolute;
	right: 3%;
	top: 40%;
	z-index: 2;
	font-weight: bold;
	display: block;
	opacity: 0.1;
	
}


.syzp {
    height: calc(100vh);
}
.syzp h3 {
    font-size: 36px;
    color: #ddd;
    line-height: 70px;
    font-weight: bold;
}
.syzp h4 {
    line-height: 40px;
    color: #bbb;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.syzp p {
    line-height: 40px;
    color: #ccc;
    font-size: 15px;
    margin-top: 4px;
}
.syzp b {
    font-size: 18px;
    margin-right: 20px;
    color: #eee;
}
.syzp h5 {
    background: #ccc;
    color: #333;
    margin-top: 50px;
    padding: 20px;
    line-height: 35px;
    border-radius: 20px;
    font-size: 24px;
    font-weight: bold;
}
.syzp li {
    width: 48%;
    float: left;
}
.zpjy {
    width: 480px!important;
    float: right !important;
    background: #eee;
    padding: 40px
}
.zpjy h2 {
    font-size: 36px;
    color: #333;
    text-align: left;
    font-weight: bold;
}
.zpjy h6 {
    line-height: 40px;
    font-size: 24px;
    margin: 20px 0px;
}
.zpjy span {
    line-height: 50px;
    font-size: 16px;
    display: block;
}
.zpjy h5 {
    background: #ccc;
    color: #333;
    margin-top: 50px;
    padding: 27px;
    line-height: 35px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.current p {
    line-height: 40px;
    font-size: 15px;
    text-align: left;
    width: 700px;
    float: left;
    text-indent: 2rem;
}
.current p b {
}
.current p a{
	color: #333;
}
.c-banner {
    width: 100%;
    position: relative;
    height: calc(100vh);
    overflow: hidden;
}
.c-banner img {
    width: 100%;
}
.c-banner .banner ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.c-banner .banner ul li {
    position: absolute;
    display: none;
    opacity: 0;
}
.c-banner .banner ul li:nth-child(1) {
    opacity: 1;
    display: block;
}
.c-banner .banner ul li img {
    width: 100%;
    position: absolute;
    top: 0px;
}
.c-banner .banner ul li:first-child img {
    position: relative;
}
.c-banner .nexImg, .c-banner .preImg {
    padding: 25px 10px 25px 10px;
    position: absolute;
    top: 50%;
    margin-top: -53px;
    background: #000000;
    opacity: 0.5;
    border-radius: 5px;
    z-index: 10;
}
.c-banner .nexImg:hover, .c-banner .preImg:hover {
    opacity: 0.8;
}
.c-banner .nexImg {
    right: 150px;
}
.c-banner .preImg {
    left: 150px;
}
.c-banner .nexImg img, .c-banner .preImg img {
}
.c-banner .jumpBtn {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
}
.c-banner .jumpBtn ul {
    margin-bottom: 0px;
    padding: 0px;
}
.c-banner .jumpBtn ul li {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    background-color: white;
    opacity: 0.9;
    margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child {
    margin-left: 0px;
}

@media screen and (max-width:768px) {
.c-banner {
    width: 100%;
    height: 345px;
    overflow: hidden;
}
.c-banner .banner ul li img {
    width: 768px;
    height: 345px;
    position: absolute;
    left: 50%;
    margin-left: -384px;
}
}
.syqy h3 {
    text-align: center;
    display: block;
    margin-top: 25px;
}
.syqy h5 {
    font-size: 16px;
    margin-top: 30px;
    line-height: 35px;
    text-align: center;
}
.syqy dl {
    margin-top: 75px;
}
.syqy dl dt {
    width: 230px;
    margin-right: 48px;
    height: 230px;
    border-radius: 100%;
    border: 1px #333 dashed;
    font-size: 16px;
    text-align: center;
    float: left;
    line-height: 28px;
}
.syqy dl dt b {
    text-align: center;
    display: block;
    padding-bottom: 34px;
    padding-top: 60px;
    font-size: 30px;
}
.syqy dl dt:nth-child(4n) {
    margin-right: 0px;
}
.syfq dl {
    width: 32%;
    margin-right: 1%;
    float: left;
}
.syfq dl dt{
	border: 1px #eee solid;
	overflow: hidden;
}
.syfq dl dt img {
    width: 100%;
}
.syfq dl dd {
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    display: block;
}
.syfq dl:nth-child(3n) {
    margin-right: 0px;
}
.about_content {
    width: 1050px;
    margin: 30px auto;
}
.about_content h2, .about_content h3 {
    text-align: center;
    font-weight: bold;
    color: #000;
}
.about_content h2 {
    font-size: 40px;
    margin-bottom: 50px;
}
.about_content p {
    font-size: 16px;
    color: #000;
    line-height: 180%;
    margin-bottom: 20px;
    text-align: center;
}
.about_content.history {
    text-align: center;
    position: relative;
}
/*å¤§äº‹è®°start*/
.event_box {
    width: 1050px;
    margin: 3% auto 0;
    position: relative;
    min-height: 420px;
}
.event_box .parHd {
    width: 100%;
    display: inline-block;
    height: 92px;
    overflow: hidden;
}
.parHd ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 25px !important;
}
.parHd .tempWrap {
    margin: 0 auto;
}
.parHd .tempWrap:after {
    content: '';
    width: 85%;
    height: 1px;
    background: #580000;
    position: absolute;
    right: 8%;
    top: 35%;
    z-index: 10;
}
.parHd li.no_line:before {
    display: none;
}
.parHd li {
    display: inline-block;
    cursor: pointer;
    padding-top: 60px;
    font-size: 16px;
    color: #000;
    margin: 0 12%;
    position: relative;
}
.parHd li:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: 20;
    top: 7px;
    left: 50%;
    margin-left: -5px;
    background: #333;
    border-radius: 10px;
}
.parBd {
    text-align: center;
    margin-top: 60px;
}
.parBd h4 {
    position: relative;
    font-size: 30px;
    margin-bottom: 3%;
    padding: 0 60px;
    display: inline-block;
    text-align: center;
}
.parBd h4:after {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    left: -100px;
    bottom: 12px;
}
.parBd h4:before {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    right: -100px;
    bottom: 12px;
}
.parBd p {
    line-height: 200%;
    font-size: 16px;
    width: 98%;
    margin: 10px auto;
}
div#listBox {
    width: 100%;
}
.sPrev, .sNext {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 10px;
}
.sPrev {
    left: 0;
}
.sNext {
    right: 0;
}
.sPrev img, .sNext img {
    transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}
.parHd li:hover .act:after {
    background: #ecde00;
}
.parHd ol .act {
    background: url(../img/dot_ico.png) no-repeat top;
}
.sycontact {
    height: calc(68vh);
    background: rgba(255,255,255,.95);
    box-shadow: 5px 5px 3px rgba(0,0,0,.15);
    padding: 50px;
    position: relative;
}
.sycontact h3 {
    font-size: 36px;
    color: #333;
    line-height: 70px;
    font-weight: bold;
    margin-bottom: 20px;
}
.sycontact p {
    line-height: 35px;
    color: #333;
    font-weight: normal;
    font-size: 16px;
    width: 330px;
    float: left;
}

.sycontact p a{
	color:#333;
	text-decoration:none;
}
.sycontact img {
    width: 180px;
    float: left;
    margin-left: 20px;
}
.sycontact h5 {
    position: absolute;
    left: 400px;
    top: 320px;
    text-align: center;
    width: 180px;
    line-height: 40px;
    display: block;
    letter-spacing: 6px;
    color: #888;
    font-size: 15px;
}
.syqyb {
    width: 480px;
    float: right;
    position: absolute;
    right: 0px;
    top: 80px;
}
.form-group {
    margin-bottom: 15px;
}
.form-group img{
	width: 100px;
	float: inherit;
	margin-left: 0px;
}
.form-control {
    height: 30px;
    width: 360px
}
.form-control-c {
    width: 360px;
    height: 30px
}
.form-control-y {
    width: 260px;
    height: 30px;
}
.form-sub {
    width: 300px;
    height: 40px;
    background: #333;
    color: #fff;
    font-size: 15px;
    border: none
}
#menu {
    background: #fff;
    width: 100%;
    height: 100px;
}
.menu {
    width: 1300px;
    margin: 0 auto;
}
.menu .logo {
    margin-top: 30px;
    float: left;
}
.menu .logo img {
    width: 240px;
    float: left;
}
.menu .logo p {
    padding-left: 20px;
    border-left: 1px #eee solid;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}
.menu ul {
    text-align: right;
    width: 760px;
    float: right;
}
.menu ul li {
    width: 14.2%;
    float: left;
}
.menu ul li a {
    display: block;
    text-decoration: none;
    position: relative;
    height: 100px;
    text-align: center;
    line-height: 90px;
    color: #333;
}
.menu ul li a span {
    position: absolute;
    top: 30px;
    text-align: center;
    display: block;
    width: 100%;
    color: #777;
    font-weight: 200;
}
.main {
    width: 1300px;
    margin: 0 auto;
}
.fwdh{
	width: 100%;
	background: #f7f7f7;
	padding: 50px 0px;
}
.fwdh ul {
	width: 1300px;
	margin: 0 auto;
    height: 45px;
}
.fwdh ul li {
    width: 24%;
    margin-right: 1.3%;
    float: left;
}
.fwdh ul li:hover a{
	box-shadow: 2px 2px 5px #ddd;
}
.fwdh ul li:nth-child(4){
	margin-right: 0px;
}
.fwdh ul li a {
    background: #fff;
    font-size: 16px;
    color: #333;
    line-height: 45px;
    display: block;
    text-align: center;
}
#shfw {
    width: 1300px;
	margin: 0 auto;
    padding-top: 60px;
}
#shfw h3 {
    font-size: 36px;
    line-height: 90px;
    font-weight: bold;
    text-align: center;
    display: block;
	background: url(../img/fwbj.png) no-repeat center;
		
}
#shfw h4 {
    font-size: 18px;
    text-align: center;
    line-height: 70px;
    letter-spacing: 3px;
	margin-top: 25px;
}
#shfw ul {
    margin-top: 40px;
}
#shfw ul li {
    width: 1300px;
    height: 320px;
    background: #fff;
    border: 1px #eee solid;
    margin-bottom: 35px;
}
#shfw ul li img {
    width: 650px;
    float: right;
    height: 320px;
}
#shfw ul li h5 {
    font-size: 26px;
    color: #333;
    margin-bottom: 40px;
    padding-top: 50px;
    padding-left: 50px;
}
#shfw ul li p {
    line-height: 35px;
    color: #333;
    font-size: 15px;
    margin-bottom: 15px;
    padding-left: 50px;
    width: 600px;
}
#shfw ul li:nth-child(2) {
    height: 390px;
}
#shfw ul li:nth-child(2) img {
    float: left;
    height: 390px;
    margin-right: 50px;
}
#shfw ul li:nth-child(2) p {
    float: right;
    padding-left: 0px;
}
#shfw ul li:nth-child(3) {
    height: 390px;
}
#shfw ul li:nth-child(3) img {
    height: 390px;
}
#zzcn {
    background: url(../img/fwcn.jpg) no-repeat center;
    height: 800px;
    padding: 50px 0px;
}
.zzcn {
    width: 1300px;
    margin: 0 auto;
}
.zzcn h3 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #ddd;
    padding-top: 50px;
}
.zzcn h4 {
    text-align: center;
    line-height: 50px;
    color: #999;
    font-size: 15px;
    margin: 20px 0px;
}
.zzcn ul {
    margin-top: 85px
}
.zzcn ul li {
    margin: 20px 0px;
    width: 100%;
    height: 80px
}
.zzcn ul li b {
    background: #ddd;
    width: 300px;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-radius: 20px;
    float: left;
}
.zzcn ul li p {
    line-height: 50px;
    color: #ddd;
    border: 1px #999 solid;
    width: 940px;
    float: right;
    padding-left: 30px;
    border-radius: 20px;
}
.zzcn ul li i {
    width: 27px;
    height: 3px;
    background: #ddd;
    float: left;
    display: block;
    margin-top: 23px;
}
.zzcn h5 {
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-top: 60px;
    border: 1px #999 solid;
    line-height: 60px;
}
.zzcn h5 b {
    font-weight: bold;
    font-size: 36px;
}
.zskp {
    width: 1300px;
    margin: 50px auto;
}
.zskp h3 {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    line-height: 50px;
}
.zskp h4 {
    font-size: 18px;
    margin: 30px 0px;
    color: #333;
    text-align: center;
}
.zskp ul {
    margin-top: 60px;
}
.zskp ul li {
    height: 150px;
    width: 44%;
    border: 1px #eee solid;
    border-radius: 20px;
    padding: 2%;
    float: left;
    margin-right: 3%;
    margin-bottom: 30px;

}
.zskp ul li a{ 	text-decoration:none;}
.zskp ul li:nth-child(2n) {
    margin-right: 0px;
}
.zskp ul li b {
    line-height: 45px;
    background: #555;
    height: 45px;
    display: block;
    color: #fff;
    padding-left: 20px;
    border-radius: 30px;
    margin-bottom: 20px;
}
.zskp ul li p {
    font-size: 15px;
    color: #333;
    line-height: 30px;
}
.footer {
    width: 100%;
    background: #0061ae;
    padding: 20px 0px;
    height: 120px;
}
.footer ul {
    width: 1300px;
    margin: 0 auto;
}
.footer ul li {
    width: 260px;
    float: left;
    font-size: 14px;
    color: #fff;
    padding-left: 58px;
    padding-top: 45px;
    line-height: 25px;
}
.footer ul li i {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    display: block;
    margin-bottom: 3px;
}
.footer ul li:nth-child(1) {
    background: url(../img/fico1.png ) no-repeat 0px 35px;
}
.footer ul li:nth-child(2) {
    background: url(../img/fico2.png ) no-repeat 0px 35px;
    font-size: 20px;
    padding-left: 120px;
    width: 200px;
}
.footer ul li:nth-child(3) {
    background: url(../img/fico3.png ) no-repeat 0px 35px;
    font-size: 18px;
    padding-left: 120px;
    width: 220px;
}
.footer ul li:nth-child(4) {
    background: url(../img/fico4.png ) no-repeat 0px 35px;
    padding-left: 120px;
    width: 200px;
    font-size: 14px;
}
.foot-menu {
    width: 100%;
    background: #333;
    height: 87px;
}
.foot-menu ul {
    width: 1300px;
    margin: 0 auto;
}
.foot-menu ul li a {
    display: block;
    font-size: 16px;
    color: #d6d6d6;
    float: left;
    padding: 0 37px;
    line-height: 86px;
    background: url(../img/ftxt.png) no-repeat right center;
	
}
#foot-xx {
    width: 100%;
    background: #272727;
    height: 100px;
}
.foot-xx {
    width: 1300px;
    margin: 0 auto;
}
.foot-xx p {
    font-size: 15px;
    line-height: 50px;
    color: #d9d9d9;
    float: left;
    margin-top: 30px;
}
.foot-xx p a {
    color: #d9d9d9;
    margin: 0 10px;
}
.foot-xx .ewm {
    width: 250px;
    float: right;
	position:relative;
}
.foot-xx .ewm h3 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    line-height: 30px;
    width: 154px;
    float: left;
    padding-top: 25px;
}
.foot-xx .ewm p {
    font-size: 14px;
    font-weight: normal;
    padding-top: 0px;
    margin-top: 0px;
    line-height: 30px;
    width: 150px;
    float: none;
}
.foot-xx .ewm img {
    float: right;
	position:absolute;
	left:150px;
	top:12px;
}
.nybanner {
    width: 100%;
    background: url(../img/kfbanner.jpg) no-repeat center;
    height: 400px;
}
.xwbanner {
    width: 100%;
    background: url(../img/xw.jpg) no-repeat center;
    height: 400px;
}
.cpbanner {
    width: 100%;
    background: url(../img/cpbanner.jpg) no-repeat center;
    height: 400px;
}
.syxw {
    width: 1200px;
    margin: 50px auto;
    height: calc(100vh);
}
.syxw h3 {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    line-height: 50px;
    color: #eee
}
.syxw h4 {
    font-size: 18px;
    margin: 30px 0px;
    color: #eee;
    text-align: center;
}
.syxw ul {
    margin-top: 60px;
    height: 500px;
}
.syxw ul li {
    height: 150px;
    width: 44%;
    border: 1px #eee solid;
    border-radius: 20px;
    padding: 2%;
    float: left;
    margin-right: 3%;
    margin-bottom: 40px;
}
.syxw ul li a {
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    margin-top: 0px;
}
.syxw ul li:nth-child(2n) {
    margin-right: 0px;
}
.syxw ul li b {
    line-height: 45px;
    background: #eee;
    height: 45px;
    display: block;
    color: #333;
    padding-left: 20px;
    border-radius: 30px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: normal;
}
.syxw ul li p {
    font-size: 15px;
    color: #eee;
    line-height: 30px;
}
.syxw a {
    text-align: center;
    line-height: 20px;
    display: block;
    color: #fff;
    letter-spacing: 2px;
}
.nav-bar {
    border-bottom: #d5ddf0 1px solid;
    background: #f4f6fa;
    color: #666;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
}
.nav-bar p {
    width: 1300px;
    margin: 0 auto;
}
.nav-bar p a {
    margin: 0 10px;
	text-decoration: none;
	color: #555;
}
.xqnr {
    width: 1300px;
    margin: 60px auto;
}
.xqnr h1 {
    line-height: 34px;
    font-size: 36px;
    margin-bottom: 45px;
    color: #333;
    text-align: center;
    font-weight: bold;
}
.z-day {
    font-size: 14px;
    color: #333;
    width: 100%;
    display: block;
    height: 50px;
}
.z-day span {
    height: 30px;
    line-height: 30px;
    margin-bottom: 7px;
    font-size: 14px;
    color: #676767;
    float: left;
    margin-right: 50px;
    padding-left: 30px;
}
.z-day span:nth-child(1) {
    background: url(../img/clock.png) no-repeat left;
}
.z-day span:nth-child(2) {
    background: url(../img/author.png) no-repeat left;
    background-size: 25px;
}
.z-day span:nth-child(3) {
    background: url(../img/icon_newfh.jpg) no-repeat left;
}
.z-day span a{
	color: #333;
}
.daodu {
    background: url(../img/newkf.png) no-repeat 50px center #eee;
    background-size: 74px;
    padding: 30px 0px 30px 150px;
    margin-bottom: 30px;
    margin-top: 13px;
    color: #333;
    border: 1px dashed #333;
    overflow: hidden;
    box-sizing: border-box;
}
.daodu .tel {
    width: 52%;
    float: left;
    color: #ed2225;
    font-size: 28px;
    font-weight: bold;
    margin-top: 8px;
}
.daodu .tel span {
    font-size: 15px;
    color: #333;
    font-weight: normal;
    vertical-align: center;
}
.daodu a {
    padding: 8px 45px;
    background: #f20d01;
    font-size: 20px;
    background: -webkit-gradient(linear, 0% 2%, 60% 10%, from(#f20d01), to(#ff461f));
    -webkit-box-shadow: #ff461f 0px 2px 5px;
    -moz-box-shadow: #ff461f 0px 0px 5px;
    color: #fff;
    margin-right: 70px;
    float: right;
}
.jxxq_left {
    line-height: 40px;
    width: 70%;
    float: left;
}
.jxxq_left p {
    line-height: 40px;
    font-size: 15px;
}
.jxxq_right {
    width: 25%;
    float: right;
    border: 10px #f7f7f7 solid;
}
.jxxq_right ul {
    padding: 10px 10px 10px 20px;
}
.jxxq_right ul li {
    padding: 30px 0;
}
.jxxq_right ul li b {
    font-size: 16px;
    font-weight: bold;
}
.jxxq_right ul li span {
    height: 30px;
    display: block;
}
.jxxq_right ul ._prev {
    border-bottom: 1px #ececec solid;
}
.jxxq_right ul li a {
    text-decoration: none;
    color: #333;
}
.tjxw {
    width: 100%;
    background: #f7f7f7;
    height: 320px;
    padding: 50px 0px;
}
.tjxw ul {
    width: 1300px;
    margin: 0 auto;
}
.tjxw h3 {
    width: 1300px;
    background: url(../img/newtit_bg.png) no-repeat left top;
    text-indent: 10px;
    font-size: 32px;
    color: #07284E;
    line-height: 64px;
    font-weight: 600;
    margin: 10px auto 25px auto;
}
.tjxw ul li {
    width: 47%;
    font-size: 16px;
    font-weight: 400;
    text-indent: 30px;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
    float: left;
    background: url(../img/new_ico.png) no-repeat left center;
    background-size: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 5%;
}
.tjxw ul li a {
    color: #333;
	display: block;
	text-decoration: none;
}
.tjxw ul li a span {
    float: right;
    font-size: 15px;
    color: #333;
}
.tjxw ul li:nth-child(2n) {
    margin-right: 0px;
}
.title h3 {
    margin: 20px 0px;
}
.cpzx {
    width: 1300px;
}
.cpzx ul li {
    width: 310px;
    float: left;
    margin-right: 20px;
	margin-bottom: 50px;
}
.cpzx ul li a {
    width: 100%;
    float: left;
    border: #CCD5E9 1px solid;
    text-align: center;
    padding: 10px 1%;
    background: #fff url(../img/pro_x.png) repeat;
	height: 224px;
}
.cpzx ul li a img {
    width: 96%;
    height: auto;
    margin-bottom: 3px;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    box-shadow: #E2E8FB 0px 3px 10px;
	background: #fff;
}
.cpzx ul li a:hover img {
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.cpzx ul li p {
    line-height: 25px;
    padding: 8% 2% 4% 8%;
    min-height: 122px;
    width: 92.5%;
    overflow: hidden;
    background: #f0f3fa;
}
.cpzx ul li p b {
    font-size: 26px;
    margin-bottom: 10px;
    padding: 2px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	display: block;
}
.cpzx ul li p span {
    font-size: 15px;
    color: #333;
    line-height: 37px;
	height: 55px;
}
.cpzx ul li p a {
    width: 90%;
    margin: 0 auto;
    height: 20px;
    border: 1px #eee solid;
    color: #333;
    text-align: center;
    display: block;
    line-height: 20px;
	margin-top: 15px;
	background: #fff;
	font-size: 14px;
	margin-bottom: 20px;
}

.cpzx ul li:hover p{
	background: #0061ae;
}
.cpzx ul li:hover p b{
	color: #fff;
	
}
.cpzx ul li:hover p span{
	color: #fff;
}
.cpzx ul li:nth-child(4n){
	margin-right: 0px;
}
.title {
    margin: 20px 0 30px 0;
    font-size: 36px;
    bottom: 30px;
    overflow: hidden;
}
.title h3 {
    display: inline-block;
    float: left;
    color: #07284E;
    font-weight: bold;
    border-bottom: 6px solid #0061ae;
    padding-bottom: 0.5rem;
}


#cpys {
    background: url(../img/fwcn.jpg) no-repeat center;
    height: 730px;
    padding: 50px 0px;
}
.cpys {
    width: 1300px;
    margin: 0 auto;
}
.cpys h3 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #ddd;
    padding-top: 50px;
}
.cpys h4 {
    text-align: center;
    line-height: 50px;
    color: #999;
    font-size: 15px;
    margin: 20px 0px;
}
.cpys ul {
    margin-top: 85px;
	height: 320px;
		
}
.cpys ul li {
    margin: 20px 2%;
    width: 30%;
    height: 280px;
	position: relative;
	float: left;
		
}
.cpys ul li b {
    background: #ddd;
    width: 300px;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-radius: 20px;
	margin: 0 auto;
}
.cpys ul li p {
    line-height: 40px;
    color: #ddd;
    border: 1px #999 solid;
    width: 330px;
    padding: 30px;
    border-radius: 20px;
	margin-top: 30px;
}
.cpys ul li i {
    width: 3px;
    height: 30px;
    background: #ddd;
    float: left;
    display: block;
	position: absolute;
	left: 50%;
	top: 50px;
	
}
.cpys h5 {
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-top: 60px;
    border: 1px #999 solid;
    line-height: 60px;
}
.cpys h5 b {
    font-weight: bold;
    font-size: 36px;
}

.cpys ul li:nth-child(3n){
	margin-right: 0px;
}


.dtxq{
	width: 1300px;
	margin: 0 auto;
	position: relative;
}
.dtxq_left {
    width: 60%;
    float: left;
}
.dtxq_left img{
	width: 100%;
}

.dtxq_right1{
    width: 400px;
    border: 10px #f7f7f7 solid;
	position: fixed;
	right: 0px;
	top: 20px !important;
	left: 62%;
	
}

.dtxq_right1 ul {
    padding: 10px;
}

.dtxq_right1 ul li {
	width: 97%;
    padding: 10px 0;
	border-bottom: 1px #eee solid;
	float: left;
	margin-right: 5%;
}

.dtxq_right1 ul li:nth-child(2n){
	margin-right: 0px;
}
.dtxq_right1 ul li img{
	width: 100%;
}
.dtxq_right1 ul li p{
	text-align: center;
	line-height: 40px;
}
.dtxq_right1 ul li a{
	color: #333;
	text-decoration: none;
}



.dtxq_right {
    width: 35%;
    float: right;
    border: 10px #f7f7f7 solid;
}
.dtxq_right ul {
    padding: 10px;
}
.dtxq_right ul li {
	width: 97%;
    padding: 10px 0;
	border-bottom: 1px #eee solid;
	float: left;
	margin-right: 5%;
}

.dtxq_right ul li:nth-child(2n){
	margin-right: 0px;
}
.dtxq_right ul li img{
	width: 100%;
}

.dtxq_right ul li p{
	text-align: center;
	line-height: 40px;
}
.dtxq_right ul li a{
	color: #333;
	text-decoration: none;
}

.pagination{
	width: 1300px;
	margin: 0 auto;
	float: right;
}
.pagination li{
	width: 35px;
	height: 35px;
	float: left;
	margin: 0 5px;
}

.pagination li a{
	line-height: 35px;
	text-align: center;
	display: block;
	font-size: 14px;
	color: #333;
	border: 1px #333 solid;
}
.pagination li:last-child{
	width: 100px;
}

.pagination .active{
	background: #333;
	
}
.pagination .active a{
	color: #fff;
	border: none;
}

.sydt{
	width: 1100px!important;
	margin-left: 0px;
	height: 220px;
}

#shfwxq{
	width: 100%;
	background: #f2f2f2;
	padding-top: 20px;
	padding-bottom: 90px;
}

.tdsz{
	width: 1300px;
	margin: 30px auto;
}
.tdsz h3{
	background: url(../img/tdxx.png) no-repeat center;
	font-size: 36px;
	line-height: 90px;
	text-align: center;
	display: block;
	margin-top: 70px;
	height: 100px;
}
.tdsz p{
	text-align: center;
	margin-top: 20px;
}
.tdsz ul{
	width: 1300px;
	margin: 0 auto;
	height: 340px;
	margin-top: 170px;
}
.tdsz ul li{
	width: 23%;
	float: left;
	margin-right: 2.3%;
	position: relative;
	border: 1px #eee dashed;
	height: 280px;
}

.tdsz ul li img{
	width: 160px;
	height: 160px;
	border: 10px #f7f7f7 solid;
	position: absolute;
	left: 50%;
	margin-left: -90px;
	top: -80px;
	border-radius: 100%;
}

.tdsz ul li h4{
	text-align: center;
	font-size: 20px;
	font-weight: 600px;
	color: #333;
	margin-top: 10px;
	
}

.tdsz ul li .tdsz_nr{
	position: absolute;
	top: 130px;
}

.tdsz ul li p{
	text-align: center;
	padding: 0 30px;
	line-height: 30px;
	font-size: 14px;
	color: #888;
	margin-top: 20px;
}

.tdsz ul li:nth-child(4){
	margin-right: 0px;
}

.yqlj h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: #333;
	width: 100px;
	float: left;
}

.yqlj ul{
	width: 1000px;
	float: right;
}
.yqlj ul li{
	float: left;
}
.yqlj ul li a{
	text-decoration: none;
	margin: 0 7px;
	font-size: 14px;
	color: #333;
	
}


.djxq{
	width: 95%;
	margin: 13px auto;
}

.djxq a{
	display: block;
	line-height: 100px;
	background: -webkit-gradient(linear, 0% 2%, 60% 10%, from(#f20d01), to(#ff461f));
    -webkit-box-shadow: #ff461f 0px 2px 5px;
    -moz-box-shadow: #ff461f 0px 0px 5px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
}


@media (min-width: 1100px) and (max-width:1430px){
	
	
	section{ height: calc(110vh);  overflow: hidden; padding: 0px; margin: 0px;}
    html,body {height:calc(110vh);}
	
	.page-bulls{top:10%;}
	.page-bulls nav a{ width:85px; height:85px; line-height:72px;}

	body.ab {background: url(../img/aboutbj.jpg) no-repeat center 580px; min-height:1000px; overflow:hidden;}
	.page-section{ height: calc(100vh); }	
	.hd{margin-bottom:20px;}
	.bd li {height: calc(48vh);}
	
	.box{ height:600px;}
	.sycp{ margin-bottom: 20px;}
	.sycp ul li{ width:28%; margin-right:5%; padding-top:20px; height:340px; margin-bottom: 20px;}
	.sycp ul li img{ height:253px;}
	.sycp h5{ margin-bottom:25px; margin-top:0px;}
	.sycp h4{line-height:50px;}
	.sycp ul li a{ height: 340px;}
	
	.syxw{ margin-top: 0px;}
	.syxw ul{ margin-top:40px; height:400px;}
	.syxw ul li{ height:120px;}
	.syfw h4{ display:none;}
	
	.syfw ul li{height:445px;}
	.syfw ul li h3{line-height:30px;}
	.syfw ul li p{ line-height:29px; margin-bottom:20px;}
	
	.syzp h4{ margin-top:0px; margin-bottom:0px;}
	.syzp h5{ display:none;}
	.zpjy h2{ display:none;}
	.zpjy h6{ margin-top:0px; margin-bottom:10px; font-weight:bold;}
	.zpjy span{ line-height:40px;}
	.zpjy h5{ display:block; margin-top:30px; font-weight:normal;}
	
	.sycontact{ height:calc(60vh); overflow:hidden;}
	.sydt{ display: none;}

	
}

