@CHARSET "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #444;
	background: #ffffff;
	font-family:"Microsoft YaHei","Hiragino Sans GB";
}
/*
前端添加
*/
.top-mit{
	width:100%;
	height: 30px;
	background: #4a94d1;
	border-radius: 100px 0 0 0;
	margin: auto;
}
.top-mit-center{
	width: 1180px;
	height:30px;
	margin:auto;
}
.top-mit-center-left{
	width: 200px;
	height: 30px;
	float:left;
	color: #ffffff;
	/*border:solid 1px #00ffae;*/
	line-height:30px;
}
.top-mit-center-right{
	width: 300px;
	height: 30px;
	float:right;
	color: #ffffff;
	/*border:solid 1px #00ffae;*/
	line-height:30px;
	margin-right: -10px;
}
.top-mit-center-right-mi1{
	width: 100px;
	height: 30px;
	float:right;
	text-align: right;
}
.top-mit-center-right-mi1 a{
	color: #ffffff;
	text-decoration:none;
	float:left;
}
.top-mit-center-right-mi1 a:hover{
	color: #ffffff;
	text-decoration:none
}
.suder-solid{
	float:left;
	border:solid 1px #b3c1c1;
	height: 45px;
	margin-top: 40px;
	margin-left: 10px;
}
.wei1{
	width: 20px;
	float: left;
	margin-top: 7px;
	margin-right: 3px;
}


form, div, ul, li, dl, dt, dd {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
}

img {
	border: 0px;
}

input {
	outline: none;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	font-size: 14px;
	color: #ff0000;
}

* {
	margin: 0;
	padding: 0;
}

