﻿/* CSS Document */
html{overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}h1,h2,h3,h4,h5,h6{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li,ol li{list-style-type:none;}a,label{cursor:pointer;}img,svg{vertical-align:middle;margin:0;padding:0;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}button{border: none;cursor: pointer;}
body { margin:0; padding:0; font-family:'Microsoft YaHei'; font-size:12px; background:#f6f6f8;
	color: #434343;}
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 0;
}

img{display:block;}

input:focus {
  outline: none;
}
/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { outline: none; border:0px; background-color:Transparent;}
a{display:block;}
a{blr:expression(this.onFocus=this.blur()); outline:none;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.blank60{ width:100%; height:60px; clear:both;}
.blank70{ width:100%; height:70px; clear:both;}
.blank80{ width:100%; height:80px; clear:both;}
.blank100{ width:100%; height:100px; clear:both;}
.blank90{ width:100%; height:90px; clear:both;}
.blank150{ width:100%; height:150px; clear:both;}
.blank159{ width:100%; height:159px; clear:both;}
/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/
.clearfix::after {
  content:".";/*加一段内容*/
  display:block;/*让生成的元素以块级元素显示，占满剩余空间*/
  height:0;/*避免生成的内容破坏原有布局高度*/
  clear:both;/*清除浮动*/
  visibility:hidden;/*让生成的内容不可见*/
}
/*针对1920的宽屏*/

.max{ position:relative;overflow: hidden;}

.inner{width:1200px; height:auto; margin:0 auto;position: relative;}
span {
	display: block;
}

/*首页*/

@font-face
{
	font-family: SourceHanSansK-Heavy;
	src: url(../fonts/SourceHanSansK-Heavy.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Medium;
	src: url(../fonts/SourceHanSansK-Medium.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Regular;
	src: url(../fonts/SourceHanSansK-Regular.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Bold;
	src: url(../fonts/SourceHanSansK-Bold.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Light;
	src: url(../fonts/SourceHanSansK-Light.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Normal;
	src: url(../fonts/SourceHanSansK-Normal.ttf);
}
.header {
	padding: 15px 0;
	background: #ffffff;
}
.banner {
	position: relative;
	z-index: 69;
}
.banner img {
	width: 100%;
}
.logo {
	float: left;
}
.header_right {
	float: right;
	background: url(../images/tel.png) no-repeat left center;
	background-size: 43px 36px;
	padding-left: 53px;
	margin-top: 17.5px;
}
.header_right_text {
	font-size: 12px;
	color: #333333;
}
.header_right_num {
	font-size: 23px;
	color: #0e7ad5;
}
.banner .swiper-button-prev {
	width: 52px !important;
    height: 52px !important;
    background-image: url(../images/jian6.png);
    outline: none;
	top: 50%;
	transform: translateY(-50%);
    left: 12%;
    margin-top: 0 !important;
    background-size: contain;
}
.banner .swiper-button-prev:after {
	content: '';
}
.banner .swiper-button-next {
	width: 52px !important;
    height: 52px !important;
	background-image: url(../images/jian7.png);
	outline: none;
	top: 50%;
	transform: translateY(-50%);
    right: 12% !important;
    margin-top: 0 !important;
    background-size: contain;
}
.banner .swiper-button-next:after {
	content: '';
}
.nav {
	background: #1e48b3;
	padding: 10px 0;
}
.nav_item {
	float: left;
	padding: 7px 30px 7px 15px;
	border-radius: 50px;
	margin-left: 85px;
}
.nav_item a {
	font-size: 14px;
	color: #ffffff;
}
.nav_item:first-of-type {
	margin-left: 0;
}
.nav_item.nav_current:first-of-type {
	background: #ffa200 url(../images/jian1.png) no-repeat 85% center;
	background-size: 14px 14px;
}
.nav_current {
	background: #ffa200 url(../images/jian1.png) no-repeat 90% center;
	background-size: 14px 14px;
}
.nav_item:hover {
	background: #ffa200 url(../images/jian1.png) no-repeat 90% center;
	background-size: 14px 14px;
}
.nav_item:first-of-type:hover {
	background: #ffa200 url(../images/jian1.png) no-repeat 85% center;
	background-size: 14px 14px;
}
.search {
	border-bottom: 1px solid #ebebed;
	position: relative;
}
.search_bg {
	width: 30%;
	background: #ffffff;
	left: -30%;
	height: 35px;
	position: absolute;
	top: 0;
	z-index: 0;
}
.search_form {
	height: 35px;
}
.search_form > input {
	font-size: 12px;
	color: #333333;
	line-height: 35px;
	background: #ffffff;
	border: none;
	width: 150px;
	float: left;
}
.search_box {
	background: #f5f5f5;
	float: right;
	height: 35px;
	width: 1050px;
	padding: 0 15px;
}
.search_box input {
	width: 16px;
	height: 16px;
	background: url(../images/search.png) no-repeat left center;
	background-size: 16px 16px;
	border: none;
	float: left;
	margin-top: 9.5px;
}
.search_text {
	font-size: 12px;
	color: #333333;
	line-height: 35px;
	display: inline-block;
	margin-left: 8px;
}
.search_link {
	font-size: 12px;
	color: #333333;
	line-height: 35px;
	display: inline-block;
	margin-left: 8px;
}
.index_pro {
	background: #f6f6f8;
	padding: 18px 0 50px 0;
	min-height: 600px;
}
.left {
	background: #ffffff;
	width: 220px;
	float: left;
}
.left_top {
	padding: 20px 25px 20px 70px;
	background: url(../images/ico1.png) no-repeat 25px center;
	background-size: 28px 28px;
}
.left_zh {
	font-size: 18px;
	color: #0e7ad5;
	font-weight: bold;
}
.left_en {
	font-size: 14px;
	color: #dbdbdb;
}
.left_item {
	border-top: 1px solid #f7f7f7;
	padding: 13px 30px 13px 30px;
}
.left_link {
	font-size: 14px;
	color: #0e7ad5;
	background: url(../images/jian3.png) no-repeat left center;
	background-size: 18px 18px;
	padding-left: 35px;
}
.left_box {
	padding-left: 35px;
	margin-top: 5px;
}
.left_text {
	font-size: 14px;
	color: #424242;
	margin-top: 10px;
}
.left_text:hover {
	color: #0e7ad5;
}
.left_current {
	color: #0e7ad5;
}
.left_cha {
	font-size: 14px;
	color: #ffffff;
	background: #0e7ad5;
	text-align: center;
	height: 55px;
	line-height: 55px;
	margin-top: 5px;
}
.right {
	float: right;
	/*background: #ffffff;*/
	width: 960px;
}
.right_top_title {
	float: left;
	font-size: 14px;
	color: #424242;
	background: url(../images/jian3.png) no-repeat left center;
	background-size: 18px 18px;
	padding-left: 25px;
}
.right_top {
	margin-bottom: 13px;
}
.index_pro_item {
	float: left;
	width: 310px;
	margin-left: 15px;
	margin-bottom: 15px;
	background: #ffffff;
	height: 323px;
	padding: 15px;
}
.index_pro_item:nth-child(3n-2) {
	margin-left: 0;
}
.index_pro_photo {
	width: 285px;
	height: 255px;
	overflow: hidden;
}
.index_pro_photo img {
	margin: 0 auto;
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.index_pro_item:hover .index_pro_photo img {
	transform:scale(1.1);
}
.index_pro_title {
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.index_pro_item:hover .index_pro_title {
	color: #0e7ad5;
}
.index_gong {
	background: url(../images/bg1.jpg) no-repeat left top;
	background-size: 100% 253px;
	padding: 75px 0;
}
.index_gong_left {
	float: left;
	width: 300px;
	border-right: 1px solid #ffffff;
}
.index_gong_title {
	font-size: 36px;
	color: #ffffff;
}
.index_gong_en {
	font-size: 22px;
	color: #ffffff;
}
.index_gong_item {
	float: left;
	width: 225px;
}
.index_gong_item img {
	margin: 0 auto;
	transition: all 0.5s linear;
	transform-style: preserve-3d;
}
.index_gong_name {
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	font-family: SourceHanSansK-Regular;
}
.index_gong_item:hover img {
	transform: rotateY(-180deg);
}
.index_about {
	background: #f6f6f8;
	padding: 67px 0;
}
.index_about_zm {
	font-size: 64px;
	color: #0e7ad5;
	float: left;
}
.index_about_info {
	float: left;
	margin-top: 10px;
}
.index_about_zh{
	font-size: 30px;
	color: #096ed9;
}
.index_about_en {
	font-size: 16px;
	color: #999999;
}
.index_about_top img {
	float: right;
	width: 85%;
	margin-top: 55px;
}
.index_about_title{
	float: left;
}
.index_about_left {
	float: left;
	width: 695px;
}
.index_about_name {
	font-size: 24px;
	color: #333333;
	margin-bottom: 20px;
}
.index_about_text {
	font-size: 16px;
	color: #666666;
	line-height: 25px;
}
.index_about_section {
	margin-top: 25px;
	width: 100%;
}
.index_about_link{
	float: right;
	width: 110px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 50px;
	background: #096ed9;
	font-size: 15px;
	color: #ffffff;
}
.index_about_area {
	float: left;
}
.index_about_num {
	font-size: 20px;
	color: #101010;
	margin-bottom: 30px;
}
.index_about_num font {
	font-size: 26px;
	color: #fd790e;
	font-weight: bold;
}
.index_about_photo {
	border-radius: 5px;
	background: #ffffff;
	padding: 10px;
	box-shadow:0px 0px 5px #e2e2e8;
	overflow: hidden;
}
.index_about_block {
	width: 100%;
	float: left;
	margin-top: 48px;
}
.index_about_photo1{
	float: right;
	border-radius: 5px;
	background: #ffffff;
	padding: 10px;
	box-shadow:0px 0px 5px #e2e2e8;
	overflow: hidden;
}
.index_about_section img {
	transition: all 0.5s ease-in-out;
}
.index_about_photo:hover img {
	transform:scale(1.1);
}
.index_about_photo1:hover img {
	transform:scale(1.1);
}
.index_fri {
	background: #ffffff;
	box-shadow:0px 5px 5px #dcdbe2;
	padding: 35px 0;
	margin-bottom: 20px;
}
.index_fri_title {
	margin-bottom: 30px;
}
.index_fri_zh {
	font-size: 20px;
	color: #0e7ad5;
	font-weight: bold;
}
.index_fri_en {
	font-size: 14px;
	color: #cccccc;
}
.index_fri_banner {
	position: relative;
}
.index_fri_banner img {
	width: 100%;
}
.index_fri_banner .swiper-button-prev {
	width: 16px !important;
    height: 16px !important;
    background-image: url(../images/jian8.png);
    outline: none;
	top: -60px;
	/*transform: translateY(-50%);*/
    left: inherit;
    right: 30px;
    margin-top: 0 !important;
    background-size: contain;
}
.index_fri_banner .swiper-button-prev:after {
	content: '';
}
.index_fri_banner .swiper-button-next {
	width: 16px !important;
    height: 16px !important;
	background-image: url(../images/jian9.png);
	outline: none;
	top: -60px;
	/*transform: translateY(-50%);*/
    right: 0 !important;
    margin-top: 0 !important;
    background-size: contain;
}
.index_fri_banner .swiper-button-next:after {
	content: '';
}
.index_ying {
	background: #f6f6f8 url(../images/bg3.jpg) no-repeat left bottom;
	background-size: 100% 100%;
	padding: 60px 0 120px 0;
}
.index_ying_title {
	text-align: center;
}
.index_ying_title img {
	display: inline-block;
	margin-top: -8px;
}
.index_ying_zh {
	display: inline-block;
	font-size: 25px;
	color: #096ed9;
	margin: 0 20px;
}
.index_ying_caption {
	font-size: 20px;
	color: #a0a1a1;
	text-align: center;
}
.index_ying_caption font {
	color: #096ed9;
}
.index_ying_section {
	position: relative;
	margin-top: 75px;
}
.index_ying_photo {
	background: url(../images/bg2.png) no-repeat left center;
	width: 661px;
	height: 478px;
	margin: 0 auto;
	padding: 50px 0;
}
.index_ying_photo img {
	margin: 0 auto;
	width: 244px;
	height: 307px;
	transition: all 0.5s linear;
	transform-style: preserve-3d;
}
.index_ying_photo:hover img {
	transform: rotateY(-180deg);
}
.index_ying_box {
	width: 290px;
	position: absolute;
}
.index_ying_explain {
	font-size: 20px;
	color: #096ed9;
	margin-bottom: 5px;
}
.index_ying_text {
	font-size: 14px;
	color: #333333;
	line-height: 23px;
}
.index_ying_box1 {
	top: 17px;
    text-align: right;
    left: 45px;
}
.index_ying_box2 {
	top: 40%;
    text-align: right;
    left: -20px;
}
.index_ying_box3 {
	bottom: 81px;
    text-align: right;
    left: 22px;
}
.index_ying_box4 {
	top: 19px;
    text-align: left;
    right: 38px;
}
.index_ying_box5 {
	top: 40%;
    text-align: left;
    right: -25px;
}
.index_ying_box6 {
	bottom: 81px;
    text-align: left;
    right: -5px;
}
.index_choose {
	background: #ffffff url(../images/index1.jpg) no-repeat left center;
	background-size: 47% 100%;
}/*
.index_choose > img {
	float: left;
	width: 47%;
}*/
.index_choose_right {
	float: right;
	width: 53%;
	padding: 60px 0 50px 65px;
}
.index_choose_title {
	width: 600px;
}
.index_choose_link {
	float: right;
	font-size: 14px;
	color: #096ed9;
	width: 250px;
	background: url(../images/title1.png) no-repeat right bottom;
	background-size: 100%;
	text-align: right;
	padding-bottom: 15px;
	margin-top: 31px;
}
.index_choose_item {
	margin-bottom: 50px;
	margin-left: -110px;
}
.index_choose_item:last-of-type {
	margin-bottom: 0;
}
.index_choose_item img {
	float: left;
	width: 89px;
	transition: all 0.5s linear;
	transform-style: preserve-3d;
}
.index_choose_box {
	float: left;
	margin-left: 40px;
	width: 550px;
	margin-top: 4px;
}
.index_choose_name {
	font-size: 24px;
	color: #096ed9;
}
.index_choose_text {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.index_choose_list {
	margin-top: 30px;
}
.index_choose_item:hover img {
	transform: rotateY(-180deg);
}
.index_news {
	background: #efeff5;
	padding: 40px 0;
}
.index_news_left {
	background: #ffffff;
	border-radius: 10px;
	padding: 22px 22px 25px 22px;
	float: left;
	width: 840px;
}
.index_news_block {
	float: left;
	width: 385px;
	margin-left: 22px;
}
.index_news_block:first-of-type {
	margin-left: 0;
}
.index_news_top {
	padding-bottom: 16px;
	border-bottom: 2px solid #f1f1f4;
}
.index_news_caption {
	font-size: 20px;
	color: #0e7ad5;
	font-weight: bold;
	float: left;
}
.index_news_more {
	float: right;
	background: #ff9800;
	font-size: 14px;
	color: #ffffff;
	border-radius: 50px;
	padding: 3px 5px;
}
.index_news_item {
	padding: 12px 0;
	border-bottom: 1px solid #f1f1f4;
}
.index_news_item:hover .index_news_title {
	color: #096ed9;
}

.index_news_item:last-of-type {
	border-bottom: none;
}
.index_news_title {
	font-size: 14px;
	color: #727272;
	background: url(../images/dian.png) no-repeat left center;
	background-size: 6px 6px;
	padding-left: 15px;
	float: left;
}
.index_news_time {
	float: right;
	font-size: 14px;
	color: #727272;
}
.index_news_list {
	margin-top: 20px;
}
.index_news_right {
	background: #ffffff;
	border-radius: 10px;
	padding: 22px 22px 11px 22px;
	float: right;
	width: 335px;
}
.index_news_section {
	margin-top: 30px;
}
.index_question_zh {
	font-size: 20px;
	color: #0e7ad5;
	font-weight: bold;
}
.index_question_en {
	font-size: 32px;
	color: #d8d8d8;
}
.index_question_en1 {
	font-size: 14px;
	color: #b0b0b0;
}
.index_question_item {
	margin-top: 13px;
}
.index_question_box {
	margin-bottom: 8px;
}
.index_question_a {
	float: left;
	font-size: 15px;
	color: #ffffff;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #096ed9;
}
.index_question_title {
	font-size: 14px;
	color: #0e7ad5;
	float: right;
	width: 250px;
}
.index_question_q {
	float: left;
	font-size: 15px;
	color: #ffffff;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #ff9800;
}
.index_question_text {
	font-size: 14px;
	color: #585858;
	line-height: 20px;
	float: right;
	width: 250px;
}
.index_con {
	background: #ffffff;
	border-radius: 10px;
	padding: 40px 85px;
	margin-top: 50px;
}
.index_con_left {
	float: left;
	width: 460px;
}
.index_con_title1 {
	font-size: 25px;
	color: #096ed9;
}
.index_con_caption {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	margin-top: 10px;
}
.index_con_item {
	padding: 35px 0;
	border-bottom: 1px solid #e1e1e7;
}
.index_con_item:last-of-type {
	border-bottom: none;
}
.index_con_item img {
	float: left;
	width: 45px;
}
.index_con_box {
	float: right;
	width: 380px;
}
.index_con_title {
	font-size: 16px;
	color: #333333;
	margin-bottom: 5px;
}
.index_con_text {
	font-size: 14px;
	color: #666666;
}
.index_con_list {
	margin-top: 25px;
}
.index_liu {
	float: right;
	width: 385px;
}
.index_liu_title {
	font-size: 20px;
	color: #232323;
	font-family: SourceHanSansK-Regular;
}
.index_liu_form {
	margin-top: 30px;
	width: 100%;
	display: inline-block;
}
.index_liu_info {
	margin-bottom: 15px;
	border: 1px solid #e1e1e7;
	border-radius: 5px;
	padding: 30px;
}
.index_liu_text {
	font-size: 14px;
	color: #999999;
	float: left;
}
.index_liu_info input {
	background: inherit;
	border: none;
	font-size: 14px;
	color: #999999;
	float: right;
	width: 80%;
	font-family: SourceHanSansK-Regular;
}
.index_liu_info textarea {
	background: inherit;
	border: none;
	font-size: 14px;
	color: #999999;
	float: right;
	width: 80%;
	height: 105px;
	font-family: SourceHanSansK-Regular;
}
.index_liu_btu {
	font-size: 20px;
	color: #ffffff;
	width: 145px;
	height: 40px;
	border-radius: 50px;
	border: none;
	background: #ff9800;
	 box-shadow:2px 2px 5px #cecfdb;
	 margin-top: 8px;
}
.footer {
	background: #1d51b4;
	padding: 40px 0;
}
.footer_left {
	float: left;
	width: 260px;
}
.footer_left img {
	margin-bottom: 28px;
}
.footer_left span {
	font-size: 14px;
	color: #ffffff;
	line-height: 28px;
}
.footer_center {
	float: left;
	width: 550px;
	padding-left: 50px;
}
.footer_zh {
	font-size: 18px;
	color: #ffffff;
	line-height: 25px;
	margin-bottom: 5px;
}
.footer_en {
	font-size: 18px;
	color: #ffffff;
	line-height: 25px;
	margin-bottom: 20px;
}
.footer_link {
	float: left;
	font-size: 14px;
	color: #ffffff;
	width: 110px;
	padding-top: 10px;
	margin-bottom: 25px;
	position: relative;
}
.footer_link::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 1px;
	background: #ffffff;
}
.footer_right {
	float: right;
}
.footer_info {
	float: left;
	margin-left: 33px;
}
.footer_photo {
	background: url(../images/kuang.png) no-repeat left top;
	background-size: 134px 134px;
	padding: 10px;
}
.footer_photo img {
	width: 114px;
	height: 114px;
}
.footer_text {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-top: 15px;
}
.fu {
	position: fixed;
	top: 50%;
	right: 5%;
	z-index: 668;
}
.fu_info {
	margin-bottom: 4px;
	/*width: 163px;*/
	position: relative;
	cursor: pointer;
}
.fu_info > img {
	width: 53px;
	height: 53px;
	float: right;
}
.fu_box {
	float: left;
	position: absolute;
	top: 0;
	width: 150px;
	right: 63px;
	display: none;
}
.fu_text {
	height: 53px;
	line-height: 53px;
	font-size: 16px;
	color: #ffffff;
	background: #3971d0;
	padding: 0 10px;
	text-align: center;
}
.fu_box img {
	width: 100px;
	height: 100px;
}
.fu_info:hover .fu_box {
	display: block;
}
.fan {
	padding: 100px 0;
	text-align: center;
}
.fan a {
	display: inline-block;
	background: #ffffff;
	font-size: 12px;
	color: #666666;
	margin: 0 10px;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #e6e6e6;
	font-family: SourceHanSansK-Medium;
}
.fan a:hover {
	color: #ffffff;
	background: #1d51b4;
}
.fan a.on {
	color: #ffffff;
	background: #1d51b4;
}
.left_tel {
	font-size: 22px;
    color: #ffffff;
    background: #0e7ad5 url(../images/tel1.png) no-repeat 10px center;
    background-size: 25px 25px;
    text-align: center;
    height: 55px;
    line-height: 55px;
    margin-top: 5px;
    padding-left: 30px;
}
.right_nav {
	float: right;
}
.right_home {
	float: left;
	font-size: 12px;
	color: #666666;
	background: url(../images/home.png) no-repeat left center;
	background-size: 23px 23px;
	padding-left: 32px;
	line-height: 23px;
}
.right_nav span {
	float: left;
	font-size: 12px;
	color: #666666;
	line-height: 23px;
}
.right_home:hover {
	text-decoration: underline;
}
.block {
	background: #ffffff;
	padding: 35px;
}
.pro_ex_title {
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin-top: 30px;
}
.pro_ex_photo {
	margin: 40px auto;
	border: 1px solid #e6e6e6;
	padding: 15px;
	width: 500px;
}
.pro_ex_photo img {
	width: 100%;
}
.pro_ex_caption {
	font-size: 16px;
	color: #0e7ad5;
	background: url(../images/bg4.png) no-repeat left center;
	background-size: 6px 6px;
	padding-left: 15px;
}
.pro_ex_box {
	margin: 16px 0;
	padding: 25px 10px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.pro_ex_box span {
	font-size: 14px;
	color: #333333;
	line-height: 23px;
}
.pro_ex_box img {
	display: inline-block;
}
.pro_ex_explain {
	font-size: 14px;
	color: #d50e0e;
	float: left;
}
.pro_ex_link {
	float: right;
	width: 50px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #e6e6e6;
	line-height: 30px;
	margin-left: 22px;
	font-size: 12px;
	color: #666666;
}
.right_link {
	float: left;
    font-size: 12px;
    color: #666666;
    line-height: 23px;
}
.left_link1 {
	font-size: 14px;
	color: #424242;
	padding-left: 35px;
}
.left_current {
	font-size: 14px;
	color: #0e7ad5;
	background: url(../images/jian3.png) no-repeat left center;
	background-size: 18px 18px;
	padding-left: 35px;
}
.left_current1 {
	font-size: 14px;
	color: #0e7ad5;
}
.left_link1:hover {
	color: #0e7ad5;
	background: url(../images/jian3.png) no-repeat left center;
	background-size: 18px 18px;
}
.about_title {
	font-size: 18px;
	color: #333333;
	text-align: center;
}
.box {
	margin: 25px 0 0 0;
}
.box span {
	font-size: 14px;
	color: #666666;
	line-height: 23px;
}
.box img {
	margin: 0 auto;
}
.block1 {
	padding: 40px 60px;
	background: #ffffff;
}
.honor_title {
	font-size: 28px;
	color: #101010;
	text-align: center;
}
.honor_title font {
	color: #fd790e;
	font-size: 36px;
	font-weight: bold;
}
.block1 .index_news_list {
	margin-top: 0;
}
.fan1 {
	margin: 50px 0 30px 0;
	padding: 0;
}
.question_list {
	border: 1px solid #e6e6e6;
	border-bottom: none;
}
.question_item {
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 28px;
	cursor: pointer;
}
.question_title {
	font-size: 14px;
    color: #0e7ad5;
    float: left;
    width: 650px;
    margin-left: 15px;
}
.question_img {
	float: right;
	width: 17px;
	margin-top: 25px;
}
.question_box {
	float: left;
	width: 750px;
}
.question_text {
	font-size: 14px;
    color: #585858;
    line-height: 20px;
    float: left;
    width: 650px;
    margin-left: 15px;
}
.question_model {
	float: left;
	display: none;
	width: 100%;
}
.question_text1 {
	font-size: 14px;
    color: #585858;
    line-height: 20px;
    float: left;
    width: 650px;
    margin-left: 15px;
}
.question_img1 {
	float: right;
}
.news_ex_title {
	font-size: 18px;
	color: #333333;
	text-align: center;
}
.news_ex_time{
	font-size: 14px;
	color: #727272;
	text-align: center;
	margin-top: 15px;
}
.liu {
	width: 385px;
	margin: 0 auto;
}
.liu .index_liu_title {
	text-align: center;
}
.liu .index_liu_btu {
	margin: 20px auto 0 auto;
	display: block;
}
.con_caption {
	font-size: 14px;
	color: #666666;
}
.con_area .index_con_list {
	float: left;
	width: 385px;
}
.con_area .index_con_box {
	width: 315px;
}
.map {
	float: right;
	width: 440px;
	margin-top: 60px;
}
.right_top1 {
	margin-top: 18px;
}
.eg_item {
	float: left;
	width: 270px;
	margin-left: 40px;
	margin-bottom: 30px;
	box-shadow:0px 0px 10px #e6e6e6;
	background: #ffffff;
}
.eg_item:nth-child(4n-3) {
	margin-left: 0;
}
.eg_photo {
	width: 270px;
	height: 130px;
	overflow: hidden;
}
.eg_photo img {
	transition: all 0.5s ease-in-out;
	height: 100%;
    margin: 0 auto;
}
.eg_item:hover .eg_photo img {
	transform:scale(1.1);
}
.eg_title {
	border-top: 1px solid #e6e6e6;
	font-size: 14px;
	color: #666666;
	padding: 11px 0 15px 0;
	text-align: center;
}
.eg_item:hover .eg_title {
	color: #2132b1;
}
.eg_ex_block {
	float: right;
	width: 900px;
}
.eg_ex_list .index_pro_item {
	width: 290px;
}
.eg_ex_list .index_pro_photo {
	width: 260px;
	height: 215px;
}
.index_fri_item {
	float: left;
	width: 262px;
	height: 150px;
	margin-left: 50px;
	margin-bottom: 40px;
}
.index_fri_item:nth-child(4n-3) {
	margin-left: 0;
}