

.pic img {
	width: 100%;
	vertical-align: middle;
}


/*字体*/
/*fzl tzchk gbk1 0*/
@font-face {
	font-family: 'fzlchk';
	src: url(../font/方正兰亭中粗黑_GBK.ttf);
}

/*fzl tzhk gbk1 0*/
@font-face {
	font-family: 'fzltzhk';
	src: url(../font/方正兰亭中黑_GBK.TTF);
}

/*fzl tzhunhk gbk1 0*/
@font-face {
	font-family: 'fzlzhunhk';
	src: url(../font/方正兰亭准黑_GBK.ttf);
}

/*AkzidenzGroteskBQ-BoldExt*/
@font-face {
	font-family: 'akz';
	src: url(../font/AkzidenzGrotesk-Bold.otf);
}

/*fzl tkhk gbk1 0*/
@font-face {
	font-family: 'fzltkhk';
	src: url(../font/方正兰亭刊黑_GBK.TTF);
}

/*adobeheitistd regular*/
@font-face {
	font-family: 'abob';
	src: url(../font/adobeheitistd-regular.otf);
}

/*ubuntu regular*/
@font-face {
	font-family: 'ubuntu';
	src: url(../font/Ubuntu-Regular.ttf);
}

/*cityd medi*/
@font-face {
	font-family: 'cityd';
	src: url(../font/CityD-Medi_0.otf);
}


.index-head {
	width: 100%;
	min-width: 1302px;
	position: absolute;
	top: 58px;
	left: 0;
	z-index: 100;
	
}

.index-head .index-page-block2 {
	position: relative;
	height: 40px;
}

.index-page-block {
	width: 1302px;
	margin: 0 auto;
	overflow: hidden;
}

.index-page-block2 {
	width: 1302px;
	margin: 0 auto;
}

.dy-page-block{
	width: 1110px;
	margin: 0 auto;
	overflow: hidden;
}

.index-head .index-page-block2{
	width: 1297px;
}

.index-head .logo {
	float: left;
	margin-right: 92px;
	margin-top: -5px;
}

.index-head-bg{
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 40px;
	background: #fff;
}

/*导航栏*/

.index-head .index-menu {
	width: 1020px;
	height: 40px;
    float: right;
}

.index-head .index-menu .first-ul {
	float: left;
	background: #FFFFFF;
	margin-right: 10px;
}

.index-head .first-bg {
	background: url(../img/menu-bg.png) no-repeat left top;
	width: 40px;
	height: 40px;
	float: left;
	background-size: 100% 100%;
}

.index-menu .first-li {
	float: left;
	height: 40px;
	position: relative;
}

.index-menu .first-li .first-link {
	font-size: 16px;
	color: #004098;
	line-height: 40px;
	display: block;
	padding: 0 22px;
	height: 40px;
	text-align: center;
}

.index-menu .first-li.on {
	background: #FFFFFF;
}

.index-menu .first-li.on .first-link {
	color: #e60012;
}

.index-menu .first-li:hover .first-link {
	color: #e60012;
}

.index-menu .second-ul {
	position: absolute;
	top: 40px;
	left: 50%;
	width: 120px;
	z-index: 100;
	background: #FFFFFF;
	display: none;
	margin-left: -60px;
}

.index-menu .second-ul .second-li {
	text-align: center;
	line-height: 40px;
	border-bottom: 1px dashed #c0c0c0;
}

.index-menu .second-ul .second-li a {
	font-size: 17px;
	color: #004098;
}

.index-menu .second-ul .second-li:hover {
	background: #e60012;
}

.index-menu .second-ul .second-li:hover a {
	color: #FFFFFF;
}

.index-menu .menu-link {
	float: left;
	height: 40px;
	background: #FFFFFF;
}

.index-menu .menu-link a img {
	vertical-align: middle;
	margin: 6px 5px;
}


/* banner轮播 */

.index-nav {
	width: 100%;
	min-width: 1302px;
	position: relative;
	overflow: hidden;
}