.cls {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.top-header {
	width: 100%;
	height: 114px;
	background:#fff;
}

.header-main {
	width: 1200px;
	margin: auto auto;
	height: 114px;
}

.header-logo {
	width: 273px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}

.header-logo2 {
	width: 182px;
	height: auto;
	float: left;
	margin-top: 35px;
	margin-left: 7px;
}

.header-ewm1 {
	width: 100px;
	height: 100px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

.header-ewm1
img {
	width: 100px;
	height: 100px;
}

.header-search {
	width: 459px;
	/*height: 110px;*/
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

.header-search p {
	padding-top: 16px;
	font-size: 20px;
	color: #ca0305
}

.header-search p sub {
	font-size: 14px;
	color: #000;
	position: relative;
	top: -6px;
}
.search-mit{
	width: 600px;
	height: 39px;
	margin: auto;
	/*margin-top: 10px;*/
	padding-top: 40px;
}
.search-mit input{
	width: 485px;
	height: 50px;
	float: left;
	border: 0;
	background-color: #fff;
	line-height: 39px;
	text-indent: 20px;
	font-size: 14px;
	color: #b0b0b0;
	border: solid 1px #ddd;
}
.search-mit img{
	display: block;
	cursor: pointer;
	float: left;
	height: 50px;
}
.search {
	width: 100%;
	height: 39px;
	margin-top: 10px;
}
.search
input {
	width: 385px;
	height: 39px;
	float: left;
	border: 0;
	background-color: #ededed;
	line-height: 39px;
	text-indent: 20px;
	font-size: 14px;
	color: #b0b0b0;
}

.search img {
	display: block;
	cursor: pointer;
	float: left;
}

.menu-bg {
	width: 100%;
	height: 44px;
	/*background: url(../../img/home/img/menu_03.jpg) repeat-x;*/
	background: #f3f5f7;
}

.menu {
	width: 1200px;
	margin: auto auto;
	height: 44px;
}

.menu ul {
	width: 100%;
	margin-left: -30px;
}

.menu ul li {
	float: left;
	line-height: 44px;
	padding: 0 39px;
	height: 20px;
	position: relative;
	/*border-right: solid 1px red;*/
}
.menu ul span{
	float: left;
	margin-top: 11px;
	color: #b3c1c1;
}

.menu ul li:hover {
	background-color: #fff;
	/*border-top: 1px solid #efefef;*/
	height: 44px;
}

.menu
ul li:hover>a {
	color: #6d6c6f;
	font-size: 18px
}

.twomenu {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	background: #fff;
	z-index: 10;
	border-radius: 0px 0px 10px 10px;
	display: none;
	top: 44px;
}

.twomenu dd {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}
.twomenu dd:hover {
	background-color: #867b7b
}
.twomenu dd:hover>a {
	color: #fff
}
.twomenu dd a {
	color: #000;
	font-size: 20px;
}

.acolor {
	color: #605e5f;
	font-size: 18px
}
.acolor1{
	color: #605e5f;
	font-size: 18px;
}
.banner {
	width: 100%;
	margin: auto auto;
	overflow: hidden;
}

.footer-menu {
	width: 100%;
	overflow: hidden;
	background-color: #333333;
}

.Fmnu {
	width: 1250px;
	margin: auto auto;
	height: 194px;
}

.Fmenu-one {
	float: left;
	margin-top: 30px;
}

.Fmenu-title {
	font-size: 14px;
	color: #fff;
	background: url(../../img/home/dian_03.jpg) center left no-repeat;
	text-indent: 10px;
	margin-bottom: 10px;
}

.Fmenu-one ul {
	width: 100%;
}

.Fmenu-one
ul li {
	line-height: 20px;
	text-indent: 10px;
}

.Fmenu-one ul li a {
	font-size: 12px;
	color: #8d8d8d
}

.Fmenu-two {
	margin-left: 18px;
}

.Fmenu-three {
	margin-left: 20px;
}

.Fmenu-three ul {
	width: 204px;
}

.Fmenu-three ul li {
	width: 95px;
	float: left
}

.Fmenu-ewm {
	float: left;
	margin-left: 20px;
	margin-top: 30px
}

.Fmenu-ewm
ul {
	width: 100%;
}

.Fmenu-ewm ul li {
	width: 83px;
	overflow: hidden;
	float: left;
	margin-right: 17px;
}

.Fmenu-ewm ul li span {
	display: block;
	width: 100%;
	margin-top: 9px;
	text-align: center;
	font-size: 12px;
	color: #8d8d8d;
	line-height: 20px;
}

.Fmenu-phone {
	float: left;
	margin-top: 49px;
	font-size: 30px;
	color: #fff
}

.Fmenu-phone
sub {
	font-size: 16px;
	color: #fff;
	position: relative;
	top: -7px
}

.footer-key {
	width: 100%;
	height: 44px;
	background-color: #000;
}

.Fkey {
	width: 1200px;
	height: 44px;
	margin: auto auto;
	font-size: 12px;
	color: #8d8d8d;
	line-height: 44px;
}

.Fkey a {
	font-size: 12px;
	color: #8d8d8d;
}

.Fkey
span {
	float: right
}

.catlog-img {
	width: 100%;
	overflow: hidden;
}

.list-main {
	width: 1200px;
	margin: auto auto;
	overflow: hidden;
	margin-top: 26px;
	margin-bottom: 26px;
}

.list-left {
	width: 279px;
	overflow: hidden;
	float: left
}

.catname {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #fff;
	background-color: #f7f6f8;
	padding: 15px 0;
	background: url(../../img/home/s-libg_03.jpg) repeat-x;
	background-size: 100% 100%;
}

.list-left ul {
	width: 100%;
}

.list-left ul li {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #b8b7b6;
	cursor: pointer;
	display: table;
	padding: 15px 0;
}

.list-left ul li a {
	font-size: 20px;
	color: #555555;
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.list-left ul li:hover {
	background: url(../../img/home/img/libg_07.jpg) no-repeat;
	background-size: 100% 100%;
}

.list-left ul li.on {
	background: url(../../img/home/img/libg_07.jpg) no-repeat;
	background-size: 100% 100%;
}

.list-left ul li.on>a {
	color: #fff
}

.list-left ul li:hover>a {
	color: #fff
}

.list-right {
	width: 883px;
	overflow: hidden;
	float: right;
	border: 1px solid #eaeaea
}

.right-nav {
	width: 96%;
	height: 30px;
	line-height: 30px;
	text-align: right;
}

.right-main {
	width: 98%;
	margin: auto auto;
	overflow: hidden;
}

.slideTxtBox {
	width: 100%;
	overflow: hidden;
}

.slideTxtBox
.hd {
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #a8a7a6
}

.slideTxtBox .hd ul {
	width: 100%
}

.slideTxtBox .hd ul li {
	width: 136px;
	height: 38px;
	float: left;
	margin-right: 2px;
	border-radius: 5px 5px 0px 0px;
	text-align: center;
	line-height: 38px;
	font-size: 20px;
	cursor: pointer
}

.slideTxtBox
.hd ul li.on {
	background: url(../../img/home/s-libg_03.jpg) repeat-x;
	color: #fff7d8
}

.slideTxtBox .bd {
	width: 100%;
	overflow: hidden;
	min-height: 800px;
}

.slideTxtBox .bd ul {
	width: 100%
}

.l-title {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #34312f;
	padding: 24px 0
}

.l-content {
	width: 100%;
	margin-top: 20px;
}

.w-ul {
	width: 90%;
	margin: auto auto;
	margin-top: 15px;
	overflow: hidden;
}

.w-ul li {
	width: 345px;
	float: left;
	padding: 15px 38px 15px 0;
	height: 150px;
}

.w-img {
	float: left;
	width: 110px;
	height: 110px;
}

.w-img img {
	border-radius: 50%
}

.w-txt {
	width: 210px;
	float: right;
}

.w-txt h3 {
	font-size: 14px;
	color: #e13c32;
	margin-bottom: 5px;
}

.w-txt span {
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	line-height: 25px;
}

.artTeam {
	width: 20%;
	text-align: center;
	float: left;
	margin: 2.5%;
	overflow: hidden;
}

.artTeam img {
	width: 150px;
	height: 206px;
	border: 1px solid #ccc
}

.Teamleft {
	width: 107px;
	height: 140px;
	float: left
}

.Teamright {
	float: left;
	margin-left: 15px;
	width: 252px;
}

.artTeam h3 a {
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
}

.Teamright p {
	font-size: 14px;
	color: #333;
	line-height: 25px;
}

.right-center {
	width: 98%;
	margin: auto auto;
	margin-top: 15px;
}

.w {
	width: 1200px;
	margin: auto auto;
	overflow: hidden;
}

.inside {
	margin-top: 1em;
	background-color: #FFF;
	border: 2px solid #ddd;
	border-radius: 1em;
	padding: 1em 1em 1em 1em;
	position: relative;
	-moz-box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.1);
	min-height: 600px;
}

.th {
	height: 10px;
	clear: both;
}

.art_title_list {
	position: relative;
	display: block;
	width: 98%;
	margin: auto auto;
}

.art_title_list .date {
	width: 20%;
	height: 44px;
	line-height: 44px;
	float: right;
	color: #777;
	font-size: 12px;
	text-align: right;
}

.art_title_list
.title {
	width: 80%;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.art_title_list .title span {
	color: #06C;
}

.art_title_list .title, .art_title_list .date {
	border-bottom: 1px dashed #ddd;
}

.arttitle_fu {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.art_attr {
	width: 96%;
	margin: auto auto;
	color: #777777;
	line-height: 36px;
	text-align: center;
	font-size: 12px;
}

.art_area {
	font-size: 14px;
	line-height: 26px;
	padding: 10px 20px;
}

.art_area img {
	margin: 0px 5px 5px 5px;
	height: auto;
}

.dingou_area {
	padding: 10px 20px;
}

.dg_tit {
	padding: 15px 0px 10px 0px;
	font-family: "΢���ź�";
	font-size: 14px;
	font-weight: bold;
	color: #2E4E19;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A5A5A;
}

.arttitle_fu
h2 {
	text-align: center;
	font-size: 14px;
	color: #444
}

.index_message {
	position: relative;
}

.arttitle {
	text-align: center;
	padding-top: 15px;
	margin: auto auto;
	width: 90%;
	line-height: 30px;
}

.arttitle h2 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

.arttitle2 {
	margin-top: 15px;
}

.name_input {
	border: 1px solid #cccccc;
	margin-top: 5px;
	background: #fff;
	height: 22px;
	width: 189px;
}

.input_left {
	float: left;
	width: 40px;
	text-align: center;
	background: url(../../img/home/img/title_left.jpg) repeat-x;
	height: 22px;
	line-height: 22px
}

.input_right {
	position: relative;
	float: right;
}

.input_right input {
	height: 22px;
	line-height: 22px;
}

.input_right .m_label {
	position: absolute;
	width: 100px;
	text-align: left;
	line-height: 22px;
	padding-left: 6px;
	color: #ccc;
	z-index: 1;
	cursor: text;
}

#m_div {
	width: 222px;
	position: fixed;
	right: 2px;
	bottom: 44px;
	padding-bottom: 1px;
	z-index: 99999;
	background: none;
}

.d_label {
	line-height: 18px;
	padding-top: 8px;
	width: 160px;
}

.w_message {
	border: 1px solid #4a9cf9;
	padding: 7px;
	padding-top: 3px;
	height: 159px;
	background: #fff;
	padding-bottom: 27px;
	background: f5f5f5;
}

.w_message #name {
	width: 142px;
	height: 22px;
	line-height: 22px;
	border: none !important;
}

.w_message #contact {
	width: 142px;
	height: 20px;
	line-height: 20px;
	border: none !important;
}

.w_message #content {
	width: 100%;
	height: 65px;
	resize: none;
	overflow-y: auto;
	overflow-x: hidden;
}

.w_message #checkcode {
	width: 82px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#message_main {
	display: table-cell;
}

