@import url("reset.css");
@import url("assets.css");
@import url(http://fonts.googleapis.com/css?family=Oswald);

body {
    min-width: 1192px;
}

.header {
    width: 100%;
    min-width: 1150px;
    height: 117px;
    background: #000000;
    border-top: 16px solid #313131;
}

.content {
    width: 1192px;
    margin: 0 auto;
}

.inside_line {
    clear: both;
    width: 1192px;
    margin: 0 auto;
    height: 25px;
    margin-bottom: 12px;
}

.indside {
    padding-top: 10px;
    float: left;
}

.company_bg {
    background: url(../images/company_bg.jpeg) center -60px no-repeat;
}

.tt {
    width: 297px;
    height: 192px;
    background: url(../images/inside_leftbg.png);
    position: relative;
}

.tt h2 {
    padding: 40px 30px 0 30px;
    color: #535353;
    font-size: 22px;
    font-weight: normal;
    line-height: 18px;
}

.tt h2 span {
    font-size: 14px;
    color: #007aff;
}

.tt h4 {
    position: absolute;
    left: 30px;
    bottom: 10px;
    font-size: 22px;
    font-weight: normal;
    color: #535353;
}

.left {
    width: 295px;
    float: left;
    background: #FFF;
}

.left ul {
    padding-left: 30px;
}

.left ul li {
    width: 229px;
    display: block;
    width: 204px;
    border-bottom: 1px dotted #d8d8d8;
    padding: 10px 5px 10px 20px;
}

.left ul li:last-child {
    border: none;
}

.left ul li a {
    display: block;
    border-left: 4px solid #007aff;
    margin: 3px 0;
    padding-left: 8px;
    font-size: 14px;
    color: #000000;
    line-height: 17px;
    text-decoration: none;
    text-transform: uppercase;
    transition: border-left 0.3s;
    -moz-transition: border-left 0.3s;
    /* Firefox 4 */
    -webkit-transition: border-left 0.3s;
    /* Safari 和 Chrome */
    -o-transition: border-left 0.3s;
}

.left ul li a:hover {
    border-left: 10px solid #007aff;
    color: #007aff;
}

.left ul li .menu2 {
    margin-top: 10px;
    margin-bottom: -5px;
    background: #fcfcfd;
}

.left ul li .menu2 a {
    border: 0;
    line-height: 20px;
    font-size: 12px;
    padding: 4px 0;
    padding-left: 15px;
    border-top: 1px dotted #d8d8d8;
}

.left ul li .menu2 a i {
    padding-right: 5px;
    color: #007aff;
}

.left .left_line {
    display: block;
    width: 230px;
    height: 3px;
    background: url(../images/insideleft_line.gif);
    margin-left: 30px;
}

.left .map {
    width: 230px;
    height: 138px;
    margin-left: 30px;
}

.left .CU {
    display: block;
    width: 150px;
    height: 38px;
    background: url(../images/contact.png);
    margin: 10px auto 0px auto;
    text-decoration: none;
    padding-left: 78px;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    padding-top: 21px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s;
}

.left .CU span {
    font-size: 20px;
    letter-spacing: 1px;
}

.left .CU:hover {
    background-color: #f6f6f6;
    color: #007aff;
}

.right {
    width: 895px;
    background: #FFF;
    float: right;
    border-left: 2px solid #e3e3e3;
}

/*company*/
.company .txt {
    padding: 50px 40px 0 60px;
}


/*news*/
.right .news ul,
.right .news li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.right .news ul {
    padding: 50px 40px 0 60px;
}

.right .news ul li {
    display: block;
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 15px;
}

.right .news ul li:last-child {
    border-bottom: 1px solid #CCC;
}

.right .news ul li h3 {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 38px;
    height: 34px;
    text-align: center;
    background: #2ac5c6;
    border-bottom: 1px solid #48474d;
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    padding-top: 4px;
}

.right .news ul li h5 a {
    font-size: 15px;
    color: #48474d;
}

.right .news ul li h6 {
    font-size: 11px;
    -webkit-text-size-adjust: none;
    color: #7a7880;
    font-weight: normal;
}

.right .news ul li p {
    display: block;
    overflow: hidden;
    color: #616161;
    font-size: 12px;
    margin: 10px 0 5px 0;
}

.right .news ul li a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #2ac5c6;
}

.right .news ul li a:hover {
    text-decoration: underline;
}

.right .news h2 {
    display: block;
    width: 330px;
    border-top: 1px solid #e8e6ec;
    font-size: 18px;
    font-weight: normal;
    line-height: 65px;
}

