@charset "utf-8";
/* CSS Document */


body {
	position: relative;
	margin: 0;
	padding: 0;
	min-width:1450px;
}
header {
	width: 100%;
	height: 154px;
	background: #FFF;

}
.headbar {
	width: 1200px;
	margin: 0 auto;
	overflow:hidden;
}
.head-contact:hover {
    background: #1ebcf1;
}
.head-contact {
	width: 120px;
    margin-top: 70px;
    height: 50px;
    background: #029bfc;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #000;
    border-radius: 5px;
    margin-left: 10px;
	border: 1px solid #1ebcf1;
}
.head-contact a{ color:#fff; }
.head-custom {
	width: 200px;
    margin-right: 8px;
    margin-left: 10px;
	margin-top: 70px;
	height: 50px;
	background: #1ebcf0;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #000;
	border-radius: 5px
}
.head-custom a{ color:#fff; }
.head-custom:hover {
	filter: alpha(opacity=86);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.head-search {
	margin-top: 70px;
}

.index-news a:hover{
	color:#00a2e7;
}
.page_num_class{
    margin-bottom: 100px;
    overflow: hidden;
	background: #c5e8f8;
}
.slide_container ul .banner_desc{
	width: 450px;
	word-wrap: break-word;
}
.top-banners:hover {
   	color:#029bfc;
	background:#fff;
}
.top-banners {
    width:114px; 
	height:50px; 
	display:inline-block; 
	border: 1px solid #029bfc;  
	font-size: 20px; 
	margin-top: 32px; 
	width: 180px; 
	line-height: 50px; 
	border-radius: 8px;  
	text-align: center;
	background: #029bfc;
	color:#fff;
}
.news-content{
	margin-top: 46px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;
	width: 90%;
}
.news-content ol,.news-content ul,.news-content dl,
.slideTxtBox .bd ol,.slideTxtBox .bd ul,.slideTxtBox .bd dl,
 .licensebar ol,.licensebar ul , .licensebar dl{
    padding: 0 40px;
}
.news-content ol li,.slideTxtBox .bd ol li,.licensebar ol li{
	list-style-type: decimal;
}
.news-content ul li,.slideTxtBox .bd ul li,.licensebar ul li{
	list-style-type: disc;
}

.news-content a,.slideTxtBox .bd a ,.licensebar a{
	color: #027ffb;
}
x
.slideTxtBox .bd ul ul{
	    border: none;
}
    
#head-search-txt {
	width: 300px;
	height: 48px;
	padding-left: 15px;
	border: solid 1px #1ebcf0;
	color: #383232;
	font-size: 16px;
	background-color: #fff;
}
#head-search-button {
	border: none;
	width: 95px;
	height: 50px;
	cursor: pointer;
	background: url(../images/search-button.png) no-repeat;
}
nav {
	width: 100%;
	height: 58px;
	background: linear-gradient(to right,#00a1e9,#2518a6);
}

.navbar {
	width: 1200px;
	margin: 0 auto;
    overflow: hidden;
    clear:both;
}
.navbar li {
	float: left;
	line-height: 56px;
	font-size: 21px;
	color: #FFF;
	margin-right: 22px;
	padding-right: 20px;
}
.navbar li a:hover {
   opacity: .75
}
.navbar li a {
	color: #FFF;
}
.nav-more {
	left:0; right:0; top:0; bottom:0;
	position:fixed;
	z-index: 1002;
	background: #000;
	margin: 220px auto;
	display:none;
	color: #FFF;
	width: 842px;
	height: 542px;
	border-radius: 10px;
}
.nav-more-con {
	width: 840px;
	height: 540px;
	border: 1px solid #d2cfcf;;
	border-radius: 10px;
	background: #f6f7f7;
}
.nav-more-close {
	width: 100%;
	line-height: 30px;
}
.nav-more-close a {
	float: right;
	padding-right: 10px;
	font-size: 30px;
	color: #bfbebe;
	display: block;
}
.nav-more-txt {
	text-align: center;
	width: 100%;
	padding: 15px 0;
	line-height: 30px;
	border-bottom: 1px solid #bfbebe;
}
.nav-more-txt a {
	font-size: 16px;
	color: #787777;
}

.nav-more-tab {
	width: 100%;
	margin: 15px 0;
	color: #000;
	text-align: left;
	font-size: 18px;
}
.nav-more-tab td {
	padding:40px 35px;
}
.nav-more-txt1{
	text-align: center;
	width: 100%;
	padding: 15px 0;
	line-height: 30px;
	border-top: 1px solid #bfbebe;
}
.nav-more-txt1 a {
	font-size: 16px;
	color: #4b4040;
}
.banner {
	width: 100%;
	float: left;
}
.b-banner {
	width: 100%;
	float: left;
	background: url(../images/b-banner.jpg) no-repeat center;
	height: 604px;
}

.b-banner-con {
	width: 1200px;
	margin: 0 auto;
}
.b-banner-con h1 {
	font-size: 48px;
	color: #FFF;
	font-weight: normal;
	padding: 32px 0
}
.b-banner-con p {
	font-size: 24px;
	color: #FFF;
	line-height: 40px;
	text-align: justify;
}
.b-banner-con input {
	background: url(../images/b-button.jpg) no-repeat;
	width: 281px;
	height: 64px;
	border: none;
	border-radius: 5px;
	margin-top: 30px;
}
.b-banner-con input:hover {
	filter: alpha(opacity=88);
	-moz-opacity: 0.88;
	opacity: 0.88;
}
.get-now {
	background: url(../images/b-button1.jpg) no-repeat;
	width: 237px;
	height: 64px;
	border: none;
	margin-top: 65px;
}
.c-banner {
	width: 100%;
	float: left;
	background: url(../images/c-banner.jpg) no-repeat center;
	height: 604px;
}
.d-banner {
	width: 100%;
	float: left;
	background: url(../images/d-banner.jpg) no-repeat center;
	height: 604px;
}
.pp-banner {
	width: 100%;
	float: left;
	background: url(../images/pp-banner.jpg) no-repeat center;
	height: 604px;
}
.flask-banner {
	width: 100%;
	float: left;
	background: url(../images/flask-banner.jpg) no-repeat center;
	height: 604px;
}
.fridge-banner {
	width: 100%;
	float: left;
	background: url(../images/firdge-banner.jpg) no-repeat center;
	height: 604px;
}
.k-banner {
	width: 100%;
	float: left;
	background: url(../images/k-banner.jpg) no-repeat center;
	height: 604px;
}
.m-banner {
	width: 100%;
	float: left;
	background: url(../images/m-banner.jpg) no-repeat center;
	height: 604px;
}
.n-banner {
	width: 100%;
	float: left;
	background: url(../images/n-banner.jpg) no-repeat center;
	height: 604px;
}

.photo-banner {
	width: 100%;
	float: left;
	background: url(../images/photo-banner.jpg) no-repeat center;
	height: 604px;
}
.pill-banner {
	width: 100%;
	float: left;
	background: url(../images/pill-banner.jpg) no-repeat center;
	height: 604px;
}
.pin-banner {
	width: 100%;
	float: left;
	background: url(../images/pin-banner.jpg) no-repeat center;
	height: 604px;
}
.plate-banner {
	width: 100%;
	float: left;
	background: url(../images/plate-banner.jpg) no-repeat center;
	height: 604px;
}
.polyresin-banner {
	width: 100%;
	float: left;
	background: url(../images/polyresin-banner.jpg) no-repeat center;
	height: 604px;
}
.shot-banner {
	width: 100%;
	float: left;
	background: url(../images/shot-banner.jpg) no-repeat center;
	height: 604px;
}
.spoon-banner {
	width: 100%;
	float: left;
	background: url(../images/spoon-banner.jpg) no-repeat center;
	height: 604px;
}
.hotter {
	width: 100%;
	height: 570px;
	margin-top: 90px;
	float: left;
}
.hot {
	width: 1200px;
	margin: 0 auto;
}
.hot-tit {
	width: 100%;
	height: 64px;
	margin-bottom: 20px;
}
.hot-tit ul {
	margin-left: 100px;
}
.hot-tit li {
	float: left;
	text-align: center;
	border: 1px solid #00a0e8;
	padding: 0 60px;
}
.hot-tit li a {
	color: #00a0e9;
	font-size: 32px;
	line-height: 64px;
}
.hot-con {
	width: 100%;
	height: 444px;
	margin-bottom: 20px;
}
.customizebar {
	width: 100%;
	height: 540px;
	float: left;
	background: url(../images/customize.jpg) no-repeat center;
}
.customize {
	width: 1200px;
	margin: 0 auto;
}
.customize h1 {
	font-size: 60px;
	text-align: left;
	line-height: 110px;
	padding: 40px 0 10px 0;
	font-weight: normal;
}
.customize p {
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	text-align: left;
}
.customize-list {
	margin-top: 25px;
}
.customize-list ul {
	float: left;
	margin-left: 30px;
}
.customize-list li {
	font-size: 30px;
	list-style: disc;
}
.customize-list input {
	float: right;
	background: #00a0e9;
	color: white;
	padding: 8px 50px;
	font-size: 58px;
	border: none;
	border-radius:14px;
	margin-top: 15px;
}
.customize-list input:hover {
	filter: alpha(opacity=86);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.customize-get {
    height: 60px;
    display: inline-block;
    border: 1px solid #029bfc;
    font-size: 30px;
    margin: 66px auto auto 450px;
    width: 240px;
    line-height: 60px;
    border-radius: 8px;
    text-align: center;
    background: #029bfc;
	color:#fff;
}
.customize-get:hover {
	background:#fff;
	font-color: #029bfc;
}
.product1bar {
	width: 100%;
	height: 1020px;
	margin-top: 80px;
	float: left;
}
.product1 {
	width: 1200px;
	margin: 0 auto;
}
.product1-tit {
	line-height: 64px;
	height: 64px;
	font-size: 60px;
	text-align: center;
	margin-bottom:40px;
}
.product-title-h {
	font-weight: normal;
	font-size: 26px;
}
.product1-con {
	width: 100%;
	float: left;
}
.product1-con ul {
	display: block;
}
.product1-con li {
	height: 330px;
	width: 240px;
	float: left;
}
.product1-con li img {
	width: 230px;
	height: 260px;
	border: 1px solid #696b6c;
	float: left;
}
.product1-con li:hover img {
	filter: alpha(opacity=86);
	-moz-opacity: 0.80;
	transform: scale(1.02);
}
.product1-con li p {
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	color: #0d0d0d
}
.product1-con li p:hover{
  color: #00a2e7;
}
.shipinbar {
	width: 100%;
	height: 570px;
	margin-top: 120px;
	background: url(../images/video-bg.jpg) no-repeat center;
	float: left;
}
.shipin {
	width: 1200px;
	margin: 0 auto;
}
.shipin-icon {
	margin-top: 150px;
	width: 100%;
}
.shipin-icon img {
	width: 150px;
	height: 150px;
	margin-left: 500px;
}
.shipin-txt {
	text-align: center;
	font-size: 60px;
}
.tidingsbar {
	width: 100%;
	height: 570px;
	margin: 100px 0 90px 0;
	float: left;
}
.tidings {
	width: 1200px;
	margin: 0 auto;
}
.tidings-left {
	width: 555px;
	margin-right: 90px;
	background: #c5e8f8;
	height: 570px;
}
.tidings-left-img {
	width: 115px;
	height: 570px;
	display: block;
}
.tidings-left-txt {
	width: 440px;
	height: 570px;
}
.tidings-left-img img {
	position: relative;
	left: -70px;
	top: 134px;
}
.tidings-left-txt h2 {
	padding: 60px 0;
	font-size: 60px;
	padding-left: 100px;
	font-weight: 400;
}
.tidings-left-txt ul {
	margin-left: 20px;
}
.tidings-left-txt li {
	font-size: 16px;
	list-style: disc;
	color: #4c4c4c;
	line-height: 42px;
}
.tidings-left-txt p {
	font-size: 24px;
	font-weight: 500;
	color: #2a2929;
	line-height: 35px;
	padding: 0 20px;
}

.tidings-left-txt p a {
	color: #00a1e9;
	font-size: 30px;
	font-weight: 400;
	padding-top: 100px;
	display: block
}
.tidings-left-txt1 p {
	font-size: 24px;
	font-weight: 500;
	color: #2a2929;
	line-height: 35px;
	padding-left: 70px;
}
.tidings-left-txt1 p a {
	color: #00a1e9;
	font-size: 30px;
	font-weight: 400;
	padding-top: 100px;
	display: block
}
.tidings-right {
	width: 555px;
	background: #c5e8f8;
	height: 570px;
}

.tidings-left-img1 {
	width: 95px;
	height: 570px;
	display: block;
}

.tidings-left-img1 img {
	position: relative;
	left: -40px;
	top: 270px;
}
.tidings-left-txt1 {
	width: 460px;
	height: 570px;
}

.tidings-left-txt1 h2 {
	padding: 60px 0;
	font-size: 60px;
	padding-left: 150px;
	font-weight: 400;
}
.tidings-left-txt1 ul {
	margin-left: 60px;
}
.tidings-left-txt1 li {
	font-size: 16px;
	list-style: disc;
	color: #4c4c4c;
	line-height: 42px;
}
footer {
	width: 100%;
	height: 380px;
	background: linear-gradient(to right,#0787dc,#2519a8);
	float: left
}
.footerbar {
	width: 1200px;
	margin: 0 auto;
}
.footer-tit {
	margin: 40px 0;
	height: 250px;
}
.footer-tit li {
	width: 250px;
	float: left;
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
}

.footer-tit li h4 {
	font-size: 18px;
    line-height: 40px;
    color: #FFF;
    padding: 10px 0 6px 0;
}
.footer-tit li a {
	color: #FFF;
}
.footer-tit li a:hover{
    text-decoration: underline;
    color: #ffffff;
}
.foot-logo {
	width: 274px;
	height: 103px;
}
.footer-tit img {
	padding-right: 20px;
}
.footer-tit li p {
	font-size: 16px;
    padding: 5px 0;
}
.footer-txt {
	text-align: center;
	color: #FFF;
	border-top: 1px solid #6c87c8;
}
.footer-txt p {
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 2px;
}
.footer-txt span {
	font-size: 12px;
}

#foot-search-txt {
	width: 200px;
	height: 30px;
	padding-left: 5px;
	border: solid 1px #fff;
	color: #fff;
	font-size: 14px;
	float: left;
	background: none;
}
#foot-search-button {
	border: none;
	width: 70px;
	height: 32px;
	cursor: pointer;
	background: #fff;
	float: left;
	font-size: 14px;
}
.b-titbar {
	width: 100%;
	height: 40px;
	border-bottom: 0px solid #fff;
	line-height: 65px;
	font-size: 16px;
	color: #000;
}
.b-tit {
	width: 1200px;
	margin: 0 auto;
}
.b-proudctbar {
	background: #fbfeff;
	padding: 40px 0;
	height: auto;
	width: 100%
}

.b-proudct {
	width: 1200px;
    margin: 0 auto 40px auto;
    overflow: hidden;
}
.b-proudct-nav {
	width: 250px;
	height: auto;
}
.wrap-searches {
    border: 1px solid #eaeaea;
    line-height: 2.2em;
    padding: 14px 6px;
    width: 168px;
    font-size: 14px;
}
.b-proudct-nav ul {
	color: #828282
}
.b-proudct-nav li {
	width: 250px;
	font-size: 18px;
	background: url(../images/nav-icon2.png) no-repeat left 8px;
	line-height: 30px;
	padding: 0 0 15px 20px;
	margin: 0;
}
.back_top_btn {
	position: fixed;
    bottom: 200px;
    right: 4px;
    z-index: 200;
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
}
.b-proudct-nav li a {
	.b-color: #828282;
}
.b-proudct-nav li a:hover {
	color: #00a2e7;
}
.b-proudct-list {
	width: 950px;
	height: auto;
}
.b-proudct-list-fy {
	width: 950px;
	background: #d0ebf7;
	height: 36px;
	line-height: 36px;
}
.b-proudct-list-fy1 {
	width: 865px;
	background: #f5f5f5;
	height: 36px;
	line-height: 36px;
}
.n-news-list-fy {
	width: 1200px;
	margin: 0 auto;
	background: #c5e8f8;
	height: 36px;
	line-height: 36px;
}


.page {
	width: 100%;
	float: left
}
.pagin {
	clear: both;
	height: 20px;
	margin: 7px 10px;
}
.pagin a, .pagin strong, .pagin span {
	float: left;
	display: block;
	padding: 0 6px;
	overflow: hidden;
	margin-right: 5px;
	background: #fff;
	color: #3385d6;
}
.pagin a, .pagin span {
	height: 18px;
	line-height: 18px;
	border: 1px solid #e0f1f8;
}
.pagin a.f12, .pagin strong.f12, .pagin span {
	font-size: 12px
}
.pagin a:hover {
	text-decoration: none;
	border: 1px solid #00a0e9
}
.pagin strong {
	height: 20px;
	line-height: 20px;
	color: #696868;
	background: #f5f5f5;
}
.pagin .mor {
	border: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
}
.pagin .na {
	color: #ccc;
	border: 1px solid #e2e2e2;
}
.pagin em {
	font-style: normal;
}
.b-proudct-list-fy-right {
	line-height: 36px;
	font-size: 12px;
	color: #00a2e7
}
.b-proudct-list-fy-right input {
	width: 36px;
	height: 22px;
	border: 1px solid #ccc;
	padding-left: 4px;
}
.b-proudct-list-fy-right a {
	padding: 4px 10px;
	border: 1px solid #ccc;
	margin-right: 10px;
	background: #fff;
    color: #00a2e7;
}
.b-proudct-list-p {
	margin: 60px 0;
}
.b-proudct-list-p li {
	width: 290px;
	margin-right: 40px;
	height: 400px;
	margin-bottom: 30px;
	line-height: 32px;
	float: left;
	font-size: 16px;
	overflow: hidden;
}
.b-proudct-list-p li a {
	display: block;
	text-align: center;
}
.b-proudct-list-p li img {
	width: 290px;
	height: 290px;
}
.b-proudct-list-p li:hover img {
	filter: alpha(opacity=86);
	-moz-opacity: 0.86;
	transform: scale(1.01);
}
.b-proudct-list-p p {
	height: 80px;
	word-break: keep-all;
}
.all-productbar {
	width: 100%;
	height: 1750px;
	margin-top: 70px;
	float: left;
}
.all-product {
	width: 1200px;
	margin: 0 auto;
}
.all-product-con {
	width: 100%;
	float: left;
}
.all-product-con ul {
	display: block;
}
.all-product-con li {
	height: 420px;
	width: 300px;
	float: left;
}
.all-product-con li img {
	width: 298px;
	height: 348px;
	border: 1px solid #00a0e8;
	float: left;
}
.all-product-con li p {
	text-align: center;
	font-size: 20px;
	line-height: 70px;
	height: 70px;
	color: #0d0d0d
}
/*404*/
.errorbar {
	width: 100%;
}
.error {
	width: 1200px;
	margin: 120px auto;
	text-align: center;
}
.error-img {
	margin-bottom: 10px;
	width: 100%;
}
.error h1 {
	color: #b8b8b8;
	font-size: 225px;
}
.error p {
	color: #646464;
	font-size: 40px;
	line-height: 60px;
	margin-bottom: 90px;
	font-weight: blod;
}
.error-btn input {
	padding: 10px 60px;
	border: none;
	font-size: 60px;
	background: #f6f8d1;
	font-weight: normal;
}
/*about*/
.about-whobar {
	width: 100%;
}
.about-who {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.about-who h1 {
	padding: 50px 0 30px 0;
	font-size: 48px;
}
.about-who p {
	color: #3b3b3b;
	font-size: 16px;
	line-height: 30px;
}
.blocks{display:block}
.about-who-btn {
	margin-top: 70px;
}
.about-who input {
	background: #f6f8d1;
	background-image: url(../images/a-i.png);
	background-repeat: no-repeat;
	background-position: 230px;
	padding: 10px 50px 10px 30px;
	border: none;
	font-size: 22px;
}
.about-whatbar {
	width: 100%;
}
.about-what {
	width: 1200px;
	margin: 80px auto;
}
.about-what h2 {
	color: #151515;
	font-size: 30px;
	text-align: center;
	padding-bottom: 50px;
}
.about-what-ll li {
	width: 380px;
	margin-right: 30px;
	float: left;
	height: 190px;
	background: #ebf6fb;
	margin-bottom: 80px;
}
.about-what-ll li img {
	float: left;
	padding: 20px 0 20px 30px;
}
.about-what-ll li h3 {
	line-height: 100px;
	font-size: 20px;
}
.about-what-ll li p {
	padding-left: 30px;
	color: #2a2929;
	font-size: 16px;
	line-height: 20px;
}
.about-what tr {
	text-align: center;
}
.about-what td {
	width: 400px;
}
.about-what td h3 {
	color: #000;
	font-size: 24px;
	line-height: 80px;
}

.about-what td p {
	font-size: 16px;
	color: #2a2929;
	;
	line-height: 30px;
}
.about-what td a {
	color: #00a1e9;
	font-size: 14px;
	line-height: 30px;
}
.cer-titbar {
	width: 100%;
	padding-top: 10px
}
.cer-tit {
	width: 1200px;
	margin: 0 auto
}
.cer-tit h4 {
	font-size: 12px;
}
.cer-tit p {
	color: #817f7f;
	font-size: 24px;
	margin: 70px 0;
	text-align: center;
	line-height: 80px;
}
.cer-imgbar {
	width: 100%;
	background: #e0eef5;
	height: 572px;
	margin-bottom: 80px;
}
.cer-img {
	width: 1200px;
	margin: 0 auto;
}
.cer-img li {
	float: left;
	margin-right: 39px;
	margin-top: 20px;
	width: 374px;
	height: 525px;
	position: relative;
}
.cer-img1bar {
	width: 100%;
	margin-bottom: 80px;
}
.cer-img1 {
	width: 1200px;
	margin: 0 auto;
}
.contact-titbar {
	width: 100%;
	height: 410px;
	background: url(../images/contact-images/contact-bg.jpg) no-repeat center center;
	margin-bottom: 100px;
}
.contact-tit {
	width: 1200px;
	margin: 0 auto;
	font-size: 30px;
	padding-left: 35px;
	padding-top: 100px;
	line-height: 60px;
	font-weight: 400;
}
.contact-tabbar {
	width: 100%;
}
.contact-tab {
	width: 1200px;
	margin: 80px auto auto auto;
}

.contact-tab li {
	width: 285px;
	margin-right: 20px;
	float: left;
	margin-bottom: 90px;
}
.contact-tab li p {
	font-size: 16px;
	padding: 10px 0;
}
.contact-tab li p span {
	color: #ff670b;
	text-decoration: underline;
}
.contact-tab li i {
	display: block;
	font-style: normal;
	font-size: 14px;
	line-height: 25px;
}
.contact-tab li i img {
	vertical-align: middle;
	padding-right: 10px;
}
.contact-tab li p img {
	width: 38px;
	height: 4px;
}
.contact-tab-img {
	width: 285px;
	height: 210px;
}
.contact-loginbar {
	width: 100%;
	background: #ebf6fb;
	margin-bottom: 90px;
}
.contact-login {
	width: 1200px;
	margin: 0 auto;
}
.contact-login-tab {
	margin-top: 2px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.contact-login-tab table {
	font-size: 20px;
	font-weight: 400;
	line-height: 40px;
}
.contact-login-tab span {
	color: #1ebcf0
}
.contact-login-form {
	padding-bottom: 50px;
}
.contact-login-form em {
	color: #eb612f;
	font-style: normal;
}
.contact-login-form td {
	padding-bottom: 16px;
}
.contact-login-form table {
	font-size: 20px;
	font-weight: 400;
}
.contact-login-form input {
	width: 300px;
	height: 56px;
	line-height: 40px;
	font-size: 16px;
	padding: 0 10px;
}
.contactform-ms {
	width:703px;
	height:150px;
	font-size: 16px;
    padding: 10px 10px;
}
.contact-login-form img {
	vertical-align: middle;
}
.contact-login-form-btn {
	background: #1ebcf0;
	color: #FFF;
	border: none;
	font-size: 30px;
	padding: 17px 90px
}
.contact-followbar {
	width: 100%
}
.contact-follow {
	width: 1200px;
	margin: 0 auto;
}

.contact-follow h4 {
	color: #3ea1db;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 60px;
}
.contact-follow p {
	text-align: center;
	padding-bottom: 100px;
}
.contact-follow p img {
	padding-right: 80px;
}
.licensebar {
	width: 100%;
	line-height: 1.9;
}

.license {
	margin: 0 auto;
	width: 1200px;
}

.license h4 {
	text-align: center;
	font-size: 72px;
	font-weight: 400;
	padding: 100px 0;
}
.license h5 {
	text-align: left;
	font-size: 48px;
	color: #646464;
	font-weight: 400;
	padding-bottom: 30px;
}

.license p {
	text-align: left;
	font-size: 24px;
	color: #646464;
	font-weight: 400;
	padding-bottom: 150px;
	padding-right: 40px;
	line-height: 40px
}
.blog-titbar {
	width: 100%;
	height: 404px;
	background: url(../images/blog-images/blog-bg.jpg) no-repeat center center;
}
.blog-tit {
	width: 1200px;
	margin: 0 auto;

	font-weight: 400;
	text-align: center;
}
.blog-tit h4 {
	font-size: 60px;
	color: #0a7dd8;
	text-align: center;
	padding: 75px 0;
	font-weight: 450;
}
.blog-tit p {
	color: #2a2929;
	font-size: 24px;
	line-height: 40px
}
.blog-listbar {
	width: 100%;
}
.blog-list {
	width: 1200px;
	margin: 0 auto
}
.blog-list h5 {
	color: #00a1e9;
	font-size: 48px;
	font-weight: 400;
}

.blog-list-tit {
	color: #00a1e9;
	font-size: 34px;
	text-align: center;
	font-weight: bold;
	line-height: 50px
}
.blog-list-tit img {
	padding-bottom: 90px;
}
.resource_list {
	padding-top: 50px;
}
.resource_list .category {
	float: left;
	width: 100px;
	font-size: 14px;
	line-height: 1.2em;
}
.resource_list .category .dot {
	float: right;
	width: 10px;
	height: 10px;
	margin: 3px -5px 0 0;
	border-radius: 100px;
	background: #fa745f;
}
.resource_list .category a {
	color: #353132;
	text-decoration: none;
}
.resource_list .category a:hover {
	color: #fa745f;
	text-decoration: none;
}
.resource_list .info {
	margin: 0 0 0 100px;
	padding: 0 0 40px 50px;
	border-left: solid 1px #e4dfd9;
	font-size: 16px;
	line-height: 1.2em;
}
.resource_list .list:last-child .info {
	border-left: 0;
}
.resource_list .info p {
	color: #666;
}
.resource_list .title {
	font-size: 18px;
	line-height: 1.2em;
	padding: 0 0 10px 0;
}
.resource_list .title a {
	color: #353132;
	text-decoration: none;
}
.resource_list .title a:hover {
	color: #00a1e9;
	text-decoration: none;
}
.resource_list .btn_more {
	color: #fa745f;
	padding: 0 35px 0 10px;
}
.resource_list .author {
	padding: 30px 0 10px 0;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.2em;
	color: #666;
}
.resource_list .author .pic {
	float: left;
	width: 32px;
	height: 32px;
	margin: -13px 10px 0 0;
	overflow: hidden;
	border-radius: 100px;
	border: solid 4px #fff;
	box-shadow: 0 0 5px #ccc;
}
.resource_list .author a {
	color: #fa745f;
}
.resource_list .paging {
	padding: 50px 0 0 0;
	border-top: solid 1px #e4dfd9;
}
.newsbar {
	width: 100%;
	height: 404px;
	background: url(../images/new-images/news-bg.jpg) no-repeat center center;
}
.news {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}
.news h4 {
	font-size: 60px;
	font-weight: 400;
	color: #0a7dd8;
	padding-top: 80px;
	padding-bottom: 40px;
}
.news p {
	color: #646464;
	font-size: 24px;
	font-weight: 400;
	line-height: 60px;
	padding: 0 60px;
}
.news-listbar {
	width: 100%;
	margin: 100px 0;
}
.news-list {
	margin: 0 auto;
	width: 1200px;
}
.news-list {
	font-size: 30px;
	font-weight: 400;
}
.news-list table {
	margin-bottom: 100px;
}
.news-list table tr td {
	padding: 0;
	margin: 0;
}
.news-list h5 {
	padding-bottom: 20px;
}
.news-list-date {
	font-size: 16px;
	font-weight: 400;
	color: #646464;
}
.news-list-tit {
	font-size: 30px;
	font-weight: 400;
}
.news-list-con {
	font-size: 16px;
	color: #646464;
	font-weight: normal;
}
.news-list a {
	color: #00a0e9;
	font-size: 16px;
	font-weight: 400;
}
.style-titbar {
	width: 100%;
}
.style-tit {
	margin: 0 auto;
	width: 1200px;
	padding-top: 10px
}
.style-tit a {
	font-size: 12px;
}
.style-tit p {
	font-size: 24px;
	color: #817f7f;
	font-weight: 400;
	text-align: center;
	padding: 30px 30px;
	line-height: 60px;
}
.style-tit h3 {
	font-size: 26px;
	font-weight: 400;
	text-align: center
}
.style-tit-con {
	width: 100%;
	height: 360px;
}
.specific-titbar {
	width: 100%;
}
.specific-tit {
	margin: 0 auto;
	width: 1200px;
}
.specific-tit h4 {
	padding: 24px 0 0px 0;
	color: #5a524f;
}
.specific-tit a {
	font-size: 14px;
	font-weight: 400;
	color: #3c3a39;
}
.specific-conbar {
	width: 100%;
}
.specific-con {
	margin: 0 auto;
	width: 1200px;
}
.specific-con-left {
	width: 800px;
	margin-right: 100px;
	overflow: hidden;
	display: block;
	margin-bottom: 100px;
}
.specific-con-date {
	font-size: 14px;
	color: #292727;;
	font-weight: 400;
	padding: 4px 0 40px;
}
.specific-con-left h1 {
	font-size: 44px;
	font-weight: 400;
	padding-bottom: 12px;
}
.specific-con-icon {
	padding-right: 10px;
	margin-bottom: 80px;
}
.specific-con-icon img {
	padding-right: 10px;
}
.specific-con-tit {
	border-top: 1px solid #eeeeee;
	padding: 30px 0;
	font-size: 14px;
	line-height: 30px;
}
.specific-con-tit1 {
	background: #ebf8f9;
	padding-top: 20px;
	padding-left: 20px;
}
.specific-con-tit1 td {
	color: #01c1dd;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: 400;
}
.specific-con-tit1 table img {
	padding-right: 10px;
}
.specific-con-img {
	text-align: center;
	margin-top: 30px
}
.specific-con-right {
	float: right;
	width: 270px;
    margin-bottom: 100px;
}
.specific-con-right h4 {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #2ab9eb;
	padding: 10px 0;
}
.specific-con-txt {
	font-size: 16px;
	font-weight: 400;
	padding: 30px 0;
	line-height: 1.9;
}
.specific-con-get input {
	padding: 5px 20px;
	background: #1ebcf0;
	color: #FFF;
	border: none;
	font-weight: 400;
	margin-bottom: 100px;
}
.specific-con-list {
	margin-bottom: 100px;
}
.specific-con-list li {
	list-style: disc;
	list-style-position: inside;
	font-size: 14px;
	font-weight: 400;
	padding-top: 20px;
}
.specific-con-list li a:hover {
	color: #1ebcf0;
}
.specific-con-text {
	border: 1px solid #e4e4e4;
	width: 163px;
	height: 38px;
	font-size: 14px;
	padding-left: 5px;
}
.specific-con-jion {
	background: #1ebcf0;
	border: none;
	width: 100px;
	height: 40px;
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
}
.product-details-titbar {
	width: 100%;
}
.product-details-tit {
	width: 1200px;
	margin: 0 auto;
	padding: 16px 0 40px 0;
}
.product-details-tit a {
	font-size: 14px;
	color: #1b1717;
}
.product-details-listbar {
	width: 100%;
}
.product-details-list {
	width: 1200px;
	margin: 0 auto;
}
.product-details-list-left {
	width: 525px;
	margin-right: 75px;
	margin-bottom: 20px;
}
.product-details-list-right {
	width: 600px;
}
.product-details-list-left p {
	text-align: center;
	padding: 12px 0;
	color: #1b1717;
	font-size: 18px;
	font-weight: 400;
}
.product-details-list-left p img {
	vertical-align: middle;
	padding-right: 10px;
}
.product-details-list-img li {
	float: left;
	margin-right: 10px;
	margin-bottom: 50px;
}
.product-details-list-img-1 {
	height: 15px;
	background: url(../images/Product-Details-images/p-d-i.png) center center no-repeat;
}
.product-details-list-img li img {
	width: 89px;
	height: 89px;
	padding: 1px;
	border: 1px solid #dde0e6;
}
.product-details-list-img-2 {
	height: 15px;
}
.product-details-list-1 {
	border: 2px solid #f78419;
	display: block;
}
.product-details-list-right h3 {
	font-size: 36px;
	font-weight: 400;
	line-height: 40px;
	padding-bottom: 30px;
}
.product-details-list-right-pri {
	font-size: 30px;
	font-weight: 400;
	color: #f08619;
	padding-bottom: 16px;
	padding-top: 16px;
}
.product-details-list-right p {
	font-size: 16px;
	font-weight: 400;
	color: #1b1717;
	padding-bottom: 6px;
	line-height: 1.25;
}

.product-details-list-right-input {
	margin-top: 30px;
}
.product-details-list-right-input input {
	margin-top: 35px;
	margin-left: 40px;
}
.product-details-list-right-1 {
	margin-top: 50px;
}
.product-details-list-right-1 img {
	padding-right: 10px;
	vertical-align: central;
}


.product-details-list-right-2 {
	margin: 10px 0;
}
.product-details-list-right-2 img {
	padding-right: 20px;
}
.product-details-contacts {
	width: 200px;
    height: 50px;
    background: #029bfc;
    border: 1px solid #029bfc;
    float: left;
    border-radius: 5px;
	color:#fff;
    display: inline-block;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
}
.product-details-contacts:hover {
	background:#fff;
	color:#029bfc !important;
}
.product-details-cus {
	width: 200px;
    height: 50px;
    background: #fff;
    border: 1px solid #029bfc;
    float: left;
    border-radius: 5px;
    color: #029bfc;
    display: inline-block;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
	margin: 0 0 20px 10px;
}
.product-details-cus:hover{
	background: #029bfc;
	color: #fff;
}
.product-details-tabbar {
	width: 100%;
}
.slideTxtBox {
	width: 1200px;
	margin: 20px auto;
	text-align: left;
}
.slideTxtBox .hd {
	height: 70px;
	line-height: 70px;
	padding: 0 10px 0 20px;
	position: relative;
	border-bottom: 1px solid #e0e2e7;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	height: 70px;
}
.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	padding: 0 20px;
	border: 1px solid #e0e2e7;
	border-bottom: none;
	margin-right: 10px;
	font-size: 24px;
	font-weight: 400;
	color: #0a0a0a;
	background: #f2f2f2;
}
.slideTxtBox .hd ul li.on {
	height: 70px;
	background: #fff;
	border-top: 2px solid #e0e2e7;
	border-bottom: none;
}
.slideTxtBox .bd ul {
	padding: 20px;
	zoom: 1;
	border: 1px solid #e0e2e7;
	border-top: none;
    overflow: hidden;
}
.slideTxtBox .bd li {
	height: 24px;
	line-height: 24px;
}
.slideTxtBox .product-details-pt {
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 30px;
	line-height: 35px;
}
.mytable td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.mytable td {
	font-size: 14px;
	font-weight: 400;
	padding: 10px;
}
.mytable1 {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 26px;
}
.mytable1 th {
	text-align: left;
	vertical-align: top;
}
.mytable1 th span {
	color: #080909;
}
.mytable1-txt {
	color: #4a4343;
}
.product-cus {
	background: #f2f2f2;
	border: 1px solid #eaeaea;
	padding: 0 10px;
	margin-bottom: 15px;
	height: 48px;
	line-height: 48px;
}
.product-cus-tit {
	font-size: 18px;
	color: #0c0c0c;
	padding-right: 50px;
}
.product-cus-xx img {
	vertical-align: middle;
	padding-right: 10px;
}
.product-cus-btn input {
	background: #1ebcf0;
	color: #FFF;
	padding: 8px;
	border: none;
}
.product-cus1 {
	background: #f1f1f1;
	border: 1px solid #eaeaea;
	padding: 0 10px;
	margin-bottom: 15px;
	height: auto;
}
.product-cus1-tit {
	height: 48px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 10px;
	padding: 10px 0;
}
.product-cus1-tit-left {
	width: 70%;
}
.product-cus1-tit-left h3 {
	line-height: 24px;
	color: #444;
	padding-right: 5%;
	font-size: 18px;
	font-weight: 400;
}
.product-cus1-tit-left span {
	display: block;
	color: #666;
	font-size: 14px;
}
.product-cus1-tit-right img {
	padding: 10px 10px 0 0;
}
.product-cus1-tit-text {
	line-height: 20px;
	padding-right: 20%;
	width: 100%;
	color: #666;
	line-height: 1.5em;
}
.product-cus1-tit-text1 h4 {
	clear: both;
	font-size: 16px;
	padding: 10px 0;
	line-height: 25px;
	color: #666;
}
.product-cus1-tit-text1 img {
	padding-left: 40px;
}
.product-cus1-tit-text1 i {
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
}
.product-cus1-more {
	text-align: center;
	line-height: 25px;
	color: #222;
	font-size: 14px;
}
.product-cus-t {
	padding: 8px 0;
	line-height: 20px;
	font-size: 14px;
	font-weight: 400;
}
.product-cus1-img {
	padding-left: 8px;
	padding-bottom: 10px;
}
.product-cus1-img img {
	padding-right: 5px;
}
.product-cus1-text {
	padding-bottom: 10px;
}
.product-cus1-text input {
	height: 20px;
	border: 1px solid #e6e6e6;
	width: 100%;
}
.product-cus1-textw input {
	height: 40px;
	border: 1px solid #e6e6e6;
	width: 100%;
}
.product-cus1-texta {
	padding-bottom: 30px;
	padding-top: 20px;
}
.product-cus1-texta input {
	border: none;
	width: 100%;
	background: #029bfc;
	color: #FFF;
	padding: 10px 0;
	font-size: 14px;
}
.glay-bg{
	width: 100%;
    margin: 80px auto 30px auto;
	overflow: hidden;
    background: #f5f5f5;
	height:auto;
	padding-bottom: 50px;
}
.step-main{
	width: 1200px;
    margin: 20px auto;
    text-align: center;
}
.cont_title {
    color: #222;
    font-size: 40px;
    font-weight: 500;
    margin: 67px auto 15px;
}
.cont_subtitle {
    width: 95%;
    font-size: 16px;
	margin: 0 auto 15px;
	line-height: 1.4em;
}
.cont-h3 {
	font-size: 18px;
    padding: 20px 0 10px 0;
	text-align: left;
}
.step-box {
	position: relative;
}
.step {
	width:90px; 
	position: absolute;
	margin-left: -45px;
}
.step1 {
	left: 20%; 
	top:35px ;
}
.step2 {
	left: 50%; 
	top:150px ;
 }
.step3 {
	left: 80%; 
	top:45px; 
}
.step span {
	display: block; 
	width: 90px; 
	height: 33px;
	background: #0688db; 
	border-radius: 3px; 
	line-height: 33px; 
	color: #fff;
	font-size: 18px; 
	text-align: center;
}
.step-list {
	margin-left: -5%;
}
.step-cont {
	float: left; 
	width: 28.3%; 
	margin:30px 0 0 5%;
}
.step-cont img {
	width: 100%;
}
.step-cont img:hover {
	transform: scale(1.04);
}
.step-cont h3 {
	font-size: 18px; 
	padding: 20px 0 10px 0;
}
.step-cont p{
	line-height:20px;
	color: #504848; 
	text-align: left;
}
.contact-btn-product:hover {
    background-color: #fff !important;
}
.contact-btn-product {
    border: 1px solid #029bfc;
    background: #029bfc;
    font-size: 20px;
    display: inline-block;
    margin: 48px auto 2px;
    width: 180px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    color: #fff;
	text-align: center;
}
.productcustom-formbar {
	width: 100%;
    background: #f5f5f5;
}
.index-news-control{
	position: relative;
    padding: 12px 50px;
    display: inline-block;
    border: 1px solid #029bfc;
    color: #029bfc;	
	text-align: center;
}
.index-news-control a:hover {
    color: #fff;
}
.product-details-centerbar {
	width: 100%;
	margin-top: 80px;
	margin-bottom: 80px;
	height: 288px;
	background: linear-gradient(to right,#0dd9ff,#238fff);
}
.product-details-center {
	margin: 0 auto;
	width: 1200px;
}
.product-details-center table {
	padding-top: 60px;
}
.product-details-center table th {
	width: 25%;
}
.product-details-center table td {
	text-align: center;
	line-height: 30px;
	font-size: 24px;
	font-weight: 400;
	color: #FFF;
}
.product-details-relbar {
	width: 100%;
}
.product-details-rel {
	margin: 0 auto;
	width: 1200px;
}
.product-details-rel-1 {
	width: 1198px;
	height: auto;
}
.product-details-rel-tit {
	width: 100%;
	height: 69px;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	line-height: 89px;
}
.product-details-rel-1 table {
	padding: 16px 12px;
}
.product-details-rel-1 table td {
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	padding-right: 6px;	
}
.product-details-rel-tt {
	text-align: center;
	color: #0c0c0c;
	font-size: 24px;
	font-weight: 500;
	padding: 0 190px 28px 190px;
	line-height: 36px;
}
.product-details-rel-input {
	margin-bottom: 100px;
}
.youmaytitle {
	margin-bottom: 50px;
	width:85%;
	margin-top: 6px;
}
.product-details-contact1 {
	width: 275px;
	height: 56px;
	background: url(../images/Product-Details-images/p-d-in.png) no-repeat;
	border: none;
	float: left;
	margin-left: 300px;
	margin-right: 50px;
	border-radius: 5px;
}
.product-details-contact1:hover {
	filter: alpha(opacity=78);
	-moz-opacity: 0.78;
	opacity: 0.78;
}
.tipsbar {
	width: 100%;
	background: url(../images/tips-images/tips-bg.jpg) center center no-repeat;
	height: 405px;
}
.tips {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}
.tips h1 {
	color: #0a7dd8;
	font-size: 60px;
	font-weight: 400;
	padding-top: 80px;
	padding-bottom: 50px;
}
.tips p {
	color: #646464;
	font-size: 24px;
	font-weight: 400;
	padding: 0 100px;
	line-height: 48px;
}
.tips-conbar {
	width: 100%;
	margin-top: 100px;
}
.tips-con {
	margin: 0 auto;
	width: 1200px;
	height: 557px;
}
.tips-con-1 {
	width: 737px;
	float: left;
}
.tips-con-2 {
	width: 416px;
	float: right;
}
.tips-con-3 {
	margin-bottom: 45px;
	width: 416px;
	height: 256px;
	float: left;
}
.sitemapbar {
	width: 100%;
	margin: 80px 0;
}
.sitemap {
	margin: 0 auto;
	width: 1200px;
}
.sitemap h1 {
	text-align: center;
	font-size: 60px;
	padding-bottom: 80px;
}
.sitemap-right {
	width: 300px;
}
.sitemap th {
	font-size: 30px;
	font-weight: 400;
	text-align: left;
}
.sitemap td {
	vertical-align: top;
}
.sitemap td li {
	margin: 20px 0;
	list-style: url(../images/s-i.png);
	list-style-position: inside;
}
.sitemap td li a {
	color: #4c4c4c;
	font-size: 24px;
	font-weight: normal;
}
.sit-1 {
	margin-left: 30px;
}
.souvenirs-bgbar {
	width: 100%;
    background: url(../images/Custom-Souvenirs/sou-bg.jpg) center center no-repeat;
    height: 500px;
}
.souvenirs-bg {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}
.souvenirs-bg h1 {
	padding-top: 150px;
    font-size: 48px;
    color: #FFF;
    font-weight: 400;
    padding-bottom: 16px;
}
.souvenirs-bg h5 {
	font-size: 36px;
	color: #FFF;
	font-weight: 400;
	padding: 20px 0;
}
.souvenirs-txtbar {
	width: 100%;
}
.souvenirs-txt {
	margin: 130px auto;
	width: 1200px;
	text-align: center;
}
.blocks {
	display:block
} 
.souvenirs-txt h2 {
	color: #0a7dd8;
	font-size: 48px;
	font-weight: 400;
}
.souvenirs-txt p {
	font-size: 24px;
	padding: 14px 50px 0 50px;
	color: #646464;
	line-height: 50px;
	font-weight: 400;
}
.souvenirs-tabbar {
	width: 100%;
}
.souvenirs-tab {
	margin: 0 auto;
	width: 1200px;
	padding-top: 70px;
}
.souvenirs-tab h2 {
	text-align: center;
    font-size: 40px;
    padding-bottom: 50px;
    color: #000;
	font-weight: 400;
}
.souvenirs-tab table th {
	text-align: left;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 400;
    color: #000;
}
.souvenirs-tab table img {
	float: right;
	padding-right: 20px;
}
.souvenirs-tab td {
	font-size: 16px;
    line-height: 1.4;
    padding-bottom: 70px;
    color: #403d3d;
}
.souvenirs-formbar {
	width: 100%;
	background: #f3f8fb;
}
.souvenirs-form {
	margin: 0 auto;
    width: 1200px;
    padding: 0 0 100px 0;
}
.souvenirs-form h2 {
	font-size: 40px;
	font-size: 40px;
	text-align:center;
	padding-bottom:70px;
}
.souvenirs-h3 {
	padding: 70px 0 8px 0;
    text-align: center;
    font-size: 38px;
    font-weight: 400;
}
.souvenirs-subtitle {
	text-align: center;
    font-size: 22px;
    color: #5f5858;
    padding: 2px 0 60px 0;
    line-height: 1.4;
}
.sou-form {
	border: 1px solid #d3d3d3;
    width: 1200px;
    padding: 50px 0 0 0;
    background: #fff;
}
.sou-form table {
	margin: 0 auto;
}
.sou-form th span {
	color: #eb612f;
}
.sou-form th {
	font-size: 18px;
    float: left;
    width: 170px;
    text-align: left;
}
.sou-form td {
	float: left;
}
.form-t {
	height:40px;
	border: 1px solid #d3d3d3;
	margin-bottom: 20px;
	width: 530px;
	padding-left: 10px;
	font-size: 16px;
}
.form-d {
	height:278px;
	border: 1px solid #d3d3d3;
	margin-bottom: 25px;
	width: 530px;
	padding-left: 8px;
}
.form-st { 
    width:292px;
	margin-bottom:25px;
}
.form-str {
	float:right;  
	width:169px; 
	margin-bottom:25px;
}
.form-x1 {
	border: 1px solid #029bfc;
    padding: 20px;
    background: #FFF;
    font-size: 22px;
    color: #029bfc;
}
.form-y1 {
	border: 1px solid #fff;
    padding: 20px;
    background: #029bfc;
    font-size: 22px;
    color: #fff;
}
.form-z1 {
	border: 1px solid #1ebcf0;
	padding: 20px;
	background: #fff;
	font-size: 22px;
	color: #1ebcf0;
	float:right;
	border-radius: 5px;
}
.form-z2 {
	border: 1px solid #fff;
	padding: 20px;
	background: #1ebcf0;
    font-size: 22px;
	color: #fff;
	float:right;
}
.sou-form-lab {
	font-size: 20px;
	padding-bottom: 15px;
	color: #000;
	font-weight: bold;
}
.sou-form-lab label {
	padding-left: 20px;
	font-weight: normal;
}
.sou-form-sub {
	padding-left: 170px;
    padding-top: 10px;
}
.form-tt {
	border: 1px solid #fff;
    padding: 15px 56px;
    background: #029bfc;
    margin-bottom: 25px;
    font-size: 22px;
    color: #FFF;
    margin-top: 20px;
    border-radius: 5px;
}
.sou-form-lab em {
	font-style: normal;
	color: #eb612f;
}
.sou-form-lab img {
	vertical-align: middle;
}
.search-1 {
	font-size: 20px;
	font-weight: 400;
}
.search-2 li {
	background: url(../images/nav-icon3.png) no-repeat left 15px;
	margin-top: 60px;
}


.search-2 li span {
	background: url(../images/nav-icon3.png) no-repeat left 15px;
	font-size: 30px;
	font-weight: 400;
	padding-left:20px;
	
	
	
}
.search-2 li h5 {
	font-weight: normal;
   font-size: 30px;
   padding-top:30px;
   padding-bottom:10px;
	

}
.search-2 li p {
	font-size: 24px;
	font-weight: normal;
	color: #646464;
	
}
.search-2 li a {
	color: #00a0e9;
	font-size: 24px;
	font-weight: normal;
	display:block;
	margin-top:10px;
	
}

.searchbar {
	width: 100%;
	background: #fcfeff;
	height: auto;
}
.search {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	padding: 50px 0 100px 0;
}
.search-left {
	width: 335px;
}
.search-left li {
	font-size: 20px;
	background: url(../images/nav-icon2.png) no-repeat left 8px;
	line-height: 30px;
	padding: 0 0 15px 20px;
	margin: 0;
}
.search-left li a {
	color: #040404;
}
.search-left li a:hover {
	color: #00a2e7;
}
.search-right {
	width: 865px;
}
.search-3{ padding-top:50px; color:#828181; font-size:24px; line-height:40px;}
.search-3 a{ color:#00a0e8;}
.b-proudct-list-p1 {
	margin-top: 60px;
}
.b-proudct-list-p1 li {
	width: 263px;
	margin-right: 38px;
	height: 400px;
	margin-bottom: 30px;
	line-height: 35px;
	float: left;
	font-size: 16px;
	overflow: hidden;
}
.b-proudct-list-p1 li a {
	display: block;
}
.b-proudct-list-p1 li img {
	width: 263px;
	height: 263px;
}
.b-proudct-list-p1 p {
	height: 80px;
	word-break: keep-all;
}


.con-tt {
	position:fixed;
	left: 50%;
	top:20%;
	transform: translate(-50%, 50%);
	-webkit-transform: translate(-50%, 50%);
	-moz-transform: translate(-50%, 50%);
	-mz-transform: translate(-50%, 50%);
	-o-transform: translate(-50%, 50%);
	z-index: 1002;
	background: #fff;
	margin: 0px auto;
	display:none;
	width: 570px;
	height:185px;
	border:1px solid #858484;

}
.con-tt-1{ background:#00a1e9; height:45px; padding:0 20px;}
.con-tt-t{ background:url(../images/tt.png) no-repeat center left; height:45px; width:100px; padding-left:40px; line-height:45px; font-size:24px;  color:#FFF; float:left;}
.con-tt-e{ float:right;  }
.con-tt-e img{ padding-top:10px;}
.con-tt p{ line-height:95px; color:#a09f9f; font-size:16px; text-align:center;}
.con-tt-2{background:#eeeeee; height:45px; padding-right:40px;}
.con-tt-ok{ float:right; color:#FFF; background:#c9c9c9; border:1px solid #b2b1b1; padding:5px 20px; margin-top:8px;  }