.w_message
#message_main tr {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 28px;
}

.w_message #message_main tr th {
	height: 28px;
	line-height: 28px;
	width: 37px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.w_message #code {
	padding-top: 0px;
	margin-top: 5px;
}

.w_title {
	background: none;
	color: #fff;;
	position: relative;
	cursor: pointer;
	height: 33px;
	width: 222px;
	overflow: hidden;
}

.w_message
#message_main .m_input {
	border: 1px solid #ccc;
	background-color: #fff;
}

.w_message .msgbtn {
	width: 93px;
	height: 29px;
	line-height: 20px;
	background: url(../../img/home/img/submit.png) 50% 50% no-repeat;
	margin-top: 3px;
	border: none;
	font-family: "宋体", arial;
	font-size: 12px;
	margin-left: 54px;
	font-family: "微软雅黑";
	color: #fff;
	cursor: pointer
}

.w_message .msgbtn_hover {
	background: #3c96fc;
	color: #fff;
	border: 1px solid #3c96fc;
}

.m_close {
	background: url(../../img/home/img/messbtn.png) left top no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	overflow: hidden;
	width: 19px;
	height: 20px;
	right: 12px;
	top: 8px;
	cursor: pointer;
}

.m_open {
	background: url(../../img/home/img/messbtn1.png) left top no-repeat;
}

.w_message .m_under {
	position: absolute;
	width: 227px;
	height: 37px;
	line-height: 41px;
	left: 0;
	bottom: 1px;
}

.w_message .support {
	color: #000;
	width: 100px;
	position: absolute;
	bottom: 1px;
	right: 8px;
	font-size: 12px;
}

#m_top {
	height: 1px;
	font-size: 0px;
	line-height: 1px;
	margin: 0 2px;
	background: #4a9cf9;
}

#m_mid {
	height: 1px;
	font-size: 0px;
	line-height: 1px;
	margin: 0 1px;
	background: #4a9cf9;
}

#m_bot {
	background: #4a9cf9;
	height: 31px;
	line-height: 31px;
	padding-left: 9px;
	font-family: "微软雅黑";
	font-size: 13px;
}

* {
	margin: 0;
	padding: 0;
}

a:active {
	star: expression(this.onFocus = this.blur ());
}

.Service {
	width: 1200px;
	margin: auto auto;
	overflow: hidden;
}
.liswe-hethwe{
	height: 40px;
}
.Service h3 {
	font-size: 30px;
	text-align: center;
	color: #000;
	padding-top: 32px;
}

.Service p {
	text-align: center;
	font-size: 12px;
	color: #d4d4d4;
	text-transform: uppercase
}

.Service ul {
	width: 100%;
	margin-top: 45px;
	text-align: center;
	margin-bottom: 57px
}

.Service
ul li {
	display: inline-block;
	width: 19.5%;
	text-align: center;
	cursor: pointer
}

.Service ul li:nth-child(6) {
	margin-top: 60px;
}

.Service ul>li+li+li+li+li+li {
	margin-top: 60px;
}

.Service ul li:nth-child(7) {
	margin-top: 60px;
}

.Service ul>li+li+li+li+li+li+li {
	margin-top: 60px;
}

.Service
ul li:nth-child(8) {
	margin-top: 60px;
}

.Service ul>li+li+li+li+li+li+li+li {
	margin-top: 60px;
}

.Service ul li:nth-child(9) {
	margin-top: 60px;
}

.Service ul>li+li+li+li+li+li+li+li+li {
	margin-top: 60px;
}

.Service ul li span {
	display: block;
	width: 100%;
	margin-top: 20px;
	font-size: 20px;
	color: #000
}

.About-bg {
	width: 100%;
	overflow: hidden;
	background-color: #f7f7f7
}

.About {
	width: 1200px;
	margin: auto auto;
	overflow: hidden
}

.About h3 {
	padding-top: 34px;
	color: #000;
	font-size: 30px;
	text-align: center
}

.About p {
	text-align: center;
	font-size: 12px;
	color: #d4d4d4;
	text-transform: uppercase
}

.About-Main {
	width: 100%;
	overflow: hidden;
	margin-top: 24px;
}

.About-Left {
	width: 700px;
	float: left;
	overflow: hidden
}

.About-Txt {
	width: 100%;
	overflow: hidden
}

.About-Txt a {
	font-size: 16px;
	color: #333;
	line-height: 25px;
}

.About-Txt a font {
	color: #d3362d
}

.About-Icon {
	width: 100%;
	margin-top: 33px;
	text-align: center;
	overflow: hidden
}

.About-Icon
ul {
	width: 100%
}

.About-Icon ul li {
	width: 139px;
	height: 179px;
	float: left;
	margin-right: 45px;
}

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

.About-Icon ul>li+li+li+li {
	margin-right: 0px;
}

.About-Promise {
	width: 100%;
	line-height: 25px;
	font-size: 16px;
	color: #333333;
	margin-top: 30px;
	text-align: center
}

.About-Right {
	width: 456px;
	float: right;
	height: auto
}

.Team-Tile {
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #333333;
}

.Team-Tile a {
	float: right;
	color: #333
}

.Team-Tile span {
	font-size: 24px;
	color: #d3362d;
	position: relative;
}