.index-nav .flexslider {
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.index-nav .flexslider .slides li {
	list-style: none;
}

.index-nav .flexslider .slides li a {
	display: block;
	width: 100%;
	background-size: cover;
	margin: 0 auto;
	overflow: hidden;
}

.index-nav .flexslider .slides li a img {
	width: 100%;
	vertical-align: middle;
}


/*.index-nav .flexslider .flex-direction-nav .flex-prev {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/left.png)no-repeat center;
	z-index: 99;
	position: absolute;
	top: 50%;
	left: 50px;
	margin-top: -20px;
}

.index-nav .flexslider .flex-direction-nav .flex-next {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/right.png)no-repeat center;
	z-index: 99;
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: -20px;
}*/

.index-nav .flexslider .flex-control-nav {
	position: absolute;
	bottom: 100px;
	z-index: 2;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 0;
	text-align: center;
	padding-right: 30px;
	box-sizing: border-box;
}

.index-nav .flexslider .flex-control-nav li {
	display: inline-block;
	margin: 0 5px;
	text-align: right;
}

.index-nav .flexslider .flex-control-nav li .flex-active {
	background: #FFFFFF;
}

.index-nav .flexslider .flex-control-nav {
	height: 14px;
	/*padding-top: 5px;*/
}

.index-nav .flexslider .flex-control-nav li a {
	text-align: center;
	display: block;
	width: 14px;
	height: 14px;
	/*border: 1px solid #FFFFFF;*/
	border-radius: 50%;
	box-sizing: border-box;
	border: 2px solid #FFFFFF;
	cursor: pointer;
}


/* banner轮播 end */

.index-news {
	width: 100%;
	min-width: 1302px;
	background: #FFFFFF;
	height: 415px;
	box-shadow: 1px 1px 5px 3px #999;
	position: relative;
}

.index-news-menu {
	width: 1110px;
	margin: 0 auto;
	overflow: hidden;
	height: 80px;
	position: absolute;
	top: -80px;
	left: 50%;
	margin-left: -555px;
	z-index: 100;
	background: #FFFFFF;
}

.index-news-menu li.on {
	background: #e60012;
}

.index-news-menu li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	line-height: 80px;
	text-align: center;
	cursor: pointer;
}

.index-news-menu li .block {
	margin: 0 auto;
	overflow: hidden;
	height: 80px;
	width: 444px;
}

.index-news-menu li .icon {
	display: block;
}

.index-news-menu li .icon2 {
	display: none;
}

.index-news-menu li.on .icon {
	display: none;
}

.index-news-menu li.on .icon2 {
	display: block;
}

.index-news-menu li img {
	float: left;
	margin: 22.5px 0 22.5px 0;
	vertical-align: middle;
}

.index-news-menu li p {
	float: left;
	color: #004098;
}

.index-news-menu li .en {
	font-size: 38px;
	font-family: "Century Gothic";
	margin-left: 12px;
}

.index-news-menu li .cn {
	font-size: 24px;
	margin-left: 9px;
}

.index-news-menu li.on p {
	color: #FFFFFF;
}

.index-news-box {
	width: 1110px;
	margin: 0 auto;
	padding-top: 76px;
}

.index-news-box .index-news-inner {
	display: none;
	
}

.index-news-inner .list-ul {
	overflow: hidden;
	margin-bottom: 62px;
}

.index-news-inner .list-ul .list-li {
	float: left;
	width: 360px;
	margin-right: 15px;
}

.index-news-inner .list-ul .list-li:last-child {
	margin-right: 0;
}

.index-news-inner .list-ul .list-li .pic {
	width: 360px;
	height: 106px;
	overflow: hidden;
}

.index-news-inner .list-ul .list-li .title {
	font-family: "fzlchk";
	font-size: 16px;
	color: #004098;
	margin: 20px 0 12px 0;
	height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 360px;
}

.index-news-inner .list-ul .list-li .stitle {
	font-family: "fzlzhunhk";
	font-size: 14px;
	color: #676767;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.readmore {
	display: block;
	width: 293px;
	height: 32px;
	border-radius: 32px;
	background: #e60012;
	text-align: center;
	line-height: 32px;
	margin: 0 auto;
	font-family: "fzlzhunhk";
	font-size: 15px;
	color: #FFFFFF;
}

.index-page-title {
	text-align: center;
	position: relative;
	padding-bottom: 28px;
}

