@charset "utf-8";

body {
	margin: 0px;
	font-size: 12px;
	background: #FFFFFF;
	padding: 0px;
	color: #484848;
	font-family:Arial, Helvetica, sans-serif;
}
div, ul, li, p, form, dd, dt, dl, h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
em, i{
	font-style: normal;
}
img{
	border: 0px;
	vertical-align: middle
}
li{
	list-style: none
}
a{
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.container {
	clear: both;
	width:100%;
	max-width:1300px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.container2 {
	clear: both;
	width:100%;
	max-width:1300px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;

}
.clear {
	clear: both;
}

.biankuang{-webkit-transition-property: background-color;-webkit-transition-duration: 0.6s;-webkit-transition-timing-function: ease;box-shadow:0px 0px 10px #222;-moz-box-shadow:0px 0px 10px #222;-webkit-box-shadow:0px 0px 10px #222; }
.mian{}
.tooltip {position: relative;display: inline-block;color: #3498db;text-decoration: none;cursor: pointer}
.tooltip .tooltip-text {visibility: hidden;background-color: #333;color: #fff;text-align: center;padding: 2px 10px;border-radius: 6px;position: absolute;z-index: 1;    bottom: 125%;left: 50%;transform: translateX(-50%);opacity: 0;transition: opacity 0.3s;white-space: nowrap;font-size: 14px;font-family: "HelveticaNeueRoman", sans-serif; font-weight:100;}
.tooltip .tooltip-text::after {content: "";position: absolute;top: 100%;left: 50%;margin-left: -5px;border-width: 5px;border-style: solid;border-color: #333 transparent transparent transparent;}
.tooltip:hover .tooltip-text {visibility: visible;opacity: 1}
.tooltip-bottom .tooltip-text {top: 125%;bottom: auto}
.tooltip-bottom .tooltip-text::after {top: -10px;border-color: transparent transparent #333 transparent}
.tooltip-left .tooltip-text {right: 125%;left: auto;bottom: 50%;transform: translateY(50%)}
.tooltip-left .tooltip-text::after {top: 50%;left: 100%;margin-top: -5px;border-color: transparent transparent transparent #333}
.tooltip-right .tooltip-text {left: 125%;bottom: 50%;transform: translateY(50%)}
.tooltip-right .tooltip-text::after {top: 50%;right: 100%;left: auto;margin-top: -5px;border-color: transparent #333 transparent transparent}

.toplink{background:#f9f8f7;-webkit-transition-property: background-color;-webkit-transition-duration: 0.6s;-webkit-transition-timing-function: ease;box-shadow:0px 0px 10px #dde1e4;-moz-box-shadow:0px 0px 10px #dde1e4;-webkit-box-shadow:0px 0px 10px #dde1e4; height:40px; line-height:40px; position:fixed;width:100%; z-index:1001; top:0px;}
.toplink .left{ width:50%; float:left;}
.toplink .right{ width:50%; float:right; text-align:right;}
.toplink ul li{font-family: "HelveticaNeueMedium", sans-serif; font-weight: 400; font-style: normal; font-size:14px; color:#003150;float:left;}
.toplink ul li.phone i{margin:0px 5px 0px 10px; font-size:16px; float:left;}
.toplink ul li.email i{margin:2px 5px 0px 10px; font-size:20px; float:left;}
.toplink a{width:30px; height:30px; background:#e8e8e8; border-radius:5px; margin:5px; line-height:30px; text-align:center; font-size:16px;color:#003150;}
.logo-menu{height:70px; border-bottom:5px solid #aa272f;position:fixed; width:100%; background:#FFF; top:40px;z-index:1000}
.logo-menu .logo{ width:240px; float:left;}
.logo-menu .logo img{ height:65px; margin-top:2px;}
.menu{float:right;  margin-left:10px; margin-top:0px;}
.menu > ul{}
.menu > ul li{float:left;height:70px; margin:0px 15px; text-align:left;line-height:70px; position:relative;}
.menu > ul li span{ font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.menu > ul li > a{display:block; font-family: "HelveticaNeueMedium", sans-serif; font-weight:bold; font-style: normal; color: #003150;font-size:16px;text-transform: uppercase;transition: all 0.35s; }
.menu > ul li > a:hover{ color:#aa272f; text-decoration:none}
.menu > ul li > div{position:absolute;top:70px;height:0px;transition: all 0.35s; overflow:hidden; z-index:1002}
.menu > ul li:hover{}
.menu > ul li:hover div.about-menu{height:320px;}
.menu > ul li:hover div.product-menu{height:440px;}
.menusj{width:40px; float:right; background:#003150; border-radius:25px; height:40px; margin-top:14px; margin-left:15px; overflow:hidden; cursor:pointer; display:none; margin-right:10px;}

.menusj .menusj_1{ width:22px; height:2px; background:#FFF; margin:15px 0px 0px 9px}
.menusj .menusj_2{ width:15px; height:2px; background:#FFF; margin:4px 0px 0px 9px;transition: all 0.5s;}
.menusj:hover{}
.menusj:hover .menusj_2{width:22px;}

.phonemenuclose{height:100%; width:0px; position:fixed; left:0px; top:0px; background-color:rgba(0, 0, 0, 0.5); z-index:1028; }
.phonemenu{height:100%; width:0px; position:fixed; right:0px; top:0px; background:#fff; z-index:1021; overflow:scroll;}
.phonemenu .menuclose{width:50px; height:50px; margin:20px 0px 10px 0px; text-align:right;width:100%; cursor:pointer}
.phonemenu .menuclose span{font-size:28px; color:#000; margin-right:20px;}
.phonemenu ul{}
.phonemenu li{margin:0px 35px; text-align:left;line-height:50px;}
.phonemenu ul li > a{display:block;color:#58585b;font-size:20px !important;font-family: "HelveticaNeueMedium", sans-serif;font-weight: 600;}
.phonemenu ul li > a:hover{ color:#aa272f; text-decoration:none}
.phonemenu ul li span{float:right; font-weight:bold; font-size:18px; color:#003150; cursor:pointer;}
.phonemenu li div{width:250px; background:#ffffff; overflow:hidden; display:none;}
.phonemenu li div ul li{width:250px; border-bottom:1px solid #f1f1f1; margin:0px 0px; height:auto;}
.phonemenu li div a{display:block;text-align:left;line-height:20px; overflow:hidden; font-family: "HelveticaNeueMedium", sans-serif;font-weight: 400;font-size: 14px !important;text-transform:none; padding:12px 15px;border-left:5px solid #fff;}
.phonemenu div ul li.top{ border-top:5px solid #003150;}


.about-menu{width:720px;height:320px; background:#FFF; left:-200px; border-radius:20px;}
.about-menu .about-menu-left{width:200px;float:left; height:300px; margin:15px 0px 0px 28px}
.about-menu .about-menu-left .title{font-family: "HelveticaNeueMedium", sans-serif;color: #003150;font-size: 28px !important;font-weight: 600;text-transform: uppercase;}
.about-menu .about-menu-left .about-menu-list{}
.about-menu .about-menu-left .about-menu-list ul li{ height:33px;line-height:33px; clear:both; margin-left:0px;}
.about-menu .about-menu-left .about-menu-list ul li a{color:#003150;text-transform:none;transition: all 0.5s ease 0s; font-family:"HelveticaNeueMedium", sans-serif; letter-spacing:0px; font-weight:200}
.about-menu .about-menu-left .about-menu-list ul li a:after {content: " ";position: absolute;height: 1px;width: 0;transition: all 0.7s ease-in-out;background-color: #aa272f;left: 0;bottom: 0;top: auto;}
.about-menu .about-menu-left .about-menu-list ul li a:hover {color: #aa272f;}
.about-menu .about-menu-left .about-menu-list ul li a:hover:after {width: 100%;margin-right: -100%;}

.about-menu .about-menu-right{width:375px; height:265px; float:right;margin-top:25px; margin-right:28px;border-radius:20px; overflow:hidden; position:relative;}
.about-menu .about-menu-right .factory-img{width:375px; height:265px; }
.about-menu .about-menu-right .factory-con{width:375px; height:265px; position:absolute; background-color:rgba(0, 0, 0, 0.5); top:0px; left:0px;}
.about-menu .about-menu-right .factory-con .title{font-family: "HelveticaNeueMedium", sans-serif;color: #fff;font-size: 28px;font-weight: 600; text-align:center;text-transform: uppercase; margin-top:20px;}
.about-menu .about-menu-right .factory-con .ddesc{font-family: "HelveticaNeueRoman", sans-serif;color: #fff;font-size: 16px; line-height:24px; margin:0px 20px 0px 40px; font-weight:100;}
.about-menu .about-menu-right .factory-con .link{ text-align:center;}
.about-menu .about-menu-right .factory-con .link a{font-family:"HelveticaNeueMedium";font-weight: 400;color: #fff;font-size: 14px !important; display:inline-block; width:150px; height:35px; background:#003150; line-height:35px;border-radius:17px;transition:all .2s ease;}
.about-menu .about-menu-right .factory-con .link a:hover{background:#aa272f;}

.product-menu{width:840px;height:490px; background:#FFF;left:-350px; border-radius:20px;}
.product-menu .product-menu-left{width:300px;float:left; height:490px; margin:15px 0px 0px 28px}
.product-menu .product-menu-left .title{font-family: "HelveticaNeueMedium", sans-serif;color: #003150;font-size: 20px;font-weight:600;text-transform: uppercase;}
.product-menu .product-menu-left .product-menu-list{}
.product-menu .product-menu-left .product-menu-list ul li{ height:40px;line-height:40px; clear:both; margin:3px 0px; width:280px; text-align:center;}
.product-menu .product-menu-left .product-menu-list ul li a{font-family: "HelveticaNeueMedium";color:#333;text-transform:none;transition: all 0.5s ease 0s;background:#f2f2f2; border-radius:20px;font-weight: 200;}
.product-menu .product-menu-left .product-menu-list ul li a:hover { background:#003150; color:#FFF; padding-left:10px;}

.product-menu .product-menu-right{width:495px;  float:right;margin-top:25px; margin-right:8px;}
.product-menu .product-list{width:calc(50% - 50px); float:left; margin:5px;  overflow:hidden; background:#f2f2f2; padding:15px 15px 5px 15px; border-radius:15px;}
.product-menu .product-list .img{ width:100%; height:200px; overflow:hidden;}
.product-menu .product-list .img img{ width:100%;}
.product-menu .product-list .tit{ height:35px; line-height:35px; overflow:hidden;font-family: "HelveticaNeueRoman";color: #333;font-size: 16px !important;font-weight: 200;}
.product-menu .product-list .ddesc{height:60px; line-height:20px; overflow:hidden;font-family: "HelveticaNeueRoman";color: #333;font-size: 14px;font-weight: 200;}
.product-menu .product-list .link{ font-family:"HelveticaNeueMedium";font-weight: 400;color: #fff;font-size: 14px !important; display:inline-block; width:150px; height:35px; background:#003150; line-height:35px;border-radius:17px;transition:all .3s ease; text-align:center; letter-spacing:0.5px; margin:10px 0px;}
.product-menu .product-list:hover .link{background:#aa272f;}

.banner{ width:100%; height:500px; background:url(banner.jpg) no-repeat center center; background-size:cover; margin-top:110px;overflow:hidden;}
.bannercon{ }

.bannercon{width:600px; height:350px; background-color:rgba(0, 0, 0, 0.7); border-radius:10px; margin:100px 0px 0px 50px; overflow:hidden;}
.bannercon h1{font-family:"futura-pt-condensed", Sans-serif;font-size:68px;font-weight: 900;text-transform: uppercase;color:#FFF; margin:20px 20px 10px 20px; line-height:70px;}
.bannercon .ddesc{font-family: "HelveticaNeueRoman", sans-serif; font-size:16px; font-weight:100; line-height:26px; margin:10px 20px 10px 20px; color:#FFF; font-weight:400;}
.bannercon .link{width:150px;margin:30px 20px 10px 20px;}
.bannercon .link a{font-family: "HelveticaNeueRoman", sans-serif;font-weight: 200;color: #fff;font-size: 14px !important; display:inline-block; width:150px; height:35px; background:#003150; line-height:35px;border-radius:17px;transition:all .3s ease; text-align:center}
.bannercon .link:hover a{background:#aa272f;}

.hotpro{height:100px;margin-top:30px; position:relative;background:#247474;border-radius:10px;}
.hotpro .title{position:absolute; left:0px; top:0px; background:#003150; border-top-right-radius:60px;border-bottom-right-radius:60px; width:300px; height:100px; }
.hotpro .title h2{margin:20px; display:inline-block;font-family: "HelveticaNeueMedium", sans-serif; font-size:18px; font-weight:200;color:#FFF; line-height:28px; letter-spacing:0.5px;}
.hotpro .ddesc{margin-left:350px; font-size:16px; color:#FFF;font-family: "HelveticaNeueRoman", sans-serif; width:600px; line-height:22px; padding-top:15px; letter-spacing:0.5px;}
.hotpro .service{position:absolute; right:0px; bottom:0px; background: #aa272f url(servicebj.png) right bottom no-repeat; border-radius:10px; width:260px; height:200px;}
.hotpro .service .con{color:#FFF;font-family: "HelveticaNeueRoman", sans-serif; font-size:16px; line-height:24px; margin:20px;}
.hotpro .service .link{margin:0px 20px;}
.hotpro .service .link a{font-family: "HelveticaNeueRoman", sans-serif; font-size:16px; color:#fff;display:inline-block;line-height:25px;transition: all 0.2s linear;position:relative;}
.hotpro .service .link a span {display: block;position: absolute;left:168px;transition: all 0.3s linear;font-size:22px;font-weight:100; top:2px}
.hotpro .service .link a:hover{color:#fff;}
.hotpro .service .link a:hover span {left:188px;}

.about{border-radius:15px; margin-top:30px; overflow:hidden; height:600px;}
.about .left{width:calc(100% - 770px); height:200px; float:left; margin-left:50px;}
.about .center{width:360px; margin-left:25px; float:left;}
.about .right{width:252px; float:right;margin-left:25px; margin-right:50px;}


.about .left h3{font-family:"HelveticaNeueMedium"; font-weight: 700 !important; font-size:20px; color:#003150; margin-top:40px;text-transform:uppercase}
.about .left h2{width:100%;margin-top:20px;width:100%;font-size:34px;color:#222222;font-family: "HelveticaNeueMedium", sans-serif;font-weight: 700 !important;line-height:44px;letter-spacing:-1px; text-transform:uppercase}
.about .left .ddesc{line-height:25px;font-size:16px;color:#222222;margin-top:20px;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important;}

.about .left .more{height:59px; margin-top:30px; margin-bottom:30px;}
.about .left .more a{font-family: "HelveticaNeueRoman", sans-serif; font-size:18px;display:inline-block; width:200px; height:45px;  line-height:45px;transition: all 0.2s linear;position:relative; padding-left:25px;background:#003150; color:#fff;border:3px solid #003150; text-align:left; border-radius:28px;}
.about .left .more a span {display: block;position: absolute;left:178px;transition: all 0.3s linear;font-size:22px;font-weight:100; top:2px}
.about .left .more a:hover{border:3px solid #003150;color:#003150; background:#FFF;}
.about .left .more a:hover span {left:188px;}

.about .center .center_top{width:100%; height:295px; overflow:hidden; text-align:right; margin-top:50px;}
.about .center .center_top img{width:240px; height:295px;border-radius:20px;}
.about .center .center_bottom{background:#003150; width:100%; height:120px; margin-top:20px; border-radius:20px;}
.about .center .center_bottom .con{width:158px; float:left; color:#FFF;font-family: "HelveticaNeueMedium", sans-serif;font-weight: 600 !important; font-size:28px; margin:20px 20px 0px 20px;}
.about .center .center_bottom .pic{width:150px; margin-top:15px;margin-right:10px;float:right;}
.about .center .center_bottom .pic img{width:150px; height:66px;}
.about .center .center_bottom .subtit{font-family: "HelveticaNeueRoman", sans-serif; color:#FFF; font-size:12px; text-align:center;margin-top:10px;}


.about .right .right_top{width:100%; height:210px;overflow:hidden; margin-top:50px;}
.about .right .right_top img{width:100%; height:210px;border-radius:20px;}
.about .right .right_bottom{width:100%; height:120px; margin-top:20px;}
.about .right .right_bottom img{width:100%; height:210px;border-radius:20px;}


.product { margin-top:80px;}
.product h3{font-size:38px;color: #003150; font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700 !important;letter-spacing:-1px; text-align:center;text-transform:uppercase}
.product h3 span{ color:#aa272f}
.product .ddesc{line-height:25px;font-size:16px;color:#222222;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important; width:80%; text-align:center; margin:30px auto;}





.product .product_w {width: 100%;margin: 0px auto;}
.prosub_w {width:calc(20% - 24px);float: left;margin: 25px 0px;overflow: hidden; margin-right:30px}
.product .pro_sub {margin: 0px 0px;border: 1px solid #dedede;background: #fff;clear: both;overflow: hidden;}
.product .prosub_end{ margin-right:0px;}
.product .pro_sub .pro_sub_img {overflow: hidden;position: relative;}
.product .pro_sub .pro_sub_img img {width: 100%;transition: all 0.7s ease;}
.product .pro_sub .pro_sub_img:hover img {transform: scaleX(1.1) scaleY(1.1);}
.product .pro_sub .pro_sub_title {height: 45px;line-height: 45px;overflow: hidden;margin: 0px 10px; text-align:center;color: #003150;font-family: "HelveticaNeueRoman", sans-serif; font-size:20px; letter-spacing:-1px}

.product .pro_sub .pro_sub_desc {font-size:16px;line-height:25px;color: #666666;height:75px;overflow: hidden;margin-top: 10px;margin-bottom: 10px;padding: 0px 10px;font-family:Roboto; font-weight: 400 !important;}
.product .pro_sub_on {position: absolute;bottom: 0px;background: #ff4301;height: 0px;}
.product .pro_sub:hover {box-shadow: 0px 0px 10px #888;transition: all 0.5s;}
.product .pro_sub:hover .pro_sub_title {color: #aa272f}

.product .pro_sub .pro_sub_more{margin:10px auto 30px auto; text-align:center;font-family: "HelveticaNeueRoman", sans-serif; font-size:14px; width:101px; height:33px;  line-height:33px;transition: all 0.2s linear;color:#003150;border:2px solid #003150; text-align:center; border-radius:5px;}

.product .pro_sub .pro_sub_more:hover{border:2px solid #003150;color:#fff; background:#003150;}

.proadv{overflow:hidden;}
.proadv h2{font-size:42px;color: #003150; font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700 !important;letter-spacing:-1px; text-align:center;text-transform:uppercase; margin-top:30px;}
.proadv .con{line-height:25px;font-size:16px;color:#222222;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important; width:95%; text-align:center; margin:30px auto;}

.contact{background: linear-gradient(to right, #003150, #0268a0);width: 100%;height:300px;margin-top:50px;}
.contact .left{ width:50%; float:left}
.contact .left h3{font-size:30px;color: #fff; font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700 !important;letter-spacing:0px;margin-top:50px;}
.contact .left .subtit{line-height:25px;font-size:16px;color:#fff;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important;margin-top:20px;}
.contact .right{ width:50%; float:right; margin-top:50px;}
.contact .right .phone{color:#003150; height:80px; background:#FFF; border-radius:10px; width:400px; margin:0px auto; position:relative; overflow:hidden}
.contact .right .phone .iconfont2{ position:absolute; top:12px; left:30px; font-size:36px;font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700;}
.contact .right .phone .title{margin:12px 30px 0px 80px;font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700 !important;font-size:18px;letter-spacing:1px;}
.contact .right .phone .num{margin:5px 30px 30px 80px;font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700 !important;font-size:28px;}
.contact .right .email{color:#fff; height:80px; background:#aa272f; border-radius:10px; width:400px; margin:20px auto 0px auto; position:relative; overflow:hidden}
.contact .right .email .iconfont2{ position:absolute; top:8px; left:30px; font-size:36px;font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700;}
.contact .right .email .title{margin:12px 30px 0px 80px;font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700 !important;font-size:18px; letter-spacing:1px;}
.contact .right .email .num{margin:5px 30px 30px 80px;font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700 !important;font-size:22px;letter-spacing:1px;}




.customer{ background:#f3f3f3;  overflow:hidden;}
.customer h3{font-size:38px;color: #003150; font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700 !important;letter-spacing:-1px; text-align:center;margin-top:50px;}
.customer .subtit{line-height:25px;font-size:16px;color:#222222;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important; width:95%; text-align:center; margin:10px auto;}
.customer_list{float:left; width:calc(20% - 16px); margin-right:20px; overflow:hidden; background:#FFF;border-radius:10px; margin:20px 20px 50px 0px;}
.customer_list .pic{ width:100%; height:80px; overflow:hidden; text-align:center; margin-top:20px;}
.customer_list .pic img{width:80px; height:80px;border-radius:40px;}
.customer_list .con{line-height:20px;font-size:14px;color:#555;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important;  text-align:center; margin:20px 20px 0px 20px;}
.customer_list .name{line-height:20px;font-size:18px;color:#222;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important;  text-align:center; margin:10px 20px 0px 20px;}
.customer_list .position{line-height:20px;font-size:16px;color:#555;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important;  text-align:center; margin:5px 20px 10px 20px;}
.customer_list .grade{font-size:16px;color:#ffab40;text-align:center; margin:5px 20px 10px 20px;}
.customer_list_end{ margin-right:0px;}
.adv_list{ margin-top:50px; overflow:hidden;}
.adv_list h3{font-size:48px;color: #003150; font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700 !important;letter-spacing:-1px; margin:50px 50px 30px 0px;}
.adv_list .left{width:calc(100% - 700px); margin-left:50px; float:left;}
.adv_list .right{width:500px; float:right; margin:0px 50px 50px 0px}
.adv_list .right img{margin-right:50px; width:500px; height:280px; margin:60px 0px 0px 0px; border-bottom-right-radius:50px;border-top-left-radius:50px}
.adv_list .sublist{position:relative; margin:20px 0px 20px 0px;}
.adv_list .sublist h4{font-size:22px;color: #000; font-family: "HelveticaNeueMedium", sans-serif; font-weight: 500 !important;letter-spacing:0px; margin:10px 10px 10px 50px; text-transform:uppercase;}
.adv_list .sublist .con{line-height:22px;font-size:16px;color:#555;font-family: "HelveticaNeueRoman", sans-serif;  margin:0px 20px 0px 50px; height:88px; overflow:hidden;}
.adv_list .sublist span{font-size:32px; color:#003150; position:absolute; left:0px; top:0px;}


.news { margin-top:50px; overflow:hidden;}
.news h3{font-size:38px;color: #003150; font-family: "HelveticaNeueMedium", sans-serif; font-weight: 700 !important; text-align:center;text-transform:uppercase; margin-top:30px;}
.news h3 span{ color:#aa272f}
.news .ddesc{line-height:25px;font-size:16px;color:#222222;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important; width:80%; text-align:center; margin:10px auto 30px auto;}
.newssub{width:calc(25% - 17px); margin:15px 20px 15px 0px; float:left; border:1px solid #dddddd; border-radius:20px; position:relative; overflow:hidden;}
.newssub .tit{ margin:20px 20px 0px 20px;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500; color:#222222; overflow:hidden; font-size:18px; height:40px; line-height:20px;}
.newssub .con{ margin:15px 20px 0px 20px; overflow:hidden;font-family: "HelveticaNeueRoman", sans-serif;  color:#767676; font-size:14px; height:36px; line-height:18px;}
.newssub .img{ margin:20px 20px 20px 20px; overflow:hidden;}
.newssub .img img{ width:100%; border-radius:10px;}
.newssub .time{margin:0px 20px 15px 20px; overflow:hidden;font-family: "HelveticaNeueRoman", sans-serif;  color:#767676; font-size:14px; height:22px; line-height:22px;}

.newssubend{ margin-right:0px;}

.newssub .more{background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));opacity: 0; height:200px; bottom:0px; position:absolute; width:100%; border-radius:20px;transition: all 0.5s ease;transform: translateY(20px);}
.newssub .more span{ display:block;margin:140px 20px 20px 20px; height:40px; background:#003150; border-radius:20px; text-align:center; line-height:40px; color:#FFF;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500; font-size:18px;}

.newssub:hover .more{opacity: 1;transform: translateY(0);}



.foot{ background:#003150; padding:20px 0px 50px 0px; margin-top:50px;}
.foot .foot_1{width:30%; float:left;}
.foot .foot_2{width:20%; float:left; margin-top:10px;}
.foot .foot_3{width:20%; float:left; margin-top:10px;}
.foot .foot_4{width:30%; float:left; margin-top:10px;}


.foot .logo{ margin:20px 0px 0px 50px;}
.foot .logo img{width:300px; height:99px;}
.foot h3{font-size:18px;color: #fff; line-height:23px; font-family: "HelveticaNeueRoman", sans-serif; font-weight: 100;margin-top:10px; width:280px; margin:5px auto;}
.foot .certification{width:320px; margin:10px auto 0px auto;}
.foot .certification img{width:50px;height:50px; margin:0px 10px;}

.foot .tit{ height:40px; line-height:40px;text-transform: uppercase; color:#FFF;font-family: "HelveticaNeueMedium", sans-serif; font-size:18px; font-weight:bold;}

.foot .list{}
.foot .list ul li{line-height:30px;}
.foot .list ul li a{color:#eee;font-family: "HelveticaNeueRoman", sans-serif; font-size:14px;position: relative;display: inline-block;transition: all 0.5s ease 0s;}
.foot .list ul li a:after {content: " ";position: absolute;height: 1px;width: 0;transition: all 0.7s ease-in-out;background-color: #aa272f;left: 0;bottom: 0;top: auto;}
.foot .list ul li a:hover {color: #aa272f;}
.foot .list ul li a:hover:after {width: 100%;margin-right: -100%;}


.foot .foot_contact{ position:relative; padding-left:20px;color:#fff;font-family: "HelveticaNeueRoman", sans-serif; font-size:16px; line-height:30px; margin-top:10px;}
.foot .foot_contact span{ position:absolute; left:0px; top:0px; font-size:18px; color:#aa272f}

.foot .linkico{margin-top:15px;}
.foot .linkico a{ margin-right:5px; background:#FFF; width:42px; height:42px; display:inline-block; text-align:center; line-height:42px; border-radius:10px; color:#003150 ; font-size:24px;}








.foot_bottom{border-top:2px solid #fff; height:50px; line-height:50px; background:#003150;}
.foot_bottom .left{float:left;width:70%; background-size:50px;font-family: "HelveticaNeueRoman", sans-serif; font-size:14px; font-weight:500; color:#FFF;}
.foot_bottom .right{ float:left;width:30%; text-align:right;}
.foot_bottom .right a{color:#b7b7b7; font-size:14px; margin-left:10px;font-family: "HelveticaNeueRoman", sans-serif; font-size:14px; font-weight:500}




.nybanner{overflow:hidden; background:#003150; background-size:cover; margin-top:115px;}
.nybanner .nybannercon{width:100%; padding:50px 0px 70px 0px}
.nybanner .nybannercon h1{font-size:48px; color:#fff;font-family: "HelveticaNeueMedium", sans-serif;text-transform:uppercase;font-weight: 600;}
.nybanner .nybannercon .ddesc{font-size:20px; line-height:26px; color:#fff;  font-family: "HelveticaNeueRoman", sans-serif;color: #fff; width:60%;}
.nybanner .nybannercon .line{width:75px; margin-top:30px;}
.nybanner .nybannercon .line span{display:inline-block; float:left; margin-right:5px; height:5px; background:#fff;}
.nybanner .nybannercon .line span.span1{width:37px;}
.nybanner .nybannercon .line span.span2{width:16px;}
.nybanner .nybannercon .line span.span3{width:7px;}

.nyabout{ background:#003150; margin-top:50px; overflow:hidden; border-radius:30px;}
.nyabout .left{width:calc(100% - 740px); height:200px; float:left; margin-left:50px;}
.nyabout .right{width:600px; float:right;margin-left:25px; margin-right:30px;}


.nyabout .left h2{width:100%;margin-top:30px;width:100%;font-size:34px;color:#fff;font-family: "HelveticaNeueMedium", sans-serif;font-weight: 700 !important;line-height:44px;letter-spacing:0px; text-transform:uppercase}
.nyabout .left .ddesc{line-height:25px;font-size:16px;color:#fff;margin-top:20px;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important;}

.nyabout .left .more{height:59px; margin-top:30px; margin-bottom:30px;}
.nyabout .left .more a{font-family: "HelveticaNeueRoman", sans-serif; font-size:18px;display:inline-block; width:200px; height:45px;  line-height:45px;transition: all 0.2s linear;position:relative; padding-left:25px;background:#fff; color:#003150;border:3px solid #003150; text-align:left; border-radius:28px;}
.nyabout .left .more a span {display: block;position: absolute;left:178px;transition: all 0.3s linear;font-size:22px;font-weight:100; top:2px}
.nyabout .left .more a:hover{border:3px solid #003150;color:#fff; background:#aa272f;}
.nyabout .left .more a:hover span {left:188px;}



.nyabout .right img{width:calc(100% - 40px);border-radius:20px; margin:40px 0px 40px 20px;}

.nyfactory{ background:url(factory.webp) no-repeat center top;background-size:cover; overflow:hidden; margin-top:50px;}

.nyfactory h3{width:800px;font-size:24px;color:#003150;font-family: "HelveticaNeueMedium", sans-serif;font-weight: 700 !important;line-height:44px;letter-spacing:1px; text-align:center; margin:150px auto 0px auto;}
.nyfactory .more{height:59px;margin:30px auto; text-align:center;}
.nyfactory .more a{font-family: "HelveticaNeueRoman", sans-serif; font-size:18px;display:inline-block; width:200px; height:45px;  line-height:45px;transition: all 0.2s linear;position:relative; padding-left:25px;background:#fff; color:#003150;border:3px solid #003150; text-align:left; border-radius:28px;}
.nyfactory .more a span {display: block;position: absolute;left:178px;transition: all 0.3s linear;font-size:22px;font-weight:100; top:2px}
.nyfactory .more a:hover{border:3px solid #aa272f;color:#fff; background:#aa272f;}
.nyfactory .more a:hover span {left:188px;}


.nyfactory .biankuang{ background:#003150; margin-top:50px; overflow:hidden; border-radius:30px;}
.nyfactory .left{width:calc(100% - 740px); height:200px; float:left; margin-left:50px;}
.nyfactory .right{width:600px; float:right;margin-left:25px; margin-right:30px;}


.nyfactory .left h2{width:100%;margin-top:30px;width:100%;font-size:34px;color:#fff;font-family: "HelveticaNeueMedium", sans-serif;font-weight: 700 !important;line-height:44px;letter-spacing:0px; text-transform:uppercase;}
.nyfactory .left .ddesc{line-height:25px;font-size:16px;color:#fff;margin-top:20px;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important;}

.nyfactory .left .more{height:59px; margin-top:30px; margin-bottom:30px; text-align:left}
.nyfactory .left .more a{font-family: "HelveticaNeueRoman", sans-serif; font-size:18px;display:inline-block; width:200px; height:45px;  line-height:45px;transition: all 0.2s linear;position:relative; padding-left:25px;background:#fff; color:#003150;border:3px solid #003150; text-align:left; border-radius:28px;}
.nyfactory .left .more a span {display: block;position: absolute;left:178px;transition: all 0.3s linear;font-size:22px;font-weight:100; top:2px}
.nyfactory .left .more a:hover{border:3px solid #003150;color:#fff; background:#aa272f;}
.nyfactory .left .more a:hover span {left:188px;}
.nyfactory .right img{width:calc(100% - 40px);border-radius:20px; margin:40px 0px 40px 20px;}

.why-choose{margin-top:50px;background:#003150; overflow:hidden; border-radius:30px;}
.why-choose-left{width:calc(100% - 500px); float:left; margin-left:50px;}
.why-choose-left .tit{}
.why-choose-left .tit h2{font-family: "HelveticaNeueMedium", sans-serif;font-weight: 700 !important;font-size:34px;margin-top:30px;text-transform:uppercase; color:#FFF;}
.why-choose .line{width:75px; margin-top:10px; margin-bottom:50px}
.why-choose .line span{display:inline-block; float:left; margin-right:5px; height:5px; background:#aa272f;}
.why-choose .line span.span1{width:37px;}
.why-choose .line span.span2{width:16px;}
.why-choose .line span.span3{width:7px;}
.why-choose-left .subtit{}
.why-choose-left .subtit h3{font-family: "HelveticaNeueMedium", sans-serif;font-weight: 200 !important;font-size:22px; margin-top:20px; color:#fcb900;}
.why-choose-left .ddesc{line-height:25px;font-size:16px;color:#fff;margin-top:10px;font-family: "HelveticaNeueRoman", sans-serif; font-weight: 500 !important; overflow:hidden;}
.why-choose-right{ width:370px; float:right; margin-right:50px; margin-top:30px;}
.why-choose-right img{ width:100%; border-radius:15px; margin-bottom:20px;}


.comnum{ width:95%; margin:30px auto;}
.comnum .comnum_sub{width:25%; float:left; text-align:center;}
.comnum .comnum_sub .comnum_tit{font-family: "HelveticaNeueMedium", sans-serif; font-size:22px;color:#fcb900; line-height:28px; margin-top:20px;}
.comnum .comnum_sub .comnum_nums{font-family: "HelveticaNeueMedium", sans-serif; font-size:58px; font-weight:bold; color:#fff}
.comnum .comnum_sub .comnum_con{ font-size:16px; margin-top:15px; width:70%; margin:15px auto 55px auto; line-height:150%; color:#747474;font-family:"HelveticaNeueRoman", Times, serif;}


.submenu{ height:45px; line-height:45px; background:#003150; margin-top:20px; border-radius:5px}
.submenu ul{ margin-left:5px;}
.submenu li{float:left;  padding:0px 20px; height:45px; line-height:45px;}
.submenu li a{font-family: "HelveticaNeueMedium", sans-serif;color: #fff;font-size: 16px; display:inline-block;}
.submenu li:hover{background:#aa272f}
.submenu li:hover a{color: #fff;}
.submenu li.selected{background:#aa272f}
.submenu li.selected a{color: #fff;}

.backhome {position:absolute;left:0px;height: 24px;line-height: 24px;margin-top: 55px;font-family: "HelveticaNeueMedium", sans-serif;font-size: 18px;color: #003150;font-weight: 600 !important;bottom:20px}
.backhome a {font-family: "HelveticaNeueMedium", sans-serif;font-size: 18px;color: #003150;font-weight: 600 !important;display: inline-block;height: 24px;line-height: 24px;transition: all 0.2s linear;position: relative;padding-left: 35px;}
.backhome a span {display: block;position: absolute;left: 10px;transition: all 0.3s linear;font-size: 20px;font-weight: bold;}
.backhome a:hover {color: #aa272f;}
.backhome a:hover span {left: 0px;}
.backhome2 {height: 24px;line-height: 24px;margin:5px 0px 20px 0px;font-family: "HelveticaNeueMedium", sans-serif;font-size: 18px;color: #003150;font-weight: 600 !important;}
.backhome2 a {font-family: "HelveticaNeueMedium", sans-serif;font-size: 18px;color: #003150;font-weight: 600 !important;display: inline-block;height: 24px;line-height: 24px;transition: all 0.2s linear;position: relative;padding-left: 25px;}
.backhome2 a span {display: block;position: absolute;left: 0px;transition: all 0.3s linear;font-size: 20px;	font-weight: bold;}
.backhome2 a:hover {	color: #fece69;}
.backhome2 a:hover span {left: -10px;}


.article_con {margin-top:50px;}
.article_con .product{ margin-top:0px;}
.article_con .tit {position:relative;margin-top: 30px;text-align: center;}
.article_con .tit h2{font-family: "HelveticaNeueMedium", sans-serif;font-size: 48px;font-weight: 600 !important;text-transform: uppercase;color: #323232}
.article_con .con {padding: 30px;background: #FFF;overflow: hidden;	margin:50px 0px;font-size: 18px;font-weight: 400 !important;font-family: "HelveticaNeueRoman", sans-serif;line-height: 160%; border-radius:20px;}
.article_con .con p {margin: 15px 0px;clear: both;}
.article_con .con h2 {LINE-HEIGHT: 50px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #003150;FONT-SIZE: 36px;margin: 20px 0px;}
.article_con .con h2 a {FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #003150;FONT-SIZE: 36px;}
.article_con .con h2 a:hover {text-decoration: underline}
.article_con .con h3 {LINE-HEIGHT: 32px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #aa272f;FONT-SIZE: 28px;margin: 20px 0px;}
.article_con .con h4 {LINE-HEIGHT: 32px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #aa272f;FONT-SIZE: 24px;margin: 20px 0px;}
.article_con .con h5 {LINE-HEIGHT: 32px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #aa272f;FONT-SIZE: 20px;margin: 20px 0px;}
.article_con .con ul {margin-left: 36px;}
.article_con .con ul li {list-style: disc;}
.article_con .con i{ font-weight:bold; color:#484848;}

.segline {height: 55px;background: #FFF;font-family: "HelveticaNeueMedium", sans-serif;font-size: 22px;border-bottom: 1px solid #ccc;border-top: 4px solid #003150;margin-top: 0px;line-height: 55px;padding-left: 20px;text-align: left;}
.segline span {font-size: 14px;}
.segline span a {font-size: 18px; color:#003150}
.segline span a:hover {color: #aa272f}

.prosub_w_ny {width:calc(25% - 24px);float: left;margin: 25px 0px;overflow: hidden; margin-right:30px}

.fenyestyle {}
.fenyestyle a {border: 1px solid #bcbcbc;width: 36px;height: 36px;line-height: 36px;display: inline-block;text-align: center;margin-left: 5px;margin-right: 5px;font-size: 14px;color: #636363;font-weight: bold;transition: all 0.35s;}
.fenyestyle a:hover {border: 1px solid #003150;color: #003150}
.fenyestyle a.selected {border: 1px solid #003150;color: #003150}
.fenyestyle a.precious {width: 70px;}
.fenyestyle a.next {width: 70px;}
.fenyestyle span {border: 1px solid #bcbcbc;width: 36px;height: 36px;line-height: 36px;display: inline-block;text-align: center;margin-left: 5px;margin-right: 5px;font-size: 14px;color: #636363;font-weight: bold;}
.fenyestyle span.precious {width: 90px;}
.fenyestyle span.next {width: 70px;}
.fenyestyle span.selected {border: 1px solid #003150;color: #003150}




.contact_2 {border: 1px solid #dddddd;width: 300px;float: left;margin-top: 20px;margin-left: 30px}
.contact_2 .title_2_ny {font-size: 20px;margin: 20px;font-family: "HelveticaNeueMedium", sans-serif;}
.contact_2 .sub_ny {margin: 10px 20px 10px 20px;border-bottom: 1px solid #dddddd;height: 75px;overflow: hidden;position:relative;}
.contact_2 .sub_ny .title {	font-size: 16px;font-weight:200;color: #000;margin: 8px 0px 0px 50px;text-align: left;font-family: "HelveticaNeueMedium", sans-serif;}
.contact_2 .sub_ny .num {font-size: 14px;margin: 0px 0px 0px 50px;font-family: "HelveticaNeueMedium", sans-serif;line-height: 18px;}
.contact_2 .sub_ny .num a {font-size: 14px;font-family: "HelveticaNeueMedium", sans-serif;}
.contact_2 .sub_ny .iconfont2 {position:absolute; left:0px; top:15px; font-size:24px; color:#003150; border:1px solid #003150; border-radius:18px; height:36px; width:36px; text-align:center; line-height:36px;}
.contact_2 .links_ny {margin: 20px;  height:50px;}
.contact_2 .links_ny a{width:30px; height:30px; background:#e8e8e8; border-radius:5px; margin:5px; line-height:30px; text-align:center; font-size:16px;color:#003150; display:inline-block;}



.message_2 {width: calc(100% - 400px);float: right;margin-top: 20px;font-family: "HelveticaNeueMedium", sans-serif;}
.message_2 .title_2_ny {font-size: 20px;}
.message_2 .inputdiv_ny {width: calc(90% - 12px);margin-top: 20px;}
.message_2 input {width: 100%;height: 40px;line-height: 40px;padding: 0;margin: 0;font-size: 14px;border: 1px solid #ddd;text-indent: 20px;background: #f6f6f6;	font-family: "HelveticaNeueMedium", sans-serif;}
.message_2 .textareadiv_ny {margin-top: 20px;width: calc(70% - 12px);}
.message_2 textarea {width: 100%;height: 70px;line-height: 30px;padding: 0;margin: 0;font-size: 14px;border: 1px solid #ddd;text-indent: 20px;background: #f6f6f6;	font-family: "HelveticaNeueMedium", sans-serif;}
.message_2 .checkdiv_ny {margin-top: 20px;width: calc(90% - 12px);}
.message_2 .checkdiv_ny input {width: 30%;}
.message_2 .selectproduct{ margin-top:10px; font-size:20px; line-height:30px;}
.message_2 .selectproduct input{width:15px; height:15px;display:inline-block;vertical-align: middle; margin-top:5px;}
.message_2 .selectproduct span{display:inline-block;vertical-align: middle; margin:0px 10px 0px 5px}
.submitdiv_2_ny {width: 100px;height: 40px;margin-top: 20px}
.submitdiv_2_ny .btns_ny {height: 50px;line-height: 50px;background: #003150;width: 100px;padding: 0 20px;margin: 0;border: none;outline: none;position: relative;	z-index: 5;overflow: hidden;font-size: 16px;color: #fff;font-weight: bold;cursor: pointer;box-sizing: inherit;font-family: "HelveticaNeueMedium", sans-serif;}
.submitdiv_2_ny .btns_ny:before {	content: '';position: absolute;left: 0;top: 0;width: 0;height: 100%;z-index: -1;-webkit-transition: all 1s cubic-bezier(.1, 1, .4, 1);-o-transition: all 1s cubic-bezier(.1, 1, .4, 1);transition: all 1s cubic-bezier(.1, 1, .4, 1);-webkit-transition-duration: .8s;-o-transition-duration: .8s;	transition-duration: .8s;background: #aa272f;}
.submitdiv_2_ny .btns_ny span {display: inline-block;vertical-align: middle;font-size: 24px;font-family: "HelveticaNeueMedium", sans-serif;text-align: center;}
.submitdiv_2_ny .btns_ny:hover:before {width: 100%;}

.banner_news_detail{background: #fff;height: 50px; margin-top:180px;}
.backhome_news_detail {height: 24px;line-height: 24px;}
.backhome_news_detail a {font-family: "HelveticaNeueMedium", sans-serif;font-size: 18px;color: #003150;font-weight: 600 !important;display: inline-block;width: 176px;height: 24px;line-height: 24px;transition: all 0.2s linear;position: relative;padding-left: 25px;}
.backhome_news_detail a span {display: block;position: absolute;left: 0px;transition: all 0.3s linear;font-size: 20px;font-weight: bold;}
.backhome_news_detail a:hover {color: #aa272f;}
.backhome_news_detail a:hover span {left: -10px;}

.news_detail_title {}
.news_detail_title h1 {font-size: 45px;font-weight: bold;color: #000;line-height: 50px;font-family: "HelveticaNeueMedium", sans-serif;margin: 0px;padding: 0px}
.news_detail_time {font-size: 14px;color: #808080;margin: 27px 0 37px;font-family: "HelveticaNeueMedium", sans-serif;}
.news_detail_time i {font-size: 20px;font-weight: lighter;font-family: Arial, Helvetica, sans-serif;display: inline;float: left;}
.news_detail_share {}
.news_detail_share a {display: inline-block;width: 33px;height: 33px;background: #f2f2f2;text-align: center;border-radius: 16px;margin-right: 2px;transition: all 0.5s ease 0s; line-height:33px; color:#003150}
.news_detail_share a:hover {background: #aa272f; color:#FFF;}
.news_detail_con {margin-top: 50px;margin-bottom: 50px;}
.news_detail_con .left {float: left;width: calc(100% - 330px);font-size: 18px;font-family: "HelveticaNeueRoman", sans-serif;font-weight: 400 !important;line-height: 176%;letter-spacing: 0.3px;}
.news_detail_con .left p {font-size: 18px;font-family: "HelveticaNeueRoman", sans-serif;font-weight: 400 !important;line-height: 176%;margin: 20px 0px;letter-spacing: 0.3px;}
.news_detail_con .left a {font-size: 18px;font-family: "HelveticaNeueRoman", sans-serif;font-weight: 400 !important;line-height: 176%;letter-spacing: 0.3px;}
.news_detail_con .left h2 {LINE-HEIGHT: 50px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #003150;FONT-SIZE: 36px;margin: 20px 0px;}
.news_detail_con .left h2 a {FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #003150;FONT-SIZE: 36px;}
.news_detail_con .left h2 a:hover {text-decoration: underline}
.news_detail_con .left h3 {LINE-HEIGHT: 32px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #aa272f;FONT-SIZE: 28px;margin: 20px 0px;}
.news_detail_con .left h4 {LINE-HEIGHT: 32px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #aa272f;FONT-SIZE: 24px;margin: 20px 0px;}
.news_detail_con .left h5 {LINE-HEIGHT: 32px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #aa272f;FONT-SIZE: 20px;margin: 20px 0px;}
.news_detail_con .left ul {margin-left: 36px;}
.news_detail_con .left ul li {list-style: disc;}
.news_detail_con .left i{ font-weight:bold; color:#484848;}
.news_detail_con .right {float: right;width: 265px;}
.news_detail_con .right .page {width: 205px;height: 135px;background: #f4f4f4;margin-bottom: 20px;transition: all 0.5s ease 0s;padding: 35px 30px;}
.news_detail_con .right .page a {display: inline-block;}
.news_detail_con .right .page .tit {font-size: 28px;font-family: "HelveticaNeueMedium", sans-serif;font-weight: 600 !important;color: #003150;line-height: 28px;	transition: .3s ease;}
.news_detail_con .right .page .time {font-size: 13px;color: #939393;margin: 15px 0 10px 0px;transition: .3s ease;}
.news_detail_con .right .page .time i {font-size: 14px;margin-top: -2px;}
.news_detail_con .right .page .con {font-size: 19px;color: #0b0b0b;font-weight: bold;transition: .3s ease;height: 66px;overflow: hidden;text-overflow: ellipsis;	display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;line-height: 22px;font-family: "HelveticaNeueMedium", sans-serif;}
.news_detail_con .right .page:hover {background: #003150;}
.news_detail_con .right .page:hover .tit {color: #FFF;}
.news_detail_con .right .page:hover .time {color: #fff;}
.news_detail_con .right .page:hover .con {color: #FFF;}
.news_detail_con_pic_three {margin: 30px 0px;}
.news_detail_con_pic_three img {float: left;margin-right: 1.4%;width: 32.4%;border-radius: 5px}
.news_detail_con_pic_three img:last-child {margin-right: 0px}
.news_detail_con_pic_two {margin: 20px 0px;}
.news_detail_con_pic_two img {float: left;margin-right: 1.4%;width: 48.6%;border-radius: 5px;}
.news_detail_con_pic_two img:last-child {margin-right: 0px;}
.news_detail_con_pic_four {margin: 20px 0px;}
.news_detail_con_pic_four img {float: left;margin-right: 1%;width: 24.25%;border-radius: 5px;}
.news_detail_con_pic_four img:last-child {margin-right: 0px;}
.news_detail_con_pic_four_border {margin: 20px 0px;}
.news_detail_con_pic_four_border img {float: left;margin-right: 1%;width:calc(24.25% - 2px);border:1px solid #CCC;border-radius: 5px;}
.news_detail_con_pic_four_border img:last-child {margin-right: 0px;}
.news_detail_con_pic_one {	margin: 20px 0px;text-align: center;font-size: 18px;font-weight: 400 !important;line-height: 150%;}
.news_detail_con_pic_one img {width: 100%;border-radius: 5px;}
.prosub_w_related{ margin-top:20px;}
.banner_pro_detail {background: #fff;height: 38px;}
.pro_detail_daohang {height: 45px;line-height: 45px;margin-top: 90px;color: #203044;}
.pro_detail_daohang a {font-family: "HelveticaNeueMedium", sans-serif;font-size: 18px;color: #a9a9a9;font-weight: 200;transition: all 0.2s linear;}
.pro_detail_daohang span {font-family: "HelveticaNeueMedium", sans-serif;font-size: 14px;color: #a9a9a9;font-weight: 200 ;}
.pro_detail_daohang a:hover {color: #003150;}
.pro_detail_daohang a:hover span {left: -10px;}
.pro_detail_left {width: 500px;float: left;}
.pro_detail_left .pro_detail_pic {width: 500px;height: 500px;text-align: center;}
.pro_detail_left .pro_detail_pic img {width: 400px;height: 400px;margin-top: 50px;}
.pro_detail_right {width: calc(100% - 500px);float: left;background: #f6f6f6;height: 640px;}
.pro_detail_cate {margin: 110px 0px 0px 60px;font-size: 17px;font-family: "HelveticaNeueMedium", sans-serif;color: #666666;font-weight: 600 !important;}
.pro_detail_tit {margin: 10px 0px 0px 60px;}
.pro_detail_tit h1 {font-size: 48px;color: #666;line-height:1;font-family: "HelveticaNeueMedium", sans-serif;font-weight: 600 !important;letter-spacing: 0px}
.pro_detail_attr {margin: 30px 0px 0px 60px;}
.pro_detail_attr .pro_detail_attr_name {border-left: 2px solid #003150;font-size: 18px;line-height: 20px;color: #555;padding: 2px 5px 2px 15px;font-family:"HelveticaNeueRoman";	font-weight:400;}
.pro_detail_attr .pro_detail_attr_value {border-left: 2px solid #aa272f;font-size: 32px;line-height: 40px;color: #555;font-family:"HelveticaNeueRoman"; padding: 6px 5px 2px 15px}
.pro_detail_attr .pro_detail_attr_value span{cursor:pointer;font-size: 16px;border:1px solid #003150;padding:5px 10px;border-radius:5px;margin-right:10px;	font-weight:700;font-family: "HelveticaNeueMedium", sans-serif;}
.pro_detail_attr .pro_detail_attr_value span:hover{border:1px solid #ea5614;color:#ea5614;}
.pro_detail_attr .pro_detail_attr_value span.selectspanproxx{border:1px solid #ea5614;color:#ea5614;}
.pro_detail_share {margin: 30px 0px 0px 60px;}
.pro_detail_share a {display: inline-block;width: 40px;height: 40px;background: #003150;text-align: center;border-radius: 20px;margin-right: 2px;transition: all 0.5s ease 0s;float:left; font-size:18px; line-height:40px; color:#FFF;}
.pro_detail_share a img {width: 25px;height: 25px;margin-top: 6px;}
.pro_detail_share a:hover {background: #ea5614}

.pro_detail_description {height: 54px;line-height: 54px;background: #FFF;border-top: 4px solid #003150;border-bottom: 1px solid #ccc;}
.pro_detail_description ul li {height: 54px;float: left;padding: 0px 20px;font-family: "HelveticaNeueMedium", sans-serif;font-weight: 600 !important;font-size: 22px;	cursor: pointer;max-width: 200px;overflow: hidden}
.pro_detail_description ul li.line {width: 1px;height: 25px;background: #dfdfdf;padding: 0px;margin-top: 18px}
.pro_detail_description ul li.selected {color: #003150;}
.pro_detail_con {background: #f6f6f6; overflow:hidden;}
.pro_detail_con2{}
.pro_detail_show {background: #fff;padding: 0px 50px;margin: 20px auto 50px auto;overflow: hidden; border-radius:20px}
.pro_detail_con .pro_detail_con_tit {font-family: "HelveticaNeueMedium", sans-serif;font-weight: 600 !important;font-size: 36px;color: #000;text-transform: uppercase;margin-top: 50px;}
.pro_detail_con .pro_detail_con_desc {font-size: 18px;font-family:"HelveticaNeueRoman";font-weight: 400 !important;line-height: 160%;letter-spacing: 0.3px; margin-top:20px;}
.pro_detail_con .pro_detail_con_desc p {font-size: 18px;font-family:"HelveticaNeueRoman";font-weight: 400 !important;line-height: 160%;letter-spacing: 0.3px;}
.pro_detail_con .pro_detail_con_desc h1 {font-size: 45px;font-weight: bold;color: #000;line-height: 50px;font-family: "HelveticaNeueMedium", sans-serif;margin: 0px;	padding: 0px}
.pro_detail_con .pro_detail_con_desc h2 {border-bottom:1px solid #ea5614;LINE-HEIGHT: 45px; MARGIN-TOP: 30px; FONT-FAMILY: 'HelveticaNeueMedium'; HEIGHT: 45px; FONT-SIZE: 26px; FONT-WEIGHT: bold;	color: #ea5614;	margin: 20px 0px 10px 0px;}
.pro_detail_con .pro_detail_con_desc h2 a {FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #003150;FONT-SIZE: 26px;}
.pro_detail_con .pro_detail_con_desc h2 a:hover {text-decoration: underline}
.pro_detail_con .pro_detail_con_desc h3 {LINE-HEIGHT: 30px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #003150;FONT-SIZE: 24px;margin: 17px 0px;}
.pro_detail_con .pro_detail_con_desc h4 {LINE-HEIGHT: 30px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #003150;FONT-SIZE: 20px;margin: 20px 0px;}
.pro_detail_con .pro_detail_con_desc h5 {LINE-HEIGHT: 30px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #0162b1;FONT-SIZE: 18px;margin: 20px 0px;}
.pro_detail_con .pro_detail_con_desc ul {margin-left: 36px;}
.pro_detail_con .pro_detail_con_desc ul li {list-style: disc;}
.pro_detail_con .pro_detail_con_desc i{ font-weight:bold; color:#484848;}
.pro_detail_page {height: 90px;line-height: 90px;background: #FFF;margin-bottom: 50px;overflow: hidden;}
.pro_detail_page_previous {	width: calc(50% - 110px);float: left;color: #747474;position: relative;padding-left: 60px;font-size: 18px;font-family: "HelveticaNeueMedium", sans-serif;font-weight: 600 !important;}
.pro_detail_page_previous i {left: 20px;font-size: 32px;position: absolute;transition: all 0.35s;}
.pro_detail_page_previous a {font-family: "HelveticaNeueMedium", sans-serif;font-weight: 600 !important;font-size: 18px;color: #000;margin-left: 10px;margin-right: 10px;}
.pro_detail_page_previous:hover i {left: 10px;}
.pro_detail_page_previous:hover a {color: #003150;}
.pro_detail_page_list {width: 90px;float: left;border-left: 1px solid #ccc;border-right: 1px solid #ccc;text-align: center;}
.pro_detail_page_list i {font-size: 48px;transition: all 0.35s;color: #000;}
.pro_detail_page_list:hover i {color: #003150;}
.pro_detail_page_next {width: calc(50% - 110px);float: left;text-align: right;position: relative;padding-right: 60px;font-size: 18px;font-family: "HelveticaNeueMedium", sans-serif;font-weight: 600 !important;}
.pro_detail_page_next i {right: 20px;font-size: 32px;position: absolute;transition: all 0.35s;}
.pro_detail_page_next a {font-family: "HelveticaNeueMedium", sans-serif;font-weight: 600 !important;font-size: 18px;color: #000;margin-left: 10px;margin-right: 10px;}
.pro_detail_page_next:hover i {right: 10px;}
.pro_detail_page_next:hover a {color: #003150;}
.tabletitle {	border-bottom: 1px solid #003150;margin-bottom: 10px;}
.contable {border-collapse: collapse;width: 100%;margin: 10px auto 10px auto;}
.contable tr {}
.contable .title {background: #f6f7fb;}
.contable .title td {color: #000;font-weight: bold;padding-left: 0px;text-align: center;padding: 5px 0px;line-height: 23px;min-height: 40px;}
.contable tr td {padding:8px 10px;border: 1px solid #CCC;font-size: 16px;line-height: 23px;color: #111;}
.contable tr.double {background: #f6f7fb;}
.contable2 {border-collapse: collapse;width: 100%;margin: 10px auto 10px auto;}
.contable2 tr {}
.contable2 .title {height: 30px;background: #f6f7fb;}
.contable2 .title td {color: #000;font-weight: bold;font-size: 12px;padding-left: 0px;text-align: center;line-height: 20px;padding: 5px 0px;}
.contable2 tr td {border: 1px solid #CCC;font-size: 14px;line-height: 28px;color: #111;text-align: center;padding: 5px 5px;}
.contable2 tr.double {background: #f6f7fb;}
.contable3 {border-collapse: collapse;width: 100%;margin: 10px auto 10px auto;}
.contable3 tr {}
.contable3 .title {background: #f6f7fb;}
.contable3 .title td {color: #000;font-weight: bold;padding-left: 0px;text-align: center;padding: 5px 0px;line-height: 23px;min-height: 40px;}
.contable3 tr td {padding:8px 10px;border: 1px solid #CCC;font-size: 12px;line-height: 23px;color: #111;}
.contable3 tr.double {background: #f6f7fb;}
.con_pic_show {margin-top: 30px;}
.con_pic_show .con_show {float: left;width: 58%;border: 1px solid solid}
.con_pic_show .pic_show {	float: right;width: 40%;}
.con_pic_show .pic_show img {width: 100%;border-radius: 5px;margin-bottom:10px;}
.con_pic_show2 {margin-top: 30px;}
.con_pic_show2 .con_show {float: right;width: 58%;border: 1px solid solid}
.con_pic_show2 .pic_show {float: left;width: 40%;}
.con_pic_show2 .pic_show img {width: 100%;border-radius: 5px;margin-bottom:10px;}

.related-product{}
.related-product .title{height:44px;line-height: 44px;background: #003150;border: 1px solid #065c35;margin-top:20px; border-radius:10px; color:#FFF;font-size: 18px;	font-family: "HelveticaNeueMedium", sans-serif;padding-left:20px;}

@media (max-width:1067px) {
	.menu{ display:none;}
	.menusj{ display:block;margin-top:10px;}
	.toplink{ overflow:hidden;}
}
@media (max-width:900px) {
	.toplink ul li.email{ display:none;}
}
@media (max-width:767px) {
	.toplink .left{ width:100%; float:none;}
	.toplink .right{ display:none;}
	.bannercon{width:auto; background-color:rgba(0, 0, 0, 0.5); margin:50px 20px 0px 20px; overflow:hidden;}
	.bannercon h1{font-size:28px; line-height:40px;}
	.bannercon .ddesc{font-size:14px;line-height:20px;}
	.hotpro{height:auto;margin-top:0px; position:relative;border-radius:10px; overflow:hidden;}
	.hotpro .title{position:relative;  border-radius:60px;margin:10px 20px; width:auto;}
	.hotpro .ddesc{width:auto; line-height:22px; margin:0px 20px 10px 20px;}
	.hotpro .service{position:relative; width:auto;  margin:20px 20px; overflow:hidden;}
	
	
	.about{overflow:hidden; height:auto; overflow:hidden}
	.about .left{width:calc(100% - 40px); height:auto; float:none; margin:0px 20px; height:auto;}
	.about .center{width:calc(100% - 40px); float:none;margin:0px 20px; height:auto;}
	.about .right{width:calc(100% - 40px); float:none;margin:0px 20px 40px 20px; height:auto;}
	.about .left h3{width:auto;display:inline-block}
	.about .left h2{font-size:26px; width:100%;display:inline-block; margin:20px 0px; line-height:35px; height:auto;}
	.about .left .ddesc{line-height:20px;font-size:14px;margin-top:0px;}
	.about .left .more{height:59px; margin-top:20px; margin-bottom:30px;}
	.about .center .center_top{width:100%; height:auto;text-align:center; margin-top:10px;}
	.about .center .center_top img{width:100%; height:auto;}
	.about .center .center_bottom{ width:100%; height:120px; margin-top:20px; border-radius:20px;}
	.about .center .center_bottom .pic{width:calc(100% - 220px);}
	.about .center .center_bottom .pic img{width:100%; height:auto;}
	.about .center .center_bottom .subtit{font-size:11px;}
	.about .right .right_top{height:auto;}
	.about .right .right_top img{height:auto;}
	.about .right .right_bottom{height:auto;}
	.about .right .right_bottom img{height:auto;}
	.product {margin-top:40px;}
	.product h3{font-size:24px;}
	.product h3 span{ display:none}
	.product .ddesc{line-height:20px;font-size:14px;width:calc(100% - 40px); margin:20px 20px 20px 20px;}
	.prosub_w {width:calc(100% - 40px);float: none;margin: 25px 20px;}
	.proadv{ width:calc(100% - 40px); margin:0px 20px;}
	.proadv h2{font-size:26px; line-height:32px;}
	.proadv .con{line-height:20px;font-size:14px;margin:10px auto 30px auto;}
	.contact{width:100%;height:450px;margin:20px 0px; overflow:hidden;}
	.contact .left{ width:calc(100% - 40px); margin:0px 20px; float:none}
	.contact .left h3{font-size:24px;color: #fff;margin-top:20px;}
	.contact .left .subtit{line-height:20px;font-size:14px;margin-top:10px;}
	.contact .right{ width:calc(100% - 40px); margin:20px 20px; float:none; }
	.contact .right .phone{width:100%; height:70px;}
	.contact .right .phone .iconfont2{ left:20px;}
	.contact .right .phone .title{margin-left:70px;}
	.contact .right .phone .num{margin-left:70px;font-size:24px;}
	.contact .right .email{height:70px;width:100%;}
	.contact .right .email .iconfont2{left:20px;}
	.contact .right .email .title{margin-left:70px;}
	.contact .right .email .num{margin-left:70px;font-size:16px;}
	.customer{ background:#f3f3f3;  overflow:hidden;}
	.customer h3{font-size:24px; margin:50px 20px 0px 20px;}
	.customer .subtit{line-height:20px;font-size:14px;margin:10px 20px; width:calc(100% - 40px)}
	.customer_list{float:none; width:calc(100% - 40px);  margin:20px 20px 50px 20px;}
	.adv_list{ margin-top:50px; overflow:hidden;}
	.adv_list h3{font-size:24px; margin:50px 50px 30px 0px;}
	.adv_list .left{width:calc(100% - 40px); margin:20px; float:none;}
	.adv_list .right{width:calc(100% - 40px); float:none; margin:20px;}
	.adv_list .right img{ width:100%; height:auto; margin:20px 0px 0px 0px; border-radius:50px;}
	.adv_list .sublist h4{font-size:20px;}
	.adv_list .sublist .con{line-height:20px;font-size:14px;height:auto; overflow:auto;}
	.news {margin-top:20px;}
	.news h3{font-size:24px;}
	.news h3 span{ color:#aa272f}
	.news .ddesc{line-height:20px;font-size:14px;}
	.newssub{width:calc(100% - 42px); margin:15px 20px 15px 20px; float:none;}
	.foot .foot_1{display:none}
	.foot .foot_2{display:none}
	.foot .foot_3{display:none}
	.foot .foot_4{width:calc(100% - 20px); float:none; margin:10px 20px;}
	.foot_bottom .left{ display:none;}
	.foot_bottom .right{ float:none;width:100%; text-align:center;}
	.nybanner .nybannercon{padding:30px 20px 30px 20px}
	.nybanner .nybannercon h1{font-size:28px;}
	.nybanner .nybannercon .ddesc{font-size:16px; line-height:22px;width:90%;}
	.nybanner .nybannercon .line{margin-top:20px;}
	.nyabout .left{height:auto; float:none; margin:0px 20px; width:calc(100% - 40px);}
	.nyabout .right{float:none;margint:0px 20px; width:calc(100% - 40px);}
	.nyabout .left h2{margin-top:20px;font-size:26px;line-height:38px;}
	.nyabout .right img{width:100%;border-radius:20px; margin:0px 0px 30px 0px}
	.nyfactory h3{width:calc(100% - 40px);font-size:24px;line-height:34px;margin:30px 20px 0px 20px;}
	.nyfactory .left{width:calc(100% - 40px); height:auto; float:none; margin:0px 20px;}
	.nyfactory .right{width:calc(100% - 40px); float:none; margin:0px 20px;}
	.nyfactory .left h2{margin-top:20px;font-size:26px;line-height:38px;}
	.nyfactory .right img{width:100%;border-radius:20px; margin:0px 0px 30px 0px}
	.why-choose-left{width:calc(100% - 40px); float:none; margin:0px 20px;}
	.why-choose-left .tit h2{font-size:26px;margin-top:20px; color:#FFF;}
	.why-choose-right{width:calc(100% - 40px); float:none; margin:0px 20px;}
	.comnum{width:calc(100% - 40px); margin:30px 20px;}
	.comnum .comnum_sub{width:100%; float:none; text-align:center;}
	.submenu{height:auto; line-height:35px;  margin:10px;overflow:hidden; background:none;}
	.submenu li{float:left;padding:0px 10px; height:35px; line-height:35px; width:calc(50% - 30px); margin:5px 5px;background:#003150;}
	.submenu li a{font-size:12px;}
	.backhome{display:none;}
	.article_con .tit h2{font-size:26px;}
	.article_con .con {padding: 10px;}
	.article_con .con h2 {LINE-HEIGHT: 38px;FONT-SIZE: 26px;margin: 10px 0px;}
	.article_con .con h2 a {FONT-SIZE: 26px;}
	.article_con .con h3 {FONT-SIZE: 24px;margin: 10px 0px;}
	.article_con .con h4 {FONT-SIZE: 22px;margin: 10px 0px;}
	.article_con .con h5 {FONT-SIZE: 20px;margin: 10px 0px;}
	
	.news_detail_con_pic_three img {float: none;margin:5px 10px;width:calc(100% - 20px);}
	.news_detail_con_pic_three img:last-child {margin-right: 10px}
	.news_detail_con_pic_two img {float: none;margin:5px 10px;width:calc(100% - 20px);}
	.news_detail_con_pic_two img:last-child {margin-right: 10px};
	.news_detail_con_pic_four img {float: none;margin:5px 10px;width:calc(100% - 20px);}
	.news_detail_con_pic_four img:last-child {margin-right: 10px;}
	.news_detail_con_pic_four_border {margin: 20px 0px;}
	.news_detail_con_pic_four_border img {float: none;margin:5px 10px;width:calc(100% - 22px);}
	.news_detail_con_pic_four_border img:last-child {margin-right: 10px;}
	.con_pic_show .con_show {float: none;width:calc(100% - 10px); margin:0px 10px}
	.con_pic_show .pic_show {	float: none;width:calc(100% - 10px);margin:0px 10px}
	.con_pic_show2 .con_show {float: none;width:calc(100% - 10px); margin:0px 10px}
	.con_pic_show2 .pic_show {float: none;width:calc(100% - 10px);margin:0px 10px}
	.contable {border-collapse: collapse;width: 100%;margin: 10px auto 10px auto;}
	.contable tr td {font-size: 12px;line-height: 20px;}
	.prosub_w_ny{width:calc(100% - 40px);float: none;margin: 25px 20px;}
	.fenyestyle {}
	.fenyestyle a {width: 26px;height: 26px;line-height: 26px;font-size: 12px;color: #636363;font-weight: bold;transition: all 0.35s;}
	.fenyestyle span {width: 26px;height: 26px;line-height: 26px;margin-left: 2px;margin-right: 2px;font-size: 12px;}
	.contact_2 {width:calc(100% - 20px);float:none;margin:10px;}
	.message_2 {width:calc(100% - 20px);float:none;margin:10px;}
	.message_2 .textareadiv_ny{margin-top: 20px;width: calc(100% - 12px);}
	.message_2 .checkdiv_ny {margin-top: 20px;width: calc(90% - 12px);}
	.message_2 .checkdiv_ny input {width:50%;}
	.pro_detail_daohang {height:auto;}
	.pro_detail_left {width:calc(100% - 40px);margin:0px 20px;float:none;}
	.pro_detail_left .pro_detail_pic {width: 100%;height:auto;}
	.pro_detail_left .pro_detail_pic img {width: 100%;height:auto;}
	.pro_detail_right {width:calc(100% - 20px);float:none;margin:0px 10px;height:auto;overflow:hidden;margin-top:40px; padding-bottom:20px;}
	.pro_detail_cate {margin: 40px 0px 0px 20px;}
	.pro_detail_tit {margin: 10px 0px 0px 20px;}
	.pro_detail_tit h1 {font-size: 28px;}
	.pro_detail_attr {margin: 30px 0px 0px 20px;}
	.pro_detail_attr .pro_detail_attr_name {font-size: 16px;}
	.pro_detail_attr .pro_detail_attr_value {font-size:18px;line-height: 18px;}
	.pro_detail_attr .pro_detail_attr_value span{font-size: 14px;padding:7px 10px 5px 10px;}
	.pro_detail_attr .pro_detail_attr_value span:hover{border:1px solid #ea5614;color:#ea5614;}
	.pro_detail_attr .pro_detail_attr_value span.selectspanproxx{border:1px solid #ea5614;color:#ea5614;}
	.pro_detail_share {margin: 30px 0px 0px 20px;}
	.pro_detail_show {background: #fff;padding: 0px 10px;margin: 20px auto 50px auto;overflow: hidden; border-radius:20px}
	.pro_detail_con .pro_detail_con_tit {font-size: 36px;color: #000;text-transform: uppercase;margin-top: 50px;}
	.pro_detail_con .pro_detail_con_desc {font-size:14px;}
	.pro_detail_con .pro_detail_con_desc p {font-size: 14px;}
	.pro_detail_con .pro_detail_con_desc h2 {MARGIN-TOP: 30px; HEIGHT:auto; FONT-SIZE: 22px; margin: 20px 0px 10px 0px;}
	.pro_detail_con .pro_detail_con_desc h2 a {FONT-SIZE: 22px;}
	.pro_detail_con .pro_detail_con_desc h3 {LINE-HEIGHT: 25px;FONT-SIZE: 20px;}
	.pro_detail_con .pro_detail_con_desc h4 {LINE-HEIGHT: 25px;FONT-SIZE: 18px;}
	.pro_detail_con .pro_detail_con_desc h5 {LINE-HEIGHT: 25px;FONT-SIZE: 16px;}
	.banner_news_detail{margin-top:150px;}
	.news_detail_title h1 {font-size:28px;line-height:32px;margin: 0px 5px;}
	.news_detail_time {margin: 7px 5px 17px 5px;}
	.news_detail_time i {float: none;}
	.news_detail_share {margin: 0px 5px;}
	.news_detail_con {margin-top: 50px;margin-bottom: 50px;}
	.news_detail_con .left {float: none;width: calc(100% - 20px); margin:0px 10px;}
	.news_detail_con .left p {font-size: 14px;line-height: 150%;}
	.news_detail_con .left a {font-size: 14px;}
	.news_detail_con .left h2 {LINE-HEIGHT: 30px;FONT-FAMILY: 'HelveticaNeueMedium';FONT-WEIGHT: bold;color: #003150;FONT-SIZE: 22px;margin: 20px 0px;}
	.news_detail_con .left h2 a {FONT-SIZE: 22px;}
	.news_detail_con .left h2 a:hover {text-decoration: underline}
	.news_detail_con .left h3 {LINE-HEIGHT: 32px;FONT-SIZE: 20px;}
	.news_detail_con .left h4 {LINE-HEIGHT: 32px;FONT-SIZE: 18px;}
	.news_detail_con .left h5 {LINE-HEIGHT: 32px;FONT-SIZE: 16px;}
	.news_detail_con .left ul {margin-left: 26px;}
	.news_detail_con .left ul li {list-style: disc;}
	.news_detail_con .left i{ font-weight:bold; color:#484848;}
	.news_detail_con .right {float: none;width: calc(100% - 20px); margin:0px 10px;}
	.news_detail_con .right .page {width:calc(100% - 60px);height: 135px; overflow:hidden;}
	.news_detail_con .right .page .tit {font-size: 24px;}
	.news_detail_con .right .page .con {font-size: 18px;}
	.news_detail_con .right .page:hover {background: #003150;}
	
	.segline {height:45px;font-size:14px;line-height:45px;padding-left:5px; overflow:hidden;}
	.segline span a{font-size:14px;color:#003150}
}