﻿.sy_cpfl{
    width: 1200px;
    margin: 0 auto;
    display: table;
    margin-top: 5px;
}
.sy_cpfl ul{}
.sy_cpfl ul li{
    float: left;
    width: 187px;
    background: #fff;
    height: 38px;
    line-height: 38px;
    margin-right: 15px;
    text-align: center;
    font-size: 18px;
    border-radius: 2px;
}
.sy_cpfl ul li:nth-last-child(1){margin-right: 0;}
.sy_cpfl ul li a{
    color: #333;
}
.sy_cpfl ul li:hover a{color:#007bd8;}

.youshi{
    height: 450px;
    padding: 60px 0 0;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    line-height: 24px;
    background: #f8f8f8;
    text-align: center;
    color: #666;
    }
.sy_ystit{height: 140px;    text-align: center;
    display: block;
    font-size: 38px;
    color: #333;
    line-height: 64px;
    height: 140px;
    font-weight: normal;
    position: relative;
    width: 1200px;
    margin: 0 auto;}
.sy_ystit p{font-size: 38px;font-weight: bold;}
.sy_ystit p i{/* color: #007bd8; */font-weight:bold;font-style:normal;}
.sy_ystit span{
    display: block;
    font-size: 18px;
    line-height: 20px;
    opacity: 0.8;
    }
	.sy_about{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 60px;
    margin-top: 70px;
	display: table;
}



.sy_about_a{
    width: 650px;
    float: left;
}
.sy_about_b{}
.sy_about_b span{
    font-size: 34px;
    display: block;
    font-weight: bold;
    line-height: 50px;
    color: #333;
}
.sy_about_b b{
    color: #999;
	text-transform: uppercase;
}
.sy_about_b p{
    font-size: 16px;
    line-height: 32px;
    margin-top: 20px;
}
.sy_about_b i{
    display: block;
    width: 80px;
    height: 5px;
    background: #007bd8;
    margin-top: 10px;
}
.sy_about_c{
    display: table;
    margin-top: 30px;
}
.sy_about_c li{
    float: left;
    width: 150px;
    border: 2px solid #f8f8f8;
    margin-right: 11px;
    height: 120px;
    text-align: center;
}
.sy_about_c li:hover{background: #007bd8;}
.sy_about_c li:hover p{color:#fff;}
.sy_about_c li:nth-last-child(1){margin-right: 0;}
.sy_about_c li img{
    margin-top: 17px;
    width: 45px;
}
.sy_about_c li p{
    font-size: 18px;
    /* font-weight: bold; */
    color: #666;
    margin-top: 5px;
}
.sy_about_d{
    float: right;
    margin-top: 12px;
}


/* 公共按钮 */
.common-btn {
	display: inline-block;
	color: #fff;
}
.common-btn i {
	font-size: 26px;
	margin: 0;
}
.common-btn .icon2 {
	margin-left: -10px;
	font-size: 20px;
	transition: .5s ease;
}
.common-btn span {
	font-weight: bold;
	font-size: 18px;
	margin-left: 15px;
}
.common-btn:hover {
	color: #fff;
}
.common-btn:hover .icon2 {
	margin-left: -5px;
}
.index_gallery {
	float: right;
	width: 480px;/* background: #fff; *//* margin-top: 12px; */
}
.c_box04 .index_gallery {
	float: right;
}
.index_gallery .aside-parts-slide {
	overflow: hidden;/* padding: 11px 15px; */
	/* background: #f8f8f8; */
}
.index_gallery ul#aside-parts-slide {
	overflow: hidden;
}
.index_gallery ul#aside-parts-slide li {
	display: none;
	overflow: hidden;
}
.index_gallery ul#aside-parts-slide li .left {
	float: left;
}
.index_gallery ul#aside-parts-slide li .right {
	float: right;
}
.index_gallery ul#aside-parts-slide li img {
	background: #f6f6f6;/* padding: 8px 8px; */
}
.index_gallery ul#aside-parts-slide li p {
	text-align: center;
	background: #007bd8;
	line-height: 30px;
	/* margin-top: 7px; */
	text-transform: capitalize;
}
.index_gallery ul#aside-parts-slide li p a {
	display: inline-block;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
}
.index_gallery ul#aside-parts-slide li p:hover {
	background: #007bd8;
	font-weight: bold;
}
.index_gallery ul#aside-parts-slide li p:hover a {
	color: #fff;
}
.index_gallery ul#aside-parts-nav {
	overflow: hidden;
	zoom: 1;
	text-align: center;
	/* margin-top: 20px; */

	width: 480px;
}
.index_gallery ul#aside-parts-nav li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 7px 0 0;
	zoom: 1;
