﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei";
	color: #333333;
	font-size: 14px;
	width: 100%;
	background: #ffffff;
}
a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
}
a:hover {
	text-decoration: none !important;
}
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}/* background:rgba(0,0,0,0);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);*/
li {
	list-style: none;
}
.clear {
	clear: both !important;
	height: 0px !important;
	width: 0px !important;
	float: none !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}
textarea:focus {
	outline: none;
}
input:focus {
	outline: none;
}
input:focus {
	outline: none;
}/*去除按钮选中的高亮标签*/
img {
	max-width: 100% !important;
}
div, p, table, td, ul, li, span, a, ol, input {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
input::-ms-input-placeholder { /* Internet Explorer 10+ */
color:#4d4d4d;
font-size:14px;
}
input::-webkit-input-placeholder { /* WebKit browsers */
color:#4d4d4d;
font-size:14px;
}
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#4d4d4d;
font-size:14px;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#4d4d4d;
font-size:14px;
}
.fl {
	float: left;
}
.fr {
	float: right;
        color: #74787c;
}
.pc {
	display: block;
}
.mo {
	display: none;
}

.pctop1 {
	width: 100%;
	height: 31px;
	background: #333333;
}
.pctop1 .pctop1_nei {
	width: 1100px;
	margin: 0 auto;
}
.pctop1 .pctop1_nei .pctop1_left {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
}
.pctop1 .pctop1_nei .bdsharebuttonbox {
	float: left;
	height: 16px;
	margin: 7px 0;
	padding: 0 7px;
	border-right: #FFFFFF dotted 1px;
}
.pctop1 .pctop1_nei .bdsharebuttonbox a {
	float: left;
	margin: 0;
	margin-left: 5px;
}
.pctop1 .pctop1_nei .lang {
	float: left;
	padding: 0 0 0 5px;
}
.pctop1 .pctop1_nei .lang a {
	display: inline-block;
	margin: 5px;
}
.pctop2 {
	width: 1100px;
	margin: 0 auto;
	height: 112px;
}
.pctop2 .pclogo {
	margin-top: 33px;
}
.pctop2 .pcmenu {
}
.pctop2 .pcmenu a {
	text-transform: uppercase;
	display: inline-block;
	margin: 42px 25px 0 25px;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	color: #363636;
	text-align: center;
}
.pctop2 .pcmenu a:hover {
	color: #0594D4;
	border-bottom: #0594D4 solid 3px;
}
.pctop2 .pcmenu a.on {
	color: #0594D4;
	border-bottom: #0594D4 solid 3px;
}
.neibanner {
	width: 100%;
	height: 450px;
}
body {
	overflow-x: hidden !important;
}
.mot {
	width: 100%;
	padding: 0 2%;
	height: 50px;
	background: #292929;
}
.mot .molo {
	float: left;
	display: inline-block;
	height: 30px;
	margin: 10px 0;
}
.mot .molo img {
	height: 30px;
}
.mot .momenuicon {
	float: right;
	height: 16px;
	margin: 17px 0;
}
.mot .cloesicon {
	display: none;
}
.moxl {
	left: -100%;
	top: 50px;
	background: rgba(0,0,0,0.60);
	position: absolute;
	z-index: 99;
	width: 100%;
	transition: all ease 0.3s;
}
.moxl_box {
	width: 60%;
	background: #292929;
	height: 100%;
}
.moxl .moxl_xun {
	width: 100%;
	float: left;
	position: relative;
}
.moxl .moxl_xun .moxl_xun_icon {
	width: 100%;
	height: 0px;
	position: absolute;
	padding-right: 10px;
}
.moxl .moxl_xun .moxl_xun_icon img {
	float: right;
	height: 24px;
	margin: 4px 0;
}
.moxl .moxl_xun .moxl_xun_icon img.moxl_xun_img2 {
	display: none;
}
.moxl .moxl_xun .moxl_xun_title {
	width: 100%;
	height: 30px;
	padding-left: 10px;
	display: inline-block;
	line-height: 30px;
	font-size: 14px;
	color: #FFFFFF;
}
.moxl .moxl_xun .moxl_erji {
	width: 100%;
	overflow: hidden;
	display: none;
}
.moxl .moxl_xun .moxl_erji a {
	width: 100%;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	display: inline-block;
	float: left;
}
.pcto_bg {
	top: 112px;
	width: 100%;
	transition: all ease 0.3s;
	height: 0px;
	background: rgba(5, 148, 212, 0.6);
	transition: all ease 0.3s;
	position: absolute;
	z-index: 99;
	left: 0;
}
.pcto {
	width: 100%;
	position: relative;
	height: 112px;
}
.pcto_box {
	width: 1100px;
	margin: 0 auto;
	height: 112px;
}
.pcto_box .pcto_logo {
	display: inline-block;
	margin-top: 33px;
}
.pcto .pcto_menu {
	float: right;
}
.pcto .pcto_menu_xun {
	float: left;
	margin: 42px 25px 0 25px;
	height: 70px;
	text-align: center;
	min-width: 56px;
	text-transform: uppercase;
}
.pcto .pcto_menu_xun .pcto_menu_a {
	transition: all ease 0.3s;
	display: inline-block;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.pcto .pcto_menu_xun:hover .pcto_menu_a {
	transition: all ease 0.3s;
	color: #0594D4;
	border-bottom: #0594D4 solid 3px;
}
.pcto .pcto_menu_xun.on .pcto_menu_a {
	color: #0594D4;
	border-bottom: #0594D4 solid 3px;
}
.pcto_menu_a {
}
.pcto_xl {
	position: absolute;
	z-index: 100;
	height: 0;
	overflow: hidden;
}
.pcto_xl a {
	margin-right: 35px;
	float: left;
	display: inline-block;
	line-height: 45px;
	font-size: 13px;
	color: #ffffff;/* 导航下拉连接颜色*/
	text-align: center;
}
.pcto_menu_xun:hover .pcto_bg {
	height: 45px;
	transition: all ease 0.6s
}
.pcto_menu_xun:hover .pcto_xl {
	height: 45px;
	transition: all ease 0.6s;
}
.footer {
	width: 100%;
	min-height: 382px;
	background: #2c3035;
	padding-top: 100px;
}
.footer .footer1 {
	width: 1100px;
	margin: 0 auto;
	min-height: 240px;
}
.footer .footer1 .footer1_xun1 {
	width: 145px;
	margin-right: 40px;
}
.footer .footer1_title {
	height: 35px;
	text-transform: uppercase;
	width: 100%;
	border-bottom: #212427 solid 1px;
	line-height: 35px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
.footer .footer1 .footer1_xun2 {
	width: 286px;
	font-size: 12px;
	color: #dddddd;
}
.footer .footer1 .footer1_xun2 span {
	float: left;
	margin-left: 8px;
	color: #dddddd;
}
.footer .footer1 .footer1_xun2 .bdsharebuttonbox {
	float: left;
	margin-left: 20px;
}
.footer .footer1 .footer1_xun2 .bdsharebuttonbox a {
	width: 24px;
	height: 24px;
	margin: 5px 10px 0 0;
	padding: 0;
	border-radius: 24px;
	display: inline-block;
	overflow: hidden;
	background-color: #222629;
	background-position: center;
	background-repeat: no-repeat;
}
.footer .footer1 .footer1_xun2 .bdsharebuttonbox a:hover {
	background-color: #e10808;
}
.footer .footer1 .footer1_xun1 .footer1_xun1_box {
	width: 100%;
	padding-top: 15px;
}
.footer .footer1 .footer1_xun1 .footer1_xun1_box a {
	display: inline-block;
	width: 100%;
	float: left;
	font-size: 12px;
	color: #74787c;
	line-height: 32px;
}
.footer .footer2 {
	width: 100%;
	font-size: 12px;
	color: #74787c;
	border-top: #212427 solid 1px;
	height: 42px;
	line-height: 42px;
}
.footer .footer2 .footer2_nei {
	width: 1100px;
	margin: 0 auto;
}
.motop {
	display: none;
	width: 100%;
	padding: 0 3%;
	height: 60px;
}
.motop .mologo {
	display: inline-block;
	height: 60px;
}
.motop .mologo img {
	height: 30px;
	margin: 15px 0;
}
.motop .menuicon {
	height: 20px;
	margin: 20px 0;
}
.moxiala {
	display: none;
	width: 100%;
	background: rgba(0,0,0,0.70);
	position: absolute;
	z-index: 9999;
}
.moxiala a {
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 3em;
	height: 3em;
	font-size: 14px;
	color: #fff;
	border-bottom: #FFFFFF solid 1px;
}
.neipagename {
	width: 100%;
	text-align: center;
	padding: 50px 0 20px 0;
}
.neipagename div {
	display: inline-block;
}
.neipagename .pagename_en {
	font-size: 38px;
	line-height: 1em;
	color: #212121;
	text-transform: uppercase;
}
.neipagename .pagename_ch {
	font-size: 18px;
	padding: 0 22px;
	height: 12px;
	border-bottom: #212121 solid 1px;
}
.neipagename .pagename_ch div {
	text-align: center;
	height: 18px;
	padding: 0 12px;
	line-height: 18px;
	background: #FFFFFF;
}
.neimenu {
	text-align: center;
	width: 100%;
	border-bottom: #b3b3b3 solid 1px;
	height: 17px;
	margin-bottom: 13px;
}
.neimenu div {
	display: inline-block;
}
.neimenu div a {
	float: left;
	line-height: 30px;
	background: #FFFFFF;
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	font-size: 14px;
	color: #6d6d6d;
	border: #6d6d6d solid 1px;
	margin: 0 8px;
}
.neimenu div a:hover {
	color: #0594D4;
	border: #0594D4 solid 1px;
}
.neimenu div a.on {
	color: #0594D4;
	border: #0594D4 solid 1px;
}
.about {
	width: 1100px;
	max-width: 96%;
	margin: 0 auto;
	color: #686868;
	font-size: 14px;
	line-height: 2em;
	padding: 30px 0;
}
.newsnav {
	width: 1100px;
	margin: 0 auto;
	max-width: 96%;
	font-size: 12px;
	height: 59px;
	border-bottom: #d4e0e2 solid 1px;
	color: #6f6f6f;
	line-height: 59px;
}
.newsnav a {
	margin: 0 5px;
}
.fanhui {
	width: 1100px;
	margin: 0 auto;
	max-width: 96%;
	position: relative;
	height: 1px;
}
.fanhui a {
	position: absolute;
	z-index: 2;
	width: 106px;
	height: 33px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 33px;
	background: #0594D4;
	right: 0;
	display: inline-block;
	top: 13px;
}
.newneititle {
	width: 1100px;
	border-bottom: #bcbcbc dashed 1px;
	margin: 0 auto;
	max-width: 96%;
	height: 120px;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
}
.newneititle div {
	text-align: center;
}
.newneititle .newstitle {
	width: 100%;
	font-size: 22px;
	color: #525252;
}
.newneititle .newstitle2 {
	display: inline-block;
	font-size: 12px;
	color: #818181;
}
.newneititle .newstitle2 span {
	float: left;
	margin: 0 18px;
	line-height: 30px;
}
.newneititle .newstitle2 .bdsharebuttonbox {
	float: left;
}
.newneititle .newstitle2 .bdsharebuttonbox a {
	margin: 6px 5px;
}
.newsline {
	width: 1100px;
	margin: 20px auto;
	max-width: 96%;
}
.newsline a {
	display: inline-block;
	float: left;
	height: 132px;
	width: 100%;
	padding: 0 20px;
	transition: all ease 0.3s;
}
.newsline a .newstime {
	border-right: #d7dde3 solid 1px;
	width: 178px;
	float: left;
	height: 63px;
	margin-top: 37px;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
}
.newsline a .newstime .newstime_top {
	font-size: 47px;
	color: #0594D4;
	line-height: 50px;
}
.newsline a .newstime .newstime_bot {
	font-size: 16px;
	color: #787878;
	line-height: 18px;
	text-transform: uppercase;
}
.newsline a .newtext {
	padding-left: 32px;
	width: 840px;
	float: left;
}
.newsline a .newtext .newtitle {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #575757;
	overflow: hidden;
	white-space: pre;
	text-overflow: ellipsis;
	margin-bottom: 15px;
	margin-top: 32px;
}
.newsline a .newtext .ntime {
	display: none;
	width: 100%;
	float: left;
	font-size: 12px;
	color: #787878;
	line-height: 22px;
}
.newsline a .newtext .newsmall {
	width: 100%;
	float: left;
	font-size: 13px;
	color: #787878;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
}
.newsline a .newsjiantou {
	margin-left: 27px;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
	height: 100%;
	width: 13px;
	float: left;
}
.newsline a .newsjiantou .newsjiantou2 {
	display: none;
}
.fenye {
	width: 100%;
	text-align: center;
	margin: 30px 0;
}
.fenye .fenye_nei {
	display: inline-block;
}
.fenye .fenye_nei a {
	display: inline-block;
	padding: 0 13px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	margin: 0 3px;
	border-radius: 5px;
	border: #dddddd solid 1px;
	overflow: hidden;
	font-size: 13px;
	color: #999999;
}
.fenye .fenye_nei a:hover {
	background: #0594D4;
	color: #fff;
}
.fenye .fenye_nei a.on {
	background: #0594D4;
	color: #fff;
}
.con1 {
	width: 100%;
	text-align: center;
}
.con1 .con1_nei {
	display: inline-block;
}
.con1 .con1_nei .con1_xun {
	width: 302px;
	height: 187px;
	padding-top: 60px;
	border: #EEEEEE solid 1px;
	background: #fcfcfc;
	float: left;
	position: relative;
	margin: 85px 49px 45px;
49px;
}
.con1 .con1_nei .con1_xun .con1_xun_img {
	position: absolute;
	width: 100%;
	text-align: center;
	height: 100px;
	border-radius: 100px;
	top: -50px;
}
.con1 .con1_nei .con1_xun .con1_xun_title {
	font-size: 18px;
	width: 100%;
	color: #3b3b3b;
	line-height: 2em;
	text-align: center;
}
.con1 .con1_nei .con1_xun .con1_xun_zi {
	font-size: 15px;
	line-height: 23px;
	color: #3b3b3b;
	width: 100%;
	text-align: center;
}
.con1 .con1_nei .con1_xun .con1_xun_zi img {
	margin-top: 7px;
	width: 90px;
}
.con1 .con1_nei .con1_xun .con1_xun_text {
	padding: 0 1%;
}
.message {
	width: 100%;
	text-align: center;
}
.message .mess_form {
	display: inline-block;
	padding: 45px 0 45px 0;
	border-top: #bcbcbc dashed 1px;
}
.message .mess_form div {
	width: 540px;
	margin: 0 10px;
}
.message .mess_form div input[type="text"] {
	width: 100%;
	margin-bottom: 10px;
	border: #0594D4 solid 1px;
	border-radius: 5px;
	height: 49px;
	float: left;
	padding: 0 17px;
}
.message .mess_form div input[type="email"] {
	width: 100%;
	margin-bottom: 10px;
	border: #0594D4 solid 1px;
	border-radius: 5px;
	height: 49px;
	float: left;
	padding: 0 17px;
}
.message .mess_form div input[type="tel"] {
	width: 100%;
	margin-bottom: 10px;
	border: #0594D4 solid 1px;
	border-radius: 5px;
	height: 49px;
	float: left;
	padding: 0 17px;
}
.message .mess_form div textarea {
	width: 100%;
	margin-bottom: 10px;
	border: #0594D4 solid 1px;
	border-radius: 5px;
	height: 108px;
	float: left;
	padding: 10px 17px;
}
.message .mess_form div input[type="submit"] {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	cursor: pointer;
	line-height: 49px;
	border-radius: 5px;
	float: left;
	padding: 0 17px;
	font-size: 16px;
	color: #0594D4;
	border: #0594D4 solid 1px;
	background: #FFFFFF;
}
.probox {
	width: 1100px;
	margin: 40px auto 57px auto;
}
.probox .probox_left {
	width: 230px;
	float: left;
}
.probox .probox_left .protitle {
	padding: 30px;
	width: 100%;
	height: 97px;
	background: url(../images/tupian12.jpg) no-repeat 50%;
}
.probox .probox_left .protitle .protitle1 {
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
}
.probox .probox_left .protitle .protitle2 {
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.probox .probox_left .proleft_xiala {
	padding-top: 30px;
	padding-bottom: 430px;
	width: 100%;
	background: linear-gradient(to bottom, rgba(255,255 ,255, 1), rgba(255, 255 ,255 , 0))
}
.probox .probox_left .proleft_xiala a {
	width: 100%;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	padding-left: 40px;
	font-size: 14px;
	color: #6c6c6c;
	float: left;
}
.probox .probox_left .proleft_xiala a.on {
	background: url(../images/bg24.png) no-repeat 209px 50%, #faf5f5;
	border-left: #0594D4 solid 4px;
	padding-left: 36px;
}
.probox .probox_left .proleft_xiala a:hover {
	background: url(../images/bg24.png) no-repeat 209px 50%, #faf5f5;
	border-left: #0594D4 solid 4px;
	padding-left: 36px;
}
.probox .probox_right {
	background: #fff;
	width: 840px;
	padding: 34px 24px;
	overflow: hidden;
	float: right;
}
.probox .probox_right .proboxline {
	width: 100%;
}
.probox .probox_right .proboxline .proboxline_box {
	width: 840px;
}
.probox .probox_right .proboxline .proboxline_box a {
	width: 255px;
	height: 295px;
	float: left;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 25px;
	border: #d7ddde solid 1px;
	border-bottom: #d7ddde solid 4px;
	padding: 0 10px;
}
.probox .probox_right .proboxline .proboxline_box a:hover {
	border-bottom: #0594D4 solid 4px;
}
.probox .probox_right .proboxline .proboxline_box a .proimg_img {
	width: 100%;
	height: 232px;
	border-bottom: #d7ddde solid 2px;
	overflow: hidden;
}
.probox .probox_right .proboxline .proboxline_box a .proimg_img img {
	width: 100%;
}
.probox .probox_right .proboxline .proboxline_box a .proimg_title {
	font-size: 14px;
	color: #727272;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: pre;
	text-overflow: ellipsis;
}
.probox .probox_right .proboxline .proboxline_box a .proimg_time {
	font-size: 13px;
	color: #bebebe;
	height: 30px;
	line-height: 30px;
	background: url(../images/bg31.png) no-repeat 100% 50%;
}
.probox .probox_right .proboxline .proboxline_box a:hover .proimg_title {
	color: #0594D4;
}
.proxiala {
	display: none;
	width: 100%;
	height: 40px;
	border-bottom: #DDDDDD solid 1px;
	position: relative;
	background: #FFFFFF;
	margin-bottom: 30px;
}
.proxiala .proxiala_chakan {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #727272;
	font-weight: bolder;
}
.proxiala .proxiala_menu {
	display: none;
	width: 100%;
	z-index: 999;
	position: absolute;
	background: rgba(255,255 ,255,0.8);
	padding-bottom: 30px;
}
.proxiala .proxiala_menu a {
	display: inline-block;
	float: left;
	text-align: center;
	width: 100%;
	height: 3em;
	font-size: 14px;
	line-height: 3em;
	color: #727272;
}
.prodet {
	width: 1100px;
	margin: 20px auto 30px auto;
	background: #FFFFFF;
}
.prodet .newsnav {
	max-width: 100%;
	padding: 0 20px;
}
.details_top_imgbox {
	width: 430px;
	margin: 0 auto;
	height: 521px;
}
.details_top_imgbox .fluid_container {
	width: 100%;
	height: 430px;
}
.detailed {
	width: 740px;
	float: right;
	font-size: 12px;
	color: #666666;
}
.detailed .detailed1 {
	width: 100%;
	font-size: 18px;
	color: #333333;
}
.detailed .detailed2 {
	width: 100%;
	line-height: 30px;
	margin-top: 15px;
}
.detailed .detailed3 {
	width: 100%;
	line-height: 30px;
	margin-bottom: 15px;
}
.detailed .df {
	color: #e23435;
}
.detailed .ds {
	color: #ff8838;
}
.detailed .detailed4 {
	width: 100%;
}
.detailed .detailed4 td {
	height: 37px;
	padding-left: 60px;
}
.detailed .detailed5 td {
	background: #eeeeee;
}
.details {
	text-align: left;
	width: 96%;
	float: right;
	margin: 2%;
}
.details .details_title {
	width: 100%;
	font-size: 26px;
	color: #494949;
	height: 60px;
	border-bottom: #7d7d7d dashed 1px;
}
.details .details_time {
	width: 100%;
	font-size: 14px;
	color: #898989;
	height: 105px;
	border-bottom: #7d7d7d dashed 1px;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
}
.details .details_text {
	font-size: 13px;
	line-height: 32px;
	color: #7a7a7a;
	text-indent: 2em;
}
.detailswai {
	width: 100%;
	text-align: center;
}
.detailswai .detailswaihezi {
	width: 100%;
	display: inline-block;
	margin-top: 50px;
	margin-bottom: 45px;
}
#flexslider {
	width: 100%;
	height: 720px;
	margin: 0px auto 0px;
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 0;
}/***修改这里的高度*****/
/***图片上的箭头**/
#flexslider #ban .jiantou {
	width: 1384px;
	margin-top: 224px;
	height: 82px;
	z-index: 1;
	display: inline-block;
	display: none;
}/***修改这里的高度以调整箭头高度*****/
#flexslider #ban .jiantou .jiantou_left {
	width: 45px;
	height: 82px;
	cursor: pointer;
	background: url(../images/jiantou.png) no-repeat 0px top;
	float: left;
}
#flexslider #ban .jiantou .jiantou_right {
	width: 45px;
	height: 82px;
	cursor: pointer;
	background: url(../images/jiantou.png) no-repeat 0px bottom;
	float: right;
}
#ban {
	width: 100%;
	height: 720px;
	margin: auto;
	position: relative;
	overflow: hidden;
	z-index: 0;
}/***修改这里的高度*****/
#ban ul.ban_bj li {
	display: block;
	width: 100%;
	height: 720px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 0;
	cursor: pointer;
}/***修改这里的高度*****/
#ban ul.ban_bj li.on {
	z-index: 111;
}
#ban ul.ban_bj li a {
	display: block;
	text-indent: -300000em;
}
#ban ul.ul_dian {
	display: inline-block;
}
#ban ul.ul_dian li {
	display: block;
	width: 30px;
	height: 5px;
	background: #535d5c;
	float: left;
	cursor: pointer;
	margin: 0 3px;
}
#ban ul.ul_dian li.licurr {
	background: #0594D4;
}
.dian {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 16px;
	z-index: 11111;
}
.jiantou_box {
	width: 100%;
	height: 0;
	text-align: center;
	position: absolute;
	z-index: 11111;
}
.indextitle {
	text-align: center;
	width: 100%;
	margin: 50px 0 35px 0;
}
.indextitle .indextitle1 {
	font-size: 30px;
	color: #383938;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
.indextitle .indextitle2 {
	font-size: 24px;
	color: #484848;
	text-align: center;
	width: 100%;
}
.index1 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.index1 div {
	display: inline-block;
}
.index1 div a {
	display: inline-block;
	text-align: center;
	width: 215px;
	height: 315px;
	margin: 0 17px 74px 17px;
	float: left;
	border: #e8e8e8 solid 1px;
	transition: all ease 0.3s;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
	background-color: rgba(5,148,212,0.45);
}
.index1 div a .index1_img {
	float: left;
	width: 100%;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
}
.index1 div a .index1_img div {
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
	background: #b9b9b9;
	width: 100px;
	height: 100px;
	border-radius: 100px;
	overflow: hidden;
}
.index1 div a .index1_title {
	text-transform: uppercase;
	margin-top: 37px;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #484848;
}
.index1 div a .index1_en {
	margin-top: 8px;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #aaaaaa;
	text-transform: uppercase;
}
.index1 div a .index1_bottom {
	margin-top: 21px;
	line-height: 0px;
	float: left;
	width: 100%;
	text-align: center;
}
.index1 div a .index1_bottom div {
	width: 40px;
	height: 3px;
	background: #0594D4;
}
.indexpro {
	width: 100%;
	min-height: 605px;
	max-width: 100%;
	background: #2c3035;
}
.indexpro .indextitle {
	float: left;
}
.indexpro .indextitle .indextitle1 {
	color: #FFFFFF;
}
.indexpro .indextitle .indextitle2 {
	color: #FFFFFF;
}
.prosel {
	width: 100%;
	text-align: center;
}
.prosel .prosel_nei {
	display: inline-block;
}
.prosel .prosel_nei div {
	float: left;
	margin: 0 16px;
	cursor: pointer;
	font-size: 14px;
	color: #9f8b8b;
	line-height: 42px;
}
.prosel_xian {
	width: 100%;
	height: 2px;
	background: #26292e;
}
.prosel_xian div {
	float: left;
	background: #0594D4;
	height: 2px;
	transition: all ease 0.25s;
}
.prosel .prosel_nei div.on, .prosel .prosel_nei div:hover {
	color: #0594D4;
}
.proxxk {
	width: 1100px;
	margin: 50px auto;
	height: 290px;
	position: relative;
}
.proxxk .proxxk_xun {
	width: 100%;
	height: 290px;
	position: absolute;
	display: none;
}
.proxxk .proxxk_xun .proxxk_xun_box {
	width: 100%;
	height: 290px;
	overflow: hidden;
}
.proxxk .proxxk_xun .proxxk_xun_sel {
	width: 100%;
	height: 1px;
	position: relative;
}
.proxxk .proxxk_xun .proxxk_xun_sel div {
	position: absolute;
	z-index: 1111;
	top: 92px;
	cursor: pointer;
}
.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_left {
	left: -65px;
}
.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_right {
	right: -65px;
}
.proxxk .proxxk_xun .pxb_xun {
	width: 10000px;
}
.proxxk .proxxk_xun .pxb_xun a {
	margin-right: 33px;
	display: inline-block;
	float: left;
	width: 250px;
	height: 287px;
	border-bottom: #74787c solid 2px;
}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img {
	background: #FFFFFF;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
	position: relative;
	width: 100%;
	height: 225px;
	overflow: hidden;
}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img .titlepic {
	width: 100%;
}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img .ban {
	position: absolute;
	background: rgba(5,148,212,0.55);/* 鼠标经过图片变色*/
	width: 100% !important;
	height: 225px !important;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_title {
	font-size: 14px;
	line-height: 30px;
	width: 100%;
	color: #fff;
}
.proxxk .proxxk_xun .pxb_xun a .pxb_xun_time {
	font-size: 12px;
	line-height: 30px;
	width: 100%;
	color: #737577;
	background: url(../images/bg24.png) no-repeat 100% 50%;
}
.indexabout {
	width: 100%;
	padding-bottom: 68px;
}
.indexabout .indexabout_box {
	width: 1100px;
	transition: all ease 0.3s;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.indexabout .indexabout_box .indexabout_text {
	width: 636px;
	font-size: 14px;
	color: #606060;
	text-indent: 2em;
	line-height: 24px;
}
.indexabout .indexabout_box .indexabout_text .indexabout_link {
	display: inline-block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-family: '宋体';
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	background: #0594D4;
	margin-top: 25px;
}
.indexabout .indexabout_box.on {
	transition: all ease 0.3s;
	height: 240px;
}
.indexnews {
	width: 100%;
	height: 664px;
	background: url(../images/tupian7.jpg) no-repeat 50%;
	background-size: cover;
}
.indexnews .indextitle {
	float: left;
}
.indexnews .indextitle .indextitle1 {
	color: #FFFFFF;
}
.indexnews .indextitle .indextitle2 {
	color: #FFFFFF;
}
.indexnews .newssel {
	width: 100%;
	text-align: center;
}
.indexnews .newssel .newssel_nei {
	display: inline-block;
}
.indexnews .newssel .newssel_nei .newssel_nei_op {
	min-width: 112px;
	padding: 0 15px;
	height: 30px;
	border: #FFFFFF solid 2px;
	font-size: 14px;
	float: left;
	margin: 0 15px;
	color: #FFFFFF;
	text-align: center;
	line-height: 26px;
	cursor: pointer;
	text-transform: uppercase;
}
.indexnews .newssel .newssel_nei .newssel_nei_op.on {
	background: #FFFFFF;
	color: #0594D4;
	font-weight: bolder;
}
.indexnews .newssel .newssel_nei .newssel_nei_op:hover {
	background: #FFFFFF;
	color: #0594D4;
	font-weight: bolder;
}
.indexnesqiehuan {
	width: 1100px;
	margin: 45px auto;
	overflow: hidden;
}
.indexnesqiehuan .newsxxk {
	width: 1160px;
}
.indexnesqiehuan .newsxxk a {
	background: #FFFFFF;
	width: 520px;
	height: 170px;
	float: left;
	margin: 0 60px 30px 0;
	display: inline-block;
}
.indexnesqiehuan .newsxxk a .newsxxk_img {
	width: 170px;
	overflow: hidden;
	height: 170px;
	float: left;
}
.indexnesqiehuan .newsxxk a .newsxxk_img img {
	width: 100%;
}
.indexnesqiehuan .newsxxk a .newsxxk_text {
	width: 350px;
	float: left;
	padding: 30px 30px 0 30px;
	width: 350px;
	height: 170px;
}
.indexnesqiehuan .newsxxk a .newsxxk_text .newsxxk_time {
	line-height: 28px;
	width: 100%;
	font-size: 12px;
	color: #0594D4;
}
.indexnesqiehuan .newsxxk a .newsxxk_text .newsxxk_title {
	font-size: 14px;
	font-weight: bolder;
	color: #383938;
	width: 100%;
	text-overflow: ellipsis;
	white-space: pre;
	overflow: hidden;
	line-height: 32px;
}
.indexnesqiehuan .newsxxk a .newsxxk_text .newsxxk_small {
	font-size: 12px;
	line-height: 20px;
	color: #787878;
	width: 100%;
	height: 60px;
	overflow: hidden;
}
.indexnesqiehuan .newsxxk a:hover .newsxxk_text .newsxxk_title {
	color: #0594D4;
}
.sss {
	display: none !important;
}
.fancybox {
	float: left;
	width: 240px;
	height: 203px;
	margin: 20px 23px;
	background: #FFFFFF;
	border: #dcdcdc solid 1px;
	box-shadow: rgba(0,0,0,0.22) 0 0 0px;
	transition: all ease 0.3s;
}
.fancybox .honor_img {
	width: 100%;
	height: 160px;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
}
.fancybox .honor_img img {
width:;
}
.fancybox .honor_title {
	font-size: 13px;
	color: #595959;
	width: 100%;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
.fancybox:hover {
	box-shadow: rgba(0,0,0,0.22) 0 0 10px;
	transition: all ease 0.3s;
}
.fancybox:hover .honor_title {
	color: #0594D4;
}
.fancybox-wrap {
	overflow: visible !important;
}
.job_title {
	width: 100%;
	height: 51px;
	border-bottom: #CCCCCC solid 1px;
}
.job_title th {
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
	text-align: center;
	background: #FFFFFF;
	border-bottom: #dddddd solid 1px;
}
.job_liebiao {
	width: 90%;
	margin: 0 5%;
}
.job_liebiao .job_liebiao_title {
	width: 100%;
	cursor: pointer;
}
.job_liebiao .job_liebiao_title td {
	height: 36px;
	font-size: 14px;
	color: #555555;
	text-align: center;
	background: #FFFFFF;
	border-bottom: #dddddd dashed 1px;
}
.job_liebiao .job_liebiao_title.on td {
	border-bottom: #dddddd dashed 1px;
}
.job_liebiao tr.job_liebiao_title:hover td {
	background: #eeeeee;
}
.job_liebiao tr.job_liebiao_title.on td {
	color: #df081c;
	font-size: 14px;
}
.job_liebiao .job_liebiao_title td .img4 {
	display: none;
}
.job_liebiao tr.job_liebiao_title.on td .img3 {
	display: none;
}
.job_liebiao tr.job_liebiao_title.on td .img4 {
	display: block;
}
.job_liebiao .job_liebiao_box {
	overflow: hidden;
	display: none;
	width: 100%;
	padding: 0 2%;
	font-size: 12px;
	line-height: 30px;
	color: #595959;
}
.job_liebiao .job_liebiao_box b {
	font-size: 14px;
	color: #333333;
	line-height: 51px;
	font-weight: normal;
}
.job_liebiao .job_liebiao_box a {
	margin: 20px;
	width: 122px;
	height: 34px;
	background: #ea2626;
	border-radius: 5px;
	color: #Fff;
	line-height: 32px;
	text-align: center;
	border: #df081c solid 1px;
	font-size: 14px;
	display: inline-block;
}
.job_liebiao_text td {
	border-bottom: #dddddd dashed 1px;
}
.service_box {
	width: 100%;
}
.service_box a {
	font-size: 14px;
	color: #555555;
	line-height: 49px;
	width: 100%;
	height: 50px;
	border-bottom: #DDDDDD dotted 1px;
	float: left;
}
.service_box a .service_quan {
	background: #FFFFFF;
	width: 10px;
	height: 10px;
	float: left;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
	margin: 21px 14px 0 5px;
	border: #0594D4 solid 1px;
	border-radius: 10px;
}
.service_box a .service_quan div {
	width: 4px;
	height: 4px;
	border-radius: 4px;
}
.service_box a:hover .service_quan div {
	background: #0594D4;
	float: left;
}
.service_box a .service_title {
	white-space: pre;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
}
.service_box a .service_time {
	float: right;
}
.service_box a:hover .service_title {
	color: #0594D4;
}
.service_box a .service_time {
	font-size: 13px;
	color: #a5a5a5;
}
.service_box a:hover .service_time {
	color: #0594D4;
}
.iaov {
	width: 100%;
	height: 50px;
	display: none;
	-webkit-align-items: center;
	-webkit-justify-content: center;
}
.iaov img {
	height: 40px;
}
.iaov .iaov2 {
	display: none;
}
.MsoNormalTable {
	width: 96% !important;
	text-indent: 0 !important;
	margin: 2%;
	background: #ccc;
	border-spacing: 1px;
	border-collapse: inherit;
}
.MsoNormalTable td {
	text-align: center;
	text-indent: 0 !important;
	background: #FFFFFF;
	padding: 0 10px;
	word-break: break-all;
}
.MsoNormalTable tr:first-child td {
	background: #CCCCCC;
	color: #FFFFFF;
}
@media screen and (min-width:1040px) {
.newsline a:hover {
	padding-left: 0px;
	transition: all ease 0.3s;
	background: #0594D4;
}
.newsline a:hover .newstime_top {
	color: #FFFFFF;
}
.newsline a:hover .newstime_bot {
	color: #FFFFFF;
}
.newsline a:hover .newtitle {
	color: #FFFFFF;
}
.newsline a:hover .newsmall {
	color: #FFFFFF;
}
.newsline a:hover .newsjiantou .newsjiantou1 {
	display: none;
}
.newsline a:hover .newsjiantou .newsjiantou2 {
	display: block;
}
.index1 div a:hover {
	border: #afafaf solid 1px;
	margin-top: -5px;
	transition: all ease 0.3s;
}
.index1 div a:hover .index1_img div {
	background: #0594D4;
}
.proxxk .proxxk_xun .proxxk_xun_sel div .img2 {
	display: none;
}
.proxxk .proxxk_xun .proxxk_xun_sel div:hover .img1 {
	display: none;
}
.proxxk .proxxk_xun .proxxk_xun_sel div:hover .img2 {
	display: block;
}
.proxxk .proxxk_xun .pxb_xun a:hover {
	border-bottom: #0594D4 solid 2px;/*首页产品中心鼠标经过颜色*/
}
}
 @media screen and (max-width:1040px) {
.pc {
	display: block;
}
.mo {
	display: none;
}
.disable_text_highlighting, body {
	/*去除选中高亮*/
	-webkit-touch-callout: none;
	-webkit-user-select: none; /* Webkit */
	-moz-user-select: none;    /* Firefox */
	-ms-user-select: none;     /* IE 10  */
	/* Opera 目前不支持在Opera，但将很快 */
	-o-user-select: none;
	user-select: none;
}
.pctop2 {
	display: none;
}
.pctop1 .pctop1_nei {
	width: 96%;
}
.footer .footer1 {
	width: 96%;
}
.footer .footer2 .footer2_nei {
	width: 96%;
}
.neibanner {
	height: 300px;
}
.footer .footer1 .footer1_xun1 {
	width: 13%;
	margin-right: 2%;
}
.footer .footer1 .footer1_xun2 {
	width: 26%;
}
.motop {
	display: block;
}
.newsline a {
	border-bottom: #CCCCCC solid 1px;
}
.newsline a .newstime {
	display: none;
}
.newsline a .newtext .ntime {
	display: block;
}
.newsline a .newtext .newtitle {
	margin-bottom: 0px;
	margin-top: 20px;
}
.con1 .con1_nei .con1_xun {
	width: 31.3333%;
	margin: 85px 1% 45px 1%
}
.con1 .con1_nei {
	width: 100%;
}
.message .mess_form {
	width: 100%;
}
.message .mess_form div {
	width: 48%;
	margin: 1%;
}
.probox {
	width: 100%;
}
.probox .probox_left {
	display: none;
}
.probox .probox_right {
	width: 100%;
}
.probox .probox_right .proboxline .proboxline_box a {
	width: 23%;
	margin: 1%;
}
.probox .probox_right .proboxline .proboxline_box {
	width: 100%;
}
.proxiala {
	display: block;
}
.prodet {
	width: 96%;
}
.details_top_imgbox {
	float: none;
	margin: 0 auto;
}
.details {
	float: none;
	margin: 0 auto;
	width: 96%;
	margin: 2%;
}
.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_left {
	left: 0;
}
.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_right {
	right: 0;
}
.proxxk .proxxk_xun .proxxk_xun_sel .img1 {
	display: none;
}
.proxxk .proxxk_xun .proxxk_xun_sel .img2 {
	display: block;
}
.proxxk {
	width: 96%;
	margin: 2%;
}
.indexabout .indexabout_box {
	width: 96%;
	margin: 2%;
}
.indexabout .indexabout_box .indexabout_text {
	width: 100%;
}
.indexabout .indexabout_box .indexabout_img {
	width: 96%;
	margin: 2%;
	text-align: center;
}
.indexnesqiehuan {
	width: 96%;
	margin: 2%;
}
.indexnesqiehuan .newsxxk {
	width: 100%;
}
.indexnesqiehuan .newsxxk a {
	width: 48%;
	margin: 1%;
}
.indexnesqiehuan .newsxxk a .newsxxk_img {
	width: 32%;
}
.indexnesqiehuan .newsxxk a .newsxxk_text {
	width: 68%;
}
#flexslider {
	height: 510px;
}
#ban {
	height: 510px;
}
#ban ul.ban_bj li {
	height: 510px;
	background-size: cover;
}
.indexnesqiehuan .newsxxk a .newsxxk_img {
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
}
.fancybox {
	width: 23%;
	margin: 1%;
}
.pcto {
	display: none;
}
.mot {
	display: block;
}
.moxl {
	top: 81px;
}
}
@media screen and (max-width:770px) {
.pc {
	display: none;
}
.mo {
	display: block;
}
.footer {
	padding: 30px 0;
}
.moxl {
	top: 81px;
}
.footer .footer1 .footer1_xun1 {
	width: 25%;
	text-align: center;
	margin: 0;
}
.footer .footer1 .footer1_xun2 {
	width: 70%;
	margin: 0 15%;
	text-align: center;
}
.footer .footer1 .footer1_xun2 .footericon {
	display: none;
}
.footer .footer1 .footer1_xun2 table {
	margin: 5% 0;
	width: 100%;
}
.footer .footer1 .footer1_xun2 p {
	height: 30px;
}
.footer .footer1 .footer1_xun2 td {
	height: 30px;
}
.footer .footer1 .footer1_xun2 span {
	float: none;
}
.footer .footer1 .footer1_xun2 .bdsharebuttonbox {
	float: none;
	display: inline-block;
	margin: 2% 0;
}
.footer .footer1 .footer1_xun2 .bdsharebuttonbox a {
	margin: 0 10px;
}
.neibanner {
	height: 280px;
}
.newsline a .newtext {
	width: 100%;
	padding: 0;
}
.newsline a .newtext .newtitle {
	font-weight: bolder;
}
.newsline a .newsjiantou {
	display: none;
}
.message .mess_form div {
	width: 98%;
}
.probox .probox_right .proboxline .proboxline_box a {
	width: 48%;
	height: 355px;
	margin: 1%;
}
.probox .probox_right .proboxline .proboxline_box a .proimg_img {
	height: 290px;
}
.sss {
	display: block !important;
}
.indexnews {
	height: auto;
	padding-bottom: 30px;
}
.indexnesqiehuan .newsxxk a {
	width: 96%;
	margin: 2%;
}
#flexslider {
	height: 415px;
}
#ban {
	height: 415px;
}
#ban ul.ban_bj li {
	height: 415px;
	background-size: cover;
}
.fancybox {
	width: 48%;
	margin: 1%;
}
.pctop1 .pctop1_nei .bdsharebuttonbox {
	display: none;
}
.footer .footer1 .footer1_xun1 {
	display: none;
}
.indexabout .indexabout_box {
	height: 241px;
	overflow: hidden;
}
.iaov {
	display: -webkit-flex;
}
}
@media screen and (max-width:640px) {
.pc {
	display: none;
}
.mo {
	display: block;
}
.neibanner {
	height: 150px;
}
.con1 .con1_nei .con1_xun {
	width: 98%;
}
.probox .probox_right .proboxline .proboxline_box a {
	width: 48%;
	height: 205px;
	margin: 1%;
}
.probox .probox_right .proboxline .proboxline_box a .proimg_img {
	height: 140px;
}
.details_top_imgbox {
	width: 96%;
	margin: 2%;
}
.detailswai .detailswaihezi {
	width: 100%;
}
.index1 div a {
	width: 48%;
	margin: 1%;
	height: 200px;
}
.index1 div a .index1_title {
	margin-top: 10px;
}
.index1 div a .index1_bottom {
	margin-top: 10px;
}
.prosel_xian {
	display: none;
}
.proxxk {
	width: 250px;
	margin: 2% auto;
}
.prosel {
	overflow-x: scroll;
	width: 96%;
	margin: 2%;
}
.prosel .prosel_nei {
	width: 600px;
}
#flexslider {
	height: 450px;
}
#ban {
	height: 450px;
}
#ban ul.ban_bj li {
	height: 450px;
	background-size: cover;
}
.neimenu div a {
	margin: 0 3px;
}
.newsnav {
	font-size: 0;
}
.newsnav span, .newsnav a {
	font-size: 0;
}
}


