<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0;padding:0;}
body {font-family: "微软雅黑",PingFangSC-light, "Source Sans Pro", "Helvetica Neue", Arial,"Hiragino Sans GB",sans-serif;overflow-x: hidden;}
html,body{font-size:100%;}
ol,ul,li,dl,dt,dd{list-style:none;}
h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
em,i,stong{ font-style:normal; font-weight:normal;}
table { border-collapse: collapse;border-spacing: 0;}
img{border:none;}
a{text-decoration: none;color:#333;}
.fl{float:left;}
.fr{float:right;}
.Pr {position: relative;}
.Pa {position: absolute;}
button{cursor:pointer;}
button:hover{color:#0f75bc;}
/*去除Chrome等浏览器文本框默认发光边框*/
.clear{clear:both;}
.dis{display:block;}
.undis{display:none;}
input:focus, textarea:focus { outline: none; }
input,textarea { font-family: "microsoft yahei";}
/* 去除 ie6 &amp; ie7 焦点点状线 */
a:focus,*:focus {outline:none;}
/*禁止拖动大小*/
textarea{resize:none}
/* 去掉 table cell 的边距并让其边重合 */
table { border-collapse:collapse;border-spacing:0;}
/* ie bug：th 不继承 text-align */
th {text-align:inherit;}

/* ie6 7 8(q) bug 显示为行内表现 */
/* 去掉 firefox 下此元素的边框 */
abbr,acronym {border:none;font-variant:normal;}

body{ 
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);  
	-moz-tap-highlight-color:rgba(0, 0, 0, 0);  
	-ms-tap-highlight-color:rgba(0, 0, 0, 0);  
	-o-tap-highlight-color:rgba(0, 0, 0, 0);  
	tap-highlight-color:rgba(0, 0, 0, 0);  
}



/*global start*/
.wp{width:96%;max-width:1120px;margin:0 auto;}
.htop{width:100%;background:#00307c;overflow: hidden;}
.htop p{font-size:12px;height:36px;line-height:36px;color:#dbdbdb;float:left;}
.htop .tel{float:right;color:#ffffff;font-size:12px;height:36px;line-height:36px;display:inline-block;}
.htop .tel span{color:#fff;font-weight:bold;font-size:18px;font-family: arial;}


.logo{float:left;padding:20px 0;overflow: hidden;}
.logo img{width:144px;height:72px;display:block;}
.m-trigger {display:none;position: absolute;top:0;right:0;width:5rem;height:5rem;cursor: pointer;
	background: url(../images/menu_add.png) center center no-repeat;-webkit-background-size:35px;background-size:35px;}
.nav{width:auto;/*background:#e50012;*/float:right;padding:43px 0 20px;}
.nav li{height:32px;line-height:32px;text-align:center;float:left;position:relative;}
.nav li a{padding:0 18px;color:#333333;font-size:15px;display:block;}
.nav li a.on{}
.nav li:hover a{color:#fff;background:#ee7b1e;border-radius:16px;}
.nav li:hover{/*background:#000000;*/}
.nav li ol{width:100%;background:#fff;position:absolute;top:32px;left:0;z-index:99999;visibility:hidden;}
.nav li ol li{float:none;width:auto;height:auto;line-height:1.2;padding:0;}
.nav li ol li a{color:#000000;display:block;font-size:14px;line-height:30px;}
.nav li:hover ol{visibility: visible;padding:10px 0 ;}
.nav li:hover ol li{background:none;text-align:left;}
.nav li:hover ol li a{padding:0 4px;color:#000000;text-align:center;background:none;border:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nav li:hover ol li a:hover{color:#ee7b1e;}

.banner{width:100%;overflow:hidden;position:relative;z-index:98;}
.fader {width:100%;position:relative;font-family: "futura", arial;overflow: hidden;padding-top:20%;}
.fader .slide {position: absolute; width: 100%;height: 100%;top:0;z-index: 1;opacity: 0;display:block;}
.fader img.slide {/*height: 100%;*/}
.fader .prev,.fader .next {position:absolute;height:5rem;line-height:2rem;width:2rem;font-size:8rem;text-align: center;
    color:#fff;top:50%;left:2%;z-index:4;margin-top:-25px;cursor:pointer;opacity: .5;transition:all 150ms;background:none;}
.fader .prev:hover,.fader .next:hover {opacity: 1;background:none;}
.fader .next{left:auto;right:2%;}
.fader .pager_list{position:absolute;width:100%;height:30px;padding:0;line-height:30px;
    bottom:0;text-align:center;z-index:4;}
.fader .pager_list li{display:inline-block;width:16px;height:16px;margin:0 6px;background:#fff;border-radius:50%;
text-indent: -9999px;cursor: pointer;transition: all 150ms;opacity: 0.5;}
.fader .pager_list li:hover,.fader .pager_list li.active {opacity: 1;background:#f6d320; }

/*banner end*/
.main1{padding:38px 0;width:100%;background:#f8f8f8;overflow: hidden;}
.main1_l{width:804px;float:left;}
.main1 h4{font-size:20px;color:#655d60;border-bottom:#8d8d8d solid 1px;height:35px;line-height:34px;}
.main1 h4 span{border-bottom:#00307c solid 2px;display:inline-block;padding:0 4px;}
.main1 h4 a.more{float:right;width:40px;height:14px;margin-top:11px;
    background: url(../images/more.gif) no-repeat center;display:inline-block;text-indent:-99999px;}
.main1 h4 a.more:hover{color:#b5080e;}
.ind_about{overflow: hidden;padding:16px 0;}
.ind_about img{width:280px;height:190px;float:left;display:block;}
.ind_about_r{float:right;width:500px;}
.ind_about_r h5{color:#005bac;font-size:18px;font-weight:bold;padding:10px 0;}
.ind_about_r .text{color:#595757;font-size:14px;line-height:24px;
         display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow: hidden;}
.ind_about_r .ckgd{text-align: center;overflow: hidden;margin-top:-5px;}
.ind_about_r .ckgd a{display:inline-block;color:#ee7b1e;font-size:12px;background:#e5e5e5;width:90px;height:30px;
         line-height:30px;float:right;border-radius:4px;margin-right:6px;}

.main1_r{width:282px;float:right;overflow: hidden;}
.main1_r img{width:280px;height:91px;display:block;margin:12px auto;}
.main1_r p{font-size:12px;line-height:21px;color:#595757;}

.main2{overflow: hidden;padding:46px 0 28px;}
.main2 ul{overflow: hidden;width:1144px;margin-left:-11px;}
.main2 ul li{width:264px;height:258px;margin:0 11px;border-radius:9px 9px 0 0;background:#f1efef;position:relative;float:left;}
.main2 ul li h3{color:#fff;font-size:16px;padding:0 22px;height:40px;line-height:40px;
       background:url(../images/cx_header.png) no-repeat center;background-size:100% 100%;}
.main2 ul li form{padding:26px 18px 0;}
.main2 ul li form input{background:#fff;border:#d4d4d4 solid 1px;height:40px;line-height:40px;margin-bottom:20px;
   padding:0 10px;width:205px;}
.main2 ul li form button{background:#babdd1;width:100px;height:40px;color:#fff;font-size:14px;border:none;
    border-radius:10px;position:absolute;left:18px;bottom:22px}
.main2 ul li form button:hover{background:#00307c;}
.main2 ul li form input.sfcx{height:65px;line-height:65px;}
.sfcx_bot{overflow: hidden;padding:6px 0 0;clear:left;}
.sfcx_bot span{color:#676767;font-size:14px;}
.sfcx_bot img{width:75px;height:75px;display:block;float:right;}
.main2 ul li input::-webkit-input-placeholder {font-size:14px;color:#9d9d9d;}
.main2 ul li input:-moz-placeholder {font-size:14px;color:#9d9d9d;}
.main2 ul li input::-moz-placeholder {font-size:14px;color:#9d9d9d;}
.main2 ul li input:-ms-input-placeholder {font-size:14px;color:#9d9d9d;}
.main3{padding:0 0 42px;}
.main3 ul{border:#e9e9e9 solid 1px;overflow: hidden;}
.main3 ul h3{color:#7a7a7a;font-size:16px;padding:0 13px;height:35px;line-height:35px;border-bottom:#e9e9e9 solid 1px;background:#f5f5f5;}
.main3 ul li{width:164px;padding:20px 0 20px 16px;overflow: hidden;float:left;}
.main3 ul li img{float:left;display:block;width:58px;height:73px;}
.main3 ul li:hover img{box-shadow:0 0 10px #999;}
.main3 ul li span{display:inline-block;float:left;margin:24px 0 0 14px;color:#595757}
.main3 ul li:hover span{color:#ee7b1e;}
.main4{background:#f8f8f8;padding:15px 0 20px;overflow:hidden;}
.main4 .wp{max-width:1160px;}
.ind_news{width:260px;float:left;margin:0 15px;}
.ind_news h4{font-size:18px;color:#595757;height:56px;line-height:56px;overflow: hidden;}
.ind_news h4 a.more{float:right;font-size:14px;color:#6a6a6a;margin-top:2px;display:inline-block;}
.ind_news .img{width:100%;padding-top:54%;position:relative;}
.ind_news .img img{position:absolute;left:0;top:0;width:100%;height:100%;display:block;}
.ind_news ul{padding:15px 0;}
.ind_news ul li{}
.ind_news ul li a{color:#595757;font-size:14px;display:block;height:30px;line-height:30px;position:relative;
 padding-right:90px;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;}
 .ind_news ul li a span{display:inline-block;position:absolute;top:0;right:0;height:30px;line-height:30px;color:#969696;}
 .ind_news ul li a:hover{color:#ee7b1e;}
 
.ft{width:100%;background:#00307c;padding:12px 0;overflow: hidden;}
.ft_l{float:left;width:600px;}
.ftnav{color:#fff;font-size:16px;padding:5px 0;}
.ftnav a{display:inline-block;color:#fff;margin:5px;}
.ft_l p{color:#8d99b7;font-size:13px;line-height:22px;}
.ft_l p a{color:#8d99b7;}
.ft_r{float:right;width:310px;overflow: hidden;}
.ft_tel{padding:0 0 10px 40px;width:170px;color:#fff;font-size:12px;margin-top:30px;line-height:1;
   background:url(../images/fttel.jpg) no-repeat left center;}
.ft_tel a{font-size:32px;font-family:"Aparajita";display:block;line-height:26px;color:#fff}
.ftewm img{width:90px;height:90px;display:block;}
.ftewm p{text-align: center;color:#ffffff;font-size:14px;padding:12px 0 2px;}

.nybanner{width:100%;overflow:hidden;}
.nybanner img{width:1920px;height:auto;position:relative;left:50%;margin-left:-960px;}

.nymain{overflow: hidden;padding:1.5em 0;}

.nymain_l{width:247px;height:auto;float:left;background:#f0f0f0;}
.nymain_l h2{font-size:18px;height:58px;line-height:58px;color:#333333;border-bottom:#ee7b1e solid 1px;margin:0 30px;}
.nymain_l ul{padding:14px 30px;}
.nymain_l ul li{font-size:14px;margin-bottom:2px;}
.nymain_l ul li a{display:block;color:#333;height:40px;line-height:40px;padding:0 26px;border-radius:4px;}
.nymain_l ul li a:hover{background:#ee7b1e url(../images/left_nav_jt.png) no-repeat 148px center;color:#fff;}
.nymain_l ul li a.on{background:#ee7b1e url(../images/left_nav_jt.png) no-repeat 148px center;color:#fff;}

    

.nymain_r{width:830px;height:auto;float:right;padding:0 0 1.5em;}
.nymain_r h2{font-size:14px;color:#333;border-bottom:#d5d5d5 solid 1px;padding-bottom:8px;margin-bottom:18px;}
.nymain_r h2 a{color:#333;}
.nymain_r h2 span{color:#ee7b1e;font-weight:bold;}
.about{width:100%;min-height:18em;padding-bottom:1em;color:#656565;font-size:14px;line-height:25px;}
.about img{display:block;width:auto;max-width:100%;margin:16px auto;}
.about h3{color:#000000;font-size:20px;text-align:center;line-height:1.4;padding:10px 0 5px;}
.about h4{color:#666666;font-size:12px;text-align:center;line-height:1.6;padding:0 0 10px;}
.about p{color:#656565;font-size:14px;line-height:25px;padding:0 0.5%;}
.about ul{color:#656565;font-size:14px;line-height:32px;padding:0 0.5%;}
.about ul li{padding-left:26px;background:url(../images/heidian.jpg) no-repeat 10px 14px;}
.about hr{border:none;height:1px;background:#e8e8e8;margin:16px 0;}

.rongyu{width:94%;min-height:16em;margin:0 auto;border-left:#e8e8e8 solid 1px;border-bottom:#e8e8e8 solid 1px;}
.ry_kuang{display:inline;float:left;width:40%;padding:0 5%;height:auto;border-right:#e8e8e8 solid 1px;border-top:#e8e8e8 solid 1px;
text-align: center;position:relative;margin-right:-1px;}
.ry_kuang a{color:#545454;text-decoration:none;position:relative;width:100%;padding-top:66.67%;display:block;}
.ry_kuang a img{width:100%;height:100%;position:absolute;top:0;left:0;}
.ry_kuang a:hover{color:#FF5A01;}
.ry_kuang h4{color:#959595;font-size:18px;font-weight:bold;padding:8px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.ry_kuang p{color:#444;font-size:14px;padding:8px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
#colorbox{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxContent{position:relative; overflow:hidden;}
#cboxOverlay{background:url(../images/overlay.png) 0 0 repeat;}
#cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) -100px 0 no-repeat;}
#cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) -129px 0 no-repeat;}
#cboxBottomLeft{width:21px;height:21px; background:url(../images/controls.png) -100px -29px no-repeat;}
#cboxBottomRight{width:21px;height:21px; background:url(../images/controls.png) -129px -29px no-repeat;}
#cboxMiddleLeft{width:21px;background:url(../images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px;background:url(../images/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px;background:url(../images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position:-25px -25px;}

p.pag{text-align:center;clear:both;line-height:20px;color:#555;padding:1.625em 0;}
p.pag a{color:#999;font-size:12px;padding:3px 9px;margin:5px 2px;cursor:pointer;display:inline-block;border:#aaa solid 1px;}
p.pag a:hover{color:#6b6b6b;}
p.pag a.on{border:#fff solid 1px;color:#6b6b6b;}

.news_list_t{background:#f0f0f0;padding:25px;overflow: hidden;}
.tim{width:6em;font-size:13px;text-align: center;float:left;}
.tim span{font-size:28px;display:block;border-bottom:#d5d5d5 solid 1px;padding:0 0 5px;margin:1.562em 0 4px;}
.news_list_t img{width:200px;height:140px;display:block;float:left;margin:0 1.5em;}
.xw_ms{width:27em;float:left;}
.xw_ms h4{color:#333;font-size:15px;}
.xw_ms p{color:#333;font-size:13px;margin-top:10px;line-height:1.4}
.news_list{}
.news_list li{border-bottom:#dddddd dashed 1px;}
.news_list li a{color:#888;font-size:14px;display:block;height:48px;line-height:48px;position:relative;
 padding-right:90px;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;}
.news_list li a span{font-size:12px;display:inline-block;position:absolute;top:0;right:0;height:48px;line-height:48px;color:#969696;}
.news_list li a:hover{color:#ee7b1e;}

.fh_list{overflow: hidden;font-size:13px;}
.fh_list a{display:block;color:#666;display:inline-block;margin:0 1.562em;}

.wdfb{}
.wdfb h2{font-size:14px;color:#333;border-bottom:#d5d5d5 solid 1px;padding-bottom:8px;}
.wdfb h2 a{color:#333;}
.wdfb h2 span{color:#ee7b1e;font-weight:bold;}
.formcx{width:96%;padding:3.375em 1%;max-width:808px;margin:0 auto;}
.formcx .sscx{padding:0 45px 0 5px;width:250px;border:#bfbfbf solid 1px;background:url(../images/city.jpg) no-repeat right center;}
.formcx .jdlm{padding:0 5px;width:290px;border:#bfbfbf solid 1px;margin-left:25px;}
.formcx input{width:100%;height:28px;line-height:28px;border:none;}
.formcx button{width:90px;height:30px;background:#ff7a14;color:#fff;border:none;border-radius:3px;float:right;}
.ditubox{width:98%;padding:10px 1%;max-width:1000px;margin:0 auto;border-top:#747474 solid 1px;}
.ditubox_l{width:73%;}
.ditubox_r{width:25%;padding:15px 0;color:666;font-size:14px;}
.ditubox_r h4{height:18px;line-height:18px;border-bottom: #c5c4d1 solid 2px;}
.ditubox_r .sxjg{padding:5px 15px 12px;color:#444;}
.ditubox_r ul.wd{overflow: hidden;}
.ditubox_r ul.wd li{font-size:12px;line-height:2;width:33.333%;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.hotcity a{font-size:12px;line-height:2;margin:0 5px;display:inline-block;}

.grzx_r_mess{width:96%;margin:0 auto;height:auto;}
.grzx_r_mess ul{width:100%;}
.grzx_r_mess ul li{width:100%;padding:0.75em 0;position:relative;border-bottom: #d5d5d5 solid 1px;}
.grzx_r_mess ul li h4.dianji{cursor: pointer;color:#939393;font-size:14px;line-height:1.4;color:#000;padding-left:28px;
background: url(../images/dsjx.png) no-repeat 10px center;}

.grzx_r_mess ul li p{display:none;color:#666;font-size:14px;line-height:1.5;padding-top:0.7em;padding-left:28px;}
.grzx_r_mess ul li.zs h4.dianji{background:url(../images/dsjxH.png) no-repeat 10px center;color:#ee7b1e;}
.grzx_r_mess ul li.zs p{display:block;}

.liuyan{width:100%;max-width:370px;margin:2em auto;}
.liuyan_h{position:relative;padding:5px 0;padding-left:80px;font-size:12px;}
.liuyan_h span{position:absolute;top:5px;left:0;font-size:12px;width:80px;height:28px;line-height:28px;display:inline-block;text-align:right;;}
.liuyan_h span i{color:#ee7b1e;}
.liuyan_h input{width:96%;padding:0 2%;height:26px;line-height:26px;border:#bfbfbf solid 1px;}
.liuyan_h input.radio{width:12px;height:12px;margin:9px 5px;float:left;}
.liuyan_h label{float:left;height:28px;line-height:28px;}
.liuyan_h input.radio:last-child{margin-left:10px;}
.liuyan_h textarea {width:96%;padding:2%;height:115px;border:#bfbfbf solid 1px;}
.liuyan_h input.yzm{width:5.8em;float:left;}
.liuyan_h .yzmtp{width:90px;height:23px;float:left;display: block;margin:3px;}
.liuyan_h b{float:left;height:28px;line-height:28px;font-weight:normal;display:inline-block;}
.liuyan_h button{width:145px;height:30px;background:#f17d22;color:#fff;border:none;border-radius:2px;}

.rczp{width:96%;margin:0 auto;height:auto;}
.rczp ul{width:100%;}
.rczp_tit{color:#fff;font-size:15px;line-height:1.4;background:#00307c;padding:6px 1%;margin-bottom: 16px;}
.rczp_tit span{width:24%;display:inline-block;text-align: center;font-weight:bold;}
.rczp_tit span.zhiwei{width:28%;text-align: left;}
.rczp ul li{width:100%;position:relative;margin-bottom: 16px;}
.rczp ul li .dianji{cursor: pointer;color:#343434;font-size:12px;line-height:1.4;color:#000;background:#f2f2f2;padding:6px 1%;overflow:hidden;}
.rczp ul li .dianji span{width:24%;height:50%;display:inline-block;text-align: center;float:left;/*margin-top:16px;transform:translateY(-50%);*/}
.rczp ul li .dianji span.zhiwei{width:28%;text-align: left;}
.rczp ul li p{display:none;color:#333;font-size:12px;line-height:2.5;padding-top:0.7em;}
.rczp ul li img{display:block;margin:5px 0;}
.rczp ul li p span{color:#ee7b1e;display:block;}
.rczp ul li.zs p{display:block;}

/*首页改动*/
.main_2{overflow: hidden;padding:45px 0;}
.main_2_nr{width:50%;float:left;height:13.75rem;background:url(../images/xz1.jpg) no-repeat center;background-size:cover;}
.main_2_nr2{background:url(../images/xz2.jpg) no-repeat center;background-size:cover;}
.main_2_nr span{margin:30px 0 0 30px;padding-right:48px;color:#fff;display:inline-block;font-size:30px;line-height:1.3;
     background:url(../images/xz1.png) no-repeat right center;}
.main_2_nr2 span{background:url(../images/xz2.png) no-repeat right center;padding-right:62px;}
.main_2_nr p{margin:0 0 0 32px;color:#fff;display:inline-block;font-size:14px;display:block;}
.main_2_nr a{margin:10px 0 0 30px;display:block;width:136px;height:36px;line-height:36px;text-align: center;color:#fff;font-size:14px;border:#fff solid 2px;}
.main_2_nr a:hover{background:#ee7b1e;border-color:#ee7b1e;}

@media screen and (max-width:1200px){
	html,body{font-size:90%;}
	.nav li a{padding:0 16px;}
	.main1_l{width:72%;float:left;}
	.main1 h4{font-size:18px;color:#655d60;border-bottom:#8d8d8d solid 1px;height:35px;line-height:34px;}
	.main1 h4 span{border-bottom:#00307c solid 2px;display:inline-block;padding:0 4px;}
	.main1 h4 a.more{float:right;width:40px;height:14px;margin-top:11px;
	    background: url(../images/more.gif) no-repeat center;display:inline-block;text-indent:-99999px;}
	.main1 h4 a.more:hover{color:#b5080e;}
	.ind_about{overflow: hidden;padding:16px 0;}
	.ind_about img{width:34%;height:auto;float:left;display:block;}
	.ind_about_r{float:right;width:62%;}
	.ind_about_r h5{color:#005bac;font-size:16px;font-weight:bold;padding:10px 0;}
	.ind_about_r .text{color:#595757;font-size:14px;line-height:24px;}
	.ind_about_r .ckgd{text-align: center;overflow: hidden;margin-top:0;}
	
	
	.main1_r{width:25%;float:right;overflow: hidden;}
	.main1_r img{max-width:280px;width:100%;height:auto;display:block;margin:12px 0;}
	.main1_r p{font-size:12px;line-height:21px;color:#595757;}
	
	.main2{overflow: hidden;padding:2.875rem 0 1.75rem;}
	.main2 ul{overflow: hidden;width:100%;margin-left:0;}
	.main2 ul li{width:23%;height:258px;margin:0 1%;}
	.main2 ul li h3{color:#fff;font-size:1rem;padding:0 1.375rem;height:2.5rem;line-height:2.5rem;}
	.main2 ul li form{padding:1.625rem 1.125rem 0;}
	.main2 ul li form input{height:2.5rem;line-height:2.5rem;margin-bottom:1.25rem;   padding:0 3%;width:94%;}
    .main2 ul li form input.sfcx{height:4.062rem;line-height:4.062rem;}
   
    .main3 ul li{width:31.33%;padding:20px 0 20px 2%;}
    .ind_news{width:47%;float:left;margin:0 1.5%;}
   /*内页 start*/
    .nybanner img{width:1200px;height:auto;position:relative;left:50%;margin-left:-600px;}
    .nymain_l{ width:100%;padding:0;background:none;}
	.nymain_l h2{display:none;}
	.nymain_l ul {overflow: hidden;padding: 1% 0;}
	.nymain_l ul li{width:23%;margin:1%;border:none;float:left;text-align: center;} 
    .nymain_l ul li a{height:3rem;line-height:3rem;font-size:1rem;padding:0;background:#fff;color:#555;border:#eee solid 1px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
    .nymain_l ul li a:hover{background:#ee7b1e;color:#fff}
    .nymain_l ul li a.on{background:#ee7b1e;color:#fff}
    .nymain_r{width:97%;padding:2rem 1.5% 1rem;}
    .ry_kuang h4{font-size:15px;}
    .ry_kuang p{font-size:12px;}
    #cboxWrapper{display:none;}
	#colorbox,#cboxTopLeft,#cboxTopRight,#cboxBottomLeft,#cboxBottomRight,#cboxContent{display:none;width:0;height:0;}
	.wuziji{display:none;}
}

@media screen and (max-width:768px){
	html,body{font-size:86%;}
	.htop p{display:none;}
	.htop .tel{font-size:1rem;height:42px;line-height:42px;}
	.htop .tel span{font-size:1.4rem;}
	.m-trigger{display:block;}
	.logo{width:78%;padding:1rem 0;height:3rem;}
    .logo img{display:block;width:auto;height:100%;max-width: 100%;margin-left:4%;}
	.nav {z-index:9999;position:absolute;top:5rem;width:104%;left:-2%;text-align: center;display: none;padding:0;}
    .nav  li{width:100%;border-bottom:1px solid #565656;height:3rem;background:#474b52;}
    .nav  li.on{ background:#474b52;}
	.nav  li a{color:#fff;width:90%;padding:0 5%;display:block;font-size:1.125rem;height:3rem;line-height:3rem;}
	.nav  li ol{display:none;}
     .main1_l{width:100%;}
	.main1_r{width:100%;}
	.main2 ul li{width:48%;height:258px;margin:1%;}	
	.ft_l{width:100%;}
    .ft_r{width:100%;}

	/*内页 start*/
    .nybanner img{width:1000px;height:auto;position:relative;left:50%;margin-left:-500px;}
    .formcx .sscx{padding:0 45px 0 5px;width:auto;float:none;}
   .formcx .jdlm{padding:0 5px;width:auto;margin-left:0;float:none;margin:2rem 0;}
    .formcx button{margin:0 auto;float:none;display:block;}
    .ditubox_l{width:100%;}
    .ditubox_r{width:100%;padding:15px 0;color:666;font-size:14px;}
}
@media screen and (max-width:767px){
	/*内页 start*/
	.tim{display:none;}
    .news_list_t img{max-width:100%;width:auto;height:auto;display:block;float:left;margin:0 auto;float:none;}
	.xw_ms{width:100%;padding:2em 0 0;}
	.news_list li{border-bottom:#dddddd dashed 1px;}
	.news_list li a{height:44px;line-height:44px;}	
	.about h3{color:#000000;font-size:16px;}
	.main_2_nr{width:100%;}
}
@media screen and (max-width:480px){
	html,body{font-size:84%;}
	.fader {width:160%;position:relative;font-family: "futura", arial;overflow: hidden;padding-top:32%;margin-left:-30%;}
	.fader .prev,.fader .next {height:3rem;line-height:2.4rem;width:2rem;font-size:4rem;top:50%;
	left:22%;z-index:4;margin-top:-1.5rem;}
	.fader .prev:hover,.fader .next:hover {opacity: 1;background:none;}
	.fader .next{left:auto;right:22%;}
	.fader .pager_list{position:absolute;width:100%;height:15px;padding:0;line-height:15px;}
	.fader .pager_list li{display:inline-block;width:10px;height:10px;margin:0 3px;}
	
	.main1{padding:2.375rem 0;}
	.ind_about img{width:100%;height:auto;float:left;display:block;}
	.ind_about_r{float:right;width:100%;}
	.ind_about_r .text{font-size:13px;line-height:22px;}
	.ind_about_r .ckgd{margin-top:1.25rem;}
	.ind_about_r .ckgd a{float:none;}
	.main1_r img{max-width:100%;width:100%;}
	.main2 ul li{width:96%;height:18rem;margin:2%;}
	.main3 ul{padding:10px 0;}
	.main3 ul li {text-align: center;width:33.33%;padding-left:0;}
	.main3 ul li img{float:none;margin:0 auto;width:58px;height:73px;}
	.main3 ul li span{display:block;float:none;margin:1.5rem 0 0;}
	.ind_news{width:98%;float:left;margin:0 1%;}
	.ftnav{text-align:center;}
	.ft_l p{text-align:center;}
	.ft_tel{padding:0 0 10px 40px;width:170px;float:none;margin:1.5rem auto;} 
	.ftewm{width:100%;}
	.ftewm img{width:90px;height:90px;display:block;margin:0 auto}
	.ftewm p{padding:0.75rem 0;}
	/*内页 start*/
	.nybanner img{width:800px;height:auto;position:relative;left:50%;margin-left:-400px;}
	.nymain_l ul li{width:47%;margin:1.5%;} 
	.rongyu{width:98%;}
	
}

@media screen and (max-width:320px){
	
}

   /*----------------------分页--------------------------------*/
.black-inline {	margin:0 auto; text-align:center; font-family:"微软雅黑"; padding-top:50px; padding-bottom:30px;inheritclear:both; width:100%;  overflow:hidden; line-height:22px; font-size:12px;}
.black-inline a {  text-align:center; padding:6px 12px; margin-center:4px;border: 1px solid #bcbcbc;margin-left:3px; margin-right:3px;color:#666;}   
.black-inline a:hover {	color:#fff; background-color:#0d5ea9; text-decoration:none;border:1px solid #0d5ea9;}
.black-inline span.current {padding:6px 12px; background-color:#0d5ea9; color:#fff;border: 1px solid #0d5ea9; font-size:12px; margin-left:3px; margin-right:3px;}   
.black-inline span.disabled { padding:6px 12px;font-family:"微软雅黑"; font-size:12px; color:#666; border: 1px solid #bcbcbc;}
</pre></body></html>