#layout{}

/***************** top *****************/
#top_bg{ width:100%; background:#3695ab; position:fixed; top:0; z-index:9999;}
#top{ width:1200px; height:40px; margin:0 auto;}
#top .rt{ float:right; color:#fff;}
#top .rt span span,#top .rt span a{ float:left; line-height:40px;}
#top .rt span span{ width:1px; height:12px; margin:15px 15px 0; background:#fff; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
#top .rt a{ color:#fff;}

#top .search{ height:30px; float:right; margin:5px 0 0 15px; position:relative;}
#top .search a.search_btn{ width:19px; height:19px; display:block; position:absolute; top:5px; right:10px; background:url(../images/search.png) no-repeat center center;}
#top .search input{ width:240px; height:30px; color:#aaa; padding-left:15px; line-height:30px; border:none; border-radius:15px; background:#fff;}

/***************** head *****************/
#head_bg{ width:100%; background:#fff; position:fixed; top:40px; z-index:9999;}
#head{ width:1200px; height:100px; margin:0 auto;}
#head .logo{ width:364px; height:51px; margin-top:20px; float:left; background:url(../images/logo.gif) no-repeat center center;}

/***************** nav *****************/
#nav{ width:736px; float:right;}
ul#menu>li{ float:left; display:inline; z-index:100; position:relative;}
ul#menu>li.divider{ width:1px; height:100px; background:#f2f2f2;}
ul#menu>li>a{ line-height:96px; display:block; padding:0 25px; text-align:center; color:#666;}
ul#menu>li>a:hover,ul#menu>li>a.current,ul#menu>li.iehover>a,ul#menu>li:hover>a{ border-bottom:4px #3695ab solid; background:#e4e4e4; text-decoration:none;}

ul#menu>li:nth-child(3),ul#menu>li:nth-child(5){ position:static;}

ul#menu>li>ul.sub{ width:140px; padding:20px; display:none; position:absolute; top:100px; left:-40px; z-index:9999; background:#fff; border-top:1px #eee solid; box-shadow:0 5px 5px #eee; text-align:center; line-height:30px;}
ul#menu>li>ul.long{ width:100%; padding:0; left:0; line-height:24px; text-align:left;}

ul#menu>li ul div.sub_arrow{ padding:5px 15px 15px; position:relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;}
ul#menu>li ul div.sub_arrow>.arrow{ position:absolute; display:block; width:0; height:0; border-color:transparent; border-style:solid;}
ul#menu>li ul div.sub_arrow>.arrow{ border-width:7px;}
ul#menu>li ul div.top>.arrow{ top:-7px; left:49%; margin-right:-7px; border-bottom-color:#fff; border-top-width:0;}

ul#menu>li ul div.sub_arrow>li .img{ float:left; width:120px; margin-right:20px;}
ul#menu>li ul div.sub_arrow>li .img img{ width:100%;}

ul#menu>li ul.sub>div.sub_arrow>li{ border-right:1px #f5f5f5 solid; padding:0 20px; box-sizing:border-box; display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 30px;
    position: relative;}
ul#menu>li ul.sub>div.sub_arrow>li:nth-of-type(3n){ border-right:0;}
ul#menu>li ul.sub>div.sub_arrow>li>a{ line-height:40px; display:block; font-size:14px; color:#666;}
html>/**/body ul#menu>li ul.sub>div.sub_arrow>li{ display:inline-block !important;/*For firfox*/}

/* 2nd Menu */ 
ul#menu>li:hover ul.sub li>a{}
/* 2nd Menu Hover */
ul#menu>li:hover ul.sub li>a:hover,
ul#menu>li:hover ul.sub li:hover>a{ color:#eb5405;}

ul#menu>li:hover ul.sub,
ul#menu>li.iehover ul.sub{ display:block;}

ul#menu ul.long div.sub_arrow{ width:1200px; margin:0 auto; padding:20px;}
ul#menu ul.long div.top>.arrow{}
ul#menu ul.long>div.sub_arrow>li{ display:inline-block; margin-bottom:20px; vertical-align:top;}
ul#menu ul.long>div.sub_arrow>li>a{ border-bottom:1px #dedede solid;}