/*主页应用解决方案*/
.bg8 {
	background:url(../images/index_bg8.jpg) no-repeat #f4f4f4 center;
	min-width:1300px;
	padding-bottom:32px;
}
.bg8_1 {
	margin:0 auto;
	width:1200px;
	padding-top:10px;
}
.case_ul>li {
	width:300px;
	height:50px;
	margin-bottom:2px;
	display:block;
}
.case_ul>li a {
	width:268px;
	height:50px;
	line-height:50px;
	padding-left:32px;
	font-size:16px;
	color:#fff;
	display:inline-block;
*display:inline;
	zoom:1;
	background: url(../images/bg8_2.jpg) no-repeat #208bdf 250px 0px;
}
.case_ul>li a:hover {
	background: url(../images/bg8_1.jpg) no-repeat #208bdf 250px 0px;
}
.case_li .case_bg, .case_li .case_bg a {
	background: url(../images/bg8_1.jpg) no-repeat #208bdf 250px 0px;
}
.case_li, .guanyu_li_none {
	float:left;
}
.case_li {
	width:300px;
}
.guanyu_li_none {
	display:none;
	width:870px;
	margin-left:27px;
}
.case_left {
	float:left;
	border:1px solid #c9c9c9;
	position:relative
}
.case_left>span {
	display:block;
	width:506px;
	height:45px;
	line-height:45px;
	position:absolute;
	left:0px;
	top:312px;
	background:#141414;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align:center;
}
.case_left>span a {
	font-size:16px;
	color:#fff;
	line-height:45px;
}
.case_right {
	float:right;
}
.c_r_span1 {
	width:140px;
	height:50px;
	text-align:center;
	display:inline-block;
*display:inline;
	zoom:1;
	font-size:16px;
	color:#fff;
	background:#0d62a6;
	line-height:50px;
}
.c_r_span2 {
	width:195px;
	height:50px;
	text-align:center;
	display:inline-block;
*display:inline;
	zoom:1;
	font-size:14px;
	color:#333;
	background:#fff;
	line-height:50px;
}
.c_r_div1 {
	width:303px;
	height:263px;
	background:#fff;
	margin-top:13px;
	padding:16px;
}
.c_r_div1 p {
	font-size:12px;
	font-family:'宋体';
	color:#666;
	line-height:26px;
}
/*主页相关案例展示*/
.bg8_2 {
	text-align:center;
	border-bottom:1px solid #ccc;
	padding-bottom:19px;
	background:
url(../images/bg8_2_2.jpg) no-repeat 540px 142px;
	padding-top:5px;
}
.bg8_2 h2 {
	font-size:18px;
	color:#cccccc;
	font-family:'Arial';
	padding-top:20px
}
.bg8_2 p {
	font-size:20px;
	color:#333333;
	padding-top:10px;
}
/*案例展示轮播*/


