﻿/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{ font-size:16px; font-family:"微软雅黑",Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;min-width: 1200px;
/* background:url(../images/index_bg.jpg) no-repeat;*/color:#333333;}

a{color:#4C4C4C;text-decoration:none;}
a:hover{color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;box-sizing: border-box;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;margin: 0 auto;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:30px; line-height:30px; color:#999; border:1px solid #ddd;}

tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-size:14px; font-weight:normal;}
i,em{ font-style:normal;}
.clear{ height:0px; clear:both; overflow:hidden;}
.blank10{ height:10px !important; overflow:hidden;}
.blank20{ height:20px; overflow:hidden;}
.blank40{ height:40px; overflow:hidden;}
.clearfloat {clear:both;height:0; overflow:hidden;}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.fl{ float:left;}
.left{float:left;}
.w1200 {  width: 1200px; margin: 0 auto;}

/*zp*/
.content {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}
.invite{padding-bottom: 40px;}
.invite h2,.dzb h2,.f_cai h2,.z_pin h2,.contact h2{padding:60px 0 20px;text-align: center;font-weight:normal;}
.invite h2 span,.dzb h2 span,.f_cai h2 span,.z_pin h2 span,.contact h2 span{display: block;font-size: 42px;color: #000;line-height:42px;position:relative;padding-bottom:18px;}
.invite h2 span:after,.dzb h2 span:after,.f_cai h2 span:after,.z_pin h2 span:after,.contact h2 span:after{position:absolute;width: 3.2%;height: 3px;background: #1474a2;content: "";bottom: 0;left: 48.4%;}
.invite h2 i,.f_cai h2 i,.z_pin h2 i,.contact h2 i{display: block;font-size: 16px;color: #777;font-family: "Arial";line-height:44px;text-transform: uppercase;}
.fli_ul{padding-top: 25px;border-bottom: 1px solid #e5e5e5;}
.fli_ul li{float: left;width: 298px;height: 179px;border: 1px solid #e5e5e5;border-bottom: 0;transition: all 0.5s linear;}
.fli_ul li span,.fli_ul li em,.fli_ul li strong{display: block;text-align: center;line-height: 28px;font-size: 16px;color: #333;}
.fli_ul li span{width: 82px;height: 76px;margin: 0 auto;padding-top: 35px;}
.fli_ul li span img{display: block;width: 82px;height: 76px;}
.fli_ul li span img.xx{display: none;}
.fli_ul li em{height: 28px;padding-top: 15px;}
.fli_ul li strong{line-height: 24px;padding-top: 8px;font-weight: normal;}
.fli_ul li:hover{transform: scale(1.1);background-color: #0073a2;border: 1px solid #0073a2;border-bottom: 0;box-shadow: 15px 15px 28px #f3f3f3,-15px -15px 28px #f3f3f3;}
.fli_ul li:hover span img.tt{display: none;}
.fli_ul li:hover span img.xx{display: block;}
.fli_ul li:hover em,.fli_ul li:hover strong{color: #fff;}
/* 人才理念 */
.mtb55 {
    width: 82%;
    margin: 0 auto;
    text-align: justify;
    padding: 80px 0px;
}
.ideaBox .pic{width: 42%; float: left;}
.ideaBox .pic img{display: block; width: 100%;}
.ideaBox .con{width: 53%; float: right; padding-top: 3%;}
.ideaBox .con dl{margin-top: 4%;}
.ideaBox .con dl .title span{display: block; font-size: 24px; line-height: 32px; color: #333;}
.ideaBox .con dl .title i{display: block; width: 50px; height: 2px; margin-top: 16px; background: #0c5ca5;}
.ideaBox .con dl .info{font-size: 16px; line-height: 34px; color: #9d9d9d; margin-top: 3%;}

@media ( max-width:1024px){
	.ideaBox .con{padding-top: 0;}
	.ideaBox .con dl .title span{font-size: 20px;}
	.ideaBox .con dl .title i{margin-top: 5px;}
	.ideaBox .con dl .info{line-height: 28px;}
}

@media ( max-width:768px){
	.ideaBox .pic,.ideaBox .con{width: 100%; float: none;}
}

@media ( max-width:640px){
	.ideaBox .con dl .title span{font-size: 16px;}
	.ideaBox .con dl .info{font-size: 14px;}
}
/*qq*/
.about {
    overflow: hidden;
    position: relative;
    background-attachment: fixed
}

.about ._more {
    color: #0076cb
}

.about ._w1200 {
    padding: 50px 0 80px;
        width: 90%;
}

.about ._fl {
    background: url(../images/bg.jpg);
    position: absolute;
    left: 0;
    height: 100%
}

.about ._fr {
    background: url(../images/bg_wdwd.jpg);
    position: absolute;
    right: 0;
    background-size: cover;
    height: 100%;
    background-position: center
}

.about ._fl,
.about ._fr {
    width: 50%
}

.about .describe {
    font-size: 14px;
    width: 100%;
    line-height: 1.8;
    margin-bottom: 25px;
    opacity: .7
}

.about ul {
    position: relative;
    z-index: 2;
    margin-bottom: 25px
}

.about ul:after {
    content: '';
    display: block;
    clear: both
}

.about ul li {
    float: left;
    width: 33%;
    height: auto;
    background: rgba(255, 255, 255, .7);
    position: relative
}

.about ul li.divtest:nth-child(1):before {
    transition-delay: 0s
}

.about ul li.divtest:nth-child(2):before {
    transition-delay: .1s
}

.about ul li.divtest:nth-child(3):before {
    transition-delay: .2s
}

.about ul .showBox {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    padding: 20%
}

.about ul .line.t {
    width: 36px;
    height: 1px;
    background: #3a3a3a;
    display: inline-block
}

.about ul .line.b {
    width: 36px;
    height: 1px;
    background: #3a3a3a;
    display: inline-block
}

.about ul .icon {
    display: block;
    font-size: 60px;
    color: #006fc0;
    margin: 6% auto
}

.about ul .showBox .en {
    color: #006fc0;
    font-size: 16px;
    display: block;
    text-transform: uppercase
}

.about ul .showBox .cn {
    color: #333;
    font-size: 24px;
    display: block;
    margin-top: 5%
}

.about ul .hideBox {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 50px
}

.about ul .title {
    font-size: 36px;
    margin-bottom: 15px
}

.about ul li {
    background: #fff;
    transition: all .3s ease 0s
}

.about ul li .title i {
    width: 65px;
    height: 65px;
    margin-right: 20px;
    background: url(../images/icon1.png) no-repeat;
    background-size: auto 65px;
    display: block
}

.no-touch .about ul li:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    z-index: 2
}

.no-touch .about ul li:hover .title i {
    background-position: -65px 0
}

.about ul li:nth-child(1) .title i {
    background-image: url(../images/icon3.png)
}

.about ul li:nth-child(2) .title i {
    background-image: url(../images/icon2.png)
}

.about ul li:nth-child(2) {
    background: #fcfcfc
}

.about ul .title b {
    display: block;
    width: 100%;
    font-size: 20px;
    margin: 25px 0 35px
}

.about ul .introduction {
    font-size: 16px;
    line-height: 1.7;
    opacity: .7
}

.about ul .hideBox p {
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
    text-indent: 20px;
    display: none
}

.about ul .hideBox p:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.problem {
    background: url(../images/bg_problem.jpg) center/cover;
    padding: 80px 0;
    background-attachment: fixed
}

.problem .problemBox:after {
    content: '';
    display: block;
    clear: both
}

.problem .TitleBox {
    background: #fff url(../images/waves.png) center/cover;
    position: absolute;
    bottom: 0;
    width: 750px;
    z-index: 5;
    padding: 80px 40px;
    box-shadow: 11px 20px 20px 0 rgba(0, 0, 0, .18)
}

.problem .TitleBox:before {
    transition-delay: .2s
}

.problem .TitleBox .describe {
    font-size: 14px;
    opacity: .7
}

.problem .answer {
    background:#0c5ca5;
    width: 950px;
    float: right;
    padding: 50px;
    background: -webkit-radial-gradient(left top, circle cover, #0c5ca5, #0c5ca5 99%);
    position: relative;
    z-index: 2
}

.problem .answer:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/waves2.png) center/cover;
    z-index: 1
}

.problem .answer ul {
    position: relative;
    z-index: 5
}

.problem .answer ul.r {
    padding-left: 60%
}

.problem .answer li {
    color: #fff;
    margin-bottom: 42px
}

.problem .answer .title {
    font-size:40px
}

.problem .answer .introduction {
    font-size: 14px;
    color: rgba(255, 255, 255, .7);
    margin-top: 5px
}

.problem .answer ._more {
    margin-left: 60%;
    border: 1px solid #fff;
    color: #fff
}

.problem .answer ._more:after {
    background: #fff
}

.problem .answer ._more i {
    color: #fff
}
._PageTitle span.en {
    font-size: 40px;
    color: #006fc0;
    text-transform: uppercase;
    font-family: Exotic;
}
._PageTitle span.cn {
    font-size: 24px;
    margin-bottom: 5px;
}
._PageTitle span.en {
    font-size: 40px;
    color: #0c5ca5;
    text-transform: uppercase;
    font-family: Exotic;
}

._w1200,._w1300,._w1400,._w1600{height:auto;position:relative;margin:auto;width: 90%;}
._about.about3 ul{overflow:hidden}
._about.about3 li{overflow:hidden;margin-bottom:25px}
._about.about3 .L,._about.about3 .R{width:49%}
._about.about3 .Avatar{width:210px}
._about.about3 .Avatar img{border:10px solid #e5ebf2}
._about.about3 .information{width:62%}
._about.about3 .information a{background:#0151aa;width:130px;line-height:32px;display:inline-block;text-align:center;color:#fff;border-radius:15px}
._about.about3 .name{color:#d90707;font-size:24px;margin-bottom:15px}
._about.about3 .position{font-size:16px;color:#003b7d;margin-bottom:10px}
._about.about3 .description{color:#666;font-size:15px;line-height:1.7;margin-bottom:20px;height:108px}

/*rc*/
.wrap_content {
    position: relative;
    z-index: 1;
}
student .mod-section-ad {
    background: url(../img/banners/student-1.jpg) no-repeat top;
    background-size: cover;
}
.mod-section-ad {
    width: 100%;
    height: 482px;
    overflow: hidden;
}
brand-item.white-bg {
    padding-top: 96px;
    padding-bottom: 96px;
}
.brand-item {
    position: relative;
}
.white-bg {
    background-color: #fff;
}
.mod-con {
    width: 1200px;
    margin: 0 auto;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.artice-box {
    width: 100%;
    position: relative;
    margin-bottom: 96px;
    margin-top: 50px;
}
.artice-box .left-box {
    left: -24px;
}

.artice-box img {
    width: 100%;
    position: relative;
}
.pc-bg {
    display: block;
}
img {
    border: 0;
    vertical-align: bottom;
}
.artice-box:last-child {
    margin-bottom: 0;
}
.artice-box .text-box {
    position: absolute;
    padding: 64px 88px 88px 64px;
    width: 514px;
    background: #FBFBFB;
    box-sizing: border-box;
    top: 94px;
    z-index: 5;
}
.artice-box .text-box h3 {
    font-size: 30px;
    color: #2A2E2E;
    letter-spacing: 0;
    font-family: 'TencentSansw7';
    line-height: 45px;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-variant: normal;
}
.artice-box .text-box h3 img {
    width: 216px;
}
.artice-box img {
    width: 100%;
    position: relative;
}
img {
    border: 0;
    vertical-align: bottom;
}
.artice-box .text-box h4 {
    font-size: 20px;
    color: #2A2E2E;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 16px;
    margin-bottom: 4px;
    font-weight: 400;
}
.artice-box .right-box .desc {
    width: 100%;
}
.artice-box .text-box .desc {
    font-size: 15px;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 27px;
    width: 362px;
    text-indent: 2rem;
    padding-top: 22px;
}
.artice-box .right-box {
    right: -24px;
    width: 664px;
    padding: 64px 64px 88px 88px;
}
/*yfzx*/
  /* 研究方向 */
.Research .resbg{background: url(../images/yjbg.jpg) no-repeat left bottom;}
.Research .title{float: left; width: 35%; margin: 5% 0 0 3%;}
.Research .title span{display: block; font-size: 46px; line-height: 104px; color: #009944; font-weight: bold;}
.Research .title i{display: block; width: 45px; height: 3px; background: #009944;}
.Research .box{width: 62%; float: right; background: #fafafa;}
.Research .box .pic,.Research .box .con{width: 50%; float: left;}
.Research .box .pic{float: right;}
.Research .box .pic img{display: block; width: 100%;}
.Research .box .con .info{padding: 8%; font-size: 16px; line-height: 34px; color: #9b9b9b;}

.SystemBox{background: #009944; padding-bottom: 8%; font-size: 16px; line-height: 34px;}
.SystemBox .txt{width: 35%; padding-top: 4%; float: left;}
.SystemBox .txt .title,.ManageBox .box .con .txt .title{line-height: 42px; color: #fff; font-size: 24px; padding-bottom: 3%;}
.SystemBox .txt .title .icon,.ManageBox .box .con .txt .title .icon{margin-right: 15px;}
.SystemBox .txt .info{color: rgba(255,255,255,0.7);}
.SystemBox .box{width: 61.5%; float: right; background: #e7eff8 url(../images/txtbg.jpg) no-repeat right bottom;}
.SystemBox .box .con{padding: 15% 10%; color: #94979a;}
.ManageBox .box{max-width:90%; min-width: 320px; position: relative;    margin: 0 auto;}
.ManageBox .box .con .txt{ float: right;}
.ManageBox .box .con .txt .title{color: #333; background: url(../images/line5.png) no-repeat left bottom; padding-bottom: 20px;}
.ManageBox .box .con .txt .info{line-height: 34px;}
.ManageBox .box .con .pic{width: 32%;float: left;}
.ManageBox .box .con .pic img{display: block; width: 100%;}

/**图片栏目页*/
.piclist{width:71%;float:right;}
 .piclistbox{width:90%;margin: 0 auto;    margin-bottom: 79px;}
 .piclistbox ul{padding:20px 8px 8px 8px;}
 .piclistbox li {
    width: 23%;
    margin: 1%;
    float: left;
    text-align: center;
    height: 239px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 2px 2px 5px #d6d4d4;
}
.piclistbox li .imgbox{box-shadow: 0px 1px 3px #ccc;-moz-box-shadow:0px 1px 3px #ccc;-webkit-box-shadow:0px 1px 3px #ccc; margin-bottom:8px;border: #ccc 1px solid;}
.piclistbox img {
    width: 292px;
    /* min-height: 150px; */
    height: 162px;
    background: #f0f0f0;
}
.piclistbox a {
    font-size: 16px;
    line-height:26px;
}

@media ( max-width:1024px){
	.Research .resbg{background: none;}
	.Research .title{width: 100%; float: none; margin: 3% 0;}
	.Research .title span{font-size: 24px; line-height: 40px;}
	.Research .box{width: 100%; float: none;}
	.SystemBox .txt,.SystemBox .box{width: 100%; float: none;}
	.SystemBox .txt{margin-bottom: 3%;}
	.ManageBox{margin-left: 0;}
}

@media ( max-width:768px){
	.Research .box .pic, .Research .box .con{width: 100%; float: none;}
	.Research .box .con .info{padding: 4%;}
	.Research .title span,.SystemBox .txt .title, .ManageBox .box .con .txt .title{font-size: 20px;}
	.SystemBox .box .con{padding: 6%;}
	.ManageBox .box .con .txt{width: 100%; float: none;}
	.ManageBox .box .con .pic{position: static; text-align: center; width: 100%;}
	.ManageBox .box .con .pic img{display: inline-block; width: auto;}
}

@media ( max-width:640px){
	.Research .box .con .info,.SystemBox,.ManageBox .box .con .txt .info{font-size: 14px; line-height: 28px;}
	.ManageBox .box .con .txt{padding-bottom: 4%;}
	.Research .title span, .SystemBox .txt .title, .ManageBox .box .con .txt .title{font-size: 16px;}
	.SystemBox .txt .title .icon, .ManageBox .box .con .txt .title .icon{width: 28px; margin-right: 10px; vertical-align: middle;}
}
            
/*dinglan*/
/*-----------nav-----------*/
.wk_header { margin: 0 auto; width: 1200px;}
.gb-nav.show, .gb-header.show {   top: 0;   opacity: 1;   -webkit-opacity: 1;  -moz-opacity: 1;}
.gb-nav.show{}
.gb-nav, .gb-header { top: -86px; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s; transition: all 0.5s; opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;
}
.gb-header, .gb-nav {   height: 86px;    background: #fff;    position: fixed;    left: 0;    right: 0;    z-index: 8;}
.header .logo, .gb-nav .logo {    float: left;    display: inline;    margin-top: 8px;}
.gb-nav .logo {    position: relative;}
.header .nav {    float: right;    display: inline;    margin-top: 30px;}
.header .nav li {    float: left;    display: inline;    font-size: 18px;    margin-left: 5px;    width: 102px;}
.header .nav li:first-child{ /*   margin-left: 0;*/}
.header .nav li a {    display: block;    height: 24px;    line-height: 24px;    overflow: hidden;    text-decoration: none;}
.header .nav li span.s2 {    color: #E31414;    font-weight: bold;}
.header .nav li span {  /*  display: block;    transition: all 0.3s ease-in-out 0s;*/}
.header .nav li a:hover .s1, .header .nav li.selected a .s1 {    margin-top: -24px;}
#nav { position: fixed;top: 0; width: 0; width: 100%; height: 100%; background: #282828;z-index: 9999;transition: all 0.6s;-webkit-transition: all 0.6s;-ms-transition: all 0.6s;-moz-transition: all 0.6s; opacity: 1; -webkit-opacity: 1;-ms-opacity: 1; -moz-opacity: 1;}
.nav_main { max-width: 1000px; height: 514px; margin: 0 auto; position: relative; top: 50%;margin-top: -250px; display: table;}
.nav_main h1 { color: #fff;font-size: 48px; clear: both;padding-left: 10px; font-style: italic; font-family:"微软雅黑";}
.nav_main ul { width: 100%; padding-top: 130px; display: table;}
.nav_main ul li { width: 257px;height: 130px;padding-left: 50px;float: left;   color: #fff;}
.nav_main ul li.h0 { background: url(../images/homes.png) no-repeat 10px 12px;}
.nav_main ul li.h1 { background: url(../images/services.png) no-repeat 10px 12px;}
.nav_main ul li.h2 { background: url(../images/cases.png) no-repeat 10px 12px;}
.nav_main ul li.h3 { background: url(../images/abouts.png) no-repeat 10px 12px;}
.nav_main ul li.h4 { background: url(../images/news.png) no-repeat 10px 12px;}
.nav_main ul li.h5 { background: url(../images/Advantages.png) no-repeat 10px 12px;}
.nav_main ul li h2 { height: 50px; line-height: 50px; font-size: 16px;}
.nav_main ul li a {color: #fff; text-decoration: none;}
.nav_main ul li h2 a em {color: #949494; margin-left: 20px;font-size: 12px; font-style: normal;font-family: Verdana, Geneva, sans-serif;}
#nav.hide { top: -100%; opacity: 0;-webkit-opacity: 0;-ms-opacity: 0; -moz-opacity: 0;}
/*.gb-nav .logo img { position: absolute; left: 0; top: 0;}*/
.gb-nav .logo img.img2 {-webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s;opacity: 0;-webkit-opacity: 0; -moz-opacity: 0;}
.gh.selected { transform: rotate(90deg);}
.gh { float: right; height: 34px; width: 34px; margin-right: 30px;margin-top: 25px; position: relative; transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s; -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;cursor: pointer;}
.gh.selected a { background-color: transparent !important;}
.gh a { background-color: #000; display: block; height: 4px; margin-top: -2px; position: relative; top: 50%; transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s; -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s; width: 100%;}
.gh a:after, .gh a:before { background-color: #000; content: ""; display: block;height: 4px; left: 0; position: absolute; transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s; -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s; -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s; width: 100%;}
.gh.selected a:before { transform: translateY(0px) rotate(-45deg);-webkit-transform: translateY(0px) rotate(-45deg);-ms-transform: translateY(0px) rotate(-45deg);}
.gh.selected a:after { transform: translateY(0px) rotate(45deg); -webkit-transform: translateY(0px) rotate(45deg); -ms-transform: translateY(0px) rotate(45deg);}
.gh.selected a:after, .gh.selected a:before { top: 0;}
.gh a:before { top: -10px;}
.bans img {
 width: 100%;
}
.gh a:after { top: 10px;}
.gb-nav { background: rgba(255,255,255,0.25); z-index: 99999;}
.gb-nav.show { background: rgba(0,0,0,0.25);}
.gb-nav.show, .gb-header.show {top: 0; opacity: 1; -webkit-opacity: 1; -moz-opacity: 1;}
.gb-nav.show .logo img.img2 { opacity: 1; -webkit-opacity: 1; -moz-opacity: 1;}
.gb-nav.show .gh a, .gb-nav.show .gh a:after, .gb-nav.show .gh a:before { background-color: #fff;}

/* Links */
.menu li a {display: block;text-decoration: none;font-size: 16px;color: #333333;/*padding: 0 11px;--text-shadow: 1px 1px 1px rgba(0,0,0,.6);---*/-webkit-transition: color .2s ease-in-out;-moz-transition: color .2s ease-in-out;-o-transition: color .2s ease-in-out;-ms-transition: color .2s ease-in-out;transition: color .2s ease-in-out;text-align: center;}
.menu li:first-child a {border-left: none;}
.menu li:last-child a {border-right: none;}
.menu li:hover > a {color:#E31414;}
/* Sub Menu */
.menu ul {position:relative;top: 30px;left: 0;opacity: 0;background: #dedede;z-index:10000;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;-webkit-transition: opacity .25s ease .1s;-moz-transition: opacity .25s ease .1s;-o-transition: opacity .25s ease .1s;-ms-transition: opacity .25s ease .1s;transition: opacity .25s ease .1s;}
.menu ul li ul{display:none;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;	overflow:hidden;	}
.menu li:hover > ul {	opacity: 1;}
.menu li ul li:hover > ul {	display:block;}
.menu ul li {width: 100px;	height: 0;	overflow: hidden;	padding: 0;	-webkit-transition: height .25s ease .1s;	-moz-transition: height .25s ease .1s;-o-transition: height .25s ease .1s;	-ms-transition: height .25s ease .1s;	transition: height .25s ease .1s;}
.menu li:hover > ul li {	height: 36px;	overflow: visible;	padding: 0;}
.menu ul li a {		font-size:14px;	padding: 9px 10px 2px 10px;	margin: 0;	border: none;	border-bottom: 1px solid #ffffff;background: #dedede;}
.menu ul li:last-child a {	border: none;}

/*banner*/
.bans{overflow:hidden;padding-top: 72px;width:100%;}
.bans img{width:100%;}



/*--------------ny top --------------*/
.top_nav{width:100%;
    height:86px;
    margin: 0 auto;
    position: fixed;
    z-index: 99999999999999999999999999;
    background-color: #fff;
    padding: unset;    padding-left:40px;}
.top_navright{float:right; margin-top:28px; width: 76%;}
.in_search{text-align:right;padding-bottom:20px;}
.in_nav span{display:block;float:left;color:#cacaca;padding:0 5px;}
a.in_nav_style{-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display:block;float:left;padding:0 19px;color:#232323;font-size:15px;}
a.in_nav_style:hover{color:#86b401;}
.in_banner{height:516px;}
.in_title01{width:1103px;padding:45px 0 30px 0;margin:0 auto;}
.in_prolist{width:1103px;margin:0 auto;padding-bottom:40px;}
a.in_pros_l{width:235px;height:277px;display:block;margin:0 10px;text-align:center;float:left;padding:10px 0 0 0;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;background:url(../images/in_probg.jpg) center top no-repeat	}
a.in_pros_l01{width:235px;height:277px;display:block;margin:0 20px 30px 20px;text-align:center;float:left;padding:10px 0 0 0;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;background:url(../images/in_probg.jpg) center top no-repeat;}
.in_pros_text{padding:10px 20px;text-align:center;font-weight:bold;}
.in_company{min-width:1103px;max-width:2500px;background:#ececec;}
.in_company_text{width:1103px;padding:40px 0;margin:0 auto;overflow:hidden;}
.in_com_imgs{width:366px;height:252px;padding:12px;float:left;background:url(../images/in_imgbg.jpg) left top no-repeat;}
.in_com_con{width:670px;float:right;line-height:24px;}
a.in_more{display:block;width:132px;height:45px;line-height:45px;text-align:center;margin-top:25px;background:#a6c524;color:#FFF;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
a.in_more:hover{background:#689400;color:#FFF;}
.in_news{padding:40px 0;width:1103px;margin:0 auto;}
.in_news dt{padding-bottom:15px;overflow:hidden;}
a.in_more01{width:95px;height:42px;text-align:center;line-height:42px;border:1px solid #a6c524;float:right;display:block;color:#a6c524;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
a.in_more01:hover{background:#a6c524;color:#FFF;}
.in_news dd{overflow:hidden;}
.in_news_left{width:620px;float:left;}
.in_news_right{width:425px;height:278px;float:right;}
.in_news_day{width:68px;height:34px;line-height:34px;font-size:26px;text-align:center;color:#FFF;}
.in_news_m{width:68px;height:25px;line-height:25px;text-align:center;color:#FFF;}
a.in_news_list{display:block;padding:12px 0;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
.in_foot_bg{min-width:1103px;max-width:2500px;background:#404040;}
.in_foot_con{width:1103px;margin:0 auto;padding:40px 0;overflow:hidden;}
.in_foot_navlist{float:left;width:735px;}
.in_foot_navlist li{float:left;width:122px;}
.in_foot_adds{float:right;width:330px;width:125px;color:#bfbfbf;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
.in_foot_toptitle{padding:0 0 10px 0;font-size:15px;color:#FFF;}
a.in_foot_nav_style{display:block;color:#b4b4b4;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
a.in_foot_nav_style:hover{color:#a6c524;}
.in_foot_bg01{min-width:1103px;max-width:2500px;background:#141414;}
.in_foot01_text{width:1103px;margin:0 auto;padding:20px 0;color:#b0b0b0;}
.sub_top_line{min-width:1103px;max-width:2500px;margin-bottom:30px;border-top:1px solid #e4e4e4;background:url(../images/sub_topbg.jpg) center top no-repeat;height:47px;}
.sub_pros{width:1103px;margin:0 auto;padding:0 0 30px 0;}
.sub_pros dt{padding-bottom:26px;}
.sub_pros dd{padding-bottom:40px;line-height:24px;overflow:hidden;}
.sub_navs{padding:35px 0 40px 0;text-align:center;font-size:15px;}
.sub_navs01{padding-bottom:30px;font-size:13px;}
.sub_navs01 a{color:#777777;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
.sub_navs01 a:hover{color:#86b401;font-weight:bold;}
.sub_navs a{color:#5a5a5a;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
.sub_navs a:hover{color:#86b401;}
.sub_bigimg{width:594px;height:445px;padding:3px 0 0 0;text-align:center;border:1px solid #d7d6d6;}
.sub_itrem{border-bottom:1px solid #c7c7c7;overflow:hidden;}
a.sub_itrem_list{display:block;padding:15px 55px;margin-right:3px;font-weight:bold;font-size:15px;float:left;background:#ececec;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
a.sub_itrem_list:hover{background:#9fba24;color:#FFF;}
a.sub_itrem_list01{display:block;padding:15px 55px;margin-right:3px;font-weight:bold;font-size:15px;float:left;background:#9fba24;color:#FFF;}
.sub_pros_cons{padding:30px 10px 10px 10px;line-height:24px;font-size:13px;}
.text_line{line-height:26px;font-size:13px;padding:0 10px;}
.sub_newslist{padding:40px 0;display:block;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;border-bottom:1px solid #f1f1f1;}
.sub_news_left{width:200px;height:144px;float:left;}
.sub_news_right{width:880px;float:right;height:144px;overflow:hidden;line-height:22px;}
.news_more{display:block;width:95px;height:30px;text-align:center;line-height:30px;color:#FFF;background:#9ec415;border-radius:5px;margin-top:10px;}
.in_foot_toptitle a{color:#ffffff;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
.in_foot_toptitle a:hover{color:#86b401;}
a.sub_title_a01,a.sub_title_a01:hover{color:#86b401;}
.menun {height: 40px;padding-top:3px;}
.menun li {position: relative;list-style: none;float: left;display: block;height: 40px;width:10%;}



/* Links */
.menun li a {display: block;text-decoration: none;font-size: 16px;color: #333333;/*padding: 0 11px;--text-shadow: 1px 1px 1px rgba(0,0,0,.6);---*/-webkit-transition: color .2s ease-in-out;-moz-transition: color .2s ease-in-out;-o-transition: color .2s ease-in-out;-ms-transition: color .2s ease-in-out;transition: color .2s ease-in-out;text-align: center;}
.menun li:first-child a {border-left: none;}
.menun li:last-child a {border-right: none;}
.menun li:hover > a {font-weight: bold;}
/* Sub Menu */
.menun ul {position: absolute;top: 48px;left: 0;opacity: 0;background: #dedede;z-index:10000;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;-webkit-transition: opacity .25s ease .1s;-moz-transition: opacity .25s ease .1s;-o-transition: opacity .25s ease .1s;-ms-transition: opacity .25s ease .1s;transition: opacity .25s ease .1s;}
.menun ul li ul{display:none;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;	overflow:hidden;	}
.menun li:hover > ul {	opacity: 1;}
.menun li ul li:hover > ul {	display:block;}
.menun ul li {width: 140px;	height: 0;	overflow: hidden;	padding: 0;	-webkit-transition: height .25s ease .1s;	-moz-transition: height .25s ease .1s;-o-transition: height .25s ease .1s;	-ms-transition: height .25s ease .1s;	transition: height .25s ease .1s;}
.menun li:hover > ul li {	height: 36px;	overflow: visible;	padding: 0;}
.menun ul li a {font-size:15px;padding: 9px 10px 9px 10px;margin: 0;border: none;border-bottom: 1px solid #ffffff;}
.menun ul li:last-child a {	border: none;}
/* Icons */


@media(max-width:1700px){
.menun li {width:9%;}
.menun li:nth-child(7) {width:12%;}
}




/*  搜索 */
.search { height: 65px;/* background: url(../images/tacn/seb.jpg)*/ no-repeat center 0; border-bottom: 1px solid #e5e5e5; min-width:1200px;}

.search{height:55px;overflow:hidden;    background: #f3f3f3;}
.searFont{line-height:55px;width:800px;padding-left: 113px;}
.searFont strong{color:#ff0000;font-weight:normal;font-size:14px;}
.searFont a{margin:0 6px;}
.searMain{width:350px;height:38px;line-height:38px;overflow:hidden;margin-top:10px;border:1px solid #cbcbcb;}
.searMain .sear_text{float:left;width:285px;height:38px;line-height:38px;padding:0 10px;background:#fff;}
.searMain .sear_btn{float:right;width:38px;height:38px; cursor:pointer;background:url('../images/sBtn.png') no-repeat center center;transition:all 0.3s;}
.searMain:hover{box-shadow:0 0 5px #b2d8ff;border:1px solid #b2d8ff;}


/*菜单导航*/
.g-nav{ width:100%;/*padding-top:5px;*/background:#1267c4;height:50px; min-width:1200px;z-index:9999;}
.m-nav{ width:630px; margin:0 auto;/*padding-top:5px;*/text-decoration:none;z-index:9999;}
.m-nav ul{ margin:0; padding:0}
.m-nav ul li{ float:left; width:90px; height:90px; text-align:center; line-height:90px;z-index:9999; position:relative;}
.m-nav ul .en{width:auto}
.m-nav ul li a{ color:#333; font-size:15px;display:block; float:left; text-align:center; line-height:90px; width:91px; height:90px;}
.m-nav ul li a:hover{color:#333; font-size:15px;display:block; float:left; text-align:center; line-height:90px; width:91px; height:90px;}
.m-nav ul .en a{width:auto; padding-left:14px; padding-right:16px;}
.m-nav ul li .cur{ /*background:url(nav.png) no-repeat;  background:#ff3200;*/color:#cc000d; /*font-weight:bold;*/border-left:#ccc 1px soild;}
.m-nav ul .en .cur{/*background:#44a545;*/}
.m-nav ul li a:hover{ /*background:url(tacn/d1.png) no-repeat ;background:#073b76;*/color:#cc000d;text-decoration:none;}
.m-nav ul .en a:hover{ /*background:#44a545;*/}
.m-nav ul li .xianav{ position:absolute; background:#00923f;z-index:99999; padding-bottom:0px;color:#fff; width:120px; top:48px; left:0px; display:none}
.m-nav ul li .xianaven{ width:auto} 
.m-nav ul li .xianav a{font-size:14px;margin-bottom:1px;height:35px;width:120px;background:#02863b;margin-top:0;font-weight:normal;color:#fff;padding-bottom:0;text-align:center;padding-top:0;padding-left:0;/*filter:Alpha(Opacity=80);*/line-height:35px;/*-moz-opacity:.80;opacity:.8*/}
.m-nav ul li .xianav a:hover{background:#02863b; color:#ffffff;}
.m-nav ul li .xianav span{ display:block; height:0px; margin-top:0px; /*background:url(tacn/navs.png) no-repeat center*/}
.m-nav ul li .xianaven span{ background:none}
.m-nav ul li .xianaven a{ padding-left:20px; text-align:left; width:400px;}
.m-nav ul li .xianaven a:after{ display:table;content:""; height:0px; line-height:0px; clear:both}





.navgate{ margin-bottom:25px;}
.navgate .mainbox{ border-bottom:1px solid #dcdcdc;  padding:40px 0 30px 0;}
.navgate ul{height:60px;overflow:hidden; width:1190px;}
.navgate ul li{ float:left; font-size:14px; width:287px; /*text-align:center;*/ margin-right:10px;}
.navgate ul li a{padding:0px 7px; white-space:nowrap; line-height:28px; display:inline-block;}
.navgate ul li .bigtitle{ line-height:33px; float:left; border:1px solid #EDEDED; width:56px; height:56px; border-radius:5px; text-align:center;}
.navgate ul li .bigtitle a{ display:block; text-align:center;}
.navgate ul li .bigtitle img{ width:28px; height:28px; display:inline-block;border-radius:3px; margin-top:12px;}

.indextitle{ height:40px; line-height:40px;/* border-bottom:1px solid #DCDCDC*/}
.indextitle span{ font-size:20px; border-bottom:4px solid #c9151e; margin-top:-1px; display:inline-block; height:40px; line-height:40px; padding:0 10px; }
.indextitle em{ float:right; color:#666;}

.indexfloor{ padding:15px 0; overflow:hidden}
.hotbanner{ width:780px; height:340px; position:relative; overflow:hidden;}
.hotbanner .hotimg{ width:780px;}
.hotbanner .hotimg ul{ width:9999999999px; position:absolute; left:0;}
.hotbanner .hotimg ul li{ float:left; width:780px; height:340px;}
.hotbanner .hotimg ul li img{ width:100%; min-height:100%;}
.hotbanner .hotimg ul li .title{ background:url(file:///C|/Users/Administrator.AJQRHDNUUSE4ZCO/Desktop/titbg2.png) repeat-x left top; position:absolute; bottom:0; width:100%; color:#fff; height:120px; font-size:18px;}
.hotbanner .hotimg ul li .title span{display:inline-block;line-height:48px; height:48px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; position:absolute; left:15px; bottom:5px; width:640px; }
.hotbanner .hotdot{ position:absolute; bottom:10px; width:80px; text-align:right; height:20px; right:15px;}
.hotbanner .hotdot a{ width:12px; height:12px; background:#A29D94; border-radius:10px; display:inline-block; margin:0 5px; cursor:pointer;}
.hotbanner .hotdot a.on{ background:#fff}

.hotnews{ width:380px}
.hotnews ul{}
.hotnews ul .first{height:auto; margin-bottom:5px;}
.hotnews ul .first.top{ margin-top:5px;}
.hotnews ul .first.red a{ color:#EC2121;}
.hotnews ul .first a{ font-size:18px; line-height:35px; height:35px; display:block; font-weight:bold;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.hotnews ul .first .intro{ font-size:12px; color:#949DA3; line-height:24px; height:48px; overflow:hidden;}
.hotnews ul li{ line-height:30px; height:30px;}
.hotnews ul li a{ font-size:14px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; display:block;}
.hotnews ul li em{ float:right; color:#888;}

.indexfloor .box{ width:1200px;}
.indexlist{ float:left; width:710px;  margin-right:10px; overflow:hidden;margin-left: 10px;}
.indexnews{ padding:15px 0;}
.indexnews ul li{ padding:15px 0; border-bottom:1px dashed #DCDCDC}
.indexnews ul li .name{ height:33px; line-height:33px;}
.indexnews ul li .name a{ font-size:16px; display:block; font-weight:bold;}
.indexnews ul li .intro{ line-height:24px; font-size:12px; color:#949DA3; height:48px; overflow:hidden;}
.indexnews2{ padding:15px 0;}
.indexnews2 ul li{line-height:24px; font-size:14px; color:#555;}
.indexnews2 ul li .name{ height:33px; line-height:33px;}
.indexnews2 ul li .name a{ font-size:16px; display:block; font-weight:bold;}
.indexnews2 ul li .intro{ line-height:24px; font-size:12px; color:#949DA3; height:48px; overflow:hidden;}
.indexlist1{ float:left; width:280px; /*margin-right:20px; */overflow:hidden;}
.indexnews1{ padding:15px 0;}
.indexnews1 ul li{ padding:15px 0; border-bottom:1px dashed #DCDCDC}
.indexnews1 ul li .name{ height:33px; line-height:33px;}
.indexnews1 ul li .name a{ font-size:16px; display:block; font-weight:bold;}
.indexnews1 ul li .intro{ line-height:24px; font-size:12px; color:#949DA3; height:48px; overflow:hidden;}




.indexvideo{ padding:15px 0;}
.indexvideo .videobox{ width:390px;}
.indexvideo .video{ width:185px; margin-right:10px; float:left;}
.indexvideo .video .img{ position:relative; height:258px; overflow:hidden;}
.indexvideo .video img{ width:100%; height:100%; display:block}
.indexvideo .video .bg{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3) url(file:///C|/Users/Administrator.AJQRHDNUUSE4ZCO/Desktop/video.png) no-repeat center center;margin-top: 30px;}
.indexvideo .video .name{line-height:40px;}
.indexvideo .video .name a{ font-size:16px;}
.indexvideo .video .name p{ color:#949DA3; font-size:14px; line-height:24px; height:24px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}

.indexmarket{/* padding:15px 0;*/ }
.indexmarket ul li{ overflow:hidden; padding:17px 0; /*border-bottom:1px dashed #ddd;*/border-bottom: #727171 1px dashed;}
.indexmarket ul li span{ border:1px solid #ddd; width:150px; height:110px; display:inline-block; text-align:center; float:left; margin-right:10px;}
.indexmarket ul li span font{ display:block; font-size:22px; text-align:center; margin-bottom:7px; margin-top:7px;}
.indexmarket ul li a{ display:block; font-size:18px; line-height:26px; margin-bottom:8px;}
.indexmarket ul li p{ font-size:14px; color:#737779; line-height:26px; height:80px;overflow: hidden; text-overflow:ellipsis;/*white-space:nowrap;*/}
.advantage{ padding:15px 0;}
.advantage img{ width:100%; display:block;}


.indexlist_l{ width:800px;}
.indexlist_r{ width:380px;}
.indexgame{ padding:15px 0;}
.indexgame ul li{ width:120px; float:left; margin-bottom:10px;}
.indexgame ul li .pic{ width:90px; height:90px; margin:0 auto; overflow:hidden; border-radius:8px;text-align: center;background: #eee;}
.indexgame ul li .pic img{ /*width:100%;*/ height:100%; /*border-radius:8px;*/}
.indexgame ul li .name{ text-align:center; height:30px; line-height:30px; overflow:hidden; padding:0 7px;}
.indexgame ul li .name a{ font-size:15px;}

.indexdown{ padding:15px 0;}
.indexdown ul li{ height:110px; padding:10px 0;}
.indexdown ul li .pic{ width:110px; height:110px; float:left; margin-right:10px; overflow:hidden;}
.indexdown ul li .pic img{ /*width:100%;*/ height:100%}
.indexdown ul li .text a{ display:block; line-height:30px; height:30px; font-size:16px; margin-bottom:10px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.indexdown ul li .text p{ font-size:12px; color:#949DA3; line-height:26px; height:26px; overflow:hidden}
.indexdown ul li .text p.star{ color:#FD5F39}




.indexjob{ padding:15px 10px;}
.jobtitle{ font-size:18px; height:30px; line-height:30px; padding:10px 0;}
.jobtitle i{ width:5px; height:20px; background:#338BC9; display:inline-block; vertical-align:middle; margin-right:10px;}
.indexjob ul li{ padding:8px 0;}
.indexjob .title{}
.indexjob .title i{ width:25px; line-height:25px; height:25px; background:#338BC9; display:inline-block; color:#fff; text-align:center; border-radius:3px; margin-right:10px;}
.indexjob .title a{font-size:16px;}
.indexjob .title span{ float:right; color:#FD5F39;}
.indexjob .info{ margin-top:5px; line-height:30px; height:30px; font-size:14px; color:#949DA3;}
.indexhigh{ height:446px;}
.indexjob .info span.huifu{padding-left: 30px;background: url(file:///C|/Users/Administrator.AJQRHDNUUSE4ZCO/Desktop/huifu.png) no-repeat center;background-size: 15px;font-size: 12px;margin-left: 10px;}

.indexedu{padding:15px 0;}
.indexedu ul li{ width:48%; float:left; margin-right:2%; height:37px; line-height:37px; overflow:hidden;}
.indexedu ul li a{ font-size:16px; display:block;}

.indexshop{ padding:15px 0;}
.indexshop ul li{ width:18%; float:left; margin:0 1%;}
.indexshop ul li .img{ width:100%; height:212px; overflow:hidden;}
.indexshop ul li .img img{ width:100%;min-height:100%;}
.indexshop ul li .name{ font-size:16px; line-height:26px; height:26px; overflow:hidden; margin-top:10px;}  
.indexshop ul li .price{ font-size:15px;}
.indexshop ul li .price del{ color:#949DA3; font-size:12px; margin-left:10px;}


.indexprint{ padding:15px 0;}
.indexprint ul{ width:1200px;}
.indexprint ul li{ float:left; width:253px; overflow:hidden; margin-bottom:10px; margin-right:10px; height:210px; position:relative;}
.indexprint ul li.li01{width:400px;}
.indexprint ul li img{ width:100%; min-height:100%;}
.indexprint ul li .bg { background:url(file:///C|/Users/Administrator.AJQRHDNUUSE4ZCO/Desktop/titbg2.png) no-repeat left bottom; width:100%; height:100%; position:absolute; left:0; bottom:0;}
.indexprint ul li .text{ position:absolute;bottom:0; left:0; height:40px; line-height:40px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; z-index:9; color:#fff; width:90%; padding:0 5%; font-size:15px;}

<!--底部-->
.footer{ background:#fff; padding:40px 0px 0px;color:#2E2F31; margin-top:20px;width:100%;margin:0 auto;min-width:1200px;}
.footer .footer_l{ width:1200px; float:left}
.footer .footer_r{ width:380px; float:right; /*margin-top:60px;*/margin-right:60px; text-align:right;}
.footer .footer_l .about{ color:#ffffff;}
.footer .footer_l .about a{ padding:5px 20px; color:#ffffff; font-size:14px; display:inline-block;}
.footer .footer_l .copyright{ margin-top:20px; padding-left:20px;}
.footer .footer_r a{ padding:0 8px;}
.footer .footer_d{background:#131313;width:100%;margin:0 auto; clear:right;}
.footer .footer_d .zc{padding-left:140px;width:1200px;color:#bababa;line-height:40px; font-size:14px; clear:right;}
.copyright ul li{ line-height:30px;}
.copyright ul li a{ color:#fff}




/*qiyewenhua*/
.index-content {width:1180px;height:auto;margin:0 auto;padding-top:40px;padding-bottom:40px;}
.index-content .index-title-1 {width:100%;height:580px;}
.index-content .index-title-1 div {	float:left;}
.index-content .index-title-1 .index-title-1-c {width:393px;height:348px;overflow:hidden;}
.index-content .index-title-1 .index-title-1-d {margin:-99px auto 0;width:461px;height:331px;}
.index-content .index-title-1 .index-title-1-e {margin:-1px auto 0;}
.index-title-1-b { background: url(../images/index_tu1.jpg) no-repeat 30px 210px #f6f7f9; width:461px; height:250px;}
.index-title-1-b>h2{ font-size:20px; color:#424242; margin:30px 0px 20px 30px;}
.index-title-1-b>p.p-content{ font-size:14px; color:#474747; margin:0px 30px 0px; line-height:24px; }
.index-title-1-b>p.p-a {font-size:14px; color:#474747; text-align:right; margin-right:30px; margin-top:30px;font-weight:bold; }
.index-title-1-b>p.p-a a{font-size:14px; color:#474747; text-align:right; margin-top:30px;font-weight:bold; }
.index-title-1-b>p.p-a a:hover{ color:#0690dc;  }

.index-title-1-e{ background: url(../images/index_tu1.jpg) no-repeat 30px 205px #f6f7f9; width:393px; height:233px;}
.index-title-1-e>h2{ font-size:20px; color:#424242; margin:30px 0px 20px 30px;}
.index-title-1-e>p.p-content{ font-size:14px; color:#474747; margin:0px 30px 0px; line-height:24px; }
.index-title-1-e>p.p-a {font-size:14px; color:#474747; text-align:right; margin-right:30px; margin-top:20px;font-weight:bold; }
.index-title-1-e>p.p-a a{font-size:14px; color:#474747; text-align:right; margin-top:20px;font-weight:bold; }
.index-title-1-e>p.p-a a:hover{ color:#0690dc;  }

.index-title-1-a{ width:326px; height:580px; background:url(../images/index-lansebeij.jpg) no-repeat}
.index-title-1-a p a{ display:block; font-size:14px; line-height:24px; color:#FFFFFF; margin:164px 32px 0px;}
.index-title-1-a span a{ display:block; width:100%; height:100px;}
.index-title-1-a h2 a{ display:block; font-size:16px; font-weight:bold; width:112px; height:31px; line-height:31px; color:#FFFFFF; border:1px solid #FFFFFF; text-align:center; margin-left:30px; margin-top:80px;}
.fullSlide { width:396px; position:relative;height:331px; }
.fullSlide .bd {margin:0 auto;position:relative;z-index:0; overflow:hidden; }
.fullSlide .bd ul { width:461px !important; }
.fullSlide .bd li { width:461px !important; height:331px; overflow:hidden; text-align:center; 
}
.fullSlide .bd li a {display:block; height:331px; }
.fullSlide .hd {width:396px;position:absolute;z-index:1; bottom:0; left:0;height:30px; line-height:30px;}
.fullSlide .hd ul {text-align:center;margin:-3px 0 0 0;}
.fullSlide .hd ul li { cursor:pointer;	display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:0 0 0 3px;	overflow:hidden;background:url(../images/banner-1.png); /*filter:alpha(opacity=50); opacity:0.5;*/ line-height:999px; }
.fullSlide .hd ul .on { background:url(../images/banner-2.png); }
.fullSlide .prev,.fullSlide .next { display:block; 	position:absolute; z-index:1;top:50%; margin-top:-30px;left:15%; z-index:1;	width:40px; height:60px;background:url(images/slider-arrow.png) -126px -137px #000 no-repeat; cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none; }
.fullSlide .next { left:auto;right:15%;	background-position:-6px -137px; }


/*xiwnen*/
#newsWrap {display:block;margin: 0 auto;overflow:hidden;padding:60px 0 60px;width:1200px;}
#newsWrap .newsCont {float:left;margin:20px 40px 0 0;padding:0;width:372px;}
#newsWrap .last {margin-right:0;}
#newsWrap h3.hd {color:#333; display:block; font-size:20px; height:30px; line-height:30px; text-align:left}
#newsWrap a.more { display:block; overflow:hidden;}
#newsWrap a.more img {transition:all 1s ease 0s;}
#newsWrap .newsCont:hover a.more img {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);}
#newsWrap .bd { display:block;overflow:hidden;padding:0;}
#newsWrap li {margin:0 auto; overflow:hidden;width:100%;}
#newsWrap li a { background:url('../images/list_04.png') no-repeat left center scroll;color:#888;display:block; float:left;font-size:13px; line-height:40px;padding-left:15px;}
#newsWrap li a:hover {background:url('../images/list_02.png') no-repeat left center scroll;color:#ff9900;}
#newsWrap li span.data {color:#989898; font-size:11px;float:right;line-height:40px;}
hr {display: block;padding: 0;border: 0; height: 0; border-top: 1px solid #eee;-webkit-box-sizing: content-box;box-sizing: content-box;}
/**+address, *+blockquote, *+dl, *+fieldset, *+figure, *+hr, *+ol, *+p, *+pre/*, *+ul*/ /*{ margin-top: 1.6rem;}
address, blockquote, dl, fieldset, figure, hr, ol, p, pre/*, ul *//*{margin: 0rem 0 1.1rem 0;}*/
#newsWrap .bd1 { display:block;overflow:hidden;padding:0;}
#newsWrap .bd1 li {margin:0 auto; overflow:hidden;width:100%;}
#newsWrap .bd1 li a { background:url('../images/list_04.png') no-repeat left center scroll;color:#888;display:block; float:left;font-size:13px; line-height:40px;padding-left:15px;}
#newsWrap .bd1 li a:hover {background:url('../images/list_02.png') no-repeat left center scroll;color:#ff9900;}
#newsWrap .bd1 li span.data {color:#989898; font-size:11px;float:right;line-height:40px;}






/*
.w_1180 { width: 1180px;margin: 0 auto;padding:20px 0;height: 205px;}
.rimgs {width: 396px;height: 296px;	overflow: hidden;position: relative;border: 2px solid #fdc74d;float: left;margin-left: 59px;margin-top: 22px;}
.rimgs .hd {height: 16px;line-height: 16px;overflow: hidden;position: absolute;right: 0;bottom: 0;z-index: 10;}
.rimgs .hd ul li {float: left;width: 26px;text-align: center;cursor: pointer;font-family: 04b_08;font-size: 10px;color: #808080;}
.rimgs .hd ul li.on {background: #d75100;color: #fff;position: relative;}
.rimgs .bd {position: relative;	height: 100%;z-index: 0;}
.rimgs .bd li {zoom: 1;	vertical-align: middle;	text-align: center;}
.rimgs .bd img {width: 396px;height: 296px;display: block;}
.oimgs {clear: both;}
.oimgs .imga {width: 340px;height: 183px;float: left;position: relative;}
.oimgs .imga img {display: block;width: 340px;height: 183px;}
.oimgs .imgb {width: 340px;	height: 183px;	float: left;margin-left: 4px;position: relative;}
.oimgs .imgb img {display: block;	width: 340px;height: 183px;}
.oimgs .imgc {width: 241px;height: 183px;	float: left;margin-top: 4px;position: relative;}
.oimgs .imgc img {	display: block;	width: 241px;	height: 183px;}
.oimgs .imgd {width: 245px;height: 183px;float: left;margin-top: 4px;margin-left: 4px;position: relative;}
.oimgs .imgd img {	display: block;	width: 245px;height: 183px;}
.oimgs .case {width: 242px;	height: 183px;float: left;margin-left: 4px;margin-right: 4px;background-color: #fcaf01;color: #fff;}
.oimgs .case .title {width: 160px;height: 42px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;	margin-left: 17px;margin-top: 20px;font-family: Impact;font-size: 28px;text-align: center;line-height: 42px;}
.oimgs .case .msg {font-size: 20px;line-height: 20px;padding-left: 17px;padding-top: 17px;}
.oimgs .case .more {width: 107px;height: 34px;border: 1px solid #fff;float: left;margin-left: 17px;text-align: center;line-height: 34px;color: #fff;	border-radius: 5px;margin-top: 20px;}
.oimgs .textimg {width: 486px;height: 183px;float: left;margin-top: 4px;margin-left: 4px;position: relative;}
.oimgs .textimg img {display: block;	width: 486px;height: 183px;}
.oimgs .msg_bg {width: 100%;height: 183px;background-color: rgba(0, 0, 0, 0.7);	position: absolute;top: 0;left: 0;z-index: 10;display: none;}
.oimgs .msg_b {	width: auto;height: 169px;margin-left: 20px;	margin-right: 20px;	margin-top: 32px;}
.oimgs .msg_b .titlea {	font-size: 16px;line-height: 16px;text-align: center;color: #fff;padding-top: 19px;	position: absolute;	top: 5px;}
.oimgs .msg_b .titlea div {float: left;}
.oimgs .msg_b .titlea .line {width: 103px;float: left;height: 1px;background-color: #fff;	margin-top: 7px;}
.oimgs .msg_b .titlea .name {padding: 0 15px;}
.oimgs .msg_b .titleb {	font-size: 16px;line-height: 16px;text-align: center;color: #fff;padding-top: 19px;position: absolute;top: 5px;}
.oimgs .msg_b .titleb div {	float: left;}
.oimgs .msg_b .titleb .line {width: 40px;float: left;height: 1px;background-color: #fff;margin-top: 7px;}
.oimgs .msg_b .titleb .name {	padding: 0 14px 0 15px;}
.oimgs .msg_b .msg {clear: both;font-size: 16px;line-height: 28px;font-family: Microsoft yahei;color: #fff;text-indent: 2em;padding: 12px 15px;	overflow: hidden;	height: 100px;border: 1px solid #fff;border-top: none;}
.oimgs .imgc .msg_b {margin-right: 16px;}*/

/*chanpin*/
.index-panel-pic1 {background: url(../../UploadFiles/xy.jpg) no-repeat center center; width: 100%;height: 3936px; background-size: cover;}

.navgate{ margin-bottom:25px;}
.navgate .mainbox{ border-bottom:1px solid #dcdcdc;  padding:40px 0 30px 0;}
.navgate ul{height:60px;overflow:hidden; width:1190px;}
.navgate ul li{ float:left; font-size:14px; width:287px; /*text-align:center;*/ margin-right:10px;}
.navgate ul li a{padding:0px 7px; white-space:nowrap; line-height:28px; display:inline-block;}
.navgate ul li .bigtitle{ line-height:33px; float:left; border:1px solid #EDEDED; width:56px; height:56px; border-radius:5px; text-align:center;}
.navgate ul li .bigtitle a{ display:block; text-align:center;}
.navgate ul li .bigtitle img{ width:28px; height:28px; display:inline-block;border-radius:3px; margin-top:12px;}



.indexfloor{ padding:20px 0; overflow:hidden}
.hotbanner{ width:780px; height:340px; position:relative; overflow:hidden;}
.hotbanner .hotimg{ width:780px;}
.hotbanner .hotimg ul{ width:9999999999px; position:absolute; left:0;}
.hotbanner .hotimg ul li{ float:left; width:780px; height:340px;}
.hotbanner .hotimg ul li img{ width:100%; min-height:100%;}
.hotbanner .hotimg ul li .title{ background:url(titbg2.png) repeat-x left top; position:absolute; bottom:0; width:100%; color:#fff; height:120px; font-size:18px;}
.hotbanner .hotimg ul li .title span{display:inline-block;line-height:48px; height:48px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; position:absolute; left:15px; bottom:5px; width:640px; }
.hotbanner .hotdot{ position:absolute; bottom:10px; width:80px; text-align:right; height:20px; right:15px;}
.hotbanner .hotdot a{ width:12px; height:12px; background:#A29D94; border-radius:10px; display:inline-block; margin:0 5px; cursor:pointer;}
.hotbanner .hotdot a.on{ background:#fff}

.hotnews{ width:380px}
.hotnews ul{}
.hotnews ul .first{height:auto; margin-bottom:5px;}
.hotnews ul .first.top{ margin-top:5px;}
.hotnews ul .first.red a{ color:#EC2121;}
.hotnews ul .first a{ font-size:18px; line-height:35px; height:35px; display:block; font-weight:bold;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.hotnews ul .first .intro{ font-size:12px; color:#949DA3; line-height:24px; height:48px; overflow:hidden;}
.hotnews ul li{ line-height:30px; height:30px;}
.hotnews ul li a{ font-size:14px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; display:block;}
.hotnews ul li em{ float:right; color:#888;}

.indexfloor .box{ width:1200px;}
.indexlist{ float:left; width:900px; margin-right:20px; overflow:hidden;}
.indexnews{ padding:15px 0;}
.indexnews ul li{ padding:15px 0; border-bottom:1px dashed #DCDCDC}
.indexnews ul li .name{ height:33px; line-height:33px;}
.indexnews ul li .name a{ font-size:16px; display:block; font-weight:bold;}
.indexnews ul li .intro{ line-height:24px; font-size:12px; color:#949DA3; height:48px; overflow:hidden;}
.indexnews2{ padding:15px 0;}
.indexnews2 ul li{line-height:24px; font-size:14px; color:#555;}
.indexnews2 ul li .name{ height:33px; line-height:33px;}
.indexnews2 ul li .name a{ font-size:16px; display:block; font-weight:bold;}
.indexnews2 ul li .intro{ line-height:24px; font-size:12px; color:#949DA3; height:48px; overflow:hidden;}
.indexlist1{ float:left; width:280px; /*margin-right:20px; */overflow:hidden;background:#ffffff;}
.indexnews1{ padding:15px 0;}
.indexnews1 ul li{ padding:15px 0; border-bottom:1px dashed #DCDCDC}
.indexnews1 ul li .name{ height:33px; line-height:33px;}
.indexnews1 ul li .name a{ font-size:16px; display:block; font-weight:bold;}
.indexnews1 ul li .intro{ line-height:24px; font-size:12px; color:#949DA3; height:48px; overflow:hidden;}




.indexvideo{ padding:15px 0;}
.indexvideo .videobox{ width:390px;}
.indexvideo .video{ width:185px; margin-right:10px; float:left;}
.indexvideo .video .img{ position:relative; height:258px; overflow:hidden;}
.indexvideo .video img{ width:100%; height:100%; display:block}
.indexvideo .video .bg{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3) url(video.png) no-repeat center center;}
.indexvideo .video .name{line-height:40px;}
.indexvideo .video .name a{ font-size:16px;}
.indexvideo .video .name p{ color:#949DA3; font-size:14px; line-height:24px; height:24px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
/*
.indexmarket{ padding:15px 0;}
.indexmarket ul li{ overflow:hidden; padding:10px 0; /*border-bottom:1px dashed #ddd;}
.indexmarket ul li span{ border:1px solid #ddd; width:140px; height:90px; display:inline-block; text-align:center; float:left; margin-right:10px;}
.indexmarket ul li span font{ display:block; font-size:22px; text-align:center; margin-bottom:7px; margin-top:7px;}
.indexmarket ul li a{ display:block; font-size:16px; line-height:26px; margin-bottom:8px;}
.indexmarket ul li p{ font-size:14px; color:#949DA3; line-height:26px; height:26px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.advantage{ padding:15px 0;}
.advantage img{ width:100%; display:block;}*/


.indexlist_l{ width:800px;}
.indexlist_r{ width:380px;}
.indexgame{ padding:15px 0;}
.indexgame ul li{ width:120px; float:left; margin-bottom:10px;}
.indexgame ul li .pic{ width:90px; height:90px; margin:0 auto; overflow:hidden; border-radius:8px;text-align: center;background: #eee;}
.indexgame ul li .pic img{ /*width:100%;*/ height:100%; /*border-radius:8px;*/}
.indexgame ul li .name{ text-align:center; height:30px; line-height:30px; overflow:hidden; padding:0 7px;}
.indexgame ul li .name a{ font-size:15px;}

.indexdown{ padding:15px 0;}
.indexdown ul li{ height:110px; padding:10px 0;}
.indexdown ul li .pic{ width:110px; height:110px; float:left; margin-right:10px; overflow:hidden;}
.indexdown ul li .pic img{ /*width:100%;*/ height:100%}
.indexdown ul li .text a{ display:block; line-height:30px; height:30px; font-size:16px; margin-bottom:10px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.indexdown ul li .text p{ font-size:12px; color:#949DA3; line-height:26px; height:26px; overflow:hidden}
.indexdown ul li .text p.star{ color:#FD5F39}




.indexjob{ padding:15px 10px;}
.jobtitle{ font-size:18px; height:30px; line-height:30px; padding:10px 0;}
.jobtitle i{ width:5px; height:20px; background:#338BC9; display:inline-block; vertical-align:middle; margin-right:10px;}
.indexjob ul li{ padding:8px 0;}
.indexjob .title{}
.indexjob .title i{ width:25px; line-height:25px; height:25px; background:#338BC9; display:inline-block; color:#fff; text-align:center; border-radius:3px; margin-right:10px;}
.indexjob .title a{font-size:16px;}
.indexjob .title span{ float:right; color:#FD5F39;}
.indexjob .info{ margin-top:5px; line-height:30px; height:30px; font-size:14px; color:#949DA3;}
.indexhigh{ height:446px;}
.indexjob .info span.huifu{padding-left: 30px;background: url(huifu.png) no-repeat center;background-size: 15px;font-size: 12px;margin-left: 10px;}

.indexedu{padding:15px 0;}
.indexedu ul li{ width:48%; float:left; margin-right:2%; height:37px; line-height:37px; overflow:hidden;}
.indexedu ul li a{ font-size:16px; display:block;}

.indexshop{ padding:15px 0;}
.indexshop ul li{ width:18%; float:left; margin:0 1%;}
.indexshop ul li .img{ width:100%; height:212px; overflow:hidden;}
.indexshop ul li .img img{ width:100%;min-height:100%;}
.indexshop ul li .name{ font-size:16px; line-height:26px; height:26px; overflow:hidden; margin-top:10px;}  
.indexshop ul li .price{ font-size:15px;}
.indexshop ul li .price del{ color:#949DA3; font-size:12px; margin-left:10px;}


.indexprint1{ padding:15px 0;float:left;width:232px;}
.indexprint1 ul{ }

.indexprint{ padding:15px 15px;float:right;}
.indexprint ul{ width:918px;}
.indexprint ul li{ float:left; width:253px; overflow:hidden; margin-bottom:10px; margin-right:10px; height:210px; position:relative;}
.indexprint ul li.li01{width:400px;}
.indexprint ul li img{ width:100%; min-height:100%;}
.indexprint ul li .bg { background:url(titbg2.png) no-repeat left bottom; width:100%; height:100%; position:absolute; left:0; bottom:0;}
.indexprint ul li .text{ position:absolute;bottom:0; left:0; height:40px; line-height:40px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; z-index:9; color:#fff; width:90%; padding:0 5%; font-size:15px;}

/*
.footer{background: #0680fd; padding:40px 0px 0px;color:#666; margin-top:20px;width:100%;margin:0 auto;min-width:1200px;}
.footer .footer_z{ width:150px; float:left}
.footer .footer_l{ width:550px; float:left}
.footer .footer_r{ width:380px; float:right; margin-top:60px;margin-right:60px; text-align:center;color:#f9f9f9}
.footer .footer_l .about{ color:#ffffff}
.footer .footer_l .about a{ padding:5px 20px; color:#ffffff; font-size:14px; display:inline-block;}
.footer .footer_l .copyright{ margin-top:20px; padding-left:20px;color:#ffffff;}
.footer .footer_r a{ padding:0 8px;}
.footer .footer_d{background:#333333;width:100%;margin:0 auto;}
.footer .footer_d .zc{padding-left:20px;width:1200px;color:#ffffff;line-height:40px;margin: 0 auto;}
.copyright ul li{ line-height:30px;}
.copyright ul li a{ color:#ffffff}*/



.hotpic{ overflow:hidden;}
.hotpic ul li{ float:left;overflow:hidden; height:380px; position:relative;}
.hotpic ul li.li01{ width:15%;}
.hotpic ul li.li01 a img{ }
.hotpic ul li.li02{ width:45%;}
.hotpic ul li.li03{ width:20%;}
.hotpic ul li.li04{ width:20%;}
.hotpic ul li a{ width:100%; display:block; height:380px;}
.hotpic ul li.li03 a{ display:block; height:190px;position:relative; }
.hotpic ul li.li03 a img{ width:100%;min-width:100%; width:auto; height:100%;}
.hotpic ul li img{ min-height:100%; display:block; min-width:100%;}
.hotpic ul li .text{ position:absolute; left:0; bottom:0; background:url(titbg2.png) repeat-x 0 100%; color:#fff; width:94%; padding:110px 3% 10px 3%; font-size:16px; height:26px; overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}


.picfloor{ padding-top:35px;padding-bottom:35px;}
.Bigtitle{ font-size:20px; height:40px; line-height:40px; padding-bottom:20px;}
.Bigtitle em{ float:right; }
.Bigtitle em a{ font-size:14px;}

.picfloor1{}
.picfloor1 a{ display:block; height:180px;}
.picfloor1 img{ width:100%; display:block; height:100%;}
.picfloor1 .bg{ position:absolute; left:0; top:0; width:100%; height:100%; background:url(titbg2.png) repeat-x 0 bottom;}
.picfloor1 .text{ position:absolute; left:0; bottom:10px; width:94%; margin:0 3% -2px 3%; color:#fff; z-index:99;  font-size:18px; }
.picfloor1 .text1{  font-size:18px; line-height:30px;}
.picfloor1 .text2{font-size:13px; line-height:23px; padding:10px 0; border-top:1px solid rgba(255,255,255,0.5); display:none; transition:0.5s;-webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s;}
.picfloor1 .text2.show{ display:block; transition:0.5s;-webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s;}
.picfloor1 .pic_left{ width:580px; height:380px; margin-right:20px; position:relative; overflow:hidden;}
/*.picfloor1 .pic_left img{ min-height:380px;}*/
.picfloor1 .pic_left ul li{ float:left; width:280px; margin-bottom:20px; overflow:hidden; position:relative;}

.picfloor1 .pic_left .big{margin-right:20px; height:380px; width:580px;}
.picfloor1 .pic_left .big img{ width:100%; height:380px; display:block;}
.picfloor1 .pic_left .main{margin-right:20px; height:380px;}
.picfloor1 .pic_left img{ width:100%; height:100%; display:block;}
.picfloor1 .pic_left .main img{min-height: 380px;}





.picfloor1 .pic_right{ width:580px}
.picfloor1 .pic_right ul{ width:600px;}
.picfloor1 .pic_right ul li{ width:280px; height:180px; overflow:hidden; margin-right:20px; float:left; margin-bottom:20px; position:relative;}







/************************end**********************************/

/*控制数字导航*/
.mynav  span.N1,.mynav  span.N2,.mynav span.N3,.mynav span.N4,.mynav span.N5,.mynav span.N6,.mynav span.N7,.mynav span.N8,.mynav span.N9,.mynav span.N10,.mynav span.N11,.mynav span.N12,.mynav span.N13{display:block;float:left;width:30px;margin-left:5px;margin-right:5px;padding-top:6px; height:30px;}
.mynav span.N1{background:url(n1.gif) no-repeat 0px 4px;}
.mynav span.N2{background:url(n2.gif) no-repeat 0px 4px;}
.mynav span.N3{background:url(n3.gif) no-repeat 0px 4px;}
.mynav span.N4{background:url(n4.gif) no-repeat 0px 4px;}
.mynav span.N5{background:url(n5.gif) no-repeat 0px 4px;}

span.N1,span.N2,span.N3,span.N4,span.N5,span.N6,span.N7,span.N8,span.N9,span.N10,span.N11,span.N12,span.N13{display:block;float:left;width:17px;margin-right:5px;padding-top:6px; height:15px;}
span.N1{background:url(n01.gif) no-repeat 0px 7px;}
span.N2{background:url(n02.gif) no-repeat 0px 7px;}
span.N3{background:url(n03.gif) no-repeat 0px 7px;}
span.N4{background:url(n04.gif) no-repeat 0px 7px;}
span.N5{background:url(n05.gif) no-repeat 0px 7px;}
span.N6{background:url(n06.gif) no-repeat 0px 7px;}
span.N7{background:url(n07.gif) no-repeat 0px 7px;}
span.N8{background:url(n08.gif) no-repeat 0px 7px;}
span.N9{background:url(n09.gif) no-repeat 0px 7px;}
span.N10{background:url(n10.gif) no-repeat 0px 7px;}
span.N11{background:url(n10.gif) no-repeat 0px 7px;}
span.N12{background:url(n10.gif) no-repeat 0px 7px;}
span.N13{background:url(n10.gif) no-repeat 0px 7px;}
/*整体架构布局*/
.wrap{ width:90%;margin:0 auto;}
.wrap .content{ width:100%; margin:0 auto; margin-top:10px;}
.wrap .content #main{ width:575px; float:left; margin-right:10px; }
.wrap .content #side{ width:390px; float:right;}

/*头部
#hearer{ padding-top:12px; padding-bottom:20px;height:60px;}
.hear_left{ float:left; width:234px;}
.hear_left .logo{ float:left;width:230px; padding-top:12px;}
.head_right1{float:right;width:200px;height:60px;}
.head_right1 .tell{ line-height:80px; height:60px;}
.head_right1 span .tel{ padding:10px 0px 20px 40px; background:url(../images/552cc69ae7481_32.png) no-repeat; font-size:14px;}
.head_right1 span .weichat{ position:relative; height:25px; background:url(../images/552cc4baebcd5_32.png) no-repeat;padding:10px 0px 20px 40px;font-size:14px; margin-left:20px; cursor:pointer; font-style:normal;}
.head_right1 span .weichat span{ display:none; border:#EEE solid 1px;position:absolute; right:0; top:25px; z-index:999;}
.head_right1 span .weichat span img{ width:220px; height:220px; z-index:1000;}
.head_right1 span .weichat:hover span{ display:block;}
*/


/*广告*/
.banner{margin:0 auto;width:1180px;}
.banner img{width:100%; margin:0 auto;}

/*频道首页*/

.wrap .indexcont1{}
.wrap .indexcont1 .floatl{width:275px; float:left;}
.wrap .indexcont1 .floatl .focus{ padding:2px; border:#e5e5e5 1px solid; background:#fff; height:235px; overflow:hidden;}
.wrap .indexcont1 .floatl .floatl02{border:#e5e5e5 1px solid; height:100%; background:#fff; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont1 .floatl .floatl02 .title{background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont1 .floatl .floatl02 .floatl02box{ padding:0px 8px;}
.wrap .indexcont1 .floatl .floatl02 .floatl02box .votetitle{ font-size:14px; font-weight:bold;}
.wrap .indexcont1 .floatl .float{border:#e5e5e5 1px solid; height:318px;; background:#fff; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont1 .floatl .float .title{background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont1 .floatl .float .note{ padding:0px 8px;}
.wrap .indexcont1 .floatl .float .note ul{float:left; padding-left:5px;}
.wrap .indexcont1 .floatl .float .note ul li{width:50%;float:left; height:140px; }
.wrap .indexcont1 .floatl .float .note ul li img{height:100px; width:120px;}
.wrap .indexcont1 .floatl .float .note ul li span a{overflow:hidden; text-overflow:ellipsis;}



.wrap .indexcont1 .floatm{width:450px;  float:left; margin-left:10px;height:100%; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont1 .floatm .focus_text_1{margin:10px 10px 0px 30px;height:100%; padding-bottom:10px;overflow:hidden;}
.wrap .indexcont1 .floatm .focus_text_1 h2{ height:30px; line-height:30px; text-align:center;}
.wrap .indexcont1 .floatm .focus_text_1 h2 a { font-size:18px; font-weight:bold; color:#008CC6;}
.wrap .indexcont1 .floatm .focus_text_1 ul{}
.wrap .indexcont1 .floatm .focus_text_1 li{width:50%; float:left; height:25px; line-height:25px; overflow:hidden;}
.wrap .indexcont1 .floatm .focus_text_1 a{ font-size:14px;}
.wrap .indexcont1 .floatm .focus_text_1 a:hover{}

.wrap .indexcont1 .floatm  .focus_text{ overflow:hidden; }
.wrap .indexcont1 .floatm  .focus_text h2{margin:0px 18px 0px 10px;height:30px; line-height:30px; text-align:center;height:100%;}
.wrap .indexcont1 .floatm  .focus_text h2 a { font-size:18px; font-weight:bold; color:#008CC6;}
.wrap .indexcont1 .floatm  .focus_text h2 a:hover{ color:red; text-decoration:underline;}
.wrap .indexcont1 .floatm  .focus_text ul{padding:0px 10px;}
.wrap .indexcont1 .floatm  .focus_text li{ height:25px;line-height:25px;padding-left:10px;overflow:hidden;text-overflow:ellipsis;}
.wrap .indexcont1 .floatm  .focus_text a{ font-size:14px;}
.wrap .indexcont1 .floatm  .focus_text a:hover{}
.wrap .indexcont1 .floatm  .focus_text span#date{ float:right; color:#666;}



.wrap .indexcont1 .floatr{width:252px; float:right;}
.wrap .indexcont1 .floatr .floatr01{ border:#E5E5E5 1px solid; background:#FBFBFB;}
.wrap .indexcont1 .floatr .floatr01 .title{ background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box{ }
.wrap .indexcont1 .floatr .floatr01 .floatr01box dl{padding:10px;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box p{ height:60px; text-align:center;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box p img{width:230px; height:60px;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box dd{ height:28px; line-height:28px; background:url(list_blue.jpg) no-repeat left 12px; padding-left:10px;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box img{}
.wrap .indexcont1 .floatr .floatr01 .floatr01box a{ font-size:14px;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box a:hover{ color:red;}

.wrap .indexcont1 .floatr .floatr02{border:#E5E5E5 1px solid; background:#FBFBFB;}
.wrap .indexcont1 .floatr .floatr02 .title{ background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont1 .floatr .floatr02 .floatr01box{padding:10px 10px 10px 10px; }
.wrap .indexcont1 .floatr .floatr02 .floatr01box ul{}
.wrap .indexcont1 .floatr .floatr02 .floatr01box ul li{ height:30px; text-align:left;text-overflow:ellipsis; overflow:hidden}
.wrap .indexcont1 .floatr .floatr02 .floatr01box ul li a{ font-size:14px;}
.wrap .indexcont1 .floatr .floatr02 .floatr01box a:hover{ color:red;}




.wrap .indexcont2{ background:#fff;height:100%; overflow:hidden;}
.wrap .indexcont2 .floatl{width:275px; float:left;}
.wrap .indexcont2 .floatl .noter{width:275px; border-bottom:1px solid #7a7a7a;}
.wrap .indexcont2 .floatl .noter a{ font-size:16px;color:#008CC6;  font-weight:bold;}
.wrap .indexcont2 .floatl .noter .line{height:1px;width:70px; display:block; position:relative; bottom:-2px;background-color:#0087bd; overflow:hidden;}
.wrap .indexcont2 .floatl .noter .white{height:1px; width:3px; display:block; position:relative; left:70px; bottom:-1px; background-color:#FFFFFF;}
.wrap .indexcont2 .floatl .floatl1{width:270px;padding:10px 0px 0px 0px;}
.wrap .indexcont2 .floatl .floatl1 ul{width:270px; height:120px;}
.wrap .indexcont2 .floatl .floatl1 ul li{ width:33.3%; height:120px;float:left; text-align:center; overflow:hidden;}
.wrap .indexcont2 .floatl .floatl1 ul li img{width:85px; height:90px;}
.wrap .indexcont2 .floatl .floatl1 ul li a{ font-size:14px;}

.wrap .indexcont2 .floatl .floatl2{float:left; padding:15px 0px;}
.wrap .indexcont2 .floatl .floatl2 .big{height:30px; line-height:30px; text-align:center; margin:0px 10px 0 10px; overflow:hidden}
.wrap .indexcont2 .floatl .floatl2 .big a{ font-size:18px; font-weight:bold; color:#008CC6;}
.wrap .indexcont2 .floatl .floatl2 .big a:hover{ color:#FF0000; text-decoration:underline;}
.wrap .indexcont2 .floatl .floatl2 ul{}
.wrap .indexcont2 .floatl .floatl2 ul li{ height:25px; line-height:25px; overflow:hidden;}
.wrap .indexcont2 .floatl .floatl2 ul li a{ font-size:14px;}


.wrap .indexcont2 .floatm{width:430px; float:left; padding: 0px 10px;}
.wrap .indexcont2 .floatm .noterr{width:430px;border-bottom:1px solid #7a7a7a;}
.wrap .indexcont2 .floatm .noterr a{ font-size:16px;color:#008CC6;  font-weight:bold;}
.wrap .indexcont2 .floatm .noterr .line{height:1px;width:70px; display:block; position:relative; bottom:-2px;background-color:#0087bd; overflow:hidden;}
.wrap .indexcont2 .floatm .noterr .white{height:1px; width:3px; display:block; position:relative; left:70px; bottom:-1px; background-color:#FFFFFF;}
.wrap .indexcont2 .floatm .floatm1{padding:10px 10px 0px 10px;}
.wrap .indexcont2 .floatm .floatm1 ul li{ width:25%; height:120px;float:left; text-align:center; overflow:hidden;}
.wrap .indexcont2 .floatm .floatm1 ul li img{width:97px; height:90px;}
.wrap .indexcont2 .floatm .floatm1 ul li a{font-size:14px;}

.wrap .indexcont2 .floatm .floatm2{width:410px; float:left; padding:10px 0px;}
.wrap .indexcont2 .floatm .floatm2 .big1{height:30px; line-height:30px; text-align:center; margin:0px 10px 0 10px;}
.wrap .indexcont2 .floatm .floatm2 .big1 a{ font-size:18px; font-weight:bold; color:#008CC6;}
.wrap .indexcont2 .floatm .floatm2 .big1 a:hover{ color:#FF0000; text-decoration:underline;}
.wrap .indexcont2 .floatm .floatm2 ul{}
.wrap .indexcont2 .floatm .floatm2 ul li{ margin:0px 10px; height:25px; line-height:25px; overflow:hidden;}
.wrap .indexcont2 .floatm .floatm2 ul li a{ font-size:14px;}





.wrap .indexcont2 .floatr{width:271px; float:right;}
.wrap .indexcont2 .floatr .noterc{width:271px;border-bottom:1px solid #7a7a7a;}
.wrap .indexcont2 .floatr .noterc a{ font-size:16px;color:#008CC6;  font-weight:bold;}
.wrap .indexcont2 .floatr .noterc .line{height:1px;width:40px; display:block; position:relative; bottom:-2px;background-color:#0087bd; overflow:hidden;}
.wrap .indexcont2 .floatr .noterc .white{height:1px; width:3px; display:block; position:relative; left:40px; bottom:-1px; background-color:#FFFFFF;}
.wrap .indexcont2 .floatr .floatr1{padding:10px 0px 0px 0px;}
.wrap .indexcont2 .floatr .floatr1 ul{}
.wrap .indexcont2 .floatr .floatr1 ul li{ width:33.3%; height:110px;float:left; text-align:center; overflow:hidden;}
.wrap .indexcont2 .floatr .floatr1 ul li img{width:80px; height:83px;}
.wrap .indexcont2 .floatr .floatr1 ul li a{font-size:14px;}

.wrap .indexcont2 .floatr .floatr2{width:275px; float:left; padding:10px 0px;}
.wrap .indexcont2 .floatr .floatr2 ul{ width:275px;}
.wrap .indexcont2 .floatr .floatr2 ul li{ margin:0px 10px; height:25px; line-height:25px; overflow:hidden;}
.wrap .indexcont2 .floatr .floatr2 ul li a{ font-size:14px;}



.wrap .indexcont4{ border:#F1F1F1 1px solid;background:#fff; height:100%; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont4 .title{background:url(blue_arrow.gif) no-repeat left 15px; padding-left:15px; height:37px; line-height:37px;font-size:16px; color:#000; }
.wrap .indexcont4 .title span{ float:right;margin-right:15px}
.wrap .indexcont4 .title span a{ font-size:14px; font-weight:normal; color:#555;}
.wrap .indexcont4 .title span a:hover{ color:red;}

.wrap .indexcont4 .floatl{width:720px; float:left;}
.wrap .indexcont4 .floatl .floatl1{width:260px; float:left; padding:10px 0px 0px 15px; }
.wrap .indexcont4 .floatl .floatl1 img{width:260px; height:290px;}

.wrap .indexcont4 .floatl .floatl2{width:430px; float:left; padding:10px 0px 0px 10px; border-right:#d8d8d8 1px dashed; height:100%; overflow:hidden;}
.wrap .indexcont4 .floatl .floatl2 ul{}
.wrap .indexcont4 .floatl .floatl2 li{width:33%; float:left; text-align:center; height:150px; overflow:hidden;}
.wrap .indexcont4 .floatl .floatl2 img{width:130px; height:90px; padding:2px; border:#d8d8d8 1px solid;}
.wrap .indexcont4 .floatl .floatl2 p a{}
.wrap .indexcont4 .floatl .floatl2 p a:hover{ color:red;}
.wrap .indexcont4 .floatl .floatl2 p.jiage{ font-size:14px; color:red;}



.wrap .indexcont4 .floatr{width:252px; float:right;padding:0px 10px 0px 0px;}
.wrap .indexcont4 .floatr .floatr01{ border-top:none; height:100%; overflow:hidden; }
.wrap .indexcont4 .floatr .floatr01 h2{  background:url(sa.jpg) no-repeat left 12px; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box{ margin-top:10px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox{ height:120px; overflow:hidden; border-bottom:#d8d8d8 1px dashed; margin-bottom:10px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .pic{width:90px; float:left;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .pic img{width:86px; height:90px; border:#d8d8d8 1px solid; padding:2px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist{width:150px; float:right;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist h1{  line-height:24px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist h1 a{ font-size:12px; font-weight:normal; color:#000;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist h1 a:hover{ color:red; text-decoration:none;}

.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .price{font-size:16px; font-weight:bold; color:red; height:24px; line-height:24px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .price del{font-size:12px; font-weight:normal; color:#555;}

.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .buy{}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .buy .lg{width:100px;float:left;font-size:12px; font-weight:normal; color:#333;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .buy .wybuy{width:40px;float:right;background:red;text-align:center; height:24px; line-height:24px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .buy .wybuy a{ color:#fff; font-size:12px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .buy .wybuy a:hover{ text-decoration:none;}





.wrap .indexcont5{ border:#F1F1F1 1px solid;background:#fff; height:100%; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont5 .title{background:url(blue_arrow.gif) no-repeat left 15px; padding-left:15px; height:37px; line-height:37px;font-size:16px; color:#000;}
.wrap .indexcont5 ul{ padding:0px 10px;}
.wrap .indexcont5 ul li{ float:left;width:185px;height:150px; padding-left:10px;}
.wrap .indexcont5 ul li img{height:100px; width:180px;}
.wrap .indexcont5 ul li span a{ text-align:center; font-size:14px; padding-left:30px;}



.wrap .indexcont6{ border:#F1F1F1 1px solid;background:#fff; height:100%; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont6 .title{background:url(blue_arrow.gif) no-repeat left 15px; padding-left:15px; height:37px; line-height:37px;font-size:16px; color:#000;}
.wrap .indexcont6 .title span{  float:right; margin-right:15px;}
.wrap .indexcont6 .title span a{ font-size:14px; font-weight:normal; color:#555;}
.wrap .indexcont6 .title span a:hover{ color:red;}

.wrap .indexcont6 .indexcont6box{ height:310px; padding:0px 10px; overflow:hidden;}
.wrap .indexcont6 .indexcont6box .floatl{width:330px; float:left; border-right:#d8d8d8 1px solid; padding-right:8px;}
.wrap .indexcont6 .indexcont6box .floatl ul li{ height:25px; line-height:25px; padding-left:10px; background:url(list_blue.jpg) no-repeat left 10px; overflow:hidden;}
.wrap .indexcont6 .indexcont6box .floatl ul li a{ font-size:14px;}
.wrap .indexcont6 .indexcont6box .floatl dl{height:90px; border-bottom:#d8d8d8 1px dashed; margin-bottom:10px;}
.wrap .indexcont6 .indexcont6box .floatl dt{ height:35px; line-height:35px;}
.wrap .indexcont6 .indexcont6box .floatl dt a{ font-size:14px; color:#000;}
.wrap .indexcont6 .indexcont6box .floatl dt a:hover{ color:red; text-decoration:none;}

.wrap .indexcont6 .indexcont6box .floatl dd{ line-height:24px;color:#666;}
.wrap .indexcont6 .indexcont6box .floatl ul{}
.wrap .indexcont6 .indexcont6box .floatl ul.catalog02{}
.wrap .indexcont6 .indexcont6box .floatl ul.catalog02 li{ height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 10px; padding-left:10px;}
.wrap .indexcont6 .indexcont6box .floatl ul.catalog02 span a{}
.wrap .indexcont6 .indexcont6box .floatl ul.catalog02 a{font-size:12px; }


.wrap .indexcont6 .indexcont6box .floatm{width:360px; float:left; margin-left:8px;border-right:#d8d8d8 1px solid; padding-right:8px;}
.wrap .indexcont6 .indexcont6box .floatm ul{}
.wrap .indexcont6 .indexcont6box .floatm li{ height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 10px; padding-left:10px; overflow:hidden;}
.wrap .indexcont6 .indexcont6box .floatm li a{ font-size:14px;}
.wrap .indexcont6 .indexcont6box .floatm span#date{ float:right; color:#999;}
.wrap .indexcont6 .indexcont6box .floatr{width:258px; float:right;}



.wrap .indexcont7{ }
.wrap .indexcont7 .floatl{width:308px; float:left; border:#f1f1f1 1px solid;background:#fff; height:365px; overflow:hidden;}
.wrap .indexcont7 .floatl .title{background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont7 .floatl .title span{ float:right;font-size:14px; font-weight:normal; color:#555; margin-right:10px;}
.wrap .indexcont7 .floatl .floatlbox{ padding:0px 10px;}
.wrap .indexcont7 .floatl .floatlbox .ask_s{ height:30px; line-height:30px;}
.wrap .indexcont7 .floatl .floatlbox ul{}
.wrap .indexcont7 .floatl .floatlbox li{height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 10px; padding-left:10px; overflow:hidden;}
.wrap .indexcont7 .floatl .floatlbox li a{ font-size:14px;}
.wrap .indexcont7 .floatl .floatlbox span#date{ float:right; color:#999;}



.wrap .indexcont7 .floatm{width:360px; float:left; margin-left:10px;background:#fff; border:#f1f1f1 1px solid;  height:365px;  overflow:hidden;}
.wrap .indexcont7 .floatm .title{ background:url(blue_arrow.gif) no-repeat left 15px; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden; }
.wrap .indexcont7 .floatm .title span{ float:right;font-size:14px; font-weight:normal; color:#555; margin-right:10px;}
.wrap .indexcont7 .floatm .floatmbox{}
.wrap .indexcont7 .floatm .floatmbox .tjsoft{ padding:10px; height:86px; overflow:hidden; border-bottom:#d8d8d8 1px dotted;}
.wrap .indexcont7 .floatm .floatmbox .tjsoft li{width:25%; float:left; text-align:center;}
.wrap .indexcont7 .floatm .floatmbox .tjsoft img{width:70px; height:60px; padding:2px; border:#d8d8d8 1px solid;}

.wrap .indexcont7 .floatm .floatmbox .newsoft{ padding:0px 10px 0px 10px;}
.wrap .indexcont7 .floatm .floatmbox .newsoft li{height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 11px; padding-left:10px;}
.wrap .indexcont7 .floatm .floatmbox .newsoft a{ font-size:14px;}
.wrap .indexcont7 .floatm .floatmbox .newsoft a:hover{}
.wrap .indexcont7 .floatm .floatmbox .newsoft span#date{ float:right; color:#999;}


.wrap .indexcont7 .floatr{width:308px; float:right; }
.wrap .indexcont7 .floatr .floatr01{border:#f1f1f1 1px solid;background:#fff;  height:177px;  overflow:hidden;}
.wrap .indexcont7 .floatr .floatr01 .title{background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont7 .floatr .floatr01 .title span{ float:right;font-size:14px; font-weight:normal; color:#555; margin-right:10px;}
.wrap .indexcont7 .floatr .floatr01 .floatrbox{ padding:0px 10px; height:100%; overflow:hidden;}
.wrap .indexcont7 .floatr .floatr01 .floatrbox ul{}
.wrap .indexcont7 .floatr .floatr01 .floatrbox li{ height:25px; line-height:25px; color:#999;}
.wrap .indexcont7 .floatr .floatr01 .floatrbox a{ font-size:14px;}


.wrap .indexcont7 .floatr .floatr01 .floatr02box{ padding:0px 10px; height:100%; overflow:hidden;}
.wrap .indexcont7 .floatr .floatr01 .floatr02box li{ height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 10px; padding-left:10px;}
.wrap .indexcont7 .floatr .floatr01 .floatr02box a{ font-size:14px;}
.wrap .indexcont7 .floatr .floatr01 .floatr02box a:hover{}

.wrap .indexcont8{ clear:both;}
.wrap .indexcont8 .title{ background:url(mod_hd.png) no-repeat;height:41px; line-height:41px; font-size:16px; padding-left:30px; color:#458FCE; font-weight:bold; color:#000; overflow:hidden;}
.wrap .indexcont8 .title span{ float:right;padding-right:10px;padding-top:5px; display:block;}
.wrap .indexcont8 .title span a{ font-size:14px; font-weight:normal; color:#666;}
.wrap .indexcont8 .title span a:hover{ color:red;}
.picList{border:#e5e5e5 1px solid; background:#fff;border-top:none; height:180px; overflow:hidden;}
.picList ul{ padding:0px 15px;}
.picList li{float:left;width:25%; text-align:center;height:184px;padding-top:15px;}
.picList li a{ display:block; text-align:center; font-size:14px;}
.picList li p{color:#7A7272;height:52px;line-height:26px;margin-top:8px;vertical-align:top;}
.picList li img{height:125px;width:200px;}


.wrap .indexcont10{ border:#f1f1f1 1px solid; background:#fff;height:100%; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont10 .title{ background:url(blue_arrow.gif) no-repeat left 12px;height:38px; line-height:38px; font-size:14px; padding-left:15px; font-weight:bold; color:#000; overflow:hidden;}
.wrap .indexcont10 .title span{ float:right;padding-right:10px;padding-top:5px;}
.wrap .indexcont10 .title span a{ font-size:14px; font-weight:normal; color:#666;}
.wrap .indexcont10 .title span a:hover{ color:red;}
.wrap .indexcont10 .indexcont9box{ padding:0px 10px;}
.wrap .indexcont10 .indexcont9box ul{}
.wrap .indexcont10 .indexcont9box a{width:auto; padding:0px 10px; float:left; text-align:center; font-size:14px;}
/*首页结束*/



/*文章分页样式*/
#fenye{clear:both; margin:55px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}


/*鼠标特效end*/

#searchresult{ padding-top:20px;}
.demand_box{width:1180px;margin:0 auto;height:38px; line-height:38px;font-size:14px;/*margin-top: 80px*/}
.demand_l{ width:100%; height:38px;     font-size: 26px;
    color: #444444;
    padding: 30px 0;float:left;    text-align: center;}
.demand_r{width:1180px;height:38px;float:left;overflow:hidden; }
.demand_r li{ float:left; text-align:center; padding:0px 1px; height:38px; line-height:38px; }
.demand_r li.currclass a{ color:#338BC9;}
.demand_r a{ font-size:16px; display:block; height:38px; padding:0px 9px;font-weight: normal;}

.demand_r li a.current{color: #338BC9;}


.demand_r1{width:1180px;height:38px;float:left;overflow:hidden;background: #f3f3f3; }
.demand_r1 li{ float:left; text-align:center; /*padding:0px 1px;*/ height:38px; line-height:38px; }
.demand_r1 li.currclass a{ color:#338BC9;}
.demand_r1 a{ font-size:15px; display:block; height:38px; padding:0px 8px;font-weight: normal;}

.demand_r1 li a.current{color: #338BC9;}

.navigation690{height:22px;line-height:22px;color:#999;background:url(file:///C|/Users/Administrator.AJQRHDNUUSE4ZCO/Desktop/ask_points.gif) no-repeat left -1356px;padding-left:15px;}
.navigation690 a{color:#999;}
.navigation690 a:hover{color:red;text-decoration:none;}


/*影视系统*/

.moviemain01 .leftbox .focus #focus{position: relative;height: 360px; overflow:hidden;width: 870px;}
.moviemain01 .leftbox .focus #focus .bd{position: relative}
.moviemain01 .leftbox .focus #focus .focus-bar-box{width: 100%;height: 360px;position: relative;overflow: hidden}
.moviemain01 .leftbox .focus #focus .focus-bar{width: 10000px}
.moviemain01 .leftbox .focus #focus .focus-bar li{float: left;width: 870px;height:360px}
.moviemain01 .leftbox .focus #focus .focus-bar li a{width: 100%;height: 100%;display: block}
.moviemain01 .leftbox .focus #focus .focus-bar li img{min-width: 100%;_width:100%;height:360px;}
.moviemain01 .leftbox .focus #focus .ft{position: absolute;left: 0;bottom: 0;z-index: 1;width: 870px;}
.moviemain01 .leftbox .focus #focus .ftbg{position: absolute;left: 0;z-index: -1;width: 870px;height: 45px;background: rgba(0,0,0,0.5);bottom:0;}
.moviemain01 .leftbox .focus #focus .change{position: absolute;right: 10px;bottom:15px;height: 12px}
.moviemain01 .leftbox .focus #focus .change a{float: left;width: 10px;height: 10px;margin-right: 10px;-webkit-transition: .0s; transition: .0s;background: #fff;cursor: pointer; border-radius:10px;}
.moviemain01 .leftbox .focus #focus .change a.on{background:#f77900;}
.moviemain01 .leftbox .focus #focus .hd{position: absolute;left: 0;bottom: 0;z-index: 2;width: 700px;height: 45px}
.moviemain01 .leftbox .focus #focus .focus-title{overflow: hidden;position: absolute;top: 0;left: 0;height: 55px;padding: 0 20px;line-height: 45px;font-size: 16px;}
.moviemain01 .leftbox .focus #focus .focus-title a{color:#fff;}

.wrap .bottom .yingshixitong{ margin-top:10px; }


.wrap .bottom .yingshixitong .ys_nr li{ float:left; width:20%;}
.wrap .bottom .yingshixitong .ys_nr img{ width:170px; height:112px;}
.wrap .bottom .yingshixitong .ys_nr span{ padding-left:60px;}
.wrap .bottom .yingshixitong .ys_nr p{ padding-left:10px; margin-top:5px; padding-right:10px;}
.wrap .bottom .yingshixitong .ys_nr .jieshao{ color:#999999;}

/*友情链接*/
.wrap .bottom .title4 .sqlj{ float: right;}
.wrap .bottom .link{ margin-top:12px;}
.wrap .bottom .link #nlink{ padding-top:15px; height:40px;}
.wrap .bottom .link li{ float:left; width:10%; height:36px;  margin-right:10px; text-align:center; line-height:36px;}
.wrap .bottom .link li img{ width:90px; height:32px; }



/*新闻频道*/

.wrap .content .main2{ width:870px; float:left; margin-right:20px; }
.wrap .content .side2{ width:290px; float:right; }
.wrap .content .main2 .newsleft{ float:left; width:331px; margin-right:10px;}
.wrap .content .main2 .newsright{ float:left; width:470px; margin-left:29px;}

.wrap .content .main2 .newsleft a:hover,.newsright a:hover{ text-decoration:underline; color:#990000;}
/*新闻选项卡*/
.wrap .content .main2 .newsleft .tab{width:331px;margin:0px auto;}
.wrap .content .main2 .newsleft .tab .hd{ overflow:hidden; background:url(bg.png) 0 -32px #F5F5F5;}
.wrap .content .main2 .newsleft .tab .hd li{ position:relative;height:37px; line-height:37px; text-align:center; width:81px; float:left;border-top:0;font:normal 17px/37px "Microsoft YaHei"; _font-weight:bold; cursor:default;}
.wrap .content .main2 .newsleft .tab .hd li.on{background:#fff; border-bottom:1px solid #fff; color:#c00; }
.wrap .content .main2 .newsleft .tab .bd{overflow:hidden; padding-top:10px; margin-bottom:10px; }
.wrap .content .main2 .newsleft .tab .lh{overflow:hidden; display: block; }
.wrap .content .main2 .newsleft .tab .bd .lh img{ width:100%;}

.wrap .content .main2 .newsleft .tab .bd .lh .xwitem ul{ padding-left:15px; margin-top:10px;}
.wrap .content .main2 .newsleft .tab .bd .lh .xwitem li{ list-style-image:url(artarrow.gif); height:30px; line-height:30px;}
.wrap .content  li .xwlist_time{float:right; color:#999; margin-right:9px;}
.wrap .content .main2 .newsleft .tab .bd .lh .xwitem li img{ width:16px; height:10px;}
.wrap .content .main2 .newsleft .tab .bd .lh .xwitem li a{ color:#666666; font-size:14px;}
.wrap .content .main2 .newsleft .tab .bd .lh .xwitem li a:hover{ color:#990000; }

.wrap .content .main2 .newsright .yaowen{ height:37px; line-height:37px; border-bottom:1px #F0F0F0 solid;}
.wrap .content .main2 .newsright .yaowen span{text-align:center; font-size:18px; color:#0C9AD8; }
.wrap .content .main2 .newsright .yaowen em{ float:right;}

.wrap .content .main2 .newsright .yw_content span a{text-align:center; font-size:18px; font-weight:500; color:#E01342;}
.wrap .content .main2 .newsright .yw_content span a:hover{ color:#990000;}
.wrap .content .main2 .newsright .yw_content li{ margin-bottom:15px;}
.wrap .content .main2 .newsright .yw_content li span{ line-height:35px; height:35px; display:block;}
.wrap .content .main2 .newsright .yw_content li p{ height:30px; line-height:30px; overflow:hidden;}
.wrap .content .main2 .newsright .yw_content li p a{ color:#666;}

.wrap .content .main2 .newsright .yw_content{ margin-bottom:20px;}

.wrap .content .main2 .newsright .yaowen2{ border-top:#D6D6D6 1px solid; }
.wrap .content .main2 .newsright .yaowen2 ul{ margin-left:20px; padding-bottom:15px; padding-top:15px; border-bottom:1px dashed #D6D6D6;}
.wrap .content .main2 .newsright .yaowen2 li{list-style-type:disc; font-size:14px; color:#C8C8C8; height:30px; line-height:30px;}
.wrap .content .main2 .newsright .yaowen2 li a{ color:#333; font-size:14px;}
.wrap .content .main2 .newsright .yaowen2 li a:hover{ color:#990000; text-decoration:none;}

.wrap .content  .tab2{ margin-bottom:10px;}
.wrap .content  .tab2 .bt { height:39px; background-color:#F8F8F8; border-top:1px #E7E7E7 solid; border-bottom:1px solid #E7E7E7; width:100%; margin-bottom:10px;}
.wrap .content  .tab2 .bt h3{background:#fff; border-bottom:1px solid #fff; color:#c00; width:100px; _font-weight:bold; cursor:default; border-right:1px solid #E7E7E7; text-align:center; color:#333;}
.wrap .content  .tab2 .bt  span{ color:#0C9AD8; font-size:25px; padding-right:5px; font-weight:500;}


.wrap .content  .tab2 .zt .zt_t{border-bottom:#ccc 1px dashed; height:82px;}
.wrap .content  .tab2 .zt .zt_t img{ float:left; height:69px; width:69px;}
.wrap .content  .tab2 .zt .zt_t span a{ font-size:14px; padding-left:20px; font-weight:bold;color:#1F3B7B}
.wrap .content  .tab2 .zt .zt_t span a:hover{ text-decoration:underline; color:#990000;}
.wrap .content  .tab2 .zt .zt_t .jj{ float:right; width:220px; padding:5px 10px;  color:#666666;}
.wrap .content  .tab2 .zt .ztitm{ padding-left:15px; margin-top:10px; }
.wrap .content  .tab2 .zt .ztitm li{list-style-image:url(artarrow.gif); height:30px; line-height:30px;}
.wrap .content  .tab2 .zt .ztitm li a{color:#666666; font-size:14px;}
.wrap .content  .tab2 .zt .ztitm li span{float:right; color:#999999;}

.wrap .content .main2 .newsright .xw123{ height:37px; line-height:37px;  margin-top:5px;font-size:18px; color:#0C9AD8; font-weight:500}
.wrap .content .main2 .newsright .xw123_content ul{ margin-left:20px; padding-bottom:15px;}
.wrap .content .main2 .newsright .xw123_content li{list-style-type:disc; font-size:14px; height:30px; line-height:30px; color:#C8C8C8;}
.wrap .content .main2 .newsright .xw123_content li a{ color:#333;font-size:14px;}
.wrap .content .main2 .newsright .xw123_content li a:hover{ color:#990000; text-decoration:none;}
.wrap .content .main2 .newsright .xw123_content .sspp li{ list-style-type:disc;}


/*文章*/
.wrap .content .side2 .tab2{ margin-bottom:20px;}
.wrap .content .side2 .tab2 .zxwz li{ padding-bottom:7px; line-height:27px;padding-top:7px;}
.wrap .content .side2 .tab2 .zxwz li a{ }
.wrap .content .side2 .tab2 .zxwz li a:hover{ color:#900;}

.wrap .content .side2 .tab2 .zxwz li a img{ height:10px; width:16px;}
.wrap .content .side2 .tab2 .zxwz div{width:20px; height:20px; float:left;  text-align:center; line-height:20px; margin-right:10px; font-size:16px; background-color:#fff; color:#000; border:1px #D5D5D5 solid;-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
.wrap .content .side2 .tab2 .zxwz .top1{ background:#0C9AD8; color:#FFFFFF; border:none}
.wrap .content .side2 .tab2 .zxwz .top2{ background:#0C9AD8; color:#FFFFFF;border:none}
.wrap .content .side2 .tab2 .zxwz .top3{ background:#0C9AD8; color:#FFFFFF;border:none}
.wrap .content .side2 .tab2 .zxwz span{ float:right;}
.wrap .content .side2 .tab2 .zxwz p{color:#999999;}
.wrap .content .side2 .tab2 .zxwz img{ padding-left:15px;width:75px; height:60px;}
.wrap .content .side2 .tab2 .zxwz .foo11{ border-bottom:none;}

.wrap .content .fieldmenu .condition_title{ font-size:14px; float:left;width:70px; padding-left:15px;}

.wrap .content .fieldmenu .container{ line-height:30px; width:780px; float:left;}
.wrap .content .fieldmenu .container strong{ font-size:14px; background:#03A2DC;color:#fff; padding:2px;}
.wrap .content .fieldmenu .container a{ padding:0px 8px; font-size:14px; color:#336699;}
.wrap .content .tabtit{height:32px;font-size:14px;padding-left:10px; border:1px solid #d4d4d4; overflow:hidden; background:#E7E7E7;}
.wrap .content .artlisting ul li{ border-bottom:1px dashed #ccc; padding:15px 0px; padding-left:15px;}
.wrap .content .artlisting ul li a{ font-size:14px;}
.wrap .content .tabtit .fcsearch_tabs ul li{ float:left; padding-right:10px; font-size:16px; height:40px;width:120px;}
.wrap .content .tabtit .fcsearch_tabs ul li a{ padding-left:20px;color:#069; line-height:32px;} 
.wrap .content .tabtit .fcsearch_tabs ul li.slt{ background:url(tabbg.png) no-repeat; margin-top:2px;}
.wrap .content .tabtit .fcsearch_tabs ul li.slt a{ color:#fff;}
/*新闻频道end*/




/*图片频道*/


/*
.wrap .content .pic_hd{ width:787px; float:left; height:357px;}
.wrap .content .pi_right{ float:right; width:366px; margin-left:15px;background:#FFFFFF; }
.wrap .content .pi_right .ph{ text-align:left; width:352px;height:25px; margin-bottom:7px; background:url(top10.png) no-repeat center left; padding-left:25px; _display:inline;}
.wrap .content .pi_right h2{  margin-bottom:10px;   height:25px; font-size:18px; font-weight:normal;}
.wrap .content .pi_right ul{}
.wrap .content .pi_right ul li{ padding-bottom:1px; height:32px;line-height:32px;font-size:14px; border-bottom:#E7E7E7 dashed 1px; margin-bottom:-1px; zoom:1 }
.wrap .content .pi_right  ul li span{line-height:23px;zoom:1;width:20px;height:20px;margin:-3px 10px 0 0;display:inline-block;*display:inline;zoom:1;text-align:center; color:#7e7e7e;background-position:-195px -146px;vertical-align:middle; border:#D5D5D5 1px solid;}
.wrap .content .pi_right  li .a1,
.wrap .content .pi_right  li .a2,
.wrap .content .pi_right  li .a3{background-position:-195px -116px ;color:#fff; background:#900; border:none;}
.wrap .content .pi_right  li .ph_hits{ display:block; height:32px; float:right; border:none;  font-size:12px; color:#999; line-height:32px; width:23px;}

*/


.wrap .content .box ul li .dask{width:100%;height:230px; line-height:210px;background-color:transparent;position:absolute;top:-230px;left:0; text-align:center; background:url(touming.png); cursor:pointer;}

.content .box ul li .dask a{color:#fff;font-size:14px;background:none; }

#pro_infor {height:280px;}
#pro_infor img {border:1px solid #ccc;width:320px;height:271px;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width:281px;padding: 10px 20px;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width:  281px;height: 50px;}

 

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;width:990px;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}

/* 图片分页方式的样式结束*/

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:90%;}
.imggrouplist li{width:150px;float:left;margin:2px;border:1px #f1f1f1 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:145px;height:120px;}
/*组图显示方式的样式结束*/

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
/*平行显示方式样式结束*/
#pageNext{text-align:right}



/*图片 -栏目页*/



/* 图片分页方式的样式*/
.imagelist{} /*总宽度*/
.imagelist .imagetop{ padding:10px 0;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb { height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px;}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}

/* 图片分页方式的样式结束*/





/*图片筛选*/

.photolisting{}
.photolisting ul{ padding-top:10px;}
.photolisting li{width:25%; float:left; height:130px;white-space:nowrap; text-overflow:ellipsis;  overflow:hidden;}
.photolisting li a{width:174px;}
.photolisting img{width:163px; height:90px; border:#e5e5e5 1px solid; padding:2px; }
.photolisting a{}
.photolisting a:hover{ color:red; text-decoration:none;}



.picpl{}
.picpl .search01{ border:1px solid #E7E7E7; margin-top:10px;}
.picpl .search01 .title{ height:40px; line-height:40px;padding-top:5px;border-bottom:1px solid #E7E7E7;}
.picpl .search01 .title h2{ font-size:18px; font-weight:normal;padding-left:15px;}
.picpl .search01 .keyform .keywordform{ font-size:16px;}
.picpl .search01 .keyform .keywordform #key{ height:20px;}
.picpl .search01 .keyform .keywordform .fcsearch{ height:24px; width:45px; color:#fff; background:#FF9900; border:1px solid #FF9900;}
.picpl .tabtit{background:#F3FAFF; border:1px solid #CCE0F5;}
.picpl .left01{border:#e5e5e5 1px solid;}
.picpl .left01 .title{height:40px;line-height:40px;overflow:hidden; font-size:16px; padding-left:15px; color:#333;}
.picpl .left01 .left01box{padding:10px;}
.picpl .left01 .searchbox{ height:100%; overflow:hidden;padding:10px;}
.picpl .left01 .searchbox .content_nei{}
.picpl .left01 .searchbox .content_nei ul{}
.picpl .left01 .searchbox .content_nei li{ height:110px; border-bottom:#ccc 1px dashed; margin-bottom:8px; overflow:hidden;}
.picpl .left01 .searchbox .content_nei h1{width:120px; float:left;}
.picpl .left01 .searchbox .content_nei h1 img{ padding:2px; border:#D4D4D4 1px solid;}
.picpl .left01 .searchbox .content_nei h3{width:520px; float:right;}
.picpl .left01 .searchbox .content_nei h3 a{ font-size:14px; font-weight:bold; text-decoration:underline;}
.picpl .left01 .searchbox .content_nei h3 a:hover{ color:red; text-decoration:none;}
.picpl .left01 .searchbox .content_nei h3 span.intro{font-size:12px; font-weight:normal;}
.picpl .fieldmenu .condition_title{ font-size:14px; width:80px; float:left; line-height:30px; padding-left:15px;}
.picpl .fieldmenu .container{ font-size:14px; width:600px; float:right;}
.picpl .fieldmenu .container strong{ border:1px solid #03A2DC; padding:2px; color:#fff; background:#03A2DC}
.picpl .fieldmenu  .container a{ padding:0px 8px;}
.picpl .search02 .tabtit{ font-size:14px; height:32px; padding-left:10px; border:1px solid #d4d4d4; overflow:hidden; background:#E7E7E7;}
.picpl .search02 .tabtit ul li{ padding-right:10px; font-size:16px; float:left;height:40px;width:120px;}
.picpl .search02 .tabtit ul li a{ padding-left:20px; line-height:32px;}
.picpl .search02 .tabtit ul li.slt{ background:url(tabbg.png) no-repeat;  margin-top:2px;}
.picpl .search02 .tabtit ul li.slt a{color:#fff}
.picpl .right01{height:100%;overflow:hidden;padding-bottom:10px;}
.picpl .right01 .title{height:35px; line-height:35px; font-size:14px; font-weight:bold; color:#222; }
.picpl .right01 .title  h3{background:#fff;width:90px; line-height:32px; font-size:16px; font-weight:bold;}
.picpl .right01 .right01box{}
.picpl .right01 .right01box ul{}
.picpl .right01 .right01box li{width:48%; margin:1%;float:left;text-align:center;height:136px;overflow:hidden;}
.picpl .right01 .right01box img{width:100%;height:100px;padding:2px;}







/*********************************/
.leftbox1{ width:215px;float:left;}
.leftbox2{ width:400px;float:left;}
.leftboxxw{ width:870px;}
.rightbox{ width:90%;border: #E5E5E5 1px solid; padding: 20px 22px;margin: 0 auto;}
.newstit{ height:40px; line-height:40px;font-size:18px; margin-bottom:5px}
.newstit i{ width:6px; height:25px; background:#338BC9; display:inline-block; vertical-align:middle; margin-right:15px;}
.newstit font{ font-size:20px; color:#338BC9;}
.navigation{/*width:1180px;margin:10px auto; clear:both;height:28px;line-height:28px; font-size:14px;color:#999;*/height: 28px;
position: relative;  overflow: hidden; background: url(../../images/in-page-titBg.gif) repeat-x left 9px;}
.navigation i{width: 4px;height: 17px;position: absolute;left: 0;top: 5px;display: block; background:#0c6bb4;font-size: 0; line-height: 0;}
.navigation h1 {width:380px;background: #f9f9f9; line-height: 28px; font-size: 18px; color: #333; padding-left: 14px; float: left;}
.navigation span{ float:right;}
.navigation span input[type="image"]{ border:none;height:33px;line-height:33px; /*width:90px;*/}
.navigation dt#KeyWord{ height:25px; line-height:25px;}
.navigation a{color:#999;}

.diggbox ul li{ line-height:30px;}
/**新闻列表页**/
.newslist ul li{ border-bottom:dashed 1px #ccc; padding:10px 0}
.newslist ul li h2{ font-size:20px;line-height:40px; height:40px;}
.newslist ul li h2 a{color:#333333; font-size:16px;}
.newslist ul li h2 a:hover{ text-decoration:none; color:#900;}
.newslist ul li p{font-size:14px;color:#666666; line-height:28px; /*height:56px;*/overflow:hidden;  }
.newslist ul li p a{font-size:14px;color:#666666;}
.newslist ul li span{ font-size:12px; margin-top:15px; color:#999; display:block;}
.newslist ul li span.pl{ float:right; background:url(plnum.png) no-repeat left center; width:30px; padding-left:18px; font-size:13px;}
.newslist ul li a span{ display:inline-block;}

.newpaper ul li{ margin-bottom:10px;}
.newpaper ul li a{ font-size:12px; line-height:30px; display:block;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; margin-bottom:5px;}
.newpaper ul li p{ color:#999; line-height:22px; height:44px;overflow: hidden;}

/**新闻内容页**/
.newscontent{/*border:#E5E5E5 1px solid;*/padding:20px 22px;}
.newscontent .name{font-size:22px; display:block;text-align:center;}
.newscontent .mess{text-align: center;margin-top: 8px;border-bottom: #eee 1px dashed; padding-bottom: 10px;}
.newscontent .mess span{ margin-right:10px; color:#666;}
.newscontent .intro{ line-height:24px !important; color:#333; margin-bottom:20px;}
.newscontent .control{ font-size:14px; line-height:24px;}
.newscontent .foot{ margin-top:10px; text-align:right; font-size:14px;}
.newscontent .moodbox{ padding:25px 0;}
#MyContent p ins{ display:none !important;}
.comment_write_table #SubmitComment{border: 1px solid #ddd;background: #eee;padding:0px 10px !important; height:30px; line-height:30px; vertical-align:middle;margin-left: 10px;color: #333;border-radius: 2px;}
.comment_write_table label input[type="checkbox"]{ vertical-align:middle; margin-left:10px; margin-right:5px;}
.comment_write_table label{ margin-top:5px; display:block; margin-bottom:15px;}
.comment_write_table .textbox{ height:30px; line-height:30px; vertical-align:middle; padding:0 5px !important; width:150px;}
#AnounName{width:150px !important; margin-right:10px;}
#nm{ float:left; margin-right:10px;}
#nm label{ margin-top:0; line-height:30px;}
#nm label input{ margin-left:0;}


/*图片频道页*/
.wrap .content .pic_hd{ width:787px; float:left; height:357px;}
.wrap .content .pi_right{ float:right; width:366px; margin-left:15px;background:#FFFFFF; }
.wrap .content .pi_right .ph{ text-align:left; width:352px;height:25px; margin-bottom:7px; /*background:url(top10.png) no-repeat center left; padding-left:25px;*/ _display:inline;}
.wrap .content .pi_right h2{  margin-bottom:10px;   height:25px; font-size:18px; font-weight:normal;}
.wrap .content .pi_right ul{}
.wrap .content .pi_right ul li{ padding-bottom:1px; height:33px;line-height:33px;font-size:14px; border-bottom:#E7E7E7 dashed 1px; margin-bottom:-1px; zoom:1 }
.wrap .content .pi_right  ul li span{line-height:23px;zoom:1;width:20px;height:20px;margin:-3px 10px 0 0;display:inline-block;*display:inline;zoom:1;text-align:center; color:#7e7e7e;background-position:-195px -146px;vertical-align:middle; border:#eee 1px solid;  border-radius:3px;}
.wrap .content .pi_right  li .a1,.wrap .content .pi_right  li .a2,.wrap .content .pi_right  li .a3{color:#fff; background:#EC8500; border:none;}
.wrap .content .pi_right  li .ph_hits{ display:block; height:32px; float:right; border:none;  font-size:12px; color:#999; line-height:32px; width:23px;}
.wrap .content .title,.xgphoto .title,.piclist .title{color:#666666; height:40px; line-height:40px;border-bottom: #ddd 1px solid;}
.wrap .content .title h2,.xgphoto .title h2,.piclist .title h2{  line-height:40px;font-size:18px; font-weight:normal; padding-left:15px; /*width:300px;*/ float:left}
.wrap .content .title h2 a:hover{ text-decoration:none;}
.wrap .content .title,.xgphoto .title,.piclist2 .title{color:#666666; height:40px; line-height:40px;}
.wrap .content .title h2,.xgphoto .title h2,.piclist2 .title h2{  line-height:40px;font-size:18px; font-weight:normal; padding-left:15px; width:300px; float:left}
.wrap .content .title h2 a:hover{ text-decoration:none;}
.wrap .content .title .keyform{ width:450px; float:right;}
.wrap .content .title .keyform .keywordform{ font-size:16px; padding-left:10px;}
.wrap .content .title .keyform .keywordform .fcsearch{}
.wrap .content .title .keyform .keywordform #key{ height:20px;}
.wrap .content .title .keyform .keywordform #searchbtn{ height:24px;width:46px; background:#FF9900; border:1px solid #FF9900; color:#FFFFFF;}
.wrap .content .pic{  }
.wrap .content .pic ul{}
.wrap .content .pic ul li{ float:left; width:209px; border-radius: 6px; -moz-border-radius:20px;}
.wrap .content .pic .hh{ padding-right:0px;}
.wrap .content .pic ul li a{ display:block; height:140px;background:url(pbottom.png) no-repeat center bottom; }
.wrap .content .pic ul li a img{ width:100%; height:135px;background:url(loading.gif) no-repeat center center; border-radius:3px;}
.wrap .content .pic p{ text-align:center; height:25px; line-height:25px;font-size:14px;}
.wrap .content .pic p a{ background:none;}

.wrap .content .box{ overflow:hidden; margin-bottom:20px; border:1px solid #EAEAEA; padding:15px;}
.wrap .content .box .title h2{ padding-left:10px}
.wrap .content .box ul{}
.wrap .content .box ul li{float:left;  width:372px;float:left;position:relative;overflow:hidden; margin:0 10px 10px 0;}
.wrap .content .box ul li a{ }
.wrap .content .box ul li a img{ width:100%; height:230px;vertical-align:bottom;}

/*左侧导航*/
.pc8 {width:100%;height:auto; margin-bottom: 50px;}
.pc8left {width:250px;float:left;position:relative;top:-65px;z-index:2;}
.pc8box {width:930px;height:auto;float:left;}
.pc8left .titleboxs {width:247px;padding-left:23px;padding-top:30px;height:180px;background:#0c6bb4;float:left;color:#FFFFFF;}
.pc8left .titleboxs .big {font-size:24px;margin-bottom:10px;}
.pc8left .titleboxs .english {font-size:16px;}
.pc8left .titleboxs .line {font-size:14px;margin-bottom:15px;}
.pc8left .titleboxs .samll {font-size:14px;}
.pc8left .padd0 {padding-bottom:0;}
.rightsearch {width:100%;height:auto;}
.rightsearch .crumbs {width:903px;float:left;text-align:right;line-height:68px;height:68px;padding-left:25px;}
.rightsearch .crumbs span {color:red;}
.rightsearch .crumbs img {vertical-align:middle;margin-top:-1px;margin-right:10px;}
.rightsearch .box {border:5px solid #efefef;border-left:none;height:85px;width:925px;float:left;}
.rightsearch .box .title {width:430px;margin-left:50px;border-left:2px solid #008ddb;padding-left:15px;margin-bottom:32px;margin-top:32px;float:left;height:20px;line-height:20px;color:#666666;font-size:14px;}
.rightsearch .box .title a {color:#666666;margin-right:10px;}
.rightsearch .box .title a:hover {color:#008ddb;}
.rightsearch .search {width:403px;float:left;text-align:right;height:80px;padding-right:25px;}
.rightsearch .search form {width:100%;height:100%;position:relative;}
.rightsearch .search input {padding-right:80px;height:34px;width:286px;margin-top:23px;padding-left:10px;border:1px solid #cccccc;outline:none;}
.rightsearch .search button {cursor:pointer;outline:none;background:#FFFFFF;width:66px;height:32px;position:absolute;right:1px;top:25px;border:0;text-align:center;}
.rightsearch .search img {padding-left:20px;padding-top:5px;}
.pc8slidbarboxs{border-left: 1px solid #eeeeee;border-right: 1px solid #eeeeee; width: 247px!important;}
.pc8slidbarbox {	float:left;	width:250px;height:auto;background:#ffffff;padding-top: 0;padding-right: 20px;padding-bottom: 0;	padding-left: 20px;}
.subNavBox {padding:0px;height:auto;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-bottom:20px;}
.subNav {width:100%;border-bottom:1px solid #e6e6e6;cursor:pointer;font-size:16px;color:#333333;height:48px;line-height:52px;background: url(tacn/rightbg.png) no-repeat;background-position:right center;}
.subNav h3{font-weight: normal; font-size: 16px;}
.subNav:hover a {color:#008ddb;}
.subNav:hover {background:url(tacn/rightbg1.png) no-repeat;background-position:right center;}
.subNav a {color:#525252;display:block;width:210px;overflow:hidden;height:49px;}
.subNav a:hover {color:#008ddb;}
.navContent {display:block;}
.navContent li a {display:block;width:200px;text-align:left;font-size:14px;line-height:40px;color:#333;overflow:hidden;height:43px;border-bottom:1px solid #e6e6e6;background:url(rightbg.png) no-repeat;background-position:right center; padding-left:10px;}
.navContent li a:hover {color:#222222;font-size:14px;background: url(tacn/rightbg1.png) no-repeat;background-position:right center;}
/*热线电话*/
.pc8slidbar .hotline {width:247px;height:auto;background:#0c6bb4;float:left;padding:15px 20px 8px 20px;color:#FFFFFF;}
.pc8slidbar .hotline p {font-size:12px;padding-bottom:10px;}
.pc8slidbar .hotline span {width:30px;height:30px;border-bottom:1px solid #FFFFFF;}
.pc8slidbar .hotline .big {font-size:24px;}
.pc8slidbar .hotline img {vertical-align:middle;margin-right:15px;}
.pc8slidbar .topr{border-top:5px solid #007acc;}


/**图片栏目页*/
.piclist{/*border:#e5e5e5 1px solid;*/width:100%;float:right;}
.piclist .piclistbox{}
.piclist .piclistbox ul{padding:20px 8px 8px 8px;}
.piclist .piclistbox li{width:31%; margin:1%;float:left;text-align:center;height:232px;overflow:hidden;border: 1px solid #dddddd;}
.piclist .piclistbox li .imgbox{height: 187px; overflow:hidden;box-shadow: 0px 1px 3px #ccc;-moz-box-shadow:0px 1px 3px #ccc;-webkit-box-shadow:0px 1px 3px #ccc; margin-bottom:8px;}
.piclist .piclistbox img{width:100%;height: 250px;}
.piclist .piclistbox a{}

.piclist1{/*border:#e5e5e5 1px solid;*/width:880px;float:right;}
.piclist1 .piclistbox{}
.piclist1 .piclistbox ul{padding:20px 8px 8px 8px;}
.piclist1 .piclistbox li{width:31%; margin:1%;float:left;text-align:center;height:232px;overflow:hidden;border: 1px solid #dddddd;}
.piclist1 .piclistbox li .imgbox{height: 187px; overflow:hidden;box-shadow: 0px 1px 3px #ccc;-moz-box-shadow:0px 1px 3px #ccc;-webkit-box-shadow:0px 1px 3px #ccc; margin-bottom:8px;}
.piclist1 .piclistbox img{width: 86%; min-height: 150px;height: 318px;}
.piclist1 .piclistbox a{}



/*图片内容页*/
.picnr{height:100%;overflow:hidden; /*border:1px solid #e5e5e5; padding:20px 0;*/width:880px;}
.picnr .title{height:52px; text-align:center;line-height:52px;font-size:25px;font-weight:bold;}
.picnr .title span{font-size:12px;font-weight:normal;margin-left:20px;}
.picnr .del{height:30px;line-height:30px;text-align:center; padding:15px 0;border-bottom:1px dashed #eee}
.picnr .del a{ margin-right:10px; font-size:14px;}
.picnr .picnrbox{}
.picnr .picnrbox .showpic{}
.picnr .picnrbox .showpic .imglist img{margin:10px;}
.picnr .nph_intro p {line-height: 35px; font-size: 18px;    text-align: left;}
.picnr .nph_tj{ padding:10px 30px;}
.picnr .nph_tj li{ height:25px; line-height:25px;}
.picnr .nph_tj a{ }
.picnr .imageintro{padding:10px 30px;line-height:24px; text-align:left;}

.xgphoto{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.xgphoto .xgphotobox ul{padding:10px;}
.xgphoto .xgphotobox li{width:18%; margin:1%;float:left;text-align:center;overflow:hidden;}
.xgphoto .xgphotobox img{width:100%;height:140px;margin-bottom:8px;box-shadow: 0px 1px 3px #ccc;-moz-box-shadow:0px 1px 3px #ccc;-webkit-box-shadow:0px 1px 3px #ccc;}
.xgphoto .xgphotobox li span{ width:120px; height:30px; line-height:30px; overflow:hidden; display:block;}
.xgphoto .xgphotobox a:hover{ color:red; text-decoration:none;}
.xgphoto  .commentbox{ padding:10px;}



/*鼠标切换特效start*/
.scrollFrame{width:100%; position:relative;}
.scrollFrame .cls {clear:both;}
.scrollFrame .cont{}
.scrollFrame .hidden {display:none;}
.scrollFrame .display{display:block;}
.scrollFrame .scrollUl { height:30px; line-height:30px; border-bottom:1px solid #CCC; background:#F6F6F6;}
.scrollFrame .scrollUl .title_t{float: left;margin-right: 20px; font-size:20px;}
.scrollFrame .scrollUl li {float:left;  font-size:13px;}
.scrollFrame .scrollUl .textdiv{width:65px; float:left; text-align:center;line-height:35px;font-size:14px;color:#069;}
.scrollFrame .scrollUl .blankdiv{width:10px; float:left; text-align:center;line-height:35px;}
.scrollFrame .scrollUl .textcss{width:100px; float:left; text-align:center;line-height:35px;font-size:16px;font-weight:bold;color:#222;}
.scrollFrame .bor03 {padding-left:5px; margin-top:10px;clear:both; border-top:none;}
.scrollFrame .sd01{cursor:pointer;  color:#000; border:1px solid #E6E6E6; border-bottom: #fff 2px solid; border-top:2px #0C9AD8 solid; height:29px;line-height:29px;margin-top:0px;display:block; text-align:center; padding:0 16px; font-size:18px; background:#FFF;
}
.scrollFrame .sd02{cursor:pointer;color:#444;  height:30px;font-size:16px;line-height:30px;margin-top:0px; display:block;text-align:center;border-bottom:1px solid #CCC;padding:0 16px;}
.scrollFrame .bor03
.scrollFrame .bor03 .zxym{margin-top:10px;height:282px;overflow:hidden;color:#3D81C0;}
.scrollFrame .bor03 .zxym li{line-height:33px; height:33px; overflow:hidden;}
.scrollFrame .bor03 .zxym a{font-size:14px; color:#333}
.scrollFrame .bor03 .zxym span{ display:inline-block; vertical-align:middle;color:#333; margin-right:10px; height:20px; width:20px; text-align:center; line-height:20px;  border:#E6E6E6 solid 1px;}
.scrollFrame .bor03 .zxym .top1,.scrollFrame .bor03 .zxym .top2,.scrollFrame .bor03 .zxym .top3{ background-color:#FF8110; color:#FFF; border:none; font-size:15px;}
.scrollFrame .bor03 .zxym a:hover{color:#1F659E ;text-decoration:none;}
.scrollFrame .scrollUl2 {border-bottom:#CC0001 2px solid; height:34px;}
.scrollFrame .scrollUl2 li {float:left;}
.scrollFrame .scrollUl2 .textdiv{width:165px; float:left;margin-right:100px;text-align:left;line-height:36px;font-size:14px;color:#000; font-weight:bold;}
.scrollFrame .scrollUl3 { height:32px; border:#D4D4D4 1px solid; line-height:32px; }
.scrollFrame .scrollUl3 { height:32px; border:#ddd 1px solid; border-top:1px solid #F1F1F1;background:#fff; line-height:32px; }
.scrollFrame .scrollUl3 li{float:left;width:107px;cursor:pointer;text-align:center;height:36px;line-height:36px; font-size:14px;border-top:2px solid  #fff;}
.scrollFrame .scrollUl3 li.sd05{color:#fff;height:36px; line-height:36px; display:block; background-image:url(scrollUl3.png);border-top:1px solid #008DB7; margin-top:-1px;}
.scrollFrame .scrollUl3 li.sd06{color:#333;margin-top:-2px;border-top:1px solid #F1F1F1 ;line-height:41px;}
.scrollFrame .sd03{cursor:pointer;width:90px; background:#C80000; text-align:center;color:#FFF; height:31px;font-size:14px;line-height:31px;margin-top:3px; display:block; margin-left:5px;}
.scrollFrame .sd04{cursor:pointer; background:#DEDEDE; width:90px;color:#555;margin-left:5px;height:31px;font-size:14px;line-height:31px;text-align:center;margin-top:3px;display:block;}
.scrollFrame .scrollUl4 {height:36px; border:#ddd 1px solid; border-top:2px solid #999;background:#f6f6f6; z-index:999;}
.scrollFrame .scrollUl4 li{float:left;width:107px;cursor:pointer;text-align:center;height:36px;line-height:36px; font-size:14px;border-top:2px solid  #fff;}
.scrollFrame .scrollUl4 li.sd05{color:#003a75;height:36px; line-height:36px; display:block; background:#fff;border-top:2px solid #06417d; margin-top:-1px;}
.scrollFrame .scrollUl4 li.sd06{color:#333;margin-top:-2px;border-top:1px solid #999 ;line-height:41px;}
.scrollFrame .bor02{border:#E8E8E8 1px solid;border-top:none;height:100%;overflow:hidden;}
.scrollFrame .bor02 ul{padding:8px;text-align:left;line-height:24px;}
.scrollFrame .scrollUl5 {margin-top:0px; position:absolute; top:-68px; *top:-24px;right:0;}
.scrollFrame .scrollUl5 li {float:left;  font-size:15px; cursor:pointer;line-height:35px; height:35px; padding:0 8px;}
.scrollFrame .scrollUl5 .sd07{border-bottom:#338BC9 solid 4px;}
.scrollFrame .scrollUl5 .sd08{cursor:pointer;color:#666; cursor:pointer;display:block;text-align:center;border-bottom:#fff solid 2px;}
.scrollFrame .scrollUl6 {height: 40px;line-height: 40px;border-bottom: 1px solid #DCDCDC;}
.scrollFrame .scrollUl6 li{float:left;cursor:pointer;text-align:center;height:40px;line-height:40px; font-size:12px; padding: 0 8px; font-size:14px; }
.scrollFrame .scrollUl6 li.sd05{color: #000;height: 39px;border-bottom: 4px solid #338BC9;line-height: 40px;display: block;}
.scrollFrame .scrollUl6 li.sd06{color:#444;}
.scrollFrame .sd03{cursor:pointer;width:90px; background:#C80000; text-align:center;color:#FFF; height:31px;font-size:14px;line-height:31px;margin-top:3px; display:block; margin-left:5px;}
.scrollFrame .sd04{cursor:pointer; background:#DEDEDE; width:90px;color:#555;margin-left:5px;height:31px;font-size:14px;line-height:31px;text-align:center;margin-top:3px;display:block;}
.scrollFrame .scrollUl7 {height:29px;}
.scrollFrame .sd09{cursor:pointer;width:63px; color:#000; border:1px solid #ededed; height:29px;font-size:12px;line-height:29px;margin-right:4px; display:block; text-align:center;float:left;}
.scrollFrame .sd10{cursor:pointer;width:63px;color:#444;border:1px solid #ededed;background:#fcfcfc;height:29px;font-size:12px;line-height:29px;margin-right:4x; display:block;text-align:center;float:left;}
.scrollFrame .scrollUl7 li{float:left;cursor:pointer;width:69px;height:29px;font-size:12px;line-height:29px;margin:0px; display:block; text-align:center;}
.scrollFrame .scrollUl7 .sd07{color:#999;border-right:1px solid #ededed;}
.scrollFrame .scrollUl7 .sd08{color:#000; background:#F6F6F6; border-bottom:1px solid #ededed;border-right:1px solid #ededed;}


/*下载*/
.downmain{width:100%;margin:0px auto;}
.downmain .mid{width:435px;float:left;margin-left:10px; height:315px; overflow:hidden;}
.downmain .right{width:283px;float:right;padding-left:5px;}
.downmain .right .title_t{float:left; margin-right:20px; height:25px;}
.downmain .right .title_t h3{ font-size:16px;padding:0 15px 0 5px;}
.downmain .right .right01{height:310px;overflow:hidden;}
.downmain .right .right01 .title{background:url(title.jpg) repeat-x 0px 15px;  height:40px; line-height:40px; font-size:14px; font-weight:bold; color:#222; }
.downmain .right .right01 .title h3{background:#fff; width:80px; height:35px; font-size:16px; font-weight:normal;}
.downmain .right .right01 .right01box{padding:3px 0px 3px 0px;}
.downmain .right .right01 .right01box dl{height:60px;border-bottom:#ccc 1px dashed;margin-bottom:6px;}
.downmain .right .right01 .right01box dt{width:48px;float:left; padding:0px; border:1px solid #ccc;}
.downmain .right .right01 .right01box dt img{width:46px; height:50px; padding:1px;}
.downmain .right .right01 .right01box dd{width:190px;float:right; color:#999;}
.downmain .right .right01 .right01box dd h6{font-size:12px;}
.downmain .right .right01 .right01box dd h6 a{color:#3D81C0;}


.downmainbox .box{width:102%;}
.downmainbox .colr{width:48%; float:left; margin:0 2% 20px 0; overflow:hidden; *margin:0 1.8% 20px 0;_margin:0 1.8% 20px 0;}
.downmainbox .colr .t{height:37px; background:#fff url(dowbg.png); line-height:37px;position:relative; margin-bottom:7px;}
.downmainbox .colr .t h3{font-size:16px; font-weight:bold;height:37px;width:80px; color:##373938; font-weight:normal; padding-left:7px; padding-left:5px; padding-left:15px;}
.downmainbox .colr .t span{position:absolute; right:10px; top:0;}
.downmainbox .colr .t span a{font-size:12px;color:#3D81C0;font-weight:normal;}
.downmainbox .colr ul{padding:15px 0;}

.downmainbox .colr li{height:30px; line-height:30px;}
.downmainbox .colr span#more{float:right; color:#999;}
.downmainbox .colr li a{font-size:14px;}
.downmainbox dt img{width:100px; height:80px; float:left; margin-right:5px; padding:2px; background:#fff;}
.downmainbox dt a{display:block; height:30px; line-height:30px; overflow:hidden; font-size:16px; margin-bottom:10px;}
.downmainbox dt p{color:#bbb; line-height:22px;}
.downmainbox .right{width:276px; float:right;}
.downmainbox .right .right01{padding:5px;padding-top:0px;}
.downmainbox .right .right01 .title{overflow:hidden; font-weight:bold; color:#222;}
.downmainbox .right .right01 .title h3{width:100px; line-height:32px; font-size:16px; font-weight:normal;}
.downmainbox .right .right01 .title span a{text-decoration:none}

.downmainbox .right .right01 .right01box ul{padding:8px 0px 0px 0px ;}
.downmainbox .right .right01 .right01box li{height:25px; line-height:25px;}
.downmainbox .right .right01 .right01box a{color:#333;}
.downmainbox .right .guanggao{width:252px;overflow:hidden;}

.downmainbox .right .right01 .diggbox ul{padding:8px;}
.downmainbox .right .right01 .diggbox li{height:26px; line-height:26px;}
.downmainbox .right .right01 .diggbox a{color:#333;}

.downlist .left01{height:100%; overflow:hidden;}
.downlist .left01 .title{height:40px;line-height:40px;padding-left:20px;color:#333;position:relative;font-size:18px; }

.downlist .left01 .software{border-bottom:1px dashed #CCC; margin:13px 0; padding-bottom:13px;overflow:hidden;}
.downlist .left01 .software span.image{width:150px;float:left;margin-right:15px;display:inline;height:120px; overflow:hidden;}
.downlist .left01 .software span.image img{width:100%; min-height:120px;}
.downlist .left01 .software h4.name{margin-bottom:5px;overflow:hidden;zoom:1; height:35px;}
.downlist .left01 .software h4.name a{color:#666;font-size:16px;}
.downlist .left01 .software h4.name a:hover{ color:red; text-decoration:none;}
.downlist .left01 .software h4.name .url{float:left;max-width:350px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.downlist .left01 .software h4.name .she{float:left;max-width:1000px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.downlist .left01 .software .name .url{width:350px;}
.downlist .left01 .software .name .date{float:right;font-size:85%;font-weight:normal;color:#999;}
.downlist .left01 .software .info{color:#666;margin-bottom:5px;word-spacing:5px;}
.downlist .left01 .software .info em{font-style:normal;color:#c00;}
.downlist .left01 .software .info t{color:#FFCC00;}
.downlist .left01 .software .info span{margin-right:15px;}
.downlist .left01 .software .dec{line-height:22px; color:#999; margin-top:10px;}
.downlist .right01 .title{overflow: hidden;height: 30px;font-size: 14px;font-weight: bold;color: #4c4c4c;margin-top: 20px;margin-bottom: 5px;padding-left: 0px;}
.downlist .right01 .title span{background:#fff; width:115px; display:block; line-height:32px; font-size:16px; font-weight:bold;}
.downlist .right01 .softtjbox{padding: 20px 0 10px;border: 1px solid #ddd;margin-bottom: 20px;}
.pinglunB {width:1200px;}
.pinglunB .right01{float: left;width: 338px;border: 1px solid #ddd;padding: 0 20px; margin-right:20px;}
.downlist .right01 .softtjbox li{width:25%; float:left; margin-bottom:10px;overflow:hidden;}
.downlist .right01 .softtjbox li a{width:90%; margin:0 auto; overflow:hidden;display: block;}
.downlist .right01 .softtjbox img{height:150px;min-width: 100%;}

.downlist .right01 .loadTj li{ width:50%;}
.downlist .right01 .loadTj li img{ height:100px;}
.downlist .right01 .loadTj li br{ display:none;}
.downlist .right01 .loadTj{padding: 0 10px;}

.downlist .right01 .softtjbox2{padding:8px;}
.downlist .right01 .softtjbox2 li{width:50%; float:left;margin-bottom: 20px;}
.downlist .right01 .softtjbox2 li img{/*width:100%;*/height:90px; margin:auto; display:block;}
.downlist .right01 .softtjbox2 li a{/*padding: 0 10px;*/margin: 0 10px;display: block; overflow:hidden;}

.downlist .right01 .right01box ul{padding:8px;}
.downlist .right01 .right01box li{height:25px; line-height:25px;}

.downlist .title{height:40px; line-height:40px;overflow:hidden;font-size:16px;padding: 0 20px;margin-top: 10px;}

.downlist .left01 .downbox1{padding:10px 10px 20px 10px;}
.downlist .left01 .downbox1 .floatl{width:144px; float:left;}
.downlist .left01 .downbox1 .floatl img{padding:2px;}
.downlist .left01 .downbox1 .floatr{width:660px; float:right;}

.downlist .left01 .downbox1 .floatr li{width:50%; float:left; height:25px; line-height:25px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.downlist .left01 .digg{margin-left:28px;}
.downlist .left02{border:#ddd 1px  solid; padding:8px 15px}
.downlist .left02 .downbox2{/* padding:8px 15px;*/ line-height:30px; font-size:14px;}
.downlist .left03{border:#ddd 1px  solid;}
.downlist .left03 .Commentbox{padding:20px;}
.downlist .left03 .Commentbox a:hover{color:red; text-decoration:none;}
.downlist .downsx{width:680px; float:left;}
.downlist .downsx .search01{border:1px solid #E7E7E7; margin-top:10px;}
.downlist .downsx .search01 .title{border-bottom:#E7E7E7 1px solid; height:49px;overflow:hidden;}
.downlist .downsx .search01 .title #key{height:20px; width:175px;}
.downlist .downsx .search01 .title .keyform{width:335px; float:right; padding-top:10px;}
.downlist .downsx .search01 .title .keyform .fcsearch{height:24px; width:45px; background:#FF9900; border:1px solid #FF9900; color:#fff;}

.downlist .downsx .search01 .fieldmenu{margin-top:10px; font-size:14px;}
.downlist .downsx .search01 .fieldmenu .condition_title{font-size:14px; float:left; padding-left:10px;width:85px;}

.downlist .downsx .search01 .fieldmenu .container strong{padding:2px; background:#03A2DC; border:1px solid #03A2DC; color:#fff; line-height:30px;}
.downlist .downsx .search01 .fieldmenu .container a{padding:0px 8px;}
.downlist .downsx .search01 .title h2{width:181px; height:49px; font-size:18px;line-height:49px; float:left; padding-left:15px; font-weight:normal;}
.downlist .downsx .search02 .tabtit{ font-size:14px;padding-left:10px; border:1px solid #d4d4d4; height:30px; background:#E7E7E7;}
.downlist .downsx .search02 .tabtit .fcsearch_tabs ul li{ float:left;padding-right:20px;}
.downlist .downsx .search02 .tabtit  .fcsearch_tabs ul li.slt{ background:url(tabbg.png) no-repeat; margin-top:2px;}
.downlist .downsx .search02 .tabtit  .fcsearch_tabs ul li.slt a{ color:#fff;}
.downlist .downsx .search02 .tabtit .fcsearch_tabs ul li a{ font-size:16px; padding-left:15px; color:#069}
.downlist .downsx .softlisting{height:100%;overflow:Hidden;}
.downlist .downsx .softlisting ul{padding:10px;}
.downlist .downsx .softlisting li{height:110px; border-bottom:#e5e5e5 1px dashed; margin-bottom:8px;}
.downlist .downsx .softlisting  h1{width:130px; float:left;}
.downlist .downsx .softlisting  h2{width:520px; float:left;}
.downlist .downsx .softlisting  h2 a{font-size:14px; font-weight:normal;}
.downlist .downsx .softlisting  h2 span.intro{font-size:12px; font-weight:normal; line-height:21px; color:#999; overflow:hidden;}

.multipage{width:98%; margin:0px auto; overflow:hidden;}



/*新闻列表页样式*/

/*
.wrap .content .main2 .xwitem_title {line-height:39px; height:37px;border-bottom:#E7E7E7 1px solid;}
.wrap .content .main2 .xwitem_title h2{ font-size:20px; font-weight:500; background:url(news-icon.jpg) no-repeat left center; padding-left:30px;}
.wrap .content .main2 .LB{ padding-top:20px;}
.wrap .content .main2 .LB ul li{ border-bottom:dashed 1px #ccc; padding:10px 0}
.wrap .content .main2 .LB ul li h2{ font-size:20px; font-weight:500; line-height:40px; height:40px;}
.wrap .content .main2 .LB ul li h2 a{color:#333333; font-size:16px;}
.wrap .content .main2 .LB ul li h2 a:hover{ text-decoration:none; color:#900;}
.wrap .content .main2 .LB ul li p{font-size:14px;color:#666666; line-height:28px; height:56px; overflow:hidden; }
.wrap .content .main2 .LB ul li p a{font-size:14px;color:#666666;}
.wrap .content .main2 .LB ul li span{ font-size:12px; margin-top:15px; color:#999; display:block;}
.wrap .content .main2 .LB ul li span.date{}
.wrap .content .main2 .LB ul li span.pl{ float:right; background:url(plnum.png) no-repeat left center; width:30px; padding-left:18px; font-size:13px;}
.wrap .content .main2 .LB ul li a span{ display:inline-block;}


*/
/*评论页样式*/
.wrap .content #xw_title h1{ font-size:22px;}
.wrap .content .main2 .xinwen #pl_wyhs,#yhpl{ background-color:#F1F1F1;  margin-top:30px; margin-bottom:20px; }
.wrap .content .main2 .xinwen #pl_wyhs .img1,#yhpl .img1{ padding:10px;}

.left .showcomment{ border:#e5e5e5 1px solid; overflow:hidden; background:#fdfdfd; border-bottom:2px solid #ccc;}
.left .showcomment .title{ background:#f1f1f1; height:40px; line-height:40px;font-size:14px; font-weight:bold;color:#333;padding-left:15px;}
.left .showcomment .showbox{ padding:10px; min-height:100px;}
.quote{border:1px solid #ccc;background:#f1f1f1;padding:5px;margin:5px;}
/*新闻内容页样式*/
.wrap .content .weizhi{ height:25px; line-height:25px; padding-left:10px; font-size:13px;}
.wrap .content .main2 .xinwen{ border:#E5E5E5 1px solid;padding:20px 22px; }
.wrap .content .main2 .xinwen .xw_hear{margin-bottom:22px;}
.wrap .content .main2 .xinwen .xw_hear .xw_title{ text-align:center; margin:15px;}
.wrap .content .main2 .xinwen .xw_hear .xw_title h2{ font-size:22px; display:block; height:40px; line-height:40px;}
.wrap .content .main2 .xinwen .xw_hear .xw_xinxi span{ color:#666666; margin-right:10px;}
.wrap .content .main2 .xinwen .xw_hear .xw_xinxi span em{ color:#FF0000;}
.xw_xinxi{ text-align:center; margin-top:8px; border-bottom:#eee 1px dashed; padding-bottom:10px;}
.wrap .content .main2 .xinwen .xw_content{ padding:0 10px; font-size:14px; line-height:24px !important;}
.wrap .content .main2 .xinwen .xw_content .foot{ float:right; margin-top:20px;}
.wrap .content .main2 .xinwen .xgxw{margin-top:20px;}
.wrap .content .main2 .xinwen .xgxw .zg2{ float:right; margin-top:20px;}
.wrap .content .main2 .xinwen .xgxw .xgtitle{ font-size:18px; font-weight:bold; padding:10px 20px;}
.wrap .content .main2 .xinwen .xgxw ul{ margin-left:40px; }
.wrap .content .main2 .xinwen .xgxw ul li{list-style-type:disc; color:#03F; font-size:14px; padding-bottom:2px;}
.wrap .content .main2 .xinwen .wyhs{margin-top:40px; padding:10px; margin-bottom:10px;}
.wrap .content .main2 .xinwen .wyhs h2{ font-size:16px;margin-bottom:10px;}













/*问答*/

.askmain{}
.askmain .leftbox{ width:860px;}
.askmain .rightbox{ width:300px;}
.askmain .ask_s{ height:30px; line-height:30px;}
.askmain .ask_s #KeyWord{ width:300px; height:25px; line-height:25px;}
.askmain .ask_s .btn01{ width:90px; height:29px; background:#FA8C06; border:none; color:#FFF; cursor:pointer;}
.askmain .ask_s .btn02{ border:none; width:60px; background:none; color:#3D81C0;cursor:pointer; }
.askmain  .middle01{ height:100%; padding:15px;overflow:hidden; border:#e5e5e5 solid 1px;}
.askmain  .middle01 .title{ height:40px; line-height:40px;  width:100%; margin-bottom:20px;}
.askmain  .middle01 .title h3{ font-size:18px; font-weight:normal;}
.askmain  .middle01 .middle01box{ padding:0px 10px 10px 10px;}

.askmain  .middle01 .middle01box .experts{ width:228px; padding:0 5px;height:120px; float:left}
.askmain  .middle01 .middle01box .expert{ padding:0px 5px;}
.askmain  .middle01 .middle01box .experts .experts_pic{ height:70px;}
.askmain  .middle01 .middle01box .experts .experts_pic .ephoto{ float:left; height:70px; width:75px;}
.askmain  .middle01 .middle01box .experts .experts_pic .ephoto img{ border-radius:50%;}
.askmain  .middle01 .middle01box .experts .experts_pic .ename{ float:right; width:140px; height:70px; font-size:18px;}
.askmain  .middle01 .middle01box .experts .experts_pic .ename span{ display:block; font-size:14px; color:#999999; margin-top:10px;}
.askmain  .middle01 .middle01box .experts .experts_pic .ename span a{font-size:14px; color:green;}
.askmain  .middle01 .middle01box .experts .experts_itr{ margin-top:10px; height:50px; overflow:hidden}




.askmain  .middle01 .middle01box .focus{width:190px; float:left;}
.askmain  .middle01 .middle01box .ask_topic{width:550px; float:right;}
.askmain  .middle01 .middle01box .ask_topic ul{}
.askmain  .middle01 .middle01box .ask_topic li{background:url(ask_points.gif) no-repeat left -923px; height:30px;line-height:30px;font-size:12px; padding-left: 22px;color:#999;}
.askmain  .middle01 .middle01box .ask_topic li span{ float:right;color:#999;}
.askmain  .middle01 .middle01box .ask_topic a{ font-size:14px;}
.askmain .middle01 .middle01box .ask_topic a.tip{ padding-right:5px;}
.askmain  .middle02{ height:100%; overflow:hidden; min-height:310px;border:1px solid #E1E1E1; padding:15px;}
.askmain  .middle02 .title{height: 40px;line-height: 40px; width: 100%;margin-bottom: 20px;}
.askmain  .middle02 .title h3{ font-size:18px;font-weight:normal;}

.askmain  .middle02 .askpdlist{ padding:10px;}
.askmain  .middle02 .askpdlist li{ height:32px; line-height:32px; background:url(ask_points.gif) no-repeat 0px -1450px; padding-left:25px;}
.askmain  .middle02 .askpdlist a{ font-size:14px;color:#3D81C0;}
.askmain  .middle02 .askpdlist span a{ color:green;}
.askmain  .middle02 .askpdlist p{ float:right; color:#999;}


.askmain  .middle02 .anspdlist{ padding:10px; font-size:14px;}
.askmain  .middle02 .anspdlist li{ height:32px; line-height:32px; background:url(ask_points.gif) no-repeat 0px -1492px; padding-left:25px;color:#3D81C0;}
.askmain  .middle02 .anspdlist a{ font-size:14px;color:#3D81C0;}
.askmain  .middle02 .anspdlist span.name{ color:green; }
.askmain  .middle02 .anspdlist p{ float:right; color:#999; font-size:12px;}



.askbox1{padding:5px; background:url(mail-stripe.png) repeat left center; margin-bottom:10px; border-radius:5px;/*background:url(../images/bg16.png) no-repeat;*/}
.askbox1 ul{ background:#fff;}
.askbox1 ul li{ padding: 10px;border-bottom: 1px solid #eee;height: 46px;}
.askbox1 ul li a{ font-size:23px; font-weight:normal;color:#9b5b32}
.askbox1 ul li strong{ font-weight:normal; padding-left:5px; font-size:16px;}
.askbox1 ul li span{color:#999; display:block; padding-left:40px}
.askbox1 ul li img{ margin:8px 15px 0px 0px; float:left}

.askmain .left01{ height:100%; overflow:hidden; border:#e5e5e5 1px solid;  }
.askmain .left01 .title{height:30px;overflow:hidden;border-bottom:#e5e5e5 1px solid; padding-left:5px; font-size:16px; line-height:30px;}
.askmain .left01 .title h4{font-size:18px; font-weight:normal; background:#fefefe; width:80px; line-height:30px;  background: url('ask_points.gif') no-repeat scroll left -210px transparent; padding-left:25px;}
.askmain .left01 .left01box .askbox2{ padding:0 15px;}

.askmain .left01 .left01box .askbox2 dt{ height:40px; line-height:40px; }
.askmain .left01 .left01box .askbox2 dt a{ font-size:16px; }
.askmain .left01 .left01box .askbox2 dt span.num{ font-size:12px;  color:#ff6600; }
.askmain .left01 .left01box .askbox2 dd{ line-height:24px; margin-bottom:7px;}
.askmain .left01 .left01box .askbox2 dd a{ padding:0px 10px; font-size:12px; color:#666;word-break: break-all; display:inline-block; line-height:24px; height:24px;}
.askmain .left02{ background:#F6F9FC; height:100%; overflow:hidden;}
.askmain .left02 ul{ padding:15px; font-size:14px; line-height:24px;color:#3D81C0;}
.askmain .left02 ul a{color:#3D81C0;}
.askmain .left02 h2{ font-size:12px; font-weight:normal; color:#999;}
.askmain .left02 h3{ font-size:12px; font-weight:normal;line-height:25px;}
.askmain .left02 h4{ font-size:12px; font-weight:normal;line-height:25px;}

.askmain .right01{ display:none}
.askmain .right02{border:#e5e5e5 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.askmain .right02 .title{background:url(titbg.gif) repeat-x left top; height:29px; line-height:29px; font-size:14px; font-weight:normal; padding-left:10px; position:relative;}
.askmain .right02 .title a{}
.askmain .right02 .title p{ position:absolute; right:10px;top:0px;}
.askmain .right02 .title p a{ font-size:12px; font-weight:normal; color:red;}
.askmain .right02 .title span{width:20px; display:block; float:left;background:url(ask_points.gif) no-repeat 0px -381px; height:29px;}
.askmain .right02 .right02box{ padding:10px;}
.askmain .right02 .right02box ul{}
.askmain .right02 .right02box td{ height:25px; line-height:25px; background:url(ask_points.gif) no-repeat left -128px; padding-left:15px;}
.askmain .right02 .askzjbox{ padding:10px;}
.askmain .right02 .askzjbox li{ width:32%; margin:1px; *+margin:2px; float:left; text-align:center; white-space:nowrap; height:116px;  overflow:hidden;}
.askmain .right02 .askzjbox img{width:54px; height:54px; margin-bottom:8px; padding:2px; border:#e5e5e5 1px solid; }
.askmain .right02 .askzjbox span{ background:#DAF3FE; border:#e5e5e5 1px solid;height:23px; line-height:23px; display:block;}

.askmain .right03{border:#E1E1E1 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.askmain .right03 .title{background:url(titbg.gif) repeat-x left top; height:29px; line-height:29px; font-size:14px; font-weight:normal; padding-left:10px;}
.askmain .right03 .title span{width:20px; display:block; float:left;background:url(ask_points.gif) no-repeat 0px -259px; height:29px;}

.askmain .right03 .askphbox{}
.askmain .right03 .askphbox .userph{padding:8px;}
.askmain .right03 .askphbox .userph li{ height:25px; line-height:25px;  border-bottom:#e5e5e5 1px dotted; }
.askmain .right03 .askphbox .userph span#score{ float:right; color:#999;}
#askbottom{width: 100%;height: 60px;line-height: 60px;background:url(bg020.png);position: fixed;font-size: 23px;color: white;bottom: 0px;left:0;
z-index: 999999999;}
#askbottom .w330{ width:330px; margin:0 auto;}
#askbottom .w330 .fl{ float:left;}
#askbottom .w330 .btn{ display:block; float:left; width:150px; height:37px; background:#fe981c; margin:12px 0px 0px 15px; border-radius:5px; text-align:center; line-height:40px; color:#FFF;cursor:pointer; border-bottom:#ff8c00 3px solid ; border-right:#ff8c00 3px solid}
#askbottom .close{ display:block; position:absolute; right:0px; top:-8px; background:url(close.png); width:19px; height:19px; cursor:pointer;}

.askalllist{}
.askalllist .shownav{border-bottom:#e5e5e5 1px solid; height:27px;}
.askalllist .shownav li{margin-right: 15px; float: left; text-align: center;margin-bottom: -1px;}
.askalllist .shownav li a{height: 35px;line-height: 35px;font-size: 14px; font-weight: normal; padding: 0px 10px; display: block; float: left; border: #e5e5e5 1px solid;border-bottom: none;border-radius: 5px 5px 0 0;}
.askalllist .shownav .curr{}
.askalllist .shownav .curr a{border-left: #e5e5e5 1px solid;border-right: #e5e5e5 1px solid;border-bottom: none; overflow: hidden; height: 35px;line-height: 35px;background: #fff;}
.askalllist .asktopic{ height:40px; line-height:40px;}
.askalllist .asktopic td{border-bottom:#e5e5e5 1px solid; height:40px; line-height:40px; font-size:16px;}
.askalllist td{height:40px; line-height:40px; }
.askalllist .topic a{ font-size:14px;}

.askmain .asktitle{border-top:#1D89D1 3px solid;  border-left:#e5e5e5 1px solid; border-right:#e5e5e5 1px solid;height:45px; line-height:45px; font-size:16px;}
.askmain .asktitle span.icon{width:20px; float:left; background:url(ask_points.gif) no-repeat 5px -745px; height:39px; display:block;padding-right:10px}
.askmain .asktitle span.f1{ font-size:12px; font-weight:normal; color:#999;}
.askmain .asktitle span#fav{ float:right; color:red;}
.askmain .asktitle span#fav a{width:92px;display:block; background:url(askbtn.gif) no-repeat left top;height:25px; line-height:25px; margin:6px 5px 0px 0px; padding-left:26px; font-size:12px; font-weight:normal; color:red;}
.askmain .userface{background:#F6F9FC;}
.askmain .userface img{ padding:2px; border:#e5e5e5 1px solid; background:#fff;}
.askmain .userface span.name{ font-size:14px;}
.askmain .topictitle{ font-size:14px; font-weight:bold; color:#000; height:39px; line-height:39px; background:url(ask_points.gif) no-repeat 0px -1460px; padding-left:30px;}
.askmain span.topictime{ text-align:right; color:#999;}
.askmain span.btn1{ float:right; color:#999;height:28px; line-height:28px;}
.askmain span.btn1 a{width:68px; display:block; background:url(titbg.gif) repeat-x left top;height:23px; line-height:23px; margin:3px 5px 0px 0px; text-align:center; border:#e5e5e5 1px solid; float:left;}
.askmain span.xsf{ color:#999;}
.askmain span.f1{ color:#ff6600; font-size:14px; font-weight:bold;}
.askmain .ms{ height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#000; padding:0px 10px;}
.askmain .topiccontent{ padding:0px 10px; color:#000; line-height:25px; font-size:14px;}
.askmain .share{ height:40px; line-height:40px; border-top:#e5e5e5 1px solid; }
.askmain h3{ height:28px; line-height:28px; font-size:14px; font-weight:bold; color:#000; padding:0px 10px;}
.askmain .ansbtn{width:143px;background:url(ans_btn.gif) no-repeat left top; height:42px; border:none;}
.askmain .right01{border:#e5e5e5 1px solid; height:100%; overflow:hidden; padding-bottom:10px; background:#fff;}
.askmain .right01 .tit{background:url(titbg.gif) repeat-x left top;height:29px; line-height:29px; font-size:14px; padding-left:15px;}
.askmain .right01 .tit span{ float:right;padding-right:10px; font-size:12px; font-weight:normal; color:#999;}
.askmain .right01 .right01box{ padding:10px;}
.askmain .right01 .right01box ul{}
.askmain .right01 .right01box li{width:80px; float:left; text-align:center; }
.askmain .asklist{ }
.askmain .asklist .tit{border-bottom:#e5e5e5 1px solid; height:27px; }
.askmain .asklist .tit li{ margin-right:15px;float:left; text-align:center; margin-bottom:-1px;}
.askmain .asklist .tit a{ height:35px; line-height:35px;font-size:14px; font-weight:normal;padding:0px 10px;display:block; float:left;border:#e5e5e5 1px solid; border-bottom:none; border-radius:5px 5px 0 0;}
.askmain .asklist .tit .curr{}
.askmain .asklist .tit .curr a{border-left:#e5e5e5 1px solid; border-right:#e5e5e5 1px solid;border-bottom:none;overflow:hidden; height:35px; line-height:35px; background:#fff;}
.askmain .asklist .asktopic{height:40px; line-height:40px;border-left:#e5e5e5 1px solid; border-right:#e5e5e5 1px solid; }
.askmain .asklist .asktopic td{ font-size:16px;border-bottom:#e5e5e5 1px solid;}
.askmain .asklist td{height:38px; line-height:38px;}
.askmain .asklist .topic a{ font-size:14px;}
.askmain .twsearch{border:#e5e5e5 1px solid; height:129px;}
.askmain .twbox{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.askmain .twbox .title{background:url(titbg.gif) repeat-x left bottom; height:29px; line-height:29px;font-size:14px; font-weight:normal;}
.askmain .twbox .title span{width:20px; float:left; background:url(ask_points.gif) no-repeat left -210px; height:23px; display:block;margin-left:5px; padding-right:5px;}
.askmain .twbox .ask_box{font-size:14px; background:#fff;}
.askmain .twbox .ask_box #topic{ height:30px; line-height:30px; border:#e5e5e5 1px solid; font-size:14px; color:#999;}
.askmain .askxg{border:#e5e5e5 1px solid; height:100%; overflow:hidden; padding:0 15px 15px 15px}
.askmain .askxg .title{height:40px; line-height:40px;font-size:18px; font-weight:normal;}
.askmain .askxg .askxgbox{ padding:10px; background:#fff;}
.askmain .askxg .askxgbox h3{ line-height:30px; font-size:14px; font-weight:normal; color:red;}
.askmain .askxg .askxgbox li{ height:30px; line-height:30px; border-bottom:#e5e5e5 1px dotted;background:url(ask_points.gif) no-repeat left -125px; padding-left:15px;}
.askmain .askxg .askxgbox a{ font-size:14px;}
.askmain .asksealist{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.askmain .asksealist .title{ height:40px; line-height:40px;font-size:16px; font-weight:normal; padding:0 5px;}
.askmain .asksealist .title span#icon{width:20px; float:left; background:url(ask_points.gif) no-repeat left -210px; height:23px; display:block;margin-left:5px; padding-right:5px;}
.askmain .asksealist .title span#keyword{ float:right; color:#999; font-size:12px; padding-right:15px;}
.askmain .asksealist .title span#keyword b{ color:#ff6600; font-weight:bold;}
.askmain .asksealist table{padding:10px 5px; background:#fff;}
.askmain .asksealist table tr td{ height:35px; line-height:35px;}
.askmain .asksealist table tr td a{ font-size:14px;}
.askmain .asksealist .keywordtitle{ background:#f5f5f5; height:40px; line-height:40px;}
.askmain .asksealist .keywordtitle td{ font-size:14px;}
.askxqmain .asksealist .topic{ padding-left:15px;}
.askcont tr td .askbtn1{ margin:10px 0; padding-top:10px; display:inline-block;}


.zjmain{margin:0px auto;}
#myform dt{margin: 0px 0 10px;}
#myform input[name="money"]{ vertical-align:middle;}
.zjmain .floatl{width:905px; float:left; border:#e5e5e5 1px solid;}
.zjmain .floatl .title{background:url(titbg.gif) repeat-x left bottom; height:29px; line-height:29px;font-size:14px; font-weight:normal;border-bottom:#e5e5e5 1px solid;}
.zjmain .floatl .title span#icon{width:20px;display:block; float:left;background:url(ask_points.gif) no-repeat 5px -259px; height:29px;}
.zjmain .floatl .title span#seatype{ float:right;padding-right:15px;}
.zjmain .floatl .title span#seatype a{ font-size:12px; color:#000; padding:0px 5px;}

.zjmain .floatl .zjlistbox{}
.zjmain .floatl .zjlistbox ul{ padding:10px;}
.zjmain .floatl .zjlistbox .askzj{ height:153px; border-bottom:#e5e5e5 1px dashed; margin-bottom:8px; overflow:hidden;}
.zjmain .floatl .zjlistbox .askzj .zhuanjia_v03{width:140px; float:left;}
.zjmain .floatl .zjlistbox .askzj .zhuanjia_v03 img{ padding:2px; border:#e5e5e5 1px solid;}

.zjmain .floatl .zjlistbox .u_zjt_tgrz{margin:5px; background:#F3F3F3; padding:2px; text-align:center; border:#e5e5e5 1px solid; height:38px; line-height:38px;}



.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04{width:auto; padding-left:10px;}
.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04 span{ font-size:12px;}
.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04 .zxbtn a{margin-top:10px; width:64px; float:right; height:25px; line-height:25px; padding-left:28px; background:url(askbtn.gif) no-repeat; display:block; color:red;}
.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04 h2 a{ font-size:12px;}
.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04 p{ line-height:23px;}
.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04 p span a{}
.zjmain .floatr{width:255px; float:right; }
.zjmain .floatr .floatr1{border:#e5e5e5 1px solid;}
.zjmain .floatr .floatr1 .title{background:url(titbg.gif) repeat-x left bottom; height:29px; line-height:29px;font-size:14px; font-weight:normal;border-bottom:#e5e5e5 1px solid;}
.zjmain .floatr .floatr1 .title span{width:20px; float:left; background:url(ask_points.gif) no-repeat left -210px; height:23px; display:block;margin-left:5px; padding-right:5px;}
.zjmain .floatr .floatr1 .floatr1box{ padding:10px; line-height:24px; text-indent:2em;}



/*供求信息*/

.infomain_a{}
.infomain_a .infomain_al{width:304px; float:left; }
.infomain_a .infomain_al .infomain_al1{ border:#e5e5e5 1px solid}
.infomain_a .infomain_al .infomain_al1 .title{height:40px; line-height:40px;}
.infomain_a .infomain_al .infomain_al1 .title h3{ font-size:16px; font-weight:normal; padding-left:15px;}
.infomain_a .infomain_al .infomain_al1 .infomainalbox{ padding:0 10px; height:262px; overflow:hidden; padding-left:15px;}
.infomain_a .infomain_al .infomain_al1 .infomainalbox ul{}
.infomain_a .infomain_al .infomain_al1 .infomainalbox li{ background:url(artarrow.gif) no-repeat 0px center; height:30px; line-height:30px; padding-left:10px; font-size:14px;}
.infomain_a .infomain_al .infomain_al1 .infomainalbox a{ color:#3D81C0;}
.infomain_a .infomain_al .infomain_al1 .infomainalbox a:hover{ color:#4e8ed6; text-decoration:none;}
.infomain_a .infomain_al .infomain_al1 .infomainalbox span{ display:none;}


.infomain_a .infomain_am{width:605px; float:left;  margin-left:10px;}

.infomain_a .infomain_am #container{width:422px; overflow:hidden;}
.infomain_a .infomain_am .infomain_am1{ height:165px; border:#e5e5e5 1px solid; overflow:hidden;}
.infomain_a .infomain_am .infomain_am1 .newqg{ margin:8px;}
.infomain_a .infomain_am .infomain_am1 .newqg li{width:42%;margin-right:4px;*+ margin-right:5px; height:26px; line-height:26px;float:left; white-space:nowrap; overflow:hidden; border-right:#e7e7e7 dashed 1px; padding:0 10px;}
.infomain_a .infomain_am .infomain_am1 .newqg span#date{ float:right; color:#999;}
.infomain_a .infomain_am .infomain_am1 .newqg a{ color:#333;}
.infomain_a .infomain_am .infomain_am1 .newqg a:hover{ color:#4e8ed6; text-decoration:none;}

.infomain_a .infomain_ar{width:250px; float:right;}
.infomain_a .infomain_ar .infomain_ar1{border:#e5e5e5 1px solid}
.infomain_a .infomain_ar .infomain_ar1 .title{ height:40px; line-height:40px;}
.infomain_a .infomain_ar .infomain_ar1 .title h3{font-size:16px; padding-left:15px;font-weight:normal;}
.infomain_a .infomain_ar .infomain_ar1 .infomain_ar1box{ padding:0px 15px; padding-right:0px;}
.infomain_a .infomain_ar .infomain_ar1 .infomain_ar1box td{background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px; height:30px; line-height:30px;}

.infomain_a .infomain_ar .infomain_ar2{border:#e5e5e5 1px solid}
.infomain_a .infomain_ar .infomain_ar2 .title{ height:40px; line-height:40px; }
.infomain_a .infomain_ar .infomain_ar2 .title h3{font-size:16px; padding-left:15px;font-weight:normal;}
.infomain_a .infomain_ar .infomain_ar2 ul{ padding:0px 8px;}
.infomain_a .infomain_ar .infomain_ar2 li{background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px; height:30px; line-height:30px}
.infomain_a .infomain_ar .infomain_ar2 a{color:#333;}
.infomain_a .infomain_ar .infomain_ar2 a:hover{ color:#4e8ed6; text-decoration:none;}

.infomain_b{}
.infomain_b .infomain_bl{width:302px; float:left;overflow:hidden; border:#e5e5e5 solid 1px;}
.infomain_b .infomain_bl .title{height:31px; border-bottom:#E7E7E7 solid 1px; background:url(gqfl_bg2.png) repeat-x; padding-left:10px;}
.infomain_b .infomain_bl .title h3{font-size:18px; font-weight:bold;  width:128px; text-align:center; height:31px;line-height:31px;background:url(gqfl_bg.png) no-repeat center; color:#FFF;}
.infomain_b .infomain_bl .infomain_blbox{ padding:8px;}
.infomain_b .infomain_bl .infomain_blbox .classtitle{ height:28px; line-height:28px;}
.infomain_b .infomain_bl .infomain_blbox .classtitle a{ font-size:16px;}
.infomain_b .infomain_bl .infomain_blbox .list{line-height:26px; border-bottom:1px dotted #ccc; margin-bottom:10px; padding:5px 0;}
.infomain_b .infomain_bl .infomain_blbox .list a{ padding:0px 5px; display:inline-block; word-break:break-all;}
.infomain_b .infomain_bl .infomain_blbox .list img{ display:none;}

.infomain_b .infomain_br .col{width:425px;overflow:hidden; margin-bottom:10px; border:1px solid #e5e5e5;}
.infomain_b .infomain_br .coll{ float:left;}
.infomain_b .infomain_br .colr{ float:right;}

.infomain_b .infomain_br{width:866px; float:right; background:#fefefe }

.infomain_b .infomain_br .col .t{height:35px; line-height:35px;position:relative; padding:0 10px;}
.infomain_b .infomain_br .col .t h3{font-size:16px;height:40px; line-height:40px;font-weight:normal;}
.infomain_b .infomain_br .col .t span{ position:absolute; right:10px;}
.infomain_b .infomain_br .col .t span a{ font-size:12px;}
.infomain_b .infomain_br .col .imgArea{}
.infomain_b .infomain_br .col .imgArea .imgLAreapic{width:120px; height:90px; float:left; overflow:hidden;}
.infomain_b .infomain_br .col .imgArea .imgLAreapic img{ width:120px; height:auto;}
.infomain_b .infomain_br .col .imgArea .imgT{width:270px; float:right;}
.infomain_b .infomain_br .col .imgArea .imgT h3{ height:25px; line-height:25px; overflow:hidden;}
.infomain_b .infomain_br .col .imgArea .imgT h3 a{ font-size:14px;color:#c00}
.infomain_b .infomain_br .col .imgArea .imgT span{ color:#999; line-height:24px;}
.infomain_b .infomain_br .col ul{ padding:8px}
.infomain_b .infomain_br .col li{ height:30px; line-height:30px}
.infomain_b .infomain_br .col li.one{ height:auto; margin-bottom:15px;}
.infomain_b .infomain_br .col a{ color:#333; font-size:14px;}


/*
.infomain_b .infomain_br .coll{width:425px; float:right;overflow:hidden; margin-bottom:10px;border:1px solid #e5e5e5;}
.infomain_b .infomain_br .coll .t{height:35px; line-height:35px;position:relative; padding-left:5px;}
.infomain_b .infomain_br .coll .t h3{font-size:16px;height:40px; line-height:40px;font-weight:normal;}
.infomain_b .infomain_br .coll .t span{ position:absolute; right:10px;}
.infomain_b .infomain_br .coll .t span a{ font-size:12px; font-weight:normal; color:#006699;}
.infomain_b .infomain_br .coll .imgArea{}
.infomain_b .infomain_br .coll .imgArea .imgLAreapic{width:90px; float:left;}
.infomain_b .infomain_br .coll .imgArea .imgLAreapic img{ padding:2px; border:#e5e5e5 1px solid;}
.infomain_b .infomain_br .coll .imgArea .imgT{width:210px; float:right;}
.infomain_b .infomain_br .coll .imgArea .imgT h3{ height:25px; line-height:25px; overflow:hidden;}
.infomain_b .infomain_br .coll .imgArea .imgT h3 a{ font-size:14px; color:#c00;}
.infomain_b .infomain_br .coll .imgArea .imgT span{ color:#999; line-height:24px;}
.infomain_b .infomain_br .coll ul{ padding:8px}
.infomain_b .infomain_br .coll li{height:30px; line-height:30px}
.infomain_b .infomain_br .coll a{color:#333; font-size:14px;}

*/
.infomain_c{}
.infomain_c .infomain_cl{ width:217px; float:right; }
.infomain_c .infomain_cl .infomain_cl1{height:100%; overflow:hidden;}
.infomain_c .infomain_cl .title{ background:#f1f1f1; height:29px; line-height:29px; font-size:14px; padding-left:10px; font-weight:bold;}
.infomain_c .infomain_cl .infomain_cl1box{ padding:8px 0; }
.infomain_c .infomain_cl .infomain_cl1box ul{}
.infomain_c .infomain_cl .infomain_cl1box li{ height:30px; line-height:30px;overflow:hidden;}
.infomain_c .infomain_cl .infomain_cl1box a{display:block; font-size:14px;}

.infomain_c .infomain_cl .infomain_cl2{overflow:hidden;}
.infomain_c .infomain_cl .infomain_cl2box{ padding:8px 0;}
.infomain_c .infomain_cl .infomain_cl2box ul{}
.infomain_c .infomain_cl .infomain_cl2box li{ height:30px; line-height:30px;}
.infomain_c .infomain_cl .infomain_cl2box a{}
.infomain_c .infomain_cr{ float:right; width:930px; float:left;}
.infomain_c .infomain_cr h3{border:#C7DDF1 1px solid; border-bottom:none; background:url(titbg.gif) repeat-x left top; height:29px; line-height:29px; font-size:14px; padding-left:10px; font-weight:bold;}
.infomain_c .infomain_cr .infomain_crlist{}
.infomain_c .infomain_cr .infomain_crlist .list_module{ margin-bottom:10px; border-bottom:1px dashed #e5e5e5;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd{ height:35px; line-height:35px;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.title{}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.title a{ font-size:17px;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.smallClass{  margin-left:30px;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.right_f{ float:right;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.right_f b.bh{ font-size:12px; font-weight:normal; color:#999;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.right_f b.time{ font-size:12px; font-weight:normal;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.lou{ float:left; font-weight:bold; color:#fff; background:url(num.gif) no-repeat 0px 9px; display:block; width:17px; height:28px; line-height:28px; text-align:center; margin-right:8px; padding-top:3px;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd{ height:100%; overflow:hidden;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd .pic{width:50px; float:right;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd .cont{width:650px; float:left;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd .cont .info{ line-height:25px; color:#999; padding:3px 0;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd .cont .ft{ height:25px; line-height:25px;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd .cont .ft b{ font-weight:normal;}
.infomain_d{ border:#e5e5e5 1px solid;margin-bottom:20px; overflow:hidden;}
.infomain_d .left{ float:left; width:730px;}
.infomain_d .title{ text-align:center;}
.infomain_d .title h1{ height:45px; line-height:45px; font-size:20px; padding:10px 0 0;}
.infomain_d .title .subtitle{height:30px; line-height:30px;}
.infomain_d .title .subtitle .begintime{color:#999; border-bottom:1px dashed #e5e5e5;}
.infomain_d .title .subtitle .begintime #hit{ color:red; font-weight:bold;}
.infomain_d .title .subtitle .sharebox{width:450px; float:right; margin-top:20px;}
.infomainbox{margin:20px; overflow:hidden;}
.infomainbox .infopic{width:350px; float:left; margin-right:20px;}
.infomainbox .infopic img {border:#EEE solid 1px; padding:3px;}
.infomainbox .infotext{width:320px;float:left; margin-left:8px;}
.infomainbox .infotext ul{padding:5px;}
.infomainbox .infotext li{line-height:32px;/* border-bottom:#e5e5e5 1px dashed;*/ font-size:14px; color:#666}

.infomainbox .infots{width:200px; padding:10px; height:100%; overflow:hidden; float:right; background:#FCF0DA;}
.infomainbox .infots h2{font-size:16px; text-shadow:#FFF 1px 1px 0}
.infomainbox .infots li{color:#666; line-height:25px;text-shadow:#FFF 1px 1px 0}
.infomainbox #c104{margin-top:10px;}
.infointro{ margin:20px ;font-size:14px; line-height:30px; overflow:hidden; }
.infomain_e .infomain_el{width:300px; float:left; border:#e5e5e5 1px solid;}
.infomain_e .infomain_el h3{height:40px; line-height:40px; font-size:18px;color:#333; padding-left:15px; }
.infomain_e .infomain_el .infomain_ebox{padding:8px; min-height:175px;}

.infomain_e .infomain_el .infomain_ebox li{height:30px; line-height:30px}
.infomain_e .infomain_el .infomain_ebox li a{font-size:14px;}
.infomain_e .infomain_er{width:860px; float:right; border:#e5e5e5 1px solid;}
.infomain_e .infomain_er h3{height:40px; line-height:40px; font-size:18px; color:#222; padding-left:15px;}
.infomain_e .infomain_er .infomain_erbox{padding: 0 8px 8px;}

/*供求筛选*/

.infosx{}
.infosx .left{width:680px; float:left;}
.infosx .title{border-bottom:#E7E7E7 1px solid;height:49px; overflow:hidden;}
.infosx .title h2{width:181px; height:49px; font-size:18px; font-weight:normal;line-height:49px; float:left; padding-left:15px;}
.infosx .search02{border:#e5e5e5 1px solid; height:100%; padding-bottom:10px; overflow:hidden; }
.infosx .search01{ border:#E7E7E7 1px solid;}
.infosx .search01 .title .keyform{ width:330px; float:right;}
.infosx .search01 .title .keyform .keywordform{ padding-top:10px;}
.infosx .search01 .title .keyform .keywordform .kw{ height:20px;}
.infosx .search01 .title .keyform .keywordform .fcsearch{ height:24px; background:#FF9900; border:#FF9900 1px solid; width:45px; color:#fff;}
.infosx .search01 .fieldmenu .condition_title{ width:85px; float:left; font-size:14px; padding-left:10px;}
.infosx .search01 .fieldmenu .container{ padding:0px 8px;width:560px; float:right;}
.infosx .search01 .fieldmenu .container strong{ background:#03A2DC; border:1px solid #03A2DC; padding:2px; color:#fff; line-height:30px;}
.infosx .search01 .fieldmenu .container a{ font-size:14px; padding:0px 8px;}
.infosx .search02 .tabtit{ background:#E7E7E7; border:1px solid #d4d4d4; height:30px; padding-left:15px;}
.infosx .search02 .tabtit .fcsearch_tabs ul li{ float:left; padding: 0px 20px;}
.infosx .search02 .tabtit .fcsearch_tabs ul li.slt{ background:url(tabbg.png) no-repeat; margin-top:2px; padding-left:15px;}
.infosx .search02 .tabtit .fcsearch_tabs ul li.slt a{ color:#fff;}
.infosx .search02 .tabtit .fcsearch_tabs ul li a{ font-size:16px;}
.infosx .search02 .tabtit .sear_result{ width:250px; float:right; font-size:14px;}


.infolisting{}
.infolisting ul{ padding:8px;}
.infolisting .info_nr{line-height:35px; border-bottom:#e5e5e5 1px solid;} 
.infolisting .info_nr .lprice{ font-size:14px; color:#666; padding-left:25px;}
.infolisting .info_nr .ltitle{padding-left:25px; overflow:hidden;}
.infolisting .info_nr .ltitle a{ font-size:14px;}
.infolisting .info_nr .ltitle .area{ margin-left:15px; color:#555;}
.infolisting .info_nr .ltime{ float:right;color:#999; font-size:14px; text-align:right;}
.infolisting .info_nr:hover{ color:red; background:#FFFAE7;}


.infosx .right{width:298px; float:right;}
.infosx .right .right01{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.infosx .right .right01 .title{background:url(titbg.gif) repeat-x left top; height:29px; line-height:29px; font-size:14px; font-weight:bold; padding-left:10px; border:none;}
.infosx .right .right01 .right01box{ padding:8px;}
.infosx .right .right01 .right01box ul{}
.infosx .right .right01 .right01box li{ height:30px; line-height:30px; background:url(artarrow.gif) no-repeat 0px 11px; padding-left:10px;}
.infosx .right .right01 .right01box span#date{ float:right; color:#999;}
.infosx .right .right01 .right01box a{}
.infosx .right .right01 .right01box a:Hover{ color:red; text-decoration:none;}



.infomain_f{}
.infomain_f .infomain_fl{width:280px; float:left; border:#e5e5e5 1px solid; background:#fafafa}
.infomain_f .infomain_fl .title{background:#f1f1f1; height:40px; line-height:40px; font-size:16px; font-weight:bold; color:#111; padding-left:15px; }

.infomain_f .infomain_fl  .infomain_flbox{ padding:10px;}
.infomain_f .infomain_fl  .infomain_flbox  .classtitle{ height:25px; line-height:25px;}
.infomain_f .infomain_fl  .infomain_flbox  .classtitle a{ font-size:14px; font-weight:bold; color:#000;}
.infomain_f .infomain_fl  .infomain_flbox  .classtitle a:hover{ color:red; text-decoration:none;}
.infomain_f .infomain_fl  .infomain_flbox  .list{line-height:24px;}
.infomain_f .infomain_fl  .infomain_flbox  .list a{ padding:0px 3px; color:#333;}
.infomain_f .infomain_fl  .infomain_flbox  .list a:hover{ color:red; text-decoration:none;}


.infomain_f .infomain_fr{width:880px; float:right; border:#e5e5e5 1px solid;}
.infomain_f .infomain_fr h3{background:#f1f1f1; height:40px; line-height:40px; font-size:16px; font-weight:bold; color:#111; padding-left:15px; }
.infomain_f .infomain_fr .infomain_frbox{ padding:10px;}


/*供求搜索gq_list.html*/
.gq_listmain{}
.gq_listmain .left{width:920px; float:left;}
.gq_listmain .left .left01{border:#e5e5e5 1px solid; height:30px; line-height:30px; padding:5px 10px;}
.gq_listmain .left .left01 img{width:50px; height:25px;}



.gq_listmain .left .left02{border:#e5e5e5 1px solid; }
.gq_listmain .left .left02 .title{ height:40px; line-height:40px; font-size:18px; padding-left:15px; overflow:hidden;}
.gq_listmain .left .left02 .left02box{height:100%; overflow:hidden; padding:8px; border-top:none;}
.gq_listmain .left .left02 .left02box .productorder{ height:30px; line-height:30px; background:#F3FAFF;}
.gq_listmain .left .left02 .left02box .productorder a{ font-size:12px; font-weight:bold; padding:0px 5px;}
.gq_listmain .left .left02 .left02box table td.pic img{ border:#CCC 2px solid; padding:2px;}
.gq_listmain .left .left02 .left02box table td a.company_title{ font-size:12px; font-weight:bold;}
.gq_listmain .left .left02 .left02box table td span.company_name a{}


.gq_listmain .right{width:230px; float:right;}

.gq_listmain .right .right01{ border:#e5e5e5 1px solid; background:#FCFEFF; height:46px; overflow:hidden;}
.gq_listmain .right .right01 a{width:97px; margin:5px;float:left; display:block; font-size:12px; font-weight:bold; color:#FFF; background:url(hoverbg.png) no-repeat left 2px; height:34px; line-height:34px; text-align:center;}
.gq_listmain .right .right01 a:hover{color:#B50607; background:url(hoverbg.png) no-repeat left bottom; height:34px; line-height:34px; text-decoration:none;}

.gq_listmain .right .right02{ border:#e5e5e5 1px solid; background:#FCFEFF; height:46px; text-align:center; padding:6px 8px; overflow:hidden;}



.gq_listmain .right .right03{border:#e5e5e5 1px solid; height:100%; padding-bottom:8px; overflow:hidden;}
.gq_listmain .right .right03 .title{height:40px; line-height:40px; font-size:18px;padding-left:10px;}
.gq_listmain .right .right03 .right03box{ padding:8px;}
.gq_listmain .right .right03 .right03box ul{}
.gq_listmain .right .right03 .right03box li{width:33%; float:left; line-height:25px;}
.gq_listmain .right .right03 .right03box a{}


.gq_listmain .right .right03 .right04box{ padding:8px;}
.gq_listmain .right .right03 .right04box ul{}
.gq_listmain .right .right03 .right04box li{ line-height:25px;}
.gq_listmain .right .right03 .right04box span{ font-weight:bold; color:#FF6600;}
.gq_listmain .right .right03 .right04box a{}



/*招聘系统*/
.recruit_l{ width:850px;}
.recruit_r{ width:310px;/*border:1px solid #E9E9E9;*/}
.recruit_tit{ line-height:54px; font-size:12px;}
.recruit_tit .gound{border:1px solid #E9E9E9; text-align:left; height:54px;}
.recruit_tit ul li{ border-left:1px solid #E9E9E9;border-right:1px solid #E9E9E9; border-bottom:1px dashed #E9E9E9; height:54px; overflow:hidden;}
.recruit_tit ul li div{ float:left;}
.recruit_tit .k1{ width:150px; margin-left:20px; margin-right:10px; height:54px;}
.recruit_tit .k2{ width:298px; margin-right:10px;}
.recruit_tit .k3{ width:115px;}
.recruit_tit .k4{ width:125px;}
.recruit_tit .k5{ width:120px; float:right;}
.recruit_list ul li span{ display:inline-block;}
.recruit_tit .k5 .btn{ background:#0076DC; border-radius:30px; height:30px; display:inline-block; width:90px; color:#fff; text-align:center; line-height:30px; margin:12px 0;}

.recruit_r ul li{ line-height:30px; padding:0px 8px 5px; /*border-bottom:1px dashed #E9E9E9;*/}
.recruit_r ul li a{font-size: 12px; padding-right: 12px; line-height: 27px;}
.recruit_r ul li i{ display:inline-block; float:left; margin-right:8px; padding:0 7px; border-radius:3px; background:#67B8FF; color:#fff; font-style:normal;}
.recruit_r ul li #qyicon{background: url(num.gif) no-repeat 0px 5px;color: #fff; font-size: 12px; display: block;width: 17px; height: 22px; line-height: 16px;text-align: center;padding-top:5px;float: left; margin-right:5px;}
.recruit_r .date{ float:right;}
.recruit_r .company{ font-size:14px; color:#999; margin-top:5px;}






.jobmain_01{ display:none}
.jobmain_01 .left{width:422px; float:left;}

.jobmain_01 .right{width:530px; float:right;}
.jobmain_01 .right .right01{border:#e5e5e5 1px solid; background:url(/job/images/jobseach.png) repeat-x left -30px; height:70px;}
.jobmain_01 .right .right01 .search_box{ padding:8px;}
.jobmain_01 .right .right01 .search_box .searchl{ font-size:14px;}
.jobmain_01 .right .right01 .search_box .searchl1{ font-size:14px; float:left;}
.jobmain_01 .right .right01 .search_box .searchl1 .textbox{width:354px; padding:3px 8px;background:url(/job/images/jobseach.png) no-repeat left top; border:none; height:24px; line-height:24px; font-size:14px; color:#999; white-space:nowrap; overflow:hidden;}
.jobmain_01 .right .right01 .search_box .searchbut{float:right;}

.jobmain_01 .right .zwhot{border:#e5e5e5 1px solid; background:#F3FAFF; height:49px; overflow:hidden; margin-top:6px;}
.jobmain_01 .right .zwhot h2{ background:url(pic_09.gif) no-repeat; width:181px; height:49px; font-size:22px; font-weight:bold; text-align:center; display:block; line-height:49px; float:left;}
.jobmain_01 .right .zwhot a{ color:#999; padding:0px 5px;}


.jobmainad{ padding:10px; height:100%; overflow:hidden;/*border:#DCDCDC 1px solid;*/}
.jobmainad ul{ width:1200px; overflow:hidden;}
.jobmainad li{ float:left; width:188px; height:60px; margin:5px 10px 5px 0; overflow:hidden; }
.jobmainad li img{ width:100%; height:100%;}

.jobad li{ height:60px;}
/*.jobmain{border:1px solid #e5e5e5;}
.jobmain_02 .leftbox{ border:1px solid #e5e5e5;}*/
.jobmain_02 .title{height: 40px;line-height: 40px;border-bottom: 1px solid #DCDCDC;}
.jobmain_02 .title h2{font-size:18px;height:39px; width:100px; text-align:center; line-height:40px;border-bottom: 4px solid #338BC9;font-weight:500}
.jobmain_02 .left{ float:left; width:935px;}
.jobmain_02box{height:100%; overflow:hidden; padding-top:10px;}

.jobmain_02 .jobmain_02box li{width:180px; float:left; text-align:center; background:#fff;padding:10px; overflow:hidden;}
.jobmain_02 .jobmain_02box .comp{height:80px; overflow:hidden;}
.jobmain_02 .jobmain_02box .comp img{margin-bottom:10px; }
.jobmain_02 .jobmain_02box a.compname{font-size:14px; line-height:26px; height:26px;}
.jobmain_02 .jobmain_02box .zwlist{text-align:left; line-height:22px; height:44px; overflow:hidden;}
.jobmain_02 .jobmain_02box .zwlist a{ padding:0px 3px;color:#999; }


.jobmain_02 .jobmain_03box{padding:10px;padding-right:0px; height:100%; overflow:hidden; padding-top:10px;}
.jobmain_02 .jobmain_03box li{width:210px; float:left;text-align:left;padding:8px 11px;overflow: hidden;  white-space:nowrap;  text-overflow:ellipsis; }
.jobmain_02 .jobmain_03box a.ar12{ font-size:14px; display:block;}
.jobmain_02 .jobmain_03box a.a3{ padding:0px 5px; color:#999;}
.jobmain_03  .floatljlbox{overflow:hidden;}
.jobmain_03  .floatljlbox li{text-align:left;line-height:28px;overflow: hidden;  white-space:nowrap;  text-overflow:ellipsis;}
.jobmain_03  .floatljlbox li a{font-size:14px;}


.jobmain_04{padding:10px 0;}
.jobmain_04 .title{height: 40px;line-height: 40px;border-bottom: 1px solid #DCDCDC;}
.jobmain_04 .title h2{font-size: 20px;border-bottom: 4px solid #338BC9;margin-top: -1px;display: inline-block;height: 40px;line-height: 40px;padding: 0 10px;}
.jobmain_04 .jobmain_04box{padding:0px 8px; height:100%; overflow:hidden;}
.jobmain_04 .jobmain_04box .jobzxtop2{ height:110px; border-bottom:#f1f1f1 1px dashed; overflow:hidden; margin-top:20px;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx{width:48%; margin:0 1%; float:left; text-align:left;*width:48%;_width:48%;*margin:0 0.5% 0 0;_margin:0 0.5% 0 0;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx .topic-img{width:132px; float:left;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx .topic-text{width:420px; float:right;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx .topic-text h2{height:30px; line-height:30px; font-weight:normal; margin-bottom:10px;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx .topic-text h2 a{font-size:14px;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx .topic-text p.f-gray{line-height:24px; color:#999; font-size:12px;}
.jobmain_04 .jobmain_04box .jobzxlist{padding:8px;}

.jobmain_04 .jobmain_04box .jobzxlist li{width:31%; float:left; text-align:left; background:url(dot.jpg) no-repeat left center; padding-left:2%; height:28px; line-height:28px}
.jobmain_04 .jobmain_04box .jobzxlist a{font-size:14px;}


.jobmain_05 .recruit_r{width:290px;}
.jobmain_05  .ltintro{border:#e5e5e5 1px solid; padding:15px; line-height:29px; font-size:12px; text-indent:2em; color:#666; height:100%; overflow:hidden;}
.jobmain_05 .ltintro img{margin-right:8px;}
.jobmain_05 .left01{border:1px solid #e5e5e5;}
.jobmain_05 .left01 .title{height:49px; position:relative; overflow:hidden;}
.jobmain_05 .left01 .title h2{width:181px; height:49px; font-size:18px; padding-left:15px;display:block; line-height:49px; float:left;}
.jobmain_05 .left01 .title span{position:absolute; right:10px; top:10px;}

.jobmain_05 .left01 .left01box{border:#e5e5e5 1px solid; border-top:none; padding:8px; height:100%; overflow:hidden;}
.jobmain_05 .left01 .left01box .recommend_2_1{height:30px; line-height:30px; border-bottom:#ccc 1px dashed;}
.jobmain_05 .left01 .left01box .recommend_2_1 li{float:left; font-weight:bold; color:#333; text-align:center; }
.jobmain_05 .left01 .left01box .recommend_2_1 .recommend_2_1_a{width:100px; float:left;}
.jobmain_05 .left01 .left01box .recommend_2_1 .recommend_2_1_b{width:240px; float:left;}
.jobmain_05 .left01 .left01box .recommend_2_1 .recommend_2_1_c{width:100px; float:left;}

.jobmain_05 .left01 .left01box .recommend_2_2{height:30px; line-height:30px; border-bottom:#ccc 1px dashed;}
.jobmain_05 .left01 .left01box .recommend_2_2 li{float:left;color:#333; }
.jobmain_05 .left01 .left01box .recommend_2_2 .recommend_2_2_a{width:130px; float:left; height:auto; white-space:nowrap;  text-overflow:ellipsis; overflow:hidden;}
.jobmain_05 .left01 .left01box .recommend_2_2 .recommend_2_2_b{width:225px; float:left;overflow: hidden;  white-space:nowrap;  text-overflow:ellipsis;}
.jobmain_05 .left01 .left01box .recommend_2_2 .recommend_2_2_c{width:100px; float:left;}
.jobmain_05 .left01 .left01box .recommend_2_2 .recommend_2_2_d{width:110px; float:left;}

.jobmain_05 .left01 .left01box .recommend_2_2 .recommend_2_2_c{ color:#999;}
.jobmain_05 .left01 .left01box .recommend_2_2 .fontstyle{ color:#CC0000; }
.jobmain_05 .right01{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.jobmain_05 .right01 .title{background:url(titbg.gif) repeat-x left top;height:29px; line-height:29px;padding-left:10px;font-size:14px; font-weight:bold;}
.jobmain_05 .right01 .right01box{ padding:8px; background:#fff;}
.jobmain_05 .right01 .right01box li{ line-height:24px; border-bottom:#f1f1f1 1px dashed; margin-bottom:8px;}
.jobmain_05 .right01 .right01box h2{ float:left; margin-left:8px;}
.jobmain_05 .right01 .right01box h2 a{ font-size:12px; font-weight:normal;}
.jobmain_05 .right01 .right01box span#qyicon{ background:url(num.gif) no-repeat 0px 3px; color:#fff; font-size:12px; display:block; width:17px; height:22px; line-height:16px; text-align:center;padding-top:3px; float:left;}

.jobmain_05 .right01 .right02box{padding: 0px 15px;background:#fff;}
.jobmain_05 .right01 .right02box li{line-height:35px; height:35px;}
.jobmain_05 .right01 .right02box li a{font-size:12px;}
.jobmain_05 .right01 .ltbox{padding:0 8px; background:#fff;}
.jobmain_05 .right01 .ltbox li{line-height: 23px;padding: 0px 8px 5px;}
.jobmain_05 .right01 .ltbox a{font-size: 12px; padding-right: 12px;line-height: 30px;}
.jobmain_05 .recruit_tit .k2{width:248px;}

.jobmain_05 .left01 .left01_a{border:#e5e5e5 1px solid; padding:10px; line-height:24px; height:100%; overflow:hidden;}
.jobmain_05 .left01 .left01_a h2{ font-size:18px; height:38px; line-height:38px; font-weight:normal; margin-bottom:10px;}
.jobmain_05 .left01 .left01_a p{ line-height:24px; font-size:14px; color:#666; }
.jobmain_05 .left01 .citylist{padding:8px 10px;overflow:hidden;}
.jobmain_05 .left01 .citylist tr td strong{ font-size:14px; font-weight:normal;}
.jobmain_05 .left01 .citylist li{width:23%; margin:0px 2px; float:left; height:35px; line-height:35px; background:#F3FAFF; border:#e5e5e5 1px solid; white-space:nowrap;margin:5px; text-align:center; text-overflow:ellipsis; overflow:hidden;}
.jobmain_05 .left01 .citylist li a{display:block; font-size:14px;}
.jobmain_05 .left01 .yxlist{padding:8px 20px; height:100%; overflow:hidden;}

.jobmain_05 .left01 .yxlist li{width:23%; margin:0px 2px; float:left; height:35px; line-height:35px;white-space:nowrap;  text-overflow:ellipsis; overflow:hidden;}
.jobmain_05 .left01 .yxlist a{font-size:12px;}
.jobmain_05 .left01 .yxlist .searchtit{background:#f1f1f1; height:50px; line-height:50px; font-size:12px; text-align:center;}
.jobmain_05 .left01 .yxlist td{border-bottom:#f1f1f1 1px dashed; height:30px; line-height:30px; font-size:12px; text-align:center;}

.jobmain_05 .left01 .yxlist .searchtit.j1{width:80px; overflow:hidden; padding-left:10px;}
.jobmain_05 .left01 .yxlist .j6{text-align:center;}




.jobmain_05 .left01 .yxlist .jobtitle a{display:inline-block}
.jobmain_05 .left01 .citylist tr,.jobmain_05 .left01 .citylist td{height:40px; line-height:40px; font-size:14px;}


/*职场资讯*/

.jobmain_06 .left{width:880px; float:left;}
.jobmain_06 .left .floatl{width:445px; float:left;}
.jobmain_06 .left .floatl .floatl01{border:#e5e5e5 1px solid; background:url(hoticon.gif) no-repeat left top;  height:241px; overflow:hidden;}
.jobmain_06 .left .floatl .floatl01 ul{padding:8px 15px;}
.jobmain_06 .left .floatl .floatl01 h1{height:35px; line-height:35px; text-align:center;}
.jobmain_06 .left .floatl .floatl01 h1 a{font-size:16px;}
.jobmain_06 .left .floatl .floatl01 span{line-height:24px; color:#999; display:block; padding:5px 0;}
.jobmain_06 .left .floatl .floatl01 li{line-height:30px; height:30px; border-bottom:#f1f1f1 1px dashed;}
.jobmain_06 .left .floatl .floatl01 li a{font-size:14px;}
.jobmain_06 .left .floatr{width:422px; float:right;}

.jobmain_06 .left .floatr .floatr02{border:#e5e5e5 1px solid; height:70px;}

.jobmain_06 .left .floatr .floatr02 .search_box{padding:8px;}
.jobmain_06 .left .floatr .floatr02 .search_box .searchl{font-size:14px;}

.jobmain_06 .left .floatr .floatr02 .search_box .searchl1{font-size:14px; float:left;}

.jobmain_06 .left .floatr .floatr02 .search_box .searchl1 .textbox{width:264px; padding:0px 8px;border:none; border:#e5e5e5 1px solid; height:30px; line-height:30px; font-size:14px; color:#999; white-space:nowrap; overflow:hidden;}
.jobmain_06 .left .floatr .floatr02 .search_box .searchl1 input{ width:240px !important;}
.jobmain_06 .left .floatr .floatr02 .search_box .searchbut input{ height:30px;}
.jobmain_06 .left .floatr .floatr02 .search_box .searchbut{float:right;}
.jobmain_06 .left .floatr .zwhot{background:#FFF4EA; border:#e5e5e5 1px solid; border-top:none; height:32px; line-height:32px; padding:0px 8px;}


.jobmain_06 .right{width:284px; float:right;border:#e5e5e5 1px solid; height:241px; overflow:hidden;}
.jobmain_06 .right .title{height:40px; line-height:40px;padding-left:10px;font-size:18px;}
.jobmain_06 .right .right01box{padding:8px 15px; background:#fff;}

.jobmain_06 .right .right01box li{height:25px; line-height:25px; background:url(dot.jpg) no-repeat 0px 10px; padding-left:12px;}

.jobmain_07  .col{width:390px;border:#e5e5e5 1px solid; height:206px; overflow:hidden; margin-bottom:10px;}
.jobmain_07  .coll{float:right}
.jobmain_07  .colr{float:left;}


.jobmain_07  .col .t{height:40px; line-height:40px;padding-left:10px;font-size:18px; position:relative;}
.jobmain_07  .col .t span{position:absolute; right:10px; top:0px;}
.jobmain_07  .col .t span a{font-size:12px; font-weight:normal;}
.jobmain_07  .col ul{padding:8px 15px;}
.jobmain_07  .col li{height:25px; line-height:25px; background:url(dot.jpg) no-repeat 0px 11px; padding-left:10px;}
.jobmain_07  .col span#date{float:right; color:#999;}

.jobmain_07  .right01{border:#e5e5e5 1px solid; height:100%; overflow:hidden; }
.jobmain_07  .right01 .title{height:40px; line-height:40px;padding-left:15px;font-size:18px;}
.jobmain_07  .right01 .right01box{padding:8px;}

.jobmain_07  .right01 .right01box li{width:33.33%;float:left; text-align:center;margin-bottom:8px;}
.jobmain_07  .right01 .right01box li a{display:block; width:88px; margin:auto;}
.jobmain_07  .right01 .right01box li a.titleBox{height:25px; line-height:25px; overflow:hidden;}
.jobmain_07  .right01 .right01box img{padding:2px; border:#f1f1f1 1px solid;width:88px; height:68px;}
.jobmain_07  .right01 .right02box{padding:8px;}

.jobmain_07  .right01 .right02box .votetitle{font-weight:bold;}


/*动漫系统*/

.comicmain01 .comictop ul{width:1184px;}
.comicmain01 .comictop li{margin:0 4px 4px 0;position: relative; width:390px; float:left;height:200px; overflow:hidden;}
.comicmain01 .comictop li img{width:100%;}
.comicmain01 .comictop a{display:block;color: #C9B9AA;}
.comicmain01 .comictop .comictop_txt{display: block;line-height: 50px;overflow: hidden;text-align: center;height: 50px;cursor: pointer;position:absolute; bottom:0px; left:0px; width:100%; font-size:18px;  background:url(touming.png);}

.comicmain01 .comic01{border:#E5E5E5 1px solid;}
.comicmain01 .comic01 .cart_list{line-height: 40px;font-size: 18px; font-weight: normal; padding-left: 15px;}
.comicmain01  .left01{height:100%;overflow:hidden;}	
.comicmain01  .left01 .left01box{padding:8px;}

.comicmain01  .left01 .left01box li{width:12.28%; margin:0 1%; float:left; overflow:hidden; margin-bottom:10px;}
.comicmain01  .left01 .left01box div.comicpic{text-align:center; width:100%; height:100px; margin-bottom:5px;}
.comicmain01  .left01 .left01box div.comicpic img{width:100%; min-height:100px;}
.comicmain01  .left01 .left01box a{color:#333;}
.comicmain01  .left01 .left01box a.imgBox{display: block;height: 100px; overflow:hidden;}
.comicmain01  .left01 .left01box div.comictext{padding-left:px;}
.comicmain01  .left01 .left01box span{color:#999;display: block;line-height: 16px;}
.comicmain01  .left01 .left01box .comictext a{font-size: 14px;margin: 10px 0 5px;display: block;}


.comicmain02  .left01{height:100%;overflow:hidden; border:#E5E5E5 solid 1px;}	
.comicmain02  .left01 .title{line-height: 40px; height:40px; font-size: 18px;font-weight: normal; padding-left: 15px;}
.comicmain02  .left01 .title .more{float:right; margin-right:10px; font-size:14px;}
.comicmain02  .left01 .title h3{font-size:18px;width:110px;float:left; font-weight:normal;}
.comicmain02  .left01 .title span#more{position:absolute; right:10px; top:0px;}
.comicmain02  .left01 .title span#more a{font-size:12px; font-weight:normal;}
.comicmain02  .left01 .left02box{padding:8px 12px;}

.comicmain02  .left01 .left02box li{width:18%;margin:0 1%; float:left; overflow:hidden; margin-bottom:10px;}
.comicmain02  .left02box li .comictext a{font-size: 14px;margin: 10px 0 5px;display: block;}
.comicmain02  .left02box li .comictext span{line-height: 16px;font-size: 12px;display: block;}
.comicmain02  .left01 .left02box div.comicpic{text-align:center; width:100%; height:100px; margin-bottom:10px; overflow:hidden; border-radius:5px;}
.comicmain02  .left01 .left02box div.comicpic img{width:100%; min-height:100%;}
.comicmain02  .left01 .left02box a{color:#333;}
.comicmain02  .left01 .left02box span{color:#999} 
.comicmain02 .right{width:248px; float:right; }
.comicmain02 .right01{height:100%;overflow:hidden;}

.comicmain02 .right01 .right01box li{height:30px; line-height:30px;}
.comicmain02 .right01 .right01box span.classname{float:right;}
.comicmain02 .right01 .right01box span.classname a{color:#999;}
.comicmain02 .right01 .right01box a{color:#333; font-size:14px; display:block;}

.comicmain02 .right01 .right02box li{overflow:hidden; float:left;width:46%; margin:0 2%;}
.comicmain02 .right01 .right02box .comicpic{width:100%; height:100px; overflow:hidden;}

.comicmain02 .right01 .right02box .comicpic  img{width:100%;min-height:100%;}
.comicmain02 .right01 .right02box .comictext{padding:8px 0;}
.comicmain02 .right01 .right02box .comictext a{color:#333; font-size:14px;}


.comicplay .title{border:#E5E5E5 1px solid;height:49px;overflow:hidden; border-bottom:none}
.comicplay .title h2{width:181px; height:49px; font-size:16px;color:#333; padding-left:15px; display:block; line-height:49px; float:left;}
.comicplay .title span{width:250px; float:right; line-height:49px;}

.comicplay .flashbox{border:#E5E5E5 1px solid; border-top:none; padding:8px;overflow:hidden;}
.comicplay .flashbox .play{background:#FCFCFC; overflow:hidden;}
.comicplay .flashbox .play .tit{text-align:left; font-size:14px; font-weight:bold; color:#000; height:28px; line-height:28px; padding-left:15px;}
.comicplay .flashbox .play .right01box{padding:8px;}
.comicplay .flashbox .play .right01box li{width:48%; margin:0 1%; float:left; text-align:center; overflow:hidden; margin-bottom:10px;}
.comicplay .flashbox .play .right01box .comicpic{width:90%; height:100px;}
.comicplay .flashbox .play .right01box .comicpic img{ width:100%; height:100%; }
.comicplay .flashbox .play .right01box .comictext{line-height:30px; height:30px; font-size:15px; padding-top:5px;}


.comicmain04{height:100%; overflow:hidden;}
.comicmain04 .comic1{line-height:30px;overflow:hidden;border:#E5E5E5 1px solid; padding:10px 5px;}
.comicmain04 .comic1 ul{padding:8px;}
.comicmain04 .comic1 li{height:26px;line-height:26px; overflow:hidden; font-size:15px;}
.comicmain04 .comic1 span.fontred{color:red; font-weight:bold;}
.comicmain04 .comic2{height:100%; overflow:hidden;border:#E5E5E5 1px solid; padding:10px;}
.comicmain04 .comic2 .tit{line-height: 40px; height: 40px; font-size: 18px;font-weight: normal;padding-left: 15px;}
.comicmain04 .comic2 ul{padding:8px;}
.comicmain04 .comic2 p{line-height:28px; font-size:14px;}
.comicmain05{border:#E5E5E5 1px solid;overflow:hidden; height:100%; overflow:hidden;}
.comicmain05  h2{line-height: 40px; height: 40px; font-size: 18px;font-weight: normal;padding-left: 15px;}
.comicmain05 ul{padding:18px;}





/*查看单位详细*/
.compview{margin:0px auto;}
.compview .comname{height:67px; font-size:22px; font-weight:bold; line-height:67px; padding-left:35px; border:1px solid #eaeaea;}
.compview .comname h2{font-size:22px; font-weight:bold; float:left;color:#CC0000;}
.compview .comname h3{font-size:22px; float:left;color:#222;width:260px; font-weight:bold }
.compview .compbox{margin-top:20px;}
.compview .compbox .rightbox{border:1px solid #e5e5e5;}
.jobmain_07 .leftbox {width: 796px;}
.jobmain_07 .rightbox{ width:370px;}
.compview .compbox .leftbox{border:1px solid #e5e5e5;}
.compview .compbox  .left01{padding:10px;}
.compview .compbox  .left01 .title{font-size:16px; color:#FF6600; border-bottom:#f5f5f5 1px dashed; height:40px; line-height:40px; }

.compview .compbox  .left01 .compzw li{line-height:28px; background:url(/job/images/star.png) no-repeat 0px center; padding-left:12px;border-bottom:#f1f1f1 1px dashed; height:auto; float:none; margin-bottom:0;}

.compview .compbox  .left01 .joblist li{line-height:28px; background:url(/job/images/star.png) no-repeat 0px center; padding-left:12px;border-bottom:#f1f1f1 1px dashed; float:none;margin-bottom:0;}

.compview .compbox  .left02{ text-align:center;}
.compview .compbox  .left02 ul{ text-align:center;}
.compview .compbox  .left02 li{ margin-bottom:12px;}

.compview .compbox  .right01{margin:5px 15px;}
.compview .compbox  .right01 h2{ font-size:16px; height:36px; line-height:36px; border-bottom:#f1f1f1 1px dashed; color:#FF6600;}
.compview .compbox  .right01 .floatl{width:400px; float:left;}
.compview .compbox  .right01 .floatl ul{padding:8px;}
.compview .compbox  .right01 .floatl li{height:25px; line-height:25px;}

.compview .compbox .floatr{width:180px; float:left; padding:18px 8px;}
.compview .compbox .zwlist{margin-top:10px;}
.compview .compbox  .zwlist td{height:35px; line-height:35px; border-bottom:#e5e5e5 1px solid;}

.compview .compbox  .right02{margin:5px 15px;}
.compview .compbox  .right02 h2{font-size:16px; height:36px; line-height:36px; border-bottom:#f1f1f1 1px dashed; color:#FF6600;}
.compview .compbox  .right02 ul{padding:8px; line-height:24px; text-indent:2em;}
.compview .compbox  .right02 li{width:48%; float:left; margin:0px 8px text-align:left;text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}



/*求职信*/

.jobapply .title{border:#e5e5e5 1px solid; background:#F3FAFF; height:49px;overflow:hidden;}
.jobapply .title h2{background:url(pic_09.gif) no-repeat; width:181px; height:49px; font-size:22px; font-weight:bold; text-align:center; display:block; line-height:49px; float:left;}
.jobapply .jobapplybox{border:#e5e5e5 1px solid; border-top:none; padding:8px; height:100%; overflow:hidden;}
.jobapply .jobapplybox .title{background:#f1f1f1; height:28px; font-weight:bold; color:#333; line-height:28px;}
.jobapply .jobapplybox .tdsplit{height:28px; line-height:28px; border-bottom:#f1f1f1 1px dashed;}

.jobapply .jobapplybox .tdsplit a:hover{color:red; text-decoration:none;}
.jobapply .jobapplybox .qzx{background:#F3FAFF url(/job/images/star.png) no-repeat 8px 8px; padding-left:25px; height:28px; line-height:28px; font-size:14px;}
.jobapply .jobapplybox textarea{padding:8px; font-size:14px; line-height:25px; color:#999;}


/*影视频道*/
.moviebox{margin-top:16px;}
.moviebox_l{width:830px;}
.moviebox_r{width:320px;}
.movieimg{width:230px;}
.movieimg img{width:220px; height:298px;}
.movieinfo{width:580px;}
.movieinfo .title{font-size:20px; line-height:40px; height:40px; margin-bottom:10px}
.movieinfo .info{font-size:14px;line-height:32px;}
.movieinfo .info a{color:#338BC9; padding:0 5px; border:1px solid #eee;}
.movieinfo .info a:hover{background:#338BC9; color:#fff;}
.movieinfo .info span{color:#888; margin-right:10px;}
.movieinfo .share{margin-top:15px; border:1px solid #eee; display:inline-block; padding:8px 15px; border-radius:5px;}

.movielist2 .tab{height:50px; line-height:50px; border-bottom:2px solid #eee}
.movielist2 .tab ul li{float:left; padding:0 20px; font-size:16px; cursor:pointer}
.movielist2 .tab ul li.on{border-bottom:2px solid #338BC9; color:#338BC9}
.movielist2 .tabcont{margin-top:16px;}
.movielist2 .tabcont .tabinfo{display:none}
.movielist2 .tabcont .tabinfo ul li{float:left; border:1px solid #ECECEC; background:#F7F7F7; border-radius:3px; margin:5px;}
.movielist2 .tabcont .tabinfo ul li:hover{ background:#338BC9;}
.movielist2 .tabcont .tabinfo ul li:hover a{color:#fff;}
.movielist2 .tabcont .tabinfo ul li a{ font-size:14px; color:#338BC9; display:block;padding:8px 20px;}

.moviegaine2 ul li{width:48%; margin:1%; float:left;}
.moviegaine2 .img{width:150px;}
.moviegaine2 .img img{width:150px; height:200px;}
.moviegaine2 .text a{font-size:14px; display:block; line-height:24px; height:24px; overflow:hidden;}
.moviegaine2 .text span{padding-left:20px; color:#999; display:inline-block; margin-right:15px;}
.moviegaine2 .text span.play{background:url(play.png) no-repeat left center;}
.moviegaine2 .text span.talk{background:url(talk.png) no-repeat left center;}



.moviegaine1 ul li{height:40px; line-height:40px; border-radius:3px;}
.moviegaine1 ul li a{font-size:14px; padding-left:10px;}
.moviegaine1 ul li em{width:20px; height:20px; line-height:20px;margin-left:10px; ; margin-top:-2px;font-style:normal;background:#CACACA;border-radius:2px; text-align:center; color:#fff; display:inline-block; vertical-align:middle}
.moviegaine1 ul li .em1,.moviegaine1 ul li .em2,.moviegaine1 ul li .em3{background:#EC8500;}

.moviegaine1 ul li{height:40px; line-height:40px; border-radius:3px;}
.moviegaine1 ul li a{font-size:14px; padding-left:10px;}
.moviegaine1 ul li em{width:20px; height:20px; line-height:20px;margin-left:10px; ; margin-top:-2px;font-style:normal;background:#CACACA;border-radius:2px; text-align:center; color:#fff; display:inline-block; vertical-align:middle}
.moviegaine1 ul li .em1,.moviegaine1 ul li .em2,.moviegaine1 ul li .em3{background:#EC8500;}

/**/

.moviemain01 .title{text-align: left; width: 352px; height: 25px; margin-bottom: 7px;/* background: url(top10.png) no-repeat center left; padding-left:25px;*/}
.moviemain01 .title h3{margin-bottom: 10px;height: 25px;font-size: 18px;font-weight: normal;}
.moviemain01 .right01box li{padding-bottom:1px; height:32px;line-height:32px;font-size:14px; zoom:1}
.moviemain01 .right01box a{color:#3D81C0}
.moviemain01 .right01box span#hits{ float:right; color:#3D81C0;}
.moviemain01 .right01box em,.movielist .left02 .left02box li em{line-height:23px;zoom:1;width:20px;height:20px;margin:-3px 10px 0 0;display:inline-block;*display:inline;zoom:1;text-align:center; color:#7e7e7e;background-position:-195px -146px;vertical-align:middle; border:#D5D5D5 1px solid; border-radius:3px;}
.moviemain01 .right01box em.top1,.moviemain01 .right01box em.top2,.moviemain01 .right01box em.top3,.movielist .left02 .left02box li em.top1,.movielist .left02 .left02box li em.top2,.movielist .left02 .left02box li em.top3{ background:#F77900; color:#fff; border:0;}

.moviemain02 .left01,.moviemain03 .left01{ border:1px solid #E5E5E5; padding:15px;}
.moviemain02 .left01 .title{height:40px; line-height:40px;font-size:18px;}
.moviemain02 .left01 .left01box li{width:166px;float:left;  padding:3px 0px;height:275px; margin:0 12px; margin-bottom:17px;overflow:hidden;}
.moviemain03 .left01 .left01box li{width:166px;float:left;  padding:3px 0px;height:275px; margin-bottom:17px;overflow:hidden;margin-right:26px;}


.moviemain03 .left01 .title{height: 40px;line-height: 40px;font-size: 18px;}
.moviemain03 .left01 .title h2{font-size:18px; width:110px; border-top:#1F659E 3px solid; height:29px; line-height:29px; padding-left:5px; position:relative; top:-3px;  font-weight:400;}
.moviemain03 .left01 span.more{ float:right;}
.moviemain03 .left01 span.more a{ color:#666; font-size:14px;}

.moviemain03 .right01{height:100%; overflow:hidden;}
.moviemain03 .right01 .title{height:29px; line-height:29px; font-size:14px; font-weight:bold; background-color:#F2F2F2; padding-left:10px;}
.moviemain03 .right01 .title h3{font-size:16px; font-weight:400;color:#3F3E3E; }
.moviemain03 .right01 .title span#more{position:absolute; right:10px; top:0px;}
.moviemain03 .right01 .title span#more a{font-size:12px; font-weight:normal; color:#555;}
.moviemain03 .right01 .right01box{padding-top:8px;}

.moviemain03 .right01 .right01box li.newmovie{height:140px; border-bottom:#f1f1f1 1px dashed; overflow:hidden;}
.moviemain03 .right01 .right01box li.newmovie a.pic img{width:91px; height:127px; float:left;margin-right:8px;}

.moviemain03 .right01 .right01box h3{height:25px; line-height:25px;}
.moviemain03 .right01 .right01box h3 a{font-size:14px; font-weight:normal; color:#3D81C0;}
.moviemain03 .right01 .right01box strong.HL{font-size:14px; font-weight:bold; color:#CC0000; line-height:26px;}
.moviemain03 .right01 .right01box div{line-height:24px; color:#3D81C0;width:130px;text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}
.moviemain03 .right01 .right01box p{line-height:24px;color:#999;}

.moviemain03 .right01 .right01box li.textlist{height:30px; line-height:30px;}
.moviemain03 .right01 .right01box li.textlist span{float:right; color:red;}
.moviemain03 .right01 .right01box li.textlist a{font-size:14px;}
.moviemain03 .right01 .right02box{padding-top:8px;}

.moviemain03 .right01 .right02box .bigmovie .img img{width:298px; height:340px; margin-bottom:8px;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_tt{height:28px; line-height:28px;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_tt h3{width:150px; float:left;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_tt h3 a{font-size:14px; font-weight:normal; color:#3D81C0;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_tt .bigmovie_play{ color:#333; font-size:12px;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_ul{clear:both;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_ul li{line-height:24px; color:#999 }
.moviemain03 .right01 .right02box .bigmovie .bigmovie_ul strong{color:#3D81C0;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_ul span.stars{color:red;}

.moviemain03 .right01 .rankingList1 li{height:30px;line-height:30px; background:url(video.gif) no-repeat 0px center; padding-left:25px;}
.moviemain03 .right01 .rankingList1 li a{font-size:14px;}

.left01 .left01box li{/*width:166px;*/float:left;  padding:3px 0px;/*height:275px;*/ margin-bottom:17px;overflow:hidden;}
.left01 .left01box li .img_play {width:100%;height:221px;position:relative;margin-bottom:6px; }
.left01 .left01box li .play {width:100%;height:auto;background-color:#000;FILTER:alpha(opacity=60);opacity:0.5;-moz-opacity:0.5;position:absolute;left:0px;top:0px;left:0;}
.left01 .left01box li .play_ico {width:150px;height:auto;float:left;color:#fff;font-size:12px;}

.left01 .left01box a.pic{display:block;}
.left01 .left01box a.pic img{width:100%; height:221px;margin-bottom:6px;}
.left01 .left01box .tit h3{height:24px; line-height:24px;width:100px; float:left; padding-left:10px;text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}
.left01 .left01box .tit h3 a{font-size:14px; font-weight:normal; color:#2F4151;}
.left01 .left01box .tit h3 a:hover{ color:#1F659E; text-decoration:none;}
.left01 .left01box .tit span.score{ height:24px; line-height:24px;float:right; white-space:nowrap; overflow:hidden; color:#949494;}
.left01 .left01box p.p1{padding-left:10px; height:24px; line-height:24px; overflow:hidden; color:#949494;}
.left01 .left01box p{padding:0px 10px;line-height:24px; color:#999; text-align:left;}



.movielist .left01{overflow:hidden;border:1px solid #e5e5e5; width:100%;}
.movielist .left01 .title{height:30px; line-height:40px; color:#333;padding-left:12px;font-size:14px; font-weight:bold;  border-bottom:1px solid #fff;}
.movielist .left01 .left01box{padding:10px 15px ; overflow:hidden;}
.movielist .left01 .left01box li{float:left; font-size:12px; color:#333; width:59px; white-space:nowrap; overflow:hidden; }
.movielist .left01 .left01box li a{font-size:14px;}
.movielist .left02{border:#e5e5e5 1px solid; overflow:hidden; width:100%;}
.movielist .left02 .title{height:30px; line-height:40px; color:#333;padding-left:12px;font-size:14px; font-weight:bold; border-bottom:1px solid #fff;}
.movielist .left02 .left02box{padding:10px 15px ; overflow:hidden;}
.movielist .left02 .left02box li{padding-bottom: 1px; height: 32px; line-height: 32px;font-size: 14px;border-bottom: #E7E7E7 dashed 1px;}
.movielist .left02 .left02box span#hits{float:right;}
.movielist .right01{border:#e9e9e9 1px solid;border-bottom:2px solid #eaeaea;}
.movielist .right01 .title{overflow:hidden; background:#fff }
.movielist .right01 .title h2{height:40px; font-size:22px; font-weight:bold; color:#333;  line-height:40px; padding:10px 0px 0px 15px;}
.movielist .right01 .right01box{padding:10px; overflow:hidden;}
.movielist .right01 .right01box .movielisting li{width:24%; float:left; margin:3px; padding:3px 0px; margin-bottom:8px;overflow:hidden;background:#fff;}
.movielist .right01 .right01box .movielisting a.pic{display:block;text-align:center;}
.movielist .right01 .right01box .movielisting a.pic img{width:90%; height:230px;margin-bottom:6px;padding:2px;}
.movielist .right01 .right01box .movielisting .tit h3{height:24px; line-height:24px;width:100px; float:left; padding-left:10px;text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}
.movielist .right01 .right01box .tit h3 a{font-size:14px; font-weight:normal; color:#333;}
.movielist .right01 .right01box .tit span.score{height:24px; line-height:24px;width:60px; float:right; white-space:nowrap; overflow:hidden;}
.movielist .right01 .right01box p.p1{padding-left:10px; height:24px; line-height:24px; overflow:hidden; color:#333;}
.movielist .right01 .right01box p{padding:0px 10px;line-height:24px; color:#999; text-align:left;}


.movienr .left{width:270px; float:left;}
.movienr .left .left01{height:100%; overflow:hidden; border:1px solid #e5e5e5;  min-height:200px; }
.movienr .left .left01 .title{height:30px; line-height:30px; color:#333;padding-left:15px; font-size:16px;font-weight:500}
.movienr .left .left01 .left01box{padding:8px 15px 8px 10px;border-top:1px solid #fff;}
.movienr .left .left01 .left01box li{height:27px;line-height:27px; border-bottom:#ddd 1px dashed; border-top:#fff 1px dashed; overflow:hidden; float:none;}
.movienr .left .left01 .left01box li em{ width:17px; height:12px; display:block; float:left; border:#D0D0D0 1px solid; line-height:14px; text-align:center; margin:4px 8px 0 0; color:#9C9C9C; background:#FFFFFF;}
.movienr .left .left01 .left01box li em.top1,.movienr .left .left01 .left01box li em.top2,.movienr .left .left01 .left01box li em.top3{ border:none; height:14px; background:#78C0F7; color:#FFFFFF;}
.movienr .left .left01 .left01box span#hits{ float:right; color:#FF6600; }
.movienr .left .left02{height:100%; overflow:hidden; border:1px solid #e5e5e5;min-height:200px;}
.movienr .left .left02 .title{height: 30px; line-height: 30px; color: #333;padding-left: 15px;font-size: 16px;}
.movienr .left .left02 .left02box{padding:8px 15px 8px 10px ;}

.movienr .left .left02 .left02box li.newmovie{ height:140px; border-bottom:#f1f1f1 1px dashed; overflow:hidden;}
.movienr .left .left02 .left02box li.newmovie a.pic img{width:91px; height:127px; float:left;margin-right:8px;}

.movienr .left .left02 .left02box h3{ height:25px; line-height:25px;}
.movienr .left .left02 .left02box h3 a{ font-size:14px; font-weight:normal; color:#333;}
.movienr .left .left02 .left02box strong.HL{ font-size:14px; font-weight:bold; color:#CC0000; line-height:26px;}
.movienr .left .left02 .left02box div{ line-height:24px; color:#333;width:130px;text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}
.movienr .left .left02 .left02box p{ line-height:24px;color:#999;}

.movienr .left .left02 .left02box li.textlist{height:26px; line-height:26px; background:url(artarrow.gif) no-repeat 0px 8px; padding-left:10px;}
.movienr .left .left02 .left02box li.textlist span{ float:right; color:red;}
.movienr .left .left02 .left02box li.textlist a{ color:#555;}
.movienr .left .left02 .left03box{ padding:8px;}

.movienr .left .left02 .left03box li{width:50%; float:left; text-align:center;}
.movienr .left .left02 .left03box img{margin-bottom:8px;}
.movienr .right{width:895px; float:right;}
.movienr .right .right01{border:#eee 1px solid; overflow:hidden; background:url(movienr_right01.jpg) repeat-x; padding:12px 15px; border-bottom:2px solid #e9e9e9}
.movienr .right .right01 .floatl{width:200px; float:left;}
.movienr .right .right01 .floatl img{ padding:2px;border:#f1f1f1 1px solid;}

.movienr .right .right01 .floatr{width:430px; float:right;padding-bottom:15px; }
.movienr .right .right01 .floatr li{height:32px; line-height:32px; border-bottom:#f1f1f1 1px solid; overflow:hidden;}
.movienr .right .right01 .floatr li#movietit{font-size:22px; font-weight:bold; color:#000; height:38px;}

.movienr .right .right01 .floatr .sharebox{border:#f1f1f1 1px solid; padding:8px;}

.movienr .right .right02{border:#E9E9E9 1px solid; height:100%; overflow:hidden; min-height:80px; padding-bottom:20px; }
.movienr .right .right02 .title{height:40px; line-height:40px; color:#333;padding-left:12px;font-size:14px; font-weight:bold;  background:#F9F9F9; border-bottom:#E9E9E9 1px solid; position:relative;}
.movienr .right .right02 .title i{display:block; position:absolute; background:#f1f1f1 url(j02.png) no-repeat; top:40px; left:30px; height:10px; width:21px;}
.movienr .right .right02 .right02box{padding:17px 15px 8px 20px ;}
.movienr .right .right02 .right02box li{float:left;  margin-right:10px;}
.movienr .right .right02 .right02box a{background:#F7F7F7;display:block; padding:2px 15px;border:#e5e5e5 1px solid;}
.movienr .right .right02 .right02box a:hover{color:#fff; background:#0C9AD8; text-decoration:none; border:#0C9AD8 1px solid}

.movienr .right .right02 .right03box{padding:8px 15px 8px 9px ; line-height:30px; text-indent:2em;}



.playbody{background:#000;}
.playlist{background:#fff; border:#EBEBEB 1px solid; height:100%; padding:15px;overflow:hidden;}
.playlist .title{height: 40px;line-height: 40px;font-size: 18px;}
.playlist ul{padding:15px;}
.playlist li{float:left;}
.playlist a{padding:5px 8px;width:88px; border:#EBEBEB 1px solid; margin:0px 5px; color:#000; text-align:center; display:block;}

.playcontent .left01{ background:#fff; border:#EBEBEB 1px solid; height:100%;padding:15px; overflow:hidden;}
.playcontent .left01 .title{height: 40px;line-height: 40px;font-size: 18px;}
.playcontent .left01 .left01box{ padding:15px;}
.playcontent .left01 .left01box li{width:20%; float:left; text-align:center;}
.playcontent .left01 .left01box span{ color:#999;}
.playcontent .left01 .left01box img{ margin-bottom:8px; border:#f1f1f1 1px solid; padding:2px;}

.playcontent .left01 .left02box{padding:0px 15px;}

.playcontent .right01{background:#fff; border:#EBEBEB 1px solid; height:100%;padding-bottom:10px; overflow:hidden;}
.playcontent .right01 .title{padding-left:20px; height:40px; line-height:40px; font-size:14px; color:#000; font-weight:bold;}
.playcontent .right01 .right01box{padding:0px 8px;}
.playcontent .right01 .right01box li{line-height:25px;}


.playcontent .right01 .right02box{ padding:0px 8px;}
.playcontent .right01 .right02box li{ padding-bottom: 1px; height: 32px;line-height: 32px;font-size: 14px; border-bottom: #E7E7E7 dashed 1px;}
.playcontent .right01 .right02box li em{line-height: 23px; width: 20px; height: 20px;margin: -3px 10px 0 0; display: inline-block; zoom: 1; text-align: center;color: #7e7e7e; background-position: -195px -146px; vertical-align: middle; border: #D5D5D5 1px solid; border-radius: 3px;}
.playcontent .right01 .right02box li em.top1,.playcontent .right01 .right02box li em.top2,.playcontent .right01 .right02box li em.top3{ background:#F77900; border:0; color:#fff;}

.playcontent .right01 .right02box span#hits{ float:right; color:#999;}

.moviesxmain .left{width:298px; float:left;}


.moviesxmain .left .left01{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.moviesxmain .left .left01 .title{background:url(titbg.gif) repeat-x left top;height:29px; line-height:29px;padding-left:10px;font-size:14px; font-weight:bold; }
.moviesxmain .left .left01 .left01box{ padding:8px;}
.moviesxmain .left .left01 .left01box li{ height:41px; line-height:41px; font-size:14px; border-bottom:#f1f1f1 1px solid; color:#333;}
.moviesxmain .left .left01 .left01box a{ display:block; padding-left:30px;}

.moviesxmain .left .left02{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.moviesxmain .left .left02 .title{background:url(titbg.gif) repeat-x left top;height:29px; line-height:29px;padding-left:10px;font-size:14px; font-weight:bold; }
.moviesxmain .left .left02 .left02box{ padding:8px;}
.moviesxmain .left .left02 .left02box li{ height:27px;line-height:27px; border-bottom:#f1f1f1 1px dashed;}
.moviesxmain .left .left02 .left02box span#hits{ float:right;}
.moviesxmain .left .left02 .left02box a{ font-size:14px; line-height:35px;}

.moviesxmain .right{width:690px; float:right;}
.moviesxmain .right .right01{border:#e5e5e5 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.moviesxmain .right .right01 .title{background:url(titbg.gif) repeat-x left top;height:29px; line-height:29px;padding-left:10px;font-size:14px; font-weight:bold; }
.moviesxmain .right .right01 .right01box .tj{height:35px; line-height:35px; background:#fff; border-bottom:#d8d8d8 1px dashed; font-size:14px;}
.moviesxmain .right .right01 .right01box .moviesx{ background:#fff; padding-left:15px;width:300px; float:left;}
.moviesxmain .right .right01 .right01box .moviesx #key{ height:20px;}
.moviesxmain .right .right01 .right01box .moviesx .fcsearch{ height:24px; width:45px; background:#FF9900; border:1px solid #FF9900; color:#fff;}
.moviesxmain .right .right01 .right01box .tj h2 {width:260px; float:left;font-size:12px; font-weight:normal;padding-left:25px;}
.moviesxmain .right .right01 .right01box .tj h2 span.key{ color:green;}
.moviesxmain .right .right01 .right01box .tj #jg{width:300px; float:right;}
.moviesxmain .right .right01 .right01box .tj #jg strong{ font-weight:bold;}

.moviesxmain .right .right01 .right01box .sxmenu{ margin:10px;}
.moviesxmain .right .right01 .right01box .sxmenu .container{ font-size:14px; width:580px; float:right;}
.moviesxmain .right .right01 .right01box .sxmenu .condition_title{ width:85px; float:left; font-size:14px; line-height:32px;}
.moviesxmain .right .right01 .right01box .sxmenu .container strong{ padding:2px; background:#03A2DC; border:1px solid #03A2DC;color:#fff;}
.moviesxmain .right .right01 .right01box .sxmenu .container a{ padding:0px 8px;}

.moviesxmain .right .right02{border:#e5e5e5 1px solid; height:100%;  padding-bottom:10px;overflow:hidden;}
.moviesxmain .right .right02 .movie_tabs{ background:url(titbg.gif) repeat-x left top; height:29px; line-height:29px; font-size:14px; font-weight:bold;padding-left:10px;}
.moviesxmain .right .right02 .movie_tabs h3{width:88px; float:left;}
.moviesxmain .right .right02 .movie_tabs ul{padding-left:5px;}
.moviesxmain .right .right02 .movie_tabs li{width:120px;height:27px;text-align:center;float:left;background:url(titbg.gif) repeat-x left top; font-size:14px;}
.moviesxmain .right .right02 .movie_tabs  li.slt{width:88px;height:27px;text-align:center;float:left;  background:url(titbg.gif) repeat-x left bottom; border:#e5e5e5 1px solid; border-bottom:none;margin-top:1px;}
.moviesxmain .right .right02 .movie_tabs  li.slt a{ color:#0690; font-size:14px; }


.moviesxmain .right .right02 .movielisting{ padding:10px;}
.moviesxmain .right .right02 .movielisting li{width:25%; float:left; text-align:center; height:220px; overflow:hidden;}
.moviesxmain .right .right02 .movielisting img{width:155px; height:172px; padding:2px; border:#f1f1f1 1px solid; margin-bottom:8px;}
.moviesxmain .right .right02 .movielisting span{width:130px;height:24px; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
.moviesxmain .right .right02 .movielisting a{ font-size:12px; font-weight:normal;}


/*内容样式*/

.mainpdbox{/*width:998px;*/margin:0px auto;}
.mainpdbox .left{width:890px;float:left;}
.mainpdbox .left .left01 .floatl{width:294px;float:left;padding:2px; height:266px;overflow:hidden;}
.mainpdbox .left .left01 .floatr{width:373px;float:right;height:270px;overflow:hidden;}
.mainpdbox .left .left01 .floatr .news{padding:7px 20px 8px 20px;border-bottom:#ccc 1px dotted;}
.mainpdbox .left .left01 .floatr .news ul{}
.mainpdbox .left .left01 .floatr .news h2{text-align:center;}
.mainpdbox .left .left01 .floatr .news h2 a{ font-size:16px;  font-weight:bold; color:#c00; }
.mainpdbox .left .left01 .floatr .news h2 a:hover{color:#4E8ED6; text-decoration:none;}
.mainpdbox .left .left01 .floatr .news p{ line-height:23px;  color:#999}
.mainpdbox .left .left01 .floatr .news p span a{ color:green;}
.mainpdbox .left .left01 .floatr .news p span a:hover{ color:#3D81C0; text-decoration:none;}

.mainpdbox .left .left01 .floatr .newstop6 ul{ padding:5px 8px 8px 8px;}
.mainpdbox .left .left01 .floatr .newstop6 li{ height:25px; line-height:25px; background:url(artarrow.gif) no-repeat 0px 9px; padding-left:8px; overflow:hidden}
.mainpdbox .left .left01 .floatr .newstop6 li a{color:#333;}
.mainpdbox .left .left01 .floatr .newstop6 strong{ font-weight:normal;}
.mainpdbox .left .left01 .floatr .newstop6 span a{color:green;}
.mainpdbox .left .left01 .floatr .newstop6 a:hover{ color:#4E8ED6; text-decoration:none;}

.mainpdbox .left .left02 .coll{width:333px;float:right;height:265px;overflow:hidden;margin-bottom:10px;border:1px solid #CBCBCB; padding-bottom:10px; }
.mainpdbox .left .left02 .colr{width:333px;float:left;height:265px;overflow:hidden;margin-bottom:10px; border:1px solid #CBCBCB; padding-bottom:10px;}
.mainpdbox .left .left02 .coll .t,.mainpdbox .left .left02 .colr .t{ width:333px; height:30px; line-height:30px;font-weight:bold; border-top:2px solid #005bb4; border-bottom:1px solid #C3C3C3; background:#fff; }
.mainpdbox .left .left02 .coll .t h3,.mainpdbox .left .left02 .colr .t h3{height:25px; width:50px; font-size:16px; padding-left:5px; color:#293036; font-weight:normal; padding-left:10px }
.mainpdbox .left .left02 .coll .t span,.mainpdbox .left .left02 .colr .t span{right:10px;top:0px; float:right; padding-right:10px }
.mainpdbox .left .left02 .coll .t span a,.mainpdbox .left .left02 .colr .t span a{font-size:12px;font-weight:normal;color:#069;}
.mainpdbox .left .left02 .coll ul,.mainpdbox .left .left02 .colr ul{padding:8px;}
.mainpdbox .left .left02 .coll .imgArea,.mainpdbox .left .left02 .colr .imgArea{height:85px; overflow:hidden;}
.mainpdbox .left .left02 .coll .imgArea .imgLAreapic,.mainpdbox .left .left02 .colr .imgArea .imgLAreapic{width:120px; float:left;}
.mainpdbox .left .left02 .coll .imgArea .imgLAreapic img,.mainpdbox .left .left02 .colr .imgArea .imgLAreapic img{ width:100%; height:74px;padding:2px; border:#D4D4D4 1px solid;}
.mainpdbox .left .left02 .coll .imgArea .imgT,.mainpdbox .left .left02 .colr .imgArea .imgT{width:180px; float:right;}
.mainpdbox .left .left02 .coll .imgArea .imgT h3,.mainpdbox .left .left02 .colr .imgArea .imgT h3{width:180px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; text-align:center }
.mainpdbox .left .left02 .coll .imgArea .imgT h3 a,.mainpdbox .left .left02 .colr .imgArea .imgT h3 a{width:180px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; color:#3D81C0; }
.mainpdbox .left .left02 .coll .imgArea .imgT h3 a:hover,.mainpdbox .left .left02 .colr .imgArea .imgT h3 a:hover{ color:#4E8ED6}
.mainpdbox .left .left02 .coll .imgArea .imgT span,.mainpdbox .left .left02 .colr .imgArea .imgT span{ color:#999;}

.mainpdbox .left .left02 .coll li,.mainpdbox .left .left02 .colr li{height:25px;line-height:25px;background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px;}
.mainpdbox .left .left02 .coll li a,.mainpdbox .left .left02 .colr li a{ color:#333}
.mainpdbox .left .left02 .coll li a:hover,.mainpdbox .left .left02 .colr li a:hover{ color:#4E8ED6}
.mainpdbox .left .left02 .coll a:hover,.mainpdbox .left .left02 .colr a:hover{color:red;text-decoration:none;}


.mainpdbox .right{width:275px;float:right;}
.mainpdbox .right .right01 .title{ background:url(title.jpg) repeat-x 0px 15px;  height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .right .right01 .title h3{background:#fff;width:100px; line-height:32px; font-size:16px; font-weight:bold;}
.mainpdbox .right .right01 .right01box{ height:100%; overflow:hidden;}
.mainpdbox .right .right01 .right01box ul{ padding:8px;}
.mainpdbox .right .right01 .right01box #top1{ height:85px; overflow: hidden; border-bottom:#e5e5e5 1px dotted; margin-bottom:8px;}
.mainpdbox .right .right01 .right01box .photoimg{width:75px; float:left;}
.mainpdbox .right .right01 .right01box .photoimg img{width:68px; height:68px; padding:2px; border:#e5e5e5 1px solid;}
.mainpdbox .right .right01 .right01box .zttext{width:170px; float:right;}
.mainpdbox .right .right01 .right01box .zttext h2{ line-height:25px;}
.mainpdbox .right .right01 .right01box .zttext h2 a{ color:#333; font-size:14px;  font-weight:bold}
.mainpdbox .right .right01 .right01box .zttext h2 a:hover{ color:#4E8ED6; text-decoration:none;}
.mainpdbox .right .right01 .right01box .zttext span.ztintro{ line-height:24px; font-size:12px; font-weight:normal; color:#999;}
.mainpdbox .right .right01 .right01box li{ height:26px;line-height:26px; background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px; overflow:hidden;}
.mainpdbox .right .right01 .right01box a{ font-size:14px; font-weight:normal; color:#333;}
.mainpdbox .right .right01 .right01box a:hover{ color:#4E8ED6; text-decoration:none;}
.mainpdbox .right .right01 .right01box span{ float:right; color:#999; font-size:12px; font-weight:normal;}

.mainpdbox .right .right02 .title{height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .right .right02 .title h3{background:#fff; width:90px; line-height:32px; font-size:16px; font-weight:bold; padding-left:5px;}
.mainpdbox .right .right02 .right02box ul{padding:8px;}
.mainpdbox .right .right02 .right02box li{ height:26px;  line-height:26px; border-bottom:#ccc 1px dashed; overflow:hidden; margin-top:10px;}
.mainpdbox .right .right02 .right02box a{ font-size:12px; font-weight:normal; color:#cccc;}
.mainpdbox .right .right02 .right02box a:hover{ color:#4E8ED6; text-decoration:none;}

.mainpdbox .righta{width:275px;float:right; height:100%; overflow:hidden; }
.mainpdbox .righta .ad{width:275px; overflow:hidden;}
.mainpdbox .righta .right01r .title{ background:url(title.jpg) repeat-x 0px 15px;  height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .righta .right01r .title h3{background:#fff; width:100px; line-height:32px; font-size:16px; font-weight:bold;}
.mainpdbox .righta .right01r .right01box{ height:100%; overflow:hidden;}
.mainpdbox .righta .right01r .right01box ul{ padding:8px;}
.mainpdbox .righta .right01r .right01box #top1{ height:85px; overflow: hidden; border-bottom:#e5e5e5 1px dotted; margin-bottom:8px;}
.mainpdbox .righta .right01r .right01box .photoimg{width:75px; float:left;}
.mainpdbox .righta .right01r .right01box .photoimg img{width:68px; height:68px; padding:2px; border:#e5e5e5 1px solid;}
.mainpdbox .righta .right01r .right01box .zttext{width:170px; float:right;}
.mainpdbox .righta .right01r .right01box .zttext h2{ line-height:25px;}
.mainpdbox .righta .right01r .right01box .zttext h2 a{ color:#444; font-size:14px;  font-weight:bold}
.mainpdbox .righta .right01r .right01box .zttext h2 a:hover{ color:red; text-decoration:none;}
.mainpdbox .righta .right01r .right01box .zttext span.ztintro{ line-height:24px; font-size:12px; font-weight:normal; color:#555;}
.mainpdbox .righta .right01r .right01box li{ height:26px;line-height:26px; background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px; overflow:hidden;}
.mainpdbox .righta .right01r .right01box a{ font-size:14px; font-weight:normal; color:#333;}
.mainpdbox .righta .right01r .right01box a:hover{ color:red; text-decoration:none;}
.mainpdbox .righta .right01r .right01box span{ float:right; color:#999; font-size:12px; font-weight:normal;}

.mainpdbox .righta .right02r .title{ background:url(title.jpg) repeat-x 0px 15px;  height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .righta .right02r .title h3{background:#fff; width:140px; line-height:32px; font-size:16px; font-weight:bold;}
.mainpdbox .righta .right02r .right02box ul{padding:8px;}
.mainpdbox .righta .right02r .right02box li{ height:26px; line-height:26px; border-bottom:#e5e5e5 1px dashed; overflow:hidden;}
.mainpdbox .righta .right02r .right02box a{ font-size:12px; font-weight:normal; color:#333;}
.mainpdbox .righta .right02r .right02box a:hover{ color:red; text-decoration:none;}

.mainpdbox .lefta{width:678px;float:left; overflow:hidden }
.mainpdbox .lefta .articlecontent{padding:15px;height:100%;overflow:hidden;border:1px solid #dcdcdc;background:#fdfdfd; }
.mainpdbox .lefta .articlecontent h3{line-height:35px;text-align:center; font-size:22px; color:#000; }
.mainpdbox .lefta .articlecontent .info{height:30px;line-height:30px;text-align:center;}
.mainpdbox .lefta .articlecontent .info span{ padding:0px 5px;}
.mainpdbox .lefta .articlecontent .info span a{color:red;}
.mymoodbox:hover{background:#f1f1f1;}

.mainpdbox .lefta .articlecontent .newscontent{font-size:14px;line-height:26px;}

.mainpdbox .lefta .articlecontent .Author{text-align:right;font-size:14px;color:#000;}

.mainpdbox .lefta .articlecontent .sharebox{text-align:right; height:26px; line-height:30px; background:#fdfdfd; padding-top:7px;}


.mainpdbox .lefta .articlecontent .articlekey{ line-height:25px;}
.mainpdbox .lefta .articlecontent .articlekey a{ color:#ff0000;}
.mainpdbox .lefta .articlecontent .articlekey a:hover{color:red; text-decoration:none;}

.mainpdbox .lefta .articlecontent .articlebook h2{ line-height:25px; font-size:12px; font-weight:normal;}
.mainpdbox .lefta .articlecontent .articlebook h2 a:hover{ color:red; text-decoration:none;}

.mainpdbox .lefta .xgxw{border-top:#dcdcdc 1px dashed;}
.mainpdbox .lefta .xgxw .title{height:35px; line-height:35px; font-size:14px;color:#333; font-weight:bold;}
.mainpdbox .lefta .xgxw .xgnewsbox{padding:8px;}

.mainpdbox .lefta .xgxw .xgnewsbox li{height:28px;line-height:28px;background:url(artarrow.gif) no-repeat 0px 12px;padding-left:10px;}
.mainpdbox .lefta .xgxw .xgnewsbox a{ font-size:14px; color:#000;}
.mainpdbox .lefta .xgxw .xgnewsbox a:hover{color:red;text-decoration:none;}
.mainpdbox .lefta .xgxw .xgnewsbox span{ padding-left:10px; color:#999;}

.mainpdbox .lefta .commentbox{height:100%;padding-bottom:10px;overflow:hidden;border:1px solid #dcdcdc;background:#fdfdfd; min-height:200px;}
.mainpdbox .lefta .commentbox .title{ height:40px; line-height:40px;font-size:14px; padding-left:15px; font-weight:bold;color:#333; background:#f1f1f1;}
.mainpdbox .lefta .commentbox .comment{ padding:10px; font-size:12px;}


.mainpdbox .left .tjtw{border:#d8d8d8 1px solid;height:100%;padding-bottom:10px;overflow:hidden;}
.mainpdbox .left .tjtw .title{background:url(bluenav.gif) no-repeat 10px 7px; height:29px;line-height:29px;border-bottom:#d8d8d8 1px solid; padding-left:20px;color:#333; font-size:14px; font-weight:bold; }
.mainpdbox .left .tjtw .tjtwbox{ min-height:120px;}
.mainpdbox .left .tjtw .tjtwbox ul{padding:8px;}
.mainpdbox .left .tjtw .tjtwbox li{float:left;text-align:center;width:132px;*+width:133px; height:125px; overflow: hidden;  white-space:nowrap; }
.mainpdbox .left .tjtw .tjtwbox a.pic img{width:100px; height:88px;padding:2px;border:#D4D4D4 1px solid;margin-bottom:8px;}
.mainpdbox .left .tjtw .tjtwbox a strong{ font-weight:normal;}
.mainpdbox .left .tjtw .tjtwbox a:hover{color:red;text-decoration:none;}
.mainpdbox .left .tjtw .tjtwbox span,.mainpdbox .left .tjtw .tjtwbox span img{display:none;}

.mainpdbox .left .bannerl{ width:680px; overflow:hidden;}
.mainpdbox .left .newslist{ border:#d8d8d8 1px solid;  height:100%;overflow:hidden;}
.mainpdbox .left .newslist h3{ background:url(bluenav.gif) no-repeat 10px 7px; height:29px;line-height:29px;border-bottom:#d8d8d8 1px solid; padding-left:20px;color:#333;   position:relative;}
.mainpdbox .left .newslist h3 span{position:absolute; right:10px; top:0px;}
.mainpdbox .left .newslist h3 span a{ float:left; padding:0px 5px;}
.mainpdbox .left .newslist h3 span a{ font-size:12px; font-weight:normal;}

.mainpdbox .left .newslist dl{padding:8px; height:110px; border-bottom:#d8d8d8 1px dotted; overflow:hidden; }
.mainpdbox .left .newslist dl.nl_con1{ margin:0px 10px;}
.mainpdbox .left .newslist dd h4.nlc_tit{ background:url(listicon.gif) no-repeat 5px 5px; padding-left:24px;}
.mainpdbox .left .newslist dd h4.nlc_tit a:hover{ color:#ff6600; text-decoration:underline;}
.mainpdbox .left .newslist dd p.nlc_time{ color:#666; padding-left:25px; height:24px; line-height:24px;}
.mainpdbox .left .newslist dd p.nlc_info{ line-height:24px; color:#333; padding-left:25px; text-indent:2em;}
.mainpdbox .left .newslist dd p.nlc_info a{ color:#369;}
.mainpdbox .left .newslist dd p.nlc_info a:hover{ color:#ff6600; text-decoration:none;}


.mainpdbox .left .articlecontent{padding:15px;height:100%;overflow:hidden; border:#DDD solid 1px; margin-top:10px;}
.mainpdbox .left .articlecontent h3{line-height:35px;text-align:center; font-size:22px; font-weight:500; color:#000;}

.mainpdbox .left .articlecontent .info{height:30px;line-height:30px;text-align:center;}
.mainpdbox .left .articlecontent .info span{ padding:0px 5px;}
.mainpdbox .left .articlecontent .info span a{color:red;}

.mainpdbox .left .articlecontent .newscontent{font-size:14px;line-height:26px;}

.mainpdbox .left .articlecontent .Author{text-align:right;font-size:14px;color:#000;}

.mainpdbox .left .articlecontent .sharebox{text-align:right; height:26px; line-height:30px; background:#F4F8FD; padding-top:7px;}


.mainpdbox .left .articlecontent .articlekey{ line-height:25px;}
.mainpdbox .left .articlecontent .articlekey a{ color:#ff0000;}
.mainpdbox .left .articlecontent .articlekey a:hover{color:red; text-decoration:none;}

.mainpdbox .left .articlecontent .articlebook h2{ line-height:25px; font-size:12px; font-weight:normal;}
.mainpdbox .left .articlecontent .articlebook h2 a:hover{ color:red; text-decoration:none;}
.annex{width:600px;margin :15px; border : 1px dashed #999; background : #f9f9f9; line-height : normal;}
.annex td{padding-top:10px;padding-left:10px;padding-bottom:5px;}
.mainpdbox .left .commentbox{height:100%;padding-bottom:10px;overflow:hidden; border:1px solid #ccc; padding-top:10px;}
.mainpdbox .left .commentbox .title{ height:29px; line-height:29px;font-size:16px;  padding-left:15px; font-weight:bold;color:#006699}
.mainpdbox .left .commentbox .title h3{ color:}
.mainpdbox .left .commentbox .comment{ padding:10px; font-size:12px;}

.mainpdbox .left .xgxw{border-top:#CCC 1px dashed;}
.mainpdbox .left .xgxw .title{height:35px; line-height:35px; font-size:14px;color:#069; font-weight:bold;}
.mainpdbox .left .xgxw .xgnewsbox{padding:8px;}

.mainpdbox .left .xgxw .xgnewsbox li{height:28px;line-height:28px;background:url(artarrow.gif) no-repeat 0px 12px;padding-left:10px;}
.mainpdbox .left .xgxw .xgnewsbox a{ font-size:14px; color:#000;}
.mainpdbox .left .xgxw .xgnewsbox a:hover{color:red;text-decoration:none;}
.mainpdbox .left .xgxw .xgnewsbox span{ padding-left:10px; color:#999;}






/*网上购物*/

.shopmenu .nav .menu{margin:0px auto; width:998px; font-size:12px;}

.shopmain .tit{ border-bottom:2px solid #0082CA; height:41px;width:100%}
.shopmain .tit .tit_l{ padding-left:243px; color:#0082CA; font-size:20px; font-weight:bold; line-height:40px; width:90px; float:left;}
.shopmain .tit .tit_r{float:left; padding-left:20px;width: 825px;height: 41px;overflow: hidden;}

.shopmain .tit .tit_r ul li{ float:left;width:100px; line-height:41px; text-align:center;}
.shopmain .tit .tit_r ul li a{ font-size:16px; height:41px; line-height:41px;display:block; font-weight:normal;}

.shopmain .shopstart{ height:415px; position:relative;}

.shopmain .shopstart .leftmenu{z-index:100; width:223px; left:0; position:absolute; top:-41px; height:451px; }
.shopmain .shopstart .leftmenu ul{border-bottom:#eaeaea solid 1px; border-top:none; min-height:370px;border-left: #eaeaea solid 1px;border-right: #eaeaea solid 1px;}
.shopmain .shopstart .leftmenu ul li{ position:relative; z-index:999;/*border-left:#eaeaea solid 1px;border-right:#eaeaea solid 1px;*/}
.shopmain .shopstart .leftmenu .classtitle{ font-size:16px; border-bottom:1px solid #eee;}
.shopmain .shopstart .leftmenu .classtitle a{ display:block;padding: 0 10px;line-height: 41px;}
.shopmain .shopstart .leftmenu .list{ position:absolute; left:222px; top:0; background:#fff; width:300px; padding:15px; display:none;}
.shopmain .shopstart .leftmenu .list a{ padding-right:10px; height:26px; line-height:26px; font-size:14px;}
.shopmain .shopstart .leftmenu .title h2{color:#333;font-size:16px;  font-weight:500;background:#0082CA;text-align:center; color:#FFF; height:41px; line-height:41px;background:#0082CA;}
.shopmain .shopstart .leftmenu dd{ float:left; padding:0 1px}

.shopmain .shopstart .leftmenu li .title{ font-size:14px;}
.shopmain .shopstart .leftmenu li .ejlmbox{ padding:5px 0}
.shopmain .shopstart .leftmenu li .ejlmbox a{color:#8A8A8A;  font-weight:normal;}
.shopmain .shopstart .leftmenu li .ejlmbox a.hrefcolor{color:#ce3232}
.shopmain .shopstart .leftmenu dd{float:left; width:42px; height:25px;}


.shopmain .shopstart .r_main{ padding-left:223px; width:956px; height:320px;}
.shopmain .shopstart .r_main .shop_hd{ padding:10px 0 10px 10px;}


.pbc{ margin:10px 0;}
.pbc .title{height:40px; line-height:40px;}
.pbc .title h3{ float:left; font-size:20px;  color:#464646; font-weight:normal;}
.pbc .title .more{ float:right;}
.pbc .title .more a{ color:#666}
.pbc .pbbox { overflow:hidden;border:#e7e7e7 1px solid; border-bottom:none; border-right:none;}
.pbc .pbbox ul{overflow:hidden;margin-right:-10px; zoom:1 }
.pbc .pbbox li{ float:left;border:#e7e7e7 1px solid ;width:130px; padding:12px 0 5px 0; margin:-1px 0 0 -1px ;overflow:hidden; text-align:center; height:83px;}
.pbc .pbbox li img{ height:60px; width:100px; border:none;}
.pbc .pbbox li .brandname{ display:block; text-align:center; font-size:14px;}

/*------限时抢购--------*/
.mianc{background:#fff; padding:0;overflow:hidden;float:left; width:892px;}
.mianc .title{height:40px; line-height:40px; border-bottom:#CC0000 1px solid}
.mianc .title h3{float:left; font-size:20px;  color:#464646; font-weight:normal;}
.mianc .title h4{float:left;background:#0759c4 url(tejia.gif) no-repeat 5px ; color:#fff; height:24px; line-height:24px; margin-left:10px; padding-left:30px;margin-top:9px;font-size:12px; display:none;}
.mianc .title h5{float:right;height:22px; line-height:22px; margin-left:10px; padding-left:10px; padding-right:10px; margin-top:6px;font-weight:normal;}
.mianc .miancbox{overflow:hidden; border-left:#e7e7e7 1px solid}
.mianc ul li{height:325px; width:276px; float:left; text-align:center;  position:relative; display:inline;overflow:hidden; background:#fefefe; border:#e2e2e2 solid 1px; border-top:none; padding:0 10px 0 10px; border-left:none; border-top:none;}
.mianc ul li:hover{ background:#fafafa}
.mianc ul li p{line-height:24px;}
.mianc ul li .pho{width:200px; height:150px;}
.mianc ul li .qiang{position:absolute; right:10px; top:20px; width:53px; height:53px;}
.mianc ul li .dade{height:40px; line-height:40px;font-size:14px; background:url(zhong.gif) no-repeat 20px center;}
.mianc ul li .dade span,p.mery{color:#e50000; font-weight:bold; font-size:18px; padding:0 3px;}
.mianc ul li .qianggou{text-align:left;}
.mianc ul li .qianggou a{background:#FD6100; color:#fff; margin:auto; height:30px;width:60px; line-height:30px; font-size:14px;  display:block; padding:2px 20px;}
.mianc ul li a.limitbuytitle{line-height:32px; overflow:hidden; height:32px; display:block }




/*----团购--------*/
.tuan{ width:288px; float:right;}
.tuan .title{height:40px; line-height:40px; border-bottom:#CC0000 1px solid}
.tuan .title h3{float:left; font-size:20px;color:#464646; font-weight:normal;}
.tuan .tuanbox{border:#DDD 1px solid;height:325px; border-top:none; text-align:center; border-left:0;} 

.tuan .tuanbox img{width:230px; height:222px; padding-top:10px;}
.tuan .tuanbox .tuan_title{font-size:15px;padding:10px 0px;}
.tuan .tuanbox .cantuan{height: 34px;  background:#FD6100; line-height:34px; margin-top:6px}
.tuan .tuanbox .cantuan .jiage{ color:#FFF; font-size:18px; float:left; margin-left:20px; }
.tuan .tuanbox .cantuan a{color:#FFF; font-size:18px; float:right; padding-right:20px}




.shopmain .shopmainc{clear:both; overflow:hidden;border-bottom:1px solid #E2E2E2; margin:10px 0;}
.shopmain .shopmainc .title{height:34px; line-height:34px; border-bottom:#0C9AD8 1px solid; }
.shopmain .shopmainc .title h2{font-size:20px; font-weight:normal;}
.shopmain .shopmainc .left_type{float:left; height:590px; width:229px;border-left:1px solid #E2E2E2;border-right:1px solid #E2E2E2;}
.shopmain .shopmainc .left_type {_display:inline;}
.jiage{  color:#e50000; font-weight:bold; font-size:18px; padding:0 3px;}
.shopmain .shopmainc .left_type  ul{padding:20px}
.shopmain .shopmainc .left_type  ul li{float:left; width:50%; line-height:30px;  font-size:14px; }

.shopmain .shopmainc .left_type .shopimg{background:url(shop_shuma.jpg) no-repeat ; height:200px;} 
.shopmain .shopmainc .right_con{ float:right; width:948px; position:relative;border-right:1px solid #E2E2E2; border-right:0; }
.shopmain .shopmainc .right_con .tab_title{ width:100%; position:absolute; height:34px; top:-35px;}

.shopmain .shopmainc .right_con .tab_title li { position:relative; cursor:pointer; height:34px; font-size:16px; line-height:34px; float:left; margin-right:5px; padding:0 25px; color:#333; }
.shopmain .shopmainc .right_con .tab_title li.on {border-bottom:#E4393C solid 2px;}
.shopmain .shopmainc .right_con li.on b{ background:url(shop_j.png); position:absolute; bottom:-8px; left:50px; display:block; height:7px; width:14px;}
.shopmain .shopmainc .right_con .icontent{display:none; text-align:center; overflow:hidden; }	
.shopmain .shopmainc .right_con .icontent ul li{ width:234px; float:left;border:#EEE solid 1px; border-top:none;margin:0 0 -1px -1px;padding:20px 1px 10px 1px; font-size:14px; height:259px; overflow:hidden;}
.shopmain .shopmainc .right_con .icontent ul li p{ padding-top:10px; text-align:center;}
.shopmain .shopmainc .right_con .icontent ul li p a{ color:#747474}
.shopmain .shopmainc .right_con .icontent ul li img{ width:180px; height:190px;}
/*end*/






/*首页抢购样式*/
.timeBox{wborder-width:0px;padding-top:4px;height:23px;font-weight:normal;font-size:12px;text-align:center;line-height:23px;}
.timeBox strong{font-size:20px;padding:0 3px;color:#E11400;}
.Product_List_S{width:227px;border:solid #E7CA96;border-width:0px;overflow:hidden;}
.Product_List_S ul{margin:0px;padding:0px;}
.Product_List_S li{width:225px;padding:0;border:0;}
.Product_List_S li.first{background:none; text-align:center;}
.Product_List_S dl{background:none;padding:3px;}
.Product_List_S dl dt{margin-bottom:5px;position:relative;}
.Product_List_S dl dt img.q{position:absolute;width:46px;height:41px;right:40px;bottom:0; _bottom:90px;}
.Product_List_S dl dt img.qW{position:absolute;width:46px;height:47px;right:40px;bottom:0;}
.Product_List_S dd.p_Name{height:26px; line-height:26px;overflow:hidden;}
.Product_List_S dd.p_Name a{ color:#666;display:block; text-align:center;}
.Product_List_S dd.p_Name a:hover{ color:red;display:block; text-align:center; text-decoration:none;}
.Product_List_S dd.p_Price{color:#E42E2F;font-weight:bold;}
.Product_List_S dd.p_Price strong{font-size:12px;}
.Product_List_S dd.p_Price1{color:#666;height:30px;line-height:30px; }
.Product_List_S dd.p_Price1 em{text-decoration:line-through; }
.Product_List_S dd.p_Price1 strong{color:#E42E2F;height:30px;line-height:30px; }
.loading{width:229px;height:289px;}
.loading img{margin:180px auto 0; }
.Product_List_S img{width:162px;margin-top:10px; height:160px;overflow:hidden;}
/*首页抢购样式end*/



/*网上商城内容页*/

.shopnr .shopnr01{}
.shopnr .shopnr01 .left{ float:left; width:230px; }
.shopnr .shopnr01 .left .left01{border:#E7E7E7 solid 1px;}
.shopnr .shopnr01 .left .left01{border:#E7E7E7 1px solid;overflow:hidden;}
.shopnr .shopnr01 .left .left01 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.shopnr .shopnr01 .left .left01 .left01box{ padding:8px;}
.shopnr .shopnr01 .left .left01 .left01box li{ overflow:hidden; border-bottom:#f1f1f1 1px solid; padding:8px 0}
.shopnr .shopnr01 .left .left01 .left01box li a.sidepdleft{ display:block; width:70px; float:left;}
.shopnr .shopnr01 .left .left01 .left01box li a.sidepdleft img{ padding:2px; border:#f1f1f1 1px solid; }
.shopnr .shopnr01 .left .left01 .left01box li h2{width:130px; float:right;line-height:24px;}
.shopnr .shopnr01 .left .left01 .left01box li h2 a{ font-size:12px; font-weight:normal;}
.shopnr .shopnr01 .left .left01 .left01box li h2 a:hover{ color:red; text-decoration:none;}
.shopnr .shopnr01 .left .left01 .left01box li h3{ width:130px; float:right;font-size:16px; color:#CC0000; }
.shopnr .shopnr01 .left .left01 .left01box li h3 span{ /*color:#ff6600;*/ font-size:12px;}

.shopnr .shopnr01 .right01{ width:930px; float:right}
.shopnr .shopnr01 .right01 h3{font-size:16px;font-weight:bold;color:#069;text-align:center;}
.shopnr .shopnr01 .right01 .productbox .productl{width:350px; float:left;}
.shopnr .shopnr01 .right01 .productbox .productl .product_comp{ text-align:center;}
.shopnr .shopnr01 .right01 .productbox .productr{width:560px; float:right;}
.shopnr .shopnr01 .right01 .productbox .productr .vipprice{font-weight:bold; font-size:18px;color:#E4393C}
.shopnr .shopnr01 .right01 .productbox .productr ul h3{font-size:16px; text-align:left; color:#333; border-bottom:#DDD dashed 1px; margin-bottom:8px;}
.shopnr .shopnr01 .right01 .productbox .productr li{height:25px;line-height:25px; color:#666; clear:both }
.shopnr .shopnr01 .right01 .productbox .productr .share{margin-top:10px;}

/*商城首页幻灯*/
.r_main .shop_hd #focus{position: relative;height:360px; overflow:hidden;width:946px;}
.r_main .shop_hd #focus .bd{position: relative}
.r_main .shop_hd #focus .focus-bar-box{width: 100%;height: 360px;position: relative;overflow: hidden}
.r_main .shop_hd #focus .focus-bar{width: 10000px}
.r_main .shop_hd #focus .focus-bar li{float: left;width:946px;height:360px}
.r_main .shop_hd #focus .focus-bar li a{width: 100%;height: 100%;display: block}
.r_main .shop_hd #focus .focus-bar li img{min-width: 100%;_width:100%;height:360px;}
.r_main .shop_hd #focus .ft{position: absolute;left: 0;bottom: 0;z-index: 1;width:946px;}

.r_main .shop_hd #focus .change{position: absolute;right:50%; margin-right:-50px;bottom:15px;height: 12px}
.r_main .shop_hd #focus .change a{float: left;width: 10px;height: 10px;margin-right: 10px;-webkit-transition: .0s; transition: .0s;background: rgba(0,0,0,0.4);cursor: pointer;border-radius: 20px;}
.r_main .shop_hd #focus .change a.on{background:#ff9800;}
.r_main .shop_hd #focus .hd{position: absolute;left: 0;bottom: 0;z-index: 2;width: 700px;height: 45px;}
.r_main .shop_hd #focus .focus-title{overflow: hidden;position: absolute;top: 0;left: 0;height: 55px;padding: 0 20px;line-height: 45px;font-size: 16px;}
.r_main .shop_hd #focus .focus-title a{color:#fff;}

/*检测中心*/
.hTitle{text-align:center;font-weight:normal;font-size:14px;color:#666;line-height:20px;margin-bottom:30px;}
.hTitle strong{font-size:35px;color:#d6353c;line-height:35px;display:block;margin-bottom:20px;}
.hTitle span{    font-size: 18px;color: #848484;line-height: 35px;display: block;margin-bottom: -11px;}
.case{ padding-bottom: 50px;background: url(tacn/pro_bg.jpg);overflow:hidden;}
.caseMain{height:260px;position: relative;}
.caseMain .ohbox{width:1200px;height:400px;overflow:hidden;}
.caseMain .ohbox ul{width:1240px;}
.caseMain li{float:left;width:385px;height:400px;overflow:hidden;position:relative;font-size:16px;margin-right:20px;}
.caseMain li img{width:385px;height:260px;transition:all 0.5s;}
.caseMain li .txt{background: #d6353c url(/images/c_link.png) no-repeat 335px -50px;color:#fff;padding:0 70px 0 20px;height:45px;overflow:hidden;transition:all 0.5s;position:absolute;bottom:0;left:0;width:386px;}
.caseMain li .txt h4{height:45px;line-height:45px;font-size:14px;font-weight:normal;}
.caseMain li:hover .txt{background:rgba(214, 53, 60, 0.48) url(tacn/c_link.png) no-repeat 335px center;height:120px;}
.caseMain li:hover .txt h4{line-height:55px;}
.caseMain li:hover img{transform:scale(1.1);}
.caseMain .pageBtn span{position:absolute;top:100px;cursor:pointer;left:-25px;background: url(/images/caseBtn.png) no-repeat;width:50px;height:50px;font-size:0;line-height:0;}
.caseMain .pageBtn .next{left:auto;right:0;background-position: -50px 0;right:-25px;}
.caseMain .pageBtn span:hover{background-position:-100px}
.caseMain .pageBtn .next:hover{background-position:-150px}


#you_bt{ width:100%; overflow:hidden; background: url(tacn/you_bt.jpg) no-repeat center; height:150px;}
#yous{ width:1100px; margin:0 auto; height:150px; position:relative;}
.y_a{ font-size:24px; color:#fff; font-weight:bold; font-style:italic; position:absolute; width:300px; top:40px; left:193px;}
.y_b{ font-size:20px; color:#fff; text-align:right; position:absolute; left:91px; top:78px;}
.y_b span{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#ffadad; text-transform:uppercase; display:block; padding-right:14px;}
.y_c{ position:absolute; font-size:18px; color:#fff; right:132px; top:87px;}
.issue_bjt {
    width: 100%;
    height: 10px;
    background: url(tacn/bjt.jpg) no-repeat center;
    overflow: hidden;
}
#w_common_text-1586475615640 span{font-size: 15px;line-height: 2;}
#w_common_text-1586475615640 spann{font-size: 15px;line-height: 2;}

/*研发团队*/
/*内容页样式*/
.inner-banner{ width: 100%;height: 555px;margin-top: 194px;background: center no-repeat #f1f1f1;background-size: cover;}
.inner-head{ background: #004b9d;color: #fff;text-align: center;height: 200px;margin-top: -88px;margin-bottom: 76px;position: relative;}
.inner-head h1{ font-size: 36px;padding: 60px 0 18px;line-height: 1;font-weight: 400;}
.inner-head h2{ font-size: 14px;line-height: 1.4;font-weight: 100;}
.inner-head .line1{ position: absolute;left: 50%;bottom: 0;height: 47px;width: 1px;background: #fff;}
.inner-head .line2{ position: absolute;left: 50%;bottom: -47px;height: 47px;width: 1px;background: #004b9d;}
/*应用领域*/
   /*产品展示列表页---------------------------------------------------------*/
.lbg{
	background:#f5f7f9;
	padding-bottom:100px;
}
.lgoods .allgoods{
	position: inherit;
    top: 0;
    right: 0;
    padding-bottom: 0;
}
.lgoods .allgoods li{
	margin-right:2%;
	margin-bottom:2%;
}
/*产品展示*/
.product{
	padding:100px 0;
	background: url(/template/index/public/54/54-0050/images/pbg.jpg) no-repeat center;
	position:relative;
	padding-bottom:140px;
}
.product .title{
	float:left;
	width:28%;
}
.product .title h1{
	font-size:32px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
}
.product .title h2{
	font-size:20px;
	color:#000;
	line-height:30px;
	margin-bottom:80px;
	margin-top: 10px;
}
.product .title span{
	display:block;
	position:absolute;
	height:1px;
	left:0;
	top:210px;
	background:rgba(0,0,0,0.12);
}
.product .title ul li{
	margin-bottom:20px;
}
.product .title ul li a{
	font-size:14px;
	color:#666;
	transition:0.3s;
}
.product .title ul li a:hover{
	margin-left:5px;
	color:#f08200;
}
.product .more01{
	margin-top:60px;
}
.allgoods{
	top:100px;
	right:0;
}
.allgoods li{
	width:31%;
	float:left;
	margin-right: 2%;
    margin-bottom: 2%;
}
.allgoods li a{
	display:block;
	background:#fff;
	border:1px solid #fff;
	transition:0.4s;
}
.allgoods li span{
	display:block;
	width:100%;
	overflow:hidden;
}
.allgoods li img{
	width:100%;
	transition:0.4s;
}
.allgoods li .text{
	padding-top:20px;
	transition:0.4s;
 height: 60px;
}
.allgoods li h3{
	font-size:15px;
	color:#333;
	margin-bottom:0px;
	padding:0 25px;
	transition:0.4s;text-align: center;
}
.allgoods li p{
	font-size:12px;
	color:#808080;
	line-height:22px;
	height:44px;
	overflow:hidden;
	margin-bottom:30px;
	padding:0 25px;
	transition:0.4s;
}
.allgoods li .text div{
	border-top:1px solid #e5e5e5;
	transition:0.4s;
}
.allgoods li .text div h4{
	float:left;
	font-size:12px;
	line-height:46px;
	color:#808080;
	width:calc(100% - 85px);
	margin-left:25px;
	transition:0.4s;
}
.allgoods li .text div em{
	display:block;
	width:46px;
	line-height:46px;
	font-size:14px;
	color:#d9d9d9;
	border-left:1px solid rgba(255,255,255,0.12);
	float:right;
	text-align:center;
	transition:0.4s;
}
.product .swiper-scrollbar{
	background:rgba(0,0,0,0.06);
	left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
}
.product .swiper-scrollbar-drag {
    background: #f08200;
}
.allgoods li:hover a{
	border-color:#0c5ca5;
}
.allgoods li:hover img{
	transform:scale(1.06);
	-ms-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-webkit-transform:scale(1.06);
	-o-transform:scale(1.06);
}
.allgoods li:hover .text{
	background:#1a75b0;
}
.allgoods li:hover h3
,.allgoods li:hover p
,.allgoods li:hover div h4
,.allgoods li:hover .text div em{
	color:#fff;
}
.allgoods li:hover .text div{
	border-top:1px solid rgba(255,255,255,0.12);
}
.lgoods .allgoods li {
    margin-right: 2%;
    margin-bottom: 2%;
}

/*rl*/
input,button,select,textarea{outline:none;font:400 14px/1.6 'Helvetica Neue',Helvetica, "Microsoft YaHei",sans-serif,Arial,'宋体';font-size:14px; color: #666;}
table input,table button,table select,table textarea{ vertical-align:middle;}
button,html input[type=button],input[type=submit]{-webkit-apperance: button; cursor: pointer;-webkit-appearance: none;}
button[disabled],html input[disabled]{cursor: default}
textarea{resize:none}
table{ border-collapse:collapse;}
a{text-decoration:none; color:#444;}
h1,h2,h3,h4,h5,h6{font-weight:400; }
th{font-weight: normal; }
p{text-align: justify;}

.al{text-align: left;}
.ac{text-align: center;}
.ar{text-align: right;}
.hide{display: none;}
.th{ font-family:'Helvetica Neue',Helvetica, "Microsoft YaHei",sans-serif,Arial,'宋体';}

.clear, .clr{display: block; clear: both; height: 0; line-height: 0; font-size: 0; overflow: hidden;}
.clearfix2:before,.clearfix2:after{content:""; display: table;}
.clearfix2:after{clear: both;}
.clearfix2{*zoom:1;}


::-webkit-scrollbar{width:6px;height:6px;}::-webkit-scrollbar-button{height:0;width:0;}::-webkit-scrollbar-track{background-color:#f1f1f1;}::-webkit-scrollbar-thumb{background:#ccc;}



.clearfix:after{content: ""; display: block;height: 0;clear: both;}
.clearfix{zoom:1;}
.clearit{clear:both;height:0;font-size:0;overflow:hidden;}


a:hover{color:#0c5ca5;}
.hidden{visibility:hidden;}


/*设置选中文字时的背景色*/
::-moz-selection    { background:#0c5ca5; color:#fff; }
::-webkit-selecter { background:#0c5ca5; color:#fff;}
/*可改变元素被点击时背景框的颜色*/
html{-webkit-tap-highlight-color: rgba(240,240,240,0.7);}/*如果需要背景框不显示，则可以将rgba中的alpha值设为0即可，例如rgba(0,0,0,0)*/

/*--------------------------end公用样式*/
body{background-color:#f9f9f9f9; } 
.white_bj{background-color:#fff; }
/*.w_9{ padding-left:30px; padding-right: 30px;}*/

.min_1200{margin: 0 auto; min-width: 1200px; _width:expression((documentElement.clientWidth < 1200) ? "1200px" : "auto" );}
.max_1200{margin: 0 auto; max-width: 1200px; _width:expression((documentElement.clientWidth > 1200) ? "1200px" : "auto" );}



.phcolor{color: #bbb!important;}
input::-webkit-input-placeholder{color: #bbb;}
input:focus::-webkit-input-placeholder{color: #999;}
input::-moz-placeholder{color: #bbb;}
input:-ms-input-placeholder{color: #bbb;}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button{-webkit-appearance: none!important; margin: 0;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
input[type="number"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}

a{transition: .2s; -moz-transition: .2s; -webkit-transition: .2s;}
/*-------------------star首页*/

/*头文件*/
.header{ height:70px; background-color: #e7e7e7; width: 100%; position: relative; z-index: 12;}

/*浮动*/
@-webkit-keyframes hdnav2-show{0%{top:-42px}100%{top:0}}
@keyframes hdnav2-show{0%{top:-42px}100%{top:0}}
.top_header{position: absolute; top: 0; left: 0;}
.header_fixed{position: fixed; padding: 0; top: 0; left: 0; height: 70px;  _position: absolute; animation: hdnav2-show 0s; -moz-animation: hdnav2-show 0s; -webkit-animation: hdnav2-show 0s; box-shadow: 0 0 10px rgba(0,0,0,.2); }
* html{background-image: url(about:blank); background-attachment: fixed;}
.header_fixed .logo{ }

/*end浮动*/


/*标志*/
.logo{ padding:15px 0 0 0;}
.logo img,.logo_th img{ height:40px;}
.logo_th{ padding:15px 0 0 15px;}
/*头文件右*/

/*导航*/
.nav .item_li{float:left; margin: 0 0 0 0px; position: relative;z-index: 11;}
.nav .item_a{ float:left; position: relative; font-size:16px; padding: 0 12px; line-height: 70px;}
.nav .item_a::before{ position:absolute; content: ''; display: block; bottom: 0; width: 0; height: 3px; background-color: #0c5ca5; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s; left:50%; -moz-transform: translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%); overflow: hidden; font-size: 0; display: none\9; display: none\0; }
.nav .item_a:hover::before,.nav .active .item_a::before ,.hover_li .item_a::before{ width:100%; }
.nav .active .item_a{ height:67px\9;*height:67px; border-bottom: 3px solid #0c5ca5\9;*border-bottom: 3px solid #0c5ca5;}

/*二级导航*/
.dropdown-menu{ border:none; border-bottom: 3px solid #0c5ca5; text-align: center; background-color:rgba(255,255,255,.8); border-top:none; position: absolute; z-index: 11; top:100px; width: 100%; box-sizing: border-box; display: none; -moz-box-shadow: 0 10px 15px rgba(0,0,0,.12);-webkit-box-shadow: 0 10px 15px rgba(0,0,0,.12);box-shadow: 0 10px 15px rgba(0,0,0,.12);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CFffffff,endcolorstr=#CFffffff);}
.dropdown-menu li a{ display:block; padding: 5px 10px;}
.dropdown-menu li a:hover{ color:#fff; background-color: #0c5ca5;}

/*头文件右*/
.header_r_r{ padding:15px 0 0 20px;}
/*搜索*/
.hsearch{float: left; position: relative; z-index: 12; margin: 0px 0px 0 0; display: block; width: 40px; height: 40px;}
.hsearch_box{position: absolute; right: 0; top: 0; height: 40px;}
.hsearch_input, .hsearch_btn{outline: 0; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -webkit-appearance: none;}
.hsearch_input{padding: 0; vertical-align: top; width: 0; height: 18px;background-color: #fff;  border: none; border-radius: 40px;}
.hsearch_hover .hsearch_input{padding: 10px 39px 10px 19px; width: 200px; border: 1px solid #ddd; transition: width .3s; -moz-transition: width .3s; -webkit-transition: width .3s; box-shadow: 0 5px 10px rgba(0,0,0,.12);}
.hsearch_btn{position: absolute; cursor: pointer; z-index: 5;  background-color: transparent; top: 7px; right: 0px; display: block; width: 25px; height: 25px; background-image: url(../images/icon/icon_b.png); background-repeat: no-repeat;  border: none; overflow: hidden; background-size: 25px auto!important;}
	

/*图标*/
.tool_a{ margin:7px 15px 0 0;}
.icon_a{width:25px; height: 25px; cursor: pointer; margin:0px 5px 0 5px; background-image: url(../images/icon/icon_b.png);background-position: 0 -25px; }
.icon_a2{background-position: 0 -50px;}
.icon_a:hover{2px 2px 1px rgba(0,0,0,0.2)); -webkit-filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.2)); -moz-filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.2)); transform: translate3d(0, -3px, 0); -moz-transform: translate3d(0, -3px, 0); -webkit-transform: translate3d(0, -3px, 0);}
	
/*语言*/
.eng_a{ color:#fff; display: inline-block; padding: 0 8px; margin-top: 7px; line-height: 25px; background-color: #0c5ca5;}
.eng_a:hover{ color:#fff; background-color: #ec881e;}

/*------------star动画效果*/
.ibn{position: relative; height: 850px; overflow: hidden; min-width: 1200px;}
.ibn .bd{height: 850px;}
.ibnitem{position: relative; height:850px; background-repeat: no-repeat; background-position: 50% 0; background-size: cover; overflow: hidden;}
/*数字*/
.ibn .hd{ position:absolute; top: 50%; transform: translateY(-50%); right: 5%; -moz-box-sizing: border-box;-webkit-box-sizing: border-box; box-sizing: border-box; text-align: right;}
.ibn .hd li{cursor:pointer;margin:20px 0;overflow:hidden; font-size: 0; width:16px; height:16px; border:2px solid #fff; background-color: transparent; position: relative; }
.ibn .hd li::before{ display:block; position: absolute; content: ''; top:50%; left: 50%; -moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%); width: 0; height:0; font-size: 0; overflow: hidden;  background-color: #fff; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s; display: none\9;}
.ibn .hd .on::before{ width: 10px; height: 10px;}
.ibn .hd .on{background-color:#fff\9;*background-color:#fff; background-color: transparent;}
/*按钮*/
.ibn .btn{ width:30px; height: 60px; overflow: hidden; color:rgba(255,255,255,.5); color:#fff\9;*color:#fff;font-size:34px;line-height: 60px; text-align: center; position: absolute; top:50%; margin-top: -40px; background-color: rgba(0,0,0,.5);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CF000000,endcolorstr=#CF000000);}
.ibn .prev{ left:5%;/* margin-left: -600px;*/}
.ibn .next{ right:5%;/* margin-right: -600px;*/}
.ibn .btn:hover{background-color:#333; color:#fff;}


/*----------------star中间区域*/
.box_p50{ padding:50px 0;}

/*产业*/
.pro_scroll{ position:relative;}
.pro_scroll_nav .pro_mune{  margin-bottom: 0px;}
.pro_scroll_nav .pro_mune li{float:left; text-align: center; width: 12.5%; position: relative; height: 160px;border-bottom:4px solid #ccc;}
.pro_scroll_nav .pro_mune h4{ font-size:18px; margin-top: 10px;}
.pro_scroll_nav .pro_mune li::before{content:''; display: block; height: 4px; position: absolute; bottom: -4px; left: 50%; -moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);font-size: 0; overflow: hidden; background-color: #00954c; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s; display: none\9; display: none\0;}
.pro_scroll_nav .pro_mune .active::before{ width:100%;}
.pro_scroll_nav .pro_mune .active h4{color: #00954c;}
.pro_scroll_nav .pro_mune .box{ height:130px; border-right:1px solid #ddd; margin-right: -1px;}
/*左右按钮*/
.pro_scroll .btn{ font-size:40px;cursor: pointer;color: #00954c; position: absolute; z-index: 10; top:280px; width: 70px; line-height: 70px; height: 70px; overflow: hidden; text-align: center; font-family: "宋体"; font-weight: bold; cursor: pointer; background-image: url(../images/icon/btn_icon.png); background-repeat: no-repeat; background-size: 140px auto; }
.pro_scroll .prev{ left:0;}
.pro_scroll .next{ right:0;background-position: -70px 0;}
.pro_scroll .btn:hover{background-color: #f3f3f3;}

/*不可点击状态*/
.pro_scroll .prevStop, .pro_scroll .nextStop,.pro_scroll .prevStop:hover, .pro_scroll .nextStop:hover{ background-color: transparent; cursor: default; color:#ccc;}
.pro_scroll .prevStop{background-position: 0 -70px;}
.pro_scroll .nextStop{background-position: -70px -70px;}

/*线*/
.line_w150{ width:150px; height: 1px; font-size: 0; overflow: hidden; background-color: #ccc; display:inline-block; vertical-align: top;}


/*文字介绍*/
.pro_scroll_text{ margin:50px 180px 0 180px; text-align: center;}
.pro_scroll_text .t_d{ color:#666;}
.pro_scroll_text .t_d p{ margin:0 0 10px 0;}
.pro_scroll_text .t_t{ margin:10px 0 20px 0; }
.pro_scroll_text .t_t_d{ margin:20px 0 0 0; font-size: 0;}
.pro_scroll_text h5{ font-size:24px;}


/*图标*/
.icon_b{ width:90px; height: 90px; background-size:270px auto; background-image: url(../images/icon/icon_a.png); }
.icon_b2{background-position: 0 -90px;}
.icon_b3{background-position: 0 -180px;}
.icon_b4{background-position: 0 -270px;}
.icon_b5{background-position: 0 -360px;}
.icon_b6{background-position: 0 -450px;}
.icon_b7{background-position: 0 -540px;}
.icon_b8{background-position: 0 -630px;}
.icon_b9{background-position: 0 -720px;}
.icon_b10{background-position: 0 -810px;}
.icon_b11{background-position: 0 -900px;}
.icon_b12{background-position: 0 -990px;}
.icon_b13{background-position: 0 -1080px;}

.box:hover .icon_b,.active .icon_b{background-position: -90px 0;}
.box:hover .icon_b2,.active .icon_b2{background-position: -90px -90px;}
.box:hover .icon_b3,.active .icon_b3{background-position: -90px -180px;}
.box:hover .icon_b4,.active .icon_b4{background-position: -90px -270px;}
.box:hover .icon_b5,.active .icon_b5{background-position: -90px -360px;}
.box:hover .icon_b6,.active .icon_b6{background-position: -90px -450px;}
.box:hover .icon_b7,.active .icon_b7{background-position: -90px -540px;}
.box:hover .icon_b8,.active .icon_b8{background-position: -90px -630px;}
.box:hover .icon_b9,.active .icon_b9{background-position: -90px -720px;}
.box:hover .icon_b10,.active .icon_b10{background-position: -90px -810px;}
.box:hover .icon_b11,.active .icon_b11{background-position: -90px -900px;}
.box:hover .icon_b12,.active .icon_b12{background-position: -90px -990px;}
.box:hover .icon_b13,.active .icon_b13{background-position: -90px -1080px;}


/*间距*/
.box_md50{ margin-bottom:50px;}
.box_m50{ margin-top:50px;margin-bottom:50px;}

/*高度*/
.h_470{ height:470px; }
.h_400{ height:400px; }

/*新闻*/
.i_foundation_t2 .pic, .i_foundation_t2 .pic a {
    color: #fff;
}
.box_1920_father{ position:relative; overflow: hidden;}
.news_scroll{position: relative;}
.box_1920_w, .box_1920_w2{ position:absolute; width: 1920px; margin-left: -960px; left: 50%; top:0;}
.news_scroll .pic{ width:960px; height: 470px; overflow: hidden;}
.news_scroll .t_r{ padding:50px 0 0 100px; }
.news_scroll .t_r_w{ width:500px;}
.img_425{ width:425px;}
.news_scroll h4{ font-size:30px; font-weight: bold; margin-bottom: 15px;}
.news_scroll .t_t{ margin:25px 0 30px 0;}
.news_scroll .t_t .hide1{ width:360px;}
.news_scroll .t_t_l{ border-right:1px solid #ccc; font-size: 30px; padding-right: 20px; margin-right: 20px; line-height: 1.1;}
.news_scroll .t_t_l p{ font-size:14px;}
.news_scroll .t_r_r h5{ font-size:22px; height: 1.2em; line-height: 1.2em;}
.news_scroll .t_r_r p{ color:#666; margin-top: 3px;}
.news_scroll .t_d{ color:#888;}
.news_scroll .t_d p{ margin-bottom:10px;}

.news_scroll .d_btn{ margin-top:30px;}


.i_pro_scroll .t_r{ padding:50px 100px 0 0; color:#666; font-size:16px;}
.i_pro_scroll .t_r_w{ width:500px;}
.i_pro_scroll .t_r p{ margin-bottom:25px;}


/*按钮*/
.news_scroll .btn{ cursor: pointer; z-index: 4; position: absolute; cursor: pointer; width: 50px; height: 50px; background-image: url(../images/icon/btn.png); background-color: #fff; background-repeat: no-repeat; background-size: 100px auto; top:50%; margin-top: -25px;}
.news_scroll .prev{ left:50%; margin-left: -50px; border-right:1px solid #ddd; z-index: 6; }
.news_scroll .next{ right:50%; margin-right: -50px; background-position: 0 -50px;}
.news_scroll .btn:hover{background-color: #0c5ca5;background-position: -50px 0; }
.news_scroll .next:hover{background-position: -50px -50px; }
/*不可点击状态*/
.news_scroll .prevStop, .news_scroll .nextStop,.news_scroll .prevStop:hover,.news_scroll .nextStop:hover{ cursor: default; background-color:#e7e7e7;background-position: -50px 0;}

.news_scroll .nextStop:hover, .news_scroll .nextStop{background-position: -50px -50px;}

/*背景色*/
.gray_bj{background-color: #e7e7e7;}
.blue_bj{background-color: #0c5ca5;}



/*播放*/
.f_video{ position:absolute; top:50%; z-index: 5; left: 50%; -moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%); cursor: pointer;}
.video_icon{ display:inline-block; vertical-align: top; width: 80px; height: 80px; border: 2px solid #fff; background-image: url(../images/icon/video.png); background-position: center center; background-repeat: no-repeat; background-size: 50px auto;}
a:hover .video_icon{ border-color:#ec881e; background-color: #ec881e; box-shadow: 0 8px 15px rgba(0,0,0,.2); -moz-transform: translateY(-3px);-webkit-transform: translateY(-3px);transform: translateY(-3px);}

/*更多按钮*/
.white_more_a,.gray_more_a{ color:#0c5ca5; text-transform: capitalize; font-weight: bold; font-size: 12px; line-height: 18px; padding: 0 8px; background-color: #fff; display: inline-block; vertical-align: top;
-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;}
.white_more_a::before,.white_more_a::after,.gray_more_a::before,.gray_more_a::after{ position:absolute; content: ''; display: block; width: 0; height: 51%; overflow: hidden; font-size: 0; background-color: #ec881e; z-index: -1; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s;}
.white_more_a:hover::before,.white_more_a:hover::after,.box:hover .white_more_a::before,.box:hover .white_more_a::after{ width:100%;}
.white_more_a::after,.gray_more_a::after{ bottom:0; right: 0;}
.white_more_a::before,.gray_more_a::before{ top:0; left: 0;}
.white_more_a:hover,.box:hover .white_more_a,.gray_more_a:hover,.box:hover .gray_more_a{ color:#fff; -moz-transform: translateY(-2px);-webkit-transform: translateY(-2px);transform: translateY(-2px); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);box-shadow: 0 5px 10px rgba(0,0,0,.2); background-color:#ec881e\9;*background-color:#ec881e; }
.gray_more_a{ color:#fff; background-color: #808080;}
.gray_more_a:hover::before,.gray_more_a:hover::after,.box:hover .gray_more_a::before,.box:hover .gray_more_a::after{ width:100%;}
.gray_more_a::before,.gray_more_a::after{background-color: #0c5ca5; }
.gray_more_a:hover,.box:hover .gray_more_a{ background-color: #0c5ca5\9;*background-color: #0c5ca5;}






/*底部链接*/
.h_link{ background-color: #333; padding: 35px 0;}
.h_link .china{ font-style:normal; margin: 0 8px;}
.h_link a:hover{ color:#ec881e;}

/*文件底*/
.footer{ padding:30px 0 30px 0; background-color: #4d4d4d;}
.footer_dl dd .t_t{ font-size:13px; margin: 12px 0;}
.footer_dl dd .t_t p{ margin:4px 0 0 0;}

.footer_d_dl{ margin:40px 0 0 0; font-size: 13px;}
.footer_d_dl a:hover{ color:#fff !important;}

.white_text .footer_link {display: inline-block; line-height:36px; height:36px; background: white; color:#000; font-size:16px; font-weight: bold; padding:0 10px; margin-right:10px;}
.white_text .footer_link:hover{color:#ec881e; background: #333;}
    /*下拉框select*/
.select_box{  width:240px; margin:0 0em 0 0; height:36px; line-height:36px; padding: 0px 10px; border:none; font-weight: bold; font-size: 16px; color:#222;
box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; overflow: hidden; filter: none !important;
appearance:none;-moz-appearance:none;-webkit-appearance: none; background:none; background-image:url(../images/icon/option.png); background-repeat:  no-repeat; background-position:  98% center; background-size: 20px auto; background-color: #fff;}
.select_box::-ms-expand { display: none; }



/*二维码*/
.wechat_90{ width:90px; height: 90px; margin-left: 15px;}

/*返回顶部*/
.ftool_top{position: fixed; right: 6px; bottom: 10px; z-index: 40; _position: absolute; _bottom: auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
* html,* html body{background-image:url(about:blank);background-attachment: fixed;}
.top_ftoolab{ width:50px; height:50px; display:block; background-color:#ec881e; background-image:url(../images/icon/top.png); background-repeat:no-repeat; background-position:center center; background-size: 40px auto;}
.top_ftoolab:hover{ background-color:#666;}
/*end 返回顶部*/

/*------------------------star内页的样式*/
/*大图片*/
.i_banner{ height:500px; background-color: #eee; overflow: hidden; position: relative;}
.i_banner_img{ position:absolute; top:0; left: 50%; margin-left: -960px; width: 1920px;}

/*阴影*/
.box_shadow_t{ -moz-box-shadow:0 -20px 20px rgba(0,0,0,.08);-webkit-box-shadow:0 -20px 20px rgba(0,0,0,.08);box-shadow:0 -20px 20px rgba(0,0,0,.08); background-color: #fff;}


/*位置标题*/
.site_th dd a::before{ position:absolute; top: 50%;height: 0; width: 0; background-color: #0c5ca5; font-size: 0; overflow: hidden; content: ''; left: 50%; -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -moz-transition: .3s;-webkit-transition: .3s;transition: .3s; display: none\9; z-index: -1;}
.party.site_th dd a::before{ background-color: #e60000;}
.site_th dd a:hover::before,.site_th dd .tab_light::before{ width:100%;height: 100%;}
.site_th dd a:hover{ color:#fff;background-color: #ec881e\9; *background-color: #ec881e;}

/*介绍*/
.pro_about_t dt{ width:600px; margin-left: 100px;}
.pro_about_t dd{ font-size:16px; color:#666; padding-top: 8px; line-height: 2;}

/*招聘介绍*/
.i_jobs_about dd h4{ font-size:24px; font-weight: bold; margin-bottom: 20px; line-height: 1.2; color:#444;}
.i_jobs_about dd .th_d{ margin:20px 0 0 0; font-size:0;}
.i_jobs_about dt{ margin-left:30px; padding-top: 40px;}
.i_jobs_about dd{ font-size:14px; }




/*业务栏目*/
.pro_mune_ul{ margin:50px 0; text-align: center;}
.pro_mune_ul h5{ font-size:20px; font-weight: bold; margin: 10px 0;}
.pro_mune_ul p{ color:#888;}
.pro_mune_ul .box{ padding:25px 15px;text-align: center; display: block;}

/*图标*/
.icon_c{width:90px; height: 90px; background-image: url(../images/icon/icon_a.png); background-position: -180px 0; background-size:270px auto;}
.icon_c2{background-position: -180px -90px;}
.icon_c3{background-position: -180px -180px;}
.icon_c4{background-position: -180px -270px;}
.icon_c5{background-position: -180px -360px;}
.icon_c6{background-position: -180px -450px;}
.icon_c7{background-position: -180px -540px;}
.icon_c8{background-position: -180px -630px;}
.icon_c9{background-position: -180px -720px;}
.icon_c10{background-position: -180px -810px;}
.icon_c11{background-position: -180px -900px;}
.icon_c12{background-position: -180px -990px;}
.icon_c13{background-position: -180px -1080px;}

/*搜索*/
.site_th dt{ width:170px; height: 26px; padding-right: 26px; margin-top: 12px; background-color: #fff; position: relative;}
.site_th dt:hover{ -moz-box-shadow:0 8px 10px rgba(0,0,0,.08);-webkit-box-shadow:0 8px 10px rgba(0,0,0,.08);box-shadow:0 8px 10px rgba(0,0,0,.08);}
.th_search_text{ border:none; padding: 3px 15px; width: 100%; height: 26px; line-height: 20px; background-color: transparent; border: none; vertical-align: top;}
.th_search_btn{ width:26px; height: 26px; cursor: pointer; position: absolute; top:0; right: 0;background-color: #ec881e; border: none; background-image: url(../images/icon/search.png); background-position: center center; background-repeat: no-repeat;}
.th_search_btn:hover{background-color: #0c5ca5;}

/*品牌主*/
.h_brand_scroll{ position:relative; height: 70px; padding: 0 30px;}
.h_brand_scroll .bd li{float:left; text-align: center; width:190px; }
.h_brand_scroll .bd img{ opacity:.4;}
.h_brand_scroll .bd li:hover img{opacity:1;}
/*按钮*/
.h_brand_scroll .btn{ cursor:pointer;width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 60px; font-weight: bold; color:#31b731; position: absolute; top:0; background-size: 140px auto; background-image: url(../images/icon/btn_icon.png); background-repeat: no-repeat;}
.h_brand_scroll .prev{ left:-35px;}
.h_brand_scroll .next{ right:-35px; background-position: -70px 0;}

/*不可点击状态*/
.h_brand_scroll .prevStop, .h_brand_scroll .nextStop{ cursor: default; color:#ccc;}
.h_brand_scroll .prevStop{background-position: 0 -70px;}
.h_brand_scroll .nextStop{background-position: -70px -70px;}


/*----------------star业务与品牌(详情页)*/
.pro_about_dl dt{ width:90px; padding-right:35px; margin-right: 35px; border-right:2px solid #0c5ca5;}
.pro_about_dl h3{ font-size:22px; margin: 0px 0 2px 0; font-weight: bold;}
.pro_about_dl dd p{ font-size:16px; max-width: 550px;}

.box_md150{ margin-bottom:150px;}

/*---------------star关于恒力*/
.h_730{ height:730px;}
.h_500{ height:500px;}
.box_mt80{ margin-top:80px;}
.i_about{ position:relative;}
.about_president{  width:520px; position: relative; z-index: 5;} 
.f_about_text{ width:1140px; position: absolute; left:0; top:70px;}
.f_about_text .t_r{ width:780px; padding:40px 250px 0 0;}
.f_about_text h4{ font-size:30px; font-weight: bold;}
.f_about_text .t_t{ margin:20px 0 20px 15px;}
.f_about_text .t_d{ font-size:16px;}
.f_about_text .t_d p{ margin-bottom:15px;}
.line_w200_white{ display:inline-block; background-color: #fff; vertical-align: top; width: 200px; height: 2px; overflow: hidden; font-size: 0;}

.about_text .t_d_d{ margin-top:100px;}
.about_text .t_d_d h5{ font-size:18px;}
.about_text .t_d_d p{ font-size:22px; font-weight: bold;}

/*------------star新闻中心*/
.i_news_ul .box{ border-bottom:1px solid #ddd; padding: 35px 30px;}
.i_news_ul .box:last-child{ border-bottom:none;}
.i_news_ul .t_d{ color:#666; margin:20px 0 0 0;}
.i_news_ul .t_t_l{ font-size:30px; line-height: 1.1; padding-top: 6px; padding-bottom: 6px; border-right:1px solid #ccc; padding-right: 30px; margin-right: 30px;}
.i_news_ul .t_t_l p{ font-size:14px; color:#666;}
.i_news_ul h5{ font-size:22px; }
.i_news_ul .t_t_r p{ font-size:16px; color:#666;}
/*.i_news_ul .hide1{ width:990px;}*/


/*-------------star新闻中心(详情页)*/
.i_news_th dt{ width:600px; margin-left: 100px;}
.i_news_th h3{ color:#555; font-size: 24px; font-weight: bold;}
.i_news_th .t_t{ font-size:16px; color:#666;}
.i_news_th .t_t_d{ font-size:0; margin: 15px 0;}
.line_w120_gray{width:120px; display: inline-block; vertical-align: top; font-size: 0; overflow: hidden; background-color: #ccc; height: 2px;}
.i_news_th .t_c{ font-weight:bold; font-size: 16px; margin-bottom: 10px; }
.i_news_th .t_d{ margin-top:30px;}
.i_news_th .t_c_r{ font-size:14px; font-weight: normal;}


/*文字*/
.i_news_text{ font-size:16px; margin-bottom: 100px; color:#666; line-height: 1.8;}
.i_news_text p{ margin:25px 0;}
.i_news_text .img_r{ margin-left:50px;}

/*----------------------star网站地图*/
.i_map_ul{ font-size:16px;}
.i_map_ul .box{ border-bottom:1px solid #ccc; padding: 45px 0;}
.i_map_ul .box:last-child{ border-bottom:none;}
.i_map_ul .i_box{ overflow:hidden; padding-top: 5px;}
.i_map_ul .t_l{ padding:0 20px 3000px 20px; margin-right: 50px; width: 240px; margin-bottom: -3000px; border-right:1px solid #ccc; text-align: center;}
.i_map_ul h4{ font-size:22px; margin-top: 5px;}
.i_map_ul .sec_ul li{ margin:20px 0 0 0;}
.i_map_ul .t_r{ padding:20px 0 0 0;}
.i_map_ul .li_two .t_r,.i_map_ul .li_three .t_r{ padding-top:0;}
.i_map_ul .li_three .sec_ul{ margin-top:-20px}

/*图标*/
.map_icon{ width:70px; height: 70px; background-size: 70px auto; background-image: url(../images/icon/icon_c.png);}
.map_icon2{ background-position: 0 -70px;}
.map_icon3{ background-position: 0 -140px;}
.map_icon4{ background-position: 0 -210px;}
.map_icon5{ background-position: 0 -280px;}
.map_icon6{ background-position: 0 -350px;}
.map_icon7{ background-position: 0 -420px;}

/*----------------------star(关于恒力)集团荣誉*/
.i_honor_ul{ margin-bottom:50px;}
.i_honor_ul .box{ padding:10px 0px 0 0px; position: relative; height: 195px; background-color: #fff;}
.i_honor_ul .pic{ height:140px; margin: 0 10px;}
.i_honor_ul li{ margin:30px 0;}
.i_honor_ul h5{ font-size:16px; margin-top: 10px; height:45px; line-height: 45px; text-align: center;
-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;}
.i_honor_ul h5::before{ width:0; height: 100%; background-color:#0c5ca5; display: block; content: ''; position: absolute; bottom: 0; left: 50%; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%);transform: translateX(-50%);-moz-transition: .3s;-webkit-transition: .3s;transition: .3s; font-size: 0; overflow: hidden; z-index: -1; }
.i_honor_ul .f_line{ position:absolute; background-color:#0c5ca5; font-size: 0; overflow: hidden;}
.f_line_t,.f_line_d{ width:0; height: 2px;}
.f_line_l,.f_line_r{ width:2px; height: 0;}
.f_line_t{ top:0; left: 0;}
.f_line_d{ bottom:0; right: 0;}
.f_line_l{ left:0; top:0;}
.f_line_r{ bottom:0;right:0;}
.box:hover .f_line_l,.box:hover .f_line_r{ height:100%;}
.box:hover .f_line_t,.box:hover .f_line_d{ width:100%;}
.i_honor_ul .box:hover h5::before{ width:100%;}
.i_honor_ul .box:hover h5,.i_honor_ul .box:hover h5 a{ color:#fff;}
.i_honor_ul .box:hover{ background-color: #fff; -moz-transform: translateY(-5px);-webkit-transform: translateY(-5px);transform: translateY(-5px);-moz-box-shadow:0 15px 20px rgba(236,136,30,.15);-webkit-box-shadow:0 15px 20px rgba(236,136,30,.15);box-shadow:0 15px 20px rgba(236,136,30,.15);}

/*gy*/
.white_bj { background-color: #fff;}
.min_1200 {margin: 0 auto;    min-width: 1200px;    _width: expression((documentElement.clientWidth < 1200) ? "1200px" : "auto" );}
.fl {
    float: left;
    _display: inline;
}
/*ä»‹ç»*/
.pro_about_t dt{ width:600px; margin-left: 100px;}
.pro_about_t dd{ font-size:16px; color:#666; padding-top: 8px; line-height: 2;}

/*æ‹›è˜ä»‹ç»*/
.i_jobs_about dd h4{ font-size:24px; font-weight: bold; margin-bottom: 20px; line-height: 1.2; color:#444;}
.i_jobs_about dd .th_d{ margin:20px 0 0 0; font-size:0;}
.i_jobs_about dt{ margin-left:30px; padding-top: 40px;}
.i_jobs_about dd{ font-size:14px; }
.img_w_w { width: 100%;    overflow: hidden;}
.line_w120_gray {
    width: 120px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    overflow: hidden;
    background-color: #ccc;
    height: 2px;
}
.box_p50 {    padding: 50px 0;}
.hide1{overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.hide2,.hide3,.hide4,.hide6,.hide10,.hide7,.hide8,.hide15{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.hide2{height:3.2em;}

.box_shadow_t {
    -moz-box-shadow: 0 -20px 20px rgba(0,0,0,.08);
    -webkit-box-shadow: 0 -20px 20px rgba(0,0,0,.08);
    box-shadow: 0 -20px 20px rgba(0,0,0,.08);
    background-color: #fff;
}


/*------------star新闻中心*/
.i_news_ul .box{ border-bottom:1px solid #ddd; padding: 35px 30px;}
.i_news_ul .box:last-child{ border-bottom:none;}
.i_news_ul .t_d{ color:#666; margin:20px 0 0 0;}
.i_news_ul .t_t_l{ font-size:30px; line-height: 1.1; padding-top: 6px; padding-bottom: 6px; border-right:1px solid #ccc; padding-right: 30px; margin-right: 30px;}
.i_news_ul .t_t_l p{ font-size:14px; color:#666;}
.i_news_ul h5{ font-size:22px; }
.i_news_ul .t_t_r p{ font-size:16px; color:#666;}
/*.i_news_ul .hide1{ width:990px;}*/



/*经过*/
.hover_li .box{ 
-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;}
.hover_li .box::before{ width:0; height: 100%; left: 50%; bottom: 0; background-color: rgba(0,0,0,.02); display: block; position: absolute; content: ''; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s;z-index: -1; -moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.hover_li .box:hover::before{ width:100%;}

/*-----------------------------star(社会责任)慈善基金会*/
/*慈善*/
.i_foundation_ul{ margin:0 -30px 0 0; padding-top: 10px;}
.i_foundation_ul li{ margin:0 0 30px 0;}
.party.i_foundation_ul li{ margin:0 0 10px 0;}
.i_foundation_ul .box{ padding:0; margin-right:30px; height: 315px;background-color: #e7e7e7;}
.i_foundation_ul .pic{ height:260px; margin: 0; text-align: center;}
.i_foundation_ul h5{ margin-top:0; font-size: 18px; height: 55px; line-height: 55px; }


/*介绍*/
.i_foundation_text{ font-size:16px; margin: 30px 0; line-height: 2;}
.i_foundation_text p{ margin:15px 0; text-indent: 2em;}

/*文字标题*/
.th_text32{ font-size:32px; line-height: 1.2; margin: 10px 0;}
.th_text28{ font-size:28px; line-height: 1.2; margin: 10px 0;}
.th_text24{ font-size:24px; line-height: 1.2;}

/*标签导航*/
.f_tab_nav{ text-align:center; font-size: 22px; line-height: 50px; margin:30px 0;}
.f_tab_nav li{display:inline-block;*display:inline;zoom:1; cursor: pointer; margin: 0 0px; vertical-align: top;}
.f_tab_nav .current a{ color:#fff; background-color: #ec881e\9;*background-color: #ec881e;}
.f_tab_nav a{ display:inline-block;padding:0 30px; color:#666;
-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;}
.f_tab_nav a::before{ position:absolute; content: ''; display: block; background-color: #ec881e; width: 0; height: 0; left: 50%; top:50%; -moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%); -moz-transition: .3s;-webkit-transition: .3s;transition: .3s; font-size: 0; overflow: hidden; z-index: -1;}
.party.f_tab_nav a::before{ background-color: #e7b12b; }
.f_tab_nav a:hover::before{background-color:rgba(0,0,0,.05); }
.f_tab_nav a:hover{color: #333;}
.f_tab_nav a:hover::before,.f_tab_nav .current a::before{ width:100%; height: 100%;}
.f_tab_nav .current a:hover::before{ color:#fff; background-color: #ec881e;}
.f_tab_nav .current a:hover{ color:#fff;}

/*固定位置*/
.top_fix{position: fixed; top:70px; margin: 0; width:100%; padding: 0; z-index: 11; box-shadow: 0 10px 15px rgba(0,0,0,.08); background-color: #0c5ca5;}
.top_fix .f_tab_nav{ margin:0;}
.top_fix .f_tab_nav a{ color:#fff;}
/*扶贫理念*/
.run_nav {
	width: 100%;
	padding: 25px 0
}
.run_nav ul {
	width: 1100px;
	margin: 0 auto
}
.run_nav ul li {
	float: left;
    padding: 3px 37px;
    border-right: 1px solid #eeeeee;
    background: #0b55ba;
    margin: 0px 20px;
    height: 36px;
    border-radius: 7px;
}
.run_nav ul li a {
	color: #fff;
	font-size: 24px
}
.run_nav ul li a:hover { color: #fff }
.run_nav ul li a.run_active { color: #fff }
.run_nav ul li:first-child {/* padding-left: 0 */}
.run_nav ul li:last-child { border-right: 0 }

.ln { width: 100% }
.ln .ln_bg {
	background: url(../../images/tacn/ln_bg1.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	padding:7% 0;
	position: relative
}
.ln .ln_bg .ln_bg_box {
	width: 50%;
	padding: 3% 5%;
	background: rgba(0,0,0,0.5);
	text-align: center;
	margin: 0 auto;
	position: relative;
	z-index: 111;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}
.ln .ln_bg .ln_bg_box:hover {
	background: rgba(0,54,119,0.5);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}
.ln .ln_bg .ln_bg_box .ln_bg_b {
	font-size: 20px;
	color: #fff;
	letter-spacing: 2px;
	margin-top: 3%
}
.ln .ln_bg .ln_bg_box .ln_bg_c {
	width: 50%;
	height: 1px;
	background: #fff;
	margin: 3% auto
}
.ln .ln_bg .ln_bg_box .ln_bg_d {
	font-size: 24px;
	color: #fff;
	letter-spacing: 2px;
	text-align: center
}
.ln .ln_bg .ln_bg_mc {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,54,119,0.3);
	display: none
}
.ln .ln_bg2 {
	background: url(../../images/ln_bg2.jpg)  no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative
}
.ln .ln_bg3 {
	background: url(../images/ln_bg3.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	padding: 17% 0;
	position: relative
}
.ln .ln_bg4 {
	background: url(../images/ln_bg4.jpg) no-repeat center center;
	width: 100%;
	padding:7% 0;
	position: relative
}
.ln .ln_bg5 {
	background: url(../images/ln_bg5.jpg) no-repeat center center;
	width: 100%;
	padding: 7% 0;
	position: relative
}

/*人才发展*/

.rc {
	width: 100%;
	margin: 0 auto;
	padding-top: 3%;
	border-top: 1px solid #f7f6f6
}
.rc .rc_box {
	max-width: 1200px;
	margin: 0 auto
}
.rc .rc_box .rc_list {
	width: 66%;
	margin: 0 auto;
	margin-bottom: 5%
}
.rc .rc_box .rc_list ul li {
	width: 33%;
	float: left;
	text-align: center;
	font-size: 30px;
	color: #9e9e9e;
	cursor: pointer
}
.rc .rc_box .rc_list ul li.rc_active {
	font-size: 36px;
	color: #003677
}
.rc .rc_box .rc_tabs { width: 100% }
.rc .rc_box .rc_tabs ul li {
	overflow: hidden;
	margin-bottom: 3%
}
.rc .rc_box .rc_tabs ul li .rc_tabs_a img {
	width: 100%;height: 240px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}
.rc .rc_box .rc_tabs ul li .rc_tabs_a img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}
.rc .rc_box .rc_tabs ul li .rc_tabs_b {
	text-align: center;
	font-size: 18px;
	padding: 15px 0;
	color: #4c4c4c
}
.rc .rc_box .rc_tabs .dynamic_more {
	width: 100%;
	width: 200px;
	margin: 5% auto;
	cursor: pointer;
	text-align: center
}
.rc .rc_box .rc_tabs .dynamic_more:hover span { color: #003677 }
.rc .rc_box .rc_tabs .dynamic_more img {
	margin-right: 25px;
	vertical-align: -20px
}
.rc .rc_box .rc_tabs .dynamic_more span { font-size: 24px }
.rc .rc_main {
	max-width: 1100px;
	margin: 0 auto
}
.rc .rc_main ul li {
	width: 100%;
	background: #fafafa;
	margin-bottom: 5%
}
.rc .rc_main ul li .rc_main_a {
	width: 59%;
	padding-right: 3%
}
.rc .rc_main ul li .rc_main_a img { width: 100% }
.rc .rc_main ul li .rc_main_b { width: 40% }
.rc .rc_main ul li .rc_main_b .rc_main_b_one {
	font-size: 36px;
	color: #003677;
	margin-top: 10%;
	letter-spacing: 2px
}
.rc .rc_main ul li .rc_main_b .rc_main_b_two {
	font-size: 18px;
	color: #656565;
	line-height: 36px;
	margin: 7% 0;
	letter-spacing: 2px
}
.rc .rc_main ul li .rc_main_b .rc_main_b_three a {
	display: inline-block;
	padding: 15px 25px;
	border: 1px solid #b9b9b9;
	font-size: 21px;
	letter-spacing: 2px
}
.col-lg-4 {
    width: 30%;float: left;padding-left: 15px;
    padding-right: 15px;
}
/*基金会架构*/
.i_foundation_t2 .pic{ width:960px;height: 100%;  background-image: url(../images/box_pic.jpg); background-repeat: no-repeat;}
.i_foundation_t2 .pic,.i_foundation_t2 .pic a{color:#fff;}
.i_foundation_t2 .pic h4{ font-size:24px; text-align: center; padding: 135px 0 25px 0;    color: #fff;}
.i_foundation_t2 .th_text32{ padding:60px 0 0 0;}
.text_c{text-align:center;}

#techbg{width:100%;}
#techbg .tech_top_wrap{width:100%; position:relative; z-index:1000;}
#techbg .tech_top_wrap .tech_font_wrap{width:100%; height:40rem; background:url(/images/tech_font_bg.png); position:absolute; left:0; bottom:-40rem; z-index:1001;}
#techbg .tech_top_wrap .tech_font_wrap .font{padding-top:3.125rem; line-height:1.8rem; text-align:center; color:#fff; font-size:1.25rem;}
#techbg .tech_top_wrap .tech_font_wrap .ico{width:52px; height:52px; margin:30px auto 0; cursor:pointer;}
#techbg .tech_top_wrap .tech_font_wrap .medal{margin:55px auto 0; text-align:center;}
#techbg .tech_top_wrap .tech_font_wrap .medal img{margin:0 15px;}
#techbg .tech_cont_wrap{width:100%; height:75rem; position:relative; z-index:1000; overflow:hidden;}
#techbg .tech_cont_wrap .cont{width:40.36458%; height:50rem; margin-left:-500px; padding:15px 40px; line-height:1.5rem; font-size:1rem; background:#fff; position:absolute; left:50%; top:14.0625rem; z-index:1001; overflow:hidden; overflow-y:scroll; display:none;}
#techbg .tech_cont_wrap .right_bar{width:31.510412%; height:100%; background:url(/images/ms.png) no-repeat 20px top; position:absolute; right:0; top:19.8125rem; z-index:1001;}
#techbg .tech_cont_wrap .list{width:31.510412%; position:absolute; right:0; top:22rem; z-index:1002; cursor:pointer;}
#techbg .tech_cont_wrap .list li{height:2.625rem; margin-bottom:2rem; padding-left:60px; line-height:2rem; font-size:1.5rem; opacity:0.7;}
#techbg .tech_cont_wrap .list li.cur{background:url(/images/tech_list_ico.png) no-repeat 2px top; opacity:1;}
#techbg .tech_cont_wrap .list li a{font-size:1.5rem; color:#fff; text-decoration:none;}
#techbg .tech_cont_wrap .list li.cur a{font-size:1.875rem; text-decoration:underline;}
#techbg .tech_cont_wrap .cont span{
    font-size: 25px;
    color:#0c6bb4;
}
/*高+宽*/
.w_470{ width:470px;}
.w_600{ width:600px;}
.h_600{ height:646px;}


.box_mr70{ margin-right:70px;}




/*----------------------star(人力资源)其他招聘*/
.box_p40{ padding:40px;}
.ol_num{ list-style:decimal; padding-left: 1.2em;}

.i_jobs_div{ margin-bottom:50px;}
.i_jobs_dl dt{ font-size:24px; cursor: pointer;}
.i_jobs_dl { border-bottom:1px solid #ccc; padding: 30px 0;}
.i_jobs_dl:last-child{ border-bottom:none;}
.i_jobs_dl dd{ margin-top:30px; color:#666; line-height: 2; display: none;}
.i_jobs_dl dd .ul_t{ font-size:16px;}
.i_jobs_dl dd .ul_t li{ margin:0 0 12px 0;}
.i_jobs_dl dd .t_o{ margin:30px 0;}
.wechat_140{ display:inline-block; vertical-align: top; margin-right: 20px; text-align: center; width: 140px;}
.wechat_140 p{ margin-top:8px;}
.i_jobs_dl dd .t_wechat{ margin:40px 0;}
.i_jobs_dl dd .sec_th{ font-size:16px; margin-bottom: 8px;}
.s_icon_blue{ width:8px; height: 8px; margin-right: 15px; font-size: 0; overflow: hidden; background-color: #0c5ca5; display: inline-block; vertical-align: middle;}
.i_jobs_dl dd .ol_d{ margin-left:25px;}

/*显示或隐藏图标*/
.jobs_icon{width:38px; cursor: pointer; height: 38px; overflow: hidden; font-size: 0; display: inline-block; vertical-align: middle; margin-right: 30px; background-color: #e7e7e7; background-image: url(../images/icon/jobs_show_icon.png); background-position: 0 -38px; background-repeat: no-repeat; }
.dl_click .jobs_icon{background-position: 0 0px;background-color: #0c5ca5;}
.i_jobs_div .dl_click dt{color: #0c5ca5;}

/*-------------------------star(人力资源)联系我们*/
.i_contact_d .sec_ul{ border-bottom:1px solid #ccc; padding:64px 0 30px 0;}
.i_contact_d .sec_ul:last-child{ border-bottom:none;}
.i_contact_d .sec_ul .box{ padding-left: 35px; cursor: pointer;}
.i_contact_d .sec_ul h4{ font-size:24px;}
.i_contact_d .sec_ul h5{ font-size:14px; margin: 5px 0 0px 0;}
.i_contact_d .t_d{ margin:20px 0 0 0; }
.i_contact_d .t_d p{ margin:5px 0 0 0;}
.i_contact_d .t_d,.i_contact_d .t_d a,.i_contact_c dd ,.i_contact_c dd a{color:#666;}
.i_contact_d .t_d a:hover,.i_contact_c dd a:hover{ color:#fff; background-color: #0c5ca5;}

.i_contact_d .box:hover .t_d a{ color:#fff; background-color: #0c5ca5;}
.i_contact_d .box:hover h4{ color:#4e4e4e;}

/*总部*/
.i_contact_c{ padding:25px 0; }
.i_contact_c dd{ padding-right:35px; font-size: 16px;}
.i_contact_c dt{ padding-left:95px; padding-top: 12px; width: 540px;}
.i_contact_c dd p{ margin:10px 0;}
.i_contact_c dt h3{ font-size:24px; margin-top: 10px;}

/*地图*/
.i_contact_map{ margin:0 0 55px 0; position: relative; height: 400px; }
/*标签导航*/
.map_tab_nav{ position:absolute;z-index:2; top:42%;  margin-top: -150px; height: 360px; border: 2px solid #fff; width: 500px; left:45px; background-color: rgba(12,92,165,.9); -moz-box-shadow: 0 15px 25px rgba(0,0,0,.15);-webkit-box-shadow: 0 15px 25px rgba(0,0,0,.15);box-shadow: 0 15px 25px rgba(0,0,0,.15);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CF0c5ca5,endcolorstr=#CF0c5ca5);}
.map_tab_nav,.map_tab_nav a{ color:#fff;}
.map_tab_nav dd .item_a{ display:block; position: absolute; font-size: 16px;}
.map_tab_nav .map_pat{ position: relative; width: 100%;  background-image: url(../images/icon/map_pat2.png); background-position: 0 -200px; background-repeat: no-repeat; background-size: 1100px auto; height: 100%;}
.map_tab_nav .item_a0{ top:35px; right:80px;}
.map_tab_nav .item_a1{ top:55px; right:90px;}
.map_tab_nav .item_a2{ top:195px; right:148px;}
.map_tab_nav .item_a3{ bottom:108px; right:63px;}
.map_tab_nav .item_a4{ bottom:80px; right:68px; }
.map_tab_nav .item_a5{ bottom:35px; left:80px; }
.map_tab_nav dd .tab_light{ font-weight:bold;}
.tab_light .map_icon_s{ background-image: url(../images/icon/map_icon.png);}
.tab_light .map_icon_s::before{ display:none; opacity: 0;}
/*图标*/
.map_icon_s{ width:15px; height: 30px; margin-top:-5px; margin-right: 8px; font-size: 0; overflow: hidden; position: relative;}
.map_icon_s::before{ width:6px; height: 6px; background-color: #ec881e; -moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px; font-size: 0; overflow: hidden; content: ''; display: block; position: absolute; top:50%; left: 80%; -moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);}

/*标签内容*/
.map_tab_box{ border: 10px solid #e7e7e7; position: relative;z-index: 1; background-color: #f8f8f8; height: 100%;}
.map-container{ width:100%; height: 380px; }

/*为空*/
.null_box{display:block; text-align: center; padding-top: 10em; color:#888;}

/*滚动条*/
.scroll_box{ position:relative; overflow-y: hidden;  }

.box_m40{ margin-top:40px; margin-bottom: 80px;}
.i_foundation_t3{ margin:0 40px 0 0;}
.i_foundation_t3 .th_t{ font-size:18px; margin-bottom: 10px;}
.i_foundation_t3 .t_o{ margin:0 0 40px 0;}
.i_foundation_t3 .t_o_sec{ margin:0 0 15px 0;}
.i_foundation_t3 .sec_t{ margin-left:1em;}

/*页码*/
.page_r{text-align:right; margin:40px 0;}
.page_r a, .page_r span{display:inline-block; vertical-align: top; margin-left: 1px; width: 34px; height: 34px; line-height: 34px; overflow: hidden; border:1px solid #e7e7e7; font-size: 16px; color:#333; text-align: center;}
.page_r .page_prev, .page_r .page_next{font-size: 0; background-color: #e7e7e7; background-image: url("../images/icon/btn.png"); background-position: -34px 0; background-repeat: no-repeat; background-size: 68px auto;}
.page_r .page_first, .page_r .page_last{font-size: 0; background-color: #e7e7e7; background-image: url("../images/icon/btn2.png"); background-position: -34px 0; background-repeat: no-repeat; background-size: 68px auto;}
.page_r .page_next, .page_r .page_last{background-position: -34px -34px;}
.page_r a:hover, .page_r span{background-color: #0c5ca5; color: white;}
.party.page_r a:hover, .party.page_r span{background-color: #e60000;}


/*-----------------star企业荣誉*/
#certify {	position: relative; margin-bottom: 20px;}

#certify .swiper-container {padding-bottom: 100px;}
#certify  .swiper-slide {width: 520px;height: 420px;background: #fff;-moz-box-shadow: 0 8px 30px rgba(0,0,0,.08);-webkit-box-shadow: 0 8px 30px rgba(0,0,0,.08);box-shadow: 0 8px 30px rgba(0,0,0,.08); padding: 10px 10px 0 10px;}
#certify  .swiper-slide img{display:block; height: 360px; text-align: center; overflow: hidden;}
#certify  .swiper-slide p {	line-height: 60px; font-size:18px;text-align: center;margin: 0;}
#certify .swiper-pagination {width: 100%;bottom: 20px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {	margin: 0 5px; position: relative;border:none; background-color: #ccc;width: 10px;	height: 10px;opacity: 1;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet::before{ position:absolute; content: ''; display: block; width: 0; height: 0; border-radius: 50%; font-size: 0; overflow: hidden; left:50%; top:50%; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);-webkit-transition: .3s;-moz-transition: .3s;transition: .3s; background-color: #0c5ca5;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active::before{width:100%; height: 100%;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border:none; background-color: transparent; background-color: #0c5ca5\9;*background-color: #0c5ca5;}
#certify .swiper-button-prev,#certify .swiper-button-next {left: -60px;width: 70px;height: 70px; background-image: url("../images/icon/btn_icon.png"); background-repeat: no-repeat; background-position: 0 0;	background-size:140px auto; background-position: 0 -70px; top:40%;}
#certify .swiper-button-prev:hover {background-position: 0 0;}
#certify .swiper-button-next {right: -60px; left:auto; background-position: -70px -70px;}
#certify .swiper-button-next:hover {background-position: -70px 0px;}

/*标题*/
.honor_th{ text-align:center; font-size: 32px; line-height: 1.1; margin:50px 0;}
.honor_th .th_d{ font-size:32px; margin-top: 10px; color:#999;}


/*-------star文字的样式*/
/*标题文字*/
.th{ font-family:"Microsoft YaHei";}
/*日期*/
.date{ float:right; color:#999; font-family:Arial;font-weight:normal;}
/*宋体*/
.china{ font-family:"宋体";}
.eng,.prit_r{font-family:Arial;}
/*距离*/
.mt30{margin-top: 30px!important; }
.red_text,.red_link a{ color:#cb2237;}
.link_h_line a:hover{text-decoration: underline;}
.gray_text{ color:#888;}
.yellow_link a{ color:#ffd926;}



.green_text,.green_link a{color:#1aa094;}
.green_link a:hover{text-decoration:underline; color:#333;}
.m_l{ margin-left:1em;}
.m_l_b{ margin-left:2em;}
.m_r_b{ margin:0 10px 0 0;}
.m_text{ margin:0 2em;}
.m_t_5{ margin:0 5px;}
.m_t_20{ margin:0 20px;}
.mr_40{ margin-right:40px;}
.m_t{ margin:0 .5em;}
.orange_text,.orange_link a{ color:#fb9e01;}
.orange_link a:hover{ color:#fff; background-color: #fb9e01;}
.gray_link_l a{ color:#888;}
.gray_link_l a:hover{ color:#000; text-decoration: underline;}
.blue_link a,.blue_text,.blue_link_t a{ color:#1a75b0;}
.blue_link a:hover{ color:#fff; background-color: #0c5ca5; }
.gray_text_l{ color:#888;}
.yellow_text{ color:#ffea00;}

.graw_link a,.graw_text{ color:#37200b;}
.graw_link a:hover{ color:#fff; background-color: #d5ad50;}

.link_line a{ text-decoration:underline; }
.link_line a:hover{text-decoration: none;}
.white_text,.white_link a{ color:#fff;}
.h_th .white_text_5,.white_text_5{ color:rgba(255,255,255,.5); color:#95baec\9;*color:#95baec;}
.font_12{ font-size:12px;}
.font_14{ font-size:14px;}
.font_16{ font-size:16px;}
.font_18{ font-size:18px;}
.font_20{ font-size:20px;}
.font_22{ font-size:22px;}
.font_24{ font-size:24px;}
.font_26{ font-size:26px;}
.font_30{ font-size:30px;}
.font_36{ font-size:36px;}
.font_40{ font-size:40px;}
.font_60{ font-size:60px;}
.font_b{ font-weight:bold;}
/*隐藏*/
.hide_box{ height:auto; overflow: hidden;}
.hide_box .hd ul{ overflow:hidden; height:55px; padding:0 10px; display:flex; justify-content:center; align-items:center; }
.hide_box .hd ul li{ width:12px; height:12px; overflow:hidden; margin:10px 8px 30px; background:#ccc; text-indent:-999px; cursor:pointer; }
.hide_box .hd ul li.on{ background:#ec881e; }
/*列表*/
.list_2 li{ float:left; width:49.99%;}

.list_4 li{float:left; width: 24.99%;}
.list_5 li{float:left; width: 19.99%;}
.list_6 li{float:left; width: 16.666%;}
/*.list_7 li{float:left; width: 14.28%;}*/
.list_7 li{float:left; width: 12.5%;}
.list_8 li{float:left; width: 12.5%;}
.list_3 li{ float:left; width:33.33%;*width:33.2%;}
/*---------------------------省略符号*/
/*省略号*/
.hide1{overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.hide2,.hide3,.hide4,.hide6,.hide10,.hide7,.hide8,.hide15{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.hide2{height:3.2em;}
.hide3{-webkit-line-clamp: 3;height:4.8em; }
.hide4{-webkit-line-clamp: 4;height:6.4em;}
.hide6{-webkit-line-clamp: 6; height:10em;}
.hide7{-webkit-line-clamp: 7; height:11.2em;}
.hide8{-webkit-line-clamp: 8; height:12.8em;}
.hide10{-webkit-line-clamp: 10;height:16em; }
.hide15{-webkit-line-clamp: 15;height:375px; line-height: 25px; }
/*自适应*/
.r_cell{ display:table-cell; width:9999px; *width:auto; *zoom:1;}

.pic_cell{ vertical-align:middle; text-align:center; display:table-cell; overflow:hidden;}
.pic_cell img{ max-width:100%; max-height:100%; width:100%\9;width:100%\0;*width:100%;vertical-align:middle; overflow:hidden;}
/*自定义动画*/
.transition_a,.transition_o a,.hover_table tbody tr,.hover_arrow_shadow .icon_public,.hover_pic_black img{ -moz-transition:all .3s linear;-webkit-transition:all .3s linear;transition:all .3s linear;}

/*图标*/
.icon_public{  display: inline-block; vertical-align: middle; font-size: 0; overflow: hidden; background-repeat: no-repeat;}

.img_w{ width:100%; height: 100%; overflow: hidden;}
.img_w_w{ width:100%; overflow: hidden;}
.img_m,.text_m{ display:inline-block; vertical-align: middle;}
a:hover .img_m{vertical-align: middle;}
.box_sizing{ -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

/*经过*/
.hover_pic_shadow .box:hover .pic,.hover_box .box:hover,.hover_box_t .box:hover{ -moz-transform:translateY(-5px);-webkit-transform:translateY(-5px);transform:translateY(-5px); }
.hover_pic_shadow .box:hover .pic,.hover_box .box:hover,.hover_pic_shadow_t .box:hover .pic{-moz-box-shadow: 0 10px 15px rgba(0,0,0,.2);-webkit-box-shadow: 0 10px 15px rgba(0,0,0,.2);box-shadow: 0 10px 15px rgba(0,0,0,.2);}

/*经过表格*/
.hover_table tbody tr:hover{ -moz-transform:translateY(-2px);-webkit-transform:translateY(-2px);transform:translateY(-2px); -moz-box-shadow: 0 10px 20px rgba(0,0,0,.15);-webkit-box-shadow: 0 10px 20px rgba(0,0,0,.15);box-shadow: 0 10px 20px rgba(0,0,0,.15);}

/*阴影*/
.box_shadow{ -moz-box-shadow:0 10px 15px rgba(0,0,0,.2); -webkit-box-shadow:0 10px 15px rgba(0,0,0,.2); box-shadow:0 10px 15px rgba(0,0,0,.2); background-color: #fff;}
.box_shadow_s{-moz-box-shadow:0 2px 5px rgba(0,0,0,.3); -webkit-box-shadow:0 2px 5px rgba(0,0,0,.3); box-shadow:0 2px 5px rgba(0,0,0,.3); background-color: #fff;}

/*经过图片阴影*/
.hover_arrow_shadow .box:hover .icon_public{filter: drop-shadow(5px 5px 1px rgba(0,0,0,0.2)); -webkit-filter: drop-shadow(5px 5px 1px rgba(0,0,0,0.2)); -moz-filter: drop-shadow(5px 5px 1px rgba(0,0,0,0.2)); transform: translate3d(0, -3px, 0); -moz-transform: translate3d(0, -3px, 0); -webkit-transform: translate3d(0, -3px, 0);}

/*经过图片变暗*/
.hover_pic_black{ overflow:hidden; text-align: center;}
.hover_pic_black{background-color:#000;}
.hover_pic_black a:hover img{ opacity:.7; -moz-transform: scale(1.05);-webkit-transform: scale(1.05);transform: scale(1.05);}

/*经过*/
.hover_li .box{ 
-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;}
.hover_li .box::before{ width:0; height: 100%; left: 50%; bottom: 0; background-color: rgba(0,0,0,.02); display: block; position: absolute; content: ''; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s;z-index: -1; -moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.hover_li .box:hover::before{ width:100%;}


/*---------------------------------------------图片缩小后摇动（不错）*/
/*左右摇摆*/
.hover_arrow .box:hover .icon_public{animation: landr 0.8s ease-in-out; 
-ms-animation: landr 0.8s ease-in-out;
-moz-animation: landr 0.8s ease-in-out;
-webkit-animation: landr 0.8s ease-in-out;
-o-animation: landr 0.8s ease-in-out;}
/*定义动画效果_css3*/
@keyframes landr {
0% {transform: rotate(0deg);transform-origin: right bottom 0;}
39% {transform: rotate(5deg);transform-origin: right bottom 0;}
40% {transform: rotate(5deg); transform-origin: left bottom 0;}
75% {transform: rotate(-10deg);transform-origin: left bottom 0;}
100% {transform: rotate(0deg);transform-origin: left bottom 0;}
}
@-webkit-keyframes landr {
0% { -webkit-transform: rotate(0deg);-webkit-transform-origin: right bottom 0;}
39% {-webkit-transform: rotate(5deg);webkit-transform-origin: right bottom 0;}
40% {-webkit-transform: rotate(5deg);-webkit-transform-origin: left bottom 0;}
75% {-webkit-transform: rotate(-10deg); -webkit-transform-origin: left bottom 0;}
100% {-webkit-transform: rotate(0deg);-webkit-transform-origin: left bottom 0;}
}

/*经过图片有闪光效果*/
.hover_pic a{position: relative; overflow: hidden; display:block;}
.hover_pic a:before{position: absolute; top: 0px; left: -80%; display: block; content: ""; width: 40%; height: 100%; overflow: hidden; background: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.2) 50%, rgba(255,255,255,0)); background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.2) 50%, rgba(255,255,255,0)); background: -webkit-gradient(linear,left top,right top, from(rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.2)), to(rgba(255,255,255,0))); background: linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.2) 50%, rgba(255,255,255,0)); -moz-transform: skewX(-25deg); -webkit-transform: skewX(-25deg); transform: skewX(-25deg);}
.hover_pic a:hover:before{-moz-transition: left 1s ease 0s; -webkit-transition: left 1s ease 0s; transition: left 1s ease 0s; left: 140%;}

/*效果*/
.animated{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}

.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}


.animated.infinite{-webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;}

/*----------------往下拉动画*/
@-webkit-keyframes down {0%,100% {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0)}40% {-webkit-transform: translate3d(0,-2px,0);transform: translate3d(0,-2px,0)}80% {-webkit-transform: translate3d(0,2px,0);transform: translate3d(0,6px,0);-moz-box-shadow:0 10px 15px rgba(0,0,0,.2);-webkit-box-shadow:0 10px 15px rgba(0,0,0,.2);box-shadow:0 10px 15px rgba(0,0,0,.2);}}
@keyframes down {0%,100% {-webkit-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);transform: translate3d(0,0,0)}40% {-webkit-transform: translate3d(0,-2px,0);-ms-transform: translate3d(0,-2px,0);transform: translate3d(0,-2px,0)}80% {-webkit-transform: translate3d(0,2px,0);-ms-transform: translate3d(0,2px,0);transform: translate3d(0,2px,0);-moz-box-shadow:0 10px 15px rgba(0,0,0,.2);-webkit-box-shadow:0 10px 15px rgba(0,0,0,.2);box-shadow:0 10px 15px rgba(0,0,0,.2);}}

.down_animation{animation: down 1s infinite;-webkit-animation: down 1s infinite;}




/*---------------------------star滤镜的样式*/
/*圆角*/
.round_s_s{-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.round_s,.round_s_a a,.round_s_img img { -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
.round_s_b{ -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.round_s_b_t{-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;}
.round_m,.round_m_a a{ -moz-border-radius:2em; -webkit-border-radius:2em; border-radius:2em;}

.round_m_s{ -moz-border-radius:.4em; -webkit-border-radius:.4em; border-radius:.4em;}
.round_r,.round_img img,.round_r_a a{-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}
/*链接文件*/
.round_s,.round_r,.round_m,.round_img img,.round_m_s,.round_m_a a,.round_s_a a,.round_s_s,.round_s_b,.round_s_b_t,.round_img_s img,.round_bj_a a,.round_bj,.round_r_a a{position:relative\9;behavior: url(js/pie.htc);}

/*背景兼容ie8*/
.bj_size{background-size:cover;}
.bj_size_auto,.bj_size{-ms-behavior: url(js/backgroundsize.min.htc);behavior: url(js/backgroundsize.min.htc);}

@media screen and (max-width:1280px){
	/*头文件右*/
	.w_9{ padding-left:15px; padding-right: 15px;}
    .header_r_r{ padding-left: 20px;}
}
/*@media screen and (max-width:1152px){*/
	/*!*头文件右*!	*/
    /*.header_r_r{ padding-left: 20px;}*/
	/*.nav .item_li{ margin-left:8px;}*/
/*}*/

.news_thumb {display: inline-block; position: absolute; right: 5px; top: 5px; height: 25px;}

.flex{display: flex;}
.flex_sb_c{ justify-content: space-between; align-items: center;}

/*集团概要*/
.article-equity{position: relative;}
.article-equity p{ margin-bottom: 20px;line-height:33px;}
.article-equity p.tc{ text-align:left;    text-indent: 2rem;}
.article-equity .article-pv{ text-align: center;font-size: 12px;margin-bottom: 80px;padding-right: 50px;}
.article-equity .article-pv .iconfont{ font-size: 12px;margin: 0 1px 0 50px;}
.article-equity .article-pv .icon-biaoqian{ font-size: 13px;}
.article-equity .article-pv .icon-shijian{ font-size: 14px;}
.article-equity .article-pv .ff-ba{ font-size: 18px;}

.article-tools { position: absolute;right: 0;top: 6px;}
.article-tools .item{ position: relative;display: inline-block;width: 24px;height: 24px;margin-left: 24px;line-height: 24px;background: #4e4e4e;color: #fff;text-align: center;border-radius: 100%;cursor: pointer;}
.article-tools .item .iconfont{ font-size: 14px;}
.article-tools .item .icon-arrow-left{ margin-left: -2px;}
.article-tools .item .icon-weixin1{ font-size: 15px;margin-left: 1px;}
.article-tools .item .icon-jiahao{ position: absolute;right: 3px;top: 3px;font-size: 12px;transform: scale(0.5);transform-origin: right top;}

.business-unit {}
.business-unit .item{ overflow: hidden;*zoom: 1;position: relative;margin-bottom: 160px;}
.business-unit .item .img{ float: left;margin-right: 52px;}
.business-unit .item .info{float: left;width: 639px;text-align: justify;}
.business-unit .item .t1{ margin-bottom: 30px;}
.business-unit .item .t2{ line-height: 24px;}
.business-unit .index-btn{ position: absolute;bottom: 0;}


.business-unit .item-reverse .img{ margin-right: 0;}
.business-unit .item-reverse .info{ margin-right: 52px;}
.m-center {
    margin: 0 auto;
}
.fn-db {
    display: block;
}
.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    clear: bottom;
    overflow: visible;
}
.inner-main {
    width:90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    clear: bottom;
    overflow: visible;
}

/*结束研发*/
rtbox .ShoppingCart .carttr .prolist a:hover{color:red;text-decoration:none;}


.carbox{padding:10px;width:90%; background:#F2F2F2;}
#buybtn{cursor:pointer;margin-top:10px;width:139px;height:36px;background:url(/shop/images/buy_button.png) no-repeat;border:0px}
#carbtn{cursor:pointer;margin-top:10px;width:139px;height:36px;background:url(/shop/images/buy_button.png) no-repeat -140px;border:0px}
.carbox span{float:left; width:auto;padding:0px 8px;text-align:center; line-height:22px;}
.carbox span.txt{border:1px #c9c8ce solid; padding:0px 8px; height:25px; margin:0px 5px; color:#646464;background:#fff; margin-bottom:5px; white-space:nowrap; cursor:pointer;line-height:25px;}

.carbox span.txt:Hover{border:1px #ff6701 solid;}
.carbox span.curr{background:#fff url(/shop/images/item_sel.gif) no-repeat right bottom; width:auto;padding:0px 8px;margin:0px 5px;line-height:25px; border:1px #ff6701 solid;margin-bottom:5px; white-space:nowrap;height:25px;}
.carbox div{clear:both}
#buyselect{margin-top: 10px;}
#buyselect font img{ vertical-align:middle;}
.contactborder table input[type="radio"]{ vertical-align:middle;}


.shopnr .shopnr02 .left{width:230px;float:left;}
.shopnr .shopnr02 .left .left01{border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.shopnr .shopnr02 .left .left01 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.shopnr .shopnr02 .left .left01 .left01box{ padding:10px;}
.shopnr .shopnr02 .left .left01 .left01box .classtitle{padding:8px;border-bottom:#ccc 1px solid;height:29px; line-height:29px;}
.shopnr .shopnr02 .left .left01 .left01box .classtitle a{font-size:14px; font-weight:normal;color:#555;}
.shopnr .shopnr02 .left .left01 .left01box .classtitle a:hover{color:#ff6600;text-decoration:none;font-weight:bold;}
.shopnr .shopnr02 .left .left01 .left01box .list{padding:10px;}
.shopnr .shopnr02 .left .left01 .left01box .list a:hover{color:red;text-decoration:none;}
.shopnr .shopnr02 .left .left02{border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.shopnr .shopnr02 .left .left02 .title{ height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.shopnr .shopnr02 .left .left02 .left02box{ padding:8px;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd{ overflow:hidden; border-bottom:#f1f1f1 1px solid; padding:8px 0}
.shopnr .shopnr02 .left .left02 .left02box .sidepd a.sidepdleft{ display:block; width:70px; float:left;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd a.sidepdleft img{ padding:2px; border:#f1f1f1 1px solid; }
.shopnr .shopnr02 .left .left02 .left02box .sidepd h2{width:120px; float:right;line-height:24px;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd h2 a{ font-size:12px; font-weight:normal;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd h2 a:hover{ color:red; text-decoration:none;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd h3{ width:120px; float:right; line-height:24px; font-size:16px; color:#CC0000;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd h3 span{ /*color:#ff6600;*/ font-size:12px;}

.shopnr .shopnr02 .right02{ width:930px; float:right;}
.shopnr .shopnr02 .right02 .productintro{ padding:10px;}
.shopnr .shopnr02 .right02 .productintro .help_box h2{ height:30px; line-height:30px; text-align:center; font-size:14px; width:140px; background:#E90900; color:#fff;}
.shopnr .shopnr02 .right02 .productintro .help_box li{line-height:28px; font-size:12px; color:#555; }

.shopnr .shopnr02 .plbox{border:#D4D4D4 1px solid;}
.shopnr .shopnr02 .plbox h2{background:url(tbg.gif) repeat-x; height:35px; line-height:35px;border-bottom:#ccc 1px solid; overflow:hidden; font-size:12px; font-weight:bold; padding-left:10px;}
.shopnr .shopnr02 .plbox .plcontent{padding:10px;}

.ask_box tr td #Verifycode{height: 25px;border: 1px solid #ddd;}
.rzzj{padding-left: 10px;}

/*购物车*/
.navsite{ background:url(/shop/images/cartnav-bg.gif) repeat-x; height:64px;}
.navsite .left{width:566px; float:left;}
.navsite .right{width:199px; float:right;}

.cartbox{ border:#D4D4D4 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.cartbox .logintips{ background:#F7F7F7;height:30px;line-height:30px; font-size:14px;color:#000;padding-left:20px;}
.cartbox td{ padding:8px 0; border-bottom:#D4D4D4 dashed 1px;}
.cartbox .ShoppingCart .title{background:#efefef;height:30px;line-height:30px;border-top:#DDDDDD 1px solid;border-bottom:#DDDDDD 1px solid;  font-weight:bold;color:#000;}

.cartbox .ShoppingCart .carttr{margin-top:30px;}
.cartbox .ShoppingCart .carttr .prolist{padding:10px; }
.cartbox .ShoppingCart .carttr .prolist li{width:20%;float:left; text-align:center; height:150px;}
.cartbox .ShoppingCart .carttr .prolist li a{ display:block;}
.cartbox .ShoppingCart .carttr .prolist a:hover{color:red;text-decoration:none;}
.cartbox .ShoppingCart .carttr .prolist li a.pimg{ border:1px solid #ddd; padding:5px;}
.cartbox .ShoppingCart .carttr .prolist li a.pname{text-align: left;height:14px;line-height:14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;}

#shoppingtable .title td{ font-size:14px;}

.jrgwc{text-align:center; float:left;}

.contactborder{ border:#D4D4D4 1px solid; border-top:none;}
.contactborder .logintips{ height:30px;line-height:30px; font-size:14px;color:#000;padding-left:20px;}

.contactborder .titleinput{ font-size:14px; font-weight:bold; padding-left:10px;background:#F6F6F6; color:#333; height:30px; line-height:30px; padding-left:10px; border-bottom:#E5E5E5 2px solid;}
.contactborder table{margin:0px !important; width:100% !important;}
.contactborder table .tdbg input{height:30px; line-height:30px; color:#999; border:1px solid #ddd; padding:0 5px; margin-right:5px; vertical-align:middle;}
.contactborder table .tdbg input.button{ line-height:normal;}
.contactborder table .tdbg input[type=radio]{ border:none;}
#ccc select{vertical-align:middle;}
.contactborder td{height:30px; line-height:30px; padding:5px;}

.contactborder td.fpxx label{ height:27px; line-height:27px;}

.provincename{color:#ff6600}
.tocity{border:1px solid #E5E5E5;text-align:center;background:#f6f6f6;height:30px;width:130px;}
.showcity{position:absolute;background:#C6E7FA;border:#278BC6 1px solid;width:420px;display:none;height:450px;overflow-y:scroll;overflow-x:hidden;} 
.delivery{width:500px;background:#fff}
.jgxx{color:#ff3300}
.jgxx span{color:blue}

.orderview{width:965px; margin:0px auto;}
.cartborder{width:963px; margin:0px auto; margin-top:10px; border:#E5E5E5 1px solid;}

.cartborder .titleinput{font-weight:bold; padding-left:10px;background:#F3F3F3; height:30px; line-height:30px; padding-left:10px; border-bottom:#E5E5E5 2px solid;}
.contactbox{ padding:10px;}
.contactbox ul{ padding:10px;}
.contactbox li{ height:30px; line-height:30px;width:50%; float:left;}
.cartborder div.but{ margin-top:10px; text-align:center; margin-bottom:10px;}

.contactborder .border .title{font-weight:bold;color:#000;background:#f6f6f6;height:30px;line-height:30px;border-bottom:#E4E4E4 1px solid;font-size: 14px;}
.contactborder #sss font{color:green;font-weight:bold;}

.succbox{border: #ddd 1px solid;background: #fff;margin-top: 20px;}
.succ_content{padding:20px; font-size:14px;}
.succ_content .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; margin-bottom:20px; font-weight:bold; padding-left:10px; color:#000; background: #f5f5f5; padding-left:10px;}
.succ_content p{font-size:12px;}
.paylbox{ margin-bottom:20px; margin-top:20px; line-height:28px;}
.payrbox{ margin-top:20px; margin-bottom:20px; line-height:28px;}
.queren{margin-top: 20px;margin-bottom: 20px;padding: 8px;background: #fda022;color: #fff;border: 1px solid #fea323;font-size: 14px;border-radius: 2px;}
.payl p{ font-size:14px;}

.bankbox{width:963px;margin:0px auto;border:#E7E7E7 1px solid;}
.bankbox h3{height:33px; line-height:33px; border-bottom:#E7E7E7 1px solid; padding-left:10px; color:#000;}
.bankbox .fksm{ padding:8px; line-height:24px;}

.payrbox .payl{width:500px; float:left; border-right:#f1f1f1 1px solid;}
.payrbox .payr{width:400px; float:right;}
.payrbox .payr h2{ height:35px; line-height:35px; font-size:14px; font-weight:bold; color:#CC0000; padding-left:15px;}


.paybox{width:965px;margin:0px auto;border:#E7E7E7 1px solid; height:100%;overflow:hidden;}
.paybox .payname{background:#F3F3F3; height:30px; line-height:30px; border-bottom:#E5E5E5 2px solid; font-weight:bold;text-align:center;}
.paybox tr{height:40px;line-height:40px;font-size:14px;}
.paybox td{ height:30px; line-height:30px; border-bottom:#f1f1f1 1px solid;}
/*-------*/


.shoporderbox{width:965px;margin:0px auto;border:#D4D4D4 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.shoporderbox h2{border-bottom:#ccc 1px solid;}
.shoporderbox .ddcxbox{padding:10px;}
.shoporderbox .ddcxbox .btn{border:#666 1px solid;background:#CECECE;height:21px;line-height:21px;}

.shoporderbox .orderresult{margin-top:10px;}
.shoporderbox .orderresult .searchtips{height:30px;line-height:30px;font-size:14px;padding-left:20px;}
.shoporderbox .orderresult .title{font-size:14px;font-weight:bold;color:#CC3300;text-align:center;background:#f1f1f1;height:28px;line-height:28px;}
.shoporderbox .orderresult tr{text-align:left;}

#payment{margin:10px;}
#payment .btn{margin:0px 10px; width:153px;background:url(/shop/images/bg_tit_home.gif) no-repeat;height:30px;line-height:30px;color:#fff;}

.kblist{padding:10px;}
.kblist li{width:25%; float:left; text-align:center; }
.kblist a.t{ text-align:left;width:130px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}



/*品牌*/

.brandmain{border:#D4D4D4 1px solid;height:40px;line-height:40px;padding-left:10px; width:1170px; margin:0 auto; background:#fff;}
.brandmain a{padding:0px 5px;}
.brandmain a:hover{color:#ff6600;text-decoration:none;}

.brandbox{border:#D4D4D4 1px solid; background:#fff; border-top:none;}
.brandbox ul{padding:10px;}
.brandbox li{width:20%;float:left;text-align:center;height: 76px;overflow: hidden;margin-bottom: 10px;margin-top: 15px;}
.brandbox span.brandname a:hover{color:#ff6600;text-decoration:none;}
.brandbox img{padding:2px; background:#f1f1f1; border:#DDD 1px solid;}
.brandpage{margin-bottom: 20px;}

.brandcontent .left{width:255px; float:left;}
.brandcontent .left .left01{border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.brandcontent .left .left01 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.brandcontent .left .left01 .left01box{ padding:8px;}
.brandcontent .left .left01 .left01box li{width:50%; float:left; text-align:center; height:68px; overflow:hidden;}
.brandcontent .left .left01 .left01box img{width:88px; height:31px; padding:2px; border:#f1f1f1 1px solid;}
.brandcontent .left .left01 .left01box img:hover{ border:#ff6600 1px solid;}
.brandcontent .left .left01 .left01box a:hover{ color:red; text-decoration:none;}

.brandcontent .left .left02{border:#E7E7E7 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.brandcontent .left .left02 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.brandcontent .left .left02 .left02box{ padding:8px;}


.brandcontent .right{width:905px; float:right;}
.brandcontent .right .right01{border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.brandcontent .right .right01 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.brandcontent .right .right01 .right01box{ padding:8px; line-height:24px; font-size:14px; color:#666;}

.brandcontent .right .right02{border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.brandcontent .right .right02 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.brandcontent .right .right02 .right02box{ padding:8px; line-height:24px; font-size:14px; color:#666;}
.brandcontent .right .right02 .right02box li{width:25%; float:left; height:240px; overflow:hidden;}
.brandcontent .right .right02 .right02box .pic{ text-align:center;}
.brandcontent .right .right02 .right02box .pic img{ padding:2px; border:#f1f1f1 1px solid;}
.brandcontent .right .right02 .right02box .jg{ height:25px; line-height:25px;}
.brandcontent .right .right02 .right02box .jg span#hyj{width:80px; float:left; display:block; font-size:16px; font-weight:bold;;}
.brandcontent .right .right02 .right02box .jg span#scj{width:80px; float:right; display:block; }

.brandcontent .right .right02 .right02box span#productname{height:50px; overflow:hidden; line-height:22px; text-align:left; display:block;}
.brandcontent .right .right02 .right02box span#productname a{ font-size:12px;}
.brandcontent .right .right02 .right02box .page{ line-height:25px;font-size:12px;}
.brandcontent .right .right02 .right02box .page select{ font-size:12px;}

/*排行鼠标效果*/
.t_Newhotlist{width:226px;height:94px;clear:both;}
.t_Newhotlist_pic{width:220px;height:84px;float:left;text-align:left;border-top:1px solid #CFCFCF;padding:10px 0 0}
.t_Newhotlist_single{width:220px;float:left;overflow:hidden; white-space:nowrap;line-height:29px; border-top:#f1f1f1 1px dashed;text-overflow: ellipsis;}
.t_Newhotlist_single span#num{ font-size:16px; font-weight:bold; color:#ff6600;}
.t_Newhotlist_single a{padding:0px 10px;}
.t_Newhotlist_pic .t_Newhotlist_pic_left{float:left;width:30px;margin-top:8px; }
.t_Newhotlist_pic_left img{width:21px;height:21px;}
.t_Newhotlist_pic_center img{width:60px;height:59px; border:#e5e5e5 1px solid; padding:2px;}
.t_Newhotlist_pic_center{float:left}
.t_Newhotlist_pic_right{float:right}
.t_Newhotlist_pic_right .Newhotlist_text{width:100px;margin:0 10px 0 0; line-height:23px;}
.t_Newhotlist_pic_right .Newhotlist_price{color:#CB0000;margin-top:5px;font-weight:800}
.hidden{display:none}




/*商品栏目页*/

.shoplist{}
.shoplist .left{width:260px; float:left;}
.shoplist .left .left01{ border:#E7E7E7 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.shoplist .left .left01 .title{ height:40px; line-height:40px;overflow:hidden; font-size:16px; padding-left:10px; }
.shoplist .left .left01 .left01box{ padding:10px;}
.shoplist .left .left01 .left01box li{ width:auto; height:auto; float:none;}
.shoplist .left .left01 .left01box .classtitle{padding:8px;border-bottom:#e5e5e5 1px solid;height:32px; line-height:32px;}
.shoplist .left .left01 .left01box .classtitle a{font-size:14px; font-weight:normal;color:#555;}
.shoplist .left .left01 .left01box .list{padding:10px;}
.shoplist .left .left01 .left01box .list a{ padding-right:5px; display:inline-block; height:26px; line-height:26px;}
.shoplist .left .left01 .left02box{ padding:10px;}


.shoplist .right{width:900px; float:right;}
.shoplist .right .right01{ border:#E7E7E7 1px solid;}
.shoplist .right .right01 .title{ height:40px; line-height:40px;overflow:hidden; font-size:16px; padding-left:10px; }

.shoplist .right .right01 .right01box{ height:100%; overflow:hidden; padding:20px;}
.shoplist .right .right01 .right01box li{width:25%; float:left; overflow:hidden; margin-bottom:20px; height:242px; overflow:hidden;}
.shoplist .right .right01 .right01box img{ margin-bottom:5px; width:180px; height:180px;}
.shoplist .right .right01 .right01box span.price{ font-size:14px; color:red;}
.shoplist .right .right01 .right01box p del{ color:#999;}

/* ry  */
/*-----------------star企业荣誉*/
#certify {	position: relative; margin-bottom: 20px;}

#certify .swiper-container {padding-bottom: 100px;}
#certify  .swiper-slide {width: 520px;height: 420px;background: #fff;-moz-box-shadow: 0 8px 30px rgba(0,0,0,.08);-webkit-box-shadow: 0 8px 30px rgba(0,0,0,.08);box-shadow: 0 8px 30px rgba(0,0,0,.08); padding: 10px 10px 0 10px;}
#certify  .swiper-slide img{display:block; height: 340px; text-align: center; overflow: hidden;margin: 0 auto;}
#certify  .swiper-slide p {	line-height: 60px; font-size:13px;text-align: center;margin: 0;}
#certify .swiper-pagination {width: 100%;bottom: 20px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {	margin: 0 5px; position: relative;border:none; background-color: #ccc;width: 10px;	height: 10px;opacity: 1;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet::before{ position:absolute; content: ''; display: block; width: 0; height: 0; border-radius: 50%; font-size: 0; overflow: hidden; left:50%; top:50%; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);-webkit-transition: .3s;-moz-transition: .3s;transition: .3s; background-color: #0c5ca5;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active::before{width:100%; height: 100%;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border:none; background-color: transparent; background-color: #0c5ca5\9;*background-color: #0c5ca5;}
#certify .swiper-button-prev,#certify .swiper-button-next {left: -60px;width: 70px;height: 70px; background-image: url("../images/img/btn_icon.png"); background-repeat: no-repeat; background-position: 0 0;	background-size:140px auto; background-position: 0 -70px; top:40%;}
#certify .swiper-button-prev:hover {background-position: 0 0;}
#certify .swiper-button-next {right: -60px; left:auto; background-position: -70px -70px;}
#certify .swiper-button-next:hover {background-position: -70px 0px;}

/*标题*/
.honor_th{ text-align:center; font-size: 32px; line-height: 1.1; margin:50px 0;color: #0c5ca5;}
.honor_th .th_d{ font-size:32px; margin-top: 10px; color:#999;}
/*sp*/
.company_profile {
    max-width: 1600px;
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.profile_sec1 {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.profile_sec1 .left {
    float: left;
    width: 100%;
    height: auto;
    /*position: absolute;*/
    top: 0;
    left: 0;
}

.profile_sec1 .left .pic {
    max-width:100%;
    width: 100%;
    height: auto;
}

.profile_sec1 .left .pic img {
    display: inherit;
    width: 100%;
    height: auto;
}

.profile_sec1 .right {
    float: right;
    width:32%;
    height: auto;
   
    position: relative;
    z-index: 1;
}

.profile_sec1 .right .profile_introduction {
    width: 100%;
    height: 100%;
    /*background: url(../images/tacn/profile_sec1_bj.png) ;*/
    background-size: 100%;
    padding: 1px 30px 40px 1px;
    box-sizing: border-box;/*background: rgba(245, 150, 36, 0.91);*/
}

.profile_introduction h2 {
    font-size: 16px;
   
    line-height: 30px;
    font-weight: normal;
    padding-bottom: 0px;
    /*  color: #fff;background: url("../images/profile_line_b.png") no-repeat left bottom; */
    margin-bottom: 5px;
}

.profile_introduction h2 span {
    display: inline-block;
    font-size: 22px;
    margin-right: 5px;
    font-weight: 600;
    line-height: 30px;
}

.profile_introduction .article {
    font-size: 14px;
    /*color: #fff;*/
    line-height: 26px;
    text-align: justify;
}

.profile_introduction .article p {
    font-size: 15px;line-height: 26px;color: #444;
}

.profile_introduction .article p:last-child {
    margin-bottom: 0;
}

.profile_sec2 { width: 100%;    height: auto;margin-bottom: 60px;clear: both;}

.profile_sec2 h2 {
    font-size: 16px;
    color: #888888;
    line-height: 30px;
    font-weight: normal;
    padding-bottom: 20px;
    /* background: url("../images/profile_line_h.png") no-repeat center bottom; */
    text-align: center;
    margin-bottom: 50px;
}

.profile_sec2 h2 span {
    display: inline-block;
    font-size: 22px;
    margin-right: 5px;
    font-weight: 600;
    line-height: 30px;
    color: #333333;
}

.profile_sec2_list {
    width: 100%;
    height: auto;
}

.profile_sec2_list ul {
    margin: 0 -1%;
}

.profile_sec2_list ul li {
    float: left;
    width: 23%;
    height: auto;
    margin: 0 1%;
    margin-bottom: 10px;
}

.profile_sec2_list ul li .top {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
    position: relative;
}

.profile_sec2_list ul li .top h4 {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    font-weight: normal;
    position: absolute;
    top: 0;
    left: 40px;
}

.profile_sec2_list ul li .top h3 {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    font-weight: bold;
}

.profile_sec2_list ul li .top h3 strong {
    display: inline-block;
    width: 40px;
    font-size: 45px;
    color: #F85A16;
    line-height: 50px;
    font-weight: bold;
}

.profile_sec2_list ul li p {
    font-size: 13px;
    color: #666666;
    line-height: 26px;
    height: 52px;
}


.profile_sec3 {
    width: 100%;
    height: auto;
}

.profile_sec3 ul li {
    float: left;
    width: 50%;
    height: auto;
    position: relative;
    overflow: hidden;
    height: 320px;
}

.profile_sec3 ul li .pic {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    right: 0;
}

.profile_sec3 ul li .pic img {
    display: inherit;
    /*width: 100%;*/
    height: 100%;
}

.profile_sec3 ul li .title {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 40px;
    box-sizing: border-box;
}

.profile_sec3 ul li .title h2 {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    font-weight: normal;
    /* background: url("../images/profile_line_b.png") no-repeat left bottom; */
    margin-bottom: 20px;
}

.profile_sec3 ul li .title h2 strong {
    display: inline-block;
    font-size: 22px;
    margin-right: 5px;
    font-weight: bold;
    line-height: 30px;
    color: #ffffff;
}

.profile_sec3 ul li .title .article {
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
}

.profile_sec3 ul li .title .article p {
    margin-bottom: 5px;
}


/*扶贫纪实*/
.wrap {
	width: 90%;
	margin: 0 auto;
	position: relative;
}
img, a {
	border: 0;
}
ul, li {
	list-style: none;
}
* {
	margin: 0;
	padding: 0;
}
.flt {
	float: left;
}
.frt {
	float: right;
}
.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}
.img {
	overflow: hidden;
	position: relative;
}
.img:before {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0);
	z-index: 100;
}
.img:hover:before {
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid rgba(255,255,255,0.5);
}


.page_top .wrap1 {
	position: relative;
}
.page_top {
	position: absolute;
	top: -67px;
	z-index: 100;
	width: 100%;
}
.page_top ul {
	padding: 0 10%;
	background: #fff;
	overflow: hidden;
	text-align: center;
}
.page_top ul li {
	padding: 30px 0;
	width:33%;
	float: left;
	min-height: 50px;
}
.page_top ul li h3 {
	font-size: 40px;
	color: #2b2f32;
	font-family: 'Myriad Pro';
}
.page_top ul li p {
	font-size: 16px;
	color: #2b2f32;
	letter-spacing: 3px;
}
.page_top ul li h3 span {
	font-size:26px;
}
.page_top ul li.li_cur {
	width: 17%;
	background: url(../images/icon33.png) no-repeat center center;
}
.page_top .bg {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
}
.page1 {
	padding-top: 80px;
	padding-bottom: 50px;
}
.page_tit {
	padding: 40px 0;
	text-align: center;
}
.page_tit h3 {
	font-size:35px;
	color: #000;
	letter-spacing: 5px;
}
.page_tit h3 span {
	color:#1a75b0;
}
.page_tit p {
	height: 16px;
	background: url(../images/icon33.png) no-repeat center center;
	margin-top: 20px;
}
.list_box ul li {
	border: 1px solid #d3d3d3;
	padding: 15px;
	margin-bottom: 24px;
}
.list_box ul li .img {
	float: right;
	width: 434px;
	margin-left: 30px;
}
.list_box ul li .img_text {
	position: absolute;
	top: 25px;
	left: 15px;
	color: #fff;
	text-shadow: 0 2px 3px rgba(0,0,0,0.5);
}
.list_box ul li .img_text p {
	font-size: 18px;
	margin-bottom: 10px;
}
.list_box ul li .img_text h3 {
	font-size: 28px;
	line-height: 40px;
}
.list_box ul li .text {
	overflow: hidden;
	padding: 0 20px;
}
.list_box ul li .text h3 {
	font-size: 26px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
}
.list_box ul li .text h3 a:hover {
	color: #31b098;
}
.list_box ul li p {
	font-size: 18px;
	line-height: 33px;
	height:130px;
	margin-top: 47px;
}
.list_box ul li p a:hover {
	color: #31b098;
}
.list_box ul li .btn {
	margin-top: 20px;
}
.list_box ul li .btn a {
	display: block;
	line-height: 48px;
	width: 159px;
	border: 1px solid #fa9504;
	color: #fff;
	background: #ffac04;
	text-align: center;
	border-radius: 2px;
	font-size: 20px;
	font-weight: bold;
}
.list_box ul li .btn a:hover {
	background: #fa9504;
}
.list_box ul li .div_tips {
	margin: 15px 0;
}
.list_box ul li .div_tips label {
	display: inline-block;
	padding: 0 10px;
	line-height: 32px;
	border: 1px solid #66c1f1;
	background: #f0f9fe;
	color: #31b098;
	font-size: 20px;
	margin-right: 5px;
	border-radius: 3px;
}
.course_list {
	padding: 0 20px;
}
.course_tit {
	padding: 0 100px;
	position: relative;
	line-height: 36px;
	margin-bottom: 25px;
}
.course_tit span {
	position: absolute;
	display: block;
	top: 0;
}
.course_tit .flt {
	left: 0;
	font-size: 24px;
	color: #8f8f8f;
}
.course_tit ul li {
	display: inline-block;
}
.course_tit ul li.on a, .course_tit ul li a:hover {
	background: #31b098;
	color: #fff;
}
.course_tit ul li a {
	display: block;
	padding: 0 20px;
	border-radius: 3px;
	font-size: 16px;
}
.course_tit ul {
	white-space: nowrap;
	overflow-x: auto;
}
.course_tit .frt {
	right: 0;
}
.course_tit .frt a {
	color: #31b098;
}
.course_tit .frt a:hover {
	color: #0079b8;
}
.page2 {
	background: #f4f6f8 url(../images/banner2.jpg) no-repeat bottom center;
	;
	padding-top: 20px;
}
.team_owl {
	width: 85%;
	margin: 0 auto;
	margin-top: 20px;
	transform: translateY(10px);
}
.team_owl .item {
	margin: 0 10px;
}
.team_owl .item .text {
	line-height: 27px;
	color: #303335;
	padding: 20px 25px;
	background: #f7f7f7;
}
.team_owl .item .text h3 {
	font-size: 22px;
	margin-bottom: 10px;
	color: #000;
	letter-spacing: 1px;
}
.team_owl .item .text p {
	height: 81px;
	overflow: hidden;
}
.team_owl .item .img p {
	white-space: nowrap;
	overflow: hidden;
	padding: 0 20px;
	text-overflow: ellipsis;
	line-height: 45px;
	padding-top: 10px;
	background: url(../images/icon4.png) repeat-x center center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 14px;
}
.team_owl .owl-theme .owl-controls .owl-nav [class*=owl-] {
	margin: 0;
	padding: 0;
}
.team_owl .owl-theme .owl-controls .owl-nav .owl-prev {
	float: left;
}
.team_owl .owl-theme .owl-controls .owl-nav .owl-next {
	float: right;
}
.team_owl .owl-theme .owl-controls {
	bottom: 40%;
	width: 130%;
	left: -15%;
	height: 0;
}
.page3 {
	padding-top: 40px;
}



/*商品筛选*/


.sxmain{width:998px;margin:0px auto;}
.sxmain .left{width:269px;float:left;}
.sxmain .left .left01{border:#E7E7E7 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.sxmain .left .left01 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.sxmain .left .left01 .leftbox{padding:10px;}
.sxmain .left .left01 .leftbox .classtitle{padding:8px;border-bottom:#ccc 1px solid;height:29px; line-height:29px;}
.sxmain .left .left01 .leftbox .classtitle a{font-size:14px; font-weight:normal;color:#555;}
.sxmain .left .left01 .leftbox .list{padding:10px;}

.sxmain .left .left01 .left02box{padding:10px;}
.sxmain .right{width:710px;float:right;}
.sxmain .right .right01{border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.sxmain .right .right01 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;position:relative; background:#fff;}
.sxmain .right .right01 .title span{position:absolute;right:10px;top:0px;color:#555;}
.sxmain .right .right01 .right01box{padding:10px; background:#fff;}
.sxmain .right .right01 .right01box .condition_title{ width:11%; margin-right:5px;text-align:right;float:left; font-weight:bold; line-height:28px;}
.sxmain .right .right01 .right01box .container {float:right;width:85%;} 
.sxmain .right .right01 .right01box .container a{padding:0px 8px; color:#336699; line-height:28px;}
.sxmain .right .right01 .right01box .container strong{ background:#03A2DC; padding:3px;color:#fff;}
.sxmain .right .right02{border:#E7E7E7 1px solid;height:100%; padding-bottom:10px; overflow:hidden;}
.sxmain .right .right02 .title{background:#EBEBEB; height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#d4d4d4 1px solid;padding-left:10px;}


.scsearch_tabs{width:260px;float:left;}
.scsearch_tabs ul{padding-left:5px;}
.scsearch_tabs li{width:107px;height:37px;text-align:center;float:left; margin-left:5px;margin-top:2px;}
.scsearch_tabs  li.slt{width:107px;height:37px;text-align:center;float:left; background:url(tabbg.png) no-repeat; font-size:14px; color:#fff; position:relative; margin-top:2px; z-index:9999px;}
.scsearch_tabs  li.slt a{ color:#fff; font-size:14px; font-weight: bold;}

.shopsxresult{width:400px; float:right;}
.shopsxresult .totalnum{width:130px; float:left; font-size:12px; font-weight:normal; color:#999;}
.shopsxresult .sortby{width:250px; float:right; font-size:12px; font-weight:normal;}




/*产品对比*/



.prcompare h2{height:35px; line-height:35px; font-size:16px; font-weight:bold;} 
.prcompare .prcomparebox .compare{ border:#eee 1px solid;}
.prcompare .prcomparebox .compare .title{ background:#f1f1f1; line-height:50px; font-weight:bold;}
.prcompare .prcomparebox .compare .c1{ text-align:center;}
.prcompare .prcomparebox .compare .c2{ text-align:center;}
.prcompare .prcomparebox .compare .c3{ text-align:center;}
.prcompare .prcomparebox .compare .c4{ text-align:center;}
.prcompare .prcomparebox .compare .c5{ text-align:center;}
.prcompare .prcomparebox .compare td{ border:#eee 1px solid;}
.prcompare .prcomparebox .compare a.qx{ color:red;}


.shoplisting{ padding:10px;}

.shoplisting li{width:25%; float:left; text-align:center; height:260px; overflow:hidden;}
.shoplisting .photo img{width:135px; height:130px; padding:2px; border:#ccc 1px solid;}
.shoplisting .details{text-align:left;}
.shoplisting .details h4{ line-height:25px; max-height:50px; overflow:hidden;}
.shoplisting .details h4 a{ font-size:12px; font-weight:normal; color:#555;}
.shoplisting .details h3{ line-height:25px; font-weight:normal; color:#555; font-size:12px;}

#com_item input[type="button"]{ padding:5px;}

.paybox{width:965px;margin:0px auto;border:#E7E7E7 1px solid; height:100%;overflow:hidden;}
.paybox .payname{background:#F3F3F3; height:30px; line-height:30px; border-bottom:#E5E5E5 2px solid; font-weight:bold;text-align:center;}
.paybox tr{height:40px;line-height:40px;font-size:14px;}
.paybox td{ height:30px; line-height:30px; border-bottom:#f1f1f1 1px solid;}

/*自选礼包*/

.zxlbbox{ border:#d4d4d4 1px solid;}
.zxlbbox .title{ background:#f1f1f1; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#000; padding-left:15px; border-bottom:#d4d4d4 1px solid;}
.zxlbbox .zxlbintro{ padding:10px; line-height:24px; font-size:14px;}


.zxlbmain{width:998px;margin:0px auto;}
.zxlbmain .left{width:214px;float:left;}
.zxlbmain .left .left01{border:#D4D4D4 1px solid;}
.zxlbmain .left .left01 .title{background:#f1f1f1; height:33px; line-height:33px;border-bottom:#d4d4d4 1px solid; overflow:hidden; font-size:12px; font-weight:bold; padding-left:30px; color:#333; overflow: hidden;  
 white-space:nowrap;   text-overflow:ellipsis; }
.zxlbmain .left .left01 .left01box{}
.zxlbmain .left .left01 .left01box ul{padding:8px;}
.zxlbmain .left .left01 .left01box li{height:25px;line-height:25px;background:url(artarrow.gif) no-repeat 0px 10px;padding-left:10px; width:180px;  overflow: hidden;  
 white-space:nowrap;   text-overflow:ellipsis; border-bottom:#ccc 1px dashed;}

.zxlbmain .left .left01 .left02box{padding:8px;}
.zxlbmain .left .left01 .left02box .packphoto img{width:180px;height:250px;margin-bottom:10px;}



.zxlbmain .right{width:764px;float:right;}
.zxlbmain .right .right01{border:#D4D4D4 1px solid;}
.zxlbmain .right .right01 H3{background:url(tbg.gif) repeat-x 0px bottom; height:35px; line-height:35px;border-bottom:#ccc 1px solid; overflow:hidden; font-size:12px; font-weight:bold; padding-left:10px;}
.zxlbmain .right .right01 p{padding:10px;}

.zxlbmain .right .right02{border:#D4D4D4 1px solid;height:100%;overflow:hidden;}
.zxlbmain .right .right02 h3{background:#f1f1f1; height:33px; line-height:33px;border-bottom:#d4d4d4 1px solid; overflow:hidden; font-size:12px; font-weight:bold; padding-left:30px; color:#333; }
.zxlbmain .right .right02 #productlist li{width:25%;float:left;text-align:center; height:220px; overflow:hidden;}
.zxlbmain .right .right02 #productlist img{width:130px;height:150px;padding:2px;border:#D4D4D4 1px solid; margin-bottom:8px;}
.zxlbmain .right .right02 #productlist span.t{ line-height:24px; color:#555; text-align:left;}
.zxlbmain .right .right02 b{background:url(tbg.gif) repeat-x 0px bottom; height:35px; line-height:35px;border-bottom:#ccc 1px solid; overflow:hidden; font-size:12px; font-weight:bold; padding-left:10px;display:block;}
.zxlbmain .right .right02 .thead{ height:28px;line-height:28px;background:#F1F1F1;text-align:center;font-weight:bold;}

.qspage{ line-height:28px; color:#999; text-align:right;}

/*商城购物指南*/


.member div.menu {width: 230px;float: left;border:#E0E0E0 1px solid;}
.member div.menu div.box {width: 230px;float: left;}
.member div.menu div.box dl {padding-top: 2px;border-bottom:#DDD dashed 1px;}
.member div.menu div.box dl dt {font-weight: bold;height: 30px;line-height: 30px;padding-left:15px;font-size:16px;background:url(blue_arrow.gif) no-repeat center left;}
.member div.menu div.box dl dd {line-height: 28px;text-align: left;padding-left: 16px;}
.member div.menu div.box dl dd a{ color:#666;}
.helpcenter_title {width:998px;height: 50px;font-size:28px;color:#333; font-weight:500;}
.helpcenter_tit {width:998px;height: 50px;border-bottom: 1px solid #999; font-size:35px; font-weight:bold; color:#000;  padding-left:30px}
.helpcenter div.menu {width: 230px;margin-bottom: 20px;}
.helpcenter div.menu div.box {padding:10px 0px;}



.helpcenter div.menu div.box dl dd { height:25px; line-height:25px;}
.helpcontent {width:910px;float: right;padding:20px 10px;border:#DDD solid 1px; margin-bottom:20px;}
.helpcontent h2.title {font-size: 16px;color: #333;padding: 0 0 5px 20px;background: url(/shop/images/li_03.gif) no-repeat left 8px;}
.helpcontent div.content {padding: 10px 6px 0 6px;color: #333;line-height: 25px}
.helpcontent div.messagebox{border:#f1f1f1 1px solid;padding: 10px 6px 0 6px;color: #333;line-height: 25px;}
.helpcontent div.messagebox td.lefttdbg{ font-weight:bold; font-size:14px; color:#CC0000;}
.helpcontent div.messagebox td.upfile{ width:350px; height:35px; line-height:35px; border:red 1px solid;}
.div_help_left_service{height:110px; margin-top:10px; border-right:#dcdcdc 1px solid}
.div_help_left_service .h3_contact{height:30px; line-height:30px; background:#F2F5F5}
.div_help_left_service .p_tel_number{line-height:28px; font-weight:700; color:#666;}
.div_help_left_service .a_gomessage{background:url(http://wsstatic.mbaobao.com/v5/images/sprite_header_footer.png) no-repeat -348px -232px;display:block;width:128px;height:35px;font-size:14px;font-weight:bold;color:#fff;text-indent:55px;line-height:33px;}
a.a_gomessage:hover{color:#fff}

/*商城服务*/
.servicebox{background:#EFEFEF;}
.service{ overflow:hidden ; }
.service dl{width:18%; float:left; background:url(bor.png) repeat-y top right; padding:15px 1%;}
.service dt{ font-size:16px}
.service .fore5{background:none;}

.service dl dt b{background:url(/shop/images/schelp.png) no-repeat;height:30px; width:30px; display:block; float:left; margin-right:12px; }
.service .fore1 dt b{ background-position:6px top; }
.service .fore2 dt b{ background-position:-30px top; }
.service .fore3 dt b{ background-position:-60px top;}
.service .fore4 dt b{ background-position:-88px top; }
.service .fore5 dt b{ background-position:-118px top;}
.service dd{ height:130px; clear:both; padding-left:30px; }
.service .item{overflow: hidden; white-space:nowrap; text-overflow:ellipsis; line-height:28px; clear:both; }




/*网校名师*/

.msmain{}
.msmain .left{width:260px; float:left;}

.msmain .left .left01{border:#F1F1F1 1px solid; background:#EDF1FC;padding:8px 25px; background:url(/mnkc/images/kstd.png) no-repeat 10px 13px;height:100px;padding:12px; overflow:hidden;}
.msmain .left .left01 ul{margin-left:32px;}
.msmain .left .left01 li{ float:left; height:35px;}
.msmain .left .left01 a{width:72px; height:28px; line-height:28px; float:left; background:url(/mnkc/images/ksbut.png) no-repeat left 0px; padding-left:22px;display:block; font-weight:bold;}
.msmain .left .left01 a:hover{width:72px; height:28px; line-height:28px; float:left; background:url(/mnkc/images/ksbut.png) no-repeat left bottom; padding-left:22px;display:block; font-weight:bold; color:#CC0000; text-decoration:none;}

.msmain .left .left02{border:#F1F1F1 1px solid; height:100%; overflow:hidden;}
.msmain .left .left02 .title{ background:#f1f1f1;height:30px; line-height:30px;padding-left:10px;font-size:14px; font-weight:bold;}
.msmain .left .left02 .left02box{ padding:8px;}

.msmain .left .left02 .left02box li{ height:78px; border-bottom:#f1f1f1 1px dashed; margin-bottom:8px;}
.msmain .left .left02 .left02box .mingshi{width:63px; height:63px; float:left; border:#f1f1f1 1px solid; padding:2px;}
.msmain .left .left02 .left02box .jieshao{width:166px; float:right;}
.msmain .left .left02 .left02box .jieshao h2 a{ font-size:12px; font-weight:bold; color:#333;}
.msmain .left .left02 .left02box .jieshao a{ color:#009933;}


.msmain .left .left02 .left03box{padding:8px;}

.msmain .left .left02 .left03box li{height:24px;line-height:24px; border-bottom:#f1f1f1 1px dashed; background:url(/mnkc/images/gif-0812.gif) no-repeat 0px 8px; padding-left:15px; width:220px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.msmain .left .left02 .left03box span#date{display:none;}

.msmain .right{width:720px; float:right;}
.msmain .right .right01{height:100%; overflow:hidden;}
.msmain .right .right01 .msbox{border:#F1F1F1 1px solid;margin-bottom:8px; height:187px; overflow:hidden;}
.msmain .right .right01 .msbox .tit{background:#f1f1f1;height:29px; line-height:29px;padding-left:10px;font-size:16px; font-weight:bold; position:relative; font-weight:500}
.msmain .right .right01 .msbox .tit span{position:absolute; right:10px; top:0px;}
.msmain .right .right01 .msbox .tit span a{font-size:12px; font-weight:normal; }
.msmain .right .right01 .msbox ul{padding:8px;}
.msmain .right .right01 .msbox li{width:33%; float:left; text-align:center;}
.msmain .right .right01 .msbox img{width:171px; height:107px; padding:4px; border:#E8E8E8 1px solid; margin-bottom:8px;box-shadow: 0px 1px 2px #D6D6D6;-moz-box-shadow:3px 5px 5px #969696;-webkit-box-shadow:3px 5px 5px #969696;}



/*名师栏目页*/

.msclassmain .left{width:260px; float:left;}
.msclassmain .left .left01{border:#e5e5e5 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.msclassmain .left .left01 .title{background:url(titbg.gif) repeat-x left top;height:30px; line-height:30px;padding-left:10px;font-size:14px; font-weight:bold;}
.msclassmain .left .left01 .left01box{padding:8px;}

.msclassmain .left .left01 .left01box li{float:left; width:101px; height:25px; line-height:25px; font-size:14px; text-align:center; background:#F3FAFF; border:#e5e5e5 1px solid;margin:3px 8px;}

.msclassmain .left .left02{border:#e5e5e5 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.msclassmain .left .left02 .title{background:url(titbg.gif) repeat-x left top;height:30px; line-height:30px;padding-left:10px;font-size:14px; font-weight:bold;}
.msclassmain .left .left02 .left02box{padding:8px;}
.msclassmain .left .left02 .left02box li{height:28px; line-height:28px; border-bottom:#f1f1f1 1px dashed; }
.msclassmain .left .left02 .left02box span#hits{ float:right; font-size:14px; color:#999;}
.msclassmain .left .left02 .left02box a{font-size:14px;}


.msclassmain .right{width:720px; float:right;border:#e5e5e5 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.msclassmain .right .title{background:url(titbg.gif) repeat-x left top;height:30px; line-height:30px;padding-left:10px;font-size:14px; font-weight:bold;}

.msclassmain .right .mslist{ padding:8px;}
.msclassmain .right .mslist li{width:200px; margin:10px 11px; float:left; text-align:center; border:#e5e5e5 1px solid; padding:5px; height:138px; overflow:hidden;}
.msclassmain .right .mslist dl{line-height:25px;}
.msclassmain .right .mslist dt{width:100px; float:left;}
.msclassmain .right .mslist dt a{ font-size:14px;}
.msclassmain .right .mslist dd{width:100px; float:right; font-size:14px; color:#555;}




/*名师内容页*/

.msjsbox .msname{background:#F3FAFF; height:49px; line-height:49px;border:#e5e5e5 1px solid; border-bottom:none; }
.msjsbox .msname span{background:url(pic_09.gif) no-repeat; width:181px; height:49px; font-size:22px; font-weight:bold; text-align:center; display:block;}
.msjsbox .msjscontent{border:#e5e5e5 1px solid; height:100%; overflow:hidden; padding:10px;}
.msjsbox .msjscontent .floatl{width:490px; float:left;}
.msjsbox .msjscontent .floatl img{ padding:5px; border:#f1f1f1 1px solid;}
.msjsbox .msjscontent .floatr{width:450px; float:right;}
.msjsbox .msjscontent .floatr ul{padding:8px;}
.msjsbox .msjscontent .floatr li{background:url(artarrow.gif) no-repeat 0px 13px; padding-left:12px; line-height:35px; border-bottom:#f1f1f1 1px dotted; font-size:14px; color:#555;}
.msjsbox .msjscontent .floatr span{font-weight:bold; float:left;}

.msjsbox .msintro{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.msjsbox .msintro #MyContent{ padding:20px; line-height:25px; font-size:14px;}
.msjsbox .xypj{border:#e5e5e5 1px solid; height:100%; overflow:hidden; padding:10px;}
.msjsbox .xypj .wydp h3{height:30px; line-height:30px; font-size:14px; font-weight:bold;}

.wydp tr td{ padding:5px 0;}
.wydp tr td input[type="text"]{ padding:0 5px;}
.wydp tr td #submitBtn{background: #eee;border: 1px solid #ddd;padding: 6px 15px;border-radius: 3px;}
.wydp tr td #content{border: 1px solid #ddd !important;resize: none;}


/*考试系统*/

.ksbanner{border:#e5e5e5 1px dashed; padding:10px; height:100%; background:#fff;overflow:hidden; margin:10px 0;}

.ksbanner .adsleft{width:140px; float:left;}
.ksbanner .adsleft ul{padding:0px; margin:0px;}
.ksbanner .adsleft li{line-height:24px; line-height:24px; text-align:left; }

.ksbanner .adsmiddle{width:655px; float:left;}
.ksbanner .adsTop ul{padding:0px; margin:0px;}
.ksbanner .adsTop li{width:20%; float:left;height:26px; line-height:26px;}

.ksbanner .adsBottom ul{padding:0px; margin:0px;}
.ksbanner .adsBottom li{width:20%; float:left;height:26px; line-height:26px;}

.ksbanner .adsRight{width:140px; float:left;}
.ksbanner .adsRight ul{padding:0px; margin:0px;}
.ksbanner .adsRight li{height:24px; line-height:24px;}



.mnkcbanner .bannerl{width:480px; float:left}
.mnkcbanner .bannerr{width:480px; float:right}


.lct img{ width:100%;}
.Shitisousuo{ margin:0px auto; width:998px; height:20px; line-height:20px; font-size:13px; color:#999;}
.Shitisousuo .l1{ float:left; width:660px; }
.Shitisousuo .l1 span{ font-weight:bold; color:#ff6000;}
.Shitisousuo .r1{float:right; width:200px;border:1px solid #ccc; height:19px;}
.Shitisousuo .r1 .text{ color:#ccc; border:0; width:165px; height:18px; line-height:18px; padding:0px 5px; float:left; display:block;}
.Shitisousuo .r1 .btn{ width:20px; background:url(btn.png) no-repeat 0 2px; float:right; display:block; _display:inline; height:18px; border:none; cursor:pointer;}


.mnkcmain1 .floatl{width:310px; float:left;}
.mnkcmain1 .floatl .left01{ overflow:hidden;border:#e5e5e5 1px solid; }
.mnkcmain1 .floatl .left01 .title{height:36px; line-height:36px;position:relative;}
.mnkcmain1 .floatl .left01 .title h3{ padding-left:30px; font-size:16px;  position:absolute;} 
.mnkcmain1 .floatl .left01 .left01box{ padding:8px;border-top:none; height:700px;}

.left .inner{ height:700px; overflow:hidden;}

.mnkcmain1 .floatm{width:505px; float:left; margin-left:20px;}

.mnkcmain1 .floatm .middle01 #ks_list1{padding:8px 0; overflow:hidden;}
.mnkcmain1 .floatm .middle01 #ks_list1 h1{ height:30px;line-height:30px; text-align:center; font-size:14px; white-space:nowrap;overflow:hidden;}
.mnkcmain1 .floatm .middle01 #ks_list1 h1 a{ font-size:16px;color:#FF8800; padding:0px 5px;}
a.cDRed{ color:red;}

.mnkcmain1 .floatm .middle01 #ks_list1 li{line-height:30px;}
.mnkcmain1 .floatm .middle01 #ks_list1 a{ font-size:14px}
.mnkcmain1 .floatm .middle01 #ks_list1 span#date{ font-size:14px; color:#999; float:right;}


#hd_list1{padding:8px; }
#hd_list1 li{ height:30px; line-height:30px; background:url(/mnkc/images/gif-0812.gif) no-repeat 0px center; overflow:hidden; padding-left:15px;}
#hd_list1 a{ font-size:14px; color:#555;}
#hd_list1 span#date{ float:right; color:#999; font-size:14px;}

#hd_list1 span a{ color:#016A9F; font-size:14px;}


#hd_list2{padding:8px; overflow:hidden;}
#hd_list2 li{ height:30px; line-height:30px; background:url(/mnkc/images/gif-0812.gif) no-repeat 0px 8px; padding-left:15px;}
#hd_list2 a{ font-size:14px; color:#555;}
#hd_list2 span a{ color:#016A9F; font-size:14px;}



.mnkcmain1 .floatr{width:320px; float:right;}
.mnkcmain1 .floatr .right01{ border:#e5e5e5 1px solid; padding:2px;}

.mnkcmain1 .floatr  .title{ background:url(titbg.jpg) no-repeat left center;height:36px; line-height:36px; color:#000;font-size:15px;  font-weight:bold; position:relative;border:#e5e5e5 1px solid; }
.mnkcmain1 .floatr  .title h3{ padding-left:15px;  position:absolute;} 

.mnkcmain1 .floatr .right02{ height:100%; overflow:hidden;}
.mnkcmain1 .floatr .right02 .right02box{padding:8px 0;}

.mnkcmain1 .floatr .right02 .right02box li{ height:30px; line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mnkcmain1 .floatr .right02 .right02box a{ font-size:14px;}



.mnkcmain1 .floatr .right02 .right03box{ background:url(/mnkc/images/kstd.png) no-repeat 20px 20px;height:100px;padding:12px 10px 12px 50px; overflow:hidden; border:1px solid #e5e5e5}
.mnkcmain1 .floatr .right02 .right03box ul{margin-left:24px;}
.mnkcmain1 .floatr .right02 .right03box li{ float:left; height:35px;}
.mnkcmain1 .floatr .right02 .right03box a{width:95px; height:28px; line-height:28px; float:left; background:url(/mnkc/images/ksbut.png) no-repeat left 0px; padding-left:22px;display:block; font-weight:bold;}
.mnkcmain1 .floatr .right02 .right03box a:hover{width:95px; height:28px; line-height:28px; float:left; background:url(/mnkc/images/ksbut.png) no-repeat left bottom; padding-left:22px;display:block; font-weight:bold; color:#CC0000; text-decoration:none;}
.mnkcmain1 .floatr .right03{padding:0px; margin:0px; border:#e5e5e5 1px solid;}
.mnkcmain1 .floatr .right03 ul{padding:0px; margin:0px;}
.mnkcmain1 .floatr .right03 li{ height:73px;}
.mnkcmain1 .floatr .right03 img{ padding:6px;}





.mnkcmain2 .left{width:835px; float:left;}
.mnkcmain2 .left .left01 .floatl{width:410px; float:left;}
.mnkcmain2 .left .left01 .floatr{width:410px; float:right;}



.mnkcmain2 .right{width:320px; float:right;overflow:hidden}
.mnkcmain2 .right .right01{height:100%; overflow:hidden;}
.mnkcmain2 .right .right01 .title{background:url(titbg.jpg) no-repeat left top;height:36px; line-height:36px; color:#000;font-size:15px;  font-weight:bold;  position:relative;border:#e5e5e5 1px solid; }
.mnkcmain2 .right .right01 .title h3{padding-left:15px;  position:absolute;} 
.mnkcmain2 .right .right01 .title span#more{position:absolute; right:10px; top:0px;}
.mnkcmain2 .right .right01 .title span#more a{color:#000; font-size:12px; font-weight:normal;}
.mnkcmain2 .right .right01 .title span#more a:hover{color:red; text-decoration:none;}
.mnkcmain2 .right .right01 .right01box{height:281px; padding:8px 0; overflow:hidden;}
.mnkcmain2 .right .right01 .right01box li{padding-top: 10px; padding-bottom:10px;border-bottom:#ddd 1px dashed; font-size:12px; color:#999;}
.mnkcmain2 .right .right01 .right01box li .infoBox{height: 40px;overflow: hidden;line-height: 20px;}
.mnkcmain2 .right .right01 .right01box li img{margin: 5px 10px 0 0;height: 40px;width: 40px;}
.mnkcmain2 .right .right01 .right01box span#score{font-size:12px; color:#990000; font-weight:bold;}
.mnkcmain2 .right .right01 .right01box h2{float:left;width:210px; white-space:nowrap; overflow:hidden;font-size:12px; font-weight:bold;}

.mnkcmain2 .right .right01 .right02box li{height:85px; border-bottom:#f1f1f1 1px dashed;margin-top:8px;}
.mnkcmain2 .right .right01 .right02box .mingshi{width:65px; float:left; }
.mnkcmain2 .right .right01 .right02box .mingshi img{padding:2px; border:#f1f1f1 1px solid;}

.mnkcmain2 .right .right01 .right02box .jieshao{width:232px; float:right; line-height:22px;}
.mnkcmain2 .right .right01 .right02box .jieshao h2 a{font-size:12px; font-weight:bold; color:#333;}
.mnkcmain2 .right .right01 .right02box .jieshao a{color:green;}


.ksallclass{}
.ksallclass .floatl{width:835px; float:left;}
.ksallclass .floatl .left01{height:100%; overflow:hidden;} 
.ksallclass .floatl .left01 .title{height:40px; line-height:40px;font-size:18px;}
.ksallclass .floatl .left01 .title h3{ padding-left:15px} 
.ksallclass .floatl .left01 .title span{background:url(/mnkc/images/icos.png) no-repeat left -77px; height:29px; display:block; float:left;width:25px;}
.ksallclass .floatl .left01 .left01box{ padding:8px;border:#e5e5e5 1px solid;border-top:none; }
.ksclassfl{ background:#f0f9dd; width:30px; height:100%; padding:5px;font-weight:bold; color:#ff6600;}
.ksallclass .floatl .left01 .left01box .classtit{margin-left:20px;width:120px;height:28px; line-height:28px; background:#E9F5FF; clear:both; text-align:center;}
.ksallclass .floatl .left01 .left01box .classtit a{color:#666; font-size:14px; font-weight:bold;}
.ksallclass .floatl .left01 .left01box .allclasslist{ padding:10px; margin-bottom:10px;}
.ksallclass .floatl .left01 .left01box .allclasslist li{width:20%;float:left; text-align:center; line-height:24px;}
.ksallclass .floatl .left01 .left01box .allclasslist a{ color:#336699; font-size:14px;}

.ksallclass .floatr{width:320px; float:right;}
.ksallclass .floatr .right01{border:#e5e5e5 1px solid; background:#EDF1FC;padding:8px 25px; height:100%; overflow:hidden;}
.ksallclass .floatr .right01{background:url(/mnkc/images/kstd.png) no-repeat 20px 20px;height:100px;padding:12px 10px 12px 50px; overflow:hidden; border:1px solid #e5e5e5}
.ksallclass .floatr .right01 ul{margin-left:24px;}
.ksallclass .floatr .right01 li{ float:left; height:35px;}
.ksallclass .floatr .right01 a{width:95px; height:28px; line-height:28px; float:left; background:url(/mnkc/images/ksbut.png) no-repeat left 0px; padding-left:22px;display:block; font-weight:bold;}
.ksallclass .floatr .right01 a:hover{width:95px; height:28px; line-height:28px; float:left; background:url(/mnkc/images/ksbut.png) no-repeat left bottom; padding-left:22px;display:block; font-weight:bold; color:#CC0000; text-decoration:none;}

.ksallclass .floatr .right02{ height:100%; overflow:hidden;border:#e5e5e5 1px solid;}
.ksallclass .floatr .right02 .title{height:36px; line-height:36px; color:#000;font-size:15px;position:relative;}
.ksallclass .floatr .right02 .title h3{ padding-left:15px; font-weight:normal; font-size:16px;} 
.ksallclass .floatr .right02 .right02box{ padding:8px 10px;}

.ksallclass .floatr .right02 .right02box li{ line-height:30px; height:30px; border-bottom:#f1f1f1 1px dashed; background:url(/mnkc/images/gif-0812.gif) no-repeat 0px center; padding-left:15px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.ksallclass .floatr .right02 .right02box span{ display:none;}
.ksallclass .floatr .right02 .right02box li a { font-size:14px;}


.ksallclass .floatr .right02 .right03box{padding:8px;}

.ksallclass .floatr .right02 .right03box li{line-height:27px;border-bottom:#f1f1f1 1px dashed; font-size:12px; color:#999; padding-left:8px; margin-bottom:5px;}

.ksallclass .floatr .right02 .right03box span#score{font-size:12px; color:#990000; font-weight:bold;}
.ksallclass .floatr .right02 .right03box h2{ float:left; white-space:nowrap; overflow:hidden;font-size:14px;color:#333;}


.ksallclass .floatr .banner252{border:#e5e5e5 1px solid; padding:8px; text-align:center;}

.ksallclass .floatl .floatl_1{ padding-bottom:8px; overflow:hidden;border:#e5e5e5 1px solid; margin-bottom:10px;} 
.ksallclass .floatl .floatl_1 .title{height:40px; line-height:40px;}
.ksallclass .floatl .floatl_1 .title h3{ padding-left:15px;font-size:18px} 
.ksallclass .floatl .floatl_1 .title span{background:url(/mnkc/images/icos.png) no-repeat left -77px; height:29px; display:block; float:left;width:25px;}
.ksallclass .floatl .floatl_1 .floatl_1box{ padding:8px;height:100%; border-top:none; height:1%; overflow:auto;}
.ksallclass .floatl .floatl_1 .floatl_1box li{width:18%; float:left; padding:0 1%; height:30px; line-height:30px;}
.ksallclass .floatl .floatl_1 .floatl_1box a{ font-size:14px;}
.ksallclass .floatl .floatl_1 .floatl_1box .kstitle{ background:#EDF1FC;  height:30px; line-height:30px; text-align:center;}
.ksallclass .floatl .floatl_1 .floatl_1box .ksresult .jkc a{ font-size:12px; font-weight:normal; color:;}
.ksallclass .floatl .floatl_1 .floatl_2box{ padding:8px;}
.ksallclass .floatl .floatl_1 .floatl_2box .titlenav{ background:#F5F5F5;  height:40px; line-height:40px; text-align:center;}

.ksallclass .floatl .floatl_1 .floatl_2box .titlenav td{text-align:left; padding-left:15px; font-size:15px;}
.ksallclass .floatl .floatl_1 .floatl_2box .sjclass{padding-left:8px;}
.ksallclass .floatl .floatl_1 .floatl_2box .sjclass a{ font-size:14px;}
.ksallclass .floatl .floatl_1 .floatl_2box tr{ height:35px; line-height:35px;}
.ksallclass .floatl .floatl_1 .floatl_2box td{text-align:left; padding-left:15px; font-size:14px;}
.exampage{ padding-top:20px; padding-left:0;}



.ksallclass .floatl .ksnr_01{ height:100%; padding-bottom:8px; overflow:hidden; border:1px solid #e5e5e5}
.ksallclass .floatl .ksnr_01 .title{height:40px; line-height:40px;position:relative;}
.ksallclass .floatl .ksnr_01 .title h3{padding-left:30px;font-size:16px; } 
.ksallclass .floatl .ksnr_01 h3 span{background:url(/mnkc/images/icos.png) no-repeat left -77px; height:29px; display:block; float:left;width:25px;}
.ksallclass .floatl .ksnr_01 .ksnr_01box{overflow:auto; padding:8px; border-top:none; }

.ksallclass .floatl .ksnr_01 .ksnr_intro{ background:#FCFDFE; padding:8px; height:100%; overflow:hidden;}
.ksallclass .floatl .ksnr_01 .ksnr_intro h2{font-size:14px; font-weight:bold; color:#000; padding-left:20px;}

.ksallclass .floatl .ksnr_02{height:100%; padding-bottom:8px; overflow:hidden;border:#e5e5e5 1px solid; }
.ksallclass .floatl .ksnr_02 .title{height:40px; line-height:40px;position:relative;}
.ksallclass .floatl .ksnr_02 .title  h3{padding-left:30px;font-size:16px;} 
.ksallclass .floatl .ksnr_02 .title span{background:url(/mnkc/images/icos.png) no-repeat left -50px; height:29px; display:block; float:left;width:25px;}
.ksallclass .floatl .ksnr_02 .ksnr_02box{padding:8px; line-height:24px; font-size:14px; text-indent:2em; color:#999;border-top:none}


.ksallclass .floatl .ksnr_02 .ksnr_03box{padding:8px;}
.ksallclass .floatl .ksnr_02 .ksnr_03box li{line-height:24px; font-size:12px; color:#333; background:url(/mnkc/images/gif-0812.gif) no-repeat 0px 8px; padding-left:15px;}

.ksallclass .floatl .search01 .title{border:#e5e5e5 1px solid; background:#F3FAFF; height:49px; overflow:hidden;}
.ksallclass .floatl .search01 .title h2{background:url(pic_09.gif) no-repeat; width:181px; height:49px; font-size:22px; font-weight:bold; text-align:center; display:block; line-height:49px; float:left;}


.ksallclass .floatl .search02 .artlisting{height:100%; overflow:Hidden;}
.ksallclass .floatl .search02 .artlisting ul{padding:10px;}
.ksallclass .floatl .search02 .artlisting li{height:28px; line-height:28px; background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px;}
.ksallclass .floatl .search02 .artlisting a{font-size:14px;}
.ksallclass .floatl .left01 {border:#e5e5e5 1px solid;}
.ksallclass .floatl .left01 .title h2{padding-left:15px;display:block; height:40px; line-height:40px; font-size:18px;}
.ksallclass .floatl .left01 .leftlxbox{padding:20px;}
.ksallclass .floatl .left01 .leftlxbox .select{width:148px; margin:0px 6px;}
#ksbegin{ margin-top:25px; text-align:center;}


.ksallclass .floatl .left01 .title span{background:url(/mnkc/images/icos.png) no-repeat left -77px; height:29px; display:block; float:left;width:25px;}
.ksallclass .floatl .left01 .kqbd{ padding:8px;border:#e5e5e5 1px solid; border-top:none;}
.ksallclass .floatl .left01 .kqbd li{line-height:24px;}



/*考试资讯*/

.mainpdbox .right .zxright01{border:#e5e5e5 1px solid; background:#EDF1FC;padding:8px 25px; background:url(/mnkc/images/kstd.png) no-repeat 10px 13px;height:100px;padding:12px; overflow:hidden;}
.mainpdbox .right .zxright01 ul{margin-left:39px;}
.mainpdbox .right .zxright01 li{ float:left; height:35px;}
.mainpdbox .right .zxright01 a{width:76px; height:28px; line-height:28px; float:left; background:url(/mnkc/images/ksbut.png) no-repeat left 0px; padding-left:22px;display:block; font-weight:bold;}
.mainpdbox .right .zxright01 a:hover{width:76px; height:28px; line-height:28px; float:left; background:url(/mnkc/images/ksbut.png) no-repeat left bottom; padding-left:22px;display:block; font-weight:bold; color:#CC0000; text-decoration:none;}

.mainpdbox .right .zxright02{ height:100%; overflow:hidden;}
.mainpdbox .right .zxright02 .title{ height:36px; line-height:36px; color:#000;font-size:15px;  font-weight:bold;  position:relative; }
.mainpdbox .right .zxright02 .title h3{ padding-left:30px;  position:absolute;} 

.mainpdbox .right .zxright02 .right02box{ padding:8px;border:#e5e5e5 1px solid; bofer-top:none; }
.mainpdbox .right .zxright02 .right02box li{ line-height:24px; border-bottom:#f1f1f1 1px dashed; background:url(/mnkc/images/gif-0812.gif) no-repeat 0px 8px; padding-left:15px; width:240px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.mainpdbox .right .zxright02 .right02box span#date{ display:none;}
.mainpdbox .right .banner252{border:#e5e5e5 1px solid; padding:8px; text-align:center;}

.mainpdbox .right .zxright02 .right03box{ padding:8px;border:#e5e5e5 1px solid; bofer-top:none;}
.mainpdbox .right .zxright02 .right03box li{line-height:27px;border-bottom:#f1f1f1 1px dashed; font-size:12px; color:#999;}
.mainpdbox .right .zxright02 .right03box span#score{font-size:12px; color:#990000; font-weight:bold;}
.mainpdbox .right .zxright02 .right03box h2{ float:left;width:230px; white-space:nowrap; overflow:hidden;font-size:12px; font-weight:bold;}


/*公告*/

.helpmain .left1{width:275px; float:left; border:#e5e5e5 1px solid;height:100%; overflow:hidden;}
.helpmain .left1 .helpleftsite{ margin:1px; padding:15px;}
.helpmain .left1 .helpleftsite .title{height:60px; line-height:60px; font-size:24px;}
.helpmain .left1 .helpleftsite .leftbox{ padding:2px;}
.helpmain .left1 .helpleftsite .leftbox a{display:block;height:35px; line-height:35px;padding-left:35px; font-size:18px;}

.helpmain .right{width:915px; float:right; border-top:#DCDCDC 1px solid;padding:20px; height:100%; overflow:hidden;    min-height: 500px;}
.helpmain .right h2{ font-size:22px;text-align:center; line-height:35px; margin:12px 0;}
.helpmain .right h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e5e5e5e 1px dashed; text-align:center;}
.helpmain .right .notetext1{ padding:10px; line-height:28px; font-size:16px; color:#555;float:left;}
.helpmain .right .notetext2{float:right;width:396px;}
.helpmain .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right .notetext1 h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right .notetext{ padding:10px; line-height:24px; font-size:16px; color:#555;float:left;line-height: 30px;}
.helpmain .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right .notetext h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right .tdbg .lefttdbg{width:100px;}
.helpmain .right .notetext li{ line-height:30px; line-height:30px;}
.helpmain .right .fb{ font-size:14px; font-weight:bold; height:35px; line-height:35px;}
.helpmain .right .recruitment_tableInfo th{ background:#f1f1f1;}


/* */
#youshi,#box,.youshi{ background: url(/images/answer_bj.jpg) top left; overflow: hidden;}
#youshi .nav,.youshi .nav1{ font-size: 20px; text-align: center; height: 70px; font-weight: bold; line-height: 70px; padding-top: 7px;}
#youshi .nav span,.youshi .nav1{ font-size: 33px; color: #fa0023;}
#youshi div.title,.youshi div.title{ background: #0684FF; height: 70px;}
#youshi div.title li,.youshi div.title li{ width: 290px; float: left; font-weight: bold; color: #FFF; font-size: 24px; line-height: 70px;text-align: center;}
#youshi div.title li:nth-child(1){background: url(/images/ys_01.png) no-repeat 30px top;}
#youshi div.title li:nth-child(2){background: url(/images/ys_02.png) no-repeat left top;}
#youshi div.title li:nth-child(3){background: url(/images/ys_03.png) no-repeat left top;}
#youshi div.title li:nth-child(4){background: url(/images/ys_04.png) no-repeat 30px top;}

.youshi div.title li{ width: 230px;}
.w1002{width:1180px; height:auto; overflow:hidden; margin:0 auto;}
.youshi .nr{ padding: 0 50px 20px 50px; overflow: hidden;}
#youshi .nr { background: url(/images/ys_nr.jpg) no-repeat right center; overflow: hidden; clear:both;}
#youshi .nr .title,.youshi .nr .title{ font-size: 32px; font-weight: bold;  height: 115px; line-height: 115px; display: block;}
#youshi .nr .title span,.youshi .nr .title span{ color: #fa0023;padding-left: 35px;}
#youshi .nr li,.youshi .nr li{ background:url(/images/ys_li.png) no-repeat left top;/* height: 55px; */font-weight: bold;font-size: 14px; padding: 0px 0 16px 16px; width: 667px; line-height: 22px; margin:0px;}
#youshi .nr li span.red,.youshi .nr li span.red{ color: #fa0023;}
#youshi .nr .tel,.youshi .nr .tel{ background:url(/images/order.png) no-repeat 20px center #d32d1b; width: 223px; height: 60px; float: left; color: #FFF; padding: 7px 0 0 70px;line-height: 24px;transition: 0.3s all 0s linear;}
#youshi .nr .tel i,.youshi .nr .tel i{font-style: normal; font-size: 30px;font-weight: bold;font-family: arial;}
#youshi .nr .more_a,.youshi .nr .more_a{ background:url(/images/order.png) no-repeat 20px center #5e5e5e; width: 215px; padding-left: 10px; height: 67px; line-height: 67px; float: left; margin:0 0 20px 20px; font-size: 24px; font-weight: bold; color: #FFF; text-align: center;transition: 0.3s all 0s linear;}
#youshi .nr .tel:hover,.youshi .nr .tel:hover{ background-color: #c90000;}
#youshi .nr .more_a:hover,.youshi .nr .more_a:hover{ background-color: #222222;}
.youshi .nr .title{ text-align: center;}
.youshi .nr li{ width: 750px; line-height: 26px; margin-bottom: 10px;}


/*---xinwen---*/
.xiong { position: absolute;top: -38px;left:80%;}
.zhongbiao{ width:100%; padding:25px 0; background:#f5f5f5; position:relative; background:url(tacn/about_bg.png) no-repeat top center;}
.zhongbiaotitle{width:100%;}
.zhongbiaotitle h3{line-height:36px;text-align:center;padding:120px 0px 15px;font-size: 28px; color: #09F; font-weight: bold}
.zhongbiaotitle h3 a{color:#1a1a1a;}
.zhongbiaotitle h3 a:hover{font-size: 28px;color: #09F;font-weight: bold}
.zhongbiaotitle p{background:#d7d4d4; height:1px; overflow:hidden;line-height:0px;}
.zhongbiaotitle p span{ margin:0px auto; display:block; height:1px; overflow:hidden; width:86px; background:#e81727;line-height:1px;}
.zhongbiaotitle em{ display:block; text-align:center; font-size:14px; color:#999999; padding-top:10px;}
.zhongbiaolist a.ZbPrev,.zhongbiaolist a.Zbnext{ display:block; position:absolute;width:50px; height:50px; top:46%; text-align:center; line-height:36px;}
.zhongbiaolist a.ZbPrev{background-color:#424242;background-image:url(../webimages/icon.png); background-repeat:no-repeat; background-position:16px -135px; left:0px;}
.zhongbiaolist a.ZbPrev:hover{background-color:#ea0014;}
.zhongbiaolist a.Zbnext{background-color:#424242;background-image:url(../webimages/icon.png); background-repeat:no-repeat; background-position:-28px -135px; right:0px;}
.zhongbiaolist a.Zbnext:hover{background-color:#ea0014;}
.zhongbiaolist{margin:0px auto; width:1180px; padding:0px; position:relative; overflow:hidden; padding-top:45px;}
.zhongbiaolist ul{ width:9999px; position:relative;}
.zhongbiaolist ul li{float:left;width:295px;height:388px; background:#fff;}
.zhongbiaolist ul li h3{ font-size:16px; height:21px; overflow:hidden;padding:20px 10px 0px;}
.zhongbiaolist ul li p{ font-size:14px; height:48px; overflow:hidden; color:#999999;padding:10px 10px 0px;}
.zhongbiaolistimg{ height:258px; position:relative; overflow:hidden;}
.zhongbiaolistimg img{display:block; width:348px; height:258px; position:absolute; left:50%; margin-left:-174px; top:50%; margin-top:-129px;}
.art750{width:750px;margin:auto;}
.indexmore{ text-align:center; padding:40px 0px 20px;}
.indexmore a{ display:inline-block; border:2px solid #e60012; color:#e60012; padding:10px 0px 10px 20px; font-size:16px; width:240px; background:url(../webimages/icon.png) no-repeat 170px -87px; }











/*投票*/
.votemain{border:#e5e5e5 1px solid;}
.votemain .title{ height:40px; line-height:40px; overflow:hidden; font-size:18px;padding-left:15px;}
.votemain .votemainbox{padding:8px;}
.votemain .votemainbox .tit{background:#f1f1f1;height:31px;line-height:31px;font-size:14px;text-align:center;}


/*关键字tags*/

.tagsmain{border:#eee 1px solid;}
.tagsmain .tit{height:40px; line-height:40px;font-size:16px;color:#333; padding-left:15px;}
.tagsmain .tagsshow ul{padding:20px;}
.tagsmain .tagsshow ul li{ padding:10px 0;}
.tagsmain .tagsshow ul li .art_title{line-height:35px; height:35px;}
.tagsmain .tagsshow ul li .art_title a{ display:block; font-size:16px; }
.tagsmain .tagsshow ul li .artintro{ font-size:13px; color:#555;}
.tagsmain .tagsshow ul li .c9{ font-size:12px; display:block; padding:10px 0; color:#666;}


.tagsmain .tagsshow #tags{background:#f1f1f1;height:30px;line-height:30px;font-size:14px;}
.tagsmain .tagsshow .title{background:#f1f1f1;height:30px;line-height:30px;font-size:14px;}
.tagsmain .tagsshow tr.list{height:75px;overflow:hidden;}
.tagsmain .tagsshow tr.list td{border-bottom:#E8E8E8 1px solid;}
.tagsmain .tagsshow tr.list td img{padding:2px;border:#D4D4D4 1px solid;}
.tagsmain .tagsshow tr.list td A{font-size:14px;}
.tagsmain .tagsshow tr.list td a:hover{color:#ff6600;text-decoration:none;}

.tagsmain .tagsshow .tagstitle{font-size:12px; font-weight:bold;height:21px; line-height:21px; }
.tagsmain .tagsshow .tags a{ padding:3px 5px; color:#fff;}

.tagsmain .tagsshow .showpage{margin-top:10px;text-align:center;font-size:14px;color:#069;}

/*网站地图*/
.mapmain{border:#e5e5e5 1px solid;}
.mapmain .tit{ background:#f1f1f1; height:40px; line-height:40px;padding-left:10px;}
.mapmain .tit h2{ font-size:15px;}
.mapmain .tit span{margin-left:15px;font-size:14px; font-weight:normal; color:#333; }

.mapmain .mapbox{padding:20px;}
.mapmain .mapbox .maplist{ margin:10px;}
.mapmain .mapbox .maplist .classname{height:35px; line-height:35px; margin:10px 0;}
.mapmain .mapbox .maplist .classname a{font-weight:bold;font-size:16px;padding:0px 5px;}

.mapmain .mapbox .maplist2{padding:3px;line-height:28px;}
.mapmain .mapbox .maplist2 span.classname2{line-height:30px;}
.mapmain .mapbox .maplist2 span.classname2 a{padding:0px 5px; color:#555;}
.mapmain .mapbox .maplist span a{ padding:0px 5px; font-size:14px; display:inline-block;}

/*RSS*/

.rssmain .left{width:250px;float:left; }
.rssmain .left .left01{border:#ddd 1px solid;background:#FFF; font-size:14px;}
.rssmain .left .left01 .tit{ height:40px; line-height:40px;font-size:16px;padding-left:10px;}
.rssmain .left .left01 .left01box{padding:10px;line-height:26px;}
.rssmain .left .left01 .left02box{padding:10px;line-height:26px;}
.rssmain .left .left01 .left03box{padding:10px;}
.rssmain .left .left01 .left03box li{line-height:26px;}
.rssmain .left .left01 .left04box{padding:8px;}
.rssmain .left .left01 .left04box li{line-height:26px;}


.rssmain .right{width:905px;float:right;border:#ddd 1px solid;background:#FFF}
.rssmain .right .tit{height:40px; line-height:40px;font-size:16px;padding-left:10px; color:#222;}
.rssmain .right .rsslist ul{padding:8px;}
.rssmain .right .rsslist li.classname{height:40px;background:#f1f1f1;line-height:40px;clear:both; margin:10px 0;}
.rssmain .right .rsslist li.classname a{font-size:14px;padding-left:15px;}
.rssmain .right .rsslist li.rss_list{width:25%;float:left;height:35px; line-height:35px;width:170px;text-align:center;  overflow: hidden; white-space:nowrap;  text-overflow:ellipsis; margin:8px 0; }
.rssmain .right .rsslist li.rss_list a{color:#666; margin-right:5px;}

/*专题*/
.hotzt{border:#e5e5e5 1px solid; padding-bottom:10px;overflow:hidden;}
.hotzt .title{height:40px; line-height:40px;font-size:18px;padding-left:15px;}
.hotzt .title span{color:#990000;font-weight:bold;}
.hotzt .hotztbox ul{padding:10px;}
.hotzt .hotztbox li{width:33.33%;float:left;}
.hotzt .hotztbox li a{ font-size:16px; line-height:36px; height:36px;}
.hotzt .hotztbox img{width:100%; height:350px; margin-bottom:25px;}


.ztlist .coll{width:580px;float:left;border:#e5e5e5 1px solid;height:250px;margin-bottom:10px;overflow:hidden;}
.ztlist .colr{width:580px;float:right;border:#e5e5e5 1px solid;height:250px;margin-bottom:10px;overflow:hidden;}
.ztlist .coll .t,.ztlist .colr .t{ height:40px; line-height:40px; font-size:16px;padding-left:15px;font-weight:normal; position:relative;}
.ztlist .coll .t span,.ztlist .colr .t span{position:absolute;right:10px;top:0px;}
.ztlist .coll .t span a,.ztlist .colr .t span a{font-size:12px;font-weight:normal;}
.ztlist .coll ul,.ztlist .colr ul{padding:0px 10px;}
.ztlist .coll li,.ztlist .colr li{height:30px;line-height:30px;background:url(artarrow.gif) no-repeat 0px center;padding-left:10px;}
.ztlist .coll a,.ztlist .colr a{font-size:14px;font-weight:normal;color:#555;}
.ztlist .coll span#date,.ztlist .colr span#date{float:right;color:#999;font-weight:normal;}


.ztfl .floatl{width:800px;float:left;border:#e5e5e5 1px solid;padding-bottom:10px;}
.ztfl .floatl .title{ height:40px; line-height:40px; font-size:18px;padding-left:15px;}
.ztfl .floatl .floatlbox ul{padding:10px 20px;}
.ztfl .floatl .floatlbox li{height:30px;line-height:30px;background:url(artarrow.gif) no-repeat 0px 10px;padding-left:12px;}
.ztfl .floatl .floatlbox a{font-size:14px;}
.ztfl .floatl .floatlbox span#date{ float:right;color:#999;}


.ztfl .floatr{width:360px;float:right;}
.ztfl .floatr .floatr1{ overflow:hidden;}
.ztfl .floatr .floatr2{border:#e5e5e5 1px solid;}
.ztfl .floatr .floatr2 .title{ height:40px; line-height:40px; font-size:18px;padding-left:15px;}
.ztfl .floatr .floatr2 .floatr2box{ background:#fff;}
.ztfl .floatr .floatr2 .floatr2box ul{padding:8px;}
.ztfl .floatr .floatr2 .floatr2box li{height:30px;line-height:30px; overflow:hidden;}
.ztfl .floatr .floatr2 .floatr2box span{ display:inline-block; padding-right:10px;}

.ztpic img{ width:100%;}
.ztmain2 .left{width:460px;float:left;}
.ztmain2 .left .left2{border:#e5e5e5 1px solid;height:355px;overflow:hidden; margin:20px 0;}
.ztmain2 .left .left2 .tit{height:40px; line-height:40px; font-size:18px;padding-left:15px;}
.ztmain2 .left .left2 .left2box{padding:10px;line-height:24px;}
.ztmain2 .left .left2 .left2box .img_area{float: left;margin-right: 10px;text-align: center;line-height: 35px;}
.ztmain2 .left .left2 .left2box .zt_c_4{line-height: 25px;}
.ztmain2 .left .guanggao{ padding-top:10px;}
.ztmain2 .left .guanggao img{ width:280px; height:125px;}
.ztmain2 .left .left2 .left2box .zt_c_10{height: 190px;overflow: hidden;}

.ztmain2 .mid{width:376px;float:left;margin:20px 0 20px 20px;}
.ztmain2 .mid .mid01{background:url(hotbg.gif) no-repeat; height:200px; overflow:hidden;padding:24px 10px 0px 15px;}
.ztmain2 .mid .mid01 li{height:84px;overflow:hidden;border-bottom:#e5e5e5 1px dashed; padding-top:8px;}
.ztmain2 .mid .mid01 a{font-size:14px;font-weight:bold;}
.ztmain2 .mid .mid01 span a{font-size:12px;font-weight:normal;color:#999;}

.ztmain2 .mid .mid02{border:#e5e5e5 1px solid;height:255px;overflow:hidden;    height: 355px;}
.ztmain2 .mid .mid02 .tit{height:40px; line-height:40px; font-size:18px;padding-left:15px;}
.ztmain2 .mid .mid02 .mid02box ul{padding:8px;}
.ztmain2 .mid .mid02 .mid02box li{background:url(multipage.gif) no-repeat 0px 6px;padding-left:15px;height:26px;line-height:26px; overflow:hidden;}
.ztmain2 .mid .mid02 .mid02box a{font-size:14px;}


.ztmain2 .right{width:303px;float:right; margin:20px 0;}
.ztmain2 .right .right01{border:#e5e5e5 1px solid;height:100%;overflow:hidden;    height: 355px;}
.ztmain2 .right .right01 .tit{height:40px; line-height:40px; font-size:18px;padding-left:15px;}
.ztmain2 .right .right01 .right01box ul{padding:8px;}
.ztmain2 .right .right01 .right01box li{height:102px;margin-bottom:8px;border-bottom:#e5e5e5 1px dashed;}

.ztmain2 .right .right01 .right01box .floatl{width:90px;float:left;}
.ztmain2 .right .right01 .right01box .floatr{width:178px;float:right;}
.ztmain2 .right .right01 .right01box .floatr a{font-weight:bold;color:#069;}


.ztmain3{border:#e5e5e5 1px solid;height:100%;overflow:hidden;padding-bottom:10px;}
.ztmain3 .tit{height:40px; line-height:40px; font-size:18px;padding-left:15px;}
.ztmain3 .ztmain3box{padding:10px;}
.ztmain3 .ztmain3box li{width:48%;float:left;margin:0px 3px;background:url(artarrow.gif) no-repeat 0px 10px;padding-left:15px;}
.ztmain3 .ztmain3box a{font-size:14px;}
.ztmain3 .ztmain3box span{float:right;display:none;}


/*公司大全*/

.companymain1 .left{width:380px; float:left; }
.companymain1 .left .left01{border:#e5e5e5 1px solid; height:219px; overflow:hidden;}
.companymain1 .left .left01 .title{ font-size:18px;padding-left:15px; line-height:40px; height:40px;}
.companymain1 .left .left01 .left01box{ padding:0px 8px;}
.companymain1 .left .left01 .left01box li{line-height:24px; background:url(artarrow.gif) no-repeat 0px center; padding-left:10px; border-bottom:#f1f1f1 1px dashed; float:none;}
.companymain1 .left .left01 .left01box span#date{ float:right; color:#999;}
.companymain1 .middle{width:450px; float:left;margin-left:10px;}
.companymain1 .right{width:220px; float:right; border:#e5e5e5 1px solid;}
.companymain1 .right .right01{padding:10px 8px;}

.companymain1 .right .right01 li span{ color:green;}
.companymain1 .right .right02{ background:#FCFEFF; height:46px; text-align:center; padding:6px 8px; overflow:hidden;}


.companymain2 .left{width:940px; float:left;}
.companymain2 .left .title{border:#e5e5e5 1px solid;height:35px; overflow:hidden; border-bottom:none; display:none}
.companymain2 .left .title h2{ width:100px; height:35px; font-size:18px; font-weight:bold; color:#222; text-align:center; display:block;  line-height:35px; float:left;}
.companymain2 .left .left01box{border:#e5e5e5 1px solid;  padding:10px;}

.companymain2 .left .left01box .companyname a{ font-size:14px; font-weight:bold; color:#333;}
.companymain2 .left .left01box .companyname a:hover{ color:red; text-decoration:none;}
.companymain2 .left .left01box .companylist{ line-height:24px;}
.companymain2 .left .left01box .productclass .classname a{font-size:16px; font-weight:bold; color:#000; text-decoration:none;}
.companymain2 .left .left01box .productclass .classname a:hover{ color:red; text-decoration:none;}
.companymain2 .left .left01box .productclass .classname span.num{ color:#ff6600;}
.companymain2 .left .left01box .productclass .seconditem{ line-height:24px;}
.companymain2 .right{ width:220px; float:right;}
.companymain2 .right .right01{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.companymain2 .right .right01 .title{height:29px; line-height:29px;  font-size:14px; font-weight:bold; color:#222; padding-left:15px;}
.companymain2 .right .right01 .right01box{ padding:8px;}

.companymain2 .right .right01 .right01box li{line-height:24px;}
.companymain2 .right .right01 .right01box span{ font-weight:bold; color:#ff6600;padding-right:5px;}

.companymain2 .right .right01 .right02box{ padding:8px;}


.company_list .left{width:920px; float:left; }
.company_list .left .left01{background:#fff}
.company_list .left .left01 .title{border:#dfdfdf 1px solid;height:49px; overflow:hidden; border-bottom:0;}
.company_list .left .left01 .title h2{ width:150px; height:49px; font-size:22px; font-weight:bold; color:#222; text-align:center; display:block; line-height:49px; float:left;}
.company_list .left .left01 .title span{ display:block; float:right; line-height:49px; font-size:14px; padding-right:20px;}
.company_list .left .left01 .left01box{border:#e5e5e5 1px solid;  border-top:none; height:100%; overflow:hidden;padding:8px; color:#ff6600;}
.company_list .left .left01 .left01box a{ font-size:14px; padding-left:5px;}
 
.company_list .left .left01 .newslist{border:#e5e5e5 1px solid;  border-top:none; height:100%; overflow:hidden;padding:8px; color:#ff6600;}
.company_list .left .left01 .newslist h1{ font-size:14px;color:#000; background:#f1f1f1; height:28px; line-height:28px; padding-left:15px;}

.company_list .left .left01 .left03box{border:#e5e5e5 1px solid;  border-top:none; height:100%; overflow:hidden;padding:8px;}
.company_list .left .left01 .left03box .productorder{ height:30px; line-height:30px; margin-bottom:10px;}
.company_list .left .left01 .left03box .productorder a{width:88px; float:left; height:30px; background:#CC0000; text-align:center; margin:0px 5px; color:#FFF;}
.company_list .left .left01 .left03box table tr.product_list{background:#F3FAFF; height:28px; line-height:28px; font-weight:bold;}
.company_list .left .left01 .left03box table td.pic img{ padding:2px; border:#F3FAFF 2px solid;}
.company_list .left .left01 .left03box table td.pic img:hover{ border:#ff6600 2px solid;}
.company_list .left .left01 .left03box table td a.productname{ font-size:12px; font-weight:bold;}
.company_list .left .left01 .left03box table td a.liuyan{ font-size:12px; font-weight:normal; color:#000;}
.company_list .left .left01 .left03box table td span.lxfs a{ font-weight:normal;}

.company_list .left .compsea{border:#e5e5e5 1px solid;padding:8px 15px; font-size:14px;}
.company_list .left .compsea input{ height:24px;}
.company_list .left .compsea select[name="t"]{ height:28px;}
.company_list .left .compsea select[name="pid"]{ height:28px;}
.company_list .left .left02 img{width:100%;}

.company_list .right{width:223px; float:right;border:#e5e5e5 1px solid;}
.company_list .right .right01{ padding:8px;border:#e5e5e5 1px solid; background:#FCFEFF; height:46px; overflow:hidden;}
.company_list .right .right01 a{ height:34px; line-height:34px; text-align:center;}
.company_list .right .right01 a:hover{color:#B50607; background:url(hoverbg.png) no-repeat left bottom; height:34px; line-height:34px; text-decoration:none;}
.company_list .right .right02{  background:#FCFEFF; height:46px; text-align:center; padding:6px 8px; overflow:hidden;}
.company_list .right .right03{ height:100%; overflow:hidden; background:#fff}
.company_list .right .right03 .title{ height:40px; line-height:40px;  font-size:18px;padding-left:15px;}
.company_list .right .right03 .right03box{ padding:8px;}
.company_list .right .right03 .right03box li{line-height:24px;width:200px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.company_list .right .right03 .right03box a:hover{ color:red; text-decoration:none;}
.company_list .right .right03 .right03box span{ font-weight:bold; color:#ff6600;padding-right:5px;}
.company_list .right .right03 .right02box{ padding:8px;}

/**商家认证**/
.rzmain{}
.rzmain .rzl{ width:288px; float:left;}
.rzmain .rzl .rzl1{ border:#e5e5e5 1px solid; padding:10px;}
.rzmain .rzl .rzl1 .tit{ font-size:18px; height:40px; line-height:40px; padding-left:15px; line-height:30px;}
.rzmain .rzl .rzl1 .rzl1box{ padding:0px 10px;}
.rzmain .rzl .rzl1 .rzl1box ul li{ line-height:30px; padding-left:10px;background:url(artarrow.gif) no-repeat 0px center}
.rzmain .rzl .rzl1 .rzl1box ul li a{ font-size:14px;}
.rzmain .rzr{ width:825px; float:right;border:#e5e5e5 1px solid; padding:20px}
.rzmain .rzr h1{ padding-left:10px;}
.rzmain .rzr .rzmain2{ margin:0px 8px; border-bottom:1px  dashed #e1e1e1;}
.rzmain .rzr .rzmain2 h2{ font-size:16px; height:36px; line-height:36px;}
.rzmain .rzr .rzmain2 .rzmain2box ul li{ line-height:30px; font-size:14px;}
.rzmain .rzr .rzmain2 .rzmain2box span{ padding-right:30px; padding-left:10px; font-size:14px;}
.rzmain .rzr .rzmain2 .rzmain21{ padding-left:10px;} 
.rzmain .rzr .rzmain2 .yzimg{ width:200px;}
.rzmain .rzr .rzmain2 .da_table_b{ padding-left:10px;}
/*company_show*/

.companyshow{}
.companyshow .left{width:280px; float:left;}
.companyshow .left .left01{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.companyshow .left .left01 .title{height:40px; line-height:40px;  font-size:18px;  padding-left:15px;}
.companyshow .left .left01 .left01box{ padding:8px;}
.companyshow .left .left01 .left01box li{ line-height:24px; border-bottom:#f1f1f1 1px dashed; float:none;}

.companyshow .right{width:870px; float:right;}
.companyshow .right .right01{border:1px solid #E5E5E5; }
.companyshow .right .right01 .title{height:40px; line-height:40px;  font-size:18px;  padding-left:15px;}
.companyshow .right .right01 .right01box{height:100%; overflow:hidden; padding:15px; line-height:24px; font-size:14px; text-indent:2em;}

/*more*/
.spacemainbox .categorybox{ display:none;}
.spacemainbox{ border:#e5e5e5 1px solid; height:100%; overflow:hidden; background:#fff;}
.spacemainbox h3{background:url(titbg.gif) repeat-x left bottom; height:29px; line-height:29px; padding-left:15px; font-size:14px;}
.spacemainbox .morespace{ padding:10px;}
.spacemainbox .morespace li{width:460px; margin:5px; float:left; border-bottom:#e5e5e5 1px dotted;}
.spacemainbox .morespace .userpic{width:60px;height:60px; float:left; background:url(img60.gif) no-repeat left center; text-align:center}
.spacemainbox .morespace .userpic img{width:50px; height:50px; margin-top:3px;}
.spacemainbox .morespace .mysplittd{width:390px; float:right;}
.spacemainbox .morespace .mysplittd .intro{ height:20px; line-height:20px; overflow:hidden;}
.spacemainbox .morespace .mysplittd .fresh{height:20px; line-height:20px; overflow:hidden;}
.spacemainbox .morespace .mysplittd span{ height:25px; line-height:25px;}
.spacemainbox .morespace .mysplittd span a{  font-weight:bold;}
.spacemainbox .morespace .mysplittd span a:hover{ color:red; text-decoration:none;}
.spacemainbox .spacesear{ margin:10px; border:#e5e5e5 1px solid; background:#FAFAFA; height:30px; line-height:30px; text-align:center;}
.spacemainbox .spacesear .btn{ background:red; color:#fff; border:#f1f1f1 1px solid; height:20px; line-height:17px;}

.spacemainbox .albumlist{ padding:10px;}
.spacemainbox .albumlist li{width:140px; height:139px; margin:5px; background:url(img140.gif) no-repeat; float:left; text-align:center; overflow:hidden;}
.spacemainbox .albumlist img{width:120px; height:102px; padding:2px;margin-bottom:2px;}

.spacemainbox .groupmore{padding:10px;}
.spacemainbox .groupmore li{width:33%; float:left;}
.spacemainbox .groupmore img{width:110px; height:95px; padding:2px; border:#e5e5e5 1px solid;}
.spacemainbox .groupmore a.teamname{ font-weight:bold;}



/*空间门户*/

.spacenav{ border:#e5e5e5 1px solid; background:#F5FAFE;height:31px; line-height:31px; margin-top:10px;}
.spacenav h3{width:90px; float:left; background:url(icon2.gif) no-repeat right; text-align:center; font-size:14px; font-weight:normal; color:#FF6600;}
.spacenav ul{width:850px; float:right;}
.spacenav li{width:auto; float:left; padding:0px 5px; }
.spacenav A{ font-size:14px;}


.spacemain .left{width:700px; float:left; }
.spacemain .left .left01{border:#e5e5e5 1px solid; padding-bottom:10px; height:100%; overflow:hidden;}
.spacemain .left .left01 h3{background:url(titbg.gif) repeat-x left top; height:29px; line-height:29px; padding-left:15px; font-size:14px; position:relative;}
.spacemain .left .left01 h3 span{ position:absolute; right:10px; top:0px;}
.spacemain .left .left01 h3 span a{ font-size:12px; font-weight:normal;}

.freshmainbox{ width:1180px; margin:0 auto;}
.freshmainbox .left{ width:870px; float:left; border:#E7E7E7 1px solid}
.freshmainbox .left h3{ border-bottom:#E7E7E7 1px solid; padding-left:10px; font-size:16px; height:40px; line-height:40px;}
.freshmainbox .left li{ height:120px; width:280px; float:left; padding-left:10px;}
.freshmainbox .left .face img{ height:90px; width:90px;}

.freshmainbox .right{ width:288px; float:right; border:#E7E7E7 1px solid; background:#fff;}
.freshmainbox .right .right01box{ padding:0px 10px;}
.freshmainbox .right .right01box ul li{ height:90px; width:89px; float:left; padding-top:10px;}
.freshmainbox .right h3{border-bottom:#E7E7E7 1px solid; padding-left:10px; font-size:16px; height:40px; line-height:40px;}

.top_ad{ width:998px; margin:0 auto;}
.top_ad ul li{ float:left; padding:6px; border:1px solid #eee; background:#fff;}
.top_ad ul li img{ border:1px solid #eee;}


/*友情链接*/

.linkmain .left{width:250px; float:left;}
.linkmain .left .left01{border:#DDD 1px solid;}
.linkmain .left .left01 .tit{height:40px; line-height:40px;font-size:16px;padding-left:10px;}
.linkmain .left .left01 .left01box{ padding:8px;}

.linkmain .left .left01 .left02box{ padding:8px;}
.linkmain .left .left01 .left02box ul{ text-align:center;}
.linkmain .left .left01 .left02box h3{font-size:12px; font-weight:normal; line-height:30px;}
.linkmain .left .left01 .left02box h3 img{width:88px; height:31px; border:#e5e5e5 1px solid; padding:2px;}

.linkmain .right{width:905px; float:right; border:#DDD 1px solid;}
.linkmain .right .tit{height:40px; line-height:40px;font-size:16px;padding-left:10px;}
.linkmain .right .tit a{ font-size:14px; padding:0 5px;}
.linkmain .right .flinkbox{padding:10px;}
.linkmain .right .flinkbox .ClassLink{background:#f1f1f1;padding-left:15px;}
.linkmain .right .flinkbox .LinkDetail{margin-top:10px;}
.linkmain .right .flinkbox .LinkDetail .link_table_title{background:#F2FF2;height:30px;line-height:30px;text-align:center;font-weight:bold;}


.link_title{ background:url(titbg.gif) repeat-x left top; border:#e5e5e5 1px solid; border-bottom:none; padding-left:15px; font-size:12px; font-weight:bold;  height:29px; line-height:29px;}
.link_title a{ color:red; }
.linktext{ padding:5px; line-height:24px; font-size:12px; color:#999;}
.linktext .textbox{ color:#999;}

/*点评系统*/
.rating ,.rating .current ,.rating .star_hover{background:url(default/commentstar.gif) repeat-x;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;
}
.rating{position:relative;background-position:left top;}
.rating .current{position:absolute;top:0;left:0;background-position:left center;}
.rating .star ,.rating .star_hover{position:absolute;top:0;left:0;height:25px;cursor:pointer;}
.rating .star_hover{background-position:left bottom;}
.rate-text{height:25px;line-height:25px;float:left}
.add_comment_start{width:130px;float:left}
.add_comment_start_desc{width:70px;float:left;height:22px;line-height:22px;color:#FF0000;font-weight:bold;}


/*pk系统*/

.pkmain{ border:#e5e5e5 1px solid; padding-top:30px;width: 1180px;margin: auto;}
.pkmain hr{margin-top: 10px;border: 1px solid #333;}
.pkmain h3{font-size:22px;color:#000; clear:both; text-align:center;}
.pkmain h2{font-size:22px; color:green; clear:both; text-align:center;}
.pkmain h1{font-size:22px; color:#000; clear:both; }

.pkmain h1 span.PKdate{ float:right; color:#999; font-size:12px; font-weight:normal;}
.pkmain .pklist{ border-top:none; height:100%; padding:8px; overflow:hidden;}
.pkmain h4{ text-align:left;height:40px; line-height:40px; color:#000; padding-left:20px;font-size:18px;}
.pkmain .pklist .listPk{padding:13px; margin:4px; width:47%; height:120px; overflow:hidden; float:left; background:#f1f1f1 url(hoticon.gif) no-repeat left top;
}
.pkmain .pklist .listPk  h3{line-height:30px; text-align:left; color:green;}
.pkmain .pklist .listPk  h3 a{ font-size:20px; font-weight:bold; color:#000; }

.pkmain .pklist .listPk .number span.red{ color:red; font-size:14px; font-weight:bold; }
.pkmain .pklist .listPk .exponentBj{width:188px; height:9px; background:url(pkicon.gif) no-repeat; overflow:hidden;}
.pkmain .pklist .listPk .number span.LightGrey01{ color:green; font-size:14px; font-weight:bold; }
.pkmain .pklist .listPk .number .pkdate{ height:30px; line-height:30px; color:#999;}

.groundnews{line-height:24px; font-size:14px; text-indent:2em; text-align:right; width:965px; margin:auto;}
.groundnews a{ color:green;}
.pkbg{width:965px; margin:0px auto;}
.pkbg .pkl{width:400px; float:left;background:url(pk.png) no-repeat -190px 12px;height:65px; line-height:65px; color:#fff; font-weight:bold; text-align:center; overflow:hidden;}
.pkbg .pkm{width:165px; float:left; background:url(pk.png) no-repeat -8px -10px;height:65px;}
.pkbg .pkr{width:400px; float:right; background:url(pk.png) no-repeat -655px 12px; height:65px;line-height:65px; color:#fff; font-weight:bold;text-align:center;overflow:hidden;}

.pkbg .pkl h3{ font-size:14px; font-weight:bold; color:#000; float:right;}
.pkbg .pkr h3{ font-size:14px; font-weight:bold; color:#000;float:left;}

.pktest{ height:100%; overflow:hidden; width:960px; margin:0 auto; padding-bottom:30px;}
.pktest .pkyes{width:310px; float:left;}
.pktest .pkyes h2{ font-size:22px; font-weight:bold; color:#CC0000;text-align:center; height:50px; line-height:30px;}

.pktest .pkother{width:310px; float:left; margin-left:15px;}
.pktest .pkother h2{ font-size: 22px;font-weight: bold; color: #CC0000; text-align: center; height: 50px; line-height: 30px;}

.pktest .pkno{width:310px; float:right;}
.pktest .pkno h2{ font-size:22px; font-weight:bold; color:#CC0000; text-align:center;}

.PKbj{ background:url(pk.png) no-repeat -180px -50px; height:34px;}
.PKbj span{margin-left:100px;}
.PKbj span a{ background:url(pk.png) no-repeat -708px -49px;height:42px; display:block; width:122px;margin-left:90px;margin-top:-20px;_margin-top:-8px;}
.Atextarea .textLogin{width:280px; height:60px; border:#e5e5e5 1px solid; padding:8px; color:#999; resize:none;}
.Atextarea input[type="button"],.Ctextarea input[type="button"]{background: #4798d0;padding: 5px 10px;border-radius: 2px;border: 1px solid #4798d0;color: #fff;margin-top: 5px;}
.pktest .pkyes .pkbtn{}
.pktest .pkyes .pkbtn a{background:url(pk.png) no-repeat -490px -49px; height:42px; display:block; width:72px;margin-left:100px; display:block;}
.pkalist{padding:8px; border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.pkalist h3{ height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#000; text-align:left; border-bottom:#e5e5e5 1px solid;}
.pkalist h3 span{ float:right; padding-right:10px;}
.pkalist h3 span a{ font-size:12px; font-weight:normal;}
.acontents{ border-bottom:#e5e5e5 1px dashed; padding:8px;}
.acontents span{ font-weight:bold;}
.acontents p{ color:#999;}

.Ctextarea #otherContent{width:280px; height:60px; border:#e5e5e5 1px solid; padding:8px; color:#999; resize:none;}

.pktest .pkother .pkbtn a{background:url(pk.png) no-repeat -562px -49px; height:42px; display:block; width:72px;margin-left:100px; display:block;}
.pkclist{ background:#fff; padding:8px;border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.pkclist h3{ height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#000; text-align:left; border-bottom:#e5e5e5 1px solid;}
.pkclist h3 span{ float:right; padding-right:10px;}
.pkclist h3 span a{ font-size:12px; font-weight:normal;}
.ccontents{ border-bottom:#e5e5e5 1px dashed; padding:8px;}
.ccontents span{ font-weight:bold;}
.ccontents p{ color:#999;}


.pktest .pkno .pkbtn a{background:url(pk.png) no-repeat -636px -49px; height:42px; display:block; width:72px;margin-left:100px; display:block;}
.pktest .pkno h2{ font-size:22px; font-weight:bold; color:#CC0000;text-align:center; height:50px; line-height:30px;}
.pktest .pkno .PKbj{ background:url(pk.png) no-repeat -180px -50px; height:34px;}
.pktest .pkno .PKbj span{margin-left:100px;}
.pktest .pkno .PKbj span a{ background:url(pk.png) no-repeat -829px -49px; height:42px; display:block; width:122px;margin-left:90px;margin-top:-20px;_margin-top:-8px;}

.pkblist h3{ height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#000; text-align:left; border-bottom:#e5e5e5 1px solid;}
.pkblist h3 span{ float:right; padding-right:10px;}
.pkblist h3 span a{ font-size:12px; font-weight:normal;}

.pkmain .pkpl{height:36px; line-height:36px; color:#000; border:#e7e7e7 1px solid;padding-left:20px; font-size:14px; font-weight:bold;}
.pkmain .pkpl span.total{ float:right; color:#999; font-size:14px; font-weight:normal; padding-right:10px;}
.pkmain .CommentList{ padding:8px;border:#ECECEC 1px solid; border-top:none; height:100%; overflow:hidden;}
.pkmain .CommentList .Articial{ width:49%; float:left; height:130px; overflow:hidden; border-bottom:#e5e5e5 1px dashed; padding-top:8px;}
.pkmain .CommentList .Articial img{width:60px; height:60px; margin-right:10px; padding:2px; border:#e5e5e5 1px solid;}
.pkmain .CommentList .Articial .neirong{ line-height:24px; font-size:14px; width:350px; white-space:nowrap; overflow:hidden;}
.pkmain .CommentList .Articial span#username{ padding:0px; margin:0px; font-size:14px; font-weight:bold; color:#000; line-height:25px;}



.top_a .allsearch .logo{width:173px; float:left;height:35px; overflow:hidden;}
.top_a .allsearch .searchmenu li{float:left; padding-right:20px; text-align:center; height:30px; line-height:30px;}
.top_a .allsearch .searchmenu a{ font-size:15px; color:#666;}
.top_a .allsearch .searchmenu .curr a{ color:#338BC9; font-weight:bold;display:block; line-height:30px;}
.top_a .allsearch .searchsc{width:140px; float:right; line-height:38px;}
.top_a .allsearch .searchsc a{ color:#666;}
.top_a .allsearch .searchmain{margin-top:10px;height:38px; line-height:38px;}
.top_a .allsearch .searchmain #key{width:660px; overflow:hidden; float:left; height:36px; line-height:36px; color:#999;  padding-left:10px;}
.top_a .allsearch .searchmain #m{width:127px;height:37px; /*line-height:37px;*/ border:1px solid #DDDDDD; border-left:0; background:#fff; float:left; text-align:center; font-size:14px;  cursor:pointer;}


.searchbody{ margin-top:20px;}
.searchbody .tit{background:#f8f8f8 url(btn.png) no-repeat 8px center;height:45px;line-height:45px;font-size:15px;color:#555;padding-left:40px;}
.searchbody .tit span{ color:red; padding:0 3px;}

.searchbody .leftbox .searchlist .border{ padding:20px 0; font-size:16px; color:#999;}
.searchbody .leftbox .searchlist ul{ padding-top:15px;}
.searchbody .leftbox .searchlist li{ line-height:28px; border-bottom:1px dashed #E5E5E5; padding-bottom:12px}

.searchbody .leftbox .searchlist span.art_title{ height:35px; line-height:35px; display:inline-block;}
.searchbody .leftbox .searchlist span.art_title a{ font-size:16px;}
.searchbody .leftbox .searchlist span.artintro{ line-height:22px;  font-size:12px; color:#666; display:inline-block;}
.searchbody .leftbox .searchlist span.arturl{ line-height:24px;}
.searchbody .leftbox .searchlist span.arturl a{font-size:14px; color:#999}
.searchbody .leftbox .searchlist span.c9{font-size:14px; float:right; color:#999}
.searchbody .leftbox .searchabout{margin:20px 10px 20px 0px; padding:15px;background: #EFEFEF; height:100%;  overflow:hidden;}
.searchbody .leftbox .searchabout h3{ height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#000;}
.searchbody .leftbox .searchabout .searchresult li{line-height:25px; width:20%; float:left; border-bottom:#f1f1f1 1px solid;}
.searchbody .leftbox .searchabout .searchresult a{ font-size:14px; color:#0022CC; text-decoration:underline;}
.searchbody .leftbox .kuaisou{ margin:0px 10px 0px 0px;}
.searchbody .leftbox .kuaisou .i{ height:30px; line-height:30px;width:575px; padding-left:15px; color:#333;}
.searchbody .leftbox .kuaisou #m{margin-left:5px;height:28px; line-height:22px; width:80px;}
.mainpdbox .showcomment .content_nei{height:100%; overflow:hidden;}
.mainpdbox .showcomment .content_nei ul{padding:10px;}
.mainpdbox .showcomment .content_nei li{}
.mainpdbox .showcomment .content_nei .articleurl{line-height:30px;}
.mainpdbox .showcomment .content_nei .articleurl a{color:#069;font-weight:bold;font-size:14px;}

.searchbody  .ksad{ border:#E2F3DE 1px solid; padding:10px; background:#FAFFF9;}
.searchbody  .ksad h2{ font-size:16px; font-weight:bold; color:green;}
.searchbody  .ksad p{ line-height:24px; color:#666;}
.searchbody  .ksad p a{ color:green; }
.searchbody  .right01 .tit{height:31px;line-height:31px;font-size:14px; font-weight:bold; color:#333;padding-left:5px;  border-bottom:#CCC 1px solid;}
.searchbody  .right01 .right01box{}
.searchbody  .right01 .right01box ul{ padding:8px;}
.searchbody  .right01 .right01box li{ background:url(artarrow.gif) no-repeat 0px 11px; padding-left:8px;height:30px; line-height:30px;overflow: hidden;   white-space:nowrap;text-overflow:ellipsis; }
.searchbody  .right01 .right01box a{ font-size:14px;}

/**问卷调查**/
.survaytit{ height:40px; line-height:40px; background:#f5f5f5; font-size:16px;}
.searchbg{ border-bottom:2px solid #0C9AD8; font-size:16px;}
.content .search_left .articlesearch{ padding:10px;}
.content .search_left .articlesearch ul li{ margin-bottom:15px;}
.content .search_left .class_name{ height:30px; line-height:30px; display:block; font-size:15px;}
.content .search_left .buttonn{ background:#FF9900; border:1px solid #FF9900; height:30px; width:60px; color:#fff;}
.demand_ll{ width:150px; height:38px; font-size:20px; float:left; position:relative; text-align:center;}
.demand_box span.orangee{ background-color:#FF9900;height:2px; display:block; position:absolute;width:150px; left:0px;bottom:-2px; z-index:9}.demand_r{width:898px;height:38px;float:left;overflow:hidden; }

.end{ width:100%; height:auto; background-color:#25a402; overflow:hidden;float:left;color:#FFF;}
.end a:hover{ text-decoration:underline;}
.foot{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.footl{ width:554px; height:auto; overflow:hidden; float:left; padding-top:30px; padding-bottom:60px;text-align: left;}
.footl1{ width:100%; height:25px; line-height:25px; display:block;}
.footl1 a{ color:#dcdddd;}
.footl2{ width:100%; height:45px; line-height:45px; display:block; font-size:31px; font-weight:bold;}

.footr{ width:505px; height:150px; float:right; padding-top:30px;}
.footrl{ width:336px; height:auto; display:block; float:left;color:#f1f1f1;}
.footrl a{color:#dcdddd;}
.footrlup{ width:100%; height:auto; display:block; padding-left:64px;background:url(../images/foottel.png) no-repeat left;}
.footrlup1{ width:100%; height:34px; line-height:34px; display:block; font-size:32px; font-weight:bold;}
.footrlf{ width:100%; height:auto; display:block; padding-top:10px;}

.footrr{ width:105px; height:auto; display:block; float:right; text-align:center; line-height:25px;}
.footrr img{ width:105px; height:105px;}



/*页脚*/

#footer{ background:#575757;height:300px; width:100%; margin-top:40px;}
#footer .titler{ border-bottom:1px solid #4a4a4a;height:90px; width:100%;}
#footer .titler .title{width:998px; height:90px; margin:0 auto;}
#footer .titler .title .title1{ height:40px;width:998px; font-size:16px; font-weight:bold; color:#FFFFFF; padding-top:10px;}
#footer .titler .title .title2{ height:40px;}
#footer .titler .title .title2 ul{}
#footer .titler .title .title2 ul li{ float:left; width:150px;}
#footer .titler .title .title2 ul li a{ font-size:14px; color:#FFFFFF;}
#footer .copyright{border-top:1px solid #686868;}
#footer .copyright .copy{width:998px; margin:0 auto;height:210px;}
#footer .copyright .copy ul.part1{ width:390px; height:100px; margin-top:20px; border-right:1px solid #4a4a4a; float:left; padding:0px 60px 0px 100px;}
#footer .copyright .copy ul.part1 li{ width:50%;height:25px; float:left; line-height:20px;}
#footer .copyright .copy ul.part1 li a{ font-size:14px; color:#FFFFFF; line-height:25px;}
#footer .copyright .copy ul.part2{ width:446px; height:100px; margin-top:20px; border-left: 1px solid #686868; float:right;}
#footer .copyright .copy ul.part2 li{ padding-left:40px; line-height:20px;}
#footer .copyright .copy ul.part2 li a{font-size:14px; color:#FFFFFF}

/* CSS Main */
#in_01{width: 1200px;height: 149px;margin:0 auto;position: relative;}
#in_01_l{width: 100%;height: 182px;background: #47b501;position: absolute;bottom: 0;right: 492px;z-index: 999;}
#in_01_lt{width: 19px;height: 33px;background: url(../images/in_01_trangle.png) center no-repeat;position: absolute;top: -33px;right: 473px;z-index: 999;}
#in_01_lc{width: 709px;height: 182px;float: right;position: relative;}
#in_01_searchtxt{width: 689px;height: 77px;background: url(../images/search_txt.png) center no-repeat;margin:0 auto;}
#in_01_lc p{color: #fff;font-size: 14px;padding:40px 10px;}
#in_01_lc p a{color: #fff;font-size: 14px;padding:0px 10px;}
#in_01_lc #in_01_ewm{width: 124px;height: 124px;position: absolute;right: 40px;top:30px;}
#in_01_lc #in_01_ewm img{width: 124px;height: 124px;}
#in_01_search{width: 518px;height: 40px;position: absolute;left:0px;top:113px;background: url(../images/search_bg.png) center no-repeat;}
#in_01_search #search_name{ width: 415px; height: 20px; line-height: 20px; float: left; margin-top:10px; text-indent: 20px; border:none; outline: none; color: #626262;background: none;font-family: "微软雅黑"; font-size: 12px;}
#in_01_search #button{ width: 102px; height: 40px; float: right; cursor: pointer; background: none; border:none;}
#in_01_r{width:43%;height: 149px;background: #009944;position: absolute;bottom: 0;left: 707px;z-index: 999;}
#in_01_rc{width: 450px;height: 149px;float: left;position: relative;padding-left: 40px;}
#in_01_key{width: 100%;line-height: 32px; padding-top: 15px; color: #fff;font-size: 20px;margin:0 auto;}
#in_01_tel{width: 100%;line-height: 32px; color: #fff;font-size: 14px;margin:0 auto;}
#in_01_tel span{font-weight: bold;font-size: 26px;}
.in_title{width: 1200px;height: 65px; margin:30px auto; background: url(../images/in_title.png) center 18px no-repeat;text-align: center;line-height: 30px;color: #808080;font-size: 16px;}
.in_title span{font-weight: bold;font-size: 24px;color: #424242;}
.newscontent .intro #MyContent{font-size: 18px;line-height: 30px;}
.helpmain .right .notetext1 p{font-size: 18px;}

/*简介*/
.mtb5{background: url(../images/img/jianjie.jpg) no-repeat;   width: 82%; margin: 0 auto; text-align: justify; background-size: 100% 100%;}
.AboutBox .Aleft  p{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 29px;
    padding-top:47px;
    text-indent: 2rem;}
.AboutBox img{display: block; width: 100%;}
.AboutBox .Aright{font-size: 16px; color: #666666; line-height: 30px;text-indent: 2rem;}
.AboutBox .Aright p{padding-bottom: 2%;}
.AboutBox .Aright p:last-child{padding-bottom:37px;}
.ProbasicBox{ background-image: url(../images/boxbg.jpg); background-repeat: no-repeat; background-position: center top;}
.ProbasicBox .title{font-size: 36px; line-height: 50px; color:#fff;}
.ProbasicBox .title .icon{display: inline-block; vertical-align: middle; width: 50px; margin-right: 30px;}
.ProbasicBox .WebsiteBox{background: #fff; position: relative; min-height: 300px;}
.ProbasicBox .WebsiteBox .hds{text-align: left; position: absolute; left: 20px; top: 20px;}
.ChinaBox{background: url(../images/mapbg.jpg) repeat-y center top;padding-top: 96px;}
.ChinaBox .pic{width:100%; float: left; text-align: center;}
.Contain{ position:relative; clear:both; max-width:1200px; margin:0px auto;}
.AboutBox .Aleft .title span, .ProbasicBox .title{    font-size:27px;}
	.ProbasicBox .WebsiteBox .hds{padding: 10px;}
	.AddressList .hd li{}
	/*价格指数 s*/
.SubNav{ text-align:center; padding-bottom:28px;}
.SubNav .cur{display: none;}
.SubNav li{ display:inline-block;*display:inline;zoom:1;}
.SubNav li a{ display:block; background:#f0f0f0; border-radius:5px; width:128px; line-height:45px; margin:0 3px; text-align: center;}
.SubNav li a:hover,.SubNav li.on a{ background:#009944; color:#fff;}
.SubNav2{ text-align:center; padding-bottom:28px;}
.SubNav2 .cur{display: none;}
.SubNav2 li{ display:inline-block;*display:inline;zoom:1;}
.SubNav2 li a{ display:block; background:#f0f0f0; border-radius:5px; width:128px; line-height:45px; margin:0 3px; text-align: center;}
.SubNav2 li a:hover,.SubNav2 li.on a{ background:#009944; color:#fff;}
	/*栏目页公用样式 s*/
.SubBan{ position:relative;height:410px; margin:0px auto; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.SubBan .txt{ position:absolute; width:1300px; left:50%; margin-left:-650px; font-size:50px; color:#333333; top:34.5%; line-height:65px;}
.SubBan .txt.white{color: #fff;}

.SubPage{ height:auto !important; min-height:255px; height:255px; padding-top:50px; padding-bottom:68px;}
.ColumnName{ font-weight:normal; text-align:center; color:#fff; font-weight:bold; font-size:16px; line-height:40px; border-bottom:3px solid #f0f0f0; background:#009a61; position:relative; display:none;}
.SubMenu{clear:both; line-height:70px; background:#fafafa; margin-bottom:50px;}
.SubMenu ul{ float:right;}
.SubMenu li{ float:left; position:relative; margin-left:30px;}
.SubMenu li a{ display:block; font-size:16px;}
.SubMenu li a:hover,.SubMenu li.onli a{ color:#009b44;}
.SubMenu .place{ float:left;}
.SubMenu .place a{ margin-right:11px; color:#666666; padding-right:19px; background:url(../images/placearr.png) right center no-repeat;}
.SubMenu .place span{ color:#666666;}

.SinglePage{ word-wrap:break-word;word-break:normal;text-align:justify; line-height:28px;}

.Current{background: #fafafa; font-size: 16px; line-height: 70px;}
.Position{float: left;}
.Position i{margin: 0px 10px; font-family: "宋体"; color: #259c55;}
.Position a{color: #666;}
.Position span{color: #666;}
.Menu{float: right; width: 70%;}
.Menu .title{display: none; padding: 0px 20px; background: #009442; line-height: 40px;}
.Menu .title span{display: block; font-size: 18px; color: #fff; background: url(../images/down.png) no-repeat right center;}
.Menu ul{text-align: right;}
.Menu li{display: inline-block; margin-left: 3%;}
.Menu li .am{display: block; position: relative; z-index: 5; color: #666;}
.Menu li:hover a,.Menu li.on a{color: #ec3a48;}

/*企业文化*/
.sywhbox{width: 100%;min-width: 1200px;margin: 40px auto 40px;padding: 20px 0; background-color: #fff;}
.sywh{width: 83%;min-width: 1160px;margin: 0 auto;overflow:hidden;}
.sywh ul{width: 100%;overflow: hidden;border: 1px solid #eaeaea;box-sizing: border-box;}
.sywh ul li{width:calc(100% / 4);float: left;}
.sywh ul li a{width: 100%;display: block;position: relative;transition: all 0.6s;}
.sywh ul li a img{width: 100%;display: block;opacity:1;}
.sywh ul li a .whl{width: 50%;position: absolute;left: 0;top: 50%;transform:translateY(-50%);transition: all 0.6s;}
.sywh ul li a .whl img{width: 40%;margin: 0 auto;display: block;}
.sywh ul li a .whr{width:60%;position: absolute;right: 0;top: 50%;transform:translateY(-50%);;transition: all 0.6s;}
.sywh ul li a .whr p:nth-child(1){font-size: 18px;line-height: 30px;color: #212121}
.sywh ul li a .whr p:nth-child(2){width: 70%;height: 1px;display: block;background-color:#a1a1a1;}
.sywh ul li a .whr p:nth-child(3){font-size:12px;line-height: 24px; color: #a1a1a1;}
.sywh ul li:nth-child(2) a .whr p,.sywh ul li:nth-child(4) a .whr p,.sywh ul li:nth-child(5) a .whr p,.sywh ul li:nth-child(7) a .whr p{color: #fff;}
.sywh ul li a:hover{background-color:#1a75b0;}.sywh ul li a:hover img{opacity:0;}
.sywh ul li a:hover .whl{left: 50%;}.sywh ul li a:hover .whl img{opacity:1;}
.sywh ul li a:hover .whr{right: 35%;}.sywh ul li a:hover .whr p{color: #fff;}


/*位置标题*/
.site_th{background-color: #e7e7e7; height: 50px;}
.site_th dd{ line-height:50px;}
.site_th dd a{float:left; padding: 0 20px; margin: 0 0px 0 0;
-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;}
.site_th dd a::before{ position:absolute; top: 50%;height: 0; width: 0; background-color: #0c5ca5; font-size: 0; overflow: hidden; content: ''; left: 50%; -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -moz-transition: .3s;-webkit-transition: .3s;transition: .3s; display: none\9; z-index: -1;}
.party.site_th dd a::before{ background-color: #e60000;}
.site_th dd a:hover::before,.site_th dd .tab_light::before{ width:100%;height: 100%;}
.site_th dd .tab_light{ color:#fff; background-color: #ec881e\9;*background-color: #ec881e;}
.site_th dd a:hover{ color:#fff;background-color: #ec881e\9; *background-color: #ec881e;text-decoration: none;}
.w_1200, .w_1200_r, .w_9 {
    width:90%;
    margin: 0 auto;
}
/*nywh*/

.img-box
{
    position: relative;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}
.img-box img,
.img-box iframe
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src])
{
    opacity: 0;
    border: 0;
}
@media (max-width: 1560px)
{
    .title-in h3
    {
        font-size: 36px;
    }
}
.sidenav
{
    margin-top: 30px;
}
.sidenav ul
{
    overflow: hidden;

    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #fff;
}
.sidenav ul li
{
    float: left;

    border-right: 1px solid #ccc;
}
.sidenav ul li a
{
    font-size: 18px;
    line-height: 30px;

    display: block;

    padding: 10px 36px;

    -webkit-transition: all .4s;
            transition: all .4s;

    color: #000;
}
.sidenav ul li.active a,
.sidenav ul li:hover a
{
    color: #fff;
    background-color: #d44417;
}
.wrap-about .about
{
    overflow: hidden;

    margin-top: 30px;
}
.wrap-about .about .text
{
    float: left;

    width: 60%;
    padding-right: 90px;
}
@media (max-width: 1560px)
{
    .wrap-about .about .text
    {
        padding-right: 80px;
    }
}
.wrap-about .about .text p
{
    font-size: 16px;
    line-height: 2.125;

    margin: 0;

    color: #666;
}
.wrap-about .about .pic
{
    float: left;

    width: 40%;
}
.wrap-about .about .pic img
{
    max-width: 100%;
}
.wrap-story .story ul li
{
    overflow: hidden;

    margin-top: 40px;

    background-color: #fff;
}
.wrap-story .story ul li .pic
{
    float: left;

    width: 50%;
}
.wrap-story .story ul li .pic .img-box
{
    padding-bottom: 46.51162791%;
}
.wrap-story .story ul li .text
{
    float: left;

    width: 50%;
    margin-bottom: -999px;
    padding: 40px;
    padding-bottom: 999px;

    background-color: #fff;
}
@media (max-width: 1560px)
{
    .wrap-story .story ul li .text
    {
        padding-top: 20px;
    }
}
.wrap-story .story ul li .text h3
{
    font-family: 'ITC Avant Garde Gothic';
    font-size: 40px;
    font-weight: normal;

    display: inline-block;

    margin: 0 0 30px 0;

    color: #d44417;
    border-bottom: 1px solid #d44417;
}
@media (max-width: 1560px)
{
    .wrap-story .story ul li .text h3
    {
        font-size: 30px;

        margin: 0 0 10px 0;
    }
}
@media (max-width: 1440px)
{
    .wrap-story .story ul li .text h3
    {
        font-size: 24px;
    }
}
.wrap-story .story ul li .text p
{
    font-size: 16px;
    line-height: 2;

    margin: 0;
}
.wrap-story .story ul li:nth-child(2n) .pic
{
    float: right;
}
.wrap-honor .honor
{
    overflow: hidden;

    margin-top: 40px;
}
.wrap-honor .honor .list
{
    float: left;

    width: 82%;
    padding-right: 30px;
}
@media (max-width: 1560px)
{
    .wrap-honor .honor .list
    {
        width: 76%;
    }
}
.wrap-honor .honor .list ul li
{
    margin-top: 20px;
}
.wrap-honor .honor .list ul li:first-child
{
    margin-top: 0;
}
.wrap-honor .honor .list ul li .item
{
    line-height: 72px;

    position: relative;

    height: 72px;
    padding-left: 180px;

    background-color: #fff;
}
.wrap-honor .honor .list ul li .item span
{
    font-family: 'ITC Avant Garde Gothic';
    font-size: 28px;
    line-height: 72px;

    position: absolute;
    left: 0;

    display: block;

    width: 180px;

    text-align: center;

    color: #fff;
    background-color: #d44417;
}
.wrap-honor .honor .list ul li .item p
{
    font-size: 16px;
    line-height: 72px;

    display: -webkit-box;
    overflow: hidden;

    margin: 0;
    padding: 0 20px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-honor .honor .pic
{
    float: left;

    width: 18%;
}
@media (max-width: 1560px)
{
    .wrap-honor .honor .pic
    {
        width: 24%;
    }
}
.wrap-honor .honor .pic ul li
{
    overflow: hidden;

    margin-top: 16px;
}
.wrap-honor .honor .pic ul li:first-child
{
    margin-top: 0;
}
.wrap-honor .honor .pic ul li .img-box
{
    padding-bottom: 66.66666667%;
}
.wrap-honor .honor .pic ul li .img-box img
{
    -webkit-transition: all 1.2s;
            transition: all 1.2s;
}
.wrap-honor .honor .pic ul li:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-company .company ul
{
    margin-top: 40px;
}
.wrap-company .company ul li
{
    margin-top: 20px;
    padding: 0 50px;

    background-color: #fff;
}
.wrap-company .company ul li h3
{
    font-size: 28px;
    line-height: 44px;

    position: relative;

    margin: 0;
    padding: 20px 0;

    cursor: pointer;

    color: #d44417;
}
@media (max-width: 1560px)
{
    .wrap-company .company ul li h3
    {
        font-size: 24px;
    }
}
.wrap-company .company ul li h3:after
{
    position: absolute;
    top: 39px;
    right: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-top: 10px solid #d44417;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
.wrap-company .company ul li .text
{
    display: none;
    overflow: hidden;

    padding: 30px 0 60px;

    border-top: 1px solid #eee;
}
.wrap-company .company ul li .text .note
{
    float: left;

    width: 60%;
    padding-right: 40px;
}
.wrap-company .company ul li .text .note p
{
    font-size: 16px;
    line-height: 2;

    margin: 0;

    color: #666;
}
.wrap-company .company ul li .text .pic
{
    float: left;

    width: 40%;
}
.wrap-culture .culture ul
{
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 41px;
}
.wrap-culture .culture ul li
{
    float: left;

    width: 50%;
    margin-top: 30px;
    padding: 0 15px;
}
.wrap-culture .culture ul li .item
{
    display: table;

    width: 100%;

    border: 1px dashed #d2d2d2;
}
.wrap-culture .culture ul li .pic
{
    display: table-cell;
    overflow: hidden;

    width: 50%;

    vertical-align: middle;

    border-radius: 10px;
}
.wrap-culture .culture ul li .pic .img-box
{
    padding-bottom: 47.72727273%;
}
.wrap-culture .culture ul li .text
{
    display: table-cell;

    width: 50%;

    vertical-align: middle;
}
.wrap-culture .culture ul li .text h3
{
    font-size: 34px;

    position: relative;

    display: inline-block;

    margin: 0;
    padding-bottom: 14px;

    border-bottom: 1px solid #eee;
}
@media (max-width: 1560px)
{
    .wrap-culture .culture ul li .text h3
    {
        font-size: 30px;
    }
}
@media (max-width: 1440px)
{
    .wrap-culture .culture ul li .text h3
    {
        font-size: 26px;
    }
}
.wrap-culture .culture ul li .text h3:after
{
    position: absolute;
    right: 0;
    bottom: -2px;
    left: 0;

    display: block;

    width: 32px;
    height: 3px;
    margin: auto;

    content: '';

    background-color:#0c5ca5;
}
.wrap-culture .culture ul li .text p
{
    font-size: 16px;
    line-height: 1.75;

    margin: 10px 0 0 0;

    color: #666;
}
.wrap-culture .culture ul li:nth-child(4n+1) .item,
.wrap-culture .culture ul li:nth-child(4n+2) .item
{
    border-radius: 10px 0 0 10px;
}
.wrap-culture .culture ul li:nth-child(4n+1) .text,
.wrap-culture .culture ul li:nth-child(4n+2) .text
{
    padding: 0 20px 0 50px;
}
@media (max-width: 1560px)
{
    .wrap-culture .culture ul li:nth-child(4n+1) .text,
    .wrap-culture .culture ul li:nth-child(4n+2) .text
    {
        padding: 0 20px;
    }
}
.wrap-culture .culture ul li:nth-child(4n+3) .item,
.wrap-culture .culture ul li:nth-child(4n+4) .item
{
    border-radius: 0 10px 10px 0;
}
.wrap-culture .culture ul li:nth-child(4n+3) .text,
.wrap-culture .culture ul li:nth-child(4n+4) .text
{
    padding: 0 50px 0 20px;
}
@media (max-width: 1560px)
{
    .wrap-culture .culture ul li:nth-child(4n+3) .text,
    .wrap-culture .culture ul li:nth-child(4n+4) .text
    {
        padding: 0 20px;
    }
}
.wrap-lnvestor-info .title-in h3 span
{
    margin-right: 0;
}
.wrap-lnvestor-info .lnvestor-info
{
    margin-top: 50px;
}
.wrap-lnvestor-info .lnvestor-info table
{
    width: 100%;

    border-collapse: collapse;
}
.wrap-lnvestor-info .lnvestor-info table td
{
    font-size: 16px;
    line-height: 1.77777778;

    width: 25%;
    padding: 10px 30px;

    text-align: center;

    color: #666;
    border: 1px solid #ddd;
}
.wrap-lnvestor-info .lnvestor-info table td:nth-child(2n+1)
{
    background-color: #efefef;
}
.wrap-lnvestor-info .lnvestor-info table .text
{
    padding: 20px 30px;

    text-align: left;
}
.wrap-lnvestor-download .title-in h3 span
{
    margin-right: 0;
}
.wrap-lnvestor-download .lnvestor-download
{
    margin-top: 30px;
}
.wrap-lnvestor-download .lnvestor-download ul li
{
    position: relative;

    margin-top: 12px;
    padding: 14px 100px 14px 190px;

    border: 1px solid #ddd;
}
.wrap-lnvestor-download .lnvestor-download ul li span
{
    font-size: 16px;
    line-height: 38px;

    position: absolute;
    left: 20px;

    display: block;

    width: 140px;
    height: 38px;

    text-align: center;

    color: #fff;
    border-radius: 50px;
    background-color: #1a3f8f;
}
.wrap-lnvestor-download .lnvestor-download ul li p
{
    font-size: 18px;
    line-height: 2.11111111;

    display: -webkit-box;
    overflow: hidden;

    height: 38px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-lnvestor-download .lnvestor-download ul li a.down
{
    position: absolute;
    top: 14px;
    right: 20px;
}
.wrap-lnvestor-download .lnvestor-download ul li a.down:after
{
    font-family: 'iconfont';
    font-size: 40px;
    line-height: 38px;

    display: block;

    width: 50px;
    height: 38px;

    content: '\e617';

    color: #1a3f8f;
}
.wrap-lnvestor-message .title-in h3 span
{
    margin-right: 0;
}
.wrap-lnvestor-message .lnvestor-message
{
    display: table;

    width: 100%;
    margin-top: 50px;
}
.wrap-lnvestor-message .lnvestor-message .message
{
    display: table-cell;

    width: 50%;
    padding: 30px 50px;

    vertical-align: middle;

    background-color: #fff;
}
.wrap-lnvestor-message .lnvestor-message .message ul li
{
    overflow: hidden;

    margin-top: 18px;
}
.wrap-lnvestor-message .lnvestor-message .message ul li:first-child
{
    margin-top: 0;
}
.wrap-lnvestor-message .lnvestor-message .message ul li:first-child input
{
    float: left;

    width: 60%;
}
@media (max-width: 1560px)
{
    .wrap-lnvestor-message .lnvestor-message .message ul li:first-child input
    {
        width: 50%;
    }
}
.wrap-lnvestor-message .lnvestor-message .message ul li input,
.wrap-lnvestor-message .lnvestor-message .message ul li textarea
{
    font-family: 'Avenir', 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
    font-size: 20px;
    line-height: 30px;

    width: 100%;
    min-height: 60px;
    padding: 15px 20px;

    border: 1px solid #a0a0a0;
    border-radius: 20px;
}
@media (max-width: 1560px)
{
    .wrap-lnvestor-message .lnvestor-message .message ul li input,
    .wrap-lnvestor-message .lnvestor-message .message ul li textarea
    {
        line-height: 30px;

        min-height: 50px;
        padding: 10px 20px;
    }
}
.wrap-lnvestor-message .lnvestor-message .message ul li input::-webkit-input-placeholder,
.wrap-lnvestor-message .lnvestor-message .message ul li textarea::-webkit-input-placeholder
{
    color: #999;
}
.wrap-lnvestor-message .lnvestor-message .message ul li input:-o-placeholder,
.wrap-lnvestor-message .lnvestor-message .message ul li textarea:-o-placeholder
{
    color: #999;
}
.wrap-lnvestor-message .lnvestor-message .message ul li input::-moz-placeholder,
.wrap-lnvestor-message .lnvestor-message .message ul li textarea::-moz-placeholder
{
    color: #999;
}
.wrap-lnvestor-message .lnvestor-message .message ul li input:-ms-input-placeholder,
.wrap-lnvestor-message .lnvestor-message .message ul li textarea:-ms-input-placeholder
{
    color: #999;
}
.wrap-lnvestor-message .lnvestor-message .message ul li input:focus::-webkit-input-placeholder,
.wrap-lnvestor-message .lnvestor-message .message ul li textarea:focus::-webkit-input-placeholder
{
    color: #ccc;
}
.wrap-lnvestor-message .lnvestor-message .message ul li input:focus::-o-placeholder,
.wrap-lnvestor-message .lnvestor-message .message ul li textarea:focus::-o-placeholder
{
    color: #ccc;
}
.wrap-lnvestor-message .lnvestor-message .message ul li input:focus::-moz-placeholder,
.wrap-lnvestor-message .lnvestor-message .message ul li textarea:focus::-moz-placeholder
{
    color: #ccc;
}
.wrap-lnvestor-message .lnvestor-message .message ul li input:focus::-ms-input-placeholder,
.wrap-lnvestor-message .lnvestor-message .message ul li textarea:focus::-ms-input-placeholder
{
    color: #ccc;
}
.wrap-lnvestor-message .lnvestor-message .message ul li .btn
{
    font-size: 24px;
    line-height: 60px;

    width: 49%;
    height: 60px;

    cursor: pointer;

    color: #fff;
    border-radius: 20px;
    background-color: #1a3f8f;
}
@media (max-width: 1560px)
{
    .wrap-lnvestor-message .lnvestor-message .message ul li .btn
    {
        line-height: 50px;

        height: 50px;
    }
}
.wrap-lnvestor-message .lnvestor-message .message ul li .btn.reset
{
    float: right;

    background-color: #d44417;
}
.wrap-lnvestor-message .lnvestor-message .message ul li .btn:hover
{
    text-decoration: underline;
}
.wrap-lnvestor-message .lnvestor-message .message ul li .js-check
{
    font-size: 20px;
    line-height: 60px;

    float: left;

    width: 40%;

    text-align: center;

    color: #666;
}
@media (max-width: 1560px)
{
    .wrap-lnvestor-message .lnvestor-message .message ul li .js-check
    {
        line-height: 50px;

        width: 50%;
    }
}
.wrap-lnvestor-message .lnvestor-message .message ul li .js-check i
{
    display: inline-block;

    margin: 0 10px;
}
.wrap-lnvestor-message .lnvestor-message .message ul li .js-check label
{
    position: relative;

    display: inline-block;

    margin: 0 10px;

    cursor: pointer;
}
.wrap-lnvestor-message .lnvestor-message .message ul li .js-check label input
{
    width: auto;

    cursor: pointer;
}
.wrap-lnvestor-message .lnvestor-message .message ul li .js-check label:after
{
    position: relative;
    position: absolute;
    top: 16px;
    left: 0;

    display: inline-block;
    float: left;

    width: 30px;
    height: 30px;

    content: '';
    cursor: pointer;

    border: 1px solid #ebebeb;
    border-radius: 50%;
}
@media (max-width: 1560px)
{
    .wrap-lnvestor-message .lnvestor-message .message ul li .js-check label:after
    {
        top: 12px;
    }
}
.wrap-lnvestor-message .lnvestor-message .message ul li .js-check label i
{
    position: absolute;
    z-index: 9;
    top: 26px;
    left: 0;

    display: inline-block;

    width: 11px;
    height: 11px;

    border-radius: 50%;
}
@media (max-width: 1560px)
{
    .wrap-lnvestor-message .lnvestor-message .message ul li .js-check label i
    {
        top: 22px;
    }
}
.wrap-lnvestor-message .lnvestor-message .message ul li .js-check label.checked i
{
    background-color: #000;
}
.wrap-lnvestor-message .lnvestor-message .message ul li .js-check input[type=radio]
{
    width: 30px;
    height: 30px;

    opacity: 0;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    background: #fff;
}
.wrap-lnvestor-message .lnvestor-message .pic
{
    display: table-cell;

    width: 50%;
}
.wrap-lnvestor-message .lnvestor-message .pic img
{
    width: 100%;
}
.wrap-human-talent .title-in h3 span
{
    margin-right: 0;
}
.wrap-human-talent .human-talent
{
    display: table;

    width: 100%;
    margin-top: 50px;
}
.wrap-human-talent .human-talent .text
{
    display: table-cell;

    width: 50%;

    vertical-align: middle;
}
.wrap-human-talent .human-talent .text .note
{
    padding: 70px 40px;

    border: 1px dashed #1a3f8f;
    border-right: none;
    border-radius: 50px 0 0 50px;
}
@media (max-width: 1620px)
{
    .wrap-human-talent .human-talent .text .note
    {
        padding: 40px 20px;
    }
}
@media (max-width: 1560px)
{
    .wrap-human-talent .human-talent .text .note
    {
        padding: 20px;
    }
}
.wrap-human-talent .human-talent .text .note p
{
    font-size: 16px;
    line-height: 2;

    margin: 0;

    color: #666;
}
@media (max-width: 1400px)
{
    .wrap-human-talent .human-talent .text .note p
    {
        font-size: 15px;
    }
}
.wrap-human-talent .human-talent .pic img
{
    width: 100%;
}
.wrap-human-salary .title-in h3 span
{
    margin-right: 0;
}
.wrap-human-salary .human-salary
{
    margin-top: 40px;
}
.wrap-human-salary .human-salary ul li
{
    display: table;

    width: 100%;
    margin-top: 24px;
}
.wrap-human-salary .human-salary ul li .text
{
    display: table-cell;

    width: 50%;
    padding: 40px;

    vertical-align: middle;

    background-color: #fff;
}
.wrap-human-salary .human-salary ul li .text h3
{
    font-size: 26px;

    position: relative;

    display: inline-block;

    margin: 0 0 12px 0;
    padding-bottom: 12px;

    color: #d44417;
    border-bottom: 1px solid #eee;
}
.wrap-human-salary .human-salary ul li .text h3:after
{
    position: absolute;
    right: 0;
    bottom: -3px;
    left: 0;

    display: block;

    width: 20px;
    height: 5px;
    margin: auto;

    content: '';

    background-color: #eee;
}
.wrap-human-salary .human-salary ul li .text p
{
    font-size: 16px;
    line-height: 2;

    margin: 0;

    color: #666;
}
.wrap-human-salary .human-salary ul li .pic
{
    display: table-cell;

    width: 50%;

    vertical-align: middle;

    background-color: #fff;
}
.wrap-human-salary .human-salary ul li .pic img
{
    width: 100%;
}
.wrap-human-job .title-in h3 span
{
    margin-right: 0;
}
.wrap-human-job .human-job .title-job
{
    position: relative;

    margin-top: 50px;
}
.wrap-human-job .human-job .title-job > div
{
    position: relative;
    z-index: 9;

    width: 380px;
    margin: 0 auto;

    text-align: center;

    background-color: #f9f9f9;
}
.wrap-human-job .human-job .title-job > div h2
{
    font-size: 40px;

    margin: 0;

    color: #1a3f8f;
}
.wrap-human-job .human-job .title-job > div p
{
    font-family: 'ITC Avant Garde Gothic';
    font-size: 36px;

    margin: 0;

    color: #1a3f8f;
}
.wrap-human-job .human-job .title-job .div_bg
{
    position: absolute;
    z-index: 0;
    top: 0;

    width: 100%;
    height: 99px;

    border-top: 20px solid #1a3f8f;
    border-bottom: 20px solid #1a3f8f;
}
.wrap-human-job .human-job .job
{
    margin-top: 70px;
}
.wrap-human-job .human-job .job ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: row;

    width: 100%;
    margin-bottom: 100px;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.wrap-human-job .human-job .job ul li
{
    overflow: hidden;

    vertical-align: middle;
}
.wrap-human-job .human-job .job ul li .item
{
    width: 200px;
    padding: 14px;

    border: 1px dashed #1a3f8f;
    border-radius: 50%;
}
@media (max-width: 1560px)
{
    .wrap-human-job .human-job .job ul li .item
    {
        width: 180px;
    }
}
@media (max-width: 1400px)
{
    .wrap-human-job .human-job .job ul li .item
    {
        width: 160px;
    }
}
.wrap-human-job .human-job .job ul li .img-box
{
    border-radius: 50%;
    background-color: #1a3f8f;
}
.wrap-human-job .human-job .job ul li .img-box p
{
    font-size: 24px;
    font-size: normal;
    line-height: 1.5;

    position: absolute;
    top: 50%;

    width: 100%;
    margin: 0;
    padding: 23px;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #fff;
}
@media (max-width: 1560px)
{
    .wrap-human-job .human-job .job ul li .img-box p
    {
        padding: 14px;
    }
}
@media (max-width: 1400px)
{
    .wrap-human-job .human-job .job ul li .img-box p
    {
        padding: 4px;
    }
}
.wrap-human-job .job-list table
{
    width: 100%;
    margin-top: 30px;

    border-collapse: collapse;
}
.wrap-human-job .job-list table th
{
    font-weight: normal;

    background-color: #eee;
}
.wrap-human-job .job-list table td,
.wrap-human-job .job-list table th
{
    font-size: 16px;
    line-height: 1.77777778;

    width: 14.28571429%;
    padding: 5px 30px;

    text-align: center;

    color: #666;
    border: 1px solid #ddd;
}
.wrap-human-job .job-list table .text
{
    padding: 20px 30px;

    text-align: left;
}
/**
 * page
 */
.page
{
    clear: both;
    overflow: hidden;

    margin-top: 70px;

    text-align: center;
}
@media (max-width: 991px)
{
    .page
    {
        margin-top: 50px;
    }
}

.page a.omit
{
    background-color: #fff;
}
.page a.omit:hover
{
    color: #7c7c7c;
    background-color: #fff;
}
.page a.first-child,
.page a.last-child
{
    font-size: 24px;

    margin-right: 30px;
}
.page a.first-child::after,
.page a.last-child::after
{
    font-family: 'iconfont';

    content: '\e9b5';

    color: #bebebe;
}
.page a.last-child
{
    margin-right: 0;
    margin-left: 30px;
}
.page a.last-child::after
{
    font-family: 'iconfont';

    content: '\e72f';
}
.page a.active,
.page a:hover
{
    color: #fff;
    background-color: #1a3f8f;
}
@media (max-width: 767px)
{
    .page a
    {
        line-height: 34px;

        width: 34px;
        height: 34px;
    }
}
.wrap-product .title-in h3 span
{
    margin-right: 0;
}
.wrap-product .product ul li
{
    overflow: hidden;

    margin-top: 20px;
    padding: 40px;

    background-color: #fff;
}
.wrap-product .product ul li .pic
{
    float: left;

    width: 24%;

    border: 6px solid #ddd;
}
@media (max-width: 1560px)
{
    .wrap-product .product ul li .pic
    {
        width: 30%;
    }
}
.wrap-product .product ul li .pic .img-box
{
    padding-bottom: 60%;
}
.wrap-product .product ul li .pic .img-box img
{
    -webkit-transition: all 1.2s;
            transition: all 1.2s;
}
.wrap-product .product ul li .text
{
    float: left;

    width: 76%;
    padding-left: 50px;
}
@media (max-width: 1560px)
{
    .wrap-product .product ul li .text
    {
        width: 70%;
    }
}
.wrap-product .product ul li .text h3
{
    font-size: 40px;
    line-height: 64px;

    display: inline-block;

    height: 64px;
    margin: 0 0 30px 0;
    padding: 0 20px;

    border: 1px dashed #1a3f8f;
    border-radius: 50px;
}
@media (max-width: 1560px)
{
    .wrap-product .product ul li .text h3
    {
        font-size: 34px;
    }
}
.wrap-product .product ul li .text p
{
    font-size: 16px;
    line-height: 2;

    display: -webkit-box;
    overflow: hidden;

    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-product .product ul li .text a
{
    display: block;
}
.wrap-product .product ul li:hover .text h3
{
    color: #1a3f8f;
}
.wrap-product-show
{
    padding-top: 130px;
}
.wrap-product-show .title-product
{
    position: relative;

    padding: 50px 60px;

    background-color: #1f2a65;
}
.wrap-product-show .title-product h3
{
    font-size: 36px;
    font-weight: normal;
    line-height: 50px;

    margin: 0;

    color: #fff;
}
.wrap-product-show .title-product h3 span
{
    font-family: 'ITC Avant Garde Gothic';
    font-size: 32px;

    margin-left: 20px;

    text-transform: uppercase;
}
.wrap-product-show .title-product .bdsharebuttonbox
{
    position: absolute;
    top: 50px;
    right: 40px;
}
.wrap-product-show .title-product .bdsharebuttonbox a
{
    padding-left: 4px;

    background: none;
}
.wrap-product-show .title-product .bdsharebuttonbox a:before
{
    font-family: 'iconfont';
    font-size: 30px;
    line-height: 42px;

    display: block;

    width: 42px;
    height: 42px;

    content: '\e636';
    text-align: center;

    color: #1f2a65;
    border-radius: 50%;
    background-color: #fff;
}
.wrap-product-show .title-product .bdsharebuttonbox .bds_sqq:before
{
    content: '\e611';
}
.wrap-product-show .title-product .bdsharebuttonbox .bds_tsina:before
{
    content: '\e632';
}
.wrap-product-show .sidenav
{
    margin-top: 0;
}
.wrap-product-show .product-show .info-1
{
    overflow: hidden;

    margin-top: 24px;
    padding: 40px;

    background-color: #fff;
}
.wrap-product-show .product-show .info-1 .right
{
    position: relative;

    width: 100%;
}
.wrap-product-show .product-show .info-1 .right .text h3
{
    font-size: 36px;
    line-height: 60px;

    display: inline-block;

    height: 60px;
    margin: 0;
    padding: 0 20px;

    color: #666;
    border: 1px dashed #1a3f8f;
    border-radius: 50px;
}
@media (max-width: 1560px)
{
    .wrap-product-show .product-show .info-1 .right .text h3
    {
        font-size: 30px;
    }
}
.wrap-product-show .product-show .info-1 .right .text .note
{
    margin-top: 40px;
}
.wrap-product-show .product-show .info-1 .right .text .note h4
{
    font-size: 24px;
    font-weight: normal;

    color: #666;
}
.wrap-product-show .product-show .info-1 .right .text .note p
{
    font-size: 14px;
    line-height: 2;
}
.wrap-product-show .product-show .info-1 .right .relate ul
{
    margin: 0 -15px;
}
.wrap-product-show .product-show .info-1 .right .relate ul li
{
    float: left;

    width: 50%;
    margin-top: 10px;
    padding: 0 15px;
}
.wrap-product-show .product-show .info-1 .right .relate ul li a
{
    font-size: 18px;
    line-height: 46px;

    display: block;

    height: 46px;
    padding: 0 20px;

    color: #666;
    border: 1px dashed #1a3f8f;
    border-radius: 50px;
}
.wrap-product-show .product-show .info-1 .right .relate ul li:hover a
{
    color: #1a3f8f;
}
.wrap-product-show .product-show .info-2 .relate-title
{
    margin-top: 46px;
}
.wrap-product-show .product-show .info-2 .relate-title h2
{
    font-size: 46px;

    margin: 0;

    color: #1a3f8f;
}
@media (max-width: 1560px)
{
    .wrap-product-show .product-show .info-2 .relate-title h2
    {
        font-size: 36px;
    }
}
.wrap-product-show .product-show .info-2 ul
{
    overflow: hidden;

    margin: 0 -14px;
    margin-top: 18px;
}
.wrap-product-show .product-show .info-2 ul li
{
    float: left;

    width: 50%;
    margin-top: 28px;
    padding: 0 14px;
}
.wrap-product-show .product-show .info-2 ul li .item
{
    overflow: hidden;

    padding: 20px;

    background-color: #fff;
}
.wrap-product-show .product-show .info-2 ul li .item .pic
{
    float: left;

    width: 37%;
}
@media (max-width: 1560px)
{
    .wrap-product-show .product-show .info-2 ul li .item .pic
    {
        width: 44%;
    }
}
.wrap-product-show .product-show .info-2 ul li .item .pic .img-box
{
    padding-bottom: 65.45454545%;
}
.wrap-product-show .product-show .info-2 ul li .item .pic .img-box img
{
    -webkit-transition: all 1.2s;
            transition: all 1.2s;
}
.wrap-product-show .product-show .info-2 ul li .item .text
{
    float: left;

    width: 63%;
    padding: 0 20px 0 30px;
}
@media (max-width: 1560px)
{
    .wrap-product-show .product-show .info-2 ul li .item .text
    {
        width: 56%;
    }
}
.wrap-product-show .product-show .info-2 ul li .item .text h3
{
    font-size: 20px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;
    margin: 0;

    color: #1a3f8f;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-product-show .product-show .info-2 ul li .item .text span
{
    line-height: 2.14285714;

    display: block;

    height: 30px;

    color: #999;
}
.wrap-product-show .product-show .info-2 ul li .item .text p
{
    font-size: 16px;
    line-height: 1.75;

    display: -webkit-box;
    overflow: hidden;

    height: 84px;
    margin: 14px 0 0 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.wrap-product-show .product-show .info-2 ul li .item .text a
{
    display: block;
}
.wrap-product-show .product-show .info-2 ul li .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-news
{
    padding-top: 130px;
}
.wrap-news .title-news
{
    padding: 50px 60px;

    background-color: #1f2a65;
}
.wrap-news .title-news h3
{
    font-size: 40px;
    font-weight: normal;
    line-height: 50px;

    margin: 0;

    color: #fff;
}
.wrap-news .title-news h3 span
{
    font-family: 'ITC Avant Garde Gothic';
    font-size: 32px;

    margin-left: 20px;

    text-transform: uppercase;
}
.wrap-news .sidenav
{
    margin-top: 0;
}
.wrap-news .news .i-title
{
    margin-top: 50px;
}
.wrap-news .news .i-title h2
{
    font-size: 42px;

    margin: 0;
}
.wrap-news .news .info-1
{
    overflow: hidden;

    margin-top: 40px;
}
.wrap-news .news .info-1 .left
{
    float: left;

    width: 50%;

    background-color: #1a3f8f;
}
.wrap-news .news .info-1 .left .item .img-box
{
    padding-bottom: 51.1627907%;
}
.wrap-news .news .info-1 .left .item .text
{
    padding: 25px;

    background-color: #1a3f8f;
}
.wrap-news .news .info-1 .left .item .text p
{
    font-size: 24px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-news .news .info-1 .left .item .text span
{
    line-height: 30px;

    display: block;

    color: #fff;
}
.wrap-news .news .info-1 .left .owl-pagination
{
    padding: 0 20px 20px 0;

    text-align: right;

    background-color: #1a3f8f;
}
.wrap-news .news .info-1 .left .owl-pagination .owl-page
{
    display: inline-block;
}
.wrap-news .news .info-1 .left .owl-pagination .owl-page span
{
    display: inline-block;

    width: 20px;
    height: 6px;
    margin: 0 5px;

    opacity: 1;
    border-radius: 0;
    background-color: #fff;
}
.wrap-news .news .info-1 .left .owl-pagination .owl-page.active span
{
    background-color: #d44417;
}
.wrap-news .news .info-1 .left .owl-buttons
{
    display: none;
}
.wrap-news .news .info-1 .right
{
    float: left;

    width: 50%;
    padding-left: 40px;
}
.wrap-news .news .info-1 .right ul
{
    padding-bottom: 10px;
}
.wrap-news .news .info-1 .right ul li
{
    position: relative;

    margin-top: 60px;
    padding-left: 120px;
}
@media (max-width: 1560px)
{
    .wrap-news .news .info-1 .right ul li
    {
        margin-top: 40px;
    }
}
@media (max-width: 1440px)
{
    .wrap-news .news .info-1 .right ul li
    {
        margin-top: 30px;
    }
}
.wrap-news .news .info-1 .right ul li:first-child
{
    margin-top: 0;
}
.wrap-news .news .info-1 .right ul li .date
{
    position: absolute;
    left: 0;

    width: 100px;
    height: 100px;
    padding: 10px 0;

    text-align: center;

    border: 1px dashed #1a3f8f;
    border-radius: 50%;
}
.wrap-news .news .info-1 .right ul li .date h3
{
    font-family: 'impact';
    font-size: 45px;

    margin: 0;

    color: #1a3f8f;
}
.wrap-news .news .info-1 .right ul li .date p
{
    font-family: 'Agency FB';
    font-size: 18px;
    font-weight: normal;

    margin: 0;

    color: #1a3f8f;
}
.wrap-news .news .info-1 .right ul li .text h3
{
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    color: #1a3f8f;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-news .news .info-1 .right ul li .text p
{
    font-size: 16px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 20px 0 0 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-news .news .info-1 .right ul li .text a
{
    display: block;
}
.wrap-news .news .info-2 ul
{
    overflow: hidden;

    margin: 0 -14px;
    margin-top: 60px;
}
.wrap-news .news .info-2 ul li
{
    float: left;

    width: 50%;
    margin-top: 28px;
    padding: 0 14px;
}
.wrap-news .news .info-2 ul li .item
{
    position: relative;

    overflow: hidden;

    padding: 20px;
    padding-left: 220px;

    background-color: #fff;
}
.wrap-news .news .info-2 ul li .item .date
{
    position: absolute;
    left: 20px;

    width: 170px;
    padding: 14px 0;

    text-align: center;

    background-color: #1a3f8f;
}
.wrap-news .news .info-2 ul li .item .date h3,
.wrap-news .news .info-2 ul li .item .date p
{
    font-family: 'ITC Avant Garde Gothic';

    margin: 0;

    color: #fff;
}
.wrap-news .news .info-2 ul li .item .date h3
{
    font-size: 40px;
    font-weight: normal;
    line-height: 40px;

    height: 40px;
}
.wrap-news .news .info-2 ul li .item .date p
{
    font-size: 34px;
    font-weight: bold;
}
.wrap-news .news .info-2 ul li .item .text
{
    width: 100%;
    padding: 0 20px 0 0;
}
.wrap-news .news .info-2 ul li .item .text h3
{
    font-size: 20px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;
    margin: 0;

    color: #1a3f8f;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-news .news .info-2 ul li .item .text span
{
    line-height: 2.14285714;

    display: block;

    height: 30px;

    color: #999;
}
.wrap-news .news .info-2 ul li .item .text p
{
    font-size: 16px;
    line-height: 1.75;

    display: -webkit-box;
    overflow: hidden;

    height: 56px;
    margin: 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-news .news .info-2 ul li .item .text a
{
    display: block;
}
.wrap-news .news .info-2 ul li .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-news-show
{
    padding-top: 130px;
}
.wrap-news-show .title-news
{
    position: relative;

    padding: 50px 60px;

    background-color: #1f2a65;
}
.wrap-news-show .title-news h3
{
    font-size: 36px;
    font-weight: normal;
    line-height: 50px;

    margin: 0;

    color: #fff;
}
.wrap-news-show .title-news h3 span
{
    font-family: 'ITC Avant Garde Gothic';
    font-size: 32px;

    margin-left: 20px;

    text-transform: uppercase;
}
.wrap-news-show .title-news .bdsharebuttonbox
{
    position: absolute;
    top: 50px;
    right: 40px;
}
.wrap-news-show .title-news .bdsharebuttonbox a
{
    padding-left: 4px;

    background: none;
}
.wrap-news-show .title-news .bdsharebuttonbox a:before
{
    font-family: 'iconfont';
    font-size: 30px;
    line-height: 42px;

    display: block;

    width: 42px;
    height: 42px;

    content: '\e636';
    text-align: center;

    color: #1f2a65;
    border-radius: 50%;
    background-color: #fff;
}
.wrap-news-show .title-news .bdsharebuttonbox .bds_sqq:before
{
    content: '\e611';
}
.wrap-news-show .title-news .bdsharebuttonbox .bds_tsina:before
{
    content: '\e632';
}
.wrap-news-show .sidenav
{
    margin-top: 0;
}
.wrap-news-show .news-show .text
{
    overflow: hidden;

    margin-top: 70px;
}
.wrap-news-show .news-show .text .note
{
    float: left;

    width: 60%;
}
@media (max-width: 1560px)
{
    .wrap-news-show .news-show .text .note
    {
        width: 56%;
    }
}
.wrap-news-show .news-show .text .note p
{
    font-size: 16px;
    line-height: 2;

    margin: 0;

    color: #666;
}
.wrap-news-show .news-show .text .pic
{
    float: left;

    width: 40%;
    padding-left: 80px;
}
@media (max-width: 1560px)
{
    .wrap-news-show .news-show .text .pic
    {
        display: none;
    }
}
.wrap-news-show .news-show .text .pic img
{
    width: 100%;
}
.wrap-news-show .news-show .relate
{
    margin: 130px 0 50px;
}
.wrap-news-show .news-show .relate ul
{
    overflow: hidden;

    margin: 0 -12px;
}
.wrap-news-show .news-show .relate ul li
{
    float: left;

    width: 50%;
    padding: 0 12px;
}
.wrap-news-show .news-show .relate ul li a
{
    font-size: 20px;
    line-height: 50px;

    display: block;

    height: 50px;
    padding: 0 26px;

    -webkit-transition: all .4s;
            transition: all .4s;

    color: #666;
    border: 1px dashed #1a3f8f;
    border-radius: 50px;
}
.wrap-news-show .news-show .relate ul li a:hover
{
    color: #1a3f8f;
}
.wrap-party .title-in h3 span
{
    margin-right: 0;
}
.wrap-party .party ul
{
    overflow: hidden;

    margin: 0 -14px;
    margin-top: 10px;
}
.wrap-party .party ul li
{
    float: left;

    width: 50%;
    margin-top: 28px;
    padding: 0 14px;
}
.wrap-party .party ul li .item
{
    overflow: hidden;

    padding: 20px;

    background-color: #fff;
}
.wrap-party .party ul li .item .pic
{
    float: left;

    width: 37%;
}
@media (max-width: 1560px)
{
    .wrap-party .party ul li .item .pic
    {
        width: 44%;
    }
}
.wrap-party .party ul li .item .pic .img-box
{
    padding-bottom: 65.45454545%;
}
.wrap-party .party ul li .item .pic .img-box img
{
    -webkit-transition: all 1.2s;
            transition: all 1.2s;
}
.wrap-party .party ul li .item .text
{
    float: left;

    width: 63%;
    padding: 0 20px 0 30px;
}
@media (max-width: 1560px)
{
    .wrap-party .party ul li .item .text
    {
        width: 56%;
    }
}
.wrap-party .party ul li .item .text h3
{
    font-size: 20px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;
    margin: 0;

    color: #1a3f8f;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-party .party ul li .item .text span
{
    line-height: 2.14285714;

    display: block;

    height: 30px;

    color: #999;
}
.wrap-party .party ul li .item .text p
{
    font-size: 16px;
    line-height: 1.75;

    display: -webkit-box;
    overflow: hidden;

    height: 84px;
    margin: 14px 0 0 0;

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.wrap-party .party ul li .item .text a
{
    display: block;
}
.wrap-party .party ul li .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-party-show
{
    padding-top: 130px;
}
.wrap-party-show .title-news
{
    position: relative;

    padding: 50px 60px;

    background-color: #1f2a65;
}
.wrap-party-show .title-news h3
{
    font-size: 36px;
    font-weight: normal;
    line-height: 50px;

    margin: 0;

    color: #fff;
}
.wrap-party-show .title-news h3 span
{
    font-family: 'ITC Avant Garde Gothic';
    font-size: 32px;

    margin-left: 20px;

    text-transform: uppercase;
}
.wrap-party-show .title-news .bdsharebuttonbox
{
    position: absolute;
    top: 50px;
    right: 40px;
}
.wrap-party-show .title-news .bdsharebuttonbox a
{
    padding-left: 4px;

    background: none;
}
.wrap-party-show .title-news .bdsharebuttonbox a:before
{
    font-family: 'iconfont';
    font-size: 30px;
    line-height: 42px;

    display: block;

    width: 42px;
    height: 42px;

    content: '\e636';
    text-align: center;

    color: #1f2a65;
    border-radius: 50%;
    background-color: #fff;
}
.wrap-party-show .title-news .bdsharebuttonbox .bds_sqq:before
{
    content: '\e611';
}
.wrap-party-show .title-news .bdsharebuttonbox .bds_tsina:before
{
    content: '\e632';
}
.wrap-party-show .sidenav
{
    margin-top: 0;
}
.wrap-party-show .party-show .text
{
    overflow: hidden;

    margin-top: 70px;
}
.wrap-party-show .party-show .text .note
{
    float: left;

    width: 60%;
}
@media (max-width: 1560px)
{
    .wrap-party-show .party-show .text .note
    {
        width: 56%;
    }
}
.wrap-party-show .party-show .text .note p
{
    font-size: 16px;
    line-height: 2;

    margin: 0;

    color: #666;
}
.wrap-party-show .party-show .text .pic
{
    float: left;

    width: 40%;
    padding-left: 80px;
}
@media (max-width: 1560px)
{
    .wrap-party-show .party-show .text .pic
    {
        width: 44%;
        padding-left: 60px;
    }
}
.wrap-party-show .party-show .text .pic img
{
    width: 100%;
}
.wrap-party-show .party-show .text .pic .down
{
    font-size: 16px;

    margin-top: 60px;

    -webkit-transition: all .4s;
            transition: all .4s;

    color: #fff;
    border-radius: 30px;
    background-color: #1a3f8f;
}
.wrap-party-show .party-show .text .pic .down a
{
    line-height: 60px;

    display: block;

    height: 60px;
    padding: 0 30px;
}
.wrap-party-show .party-show .text .pic .down a:before
{
    font-family: 'iconfont';
    font-size: 30px;

    float: left;

    margin-right: 10px;

    content: '\e617';
}
.wrap-party-show .party-show .text .pic .down:hover
{
    background-color: #d44417;
}
.wrap-party-show .party-show .relate
{
    margin: 130px 0 50px;
}
.wrap-party-show .party-show .relate ul
{
    overflow: hidden;

    margin: 0 -12px;
}
.wrap-party-show .party-show .relate ul li
{
    float: left;

    width: 50%;
    padding: 0 12px;
}
.wrap-party-show .party-show .relate ul li a
{
    font-size: 20px;
    line-height: 50px;

    display: block;

    height: 50px;
    padding: 0 26px;

    -webkit-transition: all .4s;
            transition: all .4s;

    color: #666;
    border: 1px dashed #1a3f8f;
    border-radius: 50px;
}
.wrap-party-show .party-show .relate ul li a:hover
{
    color: #1a3f8f;
}
.wrap-contact .title-in h3 span
{
    margin-right: 0;
}
.wrap-contact .contact
{
    margin-top: 50px;
}
.wrap-contact .contact h3
{
    font-size: 34px;

    margin: 0 0 20px 0;

    color: #0269ac;
}
.wrap-contact .contact h4
{
    font-size: 16px;
    line-height: 36px;

    display: inline-block;

    height: 36px;
    margin-top: 18px;
    padding: 0 18px;

    color: #0269ac;
    border: 1px dashed #0269ac;
    border-radius: 20px;
}
.wrap-contact .contact p
{
    font-size: 16px;
    line-height: 2;

    margin: 0;

    color: #666;
}
.wrap-contact .contact .info-1
{
    display: table;

    width: 100%;
}
.wrap-contact .contact .info-1 .text
{
    display: table-cell;

    width: 50%;
    padding: 36px;

    vertical-align: middle;

    background-color: #fff;
}
.wrap-contact .contact .info-1 .pic
{
    display: table-cell;

    width: 50%;
}
.wrap-contact .contact .info-1 .pic img
{
    width: 100%;
}
.wrap-contact .contact .info-2
{
    overflow: hidden;

    margin-top: 40px;
}
.wrap-contact .contact .info-2 .left
{
    float: left;

    width: 49%;
}
.wrap-contact .contact .info-2 .left .item-1
{
    padding: 36px;

    background-color: #fff;
}
.wrap-contact .contact .info-2 .left .item-1 ul
{
    overflow: hidden;
}
.wrap-contact .contact .info-2 .left .item-1 ul li
{
    float: left;

    width: 50%;
}
.wrap-contact .contact .info-2 .left .item-2
{
    display: table;

    width: 100%;
    margin-top: 40px;

    background-color: #fff;
}
.wrap-contact .contact .info-2 .left .item-2 .text
{
    display: table-cell;

    width: 50%;
    padding: 36px;

    vertical-align: middle;
}
.wrap-contact .contact .info-2 .left .item-2 .pic
{
    display: table-cell;

    width: 50%;

    vertical-align: middle;
}
.wrap-contact .contact .info-2 .left .item-2 .pic img
{
    width: 100%;
}
.wrap-contact .contact .info-2 .right
{
    float: right;

    width: 49%;
    padding: 36px;

    background-color: #fff;
}

/*xw*/
/*新闻资讯列表页-----------------------------------------------------------------*/
.lnavbox{
	background:#fff;
	border-bottom:1px solid #eaeaea;
	margin-bottom:60px;
}
.lnavbox ul{
	text-align:center;
}
.lnavbox ul li{
	display:inline-block;
	margin:0 5px;
}
.lnavbox ul li{
	*display:inline;
}
.lnavbox ul li a{
	display:block;
	line-height:50px;
	font-size:14px;
	color:#666;
	padding:0 35px;
	transition:0.3s;
}
.lnavbox ul li.a a,.lnavbox ul li:hover a{
	background:#f08200;
	border-radius:12px 0 0 0;
	color:#fff;
}
.pub01{
	text-align:right;
	margin-bottom:6px;
}
.lnews{
	margin-bottom:80px;
}
.allnews li{
	padding:30px 0;
	border-bottom:1px solid #eee;
	transition:0.6s;
}
.allnews li a{
	display:block;
}
.allnews li .date{
	float:left;
	text-align:center;
	width:106px;
	margin-top: 56px;
}
.allnews li .date h4{
	font-size:26px;
    color: #666;
    line-height: 46px;
}
.allnews li .date h4 spann {
    font-size:45px;
}
.allnews li .date h5{
	font-size:12px;
	color:#666;
	letter-spacing: 2px;
}
.allnews li .text{
	float:left;
	width:calc(100% - 650px);
	margin-left:73px;
	transition:0.4s;
}
.allnews li .imgbox{
	float:right;
	width: 370px;
	overflow:hidden;
	height: 175px;
}
.allnews li img{
	width: 100%;
    height:175px;
	transition:0.6s;
}
.allnews li span{
	display:block;
	font-size:12px;
	color:#888;
	text-transform:uppercase;
}
.allnews li h3{
	font-size:18px;
	color:#000;
	margin-top:10px;
	margin-bottom:15px;
	transition:0.6s;
}
.allnews li p{
	font-size:14px;
	color:#666;
	line-height:24px;
	height:48px;
	overflow:hidden;
	margin-bottom:40px;
}
.allnews li em{
	font-style:normal;
	font-size:12px;
	color:#888;
}
.allnews li:hover .text{
	margin-left:60px;
}
.allnews li:hover{
	background:#f3f2f2;
}
.allnews li:hover h3{
	color:#0c5ca5;
}
.pagination{
	margin-top:30px;
}
.pagination li span,.pagination li a{
	transition:0.2s;
}
.pagination li.active span, .pagination li:hover a {
    background: #f08200 !important;
    border-color: #f08200 !important;
}
.lnews .pagination{
	text-align:center;
}
/*清除浮动*/
.cl{zoom:1;    padding: 26px 0px;}
.cl:after{content:"."; display:block; height:0px; clear:both; visibility:hidden;}
.wp {
    width: 1200px;
    margin: 0 auto;
}
/*人才招聘*/
run_nav {
	width: 100%;
	padding: 25px 0
}
.run_nav ul {
	width: 1100px;
	margin: 0 auto;
	padding: 25px 0;
}
.run_nav ul li {
	float: left;
    padding: 3px 37px;
    border-right: 1px solid #0783db;
    background: #0783db;
    margin: 0px 20px;
    height: 36px;
    border-radius: 7px;
}
.run_nav ul li a {
	color: #fff;
	font-size:19px
}
.run_nav ul li a:hover { color: #fff }
.run_nav ul li a.run_active { color: #fff }
.run_nav ul li:first-child {/* padding-left: 0 */}
.run_nav ul li:last-child { border-right: 0 }

/*招聘动态*/
.zp3-list { width:1200px; margin:0 auto; height:62px; line-height:62px; margin-top:8px; }
.zp3-list span { font-size:18px; display:block; float:left; height:62px; line-height:62px;}
.zp3-list ul li {height:72px; line-height:72px; padding:0px 0px 0px 30px;}
.zp3-list ul li span.sp1 { width:78%; overflow:hidden; float:left}
.zp3-list ul li span.sp2 { width:15%; overflow:hidden; float:left}
.zp3-list ul li span.sp3 { background: url(../../images/pic15.png)  bottom center no-repeat; height:50px; width:38px; float:right; margin-right:40px;}
.shzp_dl dl dd .btn_jl { width:180px; height:52px;cursor: pointer;border: 0; margin-top:30px; margin-bottom:30px; background: url(../images/pic16.jpg) center center no-repeat;  font-size:15px; padding-left:12px; color:#fff;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.shzp_dl dl dd .btn_jl:hover {-webkit-box-shadow: 0px 0px 2px 2px #717171;
	-moz-box-shadow: 0px 0px 2px 2px #717171;
	box-shadow: 0px 0px 2px 2px #717171;}

.hidden{display: none;padding: 10px 20px;/**/}
.shzp_dl { padding-bottom:30px;padding: 50px 0px;}
.shzp_dl dl { width:1200px; margin:0 auto;}
.shzp_dl dl dt{cursor: pointer; background:#f5f5f5; margin-bottom:15px;}
.shzp_dl dl dt span{font-size: 18px; line-height:72px; height:72px;}
.shzp_dl dl dd { padding:0px 40px 0px 40px; font-size:14px;}
.shzp_dl dl dd div{ color:#000; font-size:14px;}
.shzp_dl dl dd p.p0 { color:#0c5ca5; font-size:18px; margin-top:20px; font-weight:600; height:40px;}
.vic_zp{background:#0c5ca5!important; margin:0 auto; color:#fff!important;}

/*弹出层-简历*/
.fotdn{
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,.4);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
.fot_yp{
	width: 360px;
	height: 360px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -165px;
	margin-left: -180px;
	background: #fff;
}
.yp_tit{
	width: 360px;
	height: 70px;
	background: #003665;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.yp_tit p{
	font-size: 18px;
	margin-top: 13px;
	line-height:22px;
}
.yp_tit span{ font-size: 14px; line-height:22px;}
.fot_cnt{
	width: 360px;
	height: 300px;
}
.fot_cnt p{
	height: auto;
	overflow: hidden;
	zoom: 1;
	padding: 19px 0;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
}
.fot_cnt p span{
	display: block;
	float: left;
	width: 90px;
	text-align: right;
}
.fot_cnt p em{
	display: block;
	float: left;
	width: 230px;
	margin-left: 10px;
}
.fot_cnt p em .txt{
	width: 200px;
	height: 22px;
	font-family: "Microsoft YaHei", "微软雅黑";
	font-size: 14px;
	line-height: 22px;
	padding: 0 5px;
}
.sumt{
	width: 360px;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.sumt .sbnm{
	width: 360px;
	height: 40px;
	border: 0;
	background: #42617a;
	cursor: pointer;
	font-family: "Microsoft YaHei", "微软雅黑";
	font-size: 15px;
	color: #fff;
	outline:none;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.sumt .sbnm:hover{ background: #003665;}

.fot_yp .fancybox{
	position: absolute;
	top: -16px;
	right: -16px;
	cursor: pointer;
}
/*公司简介内页*/
.mainbox, .w1200 {
    width: 90%;
    margin: 0 auto;
}
.div_title{ text-align:center; background:url(../../images/1_1.jpg) center bottom no-repeat;padding-top: 24px; padding-bottom:17px; font-size:30px; line-height:30px; color:#2d2c30;}
.div_abo .div1{ text-align:center; margin-top:34px;}
.div_abo .div2{ width:520px; margin:0 auto; margin-top:31px;}
.div_abo .div3{ text-align:center; margin-top:50px; color:#333; font-size:24px; line-height:48px;}
.div_abo .div4{ margin-top:55px; text-align:center;}
.div_abo1{ background:url(../../images/about-bj.jpg) center center no-repeat; height:600px; margin-top:20px;}
.div_abo1 .div1{ background:#fff; padding:41px 36px;}
.div_abo1 .div1 .fl{ width:39%;}
.div_abo1 .div1 .fr{ width:59%;/* height:258px;*/ overflow:auto; color:#333; font-size:15px; line-height:26px;}
.heg {    min-height: 100px; }
.div_abo1 .div1 .fl .img1{ opacity: 1;}
.div_abo1 .div1 .fl .img2{opacity: 0;display: none;}
.right .profile_introduction.article.layout-area.span{font-size: 18px;line-height: 48px}
@media only screen and (min-width: 1450px)
{ 
    .allgoods li img {
    width: 100%;
    transition: 0.4s;
    height:auto;
}
    .wrap {width: 90%;}
  .helpmain .right {width: 80%;}
  .top_nav {width:100%;}
  .menun li a {font-size: 1.3rem;}
  .subNav h3 {font-size: 1.3rem;}
  .pc8slidbar .hotline {width: 281px;}
  .pc8slidbarboxs {width: 281px!important;}
  .pc8left .titleboxs {width: 281px;}
  .pc8slidbar .hotline p {font-size: 1.5rem;}
  .pc8left .titleboxs .line {margin-bottom: 1px;}
  div, ul, li, p, form {font-size: 1.2rem!important;line-height: 32px!important;}
  .rightbox {width:80%;}
  .newslist ul li h2 a {font-size: 1.3rem;}
  .newslist ul li p {font-size: 1.2rem;}
  .navigation h1 {font-size: 1.6rem;}
  .piclist {width:100%;}
 .newscontent .intro #MyContent p{font-size: 1.4rem; line-height: 2.3rem;}
 .helpmain .right .notetext1 p{font-size: 1.4rem; line-height: 2.3rem;}
 .helpmain .right .notetext1 p span{font-size: 1.4rem;}
.picnr{width:80%;}
.picnr .nph_intro p {
    line-height: 44px;
    font-size: 21px;
}
.menun li:hover > ul li {
    height: 40px;
    overflow: visible;
    padding: 0;
}
.menun ul li a {
    font-size:20px;
    padding: 9px 10px 9px 10px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #ffffff;
}
.ManageBox .box .con .txt .info {
    font-size: 20px;
    color: #717171;
    line-height: 42px;
    margin-top: 1%;
}
.ManageBox .box {
    margin: 0 auto;
}
.AboutBox .Aright p {
    padding-bottom: 2%;
    font-size: 1.3rem;
    line-height: 40px;
}
.site_th dd {
    line-height: 70px;
}
.site_th {
    background-color: #e7e7e7;
    height: 70px;
}
#certify .swiper-slide p{    font-size:22px;}
.mtb5 {
    width: 90%;
}
.honor {
    width: 80%;
    margin: 0 auto;
    padding: 50px 0px;
}
.sywh ul li a .whr p:nth-child(1) {
    font-size: 21px;
    line-height: 38px;
}
.AboutBox .Aright {
    font-size: 22px;
    color: #666666;
    line-height: 42px;
    text-indent: 2rem;
}
.Contain{max-width:90%;}
.menun ul li {
    width: 180px;
}
.wp {
    width: 90%;
    margin: 0 auto;
}
.allnews li h3 {
    font-size: 24px;
    color: #000;
    margin-top: 16px;
    margin-bottom: 15px;
    transition: 0.6s;
}
.allnews li p {
    font-size: 18px;
    color: #666;
    line-height: 33px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 23px;
}
.allnews li .date {
    float: left;
    text-align: center;
    width: 129px;
    margin-top: 56px;
}
.main {
    width: 80%;
}
.inner-main {
    width: 90%;
}
.allgoods li h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 8px;
    padding: 0 25px;
    transition: 0.4s;
}
.shzp_dl dl {
    width: 90%;
    margin: 0 auto;
}
.shzp_dl dl dt span {
    font-size: 23px;
    line-height: 72px;
    height: 82px;
}
.w_600 {
    width: 80%;
}
.zp3-list {
    width: auto;
}
.shzp_dl dl dd p.p0 {
    color: #0783db;
    font-size: 24px;
    margin-top: 20px;
    font-weight: 600;
    height: 40px;
}
.run_nav ul {
    width: 90%;
    margin: 0 auto;
    padding: 32px 0;
}
.run_nav ul li {
    float: left;
    padding: 10px 39px;
    border-right: 1px solid #0783db;
    background: #0783db;
    margin: 0px 20px;
    height: 45px;
    border-radius: 7px;
}
.mainbox, .w1200 {
    width: 90%;
    margin: 0 auto;
}
.article-equity p {
    margin-bottom: 20px;
    line-height: 50px;
}
.mod-con {
    width: 85%;
    margin: 0 auto;
}
.artice-box .text-box {
    width: 53%;
}
.mod-con {
    width: 85%;
    margin: 0 auto;
}
.artice-box .text-box {
    width: 53%;
}
.artice-box .text-box .desc {
    font-size: 19px;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 38px;
    width: 100%;
}
.artice-box .text-box h3 {
    font-size: 34px;
    color: #2A2E2E;
    letter-spacing: 0;
    font-family: 'TencentSansw7';
    line-height: 45px;
    font-weight: 400;
}
.artice-box .text-box h4 {
    font-size: 20px;
    color: #2A2E2E;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 16px;
    margin-bottom: 4px;
    font-weight: 400;
}
.fli_ul li {
    float: left;
    width: 358px;
    height: 179px;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    transition: all 0.5s linear;
}
.content {
    width: 80%;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}
.fli_ul li span, .fli_ul li em, .fli_ul li strong {
    display: block;
    text-align: center;
    line-height: 26px;
    font-size: 18px;
    color: #333;
}
.site_th dd a {
    float: left;
    padding: 0 20px;
    margin: 0 0px 0 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    font-size: 20px;
}
.wrap-culture .culture ul li .text p
{
    font-size: 15px;
    line-height: 1.75;

    margin: 10px 0 0 0;

    color: #666;
}
}
