﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, th, td { margin: 0; padding: 0;}
body{color:#000; margin:0px auto; font-family:"Arial", "Microsoft YaHei"; font-size:14px;}
div{ margin:0; padding:0; border:0; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px; line-height:1.8em}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; /* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
/*链接*/
a{ text-decoration:none; color:#000;}
a:visited { color:#000; }
a:focus { outline:none; }
a:hover{ color:#131313;}
a:active{ outline:none;}

/*标题*/
h1 { font-size: 1.3em;margin:  0;}
h2 {font-size: 1.2em; margin: 0;}
h3 { font-size: 1.17em;margin: 0;}
h4 {font-size: 1em;margin:0;}
h5 {font-size: 0.83em;margin: 0;}
h6 { font-size: 0.67em;margin: 0;}

/*其它*/
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp {font-size: 1em;}
pre {margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dl{margin: 1em 0;}
dd {margin: 0 0 0 40px;}
/*==========@@HTML默认  结束@@==========*/


/*==========@@元件 开始@@==========*/
/*常用颜色*/
.blue {color: #00F !important;}
.green {color: #0F0 !important;}
.red {color: #F00 !important;}
.black {color: #000 !important;}
.white {color: #FFFFFF !important;}
.gray { color:gray !important; }
.purple { color:purple !important;}

/*浮动*/
.clear { display:block; clear:both; height:3px; overflow:hidden; line-height:3px; }
.float_left { float:left; }
.float_right { float:right; }

/*对齐方式*/
.left { text-align: left}
.right {text-align: right}
.center{ text-align: center}

/*hd*/
.hd_round { text-align:center; margin-top:40px; }
.hd_round ul {  }
.hd_round ul li { width:5px; height:5px; border-radius:100%; overflow:hidden; display:inline-block; *display:inline; zoom:1;
	margin-right:15px; font-size:0px; background:#ddd; cursor:pointer; }
.hd_round ul li:hover { background:#a5a5a5;}
.hd_round ul li.on { background:#f5b834;}


/*其它*/
.hide { display:none; }  /*隐藏*/
.textlist2 .now a{ background: #f5b834; color: #FFF; }
.More { position: relative; border: 1px solid #000; border-radius:8px; height: 40px; width: 160px; line-height: 40px; font-size: 18px; font-weight:700; position: relative; z-index: 10; display: block; margin: 30px auto 0 auto; text-align: center; color: #000; transition: inherit;}
.More span { font-size: 0px; color: #fff; transition: inherit; }
.More:before { content:"";position:absolute; left: 0; top: 0; height: 40px; width: 0px; background-color: #e60012; z-index: -1; transition: inherit; }
.More:hover { border-color: #f5b834; color: #fff; }
.More:hover span { font-size: 18px; }
.More:hover::before { width: 160px; }
.code_image{ cursor: pointer; padding-bottom:6px; } /*验证码图片样式*/
.delay {transition:all ease-out .3s; -webkit-transition:all ease-out .3s; -moz-transition:all ease-out .3s; -ms-transition:all ease-out .3s;}
.delay_2 {transition:all ease-out .6s; -webkit-transition:all ease-out .6s; -moz-transition:all ease-out .6s; -ms-transition:all ease-out .6s;}

.More_1 { position: relative; display:block; height: 40px; width: 200px; line-height: 40px; font-size: 18px; font-weight:400; margin: 0 auto; padding-bottom:30px; text-align: center; color: #333;}
.More_1:hover{color:#f55}
/*频道*/
.ChannelContent{ line-height:2.0em; font-size:16px;}
.ChannelSContent, .ChannelSContent p{ line-height:1.8em; }
.ChannelContent a{ color: #ff9d02}
.ChannelContent p { color:#777; font-size:13px; line-height:24px; }
.ChannelContent strong { color:#777; }
.ChannelSContent{color:#FFF;  line-height:25px;overflow:hidden; margin-bottom:10px;}
.ChannelSContent a{ color: #ff9d02}
.ChannelSContent img, .InfoContent img{ max-width:100%;height:auto; }
.ChannelAlbum{ overflow: hidden; }

/*信息
.InfoTitle{ font-weight:normal; text-align:center; vertical-align:middle; padding:5px 0px}
.InfoTitle h1{ font-size:28px; line-height: 1.5em; font-weight:normal;}
.InfoTime{color:#999; text-align:left;  padding:2px 0px; height:25px}
.InfoContent, .InfoContent p{ line-height:2.0em; font-size:16px; }
.InfoAttachment{ padding:10px 0px; text-align:center; width:81px; margin:0 auto;}
.InfoPicture{ text-align: center;}
.InfoPicture img{ width:100%; max-width:100%;}
.info_from_wrap{ padding:0; text-align:left; font-size:12px; color:#aaa; border:0px dashed #ccc; line-height:30px; margin-bottom:20px;}
.info_from_wrap a { color:#aaa; }
.info_from_wrap a:hover { color:#555; }
#ReadLevelTip{ font-weight:bold; color:red;}
.Tag{ text-align: left; font-weight:bold; }
.Tag a{ padding:0 3px; font-weight:normal; text-decoration:none;}
.info_previous_next_wrap{ background:#f5f5f5; padding:5px 10px; color:#666; line-height:1.8em; margin-top:10px;}
.Next a{ }
.Previous a{ }
*/
.InfoTitle{ font-weight:normal; text-align:center; vertical-align:middle; padding:5px 0px}
.InfoTitle h1{ font-size:30px; font-weight:700; line-height: 1.5em;}
.InfoTime{color:#949494; text-align:left;  padding:2px 0px; height:25px}
.InfoContent, .InfoContent p{ line-height:2.0em; font-size:16px; padding:10px 0;}
.InfoAttachment{ padding:10px 0px; text-align:center; width:81px; margin:0 auto;}
.InfoPicture{ text-align: center;}
.InfoPicture img{ width:100%; max-width:100%}
.info_from_wrap{ padding:0 10px; text-align:center; color:#999; border:0px dashed #ccc; line-height:30px; margin-bottom:5px;}
.info_from_wrap a { color:#999; }
.info_from_wrap a:hover { color:#555; }
#ReadLevelTip{ font-weight:bold; color:red;}
.Tag{ text-align: left; font-weight:bold; }
.Tag a{ padding:0 3px; font-weight:normal; text-decoration:none;}
.info_previous_next_wrap{ background:#F0F0F0; padding:5px; border:1px solid #E3E3E3; color:#333; line-height:1.8em}
.Next a{ }
.Previous a{ }
/*==========@@元件 结束@@==========*/

/*==========@@模块  开始@@==========*/
/*左侧*/
/*主体左侧样式*/
.left_title { height:39px; line-height:39px; border-bottom:1px solid #01673A; }
.left_title h2 { font-size:16px;  color:#01673A; }
.left_body { overflow:hidden; zoom:1; color:#01673A;  padding:10px 10px 5px; border-top:0; border-bottom: 0px}
.left_bottom { height:15px; margin-bottom:5px;}
/*样式1*/
.left_title1{ text-align:center; overflow: hidden; }
.left_title1 p { color: #333; font-size:16px; line-height:38px;font-weight:400;}
.left_title1 h2 a{ line-height:52px; font-size:48px; font-weight:700; color: #e60012;}
.left_title1 i{ display: block; width: 105px; height: 5px; background: #e60012; margin: 0 auto; margin-top: 10px; }
.left_body1 { overflow:hidden; zoom:1;}
.left_body1 .ChannelPicture{ float:right; overflow:hidden; width:480px;}
.left_bottom1 { margin-bottom:0px;}

.menu_tit1 {margin-bottom:40px;font-size:45px;font-weight:bold;color:#fff;line-height:1;}
.menu_tit2 {font-size:16px;color:#fff;margin-bottom:30px;line-height:1;}

/*样式2*/
.left_title2 {  line-height:39px;  }
.left_title2 h2 {     text-align: center;  line-height: 50px;   font-size: 30px;  font-weight: bold; }
.left_title2 h2 a{ color: #fff; }
.left_title2 p{    text-align: center;  line-height: 40px;  color: #fff;  font-size: 15px;width:950px;margin:0 auto;}
.left_body2 { overflow:hidden; zoom:1; border-top:0; border-bottom: 0px;margin-top:20px;}
.left_body2 .prev{display:block;background:url(../images/left.jpg) no-repeat ;width:92px ;height:32px;float:left;margin-left: 420px;margin-top:20px;cursor: pointer;}
.left_body2 .next{display:block;background:url(../images/right.jpg) no-repeat;width:92px ;height:32px;float:right;margin-right: 420px;margin-top:20px;cursor: pointer;}
.left_body2 .prev:hover{background:url(../images/left1.jpg) no-repeat ;}
.left_body2 .next:hover{background:url(../images/right1.jpg) no-repeat ;}
.left_bottom2 { overflow:hidden;}
/*样式3*/
.left_title3{ text-align:center; overflow:hidden; margin-bottom:25px; margin:50px 0 20px;}
.left_title3 p { font-size:14px;color: #999; line-height: 24px; margin-top: 0px;}
.left_title3 h2 a{ line-height:24px; font-size:22px; font-weight:normal; color: #444;}
.left_title3 i{ display: block; width: 30px; height: 3px; background: #1651b8; margin: 0 auto; margin-top: 10px; }
.left_body3 { overflow:hidden; zoom:1;}
.left_body3 .ChannelPicture{ float:right; overflow:hidden; width:480px;}
.left_bottom3 { margin-bottom:0px;}

/*样式3*/
.left_title4 { float:left; }
.left_title4 img { height:350px; display:block; float:left; }
.left_body4 { background:#fff; height:350px; }
.left_body4 .title4{ text-align:left; overflow: hidden; padding:56px 60px 30px 60px;}
.left_body4 .title4 p { font-size:13px;color: #D3D3D3; margin:7px 0;}
.left_body4 .title4 h2 a{ line-height:26px; font-size:26px; font-weight:normal; color: #111;}
.left_body4 .ChannelContent { padding:0 60px; overflow:hidden; }
.left_body4 .ChannelContent p { color:#8f8f8f; font-size:13px; line-height:24px; }
.left_body4 .ChannelContent p a { width:102px; height:28px; display:block; line-height:28px; margin-top:50px; text-align:center;
    font-size:13px; color:#CACACA; border:1px solid #d9d9d9; }
.left_body4 .ChannelContent p a:hover { background:#f5b834; color:#fff; border-color:#f5b834; transition:all ease-out .3s;
	-webkit-transition:all ease-out .3s; -moz-transition:all ease-out .3s; -ms-transition:all ease-out .3s; }
.left_body5 { overflow:hidden; zoom:1;}
.left_body5 .ChannelPicture{ float:right; overflow:hidden; width:480px;}
/*主体右侧*/
/*样式1*/
.right_title {}
.right_title h2 { font-size:30px; font-weight:normal; text-align:center; padding:15px 0; color:#333;   }
.right_title h2 img{ margin:0 10px;}
.right_body { padding:5px 0px; overflow:hidden; zoom:1;  border-top:0; border-bottom:0; }
.right_bottom {}

.product_title h2 { font-size:24px; font-weight:700; text-align:center; padding-top:55px; color:#333;   }
.product_title i{ display: block; margin:0 auto; width: 60px; height: 2px; background: #e60012; margin-top:10px; }
.product_title h2 img{ margin:0 10px;}
/*==========@@模块  结束@@==========*/

/*==========@@频道布局  开始@@==========*/
/*模型body*/
.container{width:100%;}
.index, .single, .article, .picture, .download, .product, .job, .guestbook, .feedback{ width:1240px;margin:5px auto; min-height:500px; }
#top, #logo, #banner, #announcement, #link,#floor_1,#floor_3,#floor_4,#floor_2,#floor_6,.wrap { width:1240px;  margin:0 auto;overflow:hidden}
#left { float:left; width:250px; }
#right { float:left; width:1240px; border-left:0px solid #E5E5E5; padding-left:0px; min-height:450px; }
#right1 { width:1240px; margin:0 auto; }
/*===首页 开始===*/
#floor_1_main{ overflow:hidden; background:#fff;}
#floor_1{ padding:45px 0px;}
#floor_5{width:1240px;  margin:0 auto; padding:45px 0px;}
#floor_2_main{ padding: 45px 0; background: #FFF; width:100%; }
#floor_3_main{ background:url(../img/u57.jpg) center center no-repeat;height:600px;}
.floor_3_backimg { width:120%; max-width:1920px;min-width:1px; _width:expression(this.scrollWidth > 1920 ? "1920px" : (this.scrollWidth < 1? "1px" : "auto"));}
#floor_3{padding:60px 0px; text-align:center; font-size:30px;color:#fff;}
#floor_4_main{ background:#f2f2f2; padding: 80px 0;}
#floor_5_main{ background:#fff;}
#floor_6_main{ padding:0px 0 20px; background: #FFF; width:100%; }
#floor_7{width:1240px;  margin:0 auto; padding-top:45px;}
#adlist2 { width:100%; background:#f5f5f5; margin-top:80px; }
#adlist2 img { display:block; max-width:1200px; margin:0 auto; }

/*===首页 结束===*/
#floor_2_row1 { margin:0 auto; overflow:hidden; border:0px dashed red; }
.row1_1,.row1_2,.row1_3 { float: left; width: 50%; transition:.5s ease 0s; -moz-transition:.5s ease 0s; -webkit-transition:.5s ease 0s; }
.row1_1 { position: relative; }
.row1_1 .infoPicture { width: 100%; height: 100%; overflow: hidden; transition: inherit; background:#f5f5f5; }
#floor_2_row1 .infoPicture img { width:100%; }
.row1_1 .infoData { position: absolute; width: 60%; height: auto; padding:0 70px 0 80px; bottom: 30%; transition: inherit; }
.row1_1 .infoData::after { content:''; position: absolute; width: 70px; height: 1px; background-color: #b9b9b9; left: 80px; top: 44px; }
.row1_1 .infoData h2 { color: #9c9c9c; font-size: 24px; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-weight: normal; transition: inherit; }
.row1_1 .infoData p { overflow: hidden; margin-top: 24px; width:100%; line-height: 22px; height: 44px; color: #b9b9b9; font-size: 13px; font-weight: normal; }
.row1_2,.row1_3 {  }
.row1_2 .infoPicture { float: left;  width: 50%; height: 100%; overflow: hidden; transition: inherit; }
.row1_2 .infoData { float: left; position: relative; width: 30%; padding: 12.5% 10% 0; }
.row1_2 .infoData::after { content:''; position: absolute; width: 1px; height: 100px; background-color: #b9b9b9; left: 50px; top: 47%; }
.row1_2 .infoData h2 { color: #9c9c9c; font-size: 24px; overflow: hidden; width:100%; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; transition: inherit; }
.row1_2 .infoData p { overflow: hidden; margin-top: 24px; line-height: 22px; width:100%; height: 44px; color: #b9b9b9; font-size: 13px; font-weight: normal; }
.row1_3 .infoPicture { float: left;  width: 50%; height: 100%; overflow: hidden; transition: inherit; }
.row1_3 .infoData { float: left; position: relative; width: 30%; padding: 12.5% 10% 0; }
.row1_3 .infoData::after { content:''; position: absolute; width: 1px; height: 100px; background-color: #b9b9b9; left: 50px; top: 47%; }
.row1_3 .infoData h2 { color: #9c9c9c; font-size: 24px; overflow: hidden; width:100%;  text-overflow: ellipsis; white-space: nowrap; font-weight: normal; transition: inherit; }
.row1_3 .infoData p { overflow: hidden; margin-top: 24px; line-height: 22px; width:100%;  height: 44px; color: #b9b9b9; font-size: 13px; font-weight: normal; }
.rowBox .infoPicture { position: relative; }
.rowBox .infoPicture:after { content:''; position: absolute; left: 10px; top: 10px; width: calc( 100% - 20px ); height: calc( 100% - 20px ); box-sizing: border-box; border: 0px solid #fff; transition: inherit; }
.rowBox:hover h2 { color: #474747; }
.rowBox img { transition: inherit; }
.rowBox:hover img { transform: scale(1.05,1.05); }
.rowBox:hover .infoPicture:after { border-width: 1px; }

    /*===产品模型 开始===*/
.product  .info_product_detail_wrap{ line-height: 2.2em; margin-bottom:20px;}
.product  .info_product_detail_wrap span { color: #666; margin-right:10px;}
.product  .info_product_detail_wrap table.detail_table{ width:100%; }
.product  .info_product_detail_wrap table.detail_table th{ width: 200px;}
.product  .ProductDescription{ height:40px; color:#01673A; margin-top:10px;padding-left:35px; line-height:40px; font-size:16px; font-weight:bold; display:none;}
.product  .info_product_detail_wrap img{ width:216px; height:162px;float:left;  text-align:left; margin-right:10px; }
.product  .InfoTitle{  font-size:16px; font-weight:bold; text-align:left; padding:10px 0px;}
.product  .f2{ padding:5px 0px}
.product  .f1{ padding:5px 0px}
.product  .InfoHit{ padding:5px 0px; font-weight:bold; color:#990000}
.product  .InfoTime{ padding:5px 0px; }
/*===产品模型 结束===*/

/*===招聘频道  开始===*/
.job{ }
.joblist { }
.joblist li {overflow: hidden;}
table.job_table { margin:8px 0px; padding:0px; text-align:center; width:100%; border-collapse:collapse;}
table.job_table td{ padding:8px 5px; border:1px solid #DADBD6;}
table.job_table .Requirement{ text-align:left; padding:8px 5px; line-height:1.5em;}
table.job_table th{color:#333; font-weight:bold; text-align:center; border:1px solid #DADBD6;}
table.job_table .t1 { font-weight:bold;padding:5px 0;width:20%;}
table.job_table .t2 { text-align:left;width:25%;}
table.job_table .t3 {font-weight:bold;width:25%;}
table.job_table .t4 {text-align:left;width:25%;}
table.job_table .operation{text-align:center; margin:0 auto;}
/*应聘*/
table.resume_table { margin:3px; text-align:center; width:97%; border-collapse:collapse;}
table.resume_table th{ font-weight:bold; text-align:left; width:100px;}
table.resume_table td{text-align:left; }
table.resume_table .operation{text-align:center; }
table.resume_table #Detail{ height:200px;}
/*===招聘频道  结束===*/

/*===留言频道  开始===*/
.guestbook{ }
.guestbooklist{}
.guestbooklist li{ padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.MessageTitle { color:#227BAD; line-height:1.5em; font-weight:bold;}
.MessageContent { padding:5px; margin-bottom:10px; }
table.guestbook_table{ width:98%;  }
table.guestbook_table th{ width:100px; text-align:left}
table.guestbook_table td{ text-align:left}
table.guestbook_table .operation{ text-align:center }
table.guestbook_table tr{ width:40%;}

/*管理员回复*/
.answer_wrap{ padding:5px; border-top:1px dashed #CCC; line-height:1.5em}
.answer_title{}
.answer_body {}
.Administrator { text-align:right; }
.Reply { text-align:right; }
.AnswerTime{ color:#999 }

/*留言表单*/
.message_title{ height:40px; padding-left:35px; line-height:40px; font-size:16px; color:#333; font-weight:bold;}
.message_body{ padding-left: 10px; padding-right: 10px; color:#626262; }
.message_bottom{}
/*===留言频道  结束===*/

/*===反馈频道 开始===*/
.feedback{ }
table.feedback_table{ width:99%; text-align:center; margin:0 auto;}
table.feedback_table th{ width:100px; text-align:left; font-weight:bold;}
table.feedback_table td{  text-align:left;}
table.feedback_table .operation{text-align:center}
/*===反馈频道 结束===*/
/*==========@@频道布局  结束@@==========*/


/*==========@@公共板块  开始@@==========*/
/* 顶部 */
#top_main { height:30px;  background:#D7D7D7}
#top {width:1320px; height:30px; line-height:30px;}
#top a:hover { color:#000; text-decoration:none}
#top_1 { float:left;  text-align:left;color:#666}
#top_1 a { color:#666; margin-right:40px; }
#top_2 { float:right; text-align:right; height:30px;line-height:30px}
#top_2 a { color:#666; margin-left:12px; height:30px;line-height:30px}
#top_2 a:before {content: '';height: 100%;display: inline-block;vertical-align: middle;border-right: 1px solid #acacac;margin-right:14px}
#top_2 .en{background:url(../img/en.png) left center no-repeat;padding-left:30px;}
.bannerfo{ float:right; width:170px; height:30px; background:#D7D7D7}
.bannerfo ul{height:30px; }
.bannerfo ul li{ display:inline}
.bannerfo ul .inputbox{ width:155px; height:30px; padding:3px 0; overflow:hidden}
.bannerfo ul .inputbox input{ width:132px; height:28px; padding:0 5px; border:none; background:#D7D7D7; }
.bannerfo ul .inputbox .searchInput{color:#aaa9a9}
.bannerfo ul .menuser{ width:30px; height:30px; padding-right:5px}
.bannerfo ul .menuser img{width:28px; height:28px;margin-top:2px}

/*Logo*/
#logo_main {background: #fff;  height:110px;     width: 100%;}
#logo {width:1320px;overflow:hidden; height:110px; }
#logo .WebLogo{ float:left;     margin: 18px 0px;}
#logo .WebLogo .logo img{float:left; margin-top:5px; height:70px; display:block;}
#logo .WebLogo .u23{float:left; width:2px; height:80px; margin-left:15px; margin-right:15px; background:url(../img/u23.png) center center no-repeat; display:block;}
#logo .WebLogo .Language{float:left;width:165px; text-align:center; padding:10px; font-size:26px; font-weight:400}
#logo .Language .MobileEdition{ font-weight: bold; color:red;}
#logo .WebLogo .headico_item {float:left;width:420px;height:80px;text-align:center}
#logo .WebLogo .headico_item .headico1 {float:left;width:140px;background:url(../img/head1.png) center 10px no-repeat;}
#logo .WebLogo .headico_item .headico2 {float:left;width:140px;background:url(../img/head2.png) center 10px no-repeat;}
#logo .WebLogo .headico_item .headico3 {float:left;width:140px;background:url(../img/head3.png) center 10px no-repeat;}
#logo .WebLogo .headico_item h2{padding-top:50px;font-size: 14px; font-weight:400}
#logo .Member { width:500px; height:35px; line-height:35px; float:right; text-align:right;font-weight:bold; }
#logo .Member .MemberName, #logo_main .Member .MemberGroupName{color:#F30}


.navBar{float:left; height:110px; margin-left:50px;}
.nav{ }
.nav h3{ font-size:100%; font-weight:normal; font-size:14px; margin-top: 45px;}
.nav .m{ float:left; width:100px; margin:0 10px; display:inline; text-align:center; height: 110px;  }
.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; background:url(/images/icon.png) 0 -200px no-repeat; overflow:hidden; margin:-2px 0 0 5px;vertical-align:middle; filter:alpha(opacity=50);opacity:0.5;}
.nav h3 a{  zoom:1;   display:block; color:#000;  font-size: 18px;}
.nav .on h3 a{font-weight:700;color:#333}
.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
.nav .sub{ display:none; position:fixed;left:0px;top:110px;background:#f9f9f9;width:100%;z-index: 100}

.w_rbox{float:right;background-color:#e60012; border-radius: 100px; width:210px; height:80px;     margin: 15px 0px;}
.boxtel{margin: 8px 40px;}
.boxtel p{color:#fff; font-size:18px;}

/*导航下拉*/
.nav .sub .ajaxBox {width:1200px;display:inline-block; *display:inline; zoom:1;line-height:26px; padding:40px 0; }
.nav .sub .ajaxBox .hd{float:left;width:235px;}
.nav .sub .ajaxBox .hd ul {width:100%;border-right:1px solid #777;text-align:left;}
.nav .sub .ajaxBox .hd ul li {display:block;height:40px;}
.nav .sub .ajaxBox .hd ul li a {font-size:14px;font-weight:400;line-height:40px;color:#333;}
.nav .sub .ajaxBox .hd ul li a:hover {color:#d81122;}
.nav .sub .ajaxBox .hd ul li.on{ }
.nav .sub .ajaxBox .hd ul li.on a{font-weight:700;border-bottom:2px solid #ff0000;}


.nav .sub .ajaxBox .bd .con{}
.nav .sub .ajaxBox .bd .con .nav-menu-list {float:left;width:130px;margin-left:110px;}
.nav .sub .ajaxBox .bd .con .nav-menu-list:first-child{}
.nav .sub .ajaxBox .bd .con .nav-menu-list i{ position: absolute; left: 230px;top: 55px; width: 1px; height: 150px; background: #acacac;}
.nav .sub .ajaxBox .bd .con .nav-menu-list i:nth-child(2){left: 6px;top: 67px; width: 45px; height: 4px; background: #e80505;}
.nav .sub .ajaxBox .bd .con .nav-menu-top {width:100%;text-align:left;}
.nav .sub .ajaxBox .bd .con .nav-menu-top a {width:100%;font-size:14px;font-weight:700;line-height:42px;color:#333;display:block}
.nav .sub .ajaxBox .bd .con .nav-menu-top a:hover {color:#d81122;}
.nav .sub .ajaxBox .bd .con .nav-menu-item {width:100%;}
.nav .sub .ajaxBox .bd .con .nav-menu-item ul li a {width:100%;font-size:14px;font-weight:400;line-height:38px;color:#333;text-align:left;display:block;}
.nav .sub .ajaxBox .bd .con .nav-menu-item ul li a:hover {color:#d81122;}
.nav .sub .ajaxBox .bd .con .nav-menu-item ul li a:hover {color:#d81122;}
.nav .sub .ajaxBox .bd .con .nav-wz-item {float:left;width:750px;}
.nav .sub .ajaxBox .bd .con .nav-wz-item p{margin-left:100px;margin-top:50px;width:550px;text-align:left}
.nav .sub .ajaxBox .bd .con .nav-pic-item {float:left;width:180px;}
.nav .sub .ajaxBox .bd .con .nav-pic-item img{margin:0;padding:0}

/*导航
.nav{float:right;}
.nav li{font-size: 16px;float: left;width: 133px;}
.nav li p a{color: #FFF;display: block;}
.nav li p a:hover{color: #FFF;text-decoration: none;display: block;background: #004297;}
.nav li p a.current{background: #004297;}
.nav li p{line-height: 60px;}
.nav li .subnav{position:absolute;left:0px;top:60px;background:#fcfeff;width:100%;display:none;z-index: 100;}
.nav li .subnav .box{ max-width: 1200px;margin:0 auto;padding:30px 0;}
.nav li dl{float:left;width:700px;text-align:left;border-right:1px solid #CCC;}
.nav li dt{line-height:40px;font-weight:bold;font-size:18px;color:#053b80;margin-bottom:20px;}
.nav li dd{float:left;width:335px;line-height:40px;}
.nav li dd a{color:#000;}
.nav li dd a:hover{color:#053b80;text-decoration: none;}
.nav li dd i{font-size: 12px;padding-right: 8px;}
.nav li .subnav .box .pic{width:350px;float:right;}
.nav li .subnav .box .pic img{width:100%;}
.nav li .subnav .box .pic .title{line-height:40px;margin-top:30px;}


#navigation_main {background:#fff;}
#navigation { float:right;}
#navigation ul.navigationlist li { float:left;margin-left:20px; text-align:center;width:75px;height:80px; line-height:80px;background:url(../img/bottom1.jpg) right 5px center no-repeat; overflow: hidden;}
#navigation ul.navigationlist li:hover{background:url(../img/bottom2.jpg) right 5px center no-repeat}
#navigation ul.navigationlist li:first-child,#navigation ul.navigationlist li:last-child{background:none}
#navigation ul.navigationlist li a { color:#000; position:relative;}
#navigation ul.navigationlist li:hover a { font-weight:bold;}
#navigation ul.navigationlist li.current { font-weight:bold;}
#navigation ul.navigationlist li a span{ display:inline-block; position:relative; }
#navigation ul.navigationlist li a img {  margin-left:5px; }

#navigation ul.subnavigationlist{ opacity:0;position:fixed;left:0px;top:110px;background:#f9f9f9; width:100%;}
#navigation ul.subnavigationlist li { float:none; padding:0px; display:inline;}
#navigation ul.subnavigationlist li a {}
#navigation li:hover ul.subnavigationlist li a { border-top:none; color:#bbb9b9;}
#navigation ul.subnavigationlist li a:hover { color:#2882e8;}
#navigation ul.subnavigationlist dl{width:1200px;margin:0 auto;position:relative;}
#navigation ul.subnavigationlist dl dd a {float:left;width:390px;height:190px;border-bottom:1px solid #c9c9c9;border-right:1px solid #c9c9c9}
#navigation ul.subnavigationlist dl dd:nth-child(2) a{border-right:none}
#navigation ul.subnavigationlist dl dd:nth-child(3) a{border-bottom:none}
#navigation ul.subnavigationlist dl dd:nth-child(4) a{border-bottom:none;border-right:none}
#navigation ul.subnavigationlist dl .rg a{position:absolute;right:0;top:110px;width:330px;height:169px;}
#navigation ul.subnavigationlist dl .rg a img{width:298px;height:169px;}
#navigation ul.subnavigationlist dl dd a img{float:left;width:150px;height:110px;margin-left:50px;margin-top:35px;}
#navigation ul.subnavigationlist dl dd a p{line-height:110px;margin-left:35px;margin-top:35px;}

#navigation ul.subnavigationlist .navlist {float:none; padding:0px; display:inline;}
#navigation ul.subnavigationlist .nav-menu {width:1200px;margin:0 auto;padding:35px 0;position:relative;}
#navigation ul.subnavigationlist .nav-menu-list {float:left;width:120px;margin-left:120px}
#navigation ul.subnavigationlist .nav-menu-list:first-child{width:235px;margin-left:0}
#navigation ul.subnavigationlist .nav-menu-list i{ position: absolute; left: 230px;top: 55px; width: 1px; height: 150px; background: #acacac;}
#navigation ul.subnavigationlist .nav-menu-list i:nth-child(2){left: 6px;top: 67px; width: 45px; height: 4px; background: #e80505;}
#navigation ul.subnavigationlist .nav-menu-top {width:100%;text-align:left;}
#navigation ul.subnavigationlist .nav-menu-top a {width:100%;font-size:14px;font-weight:400;line-height:42px;color:#333;display:block}
#navigation ul.subnavigationlist .nav-menu-top a:hover {color:#d81122;}
#navigation ul.subnavigationlist .nav-menu-item {width:100%;}
#navigation ul.subnavigationlist .nav-menu-item ul li a {width:100%;font-size:14px;font-weight:400;line-height:38px;color:#333;text-align:left;display:block;}
#navigation ul.subnavigationlist .nav-menu-item ul li a:hover {color:#d81122;}
#navigation ul.subnavigationlist .nav-wz-item {float:left;width:750px;}
#navigation ul.subnavigationlist .nav-wz-item p{margin-left:100px;margin-top:65px;width:550px;text-align:left}
#navigation ul.subnavigationlist .nav-pic-item {float:left;width:180px;}
#navigation ul.subnavigationlist .nav-pic-item img{margin:0;padding:0}
*/
/*Js幻灯片样式*/
#banner_main {position:relative; border:0px solid blue;}
#banner {  border:0px solid red; margin:0 auto; overflow:hidden; width:100%}
.bannerlist{}
.bannerlist li{ text-align:center; border:0px dashed red; overflow:hidden; display:block;}
.bannerlist li img{ margin:0 auto; display:block; }
#banner_main .hd{ width:100%; position:relative; bottom:35px; left:0; height:5px; line-height:5px; text-align:center; border:0px solid red; }
#banner_main .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px;border-radius:50%; background:none; border:1px solid #fff; margin-right:15px; overflow:hidden; font-size:0px;}
#banner_main .hd ul li.on{  border:1px solid #e60012; }
#banner_main .prevNext { position:absolute; width:45px; height:45px; border-radius:100%; color:#fff; line-height:50px;
	text-align:center; margin-top:-25px; top:50%; cursor:pointer; }
#banner_main .prevNext:hover { background-color:#f5b834; transition:all ease-out .3s; -webkit-transition:all ease-out .3s;
	-moz-transition:all ease-out .3s; -ms-transition:all ease-out .3s; }
#banner_main .prev { left:4%; background:#b7b7b7 url(../images/left.png) no-repeat center;}
#banner_main .next { left:96%; background:#b7b7b7 url(../images/right.png) no-repeat center; }

/*产品中心*/


/*当前位置*/
#location_main {width:1240px;margin:0 auto} 
#location { font-size:16px; line-height:50px; color:#333; padding-top:70px; border-bottom:1px solid #333}
#location a {color:#333;}

/*子频道列表*/
#subchannel_main{overflow:hidden;margin:58px 0 }
#subchannel{width:1200px;margin:0 auto;display:block;text-align:center;}
#subchannel ul{ margin:0;text-align:center;}
#subchannel ul li {display:inline-block;margin-left:17px;width:210px;height:50px;line-height:50px;border:1px solid #797979;}
#subchannel ul li img{width:180px;height:60px}
#subchannel ul li .subtitle{    display: block;}
#subchannel ul li a {color:#363636;  font-size:16px; }
#subchannel ul li a:hover {background:#e60012;  color:#fff;text-decoration:none; }
#subchannel ul #current a {  font-weight:normal;  color:#e60012;}

/*搜索 */
table.search_table{ width:99%; text-align:center;}
table.search_table th{ vertical-align:middle; text-align:center; padding:0px 3px;}
table.search_table td{ vertical-align:middle; width:60px; padding:0px 3px;}

.dividing_line { width:1200px; margin:0 auto; height:1px; background:#ccc; margin-bottom:10px; }
/*联系我们*/
.contact_wrap{ line-height:40px; font-size:12px; }
.contact_wrap span{ margin:0 0 0 30px; }
.contact_wrap .Company { font-size:16px; font-weight:100; line-height:24px; margin-bottom:15px; color:#444; }
.contact_wrap .WeChat { margin-bottom:10px; }

/*公共百度地图*/
#Map{ overflow:hidden; width:100%;}
#Map .MapInfo{ float:left; border: 1px dashed #ccc; padding:8px;}
#Map .MapInfo #MapContainer{ width:870px; height:380px; }
#Map .ContactInfo{ width:300px; float:right; line-height:2.7em; color:#777;}
#Map .ContactInfo .Company{ font-size:24px; margin-bottom:8px;}
#Map .ContactInfo img{ width: 18px; vertical-align:middle; margin-right:8px;}

/* 友情链接 */
#link_main {padding: 15px 0 0; background:#fff;}
#link { padding:0; }
.link_title { line-height:59px; height:59px;  color:#fff;  }
.link_title h2 { font-size:24px; color:#333; font-weight: normal; text-indent:15px;}
.link_body { overflow:hidden; zoom:1; z-index:1; }
.link_body .album { width:1100px; float:left; overflow:hidden; }
.link_body .prevnext { display:block; width:40px; height:100px; cursor:pointer; z-index:5; }
.link_body .prev { background:url(../img/left1.png) no-repeat center; margin-right:10px; float:left; }
.link_body .next { background:url(../img/right1.png) no-repeat center; margin-left:10px; float:right; }
.link_body .prevnext:hover { background-color:#f5b834; opacity:1; transition:all ease-out .3s; -webkit-transition:all ease-out .3s;
	-moz-transition:all ease-out .3s; -ms-transition:all ease-out .3s; }
.link_body .prev:hover { background-image:url(../img/left.png); }
.link_body .next:hover { background-image:url(../img/right.png); }
.link_bottom{}
/*图片链接列表*/
.linkpiclist { overflow:auto; zoom:1; }
.linkpiclist li { float:left; padding:1px 5px; text-align:center;}
.linkpiclist li img { padding:2px; border:1px solid #eee; width:204px; }
.linkpiclist li a:hover img { border:1px solid #c11b33; }
/*文字链接列表*/
.linktextlist { overflow: hidden; zoom:1; padding:8px 0 8px 0; }
.linktextlist li { float:left; text-align:center; padding:1px 15px; overflow:hidden;white-space:nowrap;}
.linktextlist li a { line-height:22px; color:#666; }
.linktextlist li a:hover { line-height:22px; color:#c11b33; }

#indexbottom{width:100%;height:1px; background:#d5d5d5;position:relative}
/* 底部导航  */
#floor_7_main{width:100%; background:#303030;position:relative}
.bottom_navigation{float:left;width:670px;}
.bottom_navigation li{float:left;width:180px;margin-left: 60px; position:relative}
.bottom_navigation li:first-child{margin-left:0}
.bottom_navigation li i{ position: absolute; left: 0;top: 35px; width: 15px; height: 3px; background: #bcbcbc;}
.bottom_navigation li a{display:block;text-align:left;font-size: 16px;color:#fff;margin-bottom:30px;     font-weight: bold;}

/*底部导航子导航*/
.bottom_navigation .subnavigationlist1 {}
.bottom_navigation .subnavigationlist1 li {float:left;margin-left:0}
.bottom_navigation .subnavigationlist1 li a {line-height: 30px; font-weight:normal;padding:0;margin:0;font-size: 14px;text-align:left; color:#fff;}
.bottom_navigation .subnavigationlist1 li a:hover {color:#e7463c;}

#floor_5_1 { float:left;width: 330px;height:150px;margin-top:35px;padding-top:35px;position:relative;background:url(../images/u263.png) no-repeat center top;background-size:38px 30px;}
#floor_5_1 p{ display:block;text-align:center;color:#fff; font-size:18px; font-weight: bold;}
#floor_5_1 span{display:block;text-align:center; font-size:36px; color:#fff; font-weight: bold;}

#floor_5_2{float:right;width: 160px;position:relative}
#floor_5_2 .bdsharebuttonbox{margin-bottom: 25px;float: right;}
#floor_5_2 .bdsharebuttonbox .LShare{display: inline;float:left;line-height: 24px;height: 24px;cursor: pointer;margin: 6px 6px 6px 0;font-size: 16px;color: #fff;}
#floor_5_2 .WeChat li{float:right;}
#floor_5_2 .WeChat li img{width:160px;}
#floor_5_2 .WeChat li p{text-align: center;margin-top: 5px;font-size: 14px;color:#bcbcbc}

#floor_5_3 {width:100%;height:100px;border-top:1px solid #7c7c7c;border-bottom:1px solid #7c7c7c;clear:both}
#floor_5_3 .l{width:100%;position:relative;clear:both}
#floor_5_3 .l ul li{float:left;margin-right:32px;line-height:30px;color:#bcbcbc;position:relative}
#floor_5_3 .l ul li:first-child{font-weight:700}
#floor_5_3 .l ul li a{color:#bcbcbc;}

/* 版权信息 */
#copyright_main {width:100%;margin-top:0;background:#303030;height: 80px;clear:both }
#copyright {text-align:center;line-height:45px;color: #bcbcbc;}
#copyright a {color: #bcbcbc; text-decoration: none;}
#copyright a:hover {color: #bcbcbc; text-decoration: none;}
#copyright .bottom_info{ text-align:center;padding-top:5px; padding-right:10px; line-height:20px; }
#copyright .TechnicalSupport{ float:right; margin:0}

/*分页样式*/


/*==========@@公共板块  结束@@==========*/


/*==========@@通用列表 开始@@==========*/
/*文字列表*/
.textlist{ }
.textlist li { line-height:28px; height:28px;text-indent:8px; background:url(../img/textlist.gif) no-repeat 0 center; overflow:hidden;width:100%;/*解决ie6bug*/}
.textlist li a{  }
.textlist li .InfoTime{ float:right;}
/*文字列表1*/
.textlist1{ overflow: hidden; width: 680px; margin: 20px auto;  }
.textlist1 li{ float: left; }
.textlist1 li a{ display: block;  float: left; width: 160px; height: 60px; margin: 0 5px; background: #FFF; color: #666; text-align: center; line-height: 60px; }
.textlist1 li a:hover{ background: #1651b8; color: #FFF; }
/*文字列表2*/
.textlist2{ overflow:hidden; margin:5px 0; }
.textlist2 li{ float:left; margin-left:10px; }
.textlist2 li a{ display: block;  float:left; padding:7px 26px; background: #FFF; color: #666; text-align: center; font-size:13px; }
.textlist2 li a:hover{ background: #f5b834; color: #FFF; }
.textlist2 li.current a{ background: #f5b834; color: #FFF; }


/*
#logo .WebLogo .headico_item {float:left;width:360px;height:80px;text-align:center}
#logo .WebLogo .headico_item .headico1 {float:left;width:120px;background:url(../img/head1.png) center 10px no-repeat;}
#logo .WebLogo .headico_item .headico2 {float:left;width:120px;background:url(../img/head2.png) center 10px no-repeat;}
#logo .WebLogo .headico_item .headico3 {float:left;width:120px;background:url(../img/head3.png) center 10px no-repeat;}
#logo .WebLogo .headico_item h2{padding-top:50px;font-size: 14px;}
*/

/*文字列表4*/
.textlist4{ overflow:hidden; margin:35px 0; text-align:center; }
.textlist4 li{ display:inline-block; *zoom:1; *display:inline; margin-left:5px;width:199px;height:46px;background:#F2F2F2; }
.textlist4 li:first-child{margin-left:0}
.textlist4 li a{color: #000; line-height:46px; text-align:center; font-size:20px;width:199px;height:46px;display:block; }
.textlist4 li a:hover{background: #797979; color: #FFF; }
.textlist4 li.current a{background: #797979; color: #FFF; }
/*带缩略图文字列表*/
.thumblist{ }
.thumblist li{ text-align:left; overflow:hidden; margin:0 0 12px; border-bottom:1px solid #e9e9e9; padding:30px 0;}
.thumblist li:hover{ border-bottom:1px solid #f5b834; }
.thumblist li .InfoPicture{ float:right; overflow:hidden; }
.thumblist li img{ border:0px solid #ccc; width:200px; max-height:200px; margin:0 20px 0 120px; }
.thumblist li:hover img{ }
.thumblist li .info_wrap{ overflow:hidden; padding-right: 8px;}
.thumblist li .InfoTitle{ display:block; font-size:16px; color:#333; text-align:left; padding-top:10px; height:43px;}
.thumblist li:hover .InfoTitle{ color:#f5b834; }
.thumblist li .InfoTime{ display:block; float:left; height:46px; line-height:46px; margin:0 100px 0 0;
	text-align:left; padding:0; color:#c5c5c5; font-size:25px;}
.thumblist .icon { width:29px; height:29px; line-height:29px; margin:20px 0 10px; border-radius:3px; text-align:center; color:#ccc;
	border:1px solid #ccc; font-size:14px; }
.thumblist li:hover .icon { border-color:#f5b834; color:#f5b834; margin-left:50px; }
.thumblist li p{ color:#aaa; line-height:24px; overflow:hidden;}
/*带缩略图文字列表1*/
.thumblist1{margin-top:40px;}
.thumblist1 li{float:left;width:195px;margin-left:10px}
.thumblist1 li .AlbumTitle{font-size: 20px;line-height:60px;color:#fff;}
.thumblist1 li p{font-size: 16px;color:#fff;text-align:left}

/*选择我们的理由*/
.business_section {text-align:center;}
.business_warp {margin:0 auto;padding-top:10px}
.menu_tit1 {margin-bottom:40px;font-size:45px;font-weight:bold;color:#333;line-height:1;}
.menu_tit2 {font-size:16px;color:#333;line-height:1;}
 
.row:after,.row:before {display:table;content:" "}
.row:after {clear:both}
.row {margin-right:-15px;margin-left:-15px}


@-webkit-keyframes flipInY2 {0% {-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}
40% {-webkit-transform:perspective(400px) rotateY(-5deg)}
70% {-webkit-transform:perspective(400px) rotateY(5deg)}
100% {-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}
}
@-moz-keyframes flipInY2 {0% {-moz-transform:perspective(400px) rotateY(90deg);opacity:0}
40% {-moz-transform:perspective(400px) rotateY(-5deg)}
70% {-moz-transform:perspective(400px) rotateY(5deg)}
100% {-moz-transform:perspective(400px) rotateY(0deg);opacity:1}
}
.business_tit {text-align:center;}
.business_tit h2 {margin-bottom:20px}
.business_list {margin-top:45px;}
.business_txt {text-align:center;width:70%;margin:0 auto;}
.business_txt h3 {color:#333}
.business_txt h2 {margin-top:22px;margin-bottom:11px;font-size:22px;color:#e60012;transition:.45s;}
.business_txt p {color:#333;line-height:18px;text-align:center;ms-transition:all 0.5s ease-in-out 0s;-webkit-transition:all 0.5s ease-in-out 0s;-oz-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;-oz-transform:scale(0.8);-ms-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);}
.business_txt.cur p {-oz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);     line-height: 25px;}
.business_icon {width:175px;height:175px;border-radius:100%;background:#eaeaea;margin:0 auto;position:relative;display:table;border:8px solid #f3f3f3;box-shadow:0 0 0 30px transparent;-webkit-transition:box-shadow .4s ease-in-out;-moz-transition:box-shadow .4s ease-in-out;-o-transition:box-shadow .4s ease-in-out;-ms-transition:box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out;}
.business_icon .red-bak {position:absolute;width:100%;height:100%;top:0px;left:0px;border-radius:100%;background:#e60012;z-index:9;opacity:0;}
.business_list ul li{float:left;width: 25%;position: relative;}
.business_list ul li:hover .business_icon .red-bak {-webkit-animation:flipInY2 1s .2s ease both;-moz-animation:flipInY2 1s .2s ease both;}
.icon {z-index:10;background:url(../images/icon_list1.png) no-repeat;display:block;position:absolute;left:50%;height:79px;top:38px;vertical-align:middle;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.business_list ul li .icon1 {background-position:-10px 0;width:81px;margin-left:-40px;}
.business_list ul li .icon2 {background-position:-348px 0;width:64px;margin-left:-32px;}
.business_list ul li .icon3 {background-position:-723px 0;width:75px;margin-left:-37px;}
.business_list ul li .icon4 {background-position:-1106px 0;width:71px;margin-left:-32px;}
.business_list ul li .icon5 {background-position:-1481px 0;width:64px;margin-left:-30px;}
.business_list ul li:hover .business_icon {box-shadow:0 0 0 0 #f3f3f3;-webkit-transition:box-shadow .4s ease-in-out;-moz-transition:box-shadow .4s ease-in-out;-o-transition:box-shadow .4s ease-in-out;-ms-transition:box-shadow .4s ease-in-out;transition:box-shadow .4s ease-in-out;}
.business_list ul li:hover .business_txt h3,.business_list2 ul li:hover .business_txt h3 {color:#e60012}
.business_list ul li:hover .icon {background:url(../images/icon_list2.png) no-repeat;}
.business_list ul li:hover .icon1 {background-position:-10px 0;width:81px;}
.business_list ul li:hover .icon2 {background-position:-348px 0;width:64px;}
.business_list ul li:hover .icon3 {background-position:-723px 0;width:75px;}
.business_list ul li:hover .icon4 {background-position:-1106px 0;width:71px;}
.business_list ul li:hover .icon5 {background-position:-1481px 0;width:64px;}
.business_list ul li:hover .business_txt h2 {color:#e60012;}
.swiper-slide img{width:620px;}
/*文字列表3*/
.textlist3{ overflow:hidden; margin:60px 0; text-align:center; }
.textlist3 li{ display:inline-block; *zoom:1; *display:inline; margin-left:385px;background:#FFF; }
.textlist3 li:first-child{margin-left:0}
.textlist3 li a{color: #666; text-align:center; font-size:13px; }
.textlist3 li a .list3ico1 {width:80px;height:80px;background:url(../images/lcd.png) center 10px no-repeat;}
.textlist3 li:hover .list3ico1 {width:80px;height:80px;background:url(../images/grey-lcd.png) center 10px no-repeat;}
.textlist3 li a .list3ico2 {width:80px;height:80px;background:url(../images/led.png) center 10px no-repeat;}
.textlist3 li:hover .list3ico2 {width:80px;height:80px;background:url(../images/grey-led.png) center 10px no-repeat;}
.textlist3 li a .list3ico3 {width:80px;height:80px;background:url(../images/ggj.png) center 10px no-repeat;}
.textlist3 li:hover .list3ico3 {width:80px;height:80px;background:url(../images/grey-ggj.png) center 10px no-repeat;}
.textlist3 li a p {font-size:16px; font-weight:400; line-height:40px; color:#333}
.textlist3 li:hover a p{ color: #e60012; }
.textlist3 li.current a { color: #e60012; }
.textlist3 li.now {color: #e60012; }
.textlist3 li.now a {color: #e60012; }
/*带缩略图文字列表2*/
.thumblist2{ }
.thumblist2 li{ text-align:left; overflow:hidden; margin:30px 0; border:1px solid #fff;background:#F2F2F2;transition:.2s ease 0s; -moz-transition:.2s ease 0s; -webkit-transition:.2s ease 0s;}
.thumblist2 li:hover{border:1px solid #e9e9e9; -webkit-box-shadow: 0 0 2px 2px #f0f0f0;-moz-box-shadow: 0 0 2px 2px #f0f0f0;box-shadow: 0 0 2px 2px #f0f0f0; transform:translate3d(0, -2px, 0);}
.thumblist2 li .InfoPicture{ float:left; overflow:hidden; }
.thumblist2 li img{  border:0px solid #ccc;width:360px;height:240px; margin-right:20px; }
.thumblist2 li:hover img{ }
.thumblist2 li .info_wrap{ overflow:hidden; padding-right: 8px;}
.thumblist2 li .InfoTitle{ display:block;margin:30px 0; font-size:24px; font-weight:bold; color:#333; text-align:left; padding:0; }
.thumblist2 li:hover .InfoTitle{ color:#000; }
.thumblist2 li .InfoTime{ float:left;margin-top:40px;display:block; height:30px; line-height:30px; text-align:left; font-size:16px;padding:0; color:#949494;}
.thumblist2 li .InfoMore{float:right;margin-top:40px; display:block; height:30px; line-height:30px; text-align:left; font-size:16px;padding:0; color:#333;}
.thumblist2 li p{ font-size:18px; color:#333; line-height:1.8em;overflow:hidden;}

.outBox{ width:1240px;  margin:0 auto; padding:45px 0; overflow:hidden;}
.outBox .hd{ overflow:hidden;  text-align:center; background:#1f4693;}
.outBox .hd ul{}
.outBox .hd ul li{  display: block;
    float: left;
    width: 310px;
	height: 180px;
    text-align: center; }
	
.outBox .hd ul li:hover{background:#ccc;}

.outBox .hd .on{background:#ccc;}
	
.outBox .hd li:first-child{margin-left:0}
.outBox .hd li a{color: #666; text-align:center; font-size:13px;     margin-top: 30px; display: block;}
.outBox .hd li a .list3ico1 {height:80px;background:url(../images/lcd.png) center 10px no-repeat;}
.outBox .hd li:hover .list3ico1,.outBox .hd li.on .list3ico1 {height:80px;background:url(../images/grey-lcd.png) center 10px no-repeat;}
.outBox .hd li a .list3ico2 {height:80px;background:url(../images/led.png) center 10px no-repeat;}
.outBox .hd li:hover .list3ico2,.outBox .hd li.on .list3ico2  {height:80px;background:url(../images/grey-led.png) center 10px no-repeat;}
.outBox .hd li a .list3ico3 {height:80px;background:url(../images/ggj.png) center 10px no-repeat;}
.outBox .hd li:hover .list3ico3,.outBox .hd li.on .list3ico3  {height:80px;background:url(../images/grey-ggj.png) center 10px no-repeat;}
.outBox .hd li a .list3ico4 {height:80px;background:url(../images/zk.png) center 10px no-repeat;}
.outBox .hd li:hover .list3ico4,.outBox .hd li.on .list3ico4  {height:80px;background:url(../images/grey-zk.png) center 10px no-repeat;}
.outBox .hd li a .list3ico5 {height:80px;background:url(../images/zk1.png) center 10px no-repeat;}
.outBox .hd li:hover .list3ico5,.outBox .hd li.on .list3ico5  {height:80px;background:url(../images/grey-zk1.png) center 10px no-repeat;}
.outBox .hd li a p {font-size:18px; font-weight:400; line-height:40px; color:#fff;}
.outBox .hd li:hover a p{ color: #e60012; }
.outBox .hd li.on a p {color: #e60012; }
		
.inBox{ padding:15px 15px 0 15px;  }
.inBox .inHd{ height:24px; line-height:24px; border-bottom:1px solid #ccc; padding:0 10px;}
.inBox .inHd h2{float:left; }
.inBox .inHd ul{float:right; overflow:hidden; zoom:1; }
.inBox .inHd ul li{ float:left; margin-left:40px; height:24px; width:85px; text-align:center; cursor:pointer;  }
.inBox .inHd ul li.on{color:#333; border-bottom:3px solid #e60012 }
/*.inBox .inBd ul{ padding:15px;  zoom:1; overflow:hidden;   }
.inBox .inBd li{ height:24px; line-height:24px; overflow:hidden; zoom:1;  }
.inBox .inBd li .date{ float:right; color:#999;  }*/

.inBox .inBd ul{ margin-top:5px; }
.inBox .inBd ul li { float:left;width:390px;border:1px solid #D7D7D7;margin-top:30px; margin-right:16px; text-align:center; overflow:hidden; display:inline /*解决ie6 双边距bug*/;
text-overflow:ellipsis; white-space:nowrap; transition:.2s ease 0s; -moz-transition:.2s ease 0s; -webkit-transition:.2s ease 0s; }
.inBox .inBd ul li:nth-child(3n){margin-right:0}
.inBox .inBd ul li:hover { transform:translate3d(0, -5px, 0);  }
.inBox .inBd ul li .Infoimg{height:293px; }
.inBox .inBd ul li img {width:390px;height:293px;}
.inBox .inBd ul li .title{width:100%; text-align:center; border-top:1px solid #D7D7D7 }
.inBox .inBd ul li .title a { font-size:16px;height:40px;line-height:40px;color:#333; font-weight:400;}
.inBox .inBd ul li:hover .title{background:#e60012}
.inBox .inBd ul li:hover a{color:#fff}
/*橱窗列表*/
.gridlist{  }
.gridlist li{ width:565px; margin:0 50px 40px 10px; float:left; }
.gridlist li.n1{ margin:0 10px 40px 0px; }
.gridlist li a.InfoPicture{ display:block; }
.gridlist li img{ display:block; width:100%; }
.gridlist li .item_wrap { padding:28px 25px; }
.gridlist li .item_wrap_bottom { width:1px; height:1px; background:#fff; }
.gridlist li:hover { -webkit-box-shadow:0 0 10px #e6e6e6; box-shadow:0px 0px 10px #e6e6e6; -moz-box-shadow:0px 0px 10px #e6e6e6;
	-o-box-shadow:0px 0px 10px #e6e6e6; }
.gridlist li:hover .item_wrap_bottom { width:100%; background:#f5b834; }
.gridlist li .InfoTitle { text-align:left; font-size:16px; margin-bottom:10px; }
.gridlist li .InfoSContent{  font-size:13px; color:#999; }
.gridlist li:hover .InfoTitle { color:#f5b834; transition:all ease-out .3s; -webkit-transition:all ease-out .3s;
	-moz-transition:all ease-out .3s; -ms-transition:all ease-out .3s; }
.gridlist li .more2 { float:right; display:block; width:29px; height:29px; border-radius:5px; margin-right:40px; border:1px solid #ccc;
	color:#ccc; line-height:30px; text-align:center; }
.gridlist li:hover .more2 { color:#f5b834; border-color:#f5b834; }

/*橱窗列表1*/
.gridlist1{overflow:hidden; }
.gridlist1 li { float: left; margin-left: 10px; background: #FFF; text-align: center;transition:.2s ease 0s; -moz-transition:.2s ease 0s; -webkit-transition:.2s ease 0s; }
.gridlist1 li:first-child{margin-left:0}
.gridlist1 li a.InfoPicture{ display: block; width:384px; position:relative; }
.gridlist1 li:first-child a.InfoPicture{width:452px}
.gridlist1 li:nth-child(4),.gridlist1 li:nth-child(5){margin-top:10px}
.gridlist1 li.n1{ margin-top:10px; }
.gridlist1 li .item_mask { position:absolute; width:42px; height:42px; top:50%; left:50%; margin-top:-50px; margin-left:-21px; opacity:0;background:rgba(0,0,0,.5) url(../img/search.png) no-repeat center; }
.gridlist1 li:hover .item_mask { margin-top:-26px; }
.gridlist1 li img { width: 100%; transition: all .5s ease; }
.gridlist1 li a{font-size: 16px; color: #333; overflow:hidden; transition: all .5s ease; }
.gridlist1 li .InfoTitle1{display: block; padding: 15px 0; background: #fff;color: #727272;font-size:16px;line-height:20px;transition:inherit; }
.gridlist1 li .InfoTitle1 p { text-align:center;color: #ccc;font-size:13px;margin-top:10px;line-height:14px;transition:inherit;  }
.gridlist1 li:hover img { transform: scale(1.05,1.05); }
.gridlist1 li:hover .InfoTitle1 { background-color:#f5b834; color: #fff; }
.gridlist1 li:hover .InfoTitle1 p { color: #eee; }
/*橱窗列表2*/
.gridlist2{ overflow: hidden;}
.gridlist2 li{ float: left; transition:.2s ease 0s; -moz-transition:.2s ease 0s; -webkit-transition:.2s ease 0s;position:relative }
.gridlist2 li:hover { transform:translate3d(0, -5px, 0);  }
.gridlist2 li:nth-child(2),.gridlist2 li:nth-child(5){ margin: 0 35px; }
.gridlist2 li a.InfoPicture{ display: block; }
.gridlist2 .InfoTime{color:#000; text-align:left; font-size:56px; font-weight: bold;height:85px; line-height:85px;}
.gridlist2 .InfoTime1{color:#000; text-align:left; font-size:32px; font-weight: bold;height:35px; line-height:35px}
.gridlist2 i{ position: absolute; left: 80px;top: 410px; width: 292px; height: 1px; background: #A1A1A1;}
.gridlist2 .InfoTitle a{ display: block; width: 380px; color: #FFF; font-weight: bold; text-align:left; font-size:18px;}
.gridlist2 .InfoTitle a:hover{ color: #eee; }
.gridlist2 li img{ width: 380px; padding: 10px 0; }
.gridlist2 li.n2{ margin: 0 35px; }
.gridlist2 li p{ display: block; margin-top:25px;margin-bottom:50px;width: 380px; font-size:18px; color: #000; }

/*橱窗列表3*/
.gridlist3{ margin-top:60px; overflow: hidden; }
.gridlist3 li { float:left; position: relative; padding:4px 0; width:310px; height:608px;  margin-bottom:10px; text-align:center; overflow:hidden; display:inline /*解决ie6 双边距bug*/;
    text-overflow:ellipsis; white-space:nowrap; transition:all .2s linear; }
.gridlist3 li img { position: absolute; top: 0; left: 0; width:310px; height: 608px;}
.gridlist3 li .img2 { display: none; }
.gridlist3 li:hover .img2 { display: block; }
.gridlist3 li span { position: absolute; left: 20px; width: 100%; text-align: left; letter-spacing: 1px; color: #fff; }
.gridlist3 li i{ position: absolute; left: 20px;top: 90px; width: 36px; height: 3px; background: #e60012;}
.gridlist3 li span.ChannelSContent { top: 60px; font-size: 24px; font-weight:700;line-height: 125%; text-transform: uppercase; }
.gridlist3 li span.ChannelName { top: 110px; font-size: 16px;font-weight:700; line-height: 125%;  }
.gridlist3 li span.more1 { bottom: 65px; left:35px; width: 100px; height: 30px; line-height: 30px; font-size: 14px; font-weight: 700;}
.gridlist3 li span.more2 { bottom: 65px; left:210px; width: 100px; height: 30px; line-height: 30px; font-size: 14px; font-weight: 700; }
.gridlist3 li span a{color:#fff;cursor:pointer}
.gridlist3 li span a:hover{color:#e60012}
/*橱窗列表4*/
.gridlist4{overflow:hidden; }
.gridlist4 li { float: left; margin-left: 10px; background: #FFF; text-align: center;transition:.2s ease 0s; -moz-transition:.2s ease 0s; -webkit-transition:.2s ease 0s; }
.gridlist4 li:first-child{margin-left:0}
.gridlist4 li a.InfoPicture{ display: block; width:384px; position:relative; }
.gridlist4 li:first-child a.InfoPicture{width:452px}
.gridlist4 li:nth-child(4),.gridlist4 li:nth-child(5){margin-top:10px}
.gridlist4 li.n1{ margin-top:10px; }
.gridlist4 li .item_mask { position:absolute; width:42px; height:42px; top:50%; left:50%; margin-top:-50px; margin-left:-21px; opacity:0;
	background:rgba(0,0,0,.5) url(../img/search.png) no-repeat center; }
.gridlist4 li:hover .item_mask { margin-top:-26px; }
.gridlist4 li img { width: 100%; transition: all .5s ease; }
.gridlist4 li a{font-size: 16px; color: #333; overflow:hidden; transition: all .5s ease; }
.gridlist4 li .InfoTitle1{display: block; padding: 15px 0; background: #fff;color: #727272;font-size:16px;line-height:20px;transition:inherit; }
.gridlist4 li .InfoTitle1 p { text-align:center;color: #ccc;font-size:13px;margin-top:10px;line-height:14px;transition:inherit;  }
.gridlist4 li:hover img { transform: scale(1.05,1.05); }
.gridlist4 li:hover .InfoTitle1 { background-color:#f5b834; color: #fff; }
.gridlist4 li:hover .InfoTitle1 p { color: #eee; }

.gridlist5{ margin-top:5px; }
.gridlist5 li { float:left;width:378px;border:1px solid #D7D7D7;margin-bottom:48px; margin-right:38px; text-align:center; overflow:hidden; display:inline /*解决ie6 双边距bug*/;
text-overflow:ellipsis; white-space:nowrap; transition:.2s ease 0s; -moz-transition:.2s ease 0s; -webkit-transition:.2s ease 0s; }
.gridlist5 li:nth-child(3n){margin-right:0}
.gridlist5 li:hover { transform:translate3d(0, -5px, 0);  }
.gridlist5 li img {width:390px;height:293px;}
.gridlist5 li a { font-size:16px;color:#363636; font-weight:700;}
.gridlist5 li .InfoTitle{height:80px;line-height:80px; text-align:center; border-top:1px solid #D7D7D7 }
.gridlist5 li:hover .InfoTitle{background:#e60012;}
.gridlist5 li:hover a{color:#fff}
.gridlist5 li:hover img{ border-color:#ddd;}

.gridlist7{ margin-top:60px;}
.gridlist7 ul li{ float:left; width:400px;height:400px;border:1px solid #C9C9C9;margin-right:17px; margin-bottom:35px;transition:.2s ease 0s; -moz-transition:.2s ease 0s; -webkit-transition:.2s ease 0s;position:relative }
.gridlist7 ul li:hover { transform:translate3d(0, -5px, 0);  }
.gridlist7 ul li:nth-child(3n){ margin-right: 0; }
.gridlist7 ul li a.InfoPicture{ display: block; }
.gridlist7 ul li .InfoTitle{color:#333; text-align:left; font-size:18px; font-weight: 700; line-height:55px;padding:0 10px;}
.gridlist7 ul li .InfoTitle a{ color: #333; font-weight: 700; text-align:left; font-size:18px;}
.gridlist7 ul li .InfoTitle a:hover{ color: #444; }
.gridlist7 ul li img{ width: 400px;height:240px}
.gridlist7 ul li p{ display: block;font-size:16px;line-height:30px; color: #333; padding:0 10px;}
.gridlist7 ul li .InfoMore{color:#333; text-align:right; font-size:16px;line-height:45px;padding-right:15px}

.gridlist8{ margin-top:60px;}
.gridlist8 ul li{ float:left; width:412px;height:530px;border-left:1px solid #C9C9C9;border-bottom:1px solid #C9C9C9;position:relative ;}
.gridlist8 ul li:nth-child(1),.gridlist8 ul li:nth-child(2),.gridlist8 ul li:nth-child(3){border-top:1px solid #C9C9C9;}
.gridlist8 ul li:nth-child(3n){border-right:1px solid #C9C9C9;}
.gridlist8 ul li a.InfoPicture{ display: block;  margin:0 auto;margin-top:24px}
.gridlist8 ul li .InfoTitle{display: block;  margin:0 auto;margin-top:25px;width:300px;color:#333; text-align:left; font-size:32px; font-weight: 700;}
.gridlist8 ul li .InfoTitle1 {display: block;  margin:0 auto;margin-top:35px;margin-bottom:55px;width:300px;color:#333; text-align:left; font-size:20px; font-weight: 700;}
.gridlist8 ul li i{ display: block; width: 30px; height: 3px; background: #e60012;margin-left:57px}
.gridlist8 ul li img{width: 300px;height:170px}
.gridlist8 ul li p{ display: block;  margin:0 auto;width:300px;font-size:16px;line-height:30px; color: #333;}
.gridlist8 ul li .InfoMore{margin-left:57px;margin-top:20px}
.gridlist8 ul li .InfoMore img{width:25px;height:25px}

.navigation h2{display:none;}
.pagers {display:block;height:60px;margin:20px auto;text-align:center;clear:both}
.pagers a,.pagers span {background:transparent;font-size:18px;color:#7d7d7d;display:inline-block;height:auto;line-height:60px;width:auto;    padding: 0 10px;}

/*解决方案*/
.solution_wrap{width:100%;height:240px;background:#616161;margin:50px 0;padding:0}
.solution{ width:1200px; margin:0 auto;overflow: hidden; }
.solution li { float:left; position: relative;width:300px; height:240px; }
.solution li:hover{cursor:pointer}
.solution li img { position: absolute; top: 0; left: 0; width:300px; height: 240px;}
.solution li .img2 { display: none; }
.solution li .img1 { display: block; }
.solution li:hover .img2 { display: block; }
.solution li:hover .img1 { display: none; }
.solution li span { position: absolute; left: 20px; width: 100%; text-align: left; letter-spacing: 1px; color: #fff; }
.solution li i{ position: absolute; left: 20px;top: 90px; width: 36px; height: 3px; background: #e60012;}
.solution li span.ChannelSContent { top: 42px; left:105px; font-size: 24px; font-weight:700;line-height: 125%;}
.solution li:hover  span.ChannelSContent {display: none; }
.solution li span.ChannelSContent1 { top: 45px; left:25px; font-size: 20px; font-weight:700;line-height: 125%;}
.solution li span.ChannelSContent1 { display: none; }
.solution li:hover  span.ChannelSContent1 {display: block; }
.solution li span.ChannelName { top: 110px; font-size: 16px;font-weight:700; line-height: 125%;  }
.solution li span.more1 { bottom: 65px; left:35px; width: 100px; height: 30px; line-height: 30px; font-size: 14px; font-weight: 700;}
.solution li span.more2 { bottom: 35px; left:25px; width: 100px; height: 30px; line-height: 30px; font-size: 14px; font-weight: 400; display:none}
.solution li:hover span.more2 {display:block}
.solution li span a{color:#fff}
.solution li span a:hover{color:#ccc}
.solution li.cur .img2 { display: block; }
.solution li.cur .img1 { display: none; }

/*应用案例*/
.case_wrap{width:100%;margin:50px 0;padding:0}
.case{ width:1200px; margin:0 auto;overflow: hidden; }
.case li { float:left;width:380px;    display: block;     margin: 0 10px;    border: solid 1px #ccc;}
.case li:hover{cursor:pointer; border: solid 1px #e60012;}
.case li img { top: 0; left: 0; width:380px;}
.case li .img2 { display: none; }
.case li .img1 { display: block; }
.case li:hover .img2 { display: block; }
.case li i{ position: absolute; left: 20px;top: 90px; width: 36px; height: 3px; background: #e60012;}
.case li span{ width:100%;text-align:center; font-size: 24px; font-weight:700;line-height:80px; color:#767676; display: block;}
.case li:hover span.more2 {display:block}
.case li span a{color:#fff}
.case li span a:hover{color:#ccc}
.case li.cur .img2 { display: block; }
.case li.cur .img1 { display: none; }

/*频道相册列表*/
.channelalbumlist{ overflow:hidden; }
.channelalbumlist li { float:left; margin-top:10px;}
.channelalbumlist li img{ display: block; width:290px; margin-right:10px;}
/*频道相册列表1*/
.channelalbumlist1{ overflow:hidden; float:left; width:600px;}
.channelalbumlist1 li { text-align:left; overflow:hidden; padding:12px 0;}
.channelalbumlist1 li i{font-size:40px;border-radius: 50%;width:100px;height:100px;color:#fff;line-height: 100px;float:left; text-align:center; font-style:normal; margin-right:18px;}
.channelalbumlist1 li i.n1{background: #008287;}
.channelalbumlist1 li i.n2{background: #6ce26c;}
.channelalbumlist1 li i.n3{background: #bd362f;}
.channelalbumlist1 li .info_wrap{ }
.channelalbumlist1 li .AlbumTitle {font-size:22px;font-weight: normal;text-align: left; margin-bottom:12px;}
.channelalbumlist1 li  p{font-size: 14px;display:block;line-height: 26px;text-align: left;color:#888;}
/*频道相册列表1*/
.channelalbumlist2{ overflow:hidden; }
.channelalbumlist2 li { float:left;}
.channelalbumlist2 li img{ width: 238px;height: 107px; border: 1px solid #ddd; margin-top: -1px; display: block;}
 .channelalbumlist2 li img:hover { filter: grayscale(1); -webkit-filter: grayscale(1); filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }

 /*合作伙伴*/
#floor_6_main{ overflow:hidden;height:777px; background:url(../img/u266.jpg) center center no-repeat;}
#floor_6 {width:1240px;margin:0 auto;overflow:hidden;}
#floor_6_row1{ float:left;width:620px;padding-top:210px;position:relative;}
#floor_6_row2{ float:left;width:620px;padding-top:210px;position:relative;}
.left_title6{ text-align:left; overflow: hidden; margin-bottom:25px;}
.left_title6 p { color: #888; font-size:14px;}
.left_title6 h2 a{line-height:55px; font-size:24px; font-weight:700; color: #fff; }
.left_title6 h2 i{ position: absolute; left: 0;top:270px; width: 20px; height: 5px; background: #e60012;}
.left_title6 h2 .more a { font-size:14px; font-family:Georgia; }
.left_title6 h2 .more a:hover { color:#ffb400; }
.left_body6 { overflow:hidden; zoom:1;}
	/*表单*/
.div_c_r {float:left;width:220px;}
.div_c_r input {float:left;background-color:transparent; border:0px;border-bottom:1px solid #797979;line-height:50px;font-size:14px;width:100%;outline:none;text-align:left;}
.div_c_r input::-webkit-input-placeholder {color:#C9C9C9;font-size:14px;}
.div_c_r button {width:88px;float:left;background-color:#F2F2F2;height:28px;padding:4px 8px;line-height:20px;font-size:14px;font-weight:500;margin:5px 5px 0 0;border:1px solid #DBDBDB;border-radius:6px;outline:none;}
.btn_1 {float:left;border:none;margin-top:35px;width:120px;height:40px;background-color:#5E5E5E;font-size:18px;font-weight:700;color:#fff;}

.div_b_l {float:left;margin-left:6%;padding:5px;width:calc(44% - 10px);}
.div_b_r {float:right;margin-right:6%;padding:5px;width:calc(44% - 10px);text-align:right;}
.span_b {font-size:16px;font-weight:500;color:#000;padding:0 2px;float:left;}
.span_br {font-size:16px;font-weight:500;color:#05a0e0;float:left;}
input[type=checkbox] {visibility:hidden;}
.checkboxforget {top:0px;float:left;width:20px;height:20px;background:#05a0e0;margin:0 5px 0 0;border-radius:100%;position:relative;}
.checkboxforget label {display:block;width:18px;height:18px;border-radius:100px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;cursor:pointer;position:absolute;top:1px;left:1px;z-index:1;background:#fff;}
.checkboxforget input[type=checkbox]:checked+label {background:#05a0e0;width:20px;height:20px;top:0px;left:0px;}
.inp_radio {float:left;line-height:48px;}
input[type=radio] {visibility:hidden;}
.checkboxforget1 {top:13px;float:left;width:20px;height:20px;background:#AFAFAF;margin:0 5px 0 0;border-radius:100%;position:relative;}
.checkboxforget1 label {display:block;width:18px;height:18px;border-radius:100px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;cursor:pointer;position:absolute;top:1px;left:1px;z-index:1;background:#fff;}
.checkboxforget1 input[type=radio]:checked+label {background:#05a0e0;width:20px;height:20px;top:0px;left:0px;}
	/*表单 结束*/
.left_bottom6 { overflow:hidden;}
.gridlist6{ overflow:hidden; }
.gridlist6 li{ float:left; width:150px;margin-left:5px;margin-bottom:5px }
.gridlist6 li:first-child,.gridlist6 li:nth-child(5){margin-left:0}
.gridlist6 li:hover {  }
.gridlist6 li a.InfoPicture{ display:block; overflow:hidden; }
.gridlist6 li img{ width:100%; }

.other-banner {width:100%;height:500px;margin:0 auto;position:relative;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:100% auto}
.other-banner-txt {font-size:18px;color:#fff;width:1200px;margin:0 auto;margin-top:125px;text-align:center}
.other-banner-txt p {line-height:1.8em;}
.other-banner-txt p:first-child {font-size:56px;font-weight:700;margin-bottom:12px;}

.about_title{ overflow: hidden; }
.about_title h2 a{ line-height:40px; font-size:32px; font-weight:bold; color: #000;}
.about_title i{ display: block; width: 60px; height: 5px; background: #e60012; margin-top: 10px; }
.about_title p { color: #797979; font-size:20px; text-indent:20px;}
.about_title p.wz{color:#333;font-size:20px;font-weight:400;}

.about-culture{margin-top:5px;}
.about-culture li{float:left;width:50%;height:220px;}
.about-culture li img{width:100%;height:100%}
.about-culture li h2{padding-top:30px;padding-left:20px;line-height:40px; font-size:24px; font-weight:bold; color: #e60012;}
.about-culture li h2 a{color:#fff;padding-left:20px}
.about-culture i{ display: block;margin-left:20px; width: 200px; height: 1px; background: #D7D7D7; margin-top: 10px; }
.about-culture li p {padding-left:20px; color: #fff; font-size:16px}

.about-value{margin-top:35px;}
.about-value li{float:left;margin-left:320px;width:200px;height:350px;text-align:center}
.about-value li:first-child,.about-value li:nth-child(4){margin-left:0}
.about-value li img{width:100%;}
.about-value li h2{padding-top:10px;line-height:40px; font-size:20px; font-weight:bold; color: #333;}
.about-value li p {color: #333; font-size:18px}

.main {width:50%;margin:30px auto;}
.time-axis {margin:0;padding:0;position:relative;}
.time-axis:before {content:'';position:absolute;left:86px;top:15px;width:1px;height:100%;background-color:#E4E4E4;}
.time-axis-item {list-style:none;padding-left:150px;position:relative;line-height:45px;font-size:14px;color:#141414;}
.time-axis-achievement {margin:0;}
.time-axis-date {position:absolute;left:0;top:0;color:#666;}
.time-axis-date span {position:absolute;right:-49px;top:35%;display:block;width:13px;height:13px;border:1px solid #ccc;border-radius:100%;background-color:#fff;}
.time-axis-date span:after {content:'';position:absolute;left:0;top:0;right:0;bottom:0;width:7px;height:7px;margin:auto;background-color:#ccc;border:1px solid #ccc;border-radius:100%;}
.time-axis-item:last-child .time-axis-date span {border-color:#48BEB2;}
.time-axis-item:last-child .time-axis-date span:after {background-color:#48BEB2;border-color:#48BEB2;}

.i-con {width:1240px;margin:0 auto;height:auto;margin-top:40px;}
.about_left {width:200px;height:500px;float:left;}
.about_title1 {width:100%;height:auto;background:#E4E4E4;}
.about_title1 h3 {font-size:24px;line-height:60px;text-align:center;color:#363636;font-weight:700;}
.about_list {width:100%;height:auto;padding-top:7px;padding-bottom:7px;}
.about_list li {width:100%;height:auto;text-align:center}
.about_list li a {display:block;width:100%;line-height:70px;font-size:18px;color:#333;}
.about_list li a:hover {font-weight:700;}
.about_list li a.active {font-weight:700}

.about_right {width:1000px;height:auto;min-height:500px;float:left;border-left:1px solid #D7D7D7}
.news_con {width:100%;height:auto;margin-top:30px;padding:0 30px;}
.news_con p {font-size:16px;color:#333;line-height:28px;}
.news_bottom {width:100%;height:auto;margin-top:40px;border-top:1px solid #e0e0e0;padding-top:30px;}

#contactbg{ background:url(../img/u194.jpg) center center no-repeat;height:680px;margin-top:110px;}
.contacttitle{margin-top:100px; text-align:center; overflow: hidden; }
.contacttitle h2{font-size:48px; font-weight:bold; color: #fff;}
.contacttitle i{ display: block; width: 30px; height: 3px; background: #fff; margin: 0 auto; margin-top: 15px; }
.contacttitle p { color: #fff; font-size:18px;margin-top: 15px;}
.contactlist{margin-top:84px;}
.contactlist li{float:left;width:60px;margin-left:120px;margin-right:120px;text-align:center; }
.contactlist li .AlbumTitle{font-size: 16px;font-weight:700; line-height:50px;color:#fff;}
.contactlist li p{font-size: 16px;color:#fff;text-align:center}
.contactbottom{width:100%;height:30px;}

.cont_wx {float:left;width:60px;margin-left:120px;margin-right:120px;position:relative;font-size:12px;text-align:center;}
.cont_wx a {width:60px;height:60px;display:block;background:url(../pic/contactus-icon/wx.png) no-repeat center top;}
.cont_wx .cont_wx_nr {width:100px;height:120px;padding:10px;background:#fff;color:#333;text-align:center;position:absolute;left:-25px;top:-155px;display:none;}
.cont_wx .cont_wx_nr img {margin-bottom:5px;}
.cont_wx .cont_wx_nr .arrow {width:0;height:0;border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;left:47px;bottom:-8px;}
.cont_wx.on .cont_wx_nr {display:block;z-index:9999}
.cont_wx.on a {background:url(../pic/contactus-icon/wx.png) no-repeat center top;}

.cont_dy {float:left;width:60px;margin-left:120px;margin-right:120px;position:relative;font-size:12px;text-align:center;}
.cont_dy a {width:60px;height:60px;display:block;background:url(../pic/contactus-icon/dy.png) no-repeat center top;}
.cont_dy .cont_dy_nr {width:100px;height:120px;padding:10px;background:#fff;color:#333;text-align:center;position:absolute;left:-25px;top:-155px;display:none;}
.cont_dy .cont_dy_nr img {margin-bottom:5px;}
.cont_dy .cont_dy_nr .arrow {width:0;height:0;border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;left:47px;bottom:-8px;}
.cont_dy.on .cont_dy_nr {display:block;z-index:9999}
.cont_dy.on a {background:url(../pic/contactus-icon/dy.png) no-repeat center top;}

.job{width:1130px;  margin:0 auto;}
.joblist{width:100%;height:340px;margin-top:65px;overflow:hidden}
.joblist .left{float:left;width:400px;height:340px;margin-right:150px}
.joblist .left img{width:400px;height:280px}
.joblist .right{float:left;width:533px;height:340px;text-align:left;}
.joblist .right .jobtitle{display:block;width:100%;font-size:24px;font-weight:700;line-height:90px;border-bottom:1px solid #D7D7D7}
.joblist .right .jobul{display:block;width:100%;height:110px;border-bottom:1px solid #D7D7D7}
.joblist .right .jobul li{float:left;width:50%;font-size:16px;color:#6B6B6B;height:55px;line-height:55px}

.products{width:1240px;  margin:0 auto;overflow:hidden}
.productslist{width:100%;height:550px;margin-top:65px;overflow:hidden}
.productslist .left{float:left;width:620px;height:550px;margin-right:40px;}

.productslist .right{float:left;width:570px;height:550px;text-align:left;}
.productslist .right .productstitle{display:block;width:100%;padding-bottom:20px;border-bottom:1px solid #D7D7D7}
.productslist .right .productstitle h2{font-size:24px;font-weight:700;line-height:90px;}
.productslist .right .productstitle p{font-size:18px;color:#515151;line-height:30px;}
.productslist .right .productsul{display:block;width:100%;height:110px;}
.productslist .right .productsul li{padding-left: 20px;font-size:16px;color:#6B6B6B;height:55px;line-height:55px}

.w3cFocus {width:620px;height:550px;position:relative;}
.w3cFocus .prev,.w3cFocus .next {position:absolute;display:block;width:60px;height:100px;filter:alpha(opacity=80);opacity:0.8;}
.w3cFocus .prev {top:150px;background:url(../img/arrright.png) no-repeat;}
.w3cFocus .next {top:150px;background:url(../img/arrleft.png) no-repeat;}
.w3cFocus .prev:hover,.w3cFocus .next:hover {filter:alpha(opacity=100) !important;opacity:1 !important;}
.w3cFocusIn {width:100%;height:550px;position:relative;margin:0 auto;overflow:hidden;}
.w3cFocusIn .bd li {vertical-align:middle;}
.w3cFocusIn .bd li img {margin-left:110px;width:400px;height:400px;display:block;}
.w3cFocusIn .hd {position:absolute;left:4px;bottom:6px;}
.w3cFocusIn .hd ul {margin-left:55px;vertical-align:middle;display:inline-block;*display:inline;overflow:hidden;zoom:1;}
.w3cFocusIn .hd ul li {float:left;position:relative;display:inline;padding-top:4px;margin-right:10px;filter:alpha(opacity=80);opacity:0.8;cursor:pointer;}
.w3cFocusIn .hd ul li img {width:120px;height:120px;border:1px solid #ccc;display:block;}
.w3cFocusIn .hd ul li.on {filter:alpha(opacity=100);opacity:1;}
.w3cFocusIn .hd ul li.on img {border:1px solid #3499EA;}

.mvlist,.mvlist a img {width:100%;max-width:435px;height:292px;padding:0;margin-top:0;position:relative;box-shadow:none;margin-bottom:0;overflow:hidden;transition:transform 0.5s;}
.videolist:hover .mvlist a img {transform:scale(1.1);}
.ComTitle {width:100%;border:none;margin:0;}
.ComTitle ul {width:100%;display:flex;display:-webkit-flex;justify-content:center;flex-wrap:wrap;}
.videos_list p {background:#333333;color:white;text-align:left;font-size:16px;margin:100px 0 0;padding:10px;}
.ComTitle li {border-radius:15px 15px 0 0;line-height:47px;margin:auto 5px;border:1px solid #f9f9f9;}
.ComTitle li a {padding:0 15px;color:#333333;cursor:pointer;}
.curtab {background:#f9f9f9;}
.ComTitle li.curtab a {color:#f75e5e;}
.textBox {margin:60px auto;}
.textBox hr {width:100%;margin:0;margin-bottom:-3px;border:1px solid #999999;}
.redcolor {width:180px;height:5px;background:#ff0000;}
.sp_list {padding:40px 60px;background:#f9f9f9;}
.imgcenter .caption {text-align:left;padding:20px 0 0;padding-left:10px;background:#f2f2f2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.imgcenter:hover .caption a {color:#ff0000;}
.caption a {color:#333333;font-size:16px;font-weight:100;}
.caption2 {margin:0 auto 30px;background:#f2f2f2;padding:10px 0 15px;padding-left:10px;}
.caption2 span {padding:10px 0;font-size:12px;color:#00b7ee;border-radius:10px;}
.caption2 ._title {color:#ff6600;margin-right:10px;}
.bf_img {position:absolute;top:0;width:100%;height:100%;display:flex;display:-webkit-flex;justify-content:center;align-items:center;opacity:0;transition:opacity 1s;}
.videolist:hover .bf_img {opacity:1;}
.bf_img img {width:auto !important;height:auto !important;}
.videos,.videoss {width:100%;height:100%;z-index:20;position:fixed;top:0;left:0;right:0;margin:auto;background:rgba(0,0,0,0.5);text-align:center;}
.videos video {width:100%;max-width:1200px;height:auto;margin:0 auto 0;}
.videoss iframe {width:100%;max-width:1200px;margin:0 auto 0;}
.videos_list {position:relative;max-width:1200px;margin:auto;}
.vclose {position:absolute;top:10px;right:10px;font-size:20px;color:white;cursor:pointer;color:#666666;}
.ckgdal {margin:40px auto 60px;text-align:center;}
.ckgdal button {width:300px;padding:10px 40px;background:#ff0000;color:white;font-size:18px;outline:none;border:none;border-radius:10px;}

.fu_list{float:left;margin-right:8px;overflow: hidden;}
.fu_list{width:294px;height:198px;}
.zz_list{width:390px;height:262px;}
.fu_list_end{margin-right:0px;}
.fu_list img{display: block; width: 100%; height: 100%; transition: all 1s;}
.fu_list img:hover{transform: scale(1.2);}

.tabBar{ width:1200px;margin:0 auto;padding:50px 0}
.tabBar .hd { }
.tabBar .hd ul{height:48px;border-bottom:1px solid #ccc; z-index:5; position:relative;  zoom:1;}
.tabBar .hd li{ float:left; margin-left:0px; line-height:48px; height:48px; width:200px; text-align:center; cursor:pointer;}
.tabBar .hd li.on{color:#e60012; position:relative; top:-2px; border-bottom:5px solid #e60012;}
.tabBar .bd{padding:20px 0; clear:both; position:relative; height:450px; overflow:hidden;}
.tabBar .bd .conWrap{ width:100%;}
.tabBar .bd .con{ width:100%;background:#e60012;color:#fff}
.tabBar .bd .con a{color:#fff}
.tabBar .bd .con p:first-child{float:left;width:900px;height:450px}
.tabBar .bd .con p:nth-child(2){float:left;width:260px;margin:145px 20px 0 20px}
.tabBar .bd .con p:nth-child(3){float:left;width:260px;margin:25px 20px 0 20px;text-align:right}
.tabBar .bd .con p:nth-child(4){float:left;width:260px;margin:120px 20px 0 20px;text-align:right}

.foot-top {height:92px;background:#fff}
.foot-top ul {width:1200px;margin:0 auto;padding-top:18px;}
.foot-top li {width:298px;height:56px;float:left;display:inline;border-right:1px solid #666}
.foot-top li:first-child {border-left:1px solid #666}
.foot-top li img {float:left;margin-left:33px;}
.foot-top li a {width:300px;height:56px;display:block;}
.foot-top li .r {width:175px;height:56px;float:right;margin:5px 12px 0 0;}
.foot-top li .r h3 {font-size:18px;font-weight:700;}
.foot-top li .r p {color:#333;}

