@import url(style.css);
@import url(lrtk3.css);
/*内页*/
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.position{line-height:30px;overflow:hidden; color:#fff; text-align:right; font-size:14px; }
.position a{ color:#fff;  text-decoration:none;transition:all 0.3s;}
.position a:hover{color:#0768b5;opacity:0.8;filter:Alpha(opacity=80);}
/*.position label{}*/
.position img{ vertical-align:baseline; margin-right:8px; height:12px;}


.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; bottom:20px; right:0; width:100%;}
.o_big_con .h2{ font-weight:normal; color:#fff; text-align:right; padding-bottom:10px;position:relative; margin-bottom:1.5%; letter-spacing:3px;}
.o_big_con .h2:after{ content:""; position:absolute; bottom:0; right:0%; width:36px;height:1px;background:#fff;}
/*产品分类*/
.prodyct_type{ overflow:hidden; margin-top:4.5%; margin-bottom:3%;}
.prodyct_type ul li{ display:block;margin-bottom:2%;}
.prodyct_type ul li .imgs{ overflow:hidden;position:relative; border-radius:4px;}
.prodyct_type ul li .imgs img{display: block;width: 100%;/* height:285px;*/-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.prodyct_type ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.prodyct_type ul li .boxs{ position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.4);}
.prodyct_type ul li .boxs .cons{ position:absolute; max-width:1026px; width:92%; top:50%;transform: translate(-50%, -50%); left:50%;}
.prodyct_type ul li .boxs .cons .a{padding-left:50px; overflow:hidden;height:59px; line-height:59px; color:#fff; background-repeat:no-repeat; background-position:left center; background-size:39px 59px; text-transform:uppercase;}
.prodyct_type ul li:nth-child(2n+0) .boxs .cons .a{ padding-right:50px; padding-left:0;background-position:right center; text-align:right;}
.prodyct_type ul li .boxs .cons .a.bgs1{ background-image:url(/images/product_pic1.png);}
.prodyct_type ul li .boxs .cons .a.bgs2{ background-image:url(/images/product_pic2.png);}
.prodyct_type ul li .boxs .cons .a.bgs3{ background-image:url(/images/product_pic3.png);}


/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:4.3%; padding-bottom:4.3%; clear:both;}
.yema a{ display:inline-block; height:36px; line-height:36px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:18px;margin-left:3px; margin-right:3px;  text-align:center; color:#666666; font-size:14px; border:1px solid #fff; background:#ffffff;}
.yema a:hover{ text-decoration:none; color:#fff; background:#0768b5;border:1px solid #0768b5;}
.yema a.on{color:#fff;  background:#0768b5;border:1px solid #0768b5;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#0768b5;}
.yema a span{ font-family:"宋体"; font-size:16px;}

/*产品中心*/
.product_bg{ background:#f8f8f8; overflow:hidden;}
.product_nav{ position:relative; background:#fff; overflow:hidden;}
.product_nav:after{ content:""; position:absolute; bottom:0; left:0; width:100%; background:#dddddd; height:1px;}
.product_nav .product_a{ overflow:hidden;  height:60px;float:left;width:calc(100% - 300px);width:-webkit-calc(100% - 300px);width:-moz-calc(100% - 78px);}
.product_nav .product_a.on{ height:auto; padding-bottom:1px;}
.product_nav .product_a.nodown{ height:auto;float:none;width:calc(100% - 0px);width:-webkit-calc(100% - 0px);width:-moz-calc(100% - 0px);}
.product_nav .product_a ul li{ display:block; float:left;height:60px; line-height:60px; position:relative;overflow:hidden;}
.product_nav .product_a ul li a{ color:#555555; font-size:16px; display:block; padding:0 30px;}
.product_nav .product_a ul li:hover a{ color:#fff; background:#1da5d2;}
.product_nav .product_a ul li.isel{ background:#1da5d2; }
.product_nav .product_a ul li.isel:after{ width:100%; left:0; right:0;}
.product_nav .product_a ul li.isel a{ color:#fff;}

.product_nav .product_a_more{ line-height:60px; height:60px; float:right; text-align:right; min-width:300px; font-size:14px; color:#999999; position:relative; text-transform:uppercase;}
.product_nav .product_a_more:after{ content:""; position:absolute; right:0; width:12px; height:6px; top:34px;background:url(/images/product_bg1.png) no-repeat;transition:all 0.3s;}
.product_nav .product_a_more:hover{ color:#0768b5;}
.product_nav .product_a_more#active:after{transform: rotate(180deg);}
.product_a2{ padding-top:3%; overflow:hidden; padding-bottom:3%;}
.product_a2 a{ float:left; margin-right:4%; height:40px; line-height:40px; color:#575757; font-size:14px; overflow:hidden;}
.product_a2 a:hover{color:#0768b5;}
.product_ul{ overflow:hidden; margin-top:3%;}
.product_ul ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; overflow:hidden; text-align:center; background:#e9ebed;transition:all 0.3s;}
.product_ul ul li:nth-child(3n+0){ margin-right:0;}
.product_ul ul li:hover{ background:#0768b5;}
.product_ul ul li .boxs{ transition:all 0.3s;}
.product_ul ul li .imgs{overflow:hidden; position:relative;border:1px solid #e9ebed;}
.product_ul ul li .imgs img{  display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product_ul ul li .imgs .bgs{ position:absolute; top:0; width:100%; left:0; height:100%; background:rgba(0,0,0,0.5);transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.product_ul ul li .imgs .bgs .cons{ left:0%; top:50%;transform: translate(0%, -50%); position:absolute; width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:16px;}
.product_ul ul li .imgs .bgs i{width: 46px; height: 46px;  overflow:hidden;; display: block; margin:0 auto; background: url(/images/product_bg2.png) top center no-repeat; background-size: 100% 100%; margin-bottom:20px;}
.product_ul ul li:hover .imgs .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.product_ul ul li .txts{ width:94%; max-width:406px; margin:0 auto;overflow:hidden;}
.product_ul ul li .txts .h3{ overflow:hidden;height:68px; line-height:68px; font-weight:normal; font-size:16px;color:#575757;white-space:nowrap;text-overflow:ellipsis;transition:all 0.3s;}
.product_ul ul li:hover .txts .h3{ color:#fff;}


/*产品中心详细*/
.productDetails{ margin-top:4%; overflow:hidden;}
.productDetails .information:after{content:"";height:0;display:block;clear:both}
.productDetails .product_one_l{ float:left; overflow:hidden; width:49%; max-width:573px;border:1px solid #eee;}
.productDetails .product_one_l .big_img{width:100%; }
.productDetails .information{  overflow:hidden; padding-bottom:4%;color: #333333;}
.productDetails .information .conten{float:right; max-width:573px; overflow:hidden; width:49%;}
.productDetails .information .conten .h2{font-weight:normal; line-height:40px; overflow:hidden;}
.productDetails .information .conten .label{ font-size:16px; display:block; line-height:24px; margin-bottom:4%; margin-top:2%;}
.productDetails .information .conten .desc{overflow:hidden; color:#777777; font-size:16px; line-height:24px; margin-top:2%;}
.productDetails .information .conten .txts{ border-top:1px solid #eeeeee; overflow:hidden; padding-top:4%; margin-top:4%; line-height:22px; font-size:14px; color:#999999;}
.productDetails .information .conten .txts .h3{ font-weight:bold; font-size:16px; color:#333333; overflow:hidden; line-height:1.5; margin-bottom:2%;}
.productDetails .information .conten .txts ul li{ display:block; overflow:hidden;  margin-bottom:4px; position:relative; background:url(/images/product_bg3.png) 3px 8px no-repeat; padding-left:20px;}

.product_t{ overflow:hidden; background:#f8f8f8; padding-left:22px;}
.product_t .h2{ font-weight:normal; font-size:16px; color:#0768b5; line-height:62px; height:62px; position:relative; float:left; overflow:hidden;}
.product_t .h2:after{ content:""; position:absolute; left:0; width:100%; height:2px; bottom:0; background:#0768b5;}
.product_con{ margin-top:4%; overflow:hidden; line-height:28px; color:#777777; font-size:16px; padding-bottom:6%;}
.product_con img{ max-width:100%;}
.product_con .h3{font-weight:bold; line-height:30px; overflow:hidden; margin-bottom:6px; color:#555555; font-size:16px; margin-top:3%;}
.product_con table{border-collapse:collapse;border-spacing:0;}
.product_con table td{ line-height:20px;height:46px; padding-top:3px; padding-bottom:3px; border:1px solid #eeeeee; padding-left:36px; padding-right:3px;}
.product_con .color1{ color:#999999;}

/*合作伙伴*/
.partner_ul{ overflow:hidden; margin-bottom:7%; margin-top:1%;}
.partner_ul ul li{ width:23.5%; float:left; margin-right:2%; margin-top:5%;overflow:hidden;}
.partner_ul ul li:nth-child(4n+0){ margin-right:0;}
.partner_ul ul li .imgs img{ width:100%;transition:all 0.5s;}
.partner_ul ul li .imgs{ border:1px solid #fff;overflow:hidden;transition:all 0.3s;max-width:232px; margin:0 auto;}
.partner_ul ul li:hover .imgs img{transform: rotateY(360deg)}
.partner_ul ul li:hover .imgs{border:1px solid #0768b5;}
/*公司介绍*/
.aboutbox{ background:#f2f2f2; width:100%;}
.about_con{ overflow:hidden; line-height:30px;font-size:16px;background:#fff; margin:10% auto; color:#555555; padding:5%; position:relative;}
.about_con .about_t{ overflow:hidden;text-align:center; text-transform:uppercase; margin-bottom:1.5%; }
.about_con .about_t .h3{ font-weight:normal; text-align:left; color:#ef8200; overflow:hidden; text-transform:none;}
.about_con img{margin-bottom:15px; max-width:100%;}
.about_con .h4{ font-weight:bold; margin-top:3%; margin-bottom:2%;}
.about_con .ul li{ overflow:hidden; display:block; padding-left:50px; margin-bottom:2%; min-height:33px; padding-top:3px; background-repeat:no-repeat; background-position:left top;}
.about_con .ul li.bgs1{background-image:url(/images/about_ico1.png);}
.about_con .ul li.bgs2{background-image:url(/images/about_ico2.png);}
.about_con .ul li.bgs3{background-image:url(/images/about_ico3.png);}


.about_con .ewmlist{}
.about_con .ewmlist ul li{ width:33%; float:left; text-align:center;}

/*下属公司*/
.about_ul{ margin-top:8%; margin-bottom:6%; overflow:hidden; color:#555555; line-height:24px; font-size:14px;}
.about_ul ul li{ float:left; width:50%; padding-bottom:6%; position:relative;text-align:center; z-index:0;}
.about_ul ul li:first-child{ width:100%;}
.about_ul ul li:after{ z-index:-1;width:50%; height:1px;  content:""; top:28px; position:absolute;}
.about_ul ul li:nth-child(2):after{  right:0;background:#e7e7e7;}
.about_ul ul li:nth-child(3):after{  left:0;background:#e7e7e7;}

.about_ul ul li:nth-child(1):after{ width:1px; height:40%; bottom:-28px; background:#e7e7e7; left:50%; top:auto;}
.about_ul ul li i{ display:block; width:56px; height:56px; margin:0 auto; overflow:hidden; background-repeat:no-repeat; background-size:100% 100%; background-image:url(/images/about_ico4.png); margin-bottom:10px;}
.about_ul ul li .h3{ font-weight:normal; line-height:1.5; margin-bottom:7px; }
.about_ul ul li .p{ max-width:580px; width:94%; margin:0 auto;}
.about_ul ul li:first-child .p{ max-width:700px;}

/*发展历程*/
.history_con{ background:url(/images/history_bg1.png) center 28px no-repeat; min-height:200px;  width:100%; padding-bottom:3%; margin:0 auto; margin-top:4.5%;}
.history_con ul li{ display:table; width:100%; vertical-align:middle; margin-bottom:45px; background:url(/images/history_bg2.png) center center no-repeat; overflow:hidden;}
.history_con ul li:hover{ background-image:url(/images/history_bg2_on.png);}
.history_con ul li .txts{ display:table-cell; width:46%; vertical-align:middle;}
.history_con ul li .txts .conts .descs{font-size:16px; color:#555555; line-height:22px; padding:20px; padding-top:12px; padding-bottom:12px; background-color:#f8f8f8;transition:all 0.3s;}
.history_con ul li .txts.pr .conts{padding-right:7px; background:url(/images/history_bg3.png) right center no-repeat;transition:all 0.3s;}
.history_con ul li .txts.pl .conts{ padding-left:7px; background:url(/images/history_bg4.png) left center no-repeat;transition:all 0.3s;}
.history_con ul li:hover .txts .conts .descs{ background-color:#0768b5; color:#fff;}
.history_con ul li:hover .txts.pr .conts{ background-image:url(/images/history_bg3_on.png);}
.history_con ul li:hover .txts.pl .conts{ background-image:url(/images/history_bg4_on.png);}
.history_con ul li .imgs{ display:table-cell; width:46%;vertical-align:middle;}
.history_con ul li .imgs b{ font-weight:normal; color:#999999; padding-left:4%; padding-right:4%; min-width:80px; display:inline-block;}
.history_con ul li:hover .imgs b{ color:#0768b5;}
.history_con ul li .pr{ padding-right:23px; text-align:right;}
.history_con ul li .pl{ padding-left:23px; text-align:left;}
.history_end{ height:10px; font-size:0; overflow:hidden;background:url(/images/history_bg5.png) center center no-repeat;margin-bottom:5%;}

/*资质证书*/
.certificates_bg{ background:#f8f8f8; overflow:hidden;}
.certificates_bg #HonorList{ margin-top:5%; margin-bottom:5%; overflow:hidden;}
.certificates_bg #HonorList ul li{ float:left; padding:4px;width:calc(25% - 8px);width:-webkit-calc(25% - 8px);width:-moz-calc(25% - 8px);overflow:hidden;}
.certificates_bg #HonorList ul li .box{ background:#fff; overflow:hidden; padding:20px;}
.certificates_bg #HonorList ul li .box .imgs{ overflow:hidden; cursor:pointer;}
.certificates_bg #HonorList ul li .box .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.certificates_bg #HonorList ul li:hover .box .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.certificates_bg #HonorList ul li .box .ltitle{font-size: 16px; color: #555555; margin: 20px 0 25px; height:24px; line-height:24px; overflow:hidden; text-align:center;transition:all 0.3s;white-space:nowrap;text-overflow:ellipsis;}
.certificates_bg #HonorList ul li:hover .box a .ltitle{ color:#0768b5;}
.certificates_bg #HonorList ul li .box .down{font-size: 14px;color: #777777; line-height: 30px; padding: 15px 0 0;border-top: 1px dashed #ddd; text-align:center;}
.certificates_bg #HonorList ul li .box .down .icons{display: inline-block; height:26px;width: 16px; vertical-align: top; margin-right: 10px;background-image: url(/images/certificates_bg1.png); background-repeat: no-repeat; background-position:center center;transition:all 0.3s;}
.certificates_bg #HonorList ul li .box a:hover .down .icons{ background-image:url(/images/certificates_bg1_on.png);}
.certificates_bg #HonorList ul li .box a:hover .down{ color:#0768b5;}
/*荣誉弹窗*/
#zoom {
	z-index: 99990;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#zoom .content {
	z-index: 99991;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	background: #ffffff no-repeat 50% 50%;
	padding: 0;
	margin: -100px 0 0 -100px;
	box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
}
#zoom .content.loading {
	background-image: url('/img/loading.gif');
}
#zoom img {
	display: block;
	max-width: none;
	background: #ececec;
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);

}
#zoom .close {
	z-index: 99993;
	position: absolute;
	top: 0;
	right: 0;
	width: 49px;
	height: 49px;
	cursor: pointer;
	background: transparent url('/img/icons/close.png') no-repeat 50% 50%;
	opacity: 1;
	filter: alpha(opacity=100);
	border-radius: 0 0 0 4px;
}
#zoom .previous,
#zoom .next {
	z-index: 99992;
	position: absolute;
	top: 50%;
	overflow: hidden;
	display: block;
	width: 49px;
	height: 49px;
	margin-top: -25px;
}
#zoom .previous {
	left: 0;
	background: url('/img/icons/arrows.png') no-repeat 0 0;
	border-radius: 0 4px 4px 0;
}
#zoom .next {
	right: 0;
	background: url('/img/icons/arrows.png') no-repeat 100% 0;
	border-radius: 4px 0 0 4px;
}
#zoom .close:hover {
	background-color: #da4f49;
}
#zoom .previous:hover,
#zoom .next:hover {
	background-color: #0088cc;
}

/*联系我们*/
.contact_con{  overflow:hidden; background:#fafafa; margin:5% auto; padding:5%;}

.contact_con .contactbox{ float:left;}
.contact_con ul{}
.contact_con ul li{ clear:both; line-height:25px; margin:15px 0;}
.contact_con ul li i{ float:left;}
.contact_con ul li i:after{ display:block; content:'';  height:25px; width:2px; left:0; margin-right:10px; background:#1da5d2;}
.contact_con .conimg{ float:right;}

.contact_con_r{ overflow:hidden; float:right; max-width:588px; width:49%;}
.contact_con_r .feedback_t{ color:#0768b5; font-size:20px; overflow:hidden; font-weight:bold; line-height:30px; margin-bottom:15px;}
.feedback_div{padding-bottom:6%; overflow:hidden;}
.feedback_div .divs{float:left; width:49%; margin-right:2%;margin-bottom:2%;}
.feedback_div .divs:nth-child(2){ margin-right:0;}
.feedback_div .divs:nth-child(4){ margin-right:0;}
.feedback_div .inputs2{ width:99%;  background:#fff; height:46px; line-height:46px; font-size:14px; color:#aaaaaa; border:1px solid #e0e0e0; outline:none;  text-indent:20px; font-family:"Arial";}
.feedback_div .textarea{ padding-top:2%; padding-bottom:1%; width:calc(99% - 22px);width:-webkit-calc(99% - 22px);width:-moz-calc(99% - 22px); padding-left:20px; background:#fff; font-size:14px; font-family:"Arial";border:1px solid #e0e0e0; outline:none;margin-bottom:2%; color:#aaaaaa; height:110px;  }
.feedback_div .bnts2{  border: none; width:100%; max-width:128px;font-size:15px; height: 46px; line-height:46px; background: #0768b5; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; float:left; text-transform:uppercase;}
.feedback_div .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s;}
.contact_map{overflow:hidden; max-height:415px;}
.contact_map iframe{height: 415px; overflow:hidden;}

/*新闻资讯*/
.news_con{ margin:5% 0;}
.news_con h3{font-size: 20px;height: 40px;line-height: 40px}
.news_con li{ overflow:hidden; padding-left:160px; padding-right:58px; position:relative; margin-bottom:2%; background-color:#fafafa;}
.news_con li:after{ position:absolute; content:''; right:0; top:0;width:58px; height:100%; background:url(../image/PicList002149-more.png) no-repeat center center; border-left:2px solid #fff;}
.news_con li div{border-left:1px solid #ededed; padding:2% 3%;}
.news_con li time{ position:absolute; left:0; top:0; width:160px; height:100%;}
.news_con li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
.news_con li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
.news_con li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#dfdfdf;}
@media(max-width:1000px){
.news_con li{padding-left:100px;padding-right:30px;}
.news_con li:after{width:30px; background-size:35% auto;}
.news_con li time{width:100px;}
.news_con li time span{font-size:14px;}
.news_con li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
.news_con h3{ font-size:16px;}
}
@media(max-width:640px){
.news_con ol{ padding-left:0;}
.news_con ol .Ispic{ width:auto; position:relative; height:auto; display:block; padding-bottom:60%;}
.news_con ol div{ padding:3%;}
}
@media(max-width:480px){
.news_con li{padding-left:80px;padding-right:0;}
.news_con li:after{ display:none;}
.news_con li time{width:80px;}
.news_con li time span{font-size:12px;}
.news_con li time i{font-size:30px;}
.news_con h3{ font-size:14px;}
.news_con p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
.news_con ol p{ height:60px;}
}

/*新闻资讯详细*/
.about_x2{ overflow:hidden; margin-bottom:4%; margin-top:4%; background:#fff;}
.about_x2 .txts{ overflow:hidden;}
.about_x2 .show_t{ line-height:36px; font-size:30px; color:#333; text-align:center; margin-bottom:2%; margin-top:5px; font-weight:normal;}
.about_x2 .con_line{height:40px; line-height:40px;font-size:14px; color:#999999; border-bottom:1px dashed #cccccc; text-align:center; }
.about_x2 img{margin-bottom:10px; max-width:100%;}
.about_x2 .con_id{ line-height:26px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:28px;font-size:16px; color:#666666;text-align:left;/* font-family:"宋体";*/ padding-bottom:20px;}
.about_x2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2 .con_id p{ padding-bottom:10px; overflow:hidden;}
.about_x2 table{border-collapse:collapse;border-spacing:0;}
.about_x2 table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}

.goback{ float:right; height:26px; line-height:26px; text-align:right; padding-left:23px;background:url(/images/goback.png) left center no-repeat; font-size:14px; color:#333333; margin-top:8px;/* border-bottom:1px solid #a6a6a6;*/}
.fenxiang{ height:30px; overflow:hidden;}
.fenxiang .span{ float:right; font-size:14px; line-height:34px;}

.prenext{ border-top:1px solid #e6e6e6;font-size:14px; margin-bottom:10px;line-height:30px; padding-top:15px; margin-top:15px; color:#333333; clear:both;}
.prenext a{ color:#333333;}
.prenext a:hover{ color:#0768b5; text-decoration:none;}





@media screen and (max-width: 1440px) {
/*内页*/
/*产品中心详细*/
.product_con table td{ padding-left:26px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:28px;}
}

@media screen and (max-width: 1200px) {
/*内页*/
/*产品中心详细*/
.product_con table td{ padding-left:16px;}
/*资质证书*/
.certificates_bg #HonorList ul li .box .ltitle{ font-size:15px;}
}


@media screen and (max-width: 1100px) {
/*内页*/
/*新闻资讯*/
.news_con ul li .imgs{ width:360px;}
.news_con ul li .i_about_r{    width: calc(97% - 360px);width: -webkit-calc(97% - 360px);width: -moz-calc(97% - 360px);}
.news_con ul li .i_about_r h3{ margin-top:12px;}
.news_con ul li .i_about_r .p{ margin-bottom:20px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:26px;}
}

@media screen and (max-width: 960px) {
/*内页*/
.o_big_con .cons{ bottom:15px;}
/*产品分类*/
.prodyct_type ul li .boxs .cons .a{ height:45px; line-height:45px; padding-left:40px;background-size: 30px 45px;}
.prodyct_type ul li:nth-child(2n+0) .boxs .cons .a{ padding-right:40px;}
/*产品中心*/
.product_nav .product_a{ height:50px;}
.product_nav .product_a ul li{ height:50px; line-height:50px; margin-right:3%;}
.product_nav .product_a ul li a{ font-size:14px;}
.product_nav .product_a_more{height:50px; line-height:50px; font-size:13px;}
.product_nav .product_a_more:after{ top:22px;}
.product_a2{ padding-top:2.5%; padding-bottom:2.5%;}
.product_a2 a{ height:32px; line-height:32px;}
.product_ul ul li{ width:49%; margin-right:2%;}
.product_ul ul li:nth-child(3n+0){ margin-right:2%;}
.product_ul ul li:nth-child(2n+0){ margin-right:0%;}
/*产品中心详细*/
.product_con{ font-size:14px; line-height:26px;}
/*公司介绍*/
.about_con{ font-size:15px; line-height:28px;}
.about_con .ul li{ padding-left:44px; padding-top:4px;}
/*发展历程*/
.history_con ul li .imgs b{ min-width:inherit;}	
/*资质证书*/
.certificates_bg #HonorList ul li{width: calc(33.33% - 8px); width: -webkit-calc(33.33% - 8px); width: -moz-calc(33.33% - 8px);}

/*新闻资讯详细*/
.about_x2 .show_t{ font-size:24px;}
.about_x2 .con_id{ line-height:24px; font-size:14px;}
.about_x2 .con_line{ font-size:13px;}
.prenext{ font-size:13px;}

}
@media screen and (max-width: 830px) {
/*内页*/
/*产品中心详细*/
.productDetails .information .conten .label{ font-size:14px; margin-bottom:2%;}
.productDetails .information .h2{ line-height:30px;}
.productDetails .information .conten .desc{ font-size:14px; line-height:22px;}
.productDetails .information .conten .txts{ font-size:13px;}
.productDetails .information .conten .txts ul li{ padding-left:13px;}



}
@media screen and (max-width: 780px) {
/*内页*/

/*分页*/
.yema a{ height:26px; line-height:26px; padding-left:6px; padding-right:6px; margin-left:2px; margin-right:2px; font-size:13px;}
.yema a span{ font-size:14px;}
/*产品中心*/
.product_ul ul li .txts .h3{ font-size:15px;height:50px; line-height:50px;}
/*产品中心详细*/
.productDetails .product_one_l{ float:none; width:100%; max-width:none;}
.productDetails .information .conten{ float:none; width:100%; max-width:none; margin-top:3%;}
/*发展历程*/
.history_con ul li{ margin-bottom:30px;}
.history_con ul li .txts .conts .descs{font-size:14px;line-height:20px; padding:10px; padding-top:6px; padding-bottom:6px; }
.history_con ul li .pr{ padding-right:18px;}
.history_con ul li .pl{ padding-left:18px;}
/*资质证书*/
.certificates_bg #HonorList ul li .box{ padding:15px;}
.certificates_bg #HonorList ul li .box .ltitle{ font-size:14px;margin: 15px 0 15px;}
/*联系我们*/
.contact_con_l{ float:none; width:100%;}
.contact_con_r{ float:none; width:100%; max-width:none; margin-top:4%;}
.contact_map iframe{height: 390px;}

/*新闻资讯*/
.news_con ul li .imgs{ width:300px;}
.news_con ul li .i_about_r{    width: calc(97% - 300px);width: -webkit-calc(97% - 300px);width: -moz-calc(97% - 300px);}
.news_con ul li .i_about_r em{ margin-top:10px;}
.news_con ul li .i_about_r h3{ height:40px; line-height:40px; font-size:20px; margin-top:3px;}
.news_con ul li .i_about_r .p{ margin-bottom:12px; font-size:14px; line-height:22px; height:44px;}


}

@media screen and (max-width: 640px) {
/*内页*/
.o_big{ height:130px;}
.position{line-height:26px; font-size:13px;}
.o_big_con .cons{ bottom:10px;}
/*分页*/
.yema a{ font-size:12px;}
.yema a span{ font-size:13px;}
/*产品中心*/
.product_nav .product_a ul li a{ font-size:13px;}
.product_a2 a{ font-size:13px; height:26px; line-height:26px; margin-right:2%;}
.product_ul ul li .imgs .bgs i{width: 40px; height: 40px;}
.product_ul ul li .txts .h3{ font-size:14px;}
.product_ul ul li .imgs .bgs .cons{ font-size:13px;}
.product_ul ul li .imgs .bgs i{ margin-bottom:15px;}
/*产品中心详细*/
.productDetails .information{ padding-bottom:5%;}
.productDetails .information .conten .label{ margin-bottom:1%;}
.productDetails .information .conten .desc{ margin-top:1%;}
.product_t{ padding-left:13px;}
.product_t .h2{ height:52px; line-height:52px;}
.product_con{ font-size:13px; line-height:24px;}
.product_con table td{ padding-left:12px;}
/*合作伙伴*/
.partner_ul ul li{ width:32%;}
.partner_ul ul li:nth-child(4n+0){ margin-right:2%;}
.partner_ul ul li:nth-child(3n+0){ margin-right:0;}
/*公司介绍*/
.about_con{ font-size:14px; line-height:26px;}
.about_con .ul li{ padding-left:40px; padding-top:5px;}
/*下属公司*/
.about_ul{ font-size:13px; line-height:22px;}
/*资质证书*/
.certificates_bg #HonorList ul li{width: calc(49% - 8px); width: -webkit-calc(49% - 8px); width: -moz-calc(49% - 8px);}
/*联系我们*/
.contact_map iframe{height: 320px;}

/*新闻资讯*/
.news_con ul li .imgs{ width:250px;}
.news_con ul li .i_about_r{    width: calc(97% - 250px);width: -webkit-calc(97% - 250px);width: -moz-calc(97% - 250px);}
.news_con ul li .i_about_r em{ font-size:13px;}
.news_con ul li .i_about_r h3{ height:30px; line-height:30px; font-size:18px;}
.news_con ul li .i_about_r .p{ line-height:20px; height:40px; font-size:13px; margin-bottom:6px;}
/*新闻资讯详细*/
.prenext{ font-size:12px;}
.prenext span.l,.prenext span.r{ float:none; display:block;}
.goback{ margin-top:-42px;}


}
@media screen and (max-width: 520px) {
/*内页*/
/*新闻资讯*/
.news_con ul li .imgs{ width:200px;}
.news_con ul li .i_about_r{    width: calc(98% - 200px);width: -webkit-calc(98% - 200px);width: -moz-calc(98% - 200px);}
.news_con ul li .i_about_r .news_more{ display:none;}



}
@media screen and (max-width: 480px) {
/*内页*/
.position{ font-size:12px; line-height:22px;}
.position img{ margin-right:5px;}
.o_big_con .cons{ bottom:6px;}
.o_big_con .h2{ letter-spacing:2px; padding-bottom:8px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:1px; margin-right:1px;}
/*产品分类*/
.prodyct_type ul li .boxs .cons .a{ padding-left:30px;background-size: 20px 30px;height:30px; line-height:30px;}
.prodyct_type ul li:nth-child(2n+0) .boxs .cons .a{ padding-right:30px;}
/*产品中心*/
.product_nav .product_a{ height:44px;}
.product_nav .product_a ul li{ height:44px; line-height:44px; margin-right:3%;}
.product_nav .product_a ul li a{ font-size:12px;}
.product_nav .product_a_more{height:44px; line-height:44px; font-size:12px;}
.product_nav .product_a_more:after{ top:19px;}
.product_a2 a{ font-size:12px; /*height:24px; line-height:24px;*/}
.product_ul ul li .txts .h3{   font-size:13px;height:46px; line-height:46px;}
.product_ul ul li .imgs .bgs .cons{ font-size:12px;}
.product_ul ul li .imgs .bgs i{width: 40px; height: 40px; margin-bottom:10px;}
/*产品中心详细*/
.productDetails .information .conten .label{ font-size:13px;}
.productDetails .information .conten .desc{ font-size:13px; line-height:20px;}
.productDetails .information .conten .txts{ line-height:20px;}
.productDetails .information .conten .txts .h3{ font-size:15px;}
.productDetails .information .conten .txts ul li{ background-position:3px 6px;}
.product_t{ padding-left:11px;}
.product_t .h2{ font-size:15px; height:44px; line-height:44px;}

.product_con{ font-size:12px; line-height:22px; padding-bottom:7%;}
.product_con .h3{ font-size:15px;}
.product_con table td{ padding-left:9px;}
/*公司介绍*/
.about_con{ font-size:13px; line-height:22px;}
.about_con .ul li{ padding-left:36px; padding-top:6px; background-size:30px auto; margin-bottom:1%; min-height:24px;}
/*下属公司*/
.about_ul{line-height:20px;}
.about_ul ul li{ float:none; width:100%;}
.about_ul ul li:after{ width:0; background:none;}
.about_ul ul li:first-child:after{ width:0;}
/*发展历程*/
.history_con ul li{ margin-bottom:15px;}
.history_con ul li .txts .conts .descs{ padding:6px; font-size:13px; }
.history_con ul li .pr{ padding-right:15px;}
.history_con ul li .pl{ padding-left:15px;}
.history_con ul li .imgs b{ font-size:16px;}
/*资质证书*/
.certificates_bg #HonorList ul li .box{ padding:8px;}
.certificates_bg #HonorList ul li .box .ltitle{ font-size:13px;margin: 10px 0 10px;}
.certificates_bg #HonorList ul li .box .down{ font-size:13px; padding-top:10px;}
/*联系我们*/
.feedback_div .divs{ float:none; width:100%; margin-right:0;}
.feedback_div .bnts2{ max-width:none;}
.contact_con_r .feedback_t{ font-size:18px;}
.feedback_div .inputs2{ font-size:13px; height:36px; line-height:36px; text-indent:12px;}
.feedback_div .textarea{ font-size:13px;width: calc(99% - 14px);width: -webkit-calc(99% - 14px); width: -moz-calc(99% -14px); padding-left:12px;}
/*新闻资讯*/
.news_con ul li .imgs{ width:160px;}
.news_con ul li .i_about_r{    width: calc(98% - 160px);width: -webkit-calc(98% - 160px);width: -moz-calc(98% - 160px);}
.news_con ul li .i_about_r em{ padding-left:18px; background-size:14px auto; margin-top:2px; font-size:12px;}
.news_con ul li .i_about_r h3{ font-size:16px; height:24px; line-height:24px; margin-top:0;}
.news_con ul li .i_about_r .p{ font-size:12px; line-height:18px; height:36px;}

/*新闻资讯详细*/
.about_x2 .show_t{ font-size:20px; line-height:28px;}
.about_x2 .con_line{ font-size:12px;}
.about_x2 .con_id{font-size:13px;}
.goback{ margin-top:8px; float:left; height:20px; line-height:20px;}
.fenxiang{ display:none;}
}
@media screen and (max-width: 420px) {
/*产品中心*/
.product_nav .product_a{ height:32px;}
.product_nav .product_a ul li{ height:32px; line-height:32px;}
.product_nav .product_a ul li:after{ height:1px;}
.product_nav .product_a_more{height:32px; line-height:32px;}
.product_nav .product_a_more:after{ top:13px;}
/*发展历程*/
.history_con ul li .txts .conts .descs{ font-size:12px; line-height:18px;}

}
@media screen and (max-width: 380px) {
/*产品中心*/
.product_ul ul li .txts .h3{  font-size:12px; height:40px; line-height:40px;}
.product_ul ul li .imgs .bgs i{width: 32px; height: 32px; margin-bottom:6px;}
/*产品中心详细*/
.productDetails .information .conten .h2{ line-height:36px;}
/*新闻资讯*/
.news_con ul li .imgs{ width:140px;}
.news_con ul li .i_about_r{    width: calc(98% - 140px);width: -webkit-calc(98% - 140px);width: -moz-calc(98% - 140px);}
.news_con ul li .i_about_r em{ height:20px; line-height:20px;}
.news_con ul li .i_about_r h3{ font-size:15px;}
}
@media screen and (max-width: 360px) {
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:26px; }

}
