
a:link{color:#686868;text-decoration:none;}
ul {
    margin: 0px;
    padding: 0px;
}

li{list-style:none;}

.fl{float:left;}
.fr{float:right;}

.index-banner,.banner-inner{width:100%;height:860px;overflow:hidden}
.banner-inner li,.banner-inner li a{width:100%;height:100%;display:inline-block}
.banner-inner li{background:#aac7f3;}

/**/
.nbkf{position:fixed;right:0px;top:50%;margin-top:-100px;width:45px;z-index:99999999999999999;}
.nbkf1{position:relative;width:100%;}
.nbkf1 ul li{position:relative;width:100%;margin-top:7px;}
.nbkf2{position:relative;width:100%;cursor:pointer;}
.nbkf2 img{width:100%;display:block;}
.nbkf3{position:absolute;width:200px;overflow:hidden;right:-200px;opacity:0;bottom:0px;background:#fff;box-shadow: 1px 1px 10px rgba(0,0,0,0.5);padding-bottom:10px;transition: all 1s ease-out;}
.nbkf31{position:relative;width:143px;margin-left:12px;overflow:hidden;font-size:20px;line-height:1.5;font-weight:800;color:#333;margin-top:8px;}

.nbkf32{position:relative;width:143px;margin-left:12px;overflow:hidden;font-size:14px;line-height:1.5;color:#454545;margin-top:8px;}

.nbkf33{position:relative;width:143px;margin-left:12px;overflow:hidden;margin-top:8px;}

.nbkf331{position:relative;width:65px;overflow:hidden;font-size:14px;line-height:1.5;color:#454545;float:left;}
.nbkf332{position:relative;width:15px;overflow:hidden;font-size:14px;line-height:1.5;color:#dc2821;float:left;}
.nbkf1 ul li:hover .nbkf3{right:0px;opacity:1;transition: all 0.5s ease-out;}

.imei1{width:100%;overflow:hidden;background:#5584f0;text-indent:10px;font-size:20px;line-height:1.8;color:#fff;font-weight:800;}
.imei2{width:130px;overflow:hidden;margin-top:10px;margin-left:12px;padding-bottom:20px;}
.imei2 ul li{width:100%;overflow:hidden;margin-top:7px;}
.imei2 ul li img{width:100%;display:block;}

.imeiw{padding:12px 12px 40px 12px;}
.imeiw img{width:100%;display:block;}
/**/

.edslider{position:relative;margin:auto;background:#aac7f3;height: 100%;}
.edslider ul{list-style:none;position:relative;padding:0;margin:0;}
.edslider>ul{background:#aac7f3;width:100%;height:100%;display:block;overflow:hidden;text-align:center;}
.edslider>ul:after{
    content:"";
    color:#fff;
    font-size:100px;
    line-height:650px;
    letter-spacing:20px;
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
}
.edslider>ul li{background:#aac7f3;display:none;width:100%;height:200px;position:absolute;top:0;left:0;z-index:0}
.edslider a{display:block;position:absolute;top:0;left:0;z-index:0}
.edslider a img{border:0}
.edslider .current{z-index:1!important}
.edslider .controls{
    width:100%;height:100%;
    position: absolute;
    top:0;
    }
.edslider .controls .navigator{background:rgba(0,0,0,.3);background-image:url(../img/sprite-navigator.png);cursor:pointer;display:block;
    width:50px;height:50px;position:absolute;overflow:hidden;
    top:50%;margin-top:-25px;transition:background .2s;}
.edslider .controls .next{background-position:0 0;right:0;z-index: 2;opacity:0;}
.edslider .controls .prev{background-position:0 -50px;left:0;z-index: 2;opacity:0;}
.edslider .controls .next:hover,.edslider .controls .prev:hover{
	opacity:1;
    background-color:rgba(0,0,0,.6)}
.edslider .controls .paginator{ position: absolute;
    text-align: center;
    bottom:0rem;
    width: 100%;
z-index: 2;}
.edslider .controls .paginator li{background:rgba(255,255,255,.6);
    box-sizing:border-box;display:inline-block;
    margin:0 3px;
    width:7px;
    height:7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-position:-14px 0;cursor:pointer;
    transition:background .1s;background-position:-213px 0}
.edslider .controls .paginator li.current,.edslider .controls .paginator li:hover{
    background:#fff;
    width:30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.edslider .progress{background:rgba(91,152,247,.5)}
.edslider .progress{position:absolute;top:0;height:3px;z-index:2}

@media screen and (max-width:1024px){
    .index-banner, .banner-inner{height: 20rem;}
    .edslider>ul:after{line-height: 20rem;}
	.edslider .controls .navigator{background-size: 88%;}
    .edslider .controls .navigator{width: 2.4rem;height: 2.4rem;}
    .edslider .controls .paginator{bottom: 0rem;}
    .edslider .controls .next{background-position: 2px 2px;}
    .edslider .controls .prev {background-position: 1px -20px;}
}
@media screen and (max-width:766px){
	
    .index-banner, .banner-inner{
        height: 16rem;
    }
    .edslider>ul:after{line-height: 16rem;}
}
@media screen and (max-width:560px){
    .edslider>ul:after{line-height: 12rem;}
    .edslider .controls .navigator{background-size: 88%;}
    .edslider .controls .navigator{width: 2.4rem;height: 2.4rem;}
    .edslider .controls .paginator{bottom: 0rem;}
    .edslider .controls .next{background-position: 2px 2px;}
    .edslider .controls .prev {background-position: 1px -20px;}

}
@media screen and (max-width:414px){
    .index-banner, .banner-inner{height: 12rem;}
    .edslider>ul:after{line-height: 11rem;}}
	
	
	
/*begin*/
.jjfa{position:relative;width:100%;overflow:hidden;}
.jjfa01{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:60px;text-align:center;font-size:36px;line-height:50px;color:#333;}
.faxt{position:relative;width:200px;overflow:hidden;margin:0 auto;height:2px;background:#d61518;margin-top:25px;}
.fajs{position:relative;width:100%;max-width:1000px;overflow:hidden;margin:0 auto;color:#9c9b9b;margin-top:25px;text-align:center;font-size:16px;line-height:30px;}


	
/*é‚è§„î”é’å›¨å´²*/	
.fatab{position:relative;width:93.75%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:50px;}
.fatab ul{position:relative;width:100%;margin:0 auto;overflow:hidden;}
.fatab ul li{position:relative;width:14.28%;overflow:hidden;float:left;border-right:2px solid #d2d3d3;margin-left:-2px;cursor:pointer;}
.fatab ul li:hover{position:relative;width:14.28%;overflow:hidden;float:left;border-left:2px solid #d2d3d3;margin-left:-2px;cursor:pointer;}

.fatab ul li.av{border-left:2px solid #d2d3d3;margin-left:0px;}
.fatab ul li h3{position:relative;width:40%;overflow:hidden;margin:0 auto;text-align:center;transition: all 0.5s ease-out;}
.fatab ul li p{position:relative;width:100%;overflow:hidden;text-align:center;font-size:16px;margin-top:3px;transition: all 0.5s ease-out;}

.fatab ul li:hover h3{margin-top:3px;transition: all 0.5s ease-out;}
.fatab ul li:hover p{margin-top:-3px;padding-bottom:3px;color:#d61518;transition: all 0.5s ease-out;}



.fanr{position:relative;width:100%;margin:0 auto;overflow:hidden;}
.fanr0{position:relative;width:100%;margin:0 auto;overflow:hidden;margin-top:40px;height:520px;}
.fanr11{position:absolute;width:45%;overflow:hidden;height:460px;top:0px;left:0px;background:url(../img/fanr01h.jpg) no-repeat;background-size:1150px 460px;}
.fanr12{position:absolute;width:57%;overflow:hidden;height:460px;top:25px;right:0px;background:url(../img/fanr01.jpg) no-repeat;background-size:1150px 460px;}

.fanr00{position:relative;width:90%;max-width:450px;overflow:hidden;float:right;margin-right:50px;}
.fanr001{position:relative;width:100%;overflow:hidden;margin-top:50px;font-size:28px;line-height:48px;font-weight:bold;}	
.fanr002{position:relative;width:100%;overflow:hidden;font-size:28px;line-height:48px;font-weight:500;color:#a8a8a8;}	
.fanr00 p{position:relative;width:100%;overflow:hidden;font-size:18px;line-height:30px;color:#9c9b9b;margin-top:20px;}	
	
	
.fanr003{position:relative;width:150px;background:#f5f5f5;font-size:18px;line-height:35px;text-indent:10px;margin-top:40px;}	
.fanr003 span{font-size:24px;line-height:25px;font-weight:bold;}	
	
.fanr1{position:relative;width:100%;margin:0 auto;max-width:1300px;overflow:hidden;margin-top:30px;}	
.fanr1 ul li{position:relative;width:28%;float:left;margin-left:4%;overflow:hidden;border:1px solid #d2d2d2;padding-bottom:10px;margin-top:10px;transition: all 0.5s ease-out;}	
.fanr1 ul li:hover{margin-top:0px;box-shadow: 1px 1px 10px rgba(0,0,0,0.5);transition: all 0.5s ease-out;}
.fanr1 ul li h3{position:relative;width:93.75%;margin:0 auto;overflow:hidden;font-size:24px;line-height:50px;}	
.ttw{position:relative;width:100%;margin:0 auto;overflow:hidden;}
.ttz{position:relative;width:25%;float:left;overflow:hidden;}	
.tty{position:relative;width:68%;float:right;margin-right:2%;overflow:hidden;font-size:15px;line-height:24px;color:#9c9b9b;}	

.ipro{position:relative;width:100%;margin:0 auto;overflow:hidden;margin-top:10px;}	
.prtit01{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:30px;text-align:center;font-size:36px;line-height:50px;color:#333;}
.prtxt{position:relative;width:200px;overflow:hidden;margin:0 auto;height:2px;background:#d61518;margin-top:20px;}
.prjs{position:relative;width:100%;max-width:1000px;overflow:hidden;margin:0 auto;color:#9c9b9b;margin-top:25px;text-align:center;font-size:16px;line-height:30px;}
/*fangantab*/
.grayz{position:absolute;width:100%;top:0px;left:-50%;margin-left:90px;background:#f2f3f7;height:502px;}
.grayy{position:absolute;width:100%;top:0px;left:50%;margin-left:90px;background:#eaedf7;height:502px;}
.xqh{position:absolute;width:1250px;top:0px;left:50%;margin-left:-625px;height:500px;overflow:hidden;}

.xttb{position:relative;width:207px;height:502px;float:left;overflow:hidden;}
.xttb ul{position:relative;width:207px;height:500px;margin-top:25px;}
.xttb ul li{position:relative;width:205px;height:76px;border-top:2px solid #f2f3f7;border-bottom:2px solid #f2f3f7;border-left:2px solid #f2f3f7;border-right:2px solid #f2f3f7;cursor:pointer;background:#eaedf7;}
.xttb ul li p{position:relative;width:85%;margin:0 auto;overflow:hidden;font-size:15px;line-height:83px;transition: all 0.5s ease-out;}
.xttb ul li span{position:absolute;width:25px;left:-35px;top:29px;overflow:hidden;transition: all 0.5s ease-out;animation: 3s linear 0s normal none infinite spinoffPulse;}

.xttb ul li.cur span{width:25px;left:-35px;top:29px;transition: all 0.5s ease-out;}
.xttb ul li.cur{cursor:pointer;}
.xttb ul li.cur p{font-size:15px;text-indent:0px;color:#dc2821;transition: all 0.5s ease-out;}
.xttb ul li.first-child{border-top:2px solid #ebebeb;}

@-moz-keyframes spinPulse{0%{-moz-transform:rotate(160deg);opacity:0;box-shadow:0 0 1px #505050}50%{-moz-transform:rotate(145deg);opacity:1}100%{-moz-transform:rotate(-320deg);opacity:0}}
@-moz-keyframes spinoffPulse{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(360deg)}}
@-webkit-keyframes spinPulse{0%{-webkit-transform:rotate(160deg);opacity:0;box-shadow:0 0 1px #505050}50%{-webkit-transform:rotate(145deg);opacity:1}100%{-webkit-transform:rotate(-320deg);opacity:0}}
@-webkit-keyframes spinoffPulse{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}
@-o-keyframes spinPulse{0%{-o-transform:rotate(160deg);opacity:0;box-shadow:0 0 1px #505050}50%{-o-transform:rotate(145deg);opacity:1}100%{-o-transform:rotate(-320deg);opacity:0}}
@-o-keyframes spinoffPulse{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(360deg)}}
@-ms-keyframes spinPulse{0%{-ms-transform:rotate(160deg);opacity:0;box-shadow:0 0 1px #505050}50%{-ms-transform:rotate(145deg);opacity:1}100%{-ms-transform:rotate(-320deg);opacity:0}}
@-ms-keyframes spinoffPulse{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(360deg)}}


.pro_curmbs{position:relative;width:100%;max-width:1200px;overflow:hidden;margin:0 auto;font-size:15px;line-height:30px;margin-top:10px;}


.rtab{position:relative;width:1015px;height:500px;float:left;overflow:hidden;}
.rttu{position:relative;width:520px;height:500px;float:left;overflow:hidden;}
.rttu03{position:relative;width:350px;height:360px;float:right;overflow:hidden;margin-top:40px;margin-right:80px;display:none;}
.rttu02{position:relative;width:420px;height:420px;float:right;overflow:hidden;border:4px solid #dc2821;margin-right:-350px;margin-top:50px;opacity:0.3;display:none;}
.rttu01{position:relative;width:450px;float:right;overflow:hidden;margin-top:28px;margin-right:45px;}
.rttw{position:relative;width:430px;height:480px;float:left;overflow:hidden;margin-top:20px;margin-left:50px;}
.rttw01{position:relative;width:100%;overflow:hidden;margin-top:30px;font-size:24px;line-height:40px;}
.rttw02{position:relative;width:100%;overflow:hidden;margin-top:30px;font-size:15px;line-height:20px;color:#6b6b6b;}

.rttw03{position:relative;width:145px;overflow:hidden;font-size:18px;line-height:36px;height:36px;background:#f5f5f5;text-indent:20px;color:#6b6b6b;margin-top:20px;}
.rttw03 span{font-size:24px;line-height:36px;height:36px;color:#454545;font-weight:bold;}

.rttw04{position:relative;width:100%;margin-top:30px;}
.rttw04 ul li{position:relative;width:48%;float:left;margin-left:4%;}
.rttw04 ul li:first-child{margin-left:0%;}

.thrt{position:relative;width:100%;margin:0 auto;overflow:hidden;height:410px;margin-top:30px;}
.gryz{position:absolute;width:100%;top:0px;left:-50%;margin-left:-200px;background:#c9ced2;height:390px;z-index:-10;}
.gryy{position:absolute;width:100%;top:20px;left:50%;margin-left:300px;background:#c9ced2;height:390px;z-index:-10;}
.thrtu{position:relative;width:100%;margin:0 auto;overflow:hidden;max-width:1200px;}
.thrtu01{position:relative;width:75%;margin:0 auto;overflow:hidden;float:left;}
.thrtu01 h3{position:absolute;width:80%;overflow:hidden;left:8%;top:30%;color:#fff;font-weight:bold;font-size:32px;}
.thrtu01 p{position:absolute;width:40%;overflow:hidden;left:8%;top:43%;color:#fff;font-size:15px;}
.thrtu011{position:relative;width:25%;margin:0 auto;overflow:hidden;float:left;margin-top:20px;}
.thrtu02{position:relative;width:100%;margin:0 auto;overflow:hidden;}
.thrtu03{position:relative;width:100%;margin:0 auto;overflow:hidden;}


.fa2t{position:relative;width:100%;margin:0 auto;overflow:hidden;}
.fa2t li{position:relative;width:48%;overflow:hidden;float:left;margin-left:4%;}
.fa2t li:first-child{margin-left:0%;}



.profz{position:relative;width:100%;max-width:1226px;margin:0 auto;overflow:hidden;margin-top:20px;}

.profz ul{position:relative;width:100%;margin:0 auto;overflow:hidden;}
.profz ul li{position:relative;width:23.75%;float:left;overflow:hidden;margin-left:1%;border:1px solid #c9c9c9;margin-top:15px;padding:-1px -1px -1px -1px; }


.profz ul li:hover{border:1px solid #d61518;padding:-1px -1px -1px -1px;}

.profz ul li span{position:absolute;left:0px;bottom:0px;width:100%;height:35px;line-height:35px;background:#fff;color:#333;text-align:center;opacity:0.7;}
.profz ul li:hover span{background:#d61518;color:#fff;}




.fldq{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:55px;}
.fldq a:hover{color:#d61518;transition: all 0.5s ease-out;}

.fldq01{position:relative;width:263px;height:135px;overflow:hidden;float:left;border-left:1px solid #9c9c9c;}
.fldq011{position:relative;width:100%;overflow:hidden;font-size:20px;line-height:24px;text-indent:25px;font-weight:bold;}
.fldq012{position:relative;overflow:hidden;width:120px;float:left;margin-top:5px;}
.fldq012 ul li{position:relative;overflow:hidden;width:100%;text-indent:25px;margin-top:10px;color:#797979;}
.fldq013{position:relative;overflow:hidden;width:117px;float:left;margin-top:40px;margin-left:10px;}
.fldq013 span{position:absolute;top:100%;left:0%;width:100%;}
.fldq013:hover span{top:0%;}


.fldq02{position:relative;width:383px;height:135px;overflow:hidden;float:left;border-left:1px solid #9c9c9c;}
.fldq022{position:relative;overflow:hidden;width:210px;float:left;margin-top:5px;}
.fldq022 ul li{position:relative;overflow:hidden;width:100px;text-indent:25px;margin-top:10px;color:#797979;float:left;}
.fldq023{position:relative;overflow:hidden;width:124px;float:left;margin-top:40px;margin-left:10px;}
.fldq023 span{position:absolute;top:100%;left:0%;width:100%;}
.fldq023:hover span{top:0%;}

.fldq03{position:relative;width:554px;height:135px;overflow:hidden;float:left;border-left:1px solid #9c9c9c;border-right:1px solid #9c9c9c;}
.fldq032{position:relative;overflow:hidden;width:410px;float:left;margin-top:5px;}
.fldq032 ul li{position:relative;overflow:hidden;width:130px;text-indent:25px;margin-top:10px;color:#797979;float:left;}
.fldq033{position:relative;overflow:hidden;width:128px;float:left;margin-top:0px;margin-left:10px;}
.fldq033 span{position:absolute;top:100%;left:0%;width:100%;}
.fldq033:hover span{top:0%;}


.zhaow{position:relative;overflow:hidden;margin:0 auto;width:100%;margin-top:50px;}


.fivsl{position:relative;overflow:hidden;margin:0 auto;width:93.75%;margin-top:30px;max-width:1200px;}
.fivsl ul li{position:relative;overflow:hidden;float:left;width:20%;border-right:1px solid #90979f;padding-left:-1px;height:55px;}
.fivsl ul li.av{border-left:1px solid #90979f;padding-left:-1px;padding-right:-1px;}
.fivsl ul li h2{position:relative;width:22%;overflow:hidden;float:left;margin-left:9%;}
.fivsl ul li h3{position:relative;width:60%;overflow:hidden;float:left;margin-left:9%;}
.fivsl ul li h3 p.av01{font-size:24px;color:#90979e;line-height:30px;height:30px;margin-top:0px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;}
.fivsl ul li h3 p{font-size:16px;color:#90979e;line-height:16px;height:16px;margin-top:5px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;}
.fivsl ul li h2 span{position:absolute;top:100%;left:0%;width:100%;}
.fivsl ul li:hover h2 span{top:0%;}
.fivsl ul li:hover h3 p.av01{color:#d61518;}
.fivsl ul li:hover h3 p{color:#d61518;}

.fivsl ul li span{position:absolute;top:100%;left:0%;width:100%;}
.fivsl ul li:hover span{top:0%;}


.vzong{position:relative;overflow:hidden;margin:0 auto;width:100%;margin-top:30px;height:480px;}
.vfen{position:absolute;width:100%;top:0px;left:-50%;margin-left:150px;background:#f2f3f7;/*background:url(../img/spbj.jpg) no-repeat;*/background-size:1015px 530px;background-position:100% 50%;height:480px;overflow:hidden;z-index:-8;}
.vwen{position:absolute;width:100%;top:0px;left:50%;margin-left:150px;background:#f2f3f7;height:480px;overflow:hidden;z-index:-10;}
.vzt{position:relative;overflow:hidden;margin:0 auto;width:100%;max-width:1200px;margin-top:20px;height:510px;}
.vzt01{position:relative;overflow:hidden;float:left;margin-top:20px;width:60%;}
.vzt02{position:relative;overflow:hidden;float:right;margin-top:10px;width:35%;}
.vzt021{position:relative;overflow:hidden;margin-top:0px;width:100%;font-size:15px;line-height:30px;color:#6b6b6b;}
.vzt022{position:relative;overflow:hidden;margin-top:10px;width:165px;height:36px;font-size:18px;line-height:36px;float:right;background:#e5e5e5;text-indent:10px;}
.vzt022 span{font-size:24px;font-weight:bold;height:36px;line-height:36px;}
.jiant{position:absolute;font-size:24px;font-weight:bold;height:36px;line-height:36px;right:10px;top:0px;}

.vzt023{position:relative;overflow:hidden;float:left;margin-top:20px;width:100%;}
.vzt023 ul li{position:relative;width:48%;float:left;margin-left:4%;}
.vzt023 ul li:first-child{margin-left:0%;}


.ygdt{position:relative;width:100%;max-width:1200px;margin:0 auto;margin-top:50px;overflow:hidden;}
.dtfl{position:relative;width:100%;max-width:460px;margin:0 auto;margin-top:20px;overflow:hidden;}
.dtfl ul li{position:relative;width:33.33%;float:left;overflow:hidden;border-left:2px solid #a4a4a4;text-align:center;font-size:18px;line-height:30px;color:#6b6b6b;}
.dtfl ul li:first-child{border-left:none;}
.dtfl ul li.hover{color:#d61518;cursor:pointer;}
.dtfl ul li.hover a{color:#d61518;}


.twww{position:relative;width:100%;max-width:1200px;margin:0 auto;margin-top:20px;overflow:hidden;}
.twww01{position:relative;width:43%;float:left;margin-top:20px;overflow:hidden;border:1px solid #d1d1d1;}
.twww01 img{width:100%;display:block;}
.twww02{position:relative;width:54%;float:right;margin-top:0px;overflow:hidden;}
.twww02 li{position:relative;width:100%;margin-top:20px;overflow:hidden;border-bottom:1px solid #c3c4c7;padding-bottom:10px;}

.twww022{position:relative;width:96%;float:left;margin-left:2%;overflow:hidden;transition: all 0.5s ease-out;}
.twww022:hover{margin-left:3%;transition: all 0.5s ease-out;}
.twww022:hover h2{color:#da1f3e;}
.twww022 h2{position:relative;width:100%;overflow:hidden;font-size:18px;line-height:20px;}
.twww022 p{position:relative;width:100%;overflow:hidden;font-size:14px;line-height:20px;margin-bottom:10px;height:40px;}
.twww022 span{position:relative;width:100%;overflow:hidden;font-size:14px;line-height:14px;color:#c3c4c7;}

.moer{position:relative;width:130px;height:30px;margin:0 auto;margin-top:40px;overflow:hidden;font-size:18px;line-height:30px;background:#da1f3e;text-align:center;color:#fff;}

.fot{position:relative;width:100%;margin:0 auto;margin-top:50px;overflow:hidden;background:#333;}
.fot h3{color:#fff;font-size:14px;line-height:30px;}
.fot li{color:#777777;font-size:14px;line-height:36px;}
.fot li a{color:#777777;font-size:14px;line-height:36px;}
.fot li a:hover{color:#fff;}
.foto{position:relative;width:100%;max-width:1200px;margin:0 auto;margin-top:30px;overflow:hidden;}
.foto01{position:relative;overflow:hidden;float:left;}
.foto02{position:relative;overflow:hidden;float:left;margin-left:120px;}
.foto03{position:relative;overflow:hidden;float:right;width:255px;}
.foto031{position:relative;overflow:hidden;width:100%;max-width:200px;max-height:200px;}
.foto031 a{position:relative;overflow:hidden;border:1px solid #7a7879;float:left;padding:5px 5px 5px 5px;margin-right:10px;margin-top:10px;}
.foto031 a:hover{color:#fff;border:1px solid #fff;}
.foto03 li i{position:relative;overflow:hidden;width:7%;float:left;font-size: 16px;line-height: 36px;height: 36px;}
.foto03 li p{position:relative;overflow:hidden;width:90%;float:right;margin-top:0px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;}
.foto03 dl{position:relative;overflow:hidden;margin-top:30px;}
.foto03 dl dt{position:relative;overflow:hidden;float:left;width:110px;}

.fotdi{position:relative;overflow:hidden;width:100%;margin-top:20px;color:#777777;text-align:center;font-size:14px;height:50px;line-height:50px;border-top: 1px solid #454545;}
.fotdi a{color:#7a7879;}
.fotdi a:hover{color:#fff;}


.flin{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:0px;padding-bottom:0px;}
.flink{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:20px;text-align:center;font-size:16px;line-height:32px;color:#686868;}
.flink a:hover{color:#d61518;}

/*anlist*/
.fbaner{position:relative;width:100%;margin:0 auto;overflow:hidden;}
	
.aldh{position:relative;width:93.75%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:40px;}
.aldh ul{position:relative;width:100%;margin:0 auto;overflow:hidden;}
.aldh ul li{position:relative;width:14.28%;overflow:hidden;float:left;margin-left:-2px;cursor:pointer;}
.aldh ul li:hover{position:relative;width:14.28%;overflow:hidden;float:left;margin-left:-2px;cursor:pointer;}

.aldh ul li h3{position:relative;width:40%;overflow:hidden;margin:0 auto;text-align:center;transition: all 1s ease-out;opacity:1;}
.aldh ul li h3 img{width:100%;display:block;}
.aldh ul li p{position:absolute;width:100%;height:26px;left:0%;top:50%;margin-top:-13px;overflow:hidden;text-align:center;font-size:15px;transition: all 1s ease-out;color:#dc2821;opacity:0;}
.aldh ul li:hover h3{transition: all 0.5s ease-out;opacity:0.3;}
.aldh ul li:hover p{transition: all 0.5s ease-out;opacity:1;}

.wcst{position:relative;width:93.75%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:40px;}
.wcst01{position:relative;width:66%;overflow:hidden;float:left;}
.wcst011{position:absolute;width:115px;top:0px;right:0px;}
.wcst012{position:absolute;width:100%;bottom:0px;left:0px;background:#333;opacity:0.6;padding-bottom:20px;}
.wcst012 h2{position:relative;width:94%;margin:0 auto;margin-top:10px;color:#fff;font-size:24px;line-height:48px;}
.wcst012 p{position:relative;width:94%;margin:0 auto;margin-top:10px;color:#fff;}
.wcst02{position:relative;width:32%;overflow:hidden;float:left;margin-left:2%;}
.wcst021{position:relative;width:100%;overflow:hidden;}
.wcst022{position:relative;width:100%;overflow:hidden;margin-top:15px;}


.al{position:relative;width:93.75%;max-width:1200px;margin:0 auto;margin-top:10px;}
.al h2{display:none;}


.al ul li{float:left;}

.al .ul1{position:absolute;width:1300px;left:-40px;top:120px;z-index:9;}
.al .ul1 a{ display:block; width:24px; height:22px; }
.al .ul1 li{ float:left; width:24px; height:22px; margin-right:5px;}
.al .ul1 .y{ background:url(Img/Index/y.png) no-repeat center top; width:24px; height:39px; display:block;float:right;}
.al .ul1 .z{ background:url(Img/Index/z.png) no-repeat center top; width:24px; height:39px; display:block;}

.al .ul2{position:relative;width:1200px;overflow:hidden;}
.al .ul2 li{ float:left; width:280px; height:280px; margin-left:20px;padding:9px 9px 9px 9px;border:1px solid #ebebeb;border-radius:3px;}


.al .ul2 li:hover{border:1px solid #d61518;}
.al .ul2 li img{ display:inline-block; width:260px; height:260px;}
.al .ul2 .nones{ margin-right:0;}










.anlist{position:relative;width:100%;max-width:1265px;overflow:hidden;margin:0 auto;margin-top:10px;padding-bottom:40px;}
.alya{position:relative;width:30%;overflow:hidden;margin-top:20px;margin-left:2.5%;float:left;border: 1px solid #e9e8e8;padding:-1px -1px -1px -1px;padding-bottom:10px;}
.alya:hover{box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;}


.lili00{position:relative;width:93.75%;overflow:hidden;margin:0 auto;margin-top:10px;}
.lili01{position:relative;width:100%;overflow:hidden;font-size:24px;line-height:32px;color:#333;font-weight:bold;}

.lili10{position:relative;width:100%;overflow:hidden;margin:0 auto;margin-top:0px;}
.lili20{position:relative;width:93.75%;overflow:hidden;margin:0 auto;margin-top:10px;color:#777;font-size:14px;line-height:20px;color:#989898;}
.lili21{width:25%;float:left; clear: both;margin-right:10px;}
.lili20 a{color:#e0484c;}	



#gallery-wrapper {
	position: relative;
	max-width: 1250px;
	width: 100%;
	margin:0 auto;
	margin-top:40px;
	
	}
	img.thumb {
	width: 100%;
	max-width: 100%;
	height: auto;
	}
	.white-panel {
	position: absolute;
	background: white;
	
	border: 1px solid #e9e8e8;
	padding: 10px;
	margin-left:25px;
	}
	.white-panel h1 {
	font-size: 1em;
	}
	.white-panel h1 a {
	color: #A92733;
	}
	.white-panel:hover {
	box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	margin-top: -5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}





.slidee{position:relative;margin-top:40px;width:100%;overflow:hidden;text-align:center;font-size:48px;line-height:100px;}
.slidee a{color:#cccccc;}

.fwlc{position:relative;width:100%;overflow:hidden;margin-top:0px;}
.ipro11{position:relative;width:100%;margin:0 auto;overflow:hidden;margin-top:0px;}	
.prtit011{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:40px;text-align:center;font-size:40px;line-height:60px;color:#333;}
.prtxt11{position:relative;width:100px;overflow:hidden;margin:0 auto;height:2px;background:#d61518;margin-top:20px;}



.liuc5{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:40px;}
.lc51{position:relative;width:12%;overflow:hidden;float:left;}
.lc51 p{position:relative;width:100%;font-size:18px;text-align:center;line-height:36px;}
.lc51 span{position:absolute;top:100%;left:0%;width:100%;}
.lc51:hover span{top:0%;}
.lc51:hover p{color:#dc2821;}
.lc52{position:relative;width:10%;overflow:hidden;float:left;color:#dc2821;text-align:center;font-size:40px;line-height:150px;font-weight:500;}
.lc53{position:relative;width:12%;overflow:hidden;float:left;}
.lc53 p{position:relative;width:100%;font-size:18px;text-align:center;line-height:36px;}
.lc53 span{position:absolute;top:100%;left:0%;width:100%;}
.lc53:hover span{top:0%;}
.lc53:hover p{color:#dc2821;}

.dsli{position:relative;width:100%;overflow:hidden;margin-top:40px;background:#eeeeee;padding-bottom:40px;}
.dsli00{position:relative;width:100%;max-width:1000px;margin:0 auto;overflow:hidden;margin-top:40px;}
.dsli00 ul li{position:relative;width:15%;overflow:hidden;float:left;margin-left:4.1%;}
.dsli00 ul li p{position:relative;width:100%;font-size:18px;text-align:center;line-height:36px;}
.dsli00 ul li span{position:absolute;top:100%;left:0%;width:100%;}
.dsli00 ul li:hover span{top:0%;}
.dsli00 ul li:hover p{color:#dc2821;}

/*cplist*/
.posit{position:relative;width:94%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:10px;font-size:15px;line-height:30px;color: #777;}
.posit span{font-size: 20px;margin-top: 10px;color: #777;margin-right:10px;}
.posit a{color: #777;font-size:14px;}
.posit a:hover{color: #333;}
.prlist{position:relative;width:100%;margin:0 auto;overflow:hidden;margin-top:40px;}
.plist{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;}
.prttxt{position:relative;width:150px;overflow:hidden;margin:0 auto;height:2px;background:#d61518;margin-top:20px;}
.pdfl{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:40px;}
.pdfl01{position:relative;width:100%;max-width:640px;margin:0 auto;overflow:hidden;}
.pdfl01 ul li{position:relative;width:33.33%;overflow:hidden;float:left;text-align:center;font-size:18px;line-height:40px;border:1px solid #dcdcdc;margin-left:-1px;padding:-1px -1px -1px -1px;}
.pdfl01 ul li:first-child{margin-left:0px;}
.pdfl01 ul li.hover{border:1px solid #dc2821;background:#dc2821;color:#fff;cursor:pointer;}


.pdfl02{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;text-align:center;margin-top:20px;}
.pdfl02 a{padding:5px 10px;font-size:15px;line-height:30px;}
.pdfl02 a:hover{color:#dc2821;}

.pdlist{position:relative;width:93.75%;max-width:1245px;margin:0 auto;overflow:hidden;margin-top:20px;}
.pdlist ul li{position:relative;width:23%;overflow:hidden;margin-top:20px;margin-left:1.6%;float:left;padding-bottom:10px;}
.pdlist ul li:hover{border:1px solid #dc2821;padding-left:-1px;padding-right:-1px;}

.pdlist ul li h4{position:relative;width:100%;overflow:hidden;border:1px solid #d1d1d1;padding-left:-1px;padding-right:-1px;}
.pdlist ul li:hover h4{border:none;padding-left:-1px;padding-right:-1px;}

.pdlist ul li h3{position:relative;width:100%;overflow:hidden;text-align:center;font-size:20px;line-height:22px;color:#6b6b6b;}
.pdlist ul li p{position:relative;width:100%;overflow:hidden;text-align:center;font-size:15px;line-height:18px;height:18px;color:#6b6b6b;}

.pdlist ul li h2{position:relative;width:110px;overflow:hidden;margin:0 auto;margin-top:10px;text-align:center;font-size:14px;line-height:30px;color:#fff;border-radius:3px;}
.pdlist ul li:hover h2{background:#dc2821;}



.ddpl{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:20px;border:1px solid #d1d1d1;height:45px;}
.ddpl01{position:relative;overflow:hidden;float:left;margin-left:20px;line-height:45px;}
.ddpl02{position:relative;overflow:hidden;float:right;margin-right:20px;line-height:45px;}
.ddpl02 a{padding:5px 7px;border:1px solid #d1d1d1;}
.ddpl02 a.hho{background:#dc2821;color:#fff;}


.zzly{position:relative;width:100%;overflow:hidden;margin-top:20px;padding-bottom:40px;}
.zzly01{position:relative;width:93.75%;max-width:1200px;margin:0 auto;overflow:hidden;}
.zzly011{position:relative;width:100%;overflow:hidden;font-size:24px;font-weight:bold;}
.zzly011 span{font-size:20px;font-weight:10;color:#949494;}
.zzly012{position:relative;width:100%;overflow:hidden;background:#d1d1d1;height:1px;margin-top:5px;}
.zzly013{position:relative;width:100px;overflow:hidden;background:#dc2821;height:2px;margin-top:-1px;}

.lyly{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;margin-top:80px;}
.lyz{position:relative;width:50%;overflow:hidden;float:left;}
.lyy{position:relative;width:50%;overflow:hidden;float:right;}
.lyz ul li{position:relative;width:100%;overflow:hidden;margin-top:10px;}
.tdw{position:relative;width:26%;overflow:hidden;text-align:right;font-size:15px;line-height:35px;float:left;}
.tdin01{position:relative;width:38%;overflow:hidden;font-size:18px;line-height:45px;float:left;margin-left:1%;}

.tdin01 input {
   
    border: 1px solid #c9c9c9;
	
	background:#fff;
	height:35px;
    line-height:35px;
   
    font-size: 14px;
   
    width: 93%;
	float:left;
}




.rightl{position:relative;width:100%;max-width:1245px;overflow:hidden;margin:0 auto;margin-top:20px;}

.rtit1{display:none;}


.nrcs img{width:100%;display:block;}

.pd_list_dls{position:relative;width:22.5%;overflow:hidden;margin-top:10px;float:left;margin-left:2%;}
.pd_list_dls:hover{padding:-1px -1px -1px -1px;border:1px solid #d61518;}

.pd_list_dls dt{border:1px solid #d1d1d1;padding:-1px -1px -1px -1px;}
.pd_list_dls:hover dt{border:none;padding:0px 0px 0px 0px;}
.pd_list_dls dd{position:relative;width:100%;overflow:hidden;text-align:center;}
.pd_list_dls dd a{position:relative;width:100%;overflow:hidden;text-align:center;font-size:15px;line-height:35px;color:#6b6b6b;}
.pd_list_dls:hover dd a{color:#fff;}
.pd_list_dls:hover dd{background:#d61518;}


.fywb{position:relative;width:100%;max-width:1200px;overflow:hidden;margin:0 auto;margin-top:10px;}
.apage{position:relative;width:96%;overflow:hidden;margin:0 auto;text-align:right;height:45px;}
.apage span{float:left;height:45px;line-height:45px;font-size:14px;}
.apage a{font-size:14px;padding-left:8px;padding-right:8px;padding-top:5px;padding-bottom:5px;border:1px solid #d1d1d1;margin-left:10px;line-height:45px;background:#fff;color:#555;}
.apage a.oran_pg_np,.apage a.oran_pg_lp{display:none;}
.apage a.cur{font-size:14px;padding-left:8px;padding-right:8px;padding-top:5px;padding-bottom:5px;border:1px solid #dc2821;margin-left:10px;line-height:45px;background:#dc2821;color:#fff;}


.tdin01 span{
  line-height:45px;height:35px;color:#dc2821;font-size:26px;
}

.tdin02{position:relative;width:67%;overflow:hidden;font-size:15px;line-height:35px;float:left;margin-left:1%;}

.tdin02 input {
	 border: 1px solid #c9c9c9;
	height:35px;
	font-size:14px;
	line-height:35px;
    width: 93%;
	float:left;
	background:#fff;
}   
.tdin02 span{
  line-height:45px;height:35px;color:#dc2821;font-size:26px;
}

.tdsl01{position:relative;width:25%;overflow:hidden;font-size:15px;line-height:35px;float:left;margin-left:3%;height:37px;}
.tdsl01 .radio{
	position: relative;
	display: inline-block;
	font-weight: 400;
	color: #777;
	padding-left: 25px;
	cursor: pointer;
	font-size:15px;
	line-height:38px;
	overflow:hidden;
	height:35px;
	margin-top:0px;
	padding-top:0px;
}
.tdsl01 .radio input{
	position: absolute;
	left: -9999px;
}
.tdsl01 .radio i{
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 15px;
	height: 15px;
	outline: 0;
	border: 1px solid #c9c9c9;
	
	border-radius: 50%;
	
}
.tdsl01 .radio input:checked+i{
	border-color: #e0484c;
}
.tdsl01 .radio input+i:after{
	position: absolute;
	content: '';
	top: 2px;
	left: 2px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #e0484c;
	opacity: 0;
	
}
.tdsl01 .radio input:checked+i:after{
	opacity: 1;
}



.tdin03{position:relative;width:25%;overflow:hidden;font-size:15px;line-height:45px;float:left;margin-left:1%;}

.tdin03 input {
	border: 1px solid #c9c9c9;
	
	background:#fff;
	height:35px;
    width: 90%;
	float:left;
}
.tdin03 span{
  line-height:45px;height:35px;color:#dc2821;font-size:26px;
}


.lytxt{width:80%;position:relative;overflow:hidden;margin-top:10px;}

.lytxt textarea{
	width:100%;
	height:200px;
border: 1px solid #c9c9c9;
	
	background:#fff;}


.tdin03 input.lytxt textarea{
    background: transparent;
    border: 1px solid #4FC1F0;
    outline: none;
}
.tdin01 input:focus.tdin02 input:focus.tdin03 input:focus .lytxt textarea:focus {
   background: transparent;
    border: 1px solid #4FC1F0;
    outline: none;
}
.tjan{width:80%;position:relative;overflow:hidden;margin-top:15px;}
.tjan input{font-size:18px;
border: 1px solid #dc2821;
	color:#fff;
	background:#dc2821;
width:150px;
line-height:40px;
height:40px;
}



.tjan input:focus {
   background:#dc2821;
    border: 1px solid #dc2821;
    outline: none;
	
}
.t05_con dl{position:relative;width:100%;overflow:hidden;text-indent:20px;margin-bottom:10px;}
.t05_con dl img{width:100%;display:none;}
.t05_con dl a{color:#454545;}
.t05_con dl:first-child img{width:100%;display:block;margin-bottom:10px;}
.t05_con dl dd{height:20px;}


/*pro*/
.xydh{position:relative;width:100%;max-width:1200px;overflow:hidden;margin:0 auto;margin-top:30px;}
.xydh ul li{position:relative;width:100%;overflow:hidden;margin-top:10px;}
.xydh01{position:relative;width:165px;float:left;background:#f6f6f6;font-size:20px;line-height:40px;text-indent:10px;}
.xydh01 span{color:#a4a4a4;font-weight:bold;float:right;margin-right:10px;font-size:30px;line-height:34px;}
.xydh02{float:left;font-size:18px;line-height:40px;}
.xydh02 a{font-size:18px;line-height:40px;padding:5px 10px 5px 10px;}
.xydh02 a:hover{background:#dc2821;color:#fff;}

.pdet{position:relative;width:100%;max-width:1200px;overflow:hidden;margin:0 auto;margin-top:30px;}

.fmen{ margin-top:30px; overflow:hidden;}
.fmen1{ width:579px; overflow:hidden; position:relative;}
.fmen01{ width:579px; height:382px; overflow:hidden;}
.fmen01 img{ display:block;width:579px; height:382px;}
.fmen02{ height:120px; margin-top:10px; overflow:hidden;}
.fmen02 li{ width:187px; height:120px; float:left; margin-right:9px; overflow:hidden;}
.fmen02 li img{ display:block;width:187px; height:120px;}
.fmen02 li.on img{ display:block;width:185px; height:118px; border:1px solid #dc2821;}
.fmen02 .nones{ margin-right:0;}
.arr1 a{ display:block; background:url(img/left_bg.png); width:40px; height:40px; overflow:hidden; position:absolute; top:436px; left:0;}
.arr2 a{ display:block; background:url(img/left_bg.png); width:40px; height:40px; overflow:hidden; position:absolute; top:436px; right:0;}
.arr1 a:hover,.arr2 a:hover{ background:url(img/right_bg.png);}

.fmen2{ width:564px; overflow:hidden;}
.fmen2 dl{ height:415px; border-bottom:1px dashed #ededed; overflow:hidden;}
.fmen2 dt{ height:41px; font:22px "Microsoft YaHei"; font-weight:bold; color:#333; background:url(img/prodetail/fmen_line.gif) no-repeat left bottom; overflow:hidden; margin-bottom:10px;}
.fmen2 dd p{ font:14px "Microsoft YaHei"; line-height:18px; color:#333; background:url(img/prodetail/fmen_line2.gif) no-repeat left 4px; padding-left:15px; margin-top:0px;margin-bottom:10px;}
.fmen2 dd p b{ display:block; float:left; width:79px;}
.fmen2 dd p span{ display:block; float:right; width:470px;}
.fmen2 dd h5{ height:60px; overflow:hidden; margin-top:30px;}
.fmen2 dd h5 a{ display:inline-block; width:214px; height:60px; font:16px "Microsoft YaHei"; text-align:center; line-height:60px; color:#fff; background:#dc2821; margin-right:15px;}
.fmen2 dd h5 a.a02{ background:#999;}
.fmen2 h4{ font:20px "Microsoft YaHei"; font-weight:bold; color:#333; padding-top:20px;}
.fmen2 h4 span{ display:block;}
.fmen2 h4 span em{ font:26px Arial; color:#e22922; font-weight:bold;}
.fmen2 h4 p{ font:14px "Microsoft YaHei"; color:#aaa; height:24px; overflow:hidden; line-height:24px; margin-top:10px;}
.fmen2 h4 p a{ display:inline-block; color:#555; padding:0 10px;}

.proys{ height:auto; overflow:hidden;}
.proys dl{ height:229px; margin-top:20px; overflow:hidden;}
.proys dt{ width:476px; height:176px; float:left; overflow:hidden; background:url(img/prodetail/proys_bg.gif) no-repeat; margin-top:20px; padding:0 40px 0 70px;}
.proys dt em{ display:block; font:16px "Microsoft YaHei"; line-height:28px; color:#555; height:200px; overflow:hidden; padding-top:16px;}
.proys dt span{ display:block; font:22px "Microsoft YaHei"; font-weight:bold; color:#dc2821; line-height:36px; padding-right:30px; height:72px; overflow:hidden; margin-top:12px;}
.proys dd{ width:696px; float:right;}
.proys dd i img{ display:block; width:212px; height:212px;}
.proys dd i{ display:inline-block; float:left; width:212px; height:212px; margin-left:20px;}
.proys h4{ height:380px; border-bottom:3px solid #ececec; overflow:hidden;}
.proys h4 img{ display:block; width:1200px; height:380px;}

.tit01{ height:40px; font:24px "Microsoft YaHei"; font-weight:bold; color:#303030; overflow:hidden; background:url(img/prodetail/proys_line.gif) no-repeat left bottom;}
.tit01 em{ font:16px Arial; color:#939393; padding-left:8px; text-transform:uppercase;}

.proshow{  overflow:hidden;margin-top:30px;}
.proshow1{  margin-top:35px; overflow:hidden; position:relative;padding-bottom:80px;}



.proshow2{ width:800px; height:359px; overflow:hidden; float:left; padding-top:35px;}
.proshow2 li{width:800px; height:359px; overflow:hidden;}
.proshow2 li img{ display:block;width:800px; height:359px;}
.arr3 a{ display:block; background:#999; width:115px; height:35px; overflow:hidden; position:absolute; bottom:0; right:118px;}
.arr4 a{ display:block; background:#999; width:115px; height:35px; overflow:hidden; position:absolute; bottom:0; right:3px;}
.arr3 a:hover,.arr4 a:hover{ background:#dc2821;}

.prot{overflow:hidden;position:relative;max-width:1200px;margin:0 auto;margin-top:40px;}
.prot li{ width:290px; float:left; margin:32px 12px 0 0; overflow:hidden;}
.prot li img{ display:block; width:288px; height:279px; border:1px solid #E4E3E8;}
.prot li em{ display:block; font:16px "Microsoft YaHei"; line-height:50px; height:50px; color:#303030; overflow:hidden; text-align:center;}
.prot .nones{ margin-right:0;}

.prot dl{position:relative;width:22.5%;margin-left:2%;float:left;overflow:hidden;margin-top:40px;}
.prot dl img{ display:block; width:100%; border:1px solid #E4E3E8;}
.prot dl dd{width:100%;text-align:center;margin-top:20px;}



.proinfo{width:100%;padding-bottom:50px;}
.proinfo img {width:100%;display:block;}


.prodetailsinfo{/*padding:15px 0;*/padding:0 0 15px;clear:both;zoom:1; }
div.jqZoomTitle { z-index: 5000; text-align: center; font-size: 11px; font-family: Tahoma; height: 16px; padding-top: 2px; position: absolute; top: 0px; left: 0px; width: 100%; color: #FFF; background: #999; }
.jqZoomPup { overflow: hidden; background-color: #FFF; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index: 10; border-color: #c4c4c4; border-style: solid; cursor: crosshair; }
.jqZoomPup img { border: 0px; }
.preload { -moz-opacity: 0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align: center; background-image: url(/images/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; width: 90px; *width:100px;height:43px;*height:55px;z-index:10;position:absolute;top:3px;left:3px;}
.jqZoomWindow { border: 1px solid #999; background-color: #FFF; }
/* proviewbox */
.proviewbox{float:left;width:100%;position:relative;z-index:5;}
.probigshow{position:relative;width:100%;padding:1px;/*margin:0 auto;*/}
.probigshow .span_showtip{position:absolute;top:0px;left:0px;width:81px;height:81px;   text-indent:-999em;overflow:hidden;}
.probigshow .showtip_1{background-position:0 0;}
.probigshow .showtip_2{background-position:0 -81px;}
.probigshow a.a_probigshow{cursor:crosshair;}
.zoomplepopup{position:absolute;top:0px;left:0px;display:none;background: #fff;border:1px solid #e9493d;overflow:hidden;opacity: 0.5;filter: alpha(opacity = 50);z-index:10;cursor:crosshair;/*	height:50px;width:50px;*/}
#probig_preview{position:absolute;visibility:hidden;top:0px;left:405px; width:340px;height:340px;background:#fff;border:1px solid #ccc;overflow:hidden;}
#probig_preview img{position:relative;}
.div_prothumb{position:relative;padding:15px 15px 0;}
.thumbporbox{position:relative;width:100%;overflow:hidden;}
.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top:45px;width:36px;height:64px;overflow:hidden;cursor:pointer;}
.div_prothumb .span_prev{left:0px;_left:-25px;background-position:-90px -282px;color:#898989;font-size:36px;}
.div_prothumb .span_prevb{background-position:-112px -282px;color:#8e8e8e;font-size:36px;}
.div_prothumb .span_next{right:0px;background-position:-156px -282px;color:#898989;font-size:36px;}
.div_prothumb .span_nextb{background-position:-134px -282px;color:#8e8e8e;font-size:36px;}
.ul_prothumb{position:relative;width:7500px; overflow:hidden;}
.ul_prothumb li{float:left;width:169px;height:120px;text-align:center;margin-left:20px;}
.ul_prothumb li:first-child{margin-left:0px;}
.ul_prothumb img{padding:1px;border:1px solid #ddd;width:100%;height:auto;}
.ul_prothumb li.now img{border:1px solid #D90F0F;width:100%;height:auto;}









.linkzw{ height:294px; overflow:hidden; background:url(img/prodetail/linkzw_bg.jpg) no-repeat center top; padding-top:50px; margin:40px 0;}
.linkzw dl{ width:610px; height:242px; background:#fff; overflow:hidden;}
.linkzw dt{ width:210px; height:242px; font:24px "Microsoft YaHei"; font-weight:bold; line-height:222px; overflow:hidden; background:#e63836 url(img/prodetail/linkzw_h.gif) no-repeat right top; float:left;}
.linkzw dt a{ display:block; color:#fff; padding-left:36px;}
.linkzw dd{ width:303px; float:left; padding:38px 0 0 30px; height:200px; overflow:hidden;}
.linkzw dd h3{ height:46px; overflow:hidden;}
.linkzw dd p{ font:16px "Microsoft YaHei"; line-height:24px; color:#555; height:48px; overflow:hidden;}
.linkzw dd span a{ display:block; width:194px; height:38px; border:3px solid #cfcfcf; font:14px "Microsoft YaHei"; text-align:center; line-height:38px; color:#333; overflow:hidden; margin-top:15px;}

.dbg{position:relative;width:100%;overflow:hidden;max-width:1200px;margin:0 auto;color:#333;}
.dbgt1{position:relative;width:100%;overflow:hidden;margin:0 auto;background:#dcdcde;height:75px;}
.dbgt11{position:relative;width:19%;overflow:hidden;float:left;background:#eeeeee;height:75px;line-height:100px;text-indent:10px;font-size:18px;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;}
.dbgt12{position:relative;width:15%;overflow:hidden;float:left;height:75px;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;}
.dbgt121{position:relative;width:100%;overflow:hidden;height:44px;margin-top:5px;border-bottom:1px solid #939393;text-align:center;line-height:17px;font-size:14px;}
.dbgt122{position:relative;width:100%;overflow:hidden;text-align:center;line-height:25px;font-size:14px;height:25px;background:#b5b5b5;}

.dbgt13{position:relative;width:15%;overflow:hidden;float:left;height:75px;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;}
.dbgt131{position:relative;width:100%;overflow:hidden;height:44px;margin-top:5px;border-bottom:1px solid #939393;text-align:center;line-height:17px;font-size:14px;}
.dbgt132{position:relative;width:100%;overflow:hidden;text-align:center;line-height:25px;font-size:14px;height:25px;background:#b5b5b5;}

.dbgt14{position:relative;width:15%;overflow:hidden;float:left;height:75px;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;}
.dbgt141{position:relative;width:100%;overflow:hidden;height:44px;margin-top:5px;border-bottom:1px solid #939393;text-align:center;line-height:17px;font-size:14px;}
.dbgt142{position:relative;width:100%;overflow:hidden;text-align:center;line-height:25px;font-size:14px;height:25px;background:#b5b5b5;}

.dbgt15{position:relative;width:12%;overflow:hidden;float:left;height:75px;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;}
.dbgt15 p{position:relative;width:100%;overflow:hidden;line-height:17px;text-align:center;margin-top:20px;color:#333;}
.dbgt16{position:relative;width:12%;overflow:hidden;float:left;height:75px;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;}
.dbgt161{position:relative;width:100%;overflow:hidden;height:44px;margin-top:5px;border-bottom:1px solid #939393;text-align:center;line-height:17px;font-size:14px;}
.dbgt162{position:relative;width:100%;overflow:hidden;text-align:center;line-height:25px;font-size:14px;height:25px;background:#b5b5b5;}

.dbgt17{position:relative;width:12%;overflow:hidden;float:left;height:75px;border-bottom:1px solid #939393;padding:0px 0px -1px 0px;}
.dbgt171{position:relative;width:100%;overflow:hidden;height:44px;margin-top:5px;border-bottom:1px solid #939393;text-align:center;line-height:17px;font-size:14px;}
.dbgt172{position:relative;width:100%;overflow:hidden;text-align:center;line-height:25px;font-size:14px;height:25px;background:#b5b5b5;}

.dbgt2{position:relative;width:100%;overflow:hidden;margin:0 auto;background:#fefefe;}
.dbgt21{position:relative;width:76.1%;overflow:hidden;float:left;}
.dbgt211{position:relative;width:100%;overflow:hidden;}
.dbgt2111{position:relative;width:25%;overflow:hidden;float:left;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:30px;text-indent:10px;}
.dbgt2112{position:relative;width:19.7%;overflow:hidden;float:left;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:30px;text-align:center;}
.dbgt2113{position:relative;width:19.7%;overflow:hidden;float:left;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:30px;text-align:center;}
.dbgt2114{position:relative;width:19.8%;overflow:hidden;float:left;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:30px;text-align:center;}
.dbgt2115{position:relative;width:15.7%;overflow:hidden;float:left;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px 0px -1px 0px;line-height:30px;text-align:center;}

.dbgt22{position:relative;width:23.9%;overflow:hidden;float:left;}
.dbgt221{position:relative;width:50%;overflow:hidden;float:left;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:61px;text-align:center;}
.dbgt222{position:relative;width:50%;overflow:hidden;float:left;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:61px;text-align:center;}

.dbgt231{position:relative;width:50%;overflow:hidden;float:left;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:92px;text-align:center;}
.dbgt232{position:relative;width:50%;overflow:hidden;float:left;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:92px;text-align:center;}

.dbgt241{position:relative;width:50%;overflow:hidden;float:left;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:123px;text-align:center;}
.dbgt242{position:relative;width:50%;overflow:hidden;float:left;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:123px;text-align:center;}

.dbgt251{position:relative;width:50%;overflow:hidden;float:left;border-right:1px solid #939393;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:154px;text-align:center;}
.dbgt252{position:relative;width:50%;overflow:hidden;float:left;border-bottom:1px solid #939393;padding:0px -1px -1px 0px;line-height:154px;text-align:center;}


.pjg{position:relative;overflow:hidden;margin-left:10px;font-size:14px;line-height:28px;margin-top:10px;color:#6b6b6b;text-indent:0px;}
.dzxz{position:absolute;bottom:80px;right:0px;width:80px;height:28px;line-height:28px;background:#dc2821;text-align:center;color:#fff;}




.fenlei{position:relative;width:100%;overflow:hidden;margin:0 auto;padding-bottom:2px;}
.tit{position:relative;width:100%;margin:0 auto;border-bottom: 1px solid #c3c4c7;}
.tit a{font-size:18px;line-height:36px;width:120px;padding:7px 12px 7px 12px;cursor:pointer;margin-top:0px;}
.tit a.cur{border-bottom: 2px solid #da1f3e;color:#da1f3e;}

#cptab_relevant {position:relative;width:100%;max-width:1200px;overflow:hidden;margin-top:40px;}
#cptab_relevant dl{position:relative;width:22.5%;overflow:hidden;float:left;margin-left:2%;}
#cptab_relevant dl dt{position:relative;width:100%;overflow:hidden;}
#cptab_relevant dl dt img{width:100%;}
#cptab_relevant dl dd.t1{position:relative;width:100%;overflow:hidden;text-align:center;font-size:15px;line-height:30px;margin-top:10px;}
#cptab_relevant dl dd.d1{display:none;}


.fwhh{position:relative;width:100%;overflow:hidden;margin-top:40px;background:#f1f1f1;padding-bottom:50px;}

/*new*/
.dhss{position:relative;width:100%;max-width:1200px;margin:0 auto;margin-top:40px;height:47px;}
.dhss01{position:relative;width:500px;float:left;}
.dhss01 ul li{position:relative;width:100px;float:left;text-align:center;font-size:15px;line-height:45px;}
.dhss01 ul li:hover{border-bottom:2px solid #dc2821;}

.dhss01 ul li:hover a{color:#dc2821;}

.possi{position:relative;width:100%;margin:0 auto;background:#fff;height:100px;}
.possi00{position:relative;width:93.75%;max-width:1200px;margin:0 auto;}
.possi01{position:relative;float:left;margin-top:30px;}
.possi01 ul li{position:relative;float:left;margin-right:10px;border:1px solid #e6e6e6;font-size:14px;padding:10px 17px 10px 17px;}

.possi01 ul li:hover{background:#dc2821;color:#fff;}
.possi01 ul li:hover a{color:#fff;}

.possi02{position:relative;float:right;overflow:hidden;margin-top:30px;line-height:40px;}
.possi021{position:relative;float:left;overflow:hidden;font-size:20px;margin-top:5px;color:#777;}
.plc{position:relative;float:right;overflow:hidden;margin-left:10px;color:#777;}
.plc a{color:#777;font-size:14px;}
.plc a:hover{color:#333;}
#gendd{position:absolute;width:150px;;top:100%;left:0px;overflow:hidden;background:#fff;border:1px solid #d1d1d1;display:none;z-index:99;}
#gendd dl{position:relative;width:100%;overflow:hidden;font-size:15px; line-height:40px;height:40px;margin-bottom:0px;color:#686868;text-align:left;text-indent:15px;}
#gendd dl:hover{color:#333;}




.dhdx{position:absolute;bottom:1px;left:0px;height:1px;width:100%;background:#eceff8;z-index:-10px;}

.dhss02{position:relative;overflow:hidden;float:right;}
.chose{position:relative;overflow:hidden;float:left;}

select#selectPointOfInterest
            {
               width                    : 215px;
               height                   : 40px;
               line-height              : 40px;
               padding-right            : 20px;
               text-indent              : 4px;
               text-align               : left;
               vertical-align           : middle;
               border                   : 1px solid #eceff8;
               border-radius            :3px;
               -webkit-appearance       : none;
               -moz-appearance          : none;
               appearance               : none;
               font-family              : SimHei;
               font-size                : 14px;
               font-weight              : 500;
               color                    :#898989;
               cursor                   : pointer;
               outline                  : none;
			   background:#fff;
            }


            /*LABEL FOR SELECT*/
            label#lblSelect{ position: relative; display: inline-block;background:#fff;}


            /*DOWNWARD ARROW (25bc)*/
            label#lblSelect::after
            {
                content                 : "\25bc";
                position                : absolute;
                top                     : 0;
                right                   : 10px;
                bottom                  : 0;
                width                   : 20px;
                line-height             : 40px;
                vertical-align          : middle;
                text-align              : center;
               
                color                   : #898989;
             
                pointer-events          : none;
            }

.ssrch{position:relative;overflow:hidden;float:left;margin-left:20px;}
.ssrch01{position:relative;overflow:hidden;float:left;border:1px solid #eceff8;height:40px;width:175px;}
.ssrch01 input{position:relative;overflow:hidden;float:left;width:100%;height:100%;border:none;background:#fff;}
.ssrch02{position:relative;overflow:hidden;float:left;border:1px solid #eeeeee;height:40px;width:40px;background:#eeeeee;line-height:40px;text-align:center;font-size:20px;color:#dc2821;font-weight:500;}


.alii{position:relative;overflow:hidden;margin:0 auto;width:100%;max-width:1200px;margin-top:0px;}
.aliil{position:relative;overflow:hidden;width:70%;float:left;}
.aliir{position:relative;overflow:hidden;width:25%;float:right;margin-top:30px;border:1px solid #eceff8;}
.aliil02 img{max-width:840px;}
.aliil01{position:relative;overflow:hidden;margin:0 auto;width:100%;text-align:left;font-size:24px;line-height:48px;color:#333;margin-top:20px;}
.aliil01 h1{position:relative;overflow:hidden;margin:0 auto;width:100%;text-align:center;font-size:24px;line-height:48px;color:#333;margin-top:0px;}

.aliil02{position:relative;overflow:hidden;margin:0 auto;width:100%;text-align:left;color:#6b6b6b;margin-top:20px;line-height:2.0em;}
.aliil02 p a{color:#dc2821;}


.aliir01{position:relative;overflow:hidden;margin:0 auto;width:100%;}
.aliir00{position:relative;overflow:hidden;margin:0 auto;width:100%;border-bottom:1px solid #333;text-indent:5px;border-top:1px solid #333;text-align:left;font-size:16px;line-height:40px;}
.alpt{position:relative;overflow:hidden;margin:0 auto;width:100%;margin-top:5px;}
.pwlb{position:relative;overflow:hidden;margin:0 auto;width:100%;margin-top:15px;}
.pwlbl{position:relative;overflow:hidden;width:15px;float:left;}
.pwlbr{position:relative;overflow:hidden;float:left;width:-webkit-calc(100% - 20px);
width:-moz-calc(100% - 20px);
width:calc(100% - 20px); }

.aliir02{position:relative;overflow:hidden;margin:0 auto;width:100%;margin-top:30px;}



.alio00{position:relative;overflow:hidden;margin:0 auto;width:100%;margin-top:0px;color: #545454;font-size: 17px;line-height: 28px;}
.alio01{position:relative;overflow:hidden;width:68%;float:left;line-height:28px;}
.alio02{position:relative;overflow:hidden;width:28%;float:left;margin-left:4%;}
.alio02 ul{position:relative;overflow:hidden;width:100%;margin-top:-20px;}
.alio02 li{position:relative;overflow:hidden;width:100%;margin-top:20px;}
.aliop{text-align:center;font-size:12px;line-height:18px;}



.RandomNews{position:relative;overflow:hidden;margin:0 auto;width:100%;margin-top:30px;}
.news_random{position:relative;overflow:hidden;margin:0 auto;width:100%;margin-top:30px;}
.news_random dl{position:relative;overflow:hidden;width:22.5%;margin-left:2%;float:left;}
.news_random dl img{width:100%;display:block;padding:-1px -1px -1px -1px;border:1px solid #d1d1d1;}
.news_random dl dd{position:relative;overflow:hidden;margin:0 auto;width:100%;margin-top:15px;text-align:center;}

/*new*/
.gduo{position:relative;width:100%;overflow:hidden;margin-top:40px;text-align:right;}
.gduo span{float:left;}
.t03{position:relative;overflow:hidden;margin:0 auto;width:88%;text-align:left;font-size:16px;line-height:40px;margin-top:30px;margin-bottom:20px;color:#333;font-size:16px;font-weight:600;}
.t03 a{color:#333;font-size:16px;font-weight:600;}
.right2_main{position:relative;width:100%;overflow:hidden;margin-top:10px;}
.right2_main img{width:100%;display:block;}
.right2_main dl dd{display:none;}
.right2_main h5{position: relative;
width: 100%;
overflow: hidden;
text-indent: 20px;
background: url(../images/wdtb.jpg) no-repeat;
  
background-size: 10px;
background-position: 0% 50%;
margin-bottom: 10px;
font-size:14px;
color:#6b6b6b;
}
.right2_main h5 a{
font-size:14px;
color:#6b6b6b;
}
.right2_main li{position: relative;
width: 100%;
overflow: hidden;
text-indent: 20px;
background: url(../images/wdtb.jpg) no-repeat;
  
background-size: 10px;
background-position: 0% 50%;
margin-bottom: 10px;
font-size:14px;
height:20px;

}




.n_tit{margin-top:20px;text-align:center;}
.n_tit span{padding-left:10px;}
.aliir ul{position:relative;overflow:hidden;margin:0 auto;width:88%;}

.aliir ul li{position:relative;width:100%;overflow:hidden;margin-bottom:10px;}
.aliir ul.n_rt_ul01 li{text-indent:30px;}
.aliir li img{width:100%;display:none;}
.aliir li a{color:#454545;}
.aliir li:first-child img{width:100%;display:block;}
.aliir li{height:20px;}

.ottf{position:absolute;left:0%;top:0px;overflow:hidden;}
.ottf dt{position:relative;overflow:hidden;font-size:14px;line-height:20px;margin-top:10px;text-align:center;width:25px;color:#6b6b6b;font-weight:500;}
.ottf dt.fst{background:#dc2821;color:#fff;margin-top:0px;}
.ottf dt.sst{background:#ff5066;color:#fff;}
.ottf dt.tst{background:#ff7050;color:#fff;}

.firstRow img{border:1px solid #d1d1d1;width:94%;margin-left:3%;display:block;}

/*news*/

.plc{position:relative;overflow:hidden;margin-top:10px;font-size:15px;line-height:30px;}
.news_con{position:relative;width:100%;margin:0 auto;overflow:hidden;margin-top:30px;}
.news_dl{position:relative;width:100%;margin:0 auto;overflow:hidden;border-bottom:1px solid #d1d1d1;padding-bottom:20px;transition: all 0.5s ease-out;}
.news_dl:first-child{border-top:1px solid #d1d1d1;}
.nl01{position:relative;overflow:hidden;float:left;color:#333;font-size:18px;line-height:36px;margin-top:10px;}
.nl02{position:relative;overflow:hidden;float:right;color:#6b6b6b;font-size:14px;line-height:36px;margin-top:10px;}
.nl03{position:relative;width:100%;margin:0 auto;overflow:hidden;color:#6b6b6b;font-size:15px;line-height:20px;}

.news_dl:hover p.nl01{color:#dc2821;}

.right_main{margin-top:30px;}
.age_li_about td{text-align:center;}



/*friendlink*/
.link{
	position:relative;
	width:100%;
	margin:0 auto;
	max-width:1600px;
	font-size:13px;
}
.link dl dt a{
	color:#333;
}
.link dl dd a{
	margin-left:10px;
}
.link dl dd a.nones{
	color:#333;
}



#tuji{color:#fff;background:#dc2821;padding:7px 10px 7px 10px;}

/*æ–¹æ¡ˆ*/
.dzy1{position:relative;width:100%;overflow:hidden;margin:0;padding:0;}
.dzy11{color:#fff;position:absolute;left:10%;top:20%;font-size:36px;font-weight:700;}
.dzy2{position:relative;width:100%;overflow:hidden;margin:0;padding:0;margin-top:25px;}
.dzy21{position:relative;width:6%;float:left;margin:0;padding:0;height:80px;background:#ff571f;}
.dzy22{position:relative;width:90%;float:right;margin:0;padding:0;font-size:14px;line-height:28px;}
.dzy3{position:relative;width:100%;overflow:hidden;margin:0;padding:0;margin-top:25px;}
.dzy31{position:relative;width:280px;float:left;margin:0;padding:0;height:280px;}
.dzy311{position:relative;margin:0;padding:0;width:250px;height:250px;float:left;border:2px dashed #000;}
.dzy312{position:relative;margin:0;padding:0;width:250px;height:250px;float:left;margin-left:-224px;margin-top:30px;}
.dzy32{position:relative;width:520px;float:right;margin:0;padding:0;}
.dzy321{position:relative;margin:0;padding:0;width:100%;color:#ff571f;font-size:36px;line-height:72px;font-weight:800;}
.dzy322{position:relative;margin:0;padding:0; width:60px;
	height:20px;background:#ff571f;margin-bottom:10px;overflow:hidden;}
.dzy323{position:relative;width:100%;margin:0;padding:0;font-size:14px;line-height:28px;margin-top:0px;float:right;}
.dzy4{position:relative;width:100%;overflow:hidden;margin:0;padding:0;margin-top:25px;}
.dzy41{position:relative;width:520px;float:left;margin:0;padding:0;}
.dzy411{color:#ff571f;font-size:36px;font-weight:800;}
.dzy412{position:relative;width:100%;margin:0;padding:0;font-size:14px;line-height:28px;margin-top:20px;}
.dzy4121{color:#ff571f;background:#ff571f;}
.dzy42{position:relative;width:280px;float:right;margin:0;padding:0;margin-top:25px;}
.dzy5{position:relative;width:100%;overflow:hidden;margin:0;padding:0;margin-top:25px;}
.dzy51{position:relative;padding:0;margin:0 auto;width:320px;height:60px;font-size:36px;line-height:60px;background:#ff571f;color:#fff;text-align:center;margin-top:25px;}
.dzy52{position:relative;padding:0;margin:0 auto;font-size:18px;color:#212121;font-weight:700;line-height:36px;text-align:center;margin-top:15px;}
.dzy53{position:relative;padding:0;margin:0 auto;font-size:14px;line-height:28px;text-align:left;text-indent:28px;margin-top:10px;}
.dzy54{position:relative;width:100%;float:left;margin:0;padding:0;margin-top:25px;}
.dzy541{position:relative;width:48%;overflow:hidden;float:left;margin:0;padding:0;}
.dzy542{position:relative;width:48%;overflow:hidden;float:right;margin:0;padding:0;}
.dzy6{position:relative;width:100%;margin:0 auto;padding:0;background:#ff571f;font-size:24px;line-height:36px;text-align:center;margin-top:25px;padding-top:15px;padding-bottom:15px;}
.dzy61{position:relative;width:94%;margin:0 auto;padding:0;color:#fff;font-size:20px;line-height:32px;text-align:center;}
.dzy7{position:relative;width:75%;margin:0 auto;padding:0;margin-top:25px;}
.dzy8{position:relative;width:80%;margin:0 auto;padding:0;margin-top:25px;}
.dzy81{margin:0;padding:0;text-align:center;margin-top:15px;font-size:15px;line-height:20px;color:#333;}
.dzy9{position:relative;width:100%;overflow:hidden;margin:0 auto;padding:0;margin-top:25px;}
.dzy91{position:relative;width:6%;float:left;margin:0;padding:0;height:160px;background:#ff571f;}
.dzy92{position:relative;width:90%;float:right;margin:0;padding:0;}
.dzy921{margin:0;padding:0;font-size:36px;line-height:48px;color:#ff571f;font-weight:800;}
.dzy922{margin:0;padding:0;font-size:14px;line-height:28px;}
.dzy10{position:relative;overflow:hidden;width:100%;margin:0 auto;padding:0;height:40px;}


/*æ–¹æ¡ˆ*/





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

.zycc { 
    display:none;
}

}

@media screen and (max-width:1200px){
.fldq03{border-left:none;border-right:none;}
.fldq01{border-left:none;}
.fldq02{border-left:none;}
.gryz { 
    display:none;
}
.gryy { 
    display:none;
}
.thrt{height:auto;}

.vzong{height:auto;}
.vwen{display:none;}
.vfen{display:none;}
.vzt{height:auto;}
.vzt01{width:94%;margin-left:3%;height:auto;}
.vzt02{width:94%;margin-right:3%;height:auto;}

.twww01 {
   display:none;
}

.twww02 {
   
    width: 94%;
   
    margin-left: 3%;
 
}
.foto{display:none;}
.flink{display:none;}
.fotdi{margin-top:0px;}

.tdsl01{display:none;}
.fivsl{display:none;}

.aliil{width:94%;margin-left:3%;}
.aliil p img{width:100%;display:block;}
.aliir{display:none;}
.aliil02 img{width:100%;display:block;height:auto;}
.dhss02{display:none;}
}
@media screen and (max-width:1100px){
.xydh{display:none;}	

}

@media screen and (max-width:1000px){
.lyz{width:94%;margin-left:3%;}	
.lyy{width:71.5%;margin-left:28.5%;}	
.prjs{width:93.75%;}
.thrtu01 h3{top:10%;}
.thrtu01 p{top:50%;}
}



@media screen and (max-width:800px){
	
.fatab ul li p {
    font-size: 15px;   
}
.aldh ul li p { 
    font-size: 15px;
}
.pdlist ul li{width: 32%;margin-left: 1%;}
}

	
@media screen and (max-width:766px){
	
	.nbkf{display:none;}
	
	
	.jjfa01 {
	margin-top: 20px;
	font-size: 36px;
	line-height: 72px;
	
	
}
.prtit01{
	
	margin-top: 20px;
	font-size: 36px;
	line-height: 72px;
}

.dhss{display:none;}

.fajs {
    
    width: 93.75%;
    max-width: 1000px;
    overflow: hidden;
    margin: 0 auto;
        margin-top: 0px;
    color: #9c9b9b;
    margin-top: 15px;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
.prjs{
    
    width: 93.75%;
    max-width: 1000px;
    overflow: hidden;
    margin: 0 auto;
        margin-top: 0px;
    color: #9c9b9b;
    margin-top: 15px;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
   
   

.fatab{display:none;}
.jjfa01{margin-top:10px;}
.faxt{margin-top:5px;}
.prtxt{margin-top:5px;}
}	

@media screen and (max-width:680px){
	.fatab ul li p {
    font-size: 12px;  
}
.aldh ul li p { 
    font-size: 12px;
}
}

@media screen and (max-width:630px){
	.thrtu01 { width:100%;}
	.thrtu011 {display:none;}
	.profz ul li{	
width: 94%;
margin-left:3%;
	}
	.profz ul li:first-child{	
width: 94%;
margin-left:3%;
	}
	
}

@media screen and (max-width:560px){
	
.fldq03{width:280px;height:auto;}
.pdlist ul li{width: 94%;margin-left: 3%;}
.tdin03{width:40%;}

}


@media screen and (max-width:500px){
	.jjfa01 {
	
	margin-top: 10px;
	
	font-size: 24px;
	line-height: 48px;
	
}
.prtit01{
	
	margin-top: 20px;
	
	font-size: 24px;
	line-height: 48px;
	
}
.fatab ul li p {
   display:none;  
}
.aldh ul li p { 
   display:none;
}

.vzt01{height:auto;}

 .tdin01{width:60%;}
}	
@media screen and (max-width:490px){
	
.fotdi{
	width:93.75%;
	margin:0 auto;
line-height:25px;
}
.fotdi a{
	display:block;
	overflow:hidden;
	width:93.75%;
	margin:0 auto;
line-height:25px;
}
.possi01 ul li {
    margin-right:5px;
    font-size: 12px;
    padding:5px 8px 5px 8px;
}
.possi02 {
	margin-top:15px;
    float:left;
}
.plc a:last-child{
 display:none;
}
.aliil01 h1 {
    font-size:20px;
    line-height:40px;
}
.info_con_tit{font-size:12px;color:#777;}

}
		
@media screen and (max-width:460px){
	.thrtu01 h3{font-size:24px;}
	.thrtu01 p{font-size:14px;top:30%;line-height:20px;}
	.lytxt textarea{height:100px;}
}	
@media screen and (max-width:350px){
	.fldq02{width:220px;height:auto;}
	
}

	
