@charset "utf-8";
/* CSS Document */
body,html,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th{ margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
body,button,input,select,textarea { margin:0; padding:0; font-family: "Arial", "Microsoft Yahei", "Verdana", "sans-serif"; font-size:14px; background:#fff}
ul,ol,li,dl,dd,dt{list-style: none;}
em { font-style: normal; }
a { text-decoration: none;outline:none; }
a:hover { text-decoration: underline; color:#e85300;}
legend { color: #000; }
fieldset,img { border: 0; }
label,button { cursor: pointer; }
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
/*连续英文、数字换行*/
.wordwrap { word-break: break-all; word-wrap: break-word; }
/*单行文字超出显示省略号*/
.omg{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
img { border: 0; vertical-align: middle;  }

a{ color:#333333; text-decoration:none;}
a:hover{ color:#0071c0; text-decoration:none}


/* 设置滚动条的样式 */
::-webkit-scrollbar { width:0px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#ccc;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#ccc;}


body{background:#f5f5f5;}
.top{width:1160px;height:120px;padding:0 20px;background:#ffffff;margin:0 auto;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee; position:relative;}
.top .tp_logo { width:25%; height:84px; overflow:hidden; margin:18px 0; padding:0; float:left;}
.top .tp_logo a { display: table-cell; vertical-align: middle; width: 100%; height: 84px; overflow: hidden; margin: 0; padding: 0;}
.top .tp_logo a img {display: inline-block; max-width: 100%; height: auto; max-height: 100%; margin: 0; padding: 0;}
.top ul.nav{float:left;padding-left:20px;}
.top ul.nav li{float:left;position:relative;}
.top ul.nav li>a{display:block;padding:0 10px;font-size:14px;color:#333333;height:120px;line-height:120px;}
.top ul.nav li>a:hover{color:#0071c0;}
.top ul.nav li.on>a{color:#0071c0;}

.top_english ul.nav li>a { display:block;padding:0 22px;font-size:14px;color:#333333;height:120px;line-height:120px;}

div.nav1 { width: 120px; background: #ffffff;margin:0;overflow: hidden;-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); display:none; position:absolute; left:-20px; top:100px; z-index:999;}
div.nav1 .nav2_box { padding: 10px 20px;}
div.nav1 dl { float:left;padding-left:0;width:100%;margin:0 auto;min-height:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}

div.nav3 { width: 180px; background: #ffffff;margin:0;overflow: hidden;-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); display:none; position:absolute; left:412px; top:100px; z-index:999;}
div.nav3 .nav2_box { padding: 10px 20px;}
div.nav3 dl { float:left;padding-left:0;width:100%;margin:0 auto;min-height:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}

@media screen and (max-width:1079px) and (min-width:768px) {
div.nav3 { left:220px; }
}
@media screen and (max-width:1182px) and (min-width:1110px) {
div.nav3 { left:290px; }
}
@media screen and (max-width:1100px) and (min-width:728px) {
div.nav3 { left:300px; }
}


div.nav2{width: 1200px;background: #ffffff;margin:20px auto;overflow: hidden;-moz-box-shadow: 5px 0 10px #eeeeee;-webkit-box-shadow: 5px 0 10px #eeeeee;box-shadow: 5px 0 10px #eeeeee;display:none;}
div.nav2_float{position:fixed;left:50%;margin-left:-600px;top:84px;z-index:99999999;margin-top:1px;}
div.nav2 .nav2_box { padding: 10px 20px;}
div.nav2 dl{float:left;padding-left:0;width:15%;margin-right:2%;min-height:0;margin-top:20px;margin-bottom:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
div.nav2 dl:nth-child(6n){margin-right:0;}
div.nav1 dt a, div.nav2 dt a{display:block;font-size:14px;color:#333333;font-weight:bold;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;padding-bottom:10px;}
div.nav1 dd a, div.nav2 dd a{display:block;font-size:14px;color:#777777;height:30px;line-height:30px;background:url(../images/mulu1.jpg) left center no-repeat;padding-left:14px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
div.nav1 dt a:hover, div.nav2 dt a:hover{color:#0071c0;}
div.nav1 dd a:hover, div.nav2 dd a:hover{color:#0071c0;background:url(../images/mulu2.jpg) left center no-repeat;}
div.nav1 dt a { height:30px; line-height:30px; text-align:center; font-weight:normal;}
.ly_menu { display:none;}

div.nav3 dt a, div.nav2 dt a{display:block;font-size:14px;color:#333333;font-weight:bold;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;padding-bottom:10px;}
div.nav3 dd a, div.nav2 dd a{display:block;font-size:14px;color:#777777;height:30px;line-height:30px;background:url(../images/mulu1.jpg) left center no-repeat;padding-left:14px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
div.nav3 dt a:hover, div.nav2 dt a:hover{color:#0071c0;}
div.nav3 dd a:hover, div.nav2 dd a:hover{color:#0071c0;background:url(../images/mulu2.jpg) left center no-repeat;}
div.nav3 dt a { height:30px; line-height:30px; text-align:center; font-weight:normal;}

.top .search { width:24%; height:36px; overflow:hidden; margin:42px 0 42px 10px; padding:0; float:right;}
.top .search .col1 { float:left;color:#0071c0;font-size:14px;text-decoration:underline;height:36px;line-height:36px;padding-right:30px;}
.top .search .col2 { width:100%; padding:0 36px 0 0; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.top .search .col2 .sr { display:block; width:100%;height:36px;line-height:36px;padding:0 12px;background:#eeeeee;font-size:14px;color:#aaaaaa;outline:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.top .search .col2 .tj { display:block;width:36px;height:36px;line-height:36px;background:#0071c0 url(../images/search_icon.png) center center no-repeat;text-indent:99999999px;font-size:0;cursor:pointer;outline:none; position:absolute; top:0; right:0;}
.top .search .col2 .tj:hover { background:#595656 url(../images/search_icon.png) center center no-repeat;}

.top .tp_cn { height:36px; overflow:hidden; line-height:36px; color:#333; font-size:17px; margin:42px 0; padding:0; float:right;}
.tp_cn a { display:block; width:36px; height:36px; line-height:36px; color:#fff; font-size:17px; text-align:center; background-color:#ffae00;}
.tp_cn a:hover {  background-color:#0071c0;}

.top2{width:1160px;height:84px;padding:0 20px;background:#ffffff;margin:0 auto;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;position:fixed;left:50%;margin-left:-600px;top:0;z-index:99999999;}
.top2 h1{float:left;padding-top:0;}
.top2 h1 a{display:block;}
.top2 ul.nav{float:left;padding-left:20px;}
.top2 ul.nav li{float:left;}
.top2 ul.nav li a{display:block;padding:0 15px;font-size:14px;color:#333333;height:90px;line-height:90px;}
.top2 ul.nav li a:hover{color:#0071c0;}
.top2 .search{float:right;padding-top:24px;}
.top2 .search .col1{float:left;color:#0071c0;font-size:14px;text-decoration:underline;height:36px;line-height:36px;padding-right:30px;}
.top2 .search .col2{float:left;}
.top2 .search .col2 .sr{display:block;float:left;width:214px;height:36px;line-height:36px;padding:0 15px;background:#eeeeee;font-size:14px;color:#aaaaaa;outline:none;}
.top2 .search .col2 .tj{display:block;float:left;width:36px;height:36px;line-height:36px;background:#0071c0 url(../images/search_icon.png) center center no-repeat;text-indent:99999999px;font-size:0;cursor:pointer;outline:none;}

/*----小屏*banner----*/
#banner_Small{ height:340px; width: 1180px; padding:10px;margin:20px auto; background:#ffffff; clear:both; position:relative; z-index:999}
#banner_Small .picBtnLeft { height:340px; position:relative; zoom:1; width:100%; overflow:hidden;}
/*----数字切换按钮----*/
#banner_Small .picBtnLeft .hd {width:68px; height:4px; position:absolute; left:50%; margin-left:-34px; text-align:center; bottom:20px; z-index:10;  }
#banner_Small .picBtnLeft .hd ul { overflow:hidden; zoom:1; display:block; height:12px; width:110px; padding:5px 15px 5px 15px;}
#banner_Small .picBtnLeft .hd ul li {float:left; _display:inline; cursor:pointer; text-align:center;  width:30px; height:4px; background:rgba(255,255,255,.5); overflow:hidden; margin:0px 2px; color:#fff}
#banner_Small .picBtnLeft .hd ul li.on { background:#fff!important; color:#666}

#banner_Small .picBtnLeft .bd {height:340px; position: absolute; width: 1180px;}
#banner_Small .picBtnLeft .bd img { height:340px; width:1180px; z-index:1;}
#banner_Small .picBtnLeft .bd li { position:relative; zoom:1; width:1180px;  display:inline-block; }
#banner_Small .picBtnLeft .bd li .pic { position:relative; z-index:0; line-height:0px; }
#banner_Small .picBtnLeft .bd li .bg { display:none;}
#banner_Small .picBtnLeft .bd li .title { display:none;}
#banner_Small .picBtnLeft .bd a img { padding-top: 0px!important}
/*---小屏*结束----*/

/*  修改输出屏大小  */
#ban1{width:1180px;height:auto;padding:10px;margin:20px auto; background:#ffffff;overflow:hidden;position:relative}
.banner {width: 100%; height: 500px; overflow: hidden; position: relative; margin-left: auto; margin-right: auto; }
.banner .img {position: absolute; left: 0px; top: 0; width: 100%;height:auto;}
.banner .img li { float: left; width: 1180px; height: 500px;}
.banner .img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.banner .img a img { display:block; width: 1180px; height:500px; margin:-250px 0 0 -590px; position:absolute; left:50%; top:50%;}
/*/ 小圆圈 /*/
.banner .num { position: absolute; width: 100%; bottom: 20px; left: 0; text-align: center; font-size: 0px; }
.banner .num li { width: 30px; height: 4px; background:rgba(0,0,0,0.2);display: inline-block; margin: 0 2px; cursor: pointer; }
.banner .num li.on { background:#f5f5f5!important; color:#fff;}
/*/ 按钮 /*/
.banner .btn { width: 30px; height: 50px; background: rgba(0,0,0,0.5); position: absolute; top: 50%; margin-top: -25px; cursor: pointer; text-align: center; line-height: 50px; color: #fff; font-size: 40px; font-family: "宋体"; display: none; }
.banner:hover .btn { display: none; }
.banner .btn_l { left: 0; }
.banner .btn_r { right: 0; }

/**方案优势**/
.ly_fays { width:1200px; overflow:hidden; margin:20px auto; padding:20px; background-color:#fff; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.ly_fays .fays_text { width:48%; overflow:hidden; margin:0; padding:20px 0; float:left;}
.fays_text .fays_tit { width:100%; overflow:hidden; line-height:36px; color:#333; font-size:24px; margin:0 auto; padding:0;}
.fays_text p { width:100%; overflow:hidden; line-height:24px; color:#666; font-size:14px; word-break: break-all; margin:20px auto; padding:0; -webkit-line-clamp:4; -webkit-box-orient:vertical; text-overflow:ellipsis; display:-webkit-box;}
.fays_text a { display:block; width:118px; height:34px; overflow:hidden; line-height:34px; color:#0071c0; font-size:14px; text-align:center; margin:0; padding:0; border:1px solid #0071c0;}
.fays_text a:hover { color:#fff; background-color:#0071c0;}
.ly_fays .fays_video { width:48%; height:260px; overflow:hidden; margin:0; padding:0; float:right;}
/**方案优势**/

.pro_content{width:1160px;padding:20px;background:#ffffff;margin:0 auto;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;}

.notice {width: 1160px;}
.notice .tab-hd {}
.notice .tab-hd ul { text-align:center; padding:24px 0;}
.notice .tab-hd li { display:inline-block; height:36px; line-height: 36px;}
.notice .tab-hd li a { display:block; padding:0 20px; font-size:14px; color:#666666;}
.notice .tab-hd li a:hover { color:#ffffff; background:#0071c0;}
.notice .tab-hd li.on a { color:#ffffff; background:#0071c0;}
.notice .tab-bd {}

/*----箭头产品滚动----*/
.skins_pro{ width:1160px; margin:0 auto;clear:both}
.skins_pro .leftLoop{display:block;height:auto;position:relative;} 
.skins_pro .leftLoop .hd{ width:100%;height:0;position:absolute;bottom:0;} 
.skins_pro .leftLoop .hd .sNext{ display:block;width:40px;height:40px;overflow:hidden;cursor:pointer; background:#cccccc url(../images/btn_r.png) center center no-repeat;position:absolute;top:-250px;right:-60px;border-radius:50%;}
.skins_pro .leftLoop .hd .sNext:hover{background:#0071c0 url(../images/btn_r.png) center center no-repeat;}
.skins_pro .leftLoop .hd .sPrev{ display:block;width:40px; height:40px;overflow:hidden;cursor:pointer; background:#cccccc url(../images/btn_l.png) center center no-repeat;position:absolute;top:-250px;left:-60px;border-radius:50%;}
.skins_pro .leftLoop .hd .sPrev:hover{ background:#0071c0 url(../images/btn_l.png) center center no-repeat;}
.skins_pro .leftLoop .bd{overflow:hidden;height: auto;} 
.skins_pro .leftLoop .bd ul{} 
.skins_pro .leftLoop .bd ul li{float:left;width:270px;margin-right:26px;margin-bottom:0;}
.skins_pro .leftLoop .bd ul li a.pro_img{display:block;width:268px;height:268px;overflow:hidden;border:1px solid #dfdfdf;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.skins_pro .leftLoop .bd ul li a.pro_img img{display:block;max-width:200px;max-height:200px;}
.skins_pro .leftLoop .bd ul li a.pro_img:hover{border:1px solid #0071c0;}
.skins_pro .leftLoop .bd ul li .pro_name{display:block;font-size:14px;color:#333333;text-align:center;height:50px;line-height:50px;padding:0 10px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.skins_pro .leftLoop .bd ul li .pro_name:hover{color:#0071c0;}
.skins_pro .leftLoop .bd ul li .desc{ width:100%; height:40px; overflow:hidden; line-height:20px; font-size:14px; color:#333333; text-align:center; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
/*---箭头产品滚动结束----*/

.index_tlt1{width:100%;position:relative;}
.index_tlt1 p{width:240px;height:44px;background:url(../images/tlt1.jpg) bottom center no-repeat;font-size:24px;color:#333333;text-align:center;line-height:40px;margin:0 auto;}
.index_tlt1 a{position:absolute;top:12px;right:0;font-size:14px;color:#0071c0;}

.application_content{width:1160px;padding:20px;background:#ffffff;margin:20px auto;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;}
.application_content .application_list{padding-top:25px;}
.application_list li{width:31%;margin-right:3%;margin-bottom:30px;float:left;}
.application_list li:nth-child(3n){margin-right:0;}
.application_list li a{display:block;border-bottom:4px solid #e3e3e3;}
.application_list li .pic { width:100%; height:240px; overflow:hidden; display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.application_list li .pic img { max-width:100%;max-height:240px;transition: all 0.6s;}
.application_list li p { font-size:14px;color:#333333;text-align:center;height:40px;line-height:40px;padding:0 10px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.application_list li span { display:block;font-size:14px;color:#999999;line-height:20px;height:60px;overflow:hidden; margin-bottom:20px; display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; text-align:center;}
.application_list li a:hover { border-bottom:5px solid #0071c0;}
.application_list li a:hover p { color:#0071c0;}
.application_list li a:hover img { transform: scale(1.1);}

.application_content .news .nw_left { width:31%; float:left;}
.application_content .news .nw_right { width:66%; float:right;}
.application_content .news .news_col1 { float:left;width:100%;height:auto;margin:0;}
.application_content .news .news_col1 li a { display:block;height:38px; overflow:hidden; border-bottom:1px dotted #cccccc;}
.application_content .news .news_col1 li a p { float:left; line-height:38px; padding-left:15px; width:76%; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;font-size:14px;color:#454545;background:url(../images/news_list_icon.png) left center no-repeat; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.application_content .news .news_col1 li a span{float:right;display:block;width:24%;line-height:38px; color:#999; font-size:14px; text-align:right;}
.application_content .news .news_col1 li a:hover p{color:#0071c0;}
.application_content .news .news_col1 li a:hover span{color:#0071c0;}
.application_content .news .news_col2 { width:48%; margin-right:4%; float:left;}
.application_content .news .news_col2 .news_img{display:block;width:100%;height:200px;overflow:hidden;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.application_content .news .news_col2 .news_img img{display:block;max-width:100%;max-height:200px;transition: all 0.6s;}
.application_content .news .news_col2 .news_img:hover img{transform: scale(1.1);}
.application_content .news .news_col2 .tlt{display:block;width:100%; max-height:52px; overflow:hidden; line-height:26px;font-size:16px;color:#333333; margin:10px auto; padding:0; display:-webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.application_content .news .news_col2 .tlt:hover{color:#0071c0;}
.application_content .news .news_col2 span{font-size:14px;color:#999999;display:block;background:url(../images/time.jpg) left center no-repeat;padding-left:22px; height:20px; line-height:20px;}
.application_content .news .news_col2 p { display:-webkit-box; width:100%; max-height:72px; overflow:hidden; line-height:24px; color:#999999; font-size:14px; text-align:justify; margin:10px auto 0; padding:0; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.application_content .news .news_col3 { width:48%; float:right;}
.application_content .news .news_col3 li a{display:block;height:38px; overflow:hidden; border-bottom:1px dotted #cccccc;}
.application_content .news .news_col3 li a p{float:left;line-height:38px;padding-left:15px;width:76%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;font-size:14px;color:#454545;background:url(../images/news_list_icon.png) left center no-repeat; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.application_content .news .news_col3 li a span{float:right;display:block;width:24%;line-height:38px; color:#999; font-size:14px; text-align:right;}
.application_content .news .news_col3 li a:hover p{color:#0071c0;}
.application_content .news .news_col3 li a:hover span{color:#0071c0;}

.application_content .news .hd .tlt{width:100%;border-bottom:1px solid #dedede;margin-bottom:20px;overflow:hidden;padding-bottom:10px;position:relative;}
.application_content .news .hd .tlt:after{content:'';display:block;width:38px;height:3px;background:#0071c0;position:absolute;bottom:0;left:0;}
.application_content .news .hd .tlt p{font-size: 24px;color: #333333;line-height: 40px;float:left;}
.application_content .news .hd .tlt a{color:#0071c0;font-size:14px;float:right;line-height: 40px;}
.application_content .news .hd .tlt2{width:100%;border-bottom:1px solid #dedede;margin-bottom:20px;overflow:hidden;padding-bottom:10px;position:relative;}
.application_content .news .hd .tlt2 p{font-size: 24px;color: #333333;line-height: 40px;float:left;}
.application_content .news .hd .tlt2 a{color:#0071c0;font-size:14px;float:right;line-height: 40px;}
.application_content .news .hd .tlt2:after{content:'';display:block;width:38px;height:3px;background:#0071c0;position:absolute;bottom:0;left:0;}

.foot { width:1200px;margin:0 auto; background-color:#00487b;}
.foot .row1 { width:100%;padding:30px;background:#00487b; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.foot .row1 .tlt { width:100%; overflow:hidden; color:#fff; font-size:16px; margin:0 auto 20px; padding:0;}
.foot .row1_1{float:left;padding:0;width:40%;color:#99afc8;}
.foot .row1_1 .name { display:block;width:48.5%;height:36px;line-height:34px;border:1px solid #477599;background:#00487b;text-indent:14px;outline:none;float:left;margin-right:3%;margin-bottom:15px;color:#99afc8; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.foot .row1_1 .tel { display:block;width:48.5%;height:36px;line-height:34px;border:1px solid #477599;background:#00487b;text-indent:14px;outline:none;float:left;margin-bottom:15px;color:#99afc8; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.foot .row1_1 textarea { display:block;width:79%;height:48px;line-height:24px;border:1px solid #477599;background:#00487b;text-indent:14px;outline:none;float:left;resize:none;margin-bottom:14px;color:#99afc8; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.foot .row1_1 .box { width:79%; float:left;}
.foot .row1_1 .yzm { display:block;width:100px;height:34px;line-height:34px;border:1px solid #477599;background:#00487b;text-indent:14px;outline:none;float:left;margin-right:15px;margin-bottom:15px;color:#99afc8;}
.foot .row1_1 a { display:block;float:left;width:78px;height:30px;overflow:hidden;padding-top:4px;}
.foot .row1_1 a img { display:block;width:78px;height:30px;}
.foot .row1_1 .tj { display:block; width:18%; height:96px; line-height:80px; background:#0095fd; outline:none; float:right; margin:0;color:#ffffff; font-size:14px; cursor:pointer;margin-top: -62px;}
.foot .row1_1 .tj:hover { background:#57b6f8;}
.foot .row1_2 { width:45%; overflow:hidden; margin:0; padding:0; float:right;}
.foot .row1_2 p { font-size:14px;color:#ffffff;line-height:30px;}
.foot .row1_2 p span { color:#8da1b7;}
.foot .row1_3 { float:right;padding-right:40px;}
.foot .row1_3 .tlt { text-align:center;font-size:14px;padding:35px 0 10px;}
.foot .row2 { width:100%;padding:0 30px 30px;background:#00487b;color:#ffffff;font-size:14px;line-height:24px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.foot .row2 a { width:100%;background:#00487b;color:#8da1b7;font-size:14px;line-height:20px;}
.foot .row2 a:hover { color:#ffffff;}
.foot .row3 { width:100%;padding:0 20px;height:40px;background:#003a62;color:#8da1b7;font-size:14px;line-height:40px;text-align:center; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.foot .row3 a { color:#8da1b7;}
.foot .row3 a:hover { color:#fff;}

/*内页样式 begin*/
.ny_banner { width:1180px;height:260px;padding:10px;background:#ffffff;margin:20px auto 0;overflow:hidden;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;}
.ny_banner img { width:1180px;height:260px;}

.bread_nav { width:100%; max-width:1200px; margin:0 auto;heigth:58px;line-height:58px;background:url(../images/home.png) 0 center no-repeat;padding:0 0 0 20px;font-size:14px;color:#999999;overflow: hidden; text-overflow: ellipsis; white-space:nowrap; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -moz-box-sizing:border-box;}
.bread_nav span { color:#0071c0;}
.bread_nav a { color:#999999;}
.bread_nav a:hover { color:#0071c0;}

.about_conn { background:#ffffff;padding:20px;width:1160px;margin:0 auto 20px;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;}
.application_conn { background:#ffffff;padding:40px 20px;width:100%; max-width:1200px; margin:0 auto 20px;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;color:#4f4f4f;line-height:30px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.application_conn>h1 {
    font-size: 24px;
    color: #0071c0;
    text-align: center;
    font-weight: normal;
}
.application_xgcp { margin:20px auto;}
.about_conn .company_name { font-size:24px;color:#0071c0;font-weight:normal; margin:0 auto 20px; padding:0;}
.about_conn p { font-size:14px;color:#4f4f4f;line-height:30px;}

.qyfc .picScroll-left { width:100%; padding-top:20px; overflow:hidden; position:relative;}
.qyfc .picScroll-left .hd { overflow:hidden;height:30px;}
.qyfc .picScroll-left .hd .prev,.picScroll-left .hd .next { display:none;width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer;}
.qyfc .picScroll-left .hd .next {}
.qyfc .picScroll-left .hd .prevStop {}
.qyfc .picScroll-left .hd .nextStop {}
.qyfc .picScroll-left .hd ul { text-align:center; overflow:hidden; zoom:1; margin:10px auto 10px; zoom:1; }
.qyfc .picScroll-left .hd ul li { display:inline-block;width:10px; height:10px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:#cce3f2; }
.qyfc .picScroll-left .hd ul li.on { background:#0071c0; }
.qyfc .picScroll-left .bd { padding:10px;}
.qyfc .picScroll-left .bd ul { overflow:hidden; zoom:1; }
.qyfc .picScroll-left .bd ul li { margin-right:20px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.qyfc .picScroll-left .bd ul li .pic { text-align:center; }
.qyfc .picScroll-left .bd ul li .pic img { width:216px; height:216px; display:block;}
.qyfc .picScroll-left .bd ul li .pic a:hover img {}
.qyfc .picScroll-left .bd ul li .title { line-height:24px;}

.proml_conn { width:1160px; padding:20px; background:#ffffff; margin:20px auto; overflow:hidden; -moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;}

.proml_conn .promenu { margin:0 0 20px;}
.promenu dl { float:left; padding-left:0; width:15%; height:40px; margin-right:2%;}
.promenu dl:nth-child(6n+6) { margin-right:0;}
.promenu dt a { display:block; width:100%; height:40px; line-height:40px; font-size:14px; color:#333333; font-weight:bold; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; padding:0;}

.ny_application_list { padding-top:20px;}
.ny_application_list li { float:left;margin-right:40px;width:360px;margin-bottom:20px;}
.ny_application_list li:nth-child(3n+3) { margin-right:0;}
.ny_application_list li a { display:block;}
.ny_application_list li .pic { width:360px;height:240px;overflow:hidden;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_application_list li .pic img { max-width:360px;max-height:240px;transition: all 0.6s;}
.ny_application_list li p { font-size:16px;color:#333333;text-align:center;height:50px;line-height:50px;padding:0 10px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;text-indent:0;}
.ny_application_list li span { display:block;font-size:14px;color:#999999;line-height:20px;height:60px;overflow:hidden;margin-bottom:10px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.ny_application_list li a:hover p { color:#0071c0;}
.ny_application_list li a:hover img { transform: scale(1.1);}


.application_xgcp .picMarquee-left { width:960px;padding:0 60px;overflow:hidden;margin:0 auto;position:relative;}
.application_xgcp .picMarquee-left .hd { height:10px;position:relative; }
.application_xgcp .picMarquee-left .hd .prev { display:block; width:14px; height:10px;overflow:hidden;cursor:pointer;background:url(../images/xg_l.png) center no-repeat;position:absolute;left:-40px;bottom:-120px;}
.application_xgcp .picMarquee-left .hd .next { display:block; width:14px; height:10px;overflow:hidden;cursor:pointer;position:absolute;background:url(../images/xg_r.png) center no-repeat;right:-40px;bottom:-120px;}
.application_xgcp .picMarquee-left .bd { width:960px;overflow:hidden;}
.application_xgcp .picMarquee-left .bd ul { overflow:hidden; zoom:1;}
.application_xgcp .picMarquee-left .bd ul li { margin-right:60px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.application_xgcp .picMarquee-left .bd ul li .pic { text-align:center;width:100%; height:180px;overflow:hidden;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.application_xgcp .picMarquee-left .bd ul li .pic img { max-width:180px; max-height:180px; display:block;}
.application_xgcp .picMarquee-left .bd ul li .title { line-height:24px;height:24px;overflow:hidden;padding-top:20px;font-size:14px;color:#333333;text-align:center;   }
.application_xgcp .picMarquee-left .bd ul li .title a:hover { color:#0071c0;}

.ny_application_list2 { padding:20px 0; line-height:24px; min-height:320px;}
.ny_application_list2 li { line-height:24px;}
.ny_application_list2 li p { line-height:24px; word-break:break-all; font-family: "Arial", "Microsoft Yahei", "Verdana", "sans-serif"!important;}
.ny_application_list2 li span { line-height:24px; word-break:break-all; font-family: "Arial", "Microsoft Yahei", "Verdana", "sans-serif"!important;}
.ny_application_list2 li p img { display:block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0;}
.ny_application_list2 li table { width:100%!important;}
/*.ny_application_list2 li .tlt a{display:block;height:70px;line-height:70px;overflow:hidden;font-size:24px;color:#0071c0;}
.ny_application_list2 li .desc{font-size:14px;color:#777777;line-height:28px;}*/

.contact_conn { background: #ffffff; padding: 20px; width: 100%; max-width:1200px; margin: 0 auto 20px; -moz-box-shadow: 5px 0 10px #eeeeee; -webkit-box-shadow: 5px 0 10px #eeeeee; box-shadow: 5px 0 10px #eeeeee; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.contact_conn .l { float:left;width:360px;}
.contact_conn .l .slide_tlt { height:180px;background:#0071c0;}
.contact_conn .l .slide_tlt p { padding-top:20px;font-size:24px;height:70px;line-height:70px;padding-left:20px;color:#ffffff;background:url(../images/order_tlt.png) 20px bottom no-repeat;}
.contact_conn .l .slide_contact { background:#ffffff;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;margin-top:20px;padding:20px;height: 331px;}
.contact_conn .l .slide_contact h3 { font-size:24px;color:#0071c0;font-weight:normal;}
.contact_conn .l .slide_contact ul { padding-top:36px;}
.contact_conn .l .slide_contact ul li { position:relative;margin-bottom:10px;}
.contact_conn .l .slide_contact ul li em { display:block;width:20px;height:20px;overflow:hidden;background:url(../images/contact_icon.png) center top no-repeat;position:absolute;top:5px;left:0;}
.contact_conn .l .slide_contact ul li em.icon2 { background:url(../images/contact_icon.png) center -39px no-repeat;}
.contact_conn .l .slide_contact ul li em.icon3 { background:url(../images/contact_icon.png) center -79px no-repeat;}
.contact_conn .l .slide_contact ul li em.icon4 { background:url(../images/contact_icon.png) center -119px no-repeat;}
.contact_conn .l .slide_contact ul li em.icon5 { height:22px;background:url(../images/contact_icon.png) center -157px no-repeat;}
.contact_conn .l .slide_contact ul li p { padding-left:30px;line-height:26px;font-size:14px;color:#333333;}
.contact_conn .l .slide_contact ul li p span { color:#777777;}

.contact_conn .r {float:right;width:820px;background:#ffffff;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;}
.contact_conn .ny_order{ width:50%; padding:0 20px; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -moz-box-sizing:border-box;}
.contact_conn .ny_order .tlt { color:#0071c0; font-size:22px; margin-bottom:20px;}
.contact_conn .ny_order .ny_order_in {}
.contact_conn .ny_order .ny_order_in .ny_order_in_l{float:left;}
.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block{height:30px;margin-bottom:12px;}
.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block p{float:left;height:28px;line-height:28px;font-size:14px;color:#666666;}
.contact_conn .ny_order_english .ny_order_in  .ny_order_in_l .order_block p{float:left;height:28px;line-height:28px;font-size:14px;color:#666666;width:134px;}
.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block p em{color:#ff0000;}
.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block input{float:left;height:28px;line-height:28px;border:1px solid #cae4f6;width:428px;padding:0 10px;outline:none;}
.contact_conn .ny_order .order_btn{margin:0 0 20px;height:32px;width:280px; padding:0 0 0 82px;}
.contact_conn .ny_order .order_btn .tj{font-size:14px;display:block;width:120px;height:40px;line-height:40px;text-align:center;color:#ffffff;background:#0071c0;float:left;margin-right:20px;cursor:pointer;outline:none;}
.contact_conn .ny_order .order_btn .reset{font-size:14px;display:block;width:120px;height:40px;line-height:40px;text-align:center;color:#333333;background:#f5f5f5;float:left;cursor:pointer;outline:none;}
.contact_conn .ny_order .ny_order_in .ny_order_in_r{float:left;}
.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block{overflow:hidden;margin-bottom:20px;}
.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block p{float:left;height:38px;line-height:38px;font-size:14px;color:#666666;}

.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block p em{color:#ff0000;}
.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block textarea{float:left;height:160px;line-height:24px;border:1px solid #cae4f6;width:426px;padding:8px 10px;outline:none;resize:none;}

.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block .box{}
.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block #drag{width:292px;}
.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block  #drag .drag_text{width:292px;}

.contact_conn .ny_order_english .ny_order_in  .ny_order_in_r .order_block textarea{float:left;height:250px;line-height:38px;border:1px solid #cae4f6;width:220px;padding:0 10px;outline:none;resize:none;}

.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block .box{ padding:0 0 0 82px;}
.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block #drag{width:241px;}
.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block  #drag .drag_text{width:241px;}

.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block input{float:left;height:38px;line-height:38px;border:1px solid #cae4f6;width:100px;padding:0 10px;outline:none;}
.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block a{display:block;float:left;width:100px;height:40px;margin-left:20px;}
.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block a img{display:block;width:100px;height:40px;}

.ny_news_list li{width:360px;float:left;margin-right:40px;margin-bottom:40px;}
.ny_news_list li:nth-child(3n){margin-right:0;}
.ny_news_list li .news_img{display:block;width:360px;height:240px;overflow:hidden;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center; margin:0 auto 10px;}
.ny_news_list li .news_img img{display:block;max-width:360px;max-height:240px;transition: all 0.6s;}
.ny_news_list li .news_img:hover img{transform: scale(1.1);}
.ny_news_list li .news_others{width:320px;border:1px solid #dfdfdf;padding:0 19px 19px;border-top:0;height:146px;}
.ny_news_list li .tlt { display:block; width:100%; height: 52px; overflow:hidden; line-height:26px;font-size:16px;color:#333333; margin:0; padding:0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; display: -webkit-box;}
.ny_news_list li .tlt:hover{color:#0071c0;}
.ny_news_list li span { height:20px; line-height:20px; font-size:14px; color:#999999; display:block; background:url(../images/time.jpg) left center no-repeat; padding-left:20px; margin:10px auto;}
.ny_news_list li p { height:48px; overflow:hidden; color:#999999; font-size:14px; line-height:24px; padding:0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; display: -webkit-box;}

.ny_ar_list li{width:100%;float:left;margin-bottom:10px;border-bottom:1px dashed #dedede;padding-bottom:15px;}
.ny_ar_list li .news_others{width:100%;border:1px solid #dfdfdf;padding:0 19px 19px;border-top:0;}
.ny_ar_list li .tlt{display:block;width:100%;height: 30px;padding-top: 10px;line-height:30px;font-size:16px;color:#333333;padding-bottom:10px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_ar_list li .tlt:hover{color:#0071c0;}
.ny_ar_list li span{font-size:14px;color:#999999;display:block;background:url(../images/time.jpg) left center no-repeat;padding-left:20px;}
.ny_ar_list li p{font-size:14px;color:#999999;line-height:24px;padding-top:10px;height:50px;overflow:hidden;}

.page{text-align:center;margin-top:20px;margin-bottom:20px;font-size:14px;}
.page a{display:inline-block;width:28px;height:28px;text-align:center;line-height:28px;overflow:hidden;font-size:14px;color:#666666;border:1px solid #eaeaea;margin-right:4px;padding: 0 10px;vertical-align: middle;}
.page a.pre{color:#0071c0;}
.page a.pnnum1{background:#0071c0;border:1px solid #0071c0;color:#ffffff;}
.page a#uppage, .page a#downpage { width:42px;}
.page a:hover{background:#0071c0;border:1px solid #0071c0;color:#ffffff;}

.ny_pro_conn{width:100%; max-width:1200px; margin:0 auto 20px; line-height:30px; color:#4f4f4f;}
.ny_pro_conn .ny_pro_conn_l{float:left;width:280px;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu{padding:20px;background:#ffffff;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu .tlt{font-size:30px;color:#0071c0; margin:0 auto 20px; padding:0;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li>a{display:block;width:100%;padding:0 10px;height:40px;background:#f5f5f5;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li>a>p{float:left;font-size:14px;color:#333333;line-height:40px;width:90%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li>a>span{float:right;width:16px;height:16px;line-height:14px;text-align:center;background:#e0e0e0;display:block;margin-top:13px;color:#ffffff;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li>a:hover p{color:#0071c0;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li>a:hover span{color:#ffffff;background:#0071c0;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li.on>a>p{color:#0071c0;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li.on>a>span{color:#ffffff;background:#0071c0;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li>div{padding:5px 0;display:none;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li>div>a{display:block;width:200px;height:34px;line-height:34px;font-size:14px;color:#777777;padding:0 30px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li a:hover{color:#0071c0;}
.ny_pro_conn .ny_pro_conn_r{float:right;width:860px;background:#ffffff;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;padding:30px 20px;}
.ny_pro_conn .ny_pro_conn_r .ny_pro_conn_r_top h4{float:left;width:100%;font-size:24px;color:#0071c0;}
.ny_pro_conn .ny_pro_conn_r .ny_pro_conn_r_top .page{width:500px;float:right;}
.ny_pro_list li{width:260px;float:left;margin-right:40px;margin-bottom:24px;}
.ny_pro_list li:nth-child(3n){margin-right:0;}
.ny_pro_list li a.pro_img{display:block;width:258px;height:258px;border:1px solid #dfdfdf;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_pro_list li a.pro_img img{max-width:258px;max-height:258px;}
.ny_pro_list li a.pro_name{font-size:14px;color:#333333;display:block;height:45px;line-height:45px;text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_pro_list_english li a.pro_name{font-size:14px;color:#333333;display:block;height:45px;line-height:22px;padding-top:5px;text-align:center;}
.ny_pro_list li a.pro_name:hover{color:#0071c0;}
.ny_pro_list li p{font-size:14px;color:#999999;line-height:20px;height:43px;overflow:hidden;}


.ny_pro_list_a li{width:260px;float:left;margin-right:40px;margin-bottom:24px;}
.ny_pro_list_a li:nth-child(4n+4){margin-right:0;}
.ny_pro_list_a li a.pro_img{display:block;width:258px;height:258px;border:1px solid #dfdfdf;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_pro_list_a li a.pro_img img{max-width:258px;max-height:258px;}
.ny_pro_list_a li a.pro_name{font-size:14px;color:#333333;display:block;height:45px;line-height:45px;text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_pro_list_a_english li a.pro_name{font-size:14px;color:#333333;display:block;height:45px;line-height:22px;padding-top:5px;text-align:center;}
.ny_pro_list_a li a.pro_name:hover{color:#0071c0;}
.ny_pro_list_a li p{font-size:14px;color:#333333;line-height:20px;height:40px;overflow:hidden; text-align:center;}

.xgwz{margin-top:15px;background:#ffffff;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee;}
.xgwz .tlt{width:100%;padding:0 20px;height:45px;line-height:45px;font-size:20px;color:#fff;background:#0071c0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.xgwz ul{padding:12px 20px;}
.xgwz ul li{padding:0 10px;height:40px;line-height:40px;    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #454545;background: url(../images/news_list_icon.png) left center no-repeat;border-bottom:1px dashed #dedede;}

.ny_pro_conn_r .pro_detail .pro_detail_hd{padding:0;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img{width:398px;height:358px;border:1px solid #dfdfdf;float:left;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img a{width:398px;height:358px;display:block;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img img{max-width:398px;max-height:358px;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info{float:right;width:420px;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info .pro_detail_tit{font-size:28px;color:#0071c0;font-weight:normal;line-height:34px;padding-bottom:20px;padding-top:10px;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info p{font-size:14px;color:#333333;margin-bottom:6px;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info p span{font-size:14px;color:#666666;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info .desc{font-size:14px;color:#666666;line-height:24px;height:118px;overflow:hidden;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info .desc span{color:#333333;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info .desc h1 { display: inline;font-size: 14px; color: #666666; line-height: 24px;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info .pro_btn{padding-top:18px;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info .pro_btn span.tel{display:block;width:150px;height:50px;line-height:50px;background:#0071c0 url(../images/tel.png) 34px center no-repeat;font-size:20px;color:#ffffff;padding:0 20px 0 70px;float:left;margin-right:20px;border-radius:2px;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info .pro_btn a.order{display:block;width:160px;height:50px;line-height:50px;font-size:16px;color:#ffffff;background:#0071c0;float:left;text-align:center;border-radius:2px;}
.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info .pro_btn a.order:hover { background:#565656;}
.ny_pro_conn_r .pro_detail .pro_detail_bd{/*font-size:14px;color:#000000;line-height:28px;*/min-height: 240px; padding:30px 0;border-top:1px solid #e0e0e0;margin-top:30px;}
.ny_pro_conn_r .pro_detail .pro_detail_bd p{line-height:24px; word-break:break-all;}
.ny_pro_conn_r .pro_detail .pro_detail_bd span{line-height:24px;}
.ny_pro_conn_r .pro_detail .pro_detail_bd p img { width:auto!important; height:auto!important; max-width:100%;}
.ny_pro_conn_r .pro_detail .pro_detail_bd ul li { list-style:disc inside; padding:0 0 0 20px;}
/*.ny_pro_conn_r .pro_detail .pro_detail_bd p{font-size:14px;color:#000000;line-height:28px;}
.ny_pro_conn_r .pro_detail .pro_detail_bd a{font-size:14px;color:#000000;line-height:28px;}*/
.ny_pro_conn_r .pro_detail .pro_detail_bd table { width:auto!important; max-width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}

.news_conn{width:100%; max-width:1200px; padding:40px 20px 0;background:#ffffff;margin:0 auto;-moz-box-shadow:5px 0 10px #eeeeee; -webkit-box-shadow:5px 0 10px #eeeeee; box-shadow:5px 0 10px #eeeeee; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.news_conn>h1{font-size:24px;color:#0071c0;text-align:center;font-weight:normal;}
.news_conn .news_info{padding:40px 0 10px;border-bottom:1px solid #dfdfdf;text-align:center;}
.news_conn .news_info span.time{background:url(../images/time.jpg) left center no-repeat;font-size:14px;color:#999999;margin-right:20px;padding-left:22px;}
.news_conn .news_info span.eyes{background:url(../images/eyes.jpg) left center no-repeat;font-size:14px;padding-left:22px;color:#999999;}
.news_conn .content { min-height: 240px; padding:40px 0;line-height:30px; color:#4f4f4f;}
.news_conn .content li { list-style:disc inside; padding:0 0 0 20px;}
.news_conn .content p { line-height:24px; word-break:break-all; font-family: "Arial", "Microsoft Yahei", "Verdana", "sans-serif"!important;}
.news_conn .content li p { display:inline-block;}
.news_conn .content span { line-height:24px; word-break:break-all; font-family: "Arial", "Microsoft Yahei", "Verdana", "sans-serif"!important;}
.news_conn .content img, .news_conn .content p img, .news_conn .content p span img { display:block; max-width:100%; margin:0 auto; padding:0;}
.news_conn .content table { width:100%!important;}
/*.news_conn .content p{font-size:14px;color:#777777;line-height:28px;}
.news_conn .content span{font-size:14px;color:#777777;line-height:28px;}
.news_conn .content a{font-size:14px;color:#777777;line-height:28px;}*/
.pagedetail { padding:40px 0;border-top:1px solid #dfdfdf;}
.pagedetail a { font-size:14px; color:#333333; padding-left:10px; background:url(../images/news_list_icon.png) left center no-repeat; width:48%; height:40px; line-height:40px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.pagedetail .pre { float:left;}
.pagedetail .next { float:right;}
.pagedetail a:hover { color:#0071c0;}


.wx_code ul.num1{padding-bottom:60px;}
.wx_code ul.num1 li{position:relative;margin-bottom:10px;}
.wx_code ul.num1 li em{display:block;width:20px;height:20px;overflow:hidden;background:url(../images/contact_icon.png) center top no-repeat;position:absolute;top:5px;left:0;}
.wx_code ul.num1 li em.icon2{background:url(../images/contact_icon.png) center -39px no-repeat;}
.wx_code ul.num1 li em.icon3{background:url(../images/contact_icon.png) center -79px no-repeat;}
.wx_code ul.num1 li em.icon4{background:url(../images/contact_icon.png) center -119px no-repeat;}
.wx_code ul.num1 li em.icon5{height:22px;background:url(../images/contact_icon.png) center -157px no-repeat;}
.wx_code ul.num1 li p{padding-left:30px;line-height:26px;font-size:14px;color:#333333;}
.wx_code ul.num1 li p span{color:#777777;}

.wx_code ul.num2{padding:0;}
.wx_code ul.num2 li{overflow:hidden;margin-bottom:20px;}
.wx_code ul.num2 li p{font-size:14px;color:#333;height:40px;line-height:40px;width:100%;}
.wx_code ul.num2 li p span{padding-left:15px;color:#777777;}
.wx_code ul.num2 li .code{float: left;text-align: center;width:140px;margin-right:160px;}
.wx_code ul.num2 li .code span{display:block;width:140px;height:40px;line-height:40px;color:#333;font-size:14px;text-align:center;}
.wx_code ul.num2 li .code img{display:inline-block;width:140px;height:140px;}



@media screen and (max-width:1279px) and (min-width:1080px) {
	body { padding:0 20px;}
	.top { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.top .tp_logo, .top .search { width:22%;}
	div.nav1 {}
	#ban1 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.banner { height:432px;}
	.banner .img li { width: 1020px;height:432px;}
	.banner .img a img { width: 1020px; height:432px; margin:-216px 0 0 -510px;}
	.pro_content { width:100%; padding:20px 39px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.notice { width:100%;}
	.skins_pro { width:100%;}
	.skins_pro .leftLoop .bd ul li { width:226px!important; margin-right:19px;}
	.skins_pro .leftLoop .bd ul li a.pro_img { width:224px; height:224px;}
	.skins_pro .leftLoop .hd .sPrev { left:-60px; top:-220px;}
	.skins_pro .leftLoop .hd .sNext { right:-60px; top:-220px;}
	.application_content { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.foot { width:100%;}
	.foot .row1 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.foot .row2 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.foot .row3 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	
	.ny_banner { width:100%; height:auto; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_banner img { width:100%; height:auto;}
	.bread_nav { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.about_conn { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.about_conn p img, .about_conn p span span img { /*display:block; float:inherit!important; width:auto!important; height:auto!important; max-width:100%; margin:0 auto!important; padding:0!important;*/}
	.about_conn div { width:100%!important;}
	
	.proml_conn { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list_a li { width:23.5%; margin:0 2% 20px 0;}
	.ny_pro_list_a li:nth-child(4n+4) { margin:0 0 20px;}
	.ny_pro_list_a li a.pro_img { width:100%; height:235px; overflow:hidden; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list_a li a.pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	
	.ny_pro_conn .ny_pro_conn_l { width:25%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn .ny_pro_conn_l .pro_mulu .tlt { font-size:30px;}
	.ny_pro_conn .ny_pro_conn_r { width:73%; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li>a { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list li { width:31%; margin:0 3.5% 20px 0;}
	.ny_pro_list li:nth-child(3n+3) { margin:0 0 20px;}
	.ny_pro_list li a.pro_img { display:block; width:100%; height:223px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list li a.pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img { width:48%; height:360px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img a { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info { width:48%;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info h1 { margin:0 0 20px; padding:0; font-size:24px;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info p { margin:0 0 14px;}
	
	.ny_application_list li { width:31%; margin:0 3.5% 20px 0;}
	.ny_application_list li .pic { width:100%; height:220px; overflow:hidden; margin:0; padding:0; position:relative;}
	.ny_application_list li .pic img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.ny_news_list li { width:31%; margin:0 3.5% 20px 0;}
	.ny_news_list li:nth-child(3n+3) { margin:0 0 20px;}
	.ny_news_list li .news_img { width:100%; height:180px; position:relative;}
	.ny_news_list li .news_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.wx_code ul.num2 li .code { margin:0 100px 0 0;}
	
	.contact_conn .ny_order .ny_order_in .ny_order_in_l, .contact_conn .ny_order .ny_order_in .ny_order_in_r { float:inherit;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block { height:auto; margin:0 0 20px;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block p { width:100%; float:inherit;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block input { width:100%; float:inherit; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block textarea { width:100%; float:inherit; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block .box { padding:0;}
	.contact_conn .ny_order .order_btn { padding:0;}
	
	.ly_fays { width:100%;}
	.ly_fays .fays_video { height:240px;}
	
	.application_xgcp .picMarquee-left { width:100%; padding:0 40px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.application_xgcp .picMarquee-left .bd ul li { margin-right:40px;}
	
	.foot .row1_1 .box { display:none;}
	.foot .row1_1 textarea { width:100%;}
	.foot .row1_1 .tj { width:100%; height:40px; line-height:40px; margin:0;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	body { padding:0 20px;}
	.top { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.top .tp_logo, .top .search { width:22%;}
	.top ul.nav li>a { padding:0 10px;}
	div.nav1 { left:270px;}
	
	#ban1 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.banner { height:408px;}
	.banner .img li { width: 964px;height:408px;}
	.banner .img a img { width: 964px; height:408px; margin:-204px 0 0 -482px;}
	.pro_content { width:100%; padding:20px 39px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.notice { width:100%;}
	.skins_pro { width:100%;}
	.skins_pro .leftLoop .bd ul li { width:210px!important; margin-right:22px;}
	.skins_pro .leftLoop .bd ul li a.pro_img { width:208px; height:208px;}
	.skins_pro .leftLoop .hd .sPrev { left:-50px; top:-220px;}
	.skins_pro .leftLoop .hd .sNext { right:-50px; top:-220px;}
	.application_content { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.application_content .news .news_col1 li a p, .application_content .news .news_col3 li a p { width:74%;}
	.application_content .news .news_col1 li a span, .application_content .news .news_col3 li a span { width:26%;}
	.application_content .news .news_col1 { overflow:hidden; max-height:312px;}
	.application_content .news .news_col2 .news_img { height:150px;}
	.application_content .news .news_col2 .news_img img { max-height: 150px;}
	.application_content .news .news_col3 { overflow:hidden; max-height:312px;}
	.foot { width:100%;}
	.foot .row1 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.foot .row2 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.foot .row3 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	
	.ny_banner { width:100%; height:auto; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_banner img { width:100%; height:auto;}
	.bread_nav { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.about_conn { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.about_conn p img, .about_conn p span span img {/* display:block; float:inherit!important; width:auto!important; height:auto!important; max-width:100%; margin:0 auto!important; padding:0!important;*/}
	.about_conn div { width:100%!important;}
	
	.proml_conn { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list_a li { width:23.5%; margin:0 2% 20px 0;}
	.ny_pro_list_a li:nth-child(4n+4) { margin:0 0 20px;}
	.ny_pro_list_a li a.pro_img { width:100%; height:222px; overflow:hidden; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list_a li a.pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.ny_pro_conn .ny_pro_conn_l { width:25%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn .ny_pro_conn_l .pro_mulu .tlt { font-size:30px;}
	.ny_pro_conn .ny_pro_conn_r { width:73%; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li>a { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list li { width:31%; margin:0 3.5% 20px 0;}
	.ny_pro_list li:nth-child(3n+3) { margin:0 0 20px;}
	.ny_pro_list li a.pro_img { display:block; width:100%; height:210px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list li a.pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img { width:48%; height:360px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img a { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info { width:48%;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info h1 { margin:0 0 20px; padding:0; font-size:24px;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info p { margin:0 0 14px;}
	
	.ny_application_list li { width:31%; margin:0 3.5% 20px 0;}
	.ny_application_list li .pic { width:100%; height:210px; overflow:hidden; margin:0; padding:0; position:relative;}
	.ny_application_list li .pic img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.pagedetail a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; float:inherit!important; white-space:nowrap; text-overflow: ellipsis; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	
	.ny_news_list li { width:31%; margin:0 3.5% 20px 0;}
	.ny_news_list li:nth-child(3n+3) { margin:0 0 20px;}
	.ny_news_list li .news_img { width:100%; height:160px; position:relative;}
	.ny_news_list li .news_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.contact_conn .ny_order .ny_order_in .ny_order_in_l, .contact_conn .ny_order .ny_order_in .ny_order_in_r { float:inherit;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block { height:auto; margin:0 0 20px;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block p { width:100%; float:inherit;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block input { width:100%; float:inherit; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block textarea { width:100%; float:inherit; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block .box { padding:0;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block .box { padding:0; display:none;}
	.contact_conn .ny_order .order_btn { padding:0;}
	.wx_code ul.num2 li .code { margin:0 80px 0 0;}
	
	.ly_fays { width:100%;}
	.ly_fays .fays_video { height:240px;}
	
	.application_xgcp .picMarquee-left { width:100%; padding:0 40px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.application_xgcp .picMarquee-left .bd ul li { margin-right:30px;}
	
	.foot .row1_1 .box { display:none;}
	.foot .row1_1 textarea { width:100%;}
	.foot .row1_1 .tj { width:100%; height:40px; line-height:40px; margin:0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	body { padding:0 20px;}
	.top { width:100%; height:100px; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.top .tp_logo { width:22%; margin:8px 0 8px 20px;}
	.top .search { width:100%; margin: 20px auto;}
	.top .search .col2 .sr { background-color:#fff;}
	.top ul.nav li>a { padding:0 10px; height:100px; line-height:100px;}
	div.nav1 { top:80px;}
	#ban1 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.banner { height:300px;}
	.banner .img li { width: 708px;height:300px;}
	.banner .img a img { width: 708px; height:300px; margin:-150px 0 0 -354px;}
	.banner .num { bottom:10px;}
	.pro_content { width:100%; padding:20px 39px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.notice { width:100%;}
	.skins_pro { width:100%;}
	.skins_pro .leftLoop .bd ul li { width:200px!important; margin-right:25px;}
	.skins_pro .leftLoop .bd ul li a.pro_img { width:198px; height:198px;}
	.skins_pro .leftLoop .hd .sPrev { left:-50px; top:-200px;}
	.skins_pro .leftLoop .hd .sNext { right:-50px; top:-200px;}
	.skins_pro .leftLoop .bd ul li .pro_name { height:40px; line-height:40px;}
	.application_content .news .nw_left { width:100%; margin:0 auto 20px; float:inherit;}
	.application_content .news .nw_right { width:100%; float:inherit;}	
	.application_content { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.application_content .news .news_col1 { float:inherit; overflow: hidden; max-height: 312px;}
	.application_content .news .news_col1 li a p, .application_content .news .news_col3 li a p { width:76%;}
	.application_content .news .news_col1 li a span, .application_content .news .news_col3 li a span { width:24%;}
	.application_content .news .news_col2 .news_img { height:160px;}
	.application_content .news .news_col2 .news_img img { max-height: 160px;}
	.application_list li .pic { height:186px;}
	.application_content .news .news_col3 { overflow:hidden; max-height:312px;}
	.foot { width:100%;}
	.foot .row1 { width:100%; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.foot .row2 { width:100%; padding:0 20px 20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.foot .row3 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.foot .row1_1 { width:48%;}
	.foot .row1_2 { width:40%;}
	
	.ny_banner { width:100%; height:auto; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_banner img { width:100%; height:auto;}
	.bread_nav { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.about_conn { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.about_conn p img, .about_conn p span span img { /*display:block; float:inherit!important; width:auto!important; height:auto!important; max-width:100%; margin:0 auto!important; padding:0!important;*/}
	.about_conn div { width:100%!important;}
	
	
	.proml_conn { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.proml_conn .promenu { margin:0;}
	.ny_pro_list_a li { width:31%; margin:0 3.5% 20px 0;}
	.ny_pro_list_a li:nth-child(4n+4) { margin:0 3.5% 20px 0;}
	.ny_pro_list_a li:nth-child(3n+3) { margin:0 0 20px 0;}
	.ny_pro_list_a li a.pro_img { width:100%; height:214px; overflow:hidden; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list_a li a.pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.proml_conn { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list_a li { width:23.5%; margin:0 2% 20px 0;}
	.ny_pro_list_a li:nth-child(4n+4) { margin:0 0 20px;}
	.ny_pro_list_a li a.pro_img { width:100%; height:222px; overflow:hidden; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list_a li a.pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.ny_pro_conn .ny_pro_conn_l { width:100%; float:inherit; margin:0 0 20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn .ny_pro_conn_l .pro_mulu .tlt { font-size:24px;}
	.ny_pro_conn .ny_pro_conn_r { width:100%; float:inherit; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li>a { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list li { width:31%; margin:0 3.5% 20px 0;}
	.ny_pro_list li:nth-child(3n+3) { margin:0 0 20px;}
	.ny_pro_list li a.pro_img { display:block; width:100%; height:214px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list li a.pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img { width:48%; height:330px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img a { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info { width:48%;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info h1 { margin:0 0 20px; padding:0; font-size:24px;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info p { margin:0 0 10px;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info .pro_btn { padding-top:26px;}
	
	.ny_application_list li { width:31%; margin:0 3.5% 20px 0;}
	.ny_application_list li .pic { width:100%; height:160px; overflow:hidden; margin:0; padding:0; position:relative;}
	.ny_application_list li .pic img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.ny_application_list li p { height:44px; line-height:44px;}
	
	.pagedetail a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; float:inherit!important; white-space:nowrap; text-overflow: ellipsis; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	
	.ny_news_list li { width:48%; margin:0 4% 20px 0;}
	.ny_news_list li:nth-child(3n+3) { margin:0 4% 20px 0;}
	.ny_news_list li:nth-child(2n+2) { margin:0 0 20px;}
	.ny_news_list li .news_img { width:100%; height:180px; position:relative;}
	.ny_news_list li .news_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.wx_code ul.num1{padding-bottom:20px;}
	.contact_conn .ny_order { width:100%;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l, .contact_conn .ny_order .ny_order_in .ny_order_in_r { float:inherit;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block { height:auto; margin:0 0 20px;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block p { width:100%; float:inherit;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block input { width:100%; float:inherit; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block textarea { width:100%; float:inherit; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block .box { padding:0;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block .box { padding:0; display:none;}
	.contact_conn .ny_order .order_btn { padding:0;}
	.wx_code ul.num2 li .code { margin:0 80px 0 0;}
	.contact_conn .ny_order ul.num2 li .tlt { margin:0 auto;}
	
	.ly_fays { width:100%;}
	.ly_fays .fays_text { width:100%; margin:0 auto 20px; padding:0; float:inherit;}
	.fays_text .fays_tit { text-align:center;}
	.fays_text a { margin:0 auto;}
	.ly_fays .fays_video { width:100%; height:320px; margin:0 auto; float:inherit;}
	
	.application_xgcp .picMarquee-left { width:100%; padding:0 40px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.application_xgcp .picMarquee-left .bd ul li { margin-right:30px;}
	
	.foot .row1_1 .box { display:none;}
	.foot .row1_1 textarea { width:100%;}
	.foot .row1_1 .tj { width:100%; height:40px; line-height:40px; margin:0;}
}
@media screen and (max-width:767px) {
	body { padding:0 20px;}
	.top { width:100%; height:100px; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.top .tp_logo { width:58%; margin:8px 0 8px 20px;}
	.top .search { width:100%; margin: 10px auto;}
	.top .search .col2 .sr { background-color:#fff;}
	.top ul.nav { display:none; width:100%; float:inherit; margin:0; padding:10px; position:absolute; top:100px; left:0; border-top:2px solid #0071c0; background-color:#fff; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.21); z-index:9999; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.top ul.nav li { float:inherit; width:100%; border-bottom:1px solid #eaeaea;}
	.top ul.nav li>a {display:block; width:100%; padding:0 10px; height:44px; line-height:44px; text-align:center; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	
	div.nav1 { display:block!important; width:100%; position:inherit; left:inherit; top:inherit; box-shadow: 0 0 0 rgba(0, 0, 0, 0); background-color:#f5f5f5;}
	div.nav1 dt a { padding:0; height:40px; line-height:40px; color:#666;}
	div.nav2 { display:none!important;}
	div.nav1 .nav2_box { display:block!important;}
	
	.ly_menu { display:block; width:44px; height:44px; overflow:hidden; margin:0; padding:0; position:absolute; top:28px; right:20px;}
	.ly_menu a.menuBtn { display:block; width:44px; height:44px; overflow:hidden; margin:0; padding:0; background:#0071c0 url(../images/bar01.png) center center no-repeat; background-size:36px 36px;}
	.ly_menu a.menuBtn.menuClose { background:#0071c0 url(../images/bar02.png) center center no-repeat; background-size:36px 36px;}
	.top ul.nav.show { display:block;}
	#ban1 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.banner { height:150px;}
	.banner .img li { width: 354px; height:150px;}
	.banner .img a img { width: 354px; height:150px; margin:-75px 0 0 -177px;}
	.banner .num { bottom:10px;}
	.pro_content { width:100%; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.notice { width:100%;}
	.skins_pro { width:100%;}
	.skins_pro .leftLoop .bd ul li { width:334px!important; margin-right:20px;}
	.skins_pro .leftLoop .bd ul li a.pro_img { width:332px; height:332px;}
	.skins_pro .leftLoop .hd .sPrev { left:-40px; top:-240px;}
	.skins_pro .leftLoop .hd .sNext { right:-40px; top:-240px;}
	.skins_pro .leftLoop .bd ul li .pro_name { height:40px; line-height:40px;}
	.application_content .news .nw_left { width:100%; margin:0 auto 20px; float:inherit;}
	.application_content .news .nw_right { width:100%; float:inherit;}	
	.application_content { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.application_content .news .news_col1 { float:inherit; overflow: hidden; max-height: 312px;}
	.application_content .news .news_col1 li a p, .application_content .news .news_col3 li a p { width:76%;}
	.application_content .news .news_col1 li a span, .application_content .news .news_col3 li a span { width:24%;}
	.application_content .news .news_col2 .news_img { height:160px;}
	.application_content .news .news_col2 .news_img img { max-height:160px;}
	.application_list li { width:100%; margin:0 auto 20px; float:inherit;}
	.application_list li .pic { height:240px;}
	.application_content .news .news_col3 { width:100%; overflow:hidden; max-height:312px;}
	.application_content .news .news_col2 { width:100%; float:inherit; margin:0 auto 20px;}
	.application_list li span { height:auto; max-height:60px;}
	.foot { width:100%;}
	.foot .row1 { width:100%; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.foot .row2 { width:100%; padding:0 20px 20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.foot .row3 { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.foot .row1_1 { width:100%; margin:0 auto 20px; float:inherit;display: none;}
	.foot .row1_2 { width:100%; margin:0 auto; float:inherit;}
	.foot .row1_2 .tlt { margin:20px auto;}
	.foot .row3 { height:auto; line-height:20px; padding:10px;}
	
	.index_tlt1 p { width:100%; text-align:left; background: url(../images/tlt2.jpg) bottom left no-repeat;}
	
	.ny_banner { width:100%; height:auto; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_banner img { width:100%; height:auto;}
	.bread_nav { display: -webkit-box; width:100%; height:auto!important; max-height:56px; line-height:28px;background:url(../images/home.png) 0 6px no-repeat; margin:12px auto; padding:0 0 0 20px; white-space:inherit; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.about_conn { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.about_conn p img, .about_conn p span span img { display:block; float:inherit!important; width:auto!important; height:auto!important; max-width:100%; margin:0 auto!important; padding:0!important;}
	.about_conn div { width:100%!important;}
	
	.proml_conn { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.proml_conn .promenu { margin:0;}
	.promenu dl { width:31%;}
	.promenu dl:nth-child(6n+6) { margin-right:2%;}
	.promenu dl:nth-child(3n+3) { margin-right:0;}
	.ny_pro_list_a { margin:20px auto 0;}
	.ny_pro_list_a li { width:48%; margin:0 4% 20px 0;}
	.ny_pro_list_a li:nth-child(4n+4) { margin:0 4% 20px 0;}
	.ny_pro_list_a li:nth-child(3n+3) { margin:0 4% 20px 0;}
	.ny_pro_list_a li:nth-child(2n+2) { margin:0 0 20px 0;}
	.ny_pro_list_a li a.pro_img { width:100%; height:160px; overflow:hidden; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list_a li a.pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.page { margin:10px auto;}
	.page table tr td { font-size:0;}
	.page table tr td a#firstpage, .page table tr td a#endpage { display:none;}
	
	.ny_pro_conn .ny_pro_conn_l { width:100%; float:inherit; margin:0 0 20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn .ny_pro_conn_l .pro_mulu .tlt { font-size:24px;}
	.ny_pro_conn .ny_pro_conn_r { width:100%; float:inherit; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn .ny_pro_conn_l .pro_mulu>ul>li>a { width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list li { width:48%; margin:0 4% 20px 0;}
	.ny_pro_list li:nth-child(3n+3) { margin:0 4% 20px 0;}
	.ny_pro_list li:nth-child(2n+2) { margin:0 0 20px;}
	.ny_pro_list li a.pro_img { display:block; width:100%; height:162px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_list li a.pro_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img { width:100%; height:360px; float:inherit; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img a { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info { width:100%; float:inherit;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info h1 { margin:0 0 20px; padding:0; font-size:24px;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info p { margin:0 0 14px;}
	
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img { width:100%; height:330px; margin:0 auto 20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img a { display:block; width:100%; height:100%; margin:0 auto; padding:0; position:relative;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info { width:100%;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info h1 { margin:0 0 20px; padding:0; font-size:24px;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info p { margin:0 0 10px;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info .pro_btn { padding-top:26px;}
	
	.ny_application_list li { width:100%; margin:0 auto 20px;}
	.ny_application_list li:nth-child(3n+3) { margin:0 auto 20px;}
	.ny_application_list li .pic { width:100%; height:190px; overflow:hidden; margin:0; padding:0; position:relative;}
	.ny_application_list li .pic img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
	.ny_application_list li p { height:44px; line-height:44px;}
	.ny_application_list li span { height:auto; max-height:60px;}
	
	.news_conn { padding:20px 20px 0;}
	.news_conn .news_info { padding:20px 0 10px;}
	.news_conn .content { padding:20px 0;}
	
	.pagedetail { padding:20px 0;}
	.pagedetail a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; float:inherit!important; white-space:nowrap; text-overflow: ellipsis; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	
	.ny_news_list li { width:100%; margin:0 auto 20px;}
	.ny_news_list li:nth-child(3n+3) { margin:0 auto 20px;}
	.ny_news_list li:nth-child(2n+2) { margin:0 auto 20px;}
	.ny_news_list li .news_img { width:100%; height:160px; position:relative;}
	.ny_news_list li .news_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
	
	.wx_code ul.num1{padding-bottom:20px;}
	.contact_conn .ny_order { width:100%; padding:0;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l, .contact_conn .ny_order .ny_order_in .ny_order_in_r { float:inherit;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block { height:auto; margin:0 0 20px;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block p { width:100%; float:inherit;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_l .order_block input { width:100%; float:inherit; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block textarea { width:100%; float:inherit; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.contact_conn .ny_order .ny_order_in .ny_order_in_r .order_block .box { padding:0; display:none;}
	.contact_conn .ny_order .order_btn { padding:0;}
	.wx_code ul.num2 li .code { margin:0 50px 0 0;}
	.contact_conn .ny_order ul.num2 li .tlt { margin:0 auto;}
	
	.ly_fays { width:100%;}
	.ly_fays .fays_text { width:100%; margin:0 auto 20px; padding:0; float:inherit;}
	.fays_text .fays_tit { text-align:center;}
	.fays_text p { margin:10px auto 20px;}
	.fays_text a { margin:0 auto;}
	.ly_fays .fays_video { width:100%; height:160px; margin:0 auto; float:inherit;}
	
	.application_xgcp .picMarquee-left { width:100%; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
	.application_xgcp .picMarquee-left .bd ul li { margin-right:20px;}
	.application_xgcp .picMarquee-left .hd { display:none;}
	
	.foot .row1_1 .box { display:none;}
	.foot .row1_1 textarea { width:100%;}
	.foot .row1_1 .tj { width:100%; height:40px; line-height:40px; margin:0;}
	
	.news_conn .content img, .news_conn .content p img, .news_conn .content p span img { display:block; margin:0 auto; padding:0; width:100%!important; height:auto!important;}
}
@media screen and (max-width:375px) {
	body { padding:0 12px;}
	.top .tp_logo { width:60%;}
	#ban1 { margin:12px auto;}
	.banner { height:140px;}
	.banner .img li { width: 331px;height:140px;}
	.banner .img a img { width: 331px; height:140px; margin:-70px 0 0 -165.5px;}
	.skins_pro .leftLoop .bd ul li { width:311px!important;}
	.skins_pro .leftLoop .bd ul li a.pro_img { width:309px; height:309px;}
	.skins_pro .leftLoop .hd .sPrev { left:-30px; top:-240px;}
	.skins_pro .leftLoop .hd .sNext { right:-30px; top:-240px;}
	.application_content { margin:12px auto;}
	.ny_banner { margin:12px auto 0;}
	.foot .row1 { padding: 20px 12px;}
	
	.proml_conn { margin:12px auto; padding:12px;}
	.ny_pro_conn .ny_pro_conn_l { margin:0 0 12px;}
	.ny_pro_conn .ny_pro_conn_l .pro_mulu { padding:20px 12px;}
	.xgwz .tlt { padding:0 12px;}
	.xgwz ul { padding:12px;}
	.ny_pro_conn .ny_pro_conn_r { padding:20px 12px;}
	.ny_pro_conn_r .pro_detail .pro_detail_hd .pro_detail_info h1 { font-size:22px;}
	.ny_application_list li .pic { height:180px;}
	
	.about_conn { padding:12px;}
	.ny_news_list li .news_img { height:144px;}
	
	
	.news_conn { padding:20px 12px 0;}
	.news_conn>h1 { font-size:22px;}
	.pagedetail { padding:12px 0;}
	
	.contact_conn { padding:20px 12px;}
	.wx_code ul.num2 li .code { margin:0 30px 0 0;}
	.contact_conn .ny_order ul.num2 li .tlt { margin:0 auto;}
	
	.ly_fays { margin:12px auto;}
	.fays_text .fays_tit { font-size:22px;}
}
@media screen and (max-width:320px) {
	body { padding:0 10px;}
	.top .tp_logo { width:70%;}
	.banner { height:119px;}
	.banner .img li { width: 280px;height:119px;}
	.banner .img a img { width: 280px; height:119px; margin:-59.5px 0 0 -140px;}
	.skins_pro .leftLoop .bd ul li { width:280px!important;}
	.skins_pro .leftLoop .bd ul li a.pro_img { width:278px; height:278px;}
	.foot .row1 { padding: 20px 10px;}
	.about_conn { padding: 20px 10px;}
	.ny_banner { margin:10px auto 0;}
	
	.promenu dl { width:48%;}
	.promenu dl:nth-child(6n+6) { margin-right:4%;}
	.promenu dl:nth-child(3n+3) { margin-right:4%;}
	.promenu dl:nth-child(2n+2) { margin-right:0;}
	.ny_pro_list_a li { width:100%; margin:0 auto 20px;}
	.ny_pro_list_a li:nth-child(4n+4) { margin:0 auto 20px;}
	.ny_pro_list_a li:nth-child(3n+3) { margin:0 auto 20px;}
	.ny_pro_list_a li:nth-child(2n+2) { margin:0 auto 20px;}
	.ny_pro_list_a li a.pro_img { height:276px;}
	
	.ny_pro_list li { width:100%; margin:0 auto 20px;}
	.ny_pro_list li:nth-child(3n+3) { margin:0 auto 20px;}
	.ny_pro_list li:nth-child(2n+2) { margin:0 auto 20px;}
	.ny_pro_list li a.pro_img { height:276px;}
	
	.proml_conn { margin:10px auto; padding:10px;}
	.ny_pro_conn .ny_pro_conn_l { margin:0 0 10px;}
	.ny_pro_conn .ny_pro_conn_l .pro_mulu { padding:20px 10px;}
	.xgwz .tlt { padding:0 10px;}
	.xgwz ul { padding:10px;}
	.ny_pro_conn .ny_pro_conn_r { padding:20px 10px;}
	
	.about_conn { padding:10px;}
	.news_conn { padding:20px 10px 0;}
	.ny_news_list li .news_img { height:140px;}
	.pagedetail { padding:10px 0;}
	
	.contact_conn { padding:20px 12px;}
	.wx_code ul.num2 li .code { width:120px; margin:0 20px 0 0;}
	.wx_code ul.num2 li .code img { width:120px; height:120px;}
	.wx_code ul.num2 li .code span { width:100%; height:30px; line-height:30px;}
	.contact_conn .ny_order ul.num2 li .tlt { margin:0 auto;}
	
	.application_content { padding:10px;}
	.application_list li .pic { height:200px;}
	.pro_content { padding:10px;}
	.skins_pro .leftLoop .hd .sNext { right:-20px;}
	.skins_pro .leftLoop .hd .sPrev { left:-20px;}
	.index_tlt1 p { font-size:22px;}
	
	.ly_fays { margin:10px auto; padding:10px;}
	.fays_text .fays_tit { font-size:22px;}
}