.index-page-title:after {
	content: "";
	display: block;
	width: 80px;
	height: 6px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.index-page-title .cn {
	font-size: 36px;
	color: #004098;
	font-weight: 550;
	margin-bottom: 2px;
}

.index-page-title .en {
	font-family: "akz";
	font-size: 28px;
	color: #333333;
	text-transform: Uppercase;
}

.index-company {
	background: #f8f8f8;
	width: 100%;
	min-width: 1302px;
	padding: 120px 0 110px 0;
}

.index-company-inner {
	width: 1110px;
	height: 320px;
	margin: 50px auto 0 auto;
	overflow: hidden;
	background: #FFFFFF;
}

.index-company-inner .pic {
	float: left;
	width: 540px;
	height: 320px;
}

.index-company-inner .wenz {
	float: left;
	width: 570px;
	height: 320px;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	border-left: 0;
	padding: 56px 26px 15px 35px;
}

.index-company-inner .wenz .title {
	font-size: 18px;
	color: #004098;
	font-weight: 550;
}

.index-company-inner .wenz .txt {
	font-family: "fzltkhk";
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	text-indent: 2em;
	margin-top: 15px;
	height: 175px;
	overflow: hidden;
	
}


.index-gcshow {
	padding: 116px 0 85px 0;
}


/*轮播*/

.picScroll-left {
	width: 1110px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	margin-bottom: 100px;
}

.picScroll-left .hd {
	overflow: hidden;
	height: 21px;
	padding: 0 0 14px 0;
}

.picScroll-left .hd .prev {
	display: block;
	width: 21px;
	height: 21px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url("../img/left-1.png") no-repeat;
	margin-right: 10px;
}

.picScroll-left .hd .next {
	display: block;
	width: 21px;
	height: 21px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url("../img/right-1.png") no-repeat;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 14px;
	position: relative;
}

.picScroll-left .bd ul li .pic {
	width: 360px;
	height: 329px;
	overflow: hidden;
}

.picScroll-left .bd ul li .wenz {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: url(../img/index-6.png) no-repeat right bottom;
	width: 360px;
	height: 72px;
	text-align: center;
	line-height: 47px;
}

.picScroll-left .bd ul li.on .wenz {
	background: url(../img/index-6-2.png) no-repeat right bottom;
}

.picScroll-left .bd ul li .font1 {
	font-size: 14px;
	color: #004098;
	margin-top: 25px;
	width: 337px;
	height: 47px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.picScroll-left .bd ul li.on .font1 {
	color: #FFFFFF;
}

.foot {
	width: 100%;
	min-width: 1302px;
	background: #161616;
}

.foot .foot-content {
	width: 1110px;
	/*overflow: hidden;*/
	margin: 0 auto;
	padding-top: 50px;
}

.foot .foot-content .title {
	font-size: 18px;
	color: #004098;
	font-weight: 550;
	margin-bottom: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 1px;
}

.foot .foot-content .foot-link {
	overflow: hidden;
}

.foot .foot-content .foot-link li{
	float: left;
	margin-right: 12px;
	padding-right: 12px;
	position: relative;
}

.foot .foot-content .foot-link li:last-child:after{
	content: none;
}

.foot .foot-content .foot-link li:after{
	content: "";
	display: block;
	width: 1px;
	height: 16px;
	border-right: 1px solid #FFFFFF;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
}

.foot .foot-content .foot-link li a{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}

.foot .foot-content .txt{
	font-size: 13px;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 10px;
	float: left;
	/*padding-bottom: 42px;*/
}

.foot .foot-content .wenz{
	/*overflow: hidden;*/
	height: 98px;
}

.foot .foot-content .menu-link{
	float: right;
	margin-top: 9px;
}

.foot .foot-content .menu-link img{
	vertical-align: middle;
	margin: 6px 5px;
}

.foot .foot-tag{
	font-size: 14.5px;
	color: #FFFFFF;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #333333;
	font-family: "宋体";
}

.none-tips{
	font-size: 20px;
	color: #000;
	margin-left: 15px;
}

.tel-box{
	position: relative;
}

.tel_txt{
	display: none;
    position: absolute;
    left: 50%;
    width: 120px;
    text-align: center;
    background: #d3000e;
    padding: 4px 5px;
    color: #666;
    font-size: 14px;
    border-radius: 3px;
    margin-left: -60px;
    color: #fff;
}

.tel-box .tel_txt:after{
	content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: -9px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-bottom-width: 5px;
    border-style: solid;
    border-color: transparent transparent #d3000e transparent;
    margin-left: -10px;
}

.weixin-box{
	position: relative;
}

.weixin-box .tel_txt img {
	width: 100px;
	height: 100px;
}

 .weixin-box .tel_txt{
	position: absolute;
	top:-50px;
	left: -120px;
}

 .weixin-box .tel_txt:after{
	 content: "";
    display: block;
    position: absolute;
    right: -8px;
    top: 50%;
    width: 0;
    height: 0;
    border-width: 4px;
    border-left-width: 5px;
    border-style: solid;
    border-color: transparent transparent #d3000e transparent;
    margin-top: -9px;
    transform:rotate(90deg);
	
}

.totop{
	width: 60px;
	height: 60px;
	background: #e60012;
	line-height: 60px;
	text-align: center;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 1000;
}

.totop img{
	vertical-align: middle;
	max-width: 60px;
	max-height: 60px;
}

.page_bg{
	width: 100%;
	min-width: 1312px;
	background: url(../img/pagebg-1.jpg) no-repeat center bottom;
	background-size: 100% 100%;
}


.page_bg .dy-page-title {
	font-size: 36px;
	color: #183884;
	border-bottom: 2px solid #888888;
	padding-bottom: 15px;
	position: relative;
	margin: 30px 0 63px 0;
}

.page_bg .dy-page-title p{
	font-weight: 550;
    height: 50px;
    line-height: 50px;
}

.page_bg .dy-page-title:after {
    content: "";
    display: block;
    width: 124px;
    height: 4px;
    border-bottom: 4px solid #888888;
    position: absolute;
    left: 0;
    bottom: -3px;
}

.page_bg_content{
	width: 1302px;
	background: #fff;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 52px;
	padding-bottom: 84px;
	box-shadow: 1px 1px 10px #fff;
}

.page_bg_block{
	width: 1110px;
	overflow: hidden;
	margin: 0 auto;
	
}
