html,body {
    font-family: "Arial", "Microsoft YaHei";
    font-size: 14px;
    color: #333333;
}

body {
    width: 100%;
    min-width: 1170px;
    height: 100%;
    margin: 0px;
}

* {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

ol, ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

img {
    border:0
}

a,input,button,select,textarea {
    outline:none;
}

.container {
    width: 100%;
    min-width: 1170px;
    text-align:center;
    height: 100%;
    min-height: 640px;
}
.container .header {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    height: 49px;
    line-height: 49px;
    padding-top: 5px;
    display: inline-block;
    *display: block;
    zoom: 1;
}
.container .header .logo {
    float: left;
}
.container .header ul.links {
    float: right;
}
.container .header ul.links li {
    float: left;
    height: 49px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
    cursor: pointer;
}
.container .header ul.links li:hover {

}
.container .header ul.links li.selected,.container .header ul.links li:hover {
    border-bottom: 2px solid #318721;
}
.container .header ul.links li.selected a,.container .header ul.links li:hover a {
    color: #318721;
}
.container .header ul.links li a {
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-family: "microsoft yahei";
}
.container .header ul.links li a:hover {
    text-decoration: none;
}
.container .content {
    width: 1170px;
    display: inline-block;
    *display: block;
    zoom: 1;
}
.container .content .indexbanner_img {
    min-height: 391px;
    background: url("../images/banner.png") no-repeat center center;
}
/*.container .content .img1 {*/
    /*float: left;*/
    /*vertical-align: middle;*/
/*}*/
/*.container .content .img2 {*/
    /*float: right;*/
/*}*/
.container .content .img1 img, .container .content .img2 img {
    vertical-align: middle;
}

.footer {
     width: 100%;
     min-width: 1170px;
    background: url("../images/index_footer.png") no-repeat center bottom;
   // background-size: 100%;
    /*position: fixed;*/
    /*bottom: 0;*/
 }
.footer .footer1 {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 23px;
}
.footer .footer1 .footer1_1 {
    width: 1170px;
    display: inline-block;
    *display: block;
    zoom:1;
}
.footer .footer1 .footer1_1 .introduce {
    float: left;
    width: 800px;
    height: 110px;
    text-align: left;
}
.footer .footer1 .footer1_1 .introduce .img {
    display: inline-block;
    *display: block;
    zoom:1;
    width: 190px;
    float: left;
}
.footer .footer1 .footer1_1 .introduce .desc {
    display: inline-block;
    *display: block;
    zoom:1;
    width: 546px;
    margin-left: 30px;
    position: relative;
    height: 110px;
    float: left;
}
.footer .footer1 .footer1_1 .introduce .desc .title {
    font-size: 16px;
    font-weight: bold;
    color: #275171;
    line-height: 22px;
}
.footer .footer1 .footer1_1 .introduce .desc .cc {
    color: #4b7daf;
    line-height: 21px;
    margin-top: 8px;
}
.footer .footer1 .footer1_1 .introduce .desc .introduce_link {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.footer .footer1 .footer1_1 .introduce .desc .introduce_link a {
    color: #4d9a45;
}
.footer .footer1 .footer1_1 .contactus {
    float: right;
    width: 355px;
    text-align: left;
}
.footer .footer1 .footer1_1 .contactus .title {
    font-size: 16px;
    font-weight: bold;
    color: #275171;
    line-height: 22px;
}
.footer .footer1 .footer1_1 .contactus .lines {
    color: #4b7daf;
    margin-top: 8px;
}
.footer .footer1 .footer1_1 .contactus .line {
    line-height: 21px;
    height: 21px;
}
.footer .footer1 .footer1_1 .contactus .line .label {
    float: left;
}
.footer .footer1 .footer1_1 .contactus .line .value {
    float: right;
}

.footer2 {
    width: 1170px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    *display: block;
    zoom:1;
    margin-top: 34px;
    margin-bottom: 12px;
    font-size: 12px;
}
.footer2 .left {
    float: left;
}
.footer2 .left a {
    color: #2c48d4;
}
 .footer2 .right {
    float: right;
    color: #4878aa;
}
 .footer2 .right a{
    color: #4878aa;
	text-decoration: none;
}


 .notindex_container .notindex_content {
     border-top: 1px solid #C9C9C9;
     width: 100%;
     margin-top: 10px;
 }
.notindex_container .notindex_content .intro {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.notindex_container .notindex_content .intro .content {
    line-height: 30px;
    margin-top: 20px;
}
.notindex_container .notindex_content .intro .title {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-top: 28px;
    margin-bottom: 36px;
    color: #333333;
}

.notindex_container .notindex_content .certies {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 6px;
}

.notindex_container .notindex_content .certies .title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 16px;
}
.notindex_container .notindex_content .certies .content {
    margin-top: 10px;
}
.notindex_container .notindex_content .certies .certy {
    float: left;
    text-align: center;
    margin-left: 65px;
    margin-top: 30px;
}
.notindex_container .notindex_content .certies .certy img {
    display: block;
}
.notindex_container .notindex_content .certies .certy span {
    display: block;
    font-size: 16px;
    /*font-weight: bold;*/
    color: #333333;
}
.notindex_container .footer {
    background: none;
    border-top: 1px solid #e8e8e8;
    margin-top: 100px;
}
.notindex_container .footer .footer2 {
    margin-top: 23px;
    margin-bottom: 23px;
}

.notindex_container .dynamic_content .dynamics {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    color: #333333;
}
.notindex_container  .tabs {
    border-bottom: 1px solid #317c19;
    height: 36px;
    margin-top: 20px;
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.notindex_container  .tabs .tab {
    float: left;
    height: 36px;
    line-height: 36px;
    padding-left: 18px;
    padding-right: 18px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    cursor: pointer;
    font-size: 16px;
    /*font-weight: bold;*/
    text-align: center;
    background-color: #c6c4c4;
    color: #5f665c;
    margin-right: 4px;
}
.notindex_container .tabs .tab.active {
    background: #317c19;
    color: #ffffff;
}
.notindex_container .tabs .tab a {
   text-decoration: none;
   color: #333333;
}
.notindex_container .dynamic_content .dynamics .news {
    display: inline-block;
    width: 100%;
    margin-top: 8px;
}
.notindex_container .dynamic_content .dynamics .news .new {
    display: inline-block;
    width: 100%;
    margin-bottom: 6px;
}
.notindex_container .dynamic_content .dynamics .news .new .prefix {
    float: left;
    background: #13cdb7;
    width: 4px;
    height: 4px;
    margin-top: 8px;
}
.notindex_container .dynamic_content .dynamics .news .new .title {
    float: left;
    margin-left: 10px;
}
.notindex_container .dynamic_content .dynamics .news .new .time {
    float: right;
}
.notindex_container .dynamic_content .dynamics .news .new .title a {
    text-decoration: none;
    color: #333333;
}

.notindex_container .dynamic_content .dynamic_detail {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.notindex_container .dynamic_content .dynamic_detail .title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
}
.notindex_container .dynamic_content .dynamic_detail .releaseTime {
    text-align: right;
    margin-top: 15px;
}
.notindex_container .dynamic_content .dynamic_detail .detail {
    text-align: left;
    margin-top: 15px;
}
.notindex_container .dynamic_content .dynamic_detail .share {
    text-align: left;
    margin-top: 25px;
}
.notindex_container .dynamic_content .dynamic_detail .share div {
    display: inline-block;
    *display: block;
    zoom: 1;
    line-height: 25px;
    vertical-align: middle;
}
.notindex_container .dynamic_content .dynamic_detail .share .share-icon {
    width: 25px;
    height: 25px;
    margin-left: 15px;
}
.notindex_container .dynamic_content .dynamic_detail .share .share-icon.weibo {
    background: url("../images/wb_icon.png") no-repeat;
}
.notindex_container .dynamic_content .dynamic_detail .share .share-icon.txweibo {
    background: url("../images/txwb_icon.png") no-repeat;
}
.notindex_container .dynamic_content .dynamic_detail .share .share-icon.txkongjian {
    background: url("../images/qqkj_icon.png") no-repeat;
}

.notindex_container .dynamics .desc {
    text-align: left;
    margin-top: 20px;
    line-height: 30px;
}

.notindex_container .product_content {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
}
.notindex_container .product_content .products_menu {
    width: 166px;
    text-align: left;
    display: inline-block;
    *display: block;
    zoom: 1;
    float: left;
}
.notindex_container .product_content .products_menu .menu  {
    line-height: 40px;
    vertical-align: middle;
    cursor: pointer;
}
.notindex_container .product_content .products_menu .menu .prefix {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    display: inline-block;
    background: #066d02;
    float: left;
    margin-top: 18px;
}
.notindex_container .product_content .products_menu .menu .title {
    font-size: 24px;
    font-weight: bold;
    color: #066d02;
    background-color: #edf6ec;
    display: inline-block;
    width: 120px;
    margin-left: 20px;
    padding-left: 20px;
}
.notindex_container .product_content .products_menu .menu .menu2 li {

}
.notindex_container .product_content .products_menu .menu .menu2 li a {
    font-size: 14px;
    color: #1a1a1a;
    text-decoration: none;
}
.notindex_container .product_content .products_menu .menu .menu2 li a:hover {
    color: #1a1a1a;
    text-decoration: underline;
}
.notindex_container .product_content .products_menu .menu .menu2 li.selected a {
    color: #1a1a1a;
    text-decoration: underline;
}
.notindex_container .product_content .products_menu .menu.selected .title {
    width: 200px;
    text-align: center;
    padding-left: 0px;
}
.notindex_container .product_content .products_menu .menu:hover .title {
    width: 200px;
    text-align: center;
    padding-left: 0px;
}

.notindex_container .product_content .product_desc {
    width: 960px;
    display: inline-block;
    *display: block;
    zoom: 1;
    float: right;
    text-align: left;
}
.notindex_container .product_content .product_desc .left {
    float: left;
    width: 446px;
}
.notindex_container .product_content .product_desc .left img {
    width: 100%;
}
.notindex_container .product_content .product_desc .right {
    float: right;
    width: 499px;
}
.notindex_container .product_content .product_desc .right img {
    width: 100%;
}
.notindex_container .product_content .product_desc .detail {
    width: 100%;
}
.notindex_container .product_content .product_desc .detail img {
    width: 100%;
}
.notindex_container .product_content .product_desc p.summary {
    font-size: 12px;
    line-height: 24px;
    color: #1a1a1a;
    text-align: left;
}
.notindex_container .product_content .product_desc div.summary {
    font-size: 12px;
    color: #1a1a1a;
    margin-top: 4px;
    margin-bottom: 10px;
    font-family: "Arial";
}
.notindex_container .product_content .product_desc .img {
    display: inline-block;
    *display: block;
    zoom: 1;
    margin-right: 2px;
}
.notindex_container .product_content .product_desc .img img {
    display: block;
}

.notindex_container .contact_us {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 460px;
    float: left;
}

.notindex_container .contact_us .menu {
    margin-top: 28px;
    line-height: 24px;
}

.notindex_container .contact_us .menu_title .prefix {
    width: 3px;
    height: 3px;
    display: inline-block;
    background: #066d02;
    vertical-align: middle;
}

.notindex_container .contact_us .form-field {
    margin-top: 10px;
}
.notindex_container .contact_us .form-field input, .notindex_container .contact_us .form-field textarea {
    margin-left: 6px;
}
.notindex_container .contact_us .message_btn {
    width: 68px;
    height: 25px;
    border:none;
    background: url("../images/message_btn.png") no-repeat;
    padding: 0px;
    cursor: pointer;
}

.notindex_container .erweima {
      position: absolute;
	  margin-left: 500px;
	  margin-top: -150px;
}

.notindex_container .erweima img {
    vertical-align: bottom;
    margin-bottom: 40px;
}
.police{
	  vertical-align: middle;
	  margin-left: 3px;
      margin-right: 3px;
}

.notindex_content .intro .news .new {
    display: inline-block;
    width: 100%;
    margin-bottom: 6px;
}
.notindex_content .intro .news .new .prefix {
    float: left;
    background: #13cdb7;
    width: 4px;
    height: 4px;
    margin-top: 12px;
}
.notindex_content .intro .news .new .introtitle {
    float: left;
    margin-left: 10px;

}
.notindex_content .intro .news .new .time {
    float: right;
}
.notindex_content .intro .news .new .introtitle a {
    text-decoration: none;
    color: #333333;
}
.developa{
	color:#5f665c !important;
}
.developc{
	margin-top:8px !important;
}