ul#menu ul.long>div.sub_arrow>li ul.sub_sub{ margin-top:10px; float:left;}
ul#menu ul.long>div.sub_arrow>li ul.sub_sub h3{ margin-bottom:10px;}
ul#menu ul.long>div.sub_arrow>li ul.sub_sub li a{ line-height:24px; color:#999;}
ul#menu ul.long>div.sub_arrow>li ul.sub_sub li a:hover{ color:#000;}

/***************** banner *****************/
#banner{ margin:0 auto; position:relative; width:100%; overflow:hidden;}

/* slide */
.slide-main{ height:100vh; position:relative;}
.prev,.next{ display:block; width:45px; height:72px; position:absolute; z-index:222; top:50%; overflow:hidden; cursor:pointer; opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60); _border:1px solid none;}
.prev{ left:70px;}
.next{ right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{ opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}

.item{ display:block; width:100%; height:5px; position:absolute; z-index:124; bottom:70px; left:0; text-align:center;}
.item a{ display:inline-block; width:12px; height:12px; margin-right:20px; background:#fff; opacity:0.9;-moz-opacity:0.9; filter:alpha(opacity=90); overflow:hidden; border-radius:12px;}
.item a.cur{ background:#6c0;}

.slide-box,.slide,.slide>a,.slide>div{ display:block; width:100%; _height:100vh; height:937px; overflow:hidden;}
.slide-box{ position:relative;}
.slide{ display:none; height:100vh; position:absolute; z-index:8;}

.obj-a,.obj-b,.obj-c,.obj-d{ position:absolute; z-index:9; left:50%;}
.obj-a,.obj-b,.obj-c,.obj-d{ width:952px; margin-left:-476px; text-align:center; display:block; top:260px;}
.obj-b{ top:355px;}
.obj-c{ top:430px;}
.obj-d{ width:239px; margin-left:-119px; top:535px;}

.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }

.banAnimate .obj-b{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.4s linear 0s normal none;-moz-animation:saAnic 0.4s linear 0s normal none;animation:saAnic 0.4s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:40%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:40%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:40%;} to{opacity:1;left:50%;} }

.banAnimate .obj-c{display:block;animation-name:xaAnic;-webkit-animation:xaAnic 0.4s linear 0s normal none;-moz-animation:xaAnic 0.4s linear 0s normal none;animation:xaAnic 0.4s linear 0s normal none;}
@-webkit-keyframes xaAnic{from{opacity:0;top:480px;} to{opacity:1;top:430px;} }
@-moz-keyframes xaAnic{from{opacity:0;top:480px;} to{opacity:1;top:430px;} }
@keyframes xaAnic{from{opacity:0;top:480px;} to{opacity:1;top:430px;} }

.banAnimate .obj-d{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }

/***************** content *****************/
#content{ padding:30px 0;}

.box .title{ height:80px; background:url(../images/tl1.gif) no-repeat center 0;}
.box .title h3{ color:#333; font-size:36px; font-weight:normal;}
.box .title h3 .gray{ margin-left:10px; vertical-align:bottom; font-size:30px; color:#d2d2d2; font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;}
.box .more{ float:right;}
.box .more a{ width:67px; height:30px; line-height:30px; font-size:13px; color:#fff; display:block; padding-left:15px; border-radius:2px; margin-top:15px; background:#3795ab url(../images/more.gif) no-repeat 60px center;}
.box .more a:hover{ text-decoration:none;}

.update,.gallery,.news{ width:1200px; margin:0 auto; overflow:hidden;}

ul.pic_list{ overflow:hidden;}
ul.pic_list li{ width:350px; float:left; margin-right:75px; display:inline-block;}
ul.pic_list li:last-child{ margin:0;}
ul.pic_list li.last{ margin:0;}
ul.pic_list li div.pic{ width:350px; height:262px; text-align:center; background:#333; cursor:pointer; position:relative; overflow:hidden;}
ul.pic_list li div.pic span{ width:100%; margin:25% 0 10px 0; position:absolute; top:0; left:0; font-size:18px; color:#fff; pointer-events:none;}
ul.pic_list li div.pic span img{ margin-bottom:10px;}
ul.pic_list li div.pic a{ width:100%; height:100%; background:#333; position:absolute; top:0; left:0;}
ul.pic_list li div.pic a:hover{ text-decoration:none;}

ul.pic_list li img{ -webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s; -webkit-transform:scale(1); transform:scale(1);}
ul.pic_list li:hover img{ -webkit-transform:scale(1.12); transform:scale(1.12);}

ul.pic_list li div.pic span{ opacity:0; filter:Alpha(Opacity=0, Style=0); -webkit-transform:scale(1.12); transform:scale(1.12);}
ul.pic_list li:hover div.pic span{ opacity:1; filter:Alpha(Opacity=100, Style=0); -webkit-transform:scale(1); transform:scale(1);}

ul.pic_list li div.pic a{ opacity:0; filter:Alpha(Opacity=0, Style=0); -webkit-transform:scale(1.1); transform:scale(1.1);-webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s;}
ul.pic_list li:hover div.pic a{ opacity:0.8; filter:Alpha(Opacity=80, Style=0); -webkit-transform:scale(1); transform:scale(1);}

ul.pic_list li .info{ height:105px; background:#757575; color:#c3c3c3; padding:0 20px 20px;}
ul.pic_list li:hover .info{ color:#a2d6e2; background:#3695ab;}
ul.pic_list li h3 a{ color:#fff; font-weight:normal; font-size:20px; line-height:50px;}
ul.pic_list li h3 a:hover{ text-decoration:none;}

.gallery_bg{ background:#ebf4f6;}
.gallery{ margin-top:50px; padding:20px 0;}
.gallery .title{ background:url(../images/tl3.png) no-repeat center 0;}

ul.video_list li{ width:280px; height:210px; float:left; margin:0 26px 26px 0; display:inline-block; position:relative; overflow:hidden;}
ul.video_list li.last{ margin:0;}
ul.video_list li a{ width:280px; text-align:center;}
ul.video_list li span.play{ width:50px; height:50px; border-radius:50%; display:block; background:#000 url(../images/play.png) no-repeat center center; opacity:0.9; position:absolute; top:50%; left:50%; margin:-25px 0 0 -25px;}
ul.video_list li span.name{ width:95%; padding-left:5%; text-align:left; line-height:30px; color:#fff; position:absolute; bottom:0; left:0; display:none; background:rgba(0,0,0,0.7);}
ul.video_list li:hover span.play{ background:#3695ab url(../images/play.png) no-repeat center center;}
ul.video_list li:hover span.name{ display:block; background:rgba(55,150,170,0.9);}

ul.video_list li .img{ -webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s; -webkit-transform:scale(1); transform:scale(1);}
ul.video_list li:hover .img{ -webkit-transform:scale(1.12); transform:scale(1.12);}

.news{}
.news .title{ padding-left:215px; height:80px; border-bottom:2px #f5f5f5 solid;}
.news ul#tab_btn li{ float:left;}
.news ul#tab_btn li a{ width:150px; height:80px; color:#333; font-size:20px; line-height:80px; margin:0 50px; display:block; cursor:pointer; text-align:center;}
.news ul#tab_btn li a:hover{ text-decoration:none;}
.news ul#tab_btn li.hover a{ color:#3695ab; border-bottom:2px #3695ab solid;}

.news .con{ height:300px;}
ul.news_list{ width:1220px;}
ul.news_list li{ width:550px; height:80px; padding:20px; float:left; margin:20px 20px 0 0; line-height:20px; background:#f5f5f5;}
ul.news_list li span.data{ width:80px; height:80px; margin-right:20px; float:left; text-align:center;}
ul.news_list li span.data .day,ul.news_list li span.data .month{ display:block; color:#eee; line-height:30px;  font-size:14px; font-weight:bold; background:#757575;}
ul.news_list li span.data .day{ font-size:36px; line-height:50px; color:#fff; font-weight:bold; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; background:#989898;}
ul.news_list li .info a{ font-size:16px; display:block; margin-bottom:8px;}
ul.news_list li .info p{ font-size:12px; color:#999; line-height:18px;}

ul.news_list li:hover{ background:#3695ab;}
ul.news_list li:hover span.data .day{ color:#3695ab; background:#fff;}
ul.news_list li:hover span.data .month{ color:#fff; background:#0e667b;}
ul.news_list li:hover a{ color:#fff;}
ul.news_list li:hover p{ color:#a2d6e2;}

/***************** foot *****************/
#foot_bg{ min-width:1200px; background:#333;}
#foot{ width:1200px; height:130px; line-height:30px; padding-top:58px; color:#b4b4b4; margin:0 auto;}
#foot .f_logo{ width:364px; height:52px; float:right; background:url(../images/f_logo.png) no-repeat 0 0;}
#foot ul li{ margin-right:20px; padding-left:20px; float:left; background:url(../images/icon1.png) no-repeat 0 center}
#foot ul li:nth-last-child(2){ padding-left:25px; background:url(../images/icon2.png) no-repeat 0 center;}
#foot ul li:last-child{ padding-left:25px; background:url(../images/icon3.png) no-repeat 0 center;}


/***************** foot *****************/
#i_banner{ min-width:1200px; height:400px;}

#i_content{ width:1200px; margin:0 auto; padding:30px 0 80px;}

.i_title{ height:120px; position:relative;}
.i_title h3{ width:350px; height:72px; text-indent:-9999px; overflow:hidden; background:url(../images/tl01.png) no-repeat 0 0; position:absolute; top:0;}
.i_title h3.news_tl{ background:url(../images/tl02.png) no-repeat 0 0;}
.i_title h3.video_tl{ background:url(../images/tl03.png) no-repeat 0 0;}
.i_title h3.products_tl{ background:url(../images/tl04.png) no-repeat 0 0;}
.i_title h3.case_tl{ background:url(../images/tl05.png) no-repeat 0 0;}
.i_title h3.tech_tl{ background:url(../images/tl06.png) no-repeat 0 0;}
.i_title h3.partners_tl{ background:url(../images/tl07.png) no-repeat 0 0;}
.i_title h3.contact_tl{ background:url(../images/tl08.png) no-repeat 0 0;}
.i_title .crumb{ font-size:12px; float:right; padding-left:8px; background:url(../images/arrow.gif) no-repeat 0 center;}
.i_title .crumb a:hover,.i_title .crumb span.current{ color:#3695ab;}
.i_title .sub_nav,.i_title .info{ float:right; margin-top:5px;}
.i_title .info{ text-align:right; color:#b8b8b8; line-height:24px;}
.i_title .sub_nav ul li{ padding-left:10px; float:left;}
.i_title .sub_nav ul li a{ display:block; height:38px; line-height:38px; color:#fff; padding:0 20px; background:#666;}
.i_title .sub_nav ul li a:hover,.i_title .sub_nav ul li a.current{ background:#3695ab; text-decoration:none;}

.i_title .s_sub_nav{ float:right; margin-top:15px;}
.i_title .s_sub_nav ul li{ padding-left:30px; float:left;}
.i_title .s_sub_nav ul li a:hover,.i_title .s_sub_nav ul li a.current{ color:#3695ab;}

.about{ line-height:30px;}
.a_pic{ margin-bottom:20px;}

.i_news_list{ line-height:24px;}
.i_news_list li{ height:112px; padding:20px; border:1px #dcdcdc solid; margin-bottom:15px; background:url(../images/dashed.gif) repeat-x 0 bottom;}
.i_news_list li .i_news_pic{ width:150px; height:112px; overflow:hidden; float:left; margin-right:30px; background:#fff;}
.i_news_list li .i_news_pic img { width:150px; height:112px;}
.i_news_list li span.data{ float:right; color:#b6b6b6;}
.i_news_list li h1{ font:normal 18px/20px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; margin-bottom:10px;}
.i_news_list li h1 a{ color:#333;}
.i_news_list li h1 a:hover{ text-decoration:underline;}
.i_news_list li p{ color:#888;}
.i_news_list li .btn a{ height:22px; line-height:22px; color:#ff8500; float:left;}
.i_news_list li .btn a:hover{ text-decoration:underline;}

.textTitle{ color:#333; font:normal 30px/50px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; text-align:center;}
.subtime{ margin-top:20px; line-height:50px; text-align:center; border-top:1px #e2e2e2 solid; border-bottom:1px #e2e2e2 solid; color:#b8b8b8;}
.subtime span{ color:#b8b8b8;}
.subtime span.down{ padding-left:20px; float:right; background:url(../images/download_pic.gif) no-repeat 0 center;}
.subtime span.down a{ text-decoration:underline;}
.subtime span.down a:hover{ text-decoration:none;}
.article{ padding:30px 0; line-height:2em;}
.article table td{border:1px #858585 solid; padding:5px; }

.back{ line-height:30px; text-align:right; padding-right:15px; background:#eee;}
.back a{ color:#4996f7;}
.back a:hover{ text-decoration:underline;}

.up-down{ line-height:30px; padding:10px 0 0 10px;}
.up-down a{ color:#4996f7;}
.up-down a:hover{ text-decoration:underline;}

#left{ width:225px; float:left;}
#left_menu li{ padding-bottom:1px; font-size:14px; background:url(../images/i_lt_btn_bg.gif) no-repeat 0 bottom;}
#left_menu li a{ padding-left:15px; line-height:40px; display:block; color:#fff; background:#666;}
#left_menu li a:hover,#left_menu li a.current{ color:#fff; text-decoration:none; background:#3695ab;}

#right{ width:929px; float:right;}

ul.i_pic_list li{ width:280px; min-height: 300px; margin:0 44px 40px 0;}
ul.i_pic_list li.last{ margin-right:0;}
ul.i_pic_list li div.pic{ width:280px; height:210px;}
ul.i_pic_list li h3{ height:50px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
ul.i_pic_list li h3 a{ color:#333;}
ul.i_pic_list li h3 a:hover{ text-decoration:underline;}

#dot_menu { right:20px; position:fixed; top:40%;}
#dot_menu li{ margin-bottom:30px;}
#dot_menu a{ padding:5px; background:rgba(55,150,170,0.3); display: block; border-radius:50%;}
#dot_menu a span{ width:10px; height:10px; background:#fff; display: block; border-radius:50%;}
#dot_menu a:hover,#dot_menu .current a{ background:rgba(55,150,170,0.8);}

#container{ padding-top:140px;}
.section{ overflow:hidden;}
.section .position{ width:1200px; margin:0 auto; position:relative;}

.section .position h2{ position:relative; z-index:999;}

.pro_title{ height:100px; background:#f1f1f1; line-height:100px;}
.pro_title h3{ font-size:30px; font-weight:normal;}

#pro_menu{ float:right;}
#pro_menu li{ float:left; padding-left:50px;}
#pro_menu li a:hover{ color:#599ff6;}

#pro_info_1{ height:100vh;}
#pro_info_1 .position h2{}
#pro_info_1 .position p{}

#pro_info_2 h1,#pro_info_3 h1{ font-size:48px; padding:20px 0; font-weight:normal; color:#666; text-align:center;}

#pro_info_3{ background:#efefef;}

#pro_info_2 img,#pro_info_3 img{ width:100%;}

.message h3{ font-size:36px; font-weight:normal; margin-top:20px;}
.message h4{ font-size:30px; font-weight:normal; color:#b8b8b8; line-height:60px;}
#message_table{ width:100%; margin-top:30px;}
#message_table th,#message_table td{ border-collapse:collapse; padding-bottom:28px;}
#message_table th{ width:100px; line-height:42px; text-align:left; font-size:16px;}
#message_table th.rt{ padding-left:100px;}
#message_table td{ width:450px; color:#f00;}
#message_table td input.text,#message_table td textarea{ width:425px; height:42px; padding-left:5px; border:1px #dedede solid; background:#f8f8f8;}
#message_table td textarea{ width:1076px; height:135px;}
#message_table td a{ width:190px; height:55px; line-height:55px; margin-right:20px; font-size:24px; display:block; float:left; background:#3695AB; color:#fff; text-align:center;}
#message_table td a.reset{ background:#666;}
#message_table td a:hover{ background:#ff8500; text-decoration:none;}

.contact h3{ font-size:24px; font-weight:normal; margin-top:20px;}
.contact h4{ font-size:18px; font-weight:normal; color:#888; line-height:30px;}

.contact ul{ margin:30px 0;}
.contact ul li{ width:570px; font-size:18px; padding-left:55px; float:left; background:url(../images/icon01.png) no-repeat 0 center}
.contact ul li span{ color:#b8b8b8;}
.contact ul li:nth-last-child(2){ width:215px; padding-left:70px; background:url(../images/icon02.png) no-repeat 0 center;}
.contact ul li:last-child{ width:215px; padding-left:70px; background:url(../images/icon03.png) no-repeat 0 center;}

.map{ margin-top:50px;}

.partners{ margin-top:30px;}
.partners .title{ background:url(../images/tl4.gif) no-repeat center 0;}
.partners ul li{ width:240px; float:left;}
.partners ul li img{ -webkit-filter:grayscale(1); filter:gray; filter:grayscale(1); opacity:0.5;  width:200px; height:80px;}
.partners ul li:hover img{ -webkit-filter:grayscale(0); filter:; filter:grayscale(0); opacity:1;}

/* jobs */
table.recruitment_data{ width:100%; text-align:center;}
table.recruitment_data th,table.recruitment_data td{ height:40px; padding:0 10px; border-collapse:collapse; border-bottom:1px #d1ebf1 solid;}
table.recruitment_data th{ color:#fff; background:#3695ab; border-right:1px #fff solid;}
table.recruitment_data td{ color:#999; font-size:12px;}
table.recruitment_data .position{ width:30%;}
table.recruitment_data .job_title{ text-align:left;}
table.recruitment_data .job_title,table.recruitment_data .job_title a{ color:#3695ab;}
table.recruitment_data .job_title a:hover{ color:#f60; text-decoration:underline;}
table.recruitment_data .detail a{ color:#ff8500; text-decoration:underline;}
table.recruitment_data .detail a:hover{ color:#f60; text-decoration:none;}

h2.zhiwei_name{ font:normal 22px/36px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; color:#3695ab;}
span.effective_date{ margin-bottom:20px; display:block; color:#999;}
.pro_explain{ line-height:40px; padding-left:15px; font:bold; color:#666; border-bottom:1px #ddd solid; background:#eee;}
.con_con{ padding:20px 10px; line-height:2em;}

/***************** pagination *****************/
.flip_pages_front{ font-size:12px; font-family:arial,sans-serif; padding-top:20px; text-align:center; clear:both;}
.flip_pages_front a{ margin:0px 2px; padding:5px 8px; text-align:center; border:1px solid #3695AB; color:#3695AB; background:#fff;}
.flip_pages_front a:hover,.flip_pages_front .pageson{ color:#ff8500; background:#fff1e4; border:1px solid #ff8500;}
.flip_pages_front .pagesInput input{ width:30px; height:24px; margin:0 5px; text-align:center; border: 1px solid #3695AB;}
.flip_pages_front .pagego{ padding:5px 12px; color:#ff8500; background:#fff1e4; border:1px solid #ff8500; cursor:pointer;}
.flip_pages_front .pagego:hover{ color:#f60; border:1px solid #f60;}


.table_data{ margin:20px 0; border:1px #ddd solid;}
.table_data ul {
    padding-left: 20px;
}
.table_data ul, ol {
    margin-bottom: 10px;
	list-style:disc;
	line-height:2em;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    border-top: 1px solid #dddddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table_data th, .table_data td {
    padding: 10px 20px !important;
}
.table_data th {
    background: #fafafa none repeat scroll 0 0;
    width: 20%;
}
th {
    text-align: left;
}
td, th {
    padding: 0;
}

.row::before, .row::after {
    content: " ";
    display: table;
}
*::before, *::after {
    box-sizing: border-box;
}
.row::after {
    clear: both;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
*::before, *::after {
    box-sizing: border-box;
}
.table_data td .row {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.table_data td .row:last-child {
    border-bottom: medium none;
}
.table_data h4 {
    color: #3695AB;
    font-size: 16px;
    line-height: 2em;
    margin: 0;
}

