﻿@import url(../css-2);

html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    font: 14px 'PT Sans', sans-serif;
    font-weight: 400;
    color: #4c4b4b;
    line-height: 1.4em;
}

a {
    text-decoration: none
}

h1,
h2,
h3 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

p {
    margin: 0;
    padding: 0 0 10px
}

a img,
img {
    border: none
}

a.a-red:visited {
    color: #EA4B37
}

a.a-black:visited {
    color: #4c4b4b
}

a.a-black:hover {
    color: #cd4230
}

.clr {
    clear: both
}

.font21 {
    font-size: 21px;
}

.hr-margin {
    margin: 10px 0 20px
}

hr {
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff
}

.header {
    width: 100%;
    float: left;
    border-top: solid 15px #979494
}

.auto {
    width: 1003px;
    margin: auto;
    position: relative;
}

.logo {
    float: left;
    margin: 20px 10px 15px;
    display: block
}

.iamai-logo {
    float: right;
    margin: 30px 0 0;
    display: block
}

.menubar {
    background: url(../images/menu-bg.png) repeat-x 0 0 #cd4230;
    width: 100%;
    height: 35px;
    float: left;
    z-index: 5;
    position: relative
}

.menubar>ul {
    width: 1003px;
    margin: auto;
    padding: 5px 0 0
}

.menubar>ul>li {
    float: left;
    list-style: none;
    position: relative;
    padding: 3px 15px;
    margin: 0 5px 0 0
}

.menubar>ul>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    display: block
}

.menubar>ul>li:hover,
.menubar>ul>li.active {
    background: #9899a0;
    border-radius: 6px
}

.menubar li>ul {
    margin: 0;
    padding: 5px 0 0;
    display: none;
    position: absolute;
    left: 0px;
    top: 25px
}

.menubar li:hover>ul {
    display: block;
    box-shadow: 0px 2px 2px 0px #8E8E8E
}

.menubar li>ul>li {
    list-style: none;
    background: #fff;
}

.menubar li>ul>li>a {
    display: inline-block;
    color: #000;
    padding: 6px 10px;
    border-bottom: solid 1px #eee;
    min-width: 177px
}

.menubar li li a:hover {
    background: url(../images/menu-bg.png) repeat-x 0 0 #cd4230;
    color: #fff
}

.ibanner,
.banner {
    float: left;
    width: 100%;
    background: #666;
    margin-bottom: 20px;
}

.ibanner {
    background: #fff
}

.ibanner img {
    max-width: 100%;
    width: 100%;
    height: auto
}

.wrapper {
    width: 100%;
    float: left
}

/* .content {
    width: 1003px;
    margin: auto;
    position: relative
} */

.footer {
    background: #d4d6d6;
    width: 100%;
    float: left;
    clear: both;
    padding: 30px 0;
    margin: 50px 0 0;
    font-size: 13px
}

.footernav,
.footernav ul {
    width: 100%;
    float: right;
    margin: 0;
    padding: 0
}

.footernav li {
    float: left;
    width: 200px;
    list-style: none
}

.footernav li li {
    list-style: none
}

.article-full {
    width: 100%;
    float: left;
    margin-top: 30px;
    min-height: 300px
}

.aside-left {
    float: left;
    width: 254px;
    margin-top: 30px;
}


.article-right {
    float: right;
    width: 710px;
    margin-top: 30px;
    min-height: 300px
}

.article-right-cont {
    width: 100%;
    overflow: hidden;
}

.article-right-cont ul {
    display: inline;
}

.article-right-cont li {
    border: 1px solid #ccc;
    float: left;
    width: 170px;
    min-height: 125px;
    padding: 10px 35px 10px 22px;
    list-style: none;
    text-align: center;
}

ol,
ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.article-right-cont li a {
    border: none;
    text-align: center;
}

.article-right-cont li p {
    /*padding: 10px 0px;*/
    text-align: center;
    color: #161616;
    line-height: 15px;
    font-size: 12px;
    margin: 0px auto;
    padding: 0px;
}


.article-full>h1,
.article-right>h1 {
    color: #EA4B37;
    padding: 0 0 10px;
    margin: 0;
    text-transform: uppercase
}

.article-full h2,
.article-right h2 {
    padding: 0 0 5px
}

.article-full a,
.article-right a {
    color: #EA4B37;
}