*display: inline;
	cursor: pointer;
	background: url(../images/icons.png) no-repeat -122px -2px;
}
.index_gallery ul#aside-parts-nav li.now {
	background: url(../images/icons.png) no-repeat -147px -2px;
	cursor: default;
}
.index_gallery ul#aside-parts-slide li a {
	display: block;
}
.index_xinwen {
	width: 560px;
	float: left;
	border-right: 1px solid #eee;
	padding-right: 26px;
	margin-top: 30px;
}
.index_xinwen dl {
	display: table;
	width: 530px;
	margin-top: 10px;
}
.index_xinwen dl dt {
	float: left;
}
.index_xinwen dl dt img {
	width: 200px;
	height: 200px;/* border: 1px solid #eee; */
}
.index_xinwen dl dt a {
	color: #666;
}
.index_xinwen dl dd {
	float: right;
	width: 300px;
}
.index_xinwen dl dd p {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	line-height: 32px;
}
.index_xinwen dl dd p a {
	color: #333;
}
.index_xinwen dl dd span {
	line-height: 24px;
	margin-top: 5px;
	display: block;
}
.index_xinwen dl dd i {
	display: block;
	margin-top: 20px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #999;
	text-align: center;
}
.index_xinwen dl dd i a {
	font-style: normal;
	color: #fff;
}
/* 首页新闻 */
.index_new {
	width: 550px;
	margin-top: 30px;
	float: right;
}
.box-t {
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	color: #333;
	margin-bottom: 25px;
	padding-bottom: 14px;
	position: relative;
	line-height: 24px;
	text-align: left;
}
.box-t strong {
	font-weight: bold;
}
.box-t .small {
	font-size: 18px;
	font-weight: bold;
}
.box-t a {
	font-size: 12px;
	color: #b2b2b2;
}
.box-t:after {
	position: absolute;
	display: block;
	content: '';
	width: 100px;
	height: 2px;
	background-color: #007bd8;
	bottom: -1px
}
.PageCrumbList {
	float: right;
	font-size: 14px;
	color: #b2b2b2;
	font-weight: normal;
}
.PageCrumbList a {
	font-size: 14px;
	color: #888;
}
.box-t:after {
	position: absolute;
	display: block;
	content: '';
	width: 100px;
	height: 3px;
	background-color: #007bd8;
	bottom: -1px;
}
.news-box {
	position: relative;
	color: #828282;
	height: 143px;
}
.news-cont {
	width: 380px;
}
.news-cont h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
}
.news-cont h3 a {
	color: #007bd8;
}
.news-cont p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-top: 10px;
	text-align: justify;
}
.new-box {
	font-size: 16px;
	color: #535353;/* padding-top: 10px; */
	margin-bottom: 1em;
}
.new-box li {
	font-size: 15px;
	line-height: 58px;
	border-bottom: 1px #eee solid;
}
.new-box li a {
	color: #333;
}
.new-box li span {
	padding-right: 8px;
	float: right;
	color: #828282;
	display: block;
}
.index_news {
	width: 587px;
	margin-top: 60px;
}
.newss-box {
	position: relative;
	color: #828282;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.newss-box h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
.newss-box h3 i {
	background-color: #007bd8;
}
.newss-box i {
	font-size: 12px;
	border-radius: 5px;
	color: #fff;
	padding: 4px;
	font-weight: normal;
	margin-right: 10px;
	font-style: normal;
}
.newss-box h3 a {
	color: #007bd8;
}
.newss-box p {
	padding: 3px 0;
	line-height: 24px;
	font-size: 14px;
}
.newss-box p i {
	background-color: #0c8854;
}
.newss-box p span {
}
.sy_rxcp {
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.sy_rxcp p {
	font-size: 38px;
	line-height: 60px;
	font-weight: bold;
	color: #333;
}
.sy_rxcp span {
	font-size: 18px;
	color: #666;
}
.ys_nr {
	width: 1200px;
	margin: 0 auto;
}
.ys_nr ul {
	display: table;
	margin-top: 30px;
}
.ys_nr ul li {
	float: left;
	width: 280px;
	background: #fff;
	margin: 10px;
	height: 430px;
	text-align: center;
}
.ys_nr ul li img {
	width: 100%;
	height: 200px;
	background: #eee;
}
.ys_nr ul li p {
	font-size: 24px;
	color: #333;
	line-height: 30px;
	padding-top: 37px;
}
.ys_nr ul li span {
	display: block;
	padding: 20px;
	line-height: 28px;
}
.ys_nr ul li:hover p {
	font-weight: bold;
	color: #007bd8;
}
.ys_titlt {
	text-align: center;
}
.ys_titlt p {
	font-size: 38px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	line-height: 45px;
	height: 55px;
	overflow: hidden;
}
.ys_titlt p b {/* color: #0f8e47; */
	font-weight: bold;
}
.ys_titlt span {
	display: block;
	font-size: 20px;
	color: #fff;
}
.ys_titlt span i {
	color: #f2c11c;
	padding: 0 15px;
}
.ys {
	background: #007bd8;
	/* height: 1050px; */
	overflow: hidden;
	padding: 80px 0 0;
	padding-bottom: 70px;
	/* background-color: #f5f5f5; */
	margin-bottom: 10px;
}
.plan_c {
	width: 1200px;
	margin: 0 auto;
}
.plan_c dl {
	width: 320px;
	float: left;
	padding-right: 60px;

	margin-right: 60px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	text-align:center;
}
.plan_c dl:last-child {
	padding: 0;
	margin: 0;
	background: none;
}
.plan_c dt {
	height: 140px;
	font-size: 24px;
	line-height: 60px;
	color: #333;
}
.plan_c dt img {
	width: 83px;
	height: 83px;
	display: block;
	margin: 0 auto;
}
.plan_c dd p {
	height: 69px;
	display: block;
	color: #666;
}
.plan_c dd span, .more01 {
	display: block;
	width: 127px;
	line-height: 34px;
	margin: 0 auto;
}
.plan_c dd span a, .faqs_c dt, .show_t li {
 -webkit-gradient(linear, left top, right bottom, from(#999), to(#666));
}
.plan_c dl:hover {
	margin-top: -20px;
}
.plan_c dl dd span a, .plan_c dd span a, .more01 a, .faqs_c dl dt, .show_t li.cur {
	background: #007bd8;
 -webkit-gradient(linear, left top, right bottom, from(#3e4092), to(#1f227d));
	background-image: -webkit-linear-gradient(left, #2e6cd1, #007bd8);
	background-image: -moz-linear-gradient(left, #3e4092, #1f227d);
	background-image: -o-linear-gradient(left, #3e4092, #1f227d);
	background-image: -ms-linear-gradient(left, #3e4092, #1f227d);
	background-image: linear-gradient(left, #3e4092, #1f227d);
}
.plan_c dd span a, .more01 a {
	display: block;
	color: #fff;
	border-radius: 17px;
}
.ys {
	background: #007bd8;
	/* height: 1050px; */
	overflow: hidden;
	padding: 80px 0 0;
	padding-bottom: 70px;
	/* background-color: #f5f5f5; */
	margin-bottom: 10px;
}
.sy_ystit p{font-size: 38px;font-weight: bold;text-align:center;}
.sy_ystit p i{/* color: #007bd8; */font-weight:bold;font-style:normal;text-align:center;}
.sy_ystit span{
    display: block;
    font-size: 18px;
    line-height: 20px;
    opacity: 0.8;
	text-align:center;
    }
.sy_lztit p{
    float: left;
    line-height: 86px;
    font-size: 38px;
    color: #fff;
    font-weight: bold;
}
.sy_lztit span{
    line-height: 86px;
    color: #eee;
    padding-left: 15px;
    font-size: 18px;
}
.sy_cp{background: url(../images/cp_bg.jpg) top center no-repeat;padding-bottom: 20px;}
.sy_lztit{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    display: table;
}
.sy_lztit p{
    float: left;
    line-height: 86px;
    font-size: 38px;
    color: #fff;
    font-weight: bold;
}
.sy_lztit span{
    line-height: 86px;
    color: #eee;
    padding-left: 15px;
    font-size: 18px;
}
.sy_cpzs{
    width: 1200px;
    margin: 0 auto;
    margin-top: 33px;
    display: table;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.sy_cpzs ul{}
.sy_cpzs ul li{
    width: 378px;
    float: left;
    margin-right: 13px;
    margin-top: 10px;
}
.sy_cpzs ul li:hover p{ background:#007bd8; color:#fff;}
.sy_cpzs ul li:nth-child(3n){margin-right: 0;}
.sy_cpzs ul li img{    border: 1px solid #eee;}
.sy_cpzs ul li p{
    text-align: center;
    font-size: 16px;
    line-height: 35px;
}

/*公共字体*/
.common-tit {
	font-size: 35px;
	line-height: 35px;
	font-weight: lighter;
}
.common-tit2 {
	margin-bottom: 20px;
}
/* .common-tit span{font-weight:bold; color:#0c6d56;} */
.Smal-common-tit {
	font-size: 35px;
	line-height: 35px;
	font-weight: lighter;
}
/* .Smal-common-tit span{font-weight:bold; color:#0c6d56;} */
.lxwm {
	display: block;
	margin-top: 20px;
}
.lxwm img {
	float: left;
	padding-right: 15px;
}
.lxwm a {
	display: block;
	width: 122px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url("../images/wzbj2.png") no-repeat center;
	float: right;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-right: 22px;
	margin-top: 10px;
}
.lxwm strong {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 15px;
	height: 38px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
}
.lxwm b {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	color: #1a1a1a;
	font-family: "Arial";
}
.lxwm a:hover {
	color: #fff;
}
.itopinfobg {
	background: #d4d4d4;
	height: 30px;
	line-height: 30px;
}
.itopinfo {
	width: 1350px;
	margin: 0 auto;
}
.itopinfo span {
	color: #fff;
	font-size: 14px;
}
.itopinfotel {
	float: right;
	text-align: right;
	font-size: 14px;
	color: #fff;
	padding-left: 25px;
	background: url(../images/toptel.png) left center no-repeat;
}
.itop {
	width: 100%;
	position: relative;
	z-index: 999;
	background: #fff
}
.itopfixed {
	position: fixed;
	top: 0;
}
.itopff {
	background: #fff;
}
.header {
	width: 1350px;
	margin: 0 auto;
	border-radius: 3px;
	height: 110px;
	background: #fff;
}
.logo {
	float: left;
	padding-top: 25px;
	width: 380px;
	margin-right:40px;
}
.logo a {
	float: left;
	margin-right: 5px;
}
.logo p {
	float: left;
	padding-top: 12px;
	text-align: center;
}
.logo p span {
	padding-top: 5px;
	display: block;
	font-weight: bold;
	font-size: 24px;
	color: #444;
	-webkit-animation: tracking-in-expand-fwd 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	animation: tracking-in-expand-fwd 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
.logo p span b {
	color: #007cc3
}
.header .hd_search {
	position: relative;
	width: 90px;
	height: 90px;
	float: left;
}
.header .hd_search_btn {
	width: 90px;
	height: 90px;
	float: left;
	padding: 0;
	display: block;
	cursor: pointer;
	border: none;
	border-left: 1px solid #ededed;
	color: #5c5c5c;
}
.header .hd_search_box {
	padding: 35px 0;
	line-height: 20px;
	font-size: 16px;
	width: 0;
	position: absolute;
	top: 0;
	right: 90px;
	z-index: 2;
	margin: 0;
	border: none;
	transition: all .5s ease;
	background: #f4f4f4;
}
.header input:-ms-input-placeholder {
color: #f8f8f8;
}
.header .hd_search:hover .hd_search_box {
	width: 600px;
	padding: 35px 0 35px 15px;
}
.header .r_nav {
	width: 253px;
	float: right;
	position: relative;
}
.header .r_nav:after {
	content: " ";
	display: block;
	position: absolute;
	left: 253px;
	top: 0;
	background: #007cc3;
	width: calc( 50vw - 684px);
	height: 90px;
}
.header .r_nav .visitor {
	width: 100px;
	height: 90px;
	float: left;
	padding-left: 63px;
	background: #007cc3 url(../images/topfadz.png) 40px center no-repeat;
}
.header .r_nav .visitor .pro_order_btn {
	cursor: pointer;
	width: 163px;
	color: #fff;
	font-size: 16px;
	line-height: 90px;
	height: 90px;
}
.header .hd_search .topfadz {
	display: inline-block;
	width: 90px;
	height: 90px;
	font-size: 18px;
	background: #fff url(../images/topsearch.png) center center no-repeat;
}
.inav_wrapper {
	width: 670px;
	float: left;
	padding: 0 13px;
	box-sizing: border-box;
	margin-top: 40px;
}
.inav_wrapper .inav .nav_li {
	display: inline-block;
	float: left;
	width: 130px;
	text-align: center;
}
.inav_wrapper .inav .nav_li>a {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	position: relative;
}
.inav_wrapper .inav .nav_li>a:hover {
	color: #007cc3;
}
.inav_wrapper .inav .nav_li>a i.nav-arrow {
	position: absolute;
	top: 11px;
	right: 0;
	display: inline-block;
	width: 11px;
	height: 6px;
	background: #aaa url(../images/nav-arrow.png) left center no-repeat;
	transition: all 0.5s ease;
}
.inav_wrapper .inav .nav_li>a:hover i.nav-arrow {
	background: #007cc3 url(../images/nav-arrow.png) left center no-repeat;

	transform: rotate(180deg);
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg);
}
.inav_wrapper .inav .nav_li.cur>a {
	color: #007cc3;
}
.inav_wrapper .inav .nav_li.cur>a:hover i.nav-arrow {
	background: #007cc3 url(../images/nav-arrow.png) left center no-repeat;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg);
}
/*导航下拉*/
.inav_wrapper .inav .nav_li .xiala_nav {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: rgba(0,0,0,0.8);
	height: 373px;/* box-shadow:0px 2px 13px 1px rgba(0,0,0,0.2) inset;*/
	display: none;
}
.inav .nav_li .xiala_nav .left {
	float: left;
	width: 950px;
	padding-top: 53px;
}
.inav .nav_li .xiala_nav .left .nav_infor {
	float: left;
	width: 500px;
	text-align: left;
}
.inav .nav_li .xiala_nav .left .nav_infor .t {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 20px;
}
.inav .nav_li .xiala_nav .left .nav_infor .c {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	margin-bottom: 20px;
}
.inav .nav_li .xiala_nav .left .nav_list {
	position: relative;
	width: 300px;
	float: left;
	padding-left: 47px;
	margin-left: 47px;
}
.inav .nav_li .xiala_nav .left .nav_list:before {
	content: " ";
	position: absolute;
	left: -7px;
	top: -53px;
	width: 1px;
	height: 373px;
	background: rgba(2, 143, 253, 0.5);
}
.inav .nav_li .xiala_nav .left .nav_list:after {
	content: " ";
	position: absolute;
	right: -55px;
	top: -53px;
	width: 1px;
	height: 373px;
	background: rgba(2, 143, 253, 0.5);
}
.inav .nav_li .xiala_nav .left .nav_list .list li {
	padding-left: 15px;
	font-size: 16px;
	line-height: 50px;
	text-align: left;
	border-bottom: 1px rgba(95, 95, 95, 0.5) solid;
	color: #fff;
	position: relative;
}
.inav .nav_li .xiala_nav .left .nav_list .list li a {
	display: block;
	color: #fff;
}
.inav .nav_li .xiala_nav .left .nav_list .list li a:hover {
	color: #fff;
}
.inav .nav_li .xiala_nav .left .nav_list .list li:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #007cc3;
	transition: all 0.5s ease;
}
.inav .nav_li .xiala_nav .left .nav_list .list li:after {
	content: " ";
	background: #007cc3;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0px;
	height: 2px;
	transition: all 0.5s ease;
}
.inav .nav_li .xiala_nav .left .nav_list .list li:hover:after {
	width: 100px;
}
.inav .nav_li .xiala_nav .left .nav_list .list li.afternone:after {
	display: none !important;
}
.inav .nav_li .xiala_nav .right .nav_img {
	width: 350px;
	padding-top: 65px;
}
.inav .nav_li .xiala_nav .right {
	width: 350px;
	float: right;
	text-align: left;
}
.inav .nav_li .xiala_nav .right .r_infor {
	padding-top: 53px;
	padding-left: 16%;
}
.inav .nav_li .xiala_nav .right .r_infor dt {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 28px;
	margin-bottom: 24px;
}
.inav .nav_li .xiala_nav .right .r_infor dd {
	font-size: 16px;
	color: #fff;
	line-height: 37px;
}
.inav .nav_li .xiala_nav .right .r_infor dd a {
	color: #fff;
}
.order_cons_wrap {
	display: none;
}
.order_cons {
	position: relative;
	overflow: hidden;
	padding: 54px 0;
	background-color: #f9f9f9;
	z-index: 20;
}
.wrap {
	width: 1350px;
	margin: 0 auto;
}
.order_cons .part02_l {
	position: relative;
	overflow: hidden;
	float: left;
	width: 62%;
	margin-left: 1%;
}
.order_cons .part02_l .info_ {
	padding-top: 35px;
}
.order_cons .part02_l .info_ .title {
	font-size: 26px;
	color: #272727;
	text-align: left;
}
.order_cons .part02_l .info_ .desc_ {
	font-size: 14px;
	color: #5a5a5a;
	text-align: left;
	margin-top: 10px;
}
.order_cons .part02_l .msg_form {
	position: relative;
	overflow: hidden;
	padding-top: 24px;
}
.order_cons .part02_l .msg_form .rec_list {
}
.order_cons .part02_l .msg_form .rec_list ._rec {
	height: 48px;
	line-height: 48px;
	width: 40%;
	padding-right: 7%;
	margin-right: 3%;
	float: left;
	margin-bottom: 15px;
	background-color: #efefef;
	position: relative;
}
.order_cons .part02_l .msg_form .rec_list ._bd {
	width: 93%;
	padding-right: 7%;
	border: none;
	height: 46px;
	line-height: 46px;
	background-color: #efefef;
	text-indent: 20px;
}
.order_cons .part02_l .msg_form .rec_list ._rec .idsb {
	background: url(../images/idsb_03.png)no-repeat center right;
	width: 20px;
	height: 20px;
	margin-top: 13px;
	overflow: hidden;
	display: inline-block;
	padding: 0;
	position: absolute;
	right: 13px;
	top: 2px;
}
.order_cons .part02_l .msg_form .rec_list ._rec .idsb.idsb01 {
	background-position: 0 -6px;
}
.order_cons .part02_l .msg_form .rec_list ._rec .idsb.idsb02 {
	background-position: -26px -6px;
}
.order_cons .part02_l .msg_form .rec_list ._rec .idsb.idsb03 {
	background-position: 0px -31px;
}
.order_cons .part02_l .msg_form .rec_list ._rec .idsb.idsb04 {
	background-position: -26px -31px;
}
.order_cons .part02_l .msg_form .rec_list ._rec05 ._hd {
	width: 97%;
	border: none;
	padding: 20px 0;
	height: 90px;
	background: #efefef;
	outline: none;
	text-indent: 20px;
	float: left;
}
.order_cons .part02_l .msg_form .btn_list ._btn_msg {
	height: 44px;
	line-height: 44px;
	width: 200px;
	text-align: center;
	background-color: #007cc3;
	font-size: 14px;
	color: #fff;
	border: none;
	padding: 0;
	margin-top: 8px;
	cursor: pointer;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.order_cons .part02_l .msg_form .btn_list ._btn_msg:hover {
	background: #222;
}
.order_cons .part02_r {
	position: relative;
	padding: 50px 0 126px 30px;
	width: 28%;
	margin-left: 3%;
	float: left;
	background: url(../images/dingzhi_right_03.png) #007cc3 no-repeat bottom right;
	float: right;
}
.order_cons .part02_r .cust_ .cust_t {
	margin-bottom: 30px;
}
.order_cons .part02_r .cust_ .cust_t .title {
	font-size: 26px;
	color: #fff;
	text-align: left;
}
.order_cons .part02_r .cust_ .cust_t p {
	font-size: 14px;
	color: #fff;
	text-align: left;
	margin-top: 5px;
}
.order_cons .part02_r .cust_ .cust_c {
	margin-bottom: 20px;
	text-align: left;
	font-size: 16px;
	color: #fff;
}
.order_cons .part02_r .cust_ .cust_c a {
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
}
.order_cons .part02_r .cust_ .cust_b {
	text-align: left;
	font-size: 16px;
	color: #fff;
}
.order_cons .part02_r .cust_ .cust_b a {
	font-size: 14px;
	color: #fff;
}
.itop .order_cons .close {
	display: block;
	position: absolute;
	top: 20px;
	right: 10px;
	width: 17px;
	height: 17px;
	background-image: url(../images/black_close.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.box_wrap_out_posi.show {
	z-index: 999;
}
div {
	display: block;
}
.is-fixed {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
	border-bottom: rgba(255,255,255,0);
}
.is-fixed .headerLogo a {
	background: url(../images/logo2.png) no-repeat;
	margin-top: 6px;
}
.is-fixed .nav .nLi h3 a {
	color: #333;
}
.is-fixed .popnav .menu .solid {
	background-color: #000;
}
.is-fixed .popnav .tit {
	color: #000;
}
.is-fixed::before, .is-fixed .headerTel::before {
	display: none;
}
.is-fixed .headerTel {
	background-color: #005cd0;
}
.is-fixed .headerTel .iconT, .is-fixed .headerTel .iconT {
	color: #fff;
}
.itop .order_cons .close {
	display: block;
	position: absolute;
	top: 20px;
	right: 10px;
	width: 17px;
	height: 17px;
	background-image: url(../images/black_close.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.box_wrap_out_posi.show {
	z-index: 999;
}
.tell {
	margin-top: 24px;
	background: url(../images/tell.png) no-repeat 0px 4px;
	padding-left: 50px;
}
.tell span {
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
.tell p {
	line-height: 36px;
	display: block;
	font-size: 30px;
	color: #007cc3;
	font-weight: bold;
	-webkit-animation: tracking-in-expand-fwd 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	animation: tracking-in-expand-fwd 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2021-11-19 9:14:2
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation tracking-in-expand-fwd
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-expand-fwd {
 0% {
 letter-spacing: -0.5em;
 -webkit-transform: translateZ(-700px);
 transform: translateZ(-700px);
 opacity: 0;
}
 40% {
 opacity: 0.6;
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 opacity: 1;
}
}
@keyframes tracking-in-expand-fwd {
 0% {
 letter-spacing: -0.5em;
 -webkit-transform: translateZ(-700px);
 transform: translateZ(-700px);
 opacity: 0;
}
 40% {
 opacity: 0.6;
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 opacity: 1;
}
}
.banner {
	position: relative;
	height: 700px;
}
.banner .btn1 {
	bottom: 20px;
	margin-right: -450px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
	line-height: 14px;
	background: none repeat scroll 0 0 #007cc3;
	border: 1px solid #007cc3;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
	background: none repeat scroll 0 0 #007cc3;
	border: 1px solid #007cc3;
}
.banner .bgitem {
	height: 700px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
/**seach**/
.iseaCon {
	height: 40px;
	border-bottom: 1px solid #e3e3e3;
}
.hotSea, .hotSea a {
	color: #6c6c6c;
	line-height: 40px;
}
.hotSea a {
	margin: 0px 6px;
}
.hotSea a:hover {
	color: #333;
}
.hotSea a:first-child {
	margin-left: 0px;
}
.search {
	position: relative;
	width: 290px;
	background: #ededed;
	height: 30px;
	margin-top: 5px;
}
.search_text {
	width: 184px;
	height: 30px;
	background: #ededed;
	color: #828282;
	border: 0px;
	padding-left: 5px;
	outline: none;
	line-height: 30px\9
}
.search_select {
	width: 51px;
	height: 30px
}
.search_select select {
	display: none
}
.select_box {
	position: relative;
	height: 20px;
}
.search_select .select_showbox {
	width: 40px;
	color: #989898;
	background: url(../images/seaBg.png) no-repeat right center;
	line-height: 13px;
	border-left: 1px solid #dedede;
	padding-left: 8px;
	margin: 8px 0px
}
.select_option {
	position: absolute;
	top: 22px;
	border: 1px solid #dddddd;
	border-top: 0px;
	background: #fff;
	right: -4px;
	width: 53px;
	line-height: 24px;
	display: none;
	background: #ededed;
}
.select_option li {
	padding-left: 9px;
	color: #989898
}
.select_option li.hover {
	background: #f9f9f9;
}
.search_button {
	background: #ccc;
}
	   /* 产品轮播 */
.hot_rx{/* background: #f8f8f8; */height: 470px;padding-top: 40px;/* margin-top: 60px; */margin-bottom: 40px;}
.E{background: url(../images/case_t.png) top center no-repeat; height: 160px; padding-bottom: 10px;}
.box{ width:1200px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.hotproduct {margin: 15px 0 20px 0;}
#demo1p {width: 1200px;height: 330px;overflow: hidden;position: relative;}
#indemo1p {float: left; width: 800%;}
#demo1p1 {float: left;}
#demo1p2 {float: left;}
.top_14 {list-style: none outside none; display: inline;}
.top_14 li {float: left;/* height: 265px; */overflow: hidden;padding-right: 8px;padding-top: 8px;text-align: center;width: 285px;background: #fff;margin-right: 20px;padding-left: 8px;}
.top_14 h3 {/* height: 217px; */margin: 0 auto;border: 1px solid #eee;}
.top_14 h3 a {padding: 1px; display: table-cell;}
.top_14 h3 img {vertical-align: middle;}
.top_14 li p {}
.top_14 li p .a1 {font-size: 16px;display: block;line-height: 38px;}
.top_14 li p .a1:hover {color: #007bd8;}
.footer {
	background: url(../images/f_bg.jpg) repeat-x;
	overflow: hidden;
	zoom: 1;
	margin: 40px 0 0 0;
}
.foot {
	width: 100%;
	background: #222;
	height: 293px;
	padding: 50px 0 0 0;
	border-bottom: 1px solid #272727;
}
.footlink {
	width: 560px;
	color: #9f8979;
}
.footlink .name {
	font-weight: normal;
	padding-left: 0px;
	color: #e5e5e5;
	font-size: 20px;
	padding-top: 10px;
}
.footlink b a {
	font-size: 14px;
	color: #a9a9a9;
}
.linka {
	width: 560px;
	height: 136px;
	color: #a9a9a9;
	border-bottom: 1px solid #323232;
	padding: 10px 0px;
	word-wrap: break-word;
	font-size: 16px;
	line-height: 32px;
}
.linka a {
	display: inline-block;
	margin: 0 5px;
	color: #a9a9a9;
}
.foot-con {
	width: 1350px;
	margin: 0 auto;
	color: #e5e5e5;
	line-height: 28px;
}
.foot-left {
	float: left;
	width: 900px;
	padding: 30px 0 0 0;
	color: #878787;
	line-height: 30px;
	font-size: 16px;
}
.footnav ul {
	margin: 0 auto;
	width: 1350px;
	padding: 0;
}
.footnav ul li {
	float: left;
	width: 200px;
	padding: 0 0 0 0;
}
.footnav ul li a {
	float: left;
	width: 200px;
	line-height: 55px;
	color: #c6c6c6;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.footnav {
	width: 100%;
	height: 55px;
	background: #1e1e1e
}
.foo-cont {
	float: left;
	width: 320px;
	position: relative;
	border-right: 1px #323232 solid;
}
.foo-cont p.name {
	font-size: 20px;
	color: #e5e5e5;
	padding: 0px 0 0 32px;
}
.foo-cont p.not {
	color: #7a7a7a;
	padding: 10px 32px;
	width: 250px;
}
.cont-fcon {
	float: left;
	padding: 5px 32px;
	width: 265px;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	color: #878787;
}
.cont-fcon a {
	color: #878787;
}
.foo-cont p.tel {
	float: left;
	width: 318px;
	text-align: center;
	font-size: 35px;
	font-family: impact;
	padding: 5px 0 0 0;
	height: 58px;
	line-height: 58px;
}
.foo-right {
	float: left;
	width: 660px;
	margin-left: 55px;
}
.foot-left .left {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.foot-left .right {
	float: left;
	padding-left: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.foot-left a {
	color: #878787
}
.foot_ewm {
	width: 100px;
	float: right;
}
.foot_ewm .name {
	font-weight: normal;
	padding-left: 0px;
	color: #e5e5e5;
	font-size: 20px;
}
.foot_ewm img {
	margin-top: 17px;
}
.dsrz img {
	height: 30px;
}
.tetle {
	height: 50px;
	background: #0568B3;
	width: 100%;
	color: #fff;
	line-height: 50px;
	padding-left: 20px;
	font-size: 18px;
	width: 530px;
}
.tetle span {
	float: right;
	padding-right: 20px;
}
.tetle span a {
	font-size: 12px;
	color: #fff;
	line-height: 50px;
}