/* CSS Document */


.wm{margin:0 8%;}
.wm2{margin:0 8%;}
.top0{width:100%; top:0;left:0; z-index:99999; position:absolute;}
.zd01 {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    height: 88px;
    box-shadow: 0px 0px 10px 0px #aaa;
}

.top{width:100%; top:0;left:0; z-index:99999;background:#fff;}


/*测试部分*/

.logo{padding-top:8px;float:left;margin-left:4%;margin-top:6px;}
.menu{float:right;height:88px;line-height:88px;padding-left:2%;padding-right:2%;}
.menu ul li{float:left;}
.menu ul li img{ vertical-align:middle;padding-right:3px;}
.menu ul li a:link,.menu ul li a:visited{padding:0 22px;display:block;font-size:16px;}
.menu ul li a:hover{padding:0 22px;display:block;font-size:16px;text-decoration:none;color:#fff !important;background:#076ba5;}

.lang{padding-top:32px;float:right;margin-right:5%;}
.lang img{margin:0 10px; vertical-align:middle}

.mbdh{ display:none;}

/*banner*/
/* Slider */
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}
.m_banner{ display:none;}


.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


.bproInfo-demo{ width:100%; float: left; display: block;}
.bproInfo-demo .item{ overflow: hidden;}
.bproInfo-demo .item img{ width: 100%; display: block;}
.bproInfo-demo .slick-arrow{ width:50px; height: 50px; display: block; position: absolute; top: 50%; margin-top: -30px; z-index: 100; background-position: center center; background-repeat: no-repeat;}
.bproInfo-demo .slick-prev{ background-image: url(l.png); background-position:center center; left:10%; transform:translateX(30px);-webkit-transform:translateX(30px);-ms-transform:translateX(30px); opacity: 0;}
.bproInfo-demo .slick-next{ background-image: url(r.png); background-position:center center; right:10%; transform:translateX(-30px);-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px); opacity: 0;}
.bproInfo-demo:hover .slick-arrow{ transform:translateX(0px);-webkit-transform:translateX(0px);-ms-transform:translateX(0px); opacity: 1; }
.bproInfo-demo .slick-prev:hover{ background-image: url(l.png); background-position:center center;}
.bproInfo-demo .slick-next:hover{ background-image: url(r.png); background-position:center center;}