.article-full a:hover,
.article-right a:hover {
    text-decoration: underline
}

.article-right>.industryleft {
    width: 65%;
    float: left;
    border-right: 1px dotted red;
    padding-right: 2px;
}

.industryleft>h1 {
    color: #EA4B37;
    border-bottom: solid 1px #eee;
    padding: 0 0 10px;
    margin: 0 0 10px;
    text-transform: uppercase
}

.industryleft h2 {
    padding: 0 0 5px
}

.industryleft a {
    color: #EA4B37;
}

.industryleft a:hover {
    text-decoration: underline
}

.article-right>.industryright {
    width: 33%;
    float: left;
    padding-left: 10px;
    height: 300px;
}

.industryright>p {
    margin-bottom: 10px;
}

.ticker {
    height: 400px;
    text-align: center;
    cursor: default;
    margin: 0;
    padding: 0
}

.ticker li {
    margin-bottom: 20px;
    font-size: 13px;
    border-bottom: solid 1px #eee;
    padding-bottom: 15px;
    text-align: center;
    line-height: 20px
}

.ticker li img {
    border: solid 1px #ccc;
    padding: 5px;
    background: #fff;
    display: inline-block;
    margin-top: 2px
}

.ticker li>strong {
    line-height: 12px
}

.industryright>marquee {
    height: 650px;
    text-align: center;
    cursor: default;
}

.industryright p img {
    border: solid 1px #ccc;
    padding: 5px;
    background: #fff
}

.industryright>marquee>p {
    margin-bottom: 20px;
    font-size: 13px;
    border-bottom: solid 1px #eee;
    padding-bottom: 15px
}

.industryright>h1 {
    color: #EA4B37;
    border-bottom: solid 1px #eee;
    padding: 0 0 10px;
    margin: 0 0 10px;
    text-transform: uppercase
}

.industryright h2 {
    padding: 0 0 5px
}

.industryright a {
    color: #EA4B37;
}

.industryright a:hover {
    text-decoration: underline
}

.left-bar {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: solid 3px #e33728
}

.left-bar li {
    list-style: none;
}

.left-bar li a {
    border-bottom: solid 1px #ccc;
    padding: 10px 15px;
    color: #4c4b4b;
    font-size: 18px;
    display: block
}

.left-bar li a.active {
    background: url(../images/line-bg.png) repeat-x 0 0 #d4d6d6;
    color: #000
}

.left-bar li a:hover {
    color: #000
}

.check-latest {
    width: 95%;
    float: left;
    display: table;
    margin-left: 5%;
    padding: 0
}

