body {
    margin: 0;
    padding: 0;
	font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}

* {
    margin: 0;
    padding: 0;
}

ul {
    padding: 0;
    margin: 0;
}

.pageWidth {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    margin-top: 16px
}

.lanmu {
    position: relative;
    z-index: 9999;
    width: 950px;
    line-height: 30px
}

.lanmu_con ul {
    margin: 0;
}

.lanmu_con ul li {
    position: relative;
    float: left;
    width: 102px;
    height: 90px;
    line-height: 70px;
    text-align: center
}

.lanmu_con ul li > a {
    display: block;
    height: 92px;
    line-height: 92px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.lanmu_con ul > li:hover {
    background: #196ec4
}

.lanmu_con ul li:hover a {
    color: #fff
}

.lanmu_con ul li > ul > li p:hover {
    color: #fff
}

.lanmu_con ul li ul {
    position: absolute;
    width: 96px;
    text-align: center;
    top: 92px;
    left: 0;
    display: none;
    background: #fff;
}

.lanmu_con ul li ul li {
    width: 96px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

.lanmu_con ul li:hover ul {
    display: block;
}

.lanmu_con ul li ul li p {
    color: #333
}

.lannum_con_sed {
    position: absolute;
    top: 92px;
    left: 0;
    display: none;
    width: 96px
}

.lannum_con_sed p {
    overflow: hidden;
    height: 34px;
    background: #4a4a4a;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 34px
}

.lannum_con_sed p a {
    display: block;
    color: #fff
}

.lannum_con_sed p:hover {
    background: #323232
}

.lanmu_con ul li:hover .lannum_con_sed {
    display: block
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.innerNavBox {
    height: 60px;
    background: #f3f8fb;
}

.content {
    padding: 65px 0 60px;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.title2 {
    text-align: center;
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 22px;
    font-size: 24px;
    color: #222;
}

.title2 b {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -25px;
    font-size: 46px;
    font-family: "微软雅黑", "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #f3f8fb;
    text-transform: uppercase;
    z-index: -1;
}

.title2:after {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    width: 60px;
    height: 4px;
    background: #45a742;
    margin-left: -30px;
}

.txtCont {
    font-size: 14px;
    color: #555;
    line-height: 2;
    min-height: 400px;
}

.txtCont img {
    margin: 30px 0;
    max-width: 100%;
}

.t1200 {
    width: 1200px;
    margin: 0 auto;
}

.loadMore {
    display: block;
    height: 60px;
    line-height: 60px;
    background: #f3f8fb;
    font-size: 14px;
    color: #888;
    text-align: center;
}

.loadMore span {
    display: inline-block;
    padding-left: 42px;
    background: url(../images/icon10.png) no-repeat 0 center;
}

.honerList {
    width: 1240px;
}

.honerList li {
    float: left;
    margin: 0 40px 13px 0;
    width: 270px;
    height: 240px;
}

.honerList .imgbox,
.honerList img {
    width: 268px;
    height: 193px;
    border: 1px solid #c6c6c6;
    overflow: hidden;
}

.honerList img {
    height: auto;
}

.honerList .imgbox {
    position: relative;
}

.honerList a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/icon11.png) no-repeat center rgba(0, 126, 201, .86);
    opacity: 0;
}

.honerList a:hover {
    opacity: 1;
}

.honerList h4 {
    line-height: 45px;
    color: #444;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 9;
}

.imgContainer {
    position: relative;
    padding: 20px 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 90%;
    overflow: auto;
    width: 678px;
    background: #FFF;
    text-align: center;
}

.imgContainer img {
    max-width: 100%;
}

.imgContainer h4 {
    line-height: 36px;
    color: #444;
}

.closeBtn {
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    width: 26px;
    height: 26px;
    background: url(../images/icon12.png);
}

.newsCenterList li {
    margin-bottom: 60px;
    height: 200px;
}

.newsCenterList a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #e3e3e3;
}

.newsDate {
    position: absolute;
    left: 0;
    top: 0;
    padding: 60px 0 20px 59px;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

.newsDate b {
    font-size: 34px;
    color: #444;
}

.newsDate p {
    font-size: 18px;
    color: #999;
}

.newsDate:after {
    content: " ";
    display: block;
    width: 60px;
    height: 2px;
    position: absolute;
    left: 59px;
    bottom: 0;
    background: #e6ad00;
}

.newsCenterList li {
    float: none;
}

.newsCenterList img {
    position: absolute;
    left: 214px;
    bottom: 0;
    width: 316px;
    height: 220px;
}

.newsCenterList .txtbox {
    position: absolute;
    right: 25px;
    top: 0;
    width: 590px;
    padding-top: 54px;
}

.newsCenterList h4 {
    margin-bottom: 25px;
    font-size: 17px;
    color: #141414;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsCenterList .txtbox p {
    position: relative;
    height: 52px;
    line-height: 2;
    font-size: 13px;
    color: #777;
    overflow: hidden;
}

.newsCenterList a:hover {
    background: #363636;
}

.newsCenterList a:hover .newsDate b,
.newsCenterList a:hover h4 {
    color: #FFF;
}

.newsCenterList a:hover p {
    color: #fff;
}

.newsTitle {
    position: relative;
    margin-bottom: 36px;
    padding-bottom: 40px;
    border-bottom: 1px solid #EEE;
}

.newsTitle h4 {
    margin-bottom: 14px;
    width: 900px;
    font-size: 22px;
    color: #222;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsTitle p {
    font-size: 14px;
    color: #888;
}

.newsTitle em {
    padding-left: 2em;
}

.newsBtns {
    position: absolute;
    top: 0;
    right: 5px;
}

.newsBtns a {
    display: block;
    float: left;
    width: 70px;
    height: 50px;
}

.newsBtns .prev {
    background: url(../images/btn3prev.png) no-repeat center #f3f8fb;
}

.newsBtns .next {
    background: url(../images/btn3next.png) no-repeat center #f3f8fb;
}

.backList {
    background: url(../images/icon13.png) no-repeat center #f3f8fb;
}

.newsBtns .prev:hover {
    background: url(../images/btn2prev.png) no-repeat center #3d1d0b;
}

.newsBtns .next:hover {
    background: url(../images/btn2next.png) no-repeat center #3d1d0b;
}

.backList:hover {
    background: url(../images/icon14.png) no-repeat center #3d1d0b;
}

.proCenterList {
    position: relative;
    padding-top: 20px;
    left: -25px;
    width: 1250px;
}

.proCenterList li {
    float: left;
    margin-bottom: 40px;
}

.recruitment {
    width: 1260px;
}

.recruitment li {
    float: left;
    width: 360px;
    height: 260px;
    margin: 0 60px 40px 0;
}

.recruitment a {
    position: relative;
    display: block;
    background: #f6fafd;
    padding: 30px 40px 0 40px;
    width: 280px;
    height: 230px;
}

.recruitment b {
    font-size: 14px;
    color: #e6ad00;
}

.recruitment h4 {
    margin: 12px 0 24px;
    font-size: 22px;
    color: #222;
}

.recruitment p {
    margin-bottom: 24px;
    position: relative;
    height: 48px;
    font-size: 12px;
    color: #AAA;
    line-height: 2;
    overflow: hidden;
}

.recruitment strong {
    display: block;
    margin-bottom: 10px;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    color: #BBB;
    font-size: 15px;
}

.recruitment span {
    font-size: 13px;
    color: #555;
}

.recruitment a:after {
    content: "...";
    font-size: 50px;
    position: absolute;
    right: 40px;
    bottom: 12px;
    color: #dbdbdb;
}

.recruitment a:hover {
    background: #3d1d0b;
}

.recruitment a:hover h4,
.recruitment a:hover span {
    color: #FFF;
}

.recruitment a:hover p,
.recruitment a:hover strong {
    color: #6db5e0;
}

.recruitment a:hover:after {
    color: #6db5e0;
}

.rec {
    position: relative;
    left: 50%;
    margin-left: -420px;
    width: 840px;
    background: #FFF;
}

.rec li {
    display: none;
}

.rec h4 {
    padding-left: 45px;
    font-size: 22px;
    color: #222;
    line-height: 80px;
    border-bottom: 1px solid #ededed;
}

.rec .closeBtn {
    right: 40px;
    top: 28px;
}

.rec .txtCont {
    padding: 32px 45px 52px;
}

.jobInfo {
    margin-top: 40px;
    color: #3d1d0b;
    font-size: 14px;
}

.jobInfo em {
    padding-left: 2em;
}

.bigScreen {
    top: 50%;
    margin-top: -367px;
    height: 734px;
}

.smallScreen {
    top: 0;
    height: 100%;
    overflow: auto;
}

.partner a {
    border: 1px solid #EEE;
    margin-top: -1px;
}

.contactInfo {
    margin-bottom: 40px;
    width: 1260px;
}

.contactInfo li {
    float: left;
    padding-top: 98px;
    margin-right: 60px;
    width: 358px;
    height: 140px;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.contactInfo li:nth-child(1) {
    background: url(../images/icon15.png) no-repeat center 33px;
}

.contactInfo li:nth-child(2) {
    background: url(../images/icon16.png) no-repeat center 31px;
}

.contactInfo li:nth-child(3) {
    background: url(../images/icon17.png) no-repeat center 49px;
}

.contactInfo h4 {
    font-size: 14px;
    color: #666;
}

.contactInfo strong {
    display: block;
    margin-top: 36px;
    font-size: 32px;
    color: #222;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

.contactInfo p {
    margin: 36px auto 0;
    width: 270px;
    line-height: 2;
    color: #222;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.products {
    position: relative;
    padding-top: 65px;
    overflow: hidden;
}

.productsBg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 40px;
    height: 410px;
    background: #f6fafd;
    font-size: 180px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.productsList {
    position: relative;
    top: -19px;
}

.productsList .imgListCont {
    position: relative;
    left: -25px;
    width: 1250px;
}

.productsList ul {
    padding: 10px 0;
}

.productsList li {
    position: relative;
    margin: 0 40px;
    width: 320px;
    height: 310px;
    margin-bottom: 30px;
    background: #FFF;
    box-shadow: 0 0 16px rgba(0, 126, 201, .18);
}

.productsList h4 {
    width: 100%;
    line-height: 45px;
    font-size: 15px;
    text-align: center;
    border-top: 1px solid #ebebeb;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.productsList li a {
    position: absolute;
    left: 0;
    top: 0;
    padding: 80px 32px 0;
    width: 257px;
    height: 230px;
    background: rgba(27, 27, 27, 0.6);
    opacity: 0;
}

.productsList li a:hover {
    opacity: 1;
}

.productsList li img {
    width: 320px;
    height: 240px;
}

.productsList strong {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    color: #FFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.productsList p {
    position: relative;
    height: 78px;
    font-size: 13px;
    color: #FFF;
    line-height: 2;
}

.productsList span {
    display: block;
    margin-top: 32px;
    text-transform: uppercase;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #e6ad00;
}

.productsList .imgListBtn a {
    display: block;
    top: 127px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #0d84cc;
}

.productsList .imgListBtn .prev {
    left: -112px;
    background: url(../images/btn1prev.png) no-repeat center;
}

.productsList .imgListBtn .next {
    right: -112px;
    background: url(../images/btn1next.png) no-repeat center;
}

.productsList .imgListBtn a:hover {
    background-color: #e6ad00;
    border-color: #e6ad00;
}

.productsList .imgListBtn .prev:hover {
    background-image: url(../images/btn2prev.png);
}

.productsList .imgListBtn .next:hover {
    background-image: url(../images/btn2next.png);
}

.news {
    padding: 20px 0 20px;
}

.newsBox {
    background: #f6fafd;
}

.newsNo {
    float: left;
}

.newsNo a,
.newsNo span {
    display: block;
    width: 80px;
    height: 80px;
}

.newsNo span {
    background: #42a73f;
    font: bold 38px/80px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}

.newsNo a {
    background: url(../images/icon8.png) no-repeat center #42A73F;
}

.newsNo span.current {
    background: #e6ad00;
}

.curNews {
    float: left;
    position: relative;
    height: 320px;
    width: 1120px;
    overflow: hidden;
}

/*.newsList {
	position: relative;
	top: 0;
}

.newsList li {
	position: relative;
	padding: 45px 0 0 52px;
	height: 275px;
}

.date {
	position: relative;
	float: left;
	padding-bottom: 40px;
	width: 150px;
	font-size: 20px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	color: #e6ad00;
}

.date:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 52px;
	background: #e6ad00;
}

.newsList .txtbox {
	float: left;
	width: 395px;
}

.newsList h4 {
	margin-bottom: 30px;
	font-size: 18px;
	color: #141414;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newsList p {
	position: relative;
	height: 96px;
	font-size: 13px;
	color: #777;
	line-height: 32px;
	overflow: hidden;
}

.newsList a {
	display: block;
	margin-top: 30px;
	width: 118px;
	height: 42px;
	font: bold 14px/42px Arial, Helvetica, sans-serif;
	color: #e6ad00;
	text-align: center;
	border: 1px solid #e6ad00;
}

.newsList img {
	position: absolute;
	right: 0;
	top: 0;
	width: 460px;
	height: 320px;
}*/

.friendlyLink {
    height: 118px;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
}

.flinks {
    margin: 0 auto;
    width: 1200px;
}

.flinks a {
    position: relative;
    display: block;
    float: left;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    margin-left: -1px;
    overflow: hidden;
}

.flinks img {
    display: block;
    width: 239px;
    height: 118px;
}

.mpsc_list {
    margin: 50px auto;
    text-align: center;
}

.mpsc_list a {
    margin: 10px;
}

.mpsc_list li {
    width: 129px;
    float: left;
    height: 39px;
    margin: 0 20px;
    display: block;
}

.mpsc_list li a {
    width: 129px;
    height: 39px;
    display: block;
    background: url(../images/index_mpsc_list_a.gif) no-repeat center center;
    line-height: 39px;
    text-align: center;
    font-size: 16px;
}

.mpsc_list li a:hover {
    background: url(../images/index_mpsc_list_hover.gif) no-repeat center center;
    color: #fff;
}

a.view-more {
    position: relative;

    display: inline-block;
    width: 180px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    border: 1px solid #3d1d0b;
    overflow: hidden;
    border-radius: 40px;
    z-index: 1;
    margin: 0 10px;
    margin-top: 20px;
}

a.view-more, a.view-more:before {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

a.view-more:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 40px;
    z-index: -1;
}

a.view-more:hover {
    color: #fff;
}

a.view-more:hover:before {
    width: 100%;
    background: #3d1d0b;
}

.footer {
    position: relative;
    width: 100%;
    background: #191919;
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
    padding: 15px 0;
}

.menu {
    float: left;
}

.menu a, .menu span {
    display: block;
    float: left;
    width: 130px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    color: #444;
}

.menu a.current, .menu a:hover, .menu span {
    color: #FFF;
    background: #333;
}

.bread {
    float: right;
    padding-left: 23px;
    line-height: 60px;
    font-size: 14px;
    color: #888;
    background: url(../images/icon9.png) no-repeat 0 center;
}

.bread a {
    color: #888;
}

.bread span {
    color: #3d1d0b;
}

.ny-banner-tit {
    position: absolute;
    top: 50%;
    text-align: center;
    color: #fff;
    left: 50%;
    font-size: 50px;
    margin-left: -100px;
    margin-top: -33px;
}

.mainBg {
    background: #FFFFFF;
    font-size: 15px;
    color: #666666;
    line-height: 28px;
    min-height: 300px;
}

.main {
    position: relative;
}

.left {
    width: 236px;
    margin-top: -130px;
    padding-bottom: 50px;
    position: relative;
    z-index: 999;
}

.leftH2 {
    background: #1663cb;
    height: 130px;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    line-height: 36px;
}

.leftH2 h2 {
    font-size: 26px;
    line-height: 36px;
    padding-top: 30px;
}

.leftH2 p {
    font-family: Arial;
}

.fenlei {
    list-style: none;
    background: #f4f4f4;
    padding-bottom: 35px;

}

.fenlei li {
}

.fenleiTit {
    padding: 0 18px;
}

.fenleiH3 {
    overflow: hidden;
    border-bottom: 1px solid #dadada;
}

.fenleiH3 a {
    font-size: 14px;
    color: #666666;
    display: block;
    line-height: 22px;
    padding: 10px 0;
}

.fenleiIco {
    float: right;
    width: 20px;
    height: 42px;
    background: url(../images/fenleiIco.png) center center no-repeat;
    cursor: pointer;
}

.fenleiSub {
    border-bottom: 1px solid #dadada;
    display: none;
}

.fenleiSub li a {
    display: block;
    font-size: 13px;
    color: #666666;
    line-height: 34px;
    padding: 0 18px;
    background: url(../images/fenleisub.png) 18px 15px no-repeat;
}

.fenleiSub li a:hover, .fenleiSub li a.active, .fenleiThr p a.hover {
    font-weight: bold;
    color: #1663cb;
}

.fenleiThr {
    background: #ebebeb;
    padding: 10px 18px;
    display: none;
}

.fenleiThr p a {
    font-size: 12px;
}

.fenleiH3 a:hover {
    color: #ff9000;
}

.fenlei li.on .fenleiTit {
    background: #ff9000;
}

.fenlei li.on .fenleiH3 a {
    color: #FFFFFF;
    font-weight: bold;
}

.fenlei li.on .fenleiIco {
    background-image: url(../images/fenleiico2.png);
}

.fenlei li.on .fenleiSub, .fenlei li.on.active .fenleiSub {
    display: block !important;
}

.right {
    width: 944px;
    /*margin-top: -50px;*/
}

.rigTop {
    overflow: hidden;
}

.rigTit {
    line-height: 36px;
    padding: 7px 0;
    color: #FFFFFF;
    font-size: 20px;
}

.breadNav {
    line-height: 50px;
    color: #FFFFFF;
    background: url(../images/breadnavbg.png) left center no-repeat;
    padding-left: 17px;
    overflow: hidden;
}

.breadNav li {
    float: left;
}

.breadNav li a {
    background: url(../images/breadnavbg2.png) right center no-repeat;
    padding-right: 15px;
    color: #FFFFFF;
    margin-left: 10px;
}

.breadNav span {
    margin-left: 10px;
}

.rigWrap {
    font-size: 15px;
    color: #666666;
    line-height: 28px;
}

.oneText {
    padding: 50px 0;
}

.oneText p {
    margin: 20px 0;
}

.oneText img {
    margin: 15px 0;
    max-width: 100% !important;
    height: auto;
}

.comNameEn {
    font-size: 24px;
    color: #c6c6c6;
    line-height: 28px;
    font-family: Arial;
    text-transform: uppercase;
}

.comNameCn {
    font-size: 28px;
    color: #222222;
    line-height: 28px;
    padding-bottom: 10px;
}

/*history*/
.history {
    background: url(../images/history.jpg) center top repeat-y;
    padding: 50px 0;
    min-height: 240px;
}

.hisCon {
    position: relative;
    overflow: hidden;
}

.hisCon .item {
    position: relative;
    float: left;
    width: 432px;
    padding-right: 40px;
    padding-bottom: 50px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.hisCon .item.hisRig {
    padding-right: 0;
    padding-left: 40px;
    padding-bottom: 0;
    margin-top: 50px;
}

.hisIco {
    position: absolute;
    top: 13px;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/hispoint.png) center center no-repeat;
}

.hisCon .item.hisLef .hisIco {
    right: -10px;
}

.hisCon .item.hisRig .hisIco {
    left: -10px;
}

.hisTextBg {
    background: #f2f2f2;
    position: relative;
    border-radius: 10px;
    min-height: 100px;
}

.hisArrow {
    position: absolute;
    width: 10px;
    height: 18px;
    top: 14px;
}

.hisCon .item.hisLef .hisArrow {
    right: -10px;
    background: url(../images/hisarrow.png) right center no-repeat;
}

.hisCon .item.hisRig .hisArrow {
    left: -10px;
    background: url(../images/hisarrow2.png) right center no-repeat;
}

.hisText {
    padding: 20px 30px;
}

.hisTime {
    font-size: 18px;
    color: #1663cb;
    line-height: 160%;
    padding-bottom: 10px;
}

/*artlist*/
.arList {
    list-style: none;
    padding: 20px 0 0;
}

.arList li {
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea;
}

.arList li a {
    display: block;
    height: 190px;
    cursor: pointer;
}

.arImg {
    float: left;
    width: 298px;
    height: 190px;
    position: relative;
    overflow: hidden;
}

.arImg img {
    width: 298px;
    height: 190px;
}

.arTime {
    position: absolute;
    left: 20px;
    top: 0;
    background: #1663cb;
    width: 48px;
    padding: 0 10px;
    color: #FFFFFF;
    text-align: center;
}

.arDate {
    font-size: 28px;
    line-height: 42px;
    background: url(../images/box4rigline.png) left bottom repeat-x;
}

.arYear {
    font-size: 12px;
    line-height: 30px;
}

.arText {
    margin-left: 298px;
    overflow: hidden;
    padding: 20px 0 0 40px;
}

.arTit {
    font-size: 24px;
    color: #333333;
    line-height: 28px;
    padding-bottom: 15px;
    transition: all 0.4s ease 0s;
}

.arBrief {
    font-size: 14px;
    color: #777777;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-bottom: 15px;
}

.arBot {
    overflow: hidden;
}

.arBot .fl {
    background: url(../images/eye.png) left center no-repeat;
    font-size: 13px;
    color: #999999;
    line-height: 23px;
    padding-left: 25px;
}

.arList li a:hover .arTit {
    color: #1663cb;
}

.arList li a:hover .box4Ico span {
    background-position: -17px 0;
}
.box4Bg{ background:url(../images/box4bg.jpg) center center no-repeat; padding:70px 0;}
.box4List{ list-style:none; overflow:hidden;}
.box4List li{ float:left; width:370px; padding-right:45px; padding-bottom:30px;}
.box4List li a{ display:block;}
.box4Img,.box4Img img{ width:370px; height:236px;}
.box4Text{ padding:10px 0 0;}
.box4Tit{ font-size:17px; color:#333333; line-height:26px; padding:5px 0; transition:all 0.4s ease 0s;}
.box4Brief{ font-size:13px; color:#747474; line-height:23px; height:46px; overflow:hidden; margin-bottom:10px;}
.box4Ico{ font-size:14px; color:#777777; line-height:26px;}
.box4Ico span{ display:inline-block; vertical-align:middle; *display:inline; zoom:1; width:17px; height:17px; background-image:url(../images/box4ico.png); background-position:0 0; background-repeat:no-repeat; transition:all 0.4s ease 0s;}
.box4List li a:hover .box4Tit{ font-weight:bold; color:#1663cb;}
.box4List li a:hover .box4Ico span{ background-position:-17px 0;}
.box4More{ display:block; width:370px; height:48px; line-height:48px; text-align:center; background:#f29400; color:#FFFFFF; border-radius:5px; margin:0 auto; transition:all 0.3s ease 0s;}
.box4More img{ margin:-2px 0 0;}
.box4More:hover{ background:#1663cb;}

.page {
    text-align: center;
    padding: 45px 0;
}

/*article*/
.artilce {
    padding: 20px 0 35px;
}

.arName {
    text-align: center;
    font-size: 30px;
    color: #333333;
    line-height: 36px;
    padding-bottom: 25px;
}

.arClock {
    text-align: center;
    font-size: 12px;
    color: #999999;
    line-height: 38px;
    background: #F3F3F3;
    margin-bottom: 22px;
}

.arClock span {
    padding: 0 10px
}

.arCon {
    padding-bottom: 30px;
    font-size: 15px;
    color: #666666;
    line-height: 30px;
}

.arCon p {
    text-indent: 2em;
}

.arCon img {
    margin: 10px auto;
    max-width: 100% !important;
    height: auto !important;
}

.pageBox {
    overflow: hidden;
    padding-bottom: 35px;
}

.pageBox li {
    float: left;
    width: 312px;
    text-align: center;
}

.pageBox li a {
    display: block;
    background: #f3f3f3;
    font-size: 14px;
    color: #888888;
    line-height: 38px;
}

.pageBox li a span {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    zoom: 1;
    width: 40px;
    height: 38px;
    background-position: center center;
    background-repeat: no-repeat;
}

.pageLink {
    margin: 0 4px;
}

.pagePrev span {
    background-image: url(../images/pageico1.png);
}

.pageLink span {
    background-image: url(../images/pageico2.png);
}

.pageNext span {
    background-image: url(../images/pageico3.png);
}

.pageBox li a:hover {
    color: #FFFFFF;
    background: #ff9000;
}

.pagePrev:hover span {
    background-image: url(../images/pageico1a.png);
}

.pageLink:hover span {
    background-image: url(../images/pageico2a.png);
}

.pageNext:hover span {
    background-image: url(../images/pageico3a.png);
}

.share {
    font-size: 0;
    text-align: center;
}

.share img, .share strong, .share a {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    zoom: 1;
    font-size: 14px;
    color: #777777;
    margin: 0 4px;
}

.share a {
    width: 28px;
    height: 28px;
    background: url(../images/shareico.png) no-repeat;
    transition: all 0.3s ease-out 0s;
}

.share a.shareIco1 {
    background-position: 0 0;
}

.share a.shareIco2 {
    background-position: -28px 0;
}

.share a.shareIco3 {
    background-position: -56px 0;
}

.share a.shareIco4 {
    background-position: -84px 0;
}

.share a.shareIco1:hover {
    background-position: 0 -28px;
}

.share a.shareIco2:hover {
    background-position: -28px -28px;
}

.share a.shareIco3:hover {
    background-position: -56px -28px;
}

.share a.shareIco4:hover {
    background-position: -84px -28px;
}

/*video*/
.videoList {
    overflow: hidden;
    padding: 35px 0 0;
}

.videoList li {
    float: left;
    width: 292px;
    padding-right: 34px;
}

.videoList li a {
    display: block;
    cursor: pointer;
    height: 254px;
}

.videoImg {
    position: relative;
    width: 292px;
    height: 186px;
}

.videoMask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 77px;
    background: url(../images/videomask.png) repeat-x;
}

.play {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 24px;
    height: 24px;
    background: url(../images/play.png) center center no-repeat;
}

.videoTit {
    font-size: 15px;
    color: #666666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 10px 0;
}

.videoList li a:hover .videoTit {
    color: #ff9000;
}

/*proList*/
.proList {
    padding: 15px 0 0;
}

.proList li {
    width: 294px;
    padding-right: 18px;
    padding-bottom: 20px;
}

.proList li a {
    height: 217px;
}

.proImg, .proImg img {
    width: 294px;
    height: 217px;
}

.proImg {
    position: relative;
}

.proTit {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 10px;
    width: 274px;
    height: 40px;
    line-height: 40px;
	font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    background: rgba(31, 114, 226, 0.8);
    margin: 0;
}

.proList li a:hover .proTit {
    background: #ff9000;
    font-weight: bold;
}

/*product*/
.product {
    padding: 45px 0 40px;
}

.proTop {
    padding-bottom: 40px;
}

.proLef {
    width: 470px;
}

.proRig {
    width: 415px;
}

.proMaxImg {
    list-style: none;
    position: relative;
    width: 470px;
    height: 348px;
}

.proLefBot {
    padding: 12px 0 0;
    overflow: hidden;
}

.proPrev, .proNext {
    display: block;
    width: 28px;
    height: 65px;
    background-color: #e1e1e1;
    background-position: center center;
    background-repeat: no-repeat;
}

.proPrev {
    background-image: url(../images/proprev.png);
}

.proNext {
    background-image: url(../images/pronext.png);
}

.proPrev:hover, .proNext:hover {
    background-color: #ff9000;
}

.proPrev:hover {
    background-image: url(../images/proprev2.png);
}

.proNext:hover {
    background-image: url(../images/pronext2.png);
}

.proMinImg {
    padding-left: 13px;
    width: 388px;
}

.proMinImg ul {
    list-style: none;
}

.proMinImg ul li {
    float: left;
    margin-right: 12px;
    position: relative;
}

.proMinImg ul li img {
    width: 88px;
    height: 65px;
}

.proMinImg ul li i {
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #ff9000;
    width: 84px;
    height: 61px;
    display: none;
}

.proMinImg ul li.on i {
    display: block;
}

.proTopName {
    font-size: 30px;
    color: #333333;
    border-bottom: 1px solid #d9d9d9;
    line-height: 140%;
    padding: 10px 0;
}

.proBrief {
    font-size: 16px;
    color: #666666;
    line-height: 36px;
    margin: 25px 0;
    min-height: 252px;
}

.proShare {
    padding: 10px 0 0;
    overflow: hidden;
}

.proShare .share {
    padding: 4px 0 0;
}

.proShare .share strong {
    font-weight: normal;
    color: #999999;
}

.goList {
    display: block;
    width: 110px;
    height: 36px;
    line-height: 36px;
    background: #ff9000;
    color: #FFFFFF;
    text-align: center;
    border-radius: 5px;
}

.goList img {
    position: relative;
    top: -2px;
}

.goList:hover {
    background: #1663cb;
}

.proBotName {
    border-bottom: 2px solid #e1e1e1;
    margin-bottom: 25px;
}

.proBotName span {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 42px;
    padding: 0 30px;
    background: #1663cb;
    margin-bottom: -2px;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    zoom: 1;
}

/*caseList*/
.caseList {
    padding: 20px 0 0;
}

.caseList li {
    padding-right: 34px;
    padding-top: 30px;
}

.caseList li a {
    height: 230px;
}

.caseImg, .caseImg img {
    width: 292px;
    height: 186px;
}

.caseTit {
    background: #eeeeee;
    text-align: center;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 44px;
    transition: all 0.4s ease 0s;
}

.caseList li a:hover .caseTit {
    background: #1663cb;
    color: #FFFFFF;
    font-weight: bold;
}

/*book*/
.rig1200 {
    width: 1200px;
}

.book {
    list-style: none;
    overflow: hidden;
    padding: 38px 0 0;
}

.book li {
    float: left;
    width: 262px;
    padding-right: 50px;
    padding-top: 20px;
}

.book li a {
    display: block;
}

.bookImg {
    width: 256px;
    height: 340px;
    position: relative;
    padding: 0 6px 6px 0;
    background: #FFFFFF;
}

.bookImg img {
    width: 256px;
    height: 340px;
    border: 1px solid #cdcdcd;
    transition: all 0.3s ease 0s;
}

.bookImg i {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    border: 1px solid #CDCDCD;
    border-left: none;
    border-top: none;
    width: 256px;
    height: 340px;
    transition: all 0.3s ease 0s;
}

.bookTit {
    font-size: 15px;
    color: #666666;
    line-height: 22px;
    padding: 15px 0;
    transition: all 0.3s ease 0s;
}

.book li a:hover .bookImg img {
    border-color: #ff9000;
}

.book li a:hover .bookTit {
    color: #ff9000;
}

.book li a:hover .bookImg i {
    border-color: #ff9000;
}

/*contact*/
.contact {
    padding: 60px 0;
}

.conTop {
    overflow: hidden;
    padding-bottom: 50px;
}

.conName {
    font-size: 26px;
    color: #222222;
    line-height: 140%;
    padding-bottom: 20px;
}

.conLef {
    width: 675px;
    font-size: 0;
}

.conLef p {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    font-size: 16px;
    color: #666666;
    line-height: 240%;
}

.conLef p.odd {
    width: 60%;
}

.conLef p img {
    margin-right: 5px;
}

.conRig {
    width: 269px;
    font-size: 0;
}

.conWx, .conRigCon {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #888888;
}

.conWx {
    width: 104px;
    height: 104px;
    padding: 7px;
    border: 1px solid #cdcdcd;
}

.conWx img {
    width: 104px;
}

.conRigCon {
    width: 134px;
    padding-left: 15px;
}

.conBot {
    height: 378px;
    border: 1px solid #e7e7e7;
}

#dituContent {
    height: 100%;
}

/*message*/
.mesTit {
    font-size: 28px;
    color: #444444;
}

.mesTit span {
    color: #d0d0d0;
    font-family: Arial;
    text-transform: uppercase;
    padding-left: 5px;
}

.mesTip {
    color: #777777;
    line-height: 200%;
    padding: 5px 0;
}

.mesList {
    list-style: none;
    overflow: hidden;
}

.mesList li {
    float: left;
    padding-top: 10px;
}

.mesLabel {
    font-size: 15px;
    color: #444444;
    line-height: 42px;
}

.mesLabel span {
    color: #ff0000;
    padding-right: 5px;
}

.mesBox {
    position: relative;
    border: 1px solid #c9c9c9;
    line-height: 40px;
}

.mesIco {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 10px;
    top: 13px;
}

.mesInput {
    border: none;
    padding: 8px 10px;
    padding-left: 30px;
    line-height: 24px;
    width: 902px;
    background: none;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    color: #aaaaaa;
    resize: none;
}

.mesLi1, .mesLi2, .mesLi3 {
    width: 300px;
}

.mesLi1 .mesInput, .mesLi2 .mesInput, .mesLi3 .mesInput {
    width: 258px;
}

.mesLi2 {
    padding: 0 22px;
}

.mesLi4 {
    width: 100%;
}

.mesLi5 {
    width: 100%;
    overflow: hidden;
}

.mesBtn {
    width: 464px;
    height: 45px;
    font-size: 15px;
    border: none;
    margin-top: 12px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
}

.mesBtn1 {
    background: #2a6fcc;
}

.mesBtn2 {
    background: #9b9b9b;
    margin-left: 16px;
}

/*online*/
.online {
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 3;
    display: none;
}

.online li {
    position: relative;
    height: 74px;
}

.online li a {
    display: block;
    height: 100%;
}

.onlineico {
    width: 73px;
    height: 73px;
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    background: #FFFFFF;
    font-size: 12px;
    color: #777777;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease-out;
    position: relative;
    z-index: 1;
}

.online_top .onlineico {
    border-bottom: 1px solid #d9d9d9;
}

.onlineico img {
    margin: 15px auto 5px;
}

.onlineconbg {
    position: absolute;
    right: -169px;
    top: 0;
    border: 1px solid #dddddd;
    border-right: none;
    background: #e8eff9;
    color: #777777;
}

.onlinecon1 {
    width: 150px;
    width: 150px;
    height: 63px;
    padding-top: 10px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
}

.onlinecon2 img {
    width: 147px;
    height: 147px;
}

.online li.on .onlineico {
    background: #e8eff9;
}

#menu {
    background: #eee;
}

.header .sub-title {
    float: left;
    padding: 5px 0;
    padding-left: 25px;
    margin-left: 25px;
    background: url(../images/logo_w.png) no-repeat left center;
    margin-top: 18px;
    font-size: 22px;
    color: #1663cb;
}

.header .sub-title p {
    font-weight: normal;
    font-size: 16px;
    color: #333;
}

div.qzPagination {
    text-align: center;
    font-size: 14px;
}

div.qzPagination .total {
    padding-right: 8px;
}

div.qzPagination span {
    line-height: 30px;
    *line-height: 31px; /* ie6 ie7 */
    padding: 6px 10px;
}

div.qzPagination a {
    border: #ddd 1px solid;
    padding: 6px 10px;
    margin-right: 5px;
    color: #868686;
    text-decoration: none;
    line-height: 30px;
    *line-height: 31px; /* ie6 ie7 */
}

div.qzPagination a:hover {
    border: #ccc 1px solid;
    color: #fff;
    background: #ff9000;
    text-decoration: none;
}

div.qzPagination a:active {
    border: #ccc 1px solid;
    color: #fff;
    background: #ff9000;
    text-decoration: none;
}

div.qzPagination span.current {
    border: #ff9000 1px solid;
    margin-right: 5px;
    font-weight: bold;
    color: #ffffff;
    background: #ff9000;
}

div.qzPagination a.current {
    border: #ff9000 1px solid;
    margin-right: 5px;
    font-weight: bold;
    color: #ffffff;
    background: #ff9000;
}

div.qzPagination span.disabled {
    border: #f3f3f3 1px solid;
    margin-right: 5px;
    color: #cccccc;
}