.right .news_view {
    padding: 50px 40px 0 60px;
}

.right .news_view .title {
    position: relative;
    padding-left: 60px;
}

.right .news_view .title h3 {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 38px;
    height: 34px;
    text-align: center;
    background: #2ac5c6;
    border-bottom: 1px solid #48474d;
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    padding-top: 4px;
}

.right .news_view .title h5 {
    font-size: 15px;
    color: #48474d;
    padding-top: 3px;
}

.right .news_view .title h6 {
    display: block;
    font-size: 11px;
    -webkit-text-size-adjust: none;
    color: #7a7880;
    font-weight: normal;
}

.right .news_view .con {
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;
    border-top: 2px dotted #CCC;
    margin-top: 10px;
}

.right .news_view .con img {
    display: block;
    padding: 15px 0;
}

.right .news_view .con .back {
    display: block;
    width: 70px;
    height: 25px;
    margin: 30px 0 10px 690px;
    text-align: center;
    border: 1px solid #007aff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 25px;
    text-decoration: none;
    font-weight: bold;
    color: #007aff;
    transition: background 0.3s;
    -moz-transition: background 0.3s;
    /* Firefox 4 */
    -webkit-transition: background 0.3s;
    /* Safari 和 Chrome */
    -o-transition: background 0.3s;
}

.right .news_view .con .back:hover {
    background: #007aff;
    color: #FFF;
}

/*SUPPORT*/
.support {
    padding: 40px 40px 0 60px;
}

/*product*/
.product {
    padding: 25px 0 0 35px;
}

.product ul,
.product li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.product .title {
    font-size: 22px;
    font-weight: normal;
    color: #535353;
    line-height: 25px;
}

.product .title span {
    border-bottom: 3px solid #007aff;
}

.product .bar {
    width: 832px;
    height: 48px;
    background: url(../images/products_bar.png);
}

.product .bar h5 {
    line-height: 46px;
    font-size: 15px;
}

.product .bar h5 span.pt01 {
    padding-left: 30px;
}

.product .bar h5 span.pt02 {
    padding-left: 128px;
}

.product .bar h5 span.pt03 {
    padding-left: 83px;
}

.product .bar h5 span.pt04 {
    padding-left: 116px;
}

.product .bar h5 span.pt05 {
    padding-left: 78px;
}

.product .list {
    display: block;
    width: 832px;
    position: relative;
    color: #FFF;
    text-decoration: none;
    opacity: 1;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    margin-bottom: 1px;
    *background: url(../images/green2.png) top center repeat;
}

.product .list h6,
.product .list h3,
.product .list .picc,
.product .list ul,
.product .list ol,
.product .list p {
    display: block;
    float: left;
}

.product .list h6 {
    position: absolute;
    z-index: 5;
    top: 5px;
    left: 12px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    font-size: 24px;
}

.product .list h6 i {
    padding-left: 3px;
    font-size: 9px;
}

.product .list .picc {
    position: relative;
    width: 180px;
    height: 137px;
}

.product .list .piclist {
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 2;
    width: 178px;
    height: 137px;
    overflow: hidden;
}

.product .list h3 {
    width: 127px;
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    margin: 0 auto;
    padding-top: 13px;
    line-height: 28px;
}

.product .list ul {
    width: 145px;
    font-size: 12px;
    padding: 10px 15px;
}

.product .list ol {
    width: 145px;
    font-size: 12px;
    padding: 10px 15px;
}

.product .list li {
    padding: 5px 0 4px 0;
    background: url(../images/products_list.png) no-repeat 0 6px;
    padding-left: 20px;
}

.product .list p {
    width: 150px;
    padding: 15px 0 10px 15px;
    font-size: 12px;
}


.product>a:nth-last-child(3n+0) {
    background: url(../images/green2.png) top center repeat;
    float: left;
}

.product>a:nth-last-child(3n+0)>div {
    background: url(../images/green.png) bottom no-repeat;
    width: 832px;
    float: left;
    height: auto;
    min-height: 140px;
}

.product>a:nth-last-child(3n+1) {
    background: url(../images/yellow2.gif) top center repeat;
    float: left;
}

.product>a:nth-last-child(3n+1)>div {
    background: url(../images/yellow.gif) bottom no-repeat;
    width: 832px;
    float: left;
    min-height: 140px;
}

.product>a:nth-last-child(3n+2) {
    background: url(../images/blue2.gif) top center repeat;
    float: left;
}