.check-latest li {
    list-style: none;
    display: table-cell;
    vertical-align: middle;
    color: #576268;
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.check-latest li span {
    margin: -6px 15px 0 0;
    display: block;
    color: #ea4b37;
    font-size: 25px;
}

.check-latest li p {
    margin: 10px 0 0 17px
}

.widget {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0 50px
}

.widget>li {
    width: 243px;
    float: left;
    list-style: none;
    margin-right: 10px;
    min-height: 310px;
    border-bottom: solid 4px #727777;
    padding:0; 
}

.widget>li a {
    color: #4c4b4b
}

.widget>li a:hover {
    text-decoration: underline
}

.widget>li:last-child {
    margin-right: 0
}

.widget>li h2 {
    background: url(../images/header-bg.jpg) no-repeat 0 0;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    height: 48px;
    padding-top: 7px;
    text-transform: uppercase
}

.widgeth22 {
    background: url(../images/header-bg2.jpg) no-repeat 0 0 !important;
    color: #fff
}

.widget-div {
    width: 90%;
    padding: 10px 10%;
    height: 210px;
    overflow: hidden
}

.widget-div a {
    color: #4c4b4b
}

.widget-div a:hover {
    text-decoration: underline
}

.widget-ul {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 230px;
    overflow: hidden
}

.widget-ul>li {
    background: url(../images/bullet.png) no-repeat 0 9px !important;
    padding: 5px 10px 5px 20px;
    list-style: none
}

.widget-ul>li>span {
    font-size: 13px;
    color: #d40303;
    display: block
}

.txt-red {
    color: #d40303
}

.txt-gray {
    color: #7b8181
}

.border-an {
    display: inline-block;
    border: solid 1px #b9b9b9;
    padding: 5px 10px;
    font-weight: 700;
    color: #4e5454
}

.wida {
    position: absolute;
    bottom: 0;
    
    background: #d2d4d4;
    padding: 5px 15px;
    color: #7b8181;
    font-size: 15px;
    transition: all 0.2s ease;
    width:100%;
    text-align: center;
}

.wida:hover {
    background: url(../images/menu-bg.png) repeat-x 0 0 #cd4230 !important;
    color: #fff !important;
    transition: all 0.2s ease
}

.member-slider {
    /* width: 640px; */
    /* float: left; */
    border-bottom: solid 1px #ea4b37;
    min-height: 265px;
    position: relative
}

.member-slider>h2 {
    background: url(../images/line-bg.png) repeat-x 0 0 #d4d6d6;
    text-align: center;
    padding: 5px 0;
    margin: 0
}

.membtn {
    background: #fff !important;
    border: solid 1px #ea4b37;
    border-bottom: none;
    left: 36% !important
}

.indu-news {
    /* width: 325px; */
    float: right;
    border: solid 1px #ea4b37;
    min-height: 450px;
    position: relative
}

.indu-div {
    width: 80%;
    margin: 15px auto;
    height: 185px;
    overflow: hidden
}

.indu-news>h2 {
    background: url(../images/red-line-bg.png) repeat-x 0 0 #ea4b37;
    text-align: center;
    padding: 5px 0;
    margin: 0;
    color: #fff
}

.indu-news a {
    color: #d40303
}

.indu-news a:hover {
    text-decoration: underline
}

.indu-news hr {
    margin: 0px 0 10px
}

.list {
    margin: 0;
    padding: 0 0 0 20px;
}

.list li {
    padding: 2px 10px 2px 5x
}

.liblock {
    margin: 0;
    padding: 0;
}

.liblock li {
    background: url(../images/bullet.png) no-repeat 0 13px !important;
    padding: 2px 10px 2px 20px;
    list-style: none;
    line-height: 2.0
}

.liblock li a {
    color: #4c4b4b
}

.liblock li a:hover {
    color: #CD4230
}

.form {
    width: 430px;
    background: #F9F9F9;
    padding: 20px;
    border-radius: 8px;
    border: solid 1px #eee
}

.form>table {
    width: 100%
}

.form>table td {
    padding: 5px 10px
}

.textbox {
    width: 250px;
    border: solid 1px #ccc;
    padding: 4px 6px;
    border-radius: 3px;
}

.button,
.applynow {
    background: url(../images/menu-bg.png) repeat-x 0 0 #cd4230;
    color: #fff;
    padding: 5px 15px;
    text-align: center;
    border: none;
    margin: 0;
    cursor: pointer;
    border-radius: 3px;
    text-transform: uppercase
}

.applynow {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    margin: -5px 0 0;
    float: right;
    width: 44%;
    border-radius: 0;
    text-transform: none
}

.member-list {
    width: 100%;
}

.member-list div {
    width: 204px;
    float: left;
    margin: 0 20px 20px 0;
    border: solid 1px #fff;
    padding: 5px;
    text-align: center;
    height: 70px
}

.member-list div:hover {
    border: solid 1px #eee;
}

.member-list div a {
    color: #ADADAD;
    font-size: 12px;
    font-weight: normal !important
}

.member-list div img {
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.footer-section {
    border-right: 1px dotted #000;
    color: #6d6d6d;
    float: left;
    padding: 0 20px 0px 20px;
    width: auto;
    height: 100px;
}

.footer-section:last-child {
    margin-left: 0px;
    border: none;
}

.footer-section li,
.footer-section ul {
    margin: 0;
    padding: 0;
}

.footer-section li {
    font-size: 12px;
    list-style: none;
}

.footer-section li a {
    -webkit-font-smoothing: antialiased;
    color: #6d6d6d;
    display: inline-block;
    padding: 0px 0;
    transmation: all ease 0.5s;
}

.footer-section li a:hover {
    color: #000;
}

.footer-section h3 {
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    padding-bottom: 0px;
    text-shadow: 0 0 1px rgba(255, 255, 255, .8);
    text-transform: uppercase;
}

.footer-section h3 a {
    color: #303030;
}

.SR {
    background: url(../images/menu-bg.png) repeat-x 0 0 #cd4230;
    color: #fff;
    padding: 6px 0 6px 10px !important;
    border-radius: 2px;
    cursor: pointer
}

.d-arrow,
.up-arrow {
    width: 24px;
    height: 10px;
    background: url(../images/d-arrow.png) no-repeat 0 0;
    display: block;
    float: right;
    margin-top: 6px
}

.up-arrow {
    background: url(../images/up-arrow.png) no-repeat 0 0 !important
}

.finesse {
    float: right;
    margin-top: 14px
}

.share {
    position: absolute;
    top: 0;
    left: 50%;
    margin: -10px 0 0 -65px
}

.share a {
    margin: 0 2px 0 0;
    display: inline-block
}

.tw {
    background: url(../images/share-icon.png)-42px -36px no-repeat;
    width: 35px;
    height: 35px;
    display: block;
}

.tw:hover {
    background: url(../images/share-icon.png)-42px 71px;
    transition: all .2s ease;
}

.tw2 {
    background: url(../images/share-icon.png)-42px -36px no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    float: right;
    margin-top: -3px;
    margin-right: 136px;
}

.tw2:hover {
    background: url(../images/share-icon.png)-42px 71px;
    transition: all .2s ease;
}

.in {
    background: url(../images/share-icon.png)-79px -36px no-repeat;
    width: 35px;
    height: 35px;
    display: block;
}

.in:hover {
    background: url(../images/share-icon.png)-79px 71px;
    transition: all .2s ease;
}

.facebook {
    background: url(../images/share-icon.png)0 -36px no-repeat;
    width: 35px;
    height: 35px;
    display: block;
}

.facebook:hover {
    background: url(../images/share-icon.png) 0 71px;
    transition: all .2s ease;
}

.photo {
    background: url(../images/photos.png)0px 7px no-repeat;
    width: 78px;
    height: 82px;
    display: block;
    color: #576268;
    font-size: 15px;
    margin: auto;
}

.photo:hover {
    background: url(../images/photos.png)0px -78px;
    transition: all .2s ease;
}

.presentations {
    background: url(../images/photos.png)-163px 3px no-repeat;
    width: 76px;
    height: 78px;
    display: block;
    color: #576268;
    font-size: 15px;
    margin: auto;
}

.presentations:hover {
    background: url(../images/photos.png)-163px -82px;
    transition: all .2s ease;
}

.videos {
    background: url(../images/photos.png)-80px 3px no-repeat;
    width: 76px;
    height: 78px;
    display: block;
    color: #576268;
    font-size: 15px;
    margin: auto;
}

.videos:hover {
    background: url(../images/photos.png)-79px -82px;
    transition: all .2s ease;
}

.comm-li {
    padding-bottom: 20px;
    float: left;
    margin-left: 10%;
}

.comm-li li {
    list-style: none;
    float: left;
    background: url(../images/menu-bg.png) repeat 0 0 #cd4230;
    position: relative;
    color: #fff;
    text-align: center;
    padding: 0px 10px;
    border-radius: 20px;
    width: 216px;
    margin: 5px;
}

.comm-li li div {
    display: table-cell;
    vertical-align: middle;
    height: 145px;
    width: 1%;
}

/*.comm-li li:last-child:after{content:"";border-right:none!important}
.comm-li li:after{content: "";border-right: solid 2px #cd4230;position: absolute;width: 10px;height:115px;top:15px;right: -25px}
*/
.committesul {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    margin-top: 0
}

.committesul li {
    float: left;
    width: 34%;
    list-style: none;
    border-bottom: solid 2px #cd4230;
    padding: 20px 4%;
    font-size: 15px;
    line-height: 20px;
}

.committesul li:nth-child(odd) {
    border-right: solid 2px #cd4230
}

.committesul span {
    font-weight: bold;
    color: #cd4230;
    display: block;
    margin-left: -15px;
}

.bannerlink a {
    position: absolute;

    left: 74%;
    top: 16%;
    width: 248px;
    height: 85px;
    display: block;
}


.bannerlink1 a {
    position: absolute;

    left: 74%;
    top: 42%;
    width: 248px;
    height: 85px;
    display: block;
}




.bannerlink2 a {
    position: absolute;

    left: 74%;
    top: 67%;
    width: 248px;
    height: 85px;
    display: block;
}