.scrollBox {
	width:1300px;
	margin:0 auto;
	position:relative;
	padding-top:26px;
}
.scrollBox .piclist li {
	width:290px;
	background:#FFF;
	padding-bottom:25px;
	border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:3px solid #cdcdcd;
	float:left;
	margin-right:13px;
*margin-right:8px
}
.scrollBox .piclist li:hover {
	border-bottom:3px solid #0d62a6;
}
.scrollBox .piclist li a {
	text-align:center;
}
.scrollBox .piclist li a p {
	font-size:16px;
	color:#333;
	margin-top:25px;
*text-align:center
}
.scrollBox1 {
	width:1200px;
	margin:0 auto;
	position:relative;
	padding-top:26px;
}
.scrollBox1 .piclist li {
	width:270px;
	background:#FFF;
	float:left;
	margin-right:13px;
*margin-right:8px
}
.scrollBox1 .piclist li a {
	text-align:center;
}
.scrollBox1 .piclist li a p {
	font-size:16px;
	color:#333;
	margin-top:25px;
*text-align:center
}
.scrollBox1 .ne2 a {
	display:inline-block;
*display:inline;
	zoom:1;
	width:45px;
	height:45px;
	background:url(../images/next2.jpg) no-repeat;
	position:absolute;
	left:1075px;
	top:90px;
}
.pr1, .ne2 {
	display:none;
}
.scrollBox .pr1 a {
	display:inline-block;
*display:inline;
	zoom:1;
	width:45px;
	height:45px;
	background:url(../images/pre1.jpg) no-repeat;
	position:absolute;
	left:0px;
	top:120px;
}
.scrollBox1 .pr1 a {
	display:inline-block;
*display:inline;
	zoom:1;
	width:45px;
	height:45px;
	background:url(../images/pre1.jpg) no-repeat;
	position:absolute;
	left:0px;
	top:90px;
}
.ne2 a {
	display:inline-block;
*display:inline;
	zoom:1;
	width:45px;
	height:45px;
	background:url(../images/next2.jpg) no-repeat;
	position:absolute;
	left:1162px;
	top:120px;
}
.banner3 {
	padding-top:62px;
}
.bg8_mar {
	margin-top:30px;
}
.bg8_3 {
	background:url(../images/index_bg9.jpg);
	padding:10px;
	width:686px;
	float:left;
	height:330px;
}
.bg8_3_div {
	padding:21px;
	background:url(../images/bg8_2_3.jpg) no-repeat 20px 58px #FFF;
	height: 288px;
}
.b_3_left {
	float:left;
	font-size:20px;
	color:#0d62a6;
	line-height:26px
}
.b_3_left > span {
	font-size:12px;
	color:#a0a0a0;
	font-family:'Arial';
	line-height:26px
}
.b_3_right {
	float:right;
	padding:3px 25px 0px 0px;
	line-height:26px
}
.b_3_right a {
	font-size:12px;
	color:#a0a0a0;
	font-family:'Arial';
}
.bg8_3_div2 {
	padding-top:30px;
}
.Video {
	width:304px;
	border:1px solid #95abb1;
	float:left;
}
.words {
	width:318px;
	float:right;
}
.words p {
	font-size:14px;
	color:#666;
	line-height:28px;
}
.words a {
	margin-top:23px;
}
.words >a {
	text-align:center;
	width:159px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#666666;
	background:#f2f2f2;
	display:inline-block;
*display:inline;
	zoom:1;
}
.words .words_a1, .words_a2:hover {
	background:#0d62a6;
	color:#fff;
}
.words a.words_a1 {
	background:#0d62a6;
	color:#fff;
}
.bg8_4 {
	background:url(../images/index_bg9.jpg);
	padding:10px;
	width:442px;
	float:right;
	height:330px;
}
.bg8_4_div {
	padding:21px;
	background:url(../images/bg8_2_4.jpg) no-repeat 20px 58px #FFF;
	height: 288px;
}
.bg8_zhanshi {
	margin-top:60px;
	clear:both;
	padding-left:70px;
	position:relative;
}
.bg8_zhanshi ul li {
	width:260px;
	text-align:center;
}
.bg8_zhanshi ul li p {
	font-size:14px;
	color:#010101;
}
.pr2 {
	position:absolute;
	left:0px;
	top:75px
}
.nex2 {
	position:absolute;
	left:350px;
	top:75px
}
.bg8_5 {
	background:url(../images/index_bg9.jpg);
	padding:10px;
	width:1180px;
	float:right;
	margin-top:36px;
}
.bg8_5_div {
	padding:21px;
	background:url(../images/bg8_2_5.jpg) no-repeat 20px 58px #FFF;
}
.bg8_5_div2 {
	margin-top:60px;
	margin-right:-15px;
}
/*.bg8_5_div2 a{margin-right:15px;}*/
.piclist5 li {
	width:270px;
	height:180px;
	margin-right:15px;
}
.bg8_6 {
	margin-top:34px;
}
.b_6_left {
	background:url(../images/index_bg9.jpg);
	padding:0px;
	width:785px;
	float:left;
	height:440px;
}
.bg8_6_div {
	padding:21px;
	background:url(../images/bg8_2_6.jpg) no-repeat 20px 58px #FFF;
	height: 400px;
}
.b8_6_left {
	float:left;
	font-size:20px;
	color:#0d62a6;
	line-height:26px
}
.b8_6_left > span {
	cursor:pointer;
}
.b8_6_left .case_bg3 {
	color:#0d62a6;
	border-bottom:4px solid #0d62a6;
	padding-bottom:10px;
}
.bg8_top {
	clear:both;
	margin-top:55px;
	display:none;
}
.bg8_6zuo {
	float:left;
	width:314px;
}
.bg8_6zuo .bg8_img {
	float:left;
	margin-bottom:15px;
}
.bg8_6zuo h2 > a {
	float:left;
	font-size:16px;
	color:#000;
}
.bg8_6zuo h3 {
	float:right;
	font-size:12px;
	color:#000;
	line-height:22px;
	margin-right:11px;
}
.bg8_6zuo p {
	clear:both;
	font-size:12px;
	color:#666666;
	line-height:22px;
	font-family:'宋体';
	padding-top:18px;
}
.bg8_6zuo p > a {
	color:#0d62a6;
	font-size:12px;
	line-height:22px;
	font-family:'宋体';
}
.bg8_6you {
	float:right;
	width:410px;
}
.bg8_6you ul li {
	margin-bottom:16px;
}
.time {
	width:70px;
	height:70px;
	background:#b0b0b0;
	display:inline-block;
*display:inline;
	zoom:1;
	text-align:center;
	float:left;
}
.bg8_6you a .time_p1 {
	font-size:30px;
	color:#fefefe;
	font-family:'Arial';
	margin-top:12px;
}
.bg8_6you a .time_p2 {
	font-size:12px;
	color:#fefefe;
	font-family:'Arial';
}
.new_2 {
	width:322px;
	height:70px;
	display:inline-block;
*display:inline;
	zoom:1;
	background:#f3f3f3;
	float:left;
	padding-left:18px;
}
.new_h2 {
	font-size:14px;
	color:#000;
	margin-top:16px;
}
.new_h3 {
	font-family:'宋体';
	font-size:12px;
	color:#666;
	margin-top:9px;
}
.bg8_6you a:hover .time {
	background:#0d62a6;
}
.b_6_right {
	background:url(../images/index_bg9.jpg);
	padding:10px;
	width:340px;
	float:right;
	height: 440px;
}
.bg8_6_div2 {
	padding:21px;
	background:url(../images/bg8_2_7.jpg) no-repeat 20px 58px #FFF;
	height: 400px;
}
.b_6_ul {
	clear:both;
	margin-top:60px;
}
.b_6_ul li {
	background:url(../images/q_a.jpg) no-repeat 0px 3px;
	padding-left:34px;
	margin-top:20px;
	padding-bottom:18px;
	border-bottom:1px dashed #bababa;
}
.b_r_h2 {
	font-size:14px;
	color:#000;
}
.b_r_h3 {
	font-size:12px;
	color:#666;
	font-family:'宋体';
	line-height:22px;
	margin-top:15px;
}


