﻿*{padding:0px; margin:0px;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: Arial, Tahoma,"微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #000; /*文字颜色定义 */
	}

/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #eb1315;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */

li{list-style:none;}


h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/

/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 


body{background:#d9dadc url(../images/ny_bg.jpg) no-repeat center 0;}
.in_body{width:100%;height:100%;position:fixed;top:0px;left:0px;background:url(../images/in_bg.jpg) no-repeat center center;background-size:cover;}
.in_header{height:150px;width:100%;}
.in_logo{position:fixed;top:40px;left:30px;font-size:16px;width:733px;height:54px;line-height:54px;text-indent:470px;z-index:100;}
.in_logo img{position:absolute;top:0px;left:0px;}
.in_news{position:absolute;top:0px;right:60px;background:url(../images/head_right.png) no-repeat 0 0;width:604px;height:39px;}
.in_news .l{position:absolute;top:9px;left:40px;height:16px;width:123px;display:block;border-right:2px solid #a1a1a1;font-size:14px;color:#a1a1a1; letter-spacing:1px;}
.workListWrap{width:420px;height:20px;position:absolute;left:186px;top:9px;color:#a1a1a1;}
.workListWrap a{color:#a1a1a1;}
.workList{width: 3600%;height:175px;float:left;position:absolute;left:0px;top:0px;}
.workItem{float:left;display:block;width:420px;height:20px;line-height:20px;overflow:hidden;position:relative;}
.workItem a{width:245px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.workItem span{width:92px;height:20px;line-height:20px;display:block;overflow:hidden;position:absolute;left:250px;bottom:0px;}
#progress_prev,#progress_next{position:absolute;top:6px;height:12px;width:12px;}
#progress_prev{left:365px;background:url(../images/new_t.png) no-repeat 0 center;}
#progress_prev:hover{background:url(../images/new_t_h.png) no-repeat 0 center;}
#progress_next{left:380px;background:url(../images/new_d.png) no-repeat 0 center;}
#progress_next:hover{background:url(../images/new_d_h.png) no-repeat 0 center;}
.ctrlArea{position: relative;z-index: 888;}


.in_content{width:1000px;height:633px;position:fixed;top:150px;left:50%;margin-left:-500px;}
.in_content .box{width:1000px;height:633px;position:relative;}
.about_left,.contact_left,.in_ban,.in_pro,.more{position:absolute;}
.about_left{width:390px;height:190px;z-index:1;top:80px;left:-360px;text-align:right;}
.about_left a{position:absolute;top:0px;right:0px;width:48px;height:48px;display:block;background:url(../images/in_btn1.png) no-repeat 0 0;}
.contact_left{width:460px;height:190px;top:195px;right:-430px;z-index:1;}
.contact_left a{position:absolute;bottom:0px;left:0px;width:48px;height:48px;display:block;background:url(../images/in_btn2.png) no-repeat 0 0;}
.in_ban{z-index:0;top:0px;left:10px;}
.in_ban img{width:984px;}
.in_ban_bottom{position:absolute;top:480px;left:240px;}
.about_left .t,.contact_left .t{width:100%;font-size:30px;color:#f55400;position:absolute;font-weight: bold;}
.about_left .text,.contact_left .text{position:absolute;font-size:16px;color:#000;line-height:26px;}
.about_left .t{top:53px;right:40px;}
.about_left .text{top:114px;right:40px;}
.contact_left .t{top:110px;left:40px;color:#4d607c;}
.contact_left .text{top:0px;left:40px;}

.in_content .box .more{position:absolute;top:580px;left:50%;margin-left:-100px;z-index:15;}

.in_pro{width:100%;height:250px;position:absolute;top:177px;left:0px;}
.in_pro img{position:absolute;}
.in_pro .img1{top:65px;left:220px;z-index:5;}
.in_pro .img2{top:88px;left:318px;z-index:8;}
.in_pro .img3{top:52px;left:410px;z-index:2;}
.in_pro .img4{top:0px;left:260px;z-index:4;}
.in_pro .img5{top:127px;left:350px;z-index:6;}
.in_pro .img6{top:150px;left:425px;z-index:5;}
.in_pro .img7{top:95px;left:520px;z-index:10;}
.in_pro .img8{top:230px;left:285px;z-index:11;}
.in_pro .img9{top:83px;left:595px;z-index:7;}
.in_pro .img10{top:223px;left:490px;z-index:9;}
.in_pro .img11{top:177px;left:707px;z-index:11;}
.in_pro .img12{top:243px;left:80px;z-index:12;}


.in_footer{height:90px;width:100%;position:fixed;left:0px;bottom:0px;background:url(../images/in_nav_bottom.png) repeat-x 0 bottom;z-index:100;}
.in_footer .box{height:90px;width:1107px;margin:0 auto;background:url(../images/in_nav_bg.png) no-repeat center 2px;position:absolute;left:50%;margin-left:-553px;}
.in_footer .box .nav{padding-left:30px;width:1050px;position:relative;z-index:112;}
.in_footer .box .nav li{height:54px;width:130px;float:left;}
.in_footer .box .nav li a{width:100%;height:54px;line-height:60px;display:block;text-align:center;font-size:18px;color:#fff;}
.in_footer .box .nav_bg{width:130px;height:57px;position:absolute;top:0px;left:30px;background:url(../images/nav_hover.png) no-repeat center 0;z-index:111;}

.in_footer .box .contact{width:360px;height:37px;line-height:37px;text-indent:133px;background:url(../images/in_contact.png) no-repeat 0 0;position:absolute;top:3px;left:-366px;font-size:16px;color:#1a1e24;}
.in_footer .box .tel{width:242px;height:42px;position:absolute;left:1190px;top:5px;}

.in_footer .copy{height:35px;width:1000px;position:absolute;top:57px;left:50%;margin-left:-500px;color:#858585;}
.in_footer .copy .l,.in_footer .copy .m,.in_footer .copy .r{height:35px;width:330px;float:left;line-height:35px;}
.in_footer .copy a{color:#858585;}
.in_footer .copy .m{text-align:center;}.in_footer .copy .r{text-align:right;}

.header{height:121px;width:100%;position:relative;}
.header .logo{width:1200px;margin:0 auto;font-size:16px;height:54px;line-height:54px;text-indent:470px;position:relative;padding-top:42px;}
.header .logo img{position:absolute;top:42px;left:0px;}
.ny_content{width:1200px;margin:0 auto 50px;background:url(../images/content_bg.jpg) no-repeat center 260px;}

.ny_nav{width:1200px;height:343px;background:url(../images/ny_nav_bg.png) no-repeat center 2px;position:relative;float:left;margin:0 0 50px 0;}
.ny_nav .nav{width:1050px;position:absolute;top:0px;left:75px;z-index:112;}
.ny_nav .nav li{height:54px;width:130px;float:left;}
.ny_nav .nav li a{width:100%;height:54px;line-height:60px;display:block;text-align:center;font-size:18px;color:#fff;}
.ny_nav .nav_bg{width:130px;height:57px;position:absolute;top:0px;left:75px;background:url(../images/nav_hover.png) no-repeat center 0;z-index:111;}
.ny_banner{position:absolute;left:6px;bottom:6px;}

.ny_left,.ny_right{float:left;}
.ny_left{width:221px;}
.box .mid{width:221px;background:url(../images/sidebar_mid.png) repeat-y 0 0;padding:0 0 16px 0;}
.box .mid dl{color:#0094e1;font-size:18px;text-indent:14px;margin:0 0 10px 0;}
.sidebar{margin-bottom:25px;}
.sidebar .mid ul{width:210px;margin:0 auto;}
.sidebar .mid ul li{height:32px;line-height:32px;overflow:hidden;padding:10px 0 5px;border-bottom:1px dashed #8a8a8a;}
.sidebar .mid ul li a{width:100%;display:block;text-indent:10px;color:#fff;background:url(../images/sidebar_li.png) no-repeat 184px center;}
.sidebar .mid ul li:hover a,.sidebar .mid ul li.on a{background:url(../images/sidebar_li.png) no-repeat 190px center;color:#1a8abe;}
.ny_left .contcat .mid{padding:0 0 2px;}
.ny_left .contcat .mid a{display:block;margin:0 auto;text-align:center;}
.ny_left .contcat ul{width:220px;line-height:24px;padding:15px 0 0 0;}
.ny_left .contcat li{margin-bottom:5px;}
.ny_left .contcat li .l{width:82px;display:block;float:left;text-align:right;}
.ny_left .contcat li .r{float:left;width:132px;display:block;}
.ny_left .contcat li .l1{background:url(../images/ico1.png) no-repeat 0 center;}
.ny_left .contcat li .l2{background:url(../images/ico2.png) no-repeat 0 center;}
.ny_left .contcat li .l3{background:url(../images/ico3.png) no-repeat 0 center;}
.ny_left .contcat li .l4{background:url(../images/ico4.png) no-repeat 0 center;}
.ny_left .contcat li .l5{background:url(../images/ico5.png) no-repeat 0 center;}
.ny_left .contcat li .l6{background:url(../images/ico6.png) no-repeat 0 center;}

.ny_right{width:930px;float:right;}
.nav_top{width:930px;height:30px;line-height:30px;background:url(../images/location_bg.png) no-repeat 0 bottom;position:relative;margin:0 0 20px;}
.nav_top .t{color:#828282;}
.nav_top .t span{font-size:18px;color:#4f4f4f;padding:0 15px 0 25px;}
.nav_top .location{width:500px;height:30px;text-align:right;position:absolute;top:0px;right:0px;}

.footer{height:58px;background:url(../images/footer_bg.png) repeat-x 0 0;}
.footer .box{height:58px;width:1200px;color:#858585;line-height:58px;margin:0 auto;}
.footer .box .l,.footer .box .m,.footer .box .r{height:58px;width:400px;float:left;}
.footer .box a{color:#858585;}
.footer .box .m{text-align:center;}.footer .box .r{text-align:right;}

.text_content{color:#515151;line-height:24px;font-size:14px;}

#ContentPlaceHolder1_lastNews{ width:200px; height:20px; float:right;}
#ContentPlaceHolder1_laterNews {width:200px; height:20px; float:left;}
.text_content img{max-width:100%;}
.text_content p span.return{display:none;}

.page_bottom{position:absolute;left:-110px;top:580px;z-index:1;}

.product_list li{width:252px;height:232px;float:left;text-align:center;margin:16px 27px 16px;overflow:hidden;background:#c0c0c0;}
.product_list li a{width:252px;height:232px;display:block;padding:7px 0 0;text-align:center;}
.product_list li img{width:235px;height:176px;}
.product_list li span{width:100%;height:45px;line-height:45px;display:block;overflow:hidden;color:#000;}
.product_list li:hover{background:#79c6ea;}

.news_list li{height:52px;overflow:hidden;line-height:26px;position:relative;background:url(../images/news_li.png) no-repeat 5px 11px;border-bottom:1px dashed #5c5856;margin:0 0 20px;}
.news_list li a{width:800px;height:26px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:20px;}
.news_list li span{width:130px;height:26px;display:block;text-align:right;position:absolute;top:0px;right:0px;}
.news_list li:hover a,.news_list li:hover span{color:#F00;}
.news_list li dl{width:100%;height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#777;text-indent:20px;}

.news_title{border-bottom:1px solid #0080bb;margin-bottom:10px;padding-bottom:5px;}
.news_title h1{font-size:16px;color:#0080bb;margin-bottom:5px;}
.news_title p{color:#a1a1a1;}
.thumb img{max-width:500px;border:1px solid #888;padding:3px;    margin: 0 auto;display: block;}
/*网站建议样式开始*/
.openJY a{ display:block; width:115px; height:45px; cursor:pointer;}
.openJYC{background: url(../images/openJYBg.png) repeat; position:fixed; width:100%; height:100%; top:0px; left:0px; display:none;}
.openJYCC{ background-color:#fff; width:415px; height:320px; position:absolute; top:50%; left:50%; margin:-165px 0 0 -217px; padding:8px 8px 8px 15px; border: solid 1px #b5b5b5;-moz-border-radius:8px;-webkit-border-radius: 8px; border-radius:8px; color:#2775bf; font-size:16px;font-family:Microsoft YaHei;box-shadow:0px 0px 8px 1px #b5b5b5; line-height:26px;}
.openJYClose { margin-bottom:10px;}
.openJYClose span{ display:block; width:21px; height:21px; cursor:pointer; float:right;}
.openTJDiv{ text-align:center;}
.btnOpenTJ{background: url(../images/btnJYSend.png) no-repeat; width:123px; height:46px; border:none; vertical-align:middle; cursor:pointer;}
.openJYTextare{ border:solid 1px #e1e1e1;-moz-border-radius:4px;-webkit-border-radius: 4px; border-radius:4px;-moz-box-shadow: inset 1px 1px 3px #e1e1e1;-webkit-box-shadow: inset 1px 1px 3px #e1e1e1;box-shadow: inset 1px 1px 3px #e1e1e1; overflow:auto; padding:2%; width:300px; height:125px; vertical-align:middle; color:#909090;font-family:Microsoft YaHei;}
.openJYTxt{ border:solid 1px #e1e1e1;-moz-border-radius:4px;-webkit-border-radius: 4px; border-radius:4px;-moz-box-shadow: inset 1px 1px 3px #e1e1e1;-webkit-box-shadow: inset 1px 1px 3px #e1e1e1;box-shadow: inset 1px 1px 3px #e1e1e1; padding:0 1%; width:115px; height:35px; line-height:35px;vertical-align:middle; color:#909090;font-family:Microsoft YaHei; float:left; margin-right:10px;}
.openJYDIV2{ margin:18px 0 18px 0;}
.openJYTSpan1{ display:block; float:left; width:80px;}
.openJYCode{ display:block; float:left; cursor:pointer;}
.openJYCode img{ display:block; border:solid 1px #878787; vertical-align:middle; max-width:100%;}
@media screen and (max-width: 460px){
.openJYCC{ width:80%; height:360px;margin:-180px 0 0 -42%; padding:2%;}
.openJYTextare{ width:88%;}
.openJYTSpan1{  width:100%;}
.openJYTxt{  width:40%;}
.openJYCode{ width:50%;}
}
.feedbackform
{
    padding: 19px 0 20px 40px;
}
.feedbackform label
{
    line-height: 25px;
    display: inline-block;
    width: 5em;
    vertical-align: baseline;
    position: relative;
    top: -1px;
}
.feedbackform input
{
    height: 25px;
    line-height: 25px;
    border: 1px solid #ccc;
    width: 180px;
}
.feedbackform textarea
{
    border: 1px solid #ccc;
    margin-top: 4px;
    padding: 3px;
}
.feedbackform .submit
{
    width: 80px;
    _border: none; /*margin-left: 6em;*/
    position: relative;
    left: 7px;
    _top: 5px;
}