@charset "utf-8";
/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
span, a, ul, li {margin:0;padding:0;border:0;list-style-type:none;}
body{font-family: "Microsoft YaHei"; margin:0 auto; color:#393939; font-size:14px; background:#fff; PADDING-TOP:0px; min-width:1200px;}
a{color:#393939; text-decoration:none;}
a:hover{color:#1d2088; text-decoration: underline;}

.ta{-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;}
.ta a{-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;}

img{vertical-align:middle;border:0;}
.w1200{width:1200px; margin:0 auto;}

.ft_red{color:#F00;}

.k_k{width:100%; height:65px; margin:0 auto;}
.k_k1{width:100%; height:85px; margin:0 auto;}
.k_k2{width:100%; height:20px; margin:0 auto;}
.k_k3{width:100%; height:45px; margin:0 auto;}
.k_k4{width:100%; height:60px; margin:0 auto;}
.kkk{width:100%; height:100px; margin:0 auto;}
.kkkk{width:100%; height:260px; margin:0 auto;}

.ta{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.fl { float:left;}
.fr { float:right;}
.ft_t{font-family:"proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-style:normal; font-weight:300; text-rendering:optimizeLegibility;}

/*gotop*/
.cbbfixed {position:fixed; right:10px; transition: bottom ease .3s;bottom:-85px;z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block; background-color:#1d2088;}
.cbbfixed .gotop {transition:background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background:url(side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#181b70;}
.cbbfixed .cweixin {background: #dadbdd;}
.cbbfixed .cweixin div {background: url(../images/erwei.png) no-repeat left center;width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background:url(side-icon01.png);}

/*top*/
.top { position:fixed; left:0; right:0; top:0; z-index: 999; height:90px; background: #ffffff; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);}
.logo { float: left; margin-top:9px; margin-left: 2%;}
.logo a {display:inline-block; width:263px; height:72px; background-image: url(logo.png); background-size:263px 72px;}
.top-right{float:right; margin-right:2%; margin-left:2%; margin-top: 36px; height: 18px; width: 154px; background: url(tel-ico.png) no-repeat left center; font-size: 20px; color: #1d2088; font-family: Arial; text-indent: 25px;}

/*nav*/
.navBar{z-index:999; height: 90px; float:right;}
.nav {margin:0 auto;}
.nav .m {float:left; position:relative;}
.nav>li.m{float: left; width:120px;}
.nav h3 {float:left; text-align:center; height: 90px; line-height: 90px; width:120px;}
.nav h3 a{display:block; line-height:90px; width:120px; text-align: center; text-decoration:none; font-weight:normal; font-size:15px; color: #3f3d3d;}
.nav h3 a:before{content: "";  position: absolute;  bottom: 0;  left: 0;  width: 120px;  height: 0;  background-color: #1d2088;  z-index: -1;  -webkit-transition: all 1s;  transition: all 1s;}
.nav h3 a:hover{color: #fff;}
.nav h3 a:hover:before {height: 100%;}
.nav .on h3 a{color: #fff; background: #1d2088; background-size: 100% 100%;}

.nav .sub {display:none; position:absolute; top:90px; z-index: 99999; background:#1d2088;}
.nav li#m2 .sub{width: 450px;}
.nav li#m3 .sub{width: 270px;}
.nav li#m4 .sub{width: 450px;}
.nav li#m6 .sub{width: 180px;}
.nav li#m7 .sub{width: 270px;}
.nav .sub li {height:60px; line-height:60px; float:left; margin: 0 15px; text-align:center;}
.nav .sub li a {display:block;font-size:14px;color:#fff;}
.nav .sub li a:hover {color:#f2ce06;}

/*版权*/
.copyright{position:fixed; left:0; bottom:22px; z-index: 999; z-index: 8; width: 100%; color: #d2d2d2; text-align: right;}
.copyright a{color: #fff;}
.zqkj{width:160px; height: 15px; display: block; float: right; background: url(zqkj.png) no-repeat center center; margin-left: 5px;}

/*每屏鼠标闪动*/
.arrow{ opacity:1;animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite; position:absolute;bottom:10px;left:50%;margin-left:-12px;width:24px;height:35px;border-radius:100%;-webkit-border-radius:100%;line-height:35px;text-align:center;/*cursor:pointer;*/overflow:hidden; z-index: 9999;}
.arrow:hover{ animation-play-state:paused;-webkit-animation-play-state:paused;}
@keyframes arrow{ %100,%0{bottom:20px; opacity:1;} 50%{bottom:30px; opacity:.5} }
@-webkit-keyframes arrow{ %0,%100{bottom:20px; opacity:1;} 50%{bottom:30px; opacity:.5} }

/*背景放大缩小*/
.slideshow-image{width: 100%; height: 100%; overflow: hidden; position: relative;}
.slideshow-image p{width: 100%; height: 100%; left: 50%; margin-left:-960px; position: absolute;}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/ 0%{transform: scale(1);  /*开始为原始大小*/}25%{transform: scale(1.1); /*放大1.1倍*/}50%{transform: scale(1);}75%{transform: scale(1.1);}}
.slideshow-image{height: 100%; width: 100%; -webkit-animation-name: scaleDraw; /*关键帧名称*/ -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/-webkit-animation-iteration-count: infinite;  /*动画播放的次数*/-webkit-animation-duration: 20s; /*动画所花费的时间*/}

/*首页每屏切换*/
#pageContain {overflow:hidden;}
.page {display:none; width:100%; height:100%; overflow: hidden;  position:absolute; top: 0; left: 0;}
.contain { width:100%; height:100%; display:none; position: relative; z-index:9;}
.current .contain, .slide .contain { display:block;}
.current { display: block; z-index: 1;}
.slide { display: block; z-index: 2;}
.swipe { display: block; z-index: 3; transition-duration: 0ms !important; -webkit-transition-duration: 0ms !important;}

#navBar {z-index:3; position: absolute; top:40%; right:2%;}
#navBar .active{color: #1d2088;}
#navBar .active span{background:#1d2088; color: #1d2088;}
#navBar li {cursor:pointer; margin-bottom:25px; height: 13px;line-height: 13px; transition: all .7s ease; width: 50px; color: #fff; text-shadow:0 0 0.3em #7d7d7d, -0 -0 0.3em #7d7d7d;}
#navBar li span{border-radius: 50%; line-height: 13px; text-align: left; width:13px; height:13px; display: block;background:#d3d5fd; float:right;}

.txt {margin-top: 20%; font-size: 50px; color: #fff; text-align: center;}

/*第一屏*/
.p1-text1{position:absolute; width:241px; height:401px; left:50%; top:50%; margin:-230px 0 0 437px; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 0.7s; z-index:6;}
.current .contain .p1-text1{opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 1.5s;}

.p1-text2, .p1-text3{position:absolute; width:882px; left:50%; text-align: center; margin:0 0 0 -441px; bottom:0; opacity: 0; transition: all 1s; z-index: 9;}
.p1-text3{font-size: 40px; color: #fff;}
.p1-text3 span{color: #f2ce06;}
.current .contain .p1-text2{bottom:50%; margin-bottom:115px; opacity: 1; transition-delay: 0.6s;}
.current .contain .p1-text3{bottom:50%; margin-bottom:48px; opacity:1; transition-delay:0.9s;}

.p1-text4{position: absolute; z-index:2; left:50%; top:50%; width:175px; height:69px; margin-top:-27px; margin-left: 0; transition: all 1s;  opacity: 0; z-index:5;}
.current .contain .p1-text4{opacity:1; left:50%; margin-left: -193px; transition-delay: 1.2s;}

.p1-text5{position: absolute; z-index:2; right:50%; top:50%; width:175px; height:69px; margin-top:-27px; margin-right: 0; transition: all 1s; opacity: 0;}
.current .contain .p1-text5{opacity: 1; right:50%; margin-right:-193px; transition-delay: 1.2s;}

.p1-text6{ position: absolute; bottom:0; left:50% ; width:857px; margin-left:-428.5px; height:424px; opacity: 0; transition: all 1.7s; z-index:1;}
.current .contain .p1-text6{bottom:50% ; margin-bottom:-240px; opacity: 1; transition-delay: .5s;}

/*第二屏*/
.p2-text1{position:absolute; width:352px; left:50%; text-align: center; margin:0 0 0 -176px; bottom:0; opacity: 0; transition: all 1s; z-index: 9;}
.current .contain .p2-text1{bottom:50%; margin-bottom:185px; opacity: 1; transition-delay: 0.6s;}

.p2-text2{position: absolute; font-size: 30px; font-weight: bold; color: #fff; z-index:2; left:50%; top:50%; width:121px; height:28px; margin-top:-230px; margin-left: 0; transition: all 1s;  opacity: 0; z-index:5;}
.current .contain .p2-text2{opacity:1; left:50%; margin-left: -59.5px; transition-delay: 1.2s;}

.p2-text3{position: absolute; font-size: 30px; font-weight: bold; color: #fff; font-family: Arial; z-index:2; right:50%; top:50%; width:158px; height:22px; margin-top:-260px; margin-right: 0; transition: all 1s; opacity: 0;}
.current .contain .p2-text3{opacity: 1; right:50%; margin-right:-79.5px; transition-delay: 1.2s;}

.p2-text4{position:absolute; width:225px; left:50%; font-size: 16px; color: #fff; text-align: center; margin:0 0 0 -112.5px; bottom:0; opacity: 0; transition: all 1s; z-index: 9;}
.current .contain .p2-text4{bottom:50%; margin-bottom:160px; opacity: 1; transition-delay: 1.4s;}

.p2-text5{position: absolute; z-index:2; left:50%; top:50%; width:390px; height:465px; margin-top:-210px; margin-left: -210px; transition: all 1s;  opacity: 0; z-index:5;}
.current .contain .p2-text5{opacity:1; left:50%; margin-left: 210px; transition-delay: 1.6s;}

.p2-text6{position: absolute; z-index:2; right:50%; top:50%; width:887px; height:386px; margin-top:-85px; margin-right: -665px; transition: all 1s; opacity: 0; background: url(p2-img3.png) no-repeat center center;}
.current .contain .p2-text6{opacity: 1; right:50%; margin-right:-265px; transition-delay: 1.6s;}
.p2-text6 font{font-size: 30px; color: #1d2088; padding-left: 80px; padding-top: 45px; display: block;}
.p2-text6 p{width: 710px; margin-left: 80px; margin-top: 20px; line-height: 36px; color: #757575;}
.p2-text6 ul{margin-left: 80px; margin-top: 38px;}
.p2-text6 ul li{width: 118px; float: left; text-align: center;}
.p2-text6 ul li span{width: 118px; height: 36px; display: block;}
.p2-text6 ul li:first-child a span{background: url(p2-kj-ico-a1.png) no-repeat center center;}
.p2-text6 ul li:first-child a:hover span{background: url(p2-kj-ico-hover1.png) no-repeat center center;}
.p2-text6 ul li:nth-child(2) a span{background: url(p2-kj-ico-a2.png) no-repeat center center;}
.p2-text6 ul li:nth-child(2) a:hover span{background: url(p2-kj-ico-hover2.png) no-repeat center center;}
.p2-text6 ul li:nth-child(3) a span{background: url(p2-kj-ico-a3.png) no-repeat center center;}
.p2-text6 ul li:nth-child(3) a:hover span{background: url(p2-kj-ico-hover3.png) no-repeat center center;}
.p2-text6 ul li:last-child a span{background: url(p2-kj-ico-a4.png) no-repeat center center;}
.p2-text6 ul li:last-child a:hover span{background: url(p2-kj-ico-hover4.png) no-repeat center center;}

/*第三屏*/
.p3-text1{position: absolute; font-size: 30px; font-weight: bold; color: #fff; z-index:2; left:50%; top:50%; width:121px; height:28px; margin-top:-230px; margin-left: 0; transition: all 1s;  opacity: 0; z-index:5;}
.current .contain .p3-text1{opacity:1; left:50%; margin-left: -59.5px; transition-delay: 1.2s;}

.p3-text2{position: absolute;font-size: 30px; font-weight: bold; color: #fff; font-family: Arial; z-index:2; right:50%; top:50%; width:155px; height:22px; margin-top:-260px; margin-right: 0; transition: all 1s; opacity: 0;}
.current .contain .p3-text2{opacity: 1; right:50%; margin-right:-79.5px; transition-delay: 1.2s;}

.p3-text3{position:absolute; width:160px; left:50%; font-size: 16px; color: #fff; text-align: center; margin:0 0 0 -80px; bottom:0; opacity: 0; transition: all 1s; z-index: 9;}
.current .contain .p3-text3{bottom:50%; margin-bottom:160px; opacity: 1; transition-delay: 1.4s;}

.p3-text4{position: absolute; z-index:2; left:50%; top:50%; width:1200px; height:520px; margin-top:-210px; margin-left: -1000px; transition: all 1s;  opacity: 0; z-index:5; overflow: hidden;}
.current .contain .p3-text4{opacity:1; left:50%; margin-left: -600px; transition-delay: 1.6s;}
.p3-text4-content{position: relative; width:1200px;  height: 520px; overflow: hidden;}
.p3-text4-content ol {float: left; width: 285px; height:520px; background-color:rgba(0, 0, 0, 0.83);}
.p3-text4-content ol li {height: 65px; line-height: 65px; width: 285px; margin: 0 auto; text-align: left; overflow: hidden; font-size: 16px; cursor: pointer;}
.p3-text4-content ol li div{width: 227px; height: 65px; margin: 0 auto; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.1);}
.p3-text4-content ol li div img{margin-left: 10px; margin-right: 20px;}
.p3-text4-content ol li.on{background:url(p3-left-bg.gif) repeat-y center center;}
.p3-text4-content ul {float:right; margin-top: 50px; width: 810px; height: 280px; overflow: hidden;}
.p3-text4-content ul li { width: 810px; height: 280px; margin: 0 auto; color: #fff;}
.p3-text4-content ul li p { width: 810px; height: 120px; line-height: 28px; overflow: hidden; color: #9f9f9f;}
.p3-text4-content ul li span{font-size: 24px; line-height: 90px; height: 90px; display: block;}
.p3-text4-content ul li a{width: 130px; height: 41px; line-height: 41px; text-align: center; display: block; float: left; margin-right: 20px; margin-top: 20px;}
.p3-text4-content ul li a.t{border: 1px solid #fff; color: #fff;}
.p3-text4-content ul li a.t:hover{background: #fff; color: #000;}
.p3-text4-content ul li a.tt{background: #fff; color: #000;}
.p3-text4-content ul li a.tt:hover{color: #fff; background:#1d2088;}

.p3-text6{position: absolute; z-index:66; right:50%; top:50%; width:810px; height: 180px; margin-top:135px; margin-right: -1000px; transition: all 1s; opacity: 0;}
.current .contain .p3-text6{opacity: 1; right:50%; margin-right:-600px; transition-delay: 1.8s;}
.p3-text6 p{font-size: 15px; color: #cfcfcf;}
.picMarquee-left{ width:810px; overflow:hidden; position:relative; margin-top: 10px;}
.picMarquee-left .bd{width:810px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1;}
.picMarquee-left .bd ul li{margin:0 20px; width: 180px; height:130px; float:left; _display:inline; overflow:hidden; position: relative;}
.picMarquee-left .bd ul li img{width: 180px; height:130px; transition:1.5s;}
.picMarquee-left .bd ul li:hover img{transform:scale(1.1);}

/*第四屏*/
.p4-text1{position: absolute; z-index:2; font-size: 30px; font-weight: bold; color: #fff; left:50%; top:50%; width:121px; height:28px; margin-top:-230px; margin-left: 0; transition: all 1s;  opacity: 0; z-index:5;}
.current .contain .p4-text1{opacity:1; left:50%; margin-left: -60px; transition-delay: 1.2s;}

.p4-text2{position: absolute; z-index:2; font-size: 30px; font-weight: bold; color: #fff; right:50%; top:50%; width:95px; height:22px; margin-top:-260px; margin-right: 0; transition: all 1s; opacity: 0;}
.current .contain .p4-text2{opacity: 1; right:50%; margin-right:-47.5px; transition-delay: 1.2s;}

.p4-text3{position:absolute; width:400px; font-size: 16px; color: #fff; left:50%; text-align: center; margin:0 0 0 -200px; bottom:0; opacity: 0; transition: all 1s; z-index: 9;}
.current .contain .p4-text3{bottom:50%; margin-bottom:160px; opacity: 1; transition-delay: 1.4s;}

.p4-text4{position:absolute; width:1200px; left:50%; text-align: center; margin:0 0 0 -600px; bottom:0; opacity: 0; transition: all 1s; z-index: 9;}
.current .contain .p4-text4{bottom:50%; margin-bottom:-300px; opacity: 1; transition-delay: 1.4s;}
.p4-text4 ul li{width: 360px; float: left; height: 390px; background: #fff; margin-right: 60px;}
.p4-text4 ul li:last-child{margin-right: 0;}
.p4-text4 ul li img{width: 360px; height: 220px;}
.p4-text4 ul li .p4-text4-content{width: 308px; margin: 0 auto; text-align: left;}
.p4-text4 ul li .p4-text4-content a{font-size: 16px; color: #000000; line-height: 45px; height: 45px; width: 308px; display: block; margin-top: 10px;}
.p4-text4 ul li .p4-text4-content a:hover{color: #1d2088;}
.p4-text4 ul li .p4-text4-content p {color: #8e8e8e; font-size: 14px; line-height: 24px; height: 48px;}
.p4-text4 ul li .p4-text4-content span{ width: 120px; display: block; height: 20px; margin-top: 20px; color: #1d2088; text-indent: 22px; background: url(p4-news-time-ico.png) no-repeat left center; float: left;}

/*第五屏*/
.p5-text1{position: absolute; z-index:2; font-size: 30px; font-weight: bold; color: #fff; left:50%; top:50%; width:121px; height:28px; margin-top:-230px; margin-left: 0; transition: all 1s;  opacity: 0; z-index:5;}
.current .contain .p5-text1{opacity:1; left:50%; margin-left: -59.5px; transition-delay: 1.2s;}

.p5-text2{position: absolute; z-index:2; font-size: 30px; font-weight: bold; color: #fff; right:50%; top:50%; width:149px; height:22px; margin-top:-260px; margin-right: 0; transition: all 1s; opacity: 0;}
.current .contain .p5-text2{opacity: 1; right:50%; margin-right:-74.5px; transition-delay: 1.2s;}

.p5-text3{position:absolute; width:385px; font-size: 16px; color: #fff;  left:50%; text-align: center; margin:0 0 0 -192.5px; bottom:0; opacity: 0; transition: all 1s; z-index: 9;}
.current .contain .p5-text3{bottom:50%; margin-bottom:160px; opacity: 1; transition-delay: 1.4s;}

.p5-text4{position:absolute; width:1200px; height: 315px; background-color:rgba(29, 32, 136, 0.46); border-radius: 5px; left:50%; text-align: center; margin:0 0 0 -600px; bottom:0; opacity: 0; transition: all 1s; z-index: 1;}
.current .contain .p5-text4{bottom:50%; margin-bottom:-240px; opacity: 1; transition-delay: 1s;}

.p5-text5{position: absolute; z-index:2; left:50%; top:50%; width:390px; height:465px; margin-top:-20px; margin-left: -1000px; transition: all 1s;  opacity: 0; z-index:5;}
.current .contain .p5-text5{opacity:1; left:50%; margin-left: -517px; transition-delay: 1.6s;}

.p5-text6{position: absolute; z-index:2; right:50%; top:50%; width:805px; height:244px; margin-top:-20px; margin-right: -1400px; transition: all 1s; opacity: 0;}
.current .contain .p5-text6{opacity: 1; right:50%; margin-right:-830px; transition-delay: 1.6s;}
.p5-text6 span{width: 34px; height: 184px; background: url(p5-img2.png) no-repeat center center; display: block; float: left; margin-top: 10px; margin-right: 10px;}
.p5-text6 p{width: 370px; line-height: 50px; font-size: 16px; color: #fff; float: left;}

/**底部**/
.foot{ background: #333334; width: 100%; height: 190px;}
.foot-tel{float: left; font-size: 14px; color: #808080; margin-top: 60px;}
.foot-tel p{font-size: 30px; color: #f2ce06;}
.foot-copy{width: 750px; float: right; text-align: right; margin-top: 20px;color: #808080;}
.foot-copy span{font-size: 16px; color: #fff;height: 70px; line-height: 70px;}
.foot-copy span font{color: #f2ce06;}
.foot-copy p{width:750px; color: #808080; height: 35px; line-height: 35px; border-top: 1px solid #404040; margin-top: 20px;}

.foot-copy a{color: #fff;}

/*内页banner*/
.about-ban{width: 100%; height: 500px; margin-top: 90px; overflow: hidden; position: relative;}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
0%{transform: scale(1);  /*开始为原始大小*/}25%{transform: scale(1.1); /*放大1.1倍*/}50%{transform: scale(1);}75%{transform: scale(1.1);}}
.about-banner{height: 500px; width: 100%; position: relative; -webkit-animation-name: scaleDraw; /*关键帧名称*/ -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/-webkit-animation-iteration-count: infinite;  /*动画播放的次数*/-webkit-animation-duration: 20s; /*动画所花费的时间*/}

/*内页部分*/
.location-nav{height: 120px;}
.location{text-align: left; color: #1d2088; font-size: 26px; margin-top: 55px;}
.location img{margin-right: 10px;}

.mainbody{width:100%; padding-top:40px; margin:0 auto;}

/*nav*/
.about-nav{margin-top: 50px;}
.about-nav ul li{height:45px; line-height:45px; text-align:center; float: left; margin-left: 10px;}
.about-nav ul li a{ display:inline-block; height:45px; width: 125px; color: #000; background: #f2f2f2; border-radius: 30px;}
.about-nav ul li a:hover{background: #1d2088; color:#fff;}
.about-nav ul li.cur a{background: #1d2088; color:#fff;}

/*内容部分*/
.mainbody_content{width:1200px; font-size:15px; overflow-x:hidden; line-height:220%; min-height:300px;_height:300px; text-align:justify; margin: 0 auto;}
.mainbody_content p{padding-bottom:15px;}
.mainbody_content img{max-width:1200px;}
.mainbody_content_img{width:1200px; padding:30px; margin:0 auto; overflow-x:hidden; line-height:200%; min-height:300px;_height:300px; text-align:justify; float: right; background: #fff;border:solid 1px #eeeeee;}
.mainbody_contentt{width:1200px; font-size:14px; overflow-x:hidden; line-height:200%; min-height:300px;_height:300px; text-align:justify;}

/*内页图片列表*/
.product_list{width:1252.5px; margin: 0 auto;}
.product_list li{width:365px; height:329px; float:left; margin:0 26.25px 0 26.25px;}
.product_list li p{width:365px; line-height:65px; text-align: left; text-indent: 5px; font-size: 16px;}

.main_img{height: 329px; width: 365px; overflow:hidden; position: relative;}
.main_img_img{height: 264px; width: 365px; overflow:hidden;}
.main_img img{height: 264px; width: 365px; overflow-x: hidden; overflow-y: hidden; position: relative;z-index:1;transition-delay: 0s; transition-duration: 1s; transition-property: all; transition-timing-function: ease;/* Firefox 4 */-moz-transition-delay: 0s; -moz-transition-duration: 1s; -moz-transition-property: all; -moz-transition-timing-function: ease;/* Safari 和 Chrome */-webkit-transition-delay: 0s; -webkit-transition-duration: 1s; -webkit-transition-property: all; -webkit-transition-timing-function: ease;/* Opera */-o-transition-delay: 0s; -o-transition-duration: 1s; -o-transition-property: all; -o-transition-timing-function: ease;}
.main_img .show{background: rgba(0, 0, 0, 0.4); height:264px; width:365px; left: 0; opacity: 0;filter:alpha(opacity=0); position: absolute; top: 0; transition-delay: 0s; transition-duration: 0.3s; transition-property: opacity; transition-timing-function: ease-in;/* Firefox 4 */-moz-transition-delay: 0s; -moz-transition-duration: 0.3s; -moz-transition-property: opacity; -moz-transition-timing-function: ease-in;/* Safari 和 Chrome */-webkit-transition-delay:0s; -webkit-transition-duration: 0.3s; -webkit-transition-property: opacity; -webkit-transition-timing-function: ease-in;/* Opera */-o-transition-delay:0s; -o-transition-duration: 0.3s; -o-transition-property: opacity; -o-transition-timing-function: ease-in; z-index: 200;}
.main_img .show .imgArea{left: 50%;bottom:0; margin:-15px 0px 0px -25px; opacity: 0; position: absolute; transition-delay: 0s; transition-duration: 0.4s; transition-property: all; transition-timing-function: ease;/* Firefox 4 */-moz-transition-delay: 0s; -moz-transition-duration: 0.4s; -moz-transition-property: all; -moz-transition-timing-function: ease;/* Safari 和 Chrome */-webkit-transition-delay:0s; -webkit-transition-duration: 0.4s; -webkit-transition-property: all; -webkit-transition-timing-function: ease;/* Opera */-o-transition-delay:0s; -o-transition-duration: 0.4s; -o-transition-property: all; -o-transition-timing-function: ease;}
.main_img .show .imgArea a{background: url(more-ico.png) no-repeat center center; width: 49px; height: 49px; display:block; font-size: 16px;}
.main_img:hover .show{opacity: 1;filter:alpha(opacity=100);}
.main_img:hover .show .imgArea{opacity:1;filter:alpha(opacity=100);bottom:40%;}
.main_img:hover img{transform: scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);/* IE 9 */-moz-transform:scale(1.2, 1.2);/* Firefox */-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */-o-transform:scale(1.2, 1.2);/* Opera */}
.main_img:hover p a{color: #1d2088; text-decoration: underline;}


/*内页新闻列表*/
.news-list{width: 1252.5px; margin: 0 auto;}
.news-list li{float: left; width: 365px; height: 427px; background: #fff; border: 1px solid #e7e7e7; margin-left: 26.25px; margin-right: 26.25px; margin-bottom: 45px; box-sizing: border-box; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); overflow: hidden;}
.news-list li:nth-child(3),.news-list li:nth-child(6),.news-list li:nth-child(9),.news-list li:nth-child(12){margin-right: 0;}
.news-list li .img{width: 365px; height: 223px; overflow: hidden;}
.news-list li .img img{width:365px; height:223px; transition:0.8s;}
.news-list li:hover img{transform:scale(1.1);}
.news-list li .news-text{padding: 20px;}
.news-list li .news-text p{font-size: 17px; color: #000; line-height: 26px; height: 52px; overflow: hidden;}
.news-list li:hover .news-text p{color: #1d2088;}
.news-list li .news-text span{font-size: 13px; color: #666; line-height: 24px; height: 48px; overflow: hidden; margin-bottom: 10px; display: block;}
.news-list li .news-more-time{border-top: 1px solid #e5e5e5; padding: 16px 20px; overflow: hidden; cursor: pointer; background:linear-gradient(to right, #a3f7bf, #a3f7bf) no-repeat; background: linear-gradient(to right, #a3f7bf, #a3f7bf) no-repeat; background-size: 0% 100%; -webkit-transition: all .5s; transition: all .5s; background: none;}
.news-list li .news-more-time{-webkit-transition: all .5s;transition: all .5s; color: #b7b7b7; background: -webkit-linear-gradient(left, #1d2088, #1d2088) no-repeat; background: linear-gradient(to right, #1d2088, #1d2088) no-repeat; background-size: 0% 100%;}
.news-list li:hover .news-more-time{background-size: 100% 100%; color: #fff;}
.news-list li .news-more-time .news-moret{font-size: 14px; line-height: 22px;}
.news-list li .news-more-time .news-time{font-size: 14px; line-height: 22px; font-family: "Arial";}

/*内页新闻、图片详细内容*/
.right_content_top{width: 100%;}
.right_content_title{font-size: 34px; text-align: center; line-height: 34px; padding-bottom:20px; color: #000;}
.right_content_info{height:40px;line-height:40px;text-align:center;margin:15px 0; border:1px solid #E7E7E7;border-left:none;border-right:none;color:#666; font-size: 14px;}
.right_content_info small{margin-left:8px;margin-right:3px;color:#999;font-size:14px;}
.right_content_desc{margin:20px 0 15px;padding:5px 10px;line-height:25px;border:1px solid #f4e4b4;background:#fffff0;font-size:14px;}
.right_content_content{padding:15px 0; width: 100%;}
.right_content_content p{padding-bottom: 15px;}
.right_content_content img{max-width:860px;}
.p_content_desc{margin:20px 0 15px;padding:5px 10px;line-height:25px;border:1px solid #f4e4b4;background:#fffff0;font-size:14px; text-align:center;}
.p_content_desc span{}

/*详细页上一页下一页收藏打印*/
.preNext{width: 100%; margin-top: 20px; border-top: 1px #E7E7E7 solid; position: relative; font-size:14px;}
.preNext .text{color:#999; margin-top: 20px;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -70px;}
.preNext .actBox li#act-pnt{background-position:4px -105px;}

/*内页留言反馈*/
.message_content{width:1200px; padding:30px; margin:0 auto; overflow-x:hidden; line-height:200%; min-height:300px;_height:300px; text-align:justify;border:solid 1px #eeeeee; }
.message_content_content{width: 800px; margin-top: 60px; margin: 0 auto;}
.message_content_content li{margin-bottom: 15px;}
.message_content_content li:first-child,.message_content_content li:nth-child(3){margin-right: 20px;}
.message_content_content li:nth-child(6){color: #fff; font-size: 16px; line-height: 50px;}
.msg_inputt{width: 390px; height: 40px; background: #fff; border:1px #EFEFEF solid; line-height: 40px; text-indent: 10px; line-height: 30px; font-size: 16px;}
.msg_submitt{width: 340px; height: 50px; background: #1d2088; color: #fff; line-height: 50px; text-transform: uppercase; border: none; font-size: 16px;}

.message_block{margin-top: 30px;}
.message_block p{padding:12px;}
.message_labes{font-size:14px;}
.message_title{height:44px;line-height:44px;background:#f6f9fb;padding:0 12px;}
.message_title h3{color:#376b88;font-size:22px;float:left; font-weight: normal;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:right;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}
.msgflag{margin-left:4px;font-size:12px;color:#900;}

/*内页人才招聘*/
.join_list ul li{width:100%; margin:0 auto; line-height:40px; border-bottom:1px solid #ececec;}
.join_list ul li span{float:right; width:200px; text-align:right;}

.jobConts{line-height:30px;color:#666;}
.jobConts .line{background:#ccc;height:1px;overflow:hidden;font-size:0;margin:10px 0;}
.jobConts .jobdesc{background:#f5f5f5;padding:10px;color:#333;}
.jobConts strong{color:#333;}

/*分页样式*/
.page_info{text-align:center; margin-top:20px; margin-bottom:30px; color:#333;}
.page_info span{padding:0 2px;font-weight:bold; color: #ed0000;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:13px; margin-top:40px;}
.page_list a{display:inline-block; background:#ebebeb;text-align:center;padding:2px 11px; margin:0 3px; font-family: Arial; border-radius: 2px;}
.page_list a:hover{color:#fff; background:#1d2088;}
.page_list a.on{color:#fff;background:#1d2088; font-weight: bold;}

/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}