.bproInfo-demo .slick-dots { position: absolute; bottom:10px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.bproInfo-demo .slick-dots li { position: relative; display: inline-block; height:4px; width:50px; background:#fff; margin: 0px 5px; padding: 0px; cursor: pointer; text-indent:-9999px; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;}
.bproInfo-demo .slick-dots li button { border: 0; background: transparent; display: block;  height:12px; width:12px; background:#fff; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.bproInfo-demo .slick-dots li button:focus { outline: none; background:#067cd5;}
.bproInfo-demo .slick-dots li.slick-active{ background:#067cd5;}
.bproInfo-demo .slick-dots li.slick-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/*banner*/


.con_01{width:100%;overflow:hidden;}
.con_01 .sy_pro{height:450px;width:20%;float:left;padding:0 2%;text-align:center;}
.con_01 .sy_pro .pic{padding-top:30px;}
.con_01 .sy_pro h1{padding-top:10px;font-weight:bold;font-size:20px;color:#000;}
.con_01 .sy_pro ul{padding-top:20px;}
.con_01 .sy_pro ul li{line-height:30px;}
.con_01 .sy_pro .more{border-radius:50px;border:2px solid #1061ac;line-height:38px;width:160px;margin:30px auto 0;}
.con_01 .sy_pro .more a{font-size:16px;}
.con_01 .sy_pro .more:hover{background:#1061ac;}
.con_01 .sy_pro .more:hover a{color:#fff;}

.con_01 .pro01{background:#eff4f8;}
.con_01 .pro02{background:#e6eff4;}
.con_01 .pro03{background:#d9e6ef;}
.con_01 .pro04{background:#e6eff4;}
.con_01 .pro05{background:#eff4f8;}



.con_02{width:100%;overflow:hidden;height:720px;background:url(../images/index_02.jpg) no-repeat center top fixed;background-size: cover;}
.con_02 .title{text-align:center;color:#fff;margin-top:90px;}
.con_02 .title h1{font-weight:bold;font-size:34px;}
.con_02 .title h2{ font-family:Georgia, "Times New Roman", Times, serif;padding-top:5px;}
.con_02 .txt{line-height:36px;font-size:16px;color:#fff;margin-top:30px;text-align:center;}
.con_02 dl{margin-top:35px;}
.con_02 dl dt{width:320px;height:240px;overflow:hidden;margin:0 10px;border:3px solid #fff;}
.con_02 dl dt img{width:320px;height:240px;}

.con_03{width:100%;overflow:hidden;padding-top:30px;background:#f9fcfd;}
.con_03 .title2{font-size:32px;text-align:center;line-height: 2;color:#fff;}

.search{width:60%; margin:0 auto; margin-top:30px;height:62px; padding-left:10px; padding-right:0px; background:#f6f6f6; border-radius:5px; margin-bottom:4%;}
.search .fl{ width:75%}
.search .fr{ float:right;}
.searchinput{height:62px;border:#fefefe solid 0px;width:100%;float:left;display:inline;line-height:62px; outline:none; background:none; color:#555; opacity:0.7; font-size:16px; padding-left:5%; }
.search .fr input {width: 100%;background: #0e6aaf;font-size: 17px;color: #ffffff; height: 62px; border:0;}
.search .fr {width: 25%;}



.con_04{width:100%;overflow:hidden;padding:30px 0;background:url(../images/index_07.jpg) no-repeat top center;}
.con_04 .title{text-align:center;margin-top:50px;margin-bottom:40px;}
.con_04 .title h1{font-weight:bold;font-size:34px;}
.con_04 .title h2{ font-family:Georgia, "Times New Roman", Times, serif;padding-top:5px;}

.news_op{float:left;width:35%;}
.news_op dl dt{width:100%;height:332px;overflow:hidden; position:relative}
.news_op dl dt img{width:100%;height:auto; transition:all 1s; position:absolute;}
.news_op dl dt .time{ position:absolute; z-index:999;width:90px;height:70px;background:#076ba5;color:#fff;text-align:center;font-family:Arial;}
.news_op dl dt .time h1{font-size:28px;padding-top:10px;}
.news_op dl dt .time h2{font-size:16px;}
.news_op:hover dl dt img{ transform-origin:center center; transform:scale(1.15,1.15);}
.news_op dl dd .bt{margin-top:15px;}
.news_op dl dd .bt a{font-size:24px;color:#004546;}
.news_op dl dd .bt a:hover{color:#1064ab;}
.news_op dl dd .txt{font-size:14px;line-height:24px;padding-top:10px;color:#a6a6a6;}
.news{float:right;width:61%;}
.news ul li{padding:35px 0;border-bottom:1px solid #ddd;}

.news .time{float:left;width:20%;text-align:center;border-right:1px solid #d1d1d1;height:80px;color:#3a3a3a;}
.news .time h1{font-weight:bold;font-size:40px;padding-top:10px;}
.news .time h2{font-size:16px;padding-top:5px;}

.news .js{float:right;width:75%;}
.news .js .bt{font-size:20px;}
.news .js .bt a{color:#000;}

.news .js .txt{padding-top:10px;line-height:24px;color:#999}



#bottom{background:#181d1b;width:100%;overflow:hidden;padding-top:40px;color:#808080;}
#bottom .lm_t{font-size:16px;color:#fff;font-weight:bold;}
#bottom a{color:#808080;}
#bottom a:hover{color:#fff;}
#bottom ul{margin-top:22px;}
#bottom ul li{line-height:34px;}
.bot_01{width:25%;float:left;}
.bot_02{width:27%;float:left;}
.bot_02 .box{margin-top:22px;line-height:34px;}
#bottom .ewm{float:right;padding-top:30px;}

.bot{line-height:30px;border-top:1px solid #2e3230;width:100%;overflow:hidden;color:#808080;padding:20px 0;margin-top:40px;text-align:center;}
.bot a{color:#808080;}
.bot a:hover{color:#c4e4fd;}


.bot_sj{ display:none;}


#go_top {position: fixed;right:10px; bottom: 50px;z-index:99;width:50px; height:260px;}
#go_top a.t1 {background:#0e6aaf url(../images/top1.png) no-repeat center; text-decoration:none; display:block;height:50px;border-radius: 2px;}
#go_top a.t1:hover {background:#064d83 url(../images/top1.png) no-repeat center;}
#go_top a.t2 {background:#0e6aaf url(../images/ft1.png) no-repeat center; text-decoration:none; display:block;height:50px;border-radius: 2px;}
#go_top a.t2:hover {background:#064d83 url(../images/ft1.png) no-repeat center;}
.right-btn-group {width:50px;height:105px; margin:5px 0;}
.right-btn-group .show-tel,.right-btn-group .show-qq,.right-btn-group .show-ew, .right-btn-group .to-top {border-radius: 2px;}
.right-btn-group .show-tel a:hover span,.right-btn-group .show-qq a:hover span, .right-btn-group .show-ew a:hover span, .right-btn-group .to-top a:hover span {display: block}

.right-btn-group .to-top {width: 50px;height: 50px}
.right-btn-group .to-top a {border-radius: 2px;display: block;width: 50px;height: 50px;background:#0e6aaf url(../images/tel.png) no-repeat center;}
.right-btn-group .to-top a:hover {background: #064d83 url(../images/tel.png) no-repeat center}
.right-btn-group .to-top span {display: none;position: absolute;width: 190px;height:50px;top:110px;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868; font-size:14px; line-height:50px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .to-top span:after {content: ' ';top:25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}

.right-btn-group .show-ew {width: 50px;height: 50px;margin-bottom:5px;}
.right-btn-group .show-ew img { width:140px; display:block;}
.right-btn-group .show-ew a {border-radius: 2px;display: block;width: 50px;height: 50px;background:#0e6aaf url(../images/c2-1.png) no-repeat center;}
.right-btn-group .show-ew a:hover {background: #064d83 url(../images/c2-1.png) no-repeat center}
.right-btn-group .show-ew span {display: none;position: absolute;width: 150px;height:175px;top:65px;left: -160px;z-index: 5;color: #fff;background-color: #fff; padding:5px; text-align:center; color:#686868; line-height:20px; font-size:14px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .show-ew span:after {content: ' ';top: 25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}

.mbfor {display: none;}
/*ny*/

.ny_ban01{background:url(../images/ny_ban01.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban02{background:url(../images/ny_ban02.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban03{background:url(../images/ny_ban03.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban04{background:url(../images/ny_ban04.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban05{background:url(../images/ny_ban05.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban06{background:url(../images/ny_ban06.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban07{background:url(../images/ny_ban07.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}

.mt60{margin-top:60px;}

#content{margin:30px 8% 0;}
.ny_box{padding-top:30px;}
.ny_left{float:left;width:17%;}
.ny_left ul li{background:#f3f6f9;line-height:42px;margin:5px 0;padding-left:10px;}
.ny_left ul li span{color:#1671c4;}

.ny_left .lm_t{height:80px;color:#fff;text-align:center;font-size:24px;line-height:80px;background:url(../images/index_13.jpg) no-repeat;margin-bottom:7px;border-radius:5px;background-size: cover;}
.ny_left .lx{background:url(../images/index_15.jpg) no-repeat;width:100%;height:128px; position:relative;margin-top:10px;}
.ny_left .lx a{ display:block;color:#fff;font-size:18px; position:absolute; bottom:30px;left:20px;font-weight:bold;}
.ny_left .lx a span{font-size:12px;font-family:Arial; font-weight:normal;color:#c5dbf0;}

.ny_right{float:right;width:78%;}
.ny_right .lm_t{border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:50px;line-height:50px;font-size:15px;}
.ny_right .lm_t span{color:#9d9d9d;}
.ny_right .lm_t img{ vertical-align:middle;padding-right:5px;padding-left:10px;}
.ny_right .box{padding:30px 0 0 0;line-height:32px;font-size:16px;}
.ny_right .box img{ max-width:100%; height:auto; height:100%;}







/*企业展示*/
.fanye3{ display:none;}
.ny_qyzs{margin-top:20px;}
.ny_qyzs ul li{width:29.33%;float:left;border-bottom:2px solid #ededed;margin:0 2% 20px;}
.ny_qyzs ul li:hover{border-bottom:2px solid #0662af;}
.ny_qyzs ul li .pic{width:100%;height:270px;overflow:hidden;}
.ny_qyzs ul li .pic img{min-height:270px;width:100%; transition:all 1s;}
.ny_qyzs ul li:hover .pic img{ transform:scale(1.15,1.15); transform-origin:center center;}
.ny_qyzs ul li .bt{height:50px;line-height:50px;text-align:center;}
.ny_qyzs ul li .bt a:hover{color:#175aac;}
.ny_qyzs ul li .more{padding-top:20px;padding-bottom:20px;}
.ny_qyzs ul li .more a{color:#1867c2;font-size:16px;}
.ny_qyzs ul li .more a:hover{text-decoration:underline;}



/*内页产品*/


.bak td,.bak th { font-size:14px; padding:5px 10px; border:0; text-align:center;}
.bak th { background:#141414; color:#fff; font-weight:bold; text-align:center; font-size:16px; line-height:42px;}
.bak td{line-height:42px;font-size:15px;}
.bak tr:nth-child(odd){background:#fff;}
.bak tr:nth-child(even){background:#f7f7f7;}

a.ank {color:#ffffff; margin:auto; background:#FF7702; width:90px; height:30px; line-height:30px; text-align:center; display:block; font-size:13px; border-radius:3px;}
a.ank:hover{color:#ffffff; background:#25a5db; width:90px; height:30px; line-height:30px; text-align:center; display:block; text-decoration:none;}

a.ank2 {color:#ffffff; margin:auto; background:#686868; width:90px; height:30px; line-height:30px; text-align:center; display:block; font-size:13px; border-radius:3px;}
a.ank2:hover{color:#ffffff; background:#25a5db; width:90px; height:30px; line-height:30px; text-align:center; display:block; text-decoration:none;}

/*-----------翻页样式-----------*/
.contentPage{text-align: center; margin:0px 3px; padding:0px; padding-top:15px; width: 100%; color: #666; line-height: 30px; text-decoration: none;}
.contentPage a:link {color: #036cb4; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #eeeeee; font-weight: normal;}
.contentPage a:visited {color: #036cb4; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #eeeeee; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#0d499f; font-weight:normal;}
.contentPage .current{color:#f00; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #f00; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}
/*-----------content pages end-----------*/





/*内页新闻*/
.ny_news_ul li{padding:15px 0;border-bottom:1px solid #e7e7e7}
.ny_news_ul li:hover{background:#f4f4f4}
.ny_news_ul li:hover .bt{font-weight:bold;color:#000;}
.ny_news_ul li:hover .ny_news_l{color:#2165ac}
.ny_news_l{width:15%;text-align:right;color:#c8c8c8;margin-left:10px;float:left;}
.ny_news_l img{width:100%;height:120px !important;}
.ny_news_r{width:80%;float:right;}
.ny_news_r .bt{font-size:18px;}
.ny_news_r .bt .n_span01{color:#2165ac;padding-right:5px;font-size:15px;}
.ny_news_r .bt .n_span02{font-size:14px;padding-right:10px;color:#bcbcbc;}
.ny_news_r p{color:#767676;font-size:14px;line-height:24px;padding:8px 0;}
.ny_news_r .more a{color:#2165ac;font-size:14px;}


/*校企合作*/
.ny_xqhz ul li{width:16%;float:left;border-bottom:2px solid #ededed;margin:0 2% 20px;}
.ny_xqhz ul li:hover{border-bottom:2px solid #0662af;}
.ny_xqhz ul li .pic{width:100%;overflow:hidden;}
.ny_xqhz ul li .pic img{width:100%;}
.ny_xqhz ul li .bt{text-align:center;padding-top:10px;line-height:30px;font-weight:bold;}
.ny_xqhz ul li .bt2{text-align:center;line-height:30px;}


/*专利证书*/

.ny_zlzs ul{margin-top:40px;}
.ny_zlzs ul li{width:22.4%;float:left;border:1px solid #ededed;margin:0 1.2% 20px;background:#f7f7f7;}
.ny_zlzs ul li:hover{border:1px solid #0e6aaf;}
.ny_zlzs ul li .pic{width:100%;overflow:hidden;}
.ny_zlzs ul li .pic img{width:100%; transition:all 1s;}
.ny_zlzs ul li:hover .pic img{ transform:scale(1.10,1.10); transform-origin:center center;}



/*招聘*/
/*加入我们*/
.join_article{display:flex;margin:30px 0 60px 0;align-items:center;}
.join_article .left_article{flex:1;padding-right:80px;}
.join_article .left_article .title{position:relative;text-align:center;}
.join_article .left_article .title h1{color:var(--fontColor);font-size:55px;line-height:75px;}
.join_article .left_article .title h2{color:rgba(231,231,231,0.5);font-size:48px;position:absolute;left:0;bottom:38px;z-index:-1;}
.join_article .left_article span{display:block;font-size:15px;color:#666666;line-height:38px;margin-top:40px;}
.join_article .right_img{flex:1;}
.join_article .right_img img{max-width:100%;}
.join_job .header_title{width:100%;height:64px;background:#0e6aaf;display:flex;align-items:center;}
.join_job .header_title span{font-size:18px;color:#ffffff;}
.join_job .name{width:30%;text-align:center;}
.join_job .zx{width:20%;text-align:center;}
.join_job .bm{width:20%;text-align:center;}
.join_job .sj{width:20%;text-align:center;}
.join_job .job_list{margin-bottom:8px;}
.join_job .job_info{display:flex;background:#eaeaea;height:58px;align-items:center;width:100%;transition:all 0.2s linear 0s;}
.join_job .job_info span{font-size:15px;color:#333333;}
.join_job .job_info .opt a i{font-size:20px;display:inline-block;transition:all 0.2s linear 0s;font-weight:bold;color:#333;}
.join_job .job_info .opt a[aria-expanded="true"] i{transform: rotate(180deg);}
.join_job .job_info .opt a:hover i{color:var(--fontColor);}
.join_job .job_details{padding:30px 20px;font-size:16px;color:#333333;line-height:32px;}
.join_job .job_info:hover{background:#e0e0e0;}
.join_job .sm{margin-top:20px;line-height:22px;}
.job_xz li{border-bottom:1px dotted #eee;}
.job_xz li img{ vertical-align:middle;padding-right:5px; }
.job_xz li a{font-weight:bold;}

.join_job .sm{text-align:center;margin-top:20px;line-height:22px;}
.join_job .sm .p02{color:#1064ab;}



/*内页产品*/

.mycode li{display:block;float:left; margin:1.5%;width:30%;background:#f5f5f5;} 
.mycode li a.text_1{font-size:16px;text-align:center;display:block;height:44px;line-height:44px;} 
.pro_img{height:auto;overflow:hidden;margin:10px 10px 0;}
.pro_img img { width:100%;height:250px !important;display:block; transition:all 1s;}
.pro_img img:hover{ transform-origin:center center; transform:scale(1.1,1.1);}
.pro_txt{text-align:center;height:52px;line-height:52px;font-size:14px;}
.mycode li:hover{color:#fff;background-color:#124492;
background-image:-webkit-gradient(linear, left top, left bottom, from(#124492), to(#2596d3));
background-image:-webkit-linear-gradient(90deg, #124492, #2596d3);
background-image:-moz-linear-gradient(90deg, #124492, #2596d3);
background-image:-ms-linear-gradient(90deg, #124492, #2596d3);
background-image:-o-linear-gradient(90deg, #124492, #2596d3);
background-image:linear-gradient(90deg, #124492, #2596d3);}
.mycode li:hover a{color:#fff;}


.ny_product_da h1{text-align:center;color:#000;}
#ny {
	display: inline;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
	margin-top: 35px;
	padding-right: 22px;
	padding-left: 22px;
	margin-left: 19px;
	font-size: 13px;
}
.ny1 {
	background-image: url(../images/nybg_39.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 100%;
	font-size: 25px;
	line-height: 50px;
	color: #333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin-bottom:15px;
}
.ny1 p {
	line-height: 50px;
	color: #2180d2;
}


.ny_linkpro_ul li{float:left;width:22%;height:200px;margin:15px 1%;}
.ny_linkpro_ul li .pic img{width:100%;}
.ny_linkpro_ul li .txt{text-align:center;}
.ny_linkpro_ul li .txt a{font-size:14px;}



.aak{width:122px;height:36px;line-height:36px;text-align:center;background:#015198;color:#fff;border:0px;}


.pnpage { clear:both;padding-top:25px; font-size:14px;}
.pnpage a { padding:2px 10px; font-weight:bold; margin:0 6px; border-radius:5px; text-decoration:none;height:34px;line-height:34px;display:inline-block;}
.pnpage a:hover{color:#025aa2 !important;}





/*在线订单*/
.ny_order{border-top:1px solid #f0f0f0;padding-top:35px;margin-top:30px;}
.dingdan { padding:1% 6%; background:#f9f9f9; overflow:hidden;}
.dingdan p { padding:5px 0;line-height:36px;font-size:16px;}
.dingdan input,.dingdan textarea { height:40px; line-height:40px; padding:0 1%; border:#ddd 1px solid; border-radius:5px; background:#fff; width:46.5%;font-family:Microsoft YaHei; color:#999; font-size:14px;}
.dingdan span { padding:0 5px; color:#f00; font-size:16px;}
.dingdan input.s1 { width:96.5%; color:#255ebd;}
.dingdan input.s2 { width:120px;}
.dingdan input.aak { width:120px; background:#0e6aaf; color:#fff;}
.dingdan textarea { padding:5px 1%; line-height:20px; height:100px; width:96.5%;background:#fff;}
.dingdan img { margin:0 10px; height:45px;}


/*内页联系我们*/
.ny_contact_l{width:44%;float:left;background:#f7f7f7;padding:45px 3% 0;min-height:500px;line-height:32px;font-size:14px;}
.ny_contact_l .title{border-bottom:1px solid #dddddd;font-size:30px;color:#000000;line-height:50px;padding-bottom:12px;margin-bottom:12px;}
.ny_contact_l .title img{ vertical-align:middle;padding-right:6px;}
.ny_contact_r{width:44%;float:right;background:#f1f1f1;padding:45px 3% 0;min-height:500px;line-height:36px;}
.ny_contact_r .title{border-bottom:1px solid #dddddd;font-size:30px;color:#000000;line-height:50px;padding-bottom:12px;margin-bottom:12px;}
.ny_contact_r .title img{ vertical-align:middle;padding-right:6px;}

/*地图*/
.contmap {width:100%;height:440px; float:right; border:#ccc solid 1px;}



.yy{font-size:14px;}
.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}

.c1 {border-top:#dbefe5 1px solid;border-left:#dbefe5 1px solid;}
.c1 th {font-weight:bold; line-height:30px;text-align:center;}
.c1 td,.c1 th { padding:5px 10px; line-height:18px; border-bottom:#dbefe5 1px solid;border-right:#dbefe5 1px solid;font-size:14px;}
.c1 a {color:#s444444;}
td.yyk { padding-left:10px;}
.con_t1 { color:#444444;}
.con_t1 h4{ background:#eeefef; width:700px; height:30px; line-height:25px; font-size:14px; text-align:center;font-weight:bold}






.txtc { clear:both; text-align:center; padding-right:25px; padding-top:10px; font-size:12px}
.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#f0f7fc; border:#255ebd 1px solid; color:#255ebd;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}