.product>a:nth-last-child(3n+2)>div {
    background: url(../images/blue.gif) bottom no-repeat;
    width: 832px;
    float: left;
    min-height: 140px;
}


/*
.product .green{background:url(../images/green2.png) top center repeat !important; float:left;}
.product .green .green2{  background:url(../images/green.png) bottom no-repeat !important;width:832px; float:left; height:auto;min-height:140px;}
.product .yellow{background:url(../images/yellow2.gif) top center repeat !important;float:left;}
.product .yellow .yellow2{  background:url(../images/yellow.gif) bottom no-repeat !important;width:832px; float:left;min-height:140px;}
.product .blue{background:url(../images/blue2.gif) top center repeat !important;float:left;}
.product .blue .blue2{  background:url(../images/blue.gif) bottom no-repeat !important;width:832px; float:left;min-height:140px;}
*/
.product .list:hover {
    opacity: .9;
}

.product .pro_br {
    width: 832px;
    clear: both;
    padding-top: 3px;
}

.product .pro_br .pager_bar {
    border-top: 1px solid #d1d1d1;
    padding-top: 10px;
}

.product .proMeat {
    padding-top: 18px;
}

.product .proMeat .pic {
    padding-top: 14px;
    float: left;
    width: 363px;
    background: url(../images/probg.gif) no-repeat top center;
}

.product .proMeat .pic .pp {
    width: 344px;
    height: 205px;
    background: url(../images/pro_picbg.jpg);
    text-align: center;
    padding: 4px 0 0 4px;
}

.product .proMeat .pic .pp .mainp {
    width: 340px;
    height: 201px;
    overflow: hidden;
}

.product .proMeat .pic .pp .mainp img {
    margin: 0;
    padding: 0;
}

.product .proMeat .photoGallery {
    width: 324px;
    height: 79px;
    background: url(../images/pro_piclistbg.jpg);
    padding: 0 12px;
    margin-top: 7px;
}

.product .proMeat .photoGallery .arrL {
    float: left;
    color: #d40516;
    line-height: 70px;
}

.product .proMeat .photoGallery .arrR {
    float: right;
    color: #d40516;
    line-height: 70px;
}

.product .proMeat .photoGallery .box {
    width: 255px;
    overflow: hidden;
    height: 57px;
    float: left;
    padding-top: 9px;
    margin: 0 23px;
    position: relative;
}

.product .proMeat .photoGallery .box .photo {
    position: absolute;
    width: 2000px;
}

.product .proMeat .photoGallery .box a {
    display: block;
    width: 83px;
    height: 62px;
    background: url(../images/pro_insbg.jpg) top center no-repeat;
    padding: 2px 0 0 2px;
    float: left;
}

.product .proMeat .photoGallery .box a.active,
.product .proMeat .photoGallery .box a:hover {
    background: url(../images/pro_insbg2.jpg);
}

.product .proMeat .photoGallery .box .boxp {
    width: 75px;
    height: 53px;
    overflow: hidden;
}


.product .proMeat .txt {
    float: right;
    width: 470px;
    padding-left: 24px;
}

.product .proMeat .txt .name2 {
    background: url(../images/products_icon.gif) no-repeat left center;
    padding-left: 20px;
    text-transform: uppercase;
}

.product .proMeat .txt .name2 h2 {
    font-size: 24px;
    color: #007aff;
    padding: 0 0 0 10px;
}

.product .proMeat .txt .info {
    width: 425px;
    height: 142px;
    background: url(../images/pro_txtbg.jpg);
    margin-left: 3px;
}

.product .proMeat .txt .info p {
    display: block;
    height: 110px;
    -webkit-transform: scale(0.91);
    -o-transform: scale(1);
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 20px 0 22px;
    overflow: hidden;
}

.product .proMeat .txt .btn_d {
    margin-left: 200px;
    height: 70px;
    width: 200px;
    padding-left: 70px;
    padding-top: 14px;
}

.product .proMeat .txt .btn_d a {
    display: block;
    width: 150px;
    height: 26px;
    background: url(../images/products_db.jpg);
    text-indent: -9999px;
}

.product .proMeat .txt .btn_d a:hover {
    background-position: bottom;
}

.product .bot_list {
    clear: both;
    width: 817px;
    background: url(../images/productlistbg.gif) 0 30px no-repeat;
    padding-top: 40px;
}

