﻿/*
* @Title:  内页样式表
* @Author: 陈晓勉
* @Date:   2016-1-12 11:24:38
* @Last Modified by:   Marte
* @Last Modified time: 2016-11-01 10:17:37
*/

/* 全局 */
.no-padding #inmain{padding-top: 0;}
#inmain{width:100%;position:relative;background-size: 100% auto;padding-top: 109px;}
#footer{width:100%;border-top:5px solid #f3f3f3;}
#footer .indexfoot{width:1230px;}

.inbanner{width:100%;height:180px;background: url(../img/inbanner-bg.jpg) no-repeat center center;opacity:0;-webkit-transition: all .5s;transition: all .5s;display:none;}
.inbanner-img{position:absolute;top:50px;left:278px;-webkit-animation-name: fadeInUp;
    -webkit-animation-duration: .6s;-webkit-animation-timing-function: linear;-webkit-animation-direction: alternate;width: 300px;}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

.incontent{width:100%;background:#f3f3f3 url(../img/main-bg.jpg) repeat-x top center;min-height:200px;font-size: 13px;line-height: 22px;color:#666666;position:relative;}
.incontent p{margin-bottom:16px;}
.no-bottom .incontent{padding-bottom: 0;}
.no-pos a.btn-ajax{position:static;margin:20px auto;}
.expertbg .incontent{width:100%;background:#f5f4f0 url(../img/main-bg.jpg) repeat-x top center;padding-bottom: 0px;}

/*推荐内容*/
.recommend-list{padding-top: 50px;overflow:hidden;margin-right: -9px;padding-bottom: 35px;}
.recommend-list li{width:406px;float:left;margin-right: 7px;}
.recommend-list h4{margin-top: 10px;}
.recommend-list h4 a{display:block;font-size: 15px;color:#333333;}
.recommend-list h4 a:hover{color:#EA0000;}
.recommend-list li p{height:30px;overflow:hidden;}

/*页面标题*/
h1.classtitle{text-align: center;color:#333;width:600px;position:absolute;top:28px;left:50%;margin-left: -300px;*z-index:10;}
h1.classtitle i{display:block;font-family: "geometric_blackregular";font-size: 28px;font-weight: normal;font-style: normal;letter-spacing: -2px;line-height: 32px;}
h1.classtitle b{display:block;font-weight: bold;font-size: 20px;letter-spacing: -1px;color:#666666;}

/* 面包屑 */
.pagecrm{padding-left: 20px;background:url(../img/icon-crmhome.jpg) no-repeat left;font-size: 13px;line-height: 20px;font-weight: bold;margin-top: 45px;}
.pagecrm span{color:#2c313d;}
.pagecrm a{padding-left: 10px;background:url(../img/icon-crmsub.jpg) no-repeat left 8px;color:#2c313d;margin-left: 8px;line-height: 20px;}
.pagecrm .current{color:#E11A21;}

/* 子栏目 */
.subtitle{border-left: 1px solid #999999;margin: 92px auto 0;width:100%;opacity: 0;filter:alpha(opacity=0);*margin: 30px auto 0;}
.subtitle ul{overflow:hidden;}
.subtitle li{float:left;border: 1px solid #999999;border-left: 0;}
.subtitle li a{display:inline-block;font-size: 13px;color:#666666;padding:10px 20px;background:#fff;}
.subtitle li a:hover,.subtitle .current a{background:#e11a21;color:#fff;border-color:#e11a21;}

/* 金正大简介 */
.aboutdiv{padding-top: 45px;overflow:hidden;}
.aboutleft{width:605px;float:left;}
.aboutright{width:612px;float:right;padding-top: 43px;}
h2.arttitle{font-size: 20px;color:#333333;padding-bottom: 15px;}
.aboutzi li{width:100%;height:115px;overflow:hidden;background:#fff;margin-bottom: 15px;}
.zi-img{float:left;width:115px;}
.aboutzi li p{width:410px;height:80px;float:left;margin-top: 20px;margin-left: 25px;}
.aboutzi li strong{display:block;color:#8a5d3b;font-size: 14px;padding-bottom: 8px;}
.markexp{width:560px;height:260px;background:#fff url(../img/alogo.jpg) no-repeat 412px 33px;padding:28px 35px 32px 17px;margin-top: 87px;}
.markexp h3{font-size: 22px;color:#d5af6d;padding-bottom: 20px;padding-top: 10px;}
.markexp p{padding-left: 23px;background:url(../img/icon-point.jpg) no-repeat 5px 8px;color:#a6a6a6;}

/*董事长寄语*/
.leaderdiv{margin-top: 90px;overflow:hidden;background:#fff url(../img/leader-bg.jpg) no-repeat 98% center;width:100%;height:670px;}
.leadercont{position:absolute;top:80px;right: 0;width:545px;height:520px;}
.leadercont h2{font-size: 32px;color:#ffa400;line-height: 34px;padding-bottom: 40px;}
.leadercont h2 span{display:block;font-size:14px;color:#333;font-weight: bold;}
.leaderimg{width:597px;height:669px;overflow:hidden;position:absolute;top:0;left:0;background:url(../img/leader.jpg) no-repeat;}

/*全球布局*/
.layoutintro{padding-top: 45px;overflow:hidden;}
.chinamap{width:575px;height:474px;background:url(../img/map-big-china.png) no-repeat;float:left;margin-left: 130px;position:relative;}
.chinamap .point{position:absolute;display:block;width:25px;height:25px;background:url(../img/map-point.png) no-repeat 0 0;-webkit-transition: none;transition: none;}
.chinamap .point:hover,.chinamap .point.hovers{background:url(../img/map-point-hover.png) no-repeat 0 0;}
.chinamap .point span{width:109px;height:118px;background:url(../img/map-point-desc.png) no-repeat;position:absolute;left:12px;top:-118px;z-index: 10;color:#fff;font-size: 15px;font-weight: bold;line-height: 130px;text-align: center;display:none;}
.chinamap .point.hovers span{display:block;}
.layoutbox{width:325px;height:400px;float:right;margin-right: 150px;margin-top: 45px;}
.layout-title li{width:100%;height:65px;line-height: 65px;background:#ffffff;}
.layout-title li a{display:block;padding-left: 20px;font-size: 15px;font-weight: bold;color:#8a5d3b;}
.layout-title .current{background:#ffa400;}
.layout-title .current a{color:#fff;}
.layout-title .icon-map-china{background:#fff url(../img/map-china.png) no-repeat 230px 15px;}
.layout-title .icon-map-world{background:#fff url(../img/map-world.png) no-repeat 220px 15px;}
.layout-title .current.icon-map-china{background:#ffa400 url(../img/map-china2.png) no-repeat 230px 15px;}
.layout-title .current.icon-map-world{background:#ffa400 url(../img/map-world2.png) no-repeat 220px 15px;}

.worldmap{width:614px;height:357px;background:url(../img/worldmap.png) no-repeat;float:left;margin-top: 35px;margin-left: 60px;position:relative;}
.worldmap .point{position:absolute;display:block;width:25px;height:25px;background:url(../img/map-point.png) no-repeat 0 0;-webkit-transition: none;transition: none;}
.worldmap .point:hover,.worldmap .point.hovers{background:url(../img/map-point-hover.png) no-repeat 0 0;}
.worldmap .point span{width:109px;height:118px;background:url(../img/map-point-desc.png) no-repeat;position:absolute;left:12px;top:-118px;z-index: 10;color:#fff;font-size: 15px;font-weight: bold;line-height: 130px;text-align: center;display:none;}
.worldmap .point.hovers span{display:block;}

.layout-intro{margin-top: 25px;}
.layout-intro h4{font-size: 14px;color:#8a5d3b;padding-bottom: 10px;}
.layout-intro p{color:#a4a4a4;}

.point-xinjiang{top:156px;left:121px;}
.point-yunnan{top:381px;left:269px;}
.point-guizhou{top:344px;left:334px;}
.point-guangdong{top:380px;left:414px;}
.point-anhui{top:270px;left:440px;}
.point-henan{top:247px;left:400px;}
.point-shandong{top:208px;left:445px;}
.point-liaoning{top:135px;left:485px;}

.point-usa{top:136px;left:84px;}
.point-israel{top:122px;left:320px;}
.point-singapore{top:201px;left:484px;}
.point-vietnam{top:178px;left:471px;}
.point-germany{top:102px;left:303px;}
.point-norway{top:78px;left:294px;}
.point-Netherlands{top:88px;left:290px;}

.layout-desc-box{width:100%;position:relative;}
.layout-desc{margin-top: 25px;width:100%;overflow:hidden;position:relative;background:#fff;border-bottom: 3px solid #f3f3f3;}
.icon-dir{display:block;position:absolute;width:18px;height:19px;top:-19px;left:46%;background:url(../img/map-dir.png) no-repeat;}
.layout-pic{float:left;width:46%;}
.layout-pic a{display:none;}
.layout-pic img{display:block;width:100%;}
.layout-tab{width:600px;float:left;margin-top: 35px;margin-left: 35px;}

.layout-tab-title li{float:left;}
.layout-tab-title li a{display:block;padding:0 15px;line-height: 40px;font-size: 15px;}
.layout-tab-title .current a{font-weight: bold;}
.layout-tab-cont{padding-left: 15px;padding-top: 10px;}
.layout-tab-cont p{display:none;}

/*大事记*/
.history-box-left{float:left;}
.history-box-right{float:right;}
.historydiv{margin-top: 85px;overflow:hidden;width:100%;background:url(../img/history-bg.jpg) repeat-y center center;padding-bottom: 80px;position:relative;margin-bottom: 30px;}
.history-box{width:475px;height:350px;background:#fff;padding:25px 30px 35px;position:relative;-webkit-transition: all .3s;transition: all .3s;margin-bottom: 15px;}
.history-box h4{display:block;width:83px;height:83px;background:#fff;border:8px solid #ffa400;text-align: center;position:absolute;}
.history-box h4 b{display:block;color:#e11a21;font-family: "DincondMedium";font-size: 40px;padding-top: 25px;padding-bottom: 5px;}
.history-box h4 span{text-align: left;display:block;padding-left: 13px;color:#e11a21;}
.history-box-list p{margin-bottom: 0;}
.icon-hdir{position:absolute;width:13px;height:18px;display:block;-webkit-transition: all .3s;transition: all .3s;}
.history-box-left .icon-hdir{bottom:20px;left:535px;background:url(../img/icon-dir-right.jpg) no-repeat;}
.history-box-right .icon-hdir{top:20px;right:535px;background:url(../img/icon-dir-left.jpg) no-repeat;}
.history-box-left h4{bottom:0;left:565px;}
.history-box-right h4{top:0;right:566px;}
.history-box-list li{margin-bottom: 10px;}
.history-box-list h5 b{font-family: "DincondMedium";color:#68c272;font-size: 24px;font-weight: normal;-webkit-transition: all .3s;transition: all .3s;}
i.icon-more{display:block;width:23px;height:23px;background:url(../img/icon-hmore.png) no-repeat;-webkit-transition: all .3s;transition: all .3s;}
.history-box:hover{background:#ffa400;color:#fff;}
.history-box.history-box-left:hover .icon-hdir{background:url(../img/icon-dir-left-hover.jpg) no-repeat;}
.history-box.history-box-right:hover .icon-hdir{background:url(../img/icon-dir-right-hover.jpg) no-repeat;}
.history-box:hover i.icon-more{background:url(../img/icon-hmore-hover.png) no-repeat;}
.history-box:hover h5 b{color:#fff;}
a.btn-ajax{display:block;width:48px;height:48px;background:url(../img/icon-omiss.png) no-repeat;position:absolute;left:50%;margin-left:-24px;bottom:0px;}
a.btn-omiss{display:block;width:48px;height:48px;background:url(../img/icon-omiss.png) no-repeat;position:absolute;left:50%;margin-left:-24px;bottom:30px;}
.history-box-list ul{height:340px;overflow:hidden;margin-bottom: 10px;}

/*图说金正大*/
.caption-slide{width:1228px;height:512px;overflow:hidden;position: relative;margin-top: 80px;}
.caption-banner-box{width:1228px;height:454px;overflow:hidden;}
.caption-banner{width:1228px;height:454px;overflow:hidden;position: relative;}
.caption-banner li{width: 100%;height: 454px;float:left;}
.caption-banner li a{display:block;width:100%;height:100%;}
.caption-slide .title{width:100%;height:58px;line-height: 58px;text-align: center;background:#fff;}
.caption-slide .title h4{display:none;font-size: 16px;}
.caption-title{margin-top: 30px;height:108px;width:1228px;background:url(../img/title-bg.jpg) repeat-x 0 73px;text-align: center;}
.caption-pics{margin-top: 30px;overflow:hidden;}
.caption-pics-left{float:left;width: 607px;overflow: hidden;}
.caption-pics-left img{width:613px;height:454px;}
.caption-pics-right{float:left;width:619px;margin-left: 11px;margin-right: -9px;}
.caption-pics-right img{width:299px;height:222px;}
a.caption-prev{display:block;width:74px;height:74px;background:#fff url(../img/silde-left.jpg) no-repeat center center;position:absolute;top:50%;left:-74px;margin-top: -32px;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
a.caption-next{display:block;width:74px;height:74px;background:#fff url(../img/silde-right.jpg) no-repeat center center;position:absolute;top:50%;right:-74px;margin-top: -32px;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
.caption-slide.hovers a.caption-prev{left:0;}
.caption-slide.hovers a.caption-next{right:0;}

.seasondiv{margin-top: 30px;margin-right: -10px;overflow:hidden;}
.seasondiv li{width:300px;float:left;margin-right: 9px;background:#fff;}
.seasondiv li p{text-align: center;height:63px;padding-top: 16px;margin-bottom: 0;}
.seasondiv li p img{}
.caption-pics a{display:block;position:relative;}
.caption-pics-right a{float:left;margin:1.5px 9px 1.5px 0;}
.caption-pics-left span{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:url(../img/pictitle-bg.png) no-repeat;}
.caption-pics-right span{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:url(../img/pictitle-bg2.png) no-repeat;}
.caption-pics a i{display:block;position:absolute;width:100%;height:55px;line-height: 55px;bottom:0;left:0;color:#fff;text-align: center;font-size: 13px;font-weight: bold;}

.caption-pics-more{position:relative;width:1225px;overflow:hidden;}
.caption-pics-list{position:relative;height:230px;overflow:hidden;}
.caption-pics-list ul{position:absolute;top:0;left:0;width:1000%;}
.caption-pics-list li{float:left;width:300px;margin-right: 9px;}
.caption-pics-list li .pica{display:block;position:relative;}
.caption-pics-list li .pica img{width:299px;height:222px;}
.caption-pics-list span{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:url(../img/pictitle-bg2.png) no-repeat;}
.caption-pics-list .pica i{display:block;position:absolute;width:100%;height:55px;line-height: 55px;bottom:0;left:0;color:#fff;text-align: center;font-size: 13px;font-weight: bold;}

.caption-pics-more .btn-cpmore{display:block;position:absolute;top:50%;margin-top: -32px;width:30px;height:64px;-webkit-transition: none;transition: none;}
.cpmore-left{background:url(../img/p_btn_e6056e7.png) no-repeat -36px 0;left:0px;}
.cpmore-left:hover{background:url(../img/p_btn_e6056e7.png) no-repeat -36px -130px;}
.cpmore-right{background:url(../img/p_btn_e6056e7.png) no-repeat 0 0;right:0px;}
.cpmore-right:hover{background:url(../img/p_btn_e6056e7.png) no-repeat 0 -130px;}

/*企业荣誉*/
.honordiv{width:1229px;height:485px;overflow:hidden;margin:60px auto 0;background:#fff url(../img/honor-bg.jpg) no-repeat 38px 358px;position:relative;}
.honorlist{width:1000%;position:absolute;top:60px;left:0;}
.honorlist li{width:277px;float:left;margin:0 5px;text-align: center;margin-top: 300px;-webkit-animation: all .3s;animation: all .3s;}
.honorlist li p{line-height: 35px;font-weight: bold;font-size: 14px;}
.hindex h6{width:66px;height:74px;background:url(../img/icon-honor.png) no-repeat;color:#fff;line-height: 80px;;font-family: "DincondMedium";font-size: 24px;font-weight: normal;margin:50px auto 0;}
.honor-prev{display:block;width:34px;height:34px;position:absolute;bottom:94px;left:38px;}
.honor-next{display:block;width:34px;height:34px;position:absolute;bottom:94px;right:33px;}
.honorlist-box{width: 1148px;margin: 0 auto;height:346px;overflow:hidden;padding-top: 60px;position:relative;}

/*领导关怀*/
.caretitle{margin-top: 90px;padding-left: 80px;background:url(../img/icon-lcare.jpg) no-repeat left;height:69px;}
.caretitle i{display:block;font-size: 28px;color:#2c313d;line-height: 40px;}
.caretitle b{display:block;line-height: 29px;font-size: 16px;color:#545861;}
.careslide{width:1229px;height:557px;background:#fff;margin-top: 25px;}
.careslide-left{float:left;width:487px;}
.careslide-right{float:right;width:742px;}
.careslide-list{margin-top: 43px;}
.careslide-list li{height:85px;padding:20px 0 20px 30px;position:relative;}
.careslide-list .current{background:#ffa400;}
.careslide-list .current .info strong,.careslide-list .current .info em{color:#fff;}
.careslide-list .current .date{background:#fff;color:#ffa400;}
.careslide-list .date{width:84px;height:84px;display:block;float:left;background:#d1d1d1;text-align: center;color:#fff;}
.careslide-list .date strong{font-family: "DincondMedium";font-size: 42px;padding-top: 20px;display:block;margin:0 auto;padding-bottom: 10px;font-weight: normal;}
.careslide-list .date em{font-size: 12px;font-style: normal;font-weight: bold;font-family: "arial";}
.careslide-list .info{width:347px;height:84px;display:block;float:left;margin-left: 15px;position:relative;}
.careslide-list .info strong{font-size: 14px;color:#2c313d;display:block;line-height: 20px;overflow:hidden;}
.careslide-list .info em{font-size: 12px;font-weight: normal;color:#999999;line-height: 20px;display:block;}
i.care-icon{display:block;width:20px;height:20px;background:url(../img/icon-more2.jpg) no-repeat;position:absolute;bottom:0;left:0;}
.careslide-list .current i.care-icon{background:url(../img/icon-more-hover.jpg) no-repeat;}
i.care-dir{display:none;width:6px;height:11px;background:url(../img/care-dir.png) no-repeat;position:absolute;top:50%;right:-6px;margin-top: -5px;z-index: 20;}
.careslide-list .current i.care-dir{display:block;}
.careslide-pics a{display:none;}

.care-list{margin-top: 30px;overflow:hidden;margin-right: -10px;padding-bottom: 100px;}
.care-list li{display:block;width:250px;height:115px;padding:59px 24px 51px 25px;margin-right: 10px;margin-bottom: 10px;background:#fff;position:relative;float:left;}
.care-list li a{display:block;width:100%;height:100%;position:relative;}
.care-list a:hover .title strong{color:#ea0000;}
.care-list .title{display:block;padding-bottom: 15px;}
.care-list .title strong{font-size: 15px;color:#2c313d;display:block;height: 44px;overflow: hidden;}
.care-list .title em{display:block;font-size: 13px;font-weight: normal;}
.care-list .date{font-family: "DincondMedium";font-weight: normal;font-size: 30px;color:#666;}
i.care-see{display:block;width:26px;height:14px;background:url(../img/icon-see.jpg) no-repeat;position:absolute;bottom:5px;left:0;}
.care-list a:hover i.care-see{background:url(../img/icon-see-hover.jpg) no-repeat;}
.care-list a:hover .date{color:#ea0000;}
.care-list a.btn-ajax{bottom: 30px;}

/*集团要闻*/
.newsdiv{margin-top: 60px;margin-bottom: 30px;}
.newsdiv-list{width:872px;float:left;position:relative;padding-bottom: 70px;}
.newsside{width:338px;float:right;}
.topnews{width:872px;height:326px;background:#fff;}
.topnews-cont{width:785px;height:233px;margin:46px auto 0;overflow:hidden;}
.topnews-pic{width:310px;height:233px;float:left;}
.topnews-info{width:455px;height:233px;float:right;position:relative;}
.topnews-info h3 strong{display:block;font-size: 15px;color:#ea0000;line-height: 30px;padding-bottom: 5px;}
.topnews-info h3 span{font-family: "DincondMedium";font-weight: normal;font-size: 30px;color:#666;}
.topnews-info h3{padding-bottom: 25px;}
a.btn-news-more{display:block;width:28px;height:28px;background:url(../img/icon-news-more.jpg) no-repeat;position:absolute;bottom:0;left:0;}

.hidepic .topnews{display:none;}
.hidepic .recomnews{display:block;}

.newslist{margin-top: 5px;}
.newslist li{display: block;background: #fff;width: 100%;height: 132px;margin-bottom: 5px;}
.newslist li:hover .date{background: #ea0000;color: #fff;}
.newslist li:hover h4{color: #ea0000;}
.newslist .date{width: 108px;height: 132px;float: left;background: #999999;text-align: center;font-family: "Aparajita";color: #ccc;-webkit-transition:color 300ms,background 300ms;-moz-transition:color 300ms,background 300ms;-o-transition:color 300ms,background 300ms;-ms-transition:color 300ms,background 300ms;transition:color 300ms,background 300ms;}
.newslist .date i{font-size: 54px;line-height: 50px;padding-top: 28px;display: block;font-family: "DincondMedium";}
.newslist .date span{font-size: 18px;font-family: "DincondMedium";}
.newslist .cont{width: 710px;height: 85px;float: right;padding: 26px 28px 21px 25px;position: relative;}
.newslist .cont h4{width: 710px;font-size: 15px;padding-bottom: 10px;-webkit-transition:color 300ms;-moz-transition:color 300ms;-o-transition:color 300ms;-ms-transition:color 300ms;transition:color 300ms;}
.newslist .cont p{width: 710px;height: 46px;overflow: hidden;margin-bottom: 0;color:#666666;}

.sidedate{width:338px;height:358px;overflow:hidden;background:#46a350;margin-bottom: 10px;}
.sidedate-title{width:101px;height:32px;overflow:hidden;margin:18px auto 18px;text-align: center;}
a.year-prev{display:block;width:8px;height:15px;background:url(../img/icon-date-left.jpg) no-repeat;float:left;margin-top: 8px;}
a.year-next{display:block;width:8px;height:15px;background:url(../img/icon-date-right.jpg) no-repeat;float:right;margin-top: 8px;}
.sidedate-title h3{width:85px;line-height: 32px;font-size: 30px;font-family: "DincondMedium";color:#fff;font-weight: normal;float:left;}
.sidedate-cont{width:280px;text-align: center;overflow:hidden;margin:0 auto;}
.sidedate-cont a{display:block;width:49px;height:49px;background:#64b76d;margin:10px;float:left;color:#fff;line-height: 49px;}
.sidedate-cont a:hover,.sidedate-cont a.current{background:#fff;color:#46a350;}
.sidedate-cont a b{font-size: 24px;font-family: "DincondMedium";}
.sidedate-cont .all{width:118px;height:50px;margin-left: 79px;}
.sidedate-cont .all b{font-size: 20px;}

.newssearch{margin-bottom: 20px;overflow:hidden;}
.newssearch h3{font-size: 16px;color:#333;line-height: 24px;margin-bottom: 20px;}
.nsearch-form{width:338px;height:67px;background:url(../img/news-search.jpg) no-repeat;position:relative;}
.input-nsearch{width:235px;height:20px;line-height: 20px;padding: 18px 6px;float:left;margin-top: 7px;margin-left: 7px;background:none;border:0;}
.btn-nsearch{width:78px;height:67px;background:none;border:0;float:right;cursor:pointer;}

/*新闻详情*/
.newsdetail-div{padding-top: 50px;overflow:hidden;}
.newsdetail{position:relative;padding-bottom: 10px;width:720px;float:left;padding-left: 111px;}
.newsdetail .share{margin-top: 20px;padding-bottom: 10px;overflow:hidden;}
.newsdetail .share a{opacity:0.8;filter:alpha(opacity:80);}
.newsdetail .share a:hover{opacity:1;filter:alpha(opacity:100);}
.newsdetail p{line-height: 22px; text-align:justify;font-size: 13px;color:#63636D;margin-top: 15px;}
/*.newsdetail img{width:100%;}*/
.newsdetail h1{font-size: 20px;color:#333;line-height: 30px;padding-bottom: 10px;}
.newsdetail .ninfo{line-height: 24px;color:#999999;font-size: 13px;}
.newsdetail .date{position:absolute;width:83px;height:92px;background:#d6001d;color:#fff;font-family: "DincondMedium";font-size: 20px;text-align: center;padding-top: 10px;top:0px;left:0px;}
.newsdetail .date i{font-size: 60px;display:block;line-height: 50px;padding-bottom: 5px;}
.newsdetail .date b{font-size: 18px;}
.readcount{position:absolute;top:0;right:0;padding-left: 28px;background:url(../img/icon-see2.jpg) no-repeat left center;height:16px;line-height: 16px;font-weight: bold;}
.newsdetail img{max-width:100%;}

.newsright{width:370px;}
.newsabout{width:370px;float:right;}
.newsabout img{display:block;width:100%;}
.newsabout .pic{display:block;width:370px;overflow:hidden;}
.newsabout .nat{margin-top: 25px;}
.newsabout .nat span{font-family: "DincondMedium";font-size: 32px;color:#5bab64;display:block;float:left;padding-top: 5px;font-weight: normal;}
.newsabout .nat a:hover{color:#5bab64;}
.newsabout .nat b{font-size: 16px;line-height: 26px;color:#555555;float:left;display:block;margin-left:10px;width:248px;}
.newsabout p{line-height: 24px;color:#63636D;font-size: 13px;margin-top: 8px; text-align: justify;margin-bottom: 0;}

.alonenews{width:370px;float:right;background:#5bab64;font-size: 12px;color:#fff;line-height: 22px;margin-top: 25px;}
.alonenews h3{font-size: 16px;color:#fff;line-height: 30px;padding-bottom: 10px;}
.alonenews ul li{padding-bottom: 10px;}
.alonenews li a{display:block;font-size: 13px;line-height: 24px;color:#fff;}
.alonenews li a:hover{color:#333;}
.alonenews li i{color:#fff;font-size: 15px;font-family: "DincondMedium";font-weight: bold;}
.inan{padding: 15px 20px;}

.pagebox{margin-top: 30px;overflow:hidden;text-align: center;}
.pagebox a{display:inline-block;padding:7px 14px;background:#cccccc;color:#fff;font-size: 14px;text-align: center;}
.pagebox a:hover,.pagebox .current{background:#e11a21;color:#fff;}
.pagebox span {display:inline-block;padding:7px 14px;background:#e11a21;color:#fff;font-size: 14px;text-align: center; }

/*媒体聚焦*/
.recomnews{width:810px;height:195px;background:#fff;padding:30px 40px 25px 22px;}
.recomnews .date{width: 67px;height: 101px;float: left;text-align: center;font-family: "Aparajita";color: #EA0000;-webkit-transition:color 300ms,background 300ms;-moz-transition:color 300ms,background 300ms;-o-transition:color 300ms,background 300ms;-ms-transition:color 300ms,background 300ms;transition:color 300ms,background 300ms;}
.recomnews .date i{font-size: 54px;line-height: 50px;padding-top: 20px;display: block;font-family: "DincondMedium";}
.recomnews .date span{font-size:18px;font-family: "DincondMedium";}
.recomnews .cont{width: 690px;height: 180px;float: right;position: relative;margin-right: 10px;padding-top: 20px;}
.recomnews .cont h4{width: 710px;font-size: 20px;padding-bottom: 10px;color: #EA0000;}
.recomnews .cont p{width: 710px;overflow: hidden;margin-bottom: 0;color:#666666;}
.recomnews .btn-news-more{display:block;width:28px;height:28px;background:url(../img/icon-news-more.jpg) no-repeat;position:absolute;bottom:0;left:0;}

/*视频综合*/
.videoall{width:100%;overflow:hidden;}
.videoall a{display:block;float:left;width:25%;position:relative;*width:24.9%;}
.videoall a img{display:block;width:100%;}
.videoall a span{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.3) none repeat scroll !important;background:#000; filter:Alpha(opacity=30);}
.videoall a i{display:block;width:72px;height:72px;position:absolute;top:50%;left:50%;margin-left:-36px;margin-top:-36px;background:url(../img/icon-play.png) no-repeat center center;}
.videoall a:hover span{display:block;}

/*视频中心*/
.topvideo{overflow:hidden;margin-top: 37px;}
.topvideo-left{width:919px;height:345px;background:#fff;float:left;}
.topvideo-right{width:300px;float:right;}
.topvideo-left .vtpic{display:block;position:relative;width:609px;height:345px;float:left;}
.topvideo-left .vtpic img{display:block;width:609px;height:345px;}
.topvideo-left .vtpic span{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.3) none repeat scroll !important;background:#000; filter:Alpha(opacity=30);}
.topvideo-left .vtpic i{display:block;width:61px;height:61px;position:absolute;top:50%;left:50%;margin-left:-30.5px;margin-top:-30.5px;background:url(../img/icon-play2.png) no-repeat center center;}
.topvideo-left .vtpic:hover span{display:block;}
.topvideo-left .vtcont{width:270px;height:220px;float:right;margin-top: 40px;margin-right: 20px;}
.topvideo-left .vtcont h3{font-size: 16px;font-weight: bold;padding-bottom: 20px;}
.topvideo-left .vtcont .vtdate{color:#ccc;font-size: 12px;}

.topvideo-right .vtpic{display:block;position:relative;width:300px;height:168px;}
.topvideo-right .vtpic .vttext{display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../img/vc-mask.png) no-repeat;color:#fff;}
.topvideo-right .vtpic .vttext strong{position:absolute;left:10px;display:block;bottom:35px;line-height: 24px;font-size: 14px;width:280px;height:24px;overflow:hidden;}
.topvideo-right .vtpic .vttext em{position:absolute;}
.topvideo-right .vtpic .vttext .desc{width:180px;height:20px;line-height: 20px;color:#9c9f9f;bottom:15px;left:10px;overflow:hidden;}
.topvideo-right .vtpic .vttext .date{width:90px;height:20px;line-height: 20px;color:#9c9f9f;bottom:15px;right:15px;overflow:hidden;font-size: 12px;text-align: right;}

.topvideo-right .vtpic .vtblock{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.3) none repeat scroll !important;background:#000; filter:Alpha(opacity=30);}
.topvideo-right .vtpic .vtblock i{display:block;width:61px;height:61px;position:absolute;top:50%;left:50%;margin-left:-30.5px;margin-top:-30.5px;background:url(../img/icon-play2.png) no-repeat center center;}
.topvideo-right .vtpic:hover .vtblock{display:block;}

h2.videotitle{font-size: 22px;color:#333333;line-height: 45px;height:45px;background:url(../img/icon-video.jpg) no-repeat right center;font-weight: normal;width:130px;margin:15px 0 20px;}
.videobd{width:1230px;overflow:hidden;position:relative;}
.videobd ul{margin-left: -8px;}
.videobd li{display:block;float:left;width:300px;height:168px;margin-left: 9px;margin-bottom: 9px;*margin-left:7px;*margin-top:9px;}
.videobd li a{display:block;position:relative;}
.videobd li a img{display:block;width:300px;height:168px;}
.videobd li a .vttext{display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../img/vc-mask.png) no-repeat;color:#fff;}
.videobd li a .vttext strong{position:absolute;left:10px;display:block;bottom:35px;line-height: 24px;font-size: 14px;width:280px;height:24px;overflow:hidden;}
.videobd li a .vttext em{position:absolute;}
.videobd li a .vttext .desc{width:180px;height:20px;line-height: 20px;color:#9c9f9f;bottom:15px;left:10px;overflow:hidden;}
.videobd li a .vttext .date{width:90px;height:20px;line-height: 20px;color:#9c9f9f;bottom:15px;right:15px;overflow:hidden;font-size: 12px;text-align: right;}

.videobd li .vtblock{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.3) none repeat scroll !important;background:#000; filter:Alpha(opacity=30);}
.videobd li .vtblock i{display:block;width:61px;height:61px;position:absolute;top:50%;left:50%;margin-left:-30.5px;margin-top:-30.5px;background:url(../img/icon-play2.png) no-repeat center center;}
.videobd li:hover .vtblock{display:block;}

.videolist{position:relative;}
a.videolist-prev{display:block;width:29px;height:52px;background:url(../img/vc-dir.png) no-repeat;top:142px;left:-60px;position:absolute;}
a.videolist-next{display:block;width:29px;height:52px;background:url(../img/vc-dir.png) no-repeat -29px 0;top:142px;right:-60px;position:absolute;}

.videolist.videolistmore .videobd{width:1230px;height:177px;overflow:hidden;position:relative;}
.videolist.videolistmore .videobd ul{position:absolute;top:0;left:0;*left:7px;}
.videolist.videolistmore .btn-vmore{display:block;position:absolute;top:50%;margin-top: -32px;width:30px;height:64px;-webkit-transition: none;transition: none;}
.vmore-left{background:url(../img/p_btn_e6056e7.png) no-repeat -36px 0;left:1px;}
.vmore-left:hover{background:url(../img/p_btn_e6056e7.png) no-repeat -36px -130px;}
.vmore-right{background:url(../img/p_btn_e6056e7.png) no-repeat 0 0;right:2px;}
.vmore-right:hover{background:url(../img/p_btn_e6056e7.png) no-repeat 0 -130px;}

/*创新平台*/
.techintrobg{width:100%;height:422px;background:url(../img/techbg.png) no-repeat center 155px;margin-top: 60px;}
.techintro{height:422px;background:#fff url(../img/techinfo-bg.png) no-repeat 120px bottom;overflow: hidden;}
.techintro-left{width:533px;float:left;margin-top: 25px;margin-left: 20px;}
.techintro-left h3{color:#4d8e73;font-size: 30px;margin-bottom: 20px;line-height: 36px;}
.techintro-left h4{color:#3694db;font-size: 20px;margin-bottom: 10px;margin-top: 5px;}
.techintro-left p strong{font-size: 14px;color:#4d8e73;}
.techintro-right{width:664px;float:right;}

.techpics{margin-top: 70px;overflow:hidden;}
.techpics-left{float:left;width:674px;position:relative;height:474px;overflow:hidden;}
.techpics-left a{display:block;}
.techpics-left a img{display:block;width:674px;height:474px;-weikit-transition:all .4s;transition:all .4s;}
.techpics-left a:hover img{-webkit-transform: scale(1.1);}
.techpics-left span{display:block;width:238px;height:236px;position:absolute;bottom:0;left:0;background:#ffa400;color:#fff;}
.techpics-left span i{display:block;width:110px;height:60px;position:absolute;left:50%;top:50%;margin-left: -55px;margin-top: -30px;text-align: center;font-size: 26px;}
.techpics-left span i em{font-size:18px;font-family: "DincondMedium";}
.techpics-left span b{display:block;width:15px;height:22px;background:url(../img/tech-dir.png) no-repeat;position:absolute;top:50%;right:-15px;margin-top:-11px;}
.techpics-right{float:right;width:555px;}
.techpics-right a{display:block;float:left;margin:0.5px;;width:276px;height:236px;position:relative;}
.techpics-right a img{display:block;width:276px;height:236px;}
.techpics-right a span{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:#ffa400;font-size: 13px;color:#fff;font-weight: bold;opacity:0;filter:alpha(opacity=0);-webkit-transition: all .5s;transition: all .5s;}
.techpics-right a:hover span{opacity:1;filter:alpha(opacity=100);}
.techpics-right a span i{display:block;font-size: 22px;text-align: center;padding-top: 95px;}

/*产学研合作*/
.techpro-banner{width:100%;height:632px;background:#3694db url(../img/techprobg.jpg) no-repeat 15% 168px;position:absolute;top:111px;left:0;z-index: 1;}
#technav{width:385px;position:absolute;z-index: 10;top:-5px;left:50%;margin-left: -192.5px;}
.techpro-info{width:550px;height:300px;float:left;color:#a5cfef;margin-top: 190px;}
.techpro-info h3{padding-bottom: 40px;color:#fff;}
.techpro-info h3 b{font-size: 30px;display:block;line-height: 34px;}
.techpro-info h3 i{font-size:30px;font-family: "DincondMedium";display:block;line-height: 34px;font-style: normal;font-weight: normal;}
.techpro-info p strong{font-size: 15px;}
.techpro-pics{width:632px;height:376px;float:right;margin-top: 145px;margin-right: 20px;}
.techpro-pics .pic{float:left;display:block;background:#fff;}
.techpro-pics .pic a{display:block;width:100%;height:100%;line-height: 187px;text-align: center;position:relative;}
.techpro-pics .pic a img{vertical-align: middle;}
.pic-1,.pic-2,.pic-4{width:187px;height:187px;margin-right:1px;}
.pic-4{margin-top:1px;}
.pic-3{width:256px;height:187px;}
.pic-5{width:444px;height:187px;margin-top:1px;}
.techpro-pics .pic a span{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:#7fc3f7;font-size: 13px;color:#fff;font-weight: bold;opacity:0;filter:alpha(opacity=0);-webkit-transition: all .5s;transition: all .5s;}
.techpro-pics .pic a:hover span{opacity:1;filter:alpha(opacity=100);}
i.techpro-dir{display:block;width:46px;height:29px;background:url(../img/techpro-dir.jpg) no-repeat;position:absolute;bottom:-29px;left:50%;margin-left:-23px;}

/*专家资源*/
.expertdivbg{width:100%;height:805px;background:#f5f4f0 url(../img/expert-bg.jpg) repeat-x center bottom;margin-top: 85px;}
.experttitle{width:1229px;height:135px;overflow:hidden;background:url(../img/zjtitle.jpg) no-repeat;}
.experttitle h3{width:270px;height:70px;float:left;text-align: right;margin-top: 20px;color:#fff;}
.experttitle h3 b{display:block;font-size: 24px;font-weight: normal;line-height: 32px;}
.experttitle h3 i{font-size:38px;font-family: "DincondMedium";line-height: 35px;}
.expertctrl{width:98px;height:44px;float:right;margin-right: 20px;margin-top: 38px;}
.expertctrl a{display:block;width:44px;height:44px;-webkit-transition: none;transition: none;}
.expert-prev{background:url(../img/exctrl.png) no-repeat 0 0;float:left;}
.expert-prev:hover{background:url(../img/exctrl.png) no-repeat 0 -44px;}
.expert-next{background:url(../img/exctrl.png) no-repeat -44px 0;float:right;}
.expert-next:hover{background:url(../img/exctrl.png) no-repeat -44px -44px;}

.expertcont{overflow:hidden;padding-left: 2px;margin-top: 35px;}
.expertcont li{width:280px;float:left;margin:0 13px;overflow:hidden;position:relative;}
.expertcont-box{width:1224px;height:610px;overflow:hidden;position:relative;}
.expertcont-box ul{position:absolute;left:0;top:0;}
.headpt{width:280px;height:225px;text-align: center;padding-top:25px;}
.headpt h4{font-size: 18px;color:#8a5d3b;font-weight: bold;line-height: 45px;}
.portrait{width:163px;height:163px;margin:0 auto;position:relative;}
.portrait i{position:absolute;display:block;width:163px;height:163px;background:url(../img/portrait.png) no-repeat;top:0;left:0;z-index: 10;}
.portrait span{position:absolute;display:block;width:163px;height:163px;top:0;left:0;z-index: 5;}
.portrait img{display:block;width:163px;height:163px;}
.exdesc{padding-top: 20px;height:62px;}
.exdesc p{font-size: 13px;color:#8a5d3b;font-weight: bold;margin-bottom: 0;}
.excontent{margin-top: 20px;height:262px;overflow:hidden;}
.excontent p{line-height: 20px;font-size: 12px;color:#666;}
i.exsign{position:absolute;width:23px;height:15px;background:url(../img/ex-dir.jpg) no-repeat;top:316px;left:50%;margin-left: -11.5px;display:none;}
.expertcont li:hover .exsign{display:block;}
.expertcont li:hover .excontent p{color:#8a5d3b;}

/*创新成果*/
.gainintro{width:1230px;height:350px;background:#fff;margin-top: 80px;}
.gainpic{float:right;width:623px;display:block;}
.gainintro-info{float:left;width:555px;height:295px;margin-top: 30px;margin-left: 25px;}
.gainintro-info h3{font-size: 20px;color:#333;padding-bottom: 10px;}
.gainintro-info p{margin-bottom: 10px;font-size: 12px;}
.gainnum{margin-top: 78px;width:100%;background:url(../img/gainbg.jpg) no-repeat center top;height:501px;background-size: cover;color:#fff;}
.gainnum-list{padding-top: 190px;overflow:hidden;padding-left: 8px;}
.gainnum-list li{width:195px;float:left;margin-right: 145px;text-align: center;}
.gainnum-list .second{margin-right: 150px;}
.gainnum-list .last{margin-right: 0;width:170px;margin-left: 24px;}
.gainnum-list .nums{height:95px;line-height: 95px;}
.gainnum-list .nums strong{font-size: 100px;font-family: "DincondMedium";}
.gainnum-list .nums i{font-size: 15px;}
.gainnum-list li p{margin-top: 55px;line-height: 30px;font-size: 15px;}
.gaincert{width:100%;height:471px;background:url(../img/gainbg2.jpg) no-repeat center top;background-size: cover;}
.playimgshow{margin-top: 25px;width:675px;height:408px;float:right;margin-right: 70px;}
.poster-main{ position:relative;width:675px;height:408px;margin:0px auto;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width:675px;height:408px;}
.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;}
.poster-main .poster-btn{ position:absolute;top:0;width:100px;height:270px; z-index:10; cursor:pointer;  opacity:0.8;}
.poster-main .poster-prev-btn{left:-110px; background: url(../img/gain-prev.jpg) no-repeat center center;}
.poster-main .poster-next-btn{right:-110px; background: url(../img/gain-next.jpg) no-repeat center center;}
.certtitle{float:left;width:445px;height:420px;margin-top: 30px;margin-left: 18px;}
.certtitle li{display:block;float:left;width:204px;height:204px;background:rgba(255,255,255,0.4) none repeat scroll !important;background:#fff; filter:Alpha(opacity=40);margin-right: 10px;margin-bottom: 10px;}
.certtitle li a{color:#fff;display:block;}
.certtitle li a strong{font-size:20px;font-weight: bold;display:block;padding-top: 20px;padding-left: 10px;line-height: 26px;padding-bottom: 5px;}
.certtitle li a em{font-size:28px;font-weight: normal;font-family: "DincondMedium";display:block;padding-left: 10px;line-height: 30px;}
.certtitle .current{background:0 !important;}
.certtitle .current a{color:#000;}

/*文化理念*/
#cultnav{width:558px;position:absolute;z-index: 10;top:-5px;left:50%;margin-left: -279px;*margin-top:92px;}
.culturebanner{width:100%;height:559px;background:url(../img/c0-show.jpg) no-repeat center top;background-size: cover;}
.cultitem{overflow:hidden;}
.cultitem.current .cultitem-bg img{display:none;}
.cultitem-bg{width:100%;height:206px;text-align: center;position:relative;-webkit-transition: all .6s;transition: all .6s;}
.cultitem-bg img{position:absolute;top:40px;left:540px;display:block;}
.cultitem-show{width:100%;height:559px;}
.c0 .cultitem-bg{background:#46a69e;}
.c1 .cultitem-bg{background:#2f8457;}
.c2 .cultitem-bg{background:#ffc03c;}
.c3 .cultitem-bg{background:#8b9174;}
.c4 .cultitem-bg{background:#6a84af;}
.c5 .cultitem-bg{background:#ddcfb2;}
.c3 .cultitem-bg img{left:543px;top:52px;}
.c4 .cultitem-bg img{left:548px;top:48px;}
.c5 .cultitem-bg img{left:548px;top:50px;}
.cultitem.current .w1230{opacity:0;}
.c0.current .cultitem-bg{background:url(../img/c0-show.jpg) no-repeat center center;height:559px;}
.c1.current .cultitem-bg{background:url(../img/c1-show.jpg) no-repeat center center;height:559px;}
.c2.current .cultitem-bg{background:url(../img/c2-show.jpg) no-repeat center center;height:559px;}
.c3.current .cultitem-bg{background:url(../img/c3-show.jpg) no-repeat center center;height:559px;}
.c4.current .cultitem-bg{background:url(../img/c4-show.jpg) no-repeat center center;height:559px;}
.c5.current .cultitem-bg{background:url(../img/c5-show.jpg) no-repeat center center;height:559px;}

/*文化工程*/
.cultpro-title{width:1229px;height:186px;background:url(../img/cpro-title.jpg) no-repeat right top;margin-top: 30px;}
.cultpro-title h2{font-size: 30px;color:#8a5d3b;padding-top: 28px;line-height: 38px;}
.cultpro-title h2 b{display:block;}
.cultpro-title p{width:527px;margin-bottom: 0;font-size: 12px;line-height: 20px;padding-top: 20px;color:#999;}

.cultpro-pics{float:left;width:505px;}
.cultpro-pics .pic img{width:505px;height:434px;display:block;}
.cultpro-pics .info{width:505px;height:216px;background:#68c272 url(../img/cpro-bg.jpg) no-repeat right bottom;}
.cultpro-pics .info p{width:450px;margin:0 auto;color:#fff;padding-top: 35px;overflow:hidden;}
.cultpro-pics .info p strong{display:block;font-size: 20px;}
.cultpro-box{float:right;width:718px;}
.cultpro-slide{margin-top: 30px;}
.cultpro-box{overflow:hidden;}
.cultpro-box a{display:block;width:237px;height:216px;float:left;background:#fdfdfd;text-align: center;margin:0 1px 1px;-webkit-transition: none;transition: none;}
.cultpro-box a em{padding-top: 140px;display:block;color:#999;font-size: 14px;}
.cultpro-box .current em{color:#fff;}
.cultpro-box .box9{width:237px;height:216px;float:left;background:url(../img/cpro-block.jpg) no-repeat;margin:0 1px 1px;}
.cultpro-box .box1.current{background:#68c272 url(../img/cp1s.jpg) no-repeat center 62px;}
.cultpro-box .box2.current{background:#68c272 url(../img/cp2s.jpg) no-repeat center 62px;}
.cultpro-box .box3.current{background:#68c272 url(../img/cp3s.jpg) no-repeat center 62px;}
.cultpro-box .box4.current{background:#68c272 url(../img/cp4s.jpg) no-repeat center 62px;}
.cultpro-box .box5.current{background:#68c272 url(../img/cp5s.jpg) no-repeat center 62px;}
.cultpro-box .box6.current{background:#68c272 url(../img/cp6s.jpg) no-repeat center 62px;}
.cultpro-box .box7.current{background:#68c272 url(../img/cp7s.jpg) no-repeat center 62px;}
.cultpro-box .box8.current{background:#68c272 url(../img/cp8s.jpg) no-repeat center 62px;}

.cultpro-box .box1{background:#fdfdfd url(../img/cp1.jpg) no-repeat center 62px;}
.cultpro-box .box2{background:#fdfdfd url(../img/cp2.jpg) no-repeat center 62px;}
.cultpro-box .box3{background:#fdfdfd url(../img/cp3.jpg) no-repeat center 62px;}
.cultpro-box .box4{background:#fdfdfd url(../img/cp4.jpg) no-repeat center 62px;}
.cultpro-box .box5{background:#fdfdfd url(../img/cp5.jpg) no-repeat center 62px;}
.cultpro-box .box6{background:#fdfdfd url(../img/cp6.jpg) no-repeat center 62px;}
.cultpro-box .box7{background:#fdfdfd url(../img/cp7.jpg) no-repeat center 62px;}
.cultpro-box .box8{background:#fdfdfd url(../img/cp8.jpg) no-repeat center 62px;}

/*文化书籍*/
.book1{width:100%;height:623px;background:url(../img/book1.jpg) no-repeat center top;}
.book1 a{display:block;width:100%;height:100%;}
.book2{width:100%;height:544px;background:url(../img/book2.jpg) no-repeat center top;}

/*金正大报*/
.newspaper{width:100%;margin-top: 165px;height:680px;position:relative;}
.newspaper ul{position:absolute;top:0;left:0;width:10000%;}
.newspaper li{float:left;width:412px;display:block;}
.newspaper li a{display:block;position:relative;}
.newspaper li a img{display:block;width:412px;}
.newspaper li a i{width:100%;height:100%;display:block;position:absolute;-webkit-box-shadow:0 0 30px 5px #ccc;-moz-box-shadow:0 0 30px 5px #ccc;box-shadow:0 0 30px 5px #ccc;z-index: 10;opacity:0;filter:alpha(opacity=0);-webkit-transition: all .6s;-moz-transition: all .6s;transition: all .6s;}
.newspaper .current a i{opacity:1;filter:alpha(opacity=100);}
.newspaper-box{width:100%;height:680px;position:relative;}
a.npaper{display:block;width:72px;height:72px;position:absolute;top:50%;margin-top: -36px;z-index: 20;}
a.npaper-left{background:url(../img/icon-r-left.jpg) no-repeat;left:0;}
a.npaper-right{background:url(../img/icon-r-right.jpg) no-repeat;right:0;}

/*员工文范*/
.reportdiv{margin-top: 40px;margin-bottom: 30px;}
.reportdiv-list{width:880px;float:left;position:relative;padding-bottom: 70px;}
.reportlist li{background:#fff;height:35px;line-height: 35px;width:850px;padding:22px 15px;overflow:hidden;margin-bottom: 5px;}
.reportlist .date{float:left;width:120px;font-size:28px;font-weight: normal;font-family: "DincondMedium";color:#333;}
.reportlist li a{display:block;width:500px;float:left;margin-left: 50px;font-weight: bold;font-size: 14px;color:#666;}
.reportlist li a:hover{color:#ea0000;}
.reportlist .eyes{width:100px;padding-left: 30px;display:block;float:right;background:url(../img/report-eyes.jpg) no-repeat left;height:35px;}

.topreport{margin-bottom: 10px;}
.topreport .pic{float:left;width:317px;}
.topreport-info{float:left;width:462px;background:#fff;height:215px;padding:67px 50px 0;margin-left: 1px;}
.topreport-info h3{font-size:28px;color:#4b672e;line-height: 32px;padding-bottom: 15px;}
.topreport-info p strong{font-size: 14px;color:#4b672e;}

/*产品服务*/
.probanner{width:100%;height:694px;background:url(../img/probanner.jpg) no-repeat center top;position:relative;}
.progroup{width:100%;}
.progroup a{display:block;float:left;}
.progroup a img{width:100%;display:block;}
a.btn-proclose{display:block;width:65px;height: 65px;background:url(../img/icon-close.jpg) no-repeat;position:absolute;top:0;right:0;}
.w50{width:50%;*width:49.5%;}
.w33{width:33.3%;}

.pronav{position:absolute;top:0;left:0;width:100%;height:108px;background:rgba(255,255,255,0.8) no-repeat !important;background:#fff; filter:Alpha(opacity=80);display:none;}
.pronav ul{position:relative;padding-top: 30px;width:1100px;margin:0 auto;}
.pronav ul li{float:left;margin:0 30px;}
.pronav ul li a{display:block;width:100px;height:47px;line-height:47px;padding-right: 60px;font-size: 16px;color:#2c2829;font-weight: bold;text-align: center;-webkit-transition: none;transition: none;}
.pronav .pro1 a{background:url(../img/icon-pro1.png) no-repeat 95px;}
.pronav .pro2 a{background:url(../img/icon-pro2.png) no-repeat 95px;}
.pronav .pro3 a{background:url(../img/icon-pro3.png) no-repeat right;}
.pronav .pro4 a{background:url(../img/icon-pro4.png) no-repeat 95px;}
.pronav .pro5 a{background:url(../img/icon-pro5.png) no-repeat 95px;}
.pronav li a:hover{color:#fff;}
.pronav .pro1 a:hover{background:url(../img/icon-pro1-hover.png) no-repeat 95px;}
.pronav .pro2 a:hover{background:url(../img/icon-pro2-hover.png) no-repeat 95px;}
.pronav .pro3 a:hover{background:url(../img/icon-pro3-hover.png) no-repeat right;}
.pronav .pro4 a:hover{background:url(../img/icon-pro4-hover.png) no-repeat 95px;}
.pronav .pro5 a:hover{background:url(../img/icon-pro5-hover.png) no-repeat 95px;}

.probg-1{width:100%;}
.probg-1-1{width:100%;height:794px;background:url(../img/pro1-1.jpg) no-repeat center top;}
.probg-1-2{width:100%;height:830px;background:url(../img/pro1-2.jpg) no-repeat center top;}
.probg-1-3{width:100%;height:830px;background:url(../img/pro1-3.jpg) no-repeat center top;}
.probg-1-4{width:100%;height:826px;background:url(../img/pro1-4.jpg) no-repeat center top;}
.probg-1-5{width:100%;height:829px;background:url(../img/pro1-5.jpg) no-repeat center top;}
.probg-1-6{width:100%;height:830px;background:#f6f6f6;}
.probg-1-6 .w1230{background:#f6f6f6 url(../img/pro-right.jpg) no-repeat right top;height:830px;}
.proitem{width:702px;float:left;height:460px;margin-top: 152px;}
.proitem-title li{float:left;height:30px;}
.proitem-title li a{display:block;color:#333;font-size: 18px;padding-right: 30px;}
.proitem-title .current a{font-size: 22px;color:#e9d071;}
.proitem-body{margin-top: 55px;}
.proitem-body p{width:702px;height:335px;display:none;}
.proitem-body .proitem-1{background:url(../img/pro-1.jpg) no-repeat;display:block;}
.proitem-2{background:url(../img/pro-2.jpg) no-repeat;}
.proitem-3{background:url(../img/pro-3.jpg) no-repeat;}
.proitem-4{background:url(../img/pro-4.jpg) no-repeat;}

.probg-2{width:100%;}
.probg-2-1{width:100%;height:794px;background:url(../img/pro2-1.jpg) no-repeat center top;}
.probg-2-2{width:100%;height:830px;background:url(../img/pro2-2.jpg) no-repeat center top;}
.probg-2-3{width:100%;height:830px;background:url(../img/pro2-3.jpg) no-repeat center top;}
.probg-2-4{width:100%;height:826px;background:url(../img/pro2-4.jpg) no-repeat center top;}
.probg-2-5{width:100%;height:830px;background:url(../img/pro2-5.jpg) no-repeat center top;}

.probg-3{width:100%;}
.probg-3-1{width:100%;height:794px;background:url(../img/pro3-1.jpg) no-repeat center top;}
.probg-3-2{width:100%;height:829px;background:url(../img/pro3-2.jpg) no-repeat center top;}
.probg-3-3{width:100%;height:831px;background:url(../img/pro3-3.jpg) no-repeat center top;}
.probg-3-4{width:100%;height:830px;background:url(../img/pro3-4.jpg) no-repeat center top;}
.probg-3-5{width:100%;height:830px;background:url(../img/pro3-5.jpg) no-repeat center top;}
.probg-3-5{width:100%;height:830px;background:url(../img/pro3-5.jpg) no-repeat center top;}

.probg-4{width:100%;}
.probg-4-1{width:100%;height:794px;background:url(../img/pro4-1.jpg) no-repeat center top;}
.probg-4-2{width:100%;height:830px;background:url(../img/pro4-2.jpg) no-repeat center top;}
.probg-4-3{width:100%;height:830px;background:url(../img/pro4-3.jpg) no-repeat center top;}
.probg-4-4{width:100%;height:826px;background:url(../img/pro4-4.jpg) no-repeat center top;}
.probg-4-5{width:100%;height:830px;background:url(../img/pro4-5.jpg) no-repeat center top;}

.probg-5{width:100%;}
.probg-5-1{width:100%;height:794px;background:url(../img/pro5-1.jpg) no-repeat center top;}
.probg-5-2{width:100%;height:829px;background:url(../img/pro5-2.jpg) no-repeat center top;}
.probg-5-3{width:100%;height:831px;background:url(../img/pro5-3.jpg) no-repeat center top;}
.probg-5-4{width:100%;height:826px;background:url(../img/pro5-4.jpg) no-repeat center top;}
.probg-5-5{width:100%;height:826px;background:url(../img/pro5-5.jpg) no-repeat center top;}
.probg-5-6{width:100%;height:797px;background:url(../img/pro5-6.jpg) no-repeat center top;}
.probg-5-7{width:100%;height:830px;background:url(../img/pro5-7.jpg) no-repeat center top;}

.provideo-bg{width:100%;height:850px;background:url(../img/provideo-bg.jpg) no-repeat center top;position:relative;}
.provideo-mask{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.4) no-repeat !important;background:#000;filter:Alpha(opacity=40);}
.provideo{position:relative;width:940px;height:530px;border:8px solid #d1dce5;margin:150px auto 0;background:#fff;}


/*品牌展示*/
.brandbg{width:100%;height:773px;background:url(../img/brand-bg.jpg) no-repeat center top;position:relative;}
.brandbg .classtitle{top:90px;color:#fff;}
.brandbg .classtitle b{color:#fff;}
.btn-brand-left{display:block;width:88px;height:88px;background:url(../img/brand-left.png) no-repeat;position:absolute;top:50%;margin-top: -44px;left:5%;}
.btn-brand-right{display:block;width:88px;height:88px;background:url(../img/brand-right.png) no-repeat;position:absolute;top:50%;margin-top: -44px;right:5%;}
.brandshow-list{padding-top: 180px;overflow:hidden;height:485px;position:relative;}
.brandshow-list ul{position:absolute;top:0;left:0;width:1300px;}
.brandshow-list li{display:block;width:390px;height:485px;background:#2c313d;float:left;margin-right: 28px;color:#fff;position:relative;}
.brandshow-list .first{width:345px;margin:98px auto 0;text-align: center;}
.brandshow-list .first img{width:164px;height:164px;}
.brandshow-list .first h4 i{margin-top: 35px;font-size: 28px;font-family: "DincondMedium";color:#fff;display:block;text-align: center;padding-bottom: 5px;}
.brandshow-list .first h4 b{font-size: 15px;}
.brandshow-list .spart{position:absolute;width:100%;height:100%;top:0;left:0;background:#004898;opacity:0;filter:alpha(opacity=0);-webkit-transition: all .3s;transition: all .3s;}
.brandshow-list .spart h5{width:300px;padding-left: 30px;}
.brandshow-list .spart h5 i,.brandshow-list .spart h5 em{margin-top: 35px;font-size: 30px;line-height:32px;font-family: "DincondMedium";color:#fff;display:block;text-align: left;padding-bottom: 2px;}
.brandshow-list .spart h5 b{font-size: 15px;}
.blogo-img{padding-top: 30px;width:100%;}
.brandshow-list .spart p{padding-left: 30px;padding-top: 25px;font-size: 18px;font-weight: bold;color:#bbc7db;line-height: 30px;}

.brandshow-list li:hover .first{display:none;}
.brandshow-list li:hover .spart{opacity:1;filter:alpha(opacity=100);}

.brandshow-list-box{width:100%;height:485px;position:relative;}

/*人力资源*/
.humanbg{width:1229px;height:359px;background:url(../img/human-topbg.jpg) no-repeat;margin-top: 160px;*padding-top:160px;*background-position:center 160px;}
.humanbg-nav{width:1229px;height:435px;background:url(../img/human-bodybg.jpg) no-repeat;position:relative;}
.humanbg-nav a{display:block;position:absolute;}
.humanbg-nav .school{width:123px;height:39px;left:44px;bottom:35px;}
.humanbg-nav .develop{width:123px;height:39px;right:57px;bottom:257px;}
.humanbg-nav .social{width:123px;height:39px;left:596px;bottom:35px;}

/*校园招聘*/
.schoolbanner{width:1229px;height:429px;background:url(../img/school-banner.jpg) no-repeat;margin-top: 55px;}
.school-nav{margin-top: 40px;}
.school-nav li{float:left;margin-right: 8px;}
.school-nav li a{display:block;padding:15px 32px;background:#d7dcd6;color:#747474;}
.school-nav li a:hover,.school-nav .current a{color:#fff;background:#20992e;}
.school-line{margin-top: 20px;width:1229px;height:15px;background:url(../img/school-line.jpg) no-repeat;}
.school-body{padding-top: 40px;overflow:hidden;}
.notice-list{width:855px;float:left;}
.notice-list li{line-height: 45px;overflow:hidden;border-bottom: 1px dotted #cccccc;}
.notice-list li a{display:block;float:left;padding-right: 15px;}
.notice-img{float:right;width:344px;}

.job-title{height:70px;background:#6cbc75;color:#fff;font-size:16px;font-weight: bold;}
.school-job td{padding:20px;border:1px solid #20992e;}

.sctitle{font-size: 18px;color:#20992e;line-height: 30px;padding:25px 0 10px;}

.school-contact{height:235px;width:100%;overflow:hidden;}
.school-ewm{width:420px;height:215px;background:#fff;float:right;padding-top: 20px;padding-left: 15px;}
.school-contact-list{width:782px;float:left;}
.school-contact-list li{height:69px;line-height: 69px;padding-left: 85px;background:#fff;margin-bottom: 15px;}
.school-contact-list li p{margin-bottom: 0;font-size: 14px;}
.school-contact-list .sc-tel{background:#fff url(../img/school-tel.jpg) no-repeat left;}
.school-contact-list .sc-mail{background:#fff url(../img/school-mail.jpg) no-repeat left;}
.school-contact-list .sc-web{background:#fff url(../img/school-web.jpg) no-repeat left;}
.ewm-div{width:176px;height:214px;float:left;margin:0 15px;}
.ewm-div h3{line-height: 30px;font-size: 16px;color:#20992e;text-align: center;}
.ewm-pic{padding:12px;border:1px solid #2c9f39;}
.ewm-pic img{display:block;}

.other-contact-title{width:211px;height:65px;line-height: 50px;background:url(../img/school-contact-title.jpg) no-repeat;text-align: center;color:#fff;font-size: 16px;margin:38px auto 0;}
.other-contact-content{padding:40px 40px 20px;overflow:hidden;background:#fff;margin-top: 30px;}
.other-contact-content p{width:220px;height:80px;float:left;margin-right: 60px;margin-bottom: 20px;}
.other-contact-content p strong{display:block;color:#20992e;font-size: 14px;line-height: 30px;}

/*社会招聘*/
.join-social{margin-top: 55px;overflow:hidden;}
.join-search-box{float:left;width:346px;}
.btn-join{float:right;margin-top: -40px;}
.join-list{overflow:hidden;width:845px;float:right;}
.join-list li{cursor:pointer;margin-bottom: 10px;}
.join-title{height:56px;background:#f0e6db;padding:0 25px;overflow:hidden;line-height: 56px;}
.join-title h3{font-size: 15px;color:#555555;float:left;}
.join-title .icons{display:block;width:14px;height:19px;background:url(../img/icon-hide.jpg) no-repeat;float:right;margin-top: 18px;}
.join-cont{padding:20px 25px;overflow:hidden;background:#f6eedf;display:none;}
.join-cont strong{display:block;color:#887669;}
.abo .join-cont strong{display:block;font-size: 14px;}
.abo .join-cont p{font-size: 13px;line-height: 24px;}
.join-list .current .join-cont{display:block;}
.join-list .current .icons{background:url(../img/icon-show.jpg) no-repeat;}

.join-search-group{background:#f6eedf;margin-bottom: 10px;overflow:hidden;}
.job-social-img{margin-top: 40px;}
.btn-job-search{width:100%;height:48px;line-height: 48px;background:#ffa400 url(../img/icon-search-job.jpg) no-repeat 186px center;color:#fff;border:0;cursor:pointer;}
.join-keyword{width:315px;height:24px;line-height: 24px;padding:12px 15px;background:#f6eedf;border:0;display:block;color:#beb3ab;}
.join-search-group h4{float:left;line-height: 48px;color:#887669;padding-left: 15px;font-size: 16px;}

.mod-dropdownlist{display: block;float:left;margin-left: 10px;}
.mod-dropdownlist .dropdown-select{ /*background: transparent url(../img/bg_dropdown.png) left top repeat-x;*/  color: #c9c9c9; cursor: default; display: inline-block; *display: inline; height: 48px; line-height: 48px; overflow: hidden; *zoom: 1; -webkit-user-select:none; -moz-user-select:none; -o-user-select:none; -ms-user-select:none; user-select:none; font-size: 14px;cursor:pointer;}
.mod-dropdownlist .dropdown-select:visited,
.mod-dropdownlist .dropdown-select:hover,
.mod-dropdownlist .dropdown-select:active{ color: #c9c9c9;}
.mod-dropdownlist .dropdown-select .dropdown-input{border-right: 1px solid #ededed; padding: 0 10px; zoom: 1; overflow: hidden; font-size: 14px; line-height: 48px; float: left; height: 48px;}
.mod-dropdownlist .dropdown-select .dropdown-icon{background: transparent url(../img/icon-job-dir.jpg) center 25px no-repeat; width: 40px; padding: 0 0; zoom: 1; font-size: 14px; line-height: 48px; float: left; height: 48px;}
.mod-dropdownlist .dropdown-select:hover .dropdown-icon{background: transparent url(../img/icon-job-dir.jpg) center 25px no-repeat;}
.mod-dropdownlist .dropdown-list{background: #fff; display: block; overflow: hidden; padding:0;}
.mod-dropdownlist .dropdown-options{background: #fff; display: block; overflow: hidden; overflow-y: auto; padding:0; margin: 0;}
.mod-dropdownlist .dropdown-options li{margin: 0; padding: 0;}
.mod-dropdownlist .dropdown-options li a{color: #666; cursor: default; display: block; padding: 0 10px; white-space: nowrap; width: 95%; font-size: 14px; -webkit-user-select:none; -moz-user-select:none; -o-user-select:none; -ms-user-select:none; user-select:none;cursor:pointer;}
.mod-dropdownlist .dropdown-options li a:hover{background-color: #eee; color: #666;}
.mod-dropdownlist .dropdown-options li.dropdown-options-focus a,
.mod-dropdownlist .dropdown-options li.dropdown-options-focus a:hover{background-color: #c9c9c9; color:#fff;}
.mod-dropdownlist .dropdown-list .dropdown-custombox{border-top: 1px solid #ccc;}

/*简历*/
.join-resume{margin-top: 45px;margin-bottom: 30px;}
h2.resume-title{font-size: 24px;color:#e11a21;text-align: center;}
.resume-form{margin-top: 70px;-webkit-border-radius:30px;border-radius:30px;overflow:hidden;background:#fff;}
h3.rform-title{height:60px;line-height: 60px;background:#f0e6db;padding-left: 50px;font-size: 18px;color:#887669;}
.rform-table table td{padding:10px;}
.rform-table table{margin:20px auto;}
.rform-table span{font-size: 14px;color:#666666;display:inline-block;width:100px;text-align: right;padding-right: 18px;}
.rform-table span.fl{line-height: 40px;}
em.red{color:#f00;}
.rform-input{width:220px;padding:10px;background:#f6eedf;border:0;height:20px;line-height: 20px;}
td .rform-input-short{width:145px;padding:10px;background:#f6eedf;border:0;height:20px;line-height: 20px;}
.rform-table .rform-long-text td{padding:5px 5px 0;}
.rform-table .rform-long-text td span{text-align: left;padding-left: 5px;}
.rform-text{width:98%;background:#f6eedf;padding:10px;line-height: 20px;border:0;}
.rform-table .mod-dropdownlist{margin-left: 0;}
.rform-table .mod-dropdownlist .dropdown-select{background:#f6eedf;height:41px;line-height: 41px;}
.rform-table .mod-dropdownlist .dropdown-select span{text-align: left;}
.rform-table .mod-dropdownlist .dropdown-select .dropdown-input,.rform-table .mod-dropdownlist .dropdown-select .dropdown-icon{height:40px;line-height: 40px;}
.rform-table .mod-dropdownlist .dropdown-select .dropdown-icon{background: transparent url(../img/icon-job-dir.jpg) center 19px no-repeat;}
.btn-submit{width:160px;height:60px;font-size: 18px;background: #ffa400;color: #fff;border:0;font-weight: bold;margin:30px auto 0;display:block;cursor:pointer;}

.rform-ctrl{display:block;width:24px;height:24px;float:right;cursor:pointer;line-height: 20px;text-align: center;margin:18px 3px 0;}
.rform-sub{margin-right: 40px;}

.rform-table span.radio-span{line-height: 19px;margin-left: 0;display: block;cursor: pointer;width: 19px;height: 19px;background: url(../img/icon-radio.jpg) no-repeat;position: relative;float: left;text-align: center;margin-right: 10px;padding-right: 0;}
.rform-radio b{float:left;font-size: 16px;color:#666;}
.rform-radio{float:left;margin-right: 40px;margin-top: 10px;}
.sradio {opacity: 0;filter: alpha(opacity:0);position: absolute;top: 0px;left: 0;cursor: pointer;width: 100%;height: 100%;}

.rform-table span.radio-span.current{background: url(../img/icon-radio-check.jpg) no-repeat;}
.rform-info p{font-size: 14px;}

/*发展平台*/
.join-develop{width:1229px;height:518px;background:#fff;margin-top: 60px;}
.join-develop .d1{width:581px;float:left;}
.join-develop .d2{width:324px;float:left;}
.join-develop .d3{width:324px;float:left;}
.d1-cont{width:548px;height:129px;margin-left: 33px;margin-top: 25px;}
.join-develop h4{font-size: 22px;color:#3e3e3e;line-height: 30px;padding-bottom: 5px;}
a.btn-develop{display:block;width:98px;height:30px;line-height: 30px;font-size: 13px;color:#fff;background:#e11a21;text-align: center;}
.d2-cont,.d3-cont{width:270px;height:206px;padding:30px 27px 23px 30px;}
.d1 .d1-img{width:581px;height:364px;overflow:hidden;position:relative;}
.d1 .d1-img a{position:absolute;top:0;left:0;}
.d1-img i{display:block;width:50px;height:45px;position:absolute;top: 50%;margin-top: -22px;cursor:pointer;z-index: 10;-webkit-transition: all .3s;transition: all .3s;}
.join-img-left{background:url(../img/prev.png) no-repeat;left:-60px;}
.join-img-right{background:url(../img/next.png) no-repeat;right:-60px;}
.d1 .hovers .join-img-left{left:10px;}
.d1 .hovers .join-img-right{right:10px;}

.join-develop-cont{margin-top: 60px;overflow:hidden;}
.join-develop-one{width:880px;float:left;}
.join-develop-one h4{font-size: 16px;color:#e11a21;line-height: 30px;padding-bottom: 10px;}
.join-develop-one h4 em{font-size: 36px;font-family: "DincondMedium";display:inline-block;padding-right: 5px;}
.join-develop-ul li{height:57px;line-height: 57px;background:#f0e6db;padding-left: 78px;margin-bottom: 10px;position:relative;}
.join-develop-ul li span{position:absolute;width:57px;height:61px;top:0;left:0;background:url(../img/d1-li.jpg) no-repeat;line-height: 57px;color:#fff;font-size: 16px;text-align: center;}
.join-develop-one p strong{color:#e11a21;}
.join-develop-one h6{color:#766355;font-size: 15px;}

.join-develop-silde{margin-top: 30px;width:878px;height:494px;position:relative;overflow:hidden;}
.develop-silde-box{width:878px;height:494px;overflow:hidden;position:relative;}
.develop-silde-box ul{position:absolute;top:0;left:0;width:200%;}
.develop-silde-box ul li{position:relative;float:left;}
.develop-silde-box li p{position:absolute;bottom:0;left:0;width:100%;height:85px;line-height: 85px;padding:0 20px;color:#fff;font-size: 14px;font-weight:bold;background:rgba(0,0,0,0.6) !important;background:#000;filter:alpha(opacity=60);margin-bottom: 0;}
.develop-silde-box li p span{position:relative;}
.join-develop-silde a{display:block;width:88px;height:88px;position:absolute;top:50%;margin-top: -44px;-webkit-transition: none;transition: none;}
.silde-box-left{background:url(../img/d4-left.png) no-repeat;left:-88px;}
.silde-box-right{background:url(../img/d4-right.png) no-repeat;right:-88px;}

/*股票走势*/
#investnav{width:186px;position:absolute;z-index: 10;top:-5px;left:50%;margin-left: -93px;*margin-top:97px;}
#investcontent{padding-bottom: 0;min-height: 110px;}
.investbg{width:100%;background:#d9c39d url(../img/stock-bg.jpg) no-repeat center bottom;padding-bottom: 30px;}
.stockdiv{padding-top: 80px;overflow:hidden;}
.stockdiv-left{width:830px;float:left;}
.stockdiv-right{width:390px;float:right;}
.stockchart{width:830px;height:378px;background:#f7f3eb;text-align: center;overflow:hidden;}
.stockchart h3{padding-top: 45px;text-align: center;color:#8a5d3b;padding-bottom: 10px;}
.stockchart h3 i{font-family: "Arial";font-size: 40px;display:block;line-height: 45px;}
.stockchart h3 b{font-size: 18px;}

.stock-list{position:relative;padding-bottom: 80px;}
.stock-list li{height:80px;line-height: 80px;background:#fbf9f5;margin-top: 10px;overflow:hidden;position:relative;}
.stock-list li span{display:block;float:left;width:155px;background:#fefdfc;line-height: 80px;font-size: 32px;font-family: "DincondMedium";color:#333333;text-align: center;}
.stock-list li a{display:block;float:left;margin-left: 30px;}
i.icon-smore{display:block;position:absolute;top:30px;right:20px;width:20px;height:20px;background:url(../img/icon-smore.jpg) no-repeat;}
.stock-list .current span,.stock-list li:hover span{color:#ea0000;}
.stock-list .current a i,.stock-list li:hover a i{background:url(../img/icon-smore-hover.jpg) no-repeat;}

.stockdiv-tab{width:390px;height:378px;background:#f7f3eb;}
.stockdiv-tab-title li{height:105px;line-height:105px;float:left;width:195px;text-align: center;font-size: 20px;}
.stockdiv-tab-title .white{background:#fff;color:#8a5d3b;}
.stocktab-cont{width:220px;height:130px;margin:70px auto 0;color:#e0a53c;font-size: 38px;font-family: "DincondMedium";}
.stocktab-cont span strong{font-weight: normal;}
.stocktab-cont p{padding-right: 70px;height:75px;line-height: 75px;font-size: 84px;padding-left: 10px;}
.stocktab-cont .icon-up{background:url(../img/icon-sup.jpg) no-repeat right;}
.stocktab-cont .icon-down{background:url(../img/icon-sup2.png) no-repeat right;}

.stockweek{padding:40px 37px 50px;width:316px;background:#f7f3eb;margin-top: 10px;}
.stockweek p{color:#666666;font-size: 13px;font-weight: bold;}
.stockweek p strong{color::#000;font-size: 16px;}
i.icon-week{width:40px;height:46px;background:url(../img/icon-date.jpg) no-repeat;display:block;}
.stockweek h5{font-size: 16px;color:#ffa400;line-height: 30px;padding-bottom: 15px;}

/*公司治理*/
.governdiv{margin-top: 60px;overflow:hidden;margin-bottom: 100px;}
.governdiv ul li{background:#fff;padding:35px 30px;height:142px;margin-bottom: 10px;}
.govern-port{width:142px;height:142px;position:relative;float:left;}
.govern-port i{position:absolute;display:block;width:142px;height:142px;background:url(../img/avart-bg.png) no-repeat;top:0;left:0;z-index: 10;}
.govern-port span{position:absolute;display:block;width:142px;height:142px;top:0;left:0;z-index: 5;}
.govern-port img{display:block;width:142px;height:142px;}
.govern-cont{/*width:990px;*/padding-top: 35px;float:left;margin-left: 30px;}
.govern-cont h3{color:#666666;font-size: 16px;padding-bottom: 15px;}
.governdiv .current h3{color:#e11a21;}
.governdiv .btn-ajax{margin-bottom: 30px;}

.actdiv{margin-top: 60px;}
.w700{width:700px;}
.mt20{margin-top: 20px;}

/*社会责任报告*/
.repdiv{margin-top: 60px;}
.repdiv-left{width:354px;float:left;}
.repdiv-right{width:845px;float:right;}
.replist li{height:75px;line-height: 75px;background:#f6eedf;margin-bottom: 10px;position:relative;}
.replist li a{display:block;float:left;margin-left: 30px;}
.replist li span{display:block;width:60px;height:75px;float:left;background:#eddec3;padding-left: 15px;line-height: 24px;}
.replist li span strong{font-size: 32px;font-family: "DincondMedium";color:#e11a21;display:block;line-height: 34px;padding-top: 10px;}
i.icon-pdf{display:block;width:43px;height:42px;background:url(../img/icon-pdf.jpg) no-repeat;position:absolute;top:17px;right:18px;}
.replist .current i.icon-pdf{background:url(../img/icon-pdf-hover.jpg) no-repeat;}
a.icon-rep-more{display:block;width:100%;height:50px;line-height: 50px;background:#eddec3 url(../img/icon-rmore.jpg) no-repeat center center;}

/*联系我们*/
.contactdiv{margin-top: 60px;width:100%;height:430px;background:url(../img/contact-bg.png) no-repeat center bottom;}
h2.contact-title{padding-left: 70px;height:58px;line-height: 58px;font-size: 20px;color:#333;background:url(../img/icon-ctel.jpg) no-repeat;}
h3.contact-title2{font-size: 18px;color:#333;margin-top: 30px;padding-bottom: 20px;}
.contact-tel{overflow:hidden;margin-top: 20px;}
.contact-tel ul{padding-bottom: 39px;border-bottom: 1px solid #e0e0e0;overflow:hidden;}
.contact-tel li{display:block;width:203px;height:87px;background:#fafafa;margin:1px;float:left;text-align: center;padding-top: 35px;}
.contact-tel li h4 strong{display:block;font-size: 14px;color:#666;font-weight: normal;padding-bottom: 8px;}
.contact-tel li h4 em{font-size: 32px;font-family: "DincondMedium";font-style: normal;font-weight: normal;color:#999;}
.contactdiv p{line-height: 24px;}

.contact-sub{width:100%;height:320px;background:#68c272 url(../img/csub-bg.jpg) no-repeat 90% bottom;padding-top: 40px;}
.contsub-list li{float:left;margin-right:30px;}
.contsub-list li a{display:block;font-size: 22px;color:#b4deb8;font-weight: bold;line-height: 30px;}
.contsub-list .current a{color:#fff;}
.contsub-body{padding-top: 38px;}
.contsub-body p{float:left;height: 35px;margin-bottom: 0;margin-right: 48px;}
.contsub-body p span{display:block;font-size: 15px;font-weight:bold;float:left;color:#fff;padding-right: 15px;background:url(../img/icon-sub.jpg) no-repeat right;line-height: 35px;margin-right: 10px;}
.contsub-body p a{display:block;padding:5px 7px;float:left;color:#dff1e1;border:1px solid #68c272;margin:0 2px;}
.contsub-body p a:hover,.contsub-body p .current{border:1px solid #99d69f;background:#86ce8e;-webkit-border-radius:3px;border-radius:3px;}
.contsub-body p b{display:block;padding:5px 7px;float:left;color:#dff1e1;border:1px solid #68c272;margin:0 2px;font-weight: normal;}

.domestic p{width: 355px;}

/*农化服务*/
.servicebg{width:100%;background:#fff url(../img/sn-bg.jpg) no-repeat center top;position:relative;}
.servicebg .classtitle{top:90px;color:#fff;}
.servicebg .classtitle b{color:#fff;}
.serviceinfo{width:1230px;height:450px;background:#fff;margin-top: 175px;overflow:hidden;}
.sn-right-img{float:right;width:586px;}
.sn-info{width:460px;height:320px;float:left;margin-top: 60px;margin-left: 93px;}
.sn-info h3{font-family: "DincondMedium";font-size: 50px;color:#999999;font-weight: normal;line-height: 50px;letter-spacing: -2px;padding-bottom: 10px;}
.sn-info h4{font-size: 26px;color:#2f8457;text-align: right;line-height: 30px;font-weight: normal;padding-bottom: 5px;}
.mt15{margin-top: 15px;}

.sntabs{margin-top: 190px;padding-bottom: 120px;}
.sntabs-title{margin-right: -38px;}
.sntabs-title li{float:left;margin-right: 38px;}
.sntabs-title li a{display:block;width:167px;height:153px;border:3px solid #cccccc;text-align: center;-webkit-transition: none;transition: none;}
.sntabs-title li span{display:block;padding-top: 15px;}
.sn-icon{display:block;height:81px;margin:10px auto 0;}
.sntabs-title .sn1{background:url(../img/sn1.jpg) no-repeat;width:86px;}
.sntabs-title .sn2{background:url(../img/sn2.jpg) no-repeat;width:64px;}
.sntabs-title .sn3{background:url(../img/sn3.jpg) no-repeat;width:56px;}
.sntabs-title .sn4{background:url(../img/sn4.jpg) no-repeat;width:57px;}
.sntabs-title .sn5{background:url(../img/sn5.jpg) no-repeat;width:74px;}
.sntabs-title .sn6{background:url(../img/sn6.jpg) no-repeat;width:68px;}
.sntabs-title li a:hover,.sntabs-title .current a{background:#2f8457;border:3px solid #2f8457;}
.sntabs-title li a:hover span,.sntabs-title .current a span{color:#fff;}
.sntabs-title li a:hover .sn1,.sntabs-title .current a .sn1{background:url(../img/sn1-hover.jpg) no-repeat;}
.sntabs-title li a:hover .sn2,.sntabs-title .current a .sn2{background:url(../img/sn2-hover.jpg) no-repeat;}
.sntabs-title li a:hover .sn3,.sntabs-title .current a .sn3{background:url(../img/sn3-hover.jpg) no-repeat;}
.sntabs-title li a:hover .sn4,.sntabs-title .current a .sn4{background:url(../img/sn4-hover.jpg) no-repeat;}
.sntabs-title li a:hover .sn5,.sntabs-title .current a .sn5{background:url(../img/sn5-hover.jpg) no-repeat;}
.sntabs-title li a:hover .sn6,.sntabs-title .current a .sn6{background:url(../img/sn6-hover.jpg) no-repeat;}

.sntabs-body{padding-top: 50px;overflow:hidden;}
.sntabs-body .fr{width:540px;}
.sntabs-body .fr h4{font-size: 22px;color:#333333;padding-bottom: 15px;font-weight: normal;}
.sntabs-body .fr p{margin-bottom: 20px;}

/*活动专题*/
.actcontent{background:#f4f4f4;width:100%;padding-bottom: 25px;}
.w1107{width:1107px;margin:0 auto;}

.active-slide{width:1107px;height:450px;overflow:hidden;position: relative;margin-top: 30px;}
.active-banner-box{width:1107px;height:450px;overflow:hidden;}
.active-banner{width:1107px;height:450px;overflow:hidden;position: relative;}
.active-banner li{width: 100%;height: 450px;position:absolute;top:0;left:0;}
.active-banner li a{display:block;width:100%;height:100%;}
a.active-prev{display:block;width:72px;height:72px;background:#070102 url(../img/act-left.png) no-repeat center center;position:absolute;top:50%;left:-72px;margin-top: -36px;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
a.active-next{display:block;width:72px;height:72px;background:#070102 url(../img/act-right.png) no-repeat center center;position:absolute;top:50%;right:-72px;margin-top: -36px;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
.active-slide.hovers a.active-prev{left:0;}
.active-slide.hovers a.active-next{right:0;}
.active-index{text-align: center;z-index: 10;position:absolute;width:100%;bottom:40px;height:16px;}
.active-index dd{display:inline-block;width:10px;height:10px;margin:0px 3px;-webkit-border-radius:10px;border-radius:10px;background:#fff;cursor: pointer;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.active-index dd.on {background-color:#f90;}

.active-box{background:#fff;padding:35px 50px;overflow:hidden;margin-top: 10px;}
.active-min.active-box{padding:35px 50px 15px;}
.active-left{width:355px;float:left;}
.active-right{width:620px;height:465px;float:right;}

.active-title{width:100%;height:24px;line-height: 24px;background:url(../img/anews-line.jpg) repeat-x center center;overflow:hidden;margin-bottom: 8px;}
.active-title h3{font-size: 22px;color:#333;float:left;padding-right: 20px;background:#fff;}

.active-news-list li{height:70px;width:100%;border-bottom: 1px dotted #cccccc;padding-top: 15px;}
.active-news-list li a{display:block;color:#333;font-size: 16px;font-weight: bold;line-height: 30px;height:30px;overflow:hidden;}
.active-news-list li span{font-size: 13px;color:#b6b6b6;line-height: 20px;height:20px;display:block;overflow:hidden;}
.active-news-list li a:hover{color:#cc0000;}

.actsmall-slide{width:620px;height:465px;overflow:hidden;position: relative;}
.actsmall-banner-box{width:620px;height:465px;overflow:hidden;}
.actsmall-banner{width:620px;height:465px;overflow:hidden;position: relative;}
.actsmall-banner li{width: 100%;height: 465px;float:left;position:absolute;top:0;left:0;}
.actsmall-banner li a{display:block;width:100%;height:100%;}
.actsmall-slide .title{width:100%;height:62px;line-height: 62px;background:rgba(0,0,0,0.5) none no-repeat !important;background:#000;filter:Alpha(opacity=50);position:absolute;bottom:0;left:0;z-index: 10;}
.actsmall-slide .title h4{display:none;font-size: 16px;position:relative;color:#fff;padding-left: 25px;width:580px;overflow:hidden;}
.actsmall-title{margin-top: 30px;height:108px;width:620px;background:url(../img/title-bg.jpg) repeat-x 0 73px;text-align: center;}
a.actsmall-prev{display:block;width:72px;height:72px;background:rgba(0,0,0,0.5) url(../img/act-left.png) no-repeat center center !important;position:absolute;top:50%;left:-72px;margin-top: -32px;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;background:#000 url(../img/act-left.png) no-repeat center center;filter:Alpha(opacity=50);}
a.actsmall-prev:hover{background:#bd032a url(../img/act-left.png) no-repeat center center !important;}
a.actsmall-next{display:block;width:72px;height:72px;background:rgba(0,0,0,0.5) url(../img/act-right.png) no-repeat center center !important;position:absolute;top:50%;right:-72px;margin-top: -32px;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;background:#000 url(../img/act-right.png) no-repeat center center;filter:Alpha(opacity=50);}
a.actsmall-next:hover{background:#bd032a url(../img/act-right.png) no-repeat center center !important;}
.actsmall-slide.hovers a.actsmall-prev{left:0;}
.actsmall-slide.hovers a.actsmall-next{right:0;}

.actsmall-index{text-align: right;z-index: 15;position:absolute;width:100%;bottom:26px;height:16px;right:25px;}
.actsmall-index dd{display:inline-block;width:10px;height:10px;margin:0px 3px;-webkit-border-radius:10px;border-radius:10px;background:#fff;cursor: pointer;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.actsmall-index dd.on {background-color:#f90;}

.active-pics{margin-top: 20px;overflow:hidden;}
.active-pics ul{margin-right: -30px;width:1108px;}
.active-pics li{width:230px;height:230px;float:left;margin-right: 30px;}
.active-pics li img{display:block;width:229px;height:172px;}
.active-pics li span{display:block;font-size: 13px;color:#333;font-weight:bold;line-height: 55px;text-align: center;height: 55px;overflow: hidden;}
.active-pics li a:hover span{color:#bd032a;}

/*搜索页*/
.searchdiv{width:870px;background:#fff;padding-bottom: 50px;overflow:hidden;}
h3.search-title{font-size: 20px;color:#333333;margin:20px 0;line-height: 40px;}
.searchdiv h5.classtitle{text-align: center;color:#333;margin-top: 60px;}
.searchdiv h5.classtitle i{display:block;font-family: "geometric_blackregular";font-size: 28px;font-weight: normal;font-style: normal;letter-spacing: -2px;line-height: 32px;}
.searchdiv h5.classtitle b{display:block;font-weight: bold;font-size: 20px;letter-spacing: -1px;color:#666666;}
.searchform{width:700px;height:67px;overflow:hidden;position:relative;}
.subsearch{width:78px;height:67px;background:url(../img/icon-rsearch.jpg) no-repeat;border:0;position:absolute;top:0;right:0;cursor:pointer;}
.inputsearch{width:565px;padding-left: 25px;border:3px solid #f3f3f3;background:#fff;height:20px;line-height: 20px;padding-top:21px;padding-bottom: 20px;padding-right: 30px;}

.searchbox{margin:30px auto 0;width:700px;}
.sel-time{width:305px;height:20px;line-height: 20px;padding:20px 10px 20px 15px;background:#f9f9f9 url(../img/icon-sel.jpg) no-repeat 300px center;border:3px solid #f3f3f3;float:left;cursor:pointer;}
.sel-span{line-height: 60px;width:28px;text-align: center;}
a.sel-switch{font-size: 14px;color:#333;margin-top: 20px;display:block;}
.simple{display:none;}
.sel-span{display:block;float:left;}
.sel-search{border:3px solid #f3f3f3;}
.sel-field{float:left;}
.sel-range{float:right;margin-right: 1px;}
.sel-open .simple{display:block;}

.searchselect .mod-dropdownlist{margin-left: 0px;float:none;}
.searchselect .mod-dropdownlist .dropdown-select{ /*background: transparent url(../img/bg_dropdown.png) left top repeat-x;*/  color: #c9c9c9; cursor: default; display: inline-block; *display: inline; height: 60px; line-height: 60px; overflow: hidden; *zoom: 1; -webkit-user-select:none; -moz-user-select:none; -o-user-select:none; -ms-user-select:none; user-select:none; font-size: 14px;cursor:pointer;}
.searchselect .mod-dropdownlist .dropdown-select .dropdown-input{border-right: 0; padding: 0 15px; zoom: 1; overflow: hidden; font-size: 14px; line-height: 60px; float: left; height: 60px;color:#999;background:#f9f9f9;}
.searchselect .mod-dropdownlist .dropdown-select .dropdown-icon{background: #f9f9f9 url(../img/icon-sel.jpg) no-repeat center center; width: 40px; padding: 0 0; zoom: 1; font-size: 14px; line-height: 60px; float: left; height: 60px;}
.searchselect .mod-dropdownlist .dropdown-select:hover .dropdown-icon{background: #f9f9f9 url(../img/icon-sel.jpg) no-repeat center center;}
.searchselect .mod-dropdownlist .dropdown-options li a{color: #666; cursor: default; display: block; padding: 0 18px; white-space: nowrap; width: 95%; font-size: 14px; -webkit-user-select:none; -moz-user-select:none; -o-user-select:none; -ms-user-select:none; user-select:none;cursor:pointer;}


/*友情链接*/
.linksdiv{overflow:hidden;margin-top: 80px;margin-bottom: 80px;}
.linksdiv li{height:259px;width:100%;background:#fafafa;margin-bottom: 10px;}
.linkspic{width:345px;height:259px;float:left;background:#fff url(../img/logo3.jpg) no-repeat center center;}
.linksinfo{width:810px;height:200px;float:right;margin-top: 28px;margin-right: 28px;overflow:hidden;}
.linksinfo h4{font-size: 22px;color:#333333;line-height: 30px;font-weight: normal;}
.linksinfo p{margin-top: 15px;height:110px;overflow:hidden;}
.linka{margin-top: 10px;}


/*海外坐标*/
.point-Espana{top:128px;left:274px;}