@charset "utf-8";
/*公共*/
body {font-family:"微软雅黑";color:#444;margin:0px;padding: 0px; background-image:url(/cn/images/bg.gif);font-size:12px;}
a {text-decoration:none; color:#414141;}
a:hover {color:#53514e;}
a:focus{outline:none;}
ul {margin:0px;padding:0px;}
p {margin: 0px;}
li {list-style-type: none;}
.clear { float:none; clear:both;}
img { border:0px;}

/*头部*/
.top .logoBox {width:1100px; margin:auto; padding:auto;height:auto;}
.top .logoBox .left{ float:left;  }
.top .logoBox .right {float:right; margin-top:80px;}
.top .logoBox .right span { font-size:13px;}
.top .navBox {width:1100px; margin:auto; padding:auto;height:auto;}
.top .navBox .nav { float:left; margin-top:20px;}
.top .navBox .nav ul li {float:left; width:100px; line-height:30px; text-align:center; font-size:14px;}
.top .navBox .nav ul li a { color:#414141;}
.top .navBox .nav ul li a:hover { background-image:url(/cn/images/nav_bg.png); background-repeat:no-repeat; width:100px; height:30px; display:block;}
.dq {background-image:url(/cn/images/nav_bg.png); background-repeat:no-repeat; width:100px; height:30px; display:block;}
.top .navBox .so_box{ float:right;background-image:url(/cn/images/Search_01.gif); background-repeat:no-repeat; width:227px; height:28px;margin-top:15px;}
.top .navBox .so_box span{ display:block; float:left; height:28px;}
.top .navBox .so_box .soinput{width:187px;}
.top .navBox .so_box .soinput input { border:1px solid #e5e5e5; margin-left:5px; margin-top:3px; color:#7d7d7d; background-color:#e5e5e5;font-family:"微软雅黑";}
.top .navBox .so_box span {
    display: block;
    float: right;
    height: 27px;
}
.top .navBox .so_box .button input {
    width: 40px;
    height: 28px;
    float: left;
    overflow: hidden;
    background: url("/cn/images/Search_02.gif") no-repeat scroll 0% 0% transparent;
    border: medium none;
    cursor: pointer;
}

.proBox{ width:100%; background-color:#f5f5f5; border-bottom:1px solid #aba9aa; padding:10px 0px 10px 0px;}
.proBox .pro {width:1100px; margin:auto; padding:auto;height:auto;}
.proBox .pro .img{ width:890px; float:left; overflow:hidden; height:185px;}
.proBox .pro .text {width:180px; line-height:25px; float:left;margin-top:60px;}
.proBox .pro .text p { font-size:15px; color:#414143;}
.proBox .pro .text p span { font-size:18px; color:#1075bd;}
.proBox .pro .ico { float:right; width:18px; margin-top:75px;}


.proBox .pro .img ul{ width:5000px;}
.proBox .pro .img ul li { float:left; width:180px; height:180px; display:inherit; text-align:center; margin:2px; margin-right:40px;}
.proBox .pro .img ul li .pic { width:180px; height:180px; border:1px solid #cecece;}

.proBox .pro .img ul li .pic{display: table;}
.proBox .pro .img ul li .pic span{display: table-cell;vertical-align: middle;}
.proBox .pro .img ul li .pic{*position: relative;*overflow: hidden;}/*IE6*/
.proBox .pro .img ul li .pic span{*position: absolute;*left: 50%;*top: 50%;}/*IE6*/
.proBox .pro .img ul li .pic span img{*position: relative;*left: -50%;*top: -50%;}/*IE6*/


.newsBox{ width:100%;padding:10px 0px 10px 0px; margin-bottom:60px;}
.newsBox .news {width:1100px; margin:auto; padding:auto;height:auto;}
.newsBox .news .box { float:left; width:292px;}
.newsBox .news .box p { font-size:18px; color:#3a3a3a; font-weight:bold; line-height:50px; margin-top:20px; background-image:url(/cn/images/line_bg.gif); background-repeat:repeat-x; background-position:bottom;}
.newsBox .news .box img { border:1px solid #999999; margin-top:20px;}
.newsBox .news .box .text { font-size:12px; line-height:25px; color:#606163; margin-top:10px; height:120px; max-height:120px; overflow:hidden;}
.newsBox .news .box .more span { background-image:url(/cn/images/more_ico.gif); width:82px; height:18px; display:block; margin-top:20px;}
.newsBox .news .box .more span a { line-height:18px; margin-left:9px; color:#5f5f5f; font-size:11px;}
.newsBox .news .box1 { float:right; width:310px;}
.newsBox .news .box1 p { font-size:18px; color:#3a3a3a; font-weight:bold; line-height:50px; margin-top:20px; background-image:url(/cn/images/line_bg.gif); background-repeat:repeat-x; background-position:bottom;}
.newsBox .news .box1 .soinput {float:left;background-image:url(/cn/images/ico_05.gif); background-repeat:no-repeat; width:152px; height:32px;margin-top:20px;}
.newsBox .news .box1 .soinput input {border:1px solid #dcdcdc; margin-left:5px; margin-top:3px; color:#7d7d7d; background-color:#dcdcdc;font-family:"微软雅黑";}
.newsBox .news .box1 .soinput1 {background-image:url(/cn/images/ico_06.gif); background-repeat:no-repeat; width:310px; height:32px;margin-top:5px;}
.newsBox .news .box1 .soinput1 input {border:1px solid #dcdcdc; margin-left:5px; margin-top:3px; width:280px;color:#7d7d7d; background-color:#dcdcdc;font-family:"微软雅黑";}
.newsBox .news .box1 .soinput2 {background-image:url(/cn/images/ico_07.gif); background-repeat:no-repeat; width:310px; height:78px;margin-top:5px;}
.newsBox .news .box1 .soinput2 textarea {border:1px solid #dcdcdc; margin-left:5px; margin-top:3px; width:295px;color:#7d7d7d; background-color:#dcdcdc;font-family:"微软雅黑"; height:70px;vertical-align:top; overflow:auto;}
.newsBox .news .box1 .submit { margin-top:30px;}

.bottomBox{ width:100%; background-image:url(/cn/images/bottom_bg.gif); background-repeat:repeat-x; height:45px;}
.bottomBox .bottom{width:1100px; margin:auto; padding:auto;height:auto; line-height:45px; text-align:center;}
.bottomBox .bottom span { color:#fff;}
.bottomBox .bottom span a { color:#fff;}
.bottomBox .bottom span a:hover { text-decoration:underline;}

.ly{width:100%; background-color:#f5f5f5; border-bottom:1px solid #aba9aa; padding:10px 0px 10px 0px;}
.ly .box {width:1100px; margin:auto; padding:auto;height:auto;}
.ly .box .leftBox {float:left;width:200px;}
.ly .box .leftBox .left { float:left;}
.ly .box .leftBox .left .name { background-image:url(/cn/images/ly_piaoti.gif); border: 1px solid #b4b4b4; height:29px; width:198px;}
.ly .box .leftBox .left .name p { font-size:14px; color:#565656; line-height:29px; font-weight:bold; text-align:center;}
.ly .box .leftBox .left .fl {width:178px;padding:10px; border-bottom:1px solid #b4b4b4;border-left:1px solid #b4b4b4;border-right:1px solid #b4b4b4;border-top: 1px solid #b4b4b4;border-top: 1px solid #b4b4b4;}
.ly .box .leftBox .left .fl ul li { margin-top:10px;}
.ly .box .leftBox .left .fl ul li a,.ly .box .leftBox .left .fl ul li p { color:#565656;padding-left:10px; }
.ly .box .leftBox .left .fl ul li p:hover{ background-image:url(/cn/images/ico_09.gif); background-repeat:no-repeat; background-position:left; padding-left:10px; text-decoration:underline;}
.fl2{ background-image:url(/cn/images/ico_09.gif);background-repeat:no-repeat; background-position:left; padding-left:15px; text-decoration:underline;}
.ly .box .leftBox .left .fl ul li .fl3{padding-left:15px; font-size:11px;}
.ly .box .leftBox .left .fl ul li .fl3 ul li{margin-top:10px;padding-left: 15px;}
.ly .box .leftBox .left .fl ul li .fl3 ul li a {color:#9a9a9a;padding-left:0px;}
.ly .box .leftBox .left .fl ul li .fl3 ul li a:hover {padding-left:0px; background-image:none;}

.ly .box .leftBox .left .fl ul li .fl4{padding-left:15px; font-size:11px;}
.ly .box .leftBox .left .fl ul li .fl4 ul li a {color:#9a9a9a;padding-left:0px;}
.ly .box .leftBox .left .fl ul li .fl4 ul li a:hover {padding-left:0px; background-image:none;}

.ly .box .leftBox .left_1 { float:left; margin-top:15px;}
.ly .box .leftBox .left_1 .name { background-image:url(/cn/images/ly_piaoti.gif); border: 1px solid #b4b4b4; height:29px; width:198px;}
.ly .box .leftBox .left_1 .name p { font-size:14px; color:#565656; line-height:29px; font-weight:bold; text-align:center;}
.ly .box .leftBox .left_1 .lr {width:178px;padding:10px; border-bottom:1px solid #b4b4b4;border-left:1px solid #b4b4b4;border-right:1px solid #b4b4b4;}
.ly .box .leftBox .left_1 .lr img { text-align:center;}
.ly .box .leftBox .left_1 .lr p { line-height:22px; margin-top:10px; font-size:11px;}
.ly .box .rightBox {float:right;width:890px;} 
.ly .box .rightBox .right .name { background-image:url(/cn/images/ly_bg.gif); background-repeat:repeat-x;border: 1px solid #b4b4b4; height:29px;}
.ly .box .rightBox .right .name p { font-size:14px; color:#565656; line-height:29px; font-weight:bold; text-align:center left; margin-left:15px;}
.ly .box .rightBox .right .text {width:848px;padding:20px; border-bottom:1px solid #b4b4b4;border-left:1px solid #b4b4b4;border-right:1px solid #b4b4b4;}
.ly .box .rightBox .right .text p { line-height:30px; font-size:13px; color:#565656;}
.ly .box .rightBox .right .text img { padding:10px;}


/*新闻中心*/
.ly .box .rightBox .right .newlist {width:848px;padding:20px; border-bottom:1px solid #b4b4b4;border-left:1px solid #b4b4b4;border-right:1px solid #b4b4b4;}
.ly .box .rightBox .right .newlist ul li{height: auto;line-height: normal;padding-top: 16px;padding-bottom: 16px;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #CCCCCC;background-image: url(/cn/images/n_ico.gif);background-repeat: no-repeat;background-position: 0px 21px;padding-left: 18px;}
.ly .box .rightBox .right .newlist ul li span{font-size: 11px;color: #ff5a00;float: right;padding-right: 10px;}
.ly .box .rightBox .right .newlist ul li a{font-weight: bold;color: #565656;font-size:15px;line-height: 22px;}
.ly .box .rightBox .right .newlist ul li a:hover { text-decoration:underline;}
.ly .box .rightBox .right .newlist ul li p{font-size: 12px;color: #999999;padding-top: 5px;}

/*新闻详情*/
.ArticleTitle{text-align: center;}
.ArticleTitle h1{font-size: 22px;font-weight: normal;margin-top: 0px;padding-top: 15px;font-family: "微软雅黑";color: #444444;}
.ReleaseDate{text-align: center;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #CCCCCC;padding-bottom: 8px;color: #999999;}
.ArticleContent{line-height: 26px;padding:15px 20px 0px 20px;font-size: 13px;}
.ArticleContent .img{ text-align:center;}
.Thenext{padding-top: 10px;padding-bottom: 10px;margin-top: 10px;line-height: 28px;height: 30px;border-top-width: 1px;border-top-style: solid;border-top-color: #eaeaea;}
.Thenext .on{float: left;display: block;}
.Thenext a{font-weight: bold;}
.Thenext .next{float: right;}.ArticleContent #pic{float: right;margin-left: 10px;}
.share{padding-top: 10px;padding-right: 5px;padding-bottom: 10px;padding-left: 5px;}
.share .articles_keywords{float: right;line-height: 24px;}
.share .articles_keywords a{margin-right: 10px;margin-left: 5px;color: #f47f00;}

/*分页代码的样式*/
.fenye .Pagebox{padding-top:30px;padding-bottom:20px;clear: both;float: none;height: auto;width: 100%;}
.fenye .Pagebox .PageStyle a{float: left;background-image: url(/cn/images/Page1.gif);background-repeat: repeat-x;background-position: bottom;border: 1px solid #aeaeae;color: #474747;height:15px;padding-right: 7px;padding-left: 7px;margin-right: 2px;margin-left: 2px;background-color: #FFFFFF;line-height: 12px;padding-top: 3px; font-size:12px;}
.fenye .Pagebox .PageStyle a:hover{background-color: #252525;background-image: none;text-decoration: none;color: #FFFFFF;border-top-color: #252525;border-right-color: #252525;border-bottom-color: #252525;border-left-color: #252525;}
.fenye .Pagebox .PageStyle b{display: block;float: left;background-image: none;background-repeat: repeat-x;background-position: bottom;border: 1px solid #aeaeae;height: 18px;line-height: normal;padding-right: 5px;padding-left: 5px;margin-right: 2px;margin-left: 2px;background-color: #FFFFFF;color: #A37A46;}
.fenye .Pagebox .PageStyle .text{font-weight: normal;background-image: none;border:none;line-height: 14px;padding-top: 3px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;background-color: transparent;height: 18px;}
.fenye .Pagebox .PageStyle span{float: left;height: 18px;width: auto;line-height: 14px;color: #2E475F;}
.fenye .Pagebox .PageStyle .inputbox{width: 20px;height: 14px;text-align: center;border: 1px solid #aeaeae;line-height: normal;color: #474747;}
.fenye .Pagebox .PageStyle{font-weight: normal;background-image: none;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;line-height: 18px;color: #474747;}
.fenye .Pagebox .PageStyle .btnGo{font-size: 12px;background-color:#AEAEAE;color: #fff;height: 19px;line-height: 14px;padding-right: 5px;padding-left: 5px;margin-right: 2px;margin-left: 2px;cursor: pointer;border: 1px solid #AEAEAE;font-family: "微软雅黑";}
.fenye .Pagebox .PageStyle .cpb{display: block;float: left;background-color: #FFFFFF;border: 1px solid #aeaeae;color: #474747;height: 18px;line-height: 18px;padding-right: 5px;padding-left: 5px;margin-right: 2px;margin-left: 2px;font-weight: bold; font-size:12px;}

/*案例展示*/
.ly .box .rightBox .right .pro {width:858px;padding:15px; border-bottom:1px solid #b4b4b4;border-left:1px solid #b4b4b4;border-right:1px solid #b4b4b4;}
.ly .box .rightBox .right .al_loop {padding-bottom:10px;}
.ly .box .rightBox .right .al_loop .pic {text-align: center;padding: 5px;border: 1px solid #E8E8E8;float: left; margin-bottom:20px; width:180px; height:180px;}
.ly .box .rightBox .right .al_loop .pic{display: table;}
.ly .box .rightBox .right .al_loop .pic span{display: table-cell;vertical-align: middle;}
.ly .box .rightBox .right .al_loop .pic{*position: relative;*overflow: hidden;}/*IE6*/
.ly .box .rightBox .right .al_loop .pic span{*position: absolute;*left: 50%;*top: 50%;}/*IE6*/
.ly .box .rightBox .right .al_loop .pic span img{*position: relative;*left: -50%;*top: -50%;}/*IE6*/
.ly .box .rightBox .right .al_loop .words {float:left;height: auto; width:635px; margin-top:5px; margin-left:20px;}
.ly .box .rightBox .right .al_loop .words a {font-size: 16px;font-weight: bold;color: #444444;}
.ly .box .rightBox .right .al_loop .words p {color: #888888;line-height: 24px;margin: 8px 0px 8px 0px; font-size:13px; max-height:100px; overflow:hidden;}
.ly .box .rightBox .right .al_loop .words .url{padding-top: 16px;}
.ly .box .rightBox .right .al_loop .words .url a{font-size: 12px;font-weight: normal;display: block;float: left;height: 28px;width: 80px;line-height: 28px;text-align: center;background-image: url(/cn/images/28.gif);margin-right: 20px;}
.ly .box .rightBox .right .al_loop .words .url .m{color: #FFFFFF;text-decoration: none;background-image: url(/cn/images/27.gif);}
.ly .box .rightBox .right .text1{width:858px; height:auto; padding:15px; border-bottom:1px solid #b4b4b4;border-left:1px solid #b4b4b4;border-right:1px solid #b4b4b4; overflow:hidden;}
.ly .box .rightBox .right .text1 p{font-size:13px; line-height:33px;}
.ly .box .rightBox .right .text1 img { float:right;/*padding:15px;*/}
.ly .box .rightBox .right .text1 .map {margin-left:20px; margin-bottom:32px;}


.pro_show { background-color:#fff; height:auto; padding-top:2px; text-align:center;}
.pro_show ul li {width:262px; float:left; text-align:center; margin-left:12px; margin-right:12px;}
.pro_show ul li .pic {width:240px; height:240px; padding:10px; border:1px solid #e5e5e5; display:table;}
.pro_show ul li .pic span{ display:table-cell; vertical-align:middle; text-align:center;}
.pro_show ul li .pic{*position: relative;*overflow: hidden;}/*IE6*/
.pro_show ul li .pic span{*position: absolute;*left: 50%;*top: 50%;}/*IE6*/
.pro_show ul li .pic span img{*position: relative;*left: -50%;*top: -50%;}/*IE6*/
.pro_show ul li p { margin-top:6px; margin-bottom:27px;}

.ly .box .rightBox .right .cq_xq{width:858px;padding:15px; border-bottom:1px solid #b4b4b4;border-left:1px solid #b4b4b4;border-right:1px solid #b4b4b4; text-align:center;}
.ly .box .rightBox .right .dt {padding:10px; width:890px; height:262px;}
.ly .box .rightBox .right .dt .center {  width:780px; height:222px; float:left; margin-left:22px; overflow:hidden;}
.ly .box .rightBox .right .dt .center ul{ width:5000px;}
.ly .box .rightBox .right .dt .center ul li { float:left; width:240px;text-align:center;margin-left:20px;}
.ly .box .rightBox .right .dt .center ul li .pic {width:200px; height:200px; padding:10px; border:1px solid #cecece; display:table;}
.ly .box .rightBox .right .dt .center ul li .pic span{ display:table-cell; vertical-align:middle; text-align:center;}
.ly .box .rightBox .right .dt .center ul li .pic{*position: relative;*overflow: hidden;}/*IE6*/
.ly .box .rightBox .right .dt .center ul li .pic span{*position: absolute;*left: 50%;*top: 50%;}/*IE6*/
.ly .box .rightBox .right .dt .center ul li .pic span img{*position: relative;*left: -50%;*top: -50%;}/*IE6*/
.ly .box .rightBox .right .dt .left { float:left; margin-top:85px;}
.ly .box .rightBox .right .dt .right { float:right;margin-top:85px;}
.ly .box .rightBox .right .text3 { padding:20px;}
.ly .box .rightBox .right .text3 ul.teul li { height:30px; line-height:30px; width:100px; font-size:14px;  text-align:center; margin-right:10px; float:left;}
.ly .box .rightBox .right .text3 ul.teul li a { height:30px; line-height:30px; width:100px; display:block;}
.ly .box .rightBox .right .text3 ul.teul li a:hover {background-color:#333333;color:#fff;}
.pn{background-color:#333333;color:#fff;}
.pn a{ color:#fff;}
.ly .box .rightBox .right .text3 p { line-height:25px; margin-top:15px; font-size:13px;}



/********************/
/****留言通用代码****/
/********************/

.feedback_box{clear: both;float: none;padding-bottom: 10px;}
.pagebox .right .feedback_box .feedback_list{padding: 15px;margin-top: 0px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-right-color: #E1D5A0;border-bottom-color: #E1D5A0;border-left-color: #E1D5A0;}
.feedback_box .feedback_conseils{font-size: 14px;font-weight: bold;}
.feedback_box .member_message_box{width: 580px;margin-right: auto;margin-left: auto;padding-top: 15px;}
.feedback_box .member_message_row{padding-top: 5px;padding-bottom: 5px; overflow:hidden;}
.feedback_box .member_message_row .member_message_name{float: left;width: 100px;text-align: right;line-height: 28px;}
.feedback_box .member_message_row .member_message_fill{float: left;line-height: 28px;}
.feedback_box .member_message_row .member_message_fill span{display: block;float: left;line-height: 28px;padding-right: 5px;}
.feedback_box .member_message_row .member_message_fill div{line-height: 28px;float: left;width: 171px;}
.feedback_box .member_message_box .member_message_row .member_message_fill div span{margin: 0px;line-height: 28px;padding-top: 0px;padding-right: 20px;padding-bottom: 0px;padding-left: 0px;}
.feedback_box .member_message_box .member_message_row .member_message_fill div span input{border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;background-color: transparent;height: auto;width: auto;line-height: normal;margin-top: 5px;float: left;}
.feedback_box .member_message_row .member_message_fill .second{padding-left: 30px;}
.feedback_box .member_message_row .member_message_fill span font{color: #FF0000;}
.feedback_box .member_message_row .member_message_fill span input{background-color: #FFF;line-height: 22px;height: 22px;width: 152px;border: 1px solid #dddddd;}
.feedback_box .member_message_row .member_message_fill .title input{width: 395px;}
.feedback_box .member_message_row .member_message_fill textarea{width: 396px;background-color: #FFF;height: 100px;line-height: 20px;border: 1px solid #dddddd;}
.feedback_box .member_message_fill .button{width: auto;}
.feedback_box .member_message_fill .button input{height: 31px;background-image: url(/cn/images/member/images/message_button.png);background-repeat: no-repeat;color: transparent;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;cursor: pointer;}
.feedback_box .member_langue1 .button input{width: 130px;}
.feedback_box .member_langue1 .button input{width: 130px;}
.feedback_box .member_langue2 .button input{width: 99px;}
.feedback_box .feedback_box .member_langue3 .button input{width: 130px;}
.feedback_box .member_langue4 .button input{width: 128px;}
.feedback_box .member_langue5 .button input{width: 216px;}
.feedback_box .member_langue6 .button input{width: 111px;}
.feedback_box .member_langue7 .button input{width: 122px;}
.feedback_box .member_langue1 .c1 input{}
.feedback_box .member_langue1 .c2 input{background-position: 0px -31px;}
.feedback_box .member_langue1 .c3 input{background-position: 0px -62px;}
.feedback_box .member_langue1 .c4 input{background-position: 0px -93px;}
.feedback_box .member_langue1 .c5 input{background-position: 0px -124px;}
.feedback_box .member_langue1 .c6 input{background-position: 0px -155px;}
.feedback_box .member_langue1 .c7 input{background-position: 0px -186px;}
.feedback_box .member_langue1 .c8 input{background-position: 0px -217px;}
.feedback_box .member_langue1 .c9 input{background-position: 0px -248px;}
.feedback_box .member_langue1 .c10 input{background-position: 0px -279px;}
.feedback_box .member_langue1 .c11 input{background-position: 0px -310px;}
.feedback_box .member_langue2 .c1 input{background-position: -178px 0px;}
.feedback_box .member_langue2 .c2 input{background-position: -178px -31px;}
.feedback_box .member_langue2 .c3 input{background-position: -178px -62px;}
.feedback_box .member_langue2 .c4 input{background-position: -178px -93px;}
.feedback_box .member_langue2 .c5 input{background-position: -178px -124px;}
.feedback_box .member_langue2 .c6 input{background-position: -178px -155px;}
.feedback_box .member_langue2 .c7 input{background-position: -178px -186px;}
.feedback_box .member_langue2 .c8 input{background-position: -178px -217px;}
.feedback_box .member_langue2 .c9 input{background-position: -178px -248px;}
.feedback_box .member_langue2 .c10 input{background-position: -178px -279px;}
.feedback_box .member_langue2 .c11 input{background-position: -178px -310px;}
.feedback_box .member_langue3 .c1 input{background-position: -392px 0px;}
.feedback_box .member_langue3 .c2 input{background-position: -392px -31px;}
.feedback_box .member_langue3 .c3 input{background-position: -392px -62px;}
.feedback_box .member_langue3 .c4 input{background-position: -392px -93px;}
.feedback_box .member_langue3 .c5 input{background-position: -392px -124px;}
.feedback_box .member_langue3 .c6 input{background-position: -392px -155px;}
.feedback_box .member_langue3 .c7 input{background-position: -392px -186px;}
.feedback_box .member_langue3 .c8 input{background-position: -392px -217px;}
.feedback_box .member_langue3 .c9 input{background-position: -392px -248px;}
.feedback_box .member_langue3 .c10 input{background-position: -392px -279px;}
.feedback_box .member_langue3 .c11 input{background-position: -392px -310px;}
.feedback_box .member_langue4 .c1 input{background-position: -566px 0px;}
.feedback_box .member_langue4 .c2 input{background-position: -566px -31px;}
.feedback_box .member_langue4 .c3 input{background-position: -566px -62px;}
.feedback_box .member_langue4 .c4 input{background-position: -566px -93px;}
.feedback_box .member_langue4 .c5 input{background-position: -566px -124px;}
.feedback_box .member_langue4 .c6 input{background-position: -566px -155px;}
.feedback_box .member_langue4 .c7 input{background-position: -566px -186px;}
.feedback_box .member_langue4 .c8 input{background-position: -566px -217px;}
.feedback_box .member_langue4 .c9 input{background-position: -566px -248px;}
.feedback_box .member_langue4 .c10 input{background-position: -566px -279px;}
.feedback_box .member_langue4 .c11 input{background-position: -566px -310px;}
.feedback_box .member_langue5 .c1 input{background-position: -737px 0px;}
.feedback_box .member_langue5 .c2 input{background-position: -737px -31px;}
.feedback_box .member_langue5 .c3 input{background-position: -737px -62px;}
.feedback_box .member_langue5 .c4 input{background-position: -737px -93px;}
.feedback_box .member_langue5 .c5 input{background-position: -737px -124px;}
.feedback_box .member_langue5 .c6 input{background-position: -737px -155px;}
.feedback_box .member_langue5 .c7 input{background-position: -737px -186px;}
.feedback_box .member_langue5 .c8 input{background-position: -737px -217px;}
.feedback_box .member_langue5 .c9 input{background-position: -737px -248px;}
.feedback_box .member_langue5 .c10 input{background-position: -737px -279px;}
.feedback_box .member_langue5 .c11 input{background-position: -737px -310px;}
.feedback_box .member_langue6 .c1 input{background-position: -1007px 0px;}
.feedback_box .member_langue6 .c2 input{background-position: -1007px -31px;}
.feedback_box .member_langue6 .c3 input{background-position: -1007px -62px;}
.feedback_box .member_langue6 .c4 input{background-position: -1007px -93px;}
.feedback_box .member_langue6 .c5 input{background-position: -1007px -124px;}
.feedback_box .member_langue6 .c6 input{background-position: -1007px -155px;}
.feedback_box .member_langue6 .c7 input{background-position: -1007px -186px;}
.feedback_box .member_langue6 .c8 input{background-position: -1007px -217px;}
.feedback_box .member_langue6 .c9 input{background-position: -1007px -248px;}
.feedback_box .member_langue6 .c10 input{background-position: -1007px -279px;}
.feedback_box .member_langue6 .c11 input{background-position: -1007px -310px;}
.feedback_box .member_langue7 .c1 input{background-position: -1229px 0px;}
.feedback_box .member_langue7 .c2 input{background-position: -1229px -31px;}
.feedback_box .member_langue7 .c3 input{background-position: -1229px -62px;}
.feedback_box .member_langue7 .c4 input{background-position: -1229px -93px;}
.feedback_box .member_langue7 .c5 input{background-position: -1229px -124px;}
.feedback_box .member_langue7 .c6 input{background-position: -1229px -155px;}
.feedback_box .member_langue7 .c7 input{background-position: -1229px -186px;}
.feedback_box .member_langue7 .c8 input{background-position: -1229px -217px;}
.feedback_box .member_langue7 .c9 input{background-position: -1229px -248px;}
.feedback_box .member_langue7 .c10 input{background-position: -1229px -279px;}
.feedback_box .member_langue7 .c11 input{background-position: -1229px -310px;}
/*留言通用结束*/


/*分页代码的样式*/
.fenye 
{
	clear: both;
	float: none;
	text-align: center;	
	padding-top: 5px;
	padding-bottom: 15px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.Pagebox{padding-top: 26px;padding-bottom: 26px;clear: both;float: none;height: auto;width: 100%;}
.Pagebox .PageStyle
{
	text-align:center;
	*text-align:left;
	*padding-left:20px;
	display:inline-table;
	white-space:nowrap;
	font-size:12px;
	line-height:20px;
	/*display:inline;*/
}
.Pagebox .PageStyle a{float: left;background-image: url(/en/images/bug.gif);background-repeat: repeat-x;background-position: bottom;border: 1px solid #eaeaea;color: #474747;height: 19px;padding-right: 12px;padding-left: 12px;margin-right: 2px;margin-left: 2px;background-color: #FFFFFF;line-height: 16px;padding-top: 5px;}
.Pagebox .PageStyle a:hover{background-color: #fff;background-image: none;text-decoration: none;color: #999;border-top-color: #999;border-right-color: #999;border-bottom-color: #999;border-left-color: #999;}
.Pagebox .PageStyle b{display: block;float: left;background-image: none;background-repeat: repeat-x;background-position: bottom;border: 1px solid #aeaeae;height: 18px;line-height: normal;padding-right: 5px;padding-left: 5px;margin-right: 2px;margin-left: 2px;background-color: #FFFFFF;color: #A37A46;}
.Pagebox .PageStyle .text{font-weight: normal;background-image: none;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;line-height: 14px;padding-top: 3px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;background-color: transparent;height: 18px;}
.Pagebox .PageStyle span{float: left;height: 18px;width: auto;line-height: 14px;color: #2E475F;}
.Pagebox .PageStyle .inputbox{width: 20px;height: 22px;text-align: center;border: 1px solid #aeaeae;line-height: normal;color: #474747;}
.Pagebox .PageStyle{font-weight: normal;background-image: none;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;line-height: 18px;color: #474747;}
.Pagebox .PageStyle .btnGo{font-size: 12px;color: #999;height: 26px;line-height: 14px;padding-right: 5px;padding-left: 5px;margin-right: 2px;margin-left: 2px;cursor: pointer;border: 1px solid #999;font-family: "微软雅黑";background-color: #fff;}
.Pagebox .PageStyle .cpb{display: block;float: left;background-color: #003B94;border: 1px solid #003B94;color: #fff;height: 24px;line-height: 22px;padding-right: 10px;padding-left: 10px;margin-right: 2px;margin-left: 2px;font-weight: bold;}
/*分页代码的样式结束*/




.boxabout {float: left;width:770px;margin-top:20px;}
.boxabout .text {line-height: 24px;padding-top: 20px;font-size:15px;text-indent: 2em;}
.boxabout img {float:right;margin-left: 20px;margin-top: 8px;}