.Team-Tile span:after {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background-color: #d3362d;
	position: absolute;
}

.tea {
	width: 100%;
	margin-top: 25px;
	overflow: hidden;
}

.tea li {
	width: 50%;
	overflow: hidden;
	text-align: center;
	float: left;
}

.tea li img {
	width: 214px;
	height: 294px;
}

.Team-Img {
	width: 214px;
	float: left;
	overflow: hidden;
}

.Team-Txt {
	width: 297px;
	height: 140px;
	float: left;
	margin-left: 30px;
}

.Team-Txt
h5 {
	font-size: 24px;
	color: #333;
	padding-top: 25px;
}

.Team-Txt p {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	text-align: left;
	padding-top: 10px;
}

.About-Promise li {
	width: 100%;
	font-size: 16px;
	text-align: left;
	text-indent: 28px;
	margin: 15px 0;
}

.red {
	background: url(../../img/home/img/it_03.png) left center no-repeat;
	color: #c00000;
}

.black {
	background: url(../../img/home/img/it_06.png) left center no-repeat;
	color: #002060
}

.mykehui {
	width: 100%;
	overflow: hidden;
	margin-top: 20px
}

.mykehui li {
	width: 33.3%;
	text-align: center;
	float: left;
	border: 0;
	margin-bottom: 15px
}

.Right_box {
	width: 100%;
}

.slideTxtBox_two {
	width: 100%;
}

.slideTxtBox_two .hd {
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #333
}

.slideTxtBox_two .hd ul {
	width: 100%
}

.slideTxtBox_two .hd a {
	float: right;
	line-height: 32px;
	color: #333;
	margin-right: 5px;
}

.slideTxtBox_two
.hd ul li {
	float: left;
	font-size: 24px;
	color: #333;
	position: relative;
	margin-right: 10px;
	cursor: pointer;
}

.slideTxtBox_two .hd ul li.on {
	color: #d3362d
}

.slideTxtBox_two .hd ul li.on:after {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background-color: #d3362d;
	position: absolute;
}

.slideTxtBox_two
.bd {
	width: 100%;
	margin-bottom: 60px;
}

.Consultation {
	width: 1200px;
	margin: auto auto;
	overflow: hidden;
}

.Consultation h3 {
	padding-top: 30px;
	color: #000;
	font-size: 30px;
	text-align: center
}

.Consultation p {
	text-align: center;
	font-size: 12px;
	color: #d4d4d4;
	text-transform: uppercase
}

.Consultation-Icon {
	width: 100%;
	overflow: hidden;
	/*margin-top: 30px;*/
}

.Consultation-Icon ul {
	width: 100%;
}

.Consultation-Icon ul li {
	width: 16.6%;
	float: left;
	text-align: center;
	margin-bottom: 40px;
	height: 128px;
	cursor: pointer;
}

.Consultation-Icon ul li span {
	display: block;
	width: 104px;
	margin: auto auto;
	margin-top: 18px;
	text-align: center;
	font-size: 16px;
	color: #000
}

.New-Bg {
	width: 100%;
	/*background-color: #f7f7f7;*/
	overflow: hidden;
	margin-top: 40px;
}

.New {
	width: 1200px;
	margin: auto auto;
	overflow: hidden
}

.New h3 {
	padding-top: 30px;
	color: #000;
	font-size: 30px;
	text-align: center
}

.New
p {
	text-align: center;
	font-size: 12px;
	color: #d4d4d4;
	text-transform: uppercase
}

.New-Main {
	width: 350px;
	/*border:solid 1px red;*/
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 60px;
	float: left;
	/*margin-right: 30px;*/
	margin-left: 40px;
}
.New-One {
	width: 30%;
	float: left;
	overflow: hidden;
	padding:0 10px;
}

.New-Title {
	width: 100%;
	height: 44px;
	/*border-bottom: 1px solid #e5e5e5;*/
	line-height: 44px;
	text-indent: 10px;
	position: relative;
	font-size: 18px;
	color: #000;
}
.New-Main ul{
	margin-top: 10px;
	/*text-align: center;*/
}
.New-Main li{
	margin-top: 5px;
}
.New-Main li a{
	color: #0d0d0d;
	text-decoration:none;
}
.New-Main li span{
	margin-left: 10px;
}

.New-Title:after {
	content: "";
	display: block;
	width: 150px;
	height: 1px;
	background-color: #da5d55;
	position: absolute;
	bottom: 0;
	/*margin-left: 20px;*/
}

.New-One ul {
	width: 100%;
	margin-top: 15px;
}

.New-One
ul li {
	width: 100%;
	height: 35px;
	line-height: 35px;
}

.New-One ul li a {
	font-size: 16px;
	color: #555555;
	text-overflow:ellipsis;
	white-space: nowrap;
	width:250px;
	display:block;
	overflow:hidden;
	float:left;
}

.New-One ul li span {
	float: right
}

.New-Two {
	margin-left: 3%
}

.Partner {
	width: 1200px;
	margin: auto auto;
	overflow: hidden;
	position: relative;
}

.Partner h3 {
	padding-top: 30px;
	color: #000;
	font-size: 30px;
	text-align: center
}

.Partner
p {
	text-align: center;
	font-size: 12px;
	color: #d4d4d4;
	text-transform: uppercase
}

.Partner-Main {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 20px;
	overflow: hidden;
	height: 79px;
}

.Partner-Main ul {
	width: 100%;
}

.Partner-Main ul li {
	width: 16.5%;
	height: 79px;
	float: left;
	margin-bottom: 30px;
}

.Partner-Main
ul li img {
	border: 1px solid #ccc
}

.Partner-Main ul li:nth-child(5n) {
	margin-right: 0px;
}

.upanddown {
	width: 100%;
	height: 31px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center
}

.up {
	display: block;
	width: 20px;
	height: 17px;
	background: url(../../img/home/img/down_03.png) no-repeat;
	margin: auto auto;
	cursor: pointer;
	background-size: 100% 100%;
}

.op {
	display: block;
	width: 20px;
	height: 17px;
	background: url(../../img/home/img/up_03.png) no-repeat;
	margin: auto auto;
	cursor: pointer;
	background-size: 100% 100%;
}

.otherlink {
	width: 1200px;
	margin: auto auto;
	height: 25px;
	margin-bottom: 15px;
}