/*案例中心*/
.case {
	padding-top:34px;
}
.case_ul2 {
	margin-right:-27px;
	padding-bottom:10px;
*padding-bottom:40px
}
.case_ul2 li {
	width:260px;
	text-align:center;
	padding-bottom:21px;
	border-left:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:4px solid #d8d8d8;
	margin-right:27px;
*margin-right:20px;
	margin-bottom:31px;
	float:left;
}
.case_ul2 p {
	color:#333;
	font-size:15px;
	margin-top:23px;
}
.case_ul2 li:hover {
	border-bottom:4px solid #227abf;
}
/*case2*/
.cas2_br {
	padding-left:17px;
	font-size:22px;
	color:#0d62a6;
	background:url(../images/case_br.jpg) no-repeat 0px 6px;
	padding-bottom:16px;
	border-bottom:1px solid #ececec;
}
.case2_ban {
	padding-top:24px;
}
.case2_left {
	float:left;
	border-left:1px solid #9ba8a3;
	border-top:1px solid #9ba8a3;
	border-bottom:1px solid #9ba8a3;
	border-right:1px solid #9ba8a3;
}
.case2_right {
	float:right;
	display:block;
	height:297px;
	width:283px;
	background:#2873b0;
	padding:30px 28px 30px 28px;
}
.case2_right > span {
	font-size:16px;
	color:#fff;
	padding-bottom:18px;
	border-bottom:2px solid #abd1f0;
}
.case2_right > p {
	padding-top:30px;
	font-size:14px;
	color:#fff;
	line-height:30px;
}
.case2_p {
	padding:23px 0px 120px 10px;
}
.case2_p p {
	font-size:12px;
	font-family:'宋体';
	color:#666;
	line-height:26px;
}

.pr1 a:hover, .pr2:hover {
	background:url(../images/pre1_hover.png) no-repeat;
}
.ne2 a:hover, .nex2:hover {
	background:url(../images/next2_hover.png) no-repeat;
}
.pr2 {
	width:45px;
	height:45px;
	display:inline-block;
*display:inline;
	zoom:1;
	background:url(../images/pre1.jpg) no-repeat;
}
.nex2 {
	width:45px;
	height:45px;
	display:inline-block;
*display:inline;
	zoom:1;
	background:url(../images/next2.jpg) no-repeat;
}
.bg8_5_div2 >a {
	margin-right: 18px
}
.pro_nav img {
	margin-top: -4px;
	margin-right: 5px;
}
.pro_nav a:last-child {
	color:#0e62a7;
}
.pro_nav .on {
	color:#0e62a7;
}
