@charset "UTF-8";
* { margin: 0; padding: 0; }

html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { color: #474747; margin: 0 auto; font-size: 12px; line-height: 24px; font-family: "Microsoft YaHei",Arial,sans-serif; -webkit-text-size-adjust: none; background: #fff; }

ol, ul, li { list-style: none; }

img { border: none; vertical-align: top; }

a { color: #474747; text-decoration: none; outline: none; }

a:hover { color: #a37e61; outline: 0; }

button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; outline: 0 none; vertical-align: baseline; *vertical-align: middle; border: none; }

button, input { line-height: normal; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

table { border-collapse: collapse; border-spacing: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summar { display: block; }

audio, canvas, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

.clearfix:before, .clearfix:after { content: ''; display: table; }

.clearfix:after { clear: both; }

.clearfix { *zoom: 1; }

em, i { font-style: normal; }

b { font-weight: normal; }

.w_1002 { width: 1002px; margin: 0 auto; }

.trans300, .section1 .list li .img, .footer a { -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }

.elli, .nav li dl dd a, .section1 .list li .meta p b, .section3 dl dd h4 { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.graybg, .section1 .list li .img { background: #6d7075; }

.graycolor, .section1 h3.title a, .section3 h3.title a { color: #7c7c7c; }

.redbg, .section1 .list li .img:hover { background: #005146; }

.redcolor, .section1 h3.title em, .section3 h3.title em { color: #005146; }

.headerbg, .header { background: #005146; }

.navspanbg, .nav li span { background: #2d8c80; }

.redcolor2, .section2 h3.title a { color: #fff; }

.header { width: 100%; height: 107px; color: #fff; }
.header a.logo { float: left; display: block; /*width: 245px;*/ margin-top: 23.5px; }
.header a.logo img { /*width: 245px;*/ }
.header .header_right { float: right; /*.nav ul li > a*/}
.header .header_right .header_top { padding-top: 13px; line-height: 24px; height: 24px; overflow: hidden; }
.header .header_right .header_top .tel { float: right; font-size: 22px; color: #fff; background: url(../images/tel.png) no-repeat left center; padding-left: 34px; margin-right: 35px; }
.header .header_right .header_top .search { float: right; width: 156px; height: 24px; border-radius: 12px; background: #fff; }
.header .header_right .header_top .search .text { float: right; width: 124px; height: 24px; background: none; }
.header .header_right .header_top .search .btn { float: right; width: 30px; background: url(../images/search_icon.png) no-repeat center center; height: 24px; text-indent: -999em; }

/*banner*/
.banner { width: 100%; height: 466px; background: #f3f3f3; }

.banner { -webkit-transition: all .3s ease 0s; transition: all .3s ease 0s; width: 100%; position: relative; }

.banner .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }

.banner .bd ul { width: 100% !important; }

.banner .bd li { width: 100% !important; height: 449px; overflow: hidden; text-align: center; }

.banner .bd li a { display: block; height: 449px; }

.banner .prev, .banner .next { display: block; position: absolute; left: 50%; top: 50%; margin-left: -650px; margin-top: -44.5px; width: 40px; height: 89px; background: url(../images/prev.png) no-repeat; opacity: 0; -webkit-transition: all .3s ease 0s; transition: all .3s ease 0s; }

.banner .prev { margin-left: -690px; -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); }

.banner .next { margin-left: 650px; background-position: right center; -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); background: url(../images/next.png) no-repeat; }

.banner:hover .prev, .banner:hover .next { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); opacity: 1; }

.banner .hd { width: 100%; position: absolute; z-index: 1; bottom: 0px; height: 5px; line-height: 5px; left: 0; text-align: center; }

.banner .hd ul { text-align: center; width: 1200px; margin: 0 auto; }

.banner .hd ul li { cursor: pointer; display: inline-block; *display: inline; zoom: 1; margin: 0 5px; width: 60px; height: 5px; overflow: hidden; background: #aeb6b8; -webkit-transform: all 1000ms ease 0s; -ms-transform: all 1000ms ease 0s; transform: all 1000ms ease 0s; text-indent: -999em; }

.banner .hd ul li.on { background: #5d5d5d; }

.nav li span { -webkit-transition: all .3s ease 0s; transition: all .3s ease 0s; }

.nav { height: 70px; }

.nav ul li { display: inline-block; position: relative; }

.nav ul li > a { display: block; font-size: 15px; color: #fff; line-height: 30px; height: 30px; padding: 14px 20px; }
.nav ul li.li6 > a{padding-right: 0;}

.nav li { float: left; position: relative; z-index: 998; }

.nav li > a { -webkit-transition: all .3s ease 0s; transition: all .3s ease 0s; }

.nav li dl { z-index: 999; box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1); opacity: 0; -webkit-transition: all .3s ease 0s; transition: all .3s ease 0s; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); visibility: hidden; position: absolute; left: 0; top: 70px; width: 160px; background: #fff; border-radius: 0 0 2px 2px; }

.nav li dl dd a { display: block; height: 46px; line-height: 46px; overflow: hidden; background: url(../images/nav_arrow2.png) no-repeat 145px center; padding-right: 12px; padding-left: 12px; border-bottom: 1px solid #e5e5e5; color: #333; font-size: 13px; -webkit-transition: all .3s ease 0s; transition: all .3s ease 0s; }

.nav li dl dd a:hover { background-color: #f7f7f7; }

.nav li:hover dl { opacity: 1; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); visibility: visible; }

.nav li span { display: block; position: absolute; width: 0px; height: 0px; left: 50%; bottom: 0px; }

.nav li.li3 dl { width: 480px; overflow: hidden; }

.nav li.li3 dl dd { width: 33.33%; float: left; }

.nav ul li.li7 > a { padding-right: 0; }

.section1 { padding-bottom: 50px; background: #f3f3f3; padding-top: 50px; }
.section1 h3.title { font-size: 37px; line-height: 48px; text-transform: uppercase; font-weight: bold; text-align: center; font-weight: bold; }
.section1 h3.title em { padding-right: 15px; }
.section1 h4.name { color: #5a5a5a; text-align: center; font-size: 0; line-height: 24px; height: 24px; overflow: hidden; margin-bottom: 16px; background: url(../images/tit_line.png) no-repeat center center; }
.section1 h4.name b { font-size: 16px; color: #707070; display: inline-block; padding: 0 25px; position: relative; }
.section1 .txt { text-align: center; width: 792px; margin: 0 auto; }
.section1 .txt p { font-size: 14px; color: #676767; line-height: 22px; }
.section1 .txt p b { font-weight: bold; font-size: 20px; color: #353535; display: block; line-height: 33px; }
.section1 .list { text-align: center; padding-top: 55px; }
.section1 .list li { width: 150px; display: inline-block; margin: 0 48px; }
.section1 .list li .img { width: 150px; height: 150px; border-radius: 50%; margin-bottom: 8px; }
.section1 .list li .meta { width: 150px; margin-top: 7px; }
.section1 .list li .meta p { font-size: 12px; color: #5b5b5b; line-height: 18px; }
.section1 .list li .meta p b { font-size: 24px; color: #3f3f3f; display: block; line-height: 34px; overflow: hidden; }

.section1 .list li .img { display: table-cell; width: 150px; height: 150px; text-align: center; vertical-align: middle; }

.section1 .list li .img img { vertical-align: middle; max-width: 150px; }

.section2 { width: 100%; padding-top: 42px; overflow: hidden; background: #005045 url(../images/greenbg.jpg) no-repeat; }
.section2 h3.title { font-size: 37px; line-height: 48px; text-transform: uppercase; font-weight: bold; text-align: center; font-weight: bold; }
.section2 h3.title em { color: #fff; padding-right: 15px; }
.section2 h4.name { color: #fff; text-align: center; font-size: 0; line-height: 24px; height: 24px; overflow: hidden; margin-bottom: 16px; background: url(../images/tit_line.png) no-repeat center center; }
.section2 h4.name b { font-size: 16px; color: #fff; display: inline-block; padding: 0 25px; position: relative; }
.section2 .txt { text-align: center; width: 792px; margin: 0 auto; }
.section2 .txt p { font-size: 14px; color: #fff; line-height: 22px; }
.section2 .txt p b { font-weight: bold; font-size: 20px; color: #fff; display: block; line-height: 33px; margin-bottom: 20px; }
.section2 .list { padding-bottom: 44px; overflow: hidden; }
.section2 .list ul li { width: 235px; height: 148px; float: left; margin: 0 5px 11px; overflow: hidden; }
.section2 .list ul li a { display: block; position: relative; height: 148px; width: 235px; }
.section2 .list ul li div.img { width: 235px; height: 148px; background: #fff; }
.section2 .list ul li div.name { position: absolute; left: 0; right: 0; padding-left: 10px; padding-right: 10px; top: 0; background: rgba(147, 37, 38, 0.7); height: 100%; color: #fff; font-size: 15px; text-align: center; top: 100%; }
.section2 .last_more { text-align: center; padding-bottom: 54px; }
.section2 .more { width: 86px; height: 23px; display: inline-block; background: #fff; border-radius: 15px; text-align: center; overflow: hidden; color: #2f2f2f; font-size: 13px; text-transform: uppercase; }

.section2 .list ul li div.img { display: table-cell; text-align: center; vertical-align: middle; }

.section2 .list ul li div.img img { vertical-align: middle; max-width: 235px; max-height: 148px; }

.section2 .list ul li div.name { display: table-cell; height: 148px; font-size: 500px; overflow: hidden; vertical-align: middle; }

.section2 .list ul li div.name p { display: inline-block; font-size: 15px; vertical-align: middle; }

.section3 { padding-top: 45px; background: #f3f3f3; }
.section3 h3.title { font-size: 37px; line-height: 48px; text-transform: uppercase; font-weight: bold; text-align: center; font-weight: bold; }
.section3 h3.title em { padding-right: 15px; }
.section3 h4.name { color: #5a5a5a; text-align: center; font-size: 0; line-height: 24px; height: 24px; overflow: hidden; margin-bottom: 16px; background: url(../images/tit_line.png) no-repeat center center; margin-bottom: 45px; }
.section3 h4.name b { font-size: 16px; color: #707070; display: inline-block; padding: 0 25px; position: relative; }
.section3 dl { margin-right: 155px; margin-bottom: 98px; width: 388px; height: 72px; float: left; }
.section3 dl dt { width: 92px; height: 72px; float: left; overflow: hidden; }
.section3 dl dt img { width: 100%; height: 100%; }
.section3 dl dd { width: 288px; float: right; }
.section3 dl dd h4 { color: #262626; line-height: 18px; height: 18px; margin-bottom: 5px; font-size: 16px; }
.section3 dl dd .txt { color: #666666; line-height: 24px; height: 48px; overflow: hidden; font-size: 13px; }
.section3 dl.dl2, .section3 dl.dl4 { margin-right: 0; }

.footer { padding: 39.5px 0; background: #3e403f; width: 100%; color: #b7b7b7; text-align: center; line-height: 26px; font-size: 13px; }
.footer ul { text-align: center; font-size: 0; }
.footer ul li { display: inline-block; font-size: 13px; }
.footer ul li i { font-size: 12px; padding: 0 5px; }
.footer span { padding: 0 5px; }
.footer a { color: #b7b7b7; }
.footer a:hover { color: #fff; }

/*内页*/
.left_side { float: left; width: 195px; padding-bottom: 50px; }

.left_side .menue h3 { border-radius: 4px 4px 0 0; background: #005146 url(../images/menue_titicon.png) no-repeat 80% center; font-size: 18px; color: #fff; height: 67px; line-height: 67px; overflow: hidden; padding-left: 29px; }

.left_side .menue ul { border: 1px solid #dcdbdb; }

.left_side .menue ul li { border-bottom: 1px solid #f7f7f7; }

.left_side .menue ul li a { color: #3b3b3b; font-size: 15px; display: block; line-height: 48px; height: 48px; overflow: hidden; padding-left: 29px; position: relative; }

.left_side .menue ul li.on a { background: #f2f2f2; }

.left_side .menue ul li a:hover { background: #f2f2f2; }

.left_side .menue ul li a:after { position: absolute; left: 20px; top: 50%; height: 2px; width: 2px; background: #3b3b3b; content: ""; margin-top: -1px; }

.left_side .service h3 { margin-bottom: 4px; }

.left_side .service h3 .cn { display: block; font-size: 16px; color: #000000; font-style: italic; }

.left_side .service h3 .cn i { color: #dddddd; font-size: 12px; text-transform: uppercase; font-style: italic; padding-left: 5px; }

.left_side .service h3 .en { color: #838383; font-size: 10px; text-transform: uppercase; line-height: 14px; display: block; }

.left_side .service .img { margin-bottom: 4px; }

.left_side .service .img img { width: 194px; }

.color2, .left_side .service .tel2, .left_side .service dl { color: #005146; }

.left_side .service .tel2 { font-size: 16px; font-weight: bold; padding-left: 32px; background: url(../images/tel2.png) no-repeat left center; line-height: 22px; }

.left_side .service dl { overflow: hidden; font-size: 12px; line-height: 16px; }

.left_side .service dl dt { float: left; width: 38px; }

.left_side .service dl dd { float: right; width: 150px; }

.right_side { float: right; width: 756px; padding-bottom: 45px; }

.right_side .location { border-bottom: 1px solid #dadada; line-height: 45px; overflow: hidden; margin-bottom: 30px; }

.right_side .location em { color: #2b2b2b; font-size: 16px; border-bottom: 2px solid #005146; display: inline-block; float: left; }

.right_side .location span { float: right; color: #7d7d7d; display: block; }

.right_side .location span a { color: #7d7d7d; padding: 0 5px; }

.right_side .location span a:hover { color: #005146; }

.right_side .location span i { padding-left: 5px; }

.inner_cont { padding-top: 35px; }

.right_side { min-height: 600px; }

.list_newspage .dltop { margin-bottom: 26px; }

.list_newspage .dltop a:hover dt img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

.list_newspage .dltop dt { float: left; padding: 2px; border: 1px #ddd solid; width: 203px; height: 121px; }

.list_newspage .dltop dt em { display: block; overflow: hidden; height: inherit; width: 203px; overflow: hidden; }

.list_newspage .dltop dt img { width: 100%; height: 100%; -webkit-transition: all 0.15s linear; transition: all 0.15s linear; }

.list_newspage .dltop dd { float: right; width: 520px; }

.list_newspage .dltop dd .tit { font-size: 14px; color: #005146; margin-bottom: 10px; }

.list_newspage .dltop dd .txt { font-size: 12px; color: #83888c; line-height: 20px; overflow: hidden; height: 40px; }

.list_newspage .dltop dd .more { font-size: 12px; color: #005146; margin-bottom: 8px; }

.list_newspage .dltop dd .time { color: #97969c; padding-left: 20px; font-size: 12px; background: url(../images/clock.png) no-repeat left center; }

.list_newspage ul { padding-bottom: 45px; }

.list_newspage ul li a { display: block; position: relative; overflow: hidden; line-height: 38px; height: 38px; border-bottom: 1px dotted #e7e7e7; }

.list_newspage ul li em { float: left; display: block; width: 70%; color: #564d50; -webkit-transition: all 0.15s linear; transition: all 0.15s linear; font-size: 14px; color: #4c4c4c; }

.list_newspage ul li:hover em { color: #005146; }

.list_newspage ul li span { font-size: 14px; color: #ddd; float: right; }

/*分页*/
.page { color: #767676; text-align: center; padding-top: 20px; font-size: 0; }

.page a { color: #222222; display: inline-block; padding: 0 8px; height: 22px; line-height: 22px; border: 1px solid #d2d2d2; font-size: 12px; margin: 0 4.5px; -webkit-transform: translate3d(0px, -2px, 0px); transform: translate3d(0px, -2px, 0px); }

.page a.active { color: #fff; background: #005146; border: 1px solid #005146; }

.page a:hover { color: #fff; background: #005146; border: 1px solid #005146; }

.page input { width: 22px; border: 1px solid #690e0d; height: 20px; font-size: 12px; }

.page span { padding: 0 4px; font-size: 12px; }

.page select { font-size: 12px; font-size: 12px; }

.page .turn { border: none; }

.page .turn:hover { color: #02529b; background: none; border: none; }

.page span { color: #767676; display: inline-block; padding: 0 6px; height: 28px; line-height: 28px; }

.page a.page_btn { text-indent: -999em; width: 40px; padding: 0px; }

.page a.page_home { background: url(../images/page_icon1.png) no-repeat center center; }

.page a.page_last { background: url(../images/page_icon2.png) no-repeat center center; margin-right: 28px; }

/*cont_infopage*/
.cont_infopage { padding-top: 34px; padding-bottom: 100px; }

.entry_title { color: #222222; font-size: 16px; font-weight: bold; text-align: center; line-height: 28px; margin-bottom: 16px; }

.entry_meta { font-size: 12px; color: #999999; text-align: center; border-bottom: 1px  dotted #dadada; line-height: 16px; padding: 21px 0; margin-bottom: 29px; }

.entry_meta span { margin: 0 26px; }

.entry_content { font-size: 15px; color: #444444; line-height: 31px; padding-bottom: 30px; border-bottom: 1px solid #ddd; margin-bottom: 30px; }

.share { color: #999999; text-align: center; border-bottom: 1px dotted #dadada; padding-bottom: 34px; padding-top: 50px; margin-bottom: 53px; }

.share em { display: block; margin-bottom: 13px; }

.share .jiathis_style_32x32 { width: 100%; height: 44px; text-align: center; }

.share .jiathis_style_32x32 .jtico { width: 44px !important; height: 44px !important; }

.share .jiathis_style_32x32 .jtico { padding-left: 0 !important; }

.jiathis_style_32x32 .jtico_weixin { background: url(../images/share_icon1.jpg) no-repeat !important; }

.jiathis_style_32x32 .jtico_tsina { background: url(../images/share_icon2.jpg) no-repeat !important; }

.jiathis_style_32x32 .jtico_qzone { background: url(../images/share_icon3.jpg) no-repeat !important; }

.jiathis_style_32x32 .jiathis_separator { background: url(../images/share_icon4.jpg) no-repeat !important; margin-left: 0; }

.share .jiathis_style_32x32 a { display: inline-block !important; float: none !important; margin: 0 3.5px; }

.jiathis_style_32x32 .jiathis_separator { display: inline-block; float: none; }

.cont_infobot .left { float: left; width: 530px; }

.cont_infobot .left .turnpage li { font-size: 15px; line-height: 42px; height: 42px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.cont_infobot .left .turnpage li a { color: #444444; transition: color 0.3s ease 0s; -webkit-transition: color 0.3s ease 0s; }

.cont_infobot .left .turnpage li a span { font-weight: bold; color: #111111; transition: color 0.3s ease 0s; -webkit-transition: color 0.3s ease 0s; }

.cont_infobot .left .turnpage li a:hover span { color: #005146; }

.cont_infobot .backprev { color: #666; font-size: 13px; text-align: center; width: 173px; height: 46px; line-height: 46px; display: block; float: right; border: 1px solid #666; float: right; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; margin-top: 19px; }

.cont_infobot .backprev:hover { color: #005146; border-color: #005146; }

.entry_meta span { background: url(../images/info_icon.jpg) no-repeat; margin: 0 16px; padding-left: 26px; }

.entry_meta span.view { background-position: left bottom; }

.trans300, .section1 .list li .img, .footer a, .right_side .location span a, .index_cont .left .txt h3, .index_cont .news ul li em, .left_side .menue ul li a, .list_picpage dl a, .list_picpage dl dd h5 { -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }

/*list_messagepage*/
.list_messagepage { padding-bottom: 30px; }

.list_messagepage li { float: left; border: 1px solid #dbdbdb; margin-bottom: 30px; overflow: hidden; position: relative; }

.list_messagepage li label { float: left; background: #fff; width: 56px; text-align: right; color: #333333; font-size: 14px; line-height: 40px; display: block; }

.list_messagepage li input.txt1 { height: 20px; line-height: 20px; padding: 10px; width: 278px; float: left; }

.list_messagepage li textarea { width: 732px; height: 138px; padding: 10px; resize: none; }

.list_messagepage .li1 { height: 40px; width: 356px; margin-right: 40px; }

.list_messagepage .li2 { height: 40px; width: 356px; }

.list_messagepage .li3 { height: 40px; width: 356px; margin-right: 40px; }

.list_messagepage .li4 { height: 40px; width: 356px; }

.list_messagepage .li5 { height: 158px; width: 752px; }

.list_messagepage .li6 { height: 40px; width: 392px; margin-right: 21px; position: relative; background: #ffffff; }

.list_messagepage .li6 label { width: 135px; text-align: center; }

.list_messagepage .li6 input.txt1 { width: 120px; }

.list_messagepage .li6 a { position: absolute; top: 0; right: 0; width: 98px; height: 38px; }

.list_messagepage .li6 a img { width: 98px; height: 40px; }

.list_messagepage .li7 { border: none; }

.list_messagepage .btn { color: #fff; border-radius: 4px; width: 340px; height: 38px; }

.list_messagepage label.error { background: url(../images/error_icon.png) no-repeat; display: block; position: absolute; right: 5px; font-size: 0; top: 0; width: 24px; height: 24px; top: 7px; text-indent: -999em; background-size: 24px auto; }

.list_askpage { background: #f9f9f9; padding-bottom: 0; }

.feedback_list { padding: 50px 0px; border-top: 1px solid #ddd; }

.feedback_list dl { padding-left: 10px; border-bottom: 1px dashed #e5e5e5; padding-bottom: 22px; margin-bottom: 29px; position: relative; }

.feedback_list dl::after { position: absolute; left: 0; top: 19px; width: 3px; height: 15px; background: #005146; content: ""; }

.feedback_list dl dt { margin-bottom: 18px; }

.feedback_list dl dt .time { color: #bbbbbb; font-size: 12px; line-height: 16px; }

.feedback_list dl dt .title { color: #000000; font-size: 14px; font-weight: bold; line-height: 20px; margin-bottom: 22px; }

.feedback_list dl dt i { width: 17px; height: 1px; background: #222222; display: block; }

.feedback_list dl dd { color: #333; font-size: 14px; line-height: 26px; }

.feedback_list dl dd .detail { margin-bottom: 24px; overflow: hidden; }

.feedback_list dl dd a.btn { color: #043459; font-size: 12px; background: url(../images/more_downico.jpg) no-repeat right center; padding-right: 20px; }

.load_morebtn { color: #222222; font-size: 16px; font-weight: bold; height: 35px; line-height: 35px; overflow: hidden; width: 30%; display: block; border: 1px solid #383838; margin: 0 auto; text-align: center; }

.feedback_list .content { display: none; }

.feedback_list dl dd a.btn.btn2 { background: url(../images/bot_arrowico.jpg) no-repeat right center; }

.list_askpage .wrap { width: auto; }

.list_emailpage .wrap ul li textarea { display: block; }

/*list_contactpage*/
.list_contactpage { padding-bottom: 20px; }

.list_contactpage .contact_img { height: 358px; border: 1px solid #e0e0e0; }

#allmap { width: 100%; height: 358px; }

.service_section { background: #797778; font-size: 14px; height: 37px; overflow: hidden; line-height: 37px; margin-bottom: 18px; }

.service_section .txt { float: left; width: 823px; color: #fff; padding-right: 10px; padding-left: 10px; }

.service_section .btn { float: right; width: 159px; background: #77954f; color: #fff; text-align: center; height: 37px; -webkit-transition: all .3s ease 0s; transition: all .3s ease 0s; }

.service_section .btn:hover { background: #678144; }

.contact_txt { position: relative; font-size: 14px; line-height: 20px; color: #666; margin-top: 25px; }

.contact_txt p { margin-bottom: 13px; }

.contact_txt p i { color: #005146; }

.contact_txt p i, .contact_txt p span { margin-right: 15px; }

.contact_txt .tit { width: 380px; color: #222; line-height: 30px; font-size: 16px; font-weight: bold; }

.contact_txt p.line { width: 19px; height: 1px; display: block; background: #005146; margin-top: 20px; margin-bottom: 18px; }

.contact_pic { text-align: center; margin-top: 55px; position: absolute; right: 0; top: 0; }

.contact_pic dl { margin-bottom: 10px; float: left; width: 120px; margin-left: 10px; }

.contact_pic dl dt img { width: 120px; }

.course_section { padding-bottom: 36px; }

.course_section h3.title { color: #ae0c07; position: relative; height: 24px; line-height: 24px; }

.course_section h3.title span { font-size: 14px; text-transform: uppercase; display: block; float: left; background: #fff; padding-right: 6px; }

.course_section h3.title span i { font-size: 14px; padding-right: 10px; }

.course_section h3.title a { background: #fff url(../images/more_icon.jpg) no-repeat right center; float: right; width: 24px; height: 24px; display: block; }

.course_section h3.title:after { position: absolute; left: 0; width: 100%; height: 1px; top: 50%; margin-top: -0.5px; background: #ae0a11; content: ""; z-index: -1; }

.course_section .course_list { position: relative; margin-right: -28px; padding-top: 18px; }

.course_section .course_list li { float: left; margin-right: 28px; width: 229px; position: relative; }

.course_section .course_list li a { display: block; }

.course_section .course_list li a em { width: 229px; height: 150px; overflow: hidden; }

.course_section .course_list li a em img { width: 100%; height: 100%; }

.course_section .course_list li a span { display: block; background: #ae0001; color: #fff; text-align: center; height: 30px; line-height: 30px; position: absolute; left: 0; bottom: 0; width: 100%; }

.cont_section1 { padding: 14px 0 28px; }

.cont_section1 .news { width: 228px; float: left; height: 346px; border-bottom: 3px solid #af0208; }

.cont_section1 .news h3.title { color: #fff; font-size: 14px; padding: 0 8px 0 10px; line-height: 36px; height: 36px; background: #ad0100; }

.cont_section1 .news h3.title span { text-transform: uppercase; }

.cont_section1 .news h3.title span i { padding-right: 4px; }

.cont_section1 .news h3.title a { float: right; font-size: 12px; text-transform: uppercase; color: #fff; }

.cont_section1 .news dl { border-bottom: 1px dotted #dddddd; padding: 13px 0 16px; }

.cont_section1 .news dl a dt { color: #ae0001; border-right: 1px solid #ae0001; float: left; width: 34px; border-right: 1px solid #999999; margin-right: 9px; font-size: 22px; }

.cont_section1 .news dl a dd { float: left; width: 180px; }

.cont_section1 .news dl a dd h4 { font-size: 13px; color: #252525; line-height: 24px; overflow: hidden; height: 24px; }

.cont_section1 .news dl a dd h5 { line-height: 19px; height: 19px; overflow: hidden; font-size: 12px; color: #a1a1a1; text-transform: uppercase; }

.cont_section1 .center { float: left; margin-left: 36px; width: 465px; }

.cont_section1 .center h3.title { color: #ae0c07; position: relative; height: 24px; line-height: 24px; }

.cont_section1 .center h3.title span { font-size: 14px; text-transform: uppercase; display: block; float: left; background: #fff; padding-right: 6px; }

.cont_section1 .center h3.title span i { font-size: 14px; padding-right: 10px; }

.cont_section1 .center h3.title a { background: #fff url(../images/more_icon.jpg) no-repeat right center; float: right; width: 24px; height: 24px; display: block; }

.cont_section1 .center h3.title:after { position: absolute; left: 0; width: 100%; height: 1px; top: 50%; margin-top: -0.5px; background: #ae0a11; content: ""; z-index: -1; }

.cont_section1 .center .about { padding-top: 7px; }

.cont_section1 .center .about dl { padding-top: 10px; }

.cont_section1 .center .about dl dt { width: 163px; height: 125px; overflow: hidden; border: 1px solid #aa030b; float: left; }

.cont_section1 .center .about dl dt img { width: 100%; height: 100%; }

.cont_section1 .center .about dl dd { margin-left: 25px; float: left; width: 272px; line-height: 23px; height: 92px; overflow: hidden; }

.cont_section1 .center .about dl dd p { text-indent: 2em; font-size: 12px; color: #4d4d4d; }

.cont_section1 .center .video { padding-top: 13px; }

.video_list { padding-top: 10px; margin-right: -20px; position: relative; }

.video_list li { float: left; margin-right: 20px; }

.video_list li a { display: block; width: 222px; height: 135px; position: relative; }

.video_list li a em { width: 222px; height: 135px; display: block; overflow: hidden; }

.video_list li a em img { width: 100%; height: 100%; }

.video_list li a b { position: absolute; left: 50%; top: 50%; display: block; background: url(../images/video_btnicon.png) no-repeat center; width: 44px; height: 44px; margin-left: -22px; margin-top: -22px; }

.cont_section1 .signup { float: right; width: 230px; }

.cont_section1 .signup h3.title { color: #fff; font-size: 14px; padding: 0 8px 0 10px; line-height: 36px; height: 36px; background: #ad0100; }

.cont_section1 .signup h3.title span { text-transform: uppercase; }

.cont_section1 .signup h3.title span i { padding-right: 4px; }

.cont_section1 .signup h3.title a { float: right; font-size: 12px; text-transform: uppercase; color: #fff; }

.cont_section1 .signup ul { padding-top: 14px; }

.cont_section1 .signup ul li { border: 1px solid #dbdbdb; height: 28px; margin-bottom: 10px; }

.cont_section1 .signup ul li .label { float: left; font-size: 12px; color: #4d4d4d; padding-left: 9px; height: 28px; line-height: 28px; display: inline-block; }

.cont_section1 .signup ul li .text1 { float: left; width: 145px; height: 20px; line-height: 20px; padding: 4px; }

.cont_section1 .signup ul li.li2 { height: 98px; }

.cont_section1 .signup ul li.li2 textarea { height: 90px; padding: 4px; resize: none; }

.cont_section1 .signup ul li.li3 { border: none; }

.cont_section1 .signup ul li.li3 .wrap { width: 158px; height: 28px; border: 1px solid #dbdbdb; float: left; }

.cont_section1 .signup ul li.li3 .wrap .text2 { width: 40px; height: 20px; line-height: 20px; padding: 4px; float: left; }

.cont_section1 .signup ul li.li3 .wrap img { float: right; width: 53px; height: 28px; }

.cont_section1 .signup ul li.li3 .btn { float: right; width: 60px; height: 30px; color: #fff; font-size: 14px; background: #ae0001; }

.list_aboutpage img { max-width: 100%; }

.list_aboutpage { line-height: 30px; color: #666666; font-size: 14px; }

.list_teampage dl { width: 100%; margin-bottom: 60px; overflow: hidden; }

.list_teampage dl dt { width: 168px; height: 209px; }

.list_teampage dl dt img { width: 168px; height: 209px; }

.list_teampage dl dd { float: right; width: 562px; overflow: hidden; }

.list_teampage dl dd h1 { color: #3c3c3c; font-size: 22px; font-weight: normal; padding-bottom: 10px; margin-bottom: 5px; border-bottom: 1px dotted #ccc; }

.list_teampage dl dd .dd_left { float: left; width: 200px; overflow: hidden; color: #6c6c6c; font-size: 14px; line-height: 25px; }

.list_teampage dl dd .dd_left p span { color: #000; }

.list_teampage dl dd .dd_right { float: left; width: 360px; overflow: hidden; color: #6c6c6c; font-size: 14px; line-height: 25px; }

.list_teampage dl dd .dd_right p span { color: #000; }

.list_aboutpage .curture_dl { margin-bottom: 30px; padding-bottom: 0px; }

.list_aboutpage .curture_dl dt { font-weight: bold; font-size: 16px; color: #000000; width: 122px; float: left; }

.list_aboutpage .curture_dl dt span { color: #222222; font-weight: normal; font-size: 12px; padding-left: 12px; }

.list_aboutpage .curture_dl dd { color: #444444; font-size: 14px; line-height: 22px; width: 620px; float: left; }

/*list_videopage*/
.list_videopage .video_list { margin-right: -40px; }

.list_videopage .video_list li { margin-bottom: 40px; margin-right: 40px; }

/*contact_txt*/
.contact_txt p b { font-weight: bold; }

.cooperlist ul { position: relative; }

.cooperlist ul li { margin: 0 25px; background: #f2f2f2; height: 250px; width: 320px; float: left; margin-bottom: 20px; }

.cooperlist ul li em { width: 320px; height: 200px; display: block; overflow: hidden; }

.cooperlist ul li em img { width: 100%; height: 100%; }

.cooperlist ul li span { display: block; height: 50px; line-height: 50px; overflow: hidden; color: #333333; font-size: 15px; text-align: center; }

.channel_dl { padding-bottom: 20px; }
.channel_dl dt { color: #999999; margin: 0px 0 14px; line-height: 31px; height: 31px; padding: 5px 25px 5px  10px; border-bottom: 1px solid #ececec; border-radius: 4px; background: #f8f8f8; overflow: hidden; color: #222; font-size: 16px; font-weight: bold; border-bottom: 1px solid #c9c9c9; }
.channel_dl dd ul li { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float: left; width: 50%; line-height: 30px; height: 30px; }
.channel_dl dd ul li a { color: #535353; display: block; padding-left: 10px; background: url(../images/nav_arrow2.png) no-repeat left center; font-size: 14px; }

.list_picpage { padding-top: 16px; }

.menue_level3 { border-bottom: 1px solid #c9c9c9; margin-bottom: 29px; }

.menue_level3 li { float: left; width: 124px; text-align: center; line-height: 34px; margin-right: 10px; }

.menue_level3 li a { display: block; font-size: 16px; font-weight: bold; background: #e1e1e1; line-height: 31px; border-bottom: 3px solid #e1e1e1; color: #3f3f3f; }

.menue_level3 li.selected a { background: #209355; color: #fff; border-bottom: 3px solid #0a6635; }

.menue_level3 li:hover a { background: #209355; color: #fff; border-bottom: 3px solid #0a6635; }

.list_pic .list_picdl { margin-bottom: 29px; }

.list_pic .list_picdl dt { float: left; width: 236px; height: 147px; padding: 10px; border: 1px solid #e1e1e1; margin-right: 25px; }

.list_pic .list_picdl dt em { width: 236px; height: 147px; overflow: hidden; display: block; }

.list_pic .list_picdl dt em img { width: 100%; height: 100%; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; }

.list_pic .list_picdl dd { float: left; width: 470px; }

.list_pic .list_picdl dd h3 { display: block; color: #2c2c2c; font-weight: bold; font-size: 18px; margin-bottom: 6px; line-height: 46px; overflow: hidden; height: 46px; }

.list_pic .list_picdl dd .txt { line-height: 25px; color: #535353; overflow: hidden; height: 75px; margin-bottom: 13px; }

.list_pic .list_picdl dd a.more { display: block; background: url(../images/pro_morebg.jpg) no-repeat; width: 101px; height: 30px; line-height: 30px; text-align: center; color: #fff; }

.list_pic .list_picdl dt:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.list_pic .list_picdl dd h3 a:hover { color: #2aa462; }

.list_pic .list_picdl dd a.more:hover { color: #b8fdd7; }

.product_cont .item { color: #414141; font-size: 14px; line-height: 32px; }
.product_cont .item img { max-width: 100%; }

.product_cont .item.item3 ul li a { display: block; position: relative; overflow: hidden; line-height: 38px; height: 38px; border-bottom: 1px dotted #e7e7e7; }

.product_cont .item.item3 ul li em { float: left; display: block; width: 70%; color: #564d50; -webkit-transition: all 0.15s linear; transition: all 0.15s linear; font-size: 14px; color: #4c4c4c; }

.product_cont .item.item3 ul li:hover em { color: #005146; }

.product_cont .item.item3 ul li span { font-size: 14px; color: #005146; float: right; }

.left_contactus { background: url(../images/left_mallbg.jpg) no-repeat; padding: 78px 10px 0 10px; margin-top: 31px; }

.left_contactus dt { color: #252525; font-size: 16px; font-weight: bold; }

.left_contactus dt span { display: block; line-height: 18px; color: #b9b9b9; font-size: 12px; font-weight: normal; text-transform: capitalize; }

.left_contactus dd p { line-height: 25px; font-size: 12px; line-height: 21px; }

.left_contactus dd p.p2 { text-indent: 5em; }

.left_contactus dd a { display: inline-block; background: url(../images/left_go.jpg) no-repeat left center; padding-left: 25px; margin-top: 10px; height: 23px; }

.left_contactus dd a span { background: url(../images/left_go2.jpg) no-repeat right center; width: 18px; height: 23px; display: inline-block; padding-left: 20px; }

.left_contactus dd a span { -webkit-animation: animateleft 1s 1.6s linear forwards infinite; animation: animateleft 1s 1.6s linear forwards infinite; }

@keyframes animateleft { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
  50% { opacity: 1; -webkit-transform: translateX(-10px); transform: translateX(-10px); }
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }
@-webkit-keyframes animateleft { 0% { opacity: 1; -webkit-transform: translateX(0); }
  50% { opacity: 1; -webkit-transform: translateX(-10px); }
  100% { opacity: 1; -webkit-transform: translateX(0); } }
.list_productpage dl.list_picdl { width: 228px; float: left; margin: 0  12px 20px; }
.list_productpage dl.list_picdl dt { float: none; margin-right: 0; width: 206px; }
.list_productpage dl.list_picdl dt em { width: 206px; }
.list_productpage dl.list_picdl dd { float: none; width: 100%; text-align: center; }
.list_productpage dl.list_picdl dd h3 { font-size: 14px; font-weight: normal; }

/*# sourceMappingURL=common.css.map */