.product .bot_list .nav_p {
    width: 780px;
    margin: 0 auto;
    height: 31px;
    border-bottom: 1px dotted #c9c9c9;
    margin-bottom: 15px;
}

.product .bot_list .nav_p li {
    float: left;
}

.product .bot_list .nav_p li a {
    display: block;
    width: 189px;
    height: 23px;
    margin: 8px 3px 0 0;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    color: #000000;
    line-height: 23px;
}

.product .bot_list .nav_p li a.selected {
    background: url(../images/pro_list_btn.gif);
    color: #FFF;
}

.product .bot_list div {
    clear: both;
    width: 780px;
    margin: 0 auto;
    padding-bottom: 30px;
    font-size: 12px;
    line-height: 22px;
}

.product .bot_list div li {
    clear: both;
    background: url(../images/icon001.gif) 0 8px no-repeat;
    padding-left: 10px;
}


/*page_bar*/
.pager_bar {
    padding: 0 60px;
    text-align: right;
}

.pager_bar a {
    font-size: 12px;
    border-right: 1px solid #CCC;
    text-decoration: none;
    padding: 0 8px;
    color: #707070;
}

.pager_bar a:hover {
    color: #007aff;
    text-decoration: underline;
}

.pager_bar a.btn {
    border: 1px solid #CCC;
    padding: 0 6px;
    color: #007aff;
}

.pager_bar a.btn:hover {
    background: #007aff;
    color: #FFF;
    border: 1px solid #007aff;
}

.pager_bar a.cur {
    font-weight: bold;
    color: #007aff;
}

.pager_bar a:nth-last-child(2) {
    border: none;
}

/* contact */
.contact {
    border-bottom: 1px dotted #CCC;
}

.contact li {
    display: block;
    clear: both;
    padding: 8px 0;
}

.contact li:hover {
    background-color: #f9fafb;
}

.contact p {
    float: left;
    display: block;
    width: 150px;
    text-align: right;
    padding: 2px;
    padding-right: 10px;
    font-size: 14px;
}

.contact li input {
    padding: 2px;
    width: 300px;
}

.contact li textarea {
    padding: 2px;
    width: 470px;
    height: 100px;
}

.send {
    display: block;
    width: 100px;
    height: 25px;
    margin: 30px auto;
    text-align: center;
    border: 1px solid #007aff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 25px;
    text-decoration: none;
    font-weight: bold;
    background: #007aff;
    color: #FFF;
    transition: background 0.3s;
    -moz-transition: background 0.3s;
    /* Firefox 4 */
    -webkit-transition: background 0.3s;
    /* Safari 和 Chrome */
    -o-transition: background 0.3s;
}

.send:hover {
    color: #007aff;
    background: #FFF;
}


.download_box {
    position: relative;
    padding: 10px 40px 10px 10px;
    font-size: 13px;
    background: #FFF;
}

.download_box h3 {
    color: #666;
    margin: 0 0 10px 0;
    background: url(../images/products_icon.gif) no-repeat left center;
    padding: 5px 5px 5px 23px;
    text-transform: uppercase;
}

.download_box .title_bar {
    display: table;
    width: 100%;
    position: relative;
    z-index: 10;
    background: #FFF;
}

.download_box .title_bar dd {
    display: table-cell;
    padding: 4px;
    text-align: left;
    margin: 0 0 5px 0;
    border-bottom: solid 2px #CCC;
}

.download_box .title_bar .s1 {
    width: 15%;
}

.download_box .title_bar .s2 {
    width: 10%;
}

.download_box .title_bar .s3 {
    width: 15%;
}

.download_box .title_bar .s4 {
    width: 50%;
}

.download_box .title_bar .s5 {
    width: 10%;
}


.download_box .item {
    display: table;
    width: 100%;
    color: #999;
    border-bottom: solid 1px #f2f2f2;
    padding: 5px 0;
    text-decoration: none;
    position: relative;
    z-index: 10;
    background: #FFF;
}

.download_box .item:hover {
    background: #666;
    color: #FFF;
}

.download_box .item:hover span {
    color: #FFF;
}

.download_box .item>span {
    display: table-cell;
    padding: 2px 4px;
    font-size: 13px;
}

.download_box .item>span i {
    font-size: 16px;
}

.download_box .item .s1 {
    width: 15%;
    color: #333;
}

.download_box .item .s2 {
    width: 10%;
}

.download_box .item .s3 {
    width: 15%;
    color: #007aff;
}

.download_box .item .s4 {
    width: 50%;
}

.download_box .item .s5 {
    width: 10%;
}