/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size:14px; font-family:Microsoft YaHei,Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none;vertical-align:top; display:block; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;}
/* css common */
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
::selection{background:#FE7E00;}
::-moz-selection{background:#FE7E00;}
/*********************************************************************/
.cd{
    width:100%;
    height:70px;
    background:#fff;
}
.cd .cd-logo{
    width:332px;
    height:70px;
    float:left;
    display:inline-block;
    background:url("logo.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/logo.jpg*/ no-repeat center 7px;
}
.cd .cd-1{
    width:1000px;
    height:70px;
    margin:0 auto;
}
.cd .cd-1 ul{
    width:630px;
    overflow:hidden;
    height:70px;
    float:right;
}
.cd .cd-1 ul li{
    width:90px;
    height:1px;
    text-align:center;
    background:white;
    color:black;
    line-height:70px;
    float:left;
    transition:all .2s;
    -webkit-transition:all .2s;
    -o-transition:all .2s;
    -ms-transition:all .2s;
    -moz-transition:all .2s;
}
.cd .cd-1 ul li a{
    display: inline-block;
    width:90px;
    height: 70px;
    font-size:16px;
    transition:all .2s;
    -webkit-transition:all .2s;
    -o-transition:all .2s;
    -ms-transition:all .2s;
    -moz-transition:all .2s;
}
.cd .cd-1 ul li:hover{
    background:#9e0000;
    
    height: 70px;
}
.cd .cd-1 ul li:hover a{
    color:white;
}
.head-1{
    width:100%;
    height: 840px;
    background:url("banner.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/banner.jpg*/ no-repeat center center;
    margin: 0 auto;
    position:relative;
}
.head-1 .head-1-1{
    width:350px;
    height:74px;
    position:absolute;
    left: 50%;
    top: 37%;
    cursor:pointer;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);}
.head-1 .head-1-2{
    width:1000px;
    height:200px;
    position:absolute;
    left: 50%;
    top: 77%;
    cursor:pointer;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);}
.box1{
    width:1000px;
    margin:0 auto;
    overflow:hidden;
}
.box1 .box1-1{
    width:1000px;
    height:92px;
    margin-top:64px;
    background:url("1-1.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/text/1.jpg*/ no-repeat center center;
    background-size:100%;
}
.box1 .box1-2{
    width:1000px;
    height:456px;
    overflow:hidden;
    position:relative;
    margin-top:40px;
}
.box1 .box1-2 .box1-2-1{
    width:456px;
    height:456px;
    position:absolute;
    left:544px;
    border-radius:50%;
    background:url("3.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/r/3.png*/ no-repeat center center;
    background-size:100%;
    transition:all .8s;
    -ms-transition:all .8s;
    -o-transition:all .8s;
    -moz-transition:all .8s;
    -webkit-transition:all .8s;
}
.box1 .box1-2 .box1-2-2{
    width:456px;
    height:456px;
    position:absolute;
    background:url("1.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/r/1.png*/ no-repeat center center;
    background-size:100%;
    right:544px;
    border-radius:50%;
    transition:all .8s;
    -ms-transition:all .8s;
    -o-transition:all .8s;
    -moz-transition:all .8s;
    -webkit-transition:all .8s;
}
.box1 .box1-2 .z1{
    width:193px;
    height:193px;
    background:url("2.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/r/2.png*/ no-repeat center center;
    background-size:100%;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
.z2{
 width:193px;
    height:193px;
    background:url("2.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/r/2.png*/ no-repeat center center;
    background-size:100%;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    transition:all .8s;
    -ms-transition:all .8s;
    -o-transition:all .8s;
    -moz-transition:all .8s;
    -webkit-transition:all .8s;
    transform: translate(-50%,-50%) rotate(180deg);
    -moz-transform: translate(-50%,-50%) rotate(180deg);
    -webkit-transform: translate(-50%,-50%) rotate(180deg);
    -o-transform: translate(-50%,-50%) rotate(180deg);
    -ms-transform: translate(-50%,-50%) rotate(180deg);
}
.box1 .a1{
    display: block;
    width:512px;
    height:54px;
    margin:50px auto 0 auto;
    background:url("but.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/but.png*/ no-repeat -15px -312px;
    transition:all .4s;
    -ms-transition:all .4s;
    -o-transition:all .4s;
    -moz-transition:all .4s;
    -webkit-transition:all .4s;
}
.box1 .a1:hover{
    background:url("but.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/but.png*/ no-repeat -15px -366px;
}
.box2{
    width:1000px;
    margin:0 auto;
}
.box2 .box2-1{
    width:1000px;
    height:180px;
    background:url("2-1.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/text/2.jpg*/ no-repeat center 40px;
}
.box2 .box2-2{
    width:1000px;
    height:161px;
}
.box2 .box2-2 .box2-1-2-1{
    width:1000px;
    height: 161px;
    overflow: hidden;
    filter:alpha(opacity=50);     
    -moz-opacity:0.5;              
    -khtml-opacity:0.5;       
    opacity: 0.5;
}
.box2 .box2-2 li{
    width:102px;
    height: 161px;
    margin:0 4.5px;  
    float:left;
    transition:all .4s;
    -ms-transition:all .4s;
    -o-transition:all .4s;
    -moz-transition:all .4s;
    -webkit-transition:all .4s;
}
.change2{
    width:1000px;
    height: 161px;
    overflow: hidden;
    transition:all .6s;
    -ms-transition:all .6s;
    -o-transition:all .6s;
    -moz-transition:all .6s;
    -webkit-transition:all .6s;
}
.box2 .box2-2 li:hover{
    filter:alpha(opacity=50);     
    -moz-opacity:0.5;              
    -khtml-opacity:0.5;       
    opacity: 0.5;
}
.change{
    width:102px;
    height:161px;
    background: url("but.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/but.png*/ no-repeat -501px -136px;
    transition:all .2s;
    -ms-transition:all .2s;
    -o-transition:all .2s;
    -moz-transition:all .2s;
    -webkit-transition:all .2s;
}
.box2 .box2-2 .l1{background:url("1-2.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/cx/1.jpg*/;}
.box2 .box2-2 .l2{background:url("2-2.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/cx/2.jpg*/;}
.box2 .box2-2 .l3{background:url("3.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/cx/3.jpg*/;}
.box2 .box2-2 .l4{background:url("4.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/cx/4.jpg*/;}
.box2 .box2-2 .l5{background:url("5.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/cx/5.jpg*/;}
.box2 .box2-2 .l6{background:url("6.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/cx/6.jpg*/;}
.box2 .box2-2 .l7{background:url("7.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/cx/7.jpg*/;}
.box2 .box2-2 .l8{background:url("8.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/cx/8.jpg*/;}
.change:hover{
    background:url("but.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/but.png*/ no-repeat -603px -136px;
}
.box2-1-2-1{
    width:102px;
    height: 161px;
    margin:0 4.5px;
    float:left;
}
.box2 .box2-3{
    width:1000px;
    height:534px;
    margin:34px auto auto auto;
    background:url("1-3.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/1.jpg*/ no-repeat center center;
    background-size:100%;
}
.box2 .box2-4{
    display: block;
    width:282px;
    height:54px;
    margin:30px auto auto auto;
    background:url("but.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/but.png*/ no-repeat -15px -188px;
    transition:all .4s;
    -ms-transition:all .4s;
    -o-transition:all .4s;
    -moz-transition:all .4s;
    -webkit-transition:all .4s;
}
.box2 .box2-4:hover{
    background:url("but.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/but.png*/ no-repeat -15px -242px;
}
.box3{
    width:1000px;
    margin:0 auto;
    overflow: hidden;
}
.box3-1{
    margin-top:50px;
    width:1000px;
    background:url("3-1.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/text/3.jpg*/ no-repeat center center;
    height:96px;
}
.box3-2{
    width:1000px;
    height:534px;
    background:url("2-3.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/2.jpg*/ center center no-repeat;
    margin-top:36px;
}
.box3-3{
    width:1000px;
    height:54px;
    overflow:hidden;
    margin-top:36px;
}
.box3-3 ul{
    width:806px;
    height:54px;
    margin:0 auto;
}
.box3-3 ul li{
    width:386px;
    height:54px;
    background: #fff;
    float:left;
    transition:all .4s;
    -ms-transition:all .4s;
    -o-transition:all .4s;
    -moz-transition:all .4s;
    -webkit-transition:all .4s;
}
.box3-3 ul .ll1{
    background:url("but.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/but.png*/ no-repeat -15px -438px;
}
.box3-3 ul .ll1:hover{
    background-position:-401px -438px;
}
.box3-3 ul .ll2{
    background:url("but.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/but.png*/ no-repeat -15px -492px;
}
.box3-3 ul .ll2:hover{
    background-position:-401px -492px;
}
.box4{
    width:1000px;
    margin:0 auto;
    overflow: hidden; 
}
.box4 .box4-1{
    width:1000px;
    height:91px;
    margin-top:50px;
    background:url("4-1.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/text/4.jpg*/ no-repeat;
}
.box4 .box4-2{
    width:1000px;
    height:660px;
    background:url("3-2.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/3.jpg*/ no-repeat center center;
    margin-top:25px;
}
.box4 .box4-3{
    width:1000px;
    height:90px;
    background:url("5-1.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/text/5.jpg*/ no-repeat;
    margin-top:62px;
}
.box4 .box4-4{
    width:1000px;
    height:415px;
    margin-top:26px;
	background:url("ls.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/ls/ls.jpg*/ no-repeat;
}

.box4 .box4-4 .box4-4-1{
    width:325px;
    height:414px;
    background:url("4-2.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/4.jpg*/ no-repeat center center;
    margin-top:3px;
    float:left;
    background-size:100%;
    margin-right:27px;
    transition:all .4s;
    -ms-transition:all .4s;
    -o-transition:all .4s;
    -moz-transition:all .4s;
    -webkit-transition:all .4s;
}
.box4 .box4-4 .box4-4-1:hover{
    width:325px;
    height:414px;
    background-size:106%;
}
.box4 .box4-4 .box4-4-2{
    width:315px;
    height:420px;
    float:left;
    overflow:hidden;
    background: #fff;
}
.box4 .box4-4 .box4-4-2 .box4-4-2-1{
    font-size: 26px;
    font-weight:bold;
    color:#9e0000;
    margin-top:8px;
    font-weight:1.2;
}
.box4 .box4-4 .box4-4-2 .box4-4-2-1 P{
    font-size: 14px;
    font-weight:100;
    color:#c1c1c1;
}
.box4 .box4-4 .box4-4-2 .box4-4-2-2{
    font-size:16px;
    margin-top:14px;
    font-weight:800;
    line-height:1.6;
}
.box4 .box4-4 .box4-4-2 .box4-4-2-2 p{
    font-size: 16px;
    line-height:1.8;
    font-weight: 400;
    color:#333;
}
.box4 .box4-4 .box4-4-2 .box4-4-2-3{
    font-size:16px;
    margin-top:14px;
    font-weight:800;
    line-height:1.6;
}
.box4 .box4-4 .box4-4-2 .box4-4-2-3 p{
    font-size: 16px;
    line-height:1.8;
    font-weight: 400;
    color:#333;
}
.box4 .box4-4 .box4-4-2 .box4-4-2-4{
    font-size:16px;
    margin-top:14px;
    font-weight:800;
    line-height:1.6;
}
.box4 .box4-4 .box4-4-2 .box4-4-2-4 p{
    font-size: 16px;
    line-height:1.8;
    font-weight: 400;
    color:#333;
}
.box4 .box4-4 .box4-4-3{
    width:310px;
    height: 420px;
    float:left;
    margin-left:23px;
    background: url("5-2.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/5.jpg*/ #959595 no-repeat;
}
.box4 .box4-5{
    width:1000px;
    height:56px;
    margin-top:56px;
}
.box4 .box4-5 div{
    width:209px;
    height: 56px;
    margin:0 auto;
    overflow:hidden;
}
.box4 .box4-5 div div{
    width:209px;
    height:47px;
    background:#666;
    color:white;
    font-size:30px;
    line-height:47px;
    text-align: center;
    font-weight:bold;
}
.box4 .box4-5 div p{
    width:209px;
    height:9px;
    background:url("sj.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/sj.jpg*/ no-repeat center top;
}
.box5{
    width:1000px;
    margin:0 auto;
    overflow: hidden; 
}
.box5 .box5-1{
    width:21px;
    height:166px;
    float:left;
    background:url("l.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/gd/l.png*/ no-repeat center center;
}
.box5 .box5-2{
    width:958px;
    height: 166px;
    position:relative;
    overflow: hidden;
    float:left;
}
.box5 .box5-2 ul{
    position:absolute;
    height:166px;
    overflow:hidden;
    left: 0;
    margin-top:16px;
    transition:all .6s;
    -ms-transition:all .6s;
    -o-transition:all .6s;
    -moz-transition:all .6s;
    -webkit-transition:all .6s;
}
.box5 .box5-2 ul li{
    width:218px;
    height: 166px;
    float:left;
    display: block;
    margin:0 10px;
}
.box5 .box5-3{
    width:21px;
    height:166px;
    float:right;
    background:url("r.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/gd/r.png*/ no-repeat center center; 
}
.box6{
    width:1000px;
    margin:0 auto;
    overflow:hidden;
}
.box6 .box6-1{
    width:1000px;
    height:86px;
    margin-top:50px;
    background:url("6-1.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/text/6.jpg*/ no-repeat center center;
}
.box6-2{
    width:1000px;
    height:243px;
    position:relative;
    margin:10px auto 0 auto;
}
.box6-2 ul{
    position:absolute;
    width:1000px;
    height:243px;
    width:3000px;
    overflow:hidden;
    left: 0px;   
    transition:all .6s;
    -ms-transition:all .6s;
    -o-transition:all .6s;
    -moz-transition:all .6s;
    -webkit-transition:all .6s;
}
.box6-2 ul li{
width: 1000px;
height: 243px;
float:left;
background: red;}
.box6 .box6-3{
    width: 1000px;
    height: 7px;
    overflow: hidden;  
    margin-top: 30px;
}
.box6 .box6-3 .box6-3-1{
    width:774px;
    height: 7px;
    margin: 0 auto;
}
.box6 .box6-3 .box6-3-1 div{
    width:248px;
    height: 7px;
    background: #ccc;
    float:left;
    border-radius: 8px;
}
.box6 .box6-3 .box6-3-1 div p{
    width:0px;
    height: 7px;
    background: red;
    border-radius: 8px;
    transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    -moz-transition:all .3s;
    -webkit-transition:all .3s;
}
#red1{
    width:248px;}
.box6-3-1-1{
    margin-right: 15px;
}
.box6-3-1-2{
    margin-right: 15px;
}
.box7{
    width: 1000px;
    margin: 0 auto;
}
.box7-1{
    width:1000px;
    height:95px;
    background: url("7-1.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/text/7.jpg*/ no-repeat;
    margin-top: 40px;
}
.box7-2{
    width:1000px;
    height: 316px;
    margin-top: 20px;
    
}
.box7-2 a{
    display: block;
    float:left;
}
.box7-3{
    width: 1000px;
    margin:10px auto auto auto;
}
.box7-3-1{
    display: block;
    width: 494px;
    height:54px;
    background:url("but.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/but.png*/ no-repeat -522px -559px;
    float:left;
    transition:all .4s;
    -ms-transition:all .4s;
    -o-transition:all .4s;
    -moz-transition:all .4s;
    -webkit-transition:all .4s;
}
.box7-3-1:hover{
    background-position: -522px -613px;
}
.box7-3-2{
    display: block;
    width: 494px;
    height:54px;
    background:url("but.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/but.png*/ no-repeat -15px -559px;
    float:left;
    margin-left:10px;
    transition:all .4s;
    -ms-transition:all .4s;
    -o-transition:all .4s;
    -moz-transition:all .4s;
    -webkit-transition:all .4s;
}
.box7-3-2:hover{
    background-position: -15px -613px;
}
.box7-4{
    margin: 100px auto 60px auto;
    width:1000px;
    height:140px;
    background:url("6-2.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/bg/6.jpg*/ no-repeat center center;
}








/********/
.fixed_1{position:fixed; top:132px; left:50%; margin-left:605px; width:53px; z-index:987654;}
.fixed_1 a:link,.fixed_1 a:visited{display:block; width:53px; height:23px; background:#ee7800; margin-top:1px; color:#ffffff; background-position:center 8px; background-repeat:no-repeat; text-align:center; padding-top:30px; line-height:23px; z-index:545;}
.fixed_1 a:hover{background-color:#484848;}
.fixed_1 a{ position:relative; font-size:12px; margin:0px auto;font-family:Arial, simsun;-webkit-text-size-adjust: none;}
.fixed_1 a.rtel{ height:53px; padding:0; position:relative;}
.fixed_1 a.rtel span{ position:absolute; width:53px;height:53px; background:#0cf; top:0; right:0; text-align:left; line-height:53px; font-size:16px; overflow:hidden;}
.fixed_1 a.rtel span i{ width:53px; height:23px; float:left; padding-top:30px;background:#ee7800; color:#ffffff; background-position:center 8px; background-repeat:no-repeat; text-align:center;line-height:23px; font-style:normal; margin-right:10px; font-size:12px;}
.fixed_1 a.rtel:hover span i{background-color:#484848;}
.fixed_1 a span.ewm{ width:100px; height:100px; padding:10px; background:#fff; position:absolute; right:53px; top:0; display:none;}
.fixed_1 a span.ewm images{ display:block;}
.zx_show{background:#f8f7f7 url("210img.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/images/210img.png*/ no-repeat right bottom;width:210px; height:180px; padding:15px 20px; border:10px #f08326 solid; position:fixed; left:50%; top:50%; margin-left:-200px; margin-top:-130px; z-index:10; padding-right:140px; z-index:987654; display:none;}
.zx_show_title{font-size:24px; color:#F00; font-weight:bold; font-family:'Microsoft YaHei';}
.zx_show_content{font-size:18px; color:#F00; font-family:'Microsoft YaHei';}
.zx_show_fz18{font-size:18px; color:#484848; margin-top:5px; padding-top:5px; border-top:1px solid #e4e3e3; font-family:'Microsoft YaHei';}
.fz24_cbold{font-size:24px; color:#ee7800; font-weight:bold; font-family:Arial;}
.h34_mt10{height:34px; line-height:34px; margin-top:10px;}
.fz18_p0{background:#f08326; color:#ffffff !important; font-size:18px; font-family:'Microsoft YaHei'; float:left; display:inline-block; padding:0px 10px; margin-right:10px;}
.p010_fz18{background:#484848; color:#ffffff; font-size:18px; font-family:'Microsoft YaHei'; float:left; display:inline-block; padding:0px 10px; margin-right:10px; cursor:pointer;}

.lxing{position:fixed; top:0px;}

.head_dh ul li.on a{background:#484848 !important;}
.head_dh ul li.head_dh_pr{position:relative;height:44px;font-size:0px;float:right;margin-right:240px;display:none; }
/**/
.h37_div{border:1px solid #cccccc; height:37px; line-height:37px; width:345px; position:relative; padding:0px 14px; color:gray;}
.h37_div select{position:absolute; left:0px; top:0px; width:100%; line-height:37px; height:37px; border:1px solid #color:gray; filter:alpha(opacity:0); opacity:0;}

/**2015-.3-10*/
.Innews_list{padding-top:5px; line-height:33px;}
.Innews_list ul li{height:33px;line-height:33px;border-bottom:1px dotted #cacaca;}
.Innews_list ul li span{float:right;color:#acacac;}
.left_dian{background:url("dian_1-1.jpg")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/jpdc/images/dian_1.jpg*/ no-repeat left;padding-left:10px;float:left;}
.left_dian a:link,.left_dian a:visited{color:#282828;}
a.lkk{color:#ff0000 !important;}
.left_dian a:hover{color:#ee7800;}
.h126{height:126px; overflow:hidden;}
.fl_fz0{float:left; font-size:0px;}
.fr_w366{float:right; width:366px;}
.fr_w366_title{height:24px; font-weight:bold; font-size:14px;}
.fr_w366_content{line-height:18px; color:#acacac; height:84px;}
.colh18{color:#acacac; line-height:18px;}
.fr_w366_title a:link,.fr_w366_title a:visited{color:#282828;}
.fr_w366_title a:hover{color:#ee7800;}

.ul_news li.cur .fleft images{ width:224px !important; height:166px !important;}
.ul_news li.cur .pl175{ padding-left:240px !important;}
.h455 .w328 images{ margin-left:-82px;}

.ul_xy .fbold_fz16{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.zx_show .close{ width:30px; height:30px; cursor:pointer; background:url("close.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/images/close.png*/ no-repeat; top:-21px; right:-21px; position:absolute;}


.w1200{width:1200px;margin:0px auto; font-size: 12px;margin:0px auto;font-family:Arial, simsun;-webkit-text-size-adjust: none;}
.bootom_h45{line-height:30px;height:45px;min-width:1200px;text-align:center;background:#393939;color:#898787;}
.bottom_right_font{line-height:20px;text-align:center;font-size:14px;color:#ffffff;height:20px;margin-top:5px;}
.p045{padding:0px 45px;}
.zx_3{background:url("zx_3.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/images/zx_3.png*/ no-repeat left;padding-left:24px;}
.zx_2{background:url("zx_2.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/images/zx_2.png*/ no-repeat left;padding-left:24px;}
.zx_h30{line-height:30px;font-weight:bold;font-size:14px;color:#ffffff;}
.zx_h30 a:link,.zx_h30 a:visited{color:#ffffff;text-decoration:none;}
.zx_h30 a:hover{color:#ee7800;}
.color_1{color:#ee7800;}
.bottom_phone{line-height:30px;color:#ffffff;font-size:14px;}
.right_phone{background:url("zx_1.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/images/zx_1.png*/ no-repeat left;line-height:24px;padding-left:24px;font-size:14px;font-weight:bold;color:#ffffff;}
.br_p045{border-right:1px solid #5e5d5d;padding:0px 45px;}
.bottom_show{line-height:24px;color:#898787;}
.bottom_show a:link,.bottom_show a:visited{color:#898787;}
.bottom_show a:hover{color:#ee7800;}
.bottom_title{font-size:14px;font-weight:bold;color:#ffffff;line-height:30px;}
.br_bk1{border-right:1px solid #5e5d5d;}
.br_bl{border-right:1px solid #5e5d5d;padding:0px 35px;}
.p30_mw1200{background:#484848;padding:30px 0px;min-width:1200px;}
.w11_right{margin-left:35px;display:inline-block;padding-left:20px;text-align:center;background:url("w11_right.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/images/w11_right.png*/ no-repeat left;}
.w11_left{background:url("w11_left.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/images/w11_left.png*/ no-repeat left;padding-left:20px;display:inline-block;text-align:center;}
.bottom_bg{width:1200px;margin:0px auto;color:#ffffff;background:url("bottom_bg.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/images/bottom_bg.png*/ no-repeat bottom;padding-top:225px;line-height:47px;height:47px;text-align:center;}
.h47_bg{background:url("h47_bg.png")/*tpa=http://www.gsxdf.com/templets/gansu/monkey/images/h47_bg.png*/ repeat-x bottom;min-width:1200px;}
.mw1200_bg_fa{background:#fafafa;border-bottom:1px solid #e7e7e7;min-width:1200px;}
.w300{width:165px;overflow:hidden;}
.w350{float:left;width:347px !important;padding:20px 15px !important;height:413px !important;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.ti_fz16{font-size:16px;font-weight:bold;color:#ee7800;}
.ti_fz16 a{ color:#ee7800;}
.w328 images{filter: alpha(opacity=70);opacity:0.70;}
.lx .w328 images{filter: alpha(opacity=100);opacity:1;}
.c28_fbold{color:#282828;font-weight:bold;line-height:36px;}
.lh18_ca{line-height:18px;color:#a5a4a4;}
.h103{height:103px;overflow:hidden;margin-top:20px;}