.otherSelect {
	width: 200px;
	float: left
}

.selectstyle {
	width: 135px;
	display: block;
	margin: auto auto
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides
li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.callbacks_tabs.callbacks1_tabs {
	position: relative;
	z-index: 100;
	margin-top: -20px;
}

.callbacks_tabs.callbacks1_tabs li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 5px;
	border-radius: 12px;
	position: relative;
	background: rgba(211, 54, 45, 0.3);
}

.callbacks_tabs.callbacks1_tabs
li a {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100, 200, 300, 0);
	color: transparent;
}

.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
	background: #8e1e1d;
}

.callbacks_container {
	margin-bottom: 2px;
	position: relative;
	width: 100%;
	margin: auto auto;
	text-align: center;
	overflow: hidden;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}

.callbacks
.caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	left: 0;
	opacity: 0.6;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 41px;
	width: 23px;
	background: transparent url("../../img/home/img/Arrow_03.pnghome/img/Arrow_03.png") no-repeat;
	margin-top: -30px;
	display: block;
}
.phon{
	width: 30px;
	float: left;
	margin-right: 10px;
	margin-top: 12px;
}
.phon-center{
	margin-top:18px;
	float: left;
}
.phon-mit{
	font-size: 20px;
	color: #4a94d1;
	margin-top: 15px;
	float: left;
}
.cler{
	clear:both;
}
.callbacks_container:hover .callbacks_nav {
	display: block;
}

.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks_nav.next {
	left: auto;
	background: transparent url("../../img/home/img/Arrow_05.png") no-repeat;
	right: 0;
}
.paging {
	text-align: center;
	padding: 50px 0;
}
.paging a {
	display: inline-block;
	height: 40px;
	border: 3px solid #717171;
	text-align: center;
	padding: 0 50px;
	line-height: 44px;
	margin: 0 10px;
}
.paging a.disabled {
	cursor: default;
	opacity: 0.5;
}
.page_num{
	display: inline-block;
    height: 40px;
    text-align: center;
    padding: 0 30px;
    line-height: 44px;
    margin: 0 10px;
	}
.page_num input{
	width:20px;
	font-size:1em;
}
.form-control{
	-web-kit-appearance:none;
	-moz-appearance: none;
	font-size:1.0em;
	height:2.0em;
	border-radius:5px;
	border:1px solid #c8cccf;
	color:#6a6f77;
	outline:0;
	padding:0 10px;
}
.paging a.disabled:hover {
	border: 3px solid #717171;
	background: #fff;
	color: #666;
}
.paging a:hover {
	background: #c11e2b;
	border-color: #c11e2b;
	color: #fff;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.1s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
}
@media screen and (max-width:600px) {
	.callbacks_nav {
		top: 47%;
	}
}
.button-mit{
	margin: auto;
	margin-top: 10px;
	clear: both;
	width: 1150px;
}
.patent-center{
	width: 1150px;
	height: 700px;
	margin: auto;
	margin-top: 30px;
	/*border:solid 1px red;*/
}
.patent-center1{
	width: 800px;
	margin: auto;
	margin-top: 30px;
	/*border:solid 1px red;*/
}
.patent-mit{
	width: 550px;
	margin: auto;
	float: left;
	margin-bottom: 50px;
}
.patent-mit1{
	width: 550px;
	margin: auto;
	float: right;
	margin-bottom: 50px;
}
/*底部插件*/
strong {
	font-weight: 400
}
.strong {
	font-weight: 700
}
::selection {
	background: #1EACDF;
	color: #fff
}
img {
	border: 0
}
::-moz-selection {
	background:#1EACDF;
	color:#fff
}
::-webkit-selection {
	background:#1EACDF;
	color:#fff
}
.autoWidth {
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1200px
}
.auto {
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1200px
}

