﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family:Arial,'microsoft yahei',Helvetica, sans-serif; 
	font-size: 14px;
}
a { color:#000; text-decoration:none;}
a:hover { color:#F00; text-decoration:none;}

img { margin:0; padding:0; border:0;}
ul { margin:0; padding:0; list-style:none;}
li { margin:0; padding:0; list-style:none;}
.l { margin:0; padding:0; float:left;}
.r { margin:0; padding:0; float:right;}
.c { clear:both;}


.footer_sty{
	background:url(images/foot_bg.jpg) repeat-x; width:100%; height:308px;
}



.top_bg {

    background-color: #fff;
    color: #777777;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #efefef;

}
.col-md-9 {

    width: 75%;
	float:left;

}
.col-md-3 {
    width: 26%;
	float:left;

}
.col-md-3TOP {
    width: 20%;
	float:left;

}
.col-md-320 {
    width: 20%;
	float:left;
	padding-left:20px;
	margin-left:40px;
}

.top_welcome {

    display: inline-block;
    padding-top: 12px;
	color: #777777;
	font-size:14px;

}
.search_group {

    float: right;
    margin: 5px 0px 0px 0px;
    border: 1px solid #dfe1e3;
    border-radius: 20px;

}
.input-group {

    position: relative;
    display: table;
    border-collapse: separate;

}
.search_group input.form-control {

    border-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    box-shadow: none;
    color: #585A5A;
    padding: 0px 0px 0px 15px;
    height: 26px;
    background: transparent;
    border: none;

}
.input-group-btn {

    position: relative;
    font-size: 0;
    white-space: nowrap;

}
#search_submit {

    color: #C3C4C5;
    height: 26px;
    font-size: 16px;
    margin-top: -14px;

}
/*.btn-lg, .btn-group-lg > .btn {

    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;

}*/
.glyphicon {

    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
.input-sm {

    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;

}

.logo {

    margin-top: 15px;
    margin-bottom: 15px;
    /**max-width: 700px;**/
	vertical-align: middle;
	border: 0;

}
.top_tel {

    float: left;
    margin-top: 38px;

}
.top_tel img {

    display: inline-block;
    float: left;
    margin-right: 8px;
    margin-top: 8px;
	vertical-align: middle;
	border: 0;

}
.top_tel span {

    color: #666;
    display: inline-block;
    float: left;
    width:194px;

}
.top_tel p {

    margin: 0px;
    float: left;
    color: #0071be;
    font-size: 25px;
    font-weight: bold;

}




.nav {
    font-size: 16px;
    width: 100%;
    height: 60px;
    overflow: hidden;
    background: #1e61ba;
}

.navcen {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}

    .navcen ul {
        width: auto;
        height: 60px;
        margin: 0 auto;
        display: inline;
        overflow: hidden;
        margin: 0 auto;
    }

    .navcen ul li {
        float: left;
        text-align: center;
        line-height: 60px;
        height: 60px;
        width: 150px;
		list-style: none;
    }
    .navcen ul li a {
        display: block;
        float: left;
        width: 150px;
        color: #FFF;
        font-size: 16px;
		text-decoration:none;
    }

        .navcen ul li a:hover {
            display: block;
            width: 150px;
            color: #fff;
            background: #073f98;
			text-decoration:none;
        }



.sel {
    width: 140px;
    background: #073f98;
    line-height: 60px;
    height: 60px;
}

.hidden {
    position: absolute;
    z-index: 2;
    width: 140px;
    display: none;
    font-size: 14px;
    overflow: hidden;
    background: #073f98;
    line-height: 35px;
}

    .hidden a {
        display: block;
        width: 140px;
        line-height: 35px;
        text-align: center;
        font-size: 14px;
        color: #FFF;
        float: left;
    }

        .hidden a:hover {
            display: block;
            width: 140px;
            color: #FFF;
            float: left;
            font-size: 14px;
            text-align: center;
            background-color: #002060;
        }





#full-screen-slider {
    width: 100%;
    height: 500px;
    float: left;
    position: relative;
    padding-top: 0px;
}

#slides {
    display: block;
    width: 100%;
    height: 500px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

    #slides li {
        display: block;
        width: 100%;
        height: 100%;
        list-style: none;
        padding: 0;
        margin: 0;
        position: absolute
    }

        #slides li a {
            display: block;
            width: 100%;
            height: 100%;
            text-indent: -9999px
        }

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 50%;
    top: 450px;
    z-index: 9900;
    padding: 5px 0px 5px 0px;
    margin: 0
}

    #pagination li {
        display: block;
        list-style: none;
        width: 10px;
        height: 10px;
        float: left;
        margin-left: 15px;
        border-radius: 5px;
        background: #FFF
    }

        #pagination li a {
            display: block;
            width: 100%;
            height: 100%;
            padding: 0;
            margin: 0;
            text-indent: -9999px;
        }

        #pagination li.current {
            background: #c41305
        }




