﻿@font-face { font-family: "xfont";
    src: url('../../fonts/iconfont.eot'); /* IE9*/
    src: url('../../fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
        url('../../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
        url('../../fonts/iconfont.svg#xfont') format('svg'); /* iOS 4.1- */
}

.lbody .my_index{
	position: relative;
	top: 25px;
	margin: 0 auto;
	text-align: center;
	width: 1280px;
}
.lbody .my_index span{
padding: 0 15px;
font-size: 18px;
}
.lbody .my_index span i{
	
	padding: 0 5px;
}



@media screen and (max-width:750px)
{
	
	.lbody .my_index{
	position: relative;
	top: 25px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.lbody .my_index span{
padding: 0 50px;
font-size: 18px;
}
.lbody .my_index span i{
	
	padding: 0 5px;
}

}
@media screen and (max-width:375px)
{
.lbody .my_index span{
padding: 0 40px;

}

}


	#footer_sy{
		width: 45px;
		padding: 0 2px;

		position: relative;
		top: 0;
	}
	#footer_ga{
		width: 45px;
		padding: 0 2px;

		position: relative;
		top: 0;
	}


.wal {
    width: 1230px;
}
/*.searchpage{
    min-height: 800px;
}*/
.wal>img {
    width: 100%;
    height: auto;
}

.sideBar {
    margin-right: -750px;
}

.w747,
.yx {
    width: 970px;
    min-height: 580px;
}

.cbanner {
    width: 1230px;
    height: 280px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	margin:0 auto;
}

.cbanner img {
    width: 100%;
    height: 100%;
	display:none;
}

.pageBanner img {
    width: 100%;
    height: 100%;
}


* {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin: 0 !important;
}

.aboutPart1 .contentDiv {
    right: -250px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.aboutPart1:hover .contentDiv {
    right: 0;
}

.aboutPart1 {
    height: 405px;
}

.aboutPart1 .imgDiv {
    width: 100%;
    height: 390px;
}

.aboutPart1 .imgDiv img {
    width: 100%;
    height: 100%;
}

.aboutPart1 .contentDiv {
    height: 390px;
}

.aboutPart2 {
    width: 100%;
}

.aboutPart2 li {
    width: 468px;
    height: 395px;
}

.aboutPart2 li .imgDiv {
    height: 252px;
}

.aboutPart2 li .imgDiv img {
    width: 100%;
    height: 100%;
}

.aboutPart3 {
    width: 970px;
}

.aboutPart3 li {
    margin-right: 0;
    width: 468px;
    height: 310px;
    margin-left: 35px;
	margin-bottom:10px;
}

.aboutPart3 li.first {
	margin-left:0;
}

.aboutPart3 li .imgDiv {
    width: 100%;
    height: 278px;
}

.aboutPart3 li .imgDiv img {
    width: 100%;
    height: 100%;
}

.newShow {
    margin-bottom: 25px;
}

.newsPart1 {
    width: 100%;
    height: 370px;
}

.newsPart1 .fl {
    width: 48%;
    height: 350px;
}

.newsPart1 .fl li {
    width: 100%;
    height: 350px;
    position: relative;
}

.newsPart1 .fl li .a,.newsPart1 .fl li .imgDiv{ display: block; height:100%; }

.newsPart1 .fl li img {
    width: 100%;
    height: 100%;
}
.ellipsis{ }
.newsPart1 .fl li a{ color:#fff; display: block; font-size:16px; }
.newsPart1 .fl li .txt{ position: absolute; width: 90%; padding:0 5%; bottom:0; text-align: center; line-height: 50px; background:rgba(0,0,0,0.5); text-align: right; }

.newsPart1 .fl .name {
    height: 40px;
    line-height: 40px;
}

.newsPart1 .fl .btnDiv {
    bottom: 10px;
}

.newsPart1 .fr {
    width: 600px;
    font-size: 14px;
}

.newsPart1 .fr li {
    height: 180px;
}

.newsPart1 .fr h1 {
    font-size: 16px;
    font-weight: 400;
}

.newsPart1 .fr .content {
    width: 100%;
}

.newsPart1 .fr .more {
    margin-top: 0;
}

.newsPart3,
.newsPart4,
.newsPart5,
.newsPart5 .list {
    width: 100%;
}

.newsPart3,
.newsPart4 {
    width: 48%;
}

.newsPart5 {
    height: auto;
}

.newsPart5 li {
    width: 233px;
    height: 142px;
    margin-right: 0;
    position: relative;
}

.newsPart5 li i {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/playbtn.png) no-repeat center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.newsPart5 li+li {
    margin-left: 16px;
}

.newsPart5 li img {
    width: 100%;
    height: 100%;
}

.newsPart6 .list {
    width: 1150px;
}


.HealthyPart1,
.HealthyPart2,
.HealthyPart3 {
    width: 100%;
    height: auto;
}

.HealthyPart3 {
    width: 48%;
}

.yl {
    float: left;
}

.yr {
    float: right;
}

.HealthyPart1 .imgDiv {
    width: 592px;
    height: 345px;
    position: relative;
}

.HealthyPart1 .imgDiv i {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/playbtn.png) no-repeat center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.HealthyPart1 .imgDiv img {
    width: 100%;
    height: 100%;
}

.HealthyPart1 .list {
    width: 590px;
    padding-top: 7px;
}

.HealthyPart1 li {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}

.newsList li.bordert {
    border-top: 1px dashed #DEDEDE;
}


.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    /*padding-right: 150px;*/
}

.HealthyPart1 li span {
    /* position: absolute; */
    /* z-index: 1; */
    /* top: 0px; */
    /* right: 0px; */
}
.HealthyPart1 li span.l,.HealthyPart3 li span.l{
	float:left;
	width: 495px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.HealthyPart1 li span.r,.HealthyPart3 li span.r{
	float:right;
}
.HealthyPart1 li a,.HealthyPart3 li a{
	display:block;
	overflow:hidden;
}
.ylistbox .li{
	width:100%;
	height:auto;
}
.sideList{
	margin-bottom:15px;
	padding-right:20px;
	text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.sideList2 li{
	padding-left:20px;
	padding-right:20px;
	text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}

.Department li {
    width: 316px;
}
.Department.yjspage li{
	/* width:316px; */
}
.DepartmentPart1 {
    height: auto;
    margin-bottom: 20px;
}

.DepartmentPart1 .imgDiv {
    height: auto;
    position: relative;
}

.DepartmentPart1 .slick-dots li.slick-active, .DepartmentPart1 .slick-dots li.slick-active:hover{ background: #4cb7e6; }

.DepartmentPart1 .imgDiv img {
    width: 100%;
    height: auto;
}

.DepartmentPart1 .contentDiv {
    height: auto;
    right: -40%;
    transition: all 1.2s;
    -webkit-transition: all 1.2s;
    bottom: 0;
    width:40%;
}



.DepartmentPart3 .fl {
    width: auto;
}

.DepartmentPart3 li {
    float: left;
    width: 305px;
    display: inline-block;
}

.DepartmentPart4 {
    width: 100%;
}

.DepartmentPart4 .btn {
    top: auto;
    bottom: 10px;
    text-indent: 0;
}

.DepartmentPart5 {
    width: 100%;
}

.DepartmentPart5 li {
    width: 253px;
}

.DepartmentPart4 li {
    padding-left: 70px;
    width: 175px;
}


.ExpertsPart1 {
    min-height: 350px;
}

.ExpertsPart1 .imgDiv {
    width: 195px;
    height: 237px;
    top: 15px;
}

.ExpertsPart1 .imgDiv img {
    width: 100%;
    height: 100%;
}

.ExpertsPart1 .content {
    padding-left: 220px;
    min-height: 250px;
}

.ExpertsPart1 .content .yname {
    font-size: 28px;
    line-height: 1.3;
}



.servicePart1 {
    width: 100%;
}

.servicePart1 li {
    width: 615px;
}

.servicePart3 {
    width: 900px;
    height: auto;
}

.servicePart3 li {
    width: 225px;
    height: 188px;
}

.servicePart3 a {
    width: 205px;
    height: 168px;
    background: #65a1d4;
    border-radius: 5px;
}

.servicePart3 a:hover {
    background: #517b9f;
}

.servicePart3 a div {
    padding-top: 50px;
}
.servicePart3 a h1{
	font-size:14px;
}
.servicePart4 {
    width: 320px;
    height: 168px;
}
.servicePart4 ul{ padding-top: 27px; }

.servicePart4 li {
    left: 40px;
    top: 20px;
    height: 50px;
}

.History {
    background-position-x: 259px;
}

.History h1 {
    left: 30px;
}

.History dt {
    width: 233px;
}

.team .msg {
    right: 10px;
}

.team .content {
    padding-right: 10px;
}

.team li {
    height: 240px;
    padding-left: 185px;
}

.team .imgDiv {
    width: 162px;
    height: 197px;
}

.team .imgDiv img {
    width: 100%;
    height: 100%;
}

.DoctorPart1 {
    width: 315px;
    height: auto;
}

.DoctorPart1 li {
    width: 34px;
    height: 35px;
    line-height: 34px;
}

.ylistbox:after {
    content: "";
    display: block;
    clear: both;
}

.ylistbox .li {
    width: 48%;
    float: left;
    height: 273px;
}

.ylistbox .li.yr {
    float: right;
}

.yclassbox {
    padding-top: 30px;
    width: 1005px;
    margin-left: -35px;
}

.yclassbox:after {
    content: "";
    display: block;
    clear: both;
}

.yclassbox .child {
    float: left;
    width: 300px;
    margin: 0 0 20px 35px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    background: #6aa2d1;
}

.yclassbox .child a {
    color: #FFFFFF;
    display: block;
    width: 100%;
    height: 100%;
}


.videoRelevant {
    width: 1250px;
    height: 220px;
    margin-left: -8px;
    overflow: visible;
}

.videoRelevant .slick-slide {
    padding: 0 8px;
}

.videoRelevant .li {
    float: left;
    width: 230px !important;
    height: 220px;
    position: relative;
    margin: 0 auto;
    margin-left: 14px;
}

.videoRelevant .li .imgDiv {
    width: 100%;
    height: 146px;
}

.videoRelevant .li .imgDiv img {
    width: 100%;
    height: 100%;
}

.videoRelevant .btn {
    width: 100%;
    height: 146px;
    background: url(../images/playbtn.png) no-repeat center;
}

.videoShow .btnDiv li {
    padding-left: 0;
}

.videoShow .btnDiv li+li {
    margin-left: 5px;
}

.videoRelevant .slick-arrow {
    width: 20px;
    height: 20px;
    border-radius: 0;
    opacity: 1;
    bottom: auto;
    top: -31px;
}

.videoRelevant .slick-arrow.slick-disabled,
.videoRelevant .slick-arrow.slick-disabled:hover {
    opacity: 1;
}

.videoRelevant .slick-prev {
    background: #CDCDCD url(../image/leftBtn.png) no-repeat center;
    left: auto;
    right: 88px;
}

.videoRelevant .slick-next {
    background: #CDCDCD url(../image/rightBtn.png) no-repeat center;
    right: 22px;
}

.videoRelevant .slick-arrow:hover {
    background-color: #4687cb;
}

.pageTitle2 .btnDiv .leftBtn,
.pageTitle2 .btnDiv .rightBtn {
    opacity: 0;
    visibility: hidden;
}

.team h1 a {
    color: #474747;
}

.team h1:hover a {
    color: inherit;
}

.selectDiv input {
    height: 100%;
}

.pageSearch .fl {
    width: auto;
}

.ldata input {
    width: 80%;
    height: 100%;
}

.DoctorPart2 li a {
    display: block;
}
.DoctorPart2 li td a {

    line-height: normal;
    padding: 10px 0;

}
table.winlist {
    border-collapse: collapse;
    border-spacing: 0px;
}

.Survey dd input {
    left: 0;
    margin-right: 8px;
    cursor: pointer;
}

.Survey dd label {
    cursor: pointer;
}

.cbanner {
    position: relative;
}

.cbanner .lcon {
    position: absolute;
    color: #FFFFFF;
    left: 79px;
    top: 83px;
    font-size: 44px;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, .5);
    line-height: 1.2;
}

.cbanner .lcon .ch {
    font-family: 'hwxk';
    font-size: 50px;
}

.pageTitle2 .more {
    line-height: 30px;
    margin-top: 10px;
}

.DoctorList {
    min-height: 520px;
}

.DoctorList th {
    border-bottom: 1px solid #dadada;
}

.DoctorList td {
    border-top: none;
}

#DoctorList table {
    width: 100% !important;
}

.DoctorList table {
    width: 100%;
}

.search1 .tit {
    float: none;
    line-height: 1.2;
    font-size: 24px;
    color: #333;
    padding-bottom: 25px;
    line-height: normal;
}

.search1 .list1 {
    border-bottom: 1px solid #CCCCCC;
}

.search1 .col {
    color: #5088b7;
}

.search1 .item {
    border-top: 1px solid #CCCCCC;
    color: #707070;
    font-size: 14px;
    padding: 15px 5px;
}

.History {
    background: none;
    padding-bottom: 65px;
    background: #fafafa;
}

.History .bgB,
.History .bgT {
    display: none;
}

.History ul {
    background: url(../image/History.gif) 259px top repeat-y;
}


/*.selectDiv select{ display: block; }*/

.pageSearch .btn1 {
    margin-left: 20px;
}

.aboutPart2 h1 a {
    position: relative;
}

.aboutPart2 h1 img {
    position: absolute;
    top: 0;
    left: -30px;
	width:25px;
	height: 24px;
}

.aboutPart3 h2 a:hover {
    color: #5292c8;
}

.pageNum select {
    cursor: pointer;
}

.pageNum select option {
    cursor: pointer;
}

.visit .top {
    width: 100%;
    padding: 0;
    background-color: #578ab5;
}

.visit .top h1 {
    padding-left: 40px;
}

.History li.lastli h1 {
    height: 40px;
}

.History li.lastli .list {
    margin-top: 65px;
}

.selectbox {
    display: inline;
    border: 1px solid #ebebeb;
    padding: 2px 0;
    cursor: pointer;
    position: relative;
}

.selectbox:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid #333;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 10px;
    right: 8px;
}

.footDiv.fixb {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.Survey dd {
    position: relative;
    width: 75px;
    padding-left: 20px;
}

.Survey dd input {
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    margin: auto;
}

.Survey dd input.mt {
    top: 3px;
}

@font-face {
    font-family: 'hwxk';
    src: url('../font/STXINGKA.eot');
    src: url('../font/STXINGKA.eot?#iefix') format('embedded-opentype'),
    url('../font/STXINGKA.woff') format('woff'),
    url('../font/STXINGKA.ttf') format('truetype'),
    url('../font/STXINGKA.svg#STXINGKA') format('svg');
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    margin: 0;
    padding: 0;
}

html {
    _background-image: url(about:blank);
    _background-attachment: fixed;
    /* background: #000; */
}

body {
    line-height: 120%;
    min-height: 100px;
    font-family: "微软雅黑", Arial;
    font-size: 14px;
    min-width: 1230px;
    margin: 0 auto;
    color: #333;
    max-width: 1920px;
    margin: 0;
    padding: 0;
    /* overflow-x: hidden; */
    background: #fff;
}

input,
button,
textarea,
select {
    font: inherit;
    outline: 0;
    border: 0;
    background: none;
    color: inherit;
}

input:focus,
textarea:focus {
    color: inherit;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
}

ol,
ul,
li {
    list-style: none;

}
ol, ul{ margin: 0 !important; }

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

textarea {
    overflow: auto;
    resize: none;
}

table {
    border-collapse: collapse;
    border: 0;
    width: 100%;
}

img {
    border: 0;
    outline: 0;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: inherit;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.tit {
    font-size: 24px;
    color: #333333;
    float: left;
}

.more {
    width: 92px;
    height: 28px;
    border: 1px solid #dedede;
    border-radius: 12px;
    text-align: center;
    line-height: 28px;
    float: right;
    font-size: 12px;
}

.more a {
    display: block;
    width: 100%;
    height: 100%;
	color:#333;
}


.sideList2 li a{
	padding-left:26px;
}
.lwrap {
	/*border-bottom: 1px solid #e6e6e6;*/
    width: 1230px;
    margin: 0 auto;
}

.lheader {
    height: 110px;
    background: #FFFFFF;
    position: relative;
}

.lheader .lwrap {
    position: relative;
    height: 110px;
}

.lheader .logo {
    width: 220px;
    height: 48px;
    position: absolute;
    left: 0;
    top: 39px;
}

.lheader .logo img {
    width: 100%;
    height: 100%;
}

.lheader .naV {
    position: absolute;
    left:265px;
    top: 15px;
}

.lheader .naV .li {
    float: left;
    padding: 0 14px;
    font-size: 16px;
    height: 96px;
    line-height: 96px;
    color: #333333;
}

.lheader .naV .li.act a {
    color: #0872bc;
}

.lheader .naV .li a {
    color: #333333;
}

.lheader .naV .li a:hover {
    color: #0872bc;
}

.lheader .right {
    position: absolute;
    right: 0;
    top: 16px;
}

.lheader .right .top1 a {
    margin-left: 28px;
    font-size: 12px;
    color: #707070;
}

.lheader .right .top1 a.act {
    color: #0872bc;
}

.lheader .right .bottom {
    margin-top: 18px;
}

.lheader .right .bottom a {
    display: block;
    float: right;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #dfdfdf;
    margin-left: 15px;
    text-align: center;
    line-height: 28px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Avian';
}

.lheader .right .bottom a.search {
    background: url(../images/searchicon_03.png) no-repeat center;
}


.search-trigger{ position: relative; float: right;  }

/*.search-trigger:after{ content: '\e851'; font-size: 28px;color: #fff;
    font-family: "xfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.search-box{ position: absolute; right:0; top: 100%; width: 200px; overflow: hidden; margin-top: 27px; border: 1px solid; background-color: #fff; border-radius: 5px; color: #474747; line-height: 34px; opacity: 0; visibility: hidden; white-space: nowrap;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    transform: translateY(50%);

    -webkit-transition: visibility .3s, opacity .3s, transform .3s;
    -moz-transition: visibility .3s, opacity .3s, transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s;
}

.search-txt{ float: left; padding: 0 8px; width: 130px; border-right: 1px solid; margin: 5px 0 0;}
*/
.search-txt input{ display: block; width: 100%; height: auto; line-height: normal;}
.search-btn{ /*float: right;*/ padding: 0 5px; vertical-align: top; min-width: 40px; cursor: pointer; font-size: 20px;
    font-family: "xfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.search-box.x-show{ visibility: visible; opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.lheader{ z-index: 1000; }

.lheader .snav {
    width: 100%;
    height: 60px;
    position: absolute;
    left: 50%;
    bottom: -60px;
    z-index: 999;
    text-align: center;
    opacity: 0;
    visibility: hidden;
}

.lheader .snav.fade {
    opacity: 1;
    visibility: visible;
}

.lheader .snav .snavc {
    position: absolute;
    left: 50%;
    top: 0;
    text-align: center;
    color: #FFFFFF;
    line-height: 60px;
    opacity: 0;
    visibility: hidden;
    width: 1900px;
    margin-left: -960px;
    background: url(../images/sNav.png);
}

.lheader .snav .snavc.on {
    opacity: 1;
    visibility: visible;
}

.lheader .snav .snavc a {
    margin: 0 10px;
    color: #FFFFFF;
}


/*.lheader .snav .snavc a:hover{ text-decoration: underline; }*/



.lbody .banner .lwrap {
    position: relative;
}

.lbody .banner .libox .li {
    width: 100%;
    height: 750px;
    background-size: cover !important;
}

.lbody .banner .libox .li .a {
    display: block;
    width: 100%;
    height: 100%;
}

.lbody .banner .slick-arrow {
    width: 59px;
    height: 108px;
    z-index: 999;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.lbody .banner .slick-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.lbody .banner .slick-prev {
    left: 50%;
    background: url(../images/btnl_03.png) no-repeat center;
    margin-left: -580px;
}

.lbody .banner .slick-prev.slick-disabled {
    background: url(../images/btnln_03.png) no-repeat center;
}

.lbody .banner .slick-next {
    right: 50%;
    background: url(../images/btnr_03.png) no-repeat center;
    margin-right: -580px;
}

.lbody .banner .slick-next.slick-disabled {
    background: url(../images/btnrn_03.png) no-repeat center;
}

.lbody .banner .bannerblock {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.lbody .banner .bannerblock .child {
    /* width: 20%; */
	width: 245px;
    float: left;
    background: #3278b2;
    position: relative;
}
.lbody .banner .bannerblock .child+.child{ margin-left: 1px; }

.lbody .banner .bannerblock .child .a {
    width: 100%;
    /* height: 186px; */
	height: 72px;
    text-align: center;
    display: table;
}

.lbody .banner .bannerblock .child .inner {
    display: inline-block;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}

.lbody .banner .bannerblock .child .inner .icon {
    width: 66px;
    height: 71px;
    margin: 0 auto;
    position: relative;
	overflow:hidden;
}
.lbody .banner .bannerblock .child .inner .icon img{
	width:100%;
}
.lbody .banner .bannerblock .child .inner .icon .w {
    position: absolute;
    top: 0;
    left: 0;
}

.lbody .banner .bannerblock .child .inner .p {
    /* font-size: 18px; */
	font-size: 22px;
    color: #FFFFFF;
    /* margin-top: 14px; */
}

.lbody .banner .bannerblock .child .listbox {
    display: none;
    position: absolute;
    left: 0;
    top: 186px;
    width: auto;
    height: 170px;
    padding: 20px;
    background: #3278b2;
    color: #FFFFFF;
}

.lbody .banner .bannerblock .child .listbox .list {
    float: left;
    width: 206px;
}

.lbody .banner .bannerblock .child .listbox .list .li {
    height: 30px;
    line-height: 30px;
}

.lbody .banner .bannerblock .child .listbox .list .li a {
    text-decoration: none;
    color: inherit;
}

.lbody .banner .bannerblock .child .listbox .img {
    float: right;
    width: 250px;
}

.lbody .banner .bannerblock .child .listbox .img img {
    width: 100%;
    height: auto;
}

.lbody .banner .bannerblock .child:hover .listbox {
    display: block;
}

.lbody .banner .bannerblock .child:hover {
    /* background: #FFFFFF; */
	background: #42b3e5;
}

.lbody .banner .bannerblock .child:hover .w {
    display: none;
}

.lbody .banner .bannerblock .child:hover .p {
    /* color: #333333; */
}

/* .lbody .banner .bannerblock .c2 {
    background: #0384ce;
}

.lbody .banner .bannerblock .c3 {
    background: #42b3e5;
}

.lbody .banner .bannerblock .c4 {
    background: #0384ce;
}

.lbody .banner .bannerblock .c5 {
    background: #3156a3;
} */

.lbody .banner .bannerblock .c4 .listbox,
.lbody .banner .bannerblock .c5 .listbox {
    left: auto;
    right: 0;
}

.lbody .banner .bannerblock .c5 .listbox {
    width: 206px;
    color: #474747;
}

.lbody .banner .bannerblock .c5 .listbox .inputbox {
    width: 189px;
    height: 28px;
    padding: 6px 10px;
    background: #FFFFFF;
    border-radius: 3px;
}

.lbody .banner .bannerblock .c5 .listbox .inputbox input {
    width: 157px;
    height: 100%;
    line-height: 28px;
    float: left;
}

.lbody .banner .bannerblock .c5 .listbox .inputbox button {
    width: 20px;
    height: 28px;
    background: url(../images/search_03.png) no-repeat center;
    float: right;
    cursor: pointer;
    padding: 0;
}

.lbody .banner .bannerblock .c5 .listbox .inputbox+.inputbox {
    margin-top: 10px;
}

.lbody .banner .bannerblock .c5:hover .listbox {
    /*display: none;*/
}

.lbody .home1 {
    padding: 30px 0 30px;
    background: #becef8;
}

.lbody .home1 .left {
    /* width: 872px; */
    /* float: left; */
	width: 100%;
}

.lbody .home1 .left .top {
    margin-bottom: 30px;line-height: normal;
}

.lbody .home1 .left .top .more{ width: 114px; }

.lbody .home1 .left .con .cleft {
    float: left;
	width: 615px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    border-radius: 5px;
	background: #fff;
	height: auto;
}

.lbody .home1 .left .con .cleft .img {
    width: 100%;
    height: 410px;
}

.lbody .home1 .left .con .cleft .img img
,.lbody .home1 .left .con .cleft .img .slick-list
,.lbody .home1 .left .con .cleft .img .slick-track
,.lbody .home1 .left .con .cleft .img .slick-slide > div

 {
    width: 100%;
    height: 100%;
}

.lbody .home1 .left .con .cleft .img .imgchild {
    width: 100%;
    height: 100%;
	position:relative;
}
.lbody .home1 .left .con .cleft .img .imgchild h2{
	background:rgba(0,0,0,0.5);
	position:absolute;
	bottom:0;
	left:0;right:0;
	color:#fff;
	padding:10px 20px;
	font-size:16px;
	padding-right:100px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	height:20px;
	line-height: 20px;
}
.lbody .home1 .left .slick-dots{
	text-align:right;bottom: 14px;
	padding:0 20px;
	width:auto;
}
.lbody .home1 .left .con .cleft .text {
    padding: 26.5px 30px;
	position: relative;
    font-size: 16px;
}

.lbody .home1 .left .text .ctit {
    /* font-size: 16px; */
    color: #474747;
}
.lbody .home1 .left .con .cleft .text .ctit{ float: left; width: 440px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.lbody .home1 .left .con .cleft .text .tbtn{ width: 109px; border-left: 1px solid #e8e8e8; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; }
.lbody .home1 .left .con .cleft .text .tbtn .slick-arrow{ width: 12px; height: 20px; background-repeat: no-repeat; background-position: center; margin-top: -10px; }
.lbody .home1 .left .con .cleft .text .tbtn .slick-arrow:before{ display: none; }
.lbody .home1 .left .con .cleft .text .tbtn .slick-prev{ background-image: url(../images/zjt_03.png); left: 30px; }
.lbody .home1 .left .con .cleft .text .tbtn .slick-next{ background-image: url(../images/yjt_03.png); right: 30px; }
.lbody .home1 .left .con .cleft .text .tbtn:after{ content: ""; width: 1px; height: 12px; background: #e4e4e4; position: absolute; top: 0; bottom: 0; margin: auto;
 left: 0; right: 0;}


.lbody .home1 .left .text .ctit:hover {
    color: #0872bc;
}
.lbody .home1 .left .text.now .ctit{
	color: #0872bc;
}
.lbody .home1 .left .text .ctime {
    font-family: 'Arial';
    color: #474747;
    /* padding: 8px 0; */
	color: #3278b2;
	float: left;
}

.lbody .home1 .left .text .cp {
    color: #707070;
    line-height: 22px;
}

.lbody .home1 .left .con .cright {
    float: right;
    width: 605px;
	height: auto;
	background: #fff;
	border-radius: 5px;
}

.lbody .home1 .left .con .cright .ctop{
    padding: 5px 30px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}

.lbody .home1 .left .con .cright .cbottom{
    padding: 5px 30px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    margin-top: 10px;
}

/*.lbody .home1 .left .con .cright .ctop .text:last-child{ border-bottom: 1px dashed #e4e4e4; }*/

.lbody .home1 .left .con .cright .text {
    /* padding: 0 28px; */
	padding: 0 10px;
    /* line-height: 62px; */
	line-height: 44px;
}

.lbody .home1 .left .con .cright .text+.text {
    border-top: 1px dashed #e4e4e4;
}

.lbody .home1 .right {
    width: 320px;
    float: right;
    height: auto;
}

.lbody .home1 .right .top {
    margin-bottom: 30px;
	line-height:normal;
}

.lbody .home1 .right .libox {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    padding: 11px 0 12px;
    height: 313px;
}

.lbody .home1 .right .libox .li {
    font-size: 16px;
    line-height: 52px;
    color: #474747;
    padding: 0 20px;
}

.lbody .home1 .right .libox .li:hover {
    color: #0872bc;
}

.lbody .home1 .right .libox .li+.li {
    border-top: 1px dashed #e4e4e4;
}

.lbody .home2 {
    padding: 100px 0;
}

.lbody .home2 .top {
    margin-bottom: 30px;
    color: #FFFFFF;
}
.lbody .home2 .top .more a{color: #FFFFFF;}
.lbody .home2 .top .tit {
    color: #FFFFFF;
}

.lbody .home2 .con .left {
    width: 840px;
    float: left;
}

.lbody .home2 .con .left .childbox {
    padding: 0 30px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    position: relative;
}


.lbody .home2 .con .left .childbox .child {
    width: 157px;
    height: 100px;
    padding: 59px 51px;
    float: left;
	cursor:pointer;
}
.lbody .home2 .con .left .childbox .child .box1{
    background: #4cb7e6;
    min-height: 34%;
    padding: 15px 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
}
.lbody .home2 .con .left .childbox .child .box1 .close{
    background: url(../image/close1.png) no-repeat center;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: 19px;
    right: 19px;
}
.lbody .home2 .con .left .childbox .child .tit1{
    font-size: 22px;
}
.lbody .home2 .con .left .childbox .child .middle{
    height: 100%;
    color: #fff;
    font-size: 0;
}
.lbody .home2 .con .left .childbox .child .middle:after{
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.lbody .home2 .con .left .childbox .child .middle-cont{
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 70px;
}
.lbody .home2 .con .left .childbox .child .list{
    margin-top: 20px;
}
.lbody .home2 .con .left .childbox .child .item{
    float: left;
    width: 175px;
    padding: 4px 0;
    padding-left: 14px;
    font-size: 14px;
    position: relative;
}
.lbody .home2 .con .left .childbox .child .item:after{
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 0;
    background: #fff;
    border-radius: 50%;
}
.lbody .home2 .con .left .childbox .child .icon {
    width: 70px;
    height: 70px;
}

.lbody .home2 .con .left .childbox .child .icon img {
    width: 100%;
    height: 100%;
}

.lbody .home2 .con .left .childbox .child .ctit {
    font-size: 18px;
    padding: 10px 0;
    color: #474747;
}

.lbody .home2 .con .left .childbox .child .ctit:hover {
    color: #0872bc;
}

.lbody .home2 .con .left .childbox .child .p {
    color: #707070;
    line-height: 22px;
    display: none;
}

.lbody .home2 .con .right {
    width: 350px;
    float: right;
}

.lbody .home2 .con .right .libox {
    width: 100%;
    background: #FFFFFF;
    padding: 21px 0;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}

.lbody .home2 .con .right .libox .li {
    line-height: 65px;
    position: relative;
}

.lbody .home2 .con .right .libox .li+.li {
    border-top: 1px solid #eeeeee;
}

.lbody .home2 .con .right .libox .li .a {
    display: block;
    width: 100%;
    height: 100%;
}

.lbody .home2 .con .right .libox .li .icon {
    float: left;
    width: 38px;
    height: 33px;
    position: absolute;
    left: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.lbody .home2 .con .right .libox .li .icon img {
    width: 100%;
    height: 100%;
}

.lbody .home2 .con .right .libox .li .icon .black {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.lbody .home2 .con .right .libox .li .icon .blue {
    display: none;
}

.lbody .home2 .con .right .libox .li .p {
    float: left;
    padding-left: 80px;
    font-size: 16px;
    color: #474747;
}

.lbody .home2 .con .right .libox .li:hover .p {
    color: #3278b2;
}

.lbody .home2 .con .right .libox .li:hover .icon .black {
    display: none;
}

.lbody .home2 .con .right .libox .li:hover .icon .blue {
    display: block;
}

.lbody .home3 {
    padding-bottom: 100px;
}

.lbody .home3 .top {
    margin-bottom: 30px;
}

.lbody .home3 .con .left {
    width: 605px;
    float: left;
    color: #474747;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}

.lbody .home3 .con .left .img {
    width: 100%;
    height: 411px;
}

.lbody .home3 .con .left .img img {
    width: 100%;
    height: 100%;
}

.lbody .home3 .con .left .text {
    padding: 25px 30px;
}

.lbody .home3 .con .ctit {
    font-size: 16px;
}

.lbody .home3 .con .ctit:hover {
    color: #0872bc;
}

.lbody .home3 .con .ctime {
    font-size: 16px;
    font-family: 'Arial';
    padding: 8px 0;
}

.lbody .home3 .con .cp {
    color: #707070;
    line-height: 22px;
}

.lbody .home3 .con .right {
    width: 610px;
    float: right;
}

.lbody .home3 .con .right .child {
    width: 100%;
    height: 175px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}

.lbody .home3 .con .right .img {
    width: 261px;
    height: auto;
    float: left;
}

.lbody .home3 .con .right .img img {
    width: 100%;
    height: 100%;
}

.lbody .home3 .con .right .text {
    float: left;
    width: 288px;
    padding: 25px 30px;
}

.lbody .home3 .con .right .text .ctit {
    line-height: 24px;
}

.lbody .home3 .con .right .text .ctit:hover {
    color: #0872bc;
}

.lbody .home3 .con .right .child+.child {
    margin-top: 14px;
}

.lbody .home4 {
    padding: 110px 0 120px;
    height: 570px;
}

.lbody .home4 .child {
    color: #FFFFFF;
    width: 247px;
    padding: 48px 30px 10px;
    float: left;
}
.lbody .home4 .child a{ color:#fff; } 

.lbody .home4 .child .top {
    margin-bottom: 10px;
    line-height: 1;
}

.lbody .home4 .child .tit {
    color: #FFFFFF;
}

.lbody .home4 .child .more {
    font-size: 22px;
    width: 20px;
    height: 20px;
    line-height: 18px;
    border: 2px solid #FFFFFF;
    border-radius: 0;
}

.lbody .home4 .child .li {
    line-height: 22px;
    padding: 15px 0;
    text-align: justify;
}

.lbody .home4 .child .li+.li {
    border-top: 1px solid #FFFFFF;
}

.lbody .home4 .c1 {
    background: #42b3e5;
    margin-top: 35px;
}

.lbody .home4 .c1 .li+.li {
    border-color: #78d6ff;
}

.lbody .home4 .c1 .li a {
    color: #FFFFFF;
}

.lbody .home4 .c2 {
    background: #FFFFFF;
    color: #707070;
    margin-top: 90px;
    -webkit-box-shadow: 0px 0px 15px 0px #ccc;
    box-shadow: 0px 0px 15px 0px #ccc;
}

.lbody .home4 .c2 .li+.li {
    border-color: #e9eaea;
}

.lbody .home4 .c2 .tit {
    color: #333333;
}

.lbody .home4 .c2 .more {
    border-color: #b5b5b5;
    
}

.lbody .home4 .c2 .more a{ color: #b2b2b2; }

.lbody .home4 .c2 .li+.li {
    border-top: 1px solid #e9eaea;
}

.lbody .home4 .c2 .li a {
    color: #707070;
}

.lbody .home4 .c3 {
    background: #0384ce;
}

.lbody .home4 .c3 .li+.li {
    border-color: #0e9ef0;
}

.lbody .home4 .c4 {
    background: #3278b2;
    margin-top: 70px;
}

.lbody .home4 .c4 .li+.li {
    border-color: #3c92da;
}

.lbody .home5 {
    padding: 105px 0 60px;
    background: #f6f6f6;
}

.lbody .home5 .row+.row {
    border-top: 1px solid #d6d6d6;
}

.lbody .home5 .row .li {
    /* float: left; */
    width: 245px;
    height: 140px;display: inline-block;
}
.lbody .home5 .row{
	white-space: nowrap;
	margin:0;
}
.lbody .home5 .row .li+.li {
    border-left: 1px solid #d6d6d6;
}

.lbody .home5 .row .li img {
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
}

.lbody .home5 .row .li:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    background: #FFFFFF;
}

.ascreen {
    width: 60px;
    position: fixed;
    top:50%;
    right:20px;
    z-index: 9999;
    margin-top: -230px;
	
    /*display: none;*/
}

.ascreen .li {
    width: 60px;
    height:60px;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    background:#fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    border-radius: 6px;
    overflow: hidden;
}



.ascreen .li .erweima {
    position: absolute;
    left: 90%;
    top: 50%;
    width: 70px;
    height: 70px;
    padding: 5px;
    background: #fff;
    margin-top: -40px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ascreen .li .erweima:before {
    content: "";
    display: block;
    width: 6px;
    height: 11px;
    background: url(../image/arr1.png) no-repeat center;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -5px;
}

.ascreen .li .erweima img {
    width: 100%;
    height: 100%;
}

.ascreen .li:hover .erweima {
    opacity: 1;
    visibility: visible;
    left: 78%;
    z-index: 99;
}

.ascreen .li .icon {
    height:60px; 
    overflow: hidden;
}

.ascreen .li .icon img {
   width: 40px; height:40px; position: absolute; left: 50%; top:50%; margin:-20px 0 0 -20px; 
}

.ascreen .li .p {
    height:60px; position: absolute; left: 100%; top:0; width: 100%; text-align: center; color:#fff; background:#4cb7e6; font-size:16px;
}

.ascreen .li .p span{ position: absolute; width: 47px; left: 50%; top:50%; line-height: 24px; margin-left: -24px; margin-top:-24px; display: block; }

.ascreen .li .backTop{ display: block; width: 100%; height:100%; position: relative; }
.ascreen .li .backTop img{
   width: 40px; height:40px; position: absolute; left: 50%; top:50%; margin:-20px 0 0 -20px;
}

.ascreen .li:hover .icon{  }
.ascreen .li:hover .p{ left: 0; }


.ascreensq {
    /*display: none;*/
    width: 90px;
    height: 90px;
    background: #4cb7e6;
    border-radius: 2px;
    text-align: center;
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #FFFFFF;
    cursor: pointer;
    z-index: 999;
}

.ascreensq .inner {
    text-align: center;
    padding-top: 15px;
}

.w1366 .ascreen{ width: 40px; margin-top: -175px; }
.w1366 .ascreen .li{ width: 40px; height: 40px; }
.w1366 .ascreen .li .icon,.w1366 .ascreen .li .p{ height: 40px; }
.w1366 .ascreen .li .icon img,.w1366 .ascreen .li .backTop img{ width: 32px; height: 32px; margin: -16px 0 0 -16px; }
.w1366 .ascreen .li .p{ font-size: 14px; }
.w1366 .ascreen .li .p span{ line-height: 1.2; margin-top: -16px; width: 32px; margin-left: -16px; }
.w1366 .winlist{ left: auto; right: 0; }

/*.ascreensq .icon {
    width: 34px;
    height: 41px;
    margin: 0 auto;
}*/

/*.ascreensq .icon img {
    width: 100%;
    height: 100%;
}*/

/*.ascreensq .p {
    padding-top: 5px;
}*/

/*.w1024 .ascreen .li {
    width: 144px;
}*/

/*.w1366 .ascreensq {
    bottom: 170px;
}*/

.ie8 .lbody .home1 .left .con .cleft,
.ie8 .lbody .home1 .left .con .cright,
.ie8 .lbody .home1 .right .libox,
.ie8 .lbody .home2 .con .left .childbox,
.ie8 .lbody .home2 .con .right .libox,
.ie8 .lbody .home3 .con .left,
.ie8 .lbody .home3 .con .right .child {
    border: 1px solid #e4e4e4;
}



/*分页*/

@font-face {
    font-family: "xfont";
    src: url('../font/iconfont.eot');
    /* IE9*/
    src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
    url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../font/iconfont.svg#xfont') format('svg');
    /* iOS 4.1- */
}

html.fix-ie-font-face :before,
html.fix-ie-font-face :after {
    content: none !important;
}

.page-mod {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

.page-mod .page-box {
    display: inline-block;
    vertical-align: top;
}

.page-mod .page-item {
    float: left;
    margin: 0 3px;
    min-width: 36px;
    font-family: 'xfont', Arial;
    font-size: 16px;
    line-height: 34px;
}

.page-mod .page-item>a {
    display: block;
    padding: 0 5px;
    background: #ebebeb;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.page-mod .page-input {
    display: inline-block;
    vertical-align: middle;
    padding-right: 8px;
    width: 36px;
    border-right: 1px solid;
}

.page-mod .page-input input {
    display: block;
    width: 100%;
    height: auto;
    line-height: normal;
    text-align: center;
}

.page-mod .page-btn {
    display: inline-block;
    padding: 0 5px;
    vertical-align: top;
    min-width: 36px;
    cursor: pointer;
}

.page-mod .page-item>a:hover {
    color: #FFFFFF;
    background: #567fe6;
}

.page-mod .page-item>a.cur {
    background-color: #567fe6;
    border-color: #FFFFFF;
    color: #fff;
    cursor: default;
}

.page-mod .page-item>a.disable {
    opacity: 0.5;
    filter: alpha(opacity=50);
    color: inherit;
    cursor: default;
}

.page-mod .prev {
    margin-right: 10px;
}

.page-mod .next {
    margin-left: 10px;
}

.page-mod .jump {
    margin-left: 15px;
}

.page-mod .page-item.jump>a:hover {
    background: #ebebeb;
    color: #333;
}


/*动画*/

.lbody .home5 .row .li img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}

.lbody .home2 .con .left .childbox .child:hover .icon {
    animation: rotate 0.4s;
    -webkit-animation: rotate 0.4s;
}

.lbody .home4 .child .li {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.lbody .home4 .child .li:hover {
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
}

@-webkit-keyframes rotate {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    25% {
        transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
    }
    50% {
        transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
    }
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    25% {
        transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
    }
    50% {
        transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
    }
    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
}















.lheader .right .bottom a.search{ display: none; }

/*@media screen and (min-width: 750px) {*/

.search-trigger {
    position: relative;
    float: left;
    /*width: 38px;*/
    border-radius: 20px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    z-index: 9999;
    border: 1px solid #dfdfdf;
}



.search-box{  background-color: #fff; border-radius: 999px; color: #474747; line-height: 28px; }

.search-txt {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    width: 60px;
}

.search-txt input {
    display: block;
    width: 100%;
    height: auto;
    line-height: normal;
}

.search-btn {
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
    min-width: 28px;
    cursor: pointer;
    font-size: 16px;
    font-family: "xfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    /* background: url(../images/searchicon_03.png) no-repeat center; */
    height: 28px;
}

.search-box.x-show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

/*
.search-trigger:hover{ background-color: #194179; border-color: #194179; color: #fff;}*/


/*.search-box:hover{ color: #909090;}*/


/*.search-btn:hover{ color: #194179;}*/
	
	
/*}*/
.footLink ul {
    width: auto;
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    max-width: 100%;
    max-height: 100%;
}

.slick-slide.slick-loading img {
    display: none;
    width: 100%;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url(../image/loader.gif) center center no-repeat;
}

.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    background-color: #474747;
    border-radius: 5px;
    overflow: hidden;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    text-align: center;
    opacity: 0.8;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.slick-prev {
    left: 20px;
}

.slick-next {
    right: 20px;
}

.slick-arrow:hover {
    opacity: 1;
}

.slick-arrow.slick-disabled,
.slick-arrow.slick-disabled:hover {
    opacity: 0.5;
}

.slick-dotted.slick-slider {}

.slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    display: block;
    font-size: 0;
    text-align: center;
    z-index: 2;
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    width: 48px;
    height: 4px;
    background: #fff;
}

.slick-dots li:hover {
    opacity: 0.8;
}

.slick-dots li.slick-active,
.slick-dots li.slick-active:hover {
    opacity: 1;
    background-color: #1c378b;
}

.footLink .wal {
    position: relative;
}

.footLink .wal li {
    text-align: center;
    overflow: hidden;
    line-height: 90px;
    height: 90px;
}

.footLink .wal li>a {
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
}

.footLink .slick-prev {
    display: block;
    background: #f4f4f4 url(../images/lleftBtn.png) center no-repeat;
    width: 30px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    height: 90px;
    margin-top: -45px;
    bottom: inherit;
    top: 50%;
}

.footLink .slick-next {
    display: block;
    background: #f4f4f4 url(../images/lrightBtn.png) center no-repeat;
    width: 30px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    right: 0;
    height: 90px;
    margin-top: -45px;
    bottom: inherit;
    top: 50%;
}






/*	css satrt 分享	*/


/* pc端分享 */

.share-mod {}

.share-label {
    display: inline-block;
}

.share-box {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.share-box:after {
    content: '';
    display: table;
    clear: both;
}

.share-box .share-item {
    position: relative;
    float: left;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s;
}

.share-box a.share-item {
    margin: 0;
    padding-left: 0;
    height: auto;
    background-image: none;
    font-size: inherit;
    line-height: inherit;
}

.share-box .share-item:after {
    content: '\e602';
    vertical-align: top;
    font-family: "xfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.share-box .icon-qq:after {
    content: '\e603';
}

.share-box .icon-qzone:after {
    content: '\e604';
}

.share-box .icon-sinawb:after {
    content: '\e605';
}

.share-box .icon-txwb:after {
    content: '\e606';
}

.share-box .icon-smore:after {
    content: '\e600';
}

.share-item .code {
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -81px;
    margin-top: 10px;
    padding: 20px 10px 10px;
    width: 140px;
    height: 140px;
    background-color: #fff;
    border: 1px solid #474747;
    border-radius: 5px;
    line-height: 34px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);

    -webkit-transition: visibility .3s, opacity .3s, transform .3s;
    -webkit-transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s;
    transition: visibility .3s, opacity .3s, transform .3s, -webkit-transform .3s;
}

.share-item .code:before,
.share-item .code:after {
    content: '0';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    margin: auto;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    font-size: 0;
}

.share-item .code:before {
    border-bottom-color: #474747;
}

.share-item .code:after {
    border-bottom-color: #fff;
    border-width: 9px;
}

.share-item .code>img {
    display: block;
    width: 100%;
}

.share-item:hover .code {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.videoShow .btnDiv {
    line-height: 30px;
}

.share-box a.share-item {
    margin: 2px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #ddd;
    font-size: 20px;
}

.share-box a.share-item:hover {
    background-color: #3073ab;
    color: #fff;
    opacity: 1;
    z-index: 1;
}

#bdshare_weixin_qrcode_dialog {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

@media screen and (max-width: 750px) {
    /* 移动端分享 */
    .share-box a.share-item {
        margin: 0 0.1rem;
        width: 0.75rem;
        font-size: 0.5rem;
    }

    .share-item .code {
        position: fixed;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        border-radius: 0;
        background-color: rgba(0, 0, 0, 0.8);
        pointer-events: all;
    }
    .share-item .code::before,
    .share-item .code::after {
        display: none;
    }
    .share-item .code img {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 2rem;
        height: 2rem;
    }

    
}


/*	css end	*/

/*0920*/
.banner{ position: relative; z-index: 10; } 


.gwewmLayer {
    background: url("../image/ewmBg.png") repeat scroll 0 0 ;
    display: none;
    height: 403px;
    left: 50%;
    margin-left: -190px;
    margin-top: -200px;
    overflow: hidden;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 379px;
    z-index: 100;
}
.gwewmLayer h1 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    height: 55px;
    line-height: 50px;
    overflow: hidden;
    position: relative;
}
.gwewmLayer .img{
	width:300px;
	height:300px;
	margin:0 auto;
	overflow:hidden;
}
.gwewmLayer .img img{
	width:100%;
}
.gwewmLayer .close {
    background: url("../image/close.png") no-repeat scroll center center ;
    display: block;
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 101;
}
.gwewmLayer {
    text-align: center;
}
.publicblock .img { width: 260px; height: 146px; float: left;/* margin-top: 9px;*/ }
.publicblock .img img{
    width: 100%;
}
.publicblock { width: 598px; float: left; }
.publicblock .title h2 { border-bottom: 3px solid #4d8bcd; color: #474747; float: left; font-size: 18px; height: 35px; width: auto; float: left;  font-weight: 500; }
.publicblock .title a { /*font-size: 15px; */color: #fff; /*float: right; margin-top: 2px; */}
.publicblock .title .more a{color:#707070;}
.publicblock .title { height: 35px; width: 100%; font-weight: 500; }
.publicblock img { float: left; }
.publicblock .titbody { width: 100%; float: right; margin-top: 25px; height: auto;margin-bottom: 30px; }

.publicblock .clr{ overflow: hidden; padding: 20px 0 0 20px; }

.titbody h3 a { font-size: 16px; color: #474747; float: right; width: 312px; height: 20px; line-height: 20px; margin-bottom:5px; font-weight: 500;}
.titbody h3 a:hover{color:#4687cb;}
.titbody p { float: right; font-size: 12px; width: 312px; color: #909090; line-height: 20px; }
.publicblock .ul1 { float: left; line-height: 30px; }
.publicblock .ul1 li { font-size: 14px; color: #909090; background: url(../images/sideNav.gif) no-repeat 0 8px; height: 25px; line-height: 25px; overflow: hidden; }
.publicblock .ul1 li a { margin-left: 20px;color: #909090;  }
.publicblock .ul1 li a:hover{color:#4687cb;}

.publicblock.r { float: right; }
.imglistmax { width: 100%; height: 160px; margin-top: 20px; }
.publicblock .img { width: 260px; height: 146px; float: left;/* margin-top: 9px;*/ }
.publicblock .img img{
    width: 100%;
}
.imglist { /*float: right; width: 320px; height: 135px;*/ line-height: 28px; }
.imglist a { font-size: 14px; color: #909090; }
.imglist a:hover{color:#4687cb;}
.publicblock .ul2 { float: left; height: 145px; line-height: 30px; width: 100%; margin-top: 20px; }
.publicblock .ul2 li { background: url("../images/sideNav.gif") no-repeat scroll 0 8px; color: #909090; font-size: 14px; height: 25px; line-height: 25px; overflow: hidden; margin-bottom: 4px; }
.publicblock .ul2 li a { margin-left: 20px; color: #909090; display:block;overflow:hidden;}
.publicblock .ul2 li a .s1{float:left;width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.publicblock .ul2 li a .s2{float:right;width:30%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align:right;}
.publicblock .ul2 li a:hover{color:#4687cb;}
.publicblock.h { height: 220px; }
.publicblock.r.h { height: 220px; }

.ylhl {
	margin-bottom: 40px; 
	border-bottom: 1px solid #efebea;
	background: #efebea;
}

.ylhl .publicblock{ width: 48%; float: left; }
.ylhl .publicblock.r{ float: right; }
.ylhl .publicblock.r1{ float: right; }
.ylhl .publicblock.r3{ float: right; }

.ylhl .publicblock .titbody{ /*overflow: hidden;*/height: 81px;}
.ylhl .titbody h3 a{ width: 380px; }
.ylhl .titbody p{ width: 380px; }
.ylhl .publicblock .img img{    
	height: 173px;
    width: 260px; }
.ylhl .imglist{/*padding-left: 275px;*/}
.ylhl .imglist li{/* white-space: nowrap;overflow: hidden; */text-overflow: ellipsis;color: #909090;}
.ylhl .publicblock .img{ width: 260px; height: 146px; }
.ylhl .imglistmax{ height: auto; overflow: hidden;}
.ylhl .publicblock.h{ height: auto; }
.ylhl .clear {overflow: hidden;}
.ylhl .imglist {}
.ylhl .top{
	line-height:normal;
	padding:30px 0;
	margin-bottom:30px;
	border-bottom:1px solid #e1e1e1;
	
}

/* 2019-4-11 */
.xks { overflow: visible; }
.xks .l{ width: 100%; }
.xks .xksl{ width: 800px; float: left; position: relative; overflow: hidden; }
.xks .xksl:hover .contentDiv {
    right: 0;
}
.xks .xksr{ width: 400px; float: right; box-shadow: 0px 0px 10px rgba(0,0,0,.2); }
.xks .DepartmentPart1{ overflow: visible; }
.xks .xksr .li+.li{ border-top: 1px solid #e4e4e4; }
.xks .xksr .li a{ display: block; padding: 11.4px 55px; font-size: 22px; }
.xks .xksr .li .licon{ width: 70px; height: auto; float: left; }
.xks .xksr .li .licon img{ width: 100%; height: auto; }
.xks .xksr .li .lp{ line-height: 70px; margin-left: 135px; }
.xksshow{ padding-right: 20px; background: url(../images/zkicon_03.png) no-repeat center right; display: inline-block; text-indent: 0; color: #3278b2; cursor: pointer; }
.xkscon{ height: 355px; overflow: hidden; }
.xsq{ display: none; background-image: url(../images/zkicon1.png); }
.xks .DepartmentPart2.xshow .xkscon{ height: auto; }
.xks .DepartmentPart2.xshow .xksshow{ display: none; }
.xks .DepartmentPart2.xshow .xsq{ display: inline-block; }
.xep{ margin-bottom: 20px; }
.xep .con1{ width: 800px; float: left; position: relative; }
.xep .xksr .li .licon{ width: 38px; }
.xep .xksr .li .lp{ line-height: 38px; }

.pcShow{ display: none; }

/* 2019-5-7*/
.xks57.xks .xksr .li a{ padding: 19px 50px; } 
.xks57 .xks57list{ box-shadow: 0px 0px 10px rgba(0,0,0,.2); height: 60px; }
.xks57 .xks57list .li{ float: left; width: 33.33%; font-size: 16px; text-align: center; line-height: 60px; }
.xks57 .xks57list .li.lcur{ line-height: 77px; background: #4687cb; color: #fff; }
.xks57 .xks57list .li.lcur a:hover{ color: #fff; }
.xks57 .xks57list .li a{ display: block; }
.xks57 .xksl{ overflow: visible; }
.xks57 .xksl .xkslinner{ overflow: hidden; position: relative; }
.xks57 .xksl .xkslinner:hover .contentDiv{ right: 0; }
.xks57 .xksl:hover .contentDiv{ right: -40%; }

/*2019-5-27*/
.news527 .pageTitle2{ background: none; height: auto; }
.newsPart1 .news527.fr .more{ position: static; float: right; color: #333; }
.newsPart1 .news527.fr li{ height: auto; line-height: 24px; color: #707070; position: relative; }
.newsPart1 .news527.fr li+li{ margin-top: 8px; }
.newsPart1 .news527.fr li a{ color: #333; }
.newsimg527{ padding-top: 20px; }
/*底部搬去*/
.footer{background:#567fe6;color:#fff;position: relative; top:48px;}
	.footer .part1{padding-bottom:25px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;background:#a8bcee;color:#fff;}
	.footer .nav_foot{margin-right:100px;padding-bottom:10px;overflow: hidden;text-align: center;}
	.footer .nav_foot a{font-size:16px;padding:60px 0 0 0;text-align:center;width:110px;border-left:1px solid rgba(255,255,255,0.2);display:inline-block;white-space:nowrap;}
	.footer .nav_foot a:hover{opacity:0.8;}
	.footer .share .share-item{background:#fff;width:44px;height:44px;border-radius:100%;line-height:44px;margin-left:10px;font-size:26px;transition:all 0.2s ease-out 0s;}
	.footer .share .share-item:first-child{margin-left:0;}
	.footer .share-box .share-item::after{color:#567fe6 !important;}
	.footer .share .share-item:hover{opacity:0.8;}
	.footer .part2{padding:15px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}
	.footer .part2 .logo{margin-bottom:30px;height:60px;display: none;}
	.footer .part2 .info{color:rgba(255,255,255,0.1);font-size:12px;width:100%;}
	.footer .part2 .info{text-align:center;}
	.footer .part2 .info span{padding-right:20px;color: #fff;font-size:13px;}
	.footer .part2 .info span a{color:#FFF;}
	/*分页信息*/
		/*分页样式*/
			.v_news_content	.layui-table tr:nth-child(2n+1) {background-color: #f8f8f8;}
			.v_news_content	.layui-table tr{
				height: 46px;
			}
			.pagination_lb {
			  list-style: none;
			  padding: 0;
			  margin: 20px 0;
			  justify-content: center;
			  display: -webkit-flex;
			}
			.pagination_lb li {
			  display: inline;
			  text-align: center;
			}
			.pagination_lb a {
			  float: left;
			  display: block;
			  font-size: 14px;
			  text-decoration: none;
			  padding: 5px 12px;
			  color: #fff;
			  margin-left: -1px;
			  border: 1px solid transparent;
			  line-height: 1.5;
			}
			.pagination_lb a.active {
			  cursor: default;
			}
			.pagination_lb a:active {
			  outline: none;
			}
			.modal-2 li:first-child a {
			  -moz-border-radius: 50px 0 0 50px;
			  -webkit-border-radius: 50px;
			  border-radius: 50px 0 0 50px;
			}
			.modal-2 li:last-child a {
			  -moz-border-radius: 0 50px 50px 0;
			  -webkit-border-radius: 0;
			  border-radius: 0 50px 50px 0;
			}
			.modal-2 a {
			  border-color: #ddd;
			  color: #999;
			  background: #fff;
			}
			.modal-2 a:hover {
			  color: #0092de;
			  background-color: #eee;
			}
			.modal-2 a.active, .modal-2 a:active {
			  border-color: #0092de;
			  background: #0092de;
			  color: #fff;
			}
			
			.modal-3 a {
			  margin-left: 3px;
			  padding: 0;
			  width: 30px;
			  height: 30px;
			  line-height: 30px;
			  -moz-border-radius: 100%;
			  -webkit-border-radius: 100%;
			  border-radius: 100%;
			}
			.modal-3 a:hover {
			  background-color: #4DAD16;
			}
			.modal-3 a.active, .modal-3 a:active {
			  background-color: #37B247;
			}
			
			.modal-4 a {
			  margin: 0 5px;
			  padding: 0;
			  width: 30px;
			  height: 30px;
			  line-height: 30px;
			  -moz-border-radius: 100%;
			  -webkit-border-radius: 100%;
			  border-radius: 100%;
			  background-color: #F7C12C;
			}
			.modal-4 a.prev {
			  -moz-border-radius: 50px 0 0 50px;
			  -webkit-border-radius: 50px;
			  border-radius: 50px 0 0 50px;
			  width: 100px;
			}
			.modal-4 a.next {
			  -moz-border-radius: 0 50px 50px 0;
			  -webkit-border-radius: 0;
			  border-radius: 0 50px 50px 0;
			  width: 100px;
			}
			.modal-4 a:hover {
			  background-color: #FFA500;
			}
			.modal-4 a.active, .modal-4 a:active {
			  background-color: #FFA100;
			}
			
			.modal-5 {
			  position: relative;
			}
			.modal-5:after {
			  content: '';
			  position: absolute;
			  width: 100%;
			  height: 35px;
			  left: 0;
			  bottom: 0;
			  z-index: -1;
			  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0) 100%);
			  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0) 100%);
			  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0) 100%);
			}
			.modal-5 a {
			  color: #666;
			  padding: 13px 5px 5px;
			  margin: 0 10px;
			  position: relative;
			}
			.modal-5 a:hover {
			  color: #fff;
			}
			.modal-5 a:hover:after {
			  content: '';
			  position: absolute;
			  width: 24px;
			  height: 24px;
			  background: #1E7EE2;
			  -moz-border-radius: 100%;
			  -webkit-border-radius: 100%;
			  border-radius: 100%;
			  z-index: -1;
			  left: -3px;
			  bottom: 4px;
			  margin: auto;
			}
			.modal-5 a.next, .modal-5 a.prev {
			  color: #1E7EE2;
			}
			.modal-5 a.next:hover, .modal-5 a.prev:hover {
			  color: #fff;
			}
			.modal-5 a.next:hover:after, .modal-5 a.prev:hover:after {
			  display: none;
			}
			.modal-5 a.active {
			  background: #1E7EE2;
			  color: #fff;
			}
			.modal-5 a.active:before {
			  content: '';
			  position: absolute;
			  top: -11px;
			  left: -10px;
			  width: 18px;
			  border: 10px solid transparent;
			  border-bottom: 7px solid #104477;
			  z-index: -1;
			}
			.modal-5 a.active:hover:after {
			  display: none;
			}
			
			.modal-6 {
			  -moz-box-shadow: 0 2px 2px #333;
			  -webkit-box-shadow: 0 2px 2px #333;
			  box-shadow: 0 2px 2px #333;
			  -moz-border-radius: 50px;
			  -webkit-border-radius: 50px;
			  border-radius: 50px;
			}
			.modal-6 a {
			  border-color: #ddd;
			  color: #999;
			  background: #fff;
			  padding: 10px 15px;
			}
			.modal-6 a:hover {
			  color: #E34E48;
			  background-color: #eee;
			}
			.modal-6 a.prev {
			  -moz-border-radius: 50px 0 0 50px;
			  -webkit-border-radius: 50px;
			  border-radius: 50px 0 0 50px;
			  width: 50px;
			  position: relative;
			}
			.modal-6 a.prev:after {
			  content: '';
			  position: absolute;
			  width: 10px;
			  height: 100%;
			  top: 0;
			  right: 0;
			  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
			  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
			  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
			}
			.modal-6 a.next {
			  -moz-border-radius: 0 50px 50px 0;
			  -webkit-border-radius: 0;
			  border-radius: 0 50px 50px 0;
			  width: 50px;
			  position: relative;
			}
			.modal-6 a.next:after {
			  content: '';
			  position: absolute;
			  width: 10px;
			  height: 100%;
			  top: 0;
			  left: 0;
			  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
			  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
			  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
			}
			.modal-6 a.active {
			  border-color: #bbb;
			  background: #fff;
			  color: #E34E48;
			  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25) inset;
			  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25) inset;
			  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25) inset;
			}

	
	
