/*reset*/
html,body{background-color: #fff;color:#333;font-size:12px;overflow-x: hidden; overflow-y: auto;}
body{position: relative; font-family:"微软雅黑";}
*{padding:0;margin:0;}img{border:0;vertical-align:middle;}
a,input,button,textarea,select{outline:none;font-size: 12px;}a{cursor:pointer; text-decoration:none;-moz-outline-style:none;outline:none;blr:expression(this.onFocus=this.blur());}
select{padding:5px;}table{border:0;}textarea {resize:none;}ul{list-style:none;}li{list-style:none;}object {float:left;display:inline;}
.fl{display:inline;float:left;}.fr{display:inline;float:right;}.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0; line-height: 0;font-size:0;}
.clr1:after{content:"020";display:block;height:0;visibility:hidden;clear:both;}.clr1 {zoom:1;}
.tl{text-align:left;}.tr{text-align:right;}.tc{text-align:center;}
.w1{width: 1200px;margin: 0 auto;}
/*jquery.slider.css*/
.jquery-slider-wrapper{position:relative;clear:both;zoom:1;}
.jquery-slider-slide{display:none;margin:0;padding:0;position:absolute;left:0;top:0;width:100%;}
.jquery-slider-slide img{border:0;margin:0;padding:0;}
.jquery-slider-slide-current{display:block;z-index:2;}
.jquery-slider-slide-next{display:block;z-index:1;}
.jquery-slider-selectors{display:block;overflow:hidden; width:150px; top:560px;left:50%; margin-left:-75px;position:absolute; z-index:3;}
.jquery-slider-selector{background:rgba(7, 134, 211, 0.48);display:inline;float:left;width:14px;height:14px; border-radius: 7px; margin:0 4px;}
.jquery-slider-selector-current{background:rgba(7, 134, 211,1)}
.jquery-slider-selector span{display:none;}
.jquery-slider-control{display:none;right:50%;top:50%;position:absolute;cursor:pointer;width:48px;height:69px;margin-top:-34px;margin-right:-24px;z-index:4;}
.jquery-slider-control span{display:none;}
.jquery-slider-control-play{}
.jquery-slider-control-pause{}
.jquery-slider-hovered .jquery-slider-control{display:none;}
.jquery-slider-navigation-prev{background:url(js/lf.png) no-repeat;left:300px;top:50%;position:absolute;cursor:pointer;width:52px;height:100px;margin-top:-50px;z-index:4;}
.jquery-slider-navigation-prev span{display:none;}
.jquery-slider-navigation-next{background:url(js/rt.png) no-repeat;right:300px;top:50%;position:absolute;cursor:pointer;width:52px;height:100px;margin-top:-50px;z-index:4;}
.jquery-slider-navigation-next span{display:none;}
.jquery-slider-hovered .jquery-slider-navigation-prev,.jquery-slider-hovered .jquery-slider-navigation-next{display:block;}
.jquery-slider-wrapper .caption{padding:6px 10px;background:#333333;font-size:13px;position:absolute;bottom:10px;left:10px;color:#FFFFFF;}
.jquery-slider-timer{color:#000000;height:3px;width:100%;position:absolute;bottom:0;left:0;z-index:4;}
.jquery-slider-timer-bar{background:#000000;opacity:0.5;height:3px;width:0;float:left;display:none;}

/*整屏横线*/
.line100{border-top:1px solid #eee; height:0; line-height:0; font-size:0;}

/*layout*/
.welcome{position:relative;height:50px; line-height:50px; background-color:#F7F7F7; color:#aaa; overflow:hidden;}
.welcome p a{ color:#aaa;transition:All 0.15s ease-in-out;}
.welcome p i{margin:0 10px;}
.welcome p a:hover{ color:#EF3D01; border-bottom:2px solid #EF3D01; padding-bottom:1px;}
.welcome p:nth-child(1){position:relative;margin: 0 0 0 50%; left:-600px; width:900px; }
.welcome p:nth-child(2){position:relative;margin: -50px 0 0 50%; width:600px; text-align:right;}

.headlogo{padding:25px 0; width:1200px; margin:0 auto;}
.headlogo img{height:70px;}
.headlogo img:nth-child(2){ float:right;}

.headnav1{background-color: #0065AD;}
.headnav{ width:1200px; margin:0 auto;}
.headnav a{ display:block; float:left;margin:0 38px;padding: 17px 3px 13px 3px; text-align:center; font-size:16px; color:#fff;transition:All 0.1s ease-in-out;border-bottom: 4px solid #0065AD;}
.headnav a:hover{ border-bottom: 4px solid #EF8201;color: #fff; }
.headnavover{  }

.sliderwrap{width:1920px; height:600px; overflow:hidden; left: 50%; margin-left: -960px; position: relative;z-index: 2;}

.searchkey{ width:600px; height:70px; line-height:70px; position:relative; margin:0 0 0 50%; left:-600px;}
.searchinput{width:600px; height:70px; line-height:70px; position:relative; margin:-70px 0 0 50%; text-align:right;}
.searchinput input:nth-child(1){border:1px solid #ccc; padding:3px;}
.searchinput input:nth-child(3){border:1px solid #ccc; padding:3px;}

.homeprotypelist{ width:280px;position:relative; margin:0 0 0 50%; left:-600px;}
.homeprotypelist1{}
.homeprotypelist1 a{ display:block; height:56px; line-height:56px; font-size:16px; color:#000;border:1px solid #eee; border-top:none; text-indent:2em; background:url('img/3.gif') no-repeat 240px center;transition:All 0.2s ease-in-out;}
.homeprotypelist1 a:hover{background:url('img/4.gif') no-repeat 245px center; color:#E53B00; font-weight:bold;}
.homeprotypelist1 p{ display:none; position:absolute; z-index:2; width:130px; margin:-49px 0 0 270px; background-color:#fff;}
.homeprotypelist1 p a{ height:40px; line-height:40px; text-indent:1.5rem;}
.homeprotypelist1 p a:nth-child(1){border-top:1px solid #eee;}

.homeprolist{ width:890px;position:relative; margin:-922px 0 0 50%; left:-290px;min-height: 900px; }
.homeprolist p{ float:left; width:280px; height:270px; border-radius:3px; overflow:hidden; margin-right:25px; margin-bottom:17px;transition:All 0.2s ease-in-out;}
.homeprolist p:hover{box-shadow: 0 10px 8px -8px #999;transform:translate(0,-3px);}
.homeprolist p:hover a:nth-child(2){background-color:#D50D17; color:#fff;}
.homeprolist p:hover a:nth-child(1) img{transform: scale(1.02);}
.homeprolist p:nth-child(3n+3){ margin-right:0;}
.homeprolist p a{display:block; overflow:hidden;}
.homeprolist p a:nth-child(1){display:block; width:280px; height:230px; border:1px solid #F2F2F2;box-sizing: border-box;}
.homeprolist p a:nth-child(1) img{transition:All 0.2s ease-in-out; border-radius:3px;transition: All 0.2s ease-in-out;}
.homeprolist p a:nth-child(2){ height:40px; line-height:40px; text-align:center; font-size:13px; color:#000; background-color:#f2f2f2;transition:All 0.2s ease-in-out;}

.homecase1{width:800px;position:relative; margin:0 0 0 50%; left:-600px; border:1px solid #ddd; }
#homecase1_1 {width:767px; height:434px;overflow:hidden; margin:15px auto;}
#homecase1_1 ul li {float:left;width:767px; height:450px;}
#homecase1_1 ul li img {display:block;width:767px; height:368px;}
#homecase1_1 ul li p{width:767px; height:46px; padding:20px 0 0 0; overflow:hidden;}
#homecase1_1 ul li p a:nth-child(1){font-size: 16px;font-weight: bold;color: #000;width: 600px;display: block;}
#homecase1_1 ul li p a:nth-child(2){position: relative;top: -14px;left: 665px;background-color: #fc8c0e;color: #fff;border-radius: 20px;display: block;width: 100px;text-align: center;height: 34px;line-height: 34px;}
#homecase1_1 ul li p span{color: #333;margin-top: 8px;display: block;margin: -33px 0 0 0;}
#anligoL{ display:block; width:38px; height:38px; background:url('img/arrow-left.gif') no-repeat center;opacity: 0.4; position:absolute; margin:-300px 0 0 30px;transition:All 0.2s ease-in-out;}
#anligoL:hover{opacity: 0.8;}
#anligoR{ display:block; width:38px; height:38px; background:url('img/arrow-right.gif') no-repeat center;opacity: 0.4; position:absolute; margin:-300px 0 0 730px;transition:All 0.2s ease-in-out;}
#anligoR:hover{opacity: 0.8;}

.homecase2{ width:370px;position:relative; margin:-466px 0 0 50%; left:202px; height:217px; overflow:hidden; border:1px solid #ddd; border-left:none; padding:15px 15px 0 15px; }
.homecase2 a:nth-child(1){display: block; width:370px;height:176px;overflow: hidden;}
.homecase2 a:nth-child(1):hover img{transform: scale(1.05);}
.homecase2 a:nth-child(1) img{width:370px;height:176px;transition:All 0.4s ease-in-out;}
.homecase2 a:nth-child(2){ display:block; height:40px; line-height:40px; text-align:center; font-size:16px; color:#000;}

.homecase3{ width:370px;position:relative; margin:0px 0 0 50%; left:202px; height:216px; overflow:hidden; border:1px solid #ddd; border-left:none; border-top:none; padding:15px 15px 0 15px; }
.homecase3 a:nth-child(1){display: block; width:370px;height:176px;overflow: hidden;}
.homecase3 a:nth-child(1):hover img{transform: scale(1.05);}
.homecase3 a:nth-child(1) img{width:370px;height:176px;transition:All 0.4s ease-in-out;}
.homecase3 a:nth-child(2){ display:block; height:40px; line-height:40px; text-align:center; font-size:16px; color:#000;}

.homecase4{ width:370px;position:relative; margin:0px 0 0 50%; left:-600px; height:216px; overflow:hidden; border:1px solid #ddd; border-top:none; padding:15px 15px 0 15px; }
.homecase4 a:nth-child(1){display: block; width:370px;height:176px;overflow: hidden;}
.homecase4 a:nth-child(1):hover img{transform: scale(1.05);}
.homecase4 a:nth-child(1) img{width:370px;height:176px;transition:All 0.4s ease-in-out;}
.homecase4 a:nth-child(2){ display:block; height:40px; line-height:40px; text-align:center; font-size:16px; color:#000;}

.homecase5{ width:371px;position:relative; margin:-232px 0 0 50%; left:-200px; height:216px; overflow:hidden; border:1px solid #ddd; border-top:none; border-left:none; padding:15px 15px 0 15px; }
.homecase5 a:nth-child(1){display: block; width:370px;height:176px;overflow: hidden;}
.homecase5 a:nth-child(1):hover img{transform: scale(1.05);}
.homecase5 a:nth-child(1) img{width:370px;height:176px;transition:All 0.4s ease-in-out;}
.homecase5 a:nth-child(2){ display:block; height:40px; line-height:40px; text-align:center; font-size:16px; color:#000;}

.homecase6{ width:370px;position:relative; margin:-232px 0 0 50%; left:202px; height:216px; overflow:hidden; border:1px solid #ddd; border-top:none; border-left:none; padding:15px 15px 0 15px; }
.homecase6 a:nth-child(1){display: block; width:370px;height:176px;overflow: hidden;}
.homecase6 a:nth-child(1):hover img{transform: scale(1.05);}
.homecase6 a:nth-child(1) img{width:370px;height:176px;transition:All 0.4s ease-in-out;}
.homecase6 a:nth-child(2){ display:block; height:40px; line-height:40px; text-align:center; font-size:16px; color:#000;}

.youshi1{background: url('img/youshi1.jpg') no-repeat center;width: 100%;height: 462px;}
.youshi{background: url('img/youshi.jpg') no-repeat center 0;width: 100%;height: 2250px; position:relative;}

.youshiitem{ width: 500px;height: 180px;position: relative;margin: 0 0 0 50%;top: 382px;left: -440px;}
.youshiitem p{ color:#EA4100; font-size:20px; font-weight:bold; line-height:29px;margin-bottom: 20px;}
.youshiitem span{ color:#333; font-size:16px; line-height:36px;}

.youshiitem1{top: 447px;left: -510px;width: 450px;}
.youshiitem2{top: 501px;left: 110px;width: 450px;}
.youshiitem3{top: 592px;left: -450px;width: 450px;}
.youshiitem4{top: 718px;left: 111px;width: 410px;}

#qjpic {width:1200px; margin:0 auto 50px auto; height:280px;overflow:hidden; padding-bottom:5px; padding-top:3px;overflow: hidden;}
#qjpic ul li {float:left; width:250px; height:280px;transition:All 0.2s ease-in-out;}
#qjpic ul li:hover{transform:translate(0,-3px);}
#qjpic ul li a:nth-child(1){border: 1px solid #ccc;border-radius: 3px; display:block; width:240px; margin:0 auto; height:240px; overflow:hidden; background-color:#fff;}
#qjpic ul li a:nth-child(1) img{transition:All 0.2s ease-in-out;}
#qjpic ul li a:nth-child(2){ display:block; width:240px; margin:0 auto; height:40px; line-height:40px; text-align:center; color:#000;transition:All 0.2s ease-in-out;}
#qjgoL{display:block; width:38px; height:38px; position:absolute; margin:-232px 0 0 50%; left:-614px; background:url('img/arrow-left.gif') no-repeat center;opacity: 0.2;transition:All 0.2s ease-in-out;}
#qjgoL:hover{opacity: 0.8;}
#qjgoR{display:block; width:38px; height:38px; position:absolute; margin:-232px 0 0 50%; left:580px; background:url('img/arrow-right.gif') no-repeat center;opacity: 0.2;transition:All 0.2s ease-in-out;}
#qjgoR:hover{opacity: 0.8;}

.qjwrap{width: 1200px;height:314px; margin: 0 auto 50px auto;position: relative;}
.qjwrap p{position: absolute;cursor: pointer;}
.qjwrap p img{position: absolute;z-index: 1;}
.qjwrap p i{opacity: 0;position: absolute;z-index: 2; width: 100%;transition:All 0.4s ease-in-out;background: rgba(238,58,0,0.6) url('img/32.png') no-repeat center;}
.qjwrap p:hover i{opacity: 1;}
.qjwrap p:nth-child(1){width: 247px;height: 314px;}
.qjwrap p:nth-child(1) i{height: 314px;}
.qjwrap p:nth-child(2){width: 290px;height: 157px;margin: 0 0 0 248px;}
.qjwrap p:nth-child(2) i{height: 157px;}
.qjwrap p:nth-child(3){width: 290px;height: 156px;margin: 158px 0 0 248px;}
.qjwrap p:nth-child(3) i{height: 156px;}
.qjwrap p:nth-child(4){width: 203px;height: 314px;margin: 0 0 0 539px;}
.qjwrap p:nth-child(4) i{height: 314px;}
.qjwrap p:nth-child(5){width: 209px;height: 157px;margin: 0 0 0 743px;}
.qjwrap p:nth-child(5) i{height: 157px;}
.qjwrap p:nth-child(6){width: 209px;height: 157px;margin: 158px 0 0 743px;}
.qjwrap p:nth-child(6) i{height: 157px;}
.qjwrap p:nth-child(7){width: 247px;height: 314px;margin: 0 0 0 953px;}
.qjwrap p:nth-child(7) i{height: 314px;}

.youshi2{background: #00A1E9 url('img/youshi2.jpg') no-repeat center;width: 100%;height: 222px;margin-bottom: 30px;}

.fuwuitem{background: url('img/28.png') no-repeat center;width:362px;height:463px; position:relative;margin:0 0 0 50%;top:1014px;left:-600px; cursor:pointer;transition:All 0.25s ease-in-out;}
.fuwuitem:hover {box-shadow: 0 14px 12px -12px #999;transform:translate(0,-3px);}
.fuwuitem:hover h6{ color:#fff;}
.fuwuitem:hover i{ opacity: 1;}
.fuwuitem:hover h5{ transform: rotateY(180deg);}
.fuwuitem h6{ font-size:26px; font-weight:normal; position:absolute; z-index:9; margin:30px 0 0 156px;transition:All 0.15s ease-in-out;}
.fuwuitem h5{width:122px; height:122px;display:block; position:absolute; z-index:8; margin:84px 0 0 121px;transition: 0.5s;transform-style: preserve-3d;}
.fuwuitem h5 .fuwuitem_back {width:122px; height:122px;position: absolute;top: 0;transform: rotateY(180deg);backface-visibility: hidden;}
.fuwuitem h5 .fuwuitem_front {width:122px; height:122px;position: absolute;top: 0;backface-visibility: hidden;}
.fuwuitem h5 img{ display:block;}
.fuwuitem i{ background: url('img/29_1.png') no-repeat;position:absolute; z-index:7; width: 363px;height: 216px;opacity: 0; transition:All 0.2s ease-in-out;}
.fuwuitem p{ width:300px; position:absolute; z-index:6; margin:240px 0 0 31px; font-size:15px; line-height:32px;text-align:justify; text-justify:inter-ideograph;}

.fuwuitem1{left:-181px;top: 552px;}
.fuwuitem2{left:238px;top: 90px;}

.aboutus{background: url('img/18.jpg') no-repeat center;width: 1200px;margin: 50px auto 0 auto; height: 500px;}

.aboutus p:hover{ background:rgba(0,0,0,0.1) none repeat scroll;}
.aboutus p:hover img{transform:translate(0,-2px);box-shadow: 0 0 15px #333;}
.aboutus p img{border-radius: 5px;transition:All 0.1s ease-in-out;}
.aboutus h4{font-size: 20px;position: absolute;margin: 50px 0 0 640px;color: #333;}
.aboutus div{width: 621px;height: 130px;overflow: hidden;position: absolute;margin: 199px 0 0 293px;font-size: 14px;color: #333;line-height: 26px;text-align:justify; text-justify:inter-ideograph;}
.aboutusmore{display: block;height: 40px;line-height: 40px;text-align: center;width: 120px;border: 2px solid #4f4e4e;position: absolute;margin: 351px 0 0 545px;color: #333;font-size: 14px;transition:All 0.2s ease-in-out;}
.aboutusmore:hover{width: 150px;}

.homerongyutitle{width: 200px;position:relative; margin:40px 0 0 50%; left:-600px; height:50px;font-size: 18px;font-weight: bold;}

#zizipic {width:1200px; margin:0 auto; height:250px;overflow:hidden; padding-bottom:5px; padding-top:3px;}
#zizipic ul li {float:left; width:300px; height:250px;transition:All 0.2s ease-in-out;}
#zizipic ul li:hover{transform:translate(0,-3px);}
#zizipic ul li:hover a:nth-child(2) {background-color:#FC8C0E; color:#fff;box-shadow: 0 10px 8px -8px #999; }
#zizipic ul li a:nth-child(1){ display:block; width:280px; margin:0 auto; height:210px; overflow:hidden; background-color:#fff;}
#zizipic ul li a:nth-child(1) img{transition:All 0.2s ease-in-out;}
#zizipic ul li a:nth-child(2){ display:block; width:280px; margin:0 auto; height:40px; line-height:40px; text-align:center; color:#000;transition:All 0.2s ease-in-out;}
#zizigoL{display:block; width:38px; height:38px; position:absolute; margin:-170px 0 0 50%; left:-600px; background:url('img/arrow-left.gif') no-repeat center;opacity: 0.2;transition:All 0.2s ease-in-out;}
#zizigoL:hover{opacity: 0.8;}
#zizigoR{display:block; width:38px; height:38px; position:absolute; margin:-170px 0 0 50%; left:563px; background:url('img/arrow-right.gif') no-repeat center;opacity: 0.2;transition:All 0.2s ease-in-out;}
#zizigoR:hover{opacity: 0.8;}

.newswrap{ background-color:#F7F7F7; padding:40px 0;}
.newstitle1{overflow: hidden; width:550px;position:relative; margin:0px 0 0 50%; left:-600px; border-bottom:1px solid #ddd; padding-bottom:15px;}
.newstitle1 a:nth-child(1),.newstitle1 a:nth-child(2){ font-size:14px; font-weight:bold; color:#333;}
.newstitle1 a:nth-child(1){ margin-right:30px;}
.newstitle1 a:nth-child(2){ margin-left:30px;}
.newstitle1 a:nth-child(3){ float:right; color: #333;}
.newstitle1 i{ position:absolute; margin:0 0 0 -85px;}
.newspic{ display:block;position:relative; margin:20px 0 0 50%; left:-600px;}
.newsitem1{ overflow: hidden;width:550px;position:relative; margin:15px 0 0 50%; left:-600px; height:20px; line-height:20px;}
.newsitem1 a{ font-size:12px; color:#000; font-weight:bold;}
.newsitem1 p{float:right;}
.newsitem2{overflow: hidden; width:550px;position:relative; margin:10px 0 0 50%; left:-600px; height:65px; line-height:22px; color:#000; border-bottom:1px solid #ddd; margin-bottom:15px;}
.newsitem2 a{ color:#EF3D01;}
.newslist1{overflow: hidden; width:550px;position:relative; margin:0px 0 0 50%; left:-600px;}
.newslist1 a{display:block; height:30px; line-height:30px; color:#000;}
.newslist1 span{ float:right;}

.newstitle2{ width:550px;position:relative; margin:-451px 0 0 50%; left:50px; border-bottom:1px solid #ddd; padding-bottom:15px;}
.newstitle2 a:nth-child(1){ font-size:14px; font-weight:bold; color:#333;}
.newstitle2 a:nth-child(2){ margin-left:400px; color: #333;}

#newslist2 {width:550px;height:388px;overflow:hidden;position:relative; margin:20px 0 0 50%; left:50px;}
#newslist2 ul li {width:550px;height:110px; overflow: hidden;margin-bottom:20px;}
#newslist2 ul li a:nth-child(1){ display:block; width:180px; height:110px; float:left;}
#newslist2 ul li a:nth-child(1) img{ display:block; border-radius:3px;}
#newslist2 ul li a:nth-child(2){ display:block; width:350px; float:left; margin-left:20px; font-weight:bold; color:#000; font-size:13px; background:url('img/w.gif') no-repeat 0 center; text-indent:30px;}
#newslist2 ul li p{ width:320px; float:left; margin-left:20px; margin-top:10px; line-height:26px;background:url('img/d.gif') no-repeat 0 5px; padding:0 0 0 30px;text-align:justify; text-justify:inter-ideograph;}

.footbg{background:url('img/22.jpg') no-repeat center; height:422px;}
.youqinglink{ width:1200px; margin:0 auto; padding-top:40px; color:#000;}
.youqinglink p{ display:inline; font-weight:bold; margin-right:30px;}
.youqinglink a{margin-right:20px; color:#000;}

.footlogo{ width:200px; height:214px;position:relative; margin:80px 0 0 50%; left:-600px;border-radius: 10px;}

.footnav{ width:900px;position:relative; margin:-220px 0 0 50%; left:-300px; height:35px; border-bottom:1px solid #fff;}
.footnav a{ color:#fff; font-size:13px;margin: 0 40px 0 0;}

.footlianxi{ width:600px;position:relative; margin:-2px 0 0 50%; left:-300px; line-height:27px; color:#fff; font-size:13px;padding-top: 10px;}
.footlianxi a{ color:#fff;}

.footewm{ width:130px; position:relative; margin:-165px 0 0 50%; left:470px; text-align:center; color:#fff;}
.footewm img{ border:5px solid #fff; margin-bottom:10px; border-radius: 3px;}

.subleftcontactus{border: 1px solid #eee;border-top: none;padding: 15px;min-height: 315px;}
.subleftcontactus img{width: 160px;margin: 0 auto;display: block;}
.subleftcontactus h6{text-align: center;font-weight: normal;height: 26px;line-height: 26px;width: 148px;margin: 0 auto;background-color: #ED3D01;color: #fff;}
.subleftcontactus div{line-height: 38px;font-size: 18px;margin-top: 10px;}

.subpagetitle{border-bottom:1px solid #ddd;width:890px;position:relative; margin:-1050px 0 0 50%; left:-290px; height:50px;}
.subpagetitle p{font-weight: bold;font-size: 20px; line-height: 30px; float: left;}
.subpagetitle span{line-height: 38px; float: right; color: #000;}
.subpagetitle span a{color: #000;}
.subpagetitle span a:hover{color: #000; text-decoration:underline;}
.subpagedesc{border: 1px solid #eee;padding:10px 15px;width:858px;position:relative; margin:10px 0 10px 50%; left:-290px; line-height: 26px;font-size: 13px;color: #999;}

.mypages{width:890px;text-align:center;position:relative; margin:30px 0 30px 50%; left:-310px;}
.mypages ul{display:inline-block;}
.mypages ul li{float:left;border: 1px solid #ccc;padding:10px 16px;font-size: 16px;color: #000;margin: 0 5px;border-radius: 3px;cursor: pointer;}
.mypages ul li:hover{background-color: #ED3D01;border: 1px solid #ED3D01;color: #fff;}
.mypages ul li:hover a{color: #fff;}
.mypages ul li a{color: #000;font-size: 16px;}

.subproinfo{ width:890px;position:relative; margin:0px 0 0 50%; left:-290px; min-height: 550px; }

#subprobigimg{width: 420px;height: 420px;border: 1px solid #eee;border-radius: 3px; padding: 10px;transition: All 0.2s ease-in-out; position:relative;margin: 0 0 0 225px;}
#subprobigimgthumb {width:400px;height:70px;overflow:hidden;margin: 10px 0 0 20px;}
#subprobigimgthumb ul li {float:left;display: block;height:70px; width:75px; overflow: hidden;cursor: pointer;}
#subprobigimgthumb ul li:hover img{border-radius: 40px;box-shadow: 0 10px 8px -8px #999;}
#subprobigimgthumb ul li img {display:block;width: 70px;height: 70px;transition: All 0.2s ease-in-out;}
#subprobigimgthumbgoL{display: block;width:15px;height: 70px;line-height: 70px; text-align: center;border-radius: 3px;background-color: #ED3D01;position: relative;margin: -70px 0 0 0;transition: All 0.2s ease-in-out;} 
#subprobigimgthumbgoL:hover{background-color: #B62E00;}
#subprobigimgthumbgoR{display: block;width:15px;height: 70px;line-height: 70px; text-align: center;border-radius: 3px;background-color: #ED3D01;position: relative;margin: -70px 0 0 430px;transition: All 0.2s ease-in-out;} 
#subprobigimgthumbgoR:hover{background-color: #B62E00;}

.subproinfowrap{position: relative;margin: 20px 0 0 0;}
.subproinfowrap h1{font-size: 24px;margin-bottom: 14px;text-align: center;}
.subproinfocontent{text-align:justify; text-justify:inter-ideograph;font-size: 14px;}
.subproinfocontent p{ border-bottom: 1px dashed #eee;font-size: 14px;line-height: 32px; color: #888;padding: 10px 0;}
.subproinfocontent p b{color: #444;font-size: 15px;font-weight: bold;}
.subproinfocontent a{font-size: 14px;}

.subprotitle{height:40px;line-height: 40px;border-bottom: 2px solid #1C93CB;font-size: 16px; width: 890px;position:relative; margin:-0px 0 0 50%; left:-290px; color: #1C93CB;}

.subproupdown{width:890px;position:relative; margin:0px 0 0 50%; left:-290px;line-height: 30px;padding: 15px 0;}
.subproupdown a{color: #000;}
.subproupdown a:hover{text-decoration: underline;}

.subproxgnews{width:890px;position:relative; margin:10px 0 15px 50%; left:-290px;min-height: 120px;}
.subproxgnews a{display: block;float: left;width: 46%;padding: 0 2%;color: #666;height: 40px;line-height: 40px;border-bottom: 1px dashed #eee;}
.subproxgnews a:hover{text-decoration: underline;}
.subproxgnews a span{float:right;}

.subproxgpro{width:890px;position:relative; margin:20px 0 15px 50%; left:-290px;min-height: 260px;}
.subproxgpro p{ float:left; width:210px; height:250px; border-radius:3px; overflow:hidden; margin-right:15px; margin-bottom:17px;transition:All 0.2s ease-in-out;}
.subproxgpro p:hover{box-shadow: 0 10px 8px -8px #999;transform:translate(0,-3px);}
.subproxgpro p:hover a:nth-child(2){background-color:#00a0e9; color:#fff;}
.subproxgpro p:hover a:nth-child(1) img{transform: scale(1.02);}
.subproxgpro p:nth-child(4n+4){ margin-right:0;}
.subproxgpro p a{display:block; overflow:hidden;}
.subproxgpro p a:nth-child(1){display:block; width:210px; height:210px; border:1px solid #F2F2F2;box-sizing: border-box;}
.subproxgpro p a:nth-child(1) img{transition:All 0.2s ease-in-out; border-radius:3px;transition: All 0.2s ease-in-out;}
.subproxgpro p a:nth-child(2){ height:40px; line-height:40px; text-align:center; font-size:13px; color:#000; background-color:#f2f2f2;transition:All 0.2s ease-in-out;}

.subnewslist{ width:890px;position:relative; margin:-843px 0 0 50%; left:-290px;  min-height:860px; }
.subnewslist p{width: 860px;margin: 0 auto;border-bottom: 1px dashed #eee;padding: 20px 0;cursor: pointer;transition: All 0.2s ease-in-out;}
.subnewslist p:hover{border-bottom: 1px solid #f00;background-color: #f9f9f9;width: 860px;padding: 20px 15px;transform:translate(0,-2px);}
.subnewslist p a{display: block;font-size: 18px;color: #555;margin-bottom: 10px;}
.subnewslist p a i{font-size: 12px;float: right;color: #aaa;}
.subnewslist p span{text-align:justify; text-justify:inter-ideograph;display: block;line-height: 22px;height: 66px;overflow: hidden;color: #888;text-indent: 2em;}

.subnewsinfo{width:890px;position:relative; margin:-843px 0 0 50%; left:-290px;  min-height:400px;}
.subnewsinfo h1{font-size:20px;text-align: center;margin: 25px 0 0 0;}
.subnewsinfotime{text-align: center;margin: 20px 0 0 0;color: #666;}
.subnewsinfotime a{color: #666;}

.subnewsinfocon{text-align:justify; text-justify:inter-ideograph;margin:15px auto 0 auto;line-height: 30px;font-size: 16px;width: 860px;min-height: 600px;}
.subnewsinfocon *{font-size: 16px;}