.left_nav_ul {

    list-style: none;
    padding: 0px;
        padding-bottom: 0px;
    margin: 15px 0px 0px 0px;
    padding-bottom: 10px;

}
.left_nav_ul  li  a {

    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    background-color: #0066d9;
    border-radius: 25px;
    padding: 6px 0px 6px 18px;
    margin-bottom: 14px;

}
.left_nav_ul  li a:hover {

    color: #fff;
    background-color: #0066d9;

}

ul.left_snav_ul {
    list-style: none;
    padding: 0px;
}
ul.left_snav_ul li {
    list-style: none;
	width:100%;
	padding-left:0px;
}
    ul.left_snav_ul li a {
        display: block;
        text-decoration: none;
        color: #464646;
        padding: 5px 0px 5px 30px;
        background: url(../images/left_tree.gif) 20px 8px no-repeat #f2f3f2;
        border-radius: 25px;
        margin-bottom: 9px;
    }
ul.left_snav_ul li a:hover {

    color: #fff;
    background-color: #03b29c;

}
.kuangxian{padding:0px; border-left:1px solid #CCC;border-top:1px solid #CCC; border-right:1px solid #CCC; border-bottom:1px solid #CCC;}



.col-md-32{width: 22%; float:left; }
.col-md-92{width: 78%; float:right;}





.col-md-72{width: 70%; float:left; }
.col-md-28{width: 30%; float:right;}


.col-md-2{width: 12%; float:right;text-align: center;}


.product_list {
    clear: both;
    padding: 0px 0px 0px 0px;
    margin-right: 5px;
    margin-left: 5px;
}
.product_img {
    padding-left: 5px;
    padding-right: 5px;
    /*min-height: 330px;*/
    width: 31%;
    float: left;
}

    .product_img img {
        margin-right: auto;
        margin-left: auto;
        display: block;
        max-width: 100%;
        width: 270px;
        height: auto;
        margin-bottom: 10px;
        max-height: 180px;
        height: 180px;
        vertical-align: middle;
    }
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.product_title {
    margin: 10px 0px 0px 0px;
    height: 28px;
    text-align: center;
}
    .product_title a {
        color: #787878;
    }

.lanmuleft{
height:auto;

}

.col-md-12 {

    width: 100%;
    float: left;
}


.col-md-122 {

    width: 100%;
	float:left;

}

.containerfenge {

    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 1200px;

}
.container {
    width: 1200px;
	margin:0 auto;
}
.left_nav_bg{ width:95%; padding-left:6px;}
.product_head{
margin-top: 50px;
margin-bottom: 30px;
}

.product_head h2 {

    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: bold;

}
.product_head span {

    display: block;
    height: 3px;
    background: url(images/h2_line.jpg) center center no-repeat;
}
.product_head p {

    text-align: center;
    font-size: 18px;
    color: #555;
    margin-top: 8px;
}

.center_tel {
width:100%;
}
.center_tel img{
    height: 274px;
    background-position: center center;
	margin-top: 30px;
	width:100%;
}

.advantage_left{}
.advantage_left img {
    width: 50%;
    float: left;
	vertical-align: middle;
}
.advantage_left h3 {

    width: 50%;
    float: right;
    text-align: right;
    font-size: 28px;
    font-weight: bold;
    color: #0066d9;
	margin-top: 20px;

margin-bottom: 10px;

}
.advantage_left p {

    font-size: 16px;
    width: 46%;
    float: right;
    text-align: right;
    color: #666666;
    line-height: 47px;
    margin-top: 15px;
    padding-right: 28px;
    background: url(images/advantage_libg.jpg) repeat-y right 13px;
}

.advantage_right{}
.advantage_right img {

    width: 50%;
    float: right;
	vertical-align: middle;

}
.advantage_right h3 {

    width: 50%;
    float: left;
    text-align: left;
    font-size: 28px;
    font-weight: bold;
    color: #0066d9;
	margin-top: 20px;

margin-bottom: 10px;

}
.advantage_right p {

    font-size: 16px;
    width: 46%;
    float: left;
    text-align: left;
    color: #666666;
    line-height: 47px;
    margin-top: 15px;
    padding-left: 28px;
    background: url(images/advantage_libg.jpg) repeat-y left 13px;

}



.product_list2 {
    clear: both;
    padding: 20px 0px 0px 0px;
    margin-right: -15px;
    margin-left: -15px;
}
.product_img2 {
    padding-left: 15px;
    padding-right: 15px;
    /*min-height: 330px;*/
    width: 22%;
    float: left;
}

    .product_img2 img {
        margin-right: auto;
        margin-left: auto;
        display: block;
        max-width: 100%;
        width: 270px;
        height: auto;
        margin-bottom: 10px;
        max-height: 280px;
        height: 220px;
        vertical-align: middle;
    }
.img-thumbnail2 {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.product_title2 {
    margin: 10px 0px 0px 0px;
    height: 28px;
    text-align: center;
}
    .product_title2 a {
        color: #787878;
    }
	
	
	
   /*����**/

.col-md-7 {
    width: 54.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;

}





.col-md-333 {
    width: 31%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 25px;

}



.news_box {
    margin: 30px 0px 18px 0px;
    background: url(images/title_line.jpg) left 25px no-repeat;
}
.title_h2 {
    float: left;
    font-size: 18px;
    color: #5E5E5E;
    margin: 0px;
}
.index_news {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 15px 0px 0px 0px;
}
    .index_news li {
        color: #545455;
        border-bottom: 1px dotted #dddddd;
        background: url(images/li.png) no-repeat left 12px;
        line-height: 21px;
        padding: 8px 0px;
        padding-left: 0px;
        padding-left: 16px;
    }
        .index_news li a {
            color: #7F7F80;
            width:300px;
        }
        .index_news li.news_time {
            float: right;
        }
.about_contents 
{
    width:730px;
    float:left;
}

.col-md-5 {
    width: 41.66666667%;
    float: right;
}

.index_contact {
    margin: 30px 0px 15px 0px;
    background: url(images/title_line.jpg) left 25px no-repeat;
}

    .index_contact p {
        clear: both;
        color: #7F7F80;
		font-size:14px;
    }
	
.about_index {
padding: 45px 0px 55px 0px;

background: url(../images/about_bg.jpg) center center;
}

.about_head{

}

.about_head h2 {
    font-size: 26px;
    text-align: center;
    color: #fff;
    margin: 0px;
	padding: 0px;
}
.about_head p {

    text-align: center;
    padding-top: 2px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 25px;

}

.about_content p {
    line-height: 34px;
    margin-top: 20px;
    color: #fff;
}
.about_content img {
    margin: 0px 30px 0px 0px;
    max-width: 500px;
	vertical-align: middle;
    float:left;
}
.about_content p {

    line-height: 34px;
    margin-top: 20px;
    color: #fff;
	font-size: 14px;

}
.about_content a.btn-info {

    color: #fff;
    background: transparent;
    border-radius: 0px;
    border: 1px solid #fff;
    padding: 8px 36px;

}

.btn {

    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

}

.jianju{
width:100%;
height:10px;
line-height:10px;
padding-top:10px;
margin-top:10px;
float:left;
}

.about_indexbg {
    padding: 30px 0px 90px 0px;
   /** background: url(images/about_bg.jpg) center center;**/
background: #1e61ba;
}

.cooperation_head {

    margin-top: 60px;
    margin-bottom: 30px;

}
.cooperation_head h2 {

    text-align: center;
    margin-top: 60px;
    font-size: 36px;
    color: #585858;
    font-weight: bold;

}
.cooperation_head p {

    text-align: center;
    color: #7f7f7f;
    margin-top: 8px;
    margin-bottom: 50px;

}



.col-md-35 {

    width: 24%;
	float: left;

}

.cooperation_img {

    padding-left: 5px;
    padding-right: 5px;
    min-height: 180px;
	line-height: 1.42857143;

}

.img-thumbnail22 {

    transition: opacity 0.7s;
	line-height: 1.42857143;

background-color: #fff;

border: 1px solid #ddd;

border-radius: 4px;

}

.cooperation_img img {

    margin-right: auto;
    margin-left: auto;
    display: block;
    max-height: 170px;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 0px 0px 0px 0px;

}


/*内容*/

.list_box {

    clear: both;
    padding: 10px 0px 0px 0px;

}
.left_h {

    background: url(images/title_line2.jpg) left bottom no-repeat;
    font-size: 22px;
    display: block;
    margin-top: 25px;
    padding: 0px 0px 14px 16px;
    color: #0947AF;

}
.contents {

    clear: both;
    padding: 15px 2px 0px 2px;
    line-height: 28px;
    overflow: auto;

}

.left_navn {
    clear: both;
    padding-top: 10px;
}
.left_news {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 12px 0px 0px 0px;
}
.list_news li {
    color: #898989;
    background: url(images/li.png) no-repeat left 14px;
    line-height: 22px;
    padding: 8px 0px;
        padding-left: 0px;
    padding-left: 13px;
    border-bottom: 1px dashed #e3e2e2;

}
.list_news li a {

    color: #303c4b;
    display: inline-block;

}

.news_time {

    float: right;

}

.contents_title {

    margin: 0px;
    padding: 10px 0px;
    text-align: center;
    color: #000;
    font-size: 18px;
    color: #434343;
    font-weight: bold;
    line-height: 34px;

}
.contents_nr{
color:#505050;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;line-height:22px;
}



/*=====================图片滚动样式=======================*/
#piczygd{ height:226px; width:1200px; overflow:hidden; line-height:30px; text-align:center;}
#piczygd ul{ overflow:hidden; margin-top:20px;}
#piczygd ul li img{ padding:2px; border:#CDCDCD 1px solid; width:214px; height:154px; background:#FFF;}
#piczygd ul li{ float:left; text-align:center; text-align:center; margin-right:14px;}
#piczygd ul li p{ height:30px; line-height:30px; text-align:center; width:204px;}
/*=====================图片滚动样式end====================*/


/*=====================图片滚动样式=======================*/
#piczygd1{ height:277px; width:1200px; overflow:hidden; line-height:30px; text-align:center;}
#piczygd1 ul{ overflow:hidden; margin-top:20px;}
#piczygd1 ul li img{ padding:2px; border:#CDCDCD 1px solid; width:360px; height:250px; background:#FFF;}
#piczygd1 ul li{ float:left; text-align:center; text-align:center; margin-right:14px;}
#piczygd1 ul li p{ height:30px; line-height:30px; text-align:center; width:354px;}
/*=====================图片滚动样式end====================*/



.col-sm-4{
width: 58%;
float:left;

}


.col-sm-3 {
width: 20%;
position: relative;
min-height: 1px;
padding-left: 30px;}









.col-md-122db {
    width: 100%;
    float: left;
    background-color: #0066d9;
    color: #fff;
    padding: 60px 0px 40px 0px;
}
footer {
    margin-top: 20px;
    color: #fff;
    background-color: #0066d9;
    width: 100%;
    height: 300px;
}
.footer_menu_first {
    font-weight: bold;
}
.footer_menu a {
    color: #fff;
}
.footer_qrcode {
    max-width: 130px;
}
.footer_qrcode_text {
    text-align: center;
    margin-top: 15px;
}
.footer_qrcode_left {
    text-align: left;
    margin-top: 15px;
}





/*栏目导航*/
.left_nav_uln {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin: 15px 0px 0px 0px;
}

    .left_nav_uln > li {
        position: relative;
        border-bottom: 1px solid #f2f2f2;
        background: url(images/left_sli.gif) 6px 15px no-repeat;
        padding: 2px 0px 8px 18px;
        list-style: none;
        line-height: 30px;
    }

        .left_nav_uln > li > a {
            text-decoration: none;
            color: #656464;
        }

            .left_nav_uln > li > a:hover, .left_nav_uln li a.left_active {
                color: #ff5722;
            }
/*小类*/
.left_snav_uln {
    list-style: none;
    padding: 0px;
    display: none;
    padding-top: 8px;
}

.left_snav_uln > li {
        margin: 0px;
        padding: 5px 0px 5px 10px;
        background: url(../images/left_sli.gif) 0px 13px no-repeat;
    }

.left_snav_uln > li > a {
            border: 0;
            color: #797979;
            padding: 5px 0px 5px 0px;
        }

.left_snav_uln > li > a:hover {
                text-decoration: none;
                color: #ff5722;
            }

.menu_head {
    cursor: pointer;
    font: 600 18px/30px "Open Sans", sans-serif;
    width: 35px;
    text-align: center;
    color: #303c4b;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 0px;
}

    .menu_head:hover {
        color: #ff5722;
    }


/*.left_nav_uln {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin: 15px 0px 0px 0px;
}

    .left_nav_uln > li {
        position: relative;
        border-bottom: 1px solid #f2f2f2;
        background: url(images/left_sli.gif) 6px 15px no-repeat;
        padding: 2px 0px 8px 18px;
        ist-style: none;
        line-height: 30px;
        height: 30px;
    }

        .left_nav_uln > li a {
            text-decoration: none;
            color: #656464;
            font-size: 14px;
        }


ul.ul.left_snav_uln {
    list-style: none;
    padding: 0px;
    padding-top: 0px;
    display: none;
    padding-top: 8px;
}

ul.left_snav_uln > li {
    margin: 0px;
    padding: 5px 0px 5px 10px;
    background: url(images/left_sli.gif) 0px 13px no-repeat;
}

    ul.left_snav_uln > li > a {
        border: 0;
        color: #797979;
        padding: 5px 0px 5px 0px;
    }

.menu_head {
    cursor: pointer;
    font: 600 18px/30px "Open Sans", sans-serif;
    width: 35px;
    text-align: center;
    color: #303c4b;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 0px;
}*/