@media screen and (max-width:1233px) {
	.auto {
		padding-left: 10px
	}
}
.clearfix:after, .clearfix:before {
	display: table;
	line-height: 0;
	content: ""
}
.clearfix:after {
	clear: both
}
.clear-float {
	clear: both
}
.footer {
	background-color: #009fd9;
	font-family: "Microsoft Yahei"
}
.footer-floor1 {
	width: 100%;
	padding: 36px 0 60px
}
.footer-list {
	width: 69%;
	height: 100%;
	float: left
}
.footer-list ul {
	float: left;
	margin-right: 13%
}
.footer-list .flist-4 {
	margin-right: 0
}
.footer-list li {
	line-height: 32px
}
.footer-list li a {
	color: #b6e2f2;
	font-size: 12px;
	text-decoration: none
}
.footer-list li a:hover {
	text-decoration: underline;
	color: #fff
}
.footer-list .flist-title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px
}
.footer-floor2 {
	width: 100%;
	border-top: 1px solid #4cc3ed;
	padding: 20px 0;
	text-align: center
}
.footer-floor2 p {
	text-align: center;
	color: #b6e2f2;
	font-size: 12px;
	line-height: 30px
}
.footer-floor2 p span {
	font-family: PingFangSC-Light, 'helvetica neue', 'hiragino sans gb', tahoma, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif
}
.footer-floor2 a {
	color: #b6e2f2
}
.footer-floor2 a:hover {
	color: #a8d0e0;
	text-decoration: underline
}
.foot-link {
	margin: 0 15px;
	text-decoration: none;
	color: #b6e2f2
}
.foot-link:hover {
	text-decoration: underline
}
.footer-right {
	width: 300px;
	float: right
}
.telephone {
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #fff
}
.telephone span {
	display: inline-block;
	width: 32px;
	height: 32px;
	float: left;
	background: url(../../img/home/img/phone_32px.png);
	margin-left: 16%
}
.telephone .tel-number {
	font-size: 30px;
	font-weight: 400;
	text-align: right
}
.official-plat {
	width: 100%;
	height: 100%;
	margin-top: 20px;
	position: relative
}
.official-plat ul {
	float: right;
	margin-top: 7px
}
.official-plat ul li span {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../../img/home/img/plat_icon.png) no-repeat 0 0;
	line-height: 32px;
	float: left;
	margin-right: 12px
}
.official-plat ul li .weibo-logo {
	background: url(../../img/home/img/plat_icon.png) no-repeat -32px 0
}
.official-plat ul li .qq-logo {
	background: url(../../img/home/img/plat_icon.png) no-repeat -64px 0
}
.official-plat ul li {
	height: 45px
}
.official-plat ul a {
	display: inline-block;
	height: 32px;
	width: 100%;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
	font-size: 12px
}
.official-plat>p {
	display: inline-block;
	width: 132px;
	height: 132px;
	border: 1px solid #ddd;
	background-color: #fff
}
.official-plat .weixin {
	position: absolute;
	top: 0;
	left: 10px;
	background-image: url(../../img/home/img/plat_qrcode.png);
	background-repeat: no-repeat;
	background-position: 0 0
}
.official-plat .weibo {
	position: absolute;
	top: 0;
	left: 10px;
	background-image: url(../../img/home/img/plat_qrcode.png);
	background-repeat: no-repeat;
	background-position: -132px 0;
	display: none
}
#wx-corner {
	border: 10px solid transparent;
	border-left: 10px solid #fff;
	position: absolute;
	top: 12px;
	right: -20px;
	z-index: 10
}
#wb-corner {
	border: 10px solid transparent;
	border-left: 10px solid #fff;
	position: absolute;
	top: 58px;
	right: -20px;
	z-index: 10
}
.five-superiority {
	width: 100%;
	border-bottom: 1px solid #27aede;
	padding: 10px 0 20px
}
.five-superiority-list li {
	float: left;
	width: 20%;
	height: 36px;
	text-align: center;
	border-left: 1px solid #27aede
}
.five-superiority-list li:first-child {
	border-left: none
}
.five-superiority-list li a {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: no-repeat 2% center;
	text-indent: 2em;
	color: #fff;
	font-size: 16px
}
.five-superiority-list li a:hover {
	color: #bfe7f5
}
.five-superiority-list li a.superiority-text {
	text-indent: 4em
}
.superiority-icon {
	position: absolute;
	width: 40px;
	height: 40px;
	left: 10%;
	background-repeat: no-repeat;
	background-image: url(../../img/home/img/footer_youshi.png)
}
.compensate_ico .superiority-icon {
	background-position: 0 0
}
.compensate_ico:hover .superiority-icon {
	background-position: 0 -50px
}
.retreat_ico .superiority-icon {
	background-position: 0 -100px
}
.retreat_ico:hover .superiority-icon {
	background-position: 0 -150px
}
.technology_ico .superiority-icon {
	background-position: 0 -200px
}
.technology_ico:hover .superiority-icon {
	background-position: 0 -250px
}
.prepare_ico .superiority-icon {
	background-position: 0 -300px
}
.prepare_ico:hover .superiority-icon {
	background-position: 0 -350px
}
.service_ico .superiority-icon {
	background-position: 0 -400px
}
.service_ico:hover .superiority-icon {
	background-position: 0 -450px
}
.marquee-box {
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.marquee {
	width: 8000%;
	height: 60px
}
.wave-list-box {
	float: left
}
.wave-list-box ul {
	float: left;
	height: 60px;
	overflow: hidden;
	zoom: 1
}
.wave-list-box ul li {
	height: 60px;
	width: 100%;
	float: left;
	line-height: 30px;
	list-style: none
}
.wave-box {
	position: relative;
	height: 60px;
	background: #fff
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style: none
}
body {
	font-family: "Microsoft Yahei";
	min-width: 1000px
}
a {
	outline: 0;
	text-decoration: none
}
/*底部导航END*/
.fubotu{
	width:700px;
}
.fabuerw{
	color: #5c5c5c!important;
	margin-bottom: 30px;
}
.h1-housou1 a{
	text-decoration: none;
}
.h1-housou1 a:hover{
	text-decoration: none;
	font-size: 20px;
}
.snnournt-miy{
	width: 900px;
	margin: auto;
	margin-top: 30px;
	line-height: 30px;
}
.h1-housou{
	color: red;
	text-align: center;
	font-size: 30px;
	margin-bottom: 20px;
}
.h1-housou1{
	font-size: 16px;
	margin-top: 10px;
}
.h1-housou2{
	font-size: 16px;
	margin-top: 10px;
	margin-left: 80px;
}
.h1-housou3{
	float: left;
	width: 80px;
	/*border:solid 1px red;*/
	font-size: 16px;
	margin-top: 10px;
}
.h1-hones{
	float: left;
	width: 800px;
	font-size: 16px;
	margin-top: 10px;
}
/*关于我们*/
.abut-conter{
	width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 50px;
}
.cmiwe-zicu{
	font-size: 40px;
	color: #d0121b;
	font-family:"Microsoft YaHei","Hiragino Sans GB";
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	/*border-bottom: solid 1px #e9e9e9;*/
	text-align: center;
}
.cmiwe-zicu1{
	font-size: 40px;
	color: #d0121b;
	font-family:"Microsoft YaHei","Hiragino Sans GB";
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	/*border-bottom: solid 1px #e9e9e9;*/
	text-align: center;
	margin-top: 100px;
}
.wdfe{
	margin-top: 5px;
	text-align: center;
	color: #b5b5b6;
}
.coniofe-mit{
	width: 550px;
	/*height: 670px;*/
	line-height: 30px;
	/*border:solid 1px red;*/
	margin-top: 20px;
	font-size: 18px;
	float: left;
	letter-spacing: 3px;
}
.coniofe-heuws{
	width: 1200px;
	height: 550px;
	margin: auto;
}
.nav-corer-mit{
	width: 100%;
	height: 357px;
	background-image: url(../../img/home/img/lianxi1.jpg);
	background-repeat: no-repeat;
}
.liandxon{
	width: 1200px;
	height: 50px;
	background: #d0121b;
	border-radius: 10px 10px 0  0;
	line-height: 50px;
	color: white;
	text-indent: 20px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
.liandxon-mid{
	width: 1200px;
	height: 300px;
	/*background: #f9f7f7;*/
	/*border:solid 1px #d0121b;*/
	box-shadow:5px 5px 20px 5px #ccc;
}
.lianxi-kefu{

}
.liandxon-kefi1{
	margin-top: 50px;
	margin-left: 100px;
	float: left;
	/*border:solid 1px #d0121b;*/
}
.liandxon-kefi1-rig{
	float: left;
	margin-top: 50px;
	margin-left: 100px;
}
.liandxon-kefi1-red{
	color: #d0121b;
	font-size: 40px;
	font-weight: bold;
	margin-left: 10px;
}
.coniofe-mit1{
	float: right;
	margin-top: 20px;
}
.cmiwe-miws{
	width: 1200px;
	height: 650px;
	/*border:solid 1px red;*/
	margin: auto;
	margin-top: 20px;
}
.rencai-zicu{
	width: 1200px;
	height: 480px;
	box-shadow:5px 5px 20px 5px #ccc;
	border-radius: 5px;
	/*float: left;*/
	margin-bottom: 50px;
}
.radions-miwd{
	width: 160px;
	height: 75px;
	line-height: 75px;
	background-image: url(../../img/home/img/kefu4.png);
	margin-top: -16px;
	position: absolute;
	margin-left: 20px;
	font-size: 25px;
	font-weight: bold;
	color: white;
	text-indent: 30px;
}
.radions-miwdew{
	margin-top: 100px;
	margin-left: 50px;
}
.radions-miwdew1{
	width: 1200px;
	height: 160px;
	/*margin-top: 100px;*/
}
.heli-olie{
	height: 100px;
}
.cong-ting{
	width: 1250px;
	height: 260px;
	/*border:solid 1px red;*/
	margin: auto;
}
.christing{
	width: 610px;
	height: 265px;
	/*border:solid 1px red;*/
	/*margin-top: 50px;*/
	float: left;
}
.christing1{
	width: 610px;
	height: 265px;
	/*border:solid 1px red;*/
	/*margin-top: 50px;*/
	float: right;
}
.meitu1{
	float: left;
	width: 250px;
	/*height: 200px;*/
	border-radius: 10px;
	margin-top: 35px;
}
.meitu1-right{
	float: left;
	width: 350px;
	height: 250px;
	background-image: url(../../img/home/img/kefu4-1.png);
	/*background-position: center top;*/
	background-repeat: no-repeat;
	background-size: 350px 220px;
	/*margin-bottom: 30px;*/
	margin-left: 5px;
}
.cong-name{
	width: 300px;
	height: 200px;
	/*border:solid 1px red;*/
	margin-top: 35px;
	margin-left: 30px;
}
.cong-name1{
	font-size: 18px;
	font-weight: bold;
}
.cong-name2{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
}
.cong-name3{
	font-size: 15px;
	margin-top: 10px;
	line-height: 25px;
}
.lihenfoer{
	height: 50px;
}
.cpmwsd{
	margin-top: 20px;
	text-align: center;
	height: 30px;
	margin-bottom: 50px;
}
.cpmwsd a{
	font-size: 16px;
	margin-top: 20px;
	color: #d33737;
	text-align: center;
}
.con-img{
	width: 1230px;
	/*height: 900px;*/
	/*border:solid 1px red;*/
	box-shadow:5px 5px 20px 5px #ccc;
	border-radius: 10px;
	padding-left: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
}
.conimg-fox{
	width: 180px;
	float: left;
}
.conr-cwe{
	width: 900px;
	/*height: 500px;*/
	/*border:solid 1px red;*/
	float: left;
	margin-left: 20px;
	font-size: 16px;
}
.conr-cwe span{
	margin-right: 50px;
}
.heiligiw{
	height: 50px;
}
.mitu1-1{
	width: 600px;
	margin: auto;
	/*margin-left: 180px;*/
	margin-top: 10px;
	display: block;
	padding-bottom: 50px;
}
.cler-fox{
	clear: both;
}
.xiang-icon-fox{
	width: 398px;
	height: 575px;
	/*border:solid 1px red;*/
	float: left;
	background: #f6f6f8;
}
.xiang-icon{
	width: 1200px;
	height: 575px;
	/*border:solid 1px red;*/
}
.xiang-icon-img{
	margin-bottom: 20px;
}
.xiang-icon-magin{
	width: 350px;
	height: 540px;
	/*border:solid 1px red;*/
	margin-left: 20px;
	margin-top: 20px;
}
.bordedr-suo{
	width: 1px;
	height: 200px;
	float: left;
	border:solid 1px #FFFFFF;
}
.conwe-icon-xiimg{
	width: 370px;
	height: 100px;
}
.conwe-icon-soin{
	float: left;
	width: 300px;
}
.can-g{
	float: left;
	width: 34px;
	margin-right: 10px;
}
.conwe-tip{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.conwe-tip-con{
	font-size: 16px;
}
.button-zixun{
	width: 350px;
	height: 48px;
	/*border:solid 1px red;*/
}
.button-zhuen{
	width: 160px;
	height: 48px;
	border:solid 1px #3768ce;
	line-height: 48px;
	text-align: center;
	float: left;
	border-radius: 5px;
}
.button-zhuen a{
	color: #3768ce;
	font-size: 18px;
	display: block;
}
.button-zhuen a:hover{
	background: #0a49c9;
	color: #FFFFFF;
	/*border:solid 1px red;*/
}
.button-zhuen-1{
	width: 160px;
	height: 48px;
	border:solid 1px #3768ce;
	line-height: 48px;
	text-align: center;
	float: right;
	background: #3768ce;
	border-radius: 5px;
}
.button-zhuen-1 a{
	color: white;
	font-size: 18px;
}
.heeso-ues{
	height: 30px;
}
.can1-2{
	width: 1200px;
	margin: auto;
	margin-bottom: 50px;
	margin-top: 20px;
}
.sudi-zhengce{
	width: 1200px;
	height: 900px;
	margin: auto;
	margin-top: 50px;
	/*border:solid 1px red;*/
}
.sudi-zhengce-left{
	width: 300px;
	height: 195px;
	float: left;
	border:solid 1px #eee;
}
.sudi-zhengce-right{
	width: 880px;
	height: 900px;
	float: right;
	border:solid 1px #eee;
}
.sudi-zhengce-left-fier{
	width: 300px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #0b5492;
	color: #FFF;
	font-size: 18px;
	letter-spacing: 1px;
}
.sudi-zhengce-left-cis{
	width: 280px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f5f5f5;
	margin: auto;
	margin-top: 20px;
}
.sudi-zhengce-right-gong{
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #0b5492;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.sudi-zhengce-right ul{
	margin: 0;
	width: 850px;
	border-top: solid 1px #eee;
	padding-top: 20px;
	margin-left: 20px;
}
.sudi-zhengce-right ul li{
	height: 30px;
	line-height: 30px;
	list-style: disc;
	margin-left: 20px;
}
.sudi-zhengce-right ul li a{
	float: left;
	color: #4a4a4a;
}
.sudi-zhengce-siw{
	float: right;
}
.sow-duca-xinwo{
	width: 1200px;
	height: 130px;
	border-bottom: solid 1px #eee;
	margin: auto;
}
.sow-duca-xinwo-tip{
	text-align: center;
	margin-top: 30px;
	font-size: 22px;
}
.sow-duca-xinwo-tip-riqi{
	text-align: center;
	margin-top: 30px;
	font-size: 16px;
}
.sow-duca-xinwo-tip-cot{
	width: 1200px;
	height: auto;
	margin: auto;
	font-size: 16px;
	margin-top: 20px;
	line-height: 30px;
	text-indent: 32px;
}
.sow-duca-xinwo-weq{
	width: 1200px;
	height: 30px;
	/*border:solid 1px red;*/
	margin: auto;
	margin-top: 50px;
}
.sow-duca-xinwo-weq-left{
	float: left;
}
.sow-duca-xinwo-weq-right{
	float: right;
}
.taransformation-soliedw{
	width: 1200px;
	height: 850px;
	/*border:solid 1px red;*/
	margin: auto;
	margin-top: 40px;
}
.taransformation-soliedw-cose{
	width:1200px;
	height: 100px;
	/*border:solid 1px red;*/
	/*padding-left: 10px;*/
}
.taransformation-soliedw-left{
	width: 300px;
	height: 80px;
	border-left:solid 3px #0b5492;
	float: left;
}
.taransformation-tipm{
	width: 310px;
	font-size: 26px;
	/*text-align: center;*/
	font-weight: bold;
	margin-left: 15px;
}
.taransformation-tipm-cos{
	width: 230px;
	font-size: 16px;
	/*border:solid 1px red;*/
	margin-left: 15px;
	font-weight: bold;
	margin-top: 5px;
}
.taransformation-soliedw-right{
	width: 500px;
	height: 80px;
	/*border:solid 1px red;*/
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin-right: 50px;
	/*margin-top: 20px;*/
}
.taransformation-soliedw-cuce{
	width: 1200px;
	height: auto;
	margin-top: 20px;
	/*border:solid 1px red;*/
}
.taransformation-soliedw-cuce-mi1{
	width: 270px;
	height: 310px;
	/*border:solid 1px red;*/
	float: left;
	/*background: #0b5492;*/
	margin-right: 20px;
}
.taransformation-coeqw-cons{
	width: 270px;
	height: 80px;
	line-height: 80px;
	background: #0b5492;
	color: #FFFFFF;
	text-align: center;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: bold;
	border-radius: 3px;
}
.taransformation-coeqw-cons-tip{
	padding: 10px;
	line-height: 25px;
	height: 200px;
	font-size: 16px;
	letter-spacing: 1px;
	background: #dddddd;
	margin-top: 10px;
	border-radius: 3px;
	/*font-weight: bold;*/
}
.taransformation-coeqw-cons-tip1{
	padding: 10px;
	line-height: 25px;
	height: 250px;
	font-size: 16px;
	letter-spacing: 1px;
	background: #dddddd;
	margin-top: 10px;
	border-radius: 3px;
}
.taransformation-soliedw-lixiang{
	width: 1200px;
	height: 250px;
	/*border:solid 1px red;*/
	margin: auto;
	margin-bottom: 20px;
}
.taransformation-soliedw-li1{
	width: 270px;
	height: 250px;
	/*border:solid 1px red;*/
	float: left;
	margin-right: 20px;
}
.lixiang-li{
	width: 270px;
}
.lixiang-li-mis{
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}
.taransformation-soliedw-li1 a{
	color: black;
}
.helie-wiewq{
	height: 20px;
}
.taransformation-cengermit{
	width: 1200px;
	/*height: 500px;*/
	margin: auto;
	margin-top: 50px;
	/*border:solid 1px #ddd;*/
}
.taransformation-cengermit-lis{
	width: 1200px;
	height: 240px;
	border:solid 1px #ddd;
	margin-top: 20px;
}
.taransfoen-uwes{
	width: 240px;
	height: 240px;
	line-height: 240px;
	background: #0a5ba6;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	letter-spacing: 1px;
}
.taransfoen-uwes1{
	width: 238px;
	height: 240px;
	line-height: 23px;
	float: left;
	border-right: solid 1px #ddd;
	padding-top: 40px;
}
.taransfoen-uwes2{
	width: 238px;
	height: 240px;
	float: right;
	line-height: 23px;
	padding-top: 40px;
}
.fusos1{
	margin-left: 30px;
	width: 50px;
}
.fusos-sosmi{
	margin-left: 30px;
	width: 190px;
}
.sousuo-mitfos{
	width: 1200px;
	height: 150px;
	background: #f6f6f8;
	border-radius: 3px;
	margin-top: 20px;
}
.sousuo-mitfos-zi{
	width: 350px;
	height: 20px;
	/*border:solid 1px red;*/
	margin: auto;
	margin-top: 60px;
	color: #919192;
	/*text-align: center;*/
}
.search-mit-shangwu{
	width: 1200px;
	height: 200px;
	/*border:solid 1px red;*/
	margin-top: 10px;
}
.search-mit-shangwu-left{
	width: 595px;
	height: 200px;
	float: left;
	background: #f6f6f8;
	border-radius: 3px;
}
.search-mit-shangwu-rihgt{
	width: 595px;
	height: 200px;
	float: right;
	background: #f6f6f8;
	border-radius: 3px;
}
.search-mit-shangwu-left-lie{
	float: left;
	margin-top: 70px;
	margin-left: 80px;
}
.search-miwe-fowx{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.search-miwe-fowx-righr{
	float: right;
	margin-top: 30px;
	margin-right: 50px;
}
.conqis-xinxibiao{
	margin-bottom: 10px;
}
.conqis-xinxibiao a{
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.conqis-xinxibiao a:hover{
	font-size: 22px;
	font-weight: bold;
	color: red;
}
.conqis-xinxibiao-cont{
	width: 1200px;
	height: 100px;
	/*border:solid 1px red;*/
	margin: auto;
}
.xinxibiao-foxw{
	width: 800px;
	margin: auto;
	display: block;
}